From owner-freebsd-questions Sun Nov 11 0: 1:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 2FD3337B41C for ; Sun, 11 Nov 2001 00:01:41 -0800 (PST) Received: from FRANKENFURTER (user-112vp95.biz.mindspring.com [66.47.229.37]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id DAA20425; Sun, 11 Nov 2001 03:01:39 -0500 (EST) Date: Sun, 11 Nov 2001 00:07:17 -0800 From: Brian Sobolak X-Mailer: The Bat! (v1.51) Personal Reply-To: Brian Sobolak X-Priority: 3 (Normal) Message-ID: <441064540.20011111000717@mindspring.com> To: Diego Zuluaga Cc: freebsd-questions@FreeBSD.ORG Subject: Re: JSP and Servlets in FreeBSD In-Reply-To: <20011111075432.27263.qmail@web13904.mail.yahoo.com> References: <20011111075432.27263.qmail@web13904.mail.yahoo.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 Hello Diego, Saturday, November 10, 2001, 11:54:32 PM, you wrote: DZ> Does anybody know how to install Tomcat or Jserv un DZ> FreeBSD ??? I've been running Tomcat for quite a while on my FreeBSD box, and it was no problem to setup. And it runs fine - been running for months without and interruptions. All I did was: 1. Follow the instructions in the port for installing the latest Linux jdk, and then applying the patches to make it feel at home in BSD (easy) 2. after installation, move the jdk to /usr/local 3. Setup the jdk to be in my PATH, so that when I run 'java' it works. 4. Downloaded the Tomcat server from apache, followed its installation instructions. 5. Presto - everything worked like a charm. Steps 1 - 3 were pretty much the same as installing on Linux. You need to make sure you include Linux emulation when you install FreeBSD however. Feel free to email me if you have any installation questions.... brian -- Best regards, Brian mailto:sobolak@mindspring.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 0: 5:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 7B24B37B429 for ; Sun, 11 Nov 2001 00:05:09 -0800 (PST) Received: from FRANKENFURTER (user-112vp95.biz.mindspring.com [66.47.229.37]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id DAA31240; Sun, 11 Nov 2001 03:05:07 -0500 (EST) Date: Sun, 11 Nov 2001 00:10:47 -0800 From: Brian Sobolak X-Mailer: The Bat! (v1.51) Personal Reply-To: Brian Sobolak X-Priority: 3 (Normal) Message-ID: <1671274732.20011111001047@mindspring.com> To: ixion@inicia.es Cc: freebsd-questions@freebsd.org Subject: Re: kernel compilation error In-Reply-To: <3BDE41E7000042E5@netmail.tiscalinet.es> References: <3BDE41E7000042E5@netmail.tiscalinet.es> 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 ixion, Saturday, November 10, 2001, 4:27:25 PM, you wrote: iie> hi! iīm new to freebsd and i have just tried to recompile my kernel, so iie> i edited the kernel config file as i could read on freebsdīs handbook and iie> when i typed make buildkernel KERNCONF=MYKERNEL on /usr/src directorie something iie> goes wrong and i get an error message. thatīs why i send my kernel config iie> file attached. i hope you can help me. iie> thanx from Spain :-) iie> I[X]ION You probably want to include the error msg you're getting - that will go a long way towards solving the problem. brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 0:16:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smaug.rhavenn.net (smaug.rhavenn.net [209.150.195.53]) by hub.freebsd.org (Postfix) with ESMTP id BF17037B41E for ; Sun, 11 Nov 2001 00:16:27 -0800 (PST) Received: from there (383b906a162e46dfe580e8d334d84bb0@gandalf.rhavenn.net [209.150.195.51]) by smaug.rhavenn.net (8.12.1/8.12.1) with SMTP id fAB8eTAK011152 for ; Sun, 11 Nov 2001 02:40:29 -0600 (CST) Message-Id: <200111110840.fAB8eTAK011152@smaug.rhavenn.net> Content-Type: text/plain; charset="iso-8859-1" From: Henrik Hudson Reply-To: lists@rhavenn.net To: freebsd-questions@freebsd.org Subject: FreeBSD, X and 2 Monitors Date: Sun, 11 Nov 2001 02:24:41 -0600 X-Mailer: KMail [version 1.3] 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 Hey List- I have a laptop on which I was going to try and run FreeBSD. When I am at home I use an external monitor (via the docking station) and when I am on the road I will of course be using the laptop display. My question, can one configure both monitors into X and then will xdm recognize which monitor is plugged in or being "used" in the case of the LCD laptop? better to just use startx and pass some configs to it or something? Potential OS: FreeBSD 4.4 Release X: 4.1.0 Laptop: Dell Inspiron 8100 , Graphics: GeForce Go2 Standard docking station. Is there anything else I should be worried about? Look into in regards to the multiple monitors? I just don't want to "blow" either of them with a bad sync rate, etc... :) Thanks for any pointers! Henrik -- Henrik Hudson lists@rhavenn.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 0:33:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id AD20D37B427 for ; Sun, 11 Nov 2001 00:33:42 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fAB8Xem57512; Sun, 11 Nov 2001 00:33:40 -0800 (PST) (envelope-from jan@caustic.org) Date: Sun, 11 Nov 2001 00:33:21 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Yuichiro Abe Cc: FreeBSD Subject: Re: About PPPoE In-Reply-To: <000901c16a5e$55722aa0$689efea9@oemcomputer> Message-ID: <20011111001957.V867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 10 Nov 2001, Yuichiro Abe wrote: > Thank you for your reply. Let me put my files. My BSD version is 4.3 > Release. ok, that's handy to know. > Here is my previous question. > > before going in this direction, are you sure your network connection is > > up? can you ping hosts through the link? i'm still wanting to know about the above. but. based on what's below.. > Here is my /etc/ppp/ppp.conf file. > > default: > ident user-ppp VERSION (built COMPILATIONDATE) > set log Phase Chat LCP IPCP CCP tun command > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 ok. > name_of_service_provider: > set device PPPoE:xl0 > set MRU 1454 > set MTU 1454 > set authname login_name@domainname > set authkey my password > set dial > set login > add default HISADDR > accept CHAP > enable dns ok. stupid question on my part: "name_of_service_provider" is set to the name of your ISP, or a session name, correct? "login_name@domainname" is set to your login address or login information, correct? "my password" is, i assume, set to your password.. "PPPoE:xl0" is the interface of your eathernet device.. > Here is my /etc/hosts file. > > 127.0.0.1 y-abe.jpn.ph y-abe // I got y-abe.jpn.ph from another > site for Dynamic DNS > 127.0.0.1 y-abe.jpn.ph. > 216.175.70.95 y-abe.jpn.ph y-abe // IP address is from that site. > 216.175.70.95 y-abe.jpn.ph. ok, on 127.0.0.1. you should leave that line as "127.0.0.1 localhost localhost.domain" (with domain set to your TLD, of course). > Q: domain name must be from my ISP? should be, yes. it can be something else too, you know. > Here is my /etc/ppp/ppp.linkup file. > > provider: > delete ALL > add 0 0 HISADDR > ---- that should be fine. > Here is my /etc/resolv.conf file. > > domain y-abe.jpn.ph > nameserver 216.175.70.95 > nameserver 216.175.70.95 that's fine too. you shouldn't need those first spaces though. if all goes well, the ppp program should set up DNS for you. > Here is my /etc/rc.conf file. > > gateway_enable="YES" > network_interfaces="lo0 tun0" ifconfig_tun0= > router_enable="NO" huh. ok, this may be a problem. in /etc/defaults/rc.conf there is a network_interfaces="auto" that should handle the machine's interfaces just fine. also, remove the "ifconfig_tun0". > .... > ppp_enable="NO" // I put NO because when I boot BSD, I always get > the error message. > ppp_mode="ddial" > ppp_nat="YES" > ppp_profile="default" # or your provider ok, the ppp_profile should be set to the name of the session you want to use.. > My kernel file is below: > options NETGRAPH > options NETGRAPH_ETHER > options NETGRAPH_PPPOE > options NETGRAPH_SOCKET > > > Is there something wrong in my files? Please help me. Thank you. other than the things mentioned up above, they should be fine. -- jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 0:34:12 2001 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 65C4837B41A for ; Sun, 11 Nov 2001 00:34:07 -0800 (PST) Received: from dialup-209.245.134.200.dial1.sanjose1.level3.net ([209.245.134.200] helo=blossom.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 162q46-0003V6-00; Sun, 11 Nov 2001 00:34:06 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAB8XeL89924; Sun, 11 Nov 2001 00:33:40 -0800 (PST) (envelope-from cjc) Date: Sun, 11 Nov 2001 00:33:39 -0800 From: "Crist J. Clark" To: Drew Tomlinson Cc: questions@FreeBSD.ORG Subject: Re: What is "Defanged Link"? Message-ID: <20011111003339.I69195@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <036c01c169fc$94ee12f0$0301a8c0@bigdaddy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <036c01c169fc$94ee12f0$0301a8c0@bigdaddy>; from drew@mykitchentable.net on Sat, Nov 10, 2001 at 07:30:09AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 10, 2001 at 07:30:09AM -0800, Drew Tomlinson wrote: > This morning I was reviewing the daily output run from one of my > machines. What is the meaning of "DEFANGED_LINK"? The following is a > snip of the report: > > Network interface status: > Name Mtu Network Address Ipkts Ierrs Opkts > Oerrs Coll > fxp0 1500 00:e0:18:c4:f4:5e 845137 0 > 772328 0 0 > fxp0 1500 192.168.1 192.168.1.4 821535 - > 5426 - - > sl0* 552 0 0 > 0 0 0 > lo0 16384 5448 0 > 5448 0 0 > lo0 16384 127 localhost 5441 - > 5441 - - > ppp0* 1500 0 0 > 0 0 0 You wouldn't be running your mail through some kind of procmail-based (or another mail scanner) defanger? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 1:26:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (DialupBdg245-203.centrin.net.id [202.146.245.203]) by hub.freebsd.org (Postfix) with ESMTP id AF3B737B416 for ; Sun, 11 Nov 2001 01:26:29 -0800 (PST) Received: by bdg.centrin.net.id (Postfix, from userid 1000) id 12C84B736; Sun, 11 Nov 2001 16:34:15 +0700 (JAVT) Date: Sun, 11 Nov 2001 16:34:15 +0700 From: budsz To: Henry smith Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bash or something ?? Message-ID: <20011111163415.A1201@bdg.centrin.net.id> Reply-To: budsz References: <20011110174559.99595.qmail@web21106.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011110174559.99595.qmail@web21106.mail.yahoo.com> User-Agent: Mutt/1.3.22.1i X-Fingerprint: A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304 X-Pub-keys: http://bdg.centrin.net.id/~budsan02/pubkey.txt X-Verify: MD5 (pubkey.txt) = 999274d3ae770caf0d77ce5796ed201e X-uptime: 4:32PM up 45 mins, 3 users, load averages: 0.14, 0.10, 0.07 X-Operation-System: FreeBSD 4.3-KUMPRANG i386 X-Organization: Kumprang X-Provide: Warnet & Game Network X-Address: Melong No 29 Bandung 40261 West Java Indonesia Sender: owner-freebsd-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, Nov 10, 2001 at 09:45:59AM -0800, Henry smith wrote: >How to make normal user can't see the whole system ? > >ex: > >login: test > >when I do 'ps x', > >I can see other users process, or even root's process. >How to make when I do 'ps x' only show the proccess >that runs under user 'test' ? Please used di $HOME/.bash_profile alias = 'ps aux | grep $USER' -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 1:30:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.valuehost.ru (mail.valuehost.ru [62.118.250.131]) by hub.freebsd.org (Postfix) with SMTP id EE38237B420 for ; Sun, 11 Nov 2001 01:30:00 -0800 (PST) Received: (qmail 31157 invoked by uid 85); 11 Nov 2001 09:22:47 -0000 Received: from main@bestJob.ru by mail.valuehost.ru with qmail-scanner-0.96 (. Clean. Processed in 0.860828 secs); 11 Nov 2001 09:22:47 -0000 X-Qmail-Scanner-Mail-From: main@bestJob.ru via mail.valuehost.ru X-Qmail-Scanner-Rcpt-To: faq@FreeBSD.org,jkh@FreeBSD.org,freebsd-questions@FreeBSD.org X-Qmail-Scanner: 0.96 (No viruses found. Processed in 0.860828 secs) Received: from 212ppp.telegraph.spb.ru (HELO LocalHost) (213.158.1.212) by -c20 with SMTP; 11 Nov 2001 09:22:46 -0000 Message-ID: <000401c16a93$af737240$d4019ed5@LocalHost> From: =?koi8-r?B?7NXHz9fTy8nKIPPF0sfFyg==?= To: , , Subject: PROBLEM WITH WIN98+FREEBSD Date: Sat, 10 Nov 2001 23:45:05 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0053_01C16A41.B904C2C0" 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_0053_01C16A41.B904C2C0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello for all FreeBSD designers ! I begin work with FreeBSD, but I fell that it's for me ! My meeting with FreeBSD began from nonclearn thing after installation... The thing is - I have Win 98 installed and I tried to install FreeBSD = 4.2 as a second operation system. All thing was normal during the install process, but after reboot I met, = that menu for choosing OS between WIN98 and FreeBSD consist of: F1: WIN 98 F5: Drive 1 Both this keys leads to WIN98... My configuration: Award BIOS for ad0 (master): Quantum 15GB; ad1 (slave): Quantum 40GB; Boot record of = both OS's I wrote to one of the ad0's partition; FreeBSD file system I = put to second drive's partition. This is a problem, which decision I couldn't find in all FAQ's and = Guides... If it's possible, or/and you have some information for me - please, give = me some advice, how to be, what to do. May be, this question is a topic for FAQ... Excuse me for my "mistaked" English. Thanks very much for your work, Sergey Lugovsky main@bestJob.ru Russian Federation ------=_NextPart_000_0053_01C16A41.B904C2C0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hello for all FreeBSD designers=20 !
 
I begin work with FreeBSD, but I = fell that=20 it's for me !
 
My meeting with FreeBSD began = from nonclearn=20 thing after installation...
The thing is - I have Win 98 = installed and I=20 tried to install FreeBSD 4.2 as a second operation system.
All thing was normal during the = install=20 process, but after reboot I met, that menu for choosing OS between WIN98 = and=20 FreeBSD consist of:
F1: WIN = 98
F5: Drive = 1
Both this keys leads to = WIN98...
 
My configuration: Award BIOS = for
ad0 (master): Quantum 15GB; ad1 = (slave):=20 Quantum 40GB; Boot record of both OS's I wrote to one of the ad0's = partition;=20 FreeBSD file system I put to second drive's partition.
 
This is a problem, which decision = I couldn't=20 find in all FAQ's and Guides...
 
If it's possible, or/and you have = some=20 information for me - please, give me some advice, how to be, what to=20 do.
 
May be, this question is a topic = for=20 FAQ...
 
Excuse me for my "mistaked"=20 English.
 
Thanks very much for your = work,
Sergey Lugovsky
main@bestJob.ru
Russian=20 Federation
------=_NextPart_000_0053_01C16A41.B904C2C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 1:32:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (DialupBdg245-203.centrin.net.id [202.146.245.203]) by hub.freebsd.org (Postfix) with ESMTP id B331337B419 for ; Sun, 11 Nov 2001 01:32:10 -0800 (PST) Received: by bdg.centrin.net.id (Postfix, from userid 1000) id A6935B736; Sun, 11 Nov 2001 16:40:07 +0700 (JAVT) Date: Sun, 11 Nov 2001 16:40:07 +0700 From: budsz To: Lee Mark Mercado Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail Message-ID: <20011111164007.A1220@bdg.centrin.net.id> Reply-To: budsz References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Fingerprint: A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304 X-Pub-keys: http://bdg.centrin.net.id/~budsan02/pubkey.txt X-Verify: MD5 (pubkey.txt) = 999274d3ae770caf0d77ce5796ed201e X-uptime: 4:35PM up 49 mins, 3 users, load averages: 0.07, 0.06, 0.06 X-Operation-System: FreeBSD 4.3-KUMPRANG i386 X-Organization: Kumprang X-Provide: Warnet & Game Network X-Address: Melong No 29 Bandung 40261 West Java Indonesia Sender: owner-freebsd-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, Nov 10, 2001 at 01:28:43PM -0800, Lee Mark Mercado wrote: >how do i make my sent mail address be user@mydomain.com instead of >user@mybox.mydomain.com ???? > >need help. thx Is't subdomain in mydomain.com, yes u should configure in DNS server instead. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 2: 3:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20101.mail.yahoo.com (web20101.mail.yahoo.com [216.136.226.38]) by hub.freebsd.org (Postfix) with SMTP id DBB8037B417 for ; Sun, 11 Nov 2001 02:03:14 -0800 (PST) Message-ID: <20011111100314.3789.qmail@web20101.mail.yahoo.com> Received: from [63.193.147.188] by web20101.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 02:03:14 PST Date: Sun, 11 Nov 2001 02:03:14 -0800 (PST) From: Bsd Neophyte Subject: how to get the IP address of someone logging into the server on the console 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 When I login to my FreeBSD box using putty... there something appears on the console indicating the time and the terminal I used. I want to take it beyond this... I want to also be able to see the IP address I was using when I logged into the machine. Is there anyway to do this? Any and all help will be appreciated. -Sameer __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 2: 5:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by hub.freebsd.org (Postfix) with SMTP id 5840537B416 for ; Sun, 11 Nov 2001 02:05:14 -0800 (PST) Message-ID: <20011111100514.66531.qmail@web20102.mail.yahoo.com> Received: from [63.193.147.188] by web20102.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 02:05:14 PST Date: Sun, 11 Nov 2001 02:05:14 -0800 (PST) From: Bsd Neophyte Subject: Re: I really really really need some help with this 'make' problem... PLEASE To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011108135655.H51134@blossom.cjclark.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 --- "Crist J. Clark" wrote: > > That isn't a dependency of gtk12 that I can see. Must be an old one > sitting around. Have you done a 'make clean' in the gtk12 port > directory since last failed build? Sorry for not replying to you earlier. I really appreciate the help with this problem. I always to a 'make clean' when I first try to install the port... but I always get that error. Does something need to be reinstalled on my part? -Sameer __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 2:26:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id E159837B41F for ; Sun, 11 Nov 2001 02:26:32 -0800 (PST) Received: from dialup-209.245.134.200.dial1.sanjose1.level3.net ([209.245.134.200] helo=blossom.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 162rok-0003z1-00; Sun, 11 Nov 2001 02:26:23 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fABAPq390319; Sun, 11 Nov 2001 02:25:52 -0800 (PST) (envelope-from cjc) Date: Sun, 11 Nov 2001 02:25:50 -0800 From: "Crist J. Clark" To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I really really really need some help with this 'make' problem... PLEASE Message-ID: <20011111022550.K69195@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011108135655.H51134@blossom.cjclark.org> <20011111100514.66531.qmail@web20102.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: <20011111100514.66531.qmail@web20102.mail.yahoo.com>; from bsdneophyte@yahoo.com on Sun, Nov 11, 2001 at 02:05:14AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 11, 2001 at 02:05:14AM -0800, Bsd Neophyte wrote: > --- "Crist J. Clark" wrote: > > > > That isn't a dependency of gtk12 that I can see. Must be an old one > > sitting around. Have you done a 'make clean' in the gtk12 port > > directory since last failed build? > > > Sorry for not replying to you earlier. I really appreciate the help with > this problem. > > I always to a 'make clean' when I first try to install the port... but I > always get that error. > > Does something need to be reinstalled on my part? No, the 'make clean' is why the 'config.log' or whatever file I asked about was not there. It is clear that the port is not finding your X11 installation. The question is why? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 2:30:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-server2.tampabay.rr.com (smtp-server2.tampabay.rr.com [65.32.1.39]) by hub.freebsd.org (Postfix) with ESMTP id AC55337B417 for ; Sun, 11 Nov 2001 02:30:25 -0800 (PST) Received: from ezri (24129137hfc158.tampabay.rr.com [24.129.137.158]) by smtp-server2.tampabay.rr.com (8.11.2/8.11.2) with ESMTP id fABAUNO02274; Sun, 11 Nov 2001 05:30:23 -0500 (EST) From: "Wade Majors" To: "'Bsd Neophyte'" , Subject: RE: how to get the IP address of someone logging into the server on the console Date: Sun, 11 Nov 2001 05:29:55 -0500 Message-ID: <001801c16a9b$d3732b60$9700a8c0@ezri> 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: <20011111100314.3789.qmail@web20101.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 Last login: Sun Nov 11 03:43:14 2001 from ezri.ezri.org <==== Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-STABLE (METIS) #3: Mon Nov 5 00:05:44 EST 2001 When I log into my machine I get the above message. Don't ask me where that's logged, though. -Wade > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd- > questions@FreeBSD.ORG] On Behalf Of Bsd Neophyte > Sent: Sunday, November 11, 2001 5:03 AM > To: freebsd-questions@FreeBSD.ORG > Subject: how to get the IP address of someone logging into the server on > the console > > > When I login to my FreeBSD box using putty... there something appears on > the console indicating the time and the terminal I used. I want to take > it beyond this... I want to also be able to see the IP address I was using > when I logged into the machine. > > Is there anyway to do this? > > Any and all help will be appreciated. > > -Sameer > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 2:53: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 9058737B41E for ; Sun, 11 Nov 2001 02:53:05 -0800 (PST) Received: (qmail 50953 invoked by uid 100); 11 Nov 2001 10:52:59 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15342.22667.202690.787291@guru.mired.org> Date: Sun, 11 Nov 2001 04:52:59 -0600 To: Scott Mitchell Cc: questions@freebsd.org Subject: Re: Dump/restore from Linux to FreeBSD machine In-Reply-To: <31847579@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Scott Mitchell types: > On Fri, Nov 09, 2001 at 08:25:43AM -0600, Douglas Egan wrote: > > Since you are going from one machine to another, and one filesystem to > > another, can't you just use tar via nfs. > > >From 'man tar' > > To move file hierarchies, use a command line like this: > > tar -cf - -C srcdir . | tar xpf - -C destdir > That would probably have worked too... the reason I used dump is just that > various things I've read advised against tar for this kind of thing, > because it doesn't handle sparse files, oddball permissions, device nodes, > etc. too well. There probably aren't any of these on the disk in question, > but I didn't want to grovel through the whole 50+GB of it to find out, then > have to deal with any special cases that came up :-( While all that's true, those oddball things tend to be *different* on different operating systems. Does Linux support the same set of flags as FreeBSD, and are they represented the same way in a dump archive? If not, you're going to have problems. Device nodes are almost certainly going to cause problems if you try and move them. Sparse files will probably work properly, but gnu tar handles those in a reasonably sane manner - or it used to. The reason dump/restore works better on a FreeBSD is because it's synced with the system and understands it. But those things work *against* having it work properly in moving data from FreeBSD to other Unix variants. In the latter case, you're better off using a program designed for portability, like tar, pax, or cpio. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 2:54:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.focalnetworks.net (alpha.focalnetworks.net [209.135.104.32]) by hub.freebsd.org (Postfix) with SMTP id 7B3AD37B41A for ; Sun, 11 Nov 2001 02:54:13 -0800 (PST) Received: (qmail 96188 invoked by uid 1000); 11 Nov 2001 11:03:10 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Nov 2001 11:03:10 -0000 Date: Sun, 11 Nov 2001 06:03:10 -0500 (EST) From: project10 To: Wade Majors Cc: 'Bsd Neophyte' , Subject: RE: how to get the IP address of someone logging into the server on the console In-Reply-To: <001801c16a9b$d3732b60$9700a8c0@ezri> Message-ID: <20011111055554.J95500-100000@alpha.focalnetworks.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 That would be logged in the file /var/log/wtmp* -- current login information is in /var/run/utmp. Sameer, what you want to do depends on how you are logging in -- sshd doesn't call login(1) (is this accurate? I'm guessing, here.) and as such won't produce similar messages to say, a telnet login. However, on my system, both sshd and telnet log originating IP: Nov 11 05:48:20 omega sshd[2215]: Accepted password for project10 from #host# port 21034 ssh2 Nov 11 05:49:00 omega login: login from #host# on ttyp2 as project10 Don't ask me how I got them to do that. I believe sshd does that automagically. --------- Shawn Lussier On Sun, 11 Nov 2001, Wade Majors wrote: > Last login: Sun Nov 11 03:43:14 2001 from ezri.ezri.org <==== > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > The Regents of the University of California. All rights > reserved. > FreeBSD 4.4-STABLE (METIS) #3: Mon Nov 5 00:05:44 EST 2001 > > > When I log into my machine I get the above message. Don't ask me where > that's logged, though. > > -Wade > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd- > > questions@FreeBSD.ORG] On Behalf Of Bsd Neophyte > > Sent: Sunday, November 11, 2001 5:03 AM > > To: freebsd-questions@FreeBSD.ORG > > Subject: how to get the IP address of someone logging into the server > on > > the console > > > > > > When I login to my FreeBSD box using putty... there something appears > on > > the console indicating the time and the terminal I used. I want to > take > > it beyond this... I want to also be able to see the IP address I was > using > > when I logged into the machine. > > > > Is there anyway to do this? > > > > Any and all help will be appreciated. > > > > -Sameer > > > > __________________________________________________ > > Do You Yahoo!? > > Find a job, post your resume. > > http://careers.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 3: 0: 3 2001 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 B0BD337B416 for ; Sun, 11 Nov 2001 02:59:58 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 65B1C70607; Sun, 11 Nov 2001 03:59:51 -0700 (MST) Date: Sun, 11 Nov 2001 03:59:51 -0700 (MST) From: FreeBSD user To: Drew Tomlinson Cc: questions@freebsd.org Subject: Re: What is "Defanged Link"? In-Reply-To: <036c01c169fc$94ee12f0$0301a8c0@bigdaddy> Message-ID: <20011111035456.X42368-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 Looks like they're running Sanitizer. procmail script that scrubs emails by renaming potentially harmful attachments and in-mail scripts. ftp://ftp.rubyriver.com/pub/jhardin/antispam/procmail-security.html On Sat, 10 Nov 2001, Drew Tomlinson wrote: > This morning I was reviewing the daily output run from one of my > machines. What is the meaning of "DEFANGED_LINK"? The following is a > snip of the report: > > Network interface status: > Name Mtu Network Address Ipkts Ierrs Opkts > Oerrs Coll > fxp0 1500 00:e0:18:c4:f4:5e 845137 0 > 772328 0 0 > fxp0 1500 192.168.1 192.168.1.4 821535 - > 5426 - - > sl0* 552 0 0 > 0 0 0 > lo0 16384 5448 0 > 5448 0 0 > lo0 16384 127 localhost 5441 - > 5441 - - > ppp0* 1500 0 0 > 0 0 0 > > Thanks, > > Drew > > > > 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 Nov 11 3: 6: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.valuehost.ru (mail.valuehost.ru [62.118.250.131]) by hub.freebsd.org (Postfix) with SMTP id 4874137B418 for ; Sun, 11 Nov 2001 03:05:53 -0800 (PST) Received: (qmail 62165 invoked by uid 85); 11 Nov 2001 10:58:39 -0000 Received: from main@bestJob.ru by mail.valuehost.ru with qmail-scanner-0.96 (. Clean. Processed in 0.889714 secs); 11 Nov 2001 10:58:39 -0000 X-Qmail-Scanner-Mail-From: main@bestJob.ru via mail.valuehost.ru X-Qmail-Scanner-Rcpt-To: freebsd-questions@FreeBSD.ORG X-Qmail-Scanner: 0.96 (No viruses found. Processed in 0.889714 secs) Received: from 212ppp.telegraph.spb.ru (HELO LocalHost) (213.158.1.212) by -c20 with SMTP; 11 Nov 2001 10:58:38 -0000 Message-ID: <00b801c16aa1$141e6620$d4019ed5@LocalHost> From: =?koi8-r?B?7NXHz9fTy8nKIPPF0sfFyg==?= To: Subject: PROBLEM WITH WIN98+FREEBSD Date: Sun, 11 Nov 2001 14:07:38 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00B5_01C16ABA.3880A1E0" 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_00B5_01C16ABA.3880A1E0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello for all FreeBSD designers ! I begin work with FreeBSD, but I fell that it's for me ! My meeting with FreeBSD began from nonclearn thing after installation... The thing is - I have Win 98 installed and I tried to install FreeBSD = 4.2 as a second operation system. All thing was normal during the install process, but after reboot I met, = that menu for choosing OS between WIN98 and FreeBSD consist of: F1: WIN 98 F5: Drive 1 Both this keys leads to WIN98... My configuration: Award BIOS for ad0 (master): Quantum 15GB; ad1 (slave): Quantum 40GB; Boot record of = both OS's I wrote to one of the ad0's partition; FreeBSD file system I = put to second drive's partition. This is a problem, which decision I couldn't find in all FAQ's and = Guides... If it's possible, or/and you have some information for me - please, give = me some advice, how to be, what to do. May be, this question is a topic for FAQ... Excuse me for my "mistaked" English. Thanks very much for your work, Sergey bitgbox@hotbox.ru Russian Federation ------=_NextPart_000_00B5_01C16ABA.3880A1E0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hello for all FreeBSD designers=20 !
 
I begin work with FreeBSD, but I = fell that=20 it's for me !
 
My meeting with FreeBSD began = from nonclearn=20 thing after installation...
The thing is - I have Win 98 = installed and I=20 tried to install FreeBSD 4.2 as a second operation system.
All thing was normal during the = install=20 process, but after reboot I met, that menu for choosing OS between WIN98 = and=20 FreeBSD consist of:
F1: WIN = 98
F5: Drive = 1
Both this keys leads to = WIN98...
 
My configuration: Award BIOS = for
ad0 (master): Quantum 15GB; ad1 = (slave):=20 Quantum 40GB; Boot record of both OS's I wrote to one of the ad0's = partition;=20 FreeBSD file system I put to second drive's partition.
 
This is a problem, which decision = I couldn't=20 find in all FAQ's and Guides...
 
If it's possible, or/and you have = some=20 information for me - please, give me some advice, how to be, what to=20 do.
 
May be, this question is a topic = for=20 FAQ...
 
Excuse me for my "mistaked"=20 English.
 
Thanks very much for your = work,
Sergey
bitgbox@hotbox.ru
Russian=20 Federation
------=_NextPart_000_00B5_01C16ABA.3880A1E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 3:11:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 9AF2437B419 for ; Sun, 11 Nov 2001 03:11:41 -0800 (PST) Received: (qmail 51272 invoked by uid 100); 11 Nov 2001 11:11:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15342.23787.396083.668200@guru.mired.org> Date: Sun, 11 Nov 2001 05:11:39 -0600 To: Alex Obradovic Cc: questions@freebsd.org Subject: Re: overclocking and freebsd In-Reply-To: <89154647@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alex Obradovic types: > Has anyone been able to overclock successfully with FreeBSD? I was > running my Pentium 3-850 at 1 Gghz for a year with Win 2K. After I > scrapped windows and installed FreeBSD, I had to go down to 850 since > my system would have lots of disk issues, and it would not boot. > > Any overclockers out there? While there are some, the general consensus seems to be that FreeBSD pushes the hardware more than Windows, meaning that the overclocking levels that work are much lower - typically around 5%, as opposed to the nearly 20% you got. Since turning off overclocking and trying again is the suggested response to any problems on an overclocked system, I don't bother. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 3:13:30 2001 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 AB35C37B421 for ; Sun, 11 Nov 2001 03:13:23 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id E8A0070607; Sun, 11 Nov 2001 04:13:21 -0700 (MST) Date: Sun, 11 Nov 2001 04:13:21 -0700 (MST) From: FreeBSD user To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Security trial for BSD firewall box. In-Reply-To: <4.2.0.58.20011110111843.00949460@pop.netzero.net> Message-ID: <20011111040355.D42368-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 I know almost nothing about hacking. But what little I do know, know that firewalls only play a small part in securing a server. You can have the most well written firewall rule set that allows only smtp, and it can still be hacked. Hackers root a system not through the firewall rules, but through exploitable daemons. Run an smtp daemon that is unpatched and rootable, and you're leaving yourself wide open. I'd worry more about your choice of smtp daemons and your vigilance as a system admin in keeping up with the necessary patches than about firewall rules. Or any other service daemon's you plan on providing. My 2 cents. On Sat, 10 Nov 2001, Lord Raiden wrote: > Hi all. In a couple of weeks I'm going to be putting a new firewall box > online complete with SMTP server, as soon as I get the time. The box is > completed and all I need to do is install the SMTP service and give it a > trial run. Anyone know of a good way to test this box to see if it's setup > correctly? Like maybe a group that can hammer it and see if I left any > holes in the protection? I think I got tripwire and the ip filtering and > all that setup right, but I'm not totally deathly sure. Anyone got any > ideas? I don't want to leave the SMTP server vulnerable to spammers > either. So I'm totally game to any ideas you guys have. I'm using FreeBSD > 4.3 stable as my platform. > > 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 Nov 11 4:17:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 213-84-242-73.adsl.xs4all.nl (213-84-241-73.adsl.xs4all.nl [213.84.241.73]) by hub.freebsd.org (Postfix) with SMTP id 6AC4637B446 for ; Sun, 11 Nov 2001 04:17:02 -0800 (PST) Received: (qmail 925 invoked from network); 11 Nov 2001 12:16:08 -0000 Received: from unknown (HELO there) (127.0.0.1) by 10.0.0.100 with SMTP; 11 Nov 2001 12:16:08 -0000 Content-Type: text/plain; charset="koi8-r" From: Roel K. Reply-To: freebsd@kroes.com To: questions@FreeBSD.org Subject: Re: hi dear support Date: Sun, 11 Nov 2001 13:16:08 +0100 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111121702.6AC4637B446@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 10 November 2001 19:44, you wrote: > can you help me in solving 1 problem? > I wan't to hear sound but I can't understand how I can configure my AC'97 > integrated soundcard... > help me please > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Maybe obvious but do not forget to switch on your soundcard in your bios by setting it to "enabled" or "auto". šMine didn't work until I did that. :-) R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 4:25:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www2.mailru.com (www2.mailru.com [80.68.244.5]) by hub.freebsd.org (Postfix) with ESMTP id 5F50A37B41C for ; Sun, 11 Nov 2001 04:25:29 -0800 (PST) Received: from LocalHost (212ppp.telegraph.spb.ru [213.158.1.212]) (authenticated (0 bits)) by www2.mailru.com (8.11.4/8.11.3) with ESMTP id fABCRm025165 for ; Sun, 11 Nov 2001 15:27:51 +0300 (MSK) Message-ID: <00cd01c16aac$322ccac0$d4019ed5@LocalHost> From: "Lugovsky" To: References: <00b801c16aa1$141e6620$d4019ed5@LocalHost> Subject: PROBLEM WITH WIN98+FREEBSD Date: Sun, 11 Nov 2001 15:26:51 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00C8_01C16AC5.49A164E0" 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_00C8_01C16AC5.49A164E0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello for all FreeBSD designers ! I begin work with FreeBSD, but I fell that it's for me ! My meeting with FreeBSD began from nonclearn thing after installation... The thing is - I have Win 98 installed and I tried to install FreeBSD = 4.2 as a second operation system. All thing was normal during the install process, but after reboot I met, = that menu for choosing OS between WIN98 and FreeBSD consist of: F1: WIN 98 F5: Drive 1 Both this keys leads to WIN98... My configuration: Award BIOS for ad0 (master): Quantum 15GB; ad1 (slave): Quantum 40GB; Boot record of = both OS's I wrote to one of the ad0's partition; FreeBSD file system I = put to second drive's partition. This is a problem, which decision I couldn't find in all FAQ's and = Guides... If it's possible, or/and you have some information for me - please, give = me some advice, how to be, what to do. May be, this question is a topic for FAQ... Excuse me for my "mistaked" English. Thanks very much for your work, Sergey bitgbox@hotbox.ru Russian Federation ------=_NextPart_000_00C8_01C16AC5.49A164E0 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hello for all FreeBSD designers=20 !
 
I begin work with FreeBSD, but I = fell that=20 it's for me !
 
My meeting with FreeBSD began = from nonclearn=20 thing after installation...
The thing is - I have Win 98 = installed and I=20 tried to install FreeBSD 4.2 as a second operation system.
All thing was normal during the = install=20 process, but after reboot I met, that menu for choosing OS between WIN98 = and=20 FreeBSD consist of:
F1: WIN = 98
F5: Drive = 1
Both this keys leads to = WIN98...
 
My configuration: Award BIOS = for
ad0 (master): Quantum 15GB; ad1 = (slave):=20 Quantum 40GB; Boot record of both OS's I wrote to one of the ad0's = partition;=20 FreeBSD file system I put to second drive's partition.
 
This is a problem, which decision = I couldn't=20 find in all FAQ's and Guides...
 
If it's possible, or/and you have = some=20 information for me - please, give me some advice, how to be, what to=20 do.
 
May be, this question is a topic = for=20 FAQ...
 
Excuse me for my "mistaked"=20 English.
 
Thanks very much for your = work,
Sergey
bitgbox@hotbox.ru
Russian=20 Federation
------=_NextPart_000_00C8_01C16AC5.49A164E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 4:42: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id EA95737B427 for ; Sun, 11 Nov 2001 04:41:56 -0800 (PST) Received: from NOOR (unknown [212.117.152.115]) by dns.comrax.com (Postfix) with SMTP id 9205272501 for ; Sun, 11 Nov 2001 14:41:51 +0200 (IST) From: "Noor Dawod" To: Subject: Max number of NIC's and aliases Date: Sun, 11 Nov 2001 14:40:13 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" 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 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have two questions to the list: 1) is there a known number of NIC's that FreeBSD cannot handle anymore? 2) is there a known number of aliases on one NIC that FreeBSD cannot handle anymore? Thanks in advance. Noor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 4:44:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bg (ns.mail.bg [212.91.166.100]) by hub.freebsd.org (Postfix) with SMTP id DBE7B37B41B for ; Sun, 11 Nov 2001 04:44:17 -0800 (PST) Received: (qmail 7643 invoked by uid 102); 4 Nov 2001 14:19:38 -0000 To: m Subject: Re: Mysql Message-ID: <1004883578.3be54e7a57f51@mail.bg> Date: Sun, 04 Nov 2001 16:19:38 +0200 (EET) From: Miroslav Andreev Mirkov Cc: freebsd-questions@FreeBSD.ORG References: <000801c16516$adf1dec0$c78acd3e@moreno> In-Reply-To: <000801c16516$adf1dec0$c78acd3e@moreno> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit User-Agent: mail.bG web interface 2.22 X-Originating-IP: 62.176.113.130 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG öčōčðāė m : > I want to install mysql server on freebsd 4.4 but i've got some problem. > Is it possible to have a description of installation procedure? > Thank you > Moreno Riccardi > http://www.mysql.com/doc/Q/u/Quick_install.html ______________________________________ Íāïðāâåōå ņč ÁÅĮÏËĀŌÍĀ åëåęōðîííā ïîųā íā āäðåņ www.mail.bg čėā POP3 12MB SMS --mail.bG-Áúëãāðņęāōā-áåįïëāōíā-ïîųā-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:13:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20109.mail.yahoo.com (web20109.mail.yahoo.com [216.136.226.46]) by hub.freebsd.org (Postfix) with SMTP id D947A37B419 for ; Sun, 11 Nov 2001 05:13:51 -0800 (PST) Message-ID: <20011111131351.59539.qmail@web20109.mail.yahoo.com> Received: from [63.193.147.188] by web20109.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 05:13:51 PST Date: Sun, 11 Nov 2001 05:13:51 -0800 (PST) From: Bsd Neophyte Subject: RE: how to get the IP address of someone logging into the server on the console To: project10 , Wade Majors Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011111055554.J95500-100000@alpha.focalnetworks.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 Hmmm... I wasn't too clear... and if I was clear and you are talking about what i'm talking about... I applogize. I don't want the information when I log onto my FreeBSD machine. I want the information to popup on my screen when anyone tries to login. Alright... this is what my screen looks like right now after I used putty to logon from my Win2k box. ---------- FreeBSD/i386 (hostname) (ttyv0) login: login Nov 9 20:58:20 (hostname) su: sameer to root on /dev/ttyp0 FreeBSD/i386 (hostname) (ttyv0) login: --------- In addition to all this, I want the screen to give the IP address that I used to logon... and I want it to tell me when I disconnected. Any ideas? -Sameer --- project10 wrote: > That would be logged in the file /var/log/wtmp* -- current login > information is in /var/run/utmp. > > Sameer, what you want to do depends on how you are logging in -- sshd > doesn't call login(1) (is this accurate? I'm guessing, here.) and as > such > won't produce similar messages to say, a telnet login. > > However, on my system, both sshd and telnet log originating IP: > > Nov 11 05:48:20 omega sshd[2215]: Accepted password for project10 from > #host# port 21034 ssh2 > Nov 11 05:49:00 omega login: login from #host# on ttyp2 > as project10 > > Don't ask me how I got them to do that. I believe sshd does that > automagically. > > --------- > Shawn Lussier > > On Sun, 11 Nov 2001, Wade Majors wrote: > > > Last login: Sun Nov 11 03:43:14 2001 from ezri.ezri.org <==== > > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > > The Regents of the University of California. All rights > > reserved. > > FreeBSD 4.4-STABLE (METIS) #3: Mon Nov 5 00:05:44 EST 2001 > > > > > > When I log into my machine I get the above message. Don't ask me where > > that's logged, though. > > > > -Wade > > __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:21: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.valuehost.ru (mail.valuehost.ru [62.118.250.131]) by hub.freebsd.org (Postfix) with SMTP id 02F2D37B425 for ; Sun, 11 Nov 2001 05:20:58 -0800 (PST) Received: (qmail 11053 invoked by uid 85); 11 Nov 2001 13:13:39 -0000 Received: from main@bestJob.ru by mail.valuehost.ru with qmail-scanner-0.96 (. Clean. Processed in 5.473159 secs); 11 Nov 2001 13:13:39 -0000 X-Qmail-Scanner-Mail-From: main@bestJob.ru via mail.valuehost.ru X-Qmail-Scanner-Rcpt-To: questions@freebsd.org X-Qmail-Scanner: 0.96 (No viruses found. Processed in 5.473159 secs) Received: from 212ppp.telegraph.spb.ru (HELO LocalHost) (213.158.1.212) by -c20 with SMTP; 11 Nov 2001 13:13:33 -0000 Message-ID: <011901c16ab3$ef5b1aa0$d4019ed5@LocalHost> From: =?koi8-r?B?7NXHz9fTy8nKIPPF0sfFyg==?= To: References: <00b801c16aa1$141e6620$d4019ed5@LocalHost> <00cd01c16aac$322ccac0$d4019ed5@LocalHost> Subject: PROBLEM WITH WIN98+FREEBSD Date: Sun, 11 Nov 2001 16:21:27 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0108_01C16ACC.E9BC7800" 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_0108_01C16ACC.E9BC7800 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hello for all FreeBSD designers ! I begin work with FreeBSD, but I fell that it's for me ! My meeting with FreeBSD began from nonclearn thing after installation... The thing is - I have Win 98 installed and I tried to install FreeBSD = 4.2 as a second operation system. All thing was normal during the install process, but after reboot I met, = that menu for choosing OS between WIN98 and FreeBSD consist of: F1: WIN 98 F5: Drive 1 Both this keys leads to WIN98... My configuration: Award BIOS for ad0 (master): Quantum 15GB; ad1 (slave): Quantum 40GB; Boot record of = both OS's I wrote to one of the ad0's partition; FreeBSD file system I = put to second drive's partition. This is a problem, which decision I couldn't find in all FAQ's and = Guides... If it's possible, or/and you have some information for me - please, give = me some advice, how to be, what to do. May be, this question is a topic for FAQ... Excuse me for my "mistaked" English. Thanks very much for your work, Sergey bitgbox@hotbox.ru Russian Federation ------=_NextPart_000_0108_01C16ACC.E9BC7800 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hello for all FreeBSD designers=20 !
 
I begin work with FreeBSD, but I = fell that=20 it's for me !
 
My meeting with FreeBSD began = from nonclearn=20 thing after installation...
The thing is - I have Win 98 = installed and I=20 tried to install FreeBSD 4.2 as a second operation system.
All thing was normal during the = install=20 process, but after reboot I met, that menu for choosing OS between WIN98 = and=20 FreeBSD consist of:
F1: WIN = 98
F5: Drive = 1
Both this keys leads to = WIN98...
 
My configuration: Award BIOS = for
ad0 (master): Quantum 15GB; ad1 = (slave):=20 Quantum 40GB; Boot record of both OS's I wrote to one of the ad0's = partition;=20 FreeBSD file system I put to second drive's partition.
 
This is a problem, which decision = I couldn't=20 find in all FAQ's and Guides...
 
If it's possible, or/and you have = some=20 information for me - please, give me some advice, how to be, what to=20 do.
 
May be, this question is a topic = for=20 FAQ...
 
Excuse me for my "mistaked"=20 English.
 
Thanks very much for your = work,
Sergey
bitgbox@hotbox.ru
Russian=20 Federation
------=_NextPart_000_0108_01C16ACC.E9BC7800-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:21:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by hub.freebsd.org (Postfix) with SMTP id EFDF837B419 for ; Sun, 11 Nov 2001 05:21:28 -0800 (PST) Message-ID: <20011111132128.76435.qmail@web20102.mail.yahoo.com> Received: from [63.193.147.188] by web20102.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 05:21:28 PST Date: Sun, 11 Nov 2001 05:21:28 -0800 (PST) From: Bsd Neophyte Subject: Re: I really really really need some help with this 'make' problem... PLEASE To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011111022550.K69195@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1386902373-1005484888=:75065" Sender: owner-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-1386902373-1005484888=:75065 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --- "Crist J. Clark" wrote: > No, the 'make clean' is why the 'config.log' or whatever file I asked > about was not there. > > It is clear that the port is not finding your X11 installation. The > question is why? I ran 'make' again... and there was a config.log in the location you specified. Here's the file... I dunno if you want to look at it or if you want me to tell you about something... Any and all help is really apprecited. -Sameer __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com --0-1386902373-1005484888=:75065 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: base64 Content-Description: config.log Content-Disposition: attachment; filename="config.log" Y29uZmlndXJlOjY2MTogY2hlY2tpbmcgZm9yIGEgQlNEIGNvbXBhdGlibGUg aW5zdGFsbA0KY29uZmlndXJlOjcxNDogY2hlY2tpbmcgd2hldGhlciBidWls ZCBlbnZpcm9ubWVudCBpcyBzYW5lDQpjb25maWd1cmU6NzcxOiBjaGVja2lu ZyB3aGV0aGVyIG1ha2Ugc2V0cyAke01BS0V9DQpjb25maWd1cmU6ODEwOiBj aGVja2luZyBmb3Igd29ya2luZyBhY2xvY2FsDQpjb25maWd1cmU6ODIzOiBj aGVja2luZyBmb3Igd29ya2luZyBhdXRvY29uZg0KY29uZmlndXJlOjgzNjog Y2hlY2tpbmcgZm9yIHdvcmtpbmcgYXV0b21ha2UNCmNvbmZpZ3VyZTo4NDk6 IGNoZWNraW5nIGZvciB3b3JraW5nIGF1dG9oZWFkZXINCmNvbmZpZ3VyZTo4 NjI6IGNoZWNraW5nIGZvciB3b3JraW5nIG1ha2VpbmZvDQpjb25maWd1cmU6 OTU3OiBjaGVja2luZyBob3N0IHN5c3RlbSB0eXBlDQpjb25maWd1cmU6OTc4 OiBjaGVja2luZyBidWlsZCBzeXN0ZW0gdHlwZQ0KY29uZmlndXJlOjk5ODog Y2hlY2tpbmcgZm9yIHJhbmxpYg0KY29uZmlndXJlOjEwMjg6IGNoZWNraW5n IGZvciBnY2MNCmNvbmZpZ3VyZToxMTQxOiBjaGVja2luZyB3aGV0aGVyIHRo ZSBDIGNvbXBpbGVyIChjYyAtTyAtcGlwZSAgKSB3b3Jrcw0KY29uZmlndXJl OjExNTc6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtSS91c3IvbG9jYWwv aW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG9jYWwvbGliIDE+JjUNCmNv bmZpZ3VyZToxMTgzOiBjaGVja2luZyB3aGV0aGVyIHRoZSBDIGNvbXBpbGVy IChjYyAtTyAtcGlwZSAgKSBpcyBhIGNyb3NzLWNvbXBpbGVyDQpjb25maWd1 cmU6MTE4ODogY2hlY2tpbmcgd2hldGhlciB3ZSBhcmUgdXNpbmcgR05VIEMN CmNvbmZpZ3VyZToxMjE2OiBjaGVja2luZyB3aGV0aGVyIGNjIGFjY2VwdHMg LWcNCmNvbmZpZ3VyZToxMjU5OiBjaGVja2luZyBmb3IgbGQgdXNlZCBieSBH Q0MNCmNvbmZpZ3VyZToxMzIxOiBjaGVja2luZyBpZiB0aGUgbGlua2VyICgv dXNyL2xpYmV4ZWMvZWxmL2xkKSBpcyBHTlUgbGQNCmNvbmZpZ3VyZToxMzM3 OiBjaGVja2luZyBmb3IgQlNELWNvbXBhdGlibGUgbm0NCmNvbmZpZ3VyZTox MzczOiBjaGVja2luZyB3aGV0aGVyIGxuIC1zIHdvcmtzDQpsdGNvbmZpZzo2 MDM6IGNoZWNraW5nIGZvciBvYmplY3Qgc3VmZml4DQpsdGNvbmZpZzo2MDQ6 IGNjIC1jIC1PIC1waXBlICAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVz dC5jIDE+JjUNCmx0Y29uZmlnOjc3NjogY2hlY2tpbmcgaWYgY2MgUElDIGZs YWcgLWZQSUMgd29ya3MNCmx0Y29uZmlnOjc3NzogY2MgLWMgLU8gLXBpcGUg IC1mUElDIC1EUElDIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMg MT4mNQ0KbHRjb25maWc6ODI5OiBjaGVja2luZyBpZiBjYyBzdXBwb3J0cyAt YyAtbyBmaWxlLm8NCmx0Y29uZmlnOjgzMDogY2MgLWMgLU8gLXBpcGUgIC1v IG91dC9jb25mdGVzdDIubyAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVz dC5jIDE+JjUNCmx0Y29uZmlnOjg2MjogY2hlY2tpbmcgaWYgY2Mgc3VwcG9y dHMgLWMgLW8gZmlsZS5sbw0KbHRjb25maWc6ODYzOiBjYyAtYyAtTyAtcGlw ZSAgLWMgLW8gY29uZnRlc3QubG8gLUkvdXNyL2xvY2FsL2luY2x1ZGUgY29u ZnRlc3QuYyAxPiY1DQpsdGNvbmZpZzo5MTQ6IGNoZWNraW5nIGlmIGNjIHN1 cHBvcnRzIC1mbm8tcnR0aSAtZm5vLWV4Y2VwdGlvbnMNCmx0Y29uZmlnOjkx NTogY2MgLWMgLU8gLXBpcGUgIC1mbm8tcnR0aSAtZm5vLWV4Y2VwdGlvbnMg LWMgY29uZnRlc3QuYyAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5j IDE+JjUNCmx0Y29uZmlnOjk1ODogY2hlY2tpbmcgaWYgY2Mgc3RhdGljIGZs YWcgLXN0YXRpYyB3b3Jrcw0KbHRjb25maWc6OTU5OiBjYyAtbyBjb25mdGVz dCAtTyAtcGlwZSAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIC1zdGF0aWMgY29u ZnRlc3QuYyAtTC91c3IvbG9jYWwvbGliIDE+JjUNCkdOVSBsZCB2ZXJzaW9u IDIuMTEuMiAyMDAxMDcxOSBbRnJlZUJTRF0gKHdpdGggQkZEIDIuMTEuMiAy MDAxMDcxOSBbRnJlZUJTRF0pDQpsdGNvbmZpZzoxNjM1OiBjaGVja2luZyBp ZiBnbG9iYWxfc3ltYm9sX3BpcGUgd29ya3MNCmx0Y29uZmlnOjE2MzY6IGNj IC1jIC1PIC1waXBlICAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5j IDE+JjUNCmx0Y29uZmlnOjE2Mzk6IGV2YWwgIi91c3IvYmluL25tIC1CIGNv bmZ0ZXN0Lm8gfCBzZWQgLW4gLWUgJ3MvXi4qWyAgICAgIF1cKFtBQkNER0lT VFddXClbICAgICAgIF1bICAgICAgXSpcKFwpXChbX0EtWmEtel1bX0EtWmEt ejAtOSQNCmx0Y29uZmlnOjE2OTE6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBl ICAtZm5vLWJ1aWx0aW4gLWZuby1ydHRpIC1mbm8tZXhjZXB0aW9ucyAtSS91 c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyBjb25mdHN0bS5vIDE+JjUN CmNvbmZpZ3VyZToxNTU5OiBjaGVja2luZyB3aGV0aGVyIHRvIGVuYWJsZSBt YWludGFpbmVyLXNwZWNpZmljIHBvcnRpb25zIG9mIE1ha2VmaWxlcw0KY29u ZmlndXJlOjE1ODk6IGNoZWNraW5nIGhvc3Qgc3lzdGVtIHR5cGUNCmNvbmZp Z3VyZToxNzA1OiBjaGVja2luZyB3aGV0aGVyIGJ1aWxkIGVudmlyb25tZW50 IGlzIHNhbmUNCmNvbmZpZ3VyZToxNzQ3OiBjaGVja2luZyBmb3IgZ2NjDQpj b25maWd1cmU6MTg2MDogY2hlY2tpbmcgd2hldGhlciB0aGUgQyBjb21waWxl ciAoY2MgLU8gLXBpcGUgICkgd29ya3MNCmNvbmZpZ3VyZToxODc2OiBjYyAt byBjb25mdGVzdCAtTyAtcGlwZSAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIGNv bmZ0ZXN0LmMgLUwvdXNyL2xvY2FsL2xpYiAxPiY1DQpjb25maWd1cmU6MTkw MjogY2hlY2tpbmcgd2hldGhlciB0aGUgQyBjb21waWxlciAoY2MgLU8gLXBp cGUgICkgaXMgYSBjcm9zcy1jb21waWxlcg0KY29uZmlndXJlOjE5MDc6IGNo ZWNraW5nIHdoZXRoZXIgd2UgYXJlIHVzaW5nIEdOVSBDDQpjb25maWd1cmU6 MTkzNTogY2hlY2tpbmcgd2hldGhlciBjYyBhY2NlcHRzIC1nDQpjb25maWd1 cmU6MTk2NzogY2hlY2tpbmcgZm9yIFBPU0lYaXplZCBJU0MNCmNvbmZpZ3Vy ZToxOTkxOiBjaGVja2luZyBmb3IgY2Mgb3B0aW9uIHRvIGFjY2VwdCBBTlNJ IEMNCmNvbmZpZ3VyZToyMDQ0OiBjYyAgLWMgLU8gLXBpcGUgIC1JL3Vzci9s b2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMgMT4mNQ0KY29uZmlndXJlOjIwNzk6 IGNoZWNraW5nIGZvciBhIEJTRCBjb21wYXRpYmxlIGluc3RhbGwNCmNvbmZp Z3VyZToyMTMyOiBjaGVja2luZyB3aGV0aGVyIG1ha2Ugc2V0cyAke01BS0V9 DQpjb25maWd1cmU6MjE4OTogY2hlY2tpbmcgZm9yIGdhd2sNCmNvbmZpZ3Vy ZToyMTg5OiBjaGVja2luZyBmb3IgbWF3aw0KY29uZmlndXJlOjIxODk6IGNo ZWNraW5nIGZvciBuYXdrDQpjb25maWd1cmU6MjE4OTogY2hlY2tpbmcgZm9y IGF3aw0KY29uZmlndXJlOjIyMjM6IGNoZWNraW5nIGZvciBwZXJsNQ0KY29u ZmlndXJlOjIyNTc6IGNoZWNraW5nIGZvciBpbmRlbnQNCmNvbmZpZ3VyZToy Mjk0OiBjaGVja2luZyB3aGV0aGVyIG1ha2UgaXMgR05VIE1ha2UNCmNvbmZp Z3VyZToyMzEyOiBjaGVja2luZyBob3cgdG8gcnVuIHRoZSBDIHByZXByb2Nl c3Nvcg0KY29uZmlndXJlOjIzMzM6IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNs dWRlIGNvbmZ0ZXN0LmMgPi9kZXYvbnVsbCAyPmNvbmZ0ZXN0Lm91dA0KY29u ZmlndXJlOjIzOTI6IGNoZWNraW5nIGZvciBBTlNJIEMgaGVhZGVyIGZpbGVz DQpjb25maWd1cmU6MjQwNTogY2MgLUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUg Y29uZnRlc3QuYyA+L2Rldi9udWxsIDI+Y29uZnRlc3Qub3V0DQpjb25maWd1 cmU6MjQ3MjogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vz ci9sb2NhbC9pbmNsdWRlICBjb25mdGVzdC5jIC1ML3Vzci9sb2NhbC9saWIg MT4mNQ0KY29uZmlndXJlOjI0OTY6IGNoZWNraW5nIGZvciB3b3JraW5nIGNv bnN0DQpjb25maWd1cmU6MjU1MDogY2MgLWMgLU8gLXBpcGUgIC1XYWxsIC1J L3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMgMT4mNQ0KY29uZmlndXJl OiBJbiBmdW5jdGlvbiBgbWFpbic6DQpjb25maWd1cmU6MjUyNDogd2Fybmlu ZzogdW51c2VkIHZhcmlhYmxlIGBzJw0KY29uZmlndXJlOjI1NDQ6IHdhcm5p bmc6IHVudXNlZCB2YXJpYWJsZSBgZm9vJw0KY29uZmlndXJlOjI1MTI6IHdh cm5pbmc6IHVudXNlZCB2YXJpYWJsZSBgemVybycNCmNvbmZpZ3VyZToyNTA2 OiB3YXJuaW5nOiB1bnVzZWQgdmFyaWFibGUgYHgnDQpjb25maWd1cmU6MjUy Mzogd2FybmluZzogYHQnIG1pZ2h0IGJlIHVzZWQgdW5pbml0aWFsaXplZCBp biB0aGlzIGZ1bmN0aW9uDQpjb25maWd1cmU6MjU0MTogd2FybmluZzogYGIn IG1pZ2h0IGJlIHVzZWQgdW5pbml0aWFsaXplZCBpbiB0aGlzIGZ1bmN0aW9u DQpjb25maWd1cmU6MjU3MTogY2hlY2tpbmcgZm9yIGlubGluZQ0KY29uZmln dXJlOjI1ODU6IGNjIC1jIC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwv aW5jbHVkZSBjb25mdGVzdC5jIDE+JjUNCmNvbmZpZ3VyZTogSW4gZnVuY3Rp b24gYG1haW4nOg0KY29uZmlndXJlOjI1ODE6IHdhcm5pbmc6IGNvbnRyb2wg cmVhY2hlcyBlbmQgb2Ygbm9uLXZvaWQgZnVuY3Rpb24NCmNvbmZpZ3VyZTog QXQgdG9wIGxldmVsOg0KY29uZmlndXJlOjI1ODE6IHdhcm5pbmc6IHJldHVy bi10eXBlIGRlZmF1bHRzIHRvIGBpbnQnDQpjb25maWd1cmU6MjYxMTogY2hl Y2tpbmcgZm9yIG9mZl90DQpjb25maWd1cmU6MjY0NDogY2hlY2tpbmcgZm9y IHNpemVfdA0KY29uZmlndXJlOjI2Nzk6IGNoZWNraW5nIGZvciB3b3JraW5n IGFsbG9jYS5oDQpjb25maWd1cmU6MjY5MTogY2MgLW8gY29uZnRlc3QgLU8g LXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlICBjb25mdGVzdC5j IC1ML3Vzci9sb2NhbC9saWIgMT4mNQ0KY29uZmlndXJlOjI2ODU6IGFsbG9j YS5oOiBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5DQpjb25maWd1cmU6IElu IGZ1bmN0aW9uIGBtYWluJzoNCmNvbmZpZ3VyZToyNjg3OiB3YXJuaW5nOiB1 bnVzZWQgdmFyaWFibGUgYHAnDQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFt IHdhczoNCiNsaW5lIDI2ODQgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25m ZGVmcy5oIg0KI2luY2x1ZGUgPGFsbG9jYS5oPg0KaW50IG1haW4oKSB7DQpj aGFyICpwID0gYWxsb2NhKDIgKiBzaXplb2YoaW50KSk7DQo7IHJldHVybiAw OyB9DQpjb25maWd1cmU6MjcxMjogY2hlY2tpbmcgZm9yIGFsbG9jYQ0KY29u ZmlndXJlOjI3NDU6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAt SS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG9jYWwv bGliIDE+JjUNCmNvbmZpZ3VyZTogSW4gZnVuY3Rpb24gYG1haW4nOg0KY29u ZmlndXJlOjI3NDE6IHdhcm5pbmc6IHVudXNlZCB2YXJpYWJsZSBgcCcNCmNv bmZpZ3VyZToyOTE0OiBjaGVja2luZyBmb3IgdW5pc3RkLmgNCmNvbmZpZ3Vy ZToyOTI0OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5j ID4vZGV2L251bGwgMj5jb25mdGVzdC5vdXQNCmNvbmZpZ3VyZToyOTUzOiBj aGVja2luZyBmb3IgZ2V0cGFnZXNpemUNCmNvbmZpZ3VyZToyOTgxOiBjYyAt byBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgIGNvbmZ0ZXN0LmMgLUwvdXNyL2xvY2FsL2xpYiAxPiY1DQpjb25maWd1 cmU6MzAwNjogY2hlY2tpbmcgZm9yIHdvcmtpbmcgbW1hcA0KY29uZmlndXJl OjMxNTQ6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3Iv bG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG9jYWwvbGliIDE+ JjUNCmNvbmZpZ3VyZTogSW4gZnVuY3Rpb24gYG1haW4nOg0KY29uZmlndXJl OjMwOTU6IHdhcm5pbmc6IGltcGxpY2l0IGRlY2xhcmF0aW9uIG9mIGZ1bmN0 aW9uIGBnZXRwYWdlc2l6ZScNCmNvbmZpZ3VyZTozMTA0OiB3YXJuaW5nOiBp bXBsaWNpdCBkZWNsYXJhdGlvbiBvZiBmdW5jdGlvbiBgcmFuZCcNCmNvbmZp Z3VyZTozMTA1OiB3YXJuaW5nOiBpbXBsaWNpdCBkZWNsYXJhdGlvbiBvZiBm dW5jdGlvbiBgdW1hc2snDQpjb25maWd1cmU6MzEwOTogd2FybmluZzogaW1w bGljaXQgZGVjbGFyYXRpb24gb2YgZnVuY3Rpb24gYHdyaXRlJw0KY29uZmln dXJlOjMxMTE6IHdhcm5pbmc6IGltcGxpY2l0IGRlY2xhcmF0aW9uIG9mIGZ1 bmN0aW9uIGBjbG9zZScNCmNvbmZpZ3VyZTozMTQyOiB3YXJuaW5nOiBpbXBs aWNpdCBkZWNsYXJhdGlvbiBvZiBmdW5jdGlvbiBgcmVhZCcNCmNvbmZpZ3Vy ZTozMTQ4OiB3YXJuaW5nOiBpbXBsaWNpdCBkZWNsYXJhdGlvbiBvZiBmdW5j dGlvbiBgdW5saW5rJw0KY29uZmlndXJlOjMxODI6IGNoZWNraW5nIGZvciBh cmd6LmgNCmNvbmZpZ3VyZTozMTkyOiBjYyAtRSAtSS91c3IvbG9jYWwvaW5j bHVkZSBjb25mdGVzdC5jID4vZGV2L251bGwgMj5jb25mdGVzdC5vdXQNCmNv bmZpZ3VyZTozMTg4OiBhcmd6Lmg6IE5vIHN1Y2ggZmlsZSBvciBkaXJlY3Rv cnkNCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgMzE4 NyAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgiDQojaW5jbHVk ZSA8YXJnei5oPg0KY29uZmlndXJlOjMxODI6IGNoZWNraW5nIGZvciBsaW1p dHMuaA0KY29uZmlndXJlOjMxOTI6IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNs dWRlIGNvbmZ0ZXN0LmMgPi9kZXYvbnVsbCAyPmNvbmZ0ZXN0Lm91dA0KY29u ZmlndXJlOjMxODI6IGNoZWNraW5nIGZvciBsb2NhbGUuaA0KY29uZmlndXJl OjMxOTI6IGNjIC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMg Pi9kZXYvbnVsbCAyPmNvbmZ0ZXN0Lm91dA0KY29uZmlndXJlOjMxODI6IGNo ZWNraW5nIGZvciBubF90eXBlcy5oDQpjb25maWd1cmU6MzE5MjogY2MgLUUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYyA+L2Rldi9udWxsIDI+ Y29uZnRlc3Qub3V0DQpjb25maWd1cmU6MzE4MjogY2hlY2tpbmcgZm9yIG1h bGxvYy5oDQpjb25maWd1cmU6MzE5MjogY2MgLUUgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgY29uZnRlc3QuYyA+L2Rldi9udWxsIDI+Y29uZnRlc3Qub3V0DQpJ biBmaWxlIGluY2x1ZGVkIGZyb20gY29uZmlndXJlOjMxODg6DQovdXNyL2lu Y2x1ZGUvbWFsbG9jLmg6Mjogd2FybmluZzogI3dhcm5pbmcgInRoaXMgZmls ZSBpbmNsdWRlcyA8bWFsbG9jLmg+IHdoaWNoIGlzIGRlcHJlY2F0ZWQsIHVz ZSA8c3RkbGliLmg+IGluc3RlYWQiDQpjb25maWd1cmU6IGZhaWxlZCBwcm9n cmFtIHdhczoNCiNsaW5lIDMxODcgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJj b25mZGVmcy5oIg0KI2luY2x1ZGUgPG1hbGxvYy5oPg0KY29uZmlndXJlOjMx ODI6IGNoZWNraW5nIGZvciBzdHJpbmcuaA0KY29uZmlndXJlOjMxOTI6IGNj IC1FIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMgPi9kZXYvbnVs bCAyPmNvbmZ0ZXN0Lm91dA0KY29uZmlndXJlOjMxODI6IGNoZWNraW5nIGZv ciB1bmlzdGQuaA0KY29uZmlndXJlOjMxODI6IGNoZWNraW5nIGZvciBzeXMv cGFyYW0uaA0KY29uZmlndXJlOjMxOTI6IGNjIC1FIC1JL3Vzci9sb2NhbC9p bmNsdWRlIGNvbmZ0ZXN0LmMgPi9kZXYvbnVsbCAyPmNvbmZ0ZXN0Lm91dA0K Y29uZmlndXJlOjMyMjI6IGNoZWNraW5nIGZvciBnZXRjd2QNCmNvbmZpZ3Vy ZTozMjUwOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNy L2xvY2FsL2luY2x1ZGUgIGNvbmZ0ZXN0LmMgLUwvdXNyL2xvY2FsL2xpYiAx PiY1DQpjb25maWd1cmU6MzIyMjogY2hlY2tpbmcgZm9yIG11bm1hcA0KY29u ZmlndXJlOjMyNTA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAt SS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG9jYWwv bGliIDE+JjUNCmNvbmZpZ3VyZTozMjIyOiBjaGVja2luZyBmb3IgcHV0ZW52 DQpjb25maWd1cmU6MzI1MDogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1X YWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlICBjb25mdGVzdC5jIC1ML3Vzci9s b2NhbC9saWIgMT4mNQ0KY29uZmlndXJlOjMyMjI6IGNoZWNraW5nIGZvciBz ZXRlbnYNCmNvbmZpZ3VyZTozMjUwOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlw ZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2luY2x1ZGUgIGNvbmZ0ZXN0LmMgLUwv dXNyL2xvY2FsL2xpYiAxPiY1DQpjb25maWd1cmU6MzIyMjogY2hlY2tpbmcg Zm9yIHNldGxvY2FsZQ0KY29uZmlndXJlOjMyNTA6IGNjIC1vIGNvbmZ0ZXN0 IC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRl c3QuYyAtTC91c3IvbG9jYWwvbGliIDE+JjUNCmNvbmZpZ3VyZTozMjIyOiBj aGVja2luZyBmb3Igc3RyY2hyDQpjb25maWd1cmU6MzI1MDogY2MgLW8gY29u ZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlICBj b25mdGVzdC5jIC1ML3Vzci9sb2NhbC9saWIgMT4mNQ0KY29uZmlndXJlOjMy MjI6IGNoZWNraW5nIGZvciBzdHJjYXNlY21wDQpjb25maWd1cmU6MzI1MDog Y2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9p bmNsdWRlICBjb25mdGVzdC5jIC1ML3Vzci9sb2NhbC9saWIgMT4mNQ0KY29u ZmlndXJlOjMyMjI6IGNoZWNraW5nIGZvciBzdHJkdXANCmNvbmZpZ3VyZToz MjUwOiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgIGNvbmZ0ZXN0LmMgLUwvdXNyL2xvY2FsL2xpYiAxPiY1 DQpjb25maWd1cmU6MzIyMjogY2hlY2tpbmcgZm9yIF9fYXJnel9jb3VudA0K Y29uZmlndXJlOjMyNTA6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2Fs bCAtSS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG9j YWwvbGliIDE+JjUNCi90bXAvY2NyNzR1aXIubzogSW4gZnVuY3Rpb24gYG1h aW4nOg0KL3RtcC9jY3I3NHVpci5vKC50ZXh0KzB4Nyk6IHVuZGVmaW5lZCBy ZWZlcmVuY2UgdG8gYF9fYXJnel9jb3VudCcNCmNvbmZpZ3VyZTogZmFpbGVk IHByb2dyYW0gd2FzOg0KI2xpbmUgMzIyNyAiY29uZmlndXJlIg0KI2luY2x1 ZGUgImNvbmZkZWZzLmgiDQovKiBTeXN0ZW0gaGVhZGVyIHRvIGRlZmluZSBf X3N0dWIgbWFjcm9zIGFuZCBob3BlZnVsbHkgZmV3IHByb3RvdHlwZXMsDQog ICAgd2hpY2ggY2FuIGNvbmZsaWN0IHdpdGggY2hhciBfX2FyZ3pfY291bnQo KTsgYmVsb3cuICAqLw0KI2luY2x1ZGUgPGFzc2VydC5oPg0KLyogT3ZlcnJp ZGUgYW55IGdjYzIgaW50ZXJuYWwgcHJvdG90eXBlIHRvIGF2b2lkIGFuIGVy cm9yLiAgKi8NCi8qIFdlIHVzZSBjaGFyIGJlY2F1c2UgaW50IG1pZ2h0IG1h dGNoIHRoZSByZXR1cm4gdHlwZSBvZiBhIGdjYzINCiAgICBidWlsdGluIGFu ZCB0aGVuIGl0cyBhcmd1bWVudCBwcm90b3R5cGUgd291bGQgc3RpbGwgYXBw bHkuICAqLw0KY2hhciBfX2FyZ3pfY291bnQoKTsNCg0KaW50IG1haW4oKSB7 DQoNCi8qIFRoZSBHTlUgQyBsaWJyYXJ5IGRlZmluZXMgdGhpcyBmb3IgZnVu Y3Rpb25zIHdoaWNoIGl0IGltcGxlbWVudHMNCiAgICB0byBhbHdheXMgZmFp bCB3aXRoIEVOT1NZUy4gIFNvbWUgZnVuY3Rpb25zIGFyZSBhY3R1YWxseSBu YW1lZA0KICAgIHNvbWV0aGluZyBzdGFydGluZyB3aXRoIF9fIGFuZCB0aGUg bm9ybWFsIG5hbWUgaXMgYW4gYWxpYXMuICAqLw0KI2lmIGRlZmluZWQgKF9f c3R1Yl9fX2FyZ3pfY291bnQpIHx8IGRlZmluZWQgKF9fc3R1Yl9fX19fYXJn el9jb3VudCkNCmNob2tlIG1lDQojZWxzZQ0KX19hcmd6X2NvdW50KCk7DQoj ZW5kaWYNCg0KOyByZXR1cm4gMDsgfQ0KY29uZmlndXJlOjMyMjI6IGNoZWNr aW5nIGZvciBfX2FyZ3pfc3RyaW5naWZ5DQpjb25maWd1cmU6MzI1MDogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNs dWRlICBjb25mdGVzdC5jIC1ML3Vzci9sb2NhbC9saWIgMT4mNQ0KL3RtcC9j Y3RvM29Qcy5vOiBJbiBmdW5jdGlvbiBgbWFpbic6DQovdG1wL2NjdG8zb1Bz Lm8oLnRleHQrMHg3KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgX19hcmd6 X3N0cmluZ2lmeScNCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0K I2xpbmUgMzIyNyAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgi DQovKiBTeXN0ZW0gaGVhZGVyIHRvIGRlZmluZSBfX3N0dWIgbWFjcm9zIGFu ZCBob3BlZnVsbHkgZmV3IHByb3RvdHlwZXMsDQogICAgd2hpY2ggY2FuIGNv bmZsaWN0IHdpdGggY2hhciBfX2FyZ3pfc3RyaW5naWZ5KCk7IGJlbG93LiAg Ki8NCiNpbmNsdWRlIDxhc3NlcnQuaD4NCi8qIE92ZXJyaWRlIGFueSBnY2My IGludGVybmFsIHByb3RvdHlwZSB0byBhdm9pZCBhbiBlcnJvci4gICovDQov KiBXZSB1c2UgY2hhciBiZWNhdXNlIGludCBtaWdodCBtYXRjaCB0aGUgcmV0 dXJuIHR5cGUgb2YgYSBnY2MyDQogICAgYnVpbHRpbiBhbmQgdGhlbiBpdHMg YXJndW1lbnQgcHJvdG90eXBlIHdvdWxkIHN0aWxsIGFwcGx5LiAgKi8NCmNo YXIgX19hcmd6X3N0cmluZ2lmeSgpOw0KDQppbnQgbWFpbigpIHsNCg0KLyog VGhlIEdOVSBDIGxpYnJhcnkgZGVmaW5lcyB0aGlzIGZvciBmdW5jdGlvbnMg d2hpY2ggaXQgaW1wbGVtZW50cw0KICAgIHRvIGFsd2F5cyBmYWlsIHdpdGgg RU5PU1lTLiAgU29tZSBmdW5jdGlvbnMgYXJlIGFjdHVhbGx5IG5hbWVkDQog ICAgc29tZXRoaW5nIHN0YXJ0aW5nIHdpdGggX18gYW5kIHRoZSBub3JtYWwg bmFtZSBpcyBhbiBhbGlhcy4gICovDQojaWYgZGVmaW5lZCAoX19zdHViX19f YXJnel9zdHJpbmdpZnkpIHx8IGRlZmluZWQgKF9fc3R1Yl9fX19fYXJnel9z dHJpbmdpZnkpDQpjaG9rZSBtZQ0KI2Vsc2UNCl9fYXJnel9zdHJpbmdpZnko KTsNCiNlbmRpZg0KDQo7IHJldHVybiAwOyB9DQpjb25maWd1cmU6MzIyMjog Y2hlY2tpbmcgZm9yIF9fYXJnel9uZXh0DQpjb25maWd1cmU6MzI1MDogY2Mg LW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNs dWRlICBjb25mdGVzdC5jIC1ML3Vzci9sb2NhbC9saWIgMT4mNQ0KL3RtcC9j Y1JycHRqbi5vOiBJbiBmdW5jdGlvbiBgbWFpbic6DQovdG1wL2NjUnJwdGpu Lm8oLnRleHQrMHg3KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgX19hcmd6 X25leHQnDQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoNCiNsaW5l IDMyMjcgImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0KLyog U3lzdGVtIGhlYWRlciB0byBkZWZpbmUgX19zdHViIG1hY3JvcyBhbmQgaG9w ZWZ1bGx5IGZldyBwcm90b3R5cGVzLA0KICAgIHdoaWNoIGNhbiBjb25mbGlj dCB3aXRoIGNoYXIgX19hcmd6X25leHQoKTsgYmVsb3cuICAqLw0KI2luY2x1 ZGUgPGFzc2VydC5oPg0KLyogT3ZlcnJpZGUgYW55IGdjYzIgaW50ZXJuYWwg cHJvdG90eXBlIHRvIGF2b2lkIGFuIGVycm9yLiAgKi8NCi8qIFdlIHVzZSBj aGFyIGJlY2F1c2UgaW50IG1pZ2h0IG1hdGNoIHRoZSByZXR1cm4gdHlwZSBv ZiBhIGdjYzINCiAgICBidWlsdGluIGFuZCB0aGVuIGl0cyBhcmd1bWVudCBw cm90b3R5cGUgd291bGQgc3RpbGwgYXBwbHkuICAqLw0KY2hhciBfX2FyZ3pf bmV4dCgpOw0KDQppbnQgbWFpbigpIHsNCg0KLyogVGhlIEdOVSBDIGxpYnJh cnkgZGVmaW5lcyB0aGlzIGZvciBmdW5jdGlvbnMgd2hpY2ggaXQgaW1wbGVt ZW50cw0KICAgIHRvIGFsd2F5cyBmYWlsIHdpdGggRU5PU1lTLiAgU29tZSBm dW5jdGlvbnMgYXJlIGFjdHVhbGx5IG5hbWVkDQogICAgc29tZXRoaW5nIHN0 YXJ0aW5nIHdpdGggX18gYW5kIHRoZSBub3JtYWwgbmFtZSBpcyBhbiBhbGlh cy4gICovDQojaWYgZGVmaW5lZCAoX19zdHViX19fYXJnel9uZXh0KSB8fCBk ZWZpbmVkIChfX3N0dWJfX19fX2FyZ3pfbmV4dCkNCmNob2tlIG1lDQojZWxz ZQ0KX19hcmd6X25leHQoKTsNCiNlbmRpZg0KDQo7IHJldHVybiAwOyB9DQpj b25maWd1cmU6MzI3OTogY2hlY2tpbmcgZm9yIHN0cGNweQ0KY29uZmlndXJl OjMzMDc6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3Iv bG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG9jYWwvbGliIDE+ JjUNCi90bXAvY2Ntc05ZMloubzogSW4gZnVuY3Rpb24gYG1haW4nOg0KL3Rt cC9jY21zTlkyWi5vKC50ZXh0KzB4Nyk6IHVuZGVmaW5lZCByZWZlcmVuY2Ug dG8gYHN0cGNweScNCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOg0K I2xpbmUgMzI4NCAiY29uZmlndXJlIg0KI2luY2x1ZGUgImNvbmZkZWZzLmgi DQovKiBTeXN0ZW0gaGVhZGVyIHRvIGRlZmluZSBfX3N0dWIgbWFjcm9zIGFu ZCBob3BlZnVsbHkgZmV3IHByb3RvdHlwZXMsDQogICAgd2hpY2ggY2FuIGNv bmZsaWN0IHdpdGggY2hhciBzdHBjcHkoKTsgYmVsb3cuICAqLw0KI2luY2x1 ZGUgPGFzc2VydC5oPg0KLyogT3ZlcnJpZGUgYW55IGdjYzIgaW50ZXJuYWwg cHJvdG90eXBlIHRvIGF2b2lkIGFuIGVycm9yLiAgKi8NCi8qIFdlIHVzZSBj aGFyIGJlY2F1c2UgaW50IG1pZ2h0IG1hdGNoIHRoZSByZXR1cm4gdHlwZSBv ZiBhIGdjYzINCiAgICBidWlsdGluIGFuZCB0aGVuIGl0cyBhcmd1bWVudCBw cm90b3R5cGUgd291bGQgc3RpbGwgYXBwbHkuICAqLw0KY2hhciBzdHBjcHko KTsNCg0KaW50IG1haW4oKSB7DQoNCi8qIFRoZSBHTlUgQyBsaWJyYXJ5IGRl ZmluZXMgdGhpcyBmb3IgZnVuY3Rpb25zIHdoaWNoIGl0IGltcGxlbWVudHMN CiAgICB0byBhbHdheXMgZmFpbCB3aXRoIEVOT1NZUy4gIFNvbWUgZnVuY3Rp b25zIGFyZSBhY3R1YWxseSBuYW1lZA0KICAgIHNvbWV0aGluZyBzdGFydGlu ZyB3aXRoIF9fIGFuZCB0aGUgbm9ybWFsIG5hbWUgaXMgYW4gYWxpYXMuICAq Lw0KI2lmIGRlZmluZWQgKF9fc3R1Yl9zdHBjcHkpIHx8IGRlZmluZWQgKF9f c3R1Yl9fX3N0cGNweSkNCmNob2tlIG1lDQojZWxzZQ0Kc3RwY3B5KCk7DQoj ZW5kaWYNCg0KOyByZXR1cm4gMDsgfQ0KY29uZmlndXJlOjMzNDE6IGNoZWNr aW5nIGZvciBMQ19NRVNTQUdFUw0KY29uZmlndXJlOjMzNTM6IGNjIC1vIGNv bmZ0ZXN0IC1PIC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAg Y29uZnRlc3QuYyAtTC91c3IvbG9jYWwvbGliIDE+JjUNCmNvbmZpZ3VyZToz Mzc0OiBjaGVja2luZyB3aGV0aGVyIE5MUyBpcyByZXF1ZXN0ZWQNCmNvbmZp Z3VyZTozNDA2OiBjaGVja2luZyBmb3IgbGliaW50bC5oDQpjb25maWd1cmU6 MzQxNjogY2MgLUUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgY29uZnRlc3QuYyA+ L2Rldi9udWxsIDI+Y29uZnRlc3Qub3V0DQpjb25maWd1cmU6MzQzMzogY2hl Y2tpbmcgZm9yIGRnZXR0ZXh0IGluIGxpYmMNCmNvbmZpZ3VyZTozNDQ1OiBj YyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgIGNvbmZ0ZXN0LmMgLUwvdXNyL2xvY2FsL2xpYiAxPiY1DQovdG1w L2NjM1ZGZ0U1Lm86IEluIGZ1bmN0aW9uIGBtYWluJzoNCi90bXAvY2MzVkZn RTUubygudGV4dCsweDE0KTogdW5kZWZpbmVkIHJlZmVyZW5jZSB0byBgZGdl dHRleHQnDQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoNCiNsaW5l IDM0MzggImNvbmZpZ3VyZSINCiNpbmNsdWRlICJjb25mZGVmcy5oIg0KI2lu Y2x1ZGUgPGxpYmludGwuaD4NCmludCBtYWluKCkgew0KcmV0dXJuIChpbnQp IGRnZXR0ZXh0ICgiIiwiIikNCjsgcmV0dXJuIDA7IH0NCmNvbmZpZ3VyZToz NDYxOiBjaGVja2luZyBmb3IgYmluZHRleHRkb21haW4gaW4gLWxpbnRsDQpj b25maWd1cmU6MzQ4MDogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxs IC1JL3Vzci9sb2NhbC9pbmNsdWRlICBjb25mdGVzdC5jIC1saW50bCAgLUwv dXNyL2xvY2FsL2xpYiAxPiY1DQpjb25maWd1cmU6MzQ5NjogY2hlY2tpbmcg Zm9yIGRnZXR0ZXh0IGluIGxpYmludGwNCmNvbmZpZ3VyZTozNTAxOiBjaGVj a2luZyBmb3IgZGdldHRleHQgaW4gLWxpbnRsDQpjb25maWd1cmU6MzUyMDog Y2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9p bmNsdWRlICBjb25mdGVzdC5jIC1saW50bCAgLUwvdXNyL2xvY2FsL2xpYiAx PiY1DQpjb25maWd1cmU6MzU2MzogY2hlY2tpbmcgZm9yIG1zZ2ZtdA0KY29u ZmlndXJlOjM1OTc6IGNoZWNraW5nIGZvciBkY2dldHRleHQNCmNvbmZpZ3Vy ZTozNjI1OiBjYyAtbyBjb25mdGVzdCAtTyAtcGlwZSAgLVdhbGwgLUkvdXNy L2xvY2FsL2luY2x1ZGUgIGNvbmZ0ZXN0LmMgLUwvdXNyL2xvY2FsL2xpYiAt bGludGwgMT4mNQ0KY29uZmlndXJlOjM2NTI6IGNoZWNraW5nIGZvciBnbXNn Zm10DQpjb25maWd1cmU6MzY4ODogY2hlY2tpbmcgZm9yIHhnZXR0ZXh0DQpj b25maWd1cmU6MzcyODogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxs IC1JL3Vzci9sb2NhbC9pbmNsdWRlICBjb25mdGVzdC5jIC1ML3Vzci9sb2Nh bC9saWIgLWxpbnRsIDE+JjUNCmNvbmZpZ3VyZTo0MDA0OiBjaGVja2luZyBm b3IgY2F0YWxvZ3MgdG8gYmUgaW5zdGFsbGVkDQpjb25maWd1cmU6NDExNDog Y2hlY2tpbmcgZm9yIGV4dHJhIGZsYWdzIHRvIGdldCBBTlNJIGxpYnJhcnkg cHJvdG90eXBlcw0KY29uZmlndXJlOjQxMjg6IGNjIC1vIGNvbmZ0ZXN0IC1P IC1waXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3Qu YyAtTC91c3IvbG9jYWwvbGliICAtbGludGwgLWx4cGc0IC1sbSAxPiY1DQpj b25maWd1cmU6NDE2ODogY2hlY2tpbmcgZm9yIGV4dHJhIGZsYWdzIGZvciBQ T1NJWCBjb21wbGlhbmNlDQpjb25maWd1cmU6NDE3NzogY2MgLWMgLU8gLXBp cGUgIC1XYWxsIC1JL3Vzci9sb2NhbC9pbmNsdWRlIGNvbmZ0ZXN0LmMgMT4m NQ0KY29uZmlndXJlOiBJbiBmdW5jdGlvbiBgbWFpbic6DQpjb25maWd1cmU6 NDE3Mzogd2FybmluZzogdW51c2VkIHZhcmlhYmxlIGBkaXInDQpjb25maWd1 cmU6NDI3MDogY2hlY2tpbmcgZm9yIGdsaWItY29uZmlnDQpjb25maWd1cmU6 NDMwNTogY2hlY2tpbmcgZm9yIEdMSUIgLSB2ZXJzaW9uID49IDEuMi44DQpj b25maWd1cmU6NDQwNDogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1XYWxs IC1JL3Vzci9sb2NhbC9pbmNsdWRlL2dsaWIxMiAtRF9USFJFQURfU0FGRSAt SS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAtTC91c3IvbG8kDQpj b25maWd1cmU6NDU0NDogY2hlY2tpbmcgZm9yIFgNCmNvbmZpZ3VyZTo0NjEx OiBjYyAtRSAtSS91c3IvbG9jYWwvaW5jbHVkZSBjb25mdGVzdC5jID4vZGV2 L251bGwgMj5jb25mdGVzdC5vdXQNCmNvbmZpZ3VyZTo0NjA3OiBYMTEvSW50 cmluc2ljLmg6IE5vIHN1Y2ggZmlsZSBvciBkaXJlY3RvcnkNCmNvbmZpZ3Vy ZTogZmFpbGVkIHByb2dyYW0gd2FzOg0KI2xpbmUgNDYwNiAiY29uZmlndXJl Ig0KI2luY2x1ZGUgImNvbmZkZWZzLmgiDQojaW5jbHVkZSA8WDExL0ludHJp bnNpYy5oPg0KY29uZmlndXJlOjQ2ODc6IGNjIC1vIGNvbmZ0ZXN0IC1PIC1w aXBlICAtV2FsbCAtSS91c3IvbG9jYWwvaW5jbHVkZSAgY29uZnRlc3QuYyAt bFh0IC1ML3Vzci9sb2NhbC9saWIgIC1saW50bCAtbHhwZzQgMT4mNQ0KY29u ZmlndXJlOiBJbiBmdW5jdGlvbiBgbWFpbic6DQpjb25maWd1cmU6NDY4Mzog d2FybmluZzogaW1wbGljaXQgZGVjbGFyYXRpb24gb2YgZnVuY3Rpb24gYFh0 TWFsbG9jJw0KL3Vzci9saWJleGVjL2VsZi9sZDogY2Fubm90IGZpbmQgLWxY dA0KY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6DQojbGluZSA0Njgw ICJjb25maWd1cmUiDQojaW5jbHVkZSAiY29uZmRlZnMuaCINCg0KaW50IG1h aW4oKSB7DQpYdE1hbGxvYygpDQo7IHJldHVybiAwOyB9DQo= --0-1386902373-1005484888=:75065-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:30:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id A336137B420 for ; Sun, 11 Nov 2001 05:30:26 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 162ugr-0005Qv-00; Sun, 11 Nov 2001 14:30:25 +0100 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id fABDMMS44822 for freebsd-questions@freebsd.org; Sun, 11 Nov 2001 14:22:22 +0100 (CET) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: What is "Defanged Link"? Date: Sun, 11 Nov 2001 13:22:22 +0000 (UTC) Message-ID: <9slu2e$1bln$1@kemoauc.mips.inka.de> References: <036c01c169fc$94ee12f0$0301a8c0@bigdaddy> <20011111003339.I69195@blossom.cjclark.org> Originator: naddy@mips.inka.de (Christian Weisgerber) 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 Crist J. Clark wrote: > > Network interface status: > > Name Mtu Network Address Ipkts Ierrs Opkts > > Oerrs Coll > > fxp0 1500 00:e0:18:c4:f4:5e 845137 0 > > You wouldn't be running your mail through some kind of procmail-based > (or another mail scanner) defanger? ROTFL. "Defanged" made me think of 10Base-5's vampire taps, but I couldn't quite make sense of it. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:34:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from unicorn.blackhats.org (14dyn71.com21.casema.net [213.17.84.71]) by hub.freebsd.org (Postfix) with ESMTP id 6A21A37B405 for ; Sun, 11 Nov 2001 05:34:43 -0800 (PST) Received: by unicorn.blackhats.org (Postfix, from userid 1002) id 3B10C12C13; Sun, 11 Nov 2001 14:34:43 +0100 (CET) Date: Sun, 11 Nov 2001 14:34:43 +0100 From: The Unicorn To: questions@FreeBSD.ORG Subject: Re: fdisk problem with LARGE disks Message-ID: <20011111143443.H674@unicorn.blackhats.org> References: <20011109235041.B28591@unicorn.blackhats.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011109235041.B28591@unicorn.blackhats.org>; from unicorn@blackhats.org on Fri, Nov 09, 2001 at 11:50:41PM +0100 X-Files: The Truth Is Out 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 Hi There, I was completely mistaken (or in Dutch: "ik praatte poep"). Instead of 66GB fdisk really reported 76GB, which is the correct amount of data you can store on a 80GB (disk manufacturer marketing amount) drive. Thanks for pointing me in the correct direction. Must have been the ... :-) Ciao, Unicorn. -- ======= _ __,;;;/ TimeWaster ================================================= ,;( )_, )~\| A Truly Wise Man Never Plays PGP: 64 07 5D 4C 3F 81 22 73 ;; // `--; Leapfrog With A Unicorn... 52 9D 87 08 51 AA 35 F0 ==='= ;\ = | ==== Youth is Not a Time in Life, It is a State of Mind! ======== Echelon Teasers: NSA CIA DIA FBI NRO KGB FAPSI FSB Mossad BVD MI5 MI6 GCHQ BND To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:38:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bandicoot.wn.com.au (bandicoot.wn.com.au [202.72.128.1]) by hub.freebsd.org (Postfix) with ESMTP id 8FCC937B426 for ; Sun, 11 Nov 2001 05:38:10 -0800 (PST) Received: from mulgara.westnet.com.au (unverified [202.72.128.253]) by bandicoot.wn.com.au (Rockliffe SMTPRA 4.5.4) with ESMTP id for ; Sun, 11 Nov 2001 21:38:09 +0800 Received: from mulgara (mulgara [127.0.0.1]) by mulgara.westnet.com.au (Postfix) with SMTP id 42BA917D45 for ; Sun, 11 Nov 2001 21:38:09 +0800 (WST) Received: from fscked (dsp-202-72-132-221.perth.westnet.com.au [202.72.132.221]) by mulgara.westnet.com.au (Postfix) with SMTP id 6535917D35 for ; Sun, 11 Nov 2001 21:38:07 +0800 (WST) From: "David Okeby" To: Subject: RE: ntp and MAC Date: Sun, 11 Nov 2001 21:38:19 +0800 Keywords: questions Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.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, I had a problem of Mac OS 10.1 and 9.2.1 not refusing to sync with my FreeBSD ntp server. I found that the solution eventually fixed itself and after a few days the computers reported that "Synchronisation was successful" I have no idea what the problem was, so I can't be of any help there, but what I did was set the mac's to use the same time server that I was using on the FreeBSD computer for a day or two, and then switched them over to the local FreeBSD one. Strange problem I know, but that's the only way it worked for me. Regards, David Okeby -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Kay Schulz Sent: Sunday, 11 November 2001 10:56 AM To: questions@FreeBSD.org Subject: ntp and MAC Hi unfortunately I couldn't find a hint for the problems I have syncing my Mac OS 9 or OS X with the ntpd from FreebSD. I am using FreeBSD 4.4 as a firewall and wanted to support the network with a timeserver. nettime on W2K works well. But it seems that also XP has problems with the ntp and freebsd. Any idea? BTW: Here is my ntpd.conf (and I verified the ntpd is working) server localhost prefer broadcast 10.255.255.255 enable monitor stats # enable the good stuff driftfile /etc/ntp.drift # path for drift file statsdir /var/log/ntpstats/ # directory for statistics files filegen peerstats file peerstats type day enable filegen loopstats file loopstats type day enable filegen clockstats file clockstats type day enable restrict 10.0.0.0 mask 255.0.0.0 notrust nomodify notrap --- WAP = Wait and Pay Kay Schulz kay@kay-schulz.com http://www.ooad.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:48:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 1F15737B427 for ; Sun, 11 Nov 2001 05:48:20 -0800 (PST) Subject: Re: kernel compilation error To: ixion@inicia.es Cc: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 11 Nov 2001 01:41:52 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 11.11.2001 14:48:21 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 should change to the /sys/i386/conf directory 1st, then type "config whereas the is the name of you custom kernel configuration. Then type "cd ../../compile/ and type "make depend;make;make install" That should then create your own kernel, once you installed your kernel and rebooted it should be active. - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 5:48:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 913D437B420 for ; Sun, 11 Nov 2001 05:48:21 -0800 (PST) Subject: Re: help! XFree86 memory leak! To: Mark Miller Cc: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 11 Nov 2001 00:58:56 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 11.11.2001 14:48:22 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 would assume there is another program running which requires that memory and so forcing XFreee to need more too. Do you have a newsreader or a mailchecker running? - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 6: 2:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by hub.freebsd.org (Postfix) with ESMTP id D105E37B41E for ; Sun, 11 Nov 2001 06:02:34 -0800 (PST) Received: from oemcomputer (213.19.19.137) by mail.libertysurf.net (5.1.053) id 3BEB46B600055945; Sun, 11 Nov 2001 14:48:55 +0100 Message-ID: <3BEB46B600055945@mail.libertysurf.net> (added by postmaster@libertysurf.fr) From: JC To: Reply-To: Subject: Nouvelle version cd resto Date: Mon, 11 nov 2001 14:48:11 +0100 Importance: normal X-Mailer: GOTO Software Sarbacane Vs 1.05C Mime-Version: 1.0 Content-Type: multipart/related; boundary="7268477011405065" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --7268477011405065 Content-Type: multipart/alternative; boundary="6651658582620647" --6651658582620647 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-mailer: Sarbacane 1.05 L'annuaire Emails des Hotels Restaurants en Europe 3 ANNUAIRES SUR 1 CD 1 Annuaire hotels restaurants 115.600 Email France 33.238 Emails Suisse 14.893 Emails-Allemagne(germany) 11.957 Emails-Autriche 1.309 Emails-Belgium 10.313 Emails Italy 7.819 EmailsRoyaume-Uni 5.897 Emails-Ireland 277 Emails-Canad= a 4.447 Emails Pologne 3.255 Emails-Espagne 3.118 Emails-Portugal 1.960 Emails Luxembourg 256 Emails-Liechtenstein 28 Emails-Greece 83 Emails Monaco 58 Emails-Polynesia (French) 39 Emails New Caledonia (French) 39 Emails-Andorra 24 Emails- French Southern Territories 16 Emails Guadeloupe (French) 14 Emails-Malta 5 Emails Martinique (French) 2 Emails-Su=E8de 1.821 Emails-Denmark 119 Em= ails Finland 96 Emails-Hungary 47 Emails-Netherlands 1.163 Emails Norway 98 Emails-Pays-Bas 401 Emails-Bulgaria 9 Emails + 2 Annuaire des Fournisseurs de l'h=F4tellerie 86.334 Emails (distributeurs revendeurs et fabricants de materiel) + 3 Annuaire Tour Op=E9rator 35.925 Emails (Tours Op=E9rators - Autocaristes - Agences de Voyages) Vous souhaitez recevoir une information compl=E9mentaire sans engagement de votre part jcbjcb@netcourrier.com Ne plus recevoir d'informations abusmuller@netcourrier.com --6651658582620647 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: Quoted-Printable L

L'annuaire = Emails des Hotels Restaurants en Europe

3 ANNUAIRES = SUR 1 CD
 
1 Annuaire hotels restaurants 115.600 Email

France 33.238 Emails
Suisse 14.893 Emails-Allemagne(germany) 11.957
Emails-Autriche 1.309 Emails-Belgium 10.313 Emails
Italy 7.819 EmailsRoyaume-Uni 5.897 Emails-Ireland 277 Emails-Canada 4.447 Emails
Pologne 3.255 Emails-Espagne 3.118 Emails-Portugal 1.960 Emails
Luxembourg 256 Emails-Liechtenstein 28 Emails-Greece 83 Emails
Monaco 58 Emails-Polynesia (French) 39 Emails
New Caledonia (French) 39 Emails-Andorra 24 Emails-
French Southern Territories 16 Emails
Guadeloupe (French) 14 Emails-Malta 5 Emails
Martinique (French) 2 Emails-Suède 1.821 Emails-Denmark 119 Emails
Finland 96 Emails-Hungary 47 Emails-Netherlands 1.163 Emails
Norway 98 Emails-Pays-Bas 401 Emails-Bulgaria 9 Emails
+
2 Annuaire des Fournisseurs de l'hôtellerie 86.334 E
mails  (distributeurs revendeurs et fabricants de materiel)
+
3 Annuaire Tour Opérator 35.925
<= A href=3D"mailto:@mails" style=3D"text-decoration: none">E
mails  (Tours Opérators - Autocaristes - Agences de Voyages)

Vous souhaitez recevoir une information complémentaire=
sans engagement de votre part
 
jcbjcb@netcourrier.co= m 

Ne plus recevoir d'informations
abusmuller@netcourrier.= com

--6651658582620647-- --7268477011405065 Content-Type: image/jpeg; name="bg148.jpg" Content-Transfer-Encoding: Base64 Content-ID: Content-Location: bg148.jpg /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDABUOEBIQDRUSERIYFhUZHzQiHx0dH0AuMCY0TENQT0tD SUhUXnlmVFlyWkhJaY9qcnyAh4iHUWWUn5ODnXmEh4L/2wBDARYYGB8cHz4iIj6CVklWgoKCgoKC goKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoL/wAARCACCANEDASIA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDlKKKK s2CiiigAoFFKKBhRS0tMdgHFPBOeKWOMv0wMVItu209c+mKpJmsYt7D7dtrA5GfpWpA5YDcUz6Vn xQFeTkN6VftlA5Yj0PynJreF0jtpJpal0Ip5KI30pkyFF4bHHpU8IVRkR7ffFR3ZPAEe89OTVX1K T1KUqzEAhgSR6CqMpIBzkA+narjrjIaIj86qPGOgbH4UpBUTtoUy2Gz1+tNbn0qzJEw+8wyPWqxY rwMVg1Y4Zq24yinb+uQKb1qTITOOopOKUikpEsSiiikIKKKKACiiigAooooAKKKKAFFLSUUxi0ox SU5QCeuKCkSRvt7A1KLhgcrxTUhUru3g+opzRtjAAyO47itFc3jzJFhbyQgAcEd+1X7eeSfaAIgO 5DYxWXEjKcMAccj3qSMyGUPHHjHPHatE31OiMpPc6BQdgKyZx2B4NRTSBFJ2iTk556VDDLdMW4yo 9uadI7SpggqP4iFwatItRdzPkuXclCGwexqF7SQucHbjrk5p10hR3KFiPfNVRLJ0yeO1Q30ZnOSW kh8tsVBLzKfTqTVV1KnHX6VIzbjk/iKaWYDHpWTsznnZ7EfI6igNildieuKbjipMmBpppaQ0iWJR RRSJCiiigAooooAKKKKACilxRQAUClGMUUygxSgUCnqtMpIUNgDFSRO4GEbrTFXccdKtxWpDqQNy MPXpVxTZtCMnsJGs8rDHP9Ks28E27LHb2OetWI7fYobeMHoQf51K0bAfxce4OK2UTrjG3UYqyISQ QR7H86cCzjI+UA8r2p7MFTAdQT94H+lRpJJjO1iD1IbiqLK1zGWBZRn2Jqg3Dk7QB3zWtLOA+MOW AwQOKrTmOQnJYE89BUSVzOcb6meyjdywA9aGQkAhwc0Sr82Qc571EzZ7YrFnI7LcMHPSmkEU5XIP PP1oGWJO786kz0Yw001NvBzv59KY209OBQS0MxSU8gfhTWGDxzUktCUUYpWUjrQISikooAWiiigA oBoooAKUH1pKUUDHHHY05TSbGwDgc+9Ax3qkWiZJCpBIJ/GrYvgIQu35s8VS+UgYJ96mgt/NkCo3 OO9aJvobwlJaRLUOosEKMcZ7jirC3atEXZixGBjH9ayHUqxB6ipYLh4lZQqlW65FNTfU0jVadmbF rIJQ5Q42+5wKhu5wihW5OOqiqlsokc43KxPG2rhWNZT5p8xNp+YqRzWl20bKTaKdxMZI1LzZb05y BVMtycE496uyxR43xBnAOSGHQe9VfLEjnYMD0zWUrnPUvciDkZ5OfrTc5xntU0sDRnnkeo5FR7e9 RZmLT2Y5WCrjrx3pMKzAIDz60w5pPpRcTYOMEjFM5pzfWmZqWZsXmjPGKM0maQh2RjpzSE5NJS44 zQAlFFFAgpc+1JQATQApOaTFO2n0pQq9CSDTHZjQKMVLsUdW7U35c4xRYdrCCl5PFJx6VKrIrg7Q wI6U0UhyrhcsD9amiWRPnUdBnPpVctknI+ntTxLjaMDA6gcZq07G0WkTOqSruB2uPvbj94+1MWIh gTyO+DRFLh8lAR2BqwkpJOF2qeoWqVmapRlqXbeOZYgqqFTqSwGQfw5qbYcKC0Y54Cjr68VLYhZo gFPI/hzzT2jhz5bs4KnOCK12NrpOxk3NuY3O3BXrlRn8KrlIjGZFciTP3cda1LiIlm8lm2nkrnAr OaPDHoCBwBznmpaJkrkLvKkflPkDOcGmtJ5mxWwABjpUrIHl3ybgnsckVH5Y2DHBwSST0qNTJpi3 sKQ7QhJJGTkdKpnFTq+xtxw3bBqA9c1EjGpZ6oQ+lJilHWnAZJzxj1qDK1yNlI60lSSNu5/SmUEu 1wpKWkpCCiiigBQTR3zQuM89KAQD7UDHbznNKSCwNIuMnjPFKIzn0plK4g+9kUpBzmgNjtSZpgLg DnrS5z2oGCDk0pwD8vT3oKQLT1Uk470qSYBA6HtQG61SNEkOwR0H61Yt4nlcKoBPpmoY3wwOM1PH PslDoAp9q0ibwsaaERsoLbOmADjNakSGVeQM4rNskjvHGQFbqT1rcjgSFeOwpzkh1ppadTOvI3TC BvfoKwrgtHIynlfrW9qTFkDbcKO5rnJiXf5snPA9Kd/dGpNQH+eoQhSdxOagLuSSowDTXGwj+hpj Mu3vnPfpUNmcpt7jWXrk4NMxz1yKUkE0Y96zOd6iM3HAxTTnPJpT9aaaRDEpKWikSJRSmkpAFFFF AhcDGaSil70AAOKVmLHkn8aaaUUDF7UA0fhQDTGKTSgjuM03NKDTGSArTuKYM0oyao1TJk296mjQ N0BOPaq6kgjmr0ETv1JycY5rSOp0U9TW0i3khdZHUqvvW47Iw4OaxLJp22gSHC8MM9a1/vKcjHFK a1Irr3rs5/VmdmO5CEyQGx1rFfrXRalJE4MYLSSDoM8VgXG4N8wxVPY0l8KZCR70w0/8abnHQ1mz nY3HvSlfekNJmpIArTSKU0hxikSxtJS0lSQFFFFAgooooAKKKKACnA45ptFADmbdzSUlLTGOAycV KkROefyqAVKsjoOvBpq3UuLXUleIxjJI+maYD3oWQk/MMijOOMVRpddCVcHkkZqyhIQDIwegxyai itGkTeh3j0XrU8CoHBYDCnnHNaROmnc3dESPaT8yuOobFXLuSPlMAkDu2KxzJuUCMHp8vt+NNlVN hYjLAcd6pxu7jdO8uZsq6hIfMAVQAvocg1RuJnlChui9ABVmaZiDk5Y8HAAx+lUScnkVMmTUfQSm kVIOhAxzTWY4xWbMGiOkoNIRUmbCkoPHekpENhSUUUiQooooAKKKKACiiigAooooAKWiigYUooop giaP7341JN/rG+tFFaLY6V8JLDxtI9K0tL+adt3PHeiitFsbw+EswIuJPlH3yOlOnAjaMoNufTjt RRVo1RlygbpTjmqMv+uYe9FFZzMapJbf65agl+9RRUPYzl8JEetIaKKg52NNFFFIgSiiikIKKKKA CiiigD//2Q== --7268477011405065-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 6: 4:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from york.smtp.ru (york.rbc.ru [62.118.249.10]) by hub.freebsd.org (Postfix) with ESMTP id 9021237B418 for ; Sun, 11 Nov 2001 06:04:47 -0800 (PST) Received: from [212.28.72.162] (account linuxrulez@land.ru HELO Mystery-pc.swamp.lan) by york.smtp.ru (CommuniGate Pro SMTP 3.4.8) with ESMTP id 14887010 for freebsd-questions@FreeBSD.ORG; Sun, 11 Nov 2001 17:04:45 +0300 Date: Sun, 11 Nov 2001 17:09:10 +0300 From: linuxrulez X-Mailer: The Bat! (v1.47 Halloween Edition) Personal Reply-To: linuxrulez Organization: miee X-Priority: 3 (Normal) Message-ID: <91428468.20011111170910@land.ru> To: freebsd-questions@FreeBSD.ORG Subject: trouble with network 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 HELP ! I have realtek8139 ethernet adapter , and I have a problem with my LAN . LAN-speed is too slow under freebsd 4.4( workstation in my LAN ) with rl0-module. What must I do for speeding up my network ? Best regards, EraSER To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 6:13:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 6008637B428 for ; Sun, 11 Nov 2001 06:13:26 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.33 #1) id 162vKg-0005Yt-00; Sun, 11 Nov 2001 14:11:34 +0000 Date: Sun, 11 Nov 2001 14:11:34 +0000 From: Simon Dick To: linuxrulez Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trouble with network Message-ID: <20011111141134.B20976@irrelevant.org> References: <91428468.20011111170910@land.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <91428468.20011111170910@land.ru>; from linuxrulez@land.ru on Sun, Nov 11, 2001 at 05:09:10PM +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 On Sun, Nov 11, 2001 at 05:09:10PM +0300, linuxrulez wrote: > HELP ! > I have realtek8139 ethernet adapter , and I have a problem with > my LAN . LAN-speed is too slow under freebsd 4.4( workstation in my > LAN ) with rl0-module. > What must I do for speeding up my network ? The best thing with rl devices is to make sure that your duplex settings are OK, ie half duplex when connected to hubs and full duplex when connected to switches, see ifconfig(8) and rl(4) -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 6:50:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bg (ns.mail.bg [212.91.166.100]) by hub.freebsd.org (Postfix) with SMTP id 4E3CE37B426 for ; Sun, 11 Nov 2001 06:50:43 -0800 (PST) Received: (qmail 5998 invoked by uid 102); 4 Nov 2001 18:09:00 -0000 To: freebsd-questions@freebsd.org Subject: help me pach pppd Message-ID: <1004897340.3be5843c3b0d2@www.mail.bg> Date: Sun, 04 Nov 2001 20:09:00 +0200 (EET) From: nik_n@mail.bg References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit User-Agent: mail.bG web interface 2.22 X-Originating-IP: 193.68.175.22 Sender: owner-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, Does anyone have radius patch for pppd of any version above 2.3.? Thanks ______________________________________ Íāïðāâåōå ņč ÁÅĮÏËĀŌÍĀ åëåęōðîííā ïîųā íā āäðåņ www.mail.bg čėā POP3 12MB SMS --mail.bG-Áúëãāðņęāōā-áåįïëāōíā-ïîųā-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 6:53:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.bg (ns.mail.bg [212.91.166.100]) by hub.freebsd.org (Postfix) with SMTP id 400C637B419 for ; Sun, 11 Nov 2001 06:53:26 -0800 (PST) Received: (qmail 7441 invoked by uid 102); 4 Nov 2001 18:11:44 -0000 To: Matthew Graybosch Subject: Re: OpenOffice Port Message-ID: <1004897503.3be584dff2284@mail.bg> Date: Sun, 04 Nov 2001 20:11:43 +0200 (EET) From: Miroslav Andreev Mirkov Cc: FreeBSD Questions References: <20011104131315.1ad50fab.matthew@starbreaker.net> In-Reply-To: <20011104131315.1ad50fab.matthew@starbreaker.net> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit User-Agent: mail.bG web interface 2.22 X-Originating-IP: 62.176.113.130 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG öčōčðāė Matthew Graybosch : > Has anybody been able to install OpenOffice from ports? I did a full > cvsup last week on the ports collection (to update Mozilla to 0.9.5) > and when I try to "make install clean" /usr/ports/editors/openoffice > I get the following results: > > ===> openoffice-6.0.a638 is marked as broken: work in progress -- > does not work yet. > ===> openoffice-6.0.a638 is marked as broken: work in progress -- > does not work yet. > ===> Cleaning for gettext-0.10.35 > ===> Cleaning for gmake-3.79.1 > ===> Cleaning for libtool-1.3.4_2 > ===> Cleaning for stlport-4.0 > ===> Cleaning for openoffice-6.0.a638 > > -- > Matthew Graybosch > http://www.starbreaker.net > "Sartre was mistaken: Hell is not other people. Hell is maintaining > other people's code." > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ______________________________________ Íāïðāâåōå ņč ÁÅĮÏËĀŌÍĀ åëåęōðîííā ïîųā íā āäðåņ www.mail.bg čėā POP3 12MB SMS --mail.bG-Áúëãāðņęāōā-áåįïëāōíā-ïîųā-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 6:54:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id E642837B421 for ; Sun, 11 Nov 2001 06:54:09 -0800 (PST) Received: from barbish ([63.70.155.125]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sun, 11 Nov 2001 09:54:31 -0500 From: "Joe & Fhe Barbish" To: "Eoaianeee Na?aae" Cc: "FBSD Questions" Subject: RE: PROBLEM WITH WIN98+FREEBSD Date: Sun, 11 Nov 2001 09:54:01 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0025_01C16A96.CA877C40" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <011901c16ab3$ef5b1aa0$d4019ed5@LocalHost> 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_0025_01C16A96.CA877C40 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: base64 U2VyZ2V5ICBJIGp1c3QgZmluaXNoZWQgZG9pbmcgdGhlIHNhbWUgdGhpbmcgYXMgeW91Lg0KIA0K MS4JRmlyc3QgYW5kIG1vc3QgaW1wb3J0YW50LiAgQmFja3VwIHVwIHlvdXIgV2luOTggc3lzdGVt IHRvIGFub3RoZXIgaGFyZCBkcml2ZSBhbmQgcmVtb3ZlIGl0IGZyb20gdGhlIFBDIGZvciBzYWZl IGtlZXBpbmcuICBGcmVlQkRTIHdpbGwgbW9zdCBsaWtlbHkgdHJhc2ggdGhlIGhhcmQgZHJpdmUg eW91IGFyZSBpbnN0YWxsaW5nIGl0IG9uLCBzbyBrZWVwIHRoZSBiYWNrdXAgaGFyZCBkcml2ZSBz YWZlIHNvIHlvdSBjYW4gcmVzdG9yZSBpdCBiYWNrIG9uIHRvIHRoZSBQQyBhZnRlciBGQlNEIGlu IGluc3RhbGxlZC4NCjIuCVVzaW5nIG1zZG9zIGZkaXNrIGZyb20gZmxvcHB5IGRpc3BsYXkgcGFy dGl0aW9ucyBvbiBQQyBoYXJkIGRyaXZlLiBGaXJzdCBwYXJ0aXRpb24gc2hvdWxkIGJlIHdpbjk4 IHByaW1hcnkgYzogZHJpdmUuIFRoZSByZW1haW5kZXIgb2YgaGFyZCBkcml2ZSBzaG91bGQgYmUg dW5kZWZpbmVkLiANCjMuCUR1cmluZyBGQlNEIGluc3RhbGwgc3lzaW5zdGFsbCB5b3Ugd2lsbCBi ZSBhc2tlZCB0byBjcmVhdGUgRkJTRCBzbGljZS4gVXNlIHRoZSB1bmRlZmluZWQgYXJlYSBvbiBo YXJkIGRyaXZlIGZvciBGQlNELg0KNC4JVGhlIEZCU0Qgc3lzaW5zdGFsbCBpcyBub3QgdmVyeSBz bWFydCBhbmQgd2lsbCBkZXN0cm95IHlvdXIgaGFyZCBkcml2ZSBwYXJ0aXRpb25zIHNvbWUgdGlt ZXMuIERvIG5vdCBiZSB1cHNldCBpZiB0aGlzIGhhcHBlbnMgYmVjYXVzZSB5b3Ugc3RpbGwgaGF2 ZSB5b3VyIEJhY2t1cCB0byByZWNvdmVyIGZyb20uIEkgdXNlIGdob3N0IHRvIGJrdXAgbXkgaGFy ZCBkcml2ZSBwYXJ0aXRpb25zLiBJdCB3b3JrcyBncmVhdCBmb3IgYWxsIFdpbnh4IHN5c3RlbXMu IA0KNS4JWW91IG1heSBoYXZlIHRvIGN5Y2xlIHRocm91Z2ggdGhlIEZCU0Qgc3lzaW5zdGFsbCBw cm9jZXNzIGEgZmV3IHRpbWVzIHVudGlsIHlvdSBzZWUgaG93IGl0IHdvcmtzLiBUaGlzIGlzIG5v cm1hbC4gTm9ib2R5IGdldHMgaXQgcmlnaHQgb24gdGhlIGZpcnN0IHRyeS4NCjYuCVlvdXIgYmVz dCByZWZlcmVuY2UgaXMgdG8gcmVhZCB0aGUgRkJTRCBpbnN0YWxsIGNoYXB0ZXIgaW4gdGhlIEZC U0QgQm9vayBsb2NhdGVkIG9uIHlvdXIgRkJTRCBpbnN0YWxsIENELCBvciBvbiB0aGUgaW50ZXJu ZXQgYXQgICANCmh0dHA6Ly93d3cuZnJlZWJzZC5vcmcvZG9jL2VuX1VTLklTTzg4NTktMS9ib29r cy9oYW5kYm9vay8NCiANCiANCiANCiANCi0tLS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tDQpGcm9t OiBvd25lci1mcmVlYnNkLXF1ZXN0aW9uc0BGcmVlQlNELk9SRyBbbWFpbHRvOm93bmVyLWZyZWVi c2QtcXVlc3Rpb25zQEZyZWVCU0QuT1JHXU9uIEJlaGFsZiBPZiDs1cfP19PLycog88XSx8XKDQpT ZW50OiBTdW5kYXksIE5vdmVtYmVyIDExLCAyMDAxIDg6MjEgQU0NClRvOiBxdWVzdGlvbnNAZnJl ZWJzZC5vcmcNClN1YmplY3Q6IFBST0JMRU0gV0lUSCBXSU45OCtGUkVFQlNEDQogDQpIZWxsbyBm b3IgYWxsIEZyZWVCU0QgZGVzaWduZXJzICENCiANCkkgYmVnaW4gd29yayB3aXRoIEZyZWVCU0Qs IGJ1dCBJIGZlbGwgdGhhdCBpdCdzIGZvciBtZSAhDQogDQpNeSBtZWV0aW5nIHdpdGggRnJlZUJT RCBiZWdhbiBmcm9tIG5vbmNsZWFybiB0aGluZyBhZnRlciBpbnN0YWxsYXRpb24uLi4NClRoZSB0 aGluZyBpcyAtIEkgaGF2ZSBXaW4gOTggaW5zdGFsbGVkIGFuZCBJIHRyaWVkIHRvIGluc3RhbGwg RnJlZUJTRCA0LjIgYXMgYSBzZWNvbmQgb3BlcmF0aW9uIHN5c3RlbS4NCkFsbCB0aGluZyB3YXMg bm9ybWFsIGR1cmluZyB0aGUgaW5zdGFsbCBwcm9jZXNzLCBidXQgYWZ0ZXIgcmVib290IEkgbWV0 LCB0aGF0IG1lbnUgZm9yIGNob29zaW5nIE9TIGJldHdlZW4gV0lOOTggYW5kIEZyZWVCU0QgY29u c2lzdCBvZjoNCkYxOiBXSU4gOTgNCkY1OiBEcml2ZSAxDQpCb3RoIHRoaXMga2V5cyBsZWFkcyB0 byBXSU45OC4uLg0KIA0KTXkgY29uZmlndXJhdGlvbjogQXdhcmQgQklPUyBmb3INCmFkMCAobWFz dGVyKTogUXVhbnR1bSAxNUdCOyBhZDEgKHNsYXZlKTogUXVhbnR1bSA0MEdCOyBCb290IHJlY29y ZCBvZiBib3RoIE9TJ3MgSSB3cm90ZSB0byBvbmUgb2YgdGhlIGFkMCdzIHBhcnRpdGlvbjsgRnJl ZUJTRCBmaWxlIHN5c3RlbSBJIHB1dCB0byBzZWNvbmQgZHJpdmUncyBwYXJ0aXRpb24uDQogDQpU aGlzIGlzIGEgcHJvYmxlbSwgd2hpY2ggZGVjaXNpb24gSSBjb3VsZG4ndCBmaW5kIGluIGFsbCBG QVEncyBhbmQgR3VpZGVzLi4uDQogDQpJZiBpdCdzIHBvc3NpYmxlLCBvci9hbmQgeW91IGhhdmUg c29tZSBpbmZvcm1hdGlvbiBmb3IgbWUgLSBwbGVhc2UsIGdpdmUgbWUgc29tZSBhZHZpY2UsIGhv dyB0byBiZSwgd2hhdCB0byBkby4NCiANCk1heSBiZSwgdGhpcyBxdWVzdGlvbiBpcyBhIHRvcGlj IGZvciBGQVEuLi4NCiANCkV4Y3VzZSBtZSBmb3IgbXkgIm1pc3Rha2VkIiBFbmdsaXNoLg0KIA0K VGhhbmtzIHZlcnkgbXVjaCBmb3IgeW91ciB3b3JrLA0KU2VyZ2V5DQo8bWFpbHRvOm1haW5AYmVz dEpvYi5ydT4gDQpiaXRnYm94QGhvdGJveC5ydSA8bWFpbHRvOmJpdGdib3hAaG90Ym94LnJ1PiAN ClJ1c3NpYW4gRmVkZXJhdGlvbg0K ------=_NextPart_000_0025_01C16A96.CA877C40 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv L0VOIj4NCjxodG1sIHhtbG5zOnY9InVybjpzY2hlbWFzLW1pY3Jvc29mdC1jb206dm1sIiB4bWxu czpvPSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTpvZmZpY2UiIHhtbG5zOnc9InVy bjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOndvcmQiIHhtbG5zPSJodHRwOi8vd3d3Lncz Lm9yZy9UUi9SRUMtaHRtbDQwIj4NCg0KPGhlYWQ+DQo8bWV0YSBodHRwLWVxdWl2PUNvbnRlbnQt VHlwZSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9a29pOC1yIj4NCjxtZXRhIG5hbWU9UHJv Z0lkIGNvbnRlbnQ9V29yZC5Eb2N1bWVudD4NCjxtZXRhIG5hbWU9R2VuZXJhdG9yIGNvbnRlbnQ9 Ik1pY3Jvc29mdCBXb3JkIDkiPg0KPG1ldGEgbmFtZT1PcmlnaW5hdG9yIGNvbnRlbnQ9Ik1pY3Jv c29mdCBXb3JkIDkiPg0KPGxpbmsgcmVsPUZpbGUtTGlzdCBocmVmPSJjaWQ6ZmlsZWxpc3QueG1s QDAxQzE2QTk2LkNBMzM4RkUwIj4NCjwhLS1baWYgZ3RlIG1zbyA5XT48eG1sPg0KIDxvOk9mZmlj ZURvY3VtZW50U2V0dGluZ3M+DQogIDxvOlJlbHlPblZNTC8+DQogIDxvOkRvTm90UmVseU9uQ1NT Lz4NCiA8L286T2ZmaWNlRG9jdW1lbnRTZXR0aW5ncz4NCjwveG1sPjwhW2VuZGlmXS0tPjwhLS1b aWYgZ3RlIG1zbyA5XT48eG1sPg0KIDx3OldvcmREb2N1bWVudD4NCiAgPHc6Wm9vbT4wPC93Olpv b20+DQogIDx3OkRvY3VtZW50S2luZD5Eb2N1bWVudEVtYWlsPC93OkRvY3VtZW50S2luZD4NCiAg PHc6RW52ZWxvcGVWaXMvPg0KIDwvdzpXb3JkRG9jdW1lbnQ+DQo8L3htbD48IVtlbmRpZl0tLT4N CjxzdHlsZT4NCjwhLS0NCiAvKiBGb250IERlZmluaXRpb25zICovDQpAZm9udC1mYWNlDQoJe2Zv bnQtZmFtaWx5OlRhaG9tYTsNCglwYW5vc2UtMToyIDExIDYgNCAzIDUgNCA0IDIgNDsNCgltc28t Zm9udC1jaGFyc2V0OjA7DQoJbXNvLWdlbmVyaWMtZm9udC1mYW1pbHk6c3dpc3M7DQoJbXNvLWZv bnQtcGl0Y2g6dmFyaWFibGU7DQoJbXNvLWZvbnQtc2lnbmF0dXJlOjE2NzkyMTk5IDAgMCAwIDY1 NzkxIDA7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCglwYW5vc2Ut MTowIDAgMCAwIDAgMCAwIDAgMCAwOw0KCW1zby1mb250LWFsdDoiVGltZXMgTmV3IFJvbWFuIjsN Cgltc28tZm9udC1jaGFyc2V0OjA7DQoJbXNvLWdlbmVyaWMtZm9udC1mYW1pbHk6cm9tYW47DQoJ bXNvLWZvbnQtZm9ybWF0Om90aGVyOw0KCW1zby1mb250LXBpdGNoOmF1dG87DQoJbXNvLWZvbnQt c2lnbmF0dXJlOjAgMCAwIDAgMCAwO30NCiAvKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KcC5Nc29O b3JtYWwsIGxpLk1zb05vcm1hbCwgZGl2Lk1zb05vcm1hbA0KCXttc28tc3R5bGUtcGFyZW50OiIi Ow0KCW1hcmdpbjowaW47DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCW1zby1wYWdpbmF0aW9u OndpZG93LW9ycGhhbjsNCglmb250LXNpemU6MTIuMHB0Ow0KCWZvbnQtZmFtaWx5OiJUaW1lcyBO ZXcgUm9tYW4iOw0KCW1zby1mYXJlYXN0LWZvbnQtZmFtaWx5OiJUaW1lcyBOZXcgUm9tYW4iO30N CmE6bGluaywgc3Bhbi5Nc29IeXBlcmxpbmsNCgl7Y29sb3I6Ymx1ZTsNCgl0ZXh0LWRlY29yYXRp b246dW5kZXJsaW5lOw0KCXRleHQtdW5kZXJsaW5lOnNpbmdsZTt9DQphOnZpc2l0ZWQsIHNwYW4u TXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7Y29sb3I6Ymx1ZTsNCgl0ZXh0LWRlY29yYXRpb246dW5k ZXJsaW5lOw0KCXRleHQtdW5kZXJsaW5lOnNpbmdsZTt9DQpwLk1zb0F1dG9TaWcsIGxpLk1zb0F1 dG9TaWcsIGRpdi5Nc29BdXRvU2lnDQoJe21hcmdpbjowaW47DQoJbWFyZ2luLWJvdHRvbTouMDAw MXB0Ow0KCW1zby1wYWdpbmF0aW9uOndpZG93LW9ycGhhbjsNCglmb250LXNpemU6MTIuMHB0Ow0K CWZvbnQtZmFtaWx5OiJUaW1lcyBOZXcgUm9tYW4iOw0KCW1zby1mYXJlYXN0LWZvbnQtZmFtaWx5 OiJUaW1lcyBOZXcgUm9tYW4iO30NCnNwYW4uRW1haWxTdHlsZTE4DQoJe21zby1zdHlsZS10eXBl OnBlcnNvbmFsLXJlcGx5Ow0KCW1zby1hbnNpLWZvbnQtc2l6ZToxMi4wcHQ7DQoJbXNvLWFzY2lp LWZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQoJbXNvLWhhbnNpLWZvbnQtZmFtaWx5OiJDb3Vy aWVyIE5ldyI7DQoJbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWw7DQoJY29sb3I6Ymx1ZTsNCglm b250LXdlaWdodDpub3JtYWw7DQoJZm9udC1zdHlsZTpub3JtYWw7fQ0KQHBhZ2UgU2VjdGlvbjEN Cgl7c2l6ZTo4LjVpbiAxMS4waW47DQoJbWFyZ2luOjEuMGluIDEuMjVpbiAxLjBpbiAxLjI1aW47 DQoJbXNvLWhlYWRlci1tYXJnaW46LjVpbjsNCgltc28tZm9vdGVyLW1hcmdpbjouNWluOw0KCW1z by1wYXBlci1zb3VyY2U6MDt9DQpkaXYuU2VjdGlvbjENCgl7cGFnZTpTZWN0aW9uMTt9DQogLyog TGlzdCBEZWZpbml0aW9ucyAqLw0KQGxpc3QgbDANCgl7bXNvLWxpc3QtaWQ6NzQxMzcyNDc3Ow0K CW1zby1saXN0LXR5cGU6aHlicmlkOw0KCW1zby1saXN0LXRlbXBsYXRlLWlkczoxMzY5NzMyMTM4 IDY3Njk4NzAzIDY3Njk4NzEzIDY3Njk4NzE1IDY3Njk4NzAzIDY3Njk4NzEzIDY3Njk4NzE1IDY3 Njk4NzAzIDY3Njk4NzEzIDY3Njk4NzE1O30NCkBsaXN0IGwwOmxldmVsMQ0KCXttc28tbGV2ZWwt dGFiLXN0b3A6LjVpbjsNCgltc28tbGV2ZWwtbnVtYmVyLXBvc2l0aW9uOmxlZnQ7DQoJdGV4dC1p bmRlbnQ6LS4yNWluO30NCkBsaXN0IGwwOmxldmVsMg0KCXttc28tbGV2ZWwtbnVtYmVyLWZvcm1h dDphbHBoYS1sb3dlcjsNCgltc28tbGV2ZWwtdGFiLXN0b3A6MS4waW47DQoJbXNvLWxldmVsLW51 bWJlci1wb3NpdGlvbjpsZWZ0Ow0KCXRleHQtaW5kZW50Oi0uMjVpbjt9DQpvbA0KCXttYXJnaW4t Ym90dG9tOjBpbjt9DQp1bA0KCXttYXJnaW4tYm90dG9tOjBpbjt9DQotLT4NCjwvc3R5bGU+DQo8 IS0tW2lmIGd0ZSBtc28gOV0+PHhtbD4NCiA8bzpzaGFwZWRlZmF1bHRzIHY6ZXh0PSJlZGl0IiBz cGlkbWF4PSIxMDI3Ii8+DQo8L3htbD48IVtlbmRpZl0tLT48IS0tW2lmIGd0ZSBtc28gOV0+PHht bD4NCiA8bzpzaGFwZWxheW91dCB2OmV4dD0iZWRpdCI+DQogIDxvOmlkbWFwIHY6ZXh0PSJlZGl0 IiBkYXRhPSIxIi8+DQogPC9vOnNoYXBlbGF5b3V0PjwveG1sPjwhW2VuZGlmXS0tPg0KPC9oZWFk Pg0KDQo8Ym9keSBiZ2NvbG9yPXdoaXRlIGxhbmc9RU4tVVMgbGluaz1ibHVlIHZsaW5rPWJsdWUg c3R5bGU9J3RhYi1pbnRlcnZhbDouNWluJz4NCg0KPGRpdiBjbGFzcz1TZWN0aW9uMT4NCg0KPHAg Y2xhc3M9TXNvTm9ybWFsPjxmb250IHNpemU9MiBjb2xvcj1ibHVlIGZhY2U9IkNvdXJpZXIgTmV3 Ij48c3Bhbg0Kc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3 Ijtjb2xvcjpibHVlJz5TZXJnZXk8c3Bhbg0Kc3R5bGU9Im1zby1zcGFjZXJ1bjogeWVzIj4mbmJz cDsgPC9zcGFuPkkganVzdCBmaW5pc2hlZCBkb2luZyB0aGUgc2FtZSB0aGluZyBhcw0KeW91Ljwv c3Bhbj48L2ZvbnQ+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT0iQ291cmllciBOZXciPjxz cGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQ291cmllciBOZXciO2Nv bG9yOmJsdWU7bXNvLWNvbG9yLWFsdDoNCndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwv Zm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbD48Zm9udCBzaXplPTIgY29sb3I9Ymx1ZSBm YWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6Ymx1ZSc+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFzXT4m bmJzcDs8IVtlbmRpZl0+PC9zcGFuPjwvZm9udD48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsdWUgZmFj ZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5 Og0KIkNvdXJpZXIgTmV3Ijtjb2xvcjpibHVlO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86 cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPG9sIHN0eWxlPSdtc28tbWFyZ2luLXRvcC1h bHQ6MGluJyBzdGFydD0xIHR5cGU9MT4NCiA8bGkgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtc28t bGlzdDpsMCBsZXZlbDEgbGZvMTt0YWItc3RvcHM6bGlzdCAuNWluJz48Zm9udA0KICAgICBzaXpl PTIgY29sb3I9Ymx1ZSBmYWNlPSJDb3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7DQogICAgIGZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6Ymx1ZSc+Rmlyc3Qg YW5kIG1vc3QgaW1wb3J0YW50LjxzcGFuDQogICAgIHN0eWxlPSJtc28tc3BhY2VydW46IHllcyI+ Jm5ic3A7IDwvc3Bhbj5CYWNrdXAgdXAgeW91ciBXaW45OCBzeXN0ZW0gdG8NCiAgICAgYW5vdGhl ciBoYXJkIGRyaXZlIGFuZCByZW1vdmUgaXQgZnJvbSB0aGUgUEMgZm9yIHNhZmUga2VlcGluZy48 c3Bhbg0KICAgICBzdHlsZT0ibXNvLXNwYWNlcnVuOiB5ZXMiPiZuYnNwOyA8L3NwYW4+RnJlZUJE UyB3aWxsIG1vc3QgbGlrZWx5IHRyYXNoIHRoZQ0KICAgICBoYXJkIGRyaXZlIHlvdSBhcmUgaW5z dGFsbGluZyBpdCBvbiwgc28ga2VlcCB0aGUgYmFja3VwIGhhcmQgZHJpdmUgc2FmZSBzbw0KICAg ICB5b3UgY2FuIHJlc3RvcmUgaXQgYmFjayBvbiB0byB0aGUgUEMgYWZ0ZXIgRkJTRCBpbiBpbnN0 YWxsZWQuPC9zcGFuPjwvZm9udD48Zm9udA0KICAgICBzaXplPTIgY29sb3I9Ymx1ZSBmYWNlPSJD b3VyaWVyIE5ldyI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7DQogICAgIGZvbnQtZmFt aWx5OiJDb3VyaWVyIE5ldyI7Y29sb3I6Ymx1ZTttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxv OnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L2xpPg0KIDxsaSBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9 J2NvbG9yOmJsdWU7bXNvLWxpc3Q6bDAgbGV2ZWwxIGxmbzE7dGFiLXN0b3BzOmxpc3QgLjVpbic+ PHNwYW4NCiAgICAgY2xhc3M9RW1haWxTdHlsZTE4Pjxmb250IHNpemU9MiBjb2xvcj1ibHVlIGZh Y2U9IkNvdXJpZXIgTmV3Ij48c3Bhbg0KICAgICBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28t YmlkaS1mb250LXNpemU6MTIuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQogICAgIG1z by1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5Vc2luZyBtc2RvcyBmZGlzayBmcm9tIGZsb3BweSBk aXNwbGF5DQogICAgIHBhcnRpdGlvbnMgb24gUEMgaGFyZCBkcml2ZS4gRmlyc3QgcGFydGl0aW9u IHNob3VsZCBiZSB3aW45OCBwcmltYXJ5IGM6DQogICAgIGRyaXZlLiBUaGUgcmVtYWluZGVyIG9m IGhhcmQgZHJpdmUgc2hvdWxkIGJlIHVuZGVmaW5lZC4gPG86cD48L286cD48L3NwYW4+PC9mb250 Pjwvc3Bhbj48L2xpPg0KIDxsaSBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J2NvbG9yOmJsdWU7bXNv LWxpc3Q6bDAgbGV2ZWwxIGxmbzE7dGFiLXN0b3BzOmxpc3QgLjVpbic+PHNwYW4NCiAgICAgY2xh c3M9RW1haWxTdHlsZTE4Pjxmb250IHNpemU9MiBjb2xvcj1ibHVlIGZhY2U9IkNvdXJpZXIgTmV3 Ij48c3Bhbg0KICAgICBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6 MTIuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQogICAgIG1zby1iaWRpLWZvbnQtZmFt aWx5OkFyaWFsJz5EdXJpbmcgRkJTRCBpbnN0YWxsIHN5c2luc3RhbGwgeW91IHdpbGwgYmUNCiAg ICAgYXNrZWQgdG8gY3JlYXRlIEZCU0Qgc2xpY2UuIFVzZSB0aGUgdW5kZWZpbmVkIGFyZWEgb24g aGFyZCBkcml2ZSBmb3IgRkJTRC48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvbGk+ DQogPGxpIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nY29sb3I6Ymx1ZTttc28tbGlzdDpsMCBsZXZl bDEgbGZvMTt0YWItc3RvcHM6bGlzdCAuNWluJz48c3Bhbg0KICAgICBjbGFzcz1FbWFpbFN0eWxl MTg+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT0iQ291cmllciBOZXciPjxzcGFuDQogICAg IHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7Zm9udC1m YW1pbHk6IkNvdXJpZXIgTmV3IjsNCiAgICAgbXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPlRo ZSBGQlNEIHN5c2luc3RhbGwgaXMgbm90IHZlcnkgc21hcnQgYW5kIHdpbGwNCiAgICAgZGVzdHJv eSB5b3VyIGhhcmQgZHJpdmUgcGFydGl0aW9ucyBzb21lIHRpbWVzLiBEbyBub3QgYmUgdXBzZXQg aWYgdGhpcw0KICAgICBoYXBwZW5zIGJlY2F1c2UgeW91IHN0aWxsIGhhdmUgeW91ciBCYWNrdXAg dG8gcmVjb3ZlciBmcm9tLiBJIHVzZSBnaG9zdCB0bw0KICAgICBia3VwIG15IGhhcmQgZHJpdmUg cGFydGl0aW9ucy4gSXQgd29ya3MgZ3JlYXQgZm9yIGFsbCBXaW54eCBzeXN0ZW1zLiA8bzpwPjwv bzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvbGk+DQogPGxpIGNsYXNzPU1zb05vcm1hbCBzdHls ZT0nY29sb3I6Ymx1ZTttc28tbGlzdDpsMCBsZXZlbDEgbGZvMTt0YWItc3RvcHM6bGlzdCAuNWlu Jz48c3Bhbg0KICAgICBjbGFzcz1FbWFpbFN0eWxlMTg+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsdWUg ZmFjZT0iQ291cmllciBOZXciPjxzcGFuDQogICAgIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21z by1iaWRpLWZvbnQtc2l6ZToxMi4wcHQ7Zm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3IjsNCiAgICAg bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPllvdSBtYXkgaGF2ZSB0byBjeWNsZSB0aHJvdWdo IHRoZSBGQlNEDQogICAgIHN5c2luc3RhbGwgcHJvY2VzcyBhIGZldyB0aW1lcyB1bnRpbCB5b3Ug c2VlIGhvdyBpdCB3b3Jrcy4gVGhpcyBpcyBub3JtYWwuDQogICAgIE5vYm9keSBnZXRzIGl0IHJp Z2h0IG9uIHRoZSBmaXJzdCB0cnkuPG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L2xp Pg0KIDxsaSBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J2NvbG9yOmJsdWU7bXNvLWxpc3Q6bDAgbGV2 ZWwxIGxmbzE7dGFiLXN0b3BzOmxpc3QgLjVpbic+PHNwYW4NCiAgICAgY2xhc3M9RW1haWxTdHls ZTE4Pjxmb250IHNpemU9MiBjb2xvcj1ibHVlIGZhY2U9IkNvdXJpZXIgTmV3Ij48c3Bhbg0KICAg ICBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlkaS1mb250LXNpemU6MTIuMHB0O2ZvbnQt ZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQogICAgIG1zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz5Z b3VyIGJlc3QgcmVmZXJlbmNlIGlzIHRvIHJlYWQgdGhlIEZCU0QNCiAgICAgaW5zdGFsbCBjaGFw dGVyIGluIHRoZSBGQlNEIEJvb2sgbG9jYXRlZCBvbiB5b3VyIEZCU0QgaW5zdGFsbCBDRCwgb3Ig b24NCiAgICAgdGhlIGludGVybmV0IGF0PHNwYW4gc3R5bGU9Im1zby1zcGFjZXJ1bjogeWVzIj4m bmJzcDsgPC9zcGFuPjxzcGFuDQogICAgIHN0eWxlPSJtc28tc3BhY2VydW46IHllcyI+Jm5ic3A7 PC9zcGFuPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3NwYW4+PC9saT4NCjwvb2w+DQoNCjxw IGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6Ljc1aW4nPjxzcGFuIGNsYXNzPUVt YWlsU3R5bGUxOD48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT0iQ291cmllciBOZXciPjxz cGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToNCjEyLjBwdDtm b250LWZhbWlseToiQ291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz48YQ0K aHJlZj0iaHR0cDovL3d3dy5mcmVlYnNkLm9yZy9kb2MvZW5fVVMuSVNPODg1OS0xL2Jvb2tzL2hh bmRib29rLyI+aHR0cDovL3d3dy5mcmVlYnNkLm9yZy9kb2MvZW5fVVMuSVNPODg1OS0xL2Jvb2tz L2hhbmRib29rLzwvYT48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFuPjwvcD4NCg0KPHAg Y2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNzVpbic+PHNwYW4gY2xhc3M9RW1h aWxTdHlsZTE4Pjxmb250DQpzaXplPTIgY29sb3I9Ymx1ZSBmYWNlPSJDb3VyaWVyIE5ldyI+PHNw YW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7bXNvLWJpZGktZm9udC1zaXplOg0KMTIuMHB0O2Zv bnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7bXNvLWJpZGktZm9udC1mYW1pbHk6QXJpYWwnPjwhW2lm ICFzdXBwb3J0RW1wdHlQYXJhc10+Jm5ic3A7PCFbZW5kaWZdPjxvOnA+PC9vOnA+PC9zcGFuPjwv Zm9udD48L3NwYW4+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0 Oi43NWluJz48c3BhbiBjbGFzcz1FbWFpbFN0eWxlMTg+PGZvbnQNCnNpemU9MiBjb2xvcj1ibHVl IGZhY2U9IkNvdXJpZXIgTmV3Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDttc28tYmlk aS1mb250LXNpemU6DQoxMi4wcHQ7Zm9udC1mYW1pbHk6IkNvdXJpZXIgTmV3Ijttc28tYmlkaS1m b250LWZhbWlseTpBcmlhbCc+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFzXT4mbmJzcDs8IVtlbmRp Zl0+PG86cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05v cm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6Ljc1aW4nPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxOD48 Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsdWUgZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdm b250LXNpemU6MTAuMHB0O21zby1iaWRpLWZvbnQtc2l6ZToNCjEyLjBwdDtmb250LWZhbWlseToi Q291cmllciBOZXciO21zby1iaWRpLWZvbnQtZmFtaWx5OkFyaWFsJz48IVtpZiAhc3VwcG9ydEVt cHR5UGFyYXNdPiZuYnNwOzwhW2VuZGlmXT48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9zcGFu PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsPjxzcGFuIGNsYXNzPUVtYWlsU3R5bGUxOD48Zm9u dCBzaXplPTMgY29sb3I9Ymx1ZQ0KZmFjZT0iQ291cmllciBOZXciPjxzcGFuIHN0eWxlPSdmb250 LXNpemU6MTIuMHB0O2ZvbnQtZmFtaWx5OiJDb3VyaWVyIE5ldyI7DQptc28tYmlkaS1mb250LWZh bWlseTpBcmlhbCc+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFzXT4mbmJzcDs8IVtlbmRpZl0+PG86 cD48L286cD48L3NwYW4+PC9mb250Pjwvc3Bhbj48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBz dHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPVRh aG9tYT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTpUYWhvbWE7Y29s b3I6YmxhY2snPi0tLS0tT3JpZ2luYWwNCk1lc3NhZ2UtLS0tLTxicj4NCjxiPjxzcGFuIHN0eWxl PSdmb250LXdlaWdodDpib2xkJz5Gcm9tOjwvc3Bhbj48L2I+IG93bmVyLWZyZWVic2QtcXVlc3Rp b25zQEZyZWVCU0QuT1JHDQpbbWFpbHRvOm93bmVyLWZyZWVic2QtcXVlc3Rpb25zQEZyZWVCU0Qu T1JHXTxiPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpib2xkJz5Pbg0KQmVoYWxmIE9mIDwvc3Bh bj48L2I+7NXHz9fTy8nKIPPF0sfFyjxicj4NCjxiPjxzcGFuIHN0eWxlPSdmb250LXdlaWdodDpi b2xkJz5TZW50Ojwvc3Bhbj48L2I+IFN1bmRheSwgTm92ZW1iZXIgMTEsIDIwMDENCjg6MjEgQU08 YnI+DQo8Yj48c3BhbiBzdHlsZT0nZm9udC13ZWlnaHQ6Ym9sZCc+VG86PC9zcGFuPjwvYj4gcXVl c3Rpb25zQGZyZWVic2Qub3JnPGJyPg0KPGI+PHNwYW4gc3R5bGU9J2ZvbnQtd2VpZ2h0OmJvbGQn PlN1YmplY3Q6PC9zcGFuPjwvYj4gUFJPQkxFTSBXSVRIDQpXSU45OCtGUkVFQlNEPC9zcGFuPjwv Zm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+ PGZvbnQgc2l6ZT0zIGZhY2U9IlRpbWVzIE5ldyBSb21hbiI+PHNwYW4NCnN0eWxlPSdmb250LXNp emU6MTIuMHB0Jz48IVtpZiAhc3VwcG9ydEVtcHR5UGFyYXNdPiZuYnNwOzwhW2VuZGlmXT48bzpw PjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21h cmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3ly Ij48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsN CmNvbG9yOmJsYWNrJz5IZWxsbyBmb3IgYWxsIEZyZWVCU0QgZGVzaWduZXJzICE8L3NwYW4+PC9m b250Pjxmb250IHNpemU9Mg0KY29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHls ZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNr O21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4N Cg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXpl PTIgY29sb3I9YmxhY2sNCmZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjayc+Jm5ic3A7PC9zcGFu PjwvZm9udD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3Bhbg0K c3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7Y29sb3I6Ymxh Y2s7bXNvLWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9w Pg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNp emU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXpl OjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz5JIGJlZ2luIHdv cmsgd2l0aCBGcmVlQlNELCBidXQgSSBmZWxsIHRoYXQgaXQncyBmb3IgbWUgITwvc3Bhbj48L2Zv bnQ+PGZvbnQNCnNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxl PSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5Og0KIkFyaWFsIEN5ciI7Y29sb3I6YmxhY2s7 bXNvLWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0K DQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9 MiBjb2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEw LjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz4mbmJzcDs8L3NwYW4+ PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuDQpz dHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjtjb2xvcjpibGFj azttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+ DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6 ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6 MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2snPk15IG1lZXRpbmcg d2l0aCBGcmVlQlNEIGJlZ2FuIGZyb20gbm9uY2xlYXJuIHRoaW5nIGFmdGVyDQppbnN0YWxsYXRp b24uLi48L3NwYW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBD eXIiPjxzcGFuDQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3ly Ijtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFu PjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVp bic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxl PSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2sn PlRoZSB0aGluZyBpcyAtIEkgaGF2ZSBXaW4gOTggaW5zdGFsbGVkIGFuZCBJIHRyaWVkIHRvIGlu c3RhbGwNCkZyZWVCU0QgNC4yIGFzIGEgc2Vjb25kIG9wZXJhdGlvbiBzeXN0ZW0uPC9zcGFuPjwv Zm9udD48Zm9udCBzaXplPTINCmNvbG9yPWJsYWNrIGZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5 bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFj azttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+ DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6 ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6 MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2snPkFsbCB0aGluZyB3 YXMgbm9ybWFsIGR1cmluZyB0aGUgaW5zdGFsbCBwcm9jZXNzLCBidXQgYWZ0ZXIgcmVib290DQpJ IG1ldCwgdGhhdCBtZW51IGZvciBjaG9vc2luZyBPUyBiZXR3ZWVuIFdJTjk4IGFuZCBGcmVlQlNE IGNvbnNpc3Qgb2Y6PC9zcGFuPjwvZm9udD48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9 IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6DQoi QXJpYWwgQ3lyIjtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9v OnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2lu LWxlZnQ6LjVpbic+PHN0cm9uZz48Yj48Zm9udCBzaXplPTINCmNvbG9yPWJsYWNrIGZhY2U9IkFy aWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFs IEN5ciI7DQpjb2xvcjpibGFjayc+RjE6IFdJTiA5ODwvc3Bhbj48L2ZvbnQ+PC9iPjwvc3Ryb25n Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0n Zm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrO21z by1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0K PHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48c3Ryb25nPjxiPjxm b250IHNpemU9Mg0KY29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9u dC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz5GNTog RHJpdmUgMTwvc3Bhbj48L2ZvbnQ+PC9iPjwvc3Ryb25nPjxmb250IHNpemU9MiBjb2xvcj1ibGFj aw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZh bWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+ PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxl PSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkFyaWFs IEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5 ciI7DQpjb2xvcjpibGFjayc+Qm90aCB0aGlzIGtleXMgbGVhZHMgdG8gV0lOOTguLi48L3NwYW4+ PC9mb250Pjxmb250IHNpemU9Mg0KY29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBz dHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJs YWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250Pjwv cD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBz aXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6 ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjayc+Jm5ic3A7PC9z cGFuPjwvZm9udD48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3Bh bg0Kc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7Y29sb3I6 YmxhY2s7bXNvLWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+ PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250 IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1z aXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz5NeSBjb25m aWd1cmF0aW9uOiBBd2FyZCBCSU9TIGZvcjwvc3Bhbj48L2ZvbnQ+PGZvbnQgc2l6ZT0yDQpjb2xv cj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2Zv bnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDp3aW5kb3d0 ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwg c3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0KZmFjZT0i QXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJp YWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz5hZDAgKG1hc3Rlcik6IFF1YW50dW0gMTVHQjsgYWQxIChz bGF2ZSk6IFF1YW50dW0gNDBHQjsgQm9vdCByZWNvcmQNCm9mIGJvdGggT1MncyBJIHdyb3RlIHRv IG9uZSBvZiB0aGUgYWQwJ3MgcGFydGl0aW9uOyBGcmVlQlNEIGZpbGUgc3lzdGVtIEkgcHV0DQp0 byBzZWNvbmQgZHJpdmUncyBwYXJ0aXRpb24uPC9zcGFuPjwvZm9udD48Zm9udCBzaXplPTIgY29s b3I9YmxhY2sNCmZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7 Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRv d3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1h bCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNl PSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJB cmlhbCBDeXIiOw0KY29sb3I6YmxhY2snPiZuYnNwOzwvc3Bhbj48L2ZvbnQ+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsYWNrIGZhY2U9IkFyaWFsIEN5ciI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAu MHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2lu ZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9y bWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZh Y2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6 IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjayc+VGhpcyBpcyBhIHByb2JsZW0sIHdoaWNoIGRlY2lz aW9uIEkgY291bGRuJ3QgZmluZCBpbiBhbGwgRkFRJ3MgYW5kDQpHdWlkZXMuLi48L3NwYW4+PC9m b250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuDQpzdHls ZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjtjb2xvcjpibGFjaztt c28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoN CjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAu MHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2snPiZuYnNwOzwvc3Bhbj48 L2ZvbnQ+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrIGZhY2U9IkFyaWFsIEN5ciI+PHNwYW4NCnN0 eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiO2NvbG9yOmJsYWNr O21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4N Cg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXpl PTIgY29sb3I9YmxhY2sNCmZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjayc+SWYgaXQncyBwb3Nz aWJsZSwgb3IvYW5kIHlvdSBoYXZlIHNvbWUgaW5mb3JtYXRpb24gZm9yIG1lIC0NCnBsZWFzZSwg Z2l2ZSBtZSBzb21lIGFkdmljZSwgaG93IHRvIGJlLCB3aGF0IHRvIGRvLjwvc3Bhbj48L2ZvbnQ+ PGZvbnQgc2l6ZT0yDQpjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdm b250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2s7bXNv LWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8 cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBj b2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBw dDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz4mbmJzcDs8L3NwYW4+PC9m b250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuDQpzdHls ZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjtjb2xvcjpibGFjaztt c28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoN CjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0y IGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAu MHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2snPk1heSBiZSwgdGhpcyBx dWVzdGlvbiBpcyBhIHRvcGljIGZvciBGQVEuLi48L3NwYW4+PC9mb250Pjxmb250DQpzaXplPTIg Y29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBw dDtmb250LWZhbWlseToNCiJBcmlhbCBDeXIiO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2lu ZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9y bWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZh Y2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6 IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjayc+Jm5ic3A7PC9zcGFuPjwvZm9udD48Zm9udCBzaXpl PTIgY29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3Bhbg0Kc3R5bGU9J2ZvbnQtc2l6ZTox MC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7Y29sb3I6YmxhY2s7bXNvLWNvbG9yLWFsdDp3 aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9wPg0KDQo8cCBjbGFzcz1Nc29O b3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNpemU9MiBjb2xvcj1ibGFjaw0K ZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWls eToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz5FeGN1c2UgbWUgZm9yIG15ICZxdW90O21pc3Rh a2VkJnF1b3Q7IEVuZ2xpc2guPC9zcGFuPjwvZm9udD48Zm9udA0Kc2l6ZT0yIGNvbG9yPWJsYWNr IGZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1p bHk6DQoiQXJpYWwgQ3lyIjtjb2xvcjpibGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxv OnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0n bWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQgc2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBD eXIiPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIi Ow0KY29sb3I6YmxhY2snPiZuYnNwOzwvc3Bhbj48L2ZvbnQ+PGZvbnQgc2l6ZT0yIGNvbG9yPWJs YWNrIGZhY2U9IkFyaWFsIEN5ciI+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQt ZmFtaWx5OiJBcmlhbCBDeXIiO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93dGV4dCc+ PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFsIHN0eWxl PSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkFyaWFs IEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5 ciI7DQpjb2xvcjpibGFjayc+VGhhbmtzIHZlcnkgbXVjaCBmb3IgeW91ciB3b3JrLDwvc3Bhbj48 L2ZvbnQ+PGZvbnQgc2l6ZT0yDQpjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6Ymxh Y2s7bXNvLWNvbG9yLWFsdDp3aW5kb3d0ZXh0Jz48bzpwPjwvbzpwPjwvc3Bhbj48L2ZvbnQ+PC9w Pg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWwgc3R5bGU9J21hcmdpbi1sZWZ0Oi41aW4nPjxmb250IHNp emU9MiBjb2xvcj1ibGFjaw0KZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXpl OjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrJz5TZXJnZXk8L3Nw YW4+PC9mb250Pjxmb250IHNpemU9MiBjb2xvcj1ibGFjayBmYWNlPSJBcmlhbCBDeXIiPjxzcGFu DQpzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjtjb2xvcjpi bGFjazttc28tY29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48 L3A+DQoNCjxwIGNsYXNzPU1zb05vcm1hbCBzdHlsZT0nbWFyZ2luLWxlZnQ6LjVpbic+PGZvbnQg c2l6ZT0yIGNvbG9yPWJsYWNrDQpmYWNlPSJBcmlhbCBDeXIiPjxzcGFuIHN0eWxlPSdmb250LXNp emU6MTAuMHB0O2ZvbnQtZmFtaWx5OiJBcmlhbCBDeXIiOw0KY29sb3I6YmxhY2snPjxhIGhyZWY9 Im1haWx0bzptYWluQGJlc3RKb2IucnUiPjwvYT48L3NwYW4+PC9mb250Pjxmb250IHNpemU9Mg0K Y29sb3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBw dDtmb250LWZhbWlseToiQXJpYWwgQ3lyIjsNCmNvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2lu ZG93dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9y bWFsIHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZh Y2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6 IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjayc+PGEgaHJlZj0ibWFpbHRvOmJpdGdib3hAaG90Ym94 LnJ1Ij5iaXRnYm94QGhvdGJveC5ydTwvYT48L3NwYW4+PC9mb250Pjxmb250DQpzaXplPTIgY29s b3I9YmxhY2sgZmFjZT0iQXJpYWwgQ3lyIj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdDtm b250LWZhbWlseToNCiJBcmlhbCBDeXIiO2NvbG9yOmJsYWNrO21zby1jb2xvci1hbHQ6d2luZG93 dGV4dCc+PG86cD48L286cD48L3NwYW4+PC9mb250PjwvcD4NCg0KPHAgY2xhc3M9TXNvTm9ybWFs IHN0eWxlPSdtYXJnaW4tbGVmdDouNWluJz48Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9 IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFy aWFsIEN5ciI7DQpjb2xvcjpibGFjayc+UnVzc2lhbiBGZWRlcmF0aW9uPC9zcGFuPjwvZm9udD48 Zm9udCBzaXplPTIgY29sb3I9YmxhY2sNCmZhY2U9IkFyaWFsIEN5ciI+PHNwYW4gc3R5bGU9J2Zv bnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6IkFyaWFsIEN5ciI7DQpjb2xvcjpibGFjazttc28t Y29sb3ItYWx0OndpbmRvd3RleHQnPjxvOnA+PC9vOnA+PC9zcGFuPjwvZm9udD48L3A+DQoNCjwv ZGl2Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4NCg== ------=_NextPart_000_0025_01C16A96.CA877C40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7: 5:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 0C4EC37B420 for ; Sun, 11 Nov 2001 07:05:38 -0800 (PST) Received: from twincat.vladsempire.net (hutch-627.hutchtel.net [206.10.68.155]) by services.webwarrior.net (Postfix) with ESMTP id EEF8A323 for ; Sun, 11 Nov 2001 09:05:27 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 05C2D3989; Fri, 9 Nov 2001 20:26:15 +0000 (GMT) Date: Fri, 9 Nov 2001 20:26:15 +0000 From: Josh Paetzel To: freebsd-questions@freebsd.org Subject: Apollo P-2200 printer Message-ID: <20011109202615.B374@twincat.vladsempire.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.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone have any luck making an apollo p-2200 printer go? It's some sort of cheap HP thing that can't print postscript or ascii. I am using 4.4-STABLE from about two weeks ago. Thanks, Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7: 5:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 050E437B418 for ; Sun, 11 Nov 2001 07:05:38 -0800 (PST) Received: from twincat.vladsempire.net (hutch-627.hutchtel.net [206.10.68.155]) by services.webwarrior.net (Postfix) with ESMTP id D7FBC2BC for ; Sun, 11 Nov 2001 09:05:27 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 0E09D39C0; Sun, 4 Nov 2001 21:30:02 +0000 (GMT) Date: Sun, 4 Nov 2001 21:30:01 +0000 From: Josh Paetzel To: Rob B Cc: freebsd-questions@freebsd.org Subject: Re: su problems - no password needed Message-ID: <20011104213001.E15039@twincat.vladsempire.net> Mail-Followup-To: Rob B , freebsd-questions@freebsd.org References: <5.1.0.14.2.20011105134247.01ea3e50@pop.ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011105134247.01ea3e50@pop.ozemail.com.au>; from rbyrnes@ozemail.com.au on Mon, Nov 05, 2001 at 01:46:47PM +1100 Sender: owner-freebsd-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, Nov 05, 2001 at 01:46:47PM +1100, Rob B wrote: > I'm having an issue with su. My user is in the wheel group, and when doing > su - (ie: su to root, using root's environment) no password is asked > for. this was not the case until I built world recently. any way to get > the password thing back? > > Cheers, > Rob You DO have a root password set, don't you? Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7: 5:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 4200537B425 for ; Sun, 11 Nov 2001 07:05:38 -0800 (PST) Received: from twincat.vladsempire.net (hutch-627.hutchtel.net [206.10.68.155]) by services.webwarrior.net (Postfix) with ESMTP id ECEEB322 for ; Sun, 11 Nov 2001 09:05:27 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 0005539D0; Fri, 9 Nov 2001 19:20:11 +0000 (GMT) Date: Fri, 9 Nov 2001 19:20:11 +0000 From: Josh Paetzel To: Joe & Fhe Barbish Cc: FBSD Questions Subject: Re: FBSD4.4 boot -v Verbose boot messages as the default Message-ID: <20011109192011.E4519@twincat.vladsempire.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from barbish@a1poweruser.com on Fri, Nov 09, 2001 at 06:27:58PM -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, Nov 09, 2001 at 06:27:58PM -0500, Joe & Fhe Barbish wrote: > > How can I change the boot messages default to get the verbose message format all the time as the default in FreeBSD 4.4? There's a lot of documentation on the FreeBSD boot process in the man pages and handbook. I would suggest man loader and man loader.conf The option you are looking for is boot_verbose="YES" in loader.conf > > Is the boot messages log saved as a file somewhere where it can be edited or viewed? > /var/run/dmesg.boot man dmesg for exactly what this file is, and isn't. Josh > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7: 5:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id B5AB137B417 for ; Sun, 11 Nov 2001 07:05:40 -0800 (PST) Received: from twincat.vladsempire.net (hutch-627.hutchtel.net [206.10.68.155]) by services.webwarrior.net (Postfix) with ESMTP id E0A37320 for ; Sun, 11 Nov 2001 09:05:27 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 8BF7B39CD; Fri, 9 Nov 2001 19:12:16 +0000 (GMT) Date: Fri, 9 Nov 2001 19:12:16 +0000 From: Josh Paetzel To: Paul Murphy Cc: Henry smith , questions@FreeBSD.ORG Subject: Re: NATD question... Message-ID: <20011109191216.D4519@twincat.vladsempire.net> References: <20011109023604.46157.qmail@web21109.mail.yahoo.com> <20011109231235.JCSY5322.femail16.sdc1.sfba.home.com@there> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011109231235.JCSY5322.femail16.sdc1.sfba.home.com@there>; from pnmurphy1@home.com on Fri, Nov 09, 2001 at 06:12:34PM -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, Nov 09, 2001 at 06:12:34PM -0500, Paul Murphy wrote: > On November 8, 2001 09:36 pm, Henry smith wrote: > > Hi, > > > > I'm using cable modem to connect to the internet. I > > want to make my FreeBSD box as a gateway of my > > microsoft windows client. > > > > > > ==== FreeBSD Configuration ==== > > > > /etc/rc.conf: > > > > gateway_enable="YES" > > natd_enable="YES" > > natd_flags="" > > > > #ifconfig xl0 > > ... inet 24.205.96.8 > > #ifconfig xl1 > > ... inet 192.168.1.1 > > #ps x | grep natd > > 348 ?? Ss 0:00.04 natd -interface xl1 > > #ipfw list > > 00001 allow ip from any to any > > 00050 divert 8668 ip from any to any Ok, you are missing a few things here. One, you need to pass natd the -dynamic switch in the natd_flags field in rc.conf Second, you need a divert rule for natd in your firewall ruleset. ipfw add divert natd all from any to any via xl0 Third, if you are going to tell windows to obtain a IP automatically, then you need to have a dhcp server running that will feed it usable info. ie you are going to have to run one on your freebsd machine. Perhaps until you get natd working you should configure windows manually. Josh > > > > ==== Windows Configuration ==== > > > > *** Obtain an IP address automatically > > > > ======================================== > > > > > > My FreeBSD box is connected to the internet, but my > > windows client is not connected to the internet. > > > > Does someone have any idea to help me ? > > > > Thank you very much, > > Smith. > > > > __________________________________________________ > > Do You Yahoo!? > > Find a job, post your resume. > > http://careers.yahoo.com > > > > Did you tell Windows that 192.168.1.1 is the gateway? > > -- > "Every program attempts to expand until it can read mail. > Those programs which cannot so expand are replaced by ones which can." > > 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 Nov 11 7: 7:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 0C26C37B418 for ; Sun, 11 Nov 2001 07:07:27 -0800 (PST) Received: from ozemail.com.au ([63.60.254.151]) by mta03.mail.mel.aone.net.au with ESMTP id <20011111150725.TEZG12856.mta03.mail.mel.aone.net.au@ozemail.com.au> for ; Mon, 12 Nov 2001 02:07:25 +1100 Message-ID: <3BEEA27F.C30FD33F@ozemail.com.au> Date: Mon, 12 Nov 2001 02:08:31 +1000 From: James Buchanan X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Software on FreeBSD 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 For a little while I've been using Linux only, instead of Windows. I've been doing my Bach in computer science degree working on Windows, so unfortunately my skills in UNIX are a little rusty. I was wondering if FreeBSD has an installer program that can detect hardware. Also, does FreeBSD come with the tools that Linux distributions do, for example: GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, automake, make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, ghostview, flex, bison, and other GNU tools? Is there an easy to use setup program for X? What desktops come with FreeBSD, like Gnome or KDE? I'm a little worried about changing OSes since UNIX especially seems to be pretty hard to use (I mean, for me non-logical names for things, like TTYs. An ancient UNIX hang over). Is FreeBSD at least as user-friendly as a good Linux distribution like RedHat? Does the manual in the boxed sets tell how to setup a modem and make a dialup connection to an ISP, and how to connect and disconnect? Lastly, since FreeBSD seems to be internet oriented, it has mail programs and a browser right? Oh, and emacs? Sorry for the very low level questions. But I really can't afford to spend the money until I know what I'm doing and I can work on FreeBSD. Thanks guys. :) James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7: 7:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 888FC37B422 for ; Sun, 11 Nov 2001 07:07:38 -0800 (PST) Received: from barbish ([63.70.155.125]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sun, 11 Nov 2001 10:08:05 -0500 From: "Joe & Fhe Barbish" To: "Brian Sobolak" Cc: Subject: RE: kernel compilation error Date: Sun, 11 Nov 2001 10:07:35 -0500 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: <1671274732.20011111001047@mindspring.com> 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 FBSD handbook talks about 2 different methods of compiling the kernel. I have not been able to get the buildkernel to work in FBSD 4.4, so I tried the make method and it worked. Give the 'make' method a try -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Brian Sobolak Sent: Sunday, November 11, 2001 3:11 AM To: ixion@inicia.es Cc: freebsd-questions@freebsd.org Subject: Re: kernel compilation error Hello ixion, Saturday, November 10, 2001, 4:27:25 PM, you wrote: iie> hi! iīm new to freebsd and i have just tried to recompile my kernel, so iie> i edited the kernel config file as i could read on freebsdīs handbook and iie> when i typed make buildkernel KERNCONF=MYKERNEL on /usr/src directorie something iie> goes wrong and i get an error message. thatīs why i send my kernel config iie> file attached. i hope you can help me. iie> thanx from Spain :-) iie> I[X]ION You probably want to include the error msg you're getting - that will go a long way towards solving the problem. 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 Sun Nov 11 7:12:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl5-t183.citlink.net [207.173.250.183]) by hub.freebsd.org (Postfix) with ESMTP id BCECE37B426 for ; Sun, 11 Nov 2001 07:12:09 -0800 (PST) Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id D9F2DEE547; Sun, 11 Nov 2001 07:12:44 -0800 (PST) Message-ID: <004b01c16ac3$361aaf50$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "FreeBSD user" Cc: References: <20011111035456.X42368-100000@Amber.XtremeDev.com> Subject: Re: What is "Defanged Link"? Date: Sun, 11 Nov 2001 07:12:00 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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: "FreeBSD user" To: "Drew Tomlinson" Cc: Sent: Sunday, November 11, 2001 2:59 AM Subject: Re: What is "Defanged Link"? > Looks like they're running Sanitizer. procmail script that scrubs emails > by renaming potentially harmful attachments and in-mail scripts. > > ftp://ftp.rubyriver.com/pub/jhardin/antispam/procmail-security.html That's it. There's a newer version (1.130) at http://www.impsec.org/email-tools/procmail-security.html. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:15:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from void.xpert.com (xpert.com [199.203.132.1]) by hub.freebsd.org (Postfix) with ESMTP id 75C8637B425 for ; Sun, 11 Nov 2001 07:15:08 -0800 (PST) Received: from mailserv.xpert.com ([199.203.132.135]) by void.xpert.com with esmtp (Exim 3.22 #1) id 162wIR-0005sF-00; Sun, 11 Nov 2001 17:13:19 +0200 Received: by mailserv.xpert.com with Internet Mail Service (5.5.2650.21) id <472J3FSH>; Sun, 11 Nov 2001 17:14:49 +0200 Message-ID: From: Yonatan Bokovza To: 'James Buchanan' , freebsd-questions@freebsd.org Subject: RE: Software on FreeBSD Date: Sun, 11 Nov 2001 17:14:43 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: James Buchanan [mailto:gnudev@ozemail.com.au] > Sent: Sunday, November 11, 2001 18:09 > To: freebsd-questions@freebsd.org > Subject: Software on FreeBSD > > > Hi > > For a little while I've been using Linux only, instead of > Windows. I've been > doing my Bach in computer science degree working on Windows, > so unfortunately my > skills in UNIX are a little rusty. > > I was wondering if FreeBSD has an installer program that can > detect hardware. > Also, does FreeBSD come with the tools that Linux > distributions do, for example: > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, > autoconf, automake, > make, sed, awk, perl, bash, texinfo, lout, latex, > ghostscript, ghostview, flex, > bison, and other GNU tools? Is there an easy to use setup > program for X? What > desktops come with FreeBSD, like Gnome or KDE? > > I'm a little worried about changing OSes since UNIX > especially seems to be > pretty hard to use (I mean, for me non-logical names for > things, like TTYs. An > ancient UNIX hang over). > > Is FreeBSD at least as user-friendly as a good Linux > distribution like RedHat? > Does the manual in the boxed sets tell how to setup a modem > and make a dialup > connection to an ISP, and how to connect and disconnect? > > Lastly, since FreeBSD seems to be internet oriented, it has > mail programs and a > browser right? Oh, and emacs? > > Sorry for the very low level questions. But I really can't > afford to spend the > money until I know what I'm doing and I can work on FreeBSD. Almost all of your questions are answered in the handbook: http://www.freebsd.org/handbook or the FAQ: http://www.freebsd.org/doc/faq For easy installation of software learn more about "the ports tree". Best Regards, Yonatan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:15:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl5-t183.citlink.net [207.173.250.183]) by hub.freebsd.org (Postfix) with ESMTP id 4783837B419 for ; Sun, 11 Nov 2001 07:15:52 -0800 (PST) Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 73840EE5AF; Sun, 11 Nov 2001 07:16:36 -0800 (PST) Message-ID: <005701c16ac3$c021eba0$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: , "FreeBSD user" Cc: References: <036c01c169fc$94ee12f0$0301a8c0@bigdaddy> <20011111003339.I69195@blossom.cjclark.org> Subject: Re: What is "Defanged Link"? Date: Sun, 11 Nov 2001 07:15:51 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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: "Crist J. Clark" To: "Drew Tomlinson" Cc: Sent: Sunday, November 11, 2001 12:33 AM Subject: Re: What is "Defanged Link"? > On Sat, Nov 10, 2001 at 07:30:09AM -0800, Drew Tomlinson wrote: > > This morning I was reviewing the daily output run from one of my > > machines. What is the meaning of "DEFANGED_LINK"? The following is a > > snip of the report: [snip] > You wouldn't be running your mail through some kind of procmail-based > (or another mail scanner) defanger? Umm, yep. I just started experimenting with the E-mail Sanitizer. So I assume this is just something it does? Do you have any idea why? I reread the docs at http://www.impsec.org/email-tools/procmail-security.html but do not see any mention of this. And FWIW, I see this on both of my FBSD boxes but I am only running the sanitizer on one. The other is a firewall only. Thanks for your response, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:16: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.mediadesign.nl (md2.mediadesign.nl [212.19.205.67]) by hub.freebsd.org (Postfix) with SMTP id 2E57D37B426 for ; Sun, 11 Nov 2001 07:16:06 -0800 (PST) Received: (qmail 22517 invoked by uid 1002); 11 Nov 2001 15:16:00 -0000 From: "Alson van der Meulen" Date: Sun, 11 Nov 2001 16:15:59 +0100 To: freebsd-questions@freebsd.org Subject: Re: Software on FreeBSD Message-ID: <20011111161559.A28312@md2.mediadesign.nl> Mail-Followup-To: freebsd-questions@freebsd.org References: <3BEEA27F.C30FD33F@ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BEEA27F.C30FD33F@ozemail.com.au> User-Agent: Mutt/1.3.22i Sender: owner-freebsd-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, Nov 12, 2001 at 02:08:31AM +1000, James Buchanan wrote: > Hi > > For a little while I've been using Linux only, instead of Windows. I've been > doing my Bach in computer science degree working on Windows, so unfortunately my > skills in UNIX are a little rusty. > > I was wondering if FreeBSD has an installer program that can detect hardware. Not really a detection like windows does, but the kernel configures most hardware (e.g. NICs, sound, etc) automatically as long as it's pci. For some isa hardware, you might have to specify IO/IRQ > Also, does FreeBSD come with the tools that Linux distributions do, for example: > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, automake, > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, ghostview, flex, > bison, and other GNU tools? Is there an easy to use setup program for X? What > desktops come with FreeBSD, like Gnome or KDE? http://www.freebsd.org/ports/ glibc is not used, freebsd uses it's own libc instead. > > I'm a little worried about changing OSes since UNIX especially seems to be > pretty hard to use (I mean, for me non-logical names for things, like TTYs. An > ancient UNIX hang over). It's only a bit different, not hard to use IMHO. (e.g. ttyv0-ttyvb instead of tty1-tty12) > > Is FreeBSD at least as user-friendly as a good Linux distribution like RedHat? More user-friendly as soon as you're used to it ;) > Does the manual in the boxed sets tell how to setup a modem and make a dialup > connection to an ISP, and how to connect and disconnect? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ http://www.freebsd.org/FAQ/index.html > > Lastly, since FreeBSD seems to be internet oriented, it has mail programs and a > browser right? Oh, and emacs? > Sure, look in the ports collection again. > Sorry for the very low level questions. But I really can't afford to spend the > money until I know what I'm doing and I can work on FreeBSD. look at http://www.freebsd.org and the URLs mentioned above for more info. HTH, Alson -- ,-------------------------------------------. > Name: Alson van der Meulen < > Personal: alson@flutnet.org < > School: alson@gymnasiumleiden.nl < `-------------------------------------------' Hmm, maybe if I do this... --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:19:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by hub.freebsd.org (Postfix) with ESMTP id 97E8A37B405 for ; Sun, 11 Nov 2001 07:19:54 -0800 (PST) Received: from gateway.lefort.net ([213.189.162.247]) by mirapoint2.brutele.be (Mirapoint) with SMTP id ANJ86696; Sun, 11 Nov 2001 16:19:44 +0100 (CET) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (8.11.6/8.11.6) with ESMTP id fABFJhf03906 for ; Sun, 11 Nov 2001 16:19:44 +0100 (CET) (envelope-from jylefort@jsite.lefort.net) Received: (from jylefort@localhost) by jsite.lefort.net (8.11.6/8.11.6) id fABFJak07372 for freebsd-questions@FreeBSD.org; Sun, 11 Nov 2001 16:19:36 +0100 (CET) (envelope-from jylefort) Date: Sun, 11 Nov 2001 16:19:36 +0100 From: Jean-Yves Lefort To: freebsd-questions@FreeBSD.org Subject: syslogd stopping reporting to a remote host after that host has been down Message-ID: <20011111161936.A6625@jsite.lefort.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.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all. A few days ago i finally moved my family internet gateway from my own workstation to a dedicated server. On that server i have configured syslogd to dup the logs to my workstation, so that i can see what's happening without having to ssh to the gateway. The thing works absolutely fine but there is something annoying: Whenever i shutdown my workstation, the gateway stops logging to my workstation; this is normal, but when i bring my workstation up again, the gateway's syslogd dont seems to notice it and i have to ssh to that gateway and do a 'killall -HUP syslogd' in order to reactivate the remote logging. Any help will be greatly appreciated. PS: sorry for bad english but in french, i guess that few people would have understood :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:26:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 6558637B41F for ; Sun, 11 Nov 2001 07:26:51 -0800 (PST) Received: from there (dialup-uu-dynamic75.cshore.com [63.112.158.75]) by IMGate1.cshore.com (Postfix) with SMTP id 5017723F1A; Sun, 11 Nov 2001 10:50:21 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: James Buchanan Subject: Re: Software on FreeBSD Date: Sun, 11 Nov 2001 10:33:47 -0500 X-Mailer: KMail [version 1.3] References: <3BEEA27F.C30FD33F@ozemail.com.au> In-Reply-To: <3BEEA27F.C30FD33F@ozemail.com.au> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111155021.5017723F1A@IMGate1.cshore.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 11 November 2001 11:08, you wrote: > For a little while I've been using Linux only, instead of Windows. > I've been doing my Bach in computer science degree working on > Windows, so unfortunately my skills in UNIX are a little rusty. Being rusty beats the bloody hell out of being totally ignorant. > I was wondering if FreeBSD has an installer program that can > detect hardware. Also, does FreeBSD come with the tools that Linux > distributions do, for example: GCC (C, C++, Java, Fortran), glibc, > libstdc++, libpthreads, autoconf, automake, make, sed, awk, perl, > bash, texinfo, lout, latex, ghostscript, ghostview, flex, bison, > and other GNU tools? Is there an easy to use setup program for X? > What desktops come with FreeBSD, like Gnome or KDE? I think the FreeBSD installer does a decent job of detecting hardware. It's not pretty, like YaST2 in SuSE or HardDrake in Mandrake, but it gets the job done and it's not that hard to use if you've grokked the manual. Most of the GNU tools are not installed as part of the FreeBSD "base" distribution, as FreeBSD has its own C/C++ compiler, libraries, etc. However, the GNU tools and libraries can be installed from the packages collection. If there's an "easy" (does this mean graphical?) config tool for X under FreeBSD I haven't found it. However, Chapter 5 of the "FreeBSD Handbook" at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html covers basic installation and configuration of X. I followed the instructions and had only a little difficulty in making XDM work. Both GNOME 1.4 and KDE2 can be installed either from packages or ports, as can Windowmaker, Enlightenment, Sawfish, Blackbox, FVWM, etc. You'll have to edit ~/.xsession or ~/.xinitrc depending on whether you're using XDM or startx. > I'm a little worried about changing OSes since UNIX especially > seems to be pretty hard to use (I mean, for me non-logical names > for things, like TTYs. An ancient UNIX hang over). Well, you have TTYs in Linux as well, IIRC. And, given that they're pronounced "titties", I figure its just a slightly off-color joke on the part of K&R > Is FreeBSD at least as user-friendly as a good Linux distribution > like RedHat? Does the manual in the boxed sets tell how to setup a > modem and make a dialup connection to an ISP, and how to connect > and disconnect? Well, I think FreeBSD is more user-friendly than Linux; it doesn't put important stuff in wierd places like /opt and such, and the docs are clearly written. The Handbook has a chapter on setting up modems and dialing ISPs, and there's also a "Pedantic PPP Primer" on the main site. > Lastly, since FreeBSD seems to be internet oriented, it has mail > programs and a browser right? Oh, and emacs? Mail clients and browsers galore. We got PINE, ELM, Mutt, Sylpheed, KMail and Lilith knows what else for mail clients, and for browsers we've got Lynx, Netscape, Mozilla, Opera, Konqueror -- hell, we even have Mosaic. >^..^< > Sorry for the very low level questions. But I really can't afford > to spend the money until I know what I'm doing and I can work on > FreeBSD. Aw come on, you can't afford $50US? You must really be up against the wall, but that's OK. I've been up against the wall a few times myself. >^..^< -- Matthew Graybosch http://www.starbreaker.net "Sartre was mistaken: Hell is not other people. Hell is debugging other people's code." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:35:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marvin.1729.net (1729.xs4all.nl [213.84.67.6]) by hub.freebsd.org (Postfix) with ESMTP id 36C7037B429 for ; Sun, 11 Nov 2001 07:35:14 -0800 (PST) Received: from arnold (arnold.lan [192.168.1.8]) by marvin.1729.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id RAA22100; Sun, 11 Nov 2001 17:07:25 +0100 Message-ID: <002601c16ac6$55722f60$0801a8c0@lan.1729.net> From: "BSDJunk" To: "Joe & Fhe Barbish" , "Eoaianeee Na?aae" Cc: "FBSD Questions" References: Subject: Re: PROBLEM WITH WIN98+FREEBSD Date: Sun, 11 Nov 2001 16:34:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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 > Sergey I just finished doing the same thing as you. > > 1. First and most important. Backup up your Win98 system to another hard drive and remove it from the PC for safe keeping. FreeBDS will most likely trash the hard drive you are installing it on, so keep the backup hard drive safe so you can restore it back on to the PC after FBSD in installed. Not sure about "FreeBDS", but I know for a fact that FreeBSD doesn't "trash" hard drives. People do sometimes. > 4. The FBSD sysinstall is not very smart and will destroy your hard drive partitions some times. Do not be upset if this happens because you still have your Backup to recover from. I use ghost to bkup my hard drive partitions. It works great for all Winxx systems. If you mean by not very smart that it doesn't try to find out what you >really< want it to do I agree. It doesn't. Instead, it does exactly what you ask it to do. If you ask it to destroy your partition table by overwriting it, it does. > 5. You may have to cycle through the FBSD sysinstall process a few times until you see how it works. This is normal. Nobody gets it right on the first try. In that case, I know a lot of nobodies. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 7:35:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl5-t183.citlink.net [207.173.250.183]) by hub.freebsd.org (Postfix) with ESMTP id AA46037B41B for ; Sun, 11 Nov 2001 07:35:19 -0800 (PST) Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id C04C1EE547; Sun, 11 Nov 2001 07:36:03 -0800 (PST) Message-ID: <008901c16ac6$77e41630$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: "K. Greenwood" Cc: References: <20011110231828.93029.qmail@web14103.mail.yahoo.com> Subject: Re: Resolving internal IP's through NAT. Date: Sun, 11 Nov 2001 07:35:19 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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: "K. Greenwood" To: Sent: Saturday, November 10, 2001 3:18 PM Subject: Resolving internal IP's through NAT. > Hello. I currently have a FreeBSD 4.2 box which is > running NAT and > need to have some internal systems which can be > accessible > from the other side of the network. NAT is being run > on the > following xl2 (192.168.50.21) address. > > I've done some searching, but the nearest thing I've > found is this: > > http://lists.openresources.com/FreeBSD/freebsd-net/msg00454.html I was unable to open the link above and see to what you are referring. However, I run NAT and have services/machines available from the outside but do it quite differently than what you are attempting. I don't think it can work in the way you describe but I am no expert by any means. The way I do it is I have NAT forward requests to certain ports from the outside to ports on machines on the inside. For example, my web server (http://www.mykitchentable.net) is on internal box running on port 80. Connections to http://www.mykitchentable.net connect to my public IP (assigned by my ISP via DHCP) on port 80. NAT sees the request coming in on port 80 and forwards it to my internal machine on port 80. As another example, I have two FBSD boxes. Say I wanted to be able to access both from the outside via Telnet. Now this is not a secure thing to do but this is just an example. I would set both internal boxes to accept telnet connections on port 23. Then I'd tell NAT that connections coming in on port 23 should be forwarded to box 1 port 23. To get to box two, I would tell NAT that connections coming in on port 8023 should be forwarded to box 2 port 23. I actually use the NAT that is built into my ADSL modem/router but I am sure that natd has a similar function. HTH, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8: 6: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bubo.vslib.cz (bubo.vslib.cz [147.230.16.1]) by hub.freebsd.org (Postfix) with ESMTP id 70CEC37B418 for ; Sun, 11 Nov 2001 08:06:01 -0800 (PST) Received: from 127.0.0.1 (bubo.vslib.cz [127.0.0.1]) by bubo.vslib.cz (Postfix) with SMTP id 1F2A9809A for ; Sun, 11 Nov 2001 17:06:00 +0100 (CET) Received: from A411A (a410a.kolej.vslib.cz [147.230.152.17]) by bubo.vslib.cz (Postfix) with SMTP id 86A788073 for ; Sun, 11 Nov 2001 17:05:59 +0100 (CET) Message-ID: <000701c16aca$cddf8340$1198e693@kolej.vslib.cz> From: "Martin Vana" To: Subject: cipe Date: Sun, 11 Nov 2001 17:06:21 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" 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, is there something like cipe for encapsulating all traffic in some way i can send all of it through one port for freebsd? martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8: 6:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 9CEDB37B418 for ; Sun, 11 Nov 2001 08:06:38 -0800 (PST) Received: from barbish ([63.70.155.125]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Sun, 11 Nov 2001 11:07:04 -0500 From: "Joe & Fhe Barbish" To: "James Buchanan" Cc: Subject: RE: Software on FreeBSD (Has FBSD4.4 grown up yet) Date: Sun, 11 Nov 2001 11:06:34 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <3BEEA27F.C30FD33F@ozemail.com.au> 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 answer the general intent of your questions, NO FBSD has not grown up yet. It is just like all the other Unix like operating systems. Full of non-logical command names left over from the beginning. Documentation sucks, even the new updated FBSD 4.4 handbook is full of information that is not true for 4.4. There is no desktop per configured to replace all the command names with meaningful menu options or navigation short cuts like in SCO Unix. FBSD does not have access to most internal modems because there are no drivers available for the majority of the modems on the market, this is also true for all Unix like systems. Bottom line FBSD is a learning playground, that you will have to work hard to gain a understanding of what is going on. FBSD may be a very reliable and fast system once you get it up and configured the way you want it, but you had better be willing to invest mega time to get there. For a newbe with out any prier Unix background, 200 hours for bare bones out of the box, and 1500 hours for full system with mail, www, desktop, firewall, and IP to local PC with access to internet. You are on your own when it comes to technical support, this mailing list is very slow at producing results some times. If you are comparing FBSD to Redhat, there is no comparison, redhat is head and shoulders above FBSD when it comes to ease of use. Stick with redhat. The cheapest way to start with FBSD is to download the FBSD 4.4 handbook from the FBSD FTP site and then order the single FBSD install cd in the sleeve from http://www.bsdcentral.com/catalog/index.php?cat=113&id=CAF1712FD53DB706CF49D 8C2F693CA79 For $2.95. If the current release is not listed on this web page, then call the sales phone number to request it. If the current release is for sale in the jewel case then they also have the single install cd in the sleeve for $2.95. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Buchanan Sent: Sunday, November 11, 2001 11:09 AM To: freebsd-questions@freebsd.org Subject: Software on FreeBSD Hi For a little while I've been using Linux only, instead of Windows. I've been doing my Bach in computer science degree working on Windows, so unfortunately my skills in UNIX are a little rusty. I was wondering if FreeBSD has an installer program that can detect hardware. Also, does FreeBSD come with the tools that Linux distributions do, for example: GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, automake, make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, ghostview, flex, bison, and other GNU tools? Is there an easy to use setup program for X? What desktops come with FreeBSD, like Gnome or KDE? I'm a little worried about changing OSes since UNIX especially seems to be pretty hard to use (I mean, for me non-logical names for things, like TTYs. An ancient UNIX hang over). Is FreeBSD at least as user-friendly as a good Linux distribution like RedHat? Does the manual in the boxed sets tell how to setup a modem and make a dialup connection to an ISP, and how to connect and disconnect? Lastly, since FreeBSD seems to be internet oriented, it has mail programs and a browser right? Oh, and emacs? Sorry for the very low level questions. But I really can't afford to spend the money until I know what I'm doing and I can work on FreeBSD. Thanks guys. :) James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8: 7:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14106.mail.yahoo.com (web14106.mail.yahoo.com [216.136.172.136]) by hub.freebsd.org (Postfix) with SMTP id 8635C37B405 for ; Sun, 11 Nov 2001 08:07:16 -0800 (PST) Message-ID: <20011111160716.844.qmail@web14106.mail.yahoo.com> Received: from [216.95.179.82] by web14106.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 08:07:16 PST Date: Sun, 11 Nov 2001 08:07:16 -0800 (PST) From: "K. Greenwood" Subject: Re: Resolving internal IP's through NAT. To: Drew Tomlinson Cc: questions@freebsd.org In-Reply-To: <008901c16ac6$77e41630$0301a8c0@bigdaddy> 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 --- Drew Tomlinson wrote: > ----- Original Message ----- > From: "K. Greenwood" > To: > Sent: Saturday, November 10, 2001 3:18 PM > Subject: Resolving internal IP's through NAT. > > > > Hello. I currently have a FreeBSD 4.2 box which > is > > running NAT and > > need to have some internal systems which can be > > accessible > > from the other side of the network. NAT is being > run > > on the > > following xl2 (192.168.50.21) address. > > > > I've done some searching, but the nearest thing > I've > > found is this: > > > > > http://lists.openresources.com/FreeBSD/freebsd-net/msg00454.html > > I was unable to open the link above and see to what > you are referring. > However, I run NAT and have services/machines > available from the > outside but do it quite differently than what you > are attempting. I > don't think it can work in the way you describe but > I am no expert by > any means. > > The way I do it is I have NAT forward requests to > certain ports from > the outside to ports on machines on the inside. For > example, my web > server (http://www.mykitchentable.net) is on > internal box running on > port 80. Connections to > http://www.mykitchentable.net connect to my > public IP (assigned by my ISP via DHCP) on port 80. > NAT sees the > request coming in on port 80 and forwards it to my > internal machine on > port 80. Hmm... thanks. I haven't tried that. What I currently have is that three networked printers need to have access from an external network. I made this from another message (off list). 121.141.254.1 192.168.50.1 | | | | xl1(exter) xl2(exter) 121.141.254.2 192.168.50.21(aliased x3) | | |___________________________| | | xl0(inter) 121.141.254.3 | LAN 121.141.254.x The networked printers are on the LAN side but need to be resolvable (sp?) from the xl2 side.(and yes, I know that's a non-routeable address, but I ain't in power). > As another example, I have two FBSD boxes. Say I > wanted to be able to > access both from the outside via Telnet. Now this is > not a secure > thing to do but this is just an example. I would > set both internal > boxes to accept telnet connections on port 23. Then > I'd tell NAT that > connections coming in on port 23 should be forwarded > to box 1 port 23. > To get to box two, I would tell NAT that connections > coming in on port > 8023 should be forwarded to box 2 port 23. Thanks... I didn't know that I could use redirect_port to specify different destination IP's. Off I go to the natd man-page. Thanks for the response, and I would appreciate it if you have any advice, recommendations, how-to's (pointer's) send them my way. > I actually use the NAT that is built into my ADSL > modem/router but I > am sure that natd has a similar function. > > HTH, > > Drew Keith __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8:32:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from netmail.tiscalinet.es (upop3.tiscalinet.es [212.166.64.99]) by hub.freebsd.org (Postfix) with ESMTP id E3AA537B41A for ; Sun, 11 Nov 2001 08:32:37 -0800 (PST) Received: from [212.166.140.194] by netmail.tiscalinet.es with HTTP; Sun, 11 Nov 2001 17:31:37 +0100 Message-ID: <3BDE41E70000448B@netmail.tiscalinet.es> Date: Sun, 11 Nov 2001 11:31:37 -0500 From: ixion@inicia.es Subject: =?iso-8859-1?Q?kernel=20compilatoin=20error=20part=20II?= To: freebsd-questions@freebsd.org 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 again! i redirected the standard error output to a log.txt this way bu= t as you can see in log.txt..i have redirected everything..not just the err= or output, i dont know what did i do bad for not just redirect error output,= anyways..here i go: make buildkernel KERNCONF=3DKeRn3L 2>>log.txt i attach log.txt and kernel.txt for more info :-) the problem is the same...i get an error message that doesnt allow me to recompil my kernel. thx again from Spain I[X]ION To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8:32:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from netmail.tiscalinet.es (upop3.tiscalinet.es [212.166.64.99]) by hub.freebsd.org (Postfix) with ESMTP id 1D66337B417 for ; Sun, 11 Nov 2001 08:32:35 -0800 (PST) Received: from [212.166.140.194] by netmail.tiscalinet.es with HTTP; Sun, 11 Nov 2001 17:31:27 +0100 Message-ID: <3BDE41E700004489@netmail.tiscalinet.es> Date: Sun, 11 Nov 2001 11:31:27 -0500 From: ixion@inicia.es Subject: =?iso-8859-1?Q?kernel=20compilatoin=20error=20part=20II?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=========3BDE41E700004489/netmail.tiscalinet.es" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=========3BDE41E700004489/netmail.tiscalinet.es Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi again! i redirected the standard error output to a log.txt this way bu= t as you can see in log.txt..i have redirected everything..not just the err= or output, i dont know what did i do bad for not just redirect error output,= anyways..here i go: make buildkernel KERNCONF=3DKeRn3L 2>>log.txt i attach log.txt and kernel.txt for more info :-) the problem is the same...i get an error message that doesnt allow me to recompil my kernel. thx again from Spain I[X]ION --=========3BDE41E700004489/netmail.tiscalinet.es Content-Type: text/plain Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="KeRn3L.txt" IwojIEdFTkVSSUMgLS0gR2VuZXJpYyBrZXJuZWwgY29uZmlndXJhdGlvbiBmaWxlIGZvciBGcmVl QlNEL2kzODYKIwojIEZvciBtb3JlIGluZm9ybWF0aW9uIG9uIHRoaXMgZmlsZSwgcGxlYXNlIHJl YWQgdGhlIGhhbmRib29rIHNlY3Rpb24gb24KIyBLZXJuZWwgQ29uZmlndXJhdGlvbiBGaWxlczoK IwojICAgIGh0dHA6Ly93d3cuRnJlZUJTRC5vcmcvaGFuZGJvb2sva2VybmVsY29uZmlnLWNvbmZp Zy5odG1sCiMKIyBUaGUgaGFuZGJvb2sgaXMgYWxzbyBhdmFpbGFibGUgbG9jYWxseSBpbiAvdXNy L3NoYXJlL2RvYy9oYW5kYm9vawojIGlmIHlvdSd2ZSBpbnN0YWxsZWQgdGhlIGRvYyBkaXN0cmli dXRpb24sIG90aGVyd2lzZSBhbHdheXMgc2VlIHRoZQojIEZyZWVCU0QgV29ybGQgV2lkZSBXZWIg c2VydmVyIChodHRwOi8vd3d3LkZyZWVCU0Qub3JnLykgZm9yIHRoZQojIGxhdGVzdCBpbmZvcm1h dGlvbi4KIwojIEFuIGV4aGF1c3RpdmUgbGlzdCBvZiBvcHRpb25zIGFuZCBtb3JlIGRldGFpbGVk IGV4cGxhbmF0aW9ucyBvZiB0aGUKIyBkZXZpY2UgbGluZXMgaXMgYWxzbyBwcmVzZW50IGluIHRo ZSAuL0xJTlQgY29uZmlndXJhdGlvbiBmaWxlLiBJZiB5b3UgYXJlCiMgaW4gZG91YnQgYXMgdG8g dGhlIHB1cnBvc2Ugb3IgbmVjZXNzaXR5IG9mIGEgbGluZSwgY2hlY2sgZmlyc3QgaW4gTElOVC4K IwojICRGcmVlQlNEOiBzcmMvc3lzL2kzODYvY29uZi9HRU5FUklDLHYgMS4yNDYuMi4yNCAyMDAx LzA0LzA1IDE3OjIzOjEwIHNvcyBFeHAgJAoKbWFjaGluZQkJaTM4NgpjcHUJCUk2ODZfQ1BVCmlk ZW50CQlLZVJuM0wKbWF4dXNlcnMJMzIKCiNtYWtlb3B0aW9ucwlERUJVRz0tZwkJI0J1aWxkIGtl cm5lbCB3aXRoIGdkYigxKSBkZWJ1ZyBzeW1ib2xzCgojb3B0aW9ucyAJTUFUSF9FTVVMQVRFCQkj U3VwcG9ydCBmb3IgeDg3IGVtdWxhdGlvbgpvcHRpb25zIAlJTkVUCQkJI0ludGVyTkVUd29ya2lu Zwojb3B0aW9ucyAJSU5FVDYJCQkjSVB2NiBjb21tdW5pY2F0aW9ucyBwcm90b2NvbHMKb3B0aW9u cyAJRkZTCQkJI0JlcmtlbGV5IEZhc3QgRmlsZXN5c3RlbQpvcHRpb25zIAlGRlNfUk9PVAkJI0ZG UyB1c2FibGUgYXMgcm9vdCBkZXZpY2UgW2tlZXAgdGhpcyFdCm9wdGlvbnMgCVNPRlRVUERBVEVT CQkjRW5hYmxlIEZGUyBzb2Z0IHVwZGF0ZXMgc3VwcG9ydApvcHRpb25zIAlNRlMJCQkjTWVtb3J5 IEZpbGVzeXN0ZW0Kb3B0aW9ucyAJTURfUk9PVAkJCSNNRCBpcyBhIHBvdGVudGlhbCByb290IGRl dmljZQojb3B0aW9ucyAJTkZTCQkJI05ldHdvcmsgRmlsZXN5c3RlbQojb3B0aW9ucyAJTkZTX1JP T1QJCSNORlMgdXNhYmxlIGFzIHJvb3QgZGV2aWNlLCBORlMgcmVxdWlyZWQKI29wdGlvbnMgCU1T RE9TRlMJCQkjTVNET1MgRmlsZXN5c3RlbQpvcHRpb25zIAlDRDk2NjAJCQkjSVNPIDk2NjAgRmls ZXN5c3RlbQpvcHRpb25zIAlDRDk2NjBfUk9PVAkJI0NELVJPTSB1c2FibGUgYXMgcm9vdCwgQ0Q5 NjYwIHJlcXVpcmVkCm9wdGlvbnMgCVBST0NGUwkJCSNQcm9jZXNzIGZpbGVzeXN0ZW0Kb3B0aW9u cyAJQ09NUEFUXzQzCQkjQ29tcGF0aWJsZSB3aXRoIEJTRCA0LjMgW0tFRVAgVEhJUyFdCiNvcHRp b25zIAlTQ1NJX0RFTEFZPTE1MDAwCSNEZWxheSAoaW4gbXMpIGJlZm9yZSBwcm9iaW5nIFNDU0kK b3B0aW9ucyAJVUNPTlNPTEUJCSNBbGxvdyB1c2VycyB0byBncmFiIHRoZSBjb25zb2xlCm9wdGlv bnMgCVVTRVJDT05GSUcJCSNib290IC1jIGVkaXRvcgpvcHRpb25zIAlWSVNVQUxfVVNFUkNPTkZJ RwkjdmlzdWFsIGJvb3QgLWMgZWRpdG9yCm9wdGlvbnMgCUtUUkFDRQkJCSNrdHJhY2UoMSkgc3Vw cG9ydApvcHRpb25zIAlTWVNWU0hNCQkJI1NZU1Ytc3R5bGUgc2hhcmVkIG1lbW9yeQpvcHRpb25z IAlTWVNWTVNHCQkJI1NZU1Ytc3R5bGUgbWVzc2FnZSBxdWV1ZXMKb3B0aW9ucyAJU1lTVlNFTQkJ CSNTWVNWLXN0eWxlIHNlbWFwaG9yZXMKb3B0aW9ucyAJUDEwMDNfMUIJCSNQb3NpeCBQMTAwM18x QiByZWFsLXRpbWUgZXh0ZW5zaW9ucwpvcHRpb25zIAlfS1BPU0lYX1BSSU9SSVRZX1NDSEVEVUxJ TkcKb3B0aW9ucwkJSUNNUF9CQU5ETElNCQkjUmF0ZSBsaW1pdCBiYWQgcmVwbGllcwpvcHRpb25z IAlLQkRfSU5TVEFMTF9DREVWCSMgaW5zdGFsbCBhIENERVYgZW50cnkgaW4gL2RldgoKIyBUbyBt YWtlIGFuIFNNUCBrZXJuZWwsIHRoZSBuZXh0IHR3byBhcmUgbmVlZGVkCiNvcHRpb25zIAlTTVAJ CQkjIFN5bW1ldHJpYyBNdWx0aVByb2Nlc3NvciBLZXJuZWwKI29wdGlvbnMgCUFQSUNfSU8JCQkj IFN5bW1ldHJpYyAoQVBJQykgSS9PCgpkZXZpY2UJCWlzYQojZGV2aWNlCQllaXNhCmRldmljZQkJ cGNpCgojIEZsb3BweSBkcml2ZXMKZGV2aWNlCQlmZGMwCWF0IGlzYT8gcG9ydCBJT19GRDEgaXJx IDYgZHJxIDIKZGV2aWNlCQlmZDAJYXQgZmRjMCBkcml2ZSAwCmRldmljZQkJZmQxCWF0IGZkYzAg ZHJpdmUgMQoKIyBBVEEgYW5kIEFUQVBJIGRldmljZXMKZGV2aWNlCQlhdGEwCWF0IGlzYT8gcG9y dCBJT19XRDEgaXJxIDE0CmRldmljZQkJYXRhMQlhdCBpc2E/IHBvcnQgSU9fV0QyIGlycSAxNQpk ZXZpY2UJCWF0YQpkZXZpY2UJCWF0YWRpc2sJCQkjIEFUQSBkaXNrIGRyaXZlcwpkZXZpY2UJCWF0 YXBpY2QJCQkjIEFUQVBJIENEUk9NIGRyaXZlcwpkZXZpY2UJCWF0YXBpZmQJCQkjIEFUQVBJIGZs b3BweSBkcml2ZXMKI2RldmljZQkJYXRhcGlzdAkJCSMgQVRBUEkgdGFwZSBkcml2ZXMKb3B0aW9u cyAJQVRBX1NUQVRJQ19JRAkJI1N0YXRpYyBkZXZpY2UgbnVtYmVyaW5nCgojIFNDU0kgQ29udHJv bGxlcnMKI2RldmljZQkJYWhiCQkjIEVJU0EgQUhBMTc0MiBmYW1pbHkKI2RldmljZQkJYWhjCQkj IEFIQTI5NDAgYW5kIG9uYm9hcmQgQUlDN3h4eCBkZXZpY2VzCiNkZXZpY2UJCWFtZAkJIyBBTUQg NTNDOTc0IChUZWtyYW0gREMtMzkwKFQpKQojZGV2aWNlCQlpc3AJCSMgUWxvZ2ljIGZhbWlseQoj ZGV2aWNlCQluY3IJCSMgTkNSL1N5bWJpb3MgTG9naWMKI2RldmljZQkJc3ltCQkjIE5DUi9TeW1i aW9zIExvZ2ljIChuZXdlciBjaGlwc2V0cykKI29wdGlvbnMJCVNZTV9TRVRVUF9MUF9Q Uk9CRV9NQVA9MHg0MAoJCQkJIyBBbGxvdyBuY3IgdG8gYXR0YWNoIGxlZ2FjeSBOQ1IgZGV2aWNl cyB3aGVuIAoJCQkJIyBib3RoIHN5bSBhbmQgbmNyIGFyZSBjb25maWd1cmVkCgojZGV2aWNlCQlh ZHYwCWF0IGlzYT8KI2RldmljZQkJYWR3CiNkZXZpY2UJCWJ0MAlhdCBpc2E/CiNkZXZpY2UJCWFo YTAJYXQgaXNhPwojZGV2aWNlCQlhaWMwCWF0IGlzYT8KCiNkZXZpY2UJCW5jdgkJIyBOQ1IgNTND NTAwCiNkZXZpY2UJCW5zcAkJIyBXb3JrYml0IE5pbmphIFNDU0ktMwojZGV2aWNlCQlzdGcJCSMg VE1DIDE4QzMwLzE4QzUwCgojIFNDU0kgcGVyaXBoZXJhbHMKI2RldmljZQkJc2NidXMJCSMgU0NT SSBidXMgKHJlcXVpcmVkKQojZGV2aWNlCQlkYQkJIyBEaXJlY3QgQWNjZXNzIChkaXNrcykKI2Rl dmljZQkJc2EJCSMgU2VxdWVudGlhbCBBY2Nlc3MgKHRhcGUgZXRjKQojZGV2aWNlCQljZAkJIyBD RAojZGV2aWNlCQlwYXNzCQkjIFBhc3N0aHJvdWdoIGRldmljZSAoZGlyZWN0IFNDU0kgYWNjZXNz KQoKIyBSQUlEIGNvbnRyb2xsZXJzIGludGVyZmFjZWQgdG8gdGhlIFNDU0kgc3Vic3lzdGVtCiNk ZXZpY2UJCWFzcgkJIyBEUFQgU21hcnRSQUlEIFYsIFZJIGFuZCBBZGFwdGVjIFNDU0kgUkFJRAoj ZGV2aWNlCQlkcHQJCSMgRFBUIFNtYXJ0Y2FjaGUgLSBTZWUgTElOVCBmb3Igb3B0aW9ucyEKI2Rl dmljZQkJbWx5CQkjIE15bGV4IEFjY2VsZVJBSUQvZVh0cmVtZVJBSUQKCiMgUkFJRCBjb250cm9s bGVycwojZGV2aWNlCQlhYWMJCSMgQWRhcHRlYyBGU0EgUkFJRCwgRGVsbCBQRVJDMi9QRVJDMwoj ZGV2aWNlCQlpZGEJCSMgQ29tcGFxIFNtYXJ0IFJBSUQKI2RldmljZQkJYW1yCQkjIEFNSSBNZWdh UkFJRAojZGV2aWNlCQltbHgJCSMgTXlsZXggREFDOTYwIGZhbWlseQojZGV2aWNlCQl0d2UJCSMg M3dhcmUgRXNjYWxhZGUKCiMgYXRrYmRjMCBjb250cm9scyBib3RoIHRoZSBrZXlib2FyZCBhbmQg dGhlIFBTLzIgbW91c2UKZGV2aWNlCQlhdGtiZGMwCWF0IGlzYT8gcG9ydCBJT19LQkQKZGV2aWNl CQlhdGtiZDAJYXQgYXRrYmRjPyBpcnEgMSBmbGFncyAweDEKZGV2aWNlCQlwc20wCWF0IGF0a2Jk Yz8gaXJxIDEyCgpkZXZpY2UJCXZnYTAJYXQgaXNhPwoKIyBzcGxhc2ggc2NyZWVuL3NjcmVlbiBz YXZlcgpwc2V1ZG8tZGV2aWNlCXNwbGFzaAoKIyBzeXNjb25zIGlzIHRoZSBkZWZhdWx0IGNvbnNv bGUgZHJpdmVyLCByZXNlbWJsaW5nIGFuIFNDTyBjb25zb2xlCmRldmljZQkJc2MwCWF0IGlzYT8g ZmxhZ3MgMHgxMDAKCiMgRW5hYmxlIHRoaXMgYW5kIFBDVlRfRlJFRUJTRCBmb3IgcGN2dCB2dDIy MCBjb21wYXRpYmxlIGNvbnNvbGUgZHJpdmVyCmRldmljZQkJdnQwCWF0IGlzYT8Kb3B0aW9ucyAJ WFNFUlZFUgkJCSMgc3VwcG9ydCBmb3IgWCBzZXJ2ZXIgb24gYSB2dCBjb25zb2xlCm9wdGlvbnMg CUZBVF9DVVJTT1IJCSMgc3RhcnQgd2l0aCBibG9jayBjdXJzb3IKIyBJZiB5b3UgaGF2ZSBhIFRo aW5rUEFELCB1bmNvbW1lbnQgdGhpcyBhbG9uZyB3aXRoIHRoZSByZXN0IG9mIHRoZSBQQ1ZUIGxp bmVzCiNvcHRpb25zIAlQQ1ZUX1NDQU5TRVQ9MgkJIyBJQk0ga2V5Ym9hcmRzIGFyZSBub24tc3Rk CgojIEZsb2F0aW5nIHBvaW50IHN1cHBvcnQgLSBkbyBub3QgZGlzYWJsZS4KZGV2aWNlCQlucHgw CWF0IG5leHVzPyBwb3J0IElPX05QWCBpcnEgMTMKCiMgUG93ZXIgbWFuYWdlbWVudCBzdXBwb3J0 IChzZWUgTElOVCBmb3IgbW9yZSBvcHRpb25zKQpkZXZpY2UJCWFwbTAgICAgYXQgbmV4dXM/IGRp c2FibGUgZmxhZ3MgMHgyMCAjIEFkdmFuY2VkIFBvd2VyIE1hbmFnZW1lbnQKCiMgUENDQVJEIChQ Q01DSUEpIHN1cHBvcnQKI2RldmljZQkJY2FyZAojZGV2aWNlCQlwY2ljMAlhdCBpc2E/IGlycSAw IHBvcnQgMHgzZTAgaW9tZW0gMHhkMDAwMAojZGV2aWNlCQlwY2ljMQlhdCBpc2E/IGlycSAwIHBv cnQgMHgzZTIgaW9tZW0gMHhkNDAwMCBkaXNhYmxlCgojIFNlcmlhbCAoQ09NKSBwb3J0cwpkZXZp Y2UJCXNpbzAJYXQgaXNhPyBwb3J0IElPX0NPTTEgZmxhZ3MgMHgxMCBpcnEgNApkZXZpY2UJCXNp bzEJYXQgaXNhPyBwb3J0IElPX0NPTTIgaXJxIDMKI2RldmljZQkJc2lvMglhdCBpc2E/IGRpc2Fi bGUgcG9ydCBJT19DT00zIGlycSA1CiNkZXZpY2UJCXNpbzMJYXQgaXNhPyBkaXNhYmxlIHBvcnQg SU9fQ09NNCBpcnEgOQoKIyBQYXJhbGxlbCBwb3J0CmRldmljZQkJcHBjMAlhdCBpc2E/IGlycSA3 CmRldmljZQkJcHBidXMJCSMgUGFyYWxsZWwgcG9ydCBidXMgKHJlcXVpcmVkKQpkZXZpY2UJCWxw dAkJIyBQcmludGVyCmRldmljZQkJcGxpcAkJIyBUQ1AvSVAgb3ZlciBwYXJhbGxlbApkZXZpY2UJ CXBwaQkJIyBQYXJhbGxlbCBwb3J0IGludGVyZmFjZSBkZXZpY2UKI2RldmljZQkJdnBvCQkjIFJl cXVpcmVzIHNjYnVzIGFuZCBkYQoKCiMgUENJIEV0aGVybmV0IE5JQ3MuCiNkZXZpY2UJCWRlCQkj IERFQy9JbnRlbCBEQzIxeDR4IChgYFR1bGlwJycpCiNkZXZpY2UJCWZ4cAkJIyBJbnRlbCBFdGhl ckV4cHJlc3MgUFJPLzEwMEIgKDgyNTU3LCA4MjU1OCkKI2RldmljZQkJdHgJCSMgU01DIDk0MzJU WCAoODNjMTcwIGBgRVBJQycnKQojZGV2aWNlCQl2eAkJIyAzQ29tIDNjNTkwLCAzYzU5NSAoYGBW b3J0ZXgnJykKI2RldmljZQkJd3gJCSMgSW50ZWwgR2lnYWJpdCBFdGhlcm5ldCBDYXJkIChgYFdp c2VtYW4nJykKCiMgUENJIEV0aGVybmV0IE5JQ3MgdGhhdCB1c2UgdGhlIGNvbW1vbiBNSUkgYnVz IGNvbnRyb2xsZXIgY29kZS4KIyBOT1RFOiBCZSBzdXJlIHRvIGtlZXAgdGhlICdkZXZpY2UgbWlp YnVzJyBsaW5lIGluIG9yZGVyIHRvIHVzZSB0aGVzZSBOSUNzIQojZGV2aWNlCQltaWlidXMJCSMg TUlJIGJ1cyBzdXBwb3J0CiNkZXZpY2UJCWRjCQkjIERFQy9JbnRlbCAyMTE0MyBhbmQgdmFyaW91 cyB3b3JrYWxpa2VzCiNkZXZpY2UJCXBjbgkJIyBBTUQgQW03OUM3OXggUENJIDEwLzEwMCBOSUNz CiNkZXZpY2UJCXJsCQkjIFJlYWxUZWsgODEyOS84MTM5CiNkZXZpY2UJCXNmCQkjIEFkYXB0ZWMg QUlDLTY5MTUgKGBgU3RhcmZpcmUnJykKI2RldmljZQkJc2lzCQkjIFNpbGljb24gSW50 ZWdyYXRlZCBTeXN0ZW1zIFNpUyA5MDAvU2lTIDcwMTYKI2RldmljZQkJc3RlCQkjIFN1bmRhbmNl IFNUMjAxIChELUxpbmsgREZFLTU1MFRYKQojZGV2aWNlCQl0bAkJIyBUZXhhcyBJbnN0cnVtZW50 cyBUaHVuZGVyTEFOCiNkZXZpY2UJCXZyCQkjIFZJQSBSaGluZSwgUmhpbmUgSUkKI2RldmljZQkJ d2IJCSMgV2luYm9uZCBXODlDODQwRgojZGV2aWNlCQl4bAkJIyAzQ29tIDNjOTB4IChgYEJvb21l cmFuZycnLCBgYEN5Y2xvbmUnJykKCiMgSVNBIEV0aGVybmV0IE5JQ3MuCiNkZXZpY2UJCWVkMAlh dCBpc2E/IHBvcnQgMHgyODAgaXJxIDEwIGlvbWVtIDB4ZDgwMDAKI2RldmljZQkJZXgKI2Rldmlj ZQkJZXAKI2RldmljZQkJZmUwCWF0IGlzYT8gcG9ydCAweDMwMAojIFhpcmNvbSBFdGhlcm5ldAoj ZGV2aWNlCQl4ZQojIFBSSVNNIEkgSUVFRSA4MDIuMTFiIHdpcmVsZXNzIE5JQy4KI2RldmljZQkJ YXdpCiMgV2F2ZUxBTi9JRUVFIDgwMi4xMSB3aXJlbGVzcyBOSUNzLiBOb3RlOiB0aGUgV2F2ZUxB Ti9JRUVFIHJlYWxseQojIGV4aXN0cyBvbmx5IGFzIGEgUENNQ0lBIGRldmljZSwgc28gdGhlcmUg aXMgbm8gSVNBIGF0dGFjaG1lbnQgbmVlZGVkCiMgYW5kIHJlc291cmNlcyB3aWxsIGFsd2F5cyBi ZSBkeW5hbWljYWxseSBhc3NpZ25lZCBieSB0aGUgcGNjYXJkIGNvZGUuCiNkZXZpY2UJCXdpCiMg QWlyb25ldCA0NTAwLzQ4MDAgODAyLjExIHdpcmVsZXNzIE5JQ3MuIE5vdGU6IHRoZSBkZWNsYXJh dGlvbiBiZWxvdyB3aWxsCiMgd29yayBmb3IgUENNQ0lBIGFuZCBQQ0kgY2FyZHMsIGFzIHdlbGwg YXMgSVNBIGNhcmRzIHNldCB0byBJU0EgUG5QCiMgbW9kZSAodGhlIGZhY3RvcnkgZGVmYXVsdCku IElmIHlvdSBzZXQgdGhlIHN3aXRjaGVzIG9uIHlvdXIgSVNBCiMgY2FyZCBmb3IgYSBtYW51YWxs eSBjaG9zZW4gSS9PIGFkZHJlc3MgYW5kIElSUSwgeW91IG11c3Qgc3BlY2lmeQojIHRob3NlIHBh cmFtZXRlcnMgaGVyZS4KI2RldmljZQkJYW4KIyBUaGUgcHJvYmUgb3JkZXIgb2YgdGhlc2UgaXMg cHJlc2VudGx5IGRldGVybWluZWQgYnkgaTM4Ni9pc2EvaXNhX2NvbXBhdC5jLgojZGV2aWNlCQlp ZTAJYXQgaXNhPyBwb3J0IDB4MzAwIGlycSAxMCBpb21lbSAweGQwMDAwCiNkZXZpY2UJCWxlMAlh dCBpc2E/IHBvcnQgMHgzMDAgaXJxIDUgaW9tZW0gMHhkMDAwMAojZGV2aWNlCQlsbmMwCWF0IGlz YT8gcG9ydCAweDI4MCBpcnEgMTAgZHJxIDAKI2RldmljZQkJY3MwCWF0IGlzYT8gcG9ydCAweDMw MAojZGV2aWNlCQlzbjAJYXQgaXNhPyBwb3J0IDB4MzAwIGlycSAxMAoKIyBQc2V1ZG8gZGV2aWNl cyAtIHRoZSBudW1iZXIgaW5kaWNhdGVzIGhvdyBtYW55IHVuaXRzIHRvIGFsbG9jYXRlLgpwc2V1 ZG8tZGV2aWNlCWxvb3AJCSMgTmV0d29yayBsb29wYmFjawojcHNldWRvLWRldmljZQlldGhlcgkJ IyBFdGhlcm5ldCBzdXBwb3J0CiNwc2V1ZG8tZGV2aWNlCXNsCTEJIyBLZXJuZWwgU0xJUApwc2V1 ZG8tZGV2aWNlCXBwcAkxCSMgS2VybmVsIFBQUApwc2V1ZG8tZGV2aWNlCXR1bgkJIyBQYWNrZXQg dHVubmVsLgpwc2V1ZG8tZGV2aWNlCXB0eQkJIyBQc2V1ZG8tdHR5cyAodGVsbmV0IGV0YykKcHNl dWRvLWRldmljZQltZAkJIyBNZW1vcnkgImRpc2tzIgpwc2V1ZG8tZGV2aWNlCWdpZgk0CSMgSVB2 NiBhbmQgSVB2NCB0dW5uZWxpbmcKcHNldWRvLWRldmljZQlmYWl0aAkxCSMgSVB2Ni10by1JUHY0 IHJlbGF5aW5nICh0cmFuc2xhdGlvbikKCiMgVGhlIGBicGYnIHBzZXVkby1kZXZpY2UgZW5hYmxl cyB0aGUgQmVya2VsZXkgUGFja2V0IEZpbHRlci4KIyBCZSBhd2FyZSBvZiB0aGUgYWRtaW5pc3Ry YXRpdmUgY29uc2VxdWVuY2VzIG9mIGVuYWJsaW5nIHRoaXMhCnBzZXVkby1kZXZpY2UJYnBmCQkj QmVya2VsZXkgcGFja2V0IGZpbHRlcgoKIyBVU0Igc3VwcG9ydApkZXZpY2UJCXVoY2kJCSMgVUhD SSBQQ0ktPlVTQiBpbnRlcmZhY2UKZGV2aWNlCQlvaGNpCQkjIE9IQ0kgUENJLT5VU0IgaW50ZXJm YWNlCmRldmljZQkJdXNiCQkjIFVTQiBCdXMgKHJlcXVpcmVkKQpkZXZpY2UJCXVnZW4JCSMgR2Vu ZXJpYwpkZXZpY2UJCXVoaWQJCSMgIkh1bWFuIEludGVyZmFjZSBEZXZpY2VzIgpkZXZpY2UJCXVr YmQJCSMgS2V5Ym9hcmQKZGV2aWNlCQl1bHB0CQkjIFByaW50ZXIKZGV2aWNlCQl1bWFzcwkJIyBE aXNrcy9NYXNzIHN0b3JhZ2UgLSBSZXF1aXJlcyBzY2J1cyBhbmQgZGEKZGV2aWNlCQl1bXMJCSMg TW91c2UKZGV2aWNlCQl1c2Nhbm5lcgkjIFNjYW5uZXJzCiMgVVNCIEV0aGVybmV0LCByZXF1aXJl cyBtaWkKI2RldmljZQkJYXVlCQkjIEFETXRlayBVU0IgZXRoZXJuZXQKI2RldmljZQkJY3VlCQkj IENBVEMgVVNCIGV0aGVybmV0CiNkZXZpY2UJCWt1ZQkJIyBLYXdhc2FraSBMU0kgVVNCIGV0aGVy bmV0Cg== --=========3BDE41E700004489/netmail.tiscalinet.es-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8:49:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 2112137B405 for ; Sun, 11 Nov 2001 08:49:09 -0800 (PST) Received: from colt.ncptiddische.net (ppp-166.wobline.de [212.68.69.174]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fABGmtr19658; Sun, 11 Nov 2001 17:48:55 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fABGnBV09667; Sun, 11 Nov 2001 17:49:12 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fABGmea00682; Sun, 11 Nov 2001 17:49:16 +0100 (CET) (envelope-from nils@tisys.org) Date: Sun, 11 Nov 2001 17:48:40 +0100 (CET) From: Nils Holland To: Joe & Fhe Barbish Cc: James Buchanan , Subject: RE: Software on FreeBSD (Has FBSD4.4 grown up yet) In-Reply-To: Message-ID: <20011111174423.V674-100000@howie.ncptiddische.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 Sun, 11 Nov 2001, Joe & Fhe Barbish wrote: > For a newbe with out any prier Unix background, 200 hours for bare > bones out of the box, and 1500 hours for full system with mail, www, > desktop, firewall, and IP to local PC with access to internet. Sounds like the "all users are created stupid" assumption to me. If I remember corrently, when I had my first conatct with FreeBSD and thus Unix in 1995, I didn't need 200 hours to get it up and running. Additionally, I don't understand what the question "has FreeBSD grown up yet" is supposed to mean. If you regard Windows as a grown up OS, then gimme a baby! Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 8:49:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tharmas.rintrah.org (dhcp065-024-235-184.insight.rr.com [65.24.235.184]) by hub.freebsd.org (Postfix) with SMTP id EA4D237B41A for ; Sun, 11 Nov 2001 08:49:13 -0800 (PST) Received: (qmail 58195 invoked by uid 0); 11 Nov 2001 16:49:09 -0000 Received: from osx.rintrah.org (HELO ?10.0.0.26?) (10.0.0.26) by tharmas.rintrah.org with SMTP; 11 Nov 2001 16:49:09 -0000 From: Devin Smith To: FreeBSD Questions Subject: associate processes with IP addresses? Date: Sun, 11 Nov 2001 11:49:07 -0500 Message-Id: <20011111164907.5563@mail.rintrah.org> X-Mailer: CTM PowerMail 3.0.9 carbon MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there a way to associcate processes with IP addresses? For instance, if someone logs into my FreeBSD machine via ssh, is there a way to know which logins come from 1 IP? For instance, if user "John Doe" has accounts webuser, dbuser, and john, but he logs in from one client machine only, it would be useful to know that those three concurrent logins are really only one user from one machine. Thanks, --devin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 9:10:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from viper.oldcity.dca.net (viper.oldcity.dca.net [216.158.38.4]) by hub.freebsd.org (Postfix) with ESMTP id D1BC837B425; Sun, 11 Nov 2001 09:10:33 -0800 (PST) Received: from defiant.mutara.net (ns1.mutara.net [216.158.26.30]) by viper.oldcity.dca.net (8.11.6/8.9.3/DCANET) with ESMTP id fABHAW219384; Sun, 11 Nov 2001 12:10:32 -0500 Received: (from cgriffiths@localhost) by defiant.mutara.net (8.11.6/8.11.6) id fABHAsc09008; Sun, 11 Nov 2001 12:10:54 -0500 (EST) (envelope-from cgriffiths@dca.net) X-Authentication-Warning: defiant.mutara.net: cgriffiths set sender to cgriffiths@dca.net using -f Date: Sun, 11 Nov 2001 12:10:54 -0500 From: Chris Griffiths To: freebsd-mobile@freebsd.org Subject: Sound Issues on Sony Z505JE Message-ID: <20011111121054.A8837@dca.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD/4.4-STABLE (i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I am running 4.4-stable built as of yesterday. I have been unable to get my sound card to work using either form and also enabling sound modules: device pcm device csa If I try to play an MP3 using mpg123 I get the following message in /var/log/messages: /kernel: pcm0: play interrupt timeout, channel dead I also tried playing wavfiles and get feedback and then nothing, and movies using xanim get no sound at all. I have searched the archives and found some people saying this is a bug and saw one pr http://www.freebsd.org/cgi/query-pr.cgi?pr=25442 for a bug on a IBM A20 with a similar problem that was fixed by adding the device csa into kernel config. This however did not solve my problem. Here is a cat of /dev/sndstat: FreeBSD Audio Driver (newpcm) Nov 11 2001 00:27:47 Installed devices: pcm0: at memory 0xfecf0000 irq 9 (4p/2r/0v channels duplex) Here is dmesg: pcm0: mem 0xfecf0000-0xfecf7fff irq 9 at device 9.0 on pci0 Any help with getting my sound back and working would be greatly appreciated. Thanks Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 9:14:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 200227140170-dial-user-UOL.acessonet.com.br (200227140170-dial-user-UOL.acessonet.com.br [200.227.140.170]) by hub.freebsd.org (Postfix) with SMTP id 6387337B41C for ; Sun, 11 Nov 2001 09:14:10 -0800 (PST) Message-ID: <000901c14510$d690ed60$aa8ce3c8@1> From: =?Windows-1252?Q?OndeEst=E1s=3F?= To: Subject: Promova seu site! Date: Mon, 24 Sep 2001 12:51:46 -0300 MIME-Version: 1.0 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_0005_01C144F7.AFB88180" 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_0005_01C144F7.AFB88180 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0006_01C144F7.AFC1A940" ------=_NextPart_001_0006_01C144F7.AFC1A940 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable OndeEst=E1s? - Incluir Site =20 =20 P=E1gina Inicial | Incluir Site | Modificar = Cadastro | Pesquisa Avan=E7ada =20 =20 =20 =20 =20 Caro webmaster, Caro webmaster,N=E3o deixe de cadastrar seu site no mais novo = sistema de busca da Internet e aumentar consideravelmente as visitas ao = seu site, mesmo porque as pesquisas mostraram que 85% dos internautas = usam sites de busca, como o nosso, para encontrar o que procuram... = N=E3o perca tempo! Cadastre logo seu site no OndeEst=E1s?. =C9 s=F3 = preencher corretamente o formul=E1rio abaixo e se preparar para o = sucesso. Seu site ser=E1 inclu=EDdo em nosso banco de dados em at=E9 48 = horas. T=EDtulo: =20 URL: =20 Categoria: = ---AdultoAnimaisApostilasBancosBanda_LargaBanda_Larga/StreamingCarreiraCi= enciaComprasCulturaCuriosidadesEconomiaEducacaoEmpregosEntretenimentoErot= icaEsoterismoEsportesGovernoHackerHobbiesIndustriaInfantilInformaticaInfo= rmatica/HardwareInformatica/SoftwareInternacionalInternetJogosLinuxMusica= NegociosNoticiasPessoaisPlantasPoliticaProgramacaoProvedoresReligiaoSaude= ServicosSociedadeTecnologiaTeenTurismo_VirtualViagensWap=20 Descri=E7=E3o: =20 Nome: =20 E-mail: =20 Senha: =20 Escolha uma senha para alterar o seu cadastro posteriormente = =20 =20 =20 =20 Consulta=20 =20 Ajuda=20 =20 =20 Anuncie no OndeEst=E1s? =B7 Fale Conosco =B7 Pol=EDtica de = Privacidade=20 =A9 Copyright 2001 OndeEst=E1s? - Todos os direitos reservados.=20 =20 ------=_NextPart_001_0006_01C144F7.AFC1A940 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable OndeEst=E1s? - Incluir Site
 
3D"OndeEst=E1s?
=
 |   Incluir=20 Site   |   | 

 

 

 


Caro=20 webmaster,

Caro = webmaster,N=E3o deixe de = cadastrar seu=20 site no mais novo sistema de busca da Internet e aumentar=20 consideravelmente as visitas ao seu site, mesmo porque as = pesquisas=20 mostraram que 85% dos internautas usam sites de busca, como o = nosso, para=20 encontrar o que procuram... N=E3o perca tempo! Cadastre logo seu = site no=20 OndeEst=E1s?. =C9 s=F3 preencher corretamente o formul=E1rio = abaixo e se preparar=20 para o sucesso. Seu site ser=E1 inclu=EDdo em nosso banco de dados = em at=E9 48=20 horas.


T=EDtulo: 
URL: 
Categoria: 
Descri=E7=E3o: 
Nome: 
E-mail: 
Senha: 
Escolha uma = senha para=20 alterar o seu cadastro posteriormente

Consulta
Ajuda

Anuncie no=20 OndeEst=E1s? =B7 Fale=20 Conosco =B7 Pol=EDtica de = Privacidade=20

=A9 Copyright=20 2001 OndeEst=E1s? - Todos os direitos reservados.=20

------=_NextPart_001_0006_01C144F7.AFC1A940-- ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="logos.gif" Content-Transfer-Encoding: base64 Content-Location: http://www.img.hpg.com.br/logos.gif R0lGODlh0QBAAPf/AP////f//+///+/3/+/39+/v7+f//+f39+fv9+fn5+fe3t7//973997v797n 797e3t7W1tb//9b3/9bv79bv59bn59bW1tbWzs73/87n987n787n587Ozsbv/8bv98bn58be58bW 1sbGxsa9vb3v/73v973e573W573W3r3Ozr29vb21tbXn/7Xn97XO3rXGvbW1tbWtra3n963e963e 763Gzq2traXe96XW96XW76XO3qW9xqW1taWttaWlpaWcnJzW75zO55zG1py9zpytrZycnJTW75TO 75TO55S91pScnJSUlIzO74zO54y1zoylpYyUlIyMjIyEhITW94TO94TO54TG54TG3oS1xoStvYSU lISMjISEhIR7e3vG53u9znutxnuMjHuEjHuEhHt7e3tzc3OtznOtxnOlvXOEe3N7hHN7e3Nzc2vG 92vG72u952u93mu13mutxmulxmulvWuctWucrWuMpWtzc2tza2trc2tra2tjY2O952O152O13mOl vWOcvWOctWOUpWNra2NjY1q151qt3lqlzlqUrVqMpVqElFpzhFpja1pjY1paWlKt3lKcxlKMrVKE pVKEnFKElFJ7jFJzhFJja1JaY1JaWlJSUkqUtUqEpUp7pUpzlEpzhEpjc0pSWkpSUkpKUkpKSkKU vUKMrUJ7nEJznEJzlEJzjEJrhEJje0Jaa0JSWkJKSkJCSkJCQjlzlDljezlaczlaYzlKUjlKSjlC SjlCQjk5OTkxMTFzjDFjezFjczFaczFSYzFKWjFKUjFCQjE5QjE5OTExMSlSaylSYylKYylKWikx MSkpKSFaeyFKYyFKWiFCUiFCSiE5QiEpKSEhIRgxQhgxORgxMRgpMRgpKRghIRgYGBAxQhAhKRAY IRAYEBAQEBAICAgpKQghMQghKQgYIQgQGAgICAAQIQAQEAAICAAACAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAA0QBAAEAI/wABCBxI sKDBgwgTKlzIsKHDhxAjSpxIsaANcDUCGDAgYGPHBRI8tBg5sgSGBQysHPrjhlW7IhVjDgQRiE4g FzJz6typk8AwQZY2dNxIVIDCoRwxkGwhAUgQDM+kCAThoqoQJ04IItAxxImQEwEaBgCRBKsTF2EB BBJ0U+HYsliHgOVJty7FKO1QAJgQLIXGjQCQGkg78C/Rwy1KLHjDCVbBCYACAcKJMJBlygMJSBYE SKHktgRPWAakA6ELQHUkI7DLurXCMu0q0WErSFqzEAIEH97NMcAHae1sIIQcGXPBAKNrHHRSM9AJ g1joAGKbxGAAOtLprLaOBbRrhwHOfP82nvMEZ70DEcyuuX1iDB/wLSy0UC0MnXPbjE3DVs4Rge8A TkTTZQHudN1n/xU4EARkkFGKLsfg0kwxxlyTTTlLKKhWZJ0hhAVqgTgwEGRsCdEeQS6AYJADo5Fn kAvSgUHYQKexNYFBBEwHyBAnDoSCignR1ICGEVlAhhSaQIhLNcYQYyE6IrBG02xZJdQdkAA4YVOC B50BSJUjTucdADkKIZADkQWCxUGaNXdjQS6sJSJCTgACRkIagDCjQwTsIc0pbrwBBxxxwPHHH4d4 wQAABvzhEh9cEinppJQu1MUyoUygG0cD5XaYABIs1UIHAlQRBAChyFLphmOu6ipdsiz/MsMZojBQ lGFu8UbCSBm0YEgkpDzGVmTaHWeTZJEO5GVNewIwoGQuEiBdq1NJRkezr2YLADfT4BAEEK2I49en vJXL2xTOPGLQBDVNlpCO5CEnHSA9ptcceShwCKa2/EpEwCbtXEOJHGsFMskky1jjih6YNNyIK9LU Ik0p3EQBgAxv9JFMGWS2RoAGLqAwZ0QIoHDVWRq0pgO1CzGHxZB2MWftnixKtq9rCZARhSaxRNiM Mbpcw5/FlKoXGZYD1RmImQXVeTMARgvyXEFoCkJHaQoJYdkQK3JIB0JCAHKGQeqx5aJBQ1jG9KsF NKiJMbu8Qk0xx1hYDtGtEacmRQQI/xEdIDZFlhodybJY3EIBrCyZiShy+CabJ2gJeLufjYxjvf0S xEGDjhhTzTrVPABgAEIEPmxNQjS7MhYIpP3ZZ6wnVONmZ1gu0MqAcCgZGuipV0eaWKTFLuFhs2XZ 7rYXlMVmyTvEARfcIsMJIn9EEokp0ZwjyxIKZO7993XhNQgJC2DQQQnoo9+BBBuVQINKLP0RTTuF VMouh7mzDP7+CEEwDCOGMRdHDCCBDogKAwZowkqoMI0uuGot7uKfBBHShV+wQg0BJApCkCKABSxF BgZoQQ4AYAteVOpeE0whQcqQjCuAAg+GCcBQsFWYoiygBCRZABMO8YVgQW0DpROTA/8aYBNBOAEN +YsM5qrFGSxUgEwwCgS7CHQQmgBuZA3ojiDWpkIF8UIYOAACKMTwF6MghYYZ7EhJFhOJUVCtOV87 yARo46IhTC5lB8kXFQmCHTslZFlr6qKCYLEGAwQBCdZIQwwz6BEBJqUDHnADMjhGkPuR5l02Ic8U JeMZzpDnNJYBg1lGSUonwEyQAXpANbzhFOyYIw8ydKQAc2OFdEhlXS1KSC4LUrxLHkRruXORdDiT rIKAwJT8AgF2pkaXvh0rlGhRSAKq0Y5gzMZqipCGMV5QgQDE8lMCmEAKMmGOVzDBDc/IA5eOKR7A EcsJWEOA5KxVE3gWRD1FFKXSzFT/p8CdwQknUibwquICOwZiCDSkCLuwBhENNCd1dNGaIALJSwgi LSFc4MU6ynGNWgDjE4lIhCQ6QQtlSGMbm4iSQB4QjigYwAgs8UY7yrEFVDZzjw0BwUXrgoAz2ORO BdHA5J7GGorlwme5YIbd8LYqBIBBMv+sU2QYSjYw4M8ydDiBVR8XJx19Jk02O0gUI8MZstJhpwQJ gNLyVxMXWBWtZBMcFwtUAC5EYRQ9E8XPKpQNb+hBUlMKBFy7szQUIYtOgaDqmdJ0toFUTTI71cGx HufYyDQPAEIw4kKsOtdKGYkLjlDSz5yUDXJwIUDDS+JXNwNW4wwoiWmigxCKCQAW/3nyIQRAwVrX MtkqQpBDnJHMECgrVqJmy0hkGIUskFo3/sCkNWylbUKYI10HtPNmaMpk0wIxENwBAq1xshHaQoQQ AlgVcDYtiJHYMApm7EJCusgGOuTDGmkdj5kCCUDazjAjUAICory02p6uEzgXEECegEBDYU6Hnvwy Z61Vak+c1hI8g+RLELStWmQ6Cz4LcEEK9E2viFlTgBX8gAvZOOkmovADFYz4xRKMATq6EQk/9KEP h7rxIWbwAVZ4Ax3PhbGQVxWFavSCCiRgAEiWvAAP0KAJTaDBBDIWCXNUg6mSIgBBT+YEuA5ZWz7I xg5yAxIMYGBXJJFBCzwgAQFggP8GiOrDG3xBP0ppmStFvNqXv8eBaxCBUebqiAR2peYWqHkBBqjC Stowi3AUwFUcauyeKyUGaGiBkbnxVFEMoJQ0d2ABTYBEC57QjhWsyiZ6nnS2FHCLVYSBkYM5DgcX YECSnAQIAzCBOlQ6KXipOlubmEQt1gDrhHAwVCRRjBUYMIRtSBdAxFLsryU1AmHIARQp4KAGFbIb kZREAnA4AhrcmCXd5S4sCA4cb/GYEOtKJnfEUpE7Ja2BwGHBCV+wFn6nXZFHgOIGdsiEpr3pkaN8 SgKFjkAODoEIcg+kdNBapmP/ptmDGE629+yj1aTtrJoIokfXORq/Y7KLS8wACKH/oMAZi5IQRnaa BRGAQxsfw9oGN07kxoSgcrr0Ozq4SGtroS1yUmPzkUMkD+24QgawgIvDEHzbBjEXstnoQ8cGl8MA CHmqCQLWy1Zt64tli3HV8hmjT6QA4egBADCQCGMIBtBE8WZ+HbmrxfSCDW8MRB0kDUHyXJy772or nDizHnOvdjqXNbtCVIAONAAhB3U4Bw8Mo2lZ7mYBCwCCIVxxAaoZj+81UawDOJMahUQbTpvBuuJz sod23CEHObiCNI7BgE1ZvigY4AQzILCizUh6csI83mVBwBlBaBKrY1s9RALggAkkVCAcQIcrzECb axDiALCWZQBYYA10PHpFg+O4/0CmA/YzDTP5BdEMqqUNSv1lfUvaQoDX6iIaNemgoJ8p1kEK8DlK XHMOy7ANY4B9tncrAjAE3mAOy0AGpmEZE4UQKNAc6EcQ9jUdzEQAzIEC7UQHybMBx0MHxOVUgTB2 E8F8z5Y1xUeCEiF/X0I20zKBBVEAhdAO1iYmdFAJ0UAMmfACGyBDPlgBSsAN0lAO7XAAEWAFfbAM pUAjwDUaYbUXaSIm+oIjYQNvgXAGGyAQEqU7IdgdhkcHRacTFRBBD3EgZ2UXf0Mt2RUI1bF4pYAO y6AIgDAJnuAJneAJqDALqpAKqNCHyKANewAALBUFAXADcNAHyLAJ1cCAykcnZP/YECfwX88XE3YU XKckEOzSRA8BAz9QCsfQDOrgDaJIDJ8oBbw2ECwVBhEwBZzADt9wIXjQiLwEOOLnKjrVLDWwGbVI FyvQDu3ADM1AinYzBv2iAVx2FicoECCDFTqgJ1lnYBQITL8jBM1XjUs0Fl1hFnIxiQKBAC6AFULg jAEAjQ3RVYGwcwBCAIXABo8AC0jFV3fjKkYTCA2mX5FRYelnE0IAMw1QPJYxMsfkBF4YCFkwSlig WAHwIQe1HVqmO+x2HE81BHPSADByeohzBpyheq3xAFGAJO6IC9QANHZDCJRiVXuDI4RnOfInCM3j UD6HS9CiEG0iNgeRNr+TPMj/IQhoJX/lZxBWpJEA8gANMgrHYAy3MCEVwh9QQCRpMx00tFaNU1gH sQEY9xiz8YjWgR1ssVPmmDyGY1w5QoJhqS1CuQaboAvGkAvByFfjkCEBIn9rYVwO9W5IYy1sQQdn AQJLhInjwRAB0CMOcAIusIHNQ1jvpAMnkHiolzlCCVpoeZQiyR+x+B2jZxlocG+YKZBYkZkXNSVS WFY1sVMTsH4NMQGuoyZCsAENyRaXVTZishnH42UAoAMqSClGUgbueAxqmVQWQg5K4Bo18zskQ1nM xxVn8DtTRXO3pRWPEwBgcJfJI1k1kTwIQFwOYDLi8TsHJWLIhVe6OSFBcyFB7lYXTSlYMnkGWNId qictFedYWKVY/5Rfv1N6B/EhlmUQOtCCCTEsLxYCH6ZcxvAKe3UN6gADreEEZQVXWrMvmaWf1lET RWc4O0IQpQMk98NJ0AFBxvciucNfCCEeWCczhCNB61UKcIMLzIAOzfAdTlV8Z3B/LgBxWJAs5igI Z+AC1XhM7CFWxhOF5DUQNQAiXwICDhBE/AQ7PpUgAhVt1bgBMgNXLqk2KWQBhRAOvngMolMguVUD WFEDzngQFJkWuXUVQ6ADl4gQATABVZF4Y3pvXronxjgESKNlMEMAJ+A3Z5GFiGMyeymLfuoaAQEA Ow== ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="pub.gif" Content-Transfer-Encoding: base64 Content-Location: http://ondeestas.hypermart.net/img/pub.gif R0lGODlhCgA8AID/AP///wAAACwAAAAACgA8AEACSoSPGJuwn8KRkcVZbdscG9qF4kiB4+ek56dh EvjEq0q/Mhm311nO/sYwpV68nBA2Iwonyw4yo3DcosvnT2FsQHY03BaYbPYy02sBADs= ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="casa.gif" Content-Transfer-Encoding: base64 Content-Location: http://ondeestas.hypermart.net/img/casa.gif R0lGODlhEAAQAJH/AFKMrf///+7u7gAAACwAAAAAEAAQAEACJYSPCRGKrOBi7blTnZQvY79chgcm pShSDdd1INtiKDlbqavmRwEAO7lLpQAFADujaZ10SjqDLc/gssEuSSHSYhAywBgsOVoWGc7ayZAA ADs= ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="lt.gif" Content-Transfer-Encoding: base64 Content-Location: http://ondeestas.hypermart.net/img/lt.gif R0lGODlhBQAFAKL/AOPu+cTU31eNrqK9zoyuwv///wAAAAAAACwAAAAABQAFAEADCwhBIvUFwELg cDAkADtJNhMAOw== ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="ld.gif" Content-Transfer-Encoding: base64 Content-Location: http://ondeestas.hypermart.net/img/ld.gif R0lGODlhBQAFAKL/AOPu+cTU31eNrqK9zoyuwv///wAAAAAAACwAAAAABQAFAEADC0iyUgWBACYC LYMlADs= ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="periscopio_120_240.gif" Content-Transfer-Encoding: base64 Content-Location: http://afiliados.submarino.com.br/afiliados/banner/periscopio_120_240.gif R0lGODlheADwAMQZAOzz+xd21rXfFF2e3zWQ7NPX79Tq+mjM/46O0ozZ/7HQ70hJtLHl/21uxWiB TA0Wobe34iosogFMvwQKnQExsoG05gAAmQBmzP///////wAAAAAAAAAAAAAAAAAAAAAAACH/C05F VFNDQVBFMi4wAwEAAAAh+QQFyAAZACwAAAAAeADwAAAF/6AljqT4UFeqrqrkUtTzTJNY12Wu7/xY nyiWcMiSxHq7CUVCbMFmOKR0Si0Bm1hn9cHEGmfVsFg86WaJkgdSaRa+aOO4fMo9D41RErv5zc// gDl1disSgm1FR4GLjDlBhBcUOCeITmqNmJkWg3YUFhGVKXiapJmPWUZoiqWsjaeQopets4xlsBej tLqMr1irUjd+u8M2nbI5NzBMZsu4d7hGMXDEgLZNYDaURi63hC7Y1GPWQpd73eeJwuFSlTNL6PCq x+s94/H3drn0Pfj9kL/7rPgbeCZNQB0TWASoYACDQ4cKBqQg8LDCCgUPAxAkMuFBAwggQSJoICXC Qwi8VP8QaPiwJQYFFyg6tKgCIwYAAQgMGEBgo4oABVw+RKBuRAQADhE0YgK0pQEDSCvKxEAzhU0A BIK+xBKga4oAAyoM0Pg1LAGyKbRiKIAAQlQMCxDOeBCSJBkafh5cGPDQQE+rffnOvOgQK8sCWFiK bQlgrM3CEmM+VICjwdAJHyEswBzUbpwIHwuI1hzlQoWKLN4Kpkr4ZlaHiJuwZOmSdsueCytU0Chi wWWtCBBcbhA8LpUFtk9GEGH6YQG0e3UvHlyz8ErYiVsqqPD2pu63MFfoHOD2MoTCLRs8OEnl6EMA ajFAqCH5fUTo9VlXd61VAVgF8O2mAm2RTYVBgc59BWD/d+a1xBYCCzwQFVEygPHAAhguJ8J5Sc0Q gVpxXRDAY05V8NdUVV1w1XUYPOUSVimwBMBPs9HokAEivmWAAtsNRRd7Rk0ooUOadQfBA+7JF4VJ RFqgoFCT5TTZT1FhFd9NjGnEUngi1vhki83NRFYADd6koQhJIvCAVlcm5ZtDnomgFQBOqsQdlAaQ +ZBEI77HYotnvTbYljaC+SWOV6G1mpocFpBHmmu2BAECarH1kHEjcIhBnQoNAGBLDDH2oqAwThRV noR+5aWINiG6Z1cEvEVUoyVAqlYDP7CpaZwWPObkTjwppJYCsdb2GIuxDZhRql3e+JNWOK7WYnKM NkmC/603ymLZTeVhoBQJpzrZkhBTIUaAAgUEmJN0gnIJmEMBMBuvs4dqROJMzv24Vq1CsknCtgBQ Cpu2QzlJW4p7TfmVVwox+y4G826lKr2s3kgWAbpFhBsBC0SgrwL8dujvCNvCVXIBDUSAwFvLhQnR WBi3FBlXh7GgVsRcBnDqsxZn4ckEtF7bL2z/PkRSm0Yz1xSUCmcRcWMqRfUcj9v9RLW7FVB9hif6 oiS0yESTnPQDK7uE8ghfQumfHRG3yNMABHaDXxOefJJhrSdFuq/YcBq1AHEQnslpTFkjBcB2czfR Nnp9Je5P3Txc+LfHI4tQMkkPOCDA5oKjPVDEBdzrl/9PK0BOR7h8wzXB5qwLgKnn/oBllmlUC0i6 CqZLQddoJCwgWgERaO565pv7cfvxWBQVucfHIImkBZs7UEMEnJeA/PVCKD9H9CZUTwL24OOyiAPk jyB8DcJ3Hj722rcngObBk8+68A7ksD7yhgTywPut9//+PIO7H0Ek0L4tyC8unOsYOL4nQJ/kbg4R 6Bj8oMe6zjGwgQPJXyCo1z/Nkc8BFhwBVN5jgNCJ5SwY9EYBqbA54slPehEIoQ2Yxpjt/CWFd1gh CwVggQW4TocWoKHabIdD3GHCg9EDIRWEyDQAmKiI4sPEBOjHvSkwkYYGIKIANZgJ/pFPh1cUIrEa +MD/RvAPgD0IoxANMDPwoZERwXufGNQoRKhhj4CsWJ0Sw8AkOjaxjaQroxS9VwXh+JGGBbihAw/C g5IdkmkI6wcBgUgN3z2yjorEBxcZmYMFaOqSkByIIDn5iU+CUm39mEdHKDmLCJjylEKZETr6QEoe uBKWV5wlK+nhSVwyUZaQ0Ectd9BLX4qREMrY5T4agDRjggoVkhgmHcrmTBqWyg3RlOYUillNGqbI BUawgDIZyZluCjGReBjnMBdgSHM2EVfalINHmunOm/BKHLX8SD0ReU8ykJKb+xSKZuI5BoAG1EHq IWgVJuBJBh10LQiQoUIFoc+HugQCKZvoNgVm0cJg//R1Gt0BaLq1T/goYFINiFBIkTBSejrTABiV aDw7gsaRJqejk+rYRFdZK3a+sqOxzKlMiVGhR/nUoUANYwE+OtRSyOAGEQxNUkGJ1KWOBENvZITk iAMBl05VjacJYwknNZKUdiyGzMMLDSoUQww1AHBdvSksD/BVDNC1rgG961T1ild38rWvgA2sYAdL 2MIa9rCITaxi+/rXxdKxsRaFrGOvKNmDVnayNLzsPjWLWaFw1q+d9eNnzTna0NrVtKhNrWpXy9rW uva1gy1taGXrTNpi1ra+xK1jdTtX2LqEt6cEbmKFe0niHta4vk2ucpfL3OZ2FKnOLSkDEkBZ5hrX AP/TZQB0W4LcwgoXuwnQrhq7S1jdAmC6CRjhQw7AXvb+tr3u5S58/zpf+s73vfDFb3v1G9/13le+ +e1LfQ9J3tjS8bwJCO92q7tcziI4vHKNrjEfzIAISxiXFFbvgS9cR/BC+JQJrvCCQWnWdj5kBFMF gIcV7EsVT/cAEB4xHY1jYoeg+KEuTgCMRbzPFTOAAQeQMQ1pLBQMvcmcLkZvjAu8RuyyN8RPEbJD iHxRkKwFJJXqqny6GjBNkTVdOU7AAN4Kt9/Wla5hhnF4K6xhl1C5JSguAJouZQHh9CYuK1PAMSKw Ywa8DmjcPTOUkpxgHRf6xz+mMQC6c2MNpcsAIlD/AANMIIIAHOAHb+1N3yxAnOUMySFM7qaKn4Jo DQVAx/AdAXuNc+oBfOLH/5qU5RyiofOooY/slLJi33xiEYTNNyQx5AgMWeukzFpDoGkLbHltY1/T WgQAWI5WRhCVTBm7h97KQZJYy+xNORsDdiFJH2/sbQtw6FtvUlMJapzabpNbzsPudRCnvKFNm9iq ajgyXoFrnAga2TfkxsCZ1EJudJtJTsDj9EOWU7JQM5HfOyh3euYs75YgW0PbQrZKzb1eQZ8SpCgO OLxNHHAAeIZs74nTLTv+VYe32MpQwrJnPa5cl2fWuhzOuc5R+y12dzPgy+35QYHOWHNCiJ0HNfLM /5MKEr6QlUEP4qikghMfmGr5JFR3EEjgk3XGkJWkIZl6AH4q0K6DUgQUOPmcQLoAqQmu7dc2ZMJH APds15lgHSIByiW+FsF9iIZHKtrZN9FDvhmn07MGwCViqGm7C0fxm8g0tu2OpDMhxWsq8wxSGr0J BAQg30yDN9m6rcZ4Gxzy2/IasBtvnKAI/VsZr/e3mFTsb0Wl2HGe9VqQDiXjcCgunz4kteXTeAcZ vNjyybrQkQ97u2/L9wLFva/h3UPi0DNTILEL2Zl4Y9UXJqIlAHi9hSJ0a9vdN0KHy/g1M4/z3Bjk jgSSDnx+xe43XkPsNLj5XVL+8Rs8/dDnNR4BAf/SN28mlwOv5DV1FhwMuH1CZH/YZnDEh20aYkja 53jqx3HgJgLCAYD15mj0xnFAxxZ2wW508m1LdXXC52ze13wbGIEmABKXgBSvp2nRJicYmIHuB203 YW0opm7nEWQc2HtDmIFexTQQ6BsC+FaX4Bs3uG5x92yfgHFRqIMC1xsRdQk7GEQGsHgaEnwO4oW6 90hJuGmfAG9McoAm0E7pp4adVzB1FoLnMXcLWG83VgCvY0mhhyl7F1zWpIJBdYTc4oChR1J1BAED IGQAAIh+2GA0l1w2t3OSyFxEV1cpSGIYIojmVIlfBXqXBH1fpXSCVXyHBIpThYiNYmUPohVP51H/ XGZ2WCd1V+YWkwISaAJzRMKAyfEgAOB7dxUwwZEciwiLgzdvNDYCdMGHQeE1CVWEfdc7E8KBPAAb nVMy37IJtUZX6pY620iKl/R+JrBxvSE2CggaajAkkOcRdpFuaDKN6ciE9UZ9KZUpB4B5EDKEaDgS zviNzkZk1HceBqeASFGCzieFAGkUwuF91sIhBOmCWngA0HeCEvItHIJRhMh9/Th+ZaiQzHiFGth8 sxcVCikUZxOHF6iDB0BuvvctF0KMZJiRGriRjed95vd/YziSa5FRJCAcoOh7BKCSHAh5UHhK4BiT LKhpHKlpNalp6TeBR1YAl0AcBNmTG6KAdBaH/3hoBbomFEXJITI5ec0Hig3pjCNJkBh4ktA3fB75 STk1fvxojBp5lNgmgEhBZKcHgk2JeVYGihV4fj1YbwSJhhuoN16jiVDSlc02b96ngM+zCbeHJlSY g3+JYnYxepfweIsnA/HYhFo4gT2Ef7CEmHy3mJCJJmrhhn3YlN4iCzeBKZ6ke4HHaRQJG5iycvIh OA2wlVCCW963VIOGi1e0VG+xVPTEiHpFnFByicbEm95oYC13SThZXo9IR1GHWJG4mzj3nI44idzZ nd75neAZng+XnXtFnkl1neVJWgHmX+sJav/FnvsFYPEJn/3lnu1pV+9pn/Opn/WJn/fJYDU3nfOw hZ7iWaAGeqAImqC1ZZ5ARaANKqCv1V0uBqCQiGE+pqDW5GO0AWW6yWFhBmWDBl591mY7R2gc6kfn pWQQRqK+NWoqymbORGhq9mNQ0aGAtWjYhV4jaqPjRUI/lmBqtmZRxqMT5qI6qmYHwGMPmqE5WmhP dmiI9hQ1umgyRqWjRmqI5qRBSqOLxnLp+UhXimgqamj1VaZBCqU0GmVh5KBeWqHaGaBv6qYYOqd0 Wqd2ambb+aVyep4M2lFsGll3GqiCOqiEOqd/+lCHeqiWBaGulah9Cqh5yqeRWqiUWqmWeql76luO Oql++qiI6qmLyqm+FAIAIfkEBcgAGQAsAgB6AHMAOAAABf8gYwBYaZ5oqq5s674oYDBJzZCwSh+J iOfAoNAl2/VGQ9as1mMcfsmotFSk2UaH6cswO/COSK04VqzxRAZUduzKlhNfBhrKZslm1nh4ta7z VVVMX01yXCMAdGSIhnJygkyFiS19flN3eFaCXpucm0w2jVySlaSlpqeoqaqrrK2ur7BDlLGVs6a2 tGy4pLu5Wr1+wL5RwrrDtavFx0HKQgANERYWCwgYBQvY2QgFQwjZ2A0IANfY3CYQCw8R3wgQQuQL 5iXo6vEmDdjVCNEWEQ1QBR5IG9gPAkGCDYQgOCjtwT5pCe8xHLhg1Ap+EUs0IOiuxAJpDw8+MAdA YD8EGyH/Ukw3MCOMhRYeYCP4sd8JftLW4YwQJCVPEzgtdMRQs+aDcPwWaGyIA+aEgRKlFTCAoKo8 a1ZLwFSKAQA/kxbMFTjYEaaFahCqDp1Xdd5AsWRNGJXW0WuEahgwmgDA8GbOg3ghgNUnjau1gU/P ao27tF/QCOZq9iNhEq9ZunIPZvwxFrMJBAFSWjhxmVpNd2Clbj1RUy/RfgOHdm5YVaDSyxYS1oz4 EWe4ql8Hytx2LrYag9JOIJfWtEGB5QOrFib9N2ZXlZ5LICxxrZpkqDAfXM89seXEihiWr8VwYLly guvakZgdffXnwm+Rqz9xcEG4yCKNF5Z+5YGEQGo5HZZd/3HJ3TfRSHkR9AAA9nkEUU0oJWccdwUm BJ1ir52VEgbRQWAiP9UAAAE0HJEI0k0L4MRaYUFN0xU/kGFQYUkG5hSNUhvq2JBoxpmVEUwR/Oii UJkpxlllGKRk2IejLYaZiiGZ8JyDhqU0IX2KbRjQi1ilhJeKV4FZTZBzuYSigtOkhWN9ktmGw0Y/ pYAkcNGVEFQaLaFk0gQC1UXmRQQBmt13uZkomjm4NURlTl7GeCgKkUIUlU1LiiRYTkZZFOVAP7FZ HUN4zRNUA+2JRI1WYDnEAm7rrLUcXgxRM9939rQwQJ9LDoVhSDmtR4WJJSjz3FWtqAiBqCY0g8Jz z+Yg7VgyL1wrhbbYssBtEt92m0K4QpArbrTnpqvuuuy26+678MabjLwwmAuEvefiWy+92c7L7yT+ /vuHKvp2W7DACCes8MIMN+zwFAcvE7G3D7MXcMMTD+zwwSEAACH5BAXIABkALAIAggBzACkAAAX/ ICaOZLOc6IIUZItZsCvPdG2bC2vv/AL/vweE9uMZjzSfZYhsjpQRVDB5clqNSub1GIEhRpDfsACB ACDfMpM8RqxaaAQAU2CdITq2TlRw70d9ckoDIwBuCAYtZ35WFF6APywIXjFFGEqTYk8/EQUWCxhh nyKZX3RdPwtzpEGoBKQPQA0jCLGpTqgNakqgGJmoLzGXMA8RthGsFhG1MKCivaUYALkNzXw/Jj+E osuYdDDL1RamR45AxA2rmcpflkqznsKoc5nO1r6P0fhL+7MYtq+ySCNmCAYTCLqaoDqnTMevVe4M iigSD1koa8+SfcFUJpo4JoMAWBq2JNMDFW+a/5jT1ZGYJBj+glkQIVDmxVE37eGMxvBWTSUERM2k 6QWALSDksDwageqLPpskmRTJmLPqvnYwDx2KSnSJ0E3j6CgJskppWBHT8i2FWrOISGUiMlIV9wWV ljIsPnYd8mOVXRJoappFiWCh07UR+UFFxYLXzQgACtg6vFPtqLf86H6DW+2BDlF/doxlCA2xsLbC TC7sdVTZo7TKUFk0Cu6BrTG2Fty++QlVLy49l9EyPRT1UAziLIgr3UyUKQDJlZeFYKtBJkJiOd1d KL3JgS1Izpy5Jw1PjTIzzI/4Dkh9CzZX2INHQnW+DPn2a+DPb6M+//X/BThfIEkJaOCBAzKC4P+C DJ53VIENRrhgaxaEJuGF/wn1A4QYetchCfEgZd9+CJKIIXcPlLWFiQayKCFsneTnYoAzSkjGfzXy l+MMBTQQy0lafNjCjiNasY6IQg6ZJA9CqTBWkEtGaYNjIixHwiIImAGGeXHMYUiWLgRiYRxQShnm D4lcg5MvrT1gSjPJdbIQZHxwp0qdQMRopgzcvAcYOAgkNwcxJwFRzIbSUHNPF24y89ueJNTDhxro 7eOXRJqYNIdm+mSCB0x8qCAhkcNVBgSff1lCVTQcoeFFiAtYVwCp4NG6D3MjQaDbOXwJs+ojPVkz GnkM2irUHGyoig4Eqfp6D09ZafUFdAyV2aJpE5OBYQlje0H1a1h/xeUeHYGutaCt+4yDxlETweCl JsqaShlzbsTCxFscCogubIZ2IYJvhe0WL72JgiMbHccoMYGKkBbiYyo9DlWAYZ56++xS1GKzSgGj 5dBwDWRYOCnDW1SqSBkkzxcCACH5BAXIABkALAwAggBjACkAAAX/ICaOZGmeaKqubOu+cCzPdG3f 9YHvPKbTv55wFpQVh8jWEbZMOk9NV/RJ9eWq2NK01lh4v1/ECuEVZ6sLi3q9NqcQavfZmWaz5Se4 BT93QtYnBggIECR6coKEJxCDBYuNJAUQhQWQGIwIAEwrf2olAA1sEY4YhyKgoqQYBRFsC5oirK6w dXoWDwN1t6osW5eAJHULCA+3mqYYwsTGGADFFhGtFgunxQ8NodMidQ8Lz2q6DS++nRaR4CKdYqYF 6L97GNnUyWqOeuIY0oW1q2uFevOUcAIm4t6kTtRMGZyETl86SA5LqRFXpxAGYAh7lAtmh41EeLo6 XlRjsYS/gugqyorA6G7HxhHKBsn8KCamTDEnTeQESM+CRZbaeLwUkc3NQZrx4ow4Ks1Mtn0kiSpV OdLcu4A4hr6LoKmdNlOduPb7qubBpGfH0AGQ5ogqUKw3tCa9xc2e0rndyjpa29GNtGgTt0Wtmq5l r4GeSiwDRwpZqW8LVKEqK2fyLTduE2eUckMSrBWeTwCAwIvE6JIqfKXug0V1CtesbcCGEpvKbBO3 a8fIrbu379/AgwsfTrw4Z+NXgCBPTmS58ufOdzOPPm46dYHXs2uvEgIAIfkEBWQAGQAsDgCCAGAA KgAABf8gJo5kaZ5oqpIQsL5vsywIjESWBe8ptFi1UQECGf0sRV7pGFQ1cjmlFAP4PRpJ0cOyMOay U+ZriwRPYdhTriuSLQqHM0Y8bBUQiMIISgLg8yMARAV3dXoQeC5+CGZ3eHoYRDkRRBh1AHGWfy59 iIycYgg5CGQWWFBrGKSoDSIQOQ04r1xPkwU4k4pHUAsAqHxHEHG1OQ9Nq1DGc6OqxRG4SL8LsxEI YtRfxQ+7Fg/QNUcNN7C/UcEHot0LZEXUCMRVzOkRIriSXwXBVMWCyQ0FUIqke+CiFgIAW1pFSjWL zTIkB6AcSpWOk71QsETo4+MrisYvsyxA4rOQi4h0TUT/3GGY6iMSApNG/DEB4aI8Zg+L8AnpBQi1 PR4bnmTmBxpLky4RtaS57pePm0CSYthJ8iGjpSSFNouKi0a6Llpzfj0x60rNLxij5pzqEYpFkFiD tkQ5tiTYpcHKiujYBRekYGmDbPRo0FLMsFnnjkqnsNZdC5SKBEMIC0KtVm73oYUq+AtbHZbINEVi FyhorSjLNmggWjOwL+jKEcTQ9Qa7wFKr5oNCyVXc04qjEosAEPLJUjnjnF0D6RYUPJ7lCIEASXoJ QdVNDOE0IpOlFtrBWx9PXoX38ujTq18/3lF29vDRQyiVMr596aVyvL/Pf0fI5/0FyENxqNR3xnkC WmfU/2zjIZigHADgQlx5Dj4oxxDpVWjhgPuRp2EMM4Qo4hwzwFDHC/M9YEYKVaXw4Qrc/PIZDFs4 hIIoM6i1QovrxYjKjC8sRRYjJxEJY4nxiWFCiwbgkcU9kX3XAiIjeFKdINQt8mQlQjipnZPcqbQJ CUqWQBIAxECmRzk6oBSFc7y4MEssvIlwJjcTtoGKMlRwo2JPWBBBnZ0eHUHDFgSxuRUulF3hWEkP eBMQkEdEcMRsX41D2mXjMOgjUnwUx8YsNYSVDmTQmVIPXPphUBhVkLmAEgAT5CBnKlvQo9FBLklD aJuV3fOYQ/O4YM9Qpvy0VQ18XCYmI4jZKqE4YIQj6LmgM34ahakZfZbEV6gx85qOMv2m1C8RgIKT meas8cdM3Ko16VbTBMdsu+Qi69CkyABolRpRFOZKJfF2Rpqro4QbVbMtkapsR6CphEiNLlkqYhew pmuYSdRUgpK+VPil8L06zDIBI8eSoQdjzilEm6oPKUpSLdsUowfEUXy8KmS4tDIykGk2XMylekg4 WhLa6lBVv2/IhJzOVBDD589Ll9IAd8txAQmaqPQm3XYngJ0CluNxGV6Hg5QQAgAh+QQFMgAZACwA ALsAeAA1AAAF/+AljmRpnmiqrmzrvkQcl7JM18Rd6zaJ5z4cbxbcFXuj30sEXDqfUF90emlSr1hp dsvter/gsHhMLpvP6LR6fbayvW5z/L2dk+30Kx4aCLD2eVGALX0yfoGIhIUxfUkEjYmRF4uMhyaU j5aSZpiQL30BNaCbXKCimlimp6ikJ6Chp2NWqqusa6+wOJ5yK68/hrijTsGhuT/CTGuDKbiPv8/Q hpnIK8twrVTWXdrYJtx13YLh4+Tl5ufo6W3q1crsKt9Z8ePzeu8p9ff6+/z9/v8AI+XDNlAcwIJQ EG5S6IShQHcHIf5zGLCixYsYM2o8RxFRxxYf84RsF1HNyDcn8QQF/BgCACH5BAUyABkALAAAigB4 ADIAAAX/4CWOpEhcj2VRF6WyqCpdqiXWY2pJUj3TKlHP8hC5ViXJsTgsinSSgMrZosBIEmhpy93q WEeYFje0PV/NEe6Sbr2MuhpzmpMtu8qar8vnft1IMTtANmV1K22EQnSALDoPVnSJUHdbQxMUWTJ9 nIdgb4Iza2uhiWttYUMwaZMyl2pEFxOboZ2df2Fng2u5r6ZBbIxhuYBzFhM8tbOIuaR7tl0nuKBj wBLLD8szv2aoaCqYFNg3eqEER3oTupAT2tDRgp+B1WZscciLseTdwm/oD6iW2YBy4pqcHwZfHPnx rsSJhnySQeQkkUvFEQ/ZMMSyceKWjB5DirQFcqTJkyhT/6pcydLIlZYwY4YsE0imzZt9BALDybMn TVA9VZYM+rOmyKE4kfaMcwylUptPeerAdzJqTKs4L5rE2pIrzI4pva48QeGB2bNnUZi1xQOspVlu uZDiI5YlUz025vKZRaWLi7JG+egNautuucFy9eHJ5DIuibSEG/7ZMpcHYyFNJCZTMkLJZcyNO1/0 7NYKWM8vUU4uQQrdMVF4bYQJkpCRKoFOSDGlCgjcld2OJ35pK3HNF3FNY8sGF2RWOEngJsSBbWbq VCNTkA8apsOpILy5adt+kwjd83mueL0hAw47kmX5ivAdYcW7YX04UvGArviIulqNeINEfkCZxo0s 2X22VeY8xP2Aw33i9QfKM0sIyMKDQNHHCCF5gGdfhrAMlKAV9ZU3IS0V9jNgEKtpqNge2tWQmkfS gLhPI6JtsyExWgSo4oVBEKPKgVgg11dINR6D1lrsNRUMEpckIyQj8FmoSBmZaKFFKrP8FphIEOYF jH9TOVgOMYJkQ96PivQmRz7SgTODde6oplwQreHGUIw4unjMKmzmKSMWevr5WmRJxKWVRcGxpeij iEYq6aSUVnpBXZZ2gql3mYaF6KadwhMZqKF+9GmpVZ2K6kikrurqq7DGKuustNZqK0+tuporkrdq qmqvdLUUAgAh+QQFLAEZACwAAEcAeABtAAAF/yAmjmRpikVjrWzrvusEz3Rtuwt07iPA/yPI4kYs Go+sHPAEUAyWu9QDSa0iJzkftKcgXC5bUgERsZrPs0dDFxYZKt4vOAxplNF49AJRaKMqAXJySwB1 Q3mIVRFrWmFNA4KRJQAFChAIDQtTiZxGixB9fgqAkaUjBnV3nassEw+bLp8GfhgFcKW4Fwomlwuq rHiuMi0Re2yit7nKBBUKjSKFCL7AVK8PwyvFCBDPW03JyuFyAQPN3bWGv9QvrzITxWuhft8DgeL3 uOTNuyYFl5ma1j1YsKDBNnnzRtXDx/AeAQIDFDjjYcAfAkwAI2iM0G6CR1evNBJsYPDgLFo9bP/B CRCnoctlgliWU2DgHMqbOwAYUEjAnpyWL4MKAlpKZoVmBU7ibFNxVIUBPcURFUr1ZQCZ5fYpSFoT gE2vOptKPDoA6tWqaNOqXcu2rdu3cOPKnUu3rt27eKXmvTvVbt+9b//SFQyYLWG5hwunTQyXsWKq jt1GfvxyMuXLmDNr3sy5s+fPoENDFi3U8lrTpFEvJh1UNVrXoGGPZu1SdmnatXHr3s27t+/fwIMr ZulQeCnbF6729AnT+NC0LJczRM7ZdXTmFx5qj6R9+9DuRMGHB8+d/Pfu5dGf9/7T/Jfo6htS3xxZ ufTZzr8ktn82/13+2PknF4AC2kUgZPcVmA//fP1Bx2CA+Gg1n1UQYWdfgnBd2JNjjVTwWAUiLNfd WROKcxV8y0H4xClBDeCDaleBiMFKAZaITxwaPnQiPyMcps9RAZyEYzkLvaddAEfB8VBEIqw01FOQ APbXiQ/5UFOTJ54oiIsmQBIjCQAouSJNLMpIgofZPYNmZwQ0KaMBG4q3IgBQJSBCF8y4UYGQ5ECj 0wjlmOBhmxiEyc+am8n40AgQXiDjmiN84QMAgQTggwLZMapLk1/w05KnnRba6GOzGCApp7gQimmm GJhKKJwPncSqqY6iCuoXgD50q2aq6nqnMm/yCImZJiyKwaqPhopBHISegChmxJbQKIg7jWXP/5tJ JsnSr7XOqCyzI2R7lI3NKaNUl7goisuY4+io6hfJbrrse5F+AVVUeBHWq3YnrRoJP2EmGZWlISY3 KavI2tpkVId+wUDB+YYjY5Tw1svdV5CseKwWkLzbLZrEDqqFASc9WxdhssYEaFGzkEkCrQMoZUCU HscbAI9oEsBjmFK+5QOiQYoQE74uRRcJfIWVOOm9zFzql3NcmuCvgnGxlG2RVGet9dbZFUiuXm7F ixi3PyX9lthxeVx2z25F5MRgY3FXnY7t+cTMUz7JBOF1SCZzt4VZtSST4IFrJvaL2Z3r7cfpNtkh sRRHCyfC9j4z9WMBuKFfqwYXehTHjJciY/9YL49c8bHNoEB55q0eheplQtY6qAhRJou2HDKuWnJy 9e5CK+sYUD6xvU9lluwsU+Xp7e2no3mrxe1G+u6cCo3amDKsG5A5rcm5HG7okcT7vND28ij9rwSX QPHJ4ZS8ePpONMx86OMH3+0bzVKenfmi8iUxCXFoGOPmJz6IRSp79jjfscKXunk9DXssUlaUdkdA hTlQgTBTIKZARCkvrMh6bTnM7k73hoks73WCKOAFhQa8UXhFaNM7Rb8i9j8Hdm8ETuBUBRdXv8pB g0kY2NYCLxAzEigAhJlhCRLV8hCGGI1rUIyiFKdIxRt5zWwC+lo4kFNEG6plH5HRYrmqojHbL6Zl V8VhG1oORTS1oBFse7HNrbyDNL4RiTtAQmPhjuMbE8zBfu8i1J4iSMQexC5xRlwia/xYr0D6SSle ChePvEAwQ5EtOAQomRca+atmBUJ+qNKCF+J1SOH0kHKval63ogSqQ86vN6d05BCTdStQ9eh0l8Pi Gg1IPlkmzFu1LNgtuzU1MeZCjry0H7tqpkPafUtetUOhMVPlxmT2ZIbM9Ba7gOdB9J2EOdPk4xkh Zj5scitZ6esKxE5CMhR2TY1VmePIfKnKNLkJYvLynDjjiBjVtPFoTaTmW0IAADs= ------=_NextPart_000_0005_01C144F7.AFB88180 Content-Type: image/gif; name="rd.gif" Content-Transfer-Encoding: base64 Content-Location: http://ondeestas.hypermart.net/img/rd.gif R0lGODlhBQAFAKL/AOPu+cTU31eNrqK9zoyuwv///wAAAAAAACwAAAAABQAFAEADC1haAEFCrEJm WEMkADs= ------=_NextPart_000_0005_01C144F7.AFB88180-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 9:29:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.carolina.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 5809B37B42A for ; Sun, 11 Nov 2001 09:29:41 -0800 (PST) Received: from snafu.enterit.com ([66.57.159.198]) by mail5.carolina.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 11 Nov 2001 12:29:39 -0500 Message-Id: <5.1.0.14.0.20011111125248.01fced60@mail.enterit.com> X-Sender: jconner@enterit.com@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 12:53:38 -0500 To: matthew@starbreaker.net From: Jim Conner Subject: Re: Software on FreeBSD Cc: James Buchanan , freebsd-questions@freebsd.org In-Reply-To: <20011111155021.5017723F1A@IMGate1.cshore.com> References: <3BEEA27F.C30FD33F@ozemail.com.au> <3BEEA27F.C30FD33F@ozemail.com.au> 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 10:33 11.11.2001 -0500, Matthew Graybosch wrote: >On Sunday 11 November 2001 11:08, you wrote: > > > For a little while I've been using Linux only, instead of Windows. > > I've been doing my Bach in computer science degree working on > > Windows, so unfortunately my skills in UNIX are a little rusty. > >Being rusty beats the bloody hell out of being totally ignorant. > > > I was wondering if FreeBSD has an installer program that can > > detect hardware. Also, does FreeBSD come with the tools that Linux > > distributions do, for example: GCC (C, C++, Java, Fortran), glibc, > > libstdc++, libpthreads, autoconf, automake, make, sed, awk, perl, > > bash, texinfo, lout, latex, ghostscript, ghostview, flex, bison, > > and other GNU tools? Is there an easy to use setup program for X? > > What desktops come with FreeBSD, like Gnome or KDE? > >I think the FreeBSD installer does a decent job of detecting >hardware. It's not pretty, like YaST2 in SuSE or HardDrake in >Mandrake, but it gets the job done and it's not that hard to use if >you've grokked the manual. > >Most of the GNU tools are not installed as part of the FreeBSD >"base" distribution, as FreeBSD has its own C/C++ compiler, >libraries, etc. However, the GNU tools and libraries can be >installed from the packages collection. > >If there's an "easy" (does this mean graphical?) config tool for X >under FreeBSD I haven't found it. However, Chapter 5 of the "FreeBSD >Handbook" at >http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html >covers basic installation and configuration of X. I followed the >instructions and had only a little difficulty in making XDM work. > >Both GNOME 1.4 and KDE2 can be installed either from packages or >ports, as can Windowmaker, Enlightenment, Sawfish, Blackbox, FVWM, >etc. You'll have to edit ~/.xsession or ~/.xinitrc depending on >whether you're using XDM or startx. > > > I'm a little worried about changing OSes since UNIX especially > > seems to be pretty hard to use (I mean, for me non-logical names > > for things, like TTYs. An ancient UNIX hang over). > >Well, you have TTYs in Linux as well, IIRC. And, given that they're >pronounced "titties", I figure its just a slightly off-color joke on >the part of K&R > > > Is FreeBSD at least as user-friendly as a good Linux distribution > > like RedHat? Does the manual in the boxed sets tell how to setup a > > modem and make a dialup connection to an ISP, and how to connect > > and disconnect? > >Well, I think FreeBSD is more user-friendly than Linux; it doesn't >put important stuff in wierd places like /opt and such, and the docs >are clearly written. > >The Handbook has a chapter on setting up modems and dialing ISPs, >and there's also a "Pedantic PPP Primer" on the main site. > > > Lastly, since FreeBSD seems to be internet oriented, it has mail > > programs and a browser right? Oh, and emacs? > >Mail clients and browsers galore. We got PINE, ELM, Mutt, Sylpheed, >KMail and Lilith knows what else for mail clients, and for browsers >we've got Lynx, Netscape, Mozilla, Opera, Konqueror -- hell, we even >have Mosaic. >^..^< > > > Sorry for the very low level questions. But I really can't afford > > to spend the money until I know what I'm doing and I can work on > > FreeBSD. > >Aw come on, you can't afford $50US? You must really be up against >the wall, but that's OK. I've been up against the wall a few times >myself. >^..^< Wow! 50 bucks?! Cheapbytes.com still exists right? Its more like 10 there and most of that is S&H. >-- >Matthew Graybosch >http://www.starbreaker.net >"Sartre was mistaken: Hell is not other people. Hell is debugging >other people's code." > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861 -----BEGIN PERL GEEK CODE BLOCK----- ------BEGIN GEEK CODE BLOCK------ Version: 0.01 Version: 3.12 P++>*@$c?P6?R+++>++++@$M GIT/CM/J d++(--) s++:++ a- >++++$O!MA->++++E!> PU-->+++BD C++++(+) UB++++$L++++$S++++$ $C-@D!>++++(-)$S++++@$X?WP+>++++MO!>+++ P++(+)>+++++ L+++(++++)>+++++$ !E* +PP+++>++++n-CO?PO!o >++++G W++(+++) N+ o !K w--- PS---(-)@ PE >*(!)$A-->++++@$Ee---(-)Ev++uL++>*@$uB+ Y+>+++ PGP t+(+++)>+++@ 5- X++ R@ >*@$uS+>*@$uH+uo+w-@$m! tv+ b? DI-(+++) D+++(++) G(++++) ------END PERL GEEK CODE BLOCK------ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 9:38:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 213-84-242-73.adsl.xs4all.nl (213-84-241-73.adsl.xs4all.nl [213.84.241.73]) by hub.freebsd.org (Postfix) with SMTP id 05C5037B427 for ; Sun, 11 Nov 2001 09:38:12 -0800 (PST) Received: (qmail 802 invoked from network); 6 Nov 2001 12:33:12 -0000 Received: from unknown (HELO there) (127.0.0.1) by 10.0.0.100 with SMTP; 6 Nov 2001 12:33:12 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Roel K. Reply-To: freebsd@kroes.com To: Mark Hughes , Jan Grant Subject: Re: IMAP server... Is there one? Date: Tue, 6 Nov 2001 13:33:11 +0100 X-Mailer: KMail [version 1.3] Cc: freebsd-questions References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111173812.05C5037B427@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 06 November 2001 12:11, Mark Hughes wrote: > > So, that said, any recommendations of a tutorial or the like on setting up > qmail/courier? I've installed qmail/vpopmail on our online systems. It was not very easy easy to do so as I'm not a very good FreeBSD administrator. But is runs great and it has a good web-interface (qmailadmin). You can find a LOT of info on qmail at: http://cr.yp.to/qmail.html There is also a downloadable manual called: "Life with qmail" R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 9:40:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.carolina.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A1B137B417 for ; Sun, 11 Nov 2001 09:40:51 -0800 (PST) Received: from snafu.enterit.com ([66.57.159.198]) by mail5.carolina.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 11 Nov 2001 12:40:34 -0500 Message-Id: <5.1.0.14.0.20011111125515.01eeebe8@mail.enterit.com> X-Sender: jconner@enterit.com@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 13:04:33 -0500 To: Bsd Neophyte From: Jim Conner Subject: RE: how to get the IP address of someone logging into the server on the console Cc: project10 , Wade Majors , freebsd-questions@FreeBSD.ORG In-Reply-To: <20011111131351.59539.qmail@web20109.mail.yahoo.com> References: <20011111055554.J95500-100000@alpha.focalnetworks.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 05:13 11.11.2001 -0800, Bsd Neophyte wrote: >Hmmm... I wasn't too clear... and if I was clear and you are talking about >what i'm talking about... I applogize. > >I don't want the information when I log onto my FreeBSD machine. I want >the information to popup on my screen when anyone tries to login. You're talking about syslogd. Syslogd puts that information on the screen. Sshd gives that information to syslogd to log. Syslogd is configured on your machine so that anything calling the facility:level that sshd is calling that info gets sent to /dev/console. In order to change this, you would most likely be better off changing the source in sshd to send the ip address along with the information it currently sends. I suppose that what you are aiming for here is to be able to not only have logged who is coming from where but to have ready access (the terminal) to who is coming from where. >Alright... this is what my screen looks like right now after I used putty >to logon from my Win2k box. > >---------- > >FreeBSD/i386 (hostname) (ttyv0) > >login: > >login Nov 9 20:58:20 (hostname) su: sameer to root on /dev/ttyp0 > > >FreeBSD/i386 (hostname) (ttyv0) > >login: > > >--------- > >In addition to all this, I want the screen to give the IP address that I >used to logon... and I want it to tell me when I disconnected. As for disconnections, you could just make sure that the shells your users use read $HOME/.logout. Make those root owned and chmod 0644. In the .logout files, perform a logger: /usr/bin/logger -t $LOGNAME -p auth.notice "logged out!" the facility.level for my system to log things to /dev/console (pertaining to sshd) is auth.notice. I suspect yours is probably similar since my /etc/syslogd is still vanilla. That would probably be the quickest solution for the logout part. - Jim >Any ideas? > >-Sameer > > >--- project10 wrote: > > That would be logged in the file /var/log/wtmp* -- current login > > information is in /var/run/utmp. > > > > Sameer, what you want to do depends on how you are logging in -- sshd > > doesn't call login(1) (is this accurate? I'm guessing, here.) and as > > such > > won't produce similar messages to say, a telnet login. > > > > However, on my system, both sshd and telnet log originating IP: > > > > Nov 11 05:48:20 omega sshd[2215]: Accepted password for project10 from > > #host# port 21034 ssh2 > > Nov 11 05:49:00 omega login: login from #host# on ttyp2 > > as project10 > > > > Don't ask me how I got them to do that. I believe sshd does that > > automagically. > > > > --------- > > Shawn Lussier > > > > On Sun, 11 Nov 2001, Wade Majors wrote: > > > > > Last login: Sun Nov 11 03:43:14 2001 from ezri.ezri.org <==== > > > Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 > > > The Regents of the University of California. All rights > > > reserved. > > > FreeBSD 4.4-STABLE (METIS) #3: Mon Nov 5 00:05:44 EST 2001 > > > > > > > > > When I log into my machine I get the above message. Don't ask me where > > > that's logged, though. > > > > > > -Wade > > > > > >__________________________________________________ >Do You Yahoo!? >Find a job, post your resume. >http://careers.yahoo.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861 -----BEGIN PERL GEEK CODE BLOCK----- ------BEGIN GEEK CODE BLOCK------ Version: 0.01 Version: 3.12 P++>*@$c?P6?R+++>++++@$M GIT/CM/J d++(--) s++:++ a- >++++$O!MA->++++E!> PU-->+++BD C++++(+) UB++++$L++++$S++++$ $C-@D!>++++(-)$S++++@$X?WP+>++++MO!>+++ P++(+)>+++++ L+++(++++)>+++++$ !E* +PP+++>++++n-CO?PO!o >++++G W++(+++) N+ o !K w--- PS---(-)@ PE >*(!)$A-->++++@$Ee---(-)Ev++uL++>*@$uB+ Y+>+++ PGP t+(+++)>+++@ 5- X++ R@ >*@$uS+>*@$uH+uo+w-@$m! tv+ b? DI-(+++) D+++(++) G(++++) ------END PERL GEEK CODE BLOCK------ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 10: 1:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from khyron.p11.com (khyron.p11.com [64.95.193.74]) by hub.freebsd.org (Postfix) with ESMTP id 078EA37B420 for ; Sun, 11 Nov 2001 10:01:45 -0800 (PST) Received: from tetsuo (cx369650-c.irvn1.occa.home.com [67.167.161.2]) by khyron.p11.com (Postfix) with ESMTP id 7C2E03C4E00 for ; Sun, 11 Nov 2001 10:05:38 -0800 (PST) From: "Ryan C. Creasey" To: Subject: Error in custom kernel compile Date: Sun, 11 Nov 2001 10:01:37 -0800 Message-ID: <001001c16ada$ebbcfa90$02a1a743@neotokyo.kaneda.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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 Yesterday, I just sync'd my src tree with the latest STABLE (or so I thought). I go to compile under a configfile that I have been using for quite some time now, only this time adding enough for ip firewall support. Half way through the compile, I get one of these: linux_proto.h:517: syntax error before `linux_stack_t' linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' linux_sysent.c:21: sizeof applied to an incomplete type linux_sysent.c:21: warning: built-in function `exit' used without declaration linux_sysent.c:21: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/sys/modules/linux. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/KHYRON. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. There's a lot more of that, but hopefully that's enough to tell what's wrong. My config file can be found here: http://kaneda.net/projects/source.php?file=3D/projects/khyron/KHYRON Anyone see what I'm apparently missing? Thanks, Ryan C. Creasey rcreasey@uci.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 10:15:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 358C537B416 for ; Sun, 11 Nov 2001 10:15:39 -0800 (PST) Received: from there (unknown [63.112.157.80]) by IMGate1.cshore.com (Postfix) with SMTP id D566A23F5D for ; Sun, 11 Nov 2001 13:39:09 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: freebsd-questions@freebsd.org Subject: Blatantly obvious XMMS build tip. Date: Sun, 11 Nov 2001 13:22:32 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111183909.D566A23F5D@IMGate1.cshore.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 Like the subject line says, this is probably blatantly obvious, but if you try to build XMMS from ports before you configure the kernel for sound support, XMMS will segfault. -- Matthew Graybosch http://www.starbreaker.net "Sartre was mistaken: Hell is not other people. Hell is debugging other people's code." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 10:21:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail8.sdc1.sfba.home.com (femail8.sdc1.sfba.home.com [24.0.95.88]) by hub.freebsd.org (Postfix) with ESMTP id F215837B417 for ; Sun, 11 Nov 2001 10:21:28 -0800 (PST) Received: from there ([24.141.18.230]) by femail8.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011111182111.ZMMG11705.femail8.sdc1.sfba.home.com@there>; Sun, 11 Nov 2001 10:21:11 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Paul Murphy To: Josh Paetzel Subject: Re: NATD question... Date: Sun, 11 Nov 2001 13:21:10 -0500 X-Mailer: KMail [version 1.3.1] Cc: Henry smith , questions@FreeBSD.ORG References: <20011109023604.46157.qmail@web21109.mail.yahoo.com> <20011109231235.JCSY5322.femail16.sdc1.sfba.home.com@there> <20011109191216.D4519@twincat.vladsempire.net> In-Reply-To: <20011109191216.D4519@twincat.vladsempire.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111182111.ZMMG11705.femail8.sdc1.sfba.home.com@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 November 9, 2001 02:12 pm, Josh Paetzel wrote: > On Fri, Nov 09, 2001 at 06:12:34PM -0500, Paul Murphy wrote: > > On November 8, 2001 09:36 pm, Henry smith wrote: > > > Hi, > > > > > > I'm using cable modem to connect to the internet. I > > > want to make my FreeBSD box as a gateway of my > > > microsoft windows client. > > > > > > > > > ==== FreeBSD Configuration ==== > > > > > > /etc/rc.conf: > > > > > > gateway_enable="YES" > > > natd_enable="YES" > > > natd_flags="" > > > > > > #ifconfig xl0 > > > ... inet 24.205.96.8 > > > #ifconfig xl1 > > > ... inet 192.168.1.1 > > > #ps x | grep natd > > > 348 ?? Ss 0:00.04 natd -interface xl1 > > > #ipfw list > > > 00001 allow ip from any to any > > > 00050 divert 8668 ip from any to any > > Ok, you are missing a few things here. One, you need to pass natd the > -dynamic switch in the natd_flags field in rc.conf > > Second, you need a divert rule for natd in your firewall ruleset. > > ipfw add divert natd all from any to any via xl0 > > Third, if you are going to tell windows to obtain a IP automatically, > then you need to have a dhcp server running that will feed it usable > info. ie you are going to have to run one on your freebsd machine. > Perhaps until you get natd working you should configure windows > manually. > > Josh > > > > > > ==== Windows Configuration ==== > > > > > > > > *** Obtain an IP address automatically > > > > > > ======================================== > > > > > > > > > My FreeBSD box is connected to the internet, but my > > > windows client is not connected to the internet. > > > > > > Does someone have any idea to help me ? > > > > > > Thank you very much, > > > Smith. > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Find a job, post your resume. > > > http://careers.yahoo.com > > > > Did you tell Windows that 192.168.1.1 is the gateway? > > IMHO, FWIW ;) If you only have 1 Win box and 1 FBSD box, I wouldn't use DHCP on your LAN (seems kinda pointless for only 2 machines). I have the same setup and I have manually assigned Windows a static IP of 192.168.x.x, the FBSD box has a static IP of 192.168.x.y in the internal interface and the external interface gets a 'dynamic' IP from @Home's DHCP server. The Windows' gateway is 192.168.x.y and the FBSD's gateway is assigned by @Home. p.s. I am not the originator of this thread, Henry smith I think is the one who originally asked the question. -- "Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 10:22: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c101658-a.stcla1.sfba.home.com (c101658-a.stcla1.sfba.home.com [24.254.34.86]) by hub.freebsd.org (Postfix) with ESMTP id EA67337B422 for ; Sun, 11 Nov 2001 10:21:59 -0800 (PST) Received: from localhost (doug@localhost) by c101658-a.stcla1.sfba.home.com (8.11.6/8.11.6) with ESMTP id fABILfa34995; Sun, 11 Nov 2001 10:21:41 -0800 (PST) (envelope-from DougB@FreeBSD.org) Date: Sun, 11 Nov 2001 10:21:41 -0800 (PST) From: Doug Barton X-X-Sender: doug@c101658-a.stcla1.sfba.home.com To: Adriaan de Groot Cc: "FreeBSD Questions @ FreeBSD.org" Subject: Re: Learn device drivers In-Reply-To: Message-ID: <20011111101910.V34914-100000@c101658-a.stcla1.sfba.home.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Removed newbies@ because this is off topic] On Wed, 7 Nov 2001, Adriaan de Groot wrote: > On Fri, 2 Nov 2001, Gautham Ganapathy wrote: > > Where can i get info on writing device drivers for FreeBSD ? Is there any > > book available for this ? Also, are they similar to Linux drivers ? This question is answered many times in the archives. You want to start with the unix programming environment book, and the design of BSD book (I'm paraphrasing the titles because I don't have them handy, but look on the web site). Good luck, Doug -- "We will not tire, we will not falter, and we will not fail." - George W. Bush, President of the United States September 20, 2001 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 Sun Nov 11 10:30:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by hub.freebsd.org (Postfix) with ESMTP id 905F737B421 for ; Sun, 11 Nov 2001 10:30:36 -0800 (PST) Received: from gateway.lefort.net ([213.189.162.247]) by mirapoint2.brutele.be (Mirapoint) with SMTP id ANJ99738; Sun, 11 Nov 2001 19:30:31 +0100 (CET) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (8.11.6/8.11.6) with ESMTP id fABIUUI00714 for ; Sun, 11 Nov 2001 19:30:31 +0100 (CET) (envelope-from jylefort@jsite.lefort.net) Received: (from jylefort@localhost) by jsite.lefort.net (8.11.6/8.11.6) id fABIUU208157 for freebsd-questions@FreeBSD.org; Sun, 11 Nov 2001 19:30:30 +0100 (CET) (envelope-from jylefort) Date: Sun, 11 Nov 2001 19:30:30 +0100 From: Jean-Yves Lefort To: freebsd-questions@FreeBSD.org Subject: IPsec and NAT Message-ID: <20011111193030.A4767@jsite.lefort.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.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Here is a question regarding the interaction of IPsed and NAT. First i'll design the schema of my local network (hoping my ascii art is decent ;) the world | _____________ | cable modem | ------------- | | _____________ | _____ | | \_________| ed0 |____| Host A | |_____| | (gateway) | _____ | | _________| ed1 |____| FreeBSD 4.4 | / |_____| | 192.168.1.1 | | |_____________| | _________________________________________________________________________ | hub | ------------------------------------------------------------------------- | | | | | | _____________ _____________ _____________ | Host B | | Host C | | Host D | | (myhost) | | win me | | win me | | FreeBSD 4.4 | | 192.168.1.3 | | 192.168.1.4 | | 192.168.1.2 | ------------- ------------- ------------- The cable modem has an unique IP address and hosts B-C-D are being masqueraded using natd running on the gateway. I established a secured IPsec link between Host A and Host B, in order to negate the usefullness of packet-sniffing from Host C and D. Here is /etc/ipsec.conf on Host A: ------------------------------------------------------------------------------ add 192.168.1.1 192.168.1.2 ah 15700 -A hmac-md5 "secretkey"; add 192.168.1.2 192.168.1.1 ah 24500 -A hmac-md5 "secretkey"; add 192.168.1.1 192.168.1.2 esp 15701 -E blowfish-cbc "secrettoo"; add 192.168.1.2 192.168.1.1 esp 24501 -E blowfish-cbc "secrettoo"; spdadd 192.168.1.1 192.168.1.2 any -P out ipsec esp/transport/192.168.1.1-192.168.1.2/use ah/transport/192.168.1.1-192.168.1.2/use; ------------------------------------------------------------------------------ Here is /etc/ipsec.conf on Host B: ------------------------------------------------------------------------------ add 192.168.1.1 192.168.1.2 ah 15700 -A hmac-md5 "secretkey"; add 192.168.1.2 192.168.1.1 ah 24500 -A hmac-md5 "secretkey"; add 192.168.1.1 192.168.1.2 esp 15701 -E blowfish-cbc "secrettoo"; add 192.168.1.2 192.168.1.1 esp 24501 -E blowfish-cbc "secrettoo"; spdadd 192.168.1.2 192.168.1.1 any -P out ipsec esp/transport/192.168.1.2-192.168.1.1/use ah/transport/192.168.1.2-192.168.1.1/use; ------------------------------------------------------------------------------ The link is working fine, and when i start a packet sniffer on my own box and start sampling, i see that all packets with src-dst 192.168.1.1-192.168.1.2 or src-dst 192.168.1.2-192.168.1.1 (for instance packets from my box to the gateway's squid cache, from the the gateway's sendmail to my box's one, etc) are being encrypted correctly using esp. But i see that packets having a source address of not 192.168.1.1 and coming to my host, for instance the packet matching src-dst of 64.25.34.1-192.168.1.2, are left unencrypted. What should i change to my setup in order to enable masqueraded connections to be also encrypted? Im aware of the fact that there is no way to encrypt them before the gateway, but i just want them to be encrypted as soon as they have been masqueraded, as shown on the following scheme: Packet path: (1) (2) the world ----------------------- gateway ---------------------- myhost unencrypted segment encrypted segment In segment 1, the packet has still the real header of 64.25.34.1->210.40.25.32, where 210.40.25.32 is the public IP address assigned to my cable modem. When reaching gateway, the nat daemon running on it changes the header, so that when reemitted by the gateway, it now has the header 64.25.34.1->192.168.1.2 and can reach my masqueraded box successfully. Any help will be greatly appreciated. Thanks in advance, Jean-Yves Lefort To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 10:31:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monkey.sunet.ru (monkey.sunet.ru [217.174.96.78]) by hub.freebsd.org (Postfix) with ESMTP id 7FFB837B41E for ; Sun, 11 Nov 2001 10:31:33 -0800 (PST) Received: (from yura@localhost) by monkey.sunet.ru (8.11.1/8.11.1) id fABIVAu17186 for freebsd-questions@freebsd.org; Sun, 11 Nov 2001 21:31:10 +0300 (MSK) (envelope-from yura) Date: Sun, 11 Nov 2001 21:31:10 +0300 (MSK) From: yura Message-Id: <200111111831.fABIVAu17186@monkey.sunet.ru> To: freebsd-questions@freebsd.org Subject: syscons VESA modes Sender: owner-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 set higher vertical resolution for VESA_800x600 mode? Like on my computer by default it gives 56.3Hz, would it be possible to order her to use 85 manually? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 11: 9:46 2001 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 9905937B405 for ; Sun, 11 Nov 2001 11:09:42 -0800 (PST) Message-ID: <20011111190942.84435.qmail@web13303.mail.yahoo.com> Received: from [193.174.9.99] by web13303.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 20:09:42 CET Date: Sun, 11 Nov 2001 20:09:42 +0100 (CET) From: =?iso-8859-1?q?m=20p?= Subject: Re: Software on FreeBSD To: gnudev@ozemail.com.au 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 James Buchanan wrote: > > Hi Hi James, > > For a little while I've been using Linux only, instead of Windows. I've been > doing my Bach in computer science degree working on Windows, so unfortunately > my > skills in UNIX are a little rusty. Ok, but it sounds that you have a basic knowledge about what is going on. > > I was wondering if FreeBSD has an installer program that can detect hardware. Hmm, yes and no. Yes, all hardware for which support is compiled into the kernel will be automagicly "detected". For the rest you have to recompile the kernel - a task considered normal under FreeBSD and _much_ easier then under Linux. > Also, does FreeBSD come with the tools that Linux distributions do, for > example: > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, > automake, > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, ghostview, > flex, > bison, and other GNU tools? Yes, there are these tools. The gcc is (different from other postings) the standard compiler under FreeBSD. All the other tools can be installed via the package and/or port collection. (What is that? Well, read the handbook under http://www.freebsd.org/handbook .) > Is there an easy to use setup program for X? The same as for all platforms provided by the XFree project called XF86Setup and something like config (the old and hard to use version for newbies). Both can be started by the FreeBSD installation program at installtion time or later from /stand/sysinstall. > What desktops come with FreeBSD, like Gnome or KDE? None and both. FreeBSD has no desktop of choice, you have to choose your own - and both are supported for that. You can also choose that via /stand/sysinstall or manualy (then you have to figure it out for yourself). > > I'm a little worried about changing OSes since UNIX especially seems to be > pretty hard to use (I mean, for me non-logical names for things, like TTYs. An > ancient UNIX hang over). Hmm, that is true for every OS. Can you tell me for what krnl386.exe and regsrv32.exe under windows NT are for? Is their name "logical"? Every OS comand set can be compared to a language. You have to learn it and then maybe love it. And yes, there is a nifty tool out their called "webmin" with an easy to use web-interface which you can use under FreeBSD to get out of the way for all that old-school stuff. > > Is FreeBSD at least as user-friendly as a good Linux distribution like RedHat? Define userfriendly. Maybe you want to read up about that at www.userfriendly.org . *grin* If you understand what the jokes means you want to use FreeBSD :) > Does the manual in the boxed sets tell how to setup a modem and make a dialup > connection to an ISP, and how to connect and disconnect? Hmm, never used the boxed once. Downloaded the ISO images in the begining and after that only the floppies to install FreeBSD. > > Lastly, since FreeBSD seems to be internet oriented, it has mail programs and > a > browser right? Oh, and emacs? It has more than 200 email-related programs and over 100 web-related programs. Which emacs do you want? Emacs or Xemacs? And yes, some vi versions are also included :) > > Sorry for the very low level questions. But I really can't afford to spend the > money until I know what I'm doing and I can work on FreeBSD. Take a look at the handbook, read about installing FreeBSD with floppies, do it - and if you like it support the project via buying a boxed set (assuming that you have not to pay much for internet connections / traffic). > > Thanks guys. :) > > James > You are welcome Marc __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Ihre E-Mail noch individueller? - http://domains.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 11:11: 2 2001 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 6F2A137B416 for ; Sun, 11 Nov 2001 11:10:57 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id LAA52101; Sun, 11 Nov 2001 11:04:07 -0800 (PST) Date: Sun, 11 Nov 2001 11:04:07 -0800 (PST) From: Annelise Anderson To: ixion@inicia.es Cc: freebsd-questions@FreeBSD.ORG Subject: Re: =?iso-8859-1?Q?kernel=20compilatoin=20error=20part=20II?= In-Reply-To: <3BDE41E700004489@netmail.tiscalinet.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 11 Nov 2001 ixion@inicia.es wrote: > hi again! i redirected the standard error output to a log.txt this way but > as you can see in log.txt..i have redirected everything..not just the error > output, i dont know what did i do bad for not just redirect error output, > anyways..here i go: > > make buildkernel KERNCONF=KeRn3L 2>>log.txt > > i attach log.txt and kernel.txt for more info :-) > the problem is the same...i get an error message that doesnt allow me to > recompil my kernel. > thx again from Spain > I[X]ION > There didn't seem to be any error messages. However, the kernel configuration file itself has umass included but no SCSI stuff; this two: device scbus device da are necessary to make a kernel with umass in it compile, as GENERIC says. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: mall.daemonnews.org 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 Nov 11 12:10:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 3B21237B418 for ; Sun, 11 Nov 2001 12:10:40 -0800 (PST) Received: from there ([24.141.18.230]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011111201039.CRDW12684.femail3.sdc1.sfba.home.com@there>; Sun, 11 Nov 2001 12:10:39 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Paul Murphy To: Jim Conner Subject: [OT] Re: how to get the IP address of someone logging into the server on the console Date: Sun, 11 Nov 2001 15:10:38 -0500 X-Mailer: KMail [version 1.3.1] Cc: project10 , Wade Majors , freebsd-questions@FreeBSD.ORG References: <20011111055554.J95500-100000@alpha.focalnetworks.net> <5.1.0.14.0.20011111125515.01eeebe8@mail.enterit.com> In-Reply-To: <5.1.0.14.0.20011111125515.01eeebe8@mail.enterit.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111201039.CRDW12684.femail3.sdc1.sfba.home.com@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 November 11, 2001 01:04 pm, Jim Conner wrote: > > the facility.level for my system to log things to /dev/console (pertaining > to sshd) is auth.notice. I suspect yours is probably similar since my > /etc/syslogd is still vanilla. That would probably be the quickest > solution for the logout part. > My sshd_config contains: # Logging SyslogFacility AUTH LogLevel INFO And syslog.conf contains: auth.info /var/log/messages I did a 'killall -HUP syslogd' but syslog is not logging any auth [sshd] messages _anywhere_. Any ideas? p.s. I am using 'sshd version OpenSSH_2.9 FreeBSD localisations 20010713' and the man page doesn't contain a LogLevel of 'notice'. LogLevel Gives the verbosity level that is used when logging messages from sshd. The possible values are: QUIET, FATAL, ERROR, INFO, VER- BOSE and DEBUG. The default is INFO. Logging with level DEBUG violates the privacy of users and is not recommended. -- "Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 12:29: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 2126137B405 for ; Sun, 11 Nov 2001 12:29:04 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 1631Dr-0006aE-00; Mon, 12 Nov 2001 09:28:55 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fABKSrf48132; Mon, 12 Nov 2001 09:28:53 +1300 (NZDT) (envelope-from jonc) Date: Mon, 12 Nov 2001 09:28:53 +1300 From: Jonathan Chen To: Diego Zuluaga Cc: freebsd-questions@freebsd.org Subject: Re: JSP and Servlets in FreeBSD Message-ID: <20011112092853.B47998@jonc.itouch> References: <20011111075432.27263.qmail@web13904.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: <20011111075432.27263.qmail@web13904.mail.yahoo.com>; from dfz101@yahoo.com on Sun, Nov 11, 2001 at 01:54:32AM -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 Sun, Nov 11, 2001 at 01:54:32AM -0600, Diego Zuluaga wrote: > Does anybody know how to install Tomcat or Jserv un > FreeBSD ??? # cd /usr/ports/www/jakarta-tomcat # make # make install -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 12:33:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id A62AC37B405 for ; Sun, 11 Nov 2001 12:33:29 -0800 (PST) Received: from cr159591a (cr159591-a.pr1.on.wave.home.com [24.102.18.54]) by hawk-systems.com (8.11.6) id fABKXSw09448 for ; Sun, 11 Nov 2001 13:33:28 -0700 (MST) From: "Dave VanAuken" To: Subject: SETQUOTA generates GETQUOTA(username) - Invalid Argument Date: Sun, 11 Nov 2001 15:35:11 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE 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 svr4# setquota -g -f /usr -bh52000 -bs50000 -ih10000 -is9000 mjsd setquota : GETQUOTA(mjsd) - Invalid argument No idea why it isn't functioning as designed. Quotas are set on that partition, and can edit the quotas manually using edquota. Is there a syntax error in my usage that I am just not seeing? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 12:52:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 1432437B416 for ; Sun, 11 Nov 2001 12:52:54 -0800 (PST) Received: from cpe-24-221-47-19.az.sprintbbd.net ([24.221.47.19] helo=sparky.suntreeaz.com) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 1631av-00045R-00 for freebsd-questions@FreeBSD.ORG; Sun, 11 Nov 2001 12:52:45 -0800 Received: from drs (drs.suntreeaz.com [192.168.254.19]) by sparky.suntreeaz.com (8.11.3/8.11.3) with SMTP id fABKqI156816 for ; Sun, 11 Nov 2001 13:52:18 -0700 (MST) (envelope-from drs@suntreeaz.com) Message-ID: <000f01c16af2$c21d1400$13fea8c0@drs> From: "Don Sutter" To: "FreeBSD Questions" Subject: Content blocking software Date: Sun, 11 Nov 2001 13:52: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 I'm running a FreeBSD v4.3 box as an internet gateway. It seems like a logical place to install an internet site/content filter. ipfw is ok as a firewall but doesn't easily prevent users from surfing porno sites (and picking up virii). Does anyone have a recommendation for easily maintained site/content blocking software beyond ipfw? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13: 2:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 0CF3637B418 for ; Sun, 11 Nov 2001 13:02:33 -0800 (PST) Subject: Re: weird system behavor To: FreeBSD@hm.homeip.net Cc: questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 11 Nov 2001 22:02:29 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 11.11.2001 22:02:34 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 FYI Since I need my firewall system I went back to the source of stable from mid october and rerun all the compilation. Now everything looks fine again. - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13: 4:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 0853A37B405 for ; Sun, 11 Nov 2001 13:04:14 -0800 (PST) Received: from shell.core.com (IDENT:2525@shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id fABL4DU82857; Sun, 11 Nov 2001 15:04:13 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id fABL4Ca00670; Sun, 11 Nov 2001 15:04:12 -0600 (CST) Date: Sun, 11 Nov 2001 15:04:12 -0600 From: Doug Poland To: Don Sutter Cc: FreeBSD Questions Subject: Re: Content blocking software Message-ID: <20011111150412.A651@polands.org> References: <000f01c16af2$c21d1400$13fea8c0@drs> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000f01c16af2$c21d1400$13fea8c0@drs>; from drs@suntreeaz.com on Sun, Nov 11, 2001 at 01:52:21PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 11, 2001 at 01:52:21PM -0700, Don Sutter wrote: > I'm running a FreeBSD v4.3 box as an internet gateway. It > seems like a logical place to install an internet > site/content filter. ipfw is ok as a firewall but doesn't > easily prevent users from surfing porno sites (and picking > up virii). > > Does anyone have a recommendation for easily maintained > site/content blocking software beyond ipfw? > Squid w/SquidGuard -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13: 6:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from netmail.tiscalinet.es (upop3.tiscalinet.es [212.166.64.99]) by hub.freebsd.org (Postfix) with ESMTP id BAC4237B405 for ; Sun, 11 Nov 2001 13:06:24 -0800 (PST) Received: from [212.166.140.194] by netmail.tiscalinet.es with HTTP; Sun, 11 Nov 2001 22:04:57 +0100 Message-ID: <3BDE41E700004629@netmail.tiscalinet.es> Date: Sun, 11 Nov 2001 22:04:57 +0100 From: ixion@inicia.es Subject: =?iso-8859-1?Q?kernel=20compilation=20error=20part=20III?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=========3BDE41E700004629/netmail.tiscalinet.es" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=========3BDE41E700004629/netmail.tiscalinet.es Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi as i could read here i didnt commented the da and scbus options in the ke= rnel config file, and i tried (once again) to compile the kernel...this time..= the errors i had were these ones: /usr/src/sys/kern/init_sysent.c:26: warning: cast discards qualifiers fro= m pointer target type /usr/src/sys/net/if_gif.c: In function `gif_encapcheck': /usr/src/sys/net/if_gif.c:203: warning: cast discards qualifiers from poi= nter target type /usr/src/sys/netinet/in_gif.c: In function `gif_encapcheck4': /usr/src/sys/netinet/in_gif.c:330: warning: cast discards qualifiers from= pointer target type /usr/src/sys/netinet/in_proto.c:163: warning: initialization from incompa= tible pointer type /usr/src/sys/netinet/in_proto.c:212: warning: initialization from incompa= tible pointer type /usr/src/sys/netinet/in_proto.c:212: warning: initialization from incompa= tible pointer type /usr/src/sys/dev/usb/uhid.c: In function `uhidopen': /usr/src/sys/dev/usb/uhid.c:385: warning: implicit declaration of functio= n `update_intr_masks' /usr/src/sys/i386/i386/vm86.c: In function `vm86_sysarch': /usr/src/sys/i386/i386/vm86.c:707: warning: suggest parentheses around as= signment used as truth value /usr/src/sys/i386/i386/vm86.c:709: warning: suggest parentheses around as= signment used as truth value /usr/src/sys/i386/i386/vm86.c:711: warning: suggest parentheses around as= signment used as truth value usb_ethersubr.o: In function `usbintr': usb_ethersubr.o(.text+0x31): undefined reference to `ether_input' we=B4re getting closer... :-) thx from spain I[X]ION --=========3BDE41E700004629/netmail.tiscalinet.es Content-Type: text/plain Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="kernel.txt" Iw0KIyBHRU5FUklDIC0tIEdlbmVyaWMga2VybmVsIGNvbmZpZ3VyYXRpb24gZmlsZSBmb3IgRnJl ZUJTRC9pMzg2DQojDQojIEZvciBtb3JlIGluZm9ybWF0aW9uIG9uIHRoaXMgZmlsZSwgcGxlYXNl IHJlYWQgdGhlIGhhbmRib29rIHNlY3Rpb24gb24NCiMgS2VybmVsIENvbmZpZ3VyYXRpb24gRmls ZXM6DQojDQojICAgIGh0dHA6Ly93d3cuRnJlZUJTRC5vcmcvaGFuZGJvb2sva2VybmVsY29uZmln LWNvbmZpZy5odG1sDQojDQojIFRoZSBoYW5kYm9vayBpcyBhbHNvIGF2YWlsYWJsZSBsb2NhbGx5 IGluIC91c3Ivc2hhcmUvZG9jL2hhbmRib29rDQojIGlmIHlvdSd2ZSBpbnN0YWxsZWQgdGhlIGRv YyBkaXN0cmlidXRpb24sIG90aGVyd2lzZSBhbHdheXMgc2VlIHRoZQ0KIyBGcmVlQlNEIFdvcmxk IFdpZGUgV2ViIHNlcnZlciAoaHR0cDovL3d3dy5GcmVlQlNELm9yZy8pIGZvciB0aGUNCiMgbGF0 ZXN0IGluZm9ybWF0aW9uLg0KIw0KIyBBbiBleGhhdXN0aXZlIGxpc3Qgb2Ygb3B0aW9ucyBhbmQg bW9yZSBkZXRhaWxlZCBleHBsYW5hdGlvbnMgb2YgdGhlDQojIGRldmljZSBsaW5lcyBpcyBhbHNv IHByZXNlbnQgaW4gdGhlIC4vTElOVCBjb25maWd1cmF0aW9uIGZpbGUuIElmIHlvdSBhcmUNCiMg aW4gZG91YnQgYXMgdG8gdGhlIHB1cnBvc2Ugb3IgbmVjZXNzaXR5IG9mIGEgbGluZSwgY2hlY2sg Zmlyc3QgaW4gTElOVC4NCiMNCiMgJEZyZWVCU0Q6IHNyYy9zeXMvaTM4Ni9jb25mL0dFTkVSSUMs diAxLjI0Ni4yLjI0IDIwMDEvMDQvMDUgMTc6MjM6MTAgc29zIEV4cCAkDQoNCm1hY2hpbmUJCWkz ODYNCmNwdQkJSTY4Nl9DUFUNCmlkZW50CQlLZVJuM0wNCm1heHVzZXJzCTMyDQoNCiNtYWtlb3B0 aW9ucwlERUJVRz0tZwkJI0J1aWxkIGtlcm5lbCB3aXRoIGdkYigxKSBkZWJ1ZyBzeW1ib2xzDQoN CiNvcHRpb25zIAlNQVRIX0VNVUxBVEUJCSNTdXBwb3J0IGZvciB4ODcgZW11bGF0aW9uDQpvcHRp b25zIAlJTkVUCQkJI0ludGVyTkVUd29ya2luZw0KI29wdGlvbnMgCUlORVQ2CQkJI0lQdjYgY29t bXVuaWNhdGlvbnMgcHJvdG9jb2xzDQpvcHRpb25zIAlGRlMJCQkjQmVya2VsZXkgRmFzdCBGaWxl c3lzdGVtDQpvcHRpb25zIAlGRlNfUk9PVAkJI0ZGUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UgW2tl ZXAgdGhpcyFdDQpvcHRpb25zIAlTT0ZUVVBEQVRFUwkJI0VuYWJsZSBGRlMgc29mdCB1cGRhdGVz IHN1cHBvcnQNCm9wdGlvbnMgCU1GUwkJCSNNZW1vcnkgRmlsZXN5c3RlbQ0Kb3B0aW9ucyAJTURf Uk9PVAkJCSNNRCBpcyBhIHBvdGVudGlhbCByb290IGRldmljZQ0KI29wdGlvbnMgCU5GUwkJCSNO ZXR3b3JrIEZpbGVzeXN0ZW0NCiNvcHRpb25zIAlORlNfUk9PVAkJI05GUyB1c2FibGUgYXMgcm9v dCBkZXZpY2UsIE5GUyByZXF1aXJlZA0KI29wdGlvbnMgCU1TRE9TRlMJCQkjTVNET1MgRmlsZXN5 c3RlbQ0Kb3B0aW9ucyAJQ0Q5NjYwCQkJI0lTTyA5NjYwIEZpbGVzeXN0ZW0NCm9wdGlvbnMgCUNE OTY2MF9ST09UCQkjQ0QtUk9NIHVzYWJsZSBhcyByb290LCBDRDk2NjAgcmVxdWlyZWQNCm9wdGlv bnMgCVBST0NGUwkJCSNQcm9jZXNzIGZpbGVzeXN0ZW0NCm9wdGlvbnMgCUNPTVBBVF80MwkJI0Nv bXBhdGlibGUgd2l0aCBCU0QgNC4zIFtLRUVQIFRISVMhXQ0KI29wdGlvbnMgCVNDU0lfREVMQVk9 MTUwMDAJI0RlbGF5IChpbiBtcykgYmVmb3JlIHByb2JpbmcgU0NTSQ0Kb3B0aW9ucyAJVUNPTlNP TEUJCSNBbGxvdyB1c2VycyB0byBncmFiIHRoZSBjb25zb2xlDQpvcHRpb25zIAlVU0VSQ09ORklH CQkjYm9vdCAtYyBlZGl0b3INCm9wdGlvbnMgCVZJU1VBTF9VU0VSQ09ORklHCSN2aXN1YWwgYm9v dCAtYyBlZGl0b3INCm9wdGlvbnMgCUtUUkFDRQkJCSNrdHJhY2UoMSkgc3VwcG9ydA0Kb3B0aW9u cyAJU1lTVlNITQkJCSNTWVNWLXN0eWxlIHNoYXJlZCBtZW1vcnkNCm9wdGlvbnMgCVNZU1ZNU0cJ CQkjU1lTVi1zdHlsZSBtZXNzYWdlIHF1ZXVlcw0Kb3B0aW9ucyAJU1lTVlNFTQkJCSNTWVNWLXN0 eWxlIHNlbWFwaG9yZXMNCm9wdGlvbnMgCVAxMDAzXzFCCQkjUG9zaXggUDEwMDNfMUIgcmVhbC10 aW1lIGV4dGVuc2lvbnMNCm9wdGlvbnMgCV9LUE9TSVhfUFJJT1JJVFlfU0NIRURVTElORw0Kb3B0 aW9ucwkJSUNNUF9CQU5ETElNCQkjUmF0ZSBsaW1pdCBiYWQgcmVwbGllcw0Kb3B0aW9ucyAJS0JE X0lOU1RBTExfQ0RFVgkjIGluc3RhbGwgYSBDREVWIGVudHJ5IGluIC9kZXYNCg0KIyBUbyBtYWtl IGFuIFNNUCBrZXJuZWwsIHRoZSBuZXh0IHR3byBhcmUgbmVlZGVkDQojb3B0aW9ucyAJU01QCQkJ IyBTeW1tZXRyaWMgTXVsdGlQcm9jZXNzb3IgS2VybmVsDQojb3B0aW9ucyAJQVBJQ19JTwkJCSMg U3ltbWV0cmljIChBUElDKSBJL08NCg0KZGV2aWNlCQlpc2ENCiNkZXZpY2UJCWVpc2ENCmRldmlj ZQkJcGNpDQoNCiMgRmxvcHB5IGRyaXZlcw0KZGV2aWNlCQlmZGMwCWF0IGlzYT8gcG9ydCBJT19G RDEgaXJxIDYgZHJxIDINCmRldmljZQkJZmQwCWF0IGZkYzAgZHJpdmUgMA0KZGV2aWNlCQlmZDEJ YXQgZmRjMCBkcml2ZSAxDQoNCiMgQVRBIGFuZCBBVEFQSSBkZXZpY2VzDQpkZXZpY2UJCWF0YTAJ YXQgaXNhPyBwb3J0IElPX1dEMSBpcnEgMTQNCmRldmljZQkJYXRhMQlhdCBpc2E/IHBvcnQgSU9f V0QyIGlycSAxNQ0KZGV2aWNlCQlhdGENCmRldmljZQkJYXRhZGlzawkJCSMgQVRBIGRpc2sgZHJp dmVzDQpkZXZpY2UJCWF0YXBpY2QJCQkjIEFUQVBJIENEUk9NIGRyaXZlcw0KZGV2aWNlCQlhdGFw aWZkCQkJIyBBVEFQSSBmbG9wcHkgZHJpdmVzDQojZGV2aWNlCQlhdGFwaXN0CQkJIyBBVEFQSSB0 YXBlIGRyaXZlcw0Kb3B0aW9ucyAJQVRBX1NUQVRJQ19JRAkJI1N0YXRpYyBkZXZpY2UgbnVtYmVy aW5nDQoNCiMgU0NTSSBDb250cm9sbGVycw0KI2RldmljZQkJYWhiCQkjIEVJU0EgQUhBMTc0MiBm YW1pbHkNCiNkZXZpY2UJCWFoYwkJIyBBSEEyOTQwIGFuZCBvbmJvYXJkIEFJQzd4eHggZGV2aWNl cw0KI2RldmljZQkJYW1kCQkjIEFNRCA1M0M5NzQgKFRla3JhbSBEQy0zOTAoVCkpDQojZGV2aWNl CQlpc3AJCSMgUWxvZ2ljIGZhbWlseQ0KI2RldmljZQkJbmNyCQkjIE5DUi9TeW1iaW9z IExvZ2ljDQojZGV2aWNlCQlzeW0JCSMgTkNSL1N5bWJpb3MgTG9naWMgKG5ld2VyIGNoaXBzZXRz KQ0KI29wdGlvbnMJCVNZTV9TRVRVUF9MUF9QUk9CRV9NQVA9MHg0MA0KCQkJCSMgQWxsb3cgbmNy IHRvIGF0dGFjaCBsZWdhY3kgTkNSIGRldmljZXMgd2hlbiANCgkJCQkjIGJvdGggc3ltIGFuZCBu Y3IgYXJlIGNvbmZpZ3VyZWQNCg0KI2RldmljZQkJYWR2MAlhdCBpc2E/DQojZGV2aWNlCQlhZHcN CiNkZXZpY2UJCWJ0MAlhdCBpc2E/DQojZGV2aWNlCQlhaGEwCWF0IGlzYT8NCiNkZXZpY2UJCWFp YzAJYXQgaXNhPw0KDQojZGV2aWNlCQluY3YJCSMgTkNSIDUzQzUwMA0KI2RldmljZQkJbnNwCQkj IFdvcmtiaXQgTmluamEgU0NTSS0zDQojZGV2aWNlCQlzdGcJCSMgVE1DIDE4QzMwLzE4QzUwDQoN CiMgU0NTSSBwZXJpcGhlcmFscw0KZGV2aWNlCQlzY2J1cwkJIyBTQ1NJIGJ1cyAocmVxdWlyZWQp DQpkZXZpY2UJCWRhCQkjIERpcmVjdCBBY2Nlc3MgKGRpc2tzKQ0KI2RldmljZQkJc2EJCSMgU2Vx dWVudGlhbCBBY2Nlc3MgKHRhcGUgZXRjKQ0KI2RldmljZQkJY2QJCSMgQ0QNCiNkZXZpY2UJCXBh c3MJCSMgUGFzc3Rocm91Z2ggZGV2aWNlIChkaXJlY3QgU0NTSSBhY2Nlc3MpDQoNCiMgUkFJRCBj b250cm9sbGVycyBpbnRlcmZhY2VkIHRvIHRoZSBTQ1NJIHN1YnN5c3RlbQ0KI2RldmljZQkJYXNy CQkjIERQVCBTbWFydFJBSUQgViwgVkkgYW5kIEFkYXB0ZWMgU0NTSSBSQUlEDQojZGV2aWNlCQlk cHQJCSMgRFBUIFNtYXJ0Y2FjaGUgLSBTZWUgTElOVCBmb3Igb3B0aW9ucyENCiNkZXZpY2UJCW1s eQkJIyBNeWxleCBBY2NlbGVSQUlEL2VYdHJlbWVSQUlEDQoNCiMgUkFJRCBjb250cm9sbGVycw0K I2RldmljZQkJYWFjCQkjIEFkYXB0ZWMgRlNBIFJBSUQsIERlbGwgUEVSQzIvUEVSQzMNCiNkZXZp Y2UJCWlkYQkJIyBDb21wYXEgU21hcnQgUkFJRA0KI2RldmljZQkJYW1yCQkjIEFNSSBNZWdhUkFJ RA0KI2RldmljZQkJbWx4CQkjIE15bGV4IERBQzk2MCBmYW1pbHkNCiNkZXZpY2UJCXR3ZQkJIyAz d2FyZSBFc2NhbGFkZQ0KDQojIGF0a2JkYzAgY29udHJvbHMgYm90aCB0aGUga2V5Ym9hcmQgYW5k IHRoZSBQUy8yIG1vdXNlDQpkZXZpY2UJCWF0a2JkYzAJYXQgaXNhPyBwb3J0IElPX0tCRA0KZGV2 aWNlCQlhdGtiZDAJYXQgYXRrYmRjPyBpcnEgMSBmbGFncyAweDENCmRldmljZQkJcHNtMAlhdCBh dGtiZGM/IGlycSAxMg0KDQpkZXZpY2UJCXZnYTAJYXQgaXNhPw0KDQojIHNwbGFzaCBzY3JlZW4v c2NyZWVuIHNhdmVyDQpwc2V1ZG8tZGV2aWNlCXNwbGFzaA0KDQojIHN5c2NvbnMgaXMgdGhlIGRl ZmF1bHQgY29uc29sZSBkcml2ZXIsIHJlc2VtYmxpbmcgYW4gU0NPIGNvbnNvbGUNCmRldmljZQkJ c2MwCWF0IGlzYT8gZmxhZ3MgMHgxMDANCg0KIyBFbmFibGUgdGhpcyBhbmQgUENWVF9GUkVFQlNE IGZvciBwY3Z0IHZ0MjIwIGNvbXBhdGlibGUgY29uc29sZSBkcml2ZXINCmRldmljZQkJdnQwCWF0 IGlzYT8NCm9wdGlvbnMgCVhTRVJWRVIJCQkjIHN1cHBvcnQgZm9yIFggc2VydmVyIG9uIGEgdnQg Y29uc29sZQ0Kb3B0aW9ucyAJRkFUX0NVUlNPUgkJIyBzdGFydCB3aXRoIGJsb2NrIGN1cnNvcg0K IyBJZiB5b3UgaGF2ZSBhIFRoaW5rUEFELCB1bmNvbW1lbnQgdGhpcyBhbG9uZyB3aXRoIHRoZSBy ZXN0IG9mIHRoZSBQQ1ZUIGxpbmVzDQojb3B0aW9ucyAJUENWVF9TQ0FOU0VUPTIJCSMgSUJNIGtl eWJvYXJkcyBhcmUgbm9uLXN0ZA0KDQojIEZsb2F0aW5nIHBvaW50IHN1cHBvcnQgLSBkbyBub3Qg ZGlzYWJsZS4NCmRldmljZQkJbnB4MAlhdCBuZXh1cz8gcG9ydCBJT19OUFggaXJxIDEzDQoNCiMg UG93ZXIgbWFuYWdlbWVudCBzdXBwb3J0IChzZWUgTElOVCBmb3IgbW9yZSBvcHRpb25zKQ0KZGV2 aWNlCQlhcG0wICAgIGF0IG5leHVzPyBkaXNhYmxlIGZsYWdzIDB4MjAgIyBBZHZhbmNlZCBQb3dl ciBNYW5hZ2VtZW50DQoNCiMgUENDQVJEIChQQ01DSUEpIHN1cHBvcnQNCiNkZXZpY2UJCWNhcmQN CiNkZXZpY2UJCXBjaWMwCWF0IGlzYT8gaXJxIDAgcG9ydCAweDNlMCBpb21lbSAweGQwMDAwDQoj ZGV2aWNlCQlwY2ljMQlhdCBpc2E/IGlycSAwIHBvcnQgMHgzZTIgaW9tZW0gMHhkNDAwMCBkaXNh YmxlDQoNCiMgU2VyaWFsIChDT00pIHBvcnRzDQpkZXZpY2UJCXNpbzAJYXQgaXNhPyBwb3J0IElP X0NPTTEgZmxhZ3MgMHgxMCBpcnEgNA0KZGV2aWNlCQlzaW8xCWF0IGlzYT8gcG9ydCBJT19DT00y IGlycSAzDQojZGV2aWNlCQlzaW8yCWF0IGlzYT8gZGlzYWJsZSBwb3J0IElPX0NPTTMgaXJxIDUN CiNkZXZpY2UJCXNpbzMJYXQgaXNhPyBkaXNhYmxlIHBvcnQgSU9fQ09NNCBpcnEgOQ0KDQojIFBh cmFsbGVsIHBvcnQNCmRldmljZQkJcHBjMAlhdCBpc2E/IGlycSA3DQpkZXZpY2UJCXBwYnVzCQkj IFBhcmFsbGVsIHBvcnQgYnVzIChyZXF1aXJlZCkNCmRldmljZQkJbHB0CQkjIFByaW50ZXINCmRl dmljZQkJcGxpcAkJIyBUQ1AvSVAgb3ZlciBwYXJhbGxlbA0KZGV2aWNlCQlwcGkJCSMgUGFyYWxs ZWwgcG9ydCBpbnRlcmZhY2UgZGV2aWNlDQojZGV2aWNlCQl2cG8JCSMgUmVxdWlyZXMgc2NidXMg YW5kIGRhDQoNCg0KIyBQQ0kgRXRoZXJuZXQgTklDcy4NCiNkZXZpY2UJCWRlCQkjIERFQy9JbnRl bCBEQzIxeDR4IChgYFR1bGlwJycpDQojZGV2aWNlCQlmeHAJCSMgSW50ZWwgRXRoZXJFeHByZXNz IFBSTy8xMDBCICg4MjU1NywgODI1NTgpDQojZGV2aWNlCQl0eAkJIyBTTUMgOTQzMlRYICg4M2Mx NzAgYGBFUElDJycpDQojZGV2aWNlCQl2eAkJIyAzQ29tIDNjNTkwLCAzYzU5NSAoYGBWb3J0ZXgn JykNCiNkZXZpY2UJCXd4CQkjIEludGVsIEdpZ2FiaXQgRXRoZXJuZXQgQ2FyZCAoYGBXaXNlbWFu JycpDQoNCiMgUENJIEV0aGVybmV0IE5JQ3MgdGhhdCB1c2UgdGhlIGNvbW1vbiBNSUkgYnVzIGNv bnRyb2xsZXIgY29kZS4NCiMgTk9URTogQmUgc3VyZSB0byBrZWVwIHRoZSAnZGV2aWNlIG1paWJ1 cycgbGluZSBpbiBvcmRlciB0byB1c2UgdGhlc2UgTklDcyENCiNkZXZpY2UJCW1paWJ1cwkJIyBN SUkgYnVzIHN1cHBvcnQNCiNkZXZpY2UJCWRjCQkjIERFQy9JbnRlbCAyMTE0MyBhbmQg dmFyaW91cyB3b3JrYWxpa2VzDQojZGV2aWNlCQlwY24JCSMgQU1EIEFtNzlDNzl4IFBDSSAxMC8x MDAgTklDcw0KI2RldmljZQkJcmwJCSMgUmVhbFRlayA4MTI5LzgxMzkNCiNkZXZpY2UJCXNmCQkj IEFkYXB0ZWMgQUlDLTY5MTUgKGBgU3RhcmZpcmUnJykNCiNkZXZpY2UJCXNpcwkJIyBTaWxpY29u IEludGVncmF0ZWQgU3lzdGVtcyBTaVMgOTAwL1NpUyA3MDE2DQojZGV2aWNlCQlzdGUJCSMgU3Vu ZGFuY2UgU1QyMDEgKEQtTGluayBERkUtNTUwVFgpDQojZGV2aWNlCQl0bAkJIyBUZXhhcyBJbnN0 cnVtZW50cyBUaHVuZGVyTEFODQojZGV2aWNlCQl2cgkJIyBWSUEgUmhpbmUsIFJoaW5lIElJDQoj ZGV2aWNlCQl3YgkJIyBXaW5ib25kIFc4OUM4NDBGDQojZGV2aWNlCQl4bAkJIyAzQ29tIDNjOTB4 IChgYEJvb21lcmFuZycnLCBgYEN5Y2xvbmUnJykNCg0KIyBJU0EgRXRoZXJuZXQgTklDcy4NCiNk ZXZpY2UJCWVkMAlhdCBpc2E/IHBvcnQgMHgyODAgaXJxIDEwIGlvbWVtIDB4ZDgwMDANCiNkZXZp Y2UJCWV4DQojZGV2aWNlCQllcA0KI2RldmljZQkJZmUwCWF0IGlzYT8gcG9ydCAweDMwMA0KIyBY aXJjb20gRXRoZXJuZXQNCiNkZXZpY2UJCXhlDQojIFBSSVNNIEkgSUVFRSA4MDIuMTFiIHdpcmVs ZXNzIE5JQy4NCiNkZXZpY2UJCWF3aQ0KIyBXYXZlTEFOL0lFRUUgODAyLjExIHdpcmVsZXNzIE5J Q3MuIE5vdGU6IHRoZSBXYXZlTEFOL0lFRUUgcmVhbGx5DQojIGV4aXN0cyBvbmx5IGFzIGEgUENN Q0lBIGRldmljZSwgc28gdGhlcmUgaXMgbm8gSVNBIGF0dGFjaG1lbnQgbmVlZGVkDQojIGFuZCBy ZXNvdXJjZXMgd2lsbCBhbHdheXMgYmUgZHluYW1pY2FsbHkgYXNzaWduZWQgYnkgdGhlIHBjY2Fy ZCBjb2RlLg0KI2RldmljZQkJd2kNCiMgQWlyb25ldCA0NTAwLzQ4MDAgODAyLjExIHdpcmVsZXNz IE5JQ3MuIE5vdGU6IHRoZSBkZWNsYXJhdGlvbiBiZWxvdyB3aWxsDQojIHdvcmsgZm9yIFBDTUNJ QSBhbmQgUENJIGNhcmRzLCBhcyB3ZWxsIGFzIElTQSBjYXJkcyBzZXQgdG8gSVNBIFBuUA0KIyBt b2RlICh0aGUgZmFjdG9yeSBkZWZhdWx0KS4gSWYgeW91IHNldCB0aGUgc3dpdGNoZXMgb24geW91 ciBJU0ENCiMgY2FyZCBmb3IgYSBtYW51YWxseSBjaG9zZW4gSS9PIGFkZHJlc3MgYW5kIElSUSwg eW91IG11c3Qgc3BlY2lmeQ0KIyB0aG9zZSBwYXJhbWV0ZXJzIGhlcmUuDQojZGV2aWNlCQlhbg0K IyBUaGUgcHJvYmUgb3JkZXIgb2YgdGhlc2UgaXMgcHJlc2VudGx5IGRldGVybWluZWQgYnkgaTM4 Ni9pc2EvaXNhX2NvbXBhdC5jLg0KI2RldmljZQkJaWUwCWF0IGlzYT8gcG9ydCAweDMwMCBpcnEg MTAgaW9tZW0gMHhkMDAwMA0KI2RldmljZQkJbGUwCWF0IGlzYT8gcG9ydCAweDMwMCBpcnEgNSBp b21lbSAweGQwMDAwDQojZGV2aWNlCQlsbmMwCWF0IGlzYT8gcG9ydCAweDI4MCBpcnEgMTAgZHJx IDANCiNkZXZpY2UJCWNzMAlhdCBpc2E/IHBvcnQgMHgzMDANCiNkZXZpY2UJCXNuMAlhdCBpc2E/ IHBvcnQgMHgzMDAgaXJxIDEwDQoNCiMgUHNldWRvIGRldmljZXMgLSB0aGUgbnVtYmVyIGluZGlj YXRlcyBob3cgbWFueSB1bml0cyB0byBhbGxvY2F0ZS4NCnBzZXVkby1kZXZpY2UJbG9vcAkJIyBO ZXR3b3JrIGxvb3BiYWNrDQojcHNldWRvLWRldmljZQlldGhlcgkJIyBFdGhlcm5ldCBzdXBwb3J0 DQojcHNldWRvLWRldmljZQlzbAkxCSMgS2VybmVsIFNMSVANCnBzZXVkby1kZXZpY2UJcHBwCTEJ IyBLZXJuZWwgUFBQDQpwc2V1ZG8tZGV2aWNlCXR1bgkJIyBQYWNrZXQgdHVubmVsLg0KcHNldWRv LWRldmljZQlwdHkJCSMgUHNldWRvLXR0eXMgKHRlbG5ldCBldGMpDQpwc2V1ZG8tZGV2aWNlCW1k CQkjIE1lbW9yeSAiZGlza3MiDQpwc2V1ZG8tZGV2aWNlCWdpZgk0CSMgSVB2NiBhbmQgSVB2NCB0 dW5uZWxpbmcNCnBzZXVkby1kZXZpY2UJZmFpdGgJMQkjIElQdjYtdG8tSVB2NCByZWxheWluZyAo dHJhbnNsYXRpb24pDQoNCiMgVGhlIGBicGYnIHBzZXVkby1kZXZpY2UgZW5hYmxlcyB0aGUgQmVy a2VsZXkgUGFja2V0IEZpbHRlci4NCiMgQmUgYXdhcmUgb2YgdGhlIGFkbWluaXN0cmF0aXZlIGNv bnNlcXVlbmNlcyBvZiBlbmFibGluZyB0aGlzIQ0KcHNldWRvLWRldmljZQlicGYJCSNCZXJrZWxl eSBwYWNrZXQgZmlsdGVyDQoNCiMgVVNCIHN1cHBvcnQNCmRldmljZQkJdWhjaQkJIyBVSENJIFBD SS0+VVNCIGludGVyZmFjZQ0KZGV2aWNlCQlvaGNpCQkjIE9IQ0kgUENJLT5VU0IgaW50ZXJmYWNl DQpkZXZpY2UJCXVzYgkJIyBVU0IgQnVzIChyZXF1aXJlZCkNCmRldmljZQkJdWdlbgkJIyBHZW5l cmljDQpkZXZpY2UJCXVoaWQJCSMgIkh1bWFuIEludGVyZmFjZSBEZXZpY2VzIg0KZGV2aWNlCQl1 a2JkCQkjIEtleWJvYXJkDQpkZXZpY2UJCXVscHQJCSMgUHJpbnRlcg0KZGV2aWNlCQl1bWFzcwkJ IyBEaXNrcy9NYXNzIHN0b3JhZ2UgLSBSZXF1aXJlcyBzY2J1cyBhbmQgZGENCmRldmljZQkJdW1z CQkjIE1vdXNlDQpkZXZpY2UJCXVzY2FubmVyCSMgU2Nhbm5lcnMNCiMgVVNCIEV0aGVybmV0LCBy ZXF1aXJlcyBtaWkNCiNkZXZpY2UJCWF1ZQkJIyBBRE10ZWsgVVNCIGV0aGVybmV0DQojZGV2aWNl CQljdWUJCSMgQ0FUQyBVU0IgZXRoZXJuZXQNCiNkZXZpY2UJCWt1ZQkJIyBLYXdhc2FraSBMU0kg VVNCIGV0aGVybmV0DQo= --=========3BDE41E700004629/netmail.tiscalinet.es-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13: 8:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp1fb.rdc-nyc.rr.com [24.29.99.76]) by hub.freebsd.org (Postfix) with ESMTP id 14B5937B41C for ; Sun, 11 Nov 2001 13:08:12 -0800 (PST) Received: (apparently) from [66.65.103.73] ([66.65.103.73]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 11 Nov 2001 16:08:10 -0500 Mime-Version: 1.0 X-Sender: stevenl@pop.sfrn.dnai.com Message-Id: In-Reply-To: <000f01c16af2$c21d1400$13fea8c0@drs> References: <000f01c16af2$c21d1400$13fea8c0@drs> Date: Sun, 11 Nov 2001 16:08:08 -0500 To: From: Steve Leibel Subject: Re: Content blocking software 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 1:52 PM -0700 11/11/01, Don Sutter wrote: >I'm running a FreeBSD v4.3 box as an internet gateway. It >seems like a logical place to install an internet >site/content filter. ipfw is ok as a firewall but doesn't >easily prevent users from surfing porno sites (and picking >up virii). > >Does anyone have a recommendation for easily maintained >site/content blocking software beyond ipfw? Just block www.microsoft.com and you'll be fine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13: 9:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 3FF9837B417; Sun, 11 Nov 2001 13:09:37 -0800 (PST) Subject: Re: Content blocking software To: "Don Sutter" Cc: "FreeBSD Questions" , owner-freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 11 Nov 2001 22:05:52 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 11.11.2001 22:09:38 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 Get the Squid proxy software, ther you can do quiet alot more filtering based on rules (eg. ports, urls) Regards - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13: 9:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 19A0537B419; Sun, 11 Nov 2001 13:09:38 -0800 (PST) Subject: Re: SETQUOTA generates GETQUOTA(username) - Invalid Argument To: "Dave VanAuken" Cc: freebsd-questions@FreeBSD.ORG, owner-freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 11 Nov 2001 22:08:05 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 11.11.2001 22:09:38 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 Dave Did you enable quotas in your kernel? Regards - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:20: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id CE60337B418 for ; Sun, 11 Nov 2001 13:19:57 -0800 (PST) Received: (qmail 17927 invoked from network); 11 Nov 2001 21:19:48 -0000 Received: from unknown (HELO wastegate.net) (209.166.133.87) by smtp3.mx.pitdc1.stargate.net with SMTP; 11 Nov 2001 21:19:48 -0000 Received: (qmail 16710 invoked from network); 11 Nov 2001 21:19:49 -0000 Received: from unknown (HELO MOTHER) (192.168.1.2) by 192.168.1.1 with SMTP; 11 Nov 2001 21:19:49 -0000 From: "Doug Reynolds" To: "questions@freebsd.org" , "Rob B" Date: Sun, 11 Nov 2001 16:19:22 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: How do I remove sendmail permanently Message-Id: <20011111211958.CE60337B418@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 09 Nov 2001 16:06:09 +1100, Rob B wrote: >Does anyone have any pointers on how to replace sendmail with Postfix ... >for good? > >I have built and installed Postfix from ports, and run the make && make >install && make replace scripts, but if I upgrade, won't sendmail get >rebuilt and stomp over Postfix? If you cvsup or binupdate, you'll have to run mergemaster- make sure you dont let it update /etc/mail/mailer.conf, or your /etc/rc.conf, and you should be in good shape --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:20:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id BF13D37B416 for ; Sun, 11 Nov 2001 13:20:15 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 16321R-0007CA-00; Mon, 12 Nov 2001 10:20:09 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fABLK8848365; Mon, 12 Nov 2001 10:20:08 +1300 (NZDT) (envelope-from jonc) Date: Mon, 12 Nov 2001 10:20:08 +1300 From: Jonathan Chen To: ixion@inicia.es Cc: freebsd-questions@freebsd.org Subject: Re: kernel compilation error part III Message-ID: <20011112102008.D47998@jonc.itouch> References: <3BDE41E700004629@netmail.tiscalinet.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BDE41E700004629@netmail.tiscalinet.es>; from ixion@inicia.es on Sun, Nov 11, 2001 at 10:04:57PM +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 Sun, Nov 11, 2001 at 10:04:57PM +0100, ixion@inicia.es wrote: [...] > # Pseudo devices - the number indicates how many units to allocate. > pseudo-device loop # Network loopback > #pseudo-device ether # Ethernet support Lots of code depends on ethernet support. -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:21:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id D6B2237B405 for ; Sun, 11 Nov 2001 13:21:48 -0800 (PST) Received: (qmail 19923 invoked from network); 11 Nov 2001 21:21:43 -0000 Received: from unknown (HELO wastegate.net) (209.166.133.87) by smtp3.mx.pitdc1.stargate.net with SMTP; 11 Nov 2001 21:21:43 -0000 Received: (qmail 16725 invoked from network); 11 Nov 2001 21:21:43 -0000 Received: from unknown (HELO MOTHER) (192.168.1.2) by 192.168.1.1 with SMTP; 11 Nov 2001 21:21:43 -0000 From: "Doug Reynolds" To: "Christopher Farley" , "Rob B" Cc: "questions@freebsd.org" Date: Sun, 11 Nov 2001 16:21:16 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: How do I remove sendmail permanently Message-Id: <20011111212148.D6B2237B405@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 8 Nov 2001 23:27:17 -0600, Christopher Farley wrote: >Rob B (rbyrnes@ozemail.com.au) wrote: > >> Does anyone have any pointers on how to replace sendmail with Postfix ... >> for good? >> >> I have built and installed Postfix from ports, and run the make && make >> install && make replace scripts, but if I upgrade, won't sendmail get >> rebuilt and stomp over Postfix? > >Hint: don't replace the sendmail binaries with postfix binaries, as >hinted in the Postfix README's. Use FreeBSD's mailwrapper! > >If you do a `man mailer.conf`, this will explain FreeBSD's mailwrapper >system. For a Postfix installation, I alter /etc/mail/mailer.conf >to point to the "Postfix to Sendmail compatibility interface" which >is normally installed in /usr/local/sbin/sendmail (rather than the >actual sendmail binary in /usr/libexec/sendmail/sendmail). I will also note that I run qmail (which is a slight pain in the ass to install/setup), but i installed postfix on my buddy's machine, it is was pretty much a no brainer. --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:29:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smaug.rhavenn.net (smaug.rhavenn.net [209.150.195.53]) by hub.freebsd.org (Postfix) with ESMTP id ABAE837B417 for ; Sun, 11 Nov 2001 13:29:54 -0800 (PST) Received: from there (ca12ea3e4a5fb2e043fb867da95008ef@gandalf.rhavenn.net [209.150.195.51]) by smaug.rhavenn.net (8.12.1/8.12.1) with SMTP id fABLrkAK012741 for ; Sun, 11 Nov 2001 15:53:46 -0600 (CST) Message-Id: <200111112153.fABLrkAK012741@smaug.rhavenn.net> Content-Type: text/plain; charset="koi8-r" From: Henrik Hudson Reply-To: lists@rhavenn.net Subject: Re: PROBLEM WITH WIN98+FREEBSD Date: Sun, 11 Nov 2001 15:38:08 -0600 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: 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 Just to state...in ALL my FreeBSD installs I have never had it "trash" the partition table, unless of course I told it too, be it on purpose or accident :) Windows has of course killed the MBR on me which is why you ALWAYS install Windows first if you want to dual/tri/quad boot. On Sunday 11 November 2001 08:54, Joe & Fhe Barbish wrote: > Sergey I just finished doing the same thing as you. > > 1. First and most important. Backup up your Win98 system to another hard > drive and remove it from the PC for safe keeping. FreeBDS will most likely > trash the hard drive you are installing it on, so keep the backup hard > drive safe so you can restore it back on to the PC after FBSD in > installed. 2. Using msdos fdisk from floppy display partitions on PC hard > drive. First partition should be win98 primary c: drive. The remainder of > hard drive should be undefined. 3. During FBSD install sysinstall you will > be asked to create FBSD slice. Use the undefined area on hard drive for > FBSD. 4. The FBSD sysinstall is not very smart and will destroy your hard > drive partitions some times. Do not be upset if this happens because you > still have your Backup to recover from. I use ghost to bkup my hard drive > partitions. It works great for all Winxx systems. 5. You may have to cycle > through the FBSD sysinstall process a few times until you see how it works. > This is normal. Nobody gets it right on the first try. 6. Your best > reference is to read the FBSD install chapter in the FBSD Book located on > your FBSD install CD, or on the internet at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ > > > > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of ėÕĮÏŨÓËÉĘ óÅŌĮÅĘ > Sent: Sunday, November 11, 2001 8:21 AM > To: questions@freebsd.org > Subject: PROBLEM WITH WIN98+FREEBSD > > Hello for all FreeBSD designers ! > > I begin work with FreeBSD, but I fell that it's for me ! > > My meeting with FreeBSD began from nonclearn thing after installation... > The thing is - I have Win 98 installed and I tried to install FreeBSD 4.2 > as a second operation system. All thing was normal during the install > process, but after reboot I met, that menu for choosing OS between WIN98 > and FreeBSD consist of: F1: WIN 98 > F5: Drive 1 > Both this keys leads to WIN98... > > My configuration: Award BIOS for > ad0 (master): Quantum 15GB; ad1 (slave): Quantum 40GB; Boot record of both > OS's I wrote to one of the ad0's partition; FreeBSD file system I put to > second drive's partition. > This is a problem, which decision I couldn't find in all FAQ's and > Guides... > If it's possible, or/and you have some information for me - please, give > me some advice, how to be, what to do. > May be, this question is a topic for FAQ... > > Excuse me for my "mistaked" English. > > Thanks very much for your work, > Sergey > > bitgbox@hotbox.ru > Russian Federation -- Henrik Hudson lists@rhavenn.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:33:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id 148B537B405 for ; Sun, 11 Nov 2001 13:33:14 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Sun, 11 Nov 2001 16:33:11 -0500 Message-ID: <3BEEEE93.9000802@blackwater.dynip.com> Date: Sun, 11 Nov 2001 16:33:07 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Video to Big for the Monitor 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 am using 4.1 and I have a voodoo 5 when i get the xserver running , all the graphics are to large and run out side the monitor screen any ideas? Thanks in advance Angelo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:33:39 2001 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 5814137B405 for ; Sun, 11 Nov 2001 13:33:34 -0800 (PST) Received: from [217.35.47.161] (helo=marvin.penguinpowered.org.uk) by tungsten.btinternet.com with esmtp (Exim 3.22 #6) id 1632EO-00076h-00 for freebsd-questions@freebsd.org; Sun, 11 Nov 2001 21:33:32 +0000 Received: from [192.168.10.11] (helo=pan.realtime.co.uk) by marvin.penguinpowered.org.uk with esmtp (Exim 3.33 #1) id 1632IJ-0000GC-00 for freebsd-questions@freebsd.org; Sun, 11 Nov 2001 21:37:35 +0000 Received: from waynep by pan.realtime.co.uk with local (Exim 3.22 #1) id 1632CX-0006qH-00 for freebsd-questions@freebsd.org; Sun, 11 Nov 2001 21:31:37 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Centralising Authentication Reply-To: wayne.pascoe@ehsrealtime.com Date: 11 Nov 2001 21:31:36 +0000 Message-ID: <868zdd6ll3.fsf@pan.home.penguinpowered.org.uk> Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, I am looking to centralise authentication for a group of servers on my network. I have a couple of questions. As far as I can see, my options are Kerberos 4, Kerberos 5 and NIS/YP. Have I missed any out? I want to authenticate logins via ssh, cvs access (over ssh), possibly rsync and pop. Is there one solution that can cover these ? Lastly, some of the machines are at another site and we just connect over the Internet. We have no vpn in place, so passing plain text passwords is not really an option. How badly does this limit my choices ? TIA, -- Wayne Pascoe Things fall apart; the center cannot hold; Mere anarchy is loosed upon the world. - Yeats To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:39: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.away.net (away.net [208.194.163.2]) by hub.freebsd.org (Postfix) with ESMTP id 3E2EF37B417 for ; Sun, 11 Nov 2001 13:38:56 -0800 (PST) Received: (from driz@localhost) by mail.away.net (8.11.6/8.11.6) id fABLctr52871 for freebsd-questions@FreeBSD.ORG; Sun, 11 Nov 2001 16:38:55 -0500 (EST) (envelope-from driz) Date: Sun, 11 Nov 2001 16:38:55 -0500 From: David Friedman To: freebsd-questions@FreeBSD.ORG Subject: Re: trouble with network Message-ID: <20011111163854.A52616@mail> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <91428468.20011111170910@land.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <91428468.20011111170910@land.ru>; from linuxrulez@land.ru on Sun, Nov 11, 2001 at 05:09:10PM +0300 X-Info: http://www.away.net/ X-Uptime: 4:35PM up 16 days, 18:37, 2 users, load averages: 0.55, 0.25, 0.14 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * linuxrulez (linuxrulez@land.ru) wrote: > HELP ! > I have realtek8139 ethernet adapter , and I have a problem with > my LAN . LAN-speed is too slow under freebsd 4.4( workstation in my > LAN ) with rl0-module. > What must I do for speeding up my network ? > > Best regards, EraSER > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I've also had problems with the rl device in the past. You may benefit from tinkering with the duplex and/or media type. I believe the applicable ifconfig options are "media" and "mediaopt", but I may be wrong. -- David Friedman - http://www.away.net/ Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" BSD: "Are you guys coming or what?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:46:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id C92BE37B41A for ; Sun, 11 Nov 2001 13:46:54 -0800 (PST) Subject: Re: Video to Big for the Monitor To: Angelo Felix Cc: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 11 Nov 2001 22:46:50 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 11.11.2001 22:46:55 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 sounds pretty much like you haven't configured X yet, did you setup using xf86cfg/xf86config? - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:47:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id EB8A637B417 for ; Sun, 11 Nov 2001 13:47:13 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 11 Nov 2001 16:44:20 -0500 Message-Id: <5.1.0.14.0.20011111164151.00bb3348@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 16:44:16 -0500 To: Angelo Felix , freebsd-questions@FreeBSD.ORG From: Scott Subject: Re: Video to Big for the Monitor In-Reply-To: <3BEEEE93.9000802@blackwater.dynip.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 16:33 2001/11/11 -0500, Angelo Felix wrote: >I am using 4.1 and I have a voodoo 5 when i get the xserver running , all >the graphics are to large and run out side the monitor screen > >any ideas? > >Thanks in advance I had a similar problem and posted it here--it ~seems~ that a lot of people get it running successfully by just using the voodoo3 driver . I didn't have luck with that solution, and actually had better success dropping back to XFree 3.x and just picking generic VGA--I still couldn't get better than 600 x 400 but it beat that 300x whatever that you're probably getting. Your /var/logl/XFree86.0.log should give you a few clues too. Not sure if this helps at all, save to let you know that you're not alone. Scott Robbins >Angelo > > > >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 Nov 11 13:50:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpg.casema.net (smtpg.casema.net [195.96.96.160]) by hub.freebsd.org (Postfix) with SMTP id B006437B416 for ; Sun, 11 Nov 2001 13:50:22 -0800 (PST) Received: (qmail 26295 invoked by uid 0); 11 Nov 2001 21:50:15 -0000 Received: from unknown (HELO scorn.diderius.nl) (212.64.78.219) by smtpg.casema.net with SMTP; 11 Nov 2001 21:50:15 -0000 Received: from parallax.diderius.nl (parallax.diderius.nl [172.18.4.1]) by scorn.diderius.nl (8.11.2/8.11.2) with ESMTP id fABLo8N09554 for ; Sun, 11 Nov 2001 22:50:08 +0100 Received: from 172.19.3.10 (silver.ftx.diderius.nl [172.19.3.10]) by parallax.diderius.nl (8.11.3/8.11.3) with ESMTP id fABLo9b00248 for ; Sun, 11 Nov 2001 22:50:12 +0100 (CET) (envelope-from walter@binity.com) Date: Sun, 11 Nov 2001 22:48:59 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational X-Priority: 3 (Normal) Message-ID: <158198076589.20011111224859@binity.com> To: FreeBSD Questions Subject: does /etc HAVE to be world readable? 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 QuickQuestion(tm): does /etc HAVE to be world readable? -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:52:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 22FC337B417; Sun, 11 Nov 2001 13:52:09 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAAIrh133594; Sat, 10 Nov 2001 19:53:43 +0100 (CET) Message-ID: <000601c16a19$21030fe0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: , , "Gary W. Swearingen" References: Subject: Re: What is FreeBSD, Inc? Date: Sat, 10 Nov 2001 19:54:23 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gary writes: > Do they have legal standing to own copyrights? For what it's worth ... anyone can own a copyright. If you fix any creative work in tangible form (and that includes writing software), you own the copyright in that work. You don't have to have any special legal status, and you don't have to fill out any paperwork or register anything. Incorporation is different. In some jurisdictions, you're not allowed to put "Inc." after your name unless you have formally incorporated as a legal corporation under the laws of that jurisdiction. It is not difficult to do (usually), but unless it is done, you can't put "Inc." after your name (in some jurisdictions, which include most U.S. States, if I'm not mistaken). > It also seems strange that the web site doesn't > mention trademarks. It isn't necessary to assert a trademark, but if one doesn't, the trademark doesn't exist. Also, trademarks (unlike copyrights) must be actively defended, or they tend to fall into the public domain, and they must be actively used, or they cannot be held as trademarks and cannot be registered (at least in the U.S.). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 13:52:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id AF4FF37B416 for ; Sun, 11 Nov 2001 13:52:04 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAALk6w50180; Sat, 10 Nov 2001 22:46:10 +0100 (CET) Message-ID: <000b01c16a31$37f947b0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Giorgos Keramidas" Cc: References: <006c01c1684a$6b372810$0a00000a@atkielski.com> <20011108123434.GA5361@helios.soupnazi.org> <009101c1688c$ca403440$0a00000a@atkielski.com> <20011108194551.GC49444@rhadamanth> <20011108145756.A15162@klatsch.org> <20011109190737.GC56791@hades.hell.gr> <02b701c1695f$88cb77d0$0a00000a@atkielski.com> <20011109222242.GA61765@hades.hell.gr> Subject: Re: Where is ftp.freesoftware.com? Date: Sat, 10 Nov 2001 22:46:46 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It doesn't work. This is what I get: # cd /usr/share/examples/cvsup # cvsup -g -L 2 -h cvsup.gr.freebsd.org ports-supfile Parsing supfile "ports-supfile" Connecting to cvsup.gr.freebsd.org Connected to cvsup.gr.freebsd.org Protocol negotiation failed: See http://www.polstra.com/projects/freeware/CVSup/s1g/ for upgrading information # I upgraded cvsup itself with /stand/sysinstall, but I still get this error. I checked the URL shown, but it isn't clear whether or not that is a newer version than I have; after all, I just installed the latest version (I assume) with /stand/sysinstall, from FTP. ----- Original Message ----- From: "Giorgos Keramidas" To: "Anthony Atkielski" Cc: Sent: Friday, November 09, 2001 23:22 Subject: Re: Where is ftp.freesoftware.com? > Anthony Atkielski wrote: > > > Anthony, updating your ports tree should fix this :) > > > > And what is the simplest way to do that? > > There are various ways, explained in the Handbook. > A lot of people tend to prefer CVSup. > This, on a machine connected to the Internet, > essentially boils down to: > > a) Become root. > > a.1) If not done before, install the latest package for cvsup. > This will give you the CVSup client. > > b) Change your working directory to /usr/share/examples/cvsup > > c) Run cvsup to update the ports tree: > # cvsup -g -L 2 -h cvsup.gr.freebsd.org ports-supfile > > Of course, you need to choose a CVSup server closer to you > network-wise. The cvsup.gr.freebsd.org server is close to me, > but might be suboptimal for you. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 14: 0:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id B287B37B417 for ; Sun, 11 Nov 2001 14:00:21 -0800 (PST) Received: (qmail 59818 invoked by uid 100); 11 Nov 2001 22:00:18 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15342.62706.352203.217211@guru.mired.org> Date: Sun, 11 Nov 2001 16:00:18 -0600 To: James Buchanan Cc: questions@freebsd.org Subject: Re: Software on FreeBSD In-Reply-To: <33077534@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG James Buchanan types: > I was wondering if FreeBSD has an installer program that can detect hardware. > Also, does FreeBSD come with the tools that Linux distributions do, for example: > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, automake, > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, ghostview, flex, > bison, and other GNU tools? Is there an easy to use setup program for X? What > desktops come with FreeBSD, like Gnome or KDE? The tools are sort of mixed. The C compiler is GNU's, so you get C/C++ and Fortran you know. I don't believe any of the gnu libraries are used, but can't be sure. Make is distinctly different, but awk and perl are what you wo8uld expect. The rest are in the ports tree, and trivial to install. One of the goals of FreeBSD is that it's possible to build a system that can be distributed without having to comply with the GPL. So GNU tools are only used if there are no acceptable alternatives available with less restrictive licenses. > I'm a little worried about changing OSes since UNIX especially seems to be > pretty hard to use (I mean, for me non-logical names for things, like TTYs. An > ancient UNIX hang over). If you're used to Linux, it's not hard to get used to Unix. > Is FreeBSD at least as user-friendly as a good Linux distribution like RedHat? Depends on what you mean by that. If it's "It'll work without me having to learn anything", the answer is no. If you mean "I can make it do what I want if I'm willing to invest a little time reading the docs", then yes. > Does the manual in the boxed sets tell how to setup a modem and make a dialup > connection to an ISP, and how to connect and disconnect? The handbook describes that, and is included in the distribution. Some of the books also cover that, including the handbook. > Lastly, since FreeBSD seems to be internet oriented, it has mail programs and a > browser right? Oh, and emacs? It has a bundled mail program. Various browsers (I have at least five installed) and emacs are in the ports tree. I mentioned the ports tree a number of time. The BSD ports system is FM. Most - if not all - of the things you asked about are built and available pre-compiled on the 4-disk distribution. Those that aren't can either be fetched like rpm's, or built from the sources if you'd rather do that. The ports tree is a collection of makefiles & patches that are use the developers distribution to create the package, or you can just install it if you wish. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 14: 1:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe61.law10.hotmail.com [64.4.14.196]) by hub.freebsd.org (Postfix) with ESMTP id D1E9237B64B for ; Sun, 11 Nov 2001 14:01:16 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 11 Nov 2001 14:01:16 -0800 X-Originating-IP: [63.36.95.184] From: "Sean U" To: Subject: Installing problem Date: Sun, 11 Nov 2001 16:00:26 -0600 MIME-Version: 1.0 X-Mailer: MSN Explorer 7.00.0021.1700 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0000_01C16AC9.FA56FC60" Message-ID: X-OriginalArrivalTime: 11 Nov 2001 22:01:16.0251 (UTC) FILETIME=[62A72AB0:01C16AFC] Sender: owner-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_001_0000_01C16AC9.FA56FC60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am running windows 2000 and used the correct methods of putting kern.fl= p and mfsroot.flp on a disk. When I try to install from the disk I put k= ern.flp on it boots from the disk and reads =20 Disk error 0x4(lba=3D 0x10) No /boot/loader Get more from the Web. FREE MSN Explorer download : = http://explorer.msn.com ------=_NextPart_001_0000_01C16AC9.FA56FC60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am running w= indows 2000 and used the correct methods of putting kern.flp and mfsroot.= flp on a disk.  When I try to install from the disk I put kern.= flp on it boots from the disk and reads
 
    Disk error 0x4(lba=3D 0x10)
  &= nbsp; No /boot/loader 


Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com

------=_NextPart_001_0000_01C16AC9.FA56FC60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 14: 5:37 2001 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 9739037B418 for ; Sun, 11 Nov 2001 14:05:35 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 87B4B2B67C; Sun, 11 Nov 2001 23:05:28 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 15646184; Mon, 12 Nov 2001 09:05:06 +1100 (EST) Date: Mon, 12 Nov 2001 09:05:06 +1100 From: Edwin Groothuis To: Walter Hop Cc: FreeBSD Questions Subject: Re: does /etc HAVE to be world readable? Message-ID: <20011112090506.M35710@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Walter Hop , FreeBSD Questions References: <158198076589.20011111224859@binity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <158198076589.20011111224859@binity.com>; from walter@binity.com on Sun, Nov 11, 2001 at 10:48:59PM +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 Sun, Nov 11, 2001 at 10:48:59PM +0100, Walter Hop wrote: > QuickQuestion(tm): does /etc HAVE to be world readable? The directory itself, yes. The files in it don't need to be. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Nov 11 14:10:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id 5B9FA37B405 for ; Sun, 11 Nov 2001 14:10:09 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Sun, 11 Nov 2001 17:10:12 -0500 Message-ID: <3BEEF73C.8050802@blackwater.dynip.com> Date: Sun, 11 Nov 2001 17:10:04 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Scott Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Video to Big for the Monitor References: <5.1.0.14.0.20011111164151.00bb3348@pop-server.nyc.rr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried the Voodoo 3 driver with the same results - Ill try the generic , and 600 x 400 setting you mentioned thanks for the help Scott wrote: > At 16:33 2001/11/11 -0500, Angelo Felix wrote: > >> I am using 4.1 and I have a voodoo 5 when i get the xserver running >> , all the graphics are to large and run out side the monitor screen >> >> any ideas? >> >> Thanks in advance > > > > I had a similar problem and posted it here--it ~seems~ that a lot of > people get it running successfully by just using the voodoo3 driver . > I didn't have luck with that solution, and actually had better success > dropping back to XFree 3.x and just picking generic VGA--I still > couldn't get better than 600 x 400 but it beat that 300x whatever that > you're probably getting. > > Your /var/logl/XFree86.0.log should give you a few clues too. > Not sure if this helps at all, save to let you know that you're not > alone. > Scott Robbins > > >> Angelo >> >> >> >> 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 Nov 11 14:12:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.alexe.org (cc381552-a.slbch1.occa.home.com [24.16.80.251]) by hub.freebsd.org (Postfix) with ESMTP id 0F32237B405 for ; Sun, 11 Nov 2001 14:12:12 -0800 (PST) Received: (from alex@localhost) by bsd.alexe.org (8.11.6/8.11.6) id fABMDxL41721 for freebsd-questions@FreeBSD.ORG; Sun, 11 Nov 2001 14:13:59 -0800 (PST) (envelope-from alex) Date: Sun, 11 Nov 2001 14:13:13 -0800 From: Alex Obradovic To: freebsd-questions@FreeBSD.ORG Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) Message-ID: <20011111141313.A41638@bsd.alexe.org> References: <3BEEA27F.C30FD33F@ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from owner-freebsd-questions@FreeBSD.ORG on Sun, Nov 11, 2001 at 11:06:34AM -0500 X-Editor: Vim http://www.vim.org/ X-Info: http://www.alexe.org X-Operating-System: FreeBSD/4.4-RC (i386) X-Uptime: 1:54PM up 1 day, 47 mins, 5 users, load averages: 0.05, 0.06, 0.01 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > times. If you are comparing FBSD to Redhat, there is no comparison, redhat > is head and shoulders above FBSD when it comes to ease of use. Stick with > redhat. Is this really true? I never used Red Hat, but I am pretty happy with the ease of use of my FreeBSD. When you say 'ease of use' do you mean 'ease of setup'? I can hardly imagine that a RedHat with KDE would be any easier to use than FreeBSD with KDE. I read about Amazon switching to Red Hat to save 30% of their software costs. Couldn't they have done it with FreeBSD also? The end user of the system would not be doing the setup anyway, so the 'ease of setup' would affect the administrator only. I am just puzzled since I am still trying to find a business problem that I can NOT solve with one of the applications that come with FreeBSD. I am certainly not talking about games here. The statements such as the one above in my opinion can just hurt FreeBSD image, since if I came across this post while I was choosing a new OS, I probably would have considered the other OS instead of FreeBSD. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 14:12:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id 1119B37B43F for ; Sun, 11 Nov 2001 14:12:30 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Sun, 11 Nov 2001 17:12:26 -0500 Message-ID: <3BEEF7C1.9040207@blackwater.dynip.com> Date: Sun, 11 Nov 2001 17:12:17 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD@hm.homeip.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Video to Big for the Monitor 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 Havent tried it yet , I think - Im pretty new to all this thanks Angelo FreeBSD@hm.homeip.net wrote: >Hi > >sounds pretty much like you haven't configured X yet, did you setup using >xf86cfg/xf86config? > >- Joe > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 14:15:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 8EB5B37B41A for ; Sun, 11 Nov 2001 14:15:19 -0800 (PST) Received: from there (dialup-uu-dynamic137.cshore.com [63.112.158.137]) by IMGate1.cshore.com (Postfix) with SMTP id EE51C23EFB; Sun, 11 Nov 2001 17:38:51 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: Angelo Felix Subject: Re: Video to Big for the Monitor Date: Sun, 11 Nov 2001 17:16:16 -0500 X-Mailer: KMail [version 1.3] References: <3BEEEE93.9000802@blackwater.dynip.com> In-Reply-To: <3BEEEE93.9000802@blackwater.dynip.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011111223852.EE51C23EFB@IMGate1.cshore.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 11 November 2001 16:33, you wrote: > I am using 4.1 and I have a voodoo 5 when i get the xserver > running , all the graphics are to large and run out side the > monitor screen > > any ideas? Sounds like you're running at a low resolution, like 640x480. Would you mind attaching a copy of /etc/X11/XF86Config for us to look at? -- Matthew Graybosch http://www.starbreaker.net "Sartre was mistaken: Hell is not other people. Hell is debugging other people's code." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 14:33:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id E7AD737B41A for ; Sun, 11 Nov 2001 14:33:37 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 11 Nov 2001 17:33:20 -0500 Message-Id: <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 17:33:16 -0500 To: matthew@starbreaker.net, Angelo Felix From: Scott Subject: Re: Video to Big for the Monitor Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011111223852.EE51C23EFB@IMGate1.cshore.com> References: <3BEEEE93.9000802@blackwater.dynip.com> <3BEEEE93.9000802@blackwater.dynip.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 17:16 2001/11/11 -0500, Matthew Graybosch wrote: >On Sunday 11 November 2001 16:33, you wrote: > > I am using 4.1 and I have a voodoo 5 when i get the xserver > > running , all the graphics are to large and run out side the > > monitor screen > > > > any ideas? > >Sounds like you're running at a low resolution, like 640x480. Would >you mind attaching a copy of /etc/X11/XF86Config for us to look at? Heh--it sounds like it, and I suspect (from my own experience) that it is the case--but not 640x480--- What happened to me was that when I started it (at first I optimistically made all modes 1024x768) a look at /var/log/XFree86.0.log (I might have that name wrong--I'm in Windows at this instant, and I would just get it by doing cat /var/logl/X*) would show that it was having trouble and dropping to a default mode of something like 320x120. I'm anxiously following this thread hoping that someone is going to come up with a good solution for him. What I found really aggravating was that trying XFree86Setup gave me a decent resolution--but then, when I started X it would say can't start the X server. Sigh. Scott Robbins >-- >Matthew Graybosch >http://www.starbreaker.net >"Sartre was mistaken: Hell is not other people. Hell is debugging >other people's code." > > >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 Nov 11 14:56:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 47FF237B432 for ; Sun, 11 Nov 2001 14:56:07 -0800 (PST) Received: from oemcomputer (user-1120r8n.dsl.mindspring.com [66.32.109.23]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with SMTP id RAA11703 for ; Sun, 11 Nov 2001 17:56:06 -0500 (EST) Message-ID: <000501c16b03$f59151a0$689efea9@oemcomputer> From: "Yuichiro Abe" To: "FreeBSD" References: <20011111001957.V867-100000@localhost> Subject: About PPPoE Date: Sun, 11 Nov 2001 17:55:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 To FreeBSD.org and Mr.Beisser Let me ask you about the file /etc/hosts. and I will answer your question first. > before going in this direction, are you sure your network connection is > up? can you ping hosts through the link? I put the command, "ping localhost" and "ping y-abe" where "y-abe" is the name I put for my computer. Then I got the message below. PING localhost.my.domain. (127.0.0.1): 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.219 ms and looped. ---- I think localhost works correctly. Am I right? But I got the messge when I excuted for y-abe. The messge I got is below. PING y-abe.my.domain (216.175.70.95): 56 data bytes ping: sendto: No route to host and looped. ---- I believe that this file must be something wrong. If I am correct, The IP address is wrong. The IP address I used is what I got automatically when I connected to the net. Let me answer your question you asked before. > > name_of_service_provider: // I put "sprynet" > > set device PPPoE:xl0 // xl0 is the port that my ethernet card is on. > > set MRU 1454 > > set MTU 1454 > > set authname login_name@domainname // My login ID I got from ISP > > set authkey my password // My password I got from ISP > > set dial > > set login > > add default HISADDR > > accept CHAP > > enable dns Here is my /etc/hosts file. 127.0.0.1 y-abe.jpn.ph y-abe // I got y-abe.jpn.ph from another site for Dynamic DNS 127.0.0.1 y-abe.jpn.ph. 216.175.70.95 y-abe.jpn.ph y-abe // IP address is from that site. 216.175.70.95 y-abe.jpn.ph. since I thought that /etc/hosts was wrong, I changed the file above to the below. 127.0.0.1 localhost.my.domain localhost 216.175.70.95 y-abe.my.domain y-abe Did I do something wrong? > ok, on 127.0.0.1. you should leave that line as "127.0.0.1 localhost > localhost.domain" (with domain set to your TLD, of course). Let me ask you something stupid. What does TLD stand for? And what does it mean? Sincerely, Yuichiro Abe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 15: 0:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tholian.securitydynamics.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 4DE3F37B41E for ; Sun, 11 Nov 2001 14:48:48 -0800 (PST) Received: from sdtihq24.securitydynamics.com by tholian.securitydynamics.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 11 Nov 2001 22:45:01 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id RAA29178 for ; Sun, 11 Nov 2001 17:48:42 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id fABMme306968 for ; Sun, 11 Nov 2001 17:48:40 -0500 (EST) Received: (qmail 27810 invoked from network); 11 Nov 2001 22:48:38 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 11 Nov 2001 22:48:38 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id fABMmaR09241; Sun, 11 Nov 2001 14:48:36 -0800 (PST) (envelope-from mikko) Date: Sun, 11 Nov 2001 14:48:36 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200111112248.fABMmaR09241@mikko.rsa.com> To: cgriffiths@dca.net Cc: questions@freebsd.org Subject: Re: Sound Issues on Sony Z505JE Newsgroups: local.freebsd.questions References: X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-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: >I am running 4.4-stable built as of yesterday. I have been unable to >get my sound card to work using either form and also enabling sound >modules: >device pcm >device csa [...] >pcm0: mem 0xfecf0000-0xfecf7fff irq 9 at device >9.0 on pci0 >Any help with getting my sound back and working would be greatly >appreciated. First, "csa" is not the right device for your audiochip, "ds1" is. Second, you don't have to compile sound support into the kernel, it can be dynamically loaded. All you need is: snd_ds1_load="YES" in /boot/loader.conf (it will suck in "pcm" as a dependency). Works on my Vaio 505JE (-stable as of Nov 6). $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 15:15: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (cerberus.soupnazi.org [66.92.15.26]) by hub.freebsd.org (Postfix) with ESMTP id 4B75237B419 for ; Sun, 11 Nov 2001 15:14:57 -0800 (PST) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 2EEC9312B; Sun, 11 Nov 2001 15:14:54 -0800 (PST) Date: Sun, 11 Nov 2001 15:14:54 -0800 From: Jim Mock To: Anthony Atkielski Cc: Giorgos Keramidas , questions@FreeBSD.ORG Subject: Re: Where is ftp.freesoftware.com? Message-ID: <20011111231454.GA66333@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <006c01c1684a$6b372810$0a00000a@atkielski.com> <20011108123434.GA5361@helios.soupnazi.org> <009101c1688c$ca403440$0a00000a@atkielski.com> <20011108194551.GC49444@rhadamanth> <20011108145756.A15162@klatsch.org> <20011109190737.GC56791@hades.hell.gr> <02b701c1695f$88cb77d0$0a00000a@atkielski.com> <20011109222242.GA61765@hades.hell.gr> <000b01c16a31$37f947b0$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000b01c16a31$37f947b0$0a00000a@atkielski.com> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-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, 10 Nov 2001 at 22:46:46 +0100, Anthony Atkielski wrote: > It doesn't work. This is what I get: > > # cd /usr/share/examples/cvsup > # cvsup -g -L 2 -h cvsup.gr.freebsd.org ports-supfile > Parsing supfile "ports-supfile" > Connecting to cvsup.gr.freebsd.org > Connected to cvsup.gr.freebsd.org > Protocol negotiation failed: See > http://www.polstra.com/projects/freeware/CVSup/s1g/ for upgrading information > # > > I upgraded cvsup itself with /stand/sysinstall, but I still get this > error. I checked the URL shown, but it isn't clear whether or not > that is a newer version than I have; after all, I just installed the > latest version (I assume) with /stand/sysinstall, from FTP. Do what it says in the URL. Go get the package from there and install it. - 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 Sun Nov 11 15:28:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 6C4CA37B405 for ; Sun, 11 Nov 2001 15:28:16 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fABNS4B59839; Sun, 11 Nov 2001 15:28:04 -0800 (PST) (envelope-from jan@caustic.org) Date: Sun, 11 Nov 2001 15:28:04 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Yuichiro Abe Cc: FreeBSD Subject: Re: About PPPoE In-Reply-To: <000501c16b03$f59151a0$689efea9@oemcomputer> Message-ID: <20011111151944.M867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 11 Nov 2001, Yuichiro Abe wrote: > > before going in this direction, are you sure your network connection is > > up? can you ping hosts through the link? > > I put the command, "ping localhost" and "ping y-abe" where "y-abe" is the > name I put for my computer. Then I got the message below. > > PING localhost.my.domain. (127.0.0.1): 56 data bytes > 64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.219 ms > and looped. this looks fine. > I think localhost works correctly. Am I right? But I got the messge when I > excuted for y-abe. The messge I got is below. > > PING y-abe.my.domain (216.175.70.95): 56 data bytes > ping: sendto: No route to host > and looped. ok, the link does not seem to be up, or there is not an established route for the packets. > I believe that this file must be something wrong. If I am correct, The IP > address is wrong. The IP address I used is what I got automatically when I > connected to the net. when you connect, the IP is set by the ppp protocol. so, it may be wrong. the idea, to me at least, is to ping through the link, meaning to a host outside of yourself. try www.freebsd.org. > Let me answer your question you asked before. > > > name_of_service_provider: // I put "sprynet" > > > set device PPPoE:xl0 // xl0 is the port that my ethernet > card is on. > > > set MRU 1454 > > > set MTU 1454 > > > set authname login_name@domainname // My login ID I got from ISP > > > set authkey my password // My password I > got from ISP > > > set dial > > > set login > > > add default HISADDR > > > accept CHAP > > > enable dns ok, thanks for enlightening me. just wanted to make sure these were set correctly for you to log in. without being logged in, it's hard to send data through the network, after all.. > since I thought that /etc/hosts was wrong, I changed the file above to the > below. > > 127.0.0.1 localhost.my.domain localhost > 216.175.70.95 y-abe.my.domain y-abe try to set this to your domain name, not the default entries. for the most part, if you're using DNS, the /etc/hosts file is never consulted. > Did I do something wrong? nope. these are fairly minor configuration issues, probably outside of what's preventing you from logging on. > > ok, on 127.0.0.1. you should leave that line as "127.0.0.1 localhost > > localhost.domain" (with domain set to your TLD, of course). > > Let me ask you something stupid. What does TLD stand for? And what does it > mean? TLD stands for "Top Level Domain". in my case, it would be ORG. i used the term somewhat incorrectly in the last email, i guess. domain and TLD would be the correct usage. my own /etc/hosts file looks like this: 127.0.0.1 localhost localhost.caustic.org 64.163.147.186 pogo pogo.caustic.org -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "if my thought-dreams could be seen.. "they'd probably put my head in a gillotine" -- Bob Dylan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 15:44:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mitch.adsl.labyrinth.net.au (mitch.adsl.labyrinth.net.au [202.182.88.14]) by hub.freebsd.org (Postfix) with ESMTP id BF06D37B416 for ; Sun, 11 Nov 2001 15:44:36 -0800 (PST) Received: from mail.mitchells.com.au (ip30.int.mitchells.com.au [192.168.120.30]) by mitch.adsl.labyrinth.net.au (8.11.3/8.11.3) with SMTP id fABNiV604643 for ; Mon, 12 Nov 2001 10:44:32 +1100 (EST) (envelope-from jmorgan@mitchells.com.au) Received: by mail.mitchells.com.au(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id 4A256B02.0003331F ; Mon, 12 Nov 2001 10:34:56 +1000 X-Lotus-FromDomain: MITCHELLMELB From: "Julian Morgan" To: freebsd-questions@FreeBSD.ORG Message-ID: <4A256B02.00033180.00@mail.mitchells.com.au> Date: Mon, 12 Nov 2001 10:34:50 +1000 Subject: Apache problem Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Firstly - thanks to ppl on this forum that have helped in previous problems - I have had three questions - and two were solved directly through you guys ;O) I have another though - see if you can help.. I am running FreeBSD 4.3 Release, and have recently got the thing up and running Apache, which was pritty easy.... Now that I am running web - I have only really had to make a couple of changes, server side wise, to get the web pages to do what I need to do... For instance a link from the base www directory, /usr/local/share/doc/apache/, to the cgi-bin /usr/local/www/cgi-bin.default and enabling all .shtml files to be executed SSI style by changing /usr/local/etc/apache/httpd.conf file to include stuff like Options +Includes AddType text/html .shtml AddHandler server-parsed .shtml Now for the question... The next thing I want to do is to have cgi scripts execute into html pages without the need to bring up a new window.. I have reseached a little so this is what I mean... I am wanting to get a simple cgi-hit-counter up and running on the opening page.... I have already got other cgi things working so I know CGI is working properly on the server... I can get the counter to work using html code - Dynamic page , but this brings it up in a new window - WHICH I DON'T WANT.. The example code says you should be able to use < To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 15:47: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 998AA37B405 for ; Sun, 11 Nov 2001 15:46:54 -0800 (PST) Received: from there (dialup-uu-dynamic137.cshore.com [63.112.158.137]) by IMGate1.cshore.com (Postfix) with SMTP id 6FED423F0C; Sun, 11 Nov 2001 19:10:32 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: Scott Subject: Re: Video to Big for the Monitor Date: Sun, 11 Nov 2001 18:49:51 -0500 X-Mailer: KMail [version 1.3] References: <3BEEEE93.9000802@blackwater.dynip.com> <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.com> In-Reply-To: <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011112001032.6FED423F0C@IMGate1.cshore.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 11 November 2001 17:33, you wrote: > I'm anxiously following this thread hoping that someone is going > to come up with a good solution for him. What I found really > aggravating was that trying XFree86Setup gave me a decent > resolution--but then, when I started X it would say can't start > the X server. Sigh. > > Scott Robbins Guys, try reading this and following the instructions; it was how I configured my X server. I'm running a GeForce II MX-based card, so it should work for a Voodoo5: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html -- Matthew Graybosch http://www.starbreaker.net "Sartre was mistaken: Hell is not other people. Hell is debugging other people's code." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 15:47:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sr2.terra.com.br (sr2.terra.com.br [200.176.3.17]) by hub.freebsd.org (Postfix) with ESMTP id DBB1A37B41C for ; Sun, 11 Nov 2001 15:47:21 -0800 (PST) Received: from smtp4-poa.terra.com.br (smtp4-poa.terra.com.br [200.176.3.35]) by sr2.terra.com.br (Postfix) with ESMTP id 2517FFA32D for ; Sun, 11 Nov 2001 21:47:21 -0200 (GMT+2) Received: from f4qu1r (dl-dtg-C8B0B6C1.joi.terra.com.br [200.176.182.193]) by smtp4-poa.terra.com.br (Postfix) with ESMTP id 3B2EAAC770 for ; Sun, 11 Nov 2001 21:47:20 -0200 (GMT+2) Message-ID: <004201c16b0b$31940100$c1b6b0c8@f4qu1r> From: "Jackson Donadel" To: Subject: seeking a outlook express based mail checker Date: Sun, 11 Nov 2001 21:47:13 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 Ok, I like Outlook Express, and itīs the only reason iīm still using windows. Now I want know if exists some application that have a similar look and/or features like OE. Please, I donīt want to create a flame-war, I hope I can get two or four answers. I allready tried, mutt, kmail, pine, mail. Bye (God bless me) :) Jackson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 15:58:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [216.168.61.84]) by hub.freebsd.org (Postfix) with SMTP id 247B837B41F for ; Sun, 11 Nov 2001 15:58:10 -0800 (PST) Received: (qmail 49822 invoked from network); 11 Nov 2001 23:58:04 -0000 Received: from c1854262-a.sttln1.wa.home.com (HELO sakura) (24.255.90.101) by akira.lanfear.com with SMTP; 11 Nov 2001 23:58:04 -0000 From: mw@lanfear.com To: "Jackson Donadel" Cc: freebsd-questions@freebsd.org Subject: Re:seeking a outlook express based mail checker MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Message-Id: <20011111235810.247B837B41F@hub.freebsd.org> Date: Sun, 11 Nov 2001 15:58:10 -0800 (PST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kiltdown (http://www.kiltdown.org) has been written with exactly what you said in mind (it's the only reason I used to use windows). However, i've been a bit busy lately, and while I still use it as my primary mail program, it needs a bit more work before it'd be a TRULY amazing replacement. A lot of people are quite keen on Evolution, but I've found it too unreliable to use as my primary mail client. m. > ----------------------------- > From: "Jackson Donadel" > To: > Subject: seeking a outlook express based mail checker > Sent: 11/11/2001 21:47> > > > Hi all > > Ok, I like Outlook Express, and itīs the only reason iīm still using > windows. > > Now I want know if exists some application that have a similar look and/or > features like > OE. > > Please, I donīt want to create a flame-war, I hope I can get two or four > answers. > > I allready tried, mutt, kmail, pine, mail. > > > Bye (God bless me) :) > > Jackson > > > 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 Nov 11 16:10:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mitch.adsl.labyrinth.net.au (mitch.adsl.labyrinth.net.au [202.182.88.14]) by hub.freebsd.org (Postfix) with ESMTP id 77F8B37B418 for ; Sun, 11 Nov 2001 16:10:42 -0800 (PST) Received: from mail.mitchells.com.au (ip30.int.mitchells.com.au [192.168.120.30]) by mitch.adsl.labyrinth.net.au (8.11.3/8.11.3) with SMTP id fAC0Aa604879 for ; Mon, 12 Nov 2001 11:10:37 +1100 (EST) (envelope-from jmorgan@mitchells.com.au) Received: by mail.mitchells.com.au(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id 4A256B02.0005995E ; Mon, 12 Nov 2001 11:01:09 +1000 X-Lotus-FromDomain: MITCHELLMELB From: "Julian Morgan" To: freebsd-questions@FreeBSD.ORG Message-ID: <4A256B02.000597BE.00@mail.mitchells.com.au> Date: Mon, 12 Nov 2001 11:01:03 +1000 Subject: Apache problem AGAIN Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Firstly - thanks to ppl on this forum that have helped in previous problems - I have had three questions - and two were solved directly through you guys ;O) I have another though - see if you can help.. Apache, which was pritty easy.... Now that I am running web - I have only really had to make a couple of changes, server side wise, to get the web pages to do what I need to do... For instance a link from the base www directory, /usr/local/share/doc/apache/, to the cgi-bin /usr/local/www/cgi-bin.default and enabling all .shtml files to be executed SSI style by changing /usr/local/etc/apache/httpd.conf file to include stuff like Options +Includes AddType text/html .shtml AddHandler server-parsed .shtml Now for the question... The next thing I want to do is to have cgi scripts execute into html pages without the need to bring up a new window.. I have reseached a little so this is what I mean... I am wanting to get a simple cgi-hit-counter up and running on the opening page.... I have already got other cgi things working so I know CGI is working properly on the server... I can get the counter to work using html code - Dynamic page , but this brings it up in a new window - WHICH I DON'T WANT.. In the example code - it says you can put the following line in, and cgi will execute right on that page however this does not work With further reading I found out the following.. Aparently I have to change some file with the following PATH-INFO=/.?????/???? because cgi-proxy man pages warn you that you can not use cfi-proxy to run a server-side include, the problem is that way the ncsa http server parses cgi="/cgi-bin/?????/???/" Could someone please let me know what the file and path is that contains the PATH-INFO command, so I might have a look and play around with the settings.. I believe I did a make install to the following apache /usr/ports/www/apache13/work/apache_1.3.19 I have successfully entered commands into /usr/local/etc/apache/httpd.conf to get SSI working, this last little bit of config would make a real difference Please let me know if you can help Regards Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 16:17: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id 5C5D037B416 for ; Sun, 11 Nov 2001 16:16:54 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Sun, 11 Nov 2001 19:16:40 -0500 Message-ID: <3BEF14E7.5020703@blackwater.dynip.com> Date: Sun, 11 Nov 2001 19:16:39 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Scott Cc: matthew@starbreaker.net, freebsd-questions@FreeBSD.ORG Subject: Re: Video to Big for the Monitor References: <3BEEEE93.9000802@blackwater.dynip.com> <3BEEEE93.9000802@blackwater.dynip.com> <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All recomendations have failed , hehe! I can get it to run right in the 16 color VGA mode - how can i email you the XF86C file? What I' doing now is dual booting back into windows 98 so i can email you all ( i have hopes of dropping Microsoft one day ...) My LAN card is working TCP is ok , i can ping outside my firewall , and my Email server is on another machine, so i might be able to install a Unix based emailer like PINE, and attach the file? Scott wrote: > At 17:16 2001/11/11 -0500, Matthew Graybosch wrote: > >> On Sunday 11 November 2001 16:33, you wrote: >> > I am using 4.1 and I have a voodoo 5 when i get the xserver >> > running , all the graphics are to large and run out side the >> > monitor screen >> > >> > any ideas? >> >> Sounds like you're running at a low resolution, like 640x480. Would >> you mind attaching a copy of /etc/X11/XF86Config for us to look at? > > > > Heh--it sounds like it, and I suspect (from my own experience) that it > is the case--but not 640x480--- > What happened to me was that when I started it (at first I > optimistically made all modes 1024x768) a look at > /var/log/XFree86.0.log (I might have that name wrong--I'm in Windows > at this instant, and I would just get it by doing cat /var/logl/X*) > would show that it was having trouble and dropping to a default mode > of something like 320x120. > > I'm anxiously following this thread hoping that someone is going to > come up with a good solution for him. What I found really aggravating > was that trying XFree86Setup gave me a decent resolution--but then, > when I started X it would say can't start the X server. Sigh. > > Scott Robbins > > >> -- >> Matthew Graybosch >> http://www.starbreaker.net >> "Sartre was mistaken: Hell is not other people. Hell is debugging >> other people's code." >> >> >> 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 Nov 11 16:24:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id DFA7F37B419 for ; Sun, 11 Nov 2001 16:24:50 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAC0NwE17118; Mon, 12 Nov 2001 01:23:59 +0100 (CET) Message-ID: <006501c16b10$70205360$0a00000a@atkielski.com> From: "Anthony Atkielski" To: Cc: References: <006c01c1684a$6b372810$0a00000a@atkielski.com> <20011108123434.GA5361@helios.soupnazi.org> <009101c1688c$ca403440$0a00000a@atkielski.com> <20011108194551.GC49444@rhadamanth> <20011108145756.A15162@klatsch.org> <20011109190737.GC56791@hades.hell.gr> <02b701c1695f$88cb77d0$0a00000a@atkielski.com> <20011109222242.GA61765@hades.hell.gr> <000b01c16a31$37f947b0$0a00000a@atkielski.com> <20011111231454.GA66333@helios.soupnazi.org> Subject: Re: Where is ftp.freesoftware.com? Date: Mon, 12 Nov 2001 01:24:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Done, per Giorgos' instructions. Worked fine. ----- Original Message ----- From: "Jim Mock" To: "Anthony Atkielski" Cc: "Giorgos Keramidas" ; Sent: Monday, November 12, 2001 00:14 Subject: Re: Where is ftp.freesoftware.com? > On Sat, 10 Nov 2001 at 22:46:46 +0100, Anthony Atkielski wrote: > > It doesn't work. This is what I get: > > > > # cd /usr/share/examples/cvsup > > # cvsup -g -L 2 -h cvsup.gr.freebsd.org ports-supfile > > Parsing supfile "ports-supfile" > > Connecting to cvsup.gr.freebsd.org > > Connected to cvsup.gr.freebsd.org > > Protocol negotiation failed: See > > http://www.polstra.com/projects/freeware/CVSup/s1g/ for upgrading information > > # > > > > I upgraded cvsup itself with /stand/sysinstall, but I still get this > > error. I checked the URL shown, but it isn't clear whether or not > > that is a newer version than I have; after all, I just installed the > > latest version (I assume) with /stand/sysinstall, from FTP. > > Do what it says in the URL. Go get the package from there and install > it. > > - 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 Sun Nov 11 16:40:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dfw-smtpout2.email.verio.net (dfw-smtpout2.email.verio.net [129.250.36.42]) by hub.freebsd.org (Postfix) with ESMTP id 9F2D037B405; Sun, 11 Nov 2001 16:40:34 -0800 (PST) Received: from [129.250.38.63] (helo=dfw-mmp3.email.verio.net) by dfw-smtpout2.email.verio.net with esmtp id 16359C-0007RZ-00; Mon, 12 Nov 2001 00:40:22 +0000 Received: from dsl-64-194-5-249.telocity.com ([64.194.5.249] helo=ns.net) by dfw-mmp3.email.verio.net with esmtp id 16359K-0000wO-00; Mon, 12 Nov 2001 00:40:30 +0000 Message-ID: <3BEF1C02.C77BE716@ns.net> Date: Sun, 11 Nov 2001 16:46:58 -0800 From: Joseph Maxwell X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: questions@FreeBSD.ORG Cc: freebsd-questions-digest@FreeBSD.ORG Subject: 2 NIC's, only one seen w/ kernel rebuild 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 Hello, I have just installed v. 4.4 on a 486DX box, w/ 2 Netgear nic cards, type NE2000 - 16 bit ISA. The cards were not recognized, I rebuilt the kernel w/ the following lines inserted device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 device ed1 at isa? port 0x260 irq 9 iomem 0xd8000 Now both dmesg and /var/log/message indicates that only ed0 is recognized. What have I done wrong and how should I correct it. NETGEAR recommended I/O 240H; 260H; 280H; 2A0H etc. and IRQ's 3; 5; 9; 10; 11; 12; & 15 Thanks. -- Joe -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 16:46:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id A91C437B405 for ; Sun, 11 Nov 2001 16:46:53 -0800 (PST) Received: from FRANKENFURTER (user-112vp95.biz.mindspring.com [66.47.229.37]) by hall.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id TAA20925; Sun, 11 Nov 2001 19:46:50 -0500 (EST) Date: Sun, 11 Nov 2001 16:52:36 -0800 From: Brian Sobolak X-Mailer: The Bat! (v1.51) Personal Reply-To: Brian Sobolak X-Priority: 3 (Normal) Message-ID: <4261383514.20011111165236@mindspring.com> To: "Jackson Donadel" Cc: freebsd-questions@freebsd.org Subject: Re: seeking a outlook express based mail checker In-Reply-To: <004201c16b0b$31940100$c1b6b0c8@f4qu1r> References: <004201c16b0b$31940100$c1b6b0c8@f4qu1r> 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 Jackson, Sunday, November 11, 2001, 3:47:13 PM, you wrote: JD> Hi all JD> Ok, I like Outlook Express, and itīs the only reason iīm still using JD> windows. JD> Now I want know if exists some application that have a similar look and/or JD> features like JD> OE. Just a few ideas, cannot comment on the viability (having not tried either- I like pine): 1. I think Star Office has a mail program. You might want to investigate it. 2. You might want to try /usr/ports/mail - there is a lot there (Mahogany comes to mind) 3. If you're that hooked on Outlook Express, you could investigate running it under WINE (windows emulation). brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 16:47:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl5-t183.citlink.net [207.173.250.183]) by hub.freebsd.org (Postfix) with ESMTP id A0B4F37B405 for ; Sun, 11 Nov 2001 16:47:30 -0800 (PST) Received: from bigdaddy (bigdaddy [192.168.1.3]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 39D8EEE5AF for ; Sun, 11 Nov 2001 16:48:06 -0800 (PST) Message-ID: <006e01c16b13$95f0a010$0301a8c0@bigdaddy> From: "Drew Tomlinson" To: Subject: Re: 2 NIC's, only one seen w/ kernel rebuild Date: Sun, 11 Nov 2001 16:47:20 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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: "Joseph Maxwell" > To: > Cc: > Sent: Sunday, November 11, 2001 4:46 PM > Subject: 2 NIC's, only one seen w/ kernel rebuild > > > Hello, > > I have just installed v. 4.4 on a 486DX box, w/ 2 Netgear nic > cards, type NE2000 - 16 bit ISA. > The cards were not recognized, I rebuilt the kernel w/ the following > lines inserted > > device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 > device ed1 at isa? port 0x260 irq 9 iomem 0xd8000 ^^^^^^^ Both cards can't use the same memory area. HTH, Drew [snip] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 16:48:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id 5882C37B416 for ; Sun, 11 Nov 2001 16:48:45 -0800 (PST) Received: from FRANKENFURTER (user-112vp95.biz.mindspring.com [66.47.229.37]) by hall.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id TAA24467; Sun, 11 Nov 2001 19:48:42 -0500 (EST) Date: Sun, 11 Nov 2001 16:54:30 -0800 From: Brian Sobolak X-Mailer: The Bat! (v1.51) Personal Reply-To: Brian Sobolak X-Priority: 3 (Normal) Message-ID: <5261497809.20011111165430@mindspring.com> To: "Sean U" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installing problem 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 Sean, Sunday, November 11, 2001, 2:00:26 PM, you wrote: SU> I am running windows 2000 and used the correct methods of putting SU> kern.flp and mfsroot.flp on a disk. When I try to install from the SU> disk I put kern.flp on it boots from the disk and reads SU> Disk error 0x4(lba= 0x10) SU> No /boot/loader You might try formatting another disk and trying again. Floppies can be unreliable. -- Got work? http://www.planetshwoop.com/resume/ Brian Sobolak sobolak@mindspring.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 16:57: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 2EA0237B418 for ; Sun, 11 Nov 2001 16:57:06 -0800 (PST) Received: from there (dialup-uu-dynamic137.cshore.com [63.112.158.137]) by IMGate1.cshore.com (Postfix) with SMTP id 6A959240F6 for ; Sun, 11 Nov 2001 20:20:33 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: freebsd-questions@freebsd.org Subject: *purr* I'm proud of myself tonight. Date: Sun, 11 Nov 2001 20:02:55 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011112012033.6A959240F6@IMGate1.cshore.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I finally took time to RTFM and learn how to use GNU Privacy Guard to sign my messages. - -- Matthew Graybosch http://www.starbreaker.net "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE77x+/cCiK1X1IhlkRAldnAJ4glzVq4Q99zupRjqSFjcTjgeF2pACgssV1 kf/WRumvAYxfVYRwTpAf5G0= =5YxO -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17: 6:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [63.151.204.6] (server6.servers.compuage.net [63.151.204.6]) by hub.freebsd.org (Postfix) with ESMTP id A0B4737B405 for ; Sun, 11 Nov 2001 17:06:41 -0800 (PST) Received: from www.kellyhendrix.com (unverified [63.151.205.37]) by (Vircom SMTPRS 4.0.179) with ESMTP id ; Sun, 11 Nov 2001 20:06:40 -0500 Received: by www.kellyhendrix.com (Postfix, from userid 1001) id 05AF118CA4; Sun, 11 Nov 2001 20:08:29 -0500 (EST) Date: Sun, 11 Nov 2001 20:08:28 -0500 From: Kelly Hendrix To: Joe & Fhe Barbish Cc: James Buchanan , freebsd-questions@freebsd.org Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) Message-ID: <20011111200828.A43740@www.kellyhendrix.com> Reply-To: Kelly Hendrix References: <3BEEA27F.C30FD33F@ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from barbish@a1poweruser.com on Sun, Nov 11, 2001 at 11:06:34AM -0500 X-Freebsd-Version: FreeBSD 4.4-RELEASE 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 I might be feeding the trolls, but . . . On Sun, Nov 11, 2001 at 11:06:34AM -0500, Joe & Fhe Barbish wrote: > To answer the general intent of your questions, NO FBSD has not grown up > yet. It is just like all the other Unix like operating systems. Full of > non-logical command names left over from the beginning. Hmmm... I always thought the names were rather intuitive myself. > FBSD does not have access to most internal modems because there are no > drivers available for the majority of the modems on the market, this is also > true for all Unix like systems. The only modems I've ever had problems with are the winmodems, and I've had problems installing them on certain versions of Windows, let alone Unix or Linux. Currently, there is support for some winmodems available. > Bottom line FBSD is a learning playground, that you will have to work hard > to gain a understanding of what is going on. If you're a newbie, yes, I consider this statement to be true. > For a newbe with out any prier Unix background, 200 hours for bare > bones out of the box, I'm thinking it took me less than 12. 5-6 hrs for research: going to websites, doing a lot of reading on Freebsd and the different versions of Linux. 1-2 hrs creating a partition on my Windows drive. I had a slow computer back then (P-75), so I think the install actually took about 3 hrs. And, about an hour on the post install. Maybe not even that long, since I really didn't know what to do once FreeBSD was installed. That was a barebones system, with no X, no www, and no networking installed. > and 1500 hours for full system with mail, www, desktop, firewall, and IP to > local PC with access to internet. I think it depends on motivation. It takes a good amount of time just to familiarize yourself with the basics of a Unix operating system, and for me in particular, learning to run everything from a command line. If you were exclusively a Windows user before installing Freebsd, I'd say it'd take you 75-100 hrs to become comfortable with the commands and how to install software, and 5-10 hrs implementing/researching each of the things you mention here. > You are on your own when it comes to technical support, this mailing list is > very slow at producing results some times. If you ask a well formed question, and give as much information as possible about the problem you're having, usually someone will answer or at least try to help. However, since this is "Free" BSD, no one is obligated to answer your question. > If you are comparing FBSD to Redhat, there is no comparison, redhat > is head and shoulders above FBSD when it comes to ease of use. Stick with > redhat. The only thing I will give to Linux over FreeBSD is that sometimes they are a bit faster to support some of the newer hardware. (Winmodems and certain DVD drives come to mind) Since I've never used Redhat (Slackware is the only Linux distribution I've ever used), I can't really comment on the ease of use. > The cheapest way to start with FBSD is to download the FBSD 4.4 handbook > from the FBSD FTP site and then order the single FBSD install cd in the > sleeve from > http://www.bsdcentral.com/catalog/index.php?cat=113&id=CAF1712FD53DB706CF49D > 8C2F693CA79 Actually the cheapest way, if you have a fast internet connection is to download the iso, and burn it yourself. But it's probably worth investing the money in Grey Lehey's "The Complete FreeBSD" to help a newbie get started. > > For $2.95. If the current release is not listed on this web page, then call > the sales phone number to request it. If the current release is for sale in > the jewel case then they also have the single install cd in the sleeve for > $2.95. That is cheap! Kelly Hendrix -- ______________________________________________________________________ | There are two ways to live your life. One is as though nothing is a | | miracle. The other is as though everything is a miracle. | | | | Albert Einstein (1879-1955) | |______________________________________________________________________| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:22: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id E2BA637B405 for ; Sun, 11 Nov 2001 17:21:58 -0800 (PST) Received: from there (dialup-uu-dynamic137.cshore.com [63.112.158.137]) by IMGate1.cshore.com (Postfix) with SMTP id CFA752411B; Sun, 11 Nov 2001 20:45:36 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: Angelo Felix Subject: Re: Video too Big for the Monitor Date: Sun, 11 Nov 2001 20:27:21 -0500 X-Mailer: KMail [version 1.3] References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> In-Reply-To: <01111115013400.01007@dancer.blackwater.dynip.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011112014536.CFA752411B@IMGate1.cshore.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Angelo, why do you have four different "Screen" sections in your XF86Config file? Also, you need to use "DefaultDepth" not "DefaultColorDepth". Here's the "Screen" section from my XF86Config: Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 EndSubSection EndSection Since I'm not specifying a resolution, X is driving my display at the highest resolution it can handle, 1920x1440 and doing so with 24 bit color. In the meantime, try commenting out all the "Screen" sections but the "accel" section, and using "DefaultDepth" instead of "DefaultColorDepth". Good luck! - -- Matthew Graybosch http://www.starbreaker.net "This message has been satirized for your protection." PS: I think you forgot to CC your last message to the list, which means that I'm the only one with a copy of your XF86Config to pore over. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE77yV5cCiK1X1IhlkRAh+AAKDtM5jo+TkH3p9co8MpfsJsDaXuRQCcCh4G FWsne41VufSCU8FwxEmfUOk= =ne9n -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:26:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinitron.eu.s2m.net (trinitron.eu.s2m.net [193.218.215.66]) by hub.freebsd.org (Postfix) with ESMTP id B431037B417 for ; Sun, 11 Nov 2001 17:26:37 -0800 (PST) Received: from gateway.celoxDSL16.s2m.net (gateway.celoxDSL16.s2m.net [217.146.130.34]) by trinitron.eu.s2m.net (8.12.0/8.12.0) with ESMTP id fAC1Soqt074226 for ; Mon, 12 Nov 2001 02:28:51 +0100 (CET) Posted-Date: Mon, 12 Nov 2001 02:29:17 +0100 (CET) Message-ID: <001201c16b19$17d0f850$1a8292d9@activezone.org> Reply-To: "Markus Grundmann" From: "Markus Grundmann" To: Subject: Please help for a VINUM newbie Date: Mon, 12 Nov 2001 02:26:32 +0100 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_000D_01C16B21.77FBD490" 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_000D_01C16B21.77FBD490 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Hi, I have a complete FreeBSD 4.4 installation on my server. The filesystem on this system has the following style: Primary IDE Disk (Bootsystem): / ad0s1a /ftp ad0s1b /www ad0s1c /db ad0s1d /var ad0s1e /tmp ad0s1f I need a (easy) RAID-1 solution with VINUM to mirror this disk to the second device /dev/ad1 (the same drive model). How can i configure VINUM to hold my data on the boot disk (/dev/ad0) and start automatic the mirroring sequence on /dev/ad1? The installed motherboard has a RAID controller (CMD80649) with a AMI HyperDisk BIOS (RAID0/1/10 feature) because FreeBSD does not support this hardware. :-| Can anyone help me? And sorry for my bad english :-) Markus Grundmann Germany ------=_NextPart_000_000D_01C16B21.77FBD490 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIKLjCCAj0w ggGmAhEAzbp/VvDf5LxU/iKss3KqVTANBgkqhkiG9w0BAQIFADBfMQswCQYDVQQGEwJVUzEXMBUG A1UEChMOVmVyaVNpZ24sIEluYy4xNzA1BgNVBAsTLkNsYXNzIDEgUHVibGljIFByaW1hcnkgQ2Vy dGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNOTYwMTI5MDAwMDAwWhcNMjgwODAxMjM1OTU5WjBfMQsw CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xNzA1BgNVBAsTLkNsYXNzIDEgUHVi bGljIFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwgZ8wDQYJKoZIhvcNAQEBBQADgY0A MIGJAoGBAOUZv22jVmEtmUhx9mfeuY3rt56GgAqRDvo4Ja9GiILlc6igmyRdDR/MZW4MsNBWhBiH mgabEKFz37RYOWtuwfYV1aioP6oSBo0xrH+wNNePNGeICc0UEeJORVZpH3gCgNrcR5EpuzbJY1zF 4Ncth3uhtzKwezC6Ki8xqu6jZ9rbAgMBAAEwDQYJKoZIhvcNAQECBQADgYEATD+4i8Zo3+5DMw5d 6abLB4RNejP/khv0Nq3YlSI2aBFsfELM85wuxAc/FLAPT/+Qknb54rxK6Y/NoIAK98Up8YIiXbix 3YEjo3slFUYweRb46gVLlH8dwhzI47f0EEA8E8NfH1PoSOSGtHuhNbB7Jbq4046rPzidADQAmPPR cZQwggNmMIICz6ADAgECAhANi0/uqtIYW/R1ap0p4X/7MA0GCSqGSIb3DQEBAgUAMF8xCzAJBgNV BAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE3MDUGA1UECxMuQ2xhc3MgMSBQdWJsaWMg UHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw05ODA1MTIwMDAwMDBaFw0wODA1MTIy MzU5NTlaMIHMMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1 c3QgTmV0d29yazFGMEQGA1UECxM9d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNv cnAuIEJ5IFJlZi4sTElBQi5MVEQoYyk5ODFIMEYGA1UEAxM/VmVyaVNpZ24gQ2xhc3MgMSBDQSBJ bmRpdmlkdWFsIFN1YnNjcmliZXItUGVyc29uYSBOb3QgVmFsaWRhdGVkMIGfMA0GCSqGSIb3DQEB AQUAA4GNADCBiQKBgQC7WkSKBBa7Vf0DeootlE8VeDa4DUqyb5xUv7zodyqdufBou5XZMUFweoFL uUgTVi3HCOGEQqvAopKrRFyqQvCCDgLpL/vCO7u+yScKXbawNkIztW5UiE+HSr8Z2vkV6A+Hthzj zMaajn9qJJLj/OBluqexfu/J2zdqyErICQbkmQIDAQABo4G0MIGxMBEGCWCGSAGG+EIBAQQEAwIB BjA1BgNVHR8ELjAsMCqgKKAmhiRodHRwOi8vY3JsLnZlcmlzaWduLmNvbS9wY2ExLjEuMS5jcmww RwYDVR0gBEAwPjA8BgtghkgBhvhFAQcBATAtMCsGCCsGAQUFBwIBFh93d3cudmVyaXNpZ24uY29t L3JlcG9zaXRvcnkvUlBBMA8GA1UdEwQIMAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEB AgUAA4GBAEJ8Dt+MeUysvwjsTVUvUImgxV5OLl6VMpt5rWURCxxKUsTVqDEhjt4Qm2wIxQfmA7nn yDR4CQnyvAZC+FqMg9GK3qoi9dnjIdLPZYwGM7DNILIzzQq9PuGdwTWpZLCnpSRb6fFo6xPEfDf0 lGQNmsW9MxfvgzOgPuWqPq7Ycx+tMIIEfzCCA+igAwIBAgIQDWZpoR5ngZ3swBwgP2LudzANBgkq hkiG9w0BAQQFADCBzDEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWdu IFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVwb3NpdG9yeS9SUEEg SW5jb3JwLiBCeSBSZWYuLExJQUIuTFREKGMpOTgxSDBGBgNVBAMTP1ZlcmlTaWduIENsYXNzIDEg Q0EgSW5kaXZpZHVhbCBTdWJzY3JpYmVyLVBlcnNvbmEgTm90IFZhbGlkYXRlZDAeFw0wMTExMDYw MDAwMDBaFw0wMjExMDYyMzU5NTlaMIIBIzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNV BAsTFlZlcmlTaWduIFRydXN0IE5ldHdvcmsxRjBEBgNVBAsTPXd3dy52ZXJpc2lnbi5jb20vcmVw b3NpdG9yeS9SUEEgSW5jb3JwLiBieSBSZWYuLExJQUIuTFREKGMpOTgxHjAcBgNVBAsTFVBlcnNv bmEgTm90IFZhbGlkYXRlZDE0MDIGA1UECxMrRGlnaXRhbCBJRCBDbGFzcyAxIC0gTWljcm9zb2Z0 IEZ1bGwgU2VydmljZTEZMBcGA1UEAxQQTWFya3VzIEdydW5kbWFubjEuMCwGCSqGSIb3DQEJARYf bWFya3VzLmdydW5kbWFubkBhY3RpdmV6b25lLm9yZzCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkC gYEAoihBXEpWbJljU0cryNtwfJOTUCptZi3ChQJGLIxUR/g2I+17mYenFBJtFvGR2ZXhLHVbL6Dj 0AKDrU/okDT4hhPT2OGQH8wyxLgTMYrtIZ9C+3nIuQImNIUwUpJXdZByUv0B2isop6FQmUd099Mf ZVCMwjh9d08HEgJrnXJR2OECAwEAAaOCAQYwggECMAkGA1UdEwQCMAAwgawGA1UdIASBpDCBoTCB ngYLYIZIAYb4RQEHAQEwgY4wKAYIKwYBBQUHAgEWHGh0dHBzOi8vd3d3LnZlcmlzaWduLmNvbS9D UFMwYgYIKwYBBQUHAgIwVjAVFg5WZXJpU2lnbiwgSW5jLjADAgEBGj1WZXJpU2lnbidzIENQUyBp bmNvcnAuIGJ5IHJlZmVyZW5jZSBsaWFiLiBsdGQuIChjKTk3IFZlcmlTaWduMBEGCWCGSAGG+EIB AQQEAwIHgDAzBgNVHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLnZlcmlzaWduLmNvbS9jbGFzczEu Y3JsMA0GCSqGSIb3DQEBBAUAA4GBAJmeXxGsXuUICigfUY+RBx3Memxc+ulrw5zgxe51yE2NdtG0 24zAZMEmPlvUyWr8+1ftdTpc/hkx/oOk9G0TwGDXrmBXlQdn/sk7xaQlqtNnNHGCJZ3pvHxvZFnB 8EzArFO2C+ystuWiESukmKdlzmjA5f/v4Afs3NsbgAXLiRvjMYICRTCCAkECAQEwgeEwgcwxFzAV BgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMUYw RAYDVQQLEz13d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvUlBBIEluY29ycC4gQnkgUmVmLixM SUFCLkxURChjKTk4MUgwRgYDVQQDEz9WZXJpU2lnbiBDbGFzcyAxIENBIEluZGl2aWR1YWwgU3Vi c2NyaWJlci1QZXJzb25hIE5vdCBWYWxpZGF0ZWQCEA1maaEeZ4Gd7MAcID9i7ncwCQYFKw4DAhoF AKCBujAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wMTExMTIwMTI2 MzJaMCMGCSqGSIb3DQEJBDEWBBSEpQah6W+yRi95mp72rW4v/Fe4DjBbBgkqhkiG9w0BCQ8xTjBM MAoGCCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggq hkiG9w0DAgIBKDAHBgUrDgMCHTANBgkqhkiG9w0BAQEFAASBgBZA8hPyytfeP5dXsEMHVBw4A2xN QsnU0e62KdAfI6+Udf4C4Zst0vw5xJ7VHBI48NyOxyek0G/XaraVlBHGWmdM6CtdGbjBfP2bzVNK 4g7GTEhNHQMeZIdwap7YnSKTuXkLKsP8CYyk3jTjGqvfhzjTCnntSSalC9BQqOU/T5uCAAAAAAAA ------=_NextPart_000_000D_01C16B21.77FBD490-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:30: 7 2001 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 85A4637B417 for ; Sun, 11 Nov 2001 17:30:04 -0800 (PST) Received: from FRED ([142.173.43.70]) by priv-edtnes03-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20011112013000.RLHR26868.priv-edtnes03-hme0.telusplanet.net@FRED>; Sun, 11 Nov 2001 18:30:00 -0700 Date: Sun, 11 Nov 2001 17:37:06 -0800 From: Sean Ellis X-Mailer: The Bat! (v1.51) Reply-To: Sean Ellis Organization: yes X-Priority: 3 (Normal) Message-ID: <14689091726.20011111173706@telus.net> To: Mike Meyer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /var/ is full In-Reply-To: <15339.45378.72132.584400@guru.mired.org> References: <15339.45378.72132.584400@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Mike, Friday, November 09, 2001, 2:34:42 AM, you wrote: > I tend to wind up doing things like so: > Build system: /, /usr (exported r/o), /share (exported r/w), /home > with /usr/obj, PACKAGES and DISTDIR all on /share. / and /home > are backed up. Mike, what do you mean by build system? Is this what it sounds like, a dedicated system for doing compiles and such. > Note that all the configuration files for the the systems are stored > in a source code control system. Restoring a systems complete > configuration takes exactly one command. Servers are configured so > that the real content lives on a system that isn't exposed to the > world, and mirrored to the server after the content has been > approved. Restoring content takes - again - one command. sounds good > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. -- Regards, Sean mailto:sellis@telus.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:30:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp3fa.rdc-nyc.rr.com [24.29.99.79]) by hub.freebsd.org (Postfix) with ESMTP id 1E19037B428 for ; Sun, 11 Nov 2001 17:30:50 -0800 (PST) Received: from scott1.despammed.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 11 Nov 2001 20:30:41 -0500 Message-Id: <5.1.0.14.0.20011111202808.055743a0@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 20:30:37 -0500 To: Angelo Felix From: Scott Subject: Re: Video to Big for the Monitor Cc: matthew@starbreaker.net, freebsd-questions@FreeBSD.ORG In-Reply-To: <3BEF14E7.5020703@blackwater.dynip.com> References: <3BEEEE93.9000802@blackwater.dynip.com> <3BEEEE93.9000802@blackwater.dynip.com> <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.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 19:16 2001/11/11 -0500, Angelo Felix wrote: >All recomendations have failed , hehe! I can get it to run right in the 16 >color VGA mode - how can i email you the XF86C file? What I' doing now >is dual booting back into windows 98 so i can email you all ( i have hopes >of dropping Microsoft one day ...) >My LAN card is working TCP is ok , i can ping outside my firewall , and my >Email server is on another machine, so i might be able to install a Unix >based emailer like PINE, and attach the file? Run right in the 16 color VGA mode? You mean, you're getting something like 1024x768 in that? (/me wants to do that) As for posting the file--it depends upon what emailer you're using, but just about all of them allow you to attach a file, assuming that you're getting an email client working in FreeBSD Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:31:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11504.mail.yahoo.com (web11504.mail.yahoo.com [216.136.172.36]) by hub.freebsd.org (Postfix) with SMTP id 3146037B418 for ; Sun, 11 Nov 2001 17:31:51 -0800 (PST) Message-ID: <20011112013151.32350.qmail@web11504.mail.yahoo.com> Received: from [200.30.54.43] by web11504.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 17:31:51 PST Date: Sun, 11 Nov 2001 17:31:51 -0800 (PST) From: Fabio Miranda Subject: Misc questions 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, pls someone give me a hand: 1. What should i add to .telnetrc in order to export the variable TERM=vt100 in all connections? 2. i am studying "lists" on a structure of data subjects, i want to know where/when freebsd developers implements lists and nodes? 3. my university is "object oriented" but i like freebsd and i check the binaries and source code and there is C code, i want to know how freebsd developers deal with object oriented programing?, we are in another line?, is object oriented much focused on end-user applications?, thank you very much, __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:35:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 0E98D37B417 for ; Sun, 11 Nov 2001 17:35:18 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 11 Nov 2001 20:35:10 -0500 Message-Id: <5.1.0.14.0.20011111203352.05579790@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 20:35:06 -0500 To: Brian Sobolak , "Jackson Donadel" From: Scott Subject: Re: seeking a outlook express based mail checker Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <4261383514.20011111165236@mindspring.com> References: <004201c16b0b$31940100$c1b6b0c8@f4qu1r> <004201c16b0b$31940100$c1b6b0c8@f4qu1r> 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 At 16:52 2001/11/11 -0800, Brian Sobolak wrote: >Hello Jackson, > >Sunday, November 11, 2001, 3:47:13 PM, you wrote: > >JD> Hi all > >JD> Ok, I like Outlook Express, and it=B4s the only reason i=B4m still= using >JD> windows. For those who like OE, you might like Sylpheed--it's there in=20 usr/ports. We all have different needs from email clients--Sylpheed allows= =20 Japanese input which I need, threading, and filtering by various rules. Give it a try. Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 17:41:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp1fb.rdc-nyc.rr.com [24.29.99.76]) by hub.freebsd.org (Postfix) with ESMTP id EC27637B419 for ; Sun, 11 Nov 2001 17:41:36 -0800 (PST) Received: (apparently) from scott1.despammed.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 11 Nov 2001 20:41:34 -0500 Message-Id: <5.1.0.14.0.20011111203723.055867c0@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Nov 2001 20:41:30 -0500 To: matthew@starbreaker.net, Scott From: Scott Subject: Re: Video to Big for the Monitor Cc: freebsd-questions@freebsd.org In-Reply-To: <20011112001032.6FED423F0C@IMGate1.cshore.com> References: <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.com> <3BEEEE93.9000802@blackwater.dynip.com> <5.1.0.14.0.20011111173010.00c51d60@pop-server.nyc.rr.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 18:49 2001/11/11 -0500, Matthew Graybosch wrote: >On Sunday 11 November 2001 17:33, you wrote: > > > I'm anxiously following this thread hoping that someone is going > > to come up with a good solution for him. What I found really > > aggravating was that trying XFree86Setup gave me a decent > > resolution--but then, when I started X it would say can't start > > the X server. Sigh. > > > > Scott Robbins > >Guys, try reading this and following the instructions; it was how I >configured my X server. I'm running a GeForce II MX-based card, so >it should work for a Voodoo5: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html Heh--I read it, believe me. For voodoo5 there were a couple of other resources as well, both on Xfree86's website and one from (IIRC) Oregon University. However, I didn't have success--and actually, when I posted the steps I'd followed, someone pointed out that parts of it were trying to get it running in 3d, let alone 2d. :) However, thank you. It never hurts to ask the obvious (I know I've missed the obvious several times.) As it does see that some people have gotten it working out of the box, I'm going to post the link on Xfree's site to see if that helps him. http://www.xfree86.org/4.1.0/DRI10.html#24 Scott Robbins >-- >Matthew Graybosch >http://www.starbreaker.net >"Sartre was mistaken: Hell is not other people. Hell is debugging >other people's code." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18: 0:18 2001 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 205F537B417 for ; Sun, 11 Nov 2001 18:00:09 -0800 (PST) Received: from chip.wiegand.org [66.114.152.128] by pioneernet.net (SMTPD32-6.06) id AD21D2010A; Sun, 11 Nov 2001 18:00:01 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Chip To: "Joe & Fhe Barbish" , "James Buchanan" Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) Date: Sun, 11 Nov 2001 18:07:37 -0800 X-Mailer: KMail [version 1.2] Cc: References: In-Reply-To: MIME-Version: 1.0 Message-Id: <0111111807370A.60958@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I know I may be just feeding the trolls here, but I have to say something. I think you are way off base. I started using FBSD after running Redhat and Mandrake for less than a year, and no previous *nix experiance whatsoever. I got the handle on FBSD within a few days, even had apache up and running my web site shortly thereafter. At work I have to install Redhat to dual boot with win2000 on laptops, usually goes okay, but I sure like the FBSD file system much better. The whole FBSD file system makes much more sense than the Linux file system. On Sunday 11 November 2001 08:06, Joe & Fhe Barbish wrote: > To answer the general intent of your questions, NO FBSD has not grown up > yet. It is just like all the other Unix like operating systems. Full of > non-logical command names left over from the beginning. > Documentation sucks, even the new updated FBSD 4.4 handbook is full of > information that > is not true for 4.4. There is no desktop per configured to replace all the > command names with meaningful menu options or navigation short cuts like in > SCO Unix. FBSD does not have access to most internal modems because there > are no drivers available for the majority of the modems on the market, this > is also true for all Unix like systems. The X desktop of whatever flavor you like can be installed during the FBSD installation process, how long's it been since you tried to install FBSD? The only modems known as problems are winmodems, which are problems anyway, winmodems suck on any machine. > Bottom line FBSD is a learning playground, that you will have to work hard > to gain a understanding of what is going on. FBSD may be a very reliable > and fast system once you get it up and configured the way you want it, but > you had better be willing to invest mega time to get there. For a newbe > with out any prier Unix background, 200 hours for bare bones out of the > box, and 1500 hours for full system with mail, www, desktop, firewall, and > IP to local PC with access to internet. 200 hours? 1500 hours? My word you must be a slow learner. I'm know rocket scientist, and it sure as heck didn't take me anywhere near those kinds of numbers to learn FreeBSD. > You are on your own when it comes > to technical support, this mailing list is very slow at producing results > some times. It's a well known fact that if you rtfm first, do a little research on your own first, then ask questions with details, you will get plenty of help quickly. > If you are comparing FBSD to Redhat, there is no comparison, > redhat is head and shoulders above FBSD when it comes to ease of use. Stick > with redhat. IMHO, FreeBSD is head and shoulders above Redhat (or any Linux) for all purposes. I use it for my workstation, doing everything I need to do my business, just as easily as any Linux or Windoze machine. > The cheapest way to start with FBSD is to download the FBSD 4.4 handbook > from the FBSD FTP site and then order the single FBSD install cd in the > sleeve from > http://www.bsdcentral.com/catalog/index.php?cat=113&id=CAF1712FD53DB706CF49 >D 8C2F693CA79 > > For $2.95. If the current release is not listed on this web page, then call > the sales phone number to request it. If the current release is for sale in > the jewel case then they also have the single install cd in the sleeve for > $2.95. I concur here, that's how I got started with FBSD and Linux, now I just burn my own cd's from the iso images whenever a new release comes out. Also, buy the books - The Complete FreeBSD and/or The Corporate Networkers Guide to FreeBSD - They're both excellant ways to get started. James, check out http://www.freebsd.org/ you will find all your questions answered there. Some friendly advise - If you're interested in a new OS of any type you should probably check out their web site first before asking such a question on the list. You'll probably end up more confused than ever otherwise. Give it a try, you have nothing to lose, and a whole new world to gain... Regards, -- Chip W > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Buchanan > Sent: Sunday, November 11, 2001 11:09 AM > To: freebsd-questions@freebsd.org > Subject: Software on FreeBSD > > Hi > > For a little while I've been using Linux only, instead of Windows. I've > been doing my Bach in computer science degree working on Windows, so > unfortunately my > skills in UNIX are a little rusty. > > I was wondering if FreeBSD has an installer program that can detect > hardware. > Also, does FreeBSD come with the tools that Linux distributions do, for > example: > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, > automake, > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, ghostview, > flex, > bison, and other GNU tools? Is there an easy to use setup program for X? > What > desktops come with FreeBSD, like Gnome or KDE? > > I'm a little worried about changing OSes since UNIX especially seems to be > pretty hard to use (I mean, for me non-logical names for things, like TTYs. > An > ancient UNIX hang over). > > Is FreeBSD at least as user-friendly as a good Linux distribution like > RedHat? > Does the manual in the boxed sets tell how to setup a modem and make a > dialup > connection to an ISP, and how to connect and disconnect? > > Lastly, since FreeBSD seems to be internet oriented, it has mail programs > and a > browser right? Oh, and emacs? > > Sorry for the very low level questions. But I really can't afford to spend > the > money until I know what I'm doing and I can work on FreeBSD. > > Thanks guys. :) > > James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:10:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail20.sdc1.sfba.home.com (femail20.sdc1.sfba.home.com [24.0.95.129]) by hub.freebsd.org (Postfix) with ESMTP id 4736937B417 for ; Sun, 11 Nov 2001 18:10:44 -0800 (PST) Received: from CR513338A ([24.156.228.3]) by femail20.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011112021043.HTOW24503.femail20.sdc1.sfba.home.com@CR513338A> for ; Sun, 11 Nov 2001 18:10:43 -0800 Message-ID: <001501c16b1f$7fbaeec0$03e49c18@etob1.on.wave.home.com> From: To: Subject: remove Date: Sun, 11 Nov 2001 21:12:36 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0012_01C16AF5.9687D2A0" 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_0012_01C16AF5.9687D2A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I need to be removed from your junk mail mailing list. My address is listed as a: user@freebsd.wanasah.net. Please remove. ------=_NextPart_000_0012_01C16AF5.9687D2A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I need to be removed from your junk = mail mailing=20 list.
My address is listed as a: user@freebsd.wanasah.net.
Please = remove.
------=_NextPart_000_0012_01C16AF5.9687D2A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:12:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14702.mail.yahoo.com (web14702.mail.yahoo.com [216.136.224.119]) by hub.freebsd.org (Postfix) with SMTP id 2835537B405 for ; Sun, 11 Nov 2001 18:12:55 -0800 (PST) Message-ID: <20011112021255.17630.qmail@web14702.mail.yahoo.com> Received: from [64.131.161.101] by web14702.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 18:12:55 PST Date: Sun, 11 Nov 2001 18:12:55 -0800 (PST) From: Wayne Lubin Subject: Sound Card Not Detected 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, My sound card is a Compusa $19.95 special. It is a pci 32 bit, supposedly "Sound Blaster Compatible card. It claims to have an ALS 4000 chip, made by Avance Logic, so they are probably a company trying to sound like Advanced Logic. I have the pcm and sbc devices compiled into the kernel. I realize now however that the sbc device is not needed because my card is pci and not isa. But that should not matter that I unecessarily included sbc, does it? The Problem is that my system is not detecting my sound card at boot and only displays the following: pci0: (vender=blah, dev=blah) at blah irq blah where blah means I am too lazy to type what it actually says. My questions are this. 1. Do I need to compile in some different devices in order to get my card recognized, and if so, which ones? 2. Is it hopeless and my card is just not supported by freebsd and therefore I must purchase a new card, and if so, what is a good moderately priced pci card known to work with the pcm driver. Thanks for the help. Wayne __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:24:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by hub.freebsd.org (Postfix) with ESMTP id 0EE6437B416 for ; Sun, 11 Nov 2001 18:24:11 -0800 (PST) Received: from localhost (mjm@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.4) with ESMTP id fAC2O7047273; Sun, 11 Nov 2001 18:24:07 -0800 (PST) (envelope-from joup@bigfoot.com) X-Authentication-Warning: soda.csua.berkeley.edu: mjm owned process doing -bs Date: Sun, 11 Nov 2001 18:24:07 -0800 (PST) From: Mark Miller X-X-Sender: mjm@soda.csua.berkeley.edu To: FreeBSD@hm.homeip.net Cc: freebsd-questions@freebsd.org Subject: Re: help! XFree86 memory leak! In-Reply-To: Message-ID: <20011111181609.V42992-100000@soda.csua.berkeley.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 Hi, It does seem to be kde that's causing the leak. I'm running 2.2.1 (from ports), and the output below lists all processes using more than 10M of virtual memory. The only apps that I'm using directly are konsole and xmms. STAT VSZ RSS COMMAND S 231284 139340 X :0 -nolisten tcp (XFree86) I 14748 2616 kdeinit: dcopserver --nosid (kdeinit) I 15776 3948 kdeinit: klauncher (kdeinit) I 17888 1812 kdeinit: knotify (kdeinit) I 15184 1252 kdeinit: Running... (kdeinit) I 16576 6620 kdeinit: kwin (kdeinit) S 16936 7300 kdeinit: kdesktop (kdeinit) S 18624 7940 kdeinit: kicker (kdeinit) S 15992 5324 kdeinit: klipper -icon klipper -miniicon klipper (kdeinit) I 16196 784 kdeinit: kwrited (kdeinit) I 15640 4800 alarmd S 17820 8040 kdeinit: konsole -icon konsole -miniicon konsole (kdeinit) I 16156 7708 kdeinit: kcookiejar (kdeinit) S 10120 4480 kdesud S 14740 5496 kded S 14412 9744 xmms I 10188 1368 ksmserver --restore I also tried running X w/ a different window manager, and things were ok. I've got 256 Megs of ram, which should be enough to run kde2. Any advice on how I can narrow down the problem? I'm competent w/ C++ and gdb, but I don't know how to begin w/ such a large code base as kde. Thanks much, Mark On Sun, 11 Nov 2001 FreeBSD@hm.homeip.net wrote: > >I would assume there is another program running which requires that memory >and so forcing XFreee to need more too. > >Do you have a newsreader or a mailchecker running? > >- Joe > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:27: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jcwren.com (dsl092-212-008.atl1.dsl.speakeasy.net [66.92.212.8]) by hub.freebsd.org (Postfix) with ESMTP id 5EADF37B417 for ; Sun, 11 Nov 2001 18:26:53 -0800 (PST) Received: from kd4dts (kd4dts.private.com [172.16.0.2]) by jcwren.com (8.11.2/8.11.2) with SMTP id fAC2QgN09670; Sun, 11 Nov 2001 21:26:42 -0500 Reply-To: From: "John Chris Wren" To: "Chip" , "Joe & Fhe Barbish" , "James Buchanan" Cc: Subject: RE: Software on FreeBSD (Has FBSD4.4 grown up yet) Date: Sun, 11 Nov 2001 21:26:43 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <0111111807370A.60958@chip.wiegand.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 As a long time user of various operating systems, I think this has to be quantifed. If nothing goes wrong, and you're happy with a stock installation, and you want to be able to type 'ls' and see files, a few hours is all it should take. If you aren't sure about how much disk space you should partition to what file system, your video card isn't well supported, or you have any sort of problems, your time investment radiply escalates. This is not something unique to FSDB, Linux, Solaris or Windows, however. There's more to being a user than type 'ls', tho. Under Windows, to install Office, you put the CD in, enter your license key, and sit back and watch it go. If you want to install a ports package, or StarOffice, it takes a bit work. You have to find the docs for setting up the server to use for the ports collection (which brings up the point, why doesn't someone setup a rotating DNS server that tries to use your IP address to route you to the "nearest" server, and handle avoiding sites that are down?), make sure you're root, go to the port collection you want, and 'make install'. OK, not rocket science, but it's not as simple as putting a CD in. Same for StarOffice. You have to get the tarball, untar it, run ./configure, etc. Still not as easy as the CD. What does this mean? Not-Windows is for the user who is willing to take on more of a challenge of software installation that tossing a CD in the drive. Which means my 50 year old mother (who calls me to ask questions like "Is it OK to click , or will I lose my document I'm working on?") won't be running FSDB/Linux/Solaris until it's as easy to use as Windows or Mac OS-X. Here's a for instance for myself. A few days ago I posted a *detailed* request for why I'm getting "socket: No buffers available" messages. No answer. I've done the research. I'm not a FBSD internals guru (and because I have other interests, I don't want to be one). And no one has yet provided an answer (I did get 3 requests for the silly little script that displayed the machine stats for anyone who was willing to help me). So, no, FBSD/Linux isn't as easy as Windows. It may be more "powerful", and perhaps more stable (my NT machine has been up for 134 days, and I abuse it badly. Developing Windows apps, and embedded development toosl, plus CAD layout, and graphics tools, so it doesn't just sit there and play FreeCell), but it's not as easy to use. And that's going to stop a lot of people from using it. Too many people are still scared of "breaking" their PC, and any time it asks them questions they don't know how to answer, or does things they don't want it to, or don't understand, they're going to demand a simple OS. FBSD/Linux is not for the unadventurous. --John (NT4, Win2K, RH6.2, Debian, FSDB 4.4, OS X 10.1, Win98, and RH7.2 machines running here) > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chip > Sent: Sunday, November 11, 2001 21:08 PM > To: Joe & Fhe Barbish; James Buchanan > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) > > > I know I may be just feeding the trolls here, but I have to say something. > I think you are way off base. I started using FBSD after running > Redhat and > Mandrake for less than a year, and no previous *nix experiance > whatsoever. I > got the handle on FBSD within a few days, even had apache up and > running my > web site shortly thereafter. At work I have to install Redhat to > dual boot > with win2000 on laptops, usually goes okay, but I sure like the FBSD file > system much better. The whole FBSD file system makes much more > sense than the > Linux file system. > > On Sunday 11 November 2001 08:06, Joe & Fhe Barbish wrote: > > To answer the general intent of your questions, NO FBSD has not grown up > > yet. It is just like all the other Unix like operating systems. Full of > > non-logical command names left over from the beginning. > > Documentation sucks, even the new updated FBSD 4.4 handbook is full of > > information that > > is not true for 4.4. There is no desktop per configured to > replace all the > > command names with meaningful menu options or navigation short > cuts like in > > SCO Unix. FBSD does not have access to most internal modems > because there > > are no drivers available for the majority of the modems on the > market, this > > is also true for all Unix like systems. > > The X desktop of whatever flavor you like can be installed during > the FBSD > installation process, how long's it been since you tried to install FBSD? > The only modems known as problems are winmodems, which are > problems anyway, > winmodems suck on any machine. > > > Bottom line FBSD is a learning playground, that you will have > to work hard > > to gain a understanding of what is going on. FBSD may be a very reliable > > and fast system once you get it up and configured the way you > want it, but > > you had better be willing to invest mega time to get there. For a newbe > > with out any prier Unix background, 200 hours for bare bones out of the > > box, and 1500 hours for full system with mail, www, desktop, > firewall, and > > IP to local PC with access to internet. > > 200 hours? 1500 hours? My word you must be a slow learner. I'm > know rocket > scientist, and it sure as heck didn't take me anywhere near those > kinds of > numbers to learn FreeBSD. > > > You are on your own when it comes > > to technical support, this mailing list is very slow at > producing results > > some times. > > It's a well known fact that if you rtfm first, do a little > research on your > own first, then ask questions with details, you will get plenty of help > quickly. > > > If you are comparing FBSD to Redhat, there is no comparison, > > redhat is head and shoulders above FBSD when it comes to ease > of use. Stick > > with redhat. > > IMHO, FreeBSD is head and shoulders above Redhat (or any Linux) for all > purposes. I use it for my workstation, doing everything I need to do my > business, just as easily as any Linux or Windoze machine. > > > The cheapest way to start with FBSD is to download the FBSD 4.4 handbook > > from the FBSD FTP site and then order the single FBSD install cd in the > > sleeve from > > > http://www.bsdcentral.com/catalog/index.php?cat=113&id=CAF1712FD53 > DB706CF49 > >D 8C2F693CA79 > > > > For $2.95. If the current release is not listed on this web > page, then call > > the sales phone number to request it. If the current release is > for sale in > > the jewel case then they also have the single install cd in the > sleeve for > > $2.95. > > I concur here, that's how I got started with FBSD and Linux, now > I just burn > my own cd's from the iso images whenever a new release comes out. > Also, buy > the books - The Complete FreeBSD and/or The Corporate Networkers Guide to > FreeBSD - They're both excellant ways to get started. > > James, > check out http://www.freebsd.org/ > you will find all your questions answered there. Some friendly > advise - If > you're interested in a new OS of any type you should probably > check out their > web site first before asking such a question on the list. You'll > probably end > up more confused than ever otherwise. > Give it a try, you have nothing to lose, and a whole new world to gain... > Regards, > -- > Chip W > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Buchanan > > Sent: Sunday, November 11, 2001 11:09 AM > > To: freebsd-questions@freebsd.org > > Subject: Software on FreeBSD > > > > Hi > > > > For a little while I've been using Linux only, instead of Windows. I've > > been doing my Bach in computer science degree working on Windows, so > > unfortunately my > > skills in UNIX are a little rusty. > > > > I was wondering if FreeBSD has an installer program that can detect > > hardware. > > Also, does FreeBSD come with the tools that Linux distributions do, for > > example: > > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, > > automake, > > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, > ghostview, > > flex, > > bison, and other GNU tools? Is there an easy to use setup program for X? > > What > > desktops come with FreeBSD, like Gnome or KDE? > > > > I'm a little worried about changing OSes since UNIX especially > seems to be > > pretty hard to use (I mean, for me non-logical names for > things, like TTYs. > > An > > ancient UNIX hang over). > > > > Is FreeBSD at least as user-friendly as a good Linux distribution like > > RedHat? > > Does the manual in the boxed sets tell how to setup a modem and make a > > dialup > > connection to an ISP, and how to connect and disconnect? > > > > Lastly, since FreeBSD seems to be internet oriented, it has > mail programs > > and a > > browser right? Oh, and emacs? > > > > Sorry for the very low level questions. But I really can't > afford to spend > > the > > money until I know what I'm doing and I can work on FreeBSD. > > > > Thanks guys. :) > > > > James > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:35:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 192AC37B418 for ; Sun, 11 Nov 2001 18:35:22 -0800 (PST) Received: from helium.ideal.net.au (helium.staff.ideal.net.au [202.3.35.2]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id NAA08799 for ; Mon, 12 Nov 2001 13:35:14 +1100 (EST) (envelope-from chris@ideal.net.au) Message-Id: <5.1.0.14.2.20011112132931.037f3948@mail.ideal.net.au> X-Sender: chris@mail.ideal.net.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 12 Nov 2001 13:35:13 +1100 To: From: Chris Aitken Subject: AC97 Sound Distortion In-Reply-To: References: <0111111807370A.60958@chip.wiegand.org> 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 come across a problem which seems to be bugging me and I havent been able to source a solution. I am currently running FreeBSD4.4 installed from the ISO CD, and it has the version of X installed that was included on the CD. I have a Gigabyte motherboard with onboard AC97 sound, and when I compile the kernel with the pcm0 device, it works just fine. I can go into X, use xmms, licq and anything else with sound, but what ive noticed is that there is some distortion on any of the audio played. Its most noticable on sharp sounds like in the LICQ sounds, and things like that. I even transferred the Message.wav file from LICQ onto a wintendo box and opened it with an editor and checked to see if the file had distortion on it and it was clean.... I tried to compile the kernel with the actual soundblaster lines in place, but it kept dying on the compile at the midi section. Has anyone else come across this problem, and if so do you have any suggestions on how I can get clean sounds coming out of the box. Thanks Chris -- Chris Aitken - Administration/Database Designer - IDEAL Internet email: chris@ideal.net.au phone: +61 2 4628 8888 fax: +61 2 4628 8890 __-----------------------------------------__ # ln -s /dev/null /bin/laden If you don't like my typing, all flames to /bin/laden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:40:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id E034037B405 for ; Sun, 11 Nov 2001 18:40:11 -0800 (PST) Received: from pool0638.cvx14-bradley.dialup.earthlink.net ([209.179.40.128] helo=enterprise) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163719-0006un-00 for freebsd-questions@FreeBSD.ORG; Sun, 11 Nov 2001 18:40:11 -0800 From: "Eric Lam" To: Subject: subscribe Date: Sun, 11 Nov 2001 18:44:00 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:40:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id F2D9137B418 for ; Sun, 11 Nov 2001 18:40:28 -0800 (PST) Received: from there (dialup-uu-dynamic50.cshore.com [63.112.158.50]) by IMGate1.cshore.com (Postfix) with SMTP id 0877B23EF8; Sun, 11 Nov 2001 22:04:07 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net To: Scott Subject: Re: seeking a outlook express based mail checker Date: Sun, 11 Nov 2001 21:45:04 -0500 X-Mailer: KMail [version 1.3] References: <5.1.0.14.0.20011111203352.05579790@pop-server.nyc.rr.com> <5.1.0.14.0.20011111212820.00baff90@pop-server.nyc.rr.com> In-Reply-To: <5.1.0.14.0.20011111212820.00baff90@pop-server.nyc.rr.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011112030407.0877B23EF8@IMGate1.cshore.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 11 November 2001 21:30, you wrote: > Let me demonstrate my igorance--what's GnuPG --something like PGP? > :) Whatever it is, it's not something I use. As you can probably > see, this is coming from Eudora,so I certainly can't talk to > people about what client they use. You can think of GnuPG as the Free Software Foundation's implementation of PGP. Somewhere on gnu.org's website there's a GnuPG page. I'll hunt down the link if you want me to. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE77zewcCiK1X1IhlkRAhIFAJ9zjt9g2WpWReITGhxzageZJLsx6wCgjyAi /7ul9DiAaML9+Ko2W/Q7mC0= =tT7V -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:41:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10001.mail.yahoo.com (web10001.mail.yahoo.com [216.136.130.37]) by hub.freebsd.org (Postfix) with SMTP id 71CFE37B405 for ; Sun, 11 Nov 2001 18:41:45 -0800 (PST) Message-ID: <20011112024145.93847.qmail@web10001.mail.yahoo.com> Received: from [198.81.17.42] by web10001.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 18:41:45 PST Date: Sun, 11 Nov 2001 18:41:45 -0800 (PST) From: Tom Kersten To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-401899658-1005532905=:91928" Sender: owner-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-401899658-1005532905=:91928 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Everyone, I am having a problem with my X-configuration also. I feel like I have tried everything with no luck. I know this isn't true, but am looking for a little advice. I have attached the /etc/X11/XF86Config file and here is my hardware and what I have tried so far: Video Card & Monitor: Visiontek 5564 (AGP) "Xtasy", Geforce 2 MX400, 64 MB CTX EX950F (if more is necessary, let me know) Short Version of what is wrong: I am running KDE 2.2 on XFree86 4.1.0, my desktop only fits on my screen in one of my three resolution settings (works on 1600x1200, not on 1024x768 or 1280x1024). The other two options seem to have a virtual paramter set on them...but I can not find anything like this in my config file (attached). Long version of what is wrong: I installed FreeBSD 4.4 from the cdrom I ordered. I read on the XFree86 site and in my graphics card's manual that it would not function with an XFree version less than 4.1.0 (whether this is true or not...I am not sure)...so I installed the 4.1.0 version from the XFree site. Everything went great. Then, I went through the XFree86 -configure setup (the text based one) following all the information from the XFree site...this also went fine. I then installed KDE 2.2, which installed smoothly and started up. That is where the problem is. My screen seems to have a "virtual" parameter set because my desktop is too big for my screen (it moves as I move my mouse to the borders...I am sure you know what it is). So, I looked in the X-config file, but there is no "virtual" parameter set. Then I thought maybe it was something with my monitor setup. So, I went through a few tutorials and the walkthrough in "The Complete FreeBSD" to set up my monitor. After doing so, nothing changed. Is there another file I need to modify? What am I doing wrong? Any suggestions are appreciated very much, as I have already lost too much sleep over something that should be much easier than I have made it. Thanks in advance, Thomas Kersten __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com --0-401899658-1005532905=:91928 Content-Type: text/plain; name=XF86Config Content-Description: XF86Config Content-Disposition: inline; filename=XF86Config Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "dri" Load "dbe" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "CTX 950F" VendorName "CTX" ModelName "950F" HorizSync 68.7,91.1,93.8 VertRefresh 85,85,75 Mode "1024x768" DotClock 94.5 HTimings 1024 1072 1168 1376 VTimings 768 769 772 808 EndMode Mode "1280x1024" DotClock 157.5 HTimings 1280 1328 1488 1728 VTimings 1024 1025 1028 1072 EndMode Mode "1600x1200" DotClock 202.5 HTimings 1600 1664 1856 2160 VTimings 1200 1201 1204 1250 EndMode EndSectioN Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] Identifier "Card0" Driver "nv" VendorName "NVidia" BoardName "GeForce2 MX" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "CTX 950F" DefaultDepth 24 SubSection "Display" Depth 8 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection SubSection "Display" Depth 15 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection SubSection "Display" Depth 16 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection SubSection "Display" Depth 24 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection EndSection --0-401899658-1005532905=:91928-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:44:15 2001 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 C4D1B37B416 for ; Sun, 11 Nov 2001 18:44:12 -0800 (PST) Received: from hades.hell.gr (patr530-a075.otenet.gr [212.205.215.75]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAC2i4B02691; Mon, 12 Nov 2001 04:44:04 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAC2i0l21467; Mon, 12 Nov 2001 04:44:00 +0200 (EET) (envelope-from charon@labs.gr) Date: Mon, 12 Nov 2001 04:43:58 +0200 From: Giorgos Keramidas To: Edwin Groothuis Cc: Walter Hop , FreeBSD Questions Subject: Re: does /etc HAVE to be world readable? Message-ID: <20011112024357.GA474@hades.hell.gr> References: <158198076589.20011111224859@binity.com> <20011112090506.M35710@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011112090506.M35710@k7.mavetju.org> User-Agent: Mutt/1.3.23.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 Edwin Groothuis wrote: > On Sun, Nov 11, 2001 at 10:48:59PM +0100, Walter Hop wrote: > > QuickQuestion(tm): does /etc HAVE to be world readable? > > The directory itself, yes. > The files in it don't need to be. Well, it's not like things will work all the same though. Programs do depend on being able to read files in /etc. For instance, if /etc/group is not readable, ls(1) won't be able to print the group of the owner when listing files; and that's only an example of `breakage' that pops up my mind quickly. -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:44:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 236FD37B405 for ; Sun, 11 Nov 2001 18:44:44 -0800 (PST) Received: from cr159591a (cr159591-a.pr1.on.wave.home.com [24.102.18.54]) by hawk-systems.com (8.11.6) id fAC2ihi46587 for ; Sun, 11 Nov 2001 19:44:43 -0700 (MST) From: dave@hawk-systems.com (Dave) To: Subject: RE: SETQUOTA generates GETQUOTA(username) - Invalid Argument Date: Sun, 11 Nov 2001 21:46:29 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 Have received a couple of responses asking if the kernel has been configured for quotas. Just to clarify... >No idea why it isn't functioning as designed. Quotas are set on that >partition, translation, yes the kernel is configured correctly and quotas are functioning >and can edit the quotas manually using edquota. Is there a syntax error in my translation, manually editing the quotas works as expected, however the command line usability of setquota is desired and not functioning. Original problem... >svr4# setquota -g -f /usr -bh52000 -bs50000 -ih10000 -is9000 mjsd >setquota : GETQUOTA(mjsd) - Invalid argument 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 Nov 11 18:45:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10008.mail.yahoo.com (web10008.mail.yahoo.com [216.136.130.44]) by hub.freebsd.org (Postfix) with SMTP id 1625E37B405 for ; Sun, 11 Nov 2001 18:45:35 -0800 (PST) Message-ID: <20011112024535.9796.qmail@web10008.mail.yahoo.com> Received: from [198.81.17.42] by web10008.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 18:45:35 PST Date: Sun, 11 Nov 2001 18:45:35 -0800 (PST) From: Tom Kersten Subject: KDE 2.2 + XFree86 4.1.0 = I NEED HELP To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I apologize for the double post...but, I forgot the subject last time :'( Everyone, I am having a problem with my X-configuration also. I feel like I have tried everything with no luck. I know this isn't true, but am looking for a little advice. I have attached the /etc/X11/XF86Config file and here is my hardware and what I have tried so far: Video Card & Monitor: Visiontek 5564 (AGP) "Xtasy", Geforce 2 MX400, 64 MB CTX EX950F (if more is necessary, let me know) Short Version of what is wrong: I am running KDE 2.2 on XFree86 4.1.0, my desktop only fits on my screen in one of my three resolution settings (works on 1600x1200, not on 1024x768 or 1280x1024). The other two options seem to have a virtual paramter set on them...but I can not find anything like this in my config file (attached). Long version of what is wrong: I installed FreeBSD 4.4 from the cdrom I ordered. I read on the XFree86 site and in my graphics card's manual that it would not function with an XFree version less than 4.1.0 (whether this is true or not...I am not sure)...so I installed the 4.1.0 version from the XFree site. Everything went great. Then, I went through the XFree86 -configure setup (the text based one) following all the information from the XFree site...this also went fine. I then installed KDE 2.2, which installed smoothly and started up. That is where the problem is. My screen seems to have a "virtual" parameter set because my desktop is too big for my screen (it moves as I move my mouse to the borders...I am sure you know what it is). So, I looked in the X-config file, but there is no "virtual" parameter set. Then I thought maybe it was something with my monitor setup. So, I went through a few tutorials and the walkthrough in "The Complete FreeBSD" to set up my monitor. After doing so, nothing changed. Is there another file I need to modify? What am I doing wrong? Any suggestions are appreciated very much, as I have already lost too much sleep over something that should be much easier than I have made it. Thanks in advance, Thomas Kersten __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -------------------------------------------------------------------------------- Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "dri" Load "dbe" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "CTX 950F" VendorName "CTX" ModelName "950F" HorizSync 68.7,91.1,93.8 VertRefresh 85,85,75 Mode "1024x768" DotClock 94.5 HTimings 1024 1072 1168 1376 VTimings 768 769 772 808 EndMode Mode "1280x1024" DotClock 157.5 HTimings 1280 1328 1488 1728 VTimings 1024 1025 1028 1072 EndMode Mode "1600x1200" DotClock 202.5 HTimings 1600 1664 1856 2160 VTimings 1200 1201 1204 1250 EndMode EndSectioN Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] Identifier "Card0" Driver "nv" VendorName "NVidia" BoardName "GeForce2 MX" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "CTX 950F" DefaultDepth 24 SubSection "Display" Depth 8 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection SubSection "Display" Depth 15 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection SubSection "Display" Depth 16 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection SubSection "Display" Depth 24 ViewPort 0 0 Modes "1024x768" "1280x1024" "1600x1200" EndSubSection EndSection __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 18:50:23 2001 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 3567B37B417 for ; Sun, 11 Nov 2001 18:50:21 -0800 (PST) Received: from hades.hell.gr (patr530-a075.otenet.gr [212.205.215.75]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAC2oGB05313; Mon, 12 Nov 2001 04:50:16 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAC2oFt26024; Mon, 12 Nov 2001 04:50:15 +0200 (EET) (envelope-from charon@labs.gr) Date: Mon, 12 Nov 2001 04:50:13 +0200 From: Giorgos Keramidas To: Matthew Graybosch Cc: Scott , freebsd-questions@FreeBSD.ORG Subject: Re: seeking a outlook express based mail checker Message-ID: <20011112025012.GC474@hades.hell.gr> References: <5.1.0.14.0.20011111203352.05579790@pop-server.nyc.rr.com> <5.1.0.14.0.20011111212820.00baff90@pop-server.nyc.rr.com> <20011112030407.0877B23EF8@IMGate1.cshore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011112030407.0877B23EF8@IMGate1.cshore.com> User-Agent: Mutt/1.3.23.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 Matthew Graybosch wrote: > > You can think of GnuPG as the Free Software Foundation's > implementation of PGP. Somewhere on gnu.org's website there's a > GnuPG page. I'll hunt down the link if you want me to. http://www.gnupg.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20: 6:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from valen.gwi.net (valen.gwi.net [207.5.128.33]) by hub.freebsd.org (Postfix) with ESMTP id A526437B405 for ; Sun, 11 Nov 2001 20:06:53 -0800 (PST) Received: from ABERRATION (dieselgeek.outofspec.com [207.5.188.11]) by valen.gwi.net (8.11.6/8.11.6) with SMTP id fAC46qo10515 for ; Sun, 11 Nov 2001 23:06:52 -0500 (EST) Message-ID: <009a01c16b2f$758a2ff0$fa01a8c0@ABERRATION> Reply-To: "Predius" From: "Predius" To: Subject: Adaptec 1460 Date: Sun, 11 Nov 2001 23:06:51 -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 Is there any way to coax a PCMCIA Adpatec 1460 scsi adapter to use something OTHER than irq 11? Reguardless of what I put in pccard.conf or use for flags to start pccardd it latches onto irq 11, which happens to have my vid card, pcmcia controller, and USB controller already sitting on it. Joshua Coombs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20: 7:13 2001 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 C331037B41E for ; Sun, 11 Nov 2001 20:06:57 -0800 (PST) Received: from chip.wiegand.org [66.114.152.128] by pioneernet.net (SMTPD32-6.06) id AADE2D60140; Sun, 11 Nov 2001 20:06:54 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Chip To: "John Chris Wren" , "Joe & Fhe Barbish" , "James Buchanan" Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) Date: Sun, 11 Nov 2001 20:14:30 -0800 X-Mailer: KMail [version 1.2] Cc: References: In-Reply-To: MIME-Version: 1.0 Message-Id: <0111112014300C.60958@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This thread comes up quite often, and somewhere along the line someone has to bring mom into the picture. Well, mom ain't gonna run FBSD or Linux, she's gonna be happy with win95, if she uses a computer at all. It doesn't need to be that easy, it's not meant to be used by mom, that's not the purpose or aim of these OS's. I just think you're making a bigger deal out of it than it really is. It's just not as difficult as you make it out to be, and I hope you don't scare the original poster away with your negative attitude on FreeBSD. Anyone with the least bit of technical awareness can install and set up a FBSD box without many problems, if any at all. I've seen it done before by complete newbies. It's just not that difficult. -- Chip On Sunday 11 November 2001 18:26, John Chris Wren wrote: > As a long time user of various operating systems, I think this has to be > quantifed. If nothing goes wrong, and you're happy with a stock > installation, and you want to be able to type 'ls' and see files, a few > hours is all it should take. > > If you aren't sure about how much disk space you should partition to what > file system, your video card isn't well supported, or you have any sort of > problems, your time investment radiply escalates. This is not something > unique to FSDB, Linux, Solaris or Windows, however. > > There's more to being a user than type 'ls', tho. Under Windows, to > install Office, you put the CD in, enter your license key, and sit back and > watch it go. If you want to install a ports package, or StarOffice, it > takes a bit work. You have to find the docs for setting up the server to > use for the ports collection (which brings up the point, why doesn't > someone setup a rotating DNS server that tries to use your IP address to > route you to the "nearest" server, and handle avoiding sites that are > down?), make sure you're root, go to the port collection you want, and > 'make install'. OK, not rocket science, but it's not as simple as putting a > CD in. > > Same for StarOffice. You have to get the tarball, untar it, run > ./configure, etc. Still not as easy as the CD. What does this mean? > Not-Windows is for the user who is willing to take on more of a challenge > of software installation that tossing a CD in the drive. Which means my 50 > year old mother (who calls me to ask questions like "Is it OK to click > , or will I lose my document I'm working on?") won't be running > FSDB/Linux/Solaris until it's as easy to use as Windows or Mac OS-X. > > Here's a for instance for myself. A few days ago I posted a *detailed* > request for why I'm getting "socket: No buffers available" messages. No > answer. I've done the research. I'm not a FBSD internals guru (and > because I have other interests, I don't want to be one). And no one has > yet provided an answer (I did get 3 requests for the silly little script > that displayed the machine stats for anyone who was willing to help me). > > So, no, FBSD/Linux isn't as easy as Windows. It may be more "powerful", > and perhaps more stable (my NT machine has been up for 134 days, and I > abuse it badly. Developing Windows apps, and embedded development toosl, > plus CAD layout, and graphics tools, so it doesn't just sit there and play > FreeCell), but it's not as easy to use. And that's going to stop a lot of > people from using it. Too many people are still scared of "breaking" their > PC, and any time it asks them questions they don't know how to answer, or > does things they don't want it to, or don't understand, they're going to > demand a simple OS. > > FBSD/Linux is not for the unadventurous. > > --John (NT4, Win2K, RH6.2, Debian, FSDB 4.4, OS X 10.1, Win98, and RH7.2 > machines running here) > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chip > > Sent: Sunday, November 11, 2001 21:08 PM > > To: Joe & Fhe Barbish; James Buchanan > > Cc: freebsd-questions@FreeBSD.ORG > > Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) > > > > > > I know I may be just feeding the trolls here, but I have to say > > something. I think you are way off base. I started using FBSD after > > running Redhat and > > Mandrake for less than a year, and no previous *nix experiance > > whatsoever. I > > got the handle on FBSD within a few days, even had apache up and > > running my > > web site shortly thereafter. At work I have to install Redhat to > > dual boot > > with win2000 on laptops, usually goes okay, but I sure like the FBSD file > > system much better. The whole FBSD file system makes much more > > sense than the > > Linux file system. > > > > On Sunday 11 November 2001 08:06, Joe & Fhe Barbish wrote: > > > To answer the general intent of your questions, NO FBSD has not grown > > > up yet. It is just like all the other Unix like operating systems. Full > > > of non-logical command names left over from the beginning. > > > Documentation sucks, even the new updated FBSD 4.4 handbook is full of > > > information that > > > is not true for 4.4. There is no desktop per configured to > > > > replace all the > > > > > command names with meaningful menu options or navigation short > > > > cuts like in > > > > > SCO Unix. FBSD does not have access to most internal modems > > > > because there > > > > > are no drivers available for the majority of the modems on the > > > > market, this > > > > > is also true for all Unix like systems. > > > > The X desktop of whatever flavor you like can be installed during > > the FBSD > > installation process, how long's it been since you tried to install FBSD? > > The only modems known as problems are winmodems, which are > > problems anyway, > > winmodems suck on any machine. > > > > > Bottom line FBSD is a learning playground, that you will have > > > > to work hard > > > > > to gain a understanding of what is going on. FBSD may be a very > > > reliable and fast system once you get it up and configured the way you > > > > want it, but > > > > > you had better be willing to invest mega time to get there. For a > > > newbe with out any prier Unix background, 200 hours for bare bones out > > > of the box, and 1500 hours for full system with mail, www, desktop, > > > > firewall, and > > > > > IP to local PC with access to internet. > > > > 200 hours? 1500 hours? My word you must be a slow learner. I'm > > know rocket > > scientist, and it sure as heck didn't take me anywhere near those > > kinds of > > numbers to learn FreeBSD. > > > > > You are on your own when it comes > > > to technical support, this mailing list is very slow at > > > > producing results > > > > > some times. > > > > It's a well known fact that if you rtfm first, do a little > > research on your > > own first, then ask questions with details, you will get plenty of help > > quickly. > > > > > If you are comparing FBSD to Redhat, there is no comparison, > > > redhat is head and shoulders above FBSD when it comes to ease > > > > of use. Stick > > > > > with redhat. > > > > IMHO, FreeBSD is head and shoulders above Redhat (or any Linux) for all > > purposes. I use it for my workstation, doing everything I need to do my > > business, just as easily as any Linux or Windoze machine. > > > > > The cheapest way to start with FBSD is to download the FBSD 4.4 > > > handbook from the FBSD FTP site and then order the single FBSD install > > > cd in the sleeve from > > > > http://www.bsdcentral.com/catalog/index.php?cat=113&id=CAF1712FD53 > > DB706CF49 > > > > >D 8C2F693CA79 > > > > > > For $2.95. If the current release is not listed on this web > > > > page, then call > > > > > the sales phone number to request it. If the current release is > > > > for sale in > > > > > the jewel case then they also have the single install cd in the > > > > sleeve for > > > > > $2.95. > > > > I concur here, that's how I got started with FBSD and Linux, now > > I just burn > > my own cd's from the iso images whenever a new release comes out. > > Also, buy > > the books - The Complete FreeBSD and/or The Corporate Networkers Guide to > > FreeBSD - They're both excellant ways to get started. > > > > James, > > check out http://www.freebsd.org/ > > you will find all your questions answered there. Some friendly > > advise - If > > you're interested in a new OS of any type you should probably > > check out their > > web site first before asking such a question on the list. You'll > > probably end > > up more confused than ever otherwise. > > Give it a try, you have nothing to lose, and a whole new world to gain... > > Regards, > > -- > > Chip W > > > > > -----Original Message----- > > > From: owner-freebsd-questions@FreeBSD.ORG > > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Buchanan > > > Sent: Sunday, November 11, 2001 11:09 AM > > > To: freebsd-questions@freebsd.org > > > Subject: Software on FreeBSD > > > > > > Hi > > > > > > For a little while I've been using Linux only, instead of Windows. I've > > > been doing my Bach in computer science degree working on Windows, so > > > unfortunately my > > > skills in UNIX are a little rusty. > > > > > > I was wondering if FreeBSD has an installer program that can detect > > > hardware. > > > Also, does FreeBSD come with the tools that Linux distributions do, for > > > example: > > > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, > > > automake, > > > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, > > > > ghostview, > > > > > flex, > > > bison, and other GNU tools? Is there an easy to use setup program for > > > X? What > > > desktops come with FreeBSD, like Gnome or KDE? > > > > > > I'm a little worried about changing OSes since UNIX especially > > > > seems to be > > > > > pretty hard to use (I mean, for me non-logical names for > > > > things, like TTYs. > > > > > An > > > ancient UNIX hang over). > > > > > > Is FreeBSD at least as user-friendly as a good Linux distribution like > > > RedHat? > > > Does the manual in the boxed sets tell how to setup a modem and make a > > > dialup > > > connection to an ISP, and how to connect and disconnect? > > > > > > Lastly, since FreeBSD seems to be internet oriented, it has > > > > mail programs > > > > > and a > > > browser right? Oh, and emacs? > > > > > > Sorry for the very low level questions. But I really can't > > > > afford to spend > > > > > the > > > money until I know what I'm doing and I can work on FreeBSD. > > > > > > Thanks guys. :) > > > > > > James > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message -- -- Chip W. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:12:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f140.law9.hotmail.com [64.4.9.140]) by hub.freebsd.org (Postfix) with ESMTP id 9B74E37B405 for ; Sun, 11 Nov 2001 20:12:19 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 11 Nov 2001 20:12:19 -0800 Received: from 65.2.80.83 by lw9fd.law9.hotmail.msn.com with HTTP; Mon, 12 Nov 2001 04:12:19 GMT X-Originating-IP: [65.2.80.83] From: "Rick Winstead" To: freebsd-questions@FreeBSD.ORG Subject: Freebsd 4.4 Date: Sun, 11 Nov 2001 23:12:19 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 12 Nov 2001 04:12:19.0556 (UTC) FILETIME=[389DEA40:01C16B30] Sender: owner-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 GOT A QUICK QUESTION? DOWNLOADED AND INSTALLED FREEBSD 4.4, INSTALLED SW ON A CLEAN DRIVE AND SETUP RAN FINE I GUESS. THE ONLY PROBLEM I HAVE IS WHEN THE PC REBOOTED TO LOAD FREEBSD, IT AS FOR A LOGIN: NAME AND PASSWORD:. I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I CREATED AND FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR HAVE I DONE SOMETHING WRONG DURING THE SETUP PROCESS? 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 Nov 11 20:16:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id A471337B419 for ; Sun, 11 Nov 2001 20:16:15 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Sun, 11 Nov 2001 23:16:07 -0500 Message-ID: <3BEF4D08.2000504@blackwater.dynip.com> Date: Sun, 11 Nov 2001 23:16:08 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: matthew@starbreaker.net Cc: freebsd-questions@freebsd.org Subject: Re: Video too Big for the Monitor References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> <20011112014536.CFA752411B@IMGate1.cshore.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If i go anywhere outside my VGA 16 color setting , the screen gets over sized My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4 out , maybe 4.4 has the updates for the drivers? I also saw where there is a newer Matthew Graybosch wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Angelo, why do you have four different "Screen" sections in your >XF86Config file? Also, you need to use "DefaultDepth" not >"DefaultColorDepth". Here's the "Screen" section from my XF86Config: > >Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Depth 8 > EndSubSection SubSection "Display" > Depth 16 > EndSubSection SubSection "Display" > Depth 24 > EndSubSection >EndSection > >Since I'm not specifying a resolution, X is driving my display at >the highest resolution it can handle, 1920x1440 and doing so with 24 >bit color. > >In the meantime, try commenting out all the "Screen" sections but >the "accel" section, and using "DefaultDepth" instead of >"DefaultColorDepth". Good luck! >- -- >Matthew Graybosch >http://www.starbreaker.net >"This message has been satirized for your protection." > >PS: I think you forgot to CC your last message to the list, which >means that I'm the only one with a copy of your XF86Config to pore >over. >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.0.6 (FreeBSD) >Comment: For info see http://www.gnupg.org > >iD8DBQE77yV5cCiK1X1IhlkRAh+AAKDtM5jo+TkH3p9co8MpfsJsDaXuRQCcCh4G >FWsne41VufSCU8FwxEmfUOk= >=ne9n >-----END PGP SIGNATURE----- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:17:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (heorot.1nova.com [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id A330737B419 for ; Sun, 11 Nov 2001 20:17:54 -0800 (PST) Received: by heorot.1nova.com (Postfix, from userid 1000) id 4C03E18EE; Sun, 11 Nov 2001 21:17:32 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 433FA18ED; Sun, 11 Nov 2001 21:17:32 -0800 (PST) Date: Sun, 11 Nov 2001 21:17:32 -0800 (PST) From: Rick Hamell To: Rick Winstead Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd 4.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I CREATED AND > FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR HAVE I DONE > SOMETHING WRONG DURING THE SETUP PROCESS? Please turn off your Caps Lock Key :) You've done nothing wrong. The user you login as depends on what you've already done and what you want to do. You'll need to login as root and use what ever password you set it to in the initial setup (if any,) then you'll want to read the handbook and find out how to create a new user for your own use, as you'll only want to use root for admin purposes and security wise, it's best not to use it. :) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://hw.shatteredcrystal.com ***FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:18:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11701.mail.yahoo.com (web11701.mail.yahoo.com [216.136.172.67]) by hub.freebsd.org (Postfix) with SMTP id 9CB1E37B419 for ; Sun, 11 Nov 2001 20:18:09 -0800 (PST) Message-ID: <20011112041809.54786.qmail@web11701.mail.yahoo.com> Received: from [64.81.48.149] by web11701.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 20:18:09 PST Date: Sun, 11 Nov 2001 20:18:09 -0800 (PST) From: Tim Erlin Subject: Re: Security trial for BSD firewall box. To: Lord Raiden , freebsd-questions@FreeBSD.ORG In-Reply-To: <4.2.0.58.20011110111843.00949460@pop.netzero.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 You can run a vulnerability assessment tool against it. Check out nessus at www.nessus.org. --Tim --- Lord Raiden wrote: > Hi all. In a couple of weeks I'm going to be > putting a new firewall box > online complete with SMTP server, as soon as I get > the time. The box is > completed and all I need to do is install the SMTP > service and give it a > trial run. Anyone know of a good way to test this > box to see if it's setup > correctly? Like maybe a group that can hammer it > and see if I left any > holes in the protection? I think I got tripwire and > the ip filtering and > all that setup right, but I'm not totally deathly > sure. Anyone got any > ideas? I don't want to leave the SMTP server > vulnerable to spammers > either. So I'm totally game to any ideas you guys > have. I'm using FreeBSD > 4.3 stable as my platform. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:21:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13505.mail.yahoo.com (web13505.mail.yahoo.com [216.136.175.84]) by hub.freebsd.org (Postfix) with SMTP id B69AE37B417 for ; Sun, 11 Nov 2001 20:21:38 -0800 (PST) Message-ID: <20011112042138.87131.qmail@web13505.mail.yahoo.com> Received: from [202.150.128.129] by web13505.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 20:21:38 PST Date: Sun, 11 Nov 2001 20:21:38 -0800 (PST) From: chia an Subject: UDMA ICRC error To: questions@freebsd.org In-Reply-To: <20011109173127.X3281@roman.mobil.cz> 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 friend_bsd; 1 .i have a problem when booting my Freebsd 4.4, there was an error appear like this : ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) falling back to PIO mode what should i do? 2.How to running sshd?what the different with ssh?how to make the configuration for sshd?is there any option to activated for ssh because iam using ipfirewall in my kernel! thanks for all bsd_users. thanks for everything __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:22:27 2001 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 5760D37B419 for ; Sun, 11 Nov 2001 20:22:24 -0800 (PST) Received: from columbia ([12.93.210.164]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011112042223.HHAT5495.mtiwmhc23.worldnet.att.net@columbia>; Mon, 12 Nov 2001 04:22:23 +0000 From: "Andrew C. Hornback" To: "Rick Winstead" , Subject: RE: Freebsd 4.4 Date: Sun, 11 Nov 2001 23:22:04 -0500 Message-ID: <004901c16b31$957496a0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Rick Winstead > Sent: Sunday, November 11, 2001 11:12 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Freebsd 4.4 > > JUST GOT A QUICK QUESTION? DOWNLOADED AND INSTALLED FREEBSD 4.4, > INSTALLED > SW ON A CLEAN DRIVE AND SETUP RAN FINE I GUESS. THE ONLY PROBLEM > I HAVE IS > WHEN THE PC REBOOTED TO LOAD FREEBSD, IT AS FOR A LOGIN: NAME AND > PASSWORD:. > I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I CREATED AND > FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR HAVE I DONE > SOMETHING WRONG DURING THE SETUP PROCESS? Did you create another user account on your machine when you first installed it? If not, do you remember setting the root password when you went through the installation? If neither of these ring a bell, just for the hell of it, try to login with the username root, without a password... if that works, you need to take some other steps in the configuration of your machine. --- Andy P.S. - It's bad form to write in all caps, makes it look like you're yelling. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:24:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mmu.edu.my (ext-dns.mmu.edu.my [203.106.62.11]) by hub.freebsd.org (Postfix) with ESMTP id B1C4737B405 for ; Sun, 11 Nov 2001 20:23:40 -0800 (PST) Received: from venus.cyber.mmu.edu.my (venus.cyber.mmu.edu.my [203.106.62.12]) by mmu.edu.my (8.9.1b+Sun/8.9.1) with ESMTP id MAA05711; Mon, 12 Nov 2001 12:18:15 +0800 (MYT) Received: from lunar.cyber.mmu.edu.my (lunar.cyber.mmu.edu.my [10.100.3.5]) by venus.cyber.mmu.edu.my (8.8.8+Sun/8.8.8) with ESMTP id MAA12007; Mon, 12 Nov 2001 12:18:09 +0800 (SGT) Received: from there (hb1b-219.cyber.mmu.edu.my [10.100.98.239]) by lunar.cyber.mmu.edu.my (8.9.3+Sun/8.9.1) with SMTP id MAA08255; Mon, 12 Nov 2001 12:19:48 +0800 (SGT) Message-Id: <200111120419.MAA08255@lunar.cyber.mmu.edu.my> Content-Type: text/plain; charset="iso-8859-1" From: Deman Hassan To: "Don Sutter" , "FreeBSD Questions" Subject: Re: Content blocking software Date: Mon, 12 Nov 2001 12:22:53 +0800 X-Mailer: KMail [version 1.3.1] References: <000f01c16af2$c21d1400$13fea8c0@drs> In-Reply-To: <000f01c16af2$c21d1400$13fea8c0@drs> 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 Monday 12 November 2001 04:52 am, Don Sutter wrote: > I'm running a FreeBSD v4.3 box as an internet gateway. It > seems like a logical place to install an internet > site/content filter. ipfw is ok as a firewall but doesn't > easily prevent users from surfing porno sites (and picking > up virii). > > Does anyone have a recommendation for easily maintained > site/content blocking software beyond ipfw? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Try checking squid ( /usr/ports/www/squid24 ) http://squid-cache.org You can maintain it via we interface using webmin. -dmn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:26:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mmu.edu.my (ext-dns.mmu.edu.my [203.106.62.11]) by hub.freebsd.org (Postfix) with ESMTP id ACF6437B418 for ; Sun, 11 Nov 2001 20:26:37 -0800 (PST) Received: from venus.cyber.mmu.edu.my (venus.cyber.mmu.edu.my [203.106.62.12]) by mmu.edu.my (8.9.1b+Sun/8.9.1) with ESMTP id MAA05895; Mon, 12 Nov 2001 12:21:40 +0800 (MYT) Received: from lunar.cyber.mmu.edu.my (lunar.cyber.mmu.edu.my [10.100.3.5]) by venus.cyber.mmu.edu.my (8.8.8+Sun/8.8.8) with ESMTP id MAA13215; Mon, 12 Nov 2001 12:21:33 +0800 (SGT) Received: from there (hb1b-219.cyber.mmu.edu.my [10.100.98.239]) by lunar.cyber.mmu.edu.my (8.9.3+Sun/8.9.1) with SMTP id MAA08336; Mon, 12 Nov 2001 12:23:28 +0800 (SGT) Message-Id: <200111120423.MAA08336@lunar.cyber.mmu.edu.my> Content-Type: text/plain; charset="iso-8859-1" From: Deman Hassan To: "Rick Winstead" , freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd 4.4 Date: Mon, 12 Nov 2001 12:26:34 +0800 X-Mailer: KMail [version 1.3.1] References: In-Reply-To: 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 Monday 12 November 2001 12:12 pm, Rick Winstead wrote: > JUST GOT A QUICK QUESTION? DOWNLOADED AND INSTALLED FREEBSD 4.4, INSTALLED > SW ON A CLEAN DRIVE AND SETUP RAN FINE I GUESS. THE ONLY PROBLEM I HAVE IS > WHEN THE PC REBOOTED TO LOAD FREEBSD, IT AS FOR A LOGIN: NAME AND > PASSWORD:. I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I > CREATED AND FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR > HAVE I DONE SOMETHING WRONG DURING THE SETUP PROCESS? > > THANKS > Hi, Did you set any pasword during installation? I mean that there is a time during installation where the installer ask for your root password. That's the password you need during login ( in case you don't create any user account ). Just put login as root and password with whatever you have set during installation. Enjoy. -dmn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:31:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13502.mail.yahoo.com (web13502.mail.yahoo.com [216.136.175.81]) by hub.freebsd.org (Postfix) with SMTP id DE80437B416 for ; Sun, 11 Nov 2001 20:31:53 -0800 (PST) Message-ID: <20011112043153.27167.qmail@web13502.mail.yahoo.com> Received: from [202.150.128.129] by web13502.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 20:31:53 PST Date: Sun, 11 Nov 2001 20:31:53 -0800 (PST) From: chia an Subject: file system full for cvsup To: 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 1. i am get stable source from my friend and then copied it to my harddrive. When iam running "make world" in /usr/src, after 30 minutes there was an error appear: error code 1 : '/usr/src' file system full after i check it, my partition in /usr had no enough freespace (the value showing -81,2M), what should i do? 2. lets make assumption, if we have 6GB in partition /usr, as we knows we running cvsup every week, automatically freespace of /usr going less, if we dont have enough space for running cvsup, is it posible to running cvsup in other partition (beside usr/src)?or maybe someone have a gud idea to handle this problem? thanks for bsd_users attention, gud luck for everybody __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:39:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id AF17537B418 for ; Sun, 11 Nov 2001 20:39:24 -0800 (PST) Received: (qmail 63636 invoked by uid 100); 12 Nov 2001 04:39:19 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15343.21111.67024.936362@guru.mired.org> Date: Sun, 11 Nov 2001 22:39:19 -0600 To: Sean Ellis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /var/ is full In-Reply-To: <14689091726.20011111173706@telus.net> References: <15339.45378.72132.584400@guru.mired.org> <14689091726.20011111173706@telus.net> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sean Ellis types: > Hello Mike, > Friday, November 09, 2001, 2:34:42 AM, you wrote: > > > I tend to wind up doing things like so: > > > Build system: /, /usr (exported r/o), /share (exported r/w), /home > > with /usr/obj, PACKAGES and DISTDIR all on /share. / and /home > > are backed up. > > Mike, what do you mean by build system? Is this what it sounds like, a > dedicated system for doing compiles and such. No, it's just a system on which I plan on doing compiles and such. Usually it's a workstation, so that the extra load of a buildworld doesn't disrupt a server. My typical system update is: # On the fastest system with sufficient free cycles. # make buildworld # make kernel # on the test system, nfs mounting from build system. # make installkernel # shutdown -r now # Reboot and turn on networking # shutdown now # to get to single user mode # make installworld # reboot # and then do some testing. After I'm happy with that build on the test system, I'll move it to any production systems, in the same order: kernel to make sure it'll boot, then the world. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:49:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13507.mail.yahoo.com (web13507.mail.yahoo.com [216.136.175.86]) by hub.freebsd.org (Postfix) with SMTP id 2444F37B416 for ; Sun, 11 Nov 2001 20:49:28 -0800 (PST) Message-ID: <20011112044928.7678.qmail@web13507.mail.yahoo.com> Received: from [202.150.128.129] by web13507.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 20:49:27 PST Date: Sun, 11 Nov 2001 20:49:27 -0800 (PST) From: chia an Subject: DCOP error To: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011108053441.GB8200@dan.emsphone.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 when running startx, i always got kde DCOP error , how to solve/repair this problem? thanks for ur attention __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 20:58:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 4217A37B405 for ; Sun, 11 Nov 2001 20:58:50 -0800 (PST) Received: from asa.localdomain ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sun, 11 Nov 2001 23:58:47 -0500 Date: Mon, 12 Nov 2001 00:09:20 -0500 From: Scott To: chia an Cc: questions@FreeBSD.ORG Subject: Re: UDMA ICRC error Message-Id: <20011112000920.05b35a71.scottro@nyc.rr.com> In-Reply-To: <20011112042138.87131.qmail@web13505.mail.yahoo.com> References: <20011109173127.X3281@roman.mobil.cz> <20011112042138.87131.qmail@web13505.mail.yahoo.com> X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i586-pc-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 On Sun, 11 Nov 2001 20:21:38 -0800 (PST) chia an wrote: > hello friend_bsd; > 1 .i have a problem when booting my Freebsd 4.4, there > was an error appear like this : > > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) falling back to > PIO mode > > what should i do? I've had the same problem on different machines. There are different solutions 1. It could mean that your hard drive is going bad. FreeBSD seems more sensitive to this than some other O/S's to it. 2. It can sometimes be fixed by changing to a better quality IDE cable 3. It can sometimes be fixed by changing (I only know how to do this with a particular drive's vendor's downloadable utility) UDMA from 66 to 33 4. You can simply tell the machine not to try UDMA mode with sysctl.conf (though I'm not quite sure how to do this--I did a search on deja and the results were conflicting with each other. Lastly, it can, it seems often be ignored without any real problems. HTH a little Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21: 1:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 3F48C37B419 for ; Sun, 11 Nov 2001 21:01:37 -0800 (PST) Received: from asa.localdomain ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Mon, 12 Nov 2001 00:01:13 -0500 Date: Mon, 12 Nov 2001 00:11:46 -0500 From: Scott To: Angelo Felix Cc: matthew@starbreaker.net, freebsd-questions@FreeBSD.ORG Subject: Re: Video too Big for the Monitor Message-Id: <20011112001146.092fba69.scottro@nyc.rr.com> In-Reply-To: <3BEF4D08.2000504@blackwater.dynip.com> References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> <20011112014536.CFA752411B@IMGate1.cshore.com> <3BEF4D08.2000504@blackwater.dynip.com> X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i586-pc-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 On Sun, 11 Nov 2001 23:16:08 -0500 Angelo Felix wrote: > If i go anywhere outside my VGA 16 color setting , the screen gets over > sized > > My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4 > out , maybe 4.4 has the updates for the drivers? No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1) Scott > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21: 3: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes09-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 48B6D37B416 for ; Sun, 11 Nov 2001 21:02:56 -0800 (PST) Received: from FRED ([142.173.43.70]) by priv-edtnes09-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20011112050251.RYLM13979.priv-edtnes09-hme0.telusplanet.net@FRED>; Sun, 11 Nov 2001 22:02:51 -0700 Date: Sun, 11 Nov 2001 21:09:57 -0800 From: Sean Ellis X-Mailer: The Bat! (v1.51) Reply-To: Sean Ellis Organization: yes X-Priority: 3 (Normal) Message-ID: <16101865284.20011111210957@telus.net> To: Mike Meyer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /var/ is full In-Reply-To: <15343.21111.67024.936362@guru.mired.org> References: <15339.45378.72132.584400@guru.mired.org> <14689091726.20011111173706@telus.net> <15343.21111.67024.936362@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Mike, Sunday, November 11, 2001, 8:39:19 PM, you wrote: >> Mike, what do you mean by build system? Is this what it sounds like, a >> dedicated system for doing compiles and such. > No, it's just a system on which I plan on doing compiles and > such. Usually it's a workstation, so that the extra load of a > buildworld doesn't disrupt a server. My typical system update is: > # On the fastest system with sufficient free cycles. > # make buildworld > # make kernel > # on the test system, nfs mounting from build system. > # make installkernel > # shutdown -r now # Reboot and turn on networking > # shutdown now # to get to single user mode > # make installworld > # reboot # and then do some testing. > After I'm happy with that build on the test system, I'll move it to > any production systems, in the same order: kernel to make sure it'll > boot, then the world. Ok. I've just completed my first update using cvsup, then buildworld etc (I could have really benefitted from a faster machine). I'm wondering what I can safely remove now. From what I can understand /usr/obj can be removed. But /usr/src should stay to enable further updates to progress smoothly. Do I have that right? > -- > Mike Meyer http://www.mired.org/home/mwm/ > Q: How do you make the gods laugh? A: Tell them your plans. -- Regards, Sean mailto:sellis@telus.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21: 4: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 7AB6337B405 for ; Sun, 11 Nov 2001 21:04:03 -0800 (PST) Received: (qmail 64137 invoked by uid 100); 12 Nov 2001 05:03:58 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15343.22590.896588.516587@guru.mired.org> Date: Sun, 11 Nov 2001 23:03:58 -0600 To: Sean Ellis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /var/ is full In-Reply-To: <16101865284.20011111210957@telus.net> References: <15339.45378.72132.584400@guru.mired.org> <14689091726.20011111173706@telus.net> <15343.21111.67024.936362@guru.mired.org> <16101865284.20011111210957@telus.net> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sean Ellis types: > I've just completed my first update using cvsup, then buildworld etc > (I could have really benefitted from a faster machine). I'm wondering > what I can safely remove now. From what I can understand /usr/obj can > be removed. But /usr/src should stay to enable further updates to > progress smoothly. Do I have that right? Yup, assuming you're not going to install any other system from /usr/obj. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21: 6:45 2001 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 9D24D37B416 for ; Sun, 11 Nov 2001 21:06:41 -0800 (PST) Received: from nms2.mbox.com.au (webmail.i7mail.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 <0GMO005AZ8QF0W@smtp2.mbox.com.au> for freebsd-questions@FreeBSD.ORG; Mon, 12 Nov 2001 13:03: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 GMO8QL01.OG1 for ; Mon, 12 Nov 2001 13:03:57 +0800 Date: Mon, 12 Nov 2001 16:03:57 +1100 From: BSD Freak Subject: Does soft updates still require fsck? To: FreeBSD Questions Message-id: <3ed3633f0b80.3f0b803ed363@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.... Tried finding some answers in the FreeBSD handbook and on the web but information seems to be sketchy.... One of my FreeBSD boxes needs to come back up quickly in case of an unexpected power outage. On Linux I would use one of the available journaling file systems (ie XFS, JFS ReiserFS or Ext3). Does "soft updates" provide the facility to eliminate an 'fsck' after an "unclean" shutdown? If not how can I acheive this? Thanks in advance..... --------------------------------------------------------------------- A private Secretary for $29.95 pa http://www.mbox.com.au/consumer_basic_more.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:14:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes10-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 4918437B405 for ; Sun, 11 Nov 2001 21:14:41 -0800 (PST) Received: from FRED ([142.173.43.70]) by priv-edtnes10-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20011112051440.LZPW16585.priv-edtnes10-hme0.telusplanet.net@FRED>; Sun, 11 Nov 2001 22:14:40 -0700 Date: Sun, 11 Nov 2001 21:21:47 -0800 From: Sean Ellis X-Mailer: The Bat! (v1.51) Reply-To: Sean Ellis Organization: yes X-Priority: 3 (Normal) Message-ID: <62102574766.20011111212147@telus.net> To: Mike Meyer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /var/ is full In-Reply-To: <15343.22590.896588.516587@guru.mired.org> References: <15339.45378.72132.584400@guru.mired.org> <14689091726.20011111173706@telus.net> <15343.21111.67024.936362@guru.mired.org> <16101865284.20011111210957@telus.net> <15343.22590.896588.516587@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sunday, November 11, 2001, 9:03:58 PM, you wrote: > Sean Ellis types: >> I've just completed my first update using cvsup, then buildworld etc >> (I could have really benefitted from a faster machine). I'm wondering >> what I can safely remove now. From what I can understand /usr/obj can >> be removed. But /usr/src should stay to enable further updates to >> progress smoothly. Do I have that right? > Yup, assuming you're not going to install any other system from /usr/obj. There's a thought. thanks, > -- > Mike Meyer http://www.mired.org/home/mwm/ > Q: How do you make the gods laugh? A: Tell them your plans. -- Best regards, Sean mailto:sellis@telus.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:18:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 31E9637B416 for ; Sun, 11 Nov 2001 21:18:36 -0800 (PST) Received: (qmail 64349 invoked by uid 100); 12 Nov 2001 05:18:33 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15343.23465.798379.106042@guru.mired.org> Date: Sun, 11 Nov 2001 23:18:33 -0600 To: Walter Hop Cc: questions@freebsd.org Subject: Re: does /etc HAVE to be world readable? In-Reply-To: <57002037@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Walter Hop types: > QuickQuestion(tm): does /etc HAVE to be world readable? Of course not. In fact, about the only thing that has to exist to boot unix is the kernel and /bin/sh. The question is, what's going to break if you remove - or lock - the things in question. After a quick scan of /etc, assuming you're running the standard base system tools, you can expect: 1) Files will be listed by user/group numbers instead of names if programs can't read /etc/passwd. 2) Anything trying to reach something else on the net will break because it can't get to /etc/resolve.conf and /etc/services. 3) Daemons that don't run as root may fail because they can't read /etc/services, though that's probably rare. 4) Mail will break in any number of ways. X won't be startable by users. 5) Some man pages will become inaccessible. 6) User programs that print won't be able to tell what printers are available. There are probably others I missed. -- Mike Meyer http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:31:15 2001 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 BECB537B416 for ; Sun, 11 Nov 2001 21:31:12 -0800 (PST) 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 VAA14798; Sun, 11 Nov 2001 21:31:11 -0800 Message-ID: <3BEF5E9E.1010709@owt.com> Date: Sun, 11 Nov 2001 21:31:10 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: chia an Cc: questions@FreeBSD.ORG Subject: Re: file system full for cvsup References: <20011112043153.27167.qmail@web13502.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chia an wrote: > 1. i am get stable source from my friend and then > copied it to my harddrive. When iam running "make > world" in /usr/src, after 30 minutes there was an > error appear: > > error code 1 : '/usr/src' file system full > > after i check it, my partition in /usr had no enough > freespace (the value showing -81,2M), what should i > do? > > 2. lets make assumption, if we have 6GB in partition > /usr, as we knows we running cvsup every week, > automatically freespace of /usr going less, if we dont > have enough space for running cvsup, is it posible to > running cvsup in other partition (beside usr/src)?or > maybe someone have a gud idea to handle this problem? It may not be a solution for you but it is a way of dealing with the problem. I wanted a machine to do a buildworld as fast as possible using ATA-100 drives. I ended up with 3-30GB HDs with each HD on its own controller. I allocated a 1.5GB /usr/obj partition on the 2nd controller and a 1.5GB /usr/src partition on the 3rd controller. They are specified in /etc/fstab and are mounted at boot time. The separation like this was worth about a 25% reduction in buildworld time. Kent > > > thanks for bsd_users attention, gud luck for everybody > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:36: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 40C4437B405 for ; Sun, 11 Nov 2001 21:36:02 -0800 (PST) Received: from barbish ([63.70.155.124]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Mon, 12 Nov 2001 00:36:30 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: No such device, error message booting new kernel. Date: Mon, 12 Nov 2001 00:35:59 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE 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 recompiled the kernel removing a lot of the generic device definitions. When I boot the new kernel I get the following 3 messages in the boot log for every device that I removed from the generic kernel. The new kernel boots ok except for these errors messages. I think these errors are causing the SIO0-3 devices to also be flagged as in error causing my external modem on com1 not to be found. The generic kernel finds my com1 modem just fine. The sio device definitions are the same in both kernels. I had to turn on the verbose flag during the boot to make these messages show up. config di xxx No such device xxx Invalid command or syntax. Type '?' for help. Where xxx is one of the devices I removed. This must mean that there is some other configuration file containing these Config di xxx statements that the booter is reading. Could not find any reference in the FBSD handbook about this. What is the path/name of the file I must edit to remove these statements to put it in sync with the devices in my new kernel? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:39: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id 423C637B405; Sun, 11 Nov 2001 21:38:58 -0800 (PST) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id WAA11835; Sun, 11 Nov 2001 22:38:05 -0700 (MST) Message-Id: <4.3.2.7.2.20011111163454.042359d0@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 11 Nov 2001 16:52:05 -0700 To: jgrosch@mooseriver.com, Ted Mittelstaedt From: Brett Glass Subject: Re: Anyone going to Comdex next week? Cc: Joey Garcia , questions@FreeBSD.ORG, chat@FreeBSD.ORG In-Reply-To: <20011110020404.A49530@mooseriver.com> References: <006e01c169cc$bd2a5ec0$1401a8c0@tedm.placo.com> <20011109155543.G15209-100000@we-24-126-55-112.we.mediaone.net> <006e01c169cc$bd2a5ec0$1401a8c0@tedm.placo.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 At 03:04 AM 11/10/2001, Josef Grosch wrote: >Might be fun some other year if someone else was footing the tab, the price >of hotel rooms and everything else doubles for Comdex, Though it's nowhere as high as it was in the show's heyday. COMDEX peaked about 4-5 years ago and has been shrinking, making it more manageable. There are enough empty rooms that one can get a good deal. >but this year would >be no fun. The desperation is going to ubiquitous this year. It would have been even without the 9-11 disaster, but now that the show is searching everyone who enters and is not allowing bags onto the show floor, it will be quite inconvenient. Laptop bags are included in the ban, though not laptops themselves. (They were thinking of bananing laptops, but would have faced a mass rebellion of attendees AND exibitors if they'd gone through with it.) Interestingly, this just happens to be the year when Microsoft is promoting tablet PCs (which are much easier to carry without a case than laptops -- unless the laptop happens to be a Panasonic Toughbook, which has a handle.) Given that Microsoft is COMDEX's biggest tenant, I wonder if there is a connection here. I am not sure why the COMDEX organizers seem to believe that someone might bomb the convention.... It's unlikely that the terrorists would know or care what COMDEX is. And, of course, if a determined terrorist really did want to bomb COMDEX, he could easily lob a bomb at the Convention Center from the OUTSIDE and do plenty of damage. >Even microsoft >supplied hookers and whiskey will not brighten the mood. Too much of a >downer this year. I haven't heard of Microsoft providing hookers at COMDEX, but they did one year offer to marry people at their expense. Dr. Ruth Westheimer, who was promoting her book "Sex for Dummies," was at the event. >If I want to get that depressed and not spend the money >I'll sit at home and listen to the Joy Division. I'm going to be harrowing COMDEX hell this year (as I have every year since 1985).... Wish me luck. --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:39:17 2001 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 704D737B41C for ; Sun, 11 Nov 2001 21:39:07 -0800 (PST) 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 VAA15323; Sun, 11 Nov 2001 21:39:05 -0800 Message-ID: <3BEF6078.7000008@owt.com> Date: Sun, 11 Nov 2001 21:39:04 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Joe & Fhe Barbish Cc: FBSD Questions Subject: Re: No such device, error message booting new kernel. 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 Joe & Fhe Barbish wrote: > I recompiled the kernel removing a lot of the generic device definitions. > When I boot the new kernel I get the following 3 messages in the boot log > for every device that I removed from the generic kernel. The new kernel > boots ok except for these errors messages. I think these errors are causing > the SIO0-3 devices to also be flagged as in error causing my external modem > on com1 not to be found. The generic kernel finds my com1 modem just fine. > The sio device definitions are the same in both kernels. I had to turn on > the verbose flag during the boot to make these messages show up. > > config di xxx > No such device xxx > Invalid command or syntax. Type '?' for help. > > Where xxx is one of the devices I removed. > > This must mean that there is some other configuration file containing these > Config di xxx statements that the booter is reading. Could not find any > reference in the FBSD handbook about this. > > What is the path/name of the file I must edit to remove these statements to > put it in sync with the devices in my new kernel? > > Look at /boot/kernel.conf Kent > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 21:39:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id B8E4237B425 for ; Sun, 11 Nov 2001 21:39:27 -0800 (PST) Received: (qmail 64624 invoked by uid 100); 12 Nov 2001 05:39:23 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15343.24715.627906.528146@guru.mired.org> Date: Sun, 11 Nov 2001 23:39:23 -0600 To: "John Chris Wren" Cc: questions@freebsd.org Subject: RE: No buffers available.. In-Reply-To: <105533235@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Chris Wren types: > Here's a for instance for myself. A few days ago I posted a *detailed* > request for why I'm getting "socket: No buffers available" messages. No > answer. I've done the research. I'm not a FBSD internals guru (and because > I have other interests, I don't want to be one). And no one has yet > provided an answer (I did get 3 requests for the silly little script that > displayed the machine stats for anyone who was willing to help me). I missed your first asking the question. You've basically run into a hard limit on a kernel memory type. The solution is either 1) get more memory, 2) raise MAXUSERS in your kernel. There may be a single parameter you can tweak to raise this, but fixing that will probably cause you to start running out of one of the other things that MAXUSERS raises. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 22:10:59 2001 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 D7EA337B417 for ; Sun, 11 Nov 2001 22:10:57 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id WAA53874; Sun, 11 Nov 2001 22:10:52 -0800 (PST) Date: Sun, 11 Nov 2001 22:10:52 -0800 (PST) From: Annelise Anderson To: Rick Winstead Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd 4.4 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 Sun, 11 Nov 2001, Rick Winstead wrote: > JUST GOT A QUICK QUESTION? DOWNLOADED AND INSTALLED FREEBSD 4.4, INSTALLED > SW ON A CLEAN DRIVE AND SETUP RAN FINE I GUESS. THE ONLY PROBLEM I HAVE IS > WHEN THE PC REBOOTED TO LOAD FREEBSD, IT AS FOR A LOGIN: NAME AND PASSWORD:. > I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I CREATED AND > FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR HAVE I DONE > SOMETHING WRONG DURING THE SETUP PROCESS? > > THANKS Try /usr/share/doc/en/articles/new-users/* I wrote this 10-page how-to for users new to FreeBSD and UNIX back in 1997, and while some of it's out of date, it answers questions just like yours--in fact, that's the first one. Probably other questions you have will be addressed there too. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: mall.daemonnews.org 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 Nov 11 22:15:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns0.binep.ac.ru (ns0.binep.ac.ru [193.233.44.197]) by hub.freebsd.org (Postfix) with ESMTP id 505B037B416 for ; Sun, 11 Nov 2001 22:15:12 -0800 (PST) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id fAC6Llh54574 for ; Mon, 12 Nov 2001 09:21:47 +0300 (MSK) (envelope-from goshik@binep.ac.ru) Message-ID: <012f01c16b41$61d6d500$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "FreeBSD Questions" Subject: 10/100 FastEthernet switches - what to select? (OT) Date: Mon, 12 Nov 2001 09:15:07 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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! We are going to buy 2 or three small switches for our small LAN (now about 20 machines, all 10 Mbps). Looking for what is availiable here (in Moscow), I tend to select from the following models of 8-port switches: Allied Telesyn ATI FS-708 90-120$ SMC EZ-108DT 90-160$ EZ-108FDT ~160$ Netgear FS-108 115-180$ CNet CNSH-800-X 100-120$ There are also some Intel switches, but all availiable seem to be out of production. We had good experience with Allied products, but if you have comments/ideas on what model to choose - your input will be greately appreciated! Igor B. Bykhalo BINEPCP RAS, Chernogolovka P.S. I also see some Surecom and Prime switches, but don't now ... can they be compared with mentioned models? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 23:57: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13305.mail.yahoo.com (web13305.mail.yahoo.com [216.136.175.41]) by hub.freebsd.org (Postfix) with SMTP id ADC8637B416 for ; Sun, 11 Nov 2001 23:57:01 -0800 (PST) Message-ID: <20011112075700.95624.qmail@web13305.mail.yahoo.com> Received: from [203.106.241.163] by web13305.mail.yahoo.com via HTTP; Sun, 11 Nov 2001 23:57:00 PST Date: Sun, 11 Nov 2001 23:57:00 -0800 (PST) From: ADiNA Subject: NATD with PicoBSD 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 using PicoBSD vo.5, i can't get this simple natd command working ... # natd -redirect_port tcp 192.168.2.77:5999 5999 natd: aliasing address not given could anyone explain why? thanks __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Nov 11 23:59:43 2001 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 A47D437B405 for ; Sun, 11 Nov 2001 23:59:34 -0800 (PST) Received: from j26.jlb.ru.ac.za ([146.231.180.126] helo=ru.ac.za) by skink.ru.ac.za with esmtp (Exim 3.32 #2) id 163C0B-00073f-00 for freebsd-questions@FreeBSD.ORG; Mon, 12 Nov 2001 09:59:31 +0200 Message-ID: <3BEF81A1.BB991CE1@ru.ac.za> Date: Mon, 12 Nov 2001 10:00:33 +0200 From: "James Stapley (Discus)" Organization: JLB Smith Institute of Ichthyology/Rhodes University X-Mailer: Mozilla 4.78 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Old "Panasonic" CD-ROM not detected on install FreeBSD 4.4 - Help please! =) Content-Type: text/plain; charset=us-ascii 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 Hi, I am trying to install FreeBSD 4.4 on an old machine I found in the basement to act as a very basic webserver and for me to play around with a unix like environment. (It's a Cyrix 486 clone with 32 megs of ram and 500 odd megs HDD). The problem comes when I try to install FreeBSD; the floppies work fine and do their thing up to a point, however, it is not detecting the CD-ROM drive which is connected to a soundblaster 16 in the machine (I checked it was working before fdisking the HDD to remove the DOS partitions and it was). How can I force it to recognise the drive? Getting it to install from a CD is somewhat tricky with no working CD rom drive... It's definitely one of those panasonic type cd's and not an IDE one. I think this machine is so archaic the bios probably doesn't support EIDE devices (such as CD ROM's). Also, the IDE cable has only one connector and there is only one IDE channel on the card. I couldn't find anything on this topic after numerous searches online. Many thanks for your help, James. -- ****************************************** * James Richard Stapley * * JLB Smith Institute of Ichthyology, * * Private Bag 1015, Grahamstown 6140, * * South Africa * * james@jamesstapley.com * * cell:+27 (0)82 531 4099 * * http://www.jamesstapley.com/ * * ICQ UIN: 3439402 * ****************************************** Check this out: http://fishwatch.tripod.com/ Good for anyone in SA into fish/diving! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 0:46:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id AE34737B416 for ; Mon, 12 Nov 2001 00:46:29 -0800 (PST) Received: from tulip ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with SMTP id PAA19269 for ; Mon, 12 Nov 2001 15:45:27 +0700 (ICT) Message-Id: <3.0.6.32.20011112154615.0084a250@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 12 Nov 2001 15:46:15 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Subject: Re: Software on FreeBSD In-Reply-To: <20011111155021.5017723F1A@IMGate1.cshore.com> References: <3BEEA27F.C30FD33F@ozemail.com.au> <3BEEA27F.C30FD33F@ozemail.com.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 >> Is FreeBSD at least as user-friendly as a good Linux distribution >> like RedHat? Does the manual in the boxed sets tell how to setup a >> modem and make a dialup connection to an ISP, and how to connect >> and disconnect? > >Well, I think FreeBSD is more user-friendly than Linux; it doesn't >put important stuff in wierd places like /opt and such, and the docs >are clearly written. > I'd agree I find the FreeBSD man pages a *lot* clearer than either the Linux man pages or the gnu info pages. I wish FreeBSD had more "HOWTO's", like Linux, but they are gradually building up more and there are some terrific sites out there, like freebsddiary.com and daemon news that have helpful articles. Not *quite* as easy to find, but often more readable than the Linux HOTO's. And there's this mailing list. I don't know if Linux has anything similar (I would expect they do), but I've never seen a properly posed question go unanswered here. The main thing to remember, if asking a question, follow the FAQ which is posted from time to time, and make a concise description of the problem in the subject line. If your subject line gives a good idea of what problem you're trying to solve you'll have a better chance of getting a helpful answer. Some of the regular posters to this list are awesome! Wish I could manage my time as well as they seem to. -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1: 3:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 639ED37B405 for ; Mon, 12 Nov 2001 01:03:19 -0800 (PST) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id fAC935N09688; Mon, 12 Nov 2001 10:03:05 +0100 (MET) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3BEF81A1.BB991CE1@ru.ac.za> Date: Mon, 12 Nov 2001 10:03:22 +0100 (CET) From: Micke Josefsson To: "James Stapley (Discus)" Subject: RE: Old "Panasonic" CD-ROM not detected on install FreeBSD 4.4 - 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 Does this pertain to you? (http://www.freebsd.org/releases/4.4R/hardware-i386.html) The following CD-ROM type systems are supported at this time: SCSI interface (also includes ProAudio Spectrum and SoundBlaster SCSI) ( cd(4)) Matsushita/Panasonic (Creative SoundBlaster) proprietary interface (562/563 models) ( matcd(4)) Sony proprietary interface (all models) ( scd(4)) ATAPI IDE interface ( acd(4)) If so, a guess would be to try to use the matcd-driver. Or take the disk out and insert it into another machine, install in that one and then put the disk back in the 486. /M On 12-Nov-2001 James Stapley (Discus) wrote: > Hi, > > I am trying to install FreeBSD 4.4 on an old machine I found in the > basement to act as a very basic webserver and for me to play around with > a unix like environment. (It's a Cyrix 486 clone with 32 megs of ram and > 500 odd megs HDD). > > The problem comes when I try to install FreeBSD; the floppies work fine > and do their thing up to a point, however, it is not detecting the > CD-ROM drive which is connected to a soundblaster 16 in the machine (I > checked it was working before fdisking the HDD to remove the DOS > partitions and it was). How can I force it to recognise the drive? > Getting it to install from a CD is somewhat tricky with no working CD > rom drive... It's definitely one of those panasonic type cd's and not an > IDE one. I think this machine is so archaic the bios probably doesn't > support EIDE devices (such as CD ROM's). Also, the IDE cable has only > one connector and there is only one IDE channel on the card. > > I couldn't find anything on this topic after numerous searches online. > > Many thanks for your help, > > James. > > -- > ****************************************** > * James Richard Stapley * > * JLB Smith Institute of Ichthyology, * > * Private Bag 1015, Grahamstown 6140, * > * South Africa * > * james@jamesstapley.com * > * cell:+27 (0)82 531 4099 * > * http://www.jamesstapley.com/ * > * ICQ UIN: 3439402 * > ****************************************** > Check this out: > http://fishwatch.tripod.com/ > Good for anyone in SA into fish/diving! > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.4-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1:10:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stanley.e-technik.uni-erlangen.de (stanley.e-technik.uni-erlangen.de [131.188.137.28]) by hub.freebsd.org (Postfix) with ESMTP id 63D3237B405 for ; Mon, 12 Nov 2001 01:10:22 -0800 (PST) Received: from lrs.e-technik.uni-erlangen.de (brian.e-technik.uni-erlangen.de [131.188.137.10]) by stanley.e-technik.uni-erlangen.de (8.9.1a/8.1.1-FAU) with ESMTP id KAA17254 for ; Mon, 12 Nov 2001 10:10:20 +0100 (MET) Message-ID: <3BEF91FC.86A21ECF@lrs.e-technik.uni-erlangen.de> Date: Mon, 12 Nov 2001 10:10:20 +0100 From: Thomas Fiebig Organization: Institute for Computer Aided Circuit Design X-Mailer: Mozilla 4.78 [en] (X11; U; SunOS 5.6 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: Installation with PLIP 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 trying to install FreeBSD 4.4 via NFS over the PLIP interface on my notebook. But at the moment it's not working. I've configured the lp1 interface on the "mother" PC. It's working, I tried it with mounting directories on another PC, erverything went well. Now during the installation process for my notebook, I do the recommended adjustments, select the lp0 interface, choose the right installation directory of the server, use the IP's of the PLIP interfaces, etc. After commiting the actions, the directory structure on the notebook becomes installed. The second display shows htat the network initializes succesfully, but after installing /etc/fstab the installation process hangs up and after that just an error message like "RPC portmapper failure - RPC timeout". If I look on display, an ifconfig -a command shows the right initialization of lp0. An tcpdump -i lp1 on the server shows some interaction messages like "time smallie.1001 > 192.168.0.4.sunrpc: udp 56" with a decreasing number after smallie. A netstat -nr on the server shows that the interface is active, because the use number is greater than zero for lp1 after the installation start on smallie (notebook). So, what's wrong??? Thanks, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1:16:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id 22D1837B416 for ; Mon, 12 Nov 2001 01:16:16 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fAC9GBQ12015; Mon, 12 Nov 2001 11:16:11 +0200 Message-Id: <200111120916.fAC9GBQ12015@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 12 Nov 01 11:10:27 +0200 From: "Toomas Aas" Organization: Tartu City Government To: , "Drew Tomlinson" , jaymax@ns.net Date: Mon, 12 Nov 2001 11:10:17 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: 2 NIC's, only one seen w/ kernel rebuild In-reply-to: <006e01c16b13$95f0a010$0301a8c0@bigdaddy> X-info: Headers changed by Barricade Sender: owner-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 Drew! On 11 Nov 01 at 16:47 you wrote: > > From: "Joseph Maxwell" > > device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 > > device ed1 at isa? port 0x260 irq 9 iomem 0xd8000 > ^^^^^^^ > Both cards can't use the same memory area. Strangely enough, I have an old 486dx system in use as a router, with very similar ed lines (both using the same iomem address) in kernel configuration file . The cards I use are not Netgear, they are some noname jumperless cards from the beginning of '90-s. I have no idea how to find out or set the actual iomem address of these cards. There is a DOS setup utility but it only enables to set IRQ and I/O address (which is seen as 'port' in the lines above). After I compiled the kernel, neither of the cards worked. Then I put the following into kernel.conf file: en ed0 po ed0 0x300 ir ed0 5 iom ed0 0xd8000 f ed0 0 en ed1 po ed1 0x320 ir ed1 10 iom ed1 0xd8000 f ed1 0 q After rebooting, the cards started working and I've had no problems with them since. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * I take my wife everywhere, but she keeps finding her way back. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1:17:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id ACF8637B417 for ; Mon, 12 Nov 2001 01:17:37 -0800 (PST) Received: from colt.ncptiddische.net (ppp-196.wobline.de [212.68.69.207]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAC9Gwr10686; Mon, 12 Nov 2001 10:16:58 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAC9HIV12823; Mon, 12 Nov 2001 10:17:18 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAC9HUV01031; Mon, 12 Nov 2001 10:17:31 +0100 (CET) (envelope-from nils@tisys.org) Date: Mon, 12 Nov 2001 10:17:30 +0100 (CET) From: Nils Holland To: Chip Cc: John Chris Wren , Joe & Fhe Barbish , James Buchanan , Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) In-Reply-To: <0111112014300C.60958@chip.wiegand.org> Message-ID: <20011112101234.P922-100000@jodie.ncptiddische.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 Sun, 11 Nov 2001, Chip wrote: > This thread comes up quite often, and somewhere along the line someone has to > bring mom into the picture. Well, mom ain't gonna run FBSD or Linux, she's > gonna be happy with win95, if she uses a computer at all. It doesn't need to > be that easy, it's not meant to be used by mom, that's not the purpose or aim > of these OS's. > I just think you're making a bigger deal out of it than it really is. It's > just not as difficult as you make it out to be, and I hope you don't scare > the original poster away with your negative attitude on FreeBSD. Anyone with > the least bit of technical awareness can install and set up a FBSD box > without many problems, if any at all. I've seen it done before by complete > newbies. It's just not that difficult. I'd like to agree! If someone posts on this list and asks a few questions about FreeBSD because he is interested to give it a try, the *most unitelligent* we can do is tell the newbie something like: "Go away, you won't be able to use it, 'cause it's much to difficult for ya!". Instead, we should probably point new users to the appropriate docs and offer them some help with their questions - I thought that's what this mailing list is about (although, of course, questions from advanced users are also discussed here...) Just my $.02... Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1:24:18 2001 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 5E4A737B416 for ; Mon, 12 Nov 2001 01:24:16 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 86B3C2B697; Mon, 12 Nov 2001 10:24:13 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 6D10493; Mon, 12 Nov 2001 20:23:16 +1100 (EST) Date: Mon, 12 Nov 2001 20:23:16 +1100 From: Edwin Groothuis To: Thomas Fiebig Cc: questions@FreeBSD.org Subject: Re: Installation with PLIP Message-ID: <20011112202316.B684@k7.mavetju.org> References: <3BEF91FC.86A21ECF@lrs.e-technik.uni-erlangen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BEF91FC.86A21ECF@lrs.e-technik.uni-erlangen.de>; from tfie@lrs.e-technik.uni-erlangen.de on Mon, Nov 12, 2001 at 10:10:20AM +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 Mon, Nov 12, 2001 at 10:10:20AM +0100, Thomas Fiebig wrote: > display shows htat the network initializes succesfully, but after installing > /etc/fstab the installation process hangs up and after that just an error > message like "RPC portmapper failure - RPC timeout". If I look on display, an > ifconfig -a command shows the right initialization of lp0. An tcpdump -i lp1 on You might want to use something else than an NFS distribution, for example FTP. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 1:30:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id D0CB137B416; Mon, 12 Nov 2001 01:30:06 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAC9TkT11664; Mon, 12 Nov 2001 01:29:46 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Brett Glass" , Cc: "Joey Garcia" , , Subject: RE: Anyone going to Comdex next week? Date: Mon, 12 Nov 2001 01:29:46 -0800 Message-ID: <009301c16b5c$91458460$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <4.3.2.7.2.20011111163454.042359d0@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Brett Glass >Sent: Sunday, November 11, 2001 3:52 PM >To: jgrosch@mooseriver.com; Ted Mittelstaedt >Cc: Joey Garcia; questions@FreeBSD.ORG; chat@FreeBSD.ORG >Subject: Re: Anyone going to Comdex next week? > > >At 03:04 AM 11/10/2001, Josef Grosch wrote: > >>Might be fun some other year if someone else was footing the tab, the price >>of hotel rooms and everything else doubles for Comdex, > >Though it's nowhere as high as it was in the show's heyday. COMDEX >peaked about 4-5 years ago and has been shrinking, making it more >manageable. There are enough empty rooms that one can get a good >deal. > Interesting you would say that. I think there's a serious point there. At one time the industry was totally dependent on advances coming from commercial software and hardware companies, if you had something new and cool then the badge of admission was showing it at Comdex. Today, the existing hardware is so good that there's not the drive to upgrade as soon as the new stuff is available, so that removes a lot of the reason of attending these trade shows for hardware people. And, also today, GNU and Free software is more and more important, and Windows and other commercial software is getting less important, and the new cool things in software aren't being introduced by people like Apple, Microsoft and IBM anymore. Instead they are being introduced by user communities around FreeBSD and Linux. It would be even more interesting to plot a graph of Comdex attendance and overlay it with a graph of Linuxworld (or whatever the big Linux tradeshow is) I wonder if there would be an inverse relationship there? Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1:35:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 14C6537B405 for ; Mon, 12 Nov 2001 01:35:30 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAC9ZOT11685; Mon, 12 Nov 2001 01:35:24 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "FreeBSD user" , "Lord Raiden" Cc: Subject: RE: Security trial for BSD firewall box. Date: Mon, 12 Nov 2001 01:35:24 -0800 Message-ID: <009401c16b5d$5b0a0b40$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011111040355.D42368-100000@Amber.XtremeDev.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of FreeBSD user >Sent: Sunday, November 11, 2001 3:13 AM >To: Lord Raiden >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: Security trial for BSD firewall box. > > >I know almost nothing about hacking. But what little I do know, know that >firewalls only play a small part in securing a server. You can have the >most well written firewall rule set that allows only smtp, and it can >still be hacked. Hackers root a system not through the firewall rules, but >through exploitable daemons. Run an smtp daemon that is unpatched and >rootable, and you're leaving yourself wide open. Not always. Besides server security and firewalling, there's also the question of network design. In the example of a rooted smtp server, if that server was in a DMZ, and users of it pulled mail via IMAP or POP, then if someone rooted it they still should not be able to get from it to the inside network. Sure the e-mail could get compromised and they could install a trojan on the POP daemon to acquire passwords, but if the users used different passwords for POP then for interior access, you would still be pretty secure. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 1:54:40 2001 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 4CEC937B405 for ; Mon, 12 Nov 2001 01:54:37 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 2FF2170607; Mon, 12 Nov 2001 02:54:35 -0700 (MST) Date: Mon, 12 Nov 2001 02:54:35 -0700 (MST) From: FreeBSD user To: Drew Tomlinson Cc: cjclark@alum.mit.edu, Subject: Re: What is "Defanged Link"? In-Reply-To: <005701c16ac3$c021eba0$0301a8c0@bigdaddy> Message-ID: <20011112025407.P40833-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 On Sun, 11 Nov 2001, Drew Tomlinson wrote: > Umm, yep. I just started experimenting with the E-mail Sanitizer. So > I assume this is just something it does? Do you have any idea why? I > reread the docs at > http://www.impsec.org/email-tools/procmail-security.html but do not > see any mention of this. And FWIW, I see this on both of my FBSD > boxes but I am only running the sanitizer on one. The other is a > firewall only. Nope. Dunno to both question. > > Thanks for your response, > > Drew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:12:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from axel.truedestiny.net (b76168.upc-b.chello.nl [212.83.76.168]) by hub.freebsd.org (Postfix) with ESMTP id 1210F37B417; Mon, 12 Nov 2001 02:11:42 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mars.thuis (Postfix) with ESMTP id 7AF3249A24; Fri, 9 Nov 2001 10:32:50 +0100 (CET) Received: by mars.thuis (Postfix, from userid 1000) id 01F7849A23; Fri, 9 Nov 2001 10:32:46 +0100 (CET) Date: Fri, 9 Nov 2001 10:32:46 +0100 From: Axel Scheepers To: setantae Cc: questions@freebsd.org, security@freebsd.org Subject: Re: too many dynamic rules Message-ID: <20011109103246.B27252@mars.thuis> Reply-To: Axel Scheepers References: <20011108201207.GA49594@rhadamanth> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011108201207.GA49594@rhadamanth>; from setantae@submonkey.net on Thu, Nov 08, 2001 at 08:12:07PM +0000 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, The man page of ipfw says: net.inet.ip.fw.dyn_buckets: 256 net.inet.ip.fw.curr_dyn_buckets: 256 The configured and current size of the hash table used to hold dynamic rules. This must be a power of 2. The table can only= be resized when empty, so in order to resize it on the fly you wi= ll probably have to flush and reload the ruleset. These are the standard kernel variabeles for the hash table size, In your c= onfig you should increase these values until you don't get the messages anymore. But, It wont't do any harm to look with tcpdump what is causing the state t= able to overflow, since these rules should be discarded after a while, and it looks like that= doesn't happen. I myself use ipf/ipnat so I'm not so familliar with ipfw ruleset, maybe som= eone can find something weird in these what is causing that ? You can set these values using sysctl -w net.inet.ip.fw.dyn_buckets=3D and sysctl -w net.inet.ip.fw.curr_dyn_buckets=3D. Keep in mind= that this can't=20 be done when the firewall is running, so you should flush it first, apply t= he changes and load the rules again. Hope this helps, Axel On Thu, Nov 08, 2001 at 08:12:07PM +0000, setantae wrote: > Date: Thu, 8 Nov 2001 20:12:07 +0000 > From: setantae > To: questions@freebsd.org, security@freebsd.org > Subject: too many dynamic rules >=20 >=20 > Can't find anything in the archives at MARC, and not sure which list > I should be talking to, so please set followups appropriately if it > bothers you. >=20 > For approximately 18 seconds today my firewall went apesh*t=20 > (these are all relevant entries) : >=20 > Nov 8 14:47:45 rhadamanth /kernel: Too many dynamic rules, sorry > Nov 8 14:47:45 rhadamanth natd[218]: failed to write packet back (Permis= sion denied) Stripped down a bit ... >=20 > At the time there was only one user logged onto the box, and no clients > behind the firewall - unfortunately I have no idea what I was doing at the > time, although I have been upgrading older ports today (cannot find any > files that were created at the times above though). >=20 > This box is a dual piii-866 with 512mb of ram, doesn't do much and > has maxusers set to 128. >=20 > The other interesting thing is that although dynamic rules are still being > created (since I can access stuff from another box on the LAN), > ipfw -at l no longer shows them. >=20 The Ruleset: >=20 > ## Deny fragments > add 00105 deny all from any to any frag >=20 > #### 00110 Unprotect the LAN interface > add 00110 allow all from any to any via dc0 >=20 > #### 00200 Stop RFC 1918 traffic > #add 00201 pass udp from 172.16.0.0/12 to any 68 in via ed0 > #add 00201 pass udp from 172.17.39.254 to any 68 in via ed0 >=20 > add 00202 deny log all from any to 10.0.0.0/8 > add 00203 deny log all from 10.0.0.0/8 to any >=20 > add 00204 deny log all from any to 172.16.0.0/12 > add 00205 deny log all from 172.16.0.0/12 to any >=20 > #add 00206 deny log all from 192.168.0.0/16 to any in via ed0 > #add 00207 deny log all from any to 192.168.0.0/16 in via ed0 >=20 > add 00206 divert natd all from any to any via ed0 >=20 > add 00207 pass all from 192.168.10.0/24 to any via ed0 > add 00208 pass all from any to 192.168.10.0/24 via ed0 > add 00209 deny log all from any to 192.168.0.0/16 via ed0 > add 00210 deny log all from 192.168.0.0/16 to any via ed0 >=20 > #### 00400 Check state and allow tcp connections created by us. > add 00400 check-state > add 00401 allow tcp from any to any out keep-state > #add 00402 deny log tcp from any to any in established > add 00403 allow udp from any to any 53 keep-state > add 00404 allow udp from any to any out >=20 > ##NTP > add 00421 allow udp from 130.88.200.98 123 to any > add 00422 allow udp from 130.88.203.12 123 to any >=20 > #### 00500 DHCP stuff > add 00501 allow udp from 62.252.32.3 to any 68 in via ed0 >=20 > #### 00600 ICMP stuff > # path-mtu > add 00600 allow icmp from any to any icmptypes 3 > # source quench > add 00601 allow icmp from any to any icmptypes 4 > #ping > add 00602 allow icmp from any to any icmptypes 8 out > add 00603 allow icmp from any to any icmptypes 0 in > #traceroute > add 00604 allow icmp from any to any icmptypes 11 in >=20 > #### 00700 Services we want to make available. > add 00701 allow tcp from any to any 22 > add 00702 allow tcp from 194.168.4.200 to any 113 > #add 00703 allow tcp from any to any 21 out >=20 > #### 65000 And deny everything else. > add 65007 deny log ip from any to any --=20 Axel Scheepers UNIX System Administrator email: axel@axel.truedestiny.net ascheepers@vianetworks.nl http://axel.truedestiny.net/~axel ------------------------------------------ In America, any boy may become president and I suppose that's just one of the risks he takes. -- Adlai Stevenson ------------------------------------------ --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQEVAwUBO+uist0okna45S+TAQG58Af6AsdPfB7Lo4ACARgD2gNG1RGbfmblHXZt HuTBxjebgCh6+fOB4cfse+NcPTfOqgX9zgvS+iYvSyTctzAQuTT8/q6i171HinZH BZHSvEokszkKrVlpapJ3BZY4VdZyba+3kSzBr1EAvTEo8w3YBIczO+Vg1OfWJ+Ps i4qIayqrVzkgJUGEoagobd1Xlk3JsbNC/1t1/1jEaxBGK+MyJCDxlF19xZpDOJwh Qgi1HwlAIER/bgEtOMxCHLJ9dPYIYl7uCpy0kUULWdaHKHZD0J9PJdRIfmyhXXlv ZyuNryJ1QFXQLv41NbBgncTEtLYPpK42XovdSuscEwc7ADX1IwYwXQ== =sCJq -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:12:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id AAAAF37B416 for ; Mon, 12 Nov 2001 02:12:37 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACACST12152; Mon, 12 Nov 2001 02:12:32 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Joe & Fhe Barbish" , "James Buchanan" Cc: Subject: RE: Software on FreeBSD (Has FBSD4.4 grown up yet) Date: Mon, 12 Nov 2001 02:12:28 -0800 Message-ID: <00a501c16b62$8860d920$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe & Fhe >Barbish > >Bottom line FBSD is a learning playground, that you will have to work hard >to gain a understanding of what is going on. FBSD may be a very reliable and >fast system once you get it up and configured the way you want it, but you >had better be willing to invest mega time to get there. For a newbe with >out any prier Unix background, 200 hours for bare bones out of the box, and >1500 hours for full system with mail, www, desktop, firewall, and IP to >local PC with access to internet. This is exactly why I wrote my book, and Annelise wrote her book, and there's a few other ones out there too. Those assume a newbie to FreeBSD, her's in fact assumes not only a newbie to FreeBSD but a newbie to the concept of running any kind of computer operating system. If you use those then you will find out that your 200 hours is shortened to maybe 20 hours, and your 1500 hours is shortened to maybe 100. Frankly, your criticism is rediculous. If you had never wired an electrical outlet in your house and one day decided to do it, are you saying that you would not at least go pick up "Beginning House Wiring" from Home Depot and read that? Or are you the type that just goes out and tries badgering some minimum wage stock clerk at Home Depot to tell you how to wire your house then buys a bunch of electrical crap and just have's at it? If it's the second one, I sure hope your house isn't next to mine!! I guess after you've burned a few houses down you might learn how to do it correctly. Sure, you can learn how to do things by just having at it and learning in the school of burned fingers and hard knocks. But if your a newbie with no prior UNIX experience, then the documentation that's available for FreeBSD is no worse than what's available with Solaris or any other UNIX, in fact it's better I think. The Solaris docs generally seem to tell you what you don't want to know, your not going to find any step-by-step guide from Sun as to how to run a mailserver on Solaris. But you will find plenty of these for FreeBSD. >You are on your own when it comes to >technical support, This is no different than any other commercial software operating system. Tech Support help from Microsoft for Windows costs money, and is in fact pretty expensive at $25 per incident. It doesen't take a lot of those to put the cost of tech support pretty much out of reach of the average person. This effectively puts Tech Support for a commercial software just as unavailable as what you are claiming for FreeBSD. (I might add that RedHat tech support is $325 per incident from RedHat) And, as far as paid FreeBSD technical support, well this is wrong too. I've done a number of FreeBSD consulting jobs, in fact I've got a server build for a customer scheduled Monday. And there's lots of other FreeBSD support folks too, just look at http://www.freebsd.org/commercial/consulting.html >this mailing list is very slow at producing results some >times. Well, you get what you pay for. Advice off this mailing list is free. If you want free service, it's going to be at OUR convenience, not YOURS. If you want support immediately, you can call any of the consultants listed and open an account and you will get all the immediate support you want. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:15: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 4F1B337B405 for ; Mon, 12 Nov 2001 02:14:58 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACAEtT12171; Mon, 12 Nov 2001 02:14:55 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Tim Erlin" , "Lord Raiden" , Subject: RE: Security trial for BSD firewall box. Date: Mon, 12 Nov 2001 02:14:55 -0800 Message-ID: <00a601c16b62$e01dc920$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011112041809.54786.qmail@web11701.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Tim Erlin >Sent: Sunday, November 11, 2001 8:18 PM >To: Lord Raiden; freebsd-questions@FreeBSD.ORG >Subject: Re: Security trial for BSD firewall box. > > >You can run a vulnerability assessment tool against >it. Check out nessus at www.nessus.org. > Or you can also check out /usr/ports/security/saint once you get FreeBSD installed. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:23: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id D6E7137B417 for ; Mon, 12 Nov 2001 02:23:05 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACAMmT12187; Mon, 12 Nov 2001 02:22:57 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Kay Schulz" , Subject: RE: ntp and MAC Date: Mon, 12 Nov 2001 02:22:48 -0800 Message-ID: <00ab01c16b63$fa381bc0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The NTP client must have a system time very close to that of the NTP server or the client will not synchronize. This is by design. The usual procedure is to run "ntpdate" first, this forcibly resets the client time to the identical time as the server, then you startup ntpd and the time will stay synchronized. The reason it's done this way is because if your NTP sources goes gunnysack and starts feeding time that is wildly off, your client will not maintain synchronization and this protects you from getting your time hosed. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Kay Schulz >Sent: Saturday, November 10, 2001 6:56 PM >To: questions@FreeBSD.ORG >Subject: ntp and MAC > > >Hi >unfortunately I couldn't find a hint for the problems I have syncing my Mac >OS 9 or OS X with the ntpd from FreebSD. I am using FreeBSD 4.4 as a >firewall and wanted to support the network with a timeserver. >nettime on W2K works well. But it seems that also XP has problems with the >ntp and freebsd. >Any idea? >BTW: Here is my ntpd.conf (and I verified the ntpd is working) > >server localhost prefer >broadcast 10.255.255.255 >enable monitor stats # enable the good stuff >driftfile /etc/ntp.drift # path for drift file >statsdir /var/log/ntpstats/ # directory for statistics files >filegen peerstats file peerstats type day enable >filegen loopstats file loopstats type day enable >filegen clockstats file clockstats type day enable >restrict 10.0.0.0 mask 255.0.0.0 notrust nomodify notrap >--- >WAP = Wait and Pay >Kay Schulz >kay@kay-schulz.com >http://www.ooad.de/ > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:25: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id B1DD837B417 for ; Mon, 12 Nov 2001 02:25:00 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACAOsT12198; Mon, 12 Nov 2001 02:24:55 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Noor Dawod" , Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 02:24:54 -0800 Message-ID: <00b101c16b64$454a8da0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No to both - but consider the speed of the average PCI bus. Your not going to be able to keep a bunch of NICS in saturation on a PC, espically 100Mbt full duplex ones. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Sunday, November 11, 2001 4:40 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Max number of NIC's and aliases > > >Hi, > >I have two questions to the list: > >1) is there a known number of NIC's that FreeBSD cannot handle anymore? >2) is there a known number of aliases on one NIC that FreeBSD cannot >handle anymore? > >Thanks in advance. > >Noor > > >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 Nov 12 2:29:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 2AC8337B416 for ; Mon, 12 Nov 2001 02:29:20 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACAT9T12211; Mon, 12 Nov 2001 02:29:13 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mike Meyer" , "Alex Obradovic" Cc: Subject: RE: overclocking and freebsd Date: Mon, 12 Nov 2001 02:29:08 -0800 Message-ID: <00b201c16b64$dcc53d60$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <15342.23787.396083.668200@guru.mired.org> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Meyer >Sent: Sunday, November 11, 2001 3:12 AM >To: Alex Obradovic >Cc: questions@FreeBSD.ORG >Subject: Re: overclocking and freebsd > > >Alex Obradovic types: >> Has anyone been able to overclock successfully with FreeBSD? I was >> running my Pentium 3-850 at 1 Gghz for a year with Win 2K. After I >> scrapped windows and installed FreeBSD, I had to go down to 850 since >> my system would have lots of disk issues, and it would not boot. >> >> Any overclockers out there? > >While there are some, the general consensus seems to be that FreeBSD >pushes the hardware more than Windows, That, and also Windows will happily allow you to corrupt it's internal data structures with garbage before it tells you that anything's going on. Lots of people that have overclocked Windows systems think that everything is fine because there's no error messages and programs all seem to work, but they get occassional lockups and sometimes files that are corrupted, and they put those down to "general Windows instability" not understanding that it's their overclocking that's the culprit. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:36: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 48CA937B417 for ; Mon, 12 Nov 2001 02:35:59 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 163ERT-0004HB-00; Mon, 12 Nov 2001 10:35:51 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 163EP0-000Kkc-00; Mon, 12 Nov 2001 10:33:18 +0000 Date: Mon, 12 Nov 2001 10:33:18 +0000 From: setantae To: Mike Meyer Cc: Walter Hop , questions@freebsd.org Subject: Re: does /etc HAVE to be world readable? Message-ID: <20011112103318.GA79662@rhadamanth> Mail-Followup-To: setantae , Mike Meyer , Walter Hop , questions@freebsd.org References: <57002037@toto.iv> <15343.23465.798379.106042@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15343.23465.798379.106042@guru.mired.org> User-Agent: Mutt/1.3.23.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, Nov 11, 2001 at 11:18:33PM -0600, Mike Meyer wrote: > Walter Hop types: > > QuickQuestion(tm): does /etc HAVE to be world readable? > > Of course not. In fact, about the only thing that has to exist to boot > unix is the kernel and /bin/sh. The question is, what's going to break > if you remove - or lock - the things in question. > > After a quick scan of /etc, assuming you're running the standard base > system tools, you can expect: 1) Files will be listed by user/group > numbers instead of names if programs can't read /etc/passwd. 2) > Anything trying to reach something else on the net will break because > it can't get to /etc/resolve.conf and /etc/services. 3) Daemons that > don't run as root may fail because they can't read /etc/services, > though that's probably rare. 4) Mail will break in any number of > ways. X won't be startable by users. 5) Some man pages will become > inaccessible. 6) User programs that print won't be able to tell what > printers are available. Well, actually, all of those programs in theory already know what files they are looking for, so /etc doesn't have to be world readable for those reasons, since as long as it's world executable all of the above should still work. However, it still strikes me as a really bad idea. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:38:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zloy.metrocom.ru (zloy.metrocom.ru [195.5.128.154]) by hub.freebsd.org (Postfix) with ESMTP id 5CB9A37B417 for ; Mon, 12 Nov 2001 02:38:48 -0800 (PST) Received: (from vasa@localhost) by zloy.metrocom.ru (8.11.3/8.11.3) id fACAciS10989 for questions@FreeBSD.org; Mon, 12 Nov 2001 13:38:44 +0300 (MSK) (envelope-from vasa) Content-Type: text/plain; charset="koi8-r" From: =?koi8-r?b?98HTyczJyiD3Lg==?= Reply-To: vasa@metrocom.ru Organization: =?koi8-r?b?+uHv?="=?koi8-r?b?7cXU0s/Lz80=?=" To: questions@FreeBSD.org Subject: PCMCIA 3CCFE575BT CardBus ? Date: Mon, 12 Nov 2001 13:38:44 +0300 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01111213384400.10972@zloy> 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. Q: PCMCIA 3CCFE575BT CardBus (3COM Megahertz)card supported now or in next version 5 ? tnx. Vasa V. JVC"Metrocom". Russia,Saint-Petersburg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:40: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tgz.techgodz.com (cl3122007-a.mdsn1.wi.home.com [24.14.173.223]) by hub.freebsd.org (Postfix) with SMTP id 0813537B416 for ; Mon, 12 Nov 2001 02:40:00 -0800 (PST) Received: (qmail 284 invoked from network); 11 Nov 2001 10:36:13 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 11 Nov 2001 10:36:13 -0000 Date: Sun, 11 Nov 2001 04:36:07 -0600 (CST) From: John X-X-Sender: To: Cc: Subject: courier imap port Message-ID: <20011111042631.F240-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 Brian- I was searching the FreeBSD mailing lists, and saw that you are having the exact same prob I am with Courier. I'm getting auth probs. I finally got it to listen on port 143, and now I can't auth. By default when I did a make install, it didn't install the authpam, authshadow, etc. for courier imap. it DID however create these files when I did a make install in the mail/sqwebmail port. I'm wondering if it's supposed to have made an authdaemond.pam or authpam, and/or an authdaemond.shadow or authshadow... ? anyway, if you found an answer (other than giving up)... please help shed some light!!!! Thanks, John Ricker Microsoft: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" ------------------- ORIG MSG: ------------------- Date: Mon, 3 Sep 2001 16:52:35 -0700 (PDT) From: Brian Whalen To: Subject: courier-imap port Message-ID: <20010903164733.J341-100000@cx175057-a.ocnsd1.sdca.home.com> -------------------------------------------------------------------------------- Next in thread | Raw E-Mail | Index | Archive | Help -------------------------------------------------------------------------------- In trying to get this port to work, I have had some problems. After overcoming the lack of a startup script, and incorrect file names referred to in the above, I am now having PAM probs. I was using UW IMAP successfully, though it used mucho resources, and basically authentication fails with courier-imap. In my messages file I get authpam: no modules loaded for `imap' service Brian "Sonic" Whalen Success = Preparation + Opportunity To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:40:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 3DA7337B417 for ; Mon, 12 Nov 2001 02:40:12 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 163EVd-0004S8-00; Mon, 12 Nov 2001 10:40:09 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 163EVN-000KlA-00; Mon, 12 Nov 2001 10:39:53 +0000 Date: Mon, 12 Nov 2001 10:39:52 +0000 From: setantae To: ADiNA Cc: questions@freebsd.org Subject: Re: NATD with PicoBSD Message-ID: <20011112103952.GB79662@rhadamanth> References: <20011112075700.95624.qmail@web13305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011112075700.95624.qmail@web13305.mail.yahoo.com> User-Agent: Mutt/1.3.23.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, Nov 11, 2001 at 11:57:00PM -0800, ADiNA wrote: > using PicoBSD vo.5, i can't get this simple natd command working ... > > # natd -redirect_port tcp 192.168.2.77:5999 5999 > natd: aliasing address not given > > could anyone explain why? You didn't use one of -a or -n flags. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:43:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pooh.noc.u-net.net (pooh.noc.u-net.net [195.102.252.112]) by hub.freebsd.org (Postfix) with ESMTP id 96C7137B417 for ; Mon, 12 Nov 2001 02:43:28 -0800 (PST) Received: from pooh.noc.u-net.net ([195.102.252.112] helo=there) by pooh.noc.u-net.net with smtp (Exim 3.22 #1) id 163EYp-000Ibl-00 for freebsd-questions@FreeBSD.ORG; Mon, 12 Nov 2001 10:43:27 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Peter McGarvey Reply-To: pmcgarvey@vianetworks.co.uk Organization: VIA NETdotWORKS To: freebsd-questions@FreeBSD.ORG Subject: NFS Client - Portmap required? Date: Mon, 12 Nov 2001 10:43:25 +0000 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-EXIM-FILTER: PASS-s02 Sender: owner-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 portmap required if I'm running NFS only as a client? Personally I don't run it and NFS works. I've even found some documentation which says you do not have to run Portmap. However, some other people seem to think it is required. And they've found documentation which suggests such. So, who is right? -- TTFN, FNORD Peter McGarvey System Administrator Network Operations, VIA Networks UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 2:46:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id 6FDAB37B416 for ; Mon, 12 Nov 2001 02:46:46 -0800 (PST) Received: from NOOR (unknown [212.117.152.115]) by dns.comrax.com (Postfix) with SMTP id C408D72501; Mon, 12 Nov 2001 12:46:42 +0200 (IST) From: "Noor Dawod" To: "Ted Mittelstaedt" , Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 12:45:11 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-reply-to: <00b101c16b64$454a8da0$1401a8c0@tedm.placo.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 And what about the aliases? How many aliases can FreeBSD or a NIC handle? Noor -----Original Message----- From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] Sent: Monday, November 12, 2001 12:25 PM To: Noor Dawod; freebsd-questions@FreeBSD.ORG Subject: RE: Max number of NIC's and aliases No to both - but consider the speed of the average PCI bus. Your not going to be able to keep a bunch of NICS in saturation on a PC, espically 100Mbt full duplex ones. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Sunday, November 11, 2001 4:40 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Max number of NIC's and aliases > > >Hi, > >I have two questions to the list: > >1) is there a known number of NIC's that FreeBSD cannot handle anymore? >2) is there a known number of aliases on one NIC that FreeBSD cannot >handle anymore? > >Thanks in advance. > >Noor > > >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 Nov 12 3: 7: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id C255B37B417 for ; Mon, 12 Nov 2001 03:07:01 -0800 (PST) Received: from NOOR (unknown [212.117.152.115]) by dns.comrax.com (Postfix) with SMTP id 9298E72501; Mon, 12 Nov 2001 13:06:58 +0200 (IST) From: "Noor Dawod" To: "Guido Fortunati" Cc: Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 13:05:27 +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 Importance: Normal In-reply-to: <000e01c16b68$bc487300$55000b0a@palabra> Sender: owner-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, quite interesting.. if there's a known bug in BIND as you say, why no one fixes it? Noor -----Original Message----- From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] Sent: Monday, November 12, 2001 12:57 PM To: 'Noor Dawod' Subject: RE: Max number of NIC's and aliases I don't think there's a limit for aliases. But afaik, there's a bug when using BIND that prevents named from starting properly when there are more than 64 aliases on an interface. Besides that, i don't think you'll have any problem using as many aliases as you want. -guido -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG Subject: RE: Max number of NIC's and aliases And what about the aliases? How many aliases can FreeBSD or a NIC handle? Noor -----Original Message----- From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] Sent: Monday, November 12, 2001 12:25 PM To: Noor Dawod; freebsd-questions@FreeBSD.ORG Subject: RE: Max number of NIC's and aliases No to both - but consider the speed of the average PCI bus. Your not going to be able to keep a bunch of NICS in saturation on a PC, espically 100Mbt full duplex ones. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Sunday, November 11, 2001 4:40 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Max number of NIC's and aliases > > >Hi, > >I have two questions to the list: > >1) is there a known number of NIC's that FreeBSD cannot handle anymore? >2) is there a known number of aliases on one NIC that FreeBSD cannot >handle anymore? > >Thanks in advance. > >Noor > > >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 Nov 12 3:13:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.smartdigitalinc.com (xeon.biad.net [63.241.25.156]) by hub.freebsd.org (Postfix) with ESMTP id CF39837B405 for ; Mon, 12 Nov 2001 03:13:18 -0800 (PST) Received: from palabra ([200.80.197.252]) by ns1.smartdigitalinc.com (8.11.6/8.11.0) with ESMTP id fACBDCS41490 for ; Mon, 12 Nov 2001 03:13:12 -0800 (PST) (envelope-from zuez@smartdigitalinc.com) From: "Guido Fortunati" To: Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 08:13:27 -0300 Message-ID: <001901c16b6b$0fd9a8c0$55000b0a@palabra> 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 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here are some usefull links, i know there's a fix for it, maybe upgrading to one of the latest BIND. http://www.freevsd.org/download/freevsd/NEWS if not, dunno, try upgrading to the latest BIND and see if this happens.. -guido -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod Sent: Lunes, 12 de Noviembre de 2001 08:05 a.m. To: Guido Fortunati Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Max number of NIC's and aliases Hmm, quite interesting.. if there's a known bug in BIND as you say, why no one fixes it? Noor -----Original Message----- From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] Sent: Monday, November 12, 2001 12:57 PM To: 'Noor Dawod' Subject: RE: Max number of NIC's and aliases I don't think there's a limit for aliases. But afaik, there's a bug when using BIND that prevents named from starting properly when there are more than 64 aliases on an interface. Besides that, i don't think you'll have any problem using as many aliases as you want. -guido -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG Subject: RE: Max number of NIC's and aliases And what about the aliases? How many aliases can FreeBSD or a NIC handle? Noor -----Original Message----- From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] Sent: Monday, November 12, 2001 12:25 PM To: Noor Dawod; freebsd-questions@FreeBSD.ORG Subject: RE: Max number of NIC's and aliases No to both - but consider the speed of the average PCI bus. Your not going to be able to keep a bunch of NICS in saturation on a PC, espically 100Mbt full duplex ones. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Sunday, November 11, 2001 4:40 AM >To: freebsd-questions@FreeBSD.ORG >Subject: Max number of NIC's and aliases > > >Hi, > >I have two questions to the list: > >1) is there a known number of NIC's that FreeBSD cannot handle anymore? >2) is there a known number of aliases on one NIC that FreeBSD cannot >handle anymore? > >Thanks in advance. > >Noor > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 3:27:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (DialupBdg244-246.centrin.net.id [202.146.244.246]) by hub.freebsd.org (Postfix) with ESMTP id D5ED837B405 for ; Mon, 12 Nov 2001 03:27:12 -0800 (PST) Received: by bdg.centrin.net.id (Postfix, from userid 1000) id 58D40B743; Mon, 12 Nov 2001 18:34:38 +0700 (JAVT) Date: Mon, 12 Nov 2001 18:34:38 +0700 From: budsz To: freebsd-questions@FreeBSD.ORG Subject: ipv4 convert to ipv6 Message-ID: <20011112183437.A574@bdg.centrin.net.id> Reply-To: budsz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i X-Fingerprint: A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304 X-Pub-keys: http://bdg.centrin.net.id/~budsan02/pubkey.txt X-Verify: MD5 (pubkey.txt) = 999274d3ae770caf0d77ce5796ed201e X-uptime: 6:28PM up 1:05, 5 users, load averages: 0.53, 0.49, 0.47 X-Operation-System: FreeBSD 4.3-KUMPRANG i386 X-Organization: Kumprang X-Provide: Warnet & Game Network X-Address: Melong No 29 Bandung 40261 West Java Indonesia Sender: owner-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've ip number "194.153.11.222" and then I want to be ipv6 format : "194.153.11.222.128.-17.135.44.240.36.97.66.205.221.52.4", How to do that? 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 Nov 12 3:37:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id C9C4837B405 for ; Mon, 12 Nov 2001 03:37:20 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Mon, 12 Nov 2001 06:36:06 -0500 Message-ID: <3BEFB424.5040105@blackwater.dynip.com> Date: Mon, 12 Nov 2001 06:36:04 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Scott Cc: matthew@starbreaker.net, freebsd-questions@FreeBSD.ORG Subject: Re: Video too Big for the Monitor References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> <20011112014536.CFA752411B@IMGate1.cshore.com> <3BEF4D08.2000504@blackwater.dynip.com> <20011112001146.092fba69.scottro@nyc.rr.com> Content-Type: multipart/alternative; boundary="------------090005090807050500070102" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------090005090807050500070102 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit yes, the BSD version is 4.3 , what Version XF86 does your 4.4 have? if its version 4.1, doen't it have some voodoo 5 drivers for selection? Scott wrote: >On Sun, 11 Nov 2001 23:16:08 -0500 >Angelo Felix wrote: > >>If i go anywhere outside my VGA 16 color setting , the screen gets over >>sized >> >>My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4 >>out , maybe 4.4 has the updates for the drivers? >> > >No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1) > >Scott > >> > --------------090005090807050500070102 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit yes, the BSD version is 4.3 , what Version  XF86 does  your 4.4 have?  if its version 4.1, doen't it have some voodoo 5 drivers for selection?



Scott wrote:
On Sun, 11 Nov 2001 23:16:08 -0500
Angelo Felix <angelo@blackwater.dynip.com> wrote:

If i go anywhere  outside my VGA 16 color setting , the screen gets over 
sized

My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4
out , maybe 4.4 has the updates for the drivers?

No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1)

Scott



--------------090005090807050500070102-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 3:44:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 945E637B405 for ; Mon, 12 Nov 2001 03:44:09 -0800 (PST) Received: from colt.ncptiddische.net (ppp-137.wobline.de [212.68.69.145]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fACBhfr25156; Mon, 12 Nov 2001 12:43:42 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fACBi1V13323; Mon, 12 Nov 2001 12:44:02 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fACBhZV01826; Mon, 12 Nov 2001 12:44:10 +0100 (CET) (envelope-from nils@tisys.org) Date: Mon, 12 Nov 2001 12:43:35 +0100 (CET) From: Nils Holland To: Ted Mittelstaedt Cc: Mike Meyer , Alex Obradovic , Subject: RE: overclocking and freebsd In-Reply-To: <00b201c16b64$dcc53d60$1401a8c0@tedm.placo.com> Message-ID: <20011112123925.O1793-100000@jodie.ncptiddische.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 Mon, 12 Nov 2001, Ted Mittelstaedt wrote: > >Alex Obradovic types: > >> Has anyone been able to overclock successfully with FreeBSD? I was > >> running my Pentium 3-850 at 1 Gghz for a year with Win 2K. After I > >> scrapped windows and installed FreeBSD, I had to go down to 850 since > >> my system would have lots of disk issues, and it would not boot. > >> > >> Any overclockers out there? > > > >While there are some, the general consensus seems to be that FreeBSD > >pushes the hardware more than Windows, > > That, and also Windows will happily allow you to corrupt it's internal > data structures with garbage before it tells you that anything's going on. > Lots of people that have overclocked Windows systems think that everything > is fine because there's no error messages and programs all seem to work, > but they get occassional lockups and sometimes files that are corrupted, > and they put those down to "general Windows instability" not understanding > that > it's their overclocking that's the culprit. Yes, and just therefore, I don't recommend people to overlock their system. I've never done it myself, I've only once underclocked a Pentium MMX 200 to 166 Mhz because a mainboard issue... Anyway, I have often helped local computer users with their problems. Many times, especially those *game-playing teenagers* complained about their systems crashing all of the time. A closer look revealed that they had overclocked their CPUs to about the maximum that's possible, and it's really not strange if under such circumstances a computer doesn't run reliably. Most overclockers think they gain performance, but they don't seem to notice that even the best performace isn't worth a damn if their system crashes all ten minutes. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 3:45:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wiproecmx2.wipro.com (wiproecmx2.wipro.com [164.164.31.6]) by hub.freebsd.org (Postfix) with ESMTP id E21E837B405 for ; Mon, 12 Nov 2001 03:45:50 -0800 (PST) Received: from ecvwall11.wipro.com (ecvwall1.wipro.com [164.164.23.6]) by wiproecmx2.wipro.com (8.11.3/8.11.3) with SMTP id fACBjk501807 for ; Mon, 12 Nov 2001 17:15:48 +0530 (IST) Received: from snrpro5219 ([10.145.2.58]) by arabhi.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GMOR8O00.KWY for ; Mon, 12 Nov 2001 17:13:36 +0530 Message-ID: <028801c16b6f$85d894b0$3a02910a@snrpro5219> From: "Sreenivasan P Subramanian" To: Subject: ioctl support for freebsd Date: Mon, 12 Nov 2001 17:15:27 +0530 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------InterScan_NT_MIME_Boundary" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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. --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit hi, is there any ioctl support for bridging in Freebsd-4, or any other version. thanx srini --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" ----------------------------------------------------------------------------------------------------------------------- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at mailto:mailadmin@wipro.com and delete this mail from your records. ------------------------------------------------------------------------------------------------------------------------ --------------InterScan_NT_MIME_Boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 3:59:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20110.mail.yahoo.com (web20110.mail.yahoo.com [216.136.226.47]) by hub.freebsd.org (Postfix) with SMTP id C902A37B416 for ; Mon, 12 Nov 2001 03:59:45 -0800 (PST) Message-ID: <20011112115945.14492.qmail@web20110.mail.yahoo.com> Received: from [63.193.147.188] by web20110.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 03:59:45 PST Date: Mon, 12 Nov 2001 03:59:45 -0800 (PST) From: Bsd Neophyte Subject: changing the windows manager 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 is changing the windows manager a simple process (compling sources... and that's all) or is it alot more complex than that. can anyone recommend some reading material (NOT man pages) that outlines how to do this... and is a bit more detailed than what the handbook has? -Sameer __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.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 Nov 12 4: 3:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm1-45.btconline.net [12.27.129.45]) by hub.freebsd.org (Postfix) with ESMTP id 97E0D37B405 for ; Mon, 12 Nov 2001 04:03:46 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Mon, 12 Nov 2001 07:03:32 -0500 Message-ID: <3BEFBA93.60303@blackwater.dynip.com> Date: Mon, 12 Nov 2001 07:03:31 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Scott Cc: matthew@starbreaker.net, freebsd-questions@FreeBSD.ORG Subject: Re: Video too Big for the Monitor References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> <20011112014536.CFA752411B@IMGate1.cshore.com> <3BEF4D08.2000504@blackwater.dynip.com> <20011112001146.092fba69.scottro@nyc.rr.com> Content-Type: multipart/alternative; boundary="------------020906070800050102080603" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------020906070800050102080603 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Snip from http://www.xfree86.org/current/Status2.html#2 --------------- 2. 3Dfx *3.3.6:* Support (including acceleration) for Voodoo Banshee and Voodoo3 cards is provided by the XF86_SVGA server with the tdfx driver. *4.1.0:* Support for Voodoo Graphics and Voodoo2 chips is provided by the "glide" driver (requires version 2.x of the Glide library, which is not part of the XFree86 distribution). Support (including acceleration) for Voodoo Banshee, Voodoo3, Voodoo4, and Voodoo5 is provided by the "tdfx" driver. *Summary:* All hardware supported in 3.3.6 is also supported in 4.1.0. The Voodoo Graphics, Voodoo2, Voodoo4, and Voodoo5 are supported only in 4.1.0. ----------------- I don't think we have XF86 version 4.1.0 , unless we have BSD 4.4? If this is so, then we have to download the new free BSD 4.4, which will take me almost a week with my isp connection Scott wrote: >On Sun, 11 Nov 2001 23:16:08 -0500 >Angelo Felix wrote: > >>If i go anywhere outside my VGA 16 color setting , the screen gets over >>sized >> >>My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4 >>out , maybe 4.4 has the updates for the drivers? >> > >No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1) > >Scott > >> > --------------020906070800050102080603 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Snip from  http://www.xfree86.org/current/Status2.html#2

---------------

2. 3Dfx

3.3.6:

Support (including acceleration) for Voodoo Banshee and Voodoo3 cards is provided by the XF86_SVGA server with the tdfx driver.

4.1.0:

Support for Voodoo Graphics and Voodoo2 chips is provided by the "glide" driver (requires version 2.x of the Glide library, which is not part of the XFree86 distribution).

Support (including acceleration) for Voodoo Banshee, Voodoo3, Voodoo4, and Voodoo5 is provided by the "tdfx" driver.

Summary:

All hardware supported in 3.3.6 is also supported in 4.1.0. The Voodoo Graphics, Voodoo2, Voodoo4, and Voodoo5 are supported only in 4.1.0.

-----------------


I don't think we have XF86 version 4.1.0 , unless we have  BSD 4.4?
If this is so,  then we have to download the new free BSD 4.4, which will take me almost a week  with my isp connection



Scott wrote:
On Sun, 11 Nov 2001 23:16:08 -0500
Angelo Felix <angelo@blackwater.dynip.com> wrote:

If i go anywhere  outside my VGA 16 color setting , the screen gets over 
sized

My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4
out , maybe 4.4 has the updates for the drivers?

No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1)

Scott



--------------020906070800050102080603-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 4:35:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dfw-smtpout2.email.verio.net (dfw-smtpout2.email.verio.net [129.250.36.42]) by hub.freebsd.org (Postfix) with ESMTP id 1E98137B405 for ; Mon, 12 Nov 2001 04:35:50 -0800 (PST) Received: from [129.250.38.62] (helo=dfw-mmp2.email.verio.net) by dfw-smtpout2.email.verio.net with esmtp id 163GJK-0000i6-00; Mon, 12 Nov 2001 12:35:34 +0000 Received: from dsl-64-194-5-249.telocity.com ([64.194.5.249] helo=ns.net) by dfw-mmp2.email.verio.net with esmtp id 163GJd-0000P2-00; Mon, 12 Nov 2001 12:35:53 +0000 Message-ID: <3BEFC39F.28B2C70C@ns.net> Date: Mon, 12 Nov 2001 04:42:07 -0800 From: Joseph Maxwell X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Toomas Aas Cc: questions@FreeBSD.ORG, Drew Tomlinson Subject: Re: 2 NIC's, only one seen w/ kernel rebuild References: <200111120916.fAC9GBQ12015@lv.raad.tartu.ee> 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 Well! Well! Well! This becomes more interesting, wooow! I recompiled again this time using - device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 device ed1 at isa? port 0x260 irq 9 iomem 0xc4000 note new iomem at 0xc4000, results the same, only ed0 recognized. I read somewhere that (oh!) the manual, p31, that onboard controllers may use memory w/ addresses between 0xa0000 and 0xeffff as iomem. I didn't see any apparent conflicts and made the choice shown arbitrarily. Toomas Aas wrote: > Hi Drew! > > On 11 Nov 01 at 16:47 you wrote: > > > > From: "Joseph Maxwell" > > > device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 > > > device ed1 at isa? port 0x260 irq 9 iomem 0xd8000 > > > ^^^^^^^ > > Both cards can't use the same memory area. > > Strangely enough, I have an old 486dx system in use as a router, > with very similar ed lines (both using the same iomem > address) in kernel configuration file . > > The cards I use are not Netgear, they are some noname jumperless > cards from the beginning of '90-s. I have no idea how to find out > or set the actual iomem address of these cards. There is a DOS > setup utility but it only enables to set IRQ and I/O address > (which is seen as 'port' in the lines above). > > After I compiled the kernel, neither of the cards worked. Then I > put the following into kernel.conf file: > > > en ed0 > po ed0 0x300 > ir ed0 5 > iom ed0 0xd8000 > f ed0 0 > en ed1 > po ed1 0x320 > ir ed1 10 > iom ed1 0xd8000 > f ed1 0 > q > Now, I have a question, rather several (i) where did these keywords come from? (ii) what are their functions - just want to know what is going on and (iii) are they universally applicable - are they part of the LINT syntax? [Do I have to use these w/ some sort of invocations & supplication to the gods] Thanks -- Joe -- > > After rebooting, the cards started working and I've had no problems > with them since. > -- > Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ > * I take my wife everywhere, but she keeps finding her way back. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 4:36:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 8296D37B41B for ; Mon, 12 Nov 2001 04:36:26 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fACCZYp09167; Mon, 12 Nov 2001 13:35:34 +0100 (CET) Message-ID: <010b01c16b76$a4b67b20$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "FreeBSD Questions" Subject: Getting kdm to use kde instead of twm Date: Mon, 12 Nov 2001 13:36:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I installed X and tried it out with xdm, seems to work okay although it wasn't very pretty. So I installed KDE according to the instructions in the online handbook. That went okay and it starts up fine, but I do notice that it put the stuff in /usr/local/bin instead of /usr/X11R6/. That I fixed (I think). However, when I try to use kdm, it starts twm instead of kde. What do I have to change to get a pure KDE environment out of kdm? The kdm login itself looks like KDE, but after I log in, I get the twm environment instead of the KDE environment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 4:43:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.resfeber.se (Resfeber-gw.customer.internet5.net [195.66.48.230]) by hub.freebsd.org (Postfix) with ESMTP id BFB3F37B417 for ; Mon, 12 Nov 2001 04:43:19 -0800 (PST) Received: from resfeber.se ([212.75.72.9]) by mail2.resfeber.se (8.9.3/8.9.3) with ESMTP id PAA12891; Mon, 12 Nov 2001 15:43:26 +0100 Message-ID: <3BEFC314.39FD2C5C@resfeber.se> Date: Mon, 12 Nov 2001 13:39:48 +0100 From: Jon Molin X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: changing the windows manager References: <20011112115945.14492.qmail@web20110.mail.yahoo.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 Go into your ports dir and look at the pkg-descr files, $ more /usr/ports/x11-wm/sawfish/pkg-descr Lisp configurable window manager WWW: http://sawmill.sourceforge.net/ and there you have it, documentation in HTML! images and stuff :) /Jon Bsd Neophyte wrote: > > is changing the windows manager a simple process (compling sources... and > that's all) or is it alot more complex than that. > > can anyone recommend some reading material (NOT man pages) that outlines > how to do this... and is a bit more detailed than what the handbook has? > > -Sameer > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.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 Mon Nov 12 5: 4:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id DCBB737B417 for ; Mon, 12 Nov 2001 05:04:34 -0800 (PST) Received: from twincat.vladsempire.net (hutch-154.hutchtel.net [206.10.67.54]) by services.webwarrior.net (Postfix) with ESMTP id 5FB1612A for ; Mon, 12 Nov 2001 07:04:31 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id C0F563917; Mon, 12 Nov 2001 07:00:19 +0000 (GMT) Date: Mon, 12 Nov 2001 07:00:19 +0000 From: Josh Paetzel To: chia an Cc: questions@FreeBSD.ORG Subject: Re: UDMA ICRC error Message-ID: <20011112070019.E723@twincat.vladsempire.net> References: <20011109173127.X3281@roman.mobil.cz> <20011112042138.87131.qmail@web13505.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: <20011112042138.87131.qmail@web13505.mail.yahoo.com>; from alan_qc@yahoo.com on Sun, Nov 11, 2001 at 08:21:38PM -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 Sun, Nov 11, 2001 at 08:21:38PM -0800, chia an wrote: > hello friend_bsd; > 1 .i have a problem when booting my Freebsd 4.4, there > was an error appear like this : > > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) falling back to > PIO mode > > what should i do? This looks like you have a bad cable perhaps. Does the disk seem to work ok after these errors come up? It could also be an indication that your disk is dying. > > 2.How to running sshd?what the different with ssh?how > to make the configuration for sshd?is there any option > to activated for ssh because iam using ipfirewall in > my kernel! sshd is started in the default install. The configuration of sshd is controlled by the file /etc/ssh/sshd_config There are a lot of really cool things that you can do with ssh, but out of the box you should be able to log in remotely by doing: $ssh -l usernameofaccountonthehost hostname man ssh and man sshd have lots of useful information on ssh. A book that you might get if you are interested in all of the things that you can do with ssh is Using Secure Shell Services by O'Reilly. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 5:13:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 1075737B418 for ; Mon, 12 Nov 2001 05:13:13 -0800 (PST) Received: from twincat.vladsempire.net (hutch-259.hutchtel.net [206.10.67.187]) by services.webwarrior.net (Postfix) with ESMTP id BD83012A for ; Mon, 12 Nov 2001 07:13:09 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 98FC73917; Mon, 12 Nov 2001 07:08:58 +0000 (GMT) Date: Mon, 12 Nov 2001 07:08:58 +0000 From: Josh Paetzel To: "James Stapley (Discus)" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Old "Panasonic" CD-ROM not detected on install FreeBSD 4.4 - Help please! =) Message-ID: <20011112070858.F723@twincat.vladsempire.net> Mail-Followup-To: "James Stapley (Discus)" , freebsd-questions@FreeBSD.ORG References: <3BEF81A1.BB991CE1@ru.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BEF81A1.BB991CE1@ru.ac.za>; from fishwatch@ru.ac.za on Mon, Nov 12, 2001 at 10:00: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 On Mon, Nov 12, 2001 at 10:00:33AM +0200, James Stapley (Discus) wrote: > Hi, > > I am trying to install FreeBSD 4.4 on an old machine I found in the > basement to act as a very basic webserver and for me to play around with > a unix like environment. (It's a Cyrix 486 clone with 32 megs of ram and > 500 odd megs HDD). > > The problem comes when I try to install FreeBSD; the floppies work fine > and do their thing up to a point, however, it is not detecting the > CD-ROM drive which is connected to a soundblaster 16 in the machine (I > checked it was working before fdisking the HDD to remove the DOS > partitions and it was). How can I force it to recognise the drive? > Getting it to install from a CD is somewhat tricky with no working CD > rom drive... It's definitely one of those panasonic type cd's and not an > IDE one. I think this machine is so archaic the bios probably doesn't > support EIDE devices (such as CD ROM's). Also, the IDE cable has only > one connector and there is only one IDE channel on the card. > > I couldn't find anything on this topic after numerous searches online. > > Many thanks for your help, > > James. This is almost certainly a Matsushita CR-563b 2x proprietary drive. I have had extensive experience with these things. The FreeBSD driver matcd does work with these drives, but it usually will not initialize the controller on a soundblaster correctly. You either need just the stand alone controller for the drive which is rare and hard to come by, or I have had some luck by booting the machine into dos and letting the dos drivers initialize the board, and then do a soft reboot. I believe someone else mentioned installing the drive on a different machine and then installing FreeBSD on it, and then transfering it back to the original machine. This will work fine, too, as FreeBSD does not create a suicide pact with the hardware ala windows. Josh > > -- > ****************************************** > * James Richard Stapley * > * JLB Smith Institute of Ichthyology, * > * Private Bag 1015, Grahamstown 6140, * > * South Africa * > * james@jamesstapley.com * > * cell:+27 (0)82 531 4099 * > * http://www.jamesstapley.com/ * > * ICQ UIN: 3439402 * > ****************************************** > Check this out: > http://fishwatch.tripod.com/ > Good for anyone in SA into fish/diving! > > > > 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 Nov 12 5:14:51 2001 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 5BAD637B417 for ; Mon, 12 Nov 2001 05:14:46 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Mon, 12 Nov 2001 13:14:35 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 163Gv3-0007nK-00; Mon, 12 Nov 2001 13:14:33 +0000 Date: Mon, 12 Nov 2001 13:14:32 +0000 (GMT) From: Jan Grant X-X-Sender: To: Fabio Miranda Cc: freebsd-questions Subject: Re: Misc questions In-Reply-To: <20011112013151.32350.qmail@web11504.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 Sun, 11 Nov 2001, Fabio Miranda wrote: > hi, pls someone give me a hand: > 1. What should i add to .telnetrc in order to export > the variable TERM=vt100 in all connections? environ define TERM vt100 or just environ export TERM to export your current TERM setting. (This might happen by default.) More information in the man page for telnet. > 2. i am studying "lists" on a structure of data > subjects, i want to know where/when freebsd developers > implements lists and nodes? Developers use linked lists in three situations: 1. where it's an appropriate data structure to use (see your textbooks, perhaps, for suggestions about when this might be the case) 2. when the appropriate data structure is probably something else, but there's neither the time nor inclination to figure out what it is; 3. when the appropriate datastructure is known, but it's just too much damn effort to implement. Where? Pretty much everywhere. Check the man page for queue(3). > 3. my university is "object oriented" but i like > freebsd and i check the binaries and source code and > there is C code, i want to know how freebsd > developers deal with object oriented programing?, we > are in another line?, is object oriented much focused > on end-user applications?, By "object-orientation", I presume you mean displaying some or all of the characteristics: - encapsulation - inheritance - polymorphism C's support for the first is limited; you get to do the second by hand, and you'll probably see lots of examples fo the last by browsing through the code looking for dispatch vectors. C, however, is not a very good language for doing OO since it requires you to roll your own. If you want languages / environments that support OO, you'll have to look elsewhere. Without comment on their value as exemplars of a particular mindset, it's worth noting that you'll be able to get language support for most paradigms on FBSD - eg, C++, Java, lisp (various versions), forth, a handful of applicative functional languages, prolog, etc. There are also a number of GUI toolkits, which offer differing degrees of object-orientation. Your best bet would probably be to find out what your university requires/teaches, and look for specific support for that on FBSD (or elsewhere) - certainly if you're looking for a platform to do coursework on. Cheers, jan -- 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 Unfortunately, I have a very good idea how fast my keys are moving. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 5:31: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web21008.mail.yahoo.com (web21008.mail.yahoo.com [216.136.227.62]) by hub.freebsd.org (Postfix) with SMTP id CCA0837B418 for ; Mon, 12 Nov 2001 05:31:04 -0800 (PST) Message-ID: <20011112133104.2444.qmail@web21008.mail.yahoo.com> Received: from [203.124.0.247] by web21008.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 13:31:04 GMT Date: Mon, 12 Nov 2001 13:31:04 +0000 (GMT) From: =?iso-8859-1?q?Tadimeti=20Keshav?= Subject: How to install an external modem? To: 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 had successfully installed a STANDARD installation of FreeBSD 4.3 My kernel is GENERIC. I have not compiled it yet. I then connected an EXTERNAL modem (Creative Blaster 56K V.90). Q1: How do I get FreeBSD to recognize this modem? Q2: How do I dial up? How do I connect to the INternet? (what is the equivalent of DIAL_UP connections here) I searched the HANDBOOK and FAQ in vain. I hope I have not asked a repeat question. If so please refer me to a specific section of the handbook / other documentation. Thanks for your time. __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.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 Nov 12 5:38:43 2001 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 3D51337B405 for ; Mon, 12 Nov 2001 05:38:35 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id fACDb1D71777 for ; Mon, 12 Nov 2001 10:37:05 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Mon, 12 Nov 2001 10:37:01 -0300 (ART) From: Fernando Gleiser To: Subject: slightly OT: Unix MTA vs Exchange Message-ID: <20011112102721.H71050-100000@cactus.fi.uba.ar> 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 A friend of mine is trying to convince his boss to migrate from M$ Exchange to BSD runing Sendmail or Postfix and IMAP. He says BSD is better because it uses standard protocols, it is more stable, it uses less hardware resources, etc but the boss wants to see some docs with comparisons between both setups. Does anybody have any pointers to (web|magazine|whatever) articles comparing Exchange with a Unix MTA? Thanks in advance. Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 5:47:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 0FEDA37B405 for ; Mon, 12 Nov 2001 05:47:11 -0800 (PST) Received: from colt.ncptiddische.net (ppp-194.wobline.de [212.68.69.205]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fACDksr05002; Mon, 12 Nov 2001 14:46:54 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fACDlFV13682; Mon, 12 Nov 2001 14:47:15 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fACDlTV02501; Mon, 12 Nov 2001 14:47:30 +0100 (CET) (envelope-from nils@tisys.org) Date: Mon, 12 Nov 2001 14:47:29 +0100 (CET) From: Nils Holland To: Josh Paetzel Cc: chia an , Subject: Re: UDMA ICRC error In-Reply-To: <20011112070019.E723@twincat.vladsempire.net> Message-ID: <20011112144146.Y2393-100000@jodie.ncptiddische.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 Mon, 12 Nov 2001, Josh Paetzel wrote: > On Sun, Nov 11, 2001 at 08:21:38PM -0800, chia an wrote: > > hello friend_bsd; > > 1 .i have a problem when booting my Freebsd 4.4, there > > was an error appear like this : > > > > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying > > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying > > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 > > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) falling back to > > PIO mode > > > > what should i do? > > This looks like you have a bad cable perhaps. Does the disk seem to > work ok after these errors come up? It could also be an indication > that your disk is dying. I'd like to add a comment about this, as I just had it happen here the other day as well. In short, I had two HDDs connected to the primary IDE port. When heavy read access took place on the slave HDD, the above error message tended to appear. It didn't seem to be connected to reading any particular file, as the error seemed to appear totally random. As a solution, I put one HDD on the secondary IDE port, and ever since then the problem has gone away. I'm pretty sure that this must be some issue with the (somewhat dated) mainboard I'm using. Generally, it should be possible to put two HDDs on the same IDE port, but bad cables, flawed mainboards and certain HDDs may cause trouble, although this probably happens only very rarely. I would recommend experimenting with the cabling as well as switching IDE ports in order to track this problem down. If it doesn't want to go away, the HDD should be tried in a different system, and if it still behaves strange, it's probably indeed about to die. In that case, make a backup as long as you still can and then try to get a new drive. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 5:55:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 333DC37B41F for ; Mon, 12 Nov 2001 05:55:22 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACDtGT12649; Mon, 12 Nov 2001 05:55:17 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Noor Dawod" , Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 05:55:16 -0800 Message-ID: <002e01c16b81$a8831280$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, you can simply route 0.0.0.0 towards your FreeBSD system and now handle 4 billion addresses I guess... Seriously, I think your not completely understanding TCP/IP networking if your worried about aliasing a ton of IP numbers on a NIC. What is it that you believe that aliasing does, exactly? More to the point, what are you trying to accomplish? A s-load of virtual websites or something? If so, you don't alias for that kind of thing, you route. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Monday, November 12, 2001 2:45 AM >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >And what about the aliases? How many aliases can FreeBSD or a NIC >handle? > >Noor > > >-----Original Message----- >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] >Sent: Monday, November 12, 2001 12:25 PM >To: Noor Dawod; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >No to both - but consider the speed of the average PCI bus. Your not >going >to be able to keep a bunch of NICS in saturation on a PC, espically >100Mbt >full duplex ones. > >Ted Mittelstaedt >tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's >Guide >Book website: >http://www.freebsd-corp-net-guide.com > > >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >>Sent: Sunday, November 11, 2001 4:40 AM >>To: freebsd-questions@FreeBSD.ORG >>Subject: Max number of NIC's and aliases >> >> >>Hi, >> >>I have two questions to the list: >> >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? >>2) is there a known number of aliases on one NIC that FreeBSD cannot >>handle anymore? >> >>Thanks in advance. >> >>Noor >> >> >>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 Nov 12 5:57:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ammi.mclink.it (ammi.mclink.it [195.110.128.1]) by hub.freebsd.org (Postfix) with ESMTP id A8C2037B416 for ; Mon, 12 Nov 2001 05:57:12 -0800 (PST) Received: by ammi.mclink.it (8.9.0/8.9.0) id OAA07924; Mon, 12 Nov 2001 14:57:11 +0100 (CET) Date: Mon, 12 Nov 2001 14:57:11 +0100 (CET) From: Marco Masotti To: questions@freebsd.org Cc: masotti@mclink.it Subject: ALG function support in user PPP Message-Id: <1.0.2.200111121454.1789@mclink.it> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Mailer: Easy-MAIL v1.02 - http://www.mclink.it/ Organization: MC-link the world online Sender: owner-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, Some of the advances applications, to function properly, have source-IP addressing buried within the actual data portion (payload) of the packet. In all those cases plain NAT/PAT does not suffice, unless an Application Level Gateway function is enabled. What is the inherent knowledge of such advanced applications of the NAT function within user PPP? In other words: does somewhere exist a list of nat supported applications for NAT/userPPP? Thank you, -- Marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 5:58:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 72EB837B416 for ; Mon, 12 Nov 2001 05:58:03 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACDvkT12668; Mon, 12 Nov 2001 05:57:46 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Noor Dawod" , "Guido Fortunati" Cc: Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 05:57:46 -0800 Message-ID: <002f01c16b82$01f46940$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Because it's totally, completely stupid to put 64 aliases on a FreeBSD interface with you can simply route a /26 to it. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Monday, November 12, 2001 3:05 AM >To: Guido Fortunati >Cc: freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >Hmm, quite interesting.. if there's a known bug in BIND as you say, why >no one fixes it? > >Noor > > >-----Original Message----- >From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] >Sent: Monday, November 12, 2001 12:57 PM >To: 'Noor Dawod' >Subject: RE: Max number of NIC's and aliases > > >I don't think there's a limit for aliases. >But afaik, there's a bug when using BIND that prevents named from >starting >properly when there are more than 64 aliases on an interface. >Besides that, i don't think you'll have any problem using as many >aliases as you want. > >-guido > > >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod >Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >And what about the aliases? How many aliases can FreeBSD or a NIC >handle? > >Noor > > >-----Original Message----- >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] >Sent: Monday, November 12, 2001 12:25 PM >To: Noor Dawod; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >No to both - but consider the speed of the average PCI bus. Your not >going to be able to keep a bunch of NICS in saturation on a PC, >espically 100Mbt full duplex ones. > >Ted Mittelstaedt >tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's >Guide >Book website: >http://www.freebsd-corp-net-guide.com > > >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >>Sent: Sunday, November 11, 2001 4:40 AM >>To: freebsd-questions@FreeBSD.ORG >>Subject: Max number of NIC's and aliases >> >> >>Hi, >> >>I have two questions to the list: >> >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? >>2) is there a known number of aliases on one NIC that FreeBSD cannot >>handle anymore? >> >>Thanks in advance. >> >>Noor >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6: 1:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 0BB5337B416 for ; Mon, 12 Nov 2001 06:01:31 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACE1FT12684; Mon, 12 Nov 2001 06:01:15 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Nils Holland" Cc: "Mike Meyer" , "Alex Obradovic" , Subject: RE: overclocking and freebsd Date: Mon, 12 Nov 2001 06:01:15 -0800 Message-ID: <003001c16b82$7e4bc560$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <20011112123925.O1793-100000@jodie.ncptiddische.net> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: nils@jodie.ncptiddische.net [mailto:nils@jodie.ncptiddische.net]On >Behalf Of Nils Holland >Sent: Monday, November 12, 2001 3:44 AM >To: Ted Mittelstaedt >Cc: Mike Meyer; Alex Obradovic; questions@FreeBSD.ORG >Subject: RE: overclocking and freebsd > > >Anyway, I have often helped local computer users with their problems. Many >times, especially those *game-playing teenagers* complained about their >systems crashing all of the time. A closer look revealed that they had >overclocked their CPUs to about the maximum that's possible, and it's >really not strange if under such circumstances a computer doesn't run >reliably. > >Most overclockers think they gain performance, but they don't seem to >notice that even the best performace isn't worth a damn if their system >crashes all ten minutes. > :-) Plus, all the overclocking websites say to do it _gradually_ and make changes in the smallest increments, spaced quite some time apart, so that if the system becomes unstable you can move it back. Of course, the game playing teenagers that are too smart for their own good are going to be in much to big a hurry to bother reading the instructions even from the overclockers themselves. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6: 6:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f123.law3.hotmail.com [209.185.241.123]) by hub.freebsd.org (Postfix) with ESMTP id 5E4A137B405 for ; Mon, 12 Nov 2001 06:06:19 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 12 Nov 2001 06:06:19 -0800 Received: from 139.108.190.214 by lw3fd.law3.hotmail.msn.com with HTTP; Mon, 12 Nov 2001 14:06:18 GMT X-Originating-IP: [139.108.190.214] From: "Thor Legvold" To: keshav_tadimeti@yahoo.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: How to install an external modem? Date: Mon, 12 Nov 2001 14:06:18 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 12 Nov 2001 14:06:19.0224 (UTC) FILETIME=[3383AD80:01C16B83] Sender: owner-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, Hello >I had successfully installed a STANDARD installation >of FreeBSD 4.3 Congrats! >My kernel is GENERIC. I have not compiled it yet. no need. >I then connected an EXTERNAL modem (Creative Blaster >56K V.90). ok. Not a Winmodem... >Q1: How do I get FreeBSD to recognize this modem? Are you sure it isn't recognized already? Have you tried to use it? try: % man tip >Q2: How do I dial up? How do I connect to the >INternet? > (what is the equivalent of DIAL_UP connections >here) You want to use PPP, SLIP or some other setup? PPP is well documented in the handbook (you HAVE read the handbook, right...?), or if you use KDE or Gnome there are graphical setup tools for getting everything configured, bringing the link up and down and accounting/logging. >I searched the HANDBOOK and FAQ in vain. ?!?!?!?! What version are you running? See: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html (one long line) Getting connected to the net via a modem has an entire chapter dedicated to it, kind of hard *not* to notice it.... ;-> There's also a "Pedantic PPP Primer" on the same site (try using the handy search function....) >I hope I have not asked a repeat question. If so Everyone asks a repeat question, so don't worry. >please refer me to a specific section of the handbook >/ other documentation. Done. >Thanks for your time. Try doing a real search of the handbook next time ;-) Regards, Thor _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6: 9:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 6092A37B417 for ; Mon, 12 Nov 2001 06:09:14 -0800 (PST) Received: from columbia ([12.93.208.43]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011112140913.OCBH19017.mtiwmhc24.worldnet.att.net@columbia>; Mon, 12 Nov 2001 14:09:13 +0000 From: "Andrew C. Hornback" To: "Tadimeti Keshav" , Subject: RE: How to install an external modem? Date: Mon, 12 Nov 2001 09:08:45 -0500 Message-ID: <005801c16b83$8abfd4c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011112133104.2444.qmail@web21008.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Tadimeti Keshav > Sent: Monday, November 12, 2001 8:31 AM > To: freebsd-questions@freebsd.org > Subject: How to install an external modem? > > Hello all, > I had successfully installed a STANDARD installation > of FreeBSD 4.3 > > My kernel is GENERIC. I have not compiled it yet. You don't need to compile the GENERIC kernel, it's already compiled for you. > I then connected an EXTERNAL modem (Creative Blaster > 56K V.90). > > Q1: How do I get FreeBSD to recognize this modem? It's more a question of recognizing the port that it's attached to. Which com port are you using? Com1 in the DOS world corresponds to sio0, Com2 as sio1, etc. > Q2: How do I dial up? How do I connect to the > INternet? > (what is the equivalent of DIAL_UP connections > here) You are in search of a small book called the Pedantic PPP Primer. It's written with an older version of FreeBSD in mind, but it should give you a good basis for what you would need for version 4.3. This book is available lots of places, including freebsd.org. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6: 9:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 5D42337B417 for ; Mon, 12 Nov 2001 06:09:37 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fACE9TT12706; Mon, 12 Nov 2001 06:09:30 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Fernando Gleiser" , Subject: RE: slightly OT: Unix MTA vs Exchange Date: Mon, 12 Nov 2001 06:09:29 -0800 Message-ID: <003601c16b83$a508f500$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <20011112102721.H71050-100000@cactus.fi.uba.ar> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Fernando >Gleiser >Sent: Monday, November 12, 2001 5:37 AM >To: questions@FreeBSD.ORG >Subject: slightly OT: Unix MTA vs Exchange > > > >A friend of mine is trying to convince his boss to migrate from M$ Exchange >to BSD runing Sendmail or Postfix and IMAP. He says BSD is better because >it uses standard protocols, it is more stable, it uses less hardware >resources, etc but the boss wants to see some docs with comparisons between >both setups. Does anybody have any pointers to (web|magazine|whatever) >articles comparing Exchange with a Unix MTA? > While you can read a bunch of articles this isn't the best way to do it. You friend should simply take some old system that isn't in use anymore and load FreeBSD on it along with all the trimmings needed to make the system into a mailserver, then set up a test Outlook client and demonstrate the whole thing to his boss. I mean, if your friend doesen't even know whether he wants to use Sendmail or Postfix that's a giant red flag to me that he has never set up such a mailserver. Why should his boss let him turn the company e-mail system into a classroom? Think of all the time your friend is wasting running around trying to prove a system that other people set up for other mailsystems is better - he could have probably gotten a quarter of the work done of putting together a FreeBSD demo by now. Less talk and more work is what is prescribed here. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6:19:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe56.law10.hotmail.com [64.4.14.191]) by hub.freebsd.org (Postfix) with ESMTP id 17ACF37B416 for ; Mon, 12 Nov 2001 06:19:32 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 12 Nov 2001 06:19:31 -0800 X-Originating-IP: [209.195.212.67] From: "Paul '" To: References: <003001c16b82$7e4bc560$1401a8c0@tedm.placo.com> Subject: Re: overclocking and freebsd Date: Mon, 12 Nov 2001 09:04:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: X-OriginalArrivalTime: 12 Nov 2001 14:19:31.0867 (UTC) FILETIME=[0BF766B0:01C16B85] Sender: owner-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 dont know about that.. It may be true with the more recent chips, but my PPro 180 is chugging right along at 240Mhz on 4.4 Release (512k cache too). I was using NT with distributed.net's RC5 running at idle for years at that clock speed, but have not installed the FreeBSD dnetc since i upgraded with this new OS.. i have heard however, that FreeBSD (like linux) allows the actual cpu to run cooler than a windows operating system.. so those sporting peltier's may want to take precautions if switching from windows to a more efficient OS. > >From: nils@jodie.ncptiddische.net [mailto:nils@jodie.ncptiddische.net]On > >Behalf Of Nils Holland > >Sent: Monday, November 12, 2001 3:44 AM > >To: Ted Mittelstaedt > >Cc: Mike Meyer; Alex Obradovic; questions@FreeBSD.ORG > >Subject: RE: overclocking and freebsd > > > > > >Anyway, I have often helped local computer users with their problems. Many > >times, especially those *game-playing teenagers* complained about their > >systems crashing all of the time. A closer look revealed that they had > >overclocked their CPUs to about the maximum that's possible, and it's > >really not strange if under such circumstances a computer doesn't run > >reliably. > > > >Most overclockers think they gain performance, but they don't seem to > >notice that even the best performace isn't worth a damn if their system > >crashes all ten minutes. > > > > :-) Plus, all the overclocking websites say to do it _gradually_ and > make changes in the smallest increments, spaced quite some time apart, > so that if the system becomes unstable you can move it back. Of course, > the game playing teenagers that are too smart for their own good are > going to be in much to big a hurry to bother reading the instructions > even from the overclockers themselves. > > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6:21:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 24AA737B416 for ; Mon, 12 Nov 2001 06:21:54 -0800 (PST) Date: Mon, 12 Nov 2001 09:24:12 -0500 Message-Id: <200111120924.AA4261806492@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: Nils Holland Cc: "freebsd-questions" Subject: Re: UDMA ICRC error X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i have two freebsd 4-3 machines that i get these errors on. now not sure if windows scandisk/chkdisk are as intense or indepth as fbsd but i never got any error reports when nt/98 was on the drives. and I don't get the error everytime. and sometimes there are more lines to the error than other times. i find it HARD to believe that two machines with 3 drives in it are all going back after being converted to freebsd. but then again never thought pet rocks would sell :-) md --------- Original Message ---------------------------------- From: Nils Holland Date: Mon, 12 Nov 2001 14:47:29 +0100 (CET) >On Mon, 12 Nov 2001, Josh Paetzel wrote: > >> On Sun, Nov 11, 2001 at 08:21:38PM -0800, chia an wrote: >> > hello friend_bsd; >> > 1 .i have a problem when booting my Freebsd 4.4, there >> > was an error appear like this : >> > >> > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 >> > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying >> > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 >> > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) retrying >> > ad0s3a : UDMA ICRC error reading fsbn 1606628 of 64-79 >> > (ad0s3 bn 1606628; cn 100 tn 2 sn 2 ) falling back to >> > PIO mode >> > >> > what should i do? >> >> This looks like you have a bad cable perhaps. Does the disk seem to >> work ok after these errors come up? It could also be an indication >> that your disk is dying. > >I'd like to add a comment about this, as I just had it happen here the >other day as well. In short, I had two HDDs connected to the primary IDE >port. When heavy read access took place on the slave HDD, the above error >message tended to appear. It didn't seem to be connected to reading any >particular file, as the error seemed to appear totally random. > >As a solution, I put one HDD on the secondary IDE port, and ever since >then the problem has gone away. I'm pretty sure that this must be some >issue with the (somewhat dated) mainboard I'm using. Generally, it should >be possible to put two HDDs on the same IDE port, but bad cables, flawed >mainboards and certain HDDs may cause trouble, although this probably >happens only very rarely. > >I would recommend experimenting with the cabling as well as switching IDE >ports in order to track this problem down. If it doesn't want to go away, >the HDD should be tried in a different system, and if it still behaves >strange, it's probably indeed about to die. In that case, make a backup as >long as you still can and then try to get a new drive. > >Greetings >Nils > >Nils Holland >Ti Systems - FreeBSD in Tiddische, Germany >http://www.tisys.org * nils@tisys.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 Nov 12 6:40:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm2-10.btconline.net [12.8.130.19]) by hub.freebsd.org (Postfix) with ESMTP id A517637B41A for ; Mon, 12 Nov 2001 06:40:34 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Mon, 12 Nov 2001 09:39:16 -0500 Message-ID: <3BEFDF12.1030503@blackwater.dynip.com> Date: Mon, 12 Nov 2001 09:39:14 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Scott Robbins Cc: freebsd-questions@FreeBSD.ORG, matthew@starbreaker.net Subject: Re: References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> <20011112014536.CFA752411B@IMGate1.cshore.com> <3BEF4D08.2000504@blackwater.dynip.com> <20011112001146.09 <00b701c16b82$62009390$4b08a8c0@starlowin2k1> Content-Type: multipart/alternative; boundary="------------090007050209080707080304" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------090007050209080707080304 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Ok, I'm starting to get the picture now, hehe! Sorry if i seem a little dumb, but actually, I'm just real slow, not to mention , its all very new to me (the freeBSD and the UNIX) . I guess it would be senseless for me to look for the BSD 4.4 or the XF 4.1 at this time. I am going to take out my video card , look at the chips, then look for its specs on the net. I saw some options on the BSD Graphical installation , where you can specify a few things on the video card. What appears to be happening is, when any SVGA mode is selected, the card does not understand and just defaults to the same "whatever it is" low res - mean time XWindows thinks its all ok, and displays what it believes to be correct. Result is my oversized graphics. I'll continue posting whatever i can figure out from all this. Meantime , the regular 16 color VGA mode works fine - at least i can edit the config files, and do email in that mode. Scott Robbins wrote: >----- Original Message ----- >From: "Angelo Felix" >To: "Scott" >Cc: ; >Sent: Monday, November 12, 2001 6:36 AM >Subject: Re: Video too Big for the Monitor > > >>yes, the BSD version is 4.3 , what Version XF86 does your 4.4 have? >> if its version 4.1, doen't it have some voodoo 5 drivers for selection? >> > >No, it only had voodoo3 drivers. Actually, you got me interested in looking >into this again, and I did a search on deja for it. One of the first things >I found was my post to BSD-questions. :) > >4.4 does come with XF 3.x I think, however you can 4.1 from the ports >collection. As I've said, I actually have better luck with 3.x than 4.1 with >this. > > >>Scott >> > > > --------------090007050209080707080304 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit  Ok, I'm starting to get the picture now, hehe! Sorry if i seem a little dumb, but actually, I'm just real slow, not to mention , its all very new to me (the freeBSD and the UNIX) .
  I guess it would be senseless for me to look for the BSD 4.4 or the XF 4.1 at this time.  I am going to take out my video card , look at the chips,  then look for its specs on the net.  I saw some options on the  BSD Graphical installation , where you can specify a few things on the video card.
  What appears to be happening is, when any SVGA mode is selected, the card does not understand and just defaults to the same "whatever it is" low res - mean time XWindows  thinks its all ok, and displays what it  believes to be correct.  Result is my oversized graphics.
   I'll continue posting whatever i can figure out from all this.
Meantime , the regular 16 color VGA mode works fine - at least i can edit the config files, and do email in that mode.



Scott Robbins wrote:
----- Original Message -----
From: "Angelo Felix" <angelo@blackwater.dynip.com>
To: "Scott" <scottro@nyc.rr.com>
Cc: <matthew@starbreaker.net>; <freebsd-questions@FreeBSD.ORG>
Sent: Monday, November 12, 2001 6:36 AM
Subject: Re: Video too Big for the Monitor


yes, the BSD version is 4.3 , what Version  XF86 does  your 4.4 have?
if its version 4.1, doen't it have some voodoo 5 drivers for selection?

No, it only had voodoo3 drivers. Actually, you got me interested in looking
into this again, and I did a search on deja for it. One of the first things
I found was my post to BSD-questions. :)

4.4 does come with XF 3.x I think, however you can 4.1 from the ports
collection. As I've said, I actually have better luck with 3.x than 4.1 with
this.


Scott




--------------090007050209080707080304-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 6:47:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 7D97A37B416 for ; Mon, 12 Nov 2001 06:47:44 -0800 (PST) Received: from user-1120vdv.dsl.mindspring.com ([66.32.125.191]) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163INE-0004Ov-00 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 06:47:44 -0800 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Mon, 12 Nov 2001 09:48:36 +0000 Subject: DSL Hub From: Shawn O'Bryhim To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What DSL Hubs are best to use with FreeBSD? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 7:10:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from LKLDDC01.GARGANTUAN.COM (145bus8.tampabay.rr.com [24.94.145.8]) by hub.freebsd.org (Postfix) with ESMTP id 6870337B417 for ; Mon, 12 Nov 2001 07:10:44 -0800 (PST) Received: by LKLDDC01.GARGANTUAN.COM with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Nov 2001 10:10:42 -0500 Message-ID: <1DA741CA6767A144BAA4F10012536C27A8F7@LKLDDC01.GARGANTUAN.COM> From: "Oliver, Michael W." To: 'Ted Mittelstaedt ' , 'Noor Dawod ' , 'Guido Fortunati ' Cc: "'freebsd-questions@FreeBSD.ORG '" Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 10:10:41 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It doesn't seem like a routing question to me. What is sounds like to me is that the user is asking how many possible IP addresses can a FreeBSD box answer too, whether across a maximum number of NICs, a maximum number of aliases, or (probably) both. I don't know the answer, but to say what this guy is asking to do is "totally, completely stupid" seems to be a little childish. If you have a better solution, then suggest it, otherwise... pipe down. Michael W. Oliver -----Original Message----- From: Ted Mittelstaedt To: Noor Dawod; Guido Fortunati Cc: freebsd-questions@FreeBSD.ORG Sent: 11/12/2001 8:57 AM Subject: RE: Max number of NIC's and aliases Because it's totally, completely stupid to put 64 aliases on a FreeBSD interface with you can simply route a /26 to it. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Monday, November 12, 2001 3:05 AM >To: Guido Fortunati >Cc: freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >Hmm, quite interesting.. if there's a known bug in BIND as you say, why >no one fixes it? > >Noor > > >-----Original Message----- >From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] >Sent: Monday, November 12, 2001 12:57 PM >To: 'Noor Dawod' >Subject: RE: Max number of NIC's and aliases > > >I don't think there's a limit for aliases. >But afaik, there's a bug when using BIND that prevents named from >starting >properly when there are more than 64 aliases on an interface. >Besides that, i don't think you'll have any problem using as many >aliases as you want. > >-guido > > >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod >Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >And what about the aliases? How many aliases can FreeBSD or a NIC >handle? > >Noor > > >-----Original Message----- >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] >Sent: Monday, November 12, 2001 12:25 PM >To: Noor Dawod; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >No to both - but consider the speed of the average PCI bus. Your not >going to be able to keep a bunch of NICS in saturation on a PC, >espically 100Mbt full duplex ones. > >Ted Mittelstaedt >tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's >Guide >Book website: >http://www.freebsd-corp-net-guide.com > > >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >>Sent: Sunday, November 11, 2001 4:40 AM >>To: freebsd-questions@FreeBSD.ORG >>Subject: Max number of NIC's and aliases >> >> >>Hi, >> >>I have two questions to the list: >> >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? >>2) is there a known number of aliases on one NIC that FreeBSD cannot >>handle anymore? >> >>Thanks in advance. >> >>Noor >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 7:13:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from LKLDDC01.GARGANTUAN.COM (145bus8.tampabay.rr.com [24.94.145.8]) by hub.freebsd.org (Postfix) with ESMTP id E1C6837B418 for ; Mon, 12 Nov 2001 07:13:40 -0800 (PST) Received: by LKLDDC01.GARGANTUAN.COM with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Nov 2001 10:13:40 -0500 Message-ID: <1DA741CA6767A144BAA4F10012536C27A8F8@LKLDDC01.GARGANTUAN.COM> From: "Oliver, Michael W." To: 'budsz ' , "'freebsd-questions@FreeBSD.ORG '" Subject: RE: ipv4 convert to ipv6 Date: Mon, 12 Nov 2001 10:13:39 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: 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 Are you trying to derive the 6to4 compatible address from your IPv4 address? If so, you can use http://michael.gargantuan.com/me/ipv4toipv6.htm (don't use the IPv6 to IPv4 calc at the bottom... it is still broken...). HTH, Michael Oliver -----Original Message----- From: budsz To: freebsd-questions@FreeBSD.ORG Sent: 11/12/2001 6:34 AM Subject: ipv4 convert to ipv6 Hi, If I've ip number "194.153.11.222" and then I want to be ipv6 format : "194.153.11.222.128.-17.135.44.240.36.97.66.205.221.52.4", How to do that? 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 Mon Nov 12 7:14:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cx2037703-a.kenner1.la.home.com (cx2037703-a.kenner1.la.home.com [24.39.27.145]) by hub.freebsd.org (Postfix) with ESMTP id 75F3B37B41F; Mon, 12 Nov 2001 07:14:27 -0800 (PST) Received: (from conrads@localhost) by cx2037703-a.kenner1.la.home.com (8.11.6/8.11.6) id fACFED274510; Mon, 12 Nov 2001 09:14:13 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.1 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 12 Nov 2001 09:14:13 -0600 (CST) Organization: @Home Network From: Conrad Sabatier To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: unknown kernel error message Sender: owner-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 friend of mine is getting these lately, every time he boots his 4.4-STABLE box (I just cvsupped him and built a new world and kernel last night to see if it would help; didn't): Nov 11 22:36:10 unixpros /kernel: arp: unknown hardware address format (0x0800) I have no idea where this might be coming from or why. But his NIC doesn't seem to be performing anywhere near up to par. From dmesg: txp0: <3Com 3cR990-TX-95 Etherlink with 3XP Processor> port 0xb400-0xb47f mem 0xf2800000-0xf283ffff irq 9 at device 12.0 on pci2 Any ideas would be greatly appreciated. Thanks. -- Conrad Sabatier "Power corrupts. Absolute power is kind of neat" -- John Lehman, Secretary of the Navy 1981-1987 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 7:16:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from LKLDDC01.GARGANTUAN.COM (145bus8.tampabay.rr.com [24.94.145.8]) by hub.freebsd.org (Postfix) with ESMTP id E618437B416 for ; Mon, 12 Nov 2001 07:16:37 -0800 (PST) Received: by LKLDDC01.GARGANTUAN.COM with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Nov 2001 10:16:37 -0500 Message-ID: <1DA741CA6767A144BAA4F10012536C27A8F9@LKLDDC01.GARGANTUAN.COM> From: "Oliver, Michael W." To: "'??????? ?. '" , "'questions@FreeBSD.org '" Subject: RE: PCMCIA 3CCFE575BT CardBus ? Date: Mon, 12 Nov 2001 10:16:36 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="koi8-r" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have not been able to get anything CardBus to work in <=4.4 ... maybe in 5.0... HTH, Michael Oliver -----Original Message----- From: ??????? ?. To: questions@FreeBSD.org Sent: 11/12/2001 5:38 AM Subject: PCMCIA 3CCFE575BT CardBus ? Hello. Q: PCMCIA 3CCFE575BT CardBus (3COM Megahertz)card supported now or in next version 5 ? tnx. Vasa V. JVC"Metrocom". Russia,Saint-Petersburg. 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 Nov 12 7:18:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts15-srv.bellnexxia.net (tomts15.bellnexxia.net [209.226.175.3]) by hub.freebsd.org (Postfix) with ESMTP id 4466E37B416 for ; Mon, 12 Nov 2001 07:18:53 -0800 (PST) Received: from prayforwind.com ([216.209.82.186]) by tomts15-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20011112151852.PYIC14865.tomts15-srv.bellnexxia.net@prayforwind.com>; Mon, 12 Nov 2001 10:18:52 -0500 From: Steve Brown Date: Mon, 12 Nov 2001 15:28:22 GMT Message-ID: <20011112.15282200@prayforwind.com> Subject: Re: How to install an external modem? To: Tadimeti Keshav , freebsd-questions@freebsd.org In-Reply-To: <20011112133104.2444.qmail@web21008.mail.yahoo.com> References: <20011112133104.2444.qmail@web21008.mail.yahoo.com> X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Do you have a Windows partition and does the modem work on Windows? Whic= h=20 port (com =3D=3D cua in other words if it's on com1 under window= s it's=20 com0 under FreeBSD)? If it's using a port higher than cua3 re-submit you= r=20 question as "how do I re-compile kernel to enable more than 4 serial por= ts?".=20 If you don't have windows to compare, check your dip-switches for correc= tness=20 and try all 4 ports. You can use "ppp" to check (assume your modem is go= ing=20 to work if it is on 1 of the 1'st 4 ports) I found the standard "ppp" that comes with the system much more reliable= =20 than the KDE/Gnome add-on(s). And you probably would prefer to not be=20 obligated to run such an environment just to connect to internet.=20 Unfortunately the handbook's explanation of ppp is not as intuitive as=20 you may need at this point (I was stuck for months on it). Here's the=20 article that got me through this: http://www.onlamp.com/pub/a/bsd/2000/06/14/FreeBSD_Basics.html Good luck, Steve >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 11/12/01, 8:31:04 AM, Tadimeti Keshav =20 wrote regarding How to install an external modem?: > Hello all, > I had successfully installed a STANDARD installation > of FreeBSD 4.3 > My kernel is GENERIC. I have not compiled it yet. > I then connected an EXTERNAL modem (Creative Blaster > 56K V.90). > Q1: How do I get FreeBSD to recognize this modem? > Q2: How do I dial up? How do I connect to the > INternet? > (what is the equivalent of DIAL_UP connections > here) > I searched the HANDBOOK and FAQ in vain. > I hope I have not asked a repeat question. If so > please refer me to a specific section of the handbook > / other documentation. > Thanks for your time. > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page from News and Sport to Ema= il=20 and Music Charts > http://uk.my.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 Mon Nov 12 7:24:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from LKLDDC01.GARGANTUAN.COM (145bus8.tampabay.rr.com [24.94.145.8]) by hub.freebsd.org (Postfix) with ESMTP id 1EB1937B405 for ; Mon, 12 Nov 2001 07:24:47 -0800 (PST) Received: by LKLDDC01.GARGANTUAN.COM with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Nov 2001 10:24:46 -0500 Message-ID: <1DA741CA6767A144BAA4F10012536C27A8FA@LKLDDC01.GARGANTUAN.COM> From: "Oliver, Michael W." To: ''Ted Mittelstaedt ' ' Cc: "''freebsd-questions@FreeBSD.ORG ' '" Subject: RE: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 10:24:44 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Of course, no disrepect is intended to you Mr. Mittelstaedt. I don't know you (although you wrote a great book), and for me to dis you would be truly rediculous. Just trying to be constructive, appologies for abrasiveness given to you sir. Michael Oliver -----Original Message----- From: Oliver, Michael W. To: 'Ted Mittelstaedt '; 'Noor Dawod '; 'Guido Fortunati ' Cc: 'freebsd-questions@FreeBSD.ORG ' Sent: 11/12/2001 10:10 AM Subject: RE: Max number of NIC's and aliases It doesn't seem like a routing question to me. What is sounds like to me is that the user is asking how many possible IP addresses can a FreeBSD box answer too, whether across a maximum number of NICs, a maximum number of aliases, or (probably) both. I don't know the answer, but to say what this guy is asking to do is "totally, completely stupid" seems to be a little childish. If you have a better solution, then suggest it, otherwise... pipe down. Michael W. Oliver -----Original Message----- From: Ted Mittelstaedt To: Noor Dawod; Guido Fortunati Cc: freebsd-questions@FreeBSD.ORG Sent: 11/12/2001 8:57 AM Subject: RE: Max number of NIC's and aliases Because it's totally, completely stupid to put 64 aliases on a FreeBSD interface with you can simply route a /26 to it. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >Sent: Monday, November 12, 2001 3:05 AM >To: Guido Fortunati >Cc: freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >Hmm, quite interesting.. if there's a known bug in BIND as you say, why >no one fixes it? > >Noor > > >-----Original Message----- >From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] >Sent: Monday, November 12, 2001 12:57 PM >To: 'Noor Dawod' >Subject: RE: Max number of NIC's and aliases > > >I don't think there's a limit for aliases. >But afaik, there's a bug when using BIND that prevents named from >starting >properly when there are more than 64 aliases on an interface. >Besides that, i don't think you'll have any problem using as many >aliases as you want. > >-guido > > >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod >Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >And what about the aliases? How many aliases can FreeBSD or a NIC >handle? > >Noor > > >-----Original Message----- >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] >Sent: Monday, November 12, 2001 12:25 PM >To: Noor Dawod; freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >No to both - but consider the speed of the average PCI bus. Your not >going to be able to keep a bunch of NICS in saturation on a PC, >espically 100Mbt full duplex ones. > >Ted Mittelstaedt >tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's >Guide >Book website: >http://www.freebsd-corp-net-guide.com > > >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >>Sent: Sunday, November 11, 2001 4:40 AM >>To: freebsd-questions@FreeBSD.ORG >>Subject: Max number of NIC's and aliases >> >> >>Hi, >> >>I have two questions to the list: >> >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? >>2) is there a known number of aliases on one NIC that FreeBSD cannot >>handle anymore? >> >>Thanks in advance. >> >>Noor >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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 Nov 12 7:29:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stuff.webintl.com (ns.webintl.com [209.248.144.5]) by hub.freebsd.org (Postfix) with ESMTP id 560F037B416 for ; Mon, 12 Nov 2001 07:29:49 -0800 (PST) Received: from [192.168.123.20] (adsl-66-136-237-161.dsl.ltrkar.swbell.net [66.136.237.161]) by stuff.webintl.com (8.9.3/8.9.3) with ESMTP id JAA24337 for ; Mon, 12 Nov 2001 09:29:47 -0600 Mime-Version: 1.0 X-Sender: freebsd@mail.webintl.com Message-Id: In-Reply-To: <002f01c16b82$01f46940$1401a8c0@tedm.placo.com> References: <002f01c16b82$01f46940$1401a8c0@tedm.placo.com> Date: Mon, 12 Nov 2001 09:29:47 -0600 To: freebsd-questions@freebsd.org From: Albert Everett Subject: RE: Max number of NIC's and aliases 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 Time for me to chime in on this IP aliasing question. Although I've been running a few FreeBSD systems for some time, they've all only required one or two aliases. Now I've made my main web server a FreeBSD box and we're beginning to add SSL sites at a great rate. My first inclination is to add an IP alias per SSL site, and I've been wondering myself how many aliases I can add with ifconfig before things start to break. Where should we be reading to use routing instead of aliases in this context? I'm not connecting what the handbook has to say to my situation. Albert >Because it's totally, completely stupid to put 64 aliases on a FreeBSD >interface with you can simply route a /26 to it. > >Ted Mittelstaedt tedm@toybox.placo.com >Author of: The FreeBSD Corporate Networker's Guide >Book website: http://www.freebsd-corp-net-guide.com > > >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >>Sent: Monday, November 12, 2001 3:05 AM >>To: Guido Fortunati >>Cc: freebsd-questions@FreeBSD.ORG >>Subject: RE: Max number of NIC's and aliases >> >> >>Hmm, quite interesting.. if there's a known bug in BIND as you say, why >>no one fixes it? >> >>Noor >> >> >>-----Original Message----- >>From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] >>Sent: Monday, November 12, 2001 12:57 PM >>To: 'Noor Dawod' >>Subject: RE: Max number of NIC's and aliases >> >> >>I don't think there's a limit for aliases. >>But afaik, there's a bug when using BIND that prevents named from >>starting >>properly when there are more than 64 aliases on an interface. >>Besides that, i don't think you'll have any problem using as many >>aliases as you want. >> >>-guido >> >> >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod >>Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. >>To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG >>Subject: RE: Max number of NIC's and aliases >> >> >>And what about the aliases? How many aliases can FreeBSD or a NIC >>handle? >> >>Noor >> >> >>-----Original Message----- >>From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] >>Sent: Monday, November 12, 2001 12:25 PM >>To: Noor Dawod; freebsd-questions@FreeBSD.ORG >>Subject: RE: Max number of NIC's and aliases >> >> >>No to both - but consider the speed of the average PCI bus. Your not >>going to be able to keep a bunch of NICS in saturation on a PC, >>espically 100Mbt full duplex ones. >> >>Ted Mittelstaedt >>tedm@toybox.placo.com >>Author of: The FreeBSD Corporate Networker's >>Guide >>Book website: >>http://www.freebsd-corp-net-guide.com >> >> >>>-----Original Message----- >>>From: owner-freebsd-questions@FreeBSD.ORG >>>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >>>Sent: Sunday, November 11, 2001 4:40 AM >>>To: freebsd-questions@FreeBSD.ORG >>>Subject: Max number of NIC's and aliases >>> >>> >>>Hi, >>> >>>I have two questions to the list: >>> >>>1) is there a known number of NIC's that FreeBSD cannot handle anymore? >>>2) is there a known number of aliases on one NIC that FreeBSD cannot >>>handle anymore? >>> >>>Thanks in advance. >>> >>>Noor >>> >>> >>>To Unsubscribe: send mail to majordomo@FreeBSD.org >>>with "unsubscribe freebsd-questions" in the body of the message >>> >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message -- ----------------------------------------------------------------------- Albert Everett - Web International, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 7:54:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.michaelchaney.com (ns2.michaelchaney.com [207.65.84.67]) by hub.freebsd.org (Postfix) with ESMTP id CDD2437B405; Mon, 12 Nov 2001 07:54:21 -0800 (PST) Received: from adsl-66-136-97-81.dsl.hrlntx.swbell.net (negwo.eastcore.net) [66.136.97.81] by mail.michaelchaney.com with esmtp (Exim 3.22 #1 (Debian)) id 163JPg-000PNb-00; Mon, 12 Nov 2001 09:54:21 -0600 Received: (from rick@localhost) by negwo.eastcore.net (8.11.6/8.11.6) id fACFsHA38902; Mon, 12 Nov 2001 09:54:17 -0600 (CST) (envelope-from roundeye@roundeye.net) Date: Mon, 12 Nov 2001 09:54:17 -0600 From: Rick Bradley To: Conrad Sabatier Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: unknown kernel error message Message-ID: <20011112095417.F25208@negwo.eastcore.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from conrads@home.com on Mon, Nov 12, 2001 at 09:14:13AM -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 * Conrad Sabatier (conrads@home.com) [011112 09:16]: > A friend of mine is getting these lately, every time he boots his > 4.4-STABLE box (I just cvsupped him and built a new world and kernel last > night to see if it would help; didn't): > > Nov 11 22:36:10 unixpros /kernel: arp: unknown hardware address format > (0x0800) I had this problem once when I had a Mandrake Linux system on my network. IIRC either Mandrake 7.2 is sometimes doing something weird when it constructs ARP packets. I upgraded the Mandrake machine to FreeBSD and the problem went away. Rick -- Mostly useless pseudo-random number: 882 (77 F) http://xns.org/=rick@eastcore.net CE7E0CBE7AB9F5EAF1E34943E8EB2BA10615B6E3 keyserver.pgp.com/pks/lookup?op=get&exact=on&search=roundeye%40roundeye.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 8: 0:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id AAC3537B405 for ; Mon, 12 Nov 2001 08:00:52 -0800 (PST) Received: from bossen (h139n2fls31o846.telia.com [217.208.108.139]) by mailg.telia.com (8.11.6/8.11.6) with ESMTP id fACG0n710278; Mon, 12 Nov 2001 17:00:49 +0100 (CET) Date: Mon, 12 Nov 2001 17:03:48 +0100 (CET) From: Tor Stormwall X-X-Sender: To: "Shawn O'Bryhim" Cc: Subject: Re: DSL Hub In-Reply-To: Message-ID: <20011112165657.X7998-100000@bossen.myhome.my> 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! > What DSL Hubs are best to use with FreeBSD? I would then recomend a Netgear box. There are many to choose of and one can be NetgearRT314 if you want a simple DSL hub. Best Regards, Tor Stormwall * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | M A Y T H E S O U R C E B E W I T H Y O U | | | | Tor Stormwall mailto:tor@stormwall.org | | http://www.creson.com/~tor | | | | http://www.sslug.dk http://www.stormwall.org | | http://www.FreeBSD.org http://www.muf.se | | | * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 8:35:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.smed.com (mail.smed.com [64.46.248.225]) by hub.freebsd.org (Postfix) with ESMTP id DE8F237B434 for ; Mon, 12 Nov 2001 08:35:10 -0800 (PST) Received: from smtpgate.smshsc.net (unknown [165.226.204.25]) by mail.smed.com (Postfix) with ESMTP id 76F2447E37 for ; Mon, 12 Nov 2001 11:35:04 -0500 (EST) Received: from iesa14.smshsc.net (iesa14.shrmed.com [165.226.204.44]) by smtpgate.smshsc.net (8.9.3/8.9.3) with ESMTP id LAA09056 for ; Mon, 12 Nov 2001 11:35:03 -0500 From: Joe.Warner@smed.com Received: from uranus.smed.com (unverified) by iesa14.smshsc.net (Content Technologies SMTPRS 2.0.15) with ESMTP id for ; Mon, 12 Nov 2001 11:34:54 -0500 Subject: Message Board Apps To: FreeBSD-Questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001 Message-Id: Date: Mon, 12 Nov 2001 09:34:21 -0700 X-MIMETrack: Serialize by Router on Uranus/SMS(Release 5.0.8 |June 18, 2001) at 11/12/2001 11:34:54 AM 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, This question isn't technical but it's not really a newbie question either, so I didn't know which list to send this to. I'm looking for a good Message Board application to run on my FreeBSD 4.4-STABLE server at work. Preferebly something in ports. I'm running the latest version of Apache-mod_php4/MySQL I've looked around over at SourceForge and FreshMeat and didn't see anything that grabbed me. Can anyone recommend anything? Thanks Joe Joe Warner | Sr. Operations Technical Analyst | Siemens Health Service= s | 215 N. Admiral Byrd Road | Salt Lake City, UT 84116 =A0| Ph: 801-539-4= 978 | Fax: 801-533-8004 | Joe.Warner@smed.com = ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions Health Services Corporation and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to CSOffice@smed.com. Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 8:41:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 0AF4237B405 for ; Mon, 12 Nov 2001 08:41:25 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id E5C7316B27 for ; Mon, 12 Nov 2001 17:41:22 +0100 (CET) Received: from IBM-HIRXKN66F0W.Go2France.com [12.64.49.21] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id AE9A150201CC; Mon, 12 Nov 2001 17:53:46 +0100 Message-Id: <5.1.0.14.0.20011112103801.03015de0@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 12 Nov 2001 10:40:38 -0800 To: freebsd-questions@freebsd.org From: Len Conrad Subject: b_bcount 36 is not on a sector boundary 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 FreeBSD 4.4 Release, dmesg is showing: ahc0: port 0xdc00-0xdcff mem 0xfeaff000-0xfeafffff irq 5 at device 5.0 on pci2 aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0xd800-0xd8ff mem 0xfeafe000-0xfeafefff irq 3 at device 5.1 on pci2 aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/255 SCBs pcib3: on motherboard ... da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 17366MB (35566478 512 byte sectors: 255H 63S/T 2213C) Mounting root from ufs:/dev/da0s1a dscheck(#da/2): b_bcount 36 is not on a sector boundary (ssize 512) dscheck(#da/2): b_bcount 36 is not on a sector boundary (ssize 512) dscheck(#da/2): b_bcount 36 is not on a sector boundary (ssize 512) dscheck(#da/2): b_bcount 36 is not on a sector boundary (ssize 512) dscheck(#da/2): b_bcount 36 is not on a sector boundary (ssize 512) dscheck(#da/2): b_bcount 36 is not on a sector boundary (ssize 512) Is this hardware, driver ? Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 8:52:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id 63B8237B417 for ; Mon, 12 Nov 2001 08:52:39 -0800 (PST) Received: from unknown (HELO warhawk) (202.1.200.48) by smtp.mail.vip.sc5.yahoo.com with SMTP; 12 Nov 2001 16:52:36 -0000 X-Apparently-From: From: "Haikal Saadh" To: "'Tadimeti Keshav'" , Subject: RE: How to install an external modem? Date: Mon, 12 Nov 2001 21:52:30 +0500 Message-ID: <000701c16b9a$6e84d820$30c801ca@warhawk> 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 In-Reply-To: <20011112133104.2444.qmail@web21008.mail.yahoo.com> 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 Try http://www.freebsd.org/doc/en_US.ISO8859-1/books/ppp-primer/ and http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/userppp.html Also see: /usr/share/examples/ppp or was it /usr/local/share/examples/ppp? I don't have access to a fbsd box atm so I can't double check, sorry. > -----Original Message----- > From: owner-freebsd-newbies@FreeBSD.ORG [mailto:owner-freebsd- > newbies@FreeBSD.ORG] On Behalf Of Tadimeti Keshav > Sent: Monday, November 12, 2001 6:31 PM > To: freebsd-questions@freebsd.org > Subject: How to install an external modem? > > Hello all, > I had successfully installed a STANDARD installation > of FreeBSD 4.3 > > My kernel is GENERIC. I have not compiled it yet. > > I then connected an EXTERNAL modem (Creative Blaster > 56K V.90). > > Q1: How do I get FreeBSD to recognize this modem? > Q2: How do I dial up? How do I connect to the > INternet? > (what is the equivalent of DIAL_UP connections > here) > > I searched the HANDBOOK and FAQ in vain. > I hope I have not asked a repeat question. If so > please refer me to a specific section of the handbook > / other documentation. > > Thanks for your time. > > > > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page from News and Sport to Email > and Music Charts > http://uk.my.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 8:57: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.carolina.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id B1F1937B419 for ; Mon, 12 Nov 2001 08:56:51 -0800 (PST) Received: from snafu.enterit.com ([66.57.159.198]) by mail7.carolina.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 12 Nov 2001 11:12:42 -0500 Message-Id: <5.1.0.14.0.20011112112255.02023978@mail.enterit.com> X-Sender: jconner@enterit.com@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 12 Nov 2001 11:36:44 -0500 To: Chip From: Jim Conner Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) Cc: "John Chris Wren" , "Joe & Fhe Barbish" , "James Buchanan" , In-Reply-To: <0111112014300C.60958@chip.wiegand.org> References: 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 20:14 11.11.2001 -0800, Chip wrote: >This thread comes up quite often, and somewhere along the line someone has to >bring mom into the picture. Well, mom ain't gonna run FBSD or Linux, she's >gonna be happy with win95, if she uses a computer at all. It doesn't need to >be that easy, it's not meant to be used by mom, that's not the purpose or aim >of these OS's. >I just think you're making a bigger deal out of it than it really is. It's >just not as difficult as you make it out to be, and I hope you don't scare >the original poster away with your negative attitude on FreeBSD. Anyone with >the least bit of technical awareness can install and set up a FBSD box >without many problems, if any at all. I've seen it done before by complete >newbies. It's just not that difficult. > >-- >Chip I have to agree with Chip here. In fact, I found that the negative attitude toward FreeBSD here was probably just that he had a most difficult time with FreeBSD himself. He probably considers himself technically savvy, and therefore feels that everybody else in the world will have as difficult a time as he did. Well, that is unfortunate. Let me give my opinion of FreeBSD. Yes, while the installation was somewhat more involved than a RedHat installation, I was able to install FreeBSD in a couple of hours. Why so much time? Well, two snags...er, well, only one of these was a snag. I was familiar with how Linux installed and therefore, a filesytem in Linux to me was the same as a file system in FreeBSD. And while they have similarities, they work quite differently between the two operating systems. So, where in Linux I would create 6 or 7 filesystems with fdisk, in FreeBSD, I would create one large filesystem and then disklabel that into seperate filesystems. That was the snag, the part that took the longest was the actual package installation. Shoot, TONS of software! =P I love that. What I loved (love) more is that it is 100% customizable. That took time at first, but now, its very easy. It's been about 4 years since my first FBSD installation (2.2.7, 2.2.8) and it is my preferred unix OS for now. I hear OpenBSD is good too. I love Linux too. In fact, I consider myself Unix agnostic. If it is Unix, I like it. Once you get the basics down of any OS, its easy. It's like this. If you have determination and you don't give up, and you like to explore, don't be afraid of any Unix or Unix based OS. You'll get through it just fine. If you put two computer knowledge lacking people in front of two computers, one running some windows OS and the other running some Unix OS. I guarantee the users will both equally be able to learn the operating systems. I bet the user using Unix will be more satisfied. - Jim >On Sunday 11 November 2001 18:26, John Chris Wren wrote: > > As a long time user of various operating systems, I think this has to be > > quantifed. If nothing goes wrong, and you're happy with a stock > > installation, and you want to be able to type 'ls' and see files, a few > > hours is all it should take. > > > > If you aren't sure about how much disk space you should partition > to what > > file system, your video card isn't well supported, or you have any sort of > > problems, your time investment radiply escalates. This is not something > > unique to FSDB, Linux, Solaris or Windows, however. > > > > There's more to being a user than type 'ls', tho. Under Windows, to > > install Office, you put the CD in, enter your license key, and sit back and > > watch it go. If you want to install a ports package, or StarOffice, it > > takes a bit work. You have to find the docs for setting up the server to > > use for the ports collection (which brings up the point, why doesn't > > someone setup a rotating DNS server that tries to use your IP address to > > route you to the "nearest" server, and handle avoiding sites that are > > down?), make sure you're root, go to the port collection you want, and > > 'make install'. OK, not rocket science, but it's not as simple as putting a > > CD in. > > > > Same for StarOffice. You have to get the tarball, untar it, run > > ./configure, etc. Still not as easy as the CD. What does this mean? > > Not-Windows is for the user who is willing to take on more of a challenge > > of software installation that tossing a CD in the drive. Which means my 50 > > year old mother (who calls me to ask questions like "Is it OK to click > > , or will I lose my document I'm working on?") won't be running > > FSDB/Linux/Solaris until it's as easy to use as Windows or Mac OS-X. > > > > Here's a for instance for myself. A few days ago I posted a > *detailed* > > request for why I'm getting "socket: No buffers available" messages. No > > answer. I've done the research. I'm not a FBSD internals guru (and > > because I have other interests, I don't want to be one). And no one has > > yet provided an answer (I did get 3 requests for the silly little script > > that displayed the machine stats for anyone who was willing to help me). > > > > So, no, FBSD/Linux isn't as easy as Windows. It may be more > "powerful", > > and perhaps more stable (my NT machine has been up for 134 days, and I > > abuse it badly. Developing Windows apps, and embedded development toosl, > > plus CAD layout, and graphics tools, so it doesn't just sit there and play > > FreeCell), but it's not as easy to use. And that's going to stop a lot of > > people from using it. Too many people are still scared of "breaking" their > > PC, and any time it asks them questions they don't know how to answer, or > > does things they don't want it to, or don't understand, they're going to > > demand a simple OS. > > > > FBSD/Linux is not for the unadventurous. > > > > --John (NT4, Win2K, RH6.2, Debian, FSDB 4.4, OS X 10.1, Win98, > and RH7.2 > > machines running here) > > > > > -----Original Message----- > > > From: owner-freebsd-questions@FreeBSD.ORG > > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Chip > > > Sent: Sunday, November 11, 2001 21:08 PM > > > To: Joe & Fhe Barbish; James Buchanan > > > Cc: freebsd-questions@FreeBSD.ORG > > > Subject: Re: Software on FreeBSD (Has FBSD4.4 grown up yet) > > > > > > > > > I know I may be just feeding the trolls here, but I have to say > > > something. I think you are way off base. I started using FBSD after > > > running Redhat and > > > Mandrake for less than a year, and no previous *nix experiance > > > whatsoever. I > > > got the handle on FBSD within a few days, even had apache up and > > > running my > > > web site shortly thereafter. At work I have to install Redhat to > > > dual boot > > > with win2000 on laptops, usually goes okay, but I sure like the FBSD file > > > system much better. The whole FBSD file system makes much more > > > sense than the > > > Linux file system. > > > > > > On Sunday 11 November 2001 08:06, Joe & Fhe Barbish wrote: > > > > To answer the general intent of your questions, NO FBSD has not grown > > > > up yet. It is just like all the other Unix like operating systems. Full > > > > of non-logical command names left over from the beginning. > > > > Documentation sucks, even the new updated FBSD 4.4 handbook is full of > > > > information that > > > > is not true for 4.4. There is no desktop per configured to > > > > > > replace all the > > > > > > > command names with meaningful menu options or navigation short > > > > > > cuts like in > > > > > > > SCO Unix. FBSD does not have access to most internal modems > > > > > > because there > > > > > > > are no drivers available for the majority of the modems on the > > > > > > market, this > > > > > > > is also true for all Unix like systems. > > > > > > The X desktop of whatever flavor you like can be installed during > > > the FBSD > > > installation process, how long's it been since you tried to install FBSD? > > > The only modems known as problems are winmodems, which are > > > problems anyway, > > > winmodems suck on any machine. > > > > > > > Bottom line FBSD is a learning playground, that you will have > > > > > > to work hard > > > > > > > to gain a understanding of what is going on. FBSD may be a very > > > > reliable and fast system once you get it up and configured the way you > > > > > > want it, but > > > > > > > you had better be willing to invest mega time to get there. For a > > > > newbe with out any prier Unix background, 200 hours for bare bones out > > > > of the box, and 1500 hours for full system with mail, www, desktop, > > > > > > firewall, and > > > > > > > IP to local PC with access to internet. > > > > > > 200 hours? 1500 hours? My word you must be a slow learner. I'm > > > know rocket > > > scientist, and it sure as heck didn't take me anywhere near those > > > kinds of > > > numbers to learn FreeBSD. > > > > > > > You are on your own when it comes > > > > to technical support, this mailing list is very slow at > > > > > > producing results > > > > > > > some times. > > > > > > It's a well known fact that if you rtfm first, do a little > > > research on your > > > own first, then ask questions with details, you will get plenty of help > > > quickly. > > > > > > > If you are comparing FBSD to Redhat, there is no comparison, > > > > redhat is head and shoulders above FBSD when it comes to ease > > > > > > of use. Stick > > > > > > > with redhat. > > > > > > IMHO, FreeBSD is head and shoulders above Redhat (or any Linux) for all > > > purposes. I use it for my workstation, doing everything I need to do my > > > business, just as easily as any Linux or Windoze machine. > > > > > > > The cheapest way to start with FBSD is to download the FBSD 4.4 > > > > handbook from the FBSD FTP site and then order the single FBSD install > > > > cd in the sleeve from > > > > > > http://www.bsdcentral.com/catalog/index.php?cat=113&id=CAF1712FD53 > > > DB706CF49 > > > > > > >D 8C2F693CA79 > > > > > > > > For $2.95. If the current release is not listed on this web > > > > > > page, then call > > > > > > > the sales phone number to request it. If the current release is > > > > > > for sale in > > > > > > > the jewel case then they also have the single install cd in the > > > > > > sleeve for > > > > > > > $2.95. > > > > > > I concur here, that's how I got started with FBSD and Linux, now > > > I just burn > > > my own cd's from the iso images whenever a new release comes out. > > > Also, buy > > > the books - The Complete FreeBSD and/or The Corporate Networkers Guide to > > > FreeBSD - They're both excellant ways to get started. > > > > > > James, > > > check out http://www.freebsd.org/ > > > you will find all your questions answered there. Some friendly > > > advise - If > > > you're interested in a new OS of any type you should probably > > > check out their > > > web site first before asking such a question on the list. You'll > > > probably end > > > up more confused than ever otherwise. > > > Give it a try, you have nothing to lose, and a whole new world to gain... > > > Regards, > > > -- > > > Chip W > > > > > > > -----Original Message----- > > > > From: owner-freebsd-questions@FreeBSD.ORG > > > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Buchanan > > > > Sent: Sunday, November 11, 2001 11:09 AM > > > > To: freebsd-questions@freebsd.org > > > > Subject: Software on FreeBSD > > > > > > > > Hi > > > > > > > > For a little while I've been using Linux only, instead of Windows. I've > > > > been doing my Bach in computer science degree working on Windows, so > > > > unfortunately my > > > > skills in UNIX are a little rusty. > > > > > > > > I was wondering if FreeBSD has an installer program that can detect > > > > hardware. > > > > Also, does FreeBSD come with the tools that Linux distributions do, for > > > > example: > > > > GCC (C, C++, Java, Fortran), glibc, libstdc++, libpthreads, autoconf, > > > > automake, > > > > make, sed, awk, perl, bash, texinfo, lout, latex, ghostscript, > > > > > > ghostview, > > > > > > > flex, > > > > bison, and other GNU tools? Is there an easy to use setup program for > > > > X? What > > > > desktops come with FreeBSD, like Gnome or KDE? > > > > > > > > I'm a little worried about changing OSes since UNIX especially > > > > > > seems to be > > > > > > > pretty hard to use (I mean, for me non-logical names for > > > > > > things, like TTYs. > > > > > > > An > > > > ancient UNIX hang over). > > > > > > > > Is FreeBSD at least as user-friendly as a good Linux distribution like > > > > RedHat? > > > > Does the manual in the boxed sets tell how to setup a modem and make a > > > > dialup > > > > connection to an ISP, and how to connect and disconnect? > > > > > > > > Lastly, since FreeBSD seems to be internet oriented, it has > > > > > > mail programs > > > > > > > and a > > > > browser right? Oh, and emacs? > > > > > > > > Sorry for the very low level questions. But I really can't > > > > > > afford to spend > > > > > > > the > > > > money until I know what I'm doing and I can work on FreeBSD. > > > > > > > > Thanks guys. :) > > > > > > > > James > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > >-- >-- >Chip W. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861 -----BEGIN PERL GEEK CODE BLOCK----- ------BEGIN GEEK CODE BLOCK------ Version: 0.01 Version: 3.12 P++>*@$c?P6?R+++>++++@$M GIT/CM/J d++(--) s++:++ a- >++++$O!MA->++++E!> PU-->+++BD C++++(+) UB++++$L++++$S++++$ $C-@D!>++++(-)$S++++@$X?WP+>++++MO!>+++ P++(+)>+++++ L+++(++++)>+++++$ !E* +PP+++>++++n-CO?PO!o >++++G W++(+++) N+ o !K w--- PS---(-)@ PE >*(!)$A-->++++@$Ee---(-)Ev++uL++>*@$uB+ Y+>+++ PGP t+(+++)>+++@ 5- X++ R@ >*@$uS+>*@$uH+uo+w-@$m! tv+ b? DI-(+++) D+++(++) G(++++) ------END PERL GEEK CODE BLOCK------ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 9:10:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id A620B37B418 for ; Mon, 12 Nov 2001 09:10:53 -0800 (PST) Received: from cpe-24-221-198-127.co.sprintbbd.net ([24.221.198.127] helo=cos80474) by scaup.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 163KbW-0007Hy-00; Mon, 12 Nov 2001 09:10:38 -0800 From: "Brad Morgan" To: "James Stapley (Discus)" , Subject: RE: Old "Panasonic" CD-ROM not detected on install FreeBSD 4.4 - Help please! =) Date: Mon, 12 Nov 2001 10:10:36 -0700 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: <3BEF81A1.BB991CE1@ru.ac.za> 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 had a similar situation. If your Soundblaster is a PNP version like mine, I had a heck of a time getting the card initialized. Using a DOS boot first to set the card addresses and then changing the port address of the secondary IDE when FreeBSD boots I was able to see the CD with FreeBSD. Since my CD was an IDE version, I finally "solved" the problem by going to my local PC "junkyard" and buying an ISA IDE board ($10) to hang the CDROM on. Brad -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Stapley (Discus) Sent: Monday, November 12, 2001 1:01 AM To: freebsd-questions@FreeBSD.ORG Subject: Old "Panasonic" CD-ROM not detected on install FreeBSD 4.4 - Help please! =) Hi, I am trying to install FreeBSD 4.4 on an old machine I found in the basement to act as a very basic webserver and for me to play around with a unix like environment. (It's a Cyrix 486 clone with 32 megs of ram and 500 odd megs HDD). The problem comes when I try to install FreeBSD; the floppies work fine and do their thing up to a point, however, it is not detecting the CD-ROM drive which is connected to a soundblaster 16 in the machine (I checked it was working before fdisking the HDD to remove the DOS partitions and it was). How can I force it to recognise the drive? Getting it to install from a CD is somewhat tricky with no working CD rom drive... It's definitely one of those panasonic type cd's and not an IDE one. I think this machine is so archaic the bios probably doesn't support EIDE devices (such as CD ROM's). Also, the IDE cable has only one connector and there is only one IDE channel on the card. I couldn't find anything on this topic after numerous searches online. Many thanks for your help, James. -- ****************************************** * James Richard Stapley * * JLB Smith Institute of Ichthyology, * * Private Bag 1015, Grahamstown 6140, * * South Africa * * james@jamesstapley.com * * cell:+27 (0)82 531 4099 * * http://www.jamesstapley.com/ * * ICQ UIN: 3439402 * ****************************************** Check this out: http://fishwatch.tripod.com/ Good for anyone in SA into fish/diving! 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 Nov 12 9:53: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9504.mail.yahoo.com (web9504.mail.yahoo.com [216.136.129.134]) by hub.freebsd.org (Postfix) with SMTP id 47EE937B416 for ; Mon, 12 Nov 2001 09:53:04 -0800 (PST) Message-ID: <20011112175304.49698.qmail@web9504.mail.yahoo.com> Received: from [4.18.161.204] by web9504.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 09:53:04 PST Date: Mon, 12 Nov 2001 09:53:04 -0800 (PST) From: yatin chalke Subject: setting of IP_HDRINCL in freeBSD 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 Hi, I am working with raw sockets on freeBsd3.4. I am creating my own IP & TCP header & want to pass it along with the packet. I tried setting up IP_HDRINCL option but it gives me error in sendto function as "sendto: Invalid argument" I am using following statement if(setsockopt(sockd,IPPROTO_IP,IP_HDRINCL,(char *)&on,sizeof(on)) < 0) { perror("setsockopt"); exit(1); } where int on=1; I am not able to see required data in IP header as it is not using this option and generating its own ip header. I donno why I am not able to set the IP_HDRINCL option. If anyone can help me on this it will be great help. Thank you. --Yatin P.S: I am not on mailing list so if u can please reply me via e mail , I will be highly obliged. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.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 Nov 12 10: 4:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 63CE837B418 for ; Mon, 12 Nov 2001 10:04:43 -0800 (PST) Received: from potentialtech.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id fACI0OT04531 for ; Mon, 12 Nov 2001 13:00:24 -0500 (EST) Message-ID: <3BF00FB5.70205@potentialtech.com> Date: Mon, 12 Nov 2001 13:06:45 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: questions@freebsd.org Subject: reading SGI backup tapes on FreeBSD 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 One of my clients has some old SGI O2 workstations that they were using for a while. Now they need some files off DDS2 tapes that were created by the SGIs. Nothing seems capable of reading these files. FreeBSD complains about buffers not big enough to read in blocks, while the SGI machines complain that "12 errors occurred" According to the SGI backup/restore program, cpio was used to make the backups. So I've tried cpio on FreeBSD with no success. Usually I get an "Input/Output" error. The client claimed that the original DAT drive burned up, and they were never able to backup/restore with the new DAT drive that replaced it, so I have a tendency to believe that SGI DAT drive is faulty. Although this has happened with three tapes so far, I haven't ruled out the possibility that all the tapes are bad (they're 3+ years old), but before I give up completely, I just thought I'd see if anyone was familiar with this situation and had some suggestions. TIA, -- 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 Mon Nov 12 10: 6:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sociostat.org (h00a0cc6007cd.ne.mediaone.net [24.60.188.84]) by hub.freebsd.org (Postfix) with ESMTP id 0816437B405 for ; Mon, 12 Nov 2001 10:06:09 -0800 (PST) Received: from eric by sociostat.org with local (Exim 3.12 #1 (Debian)) id 163HOm-00046y-00 for ; Mon, 12 Nov 2001 08:45:16 -0500 Date: Mon, 12 Nov 2001 08:45:16 -0500 To: questions@FreeBSD.ORG Subject: procmail setup troubles Message-ID: <20011112084516.A15805@sociostat.org> Reply-To: cheney@soc.umass.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: Eric Cheney Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks. I can't get procmail to filter mail. Here's the story. I'm migrating mail from a debian box to my FreeBSD box. I simply stole the .fetchmailrc and .procmailrc files from the debian box and put them in the home directory of the FreeBSD box. Both of these files were fully functional with the debian box, so I think they are ok. Then I installed procmail using the ports collection... Finally I made a .forward file with the line "|exec /usr/local/bin/procmail || exit 75" .... I put this .forward file in my home directory. With this setup procmail just loses all incoming mail, and some mail is not even fetched because it says it cannot resolve the domain of the sender. What am I doing wrong? Any ideas out there? Thanks folks. Eric Cheney cheney@soc.umass.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:15:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id 2DB7937B417; Mon, 12 Nov 2001 10:15:02 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [65.96.186.69]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fACIFxx05923; Mon, 12 Nov 2001 13:15:59 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fACIG2H35648; Mon, 12 Nov 2001 13:16:02 -0500 (EST) (envelope-from leblanc) Date: Mon, 12 Nov 2001 13:16:01 -0500 From: Louis LeBlanc To: questions@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: procmail setup troubles Message-ID: <20011112181601.GB53398@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.org References: <20011112084516.A15805@sociostat.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2B/JsCI69OhZNC5r" Content-Disposition: inline In-Reply-To: <20011112084516.A15805@sociostat.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --2B/JsCI69OhZNC5r Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/12/01 08:45 AM, Eric Cheney sat at the `puter and typed: >=20 >=20 > Hi folks. I can't get procmail to filter mail. Here's the story. > I'm migrating mail from a debian box to my FreeBSD box. I simply stole= =20 > the .fetchmailrc and .procmailrc files from the debian box and put them i= n=20 > the home directory of the FreeBSD box. Both of these files were fully=20 > functional with the debian box, so I think they are ok. =20 > Then I installed procmail using the ports collection... Finally I made a= =20 > .forward file with the line "|exec /usr/local/bin/procmail || exit 75" .= ... > I put this .forward file in my home directory. >=20 > With this setup procmail just loses all incoming mail, and some mail=20 > is not even fetched because it says it cannot resolve the domain=20 > of the sender. >=20 > What am I doing wrong? Any ideas out there?=20 >=20 Keep in mind that procmail is only a filter agent. It will never see incoming mail unless you hand it off to procmail. This is done by the MTA, or Mail Transfer Agent. Probably Sendmail. Look for a sendmail.mc file on the debian box. It probably has the method used to hand off to procmail. Of course, you could just edit your /etc/mail/freebsd.mc file and check out the sendmail-cf files in /usr/share/sendmail/cf/*. Also, make sure you look at /usr/share/sendmail/cf/README. It has ALL the info you could hope for, and probably more than you can absorb in one go. HTH Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Coward, n.: One who in a perilous emergency thinks with his legs. -- Ambrose Bierce, "The Devil's Dictionary" --2B/JsCI69OhZNC5r Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78BHheAPWYrNkRWIRAurVAJ96DMmLrvk2VXeO5o0YRdga5ePgVwCfbGuA HMM/rf1B3OyXlmmLXOBIGwg= =G3Pj -----END PGP SIGNATURE----- --2B/JsCI69OhZNC5r-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:15:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id 2DB7937B417; Mon, 12 Nov 2001 10:15:02 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [65.96.186.69]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fACIFxx05923; Mon, 12 Nov 2001 13:15:59 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fACIG2H35648; Mon, 12 Nov 2001 13:16:02 -0500 (EST) (envelope-from leblanc) Date: Mon, 12 Nov 2001 13:16:01 -0500 From: Louis LeBlanc To: questions@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: procmail setup troubles Message-ID: <20011112181601.GB53398@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: questions@FreeBSD.ORG, freebsd-questions@FreeBSD.org References: <20011112084516.A15805@sociostat.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2B/JsCI69OhZNC5r" Content-Disposition: inline In-Reply-To: <20011112084516.A15805@sociostat.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --2B/JsCI69OhZNC5r Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/12/01 08:45 AM, Eric Cheney sat at the `puter and typed: >=20 >=20 > Hi folks. I can't get procmail to filter mail. Here's the story. > I'm migrating mail from a debian box to my FreeBSD box. I simply stole= =20 > the .fetchmailrc and .procmailrc files from the debian box and put them i= n=20 > the home directory of the FreeBSD box. Both of these files were fully=20 > functional with the debian box, so I think they are ok. =20 > Then I installed procmail using the ports collection... Finally I made a= =20 > .forward file with the line "|exec /usr/local/bin/procmail || exit 75" .= ... > I put this .forward file in my home directory. >=20 > With this setup procmail just loses all incoming mail, and some mail=20 > is not even fetched because it says it cannot resolve the domain=20 > of the sender. >=20 > What am I doing wrong? Any ideas out there?=20 >=20 Keep in mind that procmail is only a filter agent. It will never see incoming mail unless you hand it off to procmail. This is done by the MTA, or Mail Transfer Agent. Probably Sendmail. Look for a sendmail.mc file on the debian box. It probably has the method used to hand off to procmail. Of course, you could just edit your /etc/mail/freebsd.mc file and check out the sendmail-cf files in /usr/share/sendmail/cf/*. Also, make sure you look at /usr/share/sendmail/cf/README. It has ALL the info you could hope for, and probably more than you can absorb in one go. HTH Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Coward, n.: One who in a perilous emergency thinks with his legs. -- Ambrose Bierce, "The Devil's Dictionary" --2B/JsCI69OhZNC5r Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78BHheAPWYrNkRWIRAurVAJ96DMmLrvk2VXeO5o0YRdga5ePgVwCfbGuA HMM/rf1B3OyXlmmLXOBIGwg= =G3Pj -----END PGP SIGNATURE----- --2B/JsCI69OhZNC5r-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:19:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id BF4DB37B418 for ; Mon, 12 Nov 2001 10:19:14 -0800 (PST) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id fACIEe277954; Mon, 12 Nov 2001 10:14:40 -0800 (PST) (envelope-from dg) Date: Mon, 12 Nov 2001 10:14:39 -0800 From: David Greenman To: Don Sutter Cc: FreeBSD Questions Subject: Re: fsck problem Message-ID: <20011112101439.A77864@nexus.root.com> References: <002201c169a4$7d92a4c0$13fea8c0@drs> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002201c169a4$7d92a4c0$13fea8c0@drs>; from drs@suntreeaz.com on Fri, Nov 09, 2001 at 09:59:33PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >fsck is refusing to run telling me that it doesn't have write access. I'm logged in to FreeBSD 4.3 as root and my system is installed on ad1 (root-ad1s1a, swap-ad1s1b, usr-ad1s1e) > >This is as far as I get... > >sparky# fsck -f -p >/dev/ad1s1a: NO WRITE ACCESS >/dev/ad1s1a: UNEXPECTED INCONSISTENCE; RUN fsck MANUALLY. > > >Hummm. I thought I was running fsck manually... -p is prune mode, which is normally done automatically at startup. My guess for the reason that it's failing is that the filesystem that you're trying to fsck is already mounted. You can't fsck a mounted filesystem. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:39:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id 6118C37B417 for ; Mon, 12 Nov 2001 10:39:54 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [65.96.186.69]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id fACIdlk19433 for ; Mon, 12 Nov 2001 13:39:48 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fACIerh53358 for freebsd-questions@FreeBSD.org; Mon, 12 Nov 2001 13:40:53 -0500 (EST) (envelope-from leblanc) Date: Mon, 12 Nov 2001 13:40:52 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org Subject: sshd and X11 forwarding? Message-ID: <20011112184052.GD53398@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NklN7DEeGtkPCoo3" Content-Disposition: inline User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --NklN7DEeGtkPCoo3 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hope this isn't too far OT, but I am trying to get X11 forwarding to work between 2 FreeBSD machines, both running 4.4 RELEASE. Both have the following in /etc/ssh/sshd_config: StrictModes yes X11Forwarding yes X11DisplayOffset 10 PrintMotd yes KeepAlive yes My understanding of this is that when you execute a prog that requires an X display, it will forward the windows, transients, etc to the client box. And the DISPLAY should set to something like :10.0. However, the DISPLAY never gets set, so no forwarding. Naturally, sshd is not stupid enough to just let me set my own, since that would be very unlikely to be a valid display, and also quite a security hole. This isn't a firewall issue, since only the client is running a firewall, which is wide open to the server IP. The server is behind an ACL based gateway, which allows all traffic to and from the client. The DISPLAY in any ssh connection is just not being set. Any ideas what I could be missing? TIA & HAND Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Research is to see what everybody else has seen, and think what nobody else has thought. --NklN7DEeGtkPCoo3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78Be0eAPWYrNkRWIRAkN7AJwOrP+Tg65se/utHo8xn2AWovCTlQCdGj4+ GWIhd9+KT0pjuka7Dm5WuKw= =E9pG -----END PGP SIGNATURE----- --NklN7DEeGtkPCoo3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:42:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 7C74937B418; Mon, 12 Nov 2001 10:42:50 -0800 (PST) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id fACIbSO44630; Mon, 12 Nov 2001 13:37:28 -0500 (EST) (envelope-from freymann@scaryg.shacknet.nu) Message-ID: <00dd01c16ba9$e9d9ba90$0f01a8c0@phantom> From: "Gerald T. Freymann" To: , Cc: "Eric Cheney" , References: <20011112084516.A15805@sociostat.org> <20011112181601.GB53398@keyslapper.org> Subject: Re: procmail setup troubles Date: Mon, 12 Nov 2001 13:43:25 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 > Keep in mind that procmail is only a filter agent. It will never see > incoming mail unless you hand it off to procmail. This is done by the > MTA, or Mail Transfer Agent. Probably Sendmail. Yes, that is ONE way of doing it, but as the original poster indicated, you can also hand off email to procmail by using the .forward method. I think he is using the wrong syntax. See: http://www.ii.com/internet/robots/procmail/qs/ That sight goes over the set-up quite nicely. -gf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:43: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 7C74937B418; Mon, 12 Nov 2001 10:42:50 -0800 (PST) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id fACIbSO44630; Mon, 12 Nov 2001 13:37:28 -0500 (EST) (envelope-from freymann@scaryg.shacknet.nu) Message-ID: <00dd01c16ba9$e9d9ba90$0f01a8c0@phantom> From: "Gerald T. Freymann" To: , Cc: "Eric Cheney" , References: <20011112084516.A15805@sociostat.org> <20011112181601.GB53398@keyslapper.org> Subject: Re: procmail setup troubles Date: Mon, 12 Nov 2001 13:43:25 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 > Keep in mind that procmail is only a filter agent. It will never see > incoming mail unless you hand it off to procmail. This is done by the > MTA, or Mail Transfer Agent. Probably Sendmail. Yes, that is ONE way of doing it, but as the original poster indicated, you can also hand off email to procmail by using the .forward method. I think he is using the wrong syntax. See: http://www.ii.com/internet/robots/procmail/qs/ That sight goes over the set-up quite nicely. -gf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:43:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id B85BB37B418 for ; Mon, 12 Nov 2001 10:43:38 -0800 (PST) Received: from [217.35.47.161] (helo=marvin.penguinpowered.org.uk) by gadolinium.btinternet.com with esmtp (Exim 3.22 #6) id 163M3U-0005zk-00 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 18:43:37 +0000 Received: from [192.168.1.60] (helo=pan.ehsrealtime.com) by marvin.penguinpowered.org.uk with esmtp (Exim 3.33 #1) id 163M7T-0007pF-00 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 18:47:43 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163M1i-000FEn-00 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 18:41:46 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: xinetd with -CURRENT Reply-To: wayne.pascoe@ehsrealtime.com Date: 12 Nov 2001 18:41:45 +0000 Message-ID: <86k7wvkf12.fsf@pan.home.penguinpowered.org.uk> Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I am having problems compiling a few things on -CURRENT (cvsup'd today). I'm just wondering if anyone knows if these normally work and a way around the problems that I am hitting. xinetd from ports dies with the following error: In file included from reconfig.c:26: /usr/include/rpc/pmap_clnt.h:81: syntax error before `resultproc_t' gmake[1]: *** [reconfig.o] Error 1 gmake[1]: Leaving directory `/usr/ports/security/xinetd/work/xinetd-2.3.3/xinetd' gmake: *** [makeprog] Error 2 TIA, -- Wayne Pascoe Things fall apart; the center cannot hold; Mere anarchy is loosed upon the world. - Yeats To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:48:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id 6083737B417 for ; Mon, 12 Nov 2001 10:48:49 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id MAA13161 for ; Mon, 12 Nov 2001 12:35:30 -0600 Message-ID: <00b801c16baa$6f4bde60$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: "free bsd" Subject: Perl Question Date: Mon, 12 Nov 2001 13:47:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone know how to generate a random number in perl so I can stick it in a variable? Regards, Andre` C. Technical Support ÔŋÔŽ ---------------------------------------------------------------------------- - Visit our support manual at http://supportmanual.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:54:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from funnel.cisco.com (funnel.cisco.com [161.44.168.79]) by hub.freebsd.org (Postfix) with ESMTP id F1EB437B405 for ; Mon, 12 Nov 2001 10:54:42 -0800 (PST) Received: from bmcgover-pc.cisco.com (bmcgover-pc.cisco.com [161.44.149.69]) by funnel.cisco.com (8.8.5-Cisco.1/8.6.5) with ESMTP id NAA13507 for ; Mon, 12 Nov 2001 13:54:41 -0500 (EST) Received: from bmcgover-pc.cisco.com (localhost.cisco.com [127.0.0.1]) by bmcgover-pc.cisco.com (8.11.6/8.11.6) with ESMTP id fACIseH00764 for ; Mon, 12 Nov 2001 13:54:40 -0500 (EST) (envelope-from bmcgover@bmcgover-pc.cisco.com) Message-Id: <200111121854.fACIseH00764@bmcgover-pc.cisco.com> To: questions@freebsd.org Subject: libmd for other platforms? Date: Mon, 12 Nov 2001 13:54:40 -0500 From: "Brian J. McGovern" Sender: owner-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 only partly a FreeBSD question, but I figured someone may know. I'm very interested in FreeBSD's libmd, particularly the MD5File() function, which calculates a MD5 checksum for the file passed. I'm curious if anyone knows where to get similar code for Linux, Solaris (Sparc), and possibly even Windows. I'm working on an installer that wishes to use checksums to see if files have been altered since installation, and md5 seemed a better way to go than working on our own. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 10:58:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marvin.1729.net (1729.xs4all.nl [213.84.67.6]) by hub.freebsd.org (Postfix) with ESMTP id 92F3F37B405 for ; Mon, 12 Nov 2001 10:58:07 -0800 (PST) Received: from arnold (arnold.lan [192.168.1.8]) by marvin.1729.net (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with SMTP id UAA27419; Mon, 12 Nov 2001 20:30:19 +0100 Message-ID: <006d01c16bab$de10b0e0$0801a8c0@lan.1729.net> From: "Ruben de Groot" To: "Ted Mittelstaedt" , "Noor Dawod" , "Guido Fortunati" Cc: References: <002f01c16b82$01f46940$1401a8c0@tedm.placo.com> Subject: Re: Max number of NIC's and aliases Date: Mon, 12 Nov 2001 19:57:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have setup a system with 20 aliases and using the jail(8) command to create the same amount of virtual servers. This is a test system and I was quite impressed with the results so far, even under heavy load. Therefore I was following this thread with interest wondering about the limits of this kind of setup. Now you tell me I'm on a road to total stupidity. Maybe, but I would like to know why and what would be the sane way to do it, so could you please expand on that? greetings, Ruben de Groot ----- Original Message ----- From: "Ted Mittelstaedt" To: "Noor Dawod" ; "Guido Fortunati" Cc: Sent: Monday, November 12, 2001 2:57 PM Subject: RE: Max number of NIC's and aliases > Because it's totally, completely stupid to put 64 aliases on a FreeBSD > interface with you can simply route a /26 to it. > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod > >Sent: Monday, November 12, 2001 3:05 AM > >To: Guido Fortunati > >Cc: freebsd-questions@FreeBSD.ORG > >Subject: RE: Max number of NIC's and aliases > > > > > >Hmm, quite interesting.. if there's a known bug in BIND as you say, why > >no one fixes it? > > > >Noor > > > > > >-----Original Message----- > >From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] > >Sent: Monday, November 12, 2001 12:57 PM > >To: 'Noor Dawod' > >Subject: RE: Max number of NIC's and aliases > > > > > >I don't think there's a limit for aliases. > >But afaik, there's a bug when using BIND that prevents named from > >starting > >properly when there are more than 64 aliases on an interface. > >Besides that, i don't think you'll have any problem using as many > >aliases as you want. > > > >-guido > > > > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod > >Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. > >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG > >Subject: RE: Max number of NIC's and aliases > > > > > >And what about the aliases? How many aliases can FreeBSD or a NIC > >handle? > > > >Noor > > > > > >-----Original Message----- > >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] > >Sent: Monday, November 12, 2001 12:25 PM > >To: Noor Dawod; freebsd-questions@FreeBSD.ORG > >Subject: RE: Max number of NIC's and aliases > > > > > >No to both - but consider the speed of the average PCI bus. Your not > >going to be able to keep a bunch of NICS in saturation on a PC, > >espically 100Mbt full duplex ones. > > > >Ted Mittelstaedt > >tedm@toybox.placo.com > >Author of: The FreeBSD Corporate Networker's > >Guide > >Book website: > >http://www.freebsd-corp-net-guide.com > > > > > >>-----Original Message----- > >>From: owner-freebsd-questions@FreeBSD.ORG > >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod > >>Sent: Sunday, November 11, 2001 4:40 AM > >>To: freebsd-questions@FreeBSD.ORG > >>Subject: Max number of NIC's and aliases > >> > >> > >>Hi, > >> > >>I have two questions to the list: > >> > >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? > >>2) is there a known number of aliases on one NIC that FreeBSD cannot > >>handle anymore? > >> > >>Thanks in advance. > >> > >>Noor > >> > >> > >>To Unsubscribe: send mail to majordomo@FreeBSD.org > >>with "unsubscribe freebsd-questions" in the body of the message > >> > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11: 1:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.webvolution.net (ns.webvolution.net [64.173.23.219]) by hub.freebsd.org (Postfix) with ESMTP id CC50F37B41A for ; Mon, 12 Nov 2001 11:01:04 -0800 (PST) Received: (from nobody@localhost) by ns.webvolution.net (8.11.6/8.11.6) id fACJ12826204 for freebsd-questions@FreeBSD.ORG; Mon, 12 Nov 2001 19:01:02 GMT (envelope-from dleal@webvolution.net) From: dleal@webvolution.net X-Authentication-Warning: ns.webvolution.net: nobody set sender to dleal@webvolution.net using -f To: freebsd-questions@FreeBSD.ORG Subject: vmware2 network Message-ID: <1005591662.3bf01c6e9dbd8@mail.webvolution.net> Date: Mon, 12 Nov 2001 19:01:02 +0000 (WET) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.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 Hi all! I am running FreeBSD-4.4-stable on my k7-700mgz. When I was running 4.4-prerelease I instaled vmware2. In the beggining of the instalation I answared "yes" to the question of if I want to use netgraph bridging. I also associate the device /dev/fxp0 to this. Later I instaled win98 and every configuration just (full screen, sound, network, samba...) went fine!! But I had a probleam that was nothing to do with vmware and I had to reinstall the hole system! I reisntaled with FreeBSD-4.3-release and upgrade imediatly to FreeBSD-4.4-stable (a week ago). Now I installed again vmware2 and did everythig just like the other time. But I am only able to boot vmware if the Ethernet adapter section has the "value" NOT INSTALLED. - If I try to configure it in the vmware configuration editor to "host only", vmware dont even boot. It says: "could not get adress for /dev/vmnet1: invalid argument, failed to configure ethernet0" - If I try to configure it in the vmware configuration editor to "bridged", vmware also dont boot. It says: "could not open /dev/vmnet0: no such file or directory, failed to configure ethernet0" - If I try to configure it in the vmware configuration editor to "custom" with /dev/vmnet1, vmware also dont boot. It says: "could not get adress for /dev/vmnet1: invalid argument, failed to configure ethernet0" Also something strange appens in the end of freebsd booting process: It say the following: ngctl: send msg: No such file or directory ngctl: send msg: No such file or directory ngctl: send msg: No such file or directory ngctl: send msg: No such file or directory I think it is related to the vmware.sh scprit that is in /usr/local/etc/rc.d/ I think I tried everything that my head can think! (I also read the tutorial from freebsdenzine and that does not work for me either) Can anyone tell me something about this, please? Thanks, daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11: 7: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 506D737B405 for ; Mon, 12 Nov 2001 11:06:57 -0800 (PST) Received: from barbish ([63.70.155.113]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Mon, 12 Nov 2001 14:07:26 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: sio0 not probed in recompiled Generic kernel - need external modem support on com1 port Date: Mon, 12 Nov 2001 14:06:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE 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 removed all the devices I did not need and recompiled the kernel. The new kernel boots up but issues message 'sio0 not probed (Disabled)'. I need sio0 for a external modem so I started to test different kernels. I then booted using the kernel.GENERIC that comes with FBSD and the sio ports are probed ok. I them recompiled /sys/i386/conf/GENERIC original source creating a new generic kernel that should match the kernel.GENERIC. This new kernel also issues message 'sio0 not probed (Disabled)'. How can this be? Is not the kernel.GENERIC built from the GENERIC source? That's what the handbook says. The only change to the basic FBSD 4.4 install is I added boot_verbose="YES" statement to the loader.conf file so I would always get the verbose (detailed) boot messaged. This should be very easy for one of you FBSD experts to reproduce. Is there a bug in the make process for FBDS4.4, or is there wrong source definitions in the GENERIC source file? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11: 9:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 3518637B405 for ; Mon, 12 Nov 2001 11:09:48 -0800 (PST) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id fACJ4PO49439; Mon, 12 Nov 2001 14:04:26 -0500 (EST) (envelope-from freymann@scaryg.shacknet.nu) Message-ID: <026001c16bad$ae034a50$0f01a8c0@phantom> From: "Gerald T. Freymann" To: "Andre` Niel Cameron" , "free bsd" References: <00b801c16baa$6f4bde60$a50410ac@olmct.net> Subject: Re: Perl Question Date: Mon, 12 Nov 2001 14:10:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 > Anyone know how to generate a random number in perl so I can stick it in a > variable? How about: $myvar = rand(10); where 10 is the highest number to use, so $myvar would come back as a random number between 0 and 10. OR: $myvar = srand(value); srand accepts an integer value as an arguement; if no arguement is supplied, srand calls the time function and uses its return value as the random-number seed. gf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:15: 3 2001 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 E7EDD37B416 for ; Mon, 12 Nov 2001 11:14:57 -0800 (PST) Received: (qmail 18298 invoked by uid 0); 12 Nov 2001 19:14:55 -0000 Received: from unknown (HELO nazgul) (62.16.151.80) by mail.gmx.net (mp020-rz3) with SMTP; 12 Nov 2001 19:14:55 -0000 From: "Klaus Berbach" To: "freebsd-questions@FreeBSD.org" Date: Mon, 12 Nov 2001 20:14:58 +0100 Reply-To: "Klaus Berbach" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: make !!!???! Message-Id: <20011112191457.E7EDD37B416@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 Did you do a "config MYKERNEL" before in /sys/i386/conf ? >Hi all, >I have FreeBSD 4.0 and when I want to compile my kernel in >../../compile/ >with::: >make depend >I get this strange error: "don't know how to make depend" or "no target >to make" >even MYKERNEL config is in there ! > >What I can't make to build my kernel ??? > > >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 Nov 12 11:15:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw1a.lmco.com (mailgw1a.lmco.com [192.31.106.7]) by hub.freebsd.org (Postfix) with ESMTP id 8098737B417 for ; Mon, 12 Nov 2001 11:14:58 -0800 (PST) Received: from emss01g01.ems.lmco.com (relay1.ems.lmco.com [129.197.181.54]) by mailgw1a.lmco.com (8.8.8/8.8.8) with ESMTP id MAA16570 for ; Mon, 12 Nov 2001 12:14:57 -0700 (MST) Received: from CONVERSION-DAEMON by lmco.com (PMDF V5.2-32 #38886) id <0GMP00601C0LFR@lmco.com> for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 11:12:33 -0800 (PST) Received: from cui1.lmms.lmco.com ([129.197.1.64]) by lmco.com (PMDF V5.2-32 #38886) with ESMTP id <0GMP00I1OC09RD@lmco.com> for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 11:12:09 -0800 (PST) Received: from lmco.com (CONNECTICUT1.lmms.lmco.com [129.197.23.84]) by cui1.lmms.lmco.com (8.11.0/8.9.2) with ESMTP id fACJC7614230 for ; Mon, 12 Nov 2001 11:12:08 -0800 (PST) Date: Mon, 12 Nov 2001 11:12:48 -0800 From: rick norman Subject: Re: Max number of NIC's and aliases To: freebsd-questions@freebsd.org Message-id: <3BF01F2F.D166ACC3@lmco.com> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: <002f01c16b82$01f46940$1401a8c0@tedm.placo.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 beg to disagree. I have in the past set up a number of research scenarios where it was desirable to use 'a ton of aliases' to create a ton of subnets, each with different characteristics. These different subnets are in turn routed through different devices downstream based on their subnets. It is very convenient to use a subnet and an alias to pick out a certain pathway through a maze of simulation devices and nodes that are all interconnected. Rick Ted Mittelstaedt wrote: > Because it's totally, completely stupid to put 64 aliases on a FreeBSD > interface with you can simply route a /26 to it. > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod > >Sent: Monday, November 12, 2001 3:05 AM > >To: Guido Fortunati > >Cc: freebsd-questions@FreeBSD.ORG > >Subject: RE: Max number of NIC's and aliases > > > > > >Hmm, quite interesting.. if there's a known bug in BIND as you say, why > >no one fixes it? > > > >Noor > > > > > >-----Original Message----- > >From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] > >Sent: Monday, November 12, 2001 12:57 PM > >To: 'Noor Dawod' > >Subject: RE: Max number of NIC's and aliases > > > > > >I don't think there's a limit for aliases. > >But afaik, there's a bug when using BIND that prevents named from > >starting > >properly when there are more than 64 aliases on an interface. > >Besides that, i don't think you'll have any problem using as many > >aliases as you want. > > > >-guido > > > > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod > >Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. > >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG > >Subject: RE: Max number of NIC's and aliases > > > > > >And what about the aliases? How many aliases can FreeBSD or a NIC > >handle? > > > >Noor > > > > > >-----Original Message----- > >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] > >Sent: Monday, November 12, 2001 12:25 PM > >To: Noor Dawod; freebsd-questions@FreeBSD.ORG > >Subject: RE: Max number of NIC's and aliases > > > > > >No to both - but consider the speed of the average PCI bus. Your not > >going to be able to keep a bunch of NICS in saturation on a PC, > >espically 100Mbt full duplex ones. > > > >Ted Mittelstaedt > >tedm@toybox.placo.com > >Author of: The FreeBSD Corporate Networker's > >Guide > >Book website: > >http://www.freebsd-corp-net-guide.com > > > > > >>-----Original Message----- > >>From: owner-freebsd-questions@FreeBSD.ORG > >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod > >>Sent: Sunday, November 11, 2001 4:40 AM > >>To: freebsd-questions@FreeBSD.ORG > >>Subject: Max number of NIC's and aliases > >> > >> > >>Hi, > >> > >>I have two questions to the list: > >> > >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? > >>2) is there a known number of aliases on one NIC that FreeBSD cannot > >>handle anymore? > >> > >>Thanks in advance. > >> > >>Noor > >> > >> > >>To Unsubscribe: send mail to majordomo@FreeBSD.org > >>with "unsubscribe freebsd-questions" in the body of the message > >> > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:20:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id 8BC5B37B416 for ; Mon, 12 Nov 2001 11:20:12 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id NAA17219; Mon, 12 Nov 2001 13:06:51 -0600 Message-ID: <00d801c16bae$d0a8ced0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: "Gerald T. Freymann" , "free bsd" References: <00b801c16baa$6f4bde60$a50410ac@olmct.net> <026001c16bad$ae034a50$0f01a8c0@phantom> Subject: Re: Perl Question Date: Mon, 12 Nov 2001 14:18:30 -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.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > $myvar = rand(10); > > where 10 is the highest number to use, so $myvar would come back as a > random number between 0 and 10. > > OR: > > $myvar = srand(value); > Thanks alot guys;) Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:25:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ztxmail05.ztx.compaq.com (ztxmail05.ztx.compaq.com [161.114.1.209]) by hub.freebsd.org (Postfix) with ESMTP id 954FF37B405 for ; Mon, 12 Nov 2001 11:25:48 -0800 (PST) Received: by ztxmail05.ztx.compaq.com (Postfix, from userid 12345) id 1F215DB1; Mon, 12 Nov 2001 13:25:48 -0600 (CST) Received: from mailrelay01.cac.cpqcorp.net (mailrelay01.cac.cpqcorp.net [16.47.132.152]) by ztxmail05.ztx.compaq.com (Postfix) with ESMTP id DF964DE6; Mon, 12 Nov 2001 13:25:47 -0600 (CST) Received: by mailrelay01.cac.cpqcorp.net (Postfix, from userid 12345) id 765F653F; Mon, 12 Nov 2001 11:25:47 -0800 (PST) Received: from ilonet.ilo.dec.com (unknown [16.209.129.14]) by mailrelay01.cac.cpqcorp.net (Postfix) with ESMTP id 5FC0B508; Mon, 12 Nov 2001 11:25:45 -0800 (PST) Received: from hopalong.ilo.cpqcorp.net by ilonet.ilo.dec.com (8.8.8/1.1.22.3/13Apr00-1045AM) id TAA0000011721; Mon, 12 Nov 2001 19:24:50 GMT Received: from hopalong.ilo.cpqcorp.net (localhost.ilo.cpqcorp.net [127.0.0.1]) by hopalong.ilo.cpqcorp.net (8.11.6/8.11.6) with ESMTP id fACJHm016203; Mon, 12 Nov 2001 19:17:49 GMT (envelope-from dermotc@hopalong.ilo.cpqcorp.net) Message-Id: <200111121917.fACJHm016203@hopalong.ilo.cpqcorp.net> To: freebsd-questions@freebsd.org Cc: cheney@soc.umass.edu Subject: Re: procmail setup troubles In-Reply-To: Your message of "Mon, 12 Nov 2001 13:45:16 GMT." <20011112084516.A15805@sociostat.org> Date: Mon, 12 Nov 2001 19:17:48 +0000 From: Dermot C Cassidy Sender: owner-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 can't get procmail to filter mail. Here's the story. > I'm migrating mail from a debian box to my FreeBSD box. I simply stole > the .fetchmailrc and .procmailrc files from the debian box and put them > in > the home directory of the FreeBSD box. Both of these files were fully > functional with the debian box, so I think they are ok. > Then I installed procmail using the ports collection... Finally I made > a > .forward file with the line "|exec /usr/local/bin/procmail || exit 75" > .... > I put this .forward file in my home directory. > > With this setup procmail just loses all incoming mail, and some mail > is not even fetched because it says it cannot resolve the domain > of the sender. > > What am I doing wrong? Any ideas out there? > Hi, If you check the mail logs (/var/log/maillog - and old gzipped copies), I think you'll see that some of your mail is being rejected because it doesn't pass the tests in a sendmail ruleset called 'check_mail'. (Do a grep for 'ruleset=check_mail') This does a dns lookup of the bit after the '@' in the address the mail is from. If it can't verify it the mail is rejected. You can test this out by running: sendmail -bt then, at the '>' prompt type: check_mail person@domain.to.check Obviously, substitute an appropriate address. Use '?' to get help. (You may find that the 'cc' I've sent you of this very message fails the test, because most of the internal domains here are not made visible in public dns - maybe the reply won't get through to the mailing list at all!). If you don't want the rule, you'll either have to modify the sendmail.cf file or generate a new one using the m4 macro system (the recommended way of fiddling with sendmail configuration). The O'Reilly TCP/IP Network Administration book (unix version) has a nice intro. The big O'Reilly Sendmail book has got the detail. None of it is for the faint hearted though! Regards, Dermot -- Dermot Cassidy, Systems Engineer, MSE A&O Compaq ESC, Ballybrit Business Park, Galway, Ireland. mailto:dermot.cassidy@compaq.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:29:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by hub.freebsd.org (Postfix) with ESMTP id B129237B416 for ; Mon, 12 Nov 2001 11:29:54 -0800 (PST) Received: from gateway.lefort.net ([213.189.162.247]) by mirapoint2.brutele.be (Mirapoint) with SMTP id ANK95803; Mon, 12 Nov 2001 20:29:49 +0100 (CET) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (8.11.6/8.11.6) with ESMTP id fACJTmI04496 for ; Mon, 12 Nov 2001 20:29:48 +0100 (CET) (envelope-from jylefort@jsite.lefort.net) Received: (from jylefort@localhost) by jsite.lefort.net (8.11.6/8.11.6) id fACJTmi49597 for freebsd-questions@FreeBSD.org; Mon, 12 Nov 2001 20:29:48 +0100 (CET) (envelope-from jylefort) Date: Mon, 12 Nov 2001 20:29:48 +0100 From: Jean-Yves Lefort To: freebsd-questions@FreeBSD.org Subject: Re: make !!!???! Message-ID: <20011112202948.A49264@jsite.lefort.net> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <20011112191457.E7EDD37B416@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011112191457.E7EDD37B416@hub.freebsd.org>; from K_Berbach@gmx.de on Mon, Nov 12, 2001 at 08:14:58PM +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 Mon, Nov 12, 2001 at 08:14:58PM +0100, Klaus Berbach wrote: > Did you do a "config MYKERNEL" before in /sys/i386/conf > ? > > >Hi all, > >I have FreeBSD 4.0 and when I want to compile my kernel in > >../../compile/ > >with::: > >make depend > >I get this strange error: "don't know how to make depend" or "no target > >to make" > >even MYKERNEL config is in there ! > > > >What I can't make to build my kernel ??? > > > > > >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 There is a new way of compiling a kernel, i don't know precisely when it was introduced but with my 4.4 box i use this: cd /usr/src && make buildkernel KERNCONF=MYKERNEL && make installkernel KERNCONF=MYKERNEL Best regards, Jean-Yves Lefort To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:37:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id A160C37B405 for ; Mon, 12 Nov 2001 11:37:11 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 42BAD66BD5; Mon, 12 Nov 2001 11:37:11 -0800 (PST) Date: Mon, 12 Nov 2001 11:37:11 -0800 From: Kris Kennaway To: BSD Freak Cc: FreeBSD Questions Subject: Re: Does soft updates still require fsck? Message-ID: <20011112113710.A28444@xor.obsecurity.org> References: <3ed3633f0b80.3f0b803ed363@mbox.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3ed3633f0b80.3f0b803ed363@mbox.com.au>; from bsd-freak@mbox.com.au on Mon, Nov 12, 2001 at 04:03:57PM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 12, 2001 at 04:03:57PM +1100, BSD Freak wrote: > Hi all.... >=20 > Tried finding some answers in the FreeBSD handbook and on the web but=20 > information seems to be sketchy.... >=20 > One of my FreeBSD boxes needs to come back up quickly in case of an=20 > unexpected power outage. On Linux I would use one of the available=20 > journaling file systems (ie XFS, JFS ReiserFS or Ext3).=20 >=20 > Does "soft updates" provide the facility to eliminate an 'fsck' after=20 > an "unclean" shutdown? Only under 5.0-CURRENT since it's still experimental. Kris --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78CTmWry0BWjoQKURAoU1AJsEOrAWQYTtm+kFQXLH9/7R67kFIwCePStJ JclL3fGcvNR5ceHJHm4LnKg= =DXv6 -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:38:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id F381437B416 for ; Mon, 12 Nov 2001 11:38:44 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B271A66BE2; Mon, 12 Nov 2001 11:38:44 -0800 (PST) Date: Mon, 12 Nov 2001 11:38:44 -0800 From: Kris Kennaway To: freebsd-questions@FreeBSD.ORG Subject: Re: sshd and X11 forwarding? Message-ID: <20011112113844.B28444@xor.obsecurity.org> References: <20011112184052.GD53398@keyslapper.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011112184052.GD53398@keyslapper.org>; from leblanc+freebsd@keyslapper.org on Mon, Nov 12, 2001 at 01:40:52PM -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 --8P1HSweYDcXXzwPJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 12, 2001 at 01:40:52PM -0500, Louis LeBlanc wrote: > Hope this isn't too far OT, but I am trying to get X11 forwarding to > work between 2 FreeBSD machines, both running 4.4 RELEASE. >=20 > Both have the following in /etc/ssh/sshd_config: >=20 > StrictModes yes > X11Forwarding yes > X11DisplayOffset 10 > PrintMotd yes > KeepAlive yes >=20 > My understanding of this is that when you execute a prog that requires > an X display, it will forward the windows, transients, etc to the > client box. And the DISPLAY should set to something like :10.0. a) You need to have DISPLAY set before you run ssh, so ssh knows where to forward the X connection to. b) You need to have ssh enable the negotiation of X Forwarding, not just the remote sshd. Kris --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78CVDWry0BWjoQKURAq/7AJ9YrcemejX53HcPHuu7dZd7jcv9yQCeO4Fl 8yjhf8ZX+qieI9X+ZrUQ6jw= =ZIEf -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:40:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 05ADE37B418 for ; Mon, 12 Nov 2001 11:40:09 -0800 (PST) Subject: Re: reading SGI backup tapes on FreeBSD To: Bill Moran Cc: questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Mon, 12 Nov 2001 20:39:26 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 12.11.2001 20:40:09 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 Bill, well first of all I think besides of the physical problems (drive calibration et al), there is also something to else to be considered : bit-order. The SGI machines use a different format of the internal handling of a byte (big-endian vs little-endian). If you can manage try to dump the tape onto your harddrive using 'dd' and convert the data stream (option conv=swab; yes swab no typo ;-)) - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:50:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from indigo.quadrant.net (indigo.quadrant.net [207.195.92.9]) by hub.freebsd.org (Postfix) with ESMTP id A905037B416 for ; Mon, 12 Nov 2001 11:50:13 -0800 (PST) Received: from git2000 (56K76.quadrant.net [207.195.92.76]) by indigo.quadrant.net (8.9.1/8.9.1) with SMTP id NAA02086 for ; Mon, 12 Nov 2001 13:50:12 -0600 (CST) From: "Scott Gerhardt" To: "FreeBSD" Subject: Logging POP3 Date: Mon, 12 Nov 2001 14:01:51 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.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 I have qpopper set up and working fine on my FreeBSD 4.4-Release system. I would like all POP3 logged to /var/log/pop3 instead of messages. I added the following (below) to my syslog.conf, touched /var/log/pop3 and restarted syslogd but nothing gets logged to pop3 (there are no tabs in the syslog.conf entry) pop3.* /var/log/pop3 What am I missing? _________________________________ Scott Gerhardt, P.Geo. Gerhardt Information Technologies _________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:54:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls16.mediaone.net (chmls16.mediaone.net [24.147.1.151]) by hub.freebsd.org (Postfix) with ESMTP id E6A6637B405 for ; Mon, 12 Nov 2001 11:54:06 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [65.96.186.69]) by chmls16.mediaone.net (8.11.1/8.11.1) with ESMTP id fACJs5T08733; Mon, 12 Nov 2001 14:54:06 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fACJtBF12145; Mon, 12 Nov 2001 14:55:11 -0500 (EST) (envelope-from leblanc) Date: Mon, 12 Nov 2001 14:55:10 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: sshd and X11 forwarding? Message-ID: <20011112195510.GE53398@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20011112184052.GD53398@keyslapper.org> <20011112113844.B28444@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cPi+lWm09sJ+d57q" Content-Disposition: inline In-Reply-To: <20011112113844.B28444@xor.obsecurity.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cPi+lWm09sJ+d57q Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/12/01 11:38 AM, Kris Kennaway sat at the `puter and typed: > > . . . >=20 > a) You need to have DISPLAY set before you run ssh, so ssh knows where > to forward the X connection to. This was being done > b) You need to have ssh enable the negotiation of X Forwarding, not > just the remote sshd. This was the rub. Fixed /etc/ssh/ssh_config and it works. Thanks! Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC "If value corrupts then absolute value corrupts absolutely." --cPi+lWm09sJ+d57q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78CkdeAPWYrNkRWIRAi44AJ4kuFXgqzPqRC45p42ezSmD+CQt3QCeOT0o bXaylJUCZzsRHZuQdmVJwtg= =BRgv -----END PGP SIGNATURE----- --cPi+lWm09sJ+d57q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 11:58: 5 2001 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 2FD7F37B417 for ; Mon, 12 Nov 2001 11:58:03 -0800 (PST) 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 LAA26140; Mon, 12 Nov 2001 11:57:55 -0800 Message-ID: <3BF029C2.7060306@owt.com> Date: Mon, 12 Nov 2001 11:57:54 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Anthony Atkielski Cc: FreeBSD Questions Subject: Re: Getting kdm to use kde instead of twm References: <010b01c16b76$a4b67b20$0a00000a@atkielski.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anthony Atkielski wrote: > I installed X and tried it out with xdm, seems to work okay although it wasn't > very pretty. So I installed KDE according to the instructions in the online > handbook. That went okay and it starts up fine, but I do notice that it put the > stuff in /usr/local/bin instead of /usr/X11R6/. That I fixed (I think). > However, when I try to use kdm, it starts twm instead of kde. What do I have to > change to get a pure KDE environment out of kdm? The kdm login itself looks > like KDE, but after I log in, I get the twm environment instead of the KDE > environment. You really should have used the ports and let the port Makefiles do their job. You also need something like coral# cat .xinitrc exec startkde I manually startx because I want a command line first and only go to a gui when I need it. Kent > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 12:24:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id E65FF37B41A for ; Mon, 12 Nov 2001 12:24:37 -0800 (PST) Received: from wn4-marvin.wn4.uni-karlsruhe.de (steele@wn4-marvin.wn4.uni-karlsruhe.de [172.20.12.211]) by mailgate.rz.uni-karlsruhe.de with smtp (Exim 3.16 #1) id 163Nd4-0005As-00; Mon, 12 Nov 2001 21:24:27 +0100 Received: by wn4-marvin.wn4.uni-karlsruhe.de (sSMTP sendmail emulation); Mon, 12 Nov 2001 21:24:30 +0100 Date: Mon, 12 Nov 2001 21:24:30 +0100 From: "Benedikt Schmidt" To: Kent Stewart Cc: Anthony Atkielski , FreeBSD Questions Subject: Re: Getting kdm to use kde instead of twm Message-ID: <20011112212430.B4039@wn4-marvin.wn4.uni-karlsruhe.de> Mail-Followup-To: Kent Stewart , Anthony Atkielski , FreeBSD Questions References: <010b01c16b76$a4b67b20$0a00000a@atkielski.com> <3BF029C2.7060306@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BF029C2.7060306@owt.com> User-Agent: Mutt/1.3.22.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 Kent Stewart wrote: > Anthony Atkielski wrote: > > >I installed X and tried it out with xdm, seems to work okay although it > >wasn't > >very pretty. So I installed KDE according to the instructions in the > >online > >handbook. That went okay and it starts up fine, but I do notice that it > >put the > >stuff in /usr/local/bin instead of /usr/X11R6/. That I fixed (I think). > >However, when I try to use kdm, it starts twm instead of kde. What do I > >have to > >change to get a pure KDE environment out of kdm? The kdm login itself > >looks > >like KDE, but after I log in, I get the twm environment instead of the KDE > >environment. > You really should have used the ports and let the port Makefiles do > their job. > You also need something like > > coral# cat .xinitrc > exec startkde > The corresponding file for xdm ist ~/.xsession. Should work with kdm too. -- Benedikt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 12:38:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9505.mail.yahoo.com (web9505.mail.yahoo.com [216.136.129.135]) by hub.freebsd.org (Postfix) with SMTP id D0BF537B405 for ; Mon, 12 Nov 2001 12:38:19 -0800 (PST) Message-ID: <20011112203819.83226.qmail@web9505.mail.yahoo.com> Received: from [4.18.161.204] by web9505.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 12:38:19 PST Date: Mon, 12 Nov 2001 12:38:19 -0800 (PST) From: yatin chalke Subject: How to set up IP_HDRINCL in FreeBSD?? 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 am working with raw sockets on freeBsd3.4. I am creating my own IP & TCP header & want to pass it along with the packet. I tried setting up IP_HDRINCL option but it gives me error in sendto function as "sendto: Invalid argument" I am using following statement if(setsockopt(sockd,IPPROTO_IP,IP_HDRINCL,(char *)&on,sizeof(on)) < 0) { perror("setsockopt"); exit(1); } where int on=1; I am not able to see required data in IP header as it is not using this option and generating its own ip header. I donno why I am not able to set the IP_HDRINCL option. If anyone can help me on this it will be great help. Thank you. --Yatin P.S: I am not on mailing list so if u can please reply me via e mail , I will be highly obliged. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.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 Nov 12 12:43:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 0BC3C37B419 for ; Mon, 12 Nov 2001 12:43:39 -0800 (PST) Subject: Re: help! XFree86 memory leak! To: Mark Miller Cc: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Mon, 12 Nov 2001 21:43:33 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 12.11.2001 21:43:44 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 Mark, certainly it could be that the X server you are using has a memory leak, what kind of a gfx card are you using? If you let the system just run and watch the 'top' in a console window is there any "running" program? - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 12:46:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id 9FB5637B416 for ; Mon, 12 Nov 2001 12:46:52 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id fACKkH331461; Mon, 12 Nov 2001 12:46:17 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Mon, 12 Nov 2001 12:46:17 -0800 (PST) From: Philip Hallstrom To: Scott Gerhardt Cc: FreeBSD Subject: Re: Logging POP3 In-Reply-To: Message-ID: <20011112124349.J31132-100000@teak.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 Create a qpopper.conf file and then change your inetd to look something like this: pop3s stream tcp nowait root /usr/local/libexec/qpopper qpopper -f /usr/local/etc/qpopper/qpopper-pop3s.conf Then in qpopper.conf put: set log-facility = local1 Then in syslog.conf make it look something like this: *.notice;kern.debug;lpr.info;mail.crit;news.err;local1.none /var/log/messages local1.* /var/log/qpopper.log You will also want to add an entry to /etc/newsyslog.conf to get the logs rotated. -philip On Mon, 12 Nov 2001, Scott Gerhardt wrote: > I have qpopper set up and working fine on my FreeBSD 4.4-Release system. > I would like all POP3 logged to /var/log/pop3 instead of messages. > > I added the following (below) to my syslog.conf, touched /var/log/pop3 and > restarted syslogd but nothing gets logged to pop3 (there are no tabs in the > syslog.conf entry) > > pop3.* /var/log/pop3 > > What am I missing? > > > > > _________________________________ > > Scott Gerhardt, P.Geo. > Gerhardt Information Technologies > _________________________________ > > > 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 Nov 12 13:10:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 4F3BF37B405 for ; Mon, 12 Nov 2001 13:10:10 -0800 (PST) Received: from [209.224.32.177] (helo=daggar) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 163OL7-0003E1-00; Mon, 12 Nov 2001 15:09:58 -0600 From: "Stephen Hilton" To: "FreeBSD Questions" Cc: "Bill Moran" Subject: RE: reading SGI backup tapes on FreeBSD Date: Mon, 12 Nov 2001 15:10:28 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3BF00FB5.70205@potentialtech.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bill, > According to the SGI backup/restore program, cpio was used to make the > backups. So I've tried cpio on FreeBSD with no success. Usually I get > an "Input/Output" error. "bru" is used also on these system for backup, IIRC your error message sound familiar to trying to read a SGI bru DAT tape on a FreeBSD system with tar. You may be able to get a "bru" demo for FreeBSD and try that on the tapes. Regards, Stephen Hilton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 13:19:21 2001 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 70A0337B405 for ; Mon, 12 Nov 2001 13:19:19 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 65B8D2B697; Mon, 12 Nov 2001 22:19:14 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 33F9D162; Tue, 13 Nov 2001 08:19:09 +1100 (EST) Date: Tue, 13 Nov 2001 08:19:09 +1100 From: Edwin Groothuis To: Thomas Fiebig Cc: freebsd-questions@freebsd.org Subject: Re: Installation with PLIP Message-ID: <20011113081909.G685@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Thomas Fiebig , freebsd-questions@freebsd.org References: <200111121216.NAA18857@stanley.e-technik.uni-erlangen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111121216.NAA18857@stanley.e-technik.uni-erlangen.de>; from tfie@lrs.e-technik.uni-erlangen.de on Mon, Nov 12, 2001 at 01:16:12PM +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 Mon, Nov 12, 2001 at 01:16:12PM +0100, Thomas Fiebig wrote: > > On Mon, Nov 12, 2001 at 10:10:20AM +0100, Thomas Fiebig wrote: > > > display shows htat the network initializes succesfully, but after installing > > > /etc/fstab the installation process hangs up and after that just an error > > > message like "RPC portmapper failure - RPC timeout". If I look on display, an > > > ifconfig -a command shows the right initialization of lp0. An tcpdump -i lp1 on > > > > You might want to use something else than an NFS distribution, for > > example FTP. > > > > Thanks for answering that fast, but: Why should FTP via PLIP be better? Other guys have reported > that installing via PLIP and NFS is that easy. Possibly there is another mistake I do??? Well, I know the problems you can have if you don't have NFS setup properly, it will take days to find out why it isn't working and so on. For FTP you only need to enable the ftpd and you're running. And if you run ngrep, at least you can debug it :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 13:40:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 6FCF037B417 for ; Mon, 12 Nov 2001 13:40:28 -0800 (PST) Received: from cpe-24-221-47-19.az.sprintbbd.net ([24.221.47.19] helo=sparky.suntreeaz.com) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163OoY-0004Jc-00 for freebsd-questions@FreeBSD.ORG; Mon, 12 Nov 2001 13:40:22 -0800 Received: from drs (drs.suntreeaz.com [192.168.254.19]) by sparky.suntreeaz.com (8.11.3/8.11.3) with SMTP id fACLduD09567 for ; Mon, 12 Nov 2001 14:39:56 -0700 (MST) (envelope-from drs@suntreeaz.com) Message-ID: <004a01c16bc2$933472c0$13fea8c0@drs> From: "Don Sutter" To: "FreeBSD Questions" Subject: KDE 2.2.1 port compile error Date: Mon, 12 Nov 2001 14:39:57 -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 Still trying to compile KDE 2.2.1 from the latest ports collection - now blowing up missing "X11/Intrinsic.h". Can anyone tell me what part is missing? Installed (and working) XFree86 is version 4.1.0. configure:5980: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 5979 "configure" #include "confdefs.h" #include configure:6060: cc -o nftest -O0 -O -pipe -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 conftest.c -lXt -Wl,-export-dynamic -L/usr/local/lib -L/usr/ X11R6/lib -ljpeg -lgcc -lstdc++ 1>&5 (end of "config.log") *** Error code 1 Stop in /usr/ports/x11/kdelibs2. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 13:46:44 2001 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 CA52637B416 for ; Mon, 12 Nov 2001 13:46:40 -0800 (PST) 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 NAA02663; Mon, 12 Nov 2001 13:46:37 -0800 Message-ID: <3BF0433C.1070601@owt.com> Date: Mon, 12 Nov 2001 13:46:36 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Don Sutter Cc: FreeBSD Questions Subject: Re: KDE 2.2.1 port compile error References: <004a01c16bc2$933472c0$13fea8c0@drs> 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 Don Sutter wrote: > Still trying to compile KDE 2.2.1 from the latest ports > collection - now blowing up missing "X11/Intrinsic.h". Can > anyone tell me what part is missing? Installed (and > working) XFree86 is version 4.1.0. > > configure:5980: X11/Intrinsic.h: No such file or directory > configure: failed program was: > #line 5979 "configure" > #include "confdefs.h" > #include > configure:6060: cc -o > nftest -O0 -O -pipe -I/usr/include -D_GETOPT_H -D_PTH_H_ > -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include > -I/usr/X11R6/include/qt2 > > conftest.c -lXt -Wl,-export-dynamic -L/usr/local/lib -L/usr/ > X11R6/lib -ljpeg -lgcc -lstdc++ 1>&5 > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/x11/kdelibs2. Since this is the basis of everything in KDE, you need to check what versions you have installed. I just finished building KDE-2.2.1 last night. I had to rebuild a lot of dependancies and I think you have not done that. Kent > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 13:55:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-m05.mx.aol.com (imo-m05.mx.aol.com [64.12.136.8]) by hub.freebsd.org (Postfix) with ESMTP id 5ABE337B405; Mon, 12 Nov 2001 13:55:42 -0800 (PST) Received: from SupersaversNOW@aol.com by imo-m05.mx.aol.com (mail_out_v31_r1.8.) id v.8f.12cf6a55 (30964); Mon, 12 Nov 2001 16:48:45 -0500 (EST) From: SupersaversNOW@aol.com Message-ID: <8f.12cf6a55.29219dbb@aol.com> Date: Mon, 12 Nov 2001 16:48:43 EST Subject: Christamas/New Years availability, prices, discounts To: ilija@limousineflorida.com, limousineflorida@hotmail.com, DILI47@aol.com, Miryana10@aol.com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_8f.12cf6a55.29219dbb_boundary" X-Mailer: AOL 7.0 for Windows US sub 118 Sender: owner-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_8f.12cf6a55.29219dbb_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit South Florida's only guaranteed limousine, ground transfer service offering following discounts on advance bookings: 20% off - two weeks 15% off - 10 days 10% off - 7 days available vehicles: 2001 Lincoln Navigator (18 pass) at $175.00/hour 2002 Lincoln (15 pass.) supersterch towncar at: $165.00/hour 2002 Lincoln stretch (10 pass.) at $110.00 hour 1959 Rolls Royce silver cloud (rte. wheel drive) vintage at: $185/hour more details, vehicles, routes, rates at: South Florida's only guaranteed limousine company for you minimum hire 6 hours --part1_8f.12cf6a55.29219dbb_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit South Florida's only guaranteed limousine, ground transfer service offering following discounts on advance bookings:
20% off - two weeks
15% off - 10 days
10% off - 7 days
available vehicles:
2001 Lincoln Navigator (18 pass) at $175.00/hour
2002 Lincoln (15 pass.) supersterch towncar at: $165.00/hour
2002 Lincoln stretch (10 pass.) at $110.00 hour
1959 Rolls Royce silver cloud (rte. wheel drive) vintage at: $185/hour
more details, vehicles, routes, rates at:  South Florida's only guaranteed limousine company for you

minimum hire 6 hours
--part1_8f.12cf6a55.29219dbb_boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 13:56: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14703.mail.yahoo.com (web14703.mail.yahoo.com [216.136.224.120]) by hub.freebsd.org (Postfix) with SMTP id B9CB937B417 for ; Mon, 12 Nov 2001 13:55:55 -0800 (PST) Message-ID: <20011112215555.9738.qmail@web14703.mail.yahoo.com> Received: from [64.131.161.101] by web14703.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 13:55:55 PST Date: Mon, 12 Nov 2001 13:55:55 -0800 (PST) From: Wayne Lubin Subject: Fax/Modem Card Not Detected 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've got a pci 56k V.90 Compusa $19.95 Fax/Modem special which is not being detected at boot, surprise! :). I looked in handbook to find what Fax/Modems are supported and what devices to compile into the kernel for each, but was not able to find much on the subject. Does freebsd support any fax/modems and if so which ones and what devices are required for each, or, where can I find this information. Thank you. Wayne __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.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 Nov 12 14: 1:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id E8AF137B405 for ; Mon, 12 Nov 2001 14:01:11 -0800 (PST) Received: from [217.35.33.111] (helo=marvin.penguinpowered.org.uk) by carbon.btinternet.com with esmtp (Exim 3.22 #6) id 163P8f-00014K-00; Mon, 12 Nov 2001 22:01:10 +0000 Received: from [192.168.10.11] (helo=pan.ehsrealtime.com) by marvin.penguinpowered.org.uk with esmtp (Exim 3.33 #1) id 163PCl-00005W-00; Mon, 12 Nov 2001 22:05:23 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163P6x-0005sO-00; Mon, 12 Nov 2001 21:59:23 +0000 From: Wayne Pascoe To: Wayne Lubin Cc: freebsd-questions@freebsd.org Subject: Re: Fax/Modem Card Not Detected References: <20011112215555.9738.qmail@web14703.mail.yahoo.com> Reply-To: wayne.pascoe@ehsrealtime.com Date: 12 Nov 2001 21:59:22 +0000 In-Reply-To: <20011112215555.9738.qmail@web14703.mail.yahoo.com> Message-ID: <86herzabwl.fsf@pan.home.penguinpowered.org.uk> Lines: 25 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 Lubin writes: > Hi, > > I've got a pci 56k V.90 Compusa $19.95 Fax/Modem > special which is not being detected at boot, surprise! > :). I looked in handbook to find what Fax/Modems are > supported and what devices to compile into the kernel > for each, but was not able to find much on the > subject. Does freebsd support any fax/modems and if so > which ones and what devices are required for each, or, > where can I find this information. Thank you. Quite a few modems out there are winmodems and aren't supported by FreeBSD. I think that there is some support for Linux, but it is very limited. Generally, if it uses a HSP driver in Windows, then it won't work in anything else :( -- Wayne Pascoe Things fall apart; the center cannot hold; Mere anarchy is loosed upon the world. - Yeats To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 14:20:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp06.wxs.nl (smtp06.wxs.nl [195.121.6.58]) by hub.freebsd.org (Postfix) with ESMTP id F226437B405 for ; Mon, 12 Nov 2001 14:20:47 -0800 (PST) Received: from cybertron.tmfweb.nl ([213.10.151.186]) by smtp06.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id GMPKQM00.76G; Mon, 12 Nov 2001 23:20:46 +0100 Message-ID: <3BF04B3D.3090905@cybertron.tmfweb.nl> Date: Mon, 12 Nov 2001 23:20:45 +0100 From: Alfatrion User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: "Andrew C. Hornback" Cc: Rick Winstead , freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd 4.4 References: <004901c16b31$957496a0$6600000a@ach.domain> 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 Andrew C. Hornback wrote: >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Rick Winstead >>Sent: Sunday, November 11, 2001 11:12 PM >>To: freebsd-questions@FreeBSD.ORG >>Subject: Freebsd 4.4 >> >>JUST GOT A QUICK QUESTION? DOWNLOADED AND INSTALLED FREEBSD 4.4, >>INSTALLED >>SW ON A CLEAN DRIVE AND SETUP RAN FINE I GUESS. THE ONLY PROBLEM >>I HAVE IS >>WHEN THE PC REBOOTED TO LOAD FREEBSD, IT AS FOR A LOGIN: NAME AND >>PASSWORD:. >> I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I CREATED AND >>FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR HAVE I DONE >>SOMETHING WRONG DURING THE SETUP PROCESS? >> > > Did you create another user account on your machine when you first > installed it? > > If not, do you remember setting the root password when you went through the > installation? > > If neither of these ring a bell, just for the hell of it, try to login with > the username root, without a password... if that works, you need to take > some other steps in the configuration of your machine. > > --- Andy > P.S. - It's bad form to write in all caps, makes it look like you're > yelling. > > If for some reason the above doesn't work, then you can always run the machine in single user envorement. You can choiche for this during the set up (look at the handbook on the web for this). There is no password for this. Then you can type: 'passwd -l root' and set the password for root again. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 14:29:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id A75EE37B418; Mon, 12 Nov 2001 14:29:17 -0800 (PST) Received: from dialup-209.245.136.188.dial1.sanjose1.level3.net ([209.245.136.188] helo=mindspring.com) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163PZX-0000WN-00; Mon, 12 Nov 2001 14:28:55 -0800 Message-ID: <3BF04D57.3D67D78C@mindspring.com> Date: Mon, 12 Nov 2001 14:29:43 -0800 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Ted Mittelstaedt Cc: Brett Glass , jgrosch@mooseriver.com, Joey Garcia , questions@FreeBSD.ORG, chat@FreeBSD.ORG Subject: Re: Anyone going to Comdex next week? References: <009301c16b5c$91458460$1401a8c0@tedm.placo.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 Ted Mittelstaedt wrote: > Today, the existing hardware is so good that there's not the drive to > upgrade as soon as the new stuff is available, so that removes a lot of > the reason of attending these trade shows for hardware people. I think this is false. There have always been two tiers of technology: heroic and mortal. It's only interesting when something slips from the former category to the latter. Right now, for example, there is a lot of hardware that I would put in the "heroic" category. Processors that need incredible cooling technology, etc.. And then there's the other end of the spectrum, where ther are no moving parts. Plotting on other scales works for this, as well: many of the "cool" technologies aren't useful, until you can deal with the battery life issue: they don't -- they can't -- become everyday objects until it's possible to integrate them into your life without heroic effort (ask yourself: why isn't every desktop computer a laptop? Why hasn't laptop technology totally displaced desktop technology?). So there is huge room for improvement in hardware technology still, and I'd certainly pay to go see someone doing it, only no one seems to be doing it these days. > And, also today, GNU and Free software is more and more important, and > Windows and other commercial software is getting less important, and > the new cool things in software aren't being introduced by people like > Apple, Microsoft and IBM anymore. Instead they are being introduced by > user communities around FreeBSD and Linux. I really think this is wrong. It's a nice bit of hedonism, but the cool things aren't happening in user communities; for the most part, they are still happening in industry and in the academic sector. There's just less money to pursue things deemed "impractical" these days: people are increasingly focussed on short term goals. There is less margin for having the ability to pursue long term visions and carry them into reality. > It would be even more interesting to plot a graph of Comdex attendance and > overlay it with a graph of Linuxworld (or whatever the big Linux tradeshow > is) I wonder if there would be an inverse relationship there? I can telly you have your tongue in your cheek here, but for those people who might not get that, let's make sure they see it being put there... There is not a direct inverse relationship. You have to realize that what attendence at these shows measures is on different, almost orthogonal, axis from each other. The user group pushed shows have a high "geek factor"; I include Usenix, and any other nominally legitimate academic organization that has had to add a "freenix" or similar set of tracks to keep the attendance up by pandering to "geekdom". I could also plot the stock market vs. LinuxWorld attendance; that would naeievely lead me to believe that the economy is going to hell because of the inverse relationship there, and that therefore banning such shows would be a good thing. We both know this isn't true. THe fallacy in implying inverse relationships is that it implies that we are playing a zero sum, not a positive sum, game; that thinking is incredibly limiting for anyone caught up in it. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 14:44:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wombat.bytecraft.au.com (wombat.bytecraft.au.com [203.39.118.3]) by hub.freebsd.org (Postfix) with ESMTP id D461037B416 for ; Mon, 12 Nov 2001 14:44:11 -0800 (PST) Received: from lt99101401.bytecraft.au.com (unknown [203.39.118.42]) by wombat.bytecraft.au.com (Postfix) with SMTP id F10B93F60; Tue, 13 Nov 2001 09:44:09 +1100 (EST) Message-ID: <001701c16bcb$8a821ac0$2a7627cb@bytecraft.au.com> Reply-To: "MurrayTaylor" From: "MurrayTaylor" To: "Fernando Gleiser" , References: <20011112102721.H71050-100000@cactus.fi.uba.ar> Subject: Re: slightly OT: Unix MTA vs Exchange Date: Tue, 13 Nov 2001 09:44:08 +1100 Organization: Bytecraft Systems MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Fernando Gleiser" To: Sent: Tuesday, November 13, 2001 12:37 AM Subject: slightly OT: Unix MTA vs Exchange > > A friend of mine is trying to convince his boss to migrate from M$ Exchange > to BSD runing Sendmail or Postfix and IMAP. He says BSD is better because > it uses standard protocols, it is more stable, it uses less hardware true true true > resources, etc but the boss wants to see some docs with comparisons between > both setups. Does anybody have any pointers to (web|magazine|whatever) > articles comparing Exchange with a Unix MTA? not really However I am running Postfix / Cyrus IMAP here and have had no complaints from the users with respect to the email capabilities. We also are using the Cyrus Sieve rules for handling minor retargetting of emails for some of our road worriers ;-) The previous M$ Exchange server has been perceived to be 'slower' and 'sometimes lost emails'. These comments are from our user base and are NOT definitive. I know that using Postfix/Cyrus/Sieve our mail server has been very simple to administer. The clients _must_ use Outlook Express as most installs of Outlook cant talk IMAP, however you can enable POP3 on the Cyrus server. OR you can setup a non M$lop mail client .... Eudora, Squirrel(?), etc... Address books are currently local to all users with the sysops distributing a global address book via a .csv file during client setup. I'm looking into LDAP for later expansion here. OTH, there is no analog of the M$lop Exchange Server shared calendar in this setup. > > Thanks in advance. > > Fer > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Murray Taylor Bytecraft Systems Pty Ltd email: murraytaylor@bytecraftsystems.com web(s): www.bytecraftsystems.com www.bytecraftentertainment.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:21:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout04.sul.t-online.de (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id CB1A237B417 for ; Mon, 12 Nov 2001 15:21:19 -0800 (PST) Received: from fwd07.sul.t-online.de by mailout04.sul.t-online.de with smtp id 163QOF-0008RW-00; Tue, 13 Nov 2001 00:21:19 +0100 Received: from machine (520068374747-0001@[217.225.204.84]) by fwd07.sul.t-online.com with smtp id 163QO5-0MWuRsC; Tue, 13 Nov 2001 00:21:09 +0100 Message-ID: <000e01c16bd0$bd2c9630$54cce1d9@machine> From: schrammos@t-online.de (Christian Schramm) To: Subject: bootloader Date: Tue, 13 Nov 2001 00:21:21 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C16BD9.1EC02A30" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Sender: 520068374747-0001@t-dialin.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. ------=_NextPart_000_000B_01C16BD9.1EC02A30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Does anyone have an idea what to do to modify the bootloader to notify = about a new OS. I've got a system with Win2000 and FreeBSD 4.4 on it. = Now I've got to install a Linux distribution, too, due to developing = things. I want to install Linux without the lilo bootloader and then = want the BSD bootloader to boot Linux, too... Does anyone know what to = do with the BSD bootloader? Thx, Chris ------=_NextPart_000_000B_01C16BD9.1EC02A30 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Does anyone have an idea what to do to = modify the=20 bootloader to notify about a new OS. I've got a system with Win2000 and = FreeBSD=20 4.4 on it. Now I've got to install a Linux distribution, too, due to = developing=20 things. I want to install Linux without the lilo bootloader = and then want=20 the BSD bootloader to boot Linux, too... Does anyone know what to do = with the=20 BSD bootloader?
Thx, Chris
------=_NextPart_000_000B_01C16BD9.1EC02A30-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:23:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blackwater.dynip.com (pm4-29.btconline.net [12.27.137.92]) by hub.freebsd.org (Postfix) with ESMTP id 2205337B416 for ; Mon, 12 Nov 2001 15:23:43 -0800 (PST) Received: from blackwater.dynip.com [192.168.0.5] by blackwater.dynip.com (FTGate 2, 2, 4, 1); Mon, 12 Nov 2001 18:23:30 -0500 Message-ID: <3BF059F2.2010905@blackwater.dynip.com> Date: Mon, 12 Nov 2001 18:23:30 -0500 From: Angelo Felix Organization: BlackwaterBBS Nahunta, Ga User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Scott Cc: matthew@starbreaker.net, freebsd-questions@FreeBSD.ORG Subject: Re: Video too Big for the Monitor References: <3BEEEE93.9000802@blackwater.dynip.com> <20011112005852.12D64240C9@IMGate1.cshore.com> <01111115013400.01007@dancer.blackwater.dynip.com> <20011112014536.CFA752411B@IMGate1.cshore.com> <3BEF4D08.2000504@blackwater.dynip.com> <20011112001146.092fba69.scottro@nyc.rr.com> Content-Type: multipart/alternative; boundary="------------020605080101070002040500" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------020605080101070002040500 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Really, there are no options for us here - our chipset (voodoo 4 and 5 ) appears to be VSA-100 , this is not listed either. In my case , i have two 3DFX VSA-100 chips running at 166 MhZ (both speeds). Nothing available for any of this under FreeBSD. What I think happened was, the Voodoo 4x and 5x cards were very short lived. The company sold themselves right after the Voodoo 5x release. I guess FreeBSD project has no need for support of the Voodoo cards , as its' only just a few of us. Scott wrote: >On Sun, 11 Nov 2001 23:16:08 -0500 >Angelo Felix wrote: > >>If i go anywhere outside my VGA 16 color setting , the screen gets over >>sized >> >>My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4 >>out , maybe 4.4 has the updates for the drivers? >> > >No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1) > >Scott > >> > --------------020605080101070002040500 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit  Really, there are no options for us here - our chipset (voodoo 4 and 5 ) appears to be VSA-100 , this is not listed either.  In my case , i have two 3DFX VSA-100  chips running at 166 MhZ (both speeds).  Nothing available for any of this under FreeBSD.
 What I think happened was, the Voodoo 4x and 5x cards were very short lived. The company sold themselves right after the Voodoo 5x release.
 I guess FreeBSD project  has no need for support of the Voodoo cards , as its' only just a few of us.

 

Scott wrote:
On Sun, 11 Nov 2001 23:16:08 -0500
Angelo Felix <angelo@blackwater.dynip.com> wrote:

If i go anywhere  outside my VGA 16 color setting , the screen gets over 
sized

My Version is 4.3 ( i had originally said 4.1) I noticed theres a 4.4
out , maybe 4.4 has the updates for the drivers?

No, I'm having the same problem in 4.4 (We're talking about the BSD version, not the XF86 version, correct? That's at 4.1)

Scott



--------------020605080101070002040500-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:26:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 5A64037B405 for ; Mon, 12 Nov 2001 15:26:17 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id fACNQF069387; Mon, 12 Nov 2001 17:26:15 -0600 (CST) (envelope-from dan) Date: Mon, 12 Nov 2001 17:26:14 -0600 From: Dan Nelson To: Christian Schramm Cc: questions@FreeBSD.ORG Subject: Re: bootloader Message-ID: <20011112232614.GA72818@dan.emsphone.com> References: <000e01c16bd0$bd2c9630$54cce1d9@machine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000e01c16bd0$bd2c9630$54cce1d9@machine> User-Agent: Mutt/1.3.23.1i 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 (Nov 13), Christian Schramm said: > Does anyone have an idea what to do to modify the bootloader to > notify about a new OS. I've got a system with Win2000 and FreeBSD 4.4 > on it. Now I've got to install a Linux distribution, too, due to > developing things. I want to install Linux without the lilo > bootloader and then want the BSD bootloader to boot Linux, too... > Does anyone know what to do with the BSD bootloader? Thx, Chris Configure LILO to install in your Linux partition's bootblock instead of the MBR. Then it will simply show up as another F? option in Booteasy. I believe Debian does this by default. Dunno about the other distributions. -- 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 Mon Nov 12 15:26:59 2001 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 F241E37B417 for ; Mon, 12 Nov 2001 15:26:53 -0800 (PST) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.6/8.11.1) with ESMTP id fACNQoK28503 for ; Mon, 12 Nov 2001 18:26:52 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Mon, 12 Nov 2001 18:26:50 -0500 (EST) From: To: freebsd-questions@FreeBSD.ORG Subject: How to change VIRTUSER_CLASS 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 looking for the current way to change the Virtual user class in the mc file for sendmail 8.11.x. I have looked in: * /usr/share/sendmail/cf/README * www.sendmail.org (most links are 8.9 refs) * www.sendmail.net * Claus ABmann's collection of hints about e-mail. * http://www.sendmail.org/~ca/email/doc8.11/ (Claus's 8.11 Installation and Operation guide) The ..cf/README mentions setting class {virthost}. I tried the 8.9 way: define(`VIRTUSER_CLASS', `T') which did not get an m4 error. But I can not find that documented either. How to do it would be cool; where to find it would be great :) Thanks for any pointers. _____ 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 Mon Nov 12 15:29:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mirapoint2.brutele.be (mirapoint2.brutele.be [212.68.193.7]) by hub.freebsd.org (Postfix) with ESMTP id E2DBD37B405 for ; Mon, 12 Nov 2001 15:29:30 -0800 (PST) Received: from gateway.lefort.net ([213.189.162.247]) by mirapoint2.brutele.be (Mirapoint) with SMTP id ANL17361; Tue, 13 Nov 2001 00:29:27 +0100 (CET) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (8.11.6/8.11.6) with ESMTP id fACNTPI05093 for ; Tue, 13 Nov 2001 00:29:25 +0100 (CET) (envelope-from jylefort@jsite.lefort.net) Received: (from jylefort@localhost) by jsite.lefort.net (8.11.6/8.11.6) id fACNTPY78649 for freebsd-questions@FreeBSD.org; Tue, 13 Nov 2001 00:29:25 +0100 (CET) (envelope-from jylefort) Date: Tue, 13 Nov 2001 00:29:25 +0100 From: Jean-Yves Lefort To: freebsd-questions@FreeBSD.org Subject: Re: bootloader Message-ID: <20011113002925.A78435@jsite.lefort.net> Mail-Followup-To: freebsd-questions@FreeBSD.org References: <000e01c16bd0$bd2c9630$54cce1d9@machine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000e01c16bd0$bd2c9630$54cce1d9@machine>; from schrammos@t-online.de on Tue, Nov 13, 2001 at 12:21:21AM +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 Tue, Nov 13, 2001 at 12:21:21AM +0100, Christian Schramm wrote: > Does anyone have an idea what to do to modify the bootloader to notify about a new OS. I've got a system with Win2000 and FreeBSD 4.4 on it. Now I've got to install a Linux distribution, too, due to developing things. I want to install Linux without the lilo bootloader and then want the BSD bootloader to boot Linux, too... Does anyone know what to do with the BSD bootloader? > Thx, Chris man boot0cfg regards, Jean-Yves Lefort To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:33:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 64A6337B418 for ; Mon, 12 Nov 2001 15:33:46 -0800 (PST) Received: from pavilion ([24.157.200.217]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011112233345.JNHL24483.femail3.sdc1.sfba.home.com@pavilion> for ; Mon, 12 Nov 2001 15:33:45 -0800 Message-ID: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.com> From: "Haroon Khan" To: Subject: unix question Date: Mon, 12 Nov 2001 18:35:16 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C16BA8.C61C3660" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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_01C16BA8.C61C3660 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable What are two ways you can execute a shell script without=20 execute acess permission. Can you execute a shell script if you do not have read access permission ------=_NextPart_000_0005_01C16BA8.C61C3660 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
What are two ways you can execute a shell script = without=20
execute acess permission.
Can you execute a shell script if you do not have = read access=20 permission
------=_NextPart_000_0005_01C16BA8.C61C3660-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:41:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f105.pav2.hotmail.com [64.4.37.105]) by hub.freebsd.org (Postfix) with ESMTP id E9DDC37B416 for ; Mon, 12 Nov 2001 15:41:47 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 12 Nov 2001 15:41:47 -0800 Received: from 209.1.113.101 by pv2fd.pav2.hotmail.msn.com with HTTP; Mon, 12 Nov 2001 23:41:47 GMT X-Originating-IP: [209.1.113.101] From: "Aaron Scarisbrick" To: freebsd-questions@freebsd.org Subject: syslogd bug/feature Date: Mon, 12 Nov 2001 23:41:47 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 12 Nov 2001 23:41:47.0835 (UTC) FILETIME=[982B98B0:01C16BD3] Sender: owner-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 trying to get syslogd (FreeBSD 4.2-RELEASE) to accept all incoming messages (no really, I have a good reason why), and couldn't get it to accept 0.0.0.0/0 as accept from any IP. An IP address of 0.0.0.0 with a mask of 0 means any IP address to me, but syslogd interprets it as 0.0.0.0 with a mask of 255.255.255.255: [root@test1]# syslogd -d -a 0.0.0.0/0 allowaddr: rule 0: numeric, addr = 0.0.0.0, mask = 255.255.255.255; port = 514 off & running.... Is this by design or accident? What is the proper syntax for syslogd to accept messages from any IP? TIA, -Aaron _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:43:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.Carolina.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id A66BF37B418 for ; Mon, 12 Nov 2001 15:43:36 -0800 (PST) Received: from snafu.enterit.com ([66.57.159.198]) by Mail6.Carolina.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 12 Nov 2001 18:43:36 -0500 Message-Id: <5.1.0.14.0.20011112190512.02fa2d80@mail.enterit.com> X-Sender: jconner@enterit.com@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 12 Nov 2001 19:07:40 -0500 To: "Haroon Khan" From: Jim Conner Subject: Re: unix question Cc: In-Reply-To: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.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 18:35 11.12.2001 -0800, Haroon Khan wrote: >What are two ways you can execute a shell script without >execute acess permission. sh script.name is one way can't think of another way without actually chmod'ing the script first and then calling it on the command line. >Can you execute a shell script if you do not have read access permission yes, you can. And if I am answering homework questions, you better double-check my answers. I am giving bogus answers. :) - Jim -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- http://www.perlmonks.org/index.pl?node_id=67861&lastnode_id=67861 -----BEGIN PERL GEEK CODE BLOCK----- ------BEGIN GEEK CODE BLOCK------ Version: 0.01 Version: 3.12 P++>*@$c?P6?R+++>++++@$M GIT/CM/J d++(--) s++:++ a- >++++$O!MA->++++E!> PU-->+++BD C++++(+) UB++++$L++++$S++++$ $C-@D!>++++(-)$S++++@$X?WP+>++++MO!>+++ P++(+)>+++++ L+++(++++)>+++++$ !E* +PP+++>++++n-CO?PO!o >++++G W++(+++) N+ o !K w--- PS---(-)@ PE >*(!)$A-->++++@$Ee---(-)Ev++uL++>*@$uB+ Y+>+++ PGP t+(+++)>+++@ 5- X++ R@ >*@$uS+>*@$uH+uo+w-@$m! tv+ b? DI-(+++) D+++(++) G(++++) ------END PERL GEEK CODE BLOCK------ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 15:54: 6 2001 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 671F737B418 for ; Mon, 12 Nov 2001 15:54:02 -0800 (PST) Received: from [217.35.33.111] (helo=marvin.penguinpowered.org.uk) by rhenium with esmtp (Exim 3.22 #6) id 163QBK-0000fC-00; Mon, 12 Nov 2001 23:07:58 +0000 Received: from [192.168.10.11] (helo=pan.ehsrealtime.com) by marvin.penguinpowered.org.uk with esmtp (Exim 3.33 #1) id 163QFH-00006X-00; Mon, 12 Nov 2001 23:12:03 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163Q9S-0000hr-00; Mon, 12 Nov 2001 23:06:02 +0000 From: Wayne Pascoe To: Fernando Gleiser Cc: Subject: Re: slightly OT: Unix MTA vs Exchange References: <20011112102721.H71050-100000@cactus.fi.uba.ar> Date: 12 Nov 2001 23:06:00 +0000 In-Reply-To: <20011112102721.H71050-100000@cactus.fi.uba.ar> Message-ID: <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> Lines: 25 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 Fernando Gleiser writes: > A friend of mine is trying to convince his boss to migrate from M$ Exchange > to BSD runing Sendmail or Postfix and IMAP. He says BSD is better because > it uses standard protocols, it is more stable, it uses less hardware > resources, etc but the boss wants to see some docs with comparisons between > both setups. Does anybody have any pointers to (web|magazine|whatever) > articles comparing Exchange with a Unix MTA? Just a word of warning here. If all they are using Exchange for is mail, then no problems. Something like exim or postfix with an LDAP server for the address book should sort everything out. If however, they are using it for shared calendaring or the calendar and mail client integration, be careful. I don't know of any applications on Unix platforms that provide this kind of 'groupware'. If anyone has any information to contradict this, I'd be interested to hear it. I'd love to be able to punt a decent alternative to Exchange. -- - Wayne Pascoe | Be nice to your daemons. freebsd@molemanarmy.com | http://www.molemanarmy.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16: 4:11 2001 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 5D53537B405 for ; Mon, 12 Nov 2001 16:04:07 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 96B5F2B76D; Tue, 13 Nov 2001 01:04:04 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 141511FF; Tue, 13 Nov 2001 11:03:56 +1100 (EST) Date: Tue, 13 Nov 2001 11:03:55 +1100 From: Edwin Groothuis To: Aaron Scarisbrick Cc: freebsd-questions@freebsd.org Subject: Re: syslogd bug/feature Message-ID: <20011113110355.C684@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Aaron Scarisbrick , freebsd-questions@freebsd.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 aaronsca@hotmail.com on Mon, Nov 12, 2001 at 11:41:47PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 12, 2001 at 11:41:47PM +0000, Aaron Scarisbrick wrote: > I was trying to get syslogd (FreeBSD 4.2-RELEASE) to accept all incoming > messages (no really, I have a good reason why), and couldn't get it to > accept 0.0.0.0/0 as accept from any IP. An IP address of 0.0.0.0 with a > mask of 0 means any IP address to me, but syslogd interprets it as 0.0.0.0 > with a mask of 255.255.255.255: > > [root@test1]# syslogd -d -a 0.0.0.0/0 > allowaddr: rule 0: numeric, addr = 0.0.0.0, mask = 255.255.255.255; port = > 514 > off & running.... > > Is this by design or accident? What is the proper syntax for syslogd to > accept messages from any IP? You can use "syslogd -d -a 0.0.0.0/0.0.0.0" and maybe supply a patch to solve the problem? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 16: 6:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id B505837B416 for ; Mon, 12 Nov 2001 16:06:18 -0800 (PST) Received: from magpage.com (rapunzel.magpage.com [216.155.50.98]) by trinity.magpage.com (8.11.6/8.11.3) with ESMTP id fAD06BU25202; Mon, 12 Nov 2001 19:06:11 -0500 (EST) Message-ID: <3BF063EC.60002@magpage.com> Date: Mon, 12 Nov 2001 19:06:04 -0500 From: Daniel Frazier Organization: Magpage Internet Services User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Aaron Scarisbrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: syslogd bug/feature References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RRT-Status: UNKNOWN Sender: owner-freebsd-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/12/01 6:41 PM, Aaron Scarisbrick wrote: > I was trying to get syslogd (FreeBSD 4.2-RELEASE) to accept all incoming > messages (no really, I have a good reason why), and couldn't get it to > accept 0.0.0.0/0 as accept from any IP. An IP address of 0.0.0.0 with a > mask of 0 means any IP address to me, but syslogd interprets it as > 0.0.0.0 with a mask of 255.255.255.255: > > [root@test1]# syslogd -d -a 0.0.0.0/0 > allowaddr: rule 0: numeric, addr = 0.0.0.0, mask = 255.255.255.255; port > = 514 > off & running.... > > Is this by design or accident? What is the proper syntax for syslogd to > accept messages from any IP? > IIRC simply using "-a" without specifying any ip's will accomplish this. -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16: 9: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx01-a.netapp.com (mx01-a.netapp.com [198.95.226.53]) by hub.freebsd.org (Postfix) with ESMTP id 54A3337B417 for ; Mon, 12 Nov 2001 16:09:01 -0800 (PST) Received: from hawk.corp.netapp.com (mh02 [10.10.20.101]) by mx01-a.netapp.com (8.11.1/8.11.1/NTAP-1.2) with ESMTP id fAD09du18871 for ; Mon, 12 Nov 2001 16:09:43 -0800 (PST) Received: from ussvlexc01.corp.netapp.com (localhost [127.0.0.1]) by hawk.corp.netapp.com (8.12.0/8.12.0/NTAP-1.3) with ESMTP id fAD08u3W025933 for ; Mon, 12 Nov 2001 16:08:56 -0800 (PST) Received: by ussvlexc01.corp.netapp.com with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Nov 2001 16:08:56 -0800 Message-ID: From: "Gorski, Achim" To: "'freebsd-questions@freebsd.org'" Cc: "Gorski, Achim" Subject: ISD USB to ATA bridge with Flotec Pockey USB Hard Drive on FreeBS D 4.4 Date: Mon, 12 Nov 2001 16:08:54 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Does anyone know how to get a Flotec Pockey USB Hard Drive to work under FreeBSD 4.4.? I've put this drive on my FreeBSD box and it's recognized (see below). But unfortunately the umass driver doesn't find or support the drive. The umass driver is build into my kernel.Maybe I forgot something to configure? Can someone give me more information how to get this thing working? Maybe patching .../umass.c or some less brain consuming solution? ;-) Any information is highly appreciated and welcome! Thank you for your help and time. Regards http://www.pockeydrive.com http://bjorn.haxx.se/isd200/ usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: ISD POCKEY FLOTEC, rev 1.00/1.55, addr 2 Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 0x0100 port 1 addr 2: self powered, config 1, POCKEY FLOTEC(0x0202), ISD(0x05ab), rev 0x0155 port 2 powered To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:19:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id BB71837B416 for ; Mon, 12 Nov 2001 16:19:49 -0800 (PST) Received: from helium.ideal.net.au (helium.staff.ideal.net.au [202.3.35.2]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id LAA67005 for ; Tue, 13 Nov 2001 11:19:48 +1100 (EST) (envelope-from chris@ideal.net.au) Message-Id: <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> X-Sender: chris@mail.ideal.net.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Nov 2001 11:19:47 +1100 To: freebsd-questions@FreeBSD.ORG From: Chris Aitken Subject: Perl on FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi everyone.... I have a curley on I havent been able to work out. What I want to be able to do is take the output of a FreeBSD command, and pipe the output to a perl script so I can use that data.... For example. If I ran the following at command line, # echo "Blah Blah Blah" | perlscript.pl How would I be able to print "Blah Blah Blah" to the screen from the perl script. I am only new to perl and have been doing alot of funky mrtg stuff opening files and commands within the perl script and taking the output, but im stumped on how to pipe data to a perl script and use that data in the perl script. Any assistance would be great. Thanks Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:25:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id D66C037B426 for ; Mon, 12 Nov 2001 16:24:51 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id SAA23261; Mon, 12 Nov 2001 18:11:32 -0600 Message-ID: <016a01c16bd9$601c57b0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: , "Chris Aitken" References: <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> Subject: Re: Perl on FreeBSD Date: Mon, 12 Nov 2001 19:23:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, i'm no guru but you could do this: echo blah blah blah > blah.txt then use perl to read the text. Regards, Andre` C. Technical Support ÔŋÔŽ ---------------------------------------------------------------------------- - Visit our support manual at http://supportmanual.com/ ----- Original Message ----- From: "Chris Aitken" To: Sent: Monday, November 12, 2001 7:19 PM Subject: Perl on FreeBSD > Hi everyone.... > > > I have a curley on I havent been able to work out. > > What I want to be able to do is take the output of a FreeBSD command, and > pipe the output to a perl script so I can use that data.... > > For example. If I ran the following at command line, > > # echo "Blah Blah Blah" | perlscript.pl > > How would I be able to print "Blah Blah Blah" to the screen from the perl > script. I am only new to perl and have been doing alot of funky mrtg stuff > opening files and commands within the perl script and taking the output, > but im stumped on how to pipe data to a perl script and use that data in > the perl script. > > > Any assistance would be great. > > > > Thanks > > > 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 Mon Nov 12 16:43: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c011.snv.cp.net (c011-h002.c011.snv.cp.net [209.228.34.215]) by hub.freebsd.org (Postfix) with SMTP id 35AD637B416 for ; Mon, 12 Nov 2001 16:43:06 -0800 (PST) Received: (cpmta 6304 invoked from network); 12 Nov 2001 16:43:05 -0800 Received: from 216.164.225.48 (HELO fritzilldo) by smtp.namezero.com (209.228.34.215) with SMTP; 12 Nov 2001 16:43:05 -0800 X-Sent: 13 Nov 2001 00:43:05 GMT Message-ID: <002e01c16bdc$295be530$0301a8c0@fritzilldo> From: To: Subject: I messed up big time. Date: Mon, 12 Nov 2001 19:43:06 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01C16BB2.40380B50" 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_0029_01C16BB2.40380B50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I DELETED MY KERNEL CONFIG FILE!! STUPID ME! CAN SOMEBODY PLEASE SEND ME GENERIC? FREEBSD VERSION 4.1 ------=_NextPart_000_0029_01C16BB2.40380B50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I DELETED MY KERNEL CONFIG FILE!! STUPID ME!
CAN = SOMEBODY=20 PLEASE SEND ME GENERIC?
 
FREEBSD VERSION 4.1
------=_NextPart_000_0029_01C16BB2.40380B50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:50:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from berbee.com (berbee.com [205.173.176.16]) by hub.freebsd.org (Postfix) with ESMTP id A801E37B418 for ; Mon, 12 Nov 2001 16:50:45 -0800 (PST) Received: from there (msn-office2.binc.net [64.73.12.253]) by berbee.com (8.11.2/8.11.2) with SMTP id fAD0ogw13297; Mon, 12 Nov 2001 18:50:42 -0600 Message-Id: <200111130050.fAD0ogw13297@berbee.com> Content-Type: text/plain; charset="iso-8859-1" From: Rob Zietlow To: Subject: Re: I messed up big time. Date: Mon, 12 Nov 2001 18:50:36 -0600 X-Mailer: KMail [version 1.3.1] References: <002e01c16bdc$295be530$0301a8c0@fritzilldo> In-Reply-To: <002e01c16bdc$295be530$0301a8c0@fritzilldo> Cc: questions@Freebsd.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 Monday 12 November 2001 06:43 pm, you wrote: > I DELETED MY KERNEL CONFIG FILE!! STUPID ME! > CAN SOMEBODY PLEASE SEND ME GENERIC? > > FREEBSD VERSION 4.1 If you cvsup it will retrieve a new GENERIC kernel file To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:51:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f204.pav2.hotmail.com [64.4.37.204]) by hub.freebsd.org (Postfix) with ESMTP id D9E7D37B41E for ; Mon, 12 Nov 2001 16:51:10 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 12 Nov 2001 16:51:10 -0800 Received: from 209.1.113.101 by pv2fd.pav2.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 00:51:10 GMT X-Originating-IP: [209.1.113.101] From: "Aaron Scarisbrick" To: edwin@mavetju.org Cc: freebsd-questions@freebsd.org Subject: Re: syslogd bug/feature Date: Tue, 13 Nov 2001 00:51:10 +0000 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_5dab_78a1_1d17" Message-ID: X-OriginalArrivalTime: 13 Nov 2001 00:51:10.0677 (UTC) FILETIME=[496AE050:01C16BDD] Sender: owner-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_5dab_78a1_1d17 Content-Type: text/plain; format=flowed I was hoping someone already fixed it. Anyway, the problem stems from converting the mask length to a subnet mask. Correct me if I'm wrong, but for a mask length of zero, you don't need to do any conversions. This is what the attached patch effectively does, and it appears to work. -Aaron ----Original Message Follows---- From: Edwin Groothuis To: Aaron Scarisbrick CC: freebsd-questions@freebsd.org Subject: Re: syslogd bug/feature Date: Tue, 13 Nov 2001 11:03:55 +1100 On Mon, Nov 12, 2001 at 11:41:47PM +0000, Aaron Scarisbrick wrote: > I was trying to get syslogd (FreeBSD 4.2-RELEASE) to accept all incoming > messages (no really, I have a good reason why), and couldn't get it to > accept 0.0.0.0/0 as accept from any IP. An IP address of 0.0.0.0 with a > mask of 0 means any IP address to me, but syslogd interprets it as 0.0.0.0 > with a mask of 255.255.255.255: > > [root@test1]# syslogd -d -a 0.0.0.0/0 > allowaddr: rule 0: numeric, addr = 0.0.0.0, mask = 255.255.255.255; port = > 514 > off & running.... > > Is this by design or accident? What is the proper syntax for syslogd to > accept messages from any IP? You can use "syslogd -d -a 0.0.0.0/0.0.0.0" and maybe supply a patch to solve the problem? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp ------=_NextPart_000_5dab_78a1_1d17 Content-Type: application/octet-stream; name="syslogd.patch" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="syslogd.patch" LS0tIHN5c2xvZ2QuYy5vcmlnCVR1ZSBOb3YgMTMgMDA6NDc6NTEgMjAwMQor Kysgc3lzbG9nZC5jCVR1ZSBOb3YgMTMgMDA6NDg6MDAgMjAwMQpAQCAtMTc3 OCw3ICsxNzc4LDExIEBACiAJCQlpZiAoaSA8IDAgfHwgaSA+IDMyKQogCQkJ CXJldHVybiAtMTsKIAkJCS8qIGNvbnZlcnQgbWFza2xlbiB0byBuZXRtYXNr ICovCi0JCQlhcC5hX21hc2suc19hZGRyID0gaHRvbmwofigoMSA8PCAoMzIg LSBpKSkgLSAxKSk7CisJCQlpZiAoaSA9PSAwICkgeworCQkJCWFwLmFfbWFz ay5zX2FkZHIgPSAwOworCQkJfSBlbHNlIHsKKwkJCQlhcC5hX21hc2suc19h ZGRyID0gaHRvbmwofigoMSA8PCAoMzIgLSBpKSkgLSAxKSk7CisJCQl9CiAJ CX0KIAkJaWYgKGFzY2lpMmFkZHIoQUZfSU5FVCwgcywgJmFwLmFfYWRkcikg PT0gLTEpCiAJCQlyZXR1cm4gLTE7Cg== ------=_NextPart_000_5dab_78a1_1d17-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:53: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id 0A7BB37B417 for ; Mon, 12 Nov 2001 16:53:03 -0800 (PST) Received: from prayforwind.com ([216.209.82.186]) by tomts9-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with SMTP id <20011113005257.WPGZ11133.tomts9-srv.bellnexxia.net@prayforwind.com> for ; Mon, 12 Nov 2001 19:52:57 -0500 From: Steve Brown Date: Tue, 13 Nov 2001 01:02:34 GMT Message-ID: <20011113.1023400@prayforwind.com> Subject: How do I tell Netscape I have flash? To: freebsd-questions@freebsd.org X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux) X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi everyone, Ok, I've got Communicator 4.78 and the flash plugin installed from ports= ,=20 no errors (make && make install distclean)=20 $ pkg_info | grep flash linux-flashplugin-5.0r47 The official Macromedia Flash Player for Linux = Netscape $ pkg_info | grep comm linux-netscape-communicator-4.78 Linux Netscape Communicator suite netscape-remote-1.0_1 Utility to pass commands to running netscape=20 process $ uname -a FreeBSD prayforwind.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Tue Nov 6=20 15:17:12 EST 2001 myhost.com:/usr/src/sys/compile/MYKERNEL i386 $ When I go to a flash site I get told "please download the flash plugin..= .=20 etc etc". So how do I tell Netscape that I really do have it? Any ideas would be appreciated, thanks (I hope I'm asking in the right=20 group. Cheers, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:53:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from neonova.net (mail.socantel.net [137.118.128.62]) by hub.freebsd.org (Postfix) with ESMTP id 5064837B417 for ; Mon, 12 Nov 2001 16:53:50 -0800 (PST) Received: from [65.160.115.17] (HELO kevens) by neonova.net (CommuniGate Pro SMTP 3.4.8) with SMTP id 58042376 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 19:53:43 -0500 Message-ID: <000f01c16bd9$df44d530$03c9fea9@study2000.com> From: "Keven Swingle" To: Subject: questions on install. Date: Mon, 12 Nov 2001 19:26:42 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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 I am trying to install freeBSD on my system and I am running into the following error message. The system that I am installing on is an older amdk6II 475 the current system config is windows NT 4.0 on disk 1 and Redhat Linux on Disk 2, with bootmajic used as the boot loader. I am trying to install FreeBSD on a 175mb partition of free space on disk 2. I have created the following partitions 50 mb / 50 mb swap 75 mb /usr everything seems to go well until the file transfer when I recieve the following error. extracting /bin into /directiory "write failure on transfer (wrote 1 bytes of 240640 bytes)" what could be causing this error and how do I get around it ? Thanks in advance Keven To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 16:54: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.itworks.com.au (mail.itworks.com.au [203.32.61.7]) by hub.freebsd.org (Postfix) with SMTP id 47BC337B416 for ; Mon, 12 Nov 2001 16:53:58 -0800 (PST) Received: (qmail 38128 invoked from network); 13 Nov 2001 00:53:56 -0000 Received: from mail.itworks.com.au (HELO mercury.itworks.com.au) (203.32.61.7) by mail.itworks.com.au with SMTP; 13 Nov 2001 00:53:56 -0000 Received: (qmail 38123 invoked by uid 100); 13 Nov 2001 00:53:56 -0000 Date: Tue, 13 Nov 2001 11:53:55 +1100 From: Gavin Cameron To: Chris Aitken Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Perl on FreeBSD Message-ID: <20011113005355.GA36434@mercury.itworks.com.au> References: <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG #!/usr/bin/perl -w while (<>) { print; } Transfers standard input to standard output. Replace print inside the while loop to do whatever you want. The line read in is stored in $_ in this example. Gavin On Tue, Nov 13, 2001 at 11:19:47AM +1100, Chris Aitken wrote: > Hi everyone.... > > > I have a curley on I havent been able to work out. > > What I want to be able to do is take the output of a FreeBSD command, and > pipe the output to a perl script so I can use that data.... > > For example. If I ran the following at command line, > > # echo "Blah Blah Blah" | perlscript.pl > > How would I be able to print "Blah Blah Blah" to the screen from the perl > script. I am only new to perl and have been doing alot of funky mrtg stuff > opening files and commands within the perl script and taking the output, > but im stumped on how to pipe data to a perl script and use that data in > the perl script. > > > Any assistance would be great. > > > > Thanks > > > 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 Mon Nov 12 17: 4: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20208.mail.yahoo.com (web20208.mail.yahoo.com [216.136.226.63]) by hub.freebsd.org (Postfix) with SMTP id 0653E37B429 for ; Mon, 12 Nov 2001 17:03:44 -0800 (PST) Message-ID: <20011113010342.26086.qmail@web20208.mail.yahoo.com> Received: from [212.16.200.210] by web20208.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 17:03:42 PST Date: Mon, 12 Nov 2001 17:03:42 -0800 (PST) From: GoodNews To: temiy@iname.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 Äîðîãîé äðóã! Čįâčíč, ũōî îōáčðāþ ōâîå âðåėĸ íā ũōåíčå äāííîãî ïîņëāíčĸ,ōāę ęāę ėû âņå óņōāëč îō áåņęîíåũíûõ ðåęëāėíûõ ðāņņûëîę č âņĸũåņęîãî ėóņîðā,íî ĸ íāäåþņü, ũōî íåņęîëüęî ėčíóō įāōðāũåííîãî âðåėåíč ņėîãóō îęóïčōüņĸ, åņëč ōû ðåøčøüņĸ čįėåíčōü ņâîé âįãëĸä íā îęðóæāþųóþ ōåáĸ äåéņōâčōåëüíîņōü. Ïðåäëāãāåōņĸ â ęîðíå čįėåíčōü ņâîþ æčįíü! Č äëĸ ýōîãî ïðåäíāįíāũåíā ïðîãðāėėā, ðåāëüíî äåéņōâóþųāĸ, ņ ðåāëüíûėč âîįėîæíîņōĸėč įāðāáîōāōü äåíüãč, įāōðāōčâ íā ýōî íå îũåíü áîëüøčå óņčëčĸ. Ýōîō ėåōîä įāðāáîōęā äåíåã íā ņāėîė äåëå ÄÅÉŅŌÂÓÅŌ ÍĀ 100%, ĘÎÃÄĀ ÓÃÎÄÍÎ, ÃÄÅ ÓÃÎÄÍÎ. Âû ņėîæåōå įāðāáîōāōü áîëåå 1.000.000 ðóáëåé â ïîņëåäóþųčå 90 äíåé. Ýōî íå öåïíîå ïčņüėî, ā îōëčũíāĸ ëåãāëüíāĸ âîįėîæíîņōü įāðāáîōāōü äåíüãč. Íå ïîæāëåéōå âðåėåíč, îįíāęîėüōåņü ņ ïðåäëāãāåėîé ïðîãðāėėîé, č óņïåõ č áëāãîïîëóũčå ïîņåōĸō Âāø äîė! Äāííîå ïčņüėî ïðčäåō ę Âāė íā ýōîō āäðåņ îäčí åäčíņōâåííûé ðāį, áîëüøå ĸ Âāņ íå ïîáåņïîęîþ. Íî åņëč ó Âāņ čėåþōņĸ č äðóãčå āäðåņā, íå îáčæāéōåņü, åņëč ýōî ïîņëāíčå ïðčäåō č íā íčõ,ïðîãðāėėā íå ėîæåō îōņëåäčōü õîįĸčíā ĸųčęā, ōîëüęî ôāęō ņóųåņōâîâāíčĸ āäðåņā. Åņëč Âāņ ýōî įāčíōåðåņîâāëî č Âû æåëāåōå áîëüøå óįíāōü î ðāáîōå ïðåäëāãāåėîé ïðîãðāėėû, Âû ėîæåōå îōïðāâčōü äāííîå ņîîáųåíčå îáðāōíî ņ ïîėåōęîé "More", ũōî áû ĸ âûņëāëā Âāė ïîäðîáíîå îïčņāíčå ðāáîōû ņčņōåėû ïî Âāøåėó æåëāíčþ, ā íå įāíčėāōü Âāøå âðåėĸ č íå ōðāōčōü Âāøč äåíüãč íā ïîëóũåíčå âëîæåííîãî äîęóėåíōā. Âîįâðāųåííûå áåį äāííîé ïîėåōęč ïčņüėā áóäóō, ęāę Âû ïðāâčëüíî äîãāäûâāåōåņü, óäāëĸōņĸ áåį ïðîũōåíčĸ. Íî åņëč Âû õîōčōå ïîðóãāōüņĸ č âûïóņōčōü ïāð, ōî ïîæāëóéņōā :-) Íāäåþņü, Âāė ņōāíåō ëåãũå :-) Åųå ðāį čįâčíčōå, ũōî îōíčėāþ Âāøå âðåėĸ. Óņïåõîâ âāė č âņĸũåņęčõ áëāã! __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.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 Nov 12 17: 5:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oscar-wilde.condo.chico.ca.us (adsl-63-207-238-1.dsl.chic01.pacbell.net [63.207.238.1]) by hub.freebsd.org (Postfix) with ESMTP id B04C837B418 for ; Mon, 12 Nov 2001 17:05:19 -0800 (PST) Received: from [192.168.1.10] (localhost.condo.chico.ca.us [127.0.0.1]) by oscar-wilde.condo.chico.ca.us (8.10.2/8.10.2) with ESMTP id fAD15J216618; Mon, 12 Nov 2001 17:05:19 -0800 (PST) Date: Mon, 12 Nov 2001 17:05:18 -0800 From: Fred Condo To: Keven Swingle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: questions on install. Message-ID: <11823028.1005584717@[192.168.1.10]> In-Reply-To: <000f01c16bd9$df44d530$03c9fea9@study2000.com> References: <000f01c16bd9$df44d530$03c9fea9@study2000.com> X-Mailer: Mulberry/2.1.1 (Mac OS X) 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 --On Monday 12 November 2001 19:26 -0500 Keven Swingle wrote: > I am trying to install freeBSD on my system and I am running into the > following error message. > The system that I am installing on is an older amdk6II 475 the current > system config is windows NT 4.0 on disk 1 > and Redhat Linux on Disk 2, with bootmajic used as the boot loader. I am > trying to install FreeBSD on a 175mb partition of free space on disk 2. I > have created the following partitions > 50 mb / > 50 mb swap > 75 mb /usr > everything seems to go well until the file transfer when I recieve the > following error. > extracting /bin into /directiory > "write failure on transfer (wrote 1 bytes of 240640 bytes)" > what could be causing this error and how do I get around it ? Sounds like your filesystem is filling up. You may not be able to do a full install on such a small disk. Switch to the transcript screen with Alt-F2 to see the specific error message. Alt-F1 takes you back to the main screen. -- Fred Condo - fred@condo.chico.ca.us Repeal the DMCA. Stop censoring Felten & Ferguson. http://www.macfergus.com/niels/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17: 5:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 634C837B41A for ; Mon, 12 Nov 2001 17:05:26 -0800 (PST) Received: from cpe-24-221-47-19.az.sprintbbd.net ([24.221.47.19] helo=sparky.suntreeaz.com) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163S0z-0002iX-00 for freebsd-questions@FreeBSD.ORG; Mon, 12 Nov 2001 17:05:25 -0800 Received: from drs (drs.suntreeaz.com [192.168.254.19]) by sparky.suntreeaz.com (8.11.3/8.11.3) with SMTP id fAD14wD11593 for ; Mon, 12 Nov 2001 18:04:58 -0700 (MST) (envelope-from drs@suntreeaz.com) Message-ID: <00d001c16bdf$38064aa0$13fea8c0@drs> From: "Don Sutter" To: "FreeBSD Questions" Subject: Where is the "Installed Software" Date: Mon, 12 Nov 2001 18:05:00 -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 Where is the "Installed Software" file stored - the one maintained by pkg_add/info/delete? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17: 6:18 2001 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 2B03E37B405 for ; Mon, 12 Nov 2001 17:06:15 -0800 (PST) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fAD166H38192 for ; Mon, 12 Nov 2001 20:06:06 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Mon, 12 Nov 2001 20:06:05 -0500 (EST) From: doug X-Sender: doug@fledge.watson.org To: freebsd-questions@FreeBSD.org Subject: Re: sshd and X11 forwarding? In-Reply-To: <20011112195510.GE53398@keyslapper.org> 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 ssh -X also works. On Mon, 12 Nov 2001, Louis LeBlanc wrote: > On 11/12/01 11:38 AM, Kris Kennaway sat at the `puter and typed: > > > . . . > >=20 > > a) You need to have DISPLAY set before you run ssh, so ssh knows where > > to forward the X connection to. >=20 > This was being done >=20 > > b) You need to have ssh enable the negotiation of X Forwarding, not > > just the remote sshd. >=20 > This was the rub. Fixed /etc/ssh/ssh_config and it works. >=20 > Thanks! >=20 > Lou > --=20 > Louis LeBlanc leblanc@keyslapper.org > Fully Funded Hobbyist, KeySlapper Extrordinaire :) > http://www.keyslapper.org =D4=BF=D4=AC >=20 > "If value corrupts then absolute value corrupts absolutely." >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17: 7:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20201.mail.yahoo.com (web20201.mail.yahoo.com [216.136.226.56]) by hub.freebsd.org (Postfix) with SMTP id AE6D237B419 for ; Mon, 12 Nov 2001 17:06:57 -0800 (PST) Message-ID: <20011113010657.25624.qmail@web20201.mail.yahoo.com> Received: from [212.16.200.210] by web20201.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 17:06:57 PST Date: Mon, 12 Nov 2001 17:06:57 -0800 (PST) From: GoodNews To: robert@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 Äîðîãîé äðóã! Čįâčíč, ũōî îōáčðāþ ōâîå âðåėĸ íā ũōåíčå äāííîãî ïîņëāíčĸ,ōāę ęāę ėû âņå óņōāëč îō áåņęîíåũíûõ ðåęëāėíûõ ðāņņûëîę č âņĸũåņęîãî ėóņîðā,íî ĸ íāäåþņü, ũōî íåņęîëüęî ėčíóō įāōðāũåííîãî âðåėåíč ņėîãóō îęóïčōüņĸ, åņëč ōû ðåøčøüņĸ čįėåíčōü ņâîé âįãëĸä íā îęðóæāþųóþ ōåáĸ äåéņōâčōåëüíîņōü. Ïðåäëāãāåōņĸ â ęîðíå čįėåíčōü ņâîþ æčįíü! Č äëĸ ýōîãî ïðåäíāįíāũåíā ïðîãðāėėā, ðåāëüíî äåéņōâóþųāĸ, ņ ðåāëüíûėč âîįėîæíîņōĸėč įāðāáîōāōü äåíüãč, įāōðāōčâ íā ýōî íå îũåíü áîëüøčå óņčëčĸ. Ýōîō ėåōîä įāðāáîōęā äåíåã íā ņāėîė äåëå ÄÅÉŅŌÂÓÅŌ ÍĀ 100%, ĘÎÃÄĀ ÓÃÎÄÍÎ, ÃÄÅ ÓÃÎÄÍÎ. Âû ņėîæåōå įāðāáîōāōü áîëåå 1.000.000 ðóáëåé â ïîņëåäóþųčå 90 äíåé. Ýōî íå öåïíîå ïčņüėî, ā îōëčũíāĸ ëåãāëüíāĸ âîįėîæíîņōü įāðāáîōāōü äåíüãč. Íå ïîæāëåéōå âðåėåíč, îįíāęîėüōåņü ņ ïðåäëāãāåėîé ïðîãðāėėîé, č óņïåõ č áëāãîïîëóũčå ïîņåōĸō Âāø äîė! Äāííîå ïčņüėî ïðčäåō ę Âāė íā ýōîō āäðåņ îäčí åäčíņōâåííûé ðāį, áîëüøå ĸ Âāņ íå ïîáåņïîęîþ. Íî åņëč ó Âāņ čėåþōņĸ č äðóãčå āäðåņā, íå îáčæāéōåņü, åņëč ýōî ïîņëāíčå ïðčäåō č íā íčõ,ïðîãðāėėā íå ėîæåō îōņëåäčōü õîįĸčíā ĸųčęā, ōîëüęî ôāęō ņóųåņōâîâāíčĸ āäðåņā. Åņëč Âāņ ýōî įāčíōåðåņîâāëî č Âû æåëāåōå áîëüøå óįíāōü î ðāáîōå ïðåäëāãāåėîé ïðîãðāėėû, Âû ėîæåōå îōïðāâčōü äāííîå ņîîáųåíčå îáðāōíî ņ ïîėåōęîé "More", ũōî áû ĸ âûņëāëā Âāė ïîäðîáíîå îïčņāíčå ðāáîōû ņčņōåėû ïî Âāøåėó æåëāíčþ, ā íå įāíčėāōü Âāøå âðåėĸ č íå ōðāōčōü Âāøč äåíüãč íā ïîëóũåíčå âëîæåííîãî äîęóėåíōā. Âîįâðāųåííûå áåį äāííîé ïîėåōęč ïčņüėā áóäóō, ęāę Âû ïðāâčëüíî äîãāäûâāåōåņü, óäāëĸōņĸ áåį ïðîũōåíčĸ. Íî åņëč Âû õîōčōå ïîðóãāōüņĸ č âûïóņōčōü ïāð, ōî ïîæāëóéņōā :-) Íāäåþņü, Âāė ņōāíåō ëåãũå :-) Åųå ðāį čįâčíčōå, ũōî îōíčėāþ Âāøå âðåėĸ. Óņïåõîâ âāė č âņĸũåņęčõ áëāã! __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.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 Nov 12 17: 7:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oscar-wilde.condo.chico.ca.us (adsl-63-207-238-1.dsl.chic01.pacbell.net [63.207.238.1]) by hub.freebsd.org (Postfix) with ESMTP id 817D137B405 for ; Mon, 12 Nov 2001 17:07:32 -0800 (PST) Received: from [192.168.1.10] (localhost.condo.chico.ca.us [127.0.0.1]) by oscar-wilde.condo.chico.ca.us (8.10.2/8.10.2) with ESMTP id fAD17a216622; Mon, 12 Nov 2001 17:07:36 -0800 (PST) Date: Mon, 12 Nov 2001 17:07:34 -0800 From: Fred Condo To: Don Sutter , FreeBSD Questions Subject: Re: Where is the "Installed Software" Message-ID: <11831236.1005584854@[192.168.1.10]> In-Reply-To: <00d001c16bdf$38064aa0$13fea8c0@drs> References: <00d001c16bdf$38064aa0$13fea8c0@drs> X-Mailer: Mulberry/2.1.1 (Mac OS X) 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 --On Monday 12 November 2001 18:05 -0700 Don Sutter wrote: > Where is the "Installed Software" file stored - the one > maintained by pkg_add/info/delete? man pkg_info will tell you it is in /var/db/pkg -- Fred Condo - fred@condo.chico.ca.us Repeal the DMCA. Stop censoring Felten & Ferguson. http://www.macfergus.com/niels/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17:18:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id 992D337B405 for ; Mon, 12 Nov 2001 17:18:04 -0800 (PST) Received: (qmail 202 invoked from network); 13 Nov 2001 01:17:56 -0000 Received: from unknown (HELO local) (63.17.144.5) by smtp1.mx.pitdc1.stargate.net with SMTP; 13 Nov 2001 01:17:56 -0000 X-Sender: delight_labs@xmail.com From: Delight Labs To: "Customer" Date: Mon, 12 Nov 2001 20:20:23 -0500 Subject: ATTRACT WOMEN FAST!! SUPERCHARGE YOUR SEX LIFE!! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001__93017190_73223.09" Message-Id: <20011113011804.992D337B405@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a Multipart MIME message. ------=_NextPart_000_001__93017190_73223.09 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit ------=_NextPart_000_001__93017190_73223.09 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PCFkb2N0eXBlIGh0bWwgcHVibGljICItLy93M2MvL2R0ZCBodG1sIDQuMCB0cmFuc2l0aW9u YWwvL2VuIj4NCjxodG1sIHhtbG5zOnY9InVybjpzY2hlbWFzLW1pY3Jvc29mdC1jb206dm1s Ig0KeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIg0K eG1sbnM6dz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCINCnhtbG5z PSJodHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCg0KPGhlYWQ+DQo8bWV0YSBo dHRwLWVxdWl2PUNvbnRlbnQtVHlwZSBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9aXNv LTg4NTktMSI+DQo8bWV0YSBuYW1lPVByb2dJZCBjb250ZW50PVdvcmQuRG9jdW1lbnQ+DQo8 bWV0YSBuYW1lPUdlbmVyYXRvciBjb250ZW50PSJNaWNyb3NvZnQgV29yZCA5Ij4NCjxtZXRh IG5hbWU9T3JpZ2luYXRvciBjb250ZW50PSJNaWNyb3NvZnQgV29yZCA5Ij4NCjxsaW5rIHJl bD1GaWxlLUxpc3QgaHJlZj0iLi9waGVyb21vbmVhX2ZpbGVzL2ZpbGVsaXN0LnhtbCI+DQo8 bGluayByZWw9RWRpdC1UaW1lLURhdGEgaHJlZj0iLi9waGVyb21vbmVhX2ZpbGVzL2VkaXRk YXRhLm1zbyI+DQo8IS0tW2lmICFtc29dPg0KPHN0eWxlPg0Kdlw6KiB7YmVoYXZpb3I6dXJs KCNkZWZhdWx0I1ZNTCk7fQ0Kb1w6KiB7YmVoYXZpb3I6dXJsKCNkZWZhdWx0I1ZNTCk7fQ0K d1w6KiB7YmVoYXZpb3I6dXJsKCNkZWZhdWx0I1ZNTCk7fQ0KLnNoYXBlIHtiZWhhdmlvcjp1 cmwoI2RlZmF1bHQjVk1MKTt9DQo8L3N0eWxlPg0KPCFbZW5kaWZdLS0+DQo8dGl0bGU+Rmlu ZCB0aGF0IGxvdmVyIGZhc3QhIE9yZGVyIE5vdyE8L3RpdGxlPg0KPCEtLVtpZiBndGUgbXNv IDldPjx4bWw+DQogPG86RG9jdW1lbnRQcm9wZXJ0aWVzPg0KICA8bzpBdXRob3I+PC9vOkF1 dGhvcj4NCiAgPG86VGVtcGxhdGU+Tm9ybWFsPC9vOlRlbXBsYXRlPg0KICA8bzpMYXN0QXV0 aG9yPjwvbzpMYXN0QXV0aG9yPg0KICA8bzpSZXZpc2lvbj4zPC9vOlJldmlzaW9uPg0KICA8 bzpUb3RhbFRpbWU+ODwvbzpUb3RhbFRpbWU+DQogIDxvOkNyZWF0ZWQ+MjAwMS0xMC0yNlQy MzoxMDowMFo8L286Q3JlYXRlZD4NCiAgPG86TGFzdFNhdmVkPjIwMDEtMTAtMjZUMjM6MjI6 MDBaPC9vOkxhc3RTYXZlZD4NCiAgPG86UGFnZXM+NTwvbzpQYWdlcz4NCiAgPG86V29yZHM+ MTE3NTwvbzpXb3Jkcz4NCiAgPG86Q2hhcmFjdGVycz42NzAwPC9vOkNoYXJhY3RlcnM+DQog IDxvOkNvbXBhbnk+IDwvbzpDb21wYW55Pg0KICA8bzpMaW5lcz41NTwvbzpMaW5lcz4NCiAg PG86UGFyYWdyYXBocz4xMzwvbzpQYXJhZ3JhcGhzPg0KICA8bzpDaGFyYWN0ZXJzV2l0aFNw YWNlcz44MjI4PC9vOkNoYXJhY3RlcnNXaXRoU3BhY2VzPg0KICA8bzpWZXJzaW9uPjkuMjcy MDwvbzpWZXJzaW9uPg0KIDwvbzpEb2N1bWVudFByb3BlcnRpZXM+DQo8L3htbD48IVtlbmRp Zl0tLT4NCjxzdHlsZT4NCjwhLS0NCiAvKiBTdHlsZSBEZWZpbml0aW9ucyAqLw0KcC5Nc29O b3JtYWwsIGxpLk1zb05vcm1hbCwgZGl2Lk1zb05vcm1hbA0KCXttc28tc3R5bGUtcGFyZW50 OiIiOw0KCW1hcmdpbjowaW47DQoJbWFyZ2luLWJvdHRvbTouMDAwMXB0Ow0KCW1zby1wYWdp bmF0aW9uOndpZG93LW9ycGhhbjsNCglmb250LXNpemU6MTIuMHB0Ow0KCWZvbnQtZmFtaWx5 OiJUaW1lcyBOZXcgUm9tYW4iOw0KCW1zby1mYXJlYXN0LWZvbnQtZmFtaWx5OiJUaW1lcyBO ZXcgUm9tYW4iO30NCmE6bGluaywgc3Bhbi5Nc29IeXBlcmxpbmsNCgl7Y29sb3I6Ymx1ZTsN Cgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lOw0KCXRleHQtdW5kZXJsaW5lOnNpbmdsZTt9 DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7Y29sb3I6Ymx1ZTsN Cgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lOw0KCXRleHQtdW5kZXJsaW5lOnNpbmdsZTt9 DQpwDQoJe21hcmdpbi1yaWdodDowaW47DQoJbXNvLW1hcmdpbi10b3AtYWx0OmF1dG87DQoJ bXNvLW1hcmdpbi1ib3R0b20tYWx0OmF1dG87DQoJbWFyZ2luLWxlZnQ6MGluOw0KCW1zby1w YWdpbmF0aW9uOndpZG93LW9ycGhhbjsNCglmb250LXNpemU6MTIuMHB0Ow0KCWZvbnQtZmFt aWx5OiJUaW1lcyBOZXcgUm9tYW4iOw0KCW1zby1mYXJlYXN0LWZvbnQtZmFtaWx5OiJUaW1l cyBOZXcgUm9tYW4iO30NCkBwYWdlIFNlY3Rpb24xDQoJe3NpemU6OC41aW4gMTEuMGluOw0K CW1hcmdpbjoxLjBpbiAxLjI1aW4gMS4waW4gMS4yNWluOw0KCW1zby1oZWFkZXItbWFyZ2lu Oi41aW47DQoJbXNvLWZvb3Rlci1tYXJnaW46LjVpbjsNCgltc28tcGFwZXItc291cmNlOjA7 fQ0KZGl2LlNlY3Rpb24xDQoJe3BhZ2U6U2VjdGlvbjE7fQ0KLS0+DQo8L3N0eWxlPg0KPG1l dGEgbmFtZT1BdXRob3IgY29udGVudD1KYW1lcz4NCjwvaGVhZD4NCg0KPGJvZHkgbGFuZz1F Ti1VUyBsaW5rPWJsdWUgdmxpbms9Ymx1ZSBzdHlsZT0ndGFiLWludGVydmFsOi41aW4nPg0K DQo8ZGl2IGNsYXNzPVNlY3Rpb24xPg0KDQo8cCBjbGFzcz1Nc29Ob3JtYWw+Jm5ic3A7IDxv OnA+PC9vOnA+PC9wPg0KDQo8dGFibGUgYm9yZGVyPTAgY2VsbHBhZGRpbmc9MCB3aWR0aD0i MTAwJSIgc3R5bGU9J3dpZHRoOjEwMC4wJTttc28tY2VsbHNwYWNpbmc6DQogMS41cHQ7bXNv LXBhZGRpbmctYWx0OjBpbiAwaW4gMGluIDBpbicgY29scz0yPg0KIDx0cj4NCiAgPHRkIHZh bGlnbj10b3Agc3R5bGU9J3BhZGRpbmc6Ljc1cHQgLjc1cHQgLjc1cHQgLjc1cHQnPg0KICA8 cCBjbGFzcz1Nc29Ob3JtYWwgYWxpZ249Y2VudGVyIHN0eWxlPSd0ZXh0LWFsaWduOmNlbnRl cic+PHU+PHNwYW4NCiAgc3R5bGU9J2ZvbnQtc2l6ZToyNC4wcHQ7Y29sb3I6cmVkJz5TY2ll bmNlIGhhcyBmaW5hbGx5IGRvbmUgaXQhPC9zcGFuPjwvdT4gPC9wPg0KICA8cCBhbGlnbj1j ZW50ZXIgc3R5bGU9J3RleHQtYWxpZ246Y2VudGVyJz48c3BhbiBzdHlsZT0nZm9udC1zaXpl OjE4LjBwdDsNCiAgY29sb3I6IzAwMDA5OSc+QXR0cmFjdCB0aGUgb3Bwb3NpdGUgc2V4IHdp dGggc2NpZW50aWZpY2FsbHkgZW5naW5lZXJlZCBodW1hbg0KICBwaGVyb21vbmVzITwvc3Bh bj48L3A+DQogIDxwPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5UaGUgaHVtYW4g cGhlcm9tb25lJm5ic3A7PC9zcGFuPiA8YnI+DQogIDxzcGFuIHN0eWxlPSdmb250LXNpemU6 MTMuNXB0Jz50aGF0IGF0dHJhY3RzIGZlbWFsZXMgaGFzPC9zcGFuPiA8YnI+DQogIDxzcGFu IHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5maW5hbGx5IGJlZW4gc3ludGhlc2l6ZWQmbmJz cDs8L3NwYW4+IDxicj4NCiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPmluIHRo ZSBsYWJvcmF0b3J5ISBGb3VuZDwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHlsZT0nZm9udC1z aXplOjEzLjVwdCc+aW4gdGlueSBhbW91bnRzIGluIHRoZSZuYnNwOzwvc3Bhbj4gPGJyPg0K ICA8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdCc+cGVyc3BpcmF0aW9uIG9mIG1lbiwm bmJzcDs8L3NwYW4+IDxicj4NCiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPnRo ZXNlIG5hdHVyYWwgcGhlcm9tb25lcyZuYnNwOzwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHls ZT0nZm9udC1zaXplOjEzLjVwdCc+YXJlIGFuIGV2b2x1dGlvbmFyeSZuYnNwOzwvc3Bhbj4g PGJyPg0KICA8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdCc+cmVtbmFudCBmcm9tIGEg dGltZSZuYnNwOzwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVw dCc+d2hlbiBodW1hbiBtYWxlcyZuYnNwOzwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHlsZT0n Zm9udC1zaXplOjEzLjVwdCc+cmVsaWVkIG9uIHNjZW50IHRvIGF0dHJhY3QmbmJzcDs8L3Nw YW4+IDxicj4NCiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPmZlbWFsZSBtYXRl cy4mbmJzcDs8L3NwYW4+IDwvcD4NCiAgPHA+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41 cHQnPldoZW4geW91IHVzZSBBbmRyb3N0ZW5vbmUmbmJzcDs8L3NwYW4+IDxicj4NCiAgPHNw YW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPlBoZXJvbW9uZSBDb25jZW50cmF0ZSwmbmJz cDs8L3NwYW4+IDxicj4NCiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPmV2ZW4g aW4gc21hbGwgYW1vdW50cywmbmJzcDs8L3NwYW4+IDxicj4NCiAgPHNwYW4gc3R5bGU9J2Zv bnQtc2l6ZToxMy41cHQnPnlvdSB3aWxsIHNlZSB3aHkgbWVuJm5ic3A7PC9zcGFuPiA8YnI+ DQogIDxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5ldmVyeXdoZXJlIGFyZSByZXBv cnRpbmcmbmJzcDs8L3NwYW4+IDxicj4NCiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41 cHQnPmFzdG91bmRpbmcgcmVzdWx0cyEmbmJzcDsgQXJtZWQmbmJzcDs8L3NwYW4+IDxicj4N CiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPndpdGggdGhlIHBvd2VyIG9mJm5i c3A7PC9zcGFuPiA8YnI+DQogIDxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5waGVy b21vbmVzLCB5b3Ugd2lsbCZuYnNwOzwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHlsZT0nZm9u dC1zaXplOjEzLjVwdCc+c29vbiBleHBlcmllbmNlIHRoZSBqb3kmbmJzcDs8L3NwYW4+IDxi cj4NCiAgPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPm9mIGhhdmluZyB3b21lbiZu YnNwOzwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdCc+YXBw cm9hY2ggeW91LCBtYWtlJm5ic3A7PC9zcGFuPiA8YnI+DQogIDxzcGFuIHN0eWxlPSdmb250 LXNpemU6MTMuNXB0Jz5leWUgY29udGFjdCwgc21pbGUgYW5kIHN0YXJ0PC9zcGFuPiA8YnI+ DQogIDxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz51cCBhIGNvbnZlcnNhdGlvbi4m bmJzcDs8aT48c3Bhbg0KICBzdHlsZT0nY29sb3I6IzY2MDAwMCc+IDwvc3Bhbj48c3BhbiBz dHlsZT0nY29sb3I6cmVkJz5FdmVuJm5ic3A7PC9zcGFuPjwvaT48L3NwYW4+DQogIDxicj4N CiAgPGk+PHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29sb3I6cmVkJz53b21lbiB5 b3UgaGFyZGx5IGtub3chPC9zcGFuPjwvaT48L3A+DQogIDwvdGQ+DQogIDx0ZCBzdHlsZT0n cGFkZGluZzouNzVwdCAuNzVwdCAuNzVwdCAuNzVwdCc+DQogIDxwIGNsYXNzPU1zb05vcm1h bCBhbGlnbj1jZW50ZXIgc3R5bGU9J3RleHQtYWxpZ246Y2VudGVyJz48aW1nIHdpZHRoPTMz Ng0KICBoZWlnaHQ9MzM2IGlkPSJfeDAwMDBfaTEwMjUiIHNyYz0iaHR0cDovLzIxNi4xMTAu MTgwLjIyNS9pbWFnZXMvZ2lybDIuanBnIj48YnI+DQogIDxzcGFuIHN0eWxlPSdmb250LXNp emU6MTguMHB0Jz48YSBocmVmPSJodHRwOi8vMjE2LjExMC4xODAuMjI1L3BoZXJvbW9uZXMu aHRtIj5PcmRlcg0KICBOb3chPC9hPjwvc3Bhbj4gPGJyPg0KICA8c3BhbiBzdHlsZT0nZm9u dC1zaXplOjEwLjBwdCc+QXZhaWxhYmxlIGZvciBib3RoIG1lbiBhbmQgd29tZW4hPC9zcGFu PjwvcD4NCiAgPC90ZD4NCiA8L3RyPg0KPC90YWJsZT4NCg0KPHA+PHNwYW4gc3R5bGU9J2Zv bnQtc2l6ZToxMy41cHQ7Y29sb3I6YmxhY2snPkluIGNyZWF0aW5nIEFuZHJvc3Rlbm9uZQ0K UGhlcm9tb25lIENvbmNlbnRyYXRlLCBwdXJlIGh1bWFuPC9zcGFuPiA8YnI+DQo8c3BhbiBz dHlsZT0nZm9udC1zaXplOjEzLjVwdDtjb2xvcjpibGFjayc+cGhlcm9tb25lcyBhcmUgYmxl bmRlZCB3aXRoDQplc3NlbnRpYWwgb2lscyB0aGF0IHByb2R1Y2UgPC9zcGFuPjxpPjxzcGFu IHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2NvbG9yOnJlZCc+YQ0Kc2NlbnQ8L3NwYW4+PC9p PiA8YnI+DQo8aT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDtjb2xvcjpyZWQnPnNv IHNlZHVjdGl2ZSB0aGF0IHdvbWVuIHdvbid0IGJlDQphYmxlIHRvIHJlc2lzdCB5b3UuPC9z cGFuPjwvaT4gPC9wPg0KDQo8cD48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDtjb2xv cjpibGFjayc+VGhpcyBpcyBvbmUgb2YgdGhlIHN0cm9uZ2VzdA0KbWl4dHVyZXMgYXZhaWxh YmxlIHRvZGF5LCBhbnl3aGVyZSw8L3NwYW4+IDxicj4NCjxzcGFuIHN0eWxlPSdmb250LXNp emU6MTMuNXB0O2NvbG9yOmJsYWNrJz5hdCBhbnkgcHJpY2UuJm5ic3A7IElmIHlvdSB3YW50 IHRvDQphdHRyYWN0IGJlYXV0aWZ1bCBhbmQgc2V4eSB3b21lbiw8L3NwYW4+IDxicj4NCjxz cGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2NvbG9yOmJsYWNrJz5ub3RoaW5nIHdvcmtz IGZhc3RlciE8L3NwYW4+IDxicj4NCiZuYnNwOyA8bzpwPjwvbzpwPjwvcD4NCg0KPHRhYmxl IGJvcmRlcj0wIGNlbGxwYWRkaW5nPTAgd2lkdGg9IjEwMCUiIHN0eWxlPSd3aWR0aDoxMDAu MCU7bXNvLWNlbGxzcGFjaW5nOg0KIDEuNXB0O21zby1wYWRkaW5nLWFsdDowaW4gMGluIDBp biAwaW4nIGNvbHM9Mj4NCiA8dHI+DQogIDx0ZCB3aWR0aD0iMSUiIHN0eWxlPSd3aWR0aDox LjAlO3BhZGRpbmc6Ljc1cHQgLjc1cHQgLjc1cHQgLjc1cHQnPg0KICA8cCBjbGFzcz1Nc29O b3JtYWw+Jm5ic3A7PC9wPg0KICA8L3RkPg0KICA8dGQgc3R5bGU9J3BhZGRpbmc6Ljc1cHQg Ljc1cHQgLjc1cHQgLjc1cHQnPg0KICA8cCBjbGFzcz1Nc29Ob3JtYWw+PHNwYW4gc3R5bGU9 J2ZvbnQtc2l6ZToxMy41cHQnPkhvdyBtYW55IHRpbWVzIGhhdmUgeW91DQogIHdhbGtlZCBw YXN0IGEgZ29yZ2VvdXMgd29tYW4sIGxvb2tlZCBpbnRvIGhlciBleWVzLCBhbmQgaG9wZWQg c2hlIHdvdWxkDQogIG5vdGljZSB5b3U/Jm5ic3A7IElmIHlvdSdyZSBsaWtlIG1vc3QgcGVv cGxlLCB0aGUgYW5zd2VyIGlzIFRPTyBNQU5ZISZuYnNwOw0KICBXaXRoIEFuZHJvc3Rlbm9u ZSBQaGVyb21vbmUgQ29uY2VudHJhdGUsIHdvbWVuIHdpbGwgYmUgaXJyZXNpc3RhYmx5IGRy YXduIHRvDQogIHlvdSB3aXRob3V0IGtub3dpbmcgd2h5LiZuYnNwOyBXZWFyaW5nIGh1bWFu IHBoZXJvbW9uZXMgaXMgbGlrZSBjaGVhdGluZw0KICBiZWNhdXNlIHRoZXkgc2ltcGx5IENB TidUIHJlc2lzdCB5b3UuPC9zcGFuPiA8YnI+DQogICZuYnNwOyA8L3A+DQogIDxwIGNsYXNz PU1zb05vcm1hbCBhbGlnbj1jZW50ZXIgc3R5bGU9J21hcmdpbi1yaWdodDouNWluO21zby1t YXJnaW4tdG9wLWFsdDoNCiAgYXV0bzttc28tbWFyZ2luLWJvdHRvbS1hbHQ6YXV0bzttYXJn aW4tbGVmdDouNWluO3RleHQtYWxpZ246Y2VudGVyJz48c3Bhbg0KICBzdHlsZT0nZm9udC1z aXplOjEzLjVwdDtjb2xvcjojQ0MwMDAwJz5JbXByb3ZlIHlvdXIgc2V4IGFwcGVhbCAxMDAw JSBmb3IgbGVzcw0KICB0aGFuIHRoZSBjb3N0IG9mIGEgZ29vZCBtZWFsISBIb3cgbXVjaCBp cyBpdCB3b3J0aCB0byBhdHRyYWN0IDx1PmJlYXV0aWZ1bDwvdT4sDQogIDx1PnNleHl3b21l bjwvdT4/PC9zcGFuPjwvcD4NCiAgPC90ZD4NCiA8L3RyPg0KPC90YWJsZT4NCg0KPHA+PHNw YW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPkluIHRoZSA4MCdzLCB5b3UgY291bGQgdmlz aXQgeW91ciBsb2NhbCBiYXIsDQpoYXZlIGEgZmV3IGRyaW5rcywgYW5kPC9zcGFuPiA8YnI+ DQo8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdCc+ZXhwZWN0IHRvIGdvIGhvbWUgd2l0 aCBhIGxhZHkuJm5ic3A7IFRpbWVzIGhhdmUNCmNoYW5nZWQgc2luY2UgdGhlbiw8L3NwYW4+ IDxicj4NCjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5hbmQgdGhlc2UgZGF5cyBw aWNraW5nIHVwIGEgd29tYW4gaXMgbm90IHNvDQplYXN5LiZuYnNwOyBVbmxlc3MgeW91J3Jl PC9zcGFuPiA8YnI+DQo8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdCc+YSBib2R5IGJ1 aWxkZXIgb3IgcGFydCBvZiB0aGUgJnF1b3Q7aW4mcXVvdDsNCmNyb3dkIGF0IGNvbGxlZ2Us IHlvdXIgY2hhbmNlczwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41 cHQnPmZvciBmaW5kaW5nIHRoZSB3b21hbiBvZiB5b3VyIGRyZWFtcyBhcmUgcmF0aGVyDQpk aW0uJm5ic3A7IEFuZCBpZjwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZTox My41cHQnPnlvdSdyZSB0aGUgbGVhc3QgYml0IHNoeSBhYm91dCBtYWtpbmcgdGhlIGZpcnN0 DQptb3ZlLCB5b3UgY2FuPC9zcGFuPiA8YnI+DQo8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEz LjVwdCc+Zm9yZ2V0IGFib3V0IGl0LiZuYnNwOyA8aT48c3Bhbg0Kc3R5bGU9J2NvbG9yOnJl ZCc+VW50aWwgbm93IC4uLjwvc3Bhbj48L2k+PC9zcGFuPiA8L3A+DQoNCjxwPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTMuNXB0Jz5XaXRoIDxzcGFuIHN0eWxlPSdjb2xvcjpibGFjayc+ QW5kcm9zdGVub25lDQpQaGVyb21vbmUgQ29uY2VudHJhdGUsIHlvdSBkb24ndCBuZWVkPC9z cGFuPjwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29sb3I6 YmxhY2snPnRvIHdvcnJ5IGFib3V0IGhvdyB3ZWxsIHlvdSBkcmVzcyBvcg0Kd2hldGhlciB5 b3UgY29tYiB5b3VyPC9zcGFuPiA8YnI+DQo8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVw dDtjb2xvcjpibGFjayc+aGFpciBwZXJmZWN0bHkuJm5ic3A7IFRoZSBwaGVyb21vbmUNCnNw cmF5IHRyaWdnZXJzIGEgYmlvbG9naWNhbCB1cmdlPC9zcGFuPiA8YnI+DQo8c3BhbiBzdHls ZT0nZm9udC1zaXplOjEzLjVwdDtjb2xvcjpibGFjayc+aW4gYW55IG5lYXJieSBmZW1hbGUu Jm5ic3A7IEFuZCB0aGV5DQp3b24ndCBiZSBhYmxlIHRvIHJlc2lzdCB5b3UhPC9zcGFuPiA8 YnI+DQombmJzcDsgPGJyPg0KJm5ic3A7IDxvOnA+PC9vOnA+PC9wPg0KDQo8dGFibGUgYm9y ZGVyPTAgY2VsbHBhZGRpbmc9MCB3aWR0aD0iMTAwJSIgc3R5bGU9J3dpZHRoOjEwMC4wJTtt c28tY2VsbHNwYWNpbmc6DQogMS41cHQ7bXNvLXBhZGRpbmctYWx0OjBpbiAwaW4gMGluIDBp bicgY29scz0yPg0KIDx0cj4NCiAgPHRkIHdpZHRoPSIxJSIgc3R5bGU9J3dpZHRoOjEuMCU7 cGFkZGluZzouNzVwdCAuNzVwdCAuNzVwdCAuNzVwdCc+DQogIDxwIGNsYXNzPU1zb05vcm1h bCBhbGlnbj1jZW50ZXIgc3R5bGU9J3RleHQtYWxpZ246Y2VudGVyJz48aW1nIGJvcmRlcj0w DQogIHdpZHRoPTMzNiBoZWlnaHQ9MzM2IGlkPSJfeDAwMDBfaTEwMjYiDQogIHNyYz0iaHR0 cDovLzIxNi4xMTAuMTgwLjIyNS9pbWFnZXMvZ2lybDguanBnIj48YnI+DQogIDxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTguMHB0Jz48YSBocmVmPSJodHRwOi8vMjE2LjExMC4xODAuMjI1 L3BoZXJvbW9uZXMuaHRtIj5PcmRlcg0KICBOb3chPC9hPjwvc3Bhbj4gPGJyPg0KICA8c3Bh biBzdHlsZT0nZm9udC1zaXplOjEwLjBwdCc+QXZhaWxhYmxlIGZvciBib3RoIG1lbiBhbmQg d29tZW4hPC9zcGFuPjwvcD4NCiAgPHA+PCFbaWYgIXN1cHBvcnRFbXB0eVBhcmFzXT4mbmJz cDs8IVtlbmRpZl0+PG86cD48L286cD48L3A+DQogIDwvdGQ+DQogIDx0ZCBzdHlsZT0ncGFk ZGluZzouNzVwdCAuNzVwdCAuNzVwdCAuNzVwdCc+DQogIDxwIGNsYXNzPU1zb05vcm1hbD48 Yj48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDtjb2xvcjpibGFjayc+WW91J2xsIGJl DQogIGFibGUgdG8gcGljayB1cCB3b21lbiBhbnl3aGVyZSAtIEdVQVJBTlRFRUQhPC9zcGFu PjwvYj4gPC9wPg0KICA8cCBhbGlnbj1jZW50ZXIgc3R5bGU9J3RleHQtYWxpZ246Y2VudGVy Jz48aT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDsNCiAgY29sb3I6YmxhY2snPklu IHRoZSBvZmZpY2UgLi4uPC9zcGFuPjwvaT4gPC9wPg0KICA8cCBhbGlnbj1jZW50ZXIgc3R5 bGU9J3RleHQtYWxpZ246Y2VudGVyJz48aT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVw dDsNCiAgY29sb3I6YmxhY2snPk9uIHRoZSBiZWFjaCAuLi48L3NwYW4+PC9pPiA8L3A+DQog IDxwIGFsaWduPWNlbnRlciBzdHlsZT0ndGV4dC1hbGlnbjpjZW50ZXInPjxpPjxzcGFuIHN0 eWxlPSdmb250LXNpemU6MTMuNXB0Ow0KICBjb2xvcjpibGFjayc+SW4gYSBuaWdodGNsdWIg Li4uPC9zcGFuPjwvaT4gPC9wPg0KICA8cCBhbGlnbj1jZW50ZXIgc3R5bGU9J3RleHQtYWxp Z246Y2VudGVyJz48aT48c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDsNCiAgY29sb3I6 YmxhY2snPkF0IGNvbGxlZ2UgLi4uPC9zcGFuPjwvaT4gPC9wPg0KICA8cCBhbGlnbj1jZW50 ZXIgc3R5bGU9J3RleHQtYWxpZ246Y2VudGVyJz48aT48c3BhbiBzdHlsZT0nZm9udC1zaXpl OjEzLjVwdDsNCiAgY29sb3I6YmxhY2snPk9uIGNpdHkgc3RyZWV0cyAuLi48L3NwYW4+PC9p PiA8L3A+DQogIDxwIGFsaWduPWNlbnRlciBzdHlsZT0ndGV4dC1hbGlnbjpjZW50ZXInPjxz cGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Ow0KICBjb2xvcjpyZWQnPkltYWdpbmUgd2hh dCBpdCB3aWxsIGJlIGxpa2UgdG8gc2NvcmUgYSZuYnNwOzwvc3Bhbj4gPGJyPg0KICA8c3Bh biBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDtjb2xvcjpyZWQnPmRpZmZlcmVudCB3b21hbiBl dmVyeSB3ZWVrITwvc3Bhbj48L3A+DQogIDwvdGQ+DQogPC90cj4NCjwvdGFibGU+DQoNCjxw PjxpPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2NvbG9yOiMzMzMzRkYnPkp1c3Qg bGlzdGVuIHRvIHdoYXQgc29tZSBvZg0Kb3VyIGN1c3RvbWVycyBoYXZlIHRvIHNheSAuLi48 L3NwYW4+PC9pPiA8L3A+DQoNCjxwPiZxdW90O0p1c3Qgd2FudGVkIHRvIGNvbXBsaW1lbnQg eW91IG9uIHRoZSBwaGVyb21vbmUgc3ByYXkuJm5ic3A7IEkgd2VudCB0byA8YnI+DQpjb2xs ZWdlIHdpdGggYSBnaXJsIHdobyBuZXZlciBzZWVtZWQgdG8gbm90aWNlIG1lLiZuYnNwOyBX ZSB3ZXJlIGluIG1vc3QgPGJyPg0Kb2YgdGhlIHNhbWUgY2xhc3NlcywgYW5kIEkgYWx3YXlz IHNtaWxlZCBhdCBoZXIsIGJ1dCBzaGUgd2FzIHNvIGRpc3RyYWN0ZWQuIDxicj4NCkkgZm91 bmQgeW91ciBwaGVyb21vbmUgc3ByYXkgb24gdGhlIEludGVybmV0IGFuZCB0aG91Z2h0IHRv IG15c2VsZiwgPGJyPg0KJ3dlbGwsIGl0J3Mgb25seSB0d2VudHkgYnVja3MsIHNvIHdoYXQg dGhlIGhlY2snLiZuYnNwOyBUaGUgZmlyc3QgZGF5IEkgdHJpZWQNCml0LCA8YnI+DQpzaGUg c2F0IGRvd24gbmV4dCB0byBtZSBpbiBjbGFzcyBhbmQgc3RhcnRlZCB0YWxraW5nLiBJIGtu ZXcgd2hhdCB0byA8YnI+DQpkbyBmcm9tIHRoZXJlISZxdW90OyZuYnNwOyZuYnNwOzxzcGFu IHN0eWxlPSdmb250LXNpemU6MTAuMHB0Jz4gPGk+LS0gQnJlbnQNCmZyb20gU3Bva2FuZSBX QTwvaT48L3NwYW4+IDxicj4NCiZuYnNwOyA8L3A+DQoNCjxwPiZxdW90O0hpIERhdmUsIGp1 c3Qgd3JpdGluZyB0byB0aGFuayB5b3UgZm9yIHlvdXIgcHJvZHVjdC4mbmJzcDsgSSdtIGEN CnNpbmdsZSA8YnI+DQpndXkgd2hvJ3MgbmV2ZXIgaGFkIG11Y2ggbHVjayB3aXRoIHdvbWVu LiZuYnNwOyBJIGRvbid0IHRoaW5rIEknbSBiYWQgPGJyPg0KbG9va2luZywgYnV0IHdoZW5l dmVyIEkgZ28gdG8gYmFycyBJIG5ldmVyIGNvbWUgaG9tZSB3aXRoIGFueW9uZS4gPGJyPg0K SSBoYWQgaGVhcmQgYWJvdXQgcGhlcm9tb25lIHNwcmF5cyBmcm9tIG5ld3NwYXBlciBhZHMs IGJ1dCBJIDxicj4NCmZpZ3VyZWQgaXQgd2FzIGFsbCBqdXN0IGh5cGUuJm5ic3A7IEkgbWVh biwgYSBjb2xvZ25lIHRoYXQgd29tZW4gY2FuJ3QgPGJyPg0KcmVzaXN0PyBUaGF0IHNvdW5k ZWQgdG9vIGdvb2QgdG8gYmUgdHJ1ZS4mbmJzcDsgV2VsbCBJIGJvdWdodCB5b3VyIDxicj4N CnN0dWZmIG1vcmUgb3V0IG9mIGN1cmlvdXNpdHkgdGhhbiBhbnl0aGluZyBlbHNlLCBidXQg d2hlbiBJIHdlbnQgdG8gPGJyPg0KbXkgZmF2b3JpdGUgY2x1YiBsYXN0IHdlZWssIG15IGx1 Y2sgY2hhbmdlZCEmbmJzcDsgQ291bGQgYmUgYSA8YnI+DQpjb2luY2lkZW5jZSwmbmJzcDsg YnV0IEknbSBob29rZWQhJm5ic3A7IDxpPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTAuMHB0 Jz4tLQ0KSm9obiBmcm9tIERhbGxhcyBUWDwvc3Bhbj48L2k+IDwvcD4NCg0KPHA+JnF1b3Q7 RGF2ZSwgeW91ciBzZXggc3ByYXkgd29ya3MgbGlrZSBtYWdpYyEmbmJzcDsgSSB3YXMgYWx3 YXlzIHNoeSBhYm91dCA8YnI+DQptYWtpbmcgdGhlIGZpcnN0IG1vdmUsIHNvIEkgbmV2ZXIg c2NvcmVkIHRvbyBtYW55IGNoaWNrcyBpbiBoaWdoIDxicj4NCnNjaG9vbCBhbmQgY29sbGVn ZS4mbmJzcDsgSSByYW4gcGVyc29uYWwgYWRzLCBzcGVudCBob3VycyBpbiZuYnNwOyBpbnRl cm5ldCA8YnI+DQpjaGF0cm9vbXMsIGFuZCBnb3QgcmVhbGx5IGRlcHJlc3NlZCB3aGVuIEkg Y291bGRuJ3QgZmluZCBhIHdvbWFuLiA8YnI+DQpCdXQgbm93IHRoYXQgSSB1c2UgeW91ciBw aGVyb21vbmUgc3ByYXksIHdvbWVuIGNvbWUgdG8gTUUsIDxicj4NCmFuZCBJIGRvbid0IGhh dmUgdG8gcmlzayBoZWFyaW5nIHRoZSBhd2Z1bCB3b3JkcyAmcXVvdDtubywgdGhhbmtzJnF1 b3Q7ISA8YnI+DQo8aT4tLSBEdXN0aW4gZnJvbSBQb3J0bGFuZCBPUjwvaT4gPGJyPg0KJm5i c3A7IDxicj4NCiZuYnNwOyA8bzpwPjwvbzpwPjwvcD4NCg0KPGRpdiBhbGlnbj1jZW50ZXI+ DQoNCjx0YWJsZSBib3JkZXI9MSBjZWxscGFkZGluZz0wIHdpZHRoPSI1MCUiIGJnY29sb3I9 YmxhY2sgc3R5bGU9J3dpZHRoOjUwLjAlOw0KIG1zby1jZWxsc3BhY2luZzoxLjVwdDtiYWNr Z3JvdW5kOmJsYWNrO2JvcmRlcjpvdXRzZXQgMi4yNXB0O21zby1wYWRkaW5nLWFsdDoNCiAw aW4gMGluIDBpbiAwaW4nIGNvbHM9Mj4NCiA8dHI+DQogIDx0ZCB3aWR0aD0iMSUiIHN0eWxl PSd3aWR0aDoxLjAlO3BhZGRpbmc6Ljc1cHQgLjc1cHQgLjc1cHQgLjc1cHQnPg0KICA8cCBj bGFzcz1Nc29Ob3JtYWwgYWxpZ249Y2VudGVyIHN0eWxlPSd0ZXh0LWFsaWduOmNlbnRlcic+ PGltZyBib3JkZXI9MA0KICB3aWR0aD0yMDAgaGVpZ2h0PTIwMCBpZD0iX3gwMDAwX2kxMDI3 Ig0KICBzcmM9Imh0dHA6Ly8yMTYuMTEwLjE4MC4yMjUvaW1hZ2VzL3BhY2thZ2UuanBnIj48 L3A+DQogIDwvdGQ+DQogIDx0ZCBzdHlsZT0ncGFkZGluZzouNzVwdCAuNzVwdCAuNzVwdCAu NzVwdCc+DQogIDxwIGNsYXNzPU1zb05vcm1hbD48Yj48c3BhbiBzdHlsZT0nY29sb3I6d2hp dGUnPlNlZHVjdGl2ZS48L3NwYW4+PC9iPiA8L3A+DQogIDxwPjxiPjxzcGFuIHN0eWxlPSdj b2xvcjp3aGl0ZSc+U2NpZW50aWZpY2FsbHktZW5naW5lZXJlZC48L3NwYW4+PC9iPiA8L3A+ DQogIDxwPjxiPjxzcGFuIHN0eWxlPSdjb2xvcjp3aGl0ZSc+SXJyZXNpc3RhYmxlIHRvIHdv bWVuLjwvc3Bhbj48L2I+IDwvcD4NCiAgPHA+PGI+PGk+PHNwYW4gc3R5bGU9J2NvbG9yOndo aXRlJz5BbmQgYWN0dWFsbHkgbGVzcyBleHBlbnNpdmUgdGhhbiBtb3N0DQogIGNvbG9nbmVz ITwvc3Bhbj48L2k+PC9iPjwvcD4NCiAgPC90ZD4NCiA8L3RyPg0KPC90YWJsZT4NCg0KPC9k aXY+DQoNCjxwPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2NvbG9yOmJsYWNrJz5I dW1hbiBwaGVyb21vbmVzIHNvdW5kIGxpa2UNCnNvbWV0aGluZyBvdXQgb2YgYTwvc3Bhbj4g PGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29sb3I6YmxhY2snPnNjaWVu Y2UgZmljdGlvbiBub3ZlbC4mbmJzcDsgWW91J3JlDQpwcm9iYWJseSB0aGlua2luZyB0bzwv c3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29sb3I6YmxhY2sn PnlvdXJzZWxmLCAmcXVvdDtjb3VsZCB3b21lbiByZWFsbHkNCmJlIGF0dHJhY3RlZCB0byBt ZTwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29sb3I6Ymxh Y2snPmp1c3QgYmVjYXVzZSBvZiBzb21lIGJpb2xvZ2ljYWwNCnN0aW11bGFudCB0aGF0IEkn bTwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29sb3I6Ymxh Y2snPndlYXJpbmc/JnF1b3Q7Jm5ic3A7IEFjdHVhbGx5LCB0aGUNCmFuc3dlciBpcyBZRVMh IFNjaWVuY2U8L3NwYW4+IDxicj4NCjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2Nv bG9yOmJsYWNrJz5oYXMgcmVjZW50bHkgY29uZmlybWVkIHRoZSBleGlzdGVuY2UNCm9mIGh1 bWFuPC9zcGFuPiA8YnI+DQo8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEzLjVwdDtjb2xvcjpi bGFjayc+cGhlcm9tb25lcyBhbmQgdGhlaXIgcm9sZSBpbiBzZXh1YWwNCmF0dHJhY3Rpb24u Jm5ic3A7IFRoZTwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7 Y29sb3I6YmxhY2snPmZvbGxvd2luZyBhcnRpY2xlcyBmcm9tIGFjYWRlbWljDQp3ZWJzaXRl cyBzaG91bGQ8L3NwYW4+IDxicj4NCjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2Nv bG9yOmJsYWNrJz5kaXNwZWwgYW55IGRvdWJ0cyB0aGF0IHBoZXJvbW9uZXMgZG8NCmluZGVl ZCBjYXVzZTwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7Y29s b3I6YmxhY2snPmludGVuc2Ugc2V4dWFsIGRlc2lyZSBpbiB0aGUNCm9wcG9zaXRlIGdlbmRl ci48L3NwYW4+IDwvcD4NCg0KPHA+PHNwYW4gc3R5bGU9J2NvbG9yOmJsYWNrJz5OT1RFOiBU aGUgc2l0ZXMgYmVsb3cgYXJlIG5vdCBhZmZpbGlhdGVkIHdpdGggb3VyDQpjb21wYW55PC9z cGFuPiA8YnI+DQo8c3BhbiBzdHlsZT0nY29sb3I6YmxhY2snPmluIGFueSB3YXkuJm5ic3A7 IFRoZXkgZG8gbm90IGVuZG9yc2UsIHN1cHBvcnQsIG9yDQptYW51ZmFjdHVyZTwvc3Bhbj4g PGJyPg0KPHNwYW4gc3R5bGU9J2NvbG9yOmJsYWNrJz5hbnkgb2Ygb3VyIHByb2R1Y3RzLiZu YnNwOyBUaGVzZSBsaW5rcyBhcmUgcHJvdmlkZWQNCm9ubHkgZm9yIHRoZTwvc3Bhbj4gPGJy Pg0KPHNwYW4gc3R5bGU9J2NvbG9yOmJsYWNrJz5wdXJwb3NlIG9mIGV4cGxhaW5pbmcgdGhl IGV4aXN0ZW5jZSBvZiBodW1hbg0KcGhlcm9tb25lcy48L3NwYW4+IDwvcD4NCg0KPHA+PGI+ PHNwYW4gc3R5bGU9J2NvbG9yOmJsYWNrJz5TdHVkeSBGaW5kcyBTaWducyBvZiBFbHVzaXZl IFBoZXJvbW9uZXMgaW4NCkh1bWFuczwvc3Bhbj48L2I+IDxicj4NCjxpPjxzcGFuIHN0eWxl PSdmb250LXNpemU6MTMuNXB0Jz48YQ0KaHJlZj0iaHR0cDovL2xpYnJhcnkudWNoYy5lZHUv YmhuL2NpdGUvbnl0LzAzMTVwaGVyLmh0bWwiPmh0dHA6Ly9saWJyYXJ5LnVjaGMuZWR1L2Jo bi9jaXRlL255dC8wMzE1cGhlci5odG1sPC9hPjwvc3Bhbj48L2k+DQo8L3A+DQoNCjxwPjxi PjxzcGFuIHN0eWxlPSdjb2xvcjpibGFjayc+R2V0dGluZyBpbiB0aGUgTW9vZCAtIFdpdGgg SHVtYW4gUGhlcm9tb25lczwvc3Bhbj48L2I+DQo8YnI+DQo8aT48c3BhbiBzdHlsZT0nZm9u dC1zaXplOjEzLjVwdDtjb2xvcjpibGFjayc+PGENCmhyZWY9Imh0dHA6Ly93d3cuYWNhZGVt aWNwcmVzcy5jb20vaW5zY2lnaHQvMDMxMDIwMDAvZ3JhcGhjLmh0bSI+aHR0cDovL3d3dy5h Y2FkZW1pY3ByZXNzLmNvbS9pbnNjaWdodC8wMzEwMjAwMC9ncmFwaGMuaHRtPC9hPjwvc3Bh bj48L2k+DQo8L3A+DQoNCjxwPjxiPjxzcGFuIHN0eWxlPSdjb2xvcjpibGFjayc+VW5pdmVy c2l0eSBvZiBDaGljYWdvIFJlc2VhcmNoZXJzIEVzdGFibGlzaA0KUHJvb2Ygb2YgSHVtYW4g UGhlcm9tb25lczwvc3Bhbj48L2I+IDxicj4NCjxpPjxzcGFuIHN0eWxlPSdmb250LXNpemU6 MTMuNXB0O2NvbG9yOmJsYWNrJz48YQ0KaHJlZj0iaHR0cDovL3d3dy1uZXdzLnVjaGljYWdv LmVkdS9yZWxlYXNlcy85OC85ODAzMTEuTWNDbGludG9jay5zaHRtbCI+aHR0cDovL3d3dy1u ZXdzLnVjaGljYWdvLmVkdS9yZWxlYXNlcy85OC85ODAzMTEuTWNDbGludG9jay5zaHRtbDwv YT48L3NwYW4+PC9pPg0KPGJyPg0KJm5ic3A7IDxicj4NCiZuYnNwOyA8bzpwPjwvbzpwPjwv cD4NCg0KPGRpdiBhbGlnbj1jZW50ZXI+DQoNCjx0YWJsZSBib3JkZXI9MSBjZWxscGFkZGlu Zz0wIHdpZHRoPSI3NSUiIHN0eWxlPSd3aWR0aDo3NS4wJTttc28tY2VsbHNwYWNpbmc6DQog MS41cHQ7bXNvLXBhZGRpbmctYWx0OjBpbiAwaW4gMGluIDBpbicgY29scz0yPg0KIDx0cj4N CiAgPHRkIHN0eWxlPSdwYWRkaW5nOi43NXB0IC43NXB0IC43NXB0IC43NXB0Jz4NCiAgPHAg Y2xhc3M9TXNvTm9ybWFsPjxpPjx1PjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTguMHB0O2Nv bG9yOiMwMDAwOTknPk91cg0KICBQcm9taXNlIC4uLjwvc3Bhbj48L3U+PC9pPiA8L3A+DQog IDxwPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2NvbG9yOiMwMDAwOTknPklmIHlv dSBkbyBub3Qgc2VlIGFuDQogIGltbWVkaWF0ZSBhbmQgZHJhbWF0aWMgaW1wcm92ZW1lbnQg aW4gdGhlIHdheSB3b21lbiByZXNwb25kIHRvIHlvdSwgc2ltcGx5IHJldHVybg0KICB0aGUg dW51c2VkIHBvcnRpb24gZm9yIGEgcHJvbXB0IHJlZnVuZC4gPGk+Tm8gcXVlc3Rpb25zIGFz a2VkLiZuYnNwOzwvaT48L3NwYW4+PC9wPg0KICA8L3RkPg0KICA8dGQgd2lkdGg9IjElIiBz dHlsZT0nd2lkdGg6MS4wJTtwYWRkaW5nOi43NXB0IC43NXB0IC43NXB0IC43NXB0Jz4NCiAg PHAgY2xhc3M9TXNvTm9ybWFsIGFsaWduPWNlbnRlciBzdHlsZT0ndGV4dC1hbGlnbjpjZW50 ZXInPjxpbWcgYm9yZGVyPTANCiAgd2lkdGg9MTAwIGhlaWdodD0xMDAgaWQ9Il94MDAwMF9p MTAyOCINCiAgc3JjPSJodHRwOi8vMjE2LjExMC4xODAuMjI1L2ltYWdlcy9ndWFyYW50ZWUu Z2lmIj48L3A+DQogIDxwIGFsaWduPWNlbnRlciBzdHlsZT0ndGV4dC1hbGlnbjpjZW50ZXIn PjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTguMHB0Jz48YQ0KICBocmVmPSJodHRwOi8vMjE2 LjExMC4xODAuMjI1L3BoZXJvbW9uZXMuaHRtIj5PcmRlciBOb3chPC9hPjwvc3Bhbj4gPGJy Pg0KICA8c3BhbiBzdHlsZT0nZm9udC1zaXplOjEwLjBwdCc+QXZhaWxhYmxlIGZvciBib3Ro IG1lbiBhbmQgd29tZW4hPC9zcGFuPjwvcD4NCiAgPC90ZD4NCiA8L3RyPg0KPC90YWJsZT4N Cg0KPC9kaXY+DQoNCjxwPjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0O2NvbG9yOmJs YWNrJz5BbmRyb3N0ZW5vbmUgUGhlcm9tb25lDQpDb25jZW50cmF0ZSBpcyBhdmFpbGFibGUg Zm9yIG1lbiBvcjwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQ7 Y29sb3I6YmxhY2snPndvbWVuLiZuYnNwOyBQbGVhc2UgbWFrZSBzdXJlIHRvDQpzZWxlY3Qg eW91ciBwcmVmZXJlbmNlIHdoZW4gb3JkZXJpbmc8L3NwYW4+IDxicj4NCjxzcGFuIHN0eWxl PSdmb250LXNpemU6MTMuNXB0O2NvbG9yOmJsYWNrJz5zbyB0aGF0IHdlIHNlbmQgeW91IHRo ZSBjb3JyZWN0DQpwaGVyb21vbmUgZm9ybXVsYS48L3NwYW4+IDwvcD4NCg0KPHA+PHNwYW4g c3R5bGU9J2ZvbnQtc2l6ZToxMy41cHQnPldlIG9mZmVyIGEgZnVsbCAzMC1kYXksIG5vIHF1 ZXN0aW9ucyBhc2tlZA0KbW9uZXktYmFjazwvc3Bhbj4gPGJyPg0KPHNwYW4gc3R5bGU9J2Zv bnQtc2l6ZToxMy41cHQnPmd1YXJhbnRlZS4mbmJzcDsgVG8gb3JkZXIgYSBvbmUtbW9udGgg c3VwcGx5ICgxNw0KbWwpIG9mPC9zcGFuPiA8YnI+DQo8c3BhbiBzdHlsZT0nZm9udC1zaXpl OjEzLjVwdDtjb2xvcjpibGFjayc+QW5kcm9zdGVub25lIFBoZXJvbW9uZSBDb25jZW50cmF0 ZSA8L3NwYW4+PHNwYW4NCnN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5yaWdodCBub3cgZm9y IG9ubHk8L3NwYW4+IDxicj4NCjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz4kMjQu OTksIGp1c3QgY2xpY2sgb24gdGhlIGxpbmsgYmVsb3cgdG8gcGF5IHdpdGgNCmE8L3NwYW4+ IDxicj4NCjxzcGFuIHN0eWxlPSdmb250LXNpemU6MTMuNXB0Jz5WaXNhLCBNYXN0ZXJjYXJk IG9yIEFtZXJpY2FuIEV4cHJlc3M6PC9zcGFuPiA8L3A+DQoNCjxwPjxzcGFuIHN0eWxlPSdm b250LXNpemU6MTguMHB0Jz48YQ0KaHJlZj0iaHR0cDovLzIxNi4xMTAuMTgwLjIyNS9waGVy b21vbmVzLmh0bSI+T3JkZXIgTm93ITwvYT48L3NwYW4+IDxicj4NCjxzcGFuIHN0eWxlPSdm b250LXNpemU6MTAuMHB0Jz5BdmFpbGFibGUgZm9yIGJvdGggbWVuIGFuZCB3b21lbiE8L3Nw YW4+IDwvcD4NCg0KPHA+T3IgeW91IG1heSBwYXkgd2l0aCBjYXNoLCBjaGVjayBvciBtb25l eSBvcmRlciBieSBwcmludGluZyB0aGUgb3JkZXIgPGJyPg0KZm9ybSBiZWxvdyBhbmQgc2Vu ZGluZyBpdCB3aXRoIHlvdXIgcGF5bWVudC4gPC9wPg0KDQo8cD48Yj4tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tIENVVCBIRVJFIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tPC9iPiA8L3A+ DQoNCjxwPlByb2R1Y3Q6ICZxdW90O1RoZSBQaGVyb21vbmUgQ29uY2VudHJhdGUmcXVvdDsg PGJyPg0KUHJpY2U6ICQyNC45OSArICQ0LjAxIHNoaXBwaW5nL2hhbmRsaW5nIDwvcD4NCg0K PHA+SE9XIFRPIE9SREVSIEJZIE1BSUw6IFByaW50IG91dCB0aGlzIG9yZGVyIGZvcm0gYW5k IHNlbmQgY2FzaCwgPGJyPg0KcGVyc29uYWwgY2hlY2ssIG1vbmV5IG9yZGVyIG9yIGNhc2hp ZXIncyBjaGVjayB0byB0aGUgYWRkcmVzcyBsaXN0ZWQgYmVsb3c6IDwvcD4NCg0KPHA+UXVp a3NpbHZlciBFbnRlcnByaXNlcyBJbmMuIDxicj4NCjgxNiBFbG0gU3RyZWV0LCAjNDcyIDxi cj4NCk1hbmNoZXN0ZXIsIE5IIDAzMTAxLTIxMDEgPC9wPg0KDQo8cD5Zb3VyIFNoaXBwaW5n IEluZm9ybWF0aW9uOiA8L3A+DQoNCjxwPllvdXIgTmFtZV9fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fXyA8YnI+DQpZb3VyIEFkZHJlc3NfX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18gPGJyPg0KWW91ciBDaXR5X19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fIDxicj4NClN0YXRlIC8g WmlwX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXyA8YnI+DQpQ aG9uZSAjOiBfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18g PGJyPg0KKEZvciBwcm9ibGVtcyB3aXRoIHlvdXIgb3JkZXIgb25seS4gTm8gc2FsZXNtZW4g d2lsbCBjYWxsLikgPC9wPg0KDQo8cD5FbWFpbCBBZGRyZXNzX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fXyA8L3A+DQoNCjxwPlBsZWFzZSBub3RlIHRoYXQgbWFp bC1pbiBvcmRlcnMgbWF5IGJlIGRlbGF5ZWQgMi0zIHdlZWtzLiA8L3A+DQo8cD4gUGxlYXNl IGNoZWNrIG9uZSBvZiB0aGUgZm9sbG93aW5nLg0KDQo8cD5bIF0gSSBhbSBlbmNsb3Npbmcg YSBjaGVjayBvciBtb25leSBvcmRlciBmb3IgJDI5LjAwIGZvciBvbmUgYm90dGxlLiA8L3A+ DQo8cD5bIF0gSSBhbSBlbmNsb3NpbmcgYSBjaGVjayBvciBtb25leSBvcmRlciBmb3IgJDQ0 Ljk4IGZvciB0d28gYm90dGxlcy4gPC9wPg0KPHA+WyBdIEkgYW0gZW5jbG9zaW5nIGEgY2hl Y2sgb3IgbW9uZXkgb3JkZXIgZm9yICQ5OS45NiBmb3IgZml2ZSBib3R0bGVzLiA8L3A+DQoN CjxwPlsgXSBJIGFtIG1haWxpbmcgbXkgY3JlZGl0IGNhcmQgbnVtYmVyIGFuZCB3aXNoIHRv IHB1cmNoYXNlIF9fX19fXyBib3R0bGVzLiAoTm90ZSB5b3VyIGNhcmQgd2lsbCBiZSBjaGFy Z2VkIGZvcg0KdGhlIHNwZWNpZmllZCBhbW91bnQgYWJvdmUpIDwvcD4NCg0KPHA+SWYgcGF5 aW5nIGJ5IGNyZWRpdCBjYXJkLCBwbGVhc2UgZmlsbCBpbiB0aGUgaW5mb3JtYXRpb24gYmVs b3c6IDwvcD4NCg0KPHA+Q3JlZGl0IENhcmQgTnVtYmVyOl9fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fIDxicj4NCkV4cGlyYXRpb24gRGF0ZTpfX19fX19fX19fX19fX19fX19f X19fX19fX18gPGJyPg0KU2lnbmF0dXJlOl9fX19fX19fX19fX19fX19fX19fX19fX18gPGJy Pg0KRGF0ZTpfX19fX19fX19fX19fX19fX19fXyA8L3A+DQoNCjxwPipTaGlwcGluZyBPdXRz aWRlIFVTQSBhZGQgJDMuMDA8L3A+DQoNCjxwPjxicj4NCiZuYnNwOyA8L3A+DQoNCjwvZGl2 Pg0KDQo8L2JvZHk+DQoNCjwvaHRtbD4NCg== ------=_NextPart_000_001__93017190_73223.09-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17:19:55 2001 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 7AC7337B416 for ; Mon, 12 Nov 2001 17:19:51 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 12 Nov 2001 20:19:50 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Rick Winstead" , freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd 4.4 Date: Mon, 12 Nov 2001 20:19:42 -0500 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01111220194203.00837@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 11 November 2001 23:12, Rick Winstead wrote: > JUST GOT A QUICK QUESTION? DOWNLOADED AND INSTALLED FREEBSD 4.4, INSTALLED > SW ON A CLEAN DRIVE AND SETUP RAN FINE I GUESS. THE ONLY PROBLEM I HAVE IS > WHEN THE PC REBOOTED TO LOAD FREEBSD, IT AS FOR A LOGIN: NAME AND > PASSWORD:. I'VE LOOKE THRU ALL THE README FILES I CAN FIND ON THE CD I > CREATED AND FOUND NOTHING. PLEASE, WHAT IS THE LOGIN ID AND PASSWORD OR > HAVE I DONE SOMETHING WRONG DURING THE SETUP PROCESS? You should have created at least one useid while doing the setup; use that. If not, try "root" as the userid with no password and hope for the best. If that fails, you'll get to learn about "single-use mode" really early in your FreeBSD time . . . > > 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 -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17:20:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gollum.dreamhost.com (gollum.dreamhost.com [216.240.148.28]) by hub.freebsd.org (Postfix) with ESMTP id 59ED037B405 for ; Mon, 12 Nov 2001 17:20:15 -0800 (PST) Received: from maden.maden.org (adsl-63-206-119-102.dsl.snfc21.pacbell.net [63.206.119.102]) (authenticated) by gollum.dreamhost.com (8.11.4/8.11.4/Debian 8.11.0) with ESMTP id fAD1K9W23575; Mon, 12 Nov 2001 17:20:09 -0800 Message-Id: <5.1.0.14.0.20011112171053.00a63d90@mail.maden.org> X-Sender: maden@mail.maden.org X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 12 Nov 2001 17:15:38 -0800 To: Chris Aitken , freebsd-questions@FreeBSD.ORG From: "Christopher R. Maden" Subject: Re: Perl on FreeBSD In-Reply-To: <20011113005355.GA36434@mercury.itworks.com.au> References: <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> Mime-Version: 1.0 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 At 16:53 12-11-2001, Gavin Cameron wrote: >On Tue, Nov 13, 2001 at 11:19:47AM +1100, Chris Aitken wrote: > > What I want to be able to do is take the output of a FreeBSD command, and > > pipe the output to a perl script so I can use that data.... > > > > For example. If I ran the following at command line, > > > > # echo "Blah Blah Blah" | perlscript.pl > >#!/usr/bin/perl -w > >while (<>) >{ > print; >} > >Transfers standard input to standard output. Replace print inside the while >loop to do whatever you want. The line read in is stored in $_ in this >example. Unfortunately, this is the obfuscated Perl way, and may not demonstrate clearly to Chris what's going on. First, when you pipe data into another process like that, the process sees the data on standard input, or STDIN. Perl uses the operator to read one line from a filehandle fh. STDIN is one predefined filehandle, so you can use to read one line from STDIN. STDIN is also the default, so Perl hackers like to just say <> because it's easier to type. It is not always easier for someone else to read. The while loop will keep running until its argument is false. The operator returns false when there is nothing left to read, so while ( ) { ... } will execute the block until all of the input has been consumed. As Gavin notes, the operator assigns the line read to the $_ built-in variable. You can print that explicitly with print $_;, or you can use Gavin's shortcut, which is that print always prints $_ unless told otherwise. So a more verbose version of Gavin's script is #!/usr/bin/perl -w use strict; # always use strict while ( ) # Read one line at a time from input or console. { print $_; # Print the line that was read to stdout. } HTH, Chris - -- Christopher R. Maden, Principal Consultant, HMM Consulting Int'l, Inc. DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training PGP Fingerprint: BBA6 4085 DED0 E176 D6D4 5DFC AC52 F825 AFEC 58DA -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.8 iQA/AwUBO/B0OqxS+CWv7FjaEQJMOACg1fxvFBS9ZpnJW30KuBe6er6FbZIAoKgd FEbT3mH8PfKxj1J8Jo6F4fAE =52h0 -----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 Nov 12 17:23:19 2001 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 06C1937B405 for ; Mon, 12 Nov 2001 17:23:17 -0800 (PST) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fAD1N3538426; Mon, 12 Nov 2001 20:23:04 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Mon, 12 Nov 2001 20:23:02 -0500 (EST) From: doug X-Sender: doug@fledge.watson.org To: Rob Zietlow Cc: FJU@Fritzilldo.com, questions@Freebsd.org Subject: Re: I messed up big time. In-Reply-To: <200111130050.fAD0ogw13297@berbee.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 If 4.1 is what you want, make sure your tag is correct: RELENG_4_1_1_RELEASE = FreeBSD 4.1.1 RELENG_4_1_0_RELEASE = FreeBSD 4.1 see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html for the available tags. On Mon, 12 Nov 2001, Rob Zietlow wrote: > On Monday 12 November 2001 06:43 pm, you wrote: > > I DELETED MY KERNEL CONFIG FILE!! STUPID ME! > > CAN SOMEBODY PLEASE SEND ME GENERIC? > > > > FREEBSD VERSION 4.1 > > If you cvsup it will retrieve a new GENERIC kernel file > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17:36:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 5EF9737B405 for ; Mon, 12 Nov 2001 17:36:16 -0800 (PST) Received: from helium.ideal.net.au (helium.staff.ideal.net.au [202.3.35.2]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id MAA73479 for ; Tue, 13 Nov 2001 12:36:09 +1100 (EST) (envelope-from chris@ideal.net.au) Message-Id: <5.1.0.14.2.20011113122701.03794a68@mail.ideal.net.au> X-Sender: chris@mail.ideal.net.au X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Nov 2001 12:36:06 +1100 To: freebsd-questions@FreeBSD.ORG From: Chris Aitken Subject: Re: Perl on FreeBSD In-Reply-To: <5.1.0.14.0.20011112171053.00a63d90@mail.maden.org> References: <20011113005355.GA36434@mercury.itworks.com.au> <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> <5.1.0.14.2.20011113111839.03949520@mail.ideal.net.au> 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 05:15 PM 12/11/2001, Christopher R. Maden wrote: >#!/usr/bin/perl -w > >use strict; # always use strict > >while ( ) # Read one line at a time from input or console. >{ > print $_; # Print the line that was read to stdout. >} Thanks to everyone who helped out on this. Basically, I was able to use a combo of all the replies, and was able to put it into a nice tidy little while loop, splitting all the data into variables and using the variable I needed. Cheers Chris -- Chris Aitken - Administration/Database Designer - IDEAL Internet email: chris@ideal.net.au phone: +61 2 4628 8888 fax: +61 2 4628 8890 __-----------------------------------------__ # ln -s /dev/null /bin/laden If you don't like my typing, all flames to /bin/laden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 17:44:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 2FACF37B405 for ; Mon, 12 Nov 2001 17:44:21 -0800 (PST) Received: (qmail 42387 invoked from network); 13 Nov 2001 01:56:53 -0000 Received: from unknown (HELO proxy.the-i-pa.com) (151.201.71.210) by mail.the-i-pa.com with SMTP; 13 Nov 2001 01:56:53 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bill Moran Organization: Potential Technology To: "Stephen Hilton" , "FreeBSD Questions" Subject: Re: reading SGI backup tapes on FreeBSD Date: Mon, 12 Nov 2001 20:47:56 -0500 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01111220475600.01499@proxy.the-i-pa.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 12 November 2001 16:10, Stephen Hilton wrote: > Bill, > > > According to the SGI backup/restore program, cpio was used to make the > > backups. So I've tried cpio on FreeBSD with no success. Usually I get > > an "Input/Output" error. > > "bru" is used also on these system for backup, IIRC your error message > sound familiar to trying to read a SGI bru DAT tape on a FreeBSD system > with tar. Hmmm ... would be something to try, except I can't even use dd. I wanted to try using the options in dd to switch the byte-order, but dd won't even let me read the tape. (complains of "input/ouput error") At this point I'm guessing that the tape will only work on the DAT drive that wrote it, if at all. Maybe the thing was proprietary in some way, or so far out of alignment that the tapes are unreadable by anything else. Or maybe the tapes were just mishandled during storage and are no longer any good (they're three+ years old) -- Bill Moran Potential Technology technical services 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 Mon Nov 12 18: 0:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 4875537B416 for ; Mon, 12 Nov 2001 18:00:20 -0800 (PST) Received: from dialup-209.247.138.52.dial1.sanjose1.level3.net ([209.247.138.52] helo=blossom.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163Ss5-0003ab-00; Mon, 12 Nov 2001 18:00:19 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAD1xcs45799; Mon, 12 Nov 2001 17:59:38 -0800 (PST) (envelope-from cjc) Date: Mon, 12 Nov 2001 17:59:38 -0800 From: "Crist J. Clark" To: Drew Tomlinson Cc: FreeBSD user , questions@FreeBSD.ORG Subject: Re: What is "Defanged Link"? Message-ID: <20011112175938.A45158@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <036c01c169fc$94ee12f0$0301a8c0@bigdaddy> <20011111003339.I69195@blossom.cjclark.org> <005701c16ac3$c021eba0$0301a8c0@bigdaddy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <005701c16ac3$c021eba0$0301a8c0@bigdaddy>; from drew@mykitchentable.net on Sun, Nov 11, 2001 at 07:15:51AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 11, 2001 at 07:15:51AM -0800, Drew Tomlinson wrote: > ----- Original Message ----- > From: "Crist J. Clark" > To: "Drew Tomlinson" > Cc: > Sent: Sunday, November 11, 2001 12:33 AM > Subject: Re: What is "Defanged Link"? > > > > On Sat, Nov 10, 2001 at 07:30:09AM -0800, Drew Tomlinson wrote: > > > This morning I was reviewing the daily output run from one of my > > > machines. What is the meaning of "DEFANGED_LINK"? The following > is a > > > snip of the report: > > [snip] > > > You wouldn't be running your mail through some kind of > procmail-based > > (or another mail scanner) defanger? > > Umm, yep. I just started experimenting with the E-mail Sanitizer. So > I assume this is just something it does? Do you have any idea why? "Use the source, Luke." $ fgrep -i link html-trap.procmail * 1^1 \<(html|title|body|meta|app|script|object|embed|i?frame|style|img|bgsound|layer|link) s/<(META|APP|SCRIPT|OBJECT|EMBED|FRAME|IFRAME|LAYER|LINK)/ I > reread the docs at > http://www.impsec.org/email-tools/procmail-security.html but do not > see any mention of this. The sanitizer code treats "" as a potentially hostile tag. > And FWIW, I see this on both of my FBSD > boxes but I am only running the sanitizer on one. The other is a > firewall only. Is the mail from the firewall relayed through the machine running the sanitizer? It is clearly the sanitizer doing this. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 18:26:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-92-93.knology.net [24.214.92.93]) by hub.freebsd.org (Postfix) with ESMTP id D753937B405 for ; Mon, 12 Nov 2001 18:26:25 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.6/8.11.6) with ESMTP id fAD2PDU67256; Mon, 12 Nov 2001 20:25:13 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200111130225.fAD2PDU67256@grumpy.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Bill Moran Cc: "Stephen Hilton" , "FreeBSD Questions" From: David Kelly Subject: Re: reading SGI backup tapes on FreeBSD In-reply-to: Message from Bill Moran of "Mon, 12 Nov 2001 20:47:56 EST." <01111220475600.01499@proxy.the-i-pa.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 12 Nov 2001 20:25:13 -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 Bill Moran writes: > On Monday 12 November 2001 16:10, Stephen Hilton wrote: > > Bill, > > > > > According to the SGI backup/restore program, cpio was used to make the > > > backups. So I've tried cpio on FreeBSD with no success. Usually I get > > > an "Input/Output" error. > > > > "bru" is used also on these system for backup, IIRC your error message > > sound familiar to trying to read a SGI bru DAT tape on a FreeBSD system > > with tar. > > Hmmm ... would be something to try, except I can't even use dd. I wanted to > try using the options in dd to switch the byte-order, but dd won't even let m e > read the tape. (complains of "input/ouput error") > At this point I'm guessing that the tape will only work on the DAT drive that > wrote it, if at all. Maybe the thing was proprietary in some way, or so far out > of alignment that the tapes are unreadable by anything else. Or maybe the > tapes were just mishandled during storage and are no longer any good (they're > three+ years old) Am tuning in late but has anybody mentioned SGI's Irix liked to write DAT tapes with a 256k blocksize? Also was bad about remembering the last blocksize used if one doesn't specify so if you had a harebrained user last use the tape drive who thought 1MB blocksize wrote faster and used less tape then your tape will be the same. Last time I tried FreeBSD couldn't handle more than 64k blocksize via SCSI. Have noticed the ata device will sometimes peg the max resolution in "systat -v" so the 64k limit isn't inherent in the kernel. Some have suggested that it could be raised at kernel compile time but not all SCSI cards could handle it and the code to handle the exceptions didn't exist. Mention this as a starting point as I'm about 3 years beyond following this issue closely. Say about FreeBSD 3.0. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 18:32:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 8FF7A37B405 for ; Mon, 12 Nov 2001 18:32:51 -0800 (PST) Received: (qmail 1224 invoked by uid 100); 13 Nov 2001 02:32:45 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15344.34381.129195.12756@guru.mired.org> Date: Mon, 12 Nov 2001 20:32:45 -0600 To: setantae Cc: questions@freebsd.org Subject: Re: does /etc HAVE to be world readable? In-Reply-To: <20011112103318.GA79662@rhadamanth> References: <57002037@toto.iv> <15343.23465.798379.106042@guru.mired.org> <20011112103318.GA79662@rhadamanth> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG setantae types: > On Sun, Nov 11, 2001 at 11:18:33PM -0600, Mike Meyer wrote: > > Walter Hop types: > > > QuickQuestion(tm): does /etc HAVE to be world readable? > > After a quick scan of /etc, assuming you're running the standard base > > system tools, you can expect: 1) Files will be listed by user/group > > numbers instead of names if programs can't read /etc/passwd. 2) > > Anything trying to reach something else on the net will break because > > it can't get to /etc/resolve.conf and /etc/services. 3) Daemons that > > don't run as root may fail because they can't read /etc/services, > > though that's probably rare. 4) Mail will break in any number of > > ways. X won't be startable by users. 5) Some man pages will become > > inaccessible. 6) User programs that print won't be able to tell what > > printers are available. > Well, actually, all of those programs in theory already know what files > they are looking for, so /etc doesn't have to be world readable for those > reasons, since as long as it's world executable all of the above should > still work. You're right. I completely misread the question, thinking they wanted /etc locked. > However, it still strikes me as a really bad idea. True. Nor does it add very much security, as anyone can still read any file they could read if /etc were readable. Since the files used by most programs are well-known, you'd have to change the file name to protect them - in which case, you might as well put them in a different directory while you're at it. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 18:37:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raven.mail.pas.earthlink.net (raven.mail.pas.earthlink.net [207.217.120.39]) by hub.freebsd.org (Postfix) with ESMTP id 51E3437B417 for ; Mon, 12 Nov 2001 18:37:16 -0800 (PST) Received: from dialup-209.245.131.33.dial1.sanjose1.level3.net ([209.245.131.33] helo=blossom.cjclark.org) by raven.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 163TRq-0007V1-00; Mon, 12 Nov 2001 18:37:15 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAD2anY46050; Mon, 12 Nov 2001 18:36:49 -0800 (PST) (envelope-from cjc) Date: Mon, 12 Nov 2001 18:36:49 -0800 From: "Crist J. Clark" To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I really really really need some help with this 'make' problem... PLEASE Message-ID: <20011112183649.B45158@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011111022550.K69195@blossom.cjclark.org> <20011111132128.76435.qmail@web20102.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: <20011111132128.76435.qmail@web20102.mail.yahoo.com>; from bsdneophyte@yahoo.com on Sun, Nov 11, 2001 at 05:21:28AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 11, 2001 at 05:21:28AM -0800, Bsd Neophyte wrote: > > --- "Crist J. Clark" wrote: > > No, the 'make clean' is why the 'config.log' or whatever file I asked > > about was not there. > > > > It is clear that the port is not finding your X11 installation. The > > question is why? > > > I ran 'make' again... and there was a config.log in the location you > specified. > > Here's the file... I dunno if you want to look at it or if you want me to > tell you about something... > > Any and all help is really apprecited. It is pretty clear that it can't find your X directories for some reason. What does the following return? $ ls -la /usr/X11R6 /usr/X11R6/include /usr/X11R6/include/X11 -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 19: 2:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from visar.norris-net.com (adsl-156-81-152.asm.bellsouth.net [66.156.81.152]) by hub.freebsd.org (Postfix) with ESMTP id 8345137B416 for ; Mon, 12 Nov 2001 19:02:19 -0800 (PST) Received: (from derrick@localhost) by visar.norris-net.com (8.11.6/8.11.6) id fAD32Ib12571 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 22:02:18 -0500 (EST) (envelope-from derrick) Message-Id: <200111130302.fAD32Ib12571@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris Reply-To: denorris@bellsouth.net To: freebsd-questions@freebsd.org Subject: Where can I look for causes of a random reboot? Date: Mon, 12 Nov 2001 22:02:18 -0500 X-Mailer: KMail [version 1.3] 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 Today my machine spontaneously rebooted while I was at work. I am pretty anal and log everything I can think of; my /var/log/all.log shows my machine checking mail at 14:50, then boot messages start appearing at 14:56, with nothing in between. Output of "last" just shows a reboot at 14:56, not a "crash" or anything like that. I was remotely connected to the machine during the day, but I had logged off before the reboot happened. The machine is connected to a UPS and nut is running, but there were no messages about anything funky with the UPS and my wife said the power didn't go off today anyway. As far as remote access, I have only sshd running on 4.4-RELEASE which should be protected against the recent sshd exploit. There are also ports open for nut, syslog, thttpd, healthd, smtp, and identd. I believe I configured most of those services (those that could be) to listen only for local connections, but some are listening to the world. I can find no evidence of an attack but an attacker may have covered their tracks. Are there any other places I can look to see what might have caused this reboot? Thanks, Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 19:25:25 2001 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 7396337B405 for ; Mon, 12 Nov 2001 19:25:22 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id A74782B697; Tue, 13 Nov 2001 04:25:16 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id DEB6013D; Tue, 13 Nov 2001 14:25:10 +1100 (EST) Date: Tue, 13 Nov 2001 14:25:10 +1100 From: Edwin Groothuis To: Aaron Scarisbrick Cc: freebsd-questions@freebsd.org Subject: Re: syslogd bug/feature Message-ID: <20011113142510.N685@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Aaron Scarisbrick , freebsd-questions@freebsd.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 aaronsca@hotmail.com on Tue, Nov 13, 2001 at 12:51:10AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 13, 2001 at 12:51:10AM +0000, Aaron Scarisbrick wrote: > I was hoping someone already fixed it. Anyway, the problem stems from > converting the mask length to a subnet mask. Correct me if I'm wrong, but > for a mask length of zero, you don't need to do any conversions. This is > what the attached patch effectively does, and it appears to work. That is for 4.2, I'll have a look if I can fix it for 4.4 or maybe the -current branch. Do you mind if I submit it as a patch to freebsd-bugs or do you want to take the credit for it? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 19:46:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id AB8E237B416 for ; Mon, 12 Nov 2001 19:46:26 -0800 (PST) Received: from compi (pD90495BC.dip.t-dialin.net [217.4.149.188]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id EAA24758; Tue, 13 Nov 2001 04:46:12 +0100 (MET) From: "=?ISO-8859-1?Q?Boris_K=F6ster_?=" Organization: X-ITEC IT-Consulting http://www.x-itec.de To: "Sunil" , Date: Tue, 13 Nov 2001 04:46:14 +0100 MIME-Version: 1.0 Subject: Re: Help required for Networking Message-ID: <3BF0A596.820.294F50F@localhost> In-reply-to: <000701c17c48$f7114c00$0100a8c0@sunny> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: Quoted-printable Content-description: Mail message body Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 4 Dec 2001 at 0:22, Sunil wrote: search for "NAT" and "PPP" and "FreeBSD" in google. With NAT you can surf = or whatever you want from the clients even with 192.x.x.x adresses no problem= . if you can ping, dont forget to setup the right DNS servers on the clients. > 10 days playing with all this. ALSO HOW TO USE " LEASED LINE CONNECTION= " to *ggggg -- Boris K=F6ster [C / C++ / PHP / FreeBSD / Security / Consulting] Maintainer of IPSEC Mini-HowTo | and more. HTTP://www.x-itec.de * koester@x-itec.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 20: 1:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from castle.dreaming.org (castle.dreaming.org [216.221.214.170]) by hub.freebsd.org (Postfix) with ESMTP id 6639D37B416 for ; Mon, 12 Nov 2001 20:01:48 -0800 (PST) Received: (from root@localhost) by castle.dreaming.org (8.11.6/8.11.6) id fAD41g422602 for questions@freebsd.org; Mon, 12 Nov 2001 23:01:42 -0500 (EST) (envelope-from mitayai@dreaming.org) Received: from cr411661a (shadow.dreamlabs.com [216.129.214.38]) (authenticated) by castle.dreaming.org (8.11.6/8.11.6av) with ESMTP id fAD41eY22594 for ; Mon, 12 Nov 2001 23:01:40 -0500 (EST) (envelope-from mitayai@dreaming.org) From: "Mit Rowe" To: "questions@FreeBSD. ORG" Subject: SCSI problem Date: Mon, 12 Nov 2001 22:58:31 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I've got a bit of a weird problem i'm hoping someone has some hints for... I'm installing FreeBSD 4.4-RELEASE (also tried todays's snapshot of -STABLE) via floppy onto a dual-processor ASUS motherboard with an Adaptec 7890 on-board SCSI card and an IBM SCSI drive. I can install fine, but when i reboot, the boot manager pops up with the usual F1 prompt, but when i press F1, the machine beeps and nothing happens. Further pressing cause no more beeps. The weird thing is that with a FreeBSD 3.2 system on that machine, everything worked fine. So, i threw in an IDE drive that i have a GENERIC 4.3 on so i could at least boot the drive and get some diagnostics... Here's the card and drive in dmesg: ahc0: port 0xd000-0xd0ff mem 0xe1000000-0xe1000fff irq 12 at device 6.0 on pci0 aic7890/91: Wide Channel A, SCSI Id=7, 32/255 SCBs da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da0: 8715MB (17850000 512 byte sectors: 255H 63S/T 1111C) Now... i'm not sure is this is to be expected or not, but fdisk and disklabel show different geometry, and disklabel says there are *8* partitions when there is 4...: ariel# fdisk /dev/da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=29310 heads=29 sectors/track=21 (609 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=29310 heads=29 sectors/track=21 (609 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 21, size 17849769 (8715 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 21/ head 28 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: Disklabel comes up: ariel# disklabel /dev/da0s1 # /dev/da0s1: type: SCSI disk: da0s1 label: flags: bytes/sector: 512 sectors/track: 21 tracks/cylinder: 29 sectors/cylinder: 609 cylinders: 29309 sectors/unit: 17849769 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 1024000 1048576 4.2BSD 1024 8192 16 # (Cyl. 1721*- 3403*) b: 1048576 0 swap # (Cyl. 0 - 1721*) c: 17849769 0 unused 0 0 # (Cyl. 0 - 29309*) e: 8388608 2072576 4.2BSD 1024 8192 16 # (Cyl. 3403*- 17177*) f: 7388585 10461184 4.2BSD 1024 8192 16 # (Cyl. 17177*- 29309*) ariel# disklabel /dev/da0s1 # /dev/da0s1: type: SCSI disk: da0s1 label: flags: bytes/sector: 512 sectors/track: 21 tracks/cylinder: 29 sectors/cylinder: 609 cylinders: 29309 sectors/unit: 17849769 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 1024000 1048576 4.2BSD 1024 8192 16 # (Cyl. 1721*- 3403*) b: 1048576 0 swap # (Cyl. 0 - 1721*) c: 17849769 0 unused 0 0 # (Cyl. 0 - 29309*) e: 8388608 2072576 4.2BSD 1024 8192 16 # (Cyl. 3403*- 17177*) f: 7388585 10461184 4.2BSD 1024 8192 16 # (Cyl. 17177*- 29309*) I'm going to try reinstalling and specify the geometry, but i thought i'd ask in case someone has any hints. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 20:25:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 3AF2D37B416 for ; Mon, 12 Nov 2001 20:25:08 -0800 (PST) Received: (qmail 42980 invoked from network); 13 Nov 2001 04:37:39 -0000 Received: from unknown (HELO proxy.the-i-pa.com) (151.201.71.210) by mail.the-i-pa.com with SMTP; 13 Nov 2001 04:37:39 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bill Moran Organization: Potential Technology To: Derrick Norris , freebsd-questions@freebsd.org Subject: Re: Where can I look for causes of a random reboot? Date: Mon, 12 Nov 2001 23:28:41 -0500 X-Mailer: KMail [version 1.2] References: <200111130302.fAD32Ib12571@visar.norris-net.com> In-Reply-To: <200111130302.fAD32Ib12571@visar.norris-net.com> MIME-Version: 1.0 Message-Id: <01111223284103.01499@proxy.the-i-pa.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 12 November 2001 22:02, Derrick Norris wrote: > Today my machine spontaneously rebooted while I was at work. I am pretty > anal and log everything I can think of; my /var/log/all.log shows my > machine checking mail at 14:50, then boot messages start appearing at > 14:56, with nothing in between. Output of "last" just shows a reboot at > 14:56, not a "crash" or anything like that. I was remotely connected to > the machine during the day, but I had logged off before the reboot > happened. > > The machine is connected to a UPS and nut is running, but there were no > messages about anything funky with the UPS and my wife said the power > didn't go off today anyway. > > As far as remote access, I have only sshd running on 4.4-RELEASE which > should be protected against the recent sshd exploit. There are also ports > open for nut, syslog, thttpd, healthd, smtp, and identd. I believe I > configured most of those services (those that could be) to listen only for > local connections, but some are listening to the world. I can find no > evidence of an attack but an attacker may have covered their tracks. > > Are there any other places I can look to see what might have caused this > reboot? I don't know if there's any way to get anything more out of the system at this point, but you can ensure that future occurances log more info. Look in the man page for rc.conf(5) at the dumpdev variable. If you enable crash dumps and your swap space is at least as large as physical memory, FreeBSD will be able to log more information when it boots back up after the crash. Also, you can compile a kernel with debugging symbols, and after the crash, core files will be saved that you can use to do in-depth analysis. The developers guide has details on the procedure. It's really not that difficult, and after working through it the first time, I decided that all new installations will be configured to do crash dumps. After all, if the system's crashing, I'll want to know what's going wrong! -- Bill Moran Potential Technology technical services 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 Mon Nov 12 20:41:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interactivate.com (market.interactivate.com [63.141.73.2]) by hub.freebsd.org (Postfix) with ESMTP id 4ADC437B417 for ; Mon, 12 Nov 2001 20:41:50 -0800 (PST) Received: from there (cx408168-a.escnd1.sdca.home.com [24.15.133.36]) by mail.interactivate.com (8.11.6/8.11.6) with SMTP id fACM1Dl05918; Mon, 12 Nov 2001 14:01:21 -0800 (PST) (envelope-from lsica1@home.com) Message-Id: <200111122201.fACM1Dl05918@mail.interactivate.com> Content-Type: text/plain; charset="iso-8859-1" From: Larry Sica To: "Scott Gerhardt" , "FreeBSD" Subject: Re: Logging POP3 Date: Mon, 12 Nov 2001 14:00:30 -0800 X-Mailer: KMail [version 1.3.1] References: In-Reply-To: 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 Monday 12 November 2001 12:01, Scott Gerhardt wrote: > I have qpopper set up and working fine on my FreeBSD 4.4-Release system. > I would like all POP3 logged to /var/log/pop3 instead of messages. > > I added the following (below) to my syslog.conf, touched /var/log/pop3 and > restarted syslogd but nothing gets logged to pop3 (there are no tabs in the > syslog.conf entry) > what popper are you using? Qpopper for example has a switch to tell it to log via syslog.... > pop3.* /var/log/pop3 > > What am I missing? > > > > > _________________________________ > > Scott Gerhardt, P.Geo. > Gerhardt Information Technologies > _________________________________ > > > 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 Nov 12 20:42:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail15.sdc1.sfba.home.com (femail15.sdc1.sfba.home.com [24.0.95.142]) by hub.freebsd.org (Postfix) with ESMTP id 0B20937B416 for ; Mon, 12 Nov 2001 20:42:36 -0800 (PST) Received: from pavilion ([24.157.200.217]) by femail15.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011113044235.HLPS616.femail15.sdc1.sfba.home.com@pavilion> for ; Mon, 12 Nov 2001 20:42:35 -0800 Message-ID: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> From: "Haroon Khan" To: Subject: Got 2 Question Date: Mon, 12 Nov 2001 23:43:16 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002F_01C16BD3.CD0DF500" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk 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_002F_01C16BD3.CD0DF500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable This question I found in a text. > topic: Bourne shell > Write a shell script that displays the first 12 command line = arguments, =3D > one argument per line second question=20 topic unix c shell =20 What does the following command do? 137% pushed ~/literature ------=_NextPart_000_002F_01C16BD3.CD0DF500 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
This question I found in a text.
> topic: = Bourne=20 shell
> Write a shell script that displays the first 12 command = line=20 arguments, =3D
> one argument per line
 
second question
topic unix c shell
 
What does the following command = do?
 
137% pushed ~/literature
 
------=_NextPart_000_002F_01C16BD3.CD0DF500-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 20:43:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from home.com (c1737881-a.plano1.tx.home.com [65.10.46.29]) by hub.freebsd.org (Postfix) with ESMTP id 17E9937B41A for ; Mon, 12 Nov 2001 20:43:40 -0800 (PST) Received: (from mcbrune@localhost) by home.com (8.11.6/8.11.4) id fAD5eWp01175; Mon, 12 Nov 2001 23:40:32 -0600 (CST) (envelope-from mcbrune) From: mcbrune Message-Id: <200111130540.fAD5eWp01175@home.com> Subject: Re: unix question In-Reply-To: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.com> To: Haroon Khan Date: Mon, 12 Nov 2001 23:40:32 -0600 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL92 (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 You can type "sh shell.sh" to execute the script. You will need read access to execute the script if the execute bit is turned off. Corey [ Charset ISO-8859-1 unsupported, converting... ] > What are two ways you can execute a shell script without > execute acess permission. > Can you execute a shell script if you do not have read access permission To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 20:46:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wiproecmx2.wipro.com (wiproecmx2.wipro.com [164.164.31.6]) by hub.freebsd.org (Postfix) with ESMTP id A7F7A37B417 for ; Mon, 12 Nov 2001 20:46:32 -0800 (PST) Received: from ecvwall11.wipro.com (ecvwall1.wipro.com [164.164.23.6]) by wiproecmx2.wipro.com (8.11.3/8.11.3) with SMTP id fAD4kT527725 for ; Tue, 13 Nov 2001 10:16:30 +0530 (IST) Received: from snrpro5219 ([10.145.2.58]) by arabhi.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GMQ2HQ00.L33 for ; Tue, 13 Nov 2001 10:14:14 +0530 Message-ID: <003501c16bfe$1abca380$3a02910a@snrpro5219> From: "Sreenivasan P Subramanian" To: Subject: ioctl support for bridging Date: Tue, 13 Nov 2001 10:16:05 +0530 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------InterScan_NT_MIME_Boundary" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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. --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit hai, is there any ioctl support for bridging in Freebsd-4. regds srini --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" ----------------------------------------------------------------------------------------------------------------------- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at mailto:mailadmin@wipro.com and delete this mail from your records. ------------------------------------------------------------------------------------------------------------------------ --------------InterScan_NT_MIME_Boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 20:54:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14301.mail.yahoo.com (web14301.mail.yahoo.com [216.136.173.77]) by hub.freebsd.org (Postfix) with SMTP id 913D237B405 for ; Mon, 12 Nov 2001 20:54:38 -0800 (PST) Message-ID: <20011113045438.86583.qmail@web14301.mail.yahoo.com> Received: from [203.94.135.34] by web14301.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 04:54:38 GMT Date: Tue, 13 Nov 2001 04:54:38 +0000 (GMT) From: =?iso-8859-1?q?shanon=20loveridge?= Subject: ATX soft power switch To: 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 Is there a way to make use of the ATX soft power switch in FreeBSD so the computer will automaticaly power off when shutdown? I know this can be done in Linux by recompiling the kernal with this feature set. Thanks Shanon __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.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 Nov 12 21:18:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 9BB2037B416 for ; Mon, 12 Nov 2001 21:18:42 -0800 (PST) Received: from FRANKENFURTER (user-112vp95.biz.mindspring.com [66.47.229.37]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id AAA02210; Tue, 13 Nov 2001 00:18:35 -0500 (EST) Date: Mon, 12 Nov 2001 21:24:19 -0800 From: Brian Sobolak X-Mailer: The Bat! (v1.51) Personal Reply-To: Brian Sobolak X-Priority: 3 (Normal) Message-ID: <1237001595.20011112212419@mindspring.com> To: Joe.Warner@smed.com Cc: FreeBSD-Questions@freebsd.org Subject: Re: Message Board Apps 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 Joe, Monday, November 12, 2001, 8:34:21 AM, you wrote: JWsc> Hi, JWsc> This question isn't technical but it's not really JWsc> a newbie question either, so I didn't know which JWsc> list to send this to. JWsc> I'm looking for a good Message Board application JWsc> to run on my FreeBSD 4.4-STABLE server at work. JWsc> Preferebly something in ports. I'm running the latest JWsc> version of Apache-mod_php4/MySQL JWsc> I've looked around over at SourceForge and JWsc> FreshMeat and didn't see anything that grabbed me. JWsc> Can anyone recommend anything? I don't know what goals you have for the site, but UltimateBBS is very popular (albeit commercial). brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 21:19:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.alexe.org (cc381552-a.slbch1.occa.home.com [24.16.80.251]) by hub.freebsd.org (Postfix) with ESMTP id 251E237B405 for ; Mon, 12 Nov 2001 21:19:29 -0800 (PST) Received: (from alex@localhost) by bsd.alexe.org (8.11.6/8.11.6) id fAD5MUq60430 for freebsd-questions@freebsd.org; Mon, 12 Nov 2001 21:22:30 -0800 (PST) (envelope-from alex) Date: Mon, 12 Nov 2001 21:22:14 -0800 From: Alex Obradovic To: freebsd-questions@freebsd.org Subject: advice on colo w/ upstream filtering against ddos Message-ID: <20011112212214.V41638@bsd.alexe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Editor: Vim http://www.vim.org/ X-Info: http://www.alexe.org X-Operating-System: FreeBSD/4.4-RC (i386) X-Uptime: 9:06PM up 2 days, 7:59, 5 users, load averages: 0.12, 0.05, 0.01 Sender: owner-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 looking for a new colo home for my FreeBSD 4.4 U1 rack (the single space). I am currently in So Cal, but I'd consider other geographical locations as well. Basically, my site has been dossed, so I need to find a colo that is willing to work with me on upstream filtering, and willing to contact their providers for upstream filtering as well. During my normal operations, my site bursts up to 128 K/sec, but when it is dossed, the incoming traffic is 15-20 MB per second. Once it peaked at 58 MB/sec. I am willing to put up another (low end) BSD machine that will just do firewall filtering upstream if necessary. The issue is how to deal with network congestion. Even when my BSD drops all the DDOS packets, the entire line gets so congested that no one can access the box. I would appreciate any advice on this issue. 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 Nov 12 21:20:13 2001 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 0378937B416 for ; Mon, 12 Nov 2001 21:20:07 -0800 (PST) Received: from hades.hell.gr (patr530-a113.otenet.gr [212.205.215.113]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAD5K3202006; Tue, 13 Nov 2001 07:20:03 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAD5K3N10553; Tue, 13 Nov 2001 07:20:04 +0200 (EET) (envelope-from charon@labs.gr) Date: Tue, 13 Nov 2001 07:20:03 +0200 From: Giorgos Keramidas To: Ted Mittelstaedt Cc: Fernando Gleiser , questions@FreeBSD.ORG Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011113052003.GC6288@hades.hell.gr> References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <003601c16b83$a508f500$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003601c16b83$a508f500$1401a8c0@tedm.placo.com> User-Agent: Mutt/1.3.23.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 Ted Mittelstaedt wrote: > >-----Original Message----- > >From: Fernando Gleiser > >To: questions@FreeBSD.ORG > > > >A friend of mine is trying to convince his boss to migrate from M$ Exchange > >to BSD runing Sendmail or Postfix and IMAP. He says BSD is better because > >it uses standard protocols, it is more stable, it uses less hardware > >resources, etc but the boss wants to see some docs with comparisons between > >both setups. Does anybody have any pointers to (web|magazine|whatever) > >articles comparing Exchange with a Unix MTA? > ... > > Think of all the time your friend is wasting running around trying > to prove a system that other people set up for other mailsystems is > better - he could have probably gotten a quarter of the work done of > putting together a FreeBSD demo by now. Less talk and more work is > what is prescribed here. Amen to that. Work proves things much easier :) Talk is bound to get boring pretty quickly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 21:28:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta02.mail.mel.aone.net.au (mta02.mail.au.uu.net [203.2.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 0DF2037B417 for ; Mon, 12 Nov 2001 21:28:42 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta02.mail.mel.aone.net.au with ESMTP id <20011113052831.VNHR8095.mta02.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au> for ; Tue, 13 Nov 2001 16:28:32 +1100 Message-Id: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Tue, 13 Nov 2001 16:28:29 +1100 To: questions@freebsd.org From: Rob B Subject: make options 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 When running make in, for example, /usr/ports/www/squid24, do I uncomment the variables in the Makefile or specify them on the command line? If I put them on the command line, what is the incantation? cheers, Rob -- You're never alone with schizophrenia. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 1182 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 21:35:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.thought.org (sense-kline-249.oz.net [216.39.168.249]) by hub.freebsd.org (Postfix) with ESMTP id 2BC6F37B418 for ; Mon, 12 Nov 2001 21:35:33 -0800 (PST) Received: (from kline@localhost) by tao.thought.org (8.11.3/8.11.0) id fAD5ZUJ10070; Mon, 12 Nov 2001 21:35:30 -0800 (PST) (envelope-from kline) Date: Mon, 12 Nov 2001 21:35:29 -0800 From: Gary Kline To: Steve Brown Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I tell Netscape I have flash? Message-ID: <20011112213529.A9962@tao.thought.org> References: <20011113.1023400@prayforwind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20011113.1023400@prayforwind.com>; from gtabug@prayforwind.com on Tue, Nov 13, 2001 at 01:02:34AM +0000 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 Tue, Nov 13, 2001 at 01:02:34AM +0000, Steve Brown wrote: > Hi everyone, > > Ok, I've got Communicator 4.78 and the flash plugin installed from ports, > no errors (make && make install distclean) > > > $ pkg_info | grep flash > linux-flashplugin-5.0r47 The official Macromedia Flash Player for Linux > Netscape > $ pkg_info | grep comm > linux-netscape-communicator-4.78 Linux Netscape Communicator suite > netscape-remote-1.0_1 Utility to pass commands to running netscape > process > $ uname -a > FreeBSD prayforwind.com 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Tue Nov 6 > 15:17:12 EST 2001 myhost.com:/usr/src/sys/compile/MYKERNEL i386 > $ > > When I go to a flash site I get told "please download the flash plugin... > etc etc". So how do I tell Netscape that I really do have it? > > Any ideas would be appreciated, thanks (I hope I'm asking in the right > group. > Hi Steve, I spend a large chunk of last Saturday getting my fingers dirty with these plugins. The realaudio does work; but trying to download and install the v5.0 Shockwave from Macromedia proved a fraud. When I typed "about:plugins" in the ``Location:'' window, Netscape said that I had only v4.0 of their free Linux version. (I just installed the www/linux-flashplugin port ( # make install clean) and it seems to be the valid v5.0PL47, but I haven't tested it yet.) Rather than fight a losing battle with closed-source, proprietary software, I've slowly been switching over to mozilla. I think we've got mozilla plugins that should work natively with FreeBSD. ...I'd like to hear from other hackers (or even just savvy users) about plugins ... and related stuff. 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 Mon Nov 12 21:41: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail44.sdc1.sfba.home.com (femail44.sdc1.sfba.home.com [24.254.60.38]) by hub.freebsd.org (Postfix) with ESMTP id 9DAC837B405 for ; Mon, 12 Nov 2001 21:41:05 -0800 (PST) Received: from magus ([24.156.229.139]) by femail44.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011113054104.VHII14237.femail44.sdc1.sfba.home.com@magus>; Mon, 12 Nov 2001 21:41:04 -0800 Message-ID: <009501c16c05$c80c4c50$0300a8c0@magus> From: "William Wong" To: "Brian Sobolak" Cc: References: <1237001595.20011112212419@mindspring.com> Subject: Re: Message Board Apps Date: Tue, 13 Nov 2001 00:41:02 -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 Here's a list of commercial/free boards I've looked at: Free (all are php based cept sporum): www.phpreactor.org - threaded, slashdot like features and more www.sporum.org - many features, threaded, perl based www.phorum.org - nice, clean, threaded www.w-agora.net - threaded, various templates www.phpbb.com - ubb clone Commercial: www.wwwthreads.com - threaded www.vbulletin.com - ubb clone Ciao, - Will ----- Original Message ----- From: "Brian Sobolak" To: Cc: Sent: Tuesday, November 13, 2001 12:24 AM Subject: Re: Message Board Apps > Hello Joe, > > Monday, November 12, 2001, 8:34:21 AM, you wrote: > > JWsc> Hi, > > JWsc> This question isn't technical but it's not really > JWsc> a newbie question either, so I didn't know which > JWsc> list to send this to. > > JWsc> I'm looking for a good Message Board application > JWsc> to run on my FreeBSD 4.4-STABLE server at work. > > JWsc> Preferebly something in ports. I'm running the latest > JWsc> version of Apache-mod_php4/MySQL > > JWsc> I've looked around over at SourceForge and > JWsc> FreshMeat and didn't see anything that grabbed me. > > JWsc> Can anyone recommend anything? > > I don't know what goals you have for the site, but UltimateBBS is very > popular (albeit commercial). > > 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 Nov 12 21:46:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from longfellow.nbrewer.com (nbrewer.dsl.visi.com [208.42.141.101]) by hub.freebsd.org (Postfix) with ESMTP id F087837B416 for ; Mon, 12 Nov 2001 21:46:52 -0800 (PST) Received: by longfellow.nbrewer.com (Postfix, from userid 1001) id AEB317EC917; Mon, 12 Nov 2001 23:46:51 -0600 (CST) Date: Mon, 12 Nov 2001 23:46:51 -0600 From: Christopher Farley To: Wayne Pascoe Cc: Fernando Gleiser , questions@freebsd.org Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011112234648.A46507@northernbrewer.com> Mail-Followup-To: Christopher Farley , Wayne Pascoe , Fernando Gleiser , questions@freebsd.org References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86bsi77fon.fsf@pan.home.penguinpowered.org.uk>; from freebsd@molemanarmy.com on Mon, Nov 12, 2001 at 11:06:00PM +0000 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Wayne Pascoe (freebsd@molemanarmy.com) wrote: > If however, they are using it for shared calendaring or the calendar > and mail client integration, be careful. I don't know of any > applications on Unix platforms that provide this kind of 'groupware'. > > If anyone has any information to contradict this, I'd be interested to > hear it. I'd love to be able to punt a decent alternative to Exchange. It's not ready today, but the Mozilla Calendar project at http://www.mozilla.org/projects/calendar aims to do provide an open calendar solution. It's not ready to show your boss or anything, but there are files availble for download now. Promising screen shots at http://www.oeone.com/index.php?SCREEN=developers/calendar -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:18:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 7391237B405 for ; Mon, 12 Nov 2001 22:18:55 -0800 (PST) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.6/8.11.4) with ESMTP id fAD6ImN95345; Mon, 12 Nov 2001 23:18:48 -0700 (MST) Message-Id: <200111130618.fAD6ImN95345@fedde.littleton.co.us> To: Joe.Warner@smed.com Cc: FreeBSD-Questions@FreeBSD.ORG Subject: Re: Message Board Apps In-Reply-To: From: Chris Fedde Date: Mon, 12 Nov 2001 23:18:48 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Nov 2001 09:34:21 -0700 Joe.Warner@smed.com wrote: +------------------ | This question isn't technical but it's not really | a newbie question either, so I didn't know which | list to send this to. | | I'm looking for a good Message Board application | to run on my FreeBSD 4.4-STABLE server at work. | | Preferebly something in ports. I'm running the latest | version of Apache-mod_php4/MySQL | | I've looked around over at SourceForge and | FreshMeat and didn't see anything that grabbed me. | | Can anyone recommend anything? +------------------ Depending on what you realy want you might want to look at the wikis. My favorite is UseModWiki http://www.usemod.com/cgi-bin/wiki.pl Good Luck -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:20:25 2001 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 52EAB37B416 for ; Mon, 12 Nov 2001 22:20:18 -0800 (PST) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id fAD6K9T41196 for ; Tue, 13 Nov 2001 01:20:09 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Tue, 13 Nov 2001 01:20:08 -0500 (EST) From: doug X-Sender: doug@fledge.watson.org To: freebsd-questions@FreeBSD.ORG Subject: Re: How to change VIRTUSER_CLASS 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 Thanks to Per Hedeland and comp.mail.sendmail the answer is to do something like: VIRTUSER_DOMAIN_FILE(`/etc/mail/trusted-users') FEATURE(`virtuser_entire_domain') Now to the better question... Does it do what I want it to ;) On Mon, 12 Nov 2001 doug@safeport.com wrote: > I am looking for the current way to change the Virtual user class in the > mc file for sendmail 8.11.x. > > I have looked in: > * /usr/share/sendmail/cf/README > * www.sendmail.org (most links are 8.9 refs) > * www.sendmail.net > * Claus ABmann's collection of hints about e-mail. > * http://www.sendmail.org/~ca/email/doc8.11/ (Claus's 8.11 > Installation and Operation guide) > > The ..cf/README mentions setting class {virthost}. > > I tried the 8.9 way: > define(`VIRTUSER_CLASS', `T') > > which did not get an m4 error. But I can not find that documented > either. > > How to do it would be cool; where to find it would be great :) > Thanks for any pointers. > > > > > _____ > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:22: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from geographos.astro.washington.edu (geographos.astro.washington.edu [128.95.99.27]) by hub.freebsd.org (Postfix) with ESMTP id CF8AF37B405 for ; Mon, 12 Nov 2001 22:22:02 -0800 (PST) Received: from localhost (kopts@localhost) by geographos.astro.washington.edu (8.11.6/8.11.6) with ESMTP id fAD6M2F18385 for ; Mon, 12 Nov 2001 22:22:02 -0800 X-Authentication-Warning: geographos.astro.washington.edu: kopts owned process doing -bs Date: Mon, 12 Nov 2001 22:22:02 -0800 (PST) From: Alexey Koptsevich To: Subject: swapping partitions 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, Now I have /dev/ad0s1 DOS partition and /dev/ad0s2 -- partition intended for suspend-to-disk. Since s2d does not work in this configuration I would like to try to move s2d partition first. Can I do it in the following way: dd if=/dev/ad0s1 of=/tmp/somefile swap two first partitions in sense of size dd if=/tmp/somefile of=/dev/ad0s2 Will it work afterwards, or I have to make any additional changes? 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 Nov 12 22:25:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f106.law11.hotmail.com [64.4.17.106]) by hub.freebsd.org (Postfix) with ESMTP id 707F337B416 for ; Mon, 12 Nov 2001 22:25:16 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 12 Nov 2001 22:25:16 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 06:25:15 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: aobradovic@ballantyneinc.com Cc: questions@freebsd.org Subject: Re: overclocking and freebsd Date: Mon, 12 Nov 2001 23:25:15 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Nov 2001 06:25:16.0173 (UTC) FILETIME=[F576D3D0:01C16C0B] Sender: owner-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 Obradovic types: > > Has anyone been able to overclock successfully with FreeBSD? I was > > running my Pentium 3-850 at 1 Gghz for a year with Win 2K. After I > > scrapped windows and installed FreeBSD, I had to go down to 850 since > > my system would have lots of disk issues, and it would not boot. > > > > Any overclockers out there? > >While there are some, the general consensus seems to be that FreeBSD >pushes the hardware more than Windows, meaning that the overclocking >levels that work are much lower - typically around 5%, as opposed to >the nearly 20% you got. Since turning off overclocking and trying >again is the suggested response to any problems on an overclocked >system, I don't bother. This is more to the original poster than to Mike, but I don't have the original post anymore. I had an Athlon 500 "classic" overclocked to 800MHz in FreeBSD and Linux, but it would only do 750 in Windows, so I guess it depends on a number of factors. What I usually do when I overclock, which I have not done for some time, is to clock the system as high as it will go while still perfectly running extensive stress tests (like a build world while running 2 copies of SETI@HOME) for an extended period of time. Then I clock it down by 1/2 a multiplier. I also do the stress tests with a stock heatsink and then get a nice big one from 1coolpc or somewhere. If your system would not clock as high in FreeBSD, it was not stable at the "windows" speed. Windows may be less likely to care if it flips a bit, but you never know when it will flip the wrong bit--be sure to run it at a speed that it can run well. Some chips are tested as capable of running higher speeds by the manufacturer, but are marked down due to greater demand for the slower, cheaper chips. Some chips that are marked as being able to run XX MHz really mean it. Some chips, like the ill-fated and recalled 1st try Intel Pentium3 1.13GHz chip can't even run stable at the rated clockspeed. Example-- The Athlon 500 was marked on the casing as a 500 but the core was marked as a 600MHz chip. Anymore, fast chips are so cheap that I really don't see much point in overclocking unless the fastest available chips aren't fast enough, but usually when a system needs that much speed, the system is important enough that stability takes top priority over a 10%-15% real world performance gain. That said, most of the better AthlonXP cores can run at 1666MHz without any special cooling and 1800MHz with water cooling. The old Athlon T-bird 1400 core can run at 1bout 1800MHz with the Kryotech case, and probably with a peltier+water cooler+lots of fans combo--but is it really worth the risk and cost? Charles Burns _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:35:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from longfellow.nbrewer.com (nbrewer.dsl.visi.com [208.42.141.101]) by hub.freebsd.org (Postfix) with ESMTP id 8B63037B416 for ; Mon, 12 Nov 2001 22:35:46 -0800 (PST) Received: by longfellow.nbrewer.com (Postfix, from userid 1001) id 953517EC917; Tue, 13 Nov 2001 00:35:44 -0600 (CST) Date: Tue, 13 Nov 2001 00:35:43 -0600 From: Christopher Farley To: Gary Kline Cc: Steve Brown , freebsd-questions@FreeBSD.ORG Subject: Re: How do I tell Netscape I have flash? Message-ID: <20011113003540.B46507@northernbrewer.com> Mail-Followup-To: Christopher Farley , Gary Kline , Steve Brown , freebsd-questions@FreeBSD.ORG References: <20011113.1023400@prayforwind.com> <20011112213529.A9962@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011112213529.A9962@tao.thought.org>; from kline@tao.thought.org on Mon, Nov 12, 2001 at 09:35:29PM -0800 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gary Kline (kline@tao.thought.org) wrote: > Rather than fight a losing battle with closed-source, > proprietary software, I've slowly been switching over to > mozilla. I think we've got mozilla plugins that should work > natively with FreeBSD. > > ...I'd like to hear from other hackers (or even just savvy > users) about plugins ... and related stuff. Mmm, I think the vast majority of plugins are closed-source and distributed as precompiled binaries, and I don't know of any major plug-in (Java, Flash, Acrobat, RealPlayer, etc.) that distributes a FreeBSD version. However, Linux plugins are generally available, and it is trivial to install a Linux Mozilla binary. Just build gtk for Linux via /usr/ports/x11-toolkits/linux-gtk, and download a recent Linux build of Mozilla. Performance seems about as good as the native FreeBSD version. Unlike the last native version I built, the Linux binary I downloaded seems to have some problems returning me to the proper page with the 'back' button. I'm not sure if this is related to the Linux compatibility mode, or to a defect in the particular version of Mozilla. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:37:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id D756437B405 for ; Mon, 12 Nov 2001 22:37:04 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163XBv-0000oM-00 for freebsd-questions@FreeBSD.ORG; Tue, 13 Nov 2001 06:37:03 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 0A5C510EE; Tue, 13 Nov 2001 07:36:33 +0100 (CET) Date: Tue, 13 Nov 2001 07:36:32 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: Got 2 Question Message-ID: <20011113073632.A1516@raggedclown.net> References: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> User-Agent: Mutt/1.3.22.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 Mon, Nov 12, 2001 at 11:43:16PM -0800, Haroon Khan wrote: > This question I found in a text. > > topic: Bourne shell > > Write a shell script that displays the first 12 command line arguments, = > > one argument per line > #!/bin/sh # 12 args version 1 # for i in 1 2 3 4 5 6 7 8 9 10 11 12 do echo "$1" shift done #!/bin/sh # 12 args version 2 # for i in 1 2 3 4 5 6 7 8 9 10 11 12 do if [ "$1" != "" ]; then echo $1 shift else echo "Less than 12 arguments given dimmo !" 1>&2 exit 1; fi done [ $# -ne 0 ] && { echo "You gave me more than 12 arguments, that exceeds my design spec." 1>&2; } exit 0 #!/bin/sh # 12 args version 3 # MAXARGS=12 NARGS=0 while [ $# -gt 0 ] do echo $1 shift NARGS=`expr $NARGS + 1` [ $# -eq 0 -o $NARGS -eq $MAXARGS ] && { break; } done etc etc etc > second question > topic unix c shell > > What does the following command do? > > 137% pushed ~/literature > No idea, I avoid the C shell except under extreme pressure... -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:40:59 2001 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 E025237B417 for ; Mon, 12 Nov 2001 22:40:54 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 55BAB2B76D; Tue, 13 Nov 2001 07:40:52 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id AFAE11FF; Tue, 13 Nov 2001 17:40:42 +1100 (EST) Date: Tue, 13 Nov 2001 17:40:42 +1100 From: Edwin Groothuis To: Rob B Cc: questions@freebsd.org Subject: Re: make options Message-ID: <20011113174042.D684@k7.mavetju.org> References: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au>; from rbyrnes@ozemail.com.au on Tue, Nov 13, 2001 at 04:28:29PM +1100 Sender: owner-freebsd-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, Nov 13, 2001 at 04:28:29PM +1100, Rob B wrote: > When running make in, for example, /usr/ports/www/squid24, do I uncomment > the variables in the Makefile or specify them on the command line? If I > put them on the command line, what is the incantation? If you put them on the command-line, you will have to remember yourself what they were for a next built. If you put them in the Makefile, you will have to remember yourself what they were because the Makefile gets overwritten when you do a cvsup. Putting them in /etc/make.conf would be a good idea, it also gives you some space for documentation. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 22:43:56 2001 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 BE93237B405 for ; Mon, 12 Nov 2001 22:43:54 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id EC83B2B76D; Tue, 13 Nov 2001 07:43:52 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id CE777FE; Tue, 13 Nov 2001 17:43:46 +1100 (EST) Date: Tue, 13 Nov 2001 17:43:46 +1100 From: Edwin Groothuis To: Haroon Khan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Got 2 Question Message-ID: <20011113174346.E684@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Haroon Khan , freebsd-questions@FreeBSD.ORG References: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com>; from haroonca@home.com on Mon, Nov 12, 2001 at 11:43:16PM -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 Mon, Nov 12, 2001 at 11:43:16PM -0800, Haroon Khan wrote: > What does the following command do? > 137% pushed ~/literature nothing ;-) %pushed pushed: Command not found. If you want us to do your homework, please make sure you type it correctly :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 22:47:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from castle.dreaming.org (castle.dreaming.org [216.221.214.170]) by hub.freebsd.org (Postfix) with ESMTP id 2A12D37B418 for ; Mon, 12 Nov 2001 22:47:21 -0800 (PST) Received: (from root@localhost) by castle.dreaming.org (8.11.6/8.11.6) id fAD6lEF25747; Tue, 13 Nov 2001 01:47:14 -0500 (EST) (envelope-from mitayai@dreaming.org) Received: from cr411661a (shadow.dreamlabs.com [216.129.214.38]) (authenticated) by castle.dreaming.org (8.11.6/8.11.6av) with ESMTP id fAD6l0Y25739; Tue, 13 Nov 2001 01:47:01 -0500 (EST) (envelope-from mitayai@dreaming.org) From: "Mit Rowe" To: "Chat@Gtabug. Org" , "questions@FreeBSD. ORG" Subject: RE: SCSI problem Date: Tue, 13 Nov 2001 01:43:50 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hmm... well, that didn;t work. the floppy started hanging just after PLIP (at the point where is probes IDE drives, i think). But, i *did* get it working. I booted with the 4.3-RELEASE IDE drive again, fdisk'd again, and then did the disklabel by hand [a calculator come in handy here ;-) ]. Then, i mounted the SCSI drive, and copied the entire filesystem from the IDE drive onto the SCSI. Then a reboot, and... oops, forgot to edit the fstab. Back to the IDE, mount the SCSI root slice, edit the fstab, then reboot again, choose the SCSI drive and i have a working system off the SCSI drive. So, it works now... still curious why it didn't work the first time... On to update to -STABLE! -Mit > > > Hello! > > I've got a bit of a weird problem i'm hoping someone has some hints for... > > I'm installing FreeBSD 4.4-RELEASE (also tried todays's snapshot > of -STABLE) > via floppy onto a dual-processor ASUS motherboard with an Adaptec 7890 > on-board SCSI card and an IBM SCSI drive. > > I can install fine, but when i reboot, the boot manager pops up with the > usual F1 prompt, but when i press F1, the machine beeps and > nothing happens. > Further pressing cause no more beeps. > > The weird thing is that with a FreeBSD 3.2 system on that machine, > everything worked fine. > > So, i threw in an IDE drive that i have a GENERIC 4.3 on so i > could at least > boot the drive and get some diagnostics... > > Here's the card and drive in dmesg: > > > ahc0: port 0xd000-0xd0ff mem > 0xe1000000-0xe1000fff irq 12 at device 6.0 on pci0 > aic7890/91: Wide Channel A, SCSI Id=7, 32/255 SCBs > > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing > Enabled > da0: 8715MB (17850000 512 byte sectors: 255H 63S/T 1111C) > > Now... i'm not sure is this is to be expected or not, but fdisk and > disklabel show different geometry, and disklabel says there are *8* > partitions when there is 4...: > > ariel# fdisk /dev/da0 > ******* Working on device /dev/da0 ******* > parameters extracted from in-core disklabel are: > cylinders=29310 heads=29 sectors/track=21 (609 blks/cyl) > > Figures below won't work with BIOS for partitions not in cyl 1 > parameters to be used for BIOS calculations are: > cylinders=29310 heads=29 sectors/track=21 (609 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 165,(FreeBSD/NetBSD/386BSD) > start 21, size 17849769 (8715 Meg), flag 80 (active) > beg: cyl 0/ sector 1/ head 1; > end: cyl 1023/ sector 21/ head 28 > The data for partition 2 is: > > The data for partition 3 is: > > The data for partition 4 is: > > > Disklabel comes up: > > ariel# disklabel /dev/da0s1 > # /dev/da0s1: > type: SCSI > disk: da0s1 > label: > flags: > bytes/sector: 512 > sectors/track: 21 > tracks/cylinder: 29 > sectors/cylinder: 609 > cylinders: 29309 > sectors/unit: 17849769 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 1024000 1048576 4.2BSD 1024 8192 16 # (Cyl. 1721*- > 3403*) > b: 1048576 0 swap # (Cyl. 0 - > 1721*) > c: 17849769 0 unused 0 0 # (Cyl. 0 - > 29309*) > e: 8388608 2072576 4.2BSD 1024 8192 16 # (Cyl. 3403*- > 17177*) > f: 7388585 10461184 4.2BSD 1024 8192 16 # (Cyl. 17177*- > 29309*) > ariel# disklabel /dev/da0s1 > # /dev/da0s1: > type: SCSI > disk: da0s1 > label: > flags: > bytes/sector: 512 > sectors/track: 21 > tracks/cylinder: 29 > sectors/cylinder: 609 > cylinders: 29309 > sectors/unit: 17849769 > rpm: 3600 > interleave: 1 > trackskew: 0 > cylinderskew: 0 > headswitch: 0 # milliseconds > track-to-track seek: 0 # milliseconds > drivedata: 0 > > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 1024000 1048576 4.2BSD 1024 8192 16 # (Cyl. 1721*- > 3403*) > b: 1048576 0 swap # (Cyl. 0 - > 1721*) > c: 17849769 0 unused 0 0 # (Cyl. 0 - > 29309*) > e: 8388608 2072576 4.2BSD 1024 8192 16 # (Cyl. 3403*- > 17177*) > f: 7388585 10461184 4.2BSD 1024 8192 16 # (Cyl. 17177*- > 29309*) > > I'm going to try reinstalling and specify the geometry, but i thought i'd > ask in case someone has any hints. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:49: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by hub.freebsd.org (Postfix) with ESMTP id 68F1A37B41B for ; Mon, 12 Nov 2001 22:48:56 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta01.mail.mel.aone.net.au with ESMTP id <20011113064854.OFCA100.mta01.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Tue, 13 Nov 2001 17:48:54 +1100 Message-Id: <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Tue, 13 Nov 2001 17:48:50 +1100 To: Edwin Groothuis From: Rob B Subject: Re: make options Cc: questions@freebsd.org In-Reply-To: <20011113174042.D684@k7.mavetju.org> References: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> 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 17:40 13/11/2001, Edwin Groothuis sent this up the stick: >On Tue, Nov 13, 2001 at 04:28:29PM +1100, Rob B wrote: > > When running make in, for example, /usr/ports/www/squid24, do I uncomment > > the variables in the Makefile or specify them on the command line? If I > > put them on the command line, what is the incantation? > >If you put them on the command-line, you will have to remember >yourself what they were for a next built. not so good >If you put them in the Makefile, you will have to remember yourself >what they were because the Makefile gets overwritten when you do >a cvsup. not so good. >Putting them in /etc/make.conf would be a good idea, it also gives >you some space for documentation. Would this mean that the /etc/make.conf file would get huge? I mean, most ports are fine with the defaults, but if I have 6 or 7 ports that I need to modify, wouldn't the makefile become rather large? Supposing I was to edit /etc/make.conf, how would I specify different options for different ports? Cheers and thanks, Rob -- There are trivial truths and there are great truths. The opposite of a trivial truth is plainly false. The opposite of a great truth is another great truth. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 983 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:49:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtppop1pub.verizon.net (smtppop1pub.gte.net [206.46.170.20]) by hub.freebsd.org (Postfix) with ESMTP id C4CFD37B41A; Mon, 12 Nov 2001 22:49:17 -0800 (PST) Received: from gte.net (evrtwa1-ar4-4-34-145-186.evrtwa1.dsl.gtei.net [4.34.145.186]) by smtppop1pub.verizon.net with ESMTP ; id AAA44363999 Tue, 13 Nov 2001 00:48:08 -0600 (CST) Received: (from res03db2@localhost) by gte.net (8.9.3/8.9.3) id WAA69618; Mon, 12 Nov 2001 22:49:43 -0800 (PST) (envelope-from res03db2@gte.net) Date: Mon, 12 Nov 2001 22:49:43 -0800 From: Robert Clark To: Terry Lambert Cc: Ted Mittelstaedt , Brett Glass , jgrosch@mooseriver.com, Joey Garcia , questions@FreeBSD.ORG, chat@FreeBSD.ORG Subject: Re: Anyone going to Comdex next week? Message-ID: <20011112224943.K69342@darkstar.gte.net> References: <009301c16b5c$91458460$1401a8c0@tedm.placo.com> <3BF04D57.3D67D78C@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <3BF04D57.3D67D78C@mindspring.com>; from tlambert2@mindspring.com on Mon, Nov 12, 2001 at 02:29:43PM -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 Mon, Nov 12, 2001 at 02:29:43PM -0800, Terry Lambert wrote: > Ted Mittelstaedt wrote: > > Today, the existing hardware is so good that there's not the drive to > > upgrade as soon as the new stuff is available, so that removes a lot of > > the reason of attending these trade shows for hardware people. > > I think this is false. There have always been two tiers of > technology: heroic and mortal. It's only interesting when > something slips from the former category to the latter. > > Right now, for example, there is a lot of hardware that I > would put in the "heroic" category. Processors that need > incredible cooling technology, etc.. And then there's the > other end of the spectrum, where ther are no moving parts. > > Plotting on other scales works for this, as well: many of > the "cool" technologies aren't useful, until you can deal > with the battery life issue: they don't -- they can't -- > become everyday objects until it's possible to integrate > them into your life without heroic effort (ask yourself: > why isn't every desktop computer a laptop? Why hasn't > laptop technology totally displaced desktop technology?). Why isn't anyone making a 300$ laptop? Why do the really nice laptops always cost 2500$? With memory getting so cheap, why aren't we seeing a computer-in-an-flatscreen with gigabit over fibre to the backend? No moving parts, etc. While we're at it, make them edge mateable, and put a GPU and CPU in each. > > So there is huge room for improvement in hardware technology > still, and I'd certainly pay to go see someone doing it, > only no one seems to be doing it these days. > > > > And, also today, GNU and Free software is more and more important, and > > Windows and other commercial software is getting less important, and > > the new cool things in software aren't being introduced by people like > > Apple, Microsoft and IBM anymore. Instead they are being introduced by > > user communities around FreeBSD and Linux. > > I really think this is wrong. It's a nice bit of hedonism, > but the cool things aren't happening in user communities; for > the most part, they are still happening in industry and in the > academic sector. There's just less money to pursue things > deemed "impractical" these days: people are increasingly > focussed on short term goals. There is less margin for having > the ability to pursue long term visions and carry them into > reality. > Hardware is evolving faster than open source can keep up with. There isn't any progress in getting hardware makers to get docs to the community faster. 3d game tech is not passing into the open source community fast enough, etc. > > > It would be even more interesting to plot a graph of Comdex attendance and > > overlay it with a graph of Linuxworld (or whatever the big Linux tradeshow > > is) I wonder if there would be an inverse relationship there? > > I can telly you have your tongue in your cheek here, but for > those people who might not get that, let's make sure they see > it being put there... > > There is not a direct inverse relationship. You have to realize > that what attendence at these shows measures is on different, > almost orthogonal, axis from each other. The user group pushed > shows have a high "geek factor"; I include Usenix, and any other > nominally legitimate academic organization that has had to add > a "freenix" or similar set of tracks to keep the attendance up > by pandering to "geekdom". The market matures from avid homebrewer, to small systems proponent, to ooh-look-its-got-a-GUI, to "I can't do anything without Windows", to "nothing is a serious competitor to MS", to look how powerful this Unix-like thing is, to "I just don't care anymore, and MS is what they run at work.". How long before people get disillusioned, and the renaissance is over? > > I could also plot the stock market vs. LinuxWorld attendance; > that would naeievely lead me to believe that the economy is > going to hell because of the inverse relationship there, and > that therefore banning such shows would be a good thing. We > both know this isn't true. > Will MS ever bee in a bad enough situation that they are a lower state of energy than Linux? If they get into this state, won't a big part of the reason to stay with Linux dissapear? > THe fallacy in implying inverse relationships is that it > implies that we are playing a zero sum, not a positive sum, game; > that thinking is incredibly limiting for anyone caught up in it. > How much drag can MS introduce into the world before the Universe contracts? > -- Terry > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-chat" 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 Nov 12 22:54: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 798FA37B417 for ; Mon, 12 Nov 2001 22:53:56 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163XSF-0001Cc-00 for freebsd-questions@FreeBSD.ORG; Tue, 13 Nov 2001 06:53:55 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 0DF7310EE; Tue, 13 Nov 2001 07:42:35 +0100 (CET) Date: Tue, 13 Nov 2001 07:42:35 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: unix question Message-ID: <20011113074235.B1516@raggedclown.net> References: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.com> <200111130540.fAD5eWp01175@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111130540.fAD5eWp01175@home.com> User-Agent: Mutt/1.3.22.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 Mon, Nov 12, 2001 at 11:40:32PM -0600, mcbrune wrote: > You can type "sh shell.sh" to execute the script. > > You will need read access to execute the script if the execute bit is turned off. > > Corey > Way 2. You can source it with a ".", this runs it inline in the current shell. e.g. . shell-script No you cannot execute it without read permission. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:54: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 5DE3637B416 for ; Mon, 12 Nov 2001 22:53:56 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163XSE-0001Cb-00 for questions@freebsd.org; Tue, 13 Nov 2001 06:53:54 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 93F7010EE; Tue, 13 Nov 2001 07:51:13 +0100 (CET) Date: Tue, 13 Nov 2001 07:51:13 +0100 From: Cliff Sarginson To: questions@freebsd.org Subject: Re: overclocking and freebsd Message-ID: <20011113075113.C1516@raggedclown.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.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 Mon, Nov 12, 2001 at 11:25:15PM -0700, Charles Burns wrote: > >Alex Obradovic types: > >> Has anyone been able to overclock successfully with FreeBSD? I was > >> running my Pentium 3-850 at 1 Gghz for a year with Win 2K. After I > >> scrapped windows and installed FreeBSD, I had to go down to 850 since > >> my system would have lots of disk issues, and it would not boot. > >> > >> Any overclockers out there? > > > Anymore, fast chips are so cheap that I really don't see much point in > overclocking unless the fastest available chips aren't fast enough, but So cheap ? Can anyone explain why, at least in Holland, a 1Mghz Pentium III costs significantly more than a 1.4 pentium IV ? Is a puzzle to me... -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 22:55:31 2001 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 346A337B405 for ; Mon, 12 Nov 2001 22:55:25 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 5CC2C2B75C; Tue, 13 Nov 2001 07:55:21 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 8DB6F24A; Tue, 13 Nov 2001 17:55:16 +1100 (EST) Date: Tue, 13 Nov 2001 17:55:16 +1100 From: Edwin Groothuis To: Rob B Cc: questions@freebsd.org Subject: Re: make options Message-ID: <20011113175516.F684@k7.mavetju.org> References: <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <20011113174042.D684@k7.mavetju.org> <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au>; from rbyrnes@ozemail.com.au on Tue, Nov 13, 2001 at 05:48:50PM +1100 Sender: owner-freebsd-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, Nov 13, 2001 at 05:48:50PM +1100, Rob B wrote: > >Putting them in /etc/make.conf would be a good idea, it also gives > >you some space for documentation. > > Would this mean that the /etc/make.conf file would get huge? I mean, most > ports are fine with the defaults, but if I have 6 or 7 ports that I need to > modify, wouldn't the makefile become rather large? > > Supposing I was to edit /etc/make.conf, how would I specify different > options for different ports? Something like this: [~] edwin@k7>cat /etc/make.conf # # Option for OpenSSH (obsolete) # USA_RESIDENT=NO # # Libpng can use this my 3l1t3 AMD CPU # WITH_PNG_MMX=YES # # Came with XFree86-4 # XFREE86_VERSION=4 Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Mon Nov 12 22:58:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 19B1E37B405 for ; Mon, 12 Nov 2001 22:58:32 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163XWg-0001Ou-00 for freebsd-questions@FreeBSD.ORG; Tue, 13 Nov 2001 06:58:30 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id E7AC610EE; Tue, 13 Nov 2001 07:57:37 +0100 (CET) Date: Tue, 13 Nov 2001 07:57:37 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: Got 2 Question Message-ID: <20011113075737.A3030@raggedclown.net> References: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> <20011113174346.E684@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011113174346.E684@k7.mavetju.org> User-Agent: Mutt/1.3.22.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 Tue, Nov 13, 2001 at 05:43:46PM +1100, Edwin Groothuis wrote: > On Mon, Nov 12, 2001 at 11:43:16PM -0800, Haroon Khan wrote: > > What does the following command do? > > 137% pushed ~/literature > > nothing ;-) > > %pushed > pushed: Command not found. > > If you want us to do your homework, please make sure you type it > correctly :-) > > Edwin > -- Edwin, in the cause of science I tried it... cliff@tanya:~> csh tanya /home/cliff> pushed CORRECT>pushd (y|n|e|a)? Is smarty pants csh trying to tell me I mean "pushd" ??? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:10:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B5AC37B418 for ; Mon, 12 Nov 2001 23:10:49 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163Xia-0006oL-00 for freebsd-questions@FreeBSD.ORG; Tue, 13 Nov 2001 07:10:48 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 3E28010EE; Tue, 13 Nov 2001 08:10:46 +0100 (CET) Date: Tue, 13 Nov 2001 08:10:46 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: Got 2 Question Message-ID: <20011113081046.A3688@raggedclown.net> References: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> <20011113174346.E684@k7.mavetju.org> <20011113075737.A3030@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011113075737.A3030@raggedclown.net> User-Agent: Mutt/1.3.22.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 Tue, Nov 13, 2001 at 07:57:37AM +0100, Cliff Sarginson wrote: > On Tue, Nov 13, 2001 at 05:43:46PM +1100, Edwin Groothuis wrote: > > On Mon, Nov 12, 2001 at 11:43:16PM -0800, Haroon Khan wrote: > > > What does the following command do? > > > 137% pushed ~/literature > > > > nothing ;-) > > > > %pushed > > pushed: Command not found. > > > > If you want us to do your homework, please make sure you type it > > correctly :-) > > > > Edwin > > -- > Edwin, in the cause of science I tried it... > > cliff@tanya:~> csh > tanya /home/cliff> pushed > > CORRECT>pushd (y|n|e|a)? > > Is smarty pants csh trying to tell me I mean "pushd" ??? > Ahhh... lrwxrwxrwx 1 root root 14 Nov 3 23:00 /usr/bin/csh -> ../../bin/tcsh -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:11:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lariat.org (lariat.org [12.23.109.2]) by hub.freebsd.org (Postfix) with ESMTP id B19DD37B418; Mon, 12 Nov 2001 23:11:02 -0800 (PST) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.org [12.23.109.2]) by lariat.org (8.9.3/8.9.3) with ESMTP id AAA25341; Tue, 13 Nov 2001 00:09:56 -0700 (MST) Message-Id: <4.3.2.7.2.20011112164807.0558bdd0@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 12 Nov 2001 17:02:08 -0700 To: "Ted Mittelstaedt" , From: Brett Glass Subject: RE: Anyone going to Comdex next week? Cc: "Joey Garcia" , , In-Reply-To: <009301c16b5c$91458460$1401a8c0@tedm.placo.com> References: <4.3.2.7.2.20011111163454.042359d0@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 At 02:29 AM 11/12/2001, Ted Mittelstaedt wrote: >Interesting you would say that. I think there's a serious point >there. At one time the industry was totally dependent on advances coming >from commercial software and hardware companies, if you had something new >and cool then the badge of admission was showing it at Comdex. It still is. Most open source is not innovative but rather copies -- and follows the trail blazed by -- commercial software. Now and then we see an innovation that's made open source from the get-go, but it is rare. Innovating is expensive, and people need (and deserve) to be rewarded for it. It would actually be very bad for the industry if innovations started as open source, since this would preclude funding for them. >Today, the existing hardware is so good that there's not the drive to >upgrade as soon as the new stuff is available, so that removes a lot of >the reason of attending these trade shows for hardware people. It's not that the hardware is "good;" it's that it is no longer the bottleneck. The big bottlenecks these days are Internet throughput and latency. >And, also today, GNU and Free software is more and more important, GNU, and the FSF's "Free" software (with a capital "F"), are destructive forces. They virtually never innovate. The purpose of the FSF is to prey on the industry by creating no-cost knockoffs of commercial products, preventing hard-working people from being justly rewarded for what they do. The BSDs do not share this destructive attitude. They give back. >and Windows and other commercial software is getting less important, Windows is still EXCEEDINGLY important (not that I like it, by the way). And other commercial software -- even more than Windows -- is vital. It's a tragedy that the FSF has had success in convincing companies to adopt utterly infeasible business plans centered around its business-destroying license. Then, when the companies inevitably fail, the FSF uses the license to scavenge the corpes, like hyenas, for code to appropriate into its hoard of software. >and the new cool things in software aren't being introduced by people like >Apple, Microsoft and IBM anymore. Instead they are being introduced by >user communities around FreeBSD and Linux. I strongly disagree. Again, most innovations in software do come from commercial software companies. FreeBSD and Linux are doing some minor innovation, but mostly they are refining what already exists. >It would be even more interesting to plot a graph of Comdex attendance and >overlay it with a graph of Linuxworld (or whatever the big Linux tradeshow is) >I wonder if there would be an inverse relationship there? No. LinuxWorld was hurt by the downturn in the market as well as the inevitable failure of companies foolish enough to base their businesses on GPLed code. Percentagewise, it had probably shrunk more than COMDEX before the 9-11 disaster (which has hurt COMDEX due to its proximity to the event). --Brett Glass To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:16: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 82CBD37B416 for ; Mon, 12 Nov 2001 23:16:00 -0800 (PST) Received: from dialup-209.245.139.73.dial1.sanjose1.level3.net ([209.245.139.73] helo=blossom.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163Xnb-0000Dy-00; Mon, 12 Nov 2001 23:15:59 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAD7FXk60091; Mon, 12 Nov 2001 23:15:33 -0800 (PST) (envelope-from cjc) Date: Mon, 12 Nov 2001 23:15:33 -0800 From: "Crist J. Clark" To: Conrad Sabatier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: unknown kernel error message Message-ID: <20011112231533.F45158@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu 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 conrads@home.com on Mon, Nov 12, 2001 at 09:14:13AM -0600 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-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 not really on-topic for -STABLE. CC removed.] On Mon, Nov 12, 2001 at 09:14:13AM -0600, Conrad Sabatier wrote: > A friend of mine is getting these lately, every time he boots his > 4.4-STABLE box (I just cvsupped him and built a new world and kernel last > night to see if it would help; didn't): > > Nov 11 22:36:10 unixpros /kernel: arp: unknown hardware address format > (0x0800) > > I have no idea where this might be coming from or why. But his NIC doesn't > seem to be performing anywhere near up to par. They would usually be coming from some other device on the network. Run a, $ tcpdump -w arp.pcap 'arp[0:2] == 0x0800' To catch these. Then have a look, $ tcpdump -envvXr arp.pcap To figure out what machine(s) are making them and to see the rest of the data in them. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:31:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id 7478D37B405 for ; Mon, 12 Nov 2001 23:31:53 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fAD7Vo928681; Tue, 13 Nov 2001 09:31:50 +0200 Message-Id: <200111130731.fAD7Vo928681@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 13 Nov 01 09:31:03 +0200 From: "Toomas Aas" Organization: Tartu City Government To: Wayne Pascoe , Date: Tue, 13 Nov 2001 09:30:59 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: slightly OT: Unix MTA vs Exchange References: <20011112102721.H71050-100000@cactus.fi.uba.ar> In-reply-to: <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> X-info: Headers changed by Barricade Sender: owner-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 Wayne! On 12 Nov 01 at 23:06 you wrote: > If however, they are using it for shared calendaring or the calendar > and mail client integration, be careful. I don't know of any > applications on Unix platforms that provide this kind of 'groupware'. > > If anyone has any information to contradict this, I'd be interested to > hear it. I'd love to be able to punt a decent alternative to Exchange. The guys at http://www.horde.org/ are working on a sort of web-based groupware suite which is written entirely in PHP. I haven't tried out the entire suite - I'm only using the e-mail part - but from what I've heard the latest version is quite usable. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * (A)bort, (R)etry, (I)nfluence with large hammer? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:38:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 02A0237B418 for ; Mon, 12 Nov 2001 23:38:43 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id JAA32980; Tue, 13 Nov 2001 09:38:20 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Toomas Aas" , "Wayne Pascoe" , Subject: RE: slightly OT: Unix MTA vs Exchange Date: Tue, 13 Nov 2001 09:42:25 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200111130731.fAD7Vo928681@lv.raad.tartu.ee> 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 > From: Toomas Aas > > Hi Wayne! > > On 12 Nov 01 at 23:06 you wrote: > > > If however, they are using it for shared calendaring or the calendar > > and mail client integration, be careful. I don't know of any > > applications on Unix platforms that provide this kind of 'groupware'. > > > > If anyone has any information to contradict this, I'd be interested to > > hear it. I'd love to be able to punt a decent alternative to Exchange. > > The guys at http://www.horde.org/ are working on a sort of > web-based groupware suite which is written entirely in PHP. I > haven't tried out the entire suite - I'm only using the e-mail part > - but from what I've heard the latest version is quite usable. And there is 'phpgroupware' which you will find in the ports. Largely functional and quite pretty, but there are still some functionality gaps. The difference is that it all (calendars, etc) runs via a browser, NOT via the mail client. Each approach, obviously, has its own pros and cons. You must decide what will work in your environment. Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:44:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 9A27537B418 for ; Mon, 12 Nov 2001 23:44:36 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta03.mail.mel.aone.net.au with ESMTP id <20011113074435.PQPL12856.mta03.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Tue, 13 Nov 2001 18:44:35 +1100 Message-Id: <5.1.0.14.2.20011113184249.01fa0b80@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Tue, 13 Nov 2001 18:44:29 +1100 To: Edwin Groothuis From: Rob B Subject: Re: make options Cc: questions@freebsd.org In-Reply-To: <20011113175516.F684@k7.mavetju.org> References: <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au> <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <20011113174042.D684@k7.mavetju.org> <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au> 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 17:55 13/11/2001, Edwin Groothuis sent this up the stick: >On Tue, Nov 13, 2001 at 05:48:50PM +1100, Rob B wrote: > > >Putting them in /etc/make.conf would be a good idea, it also gives > > >you some space for documentation. > > > > Would this mean that the /etc/make.conf file would get huge? I mean, most > > ports are fine with the defaults, but if I have 6 or 7 ports that I > need to > > modify, wouldn't the makefile become rather large? > > > > Supposing I was to edit /etc/make.conf, how would I specify different > > options for different ports? > >Something like this: > >[~] edwin@k7>cat /etc/make.conf ># ># Option for OpenSSH (obsolete) ># >USA_RESIDENT=NO > ># ># Libpng can use this my 3l1t3 AMD CPU ># >WITH_PNG_MMX=YES > ># ># Came with XFree86-4 ># >XFREE86_VERSION=4 So, just to double check, I could do this? PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile MASTER_SORT_REGEX?= ^file: ^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-distfiles/ ://[^/]*\.au/ ://[^/]*\.au\. # /usr/ports/www/squid24 makefile options # - Enable ICMP pinging for heirarchy stats and selection --enable-icmp # - Enable logging of the User-Agent header --enable-useragent-log # - Kill parent (eg: RunCache) on shutdown (use with great care!!) --enable-kill-parent-hack # - Turn on SNMP server support --enable-snmp Wouldn't every make operation try to use these flags though? Thanks, Rob -- Was there dust on the mirror before Hui-Neng wiped it off? [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 1068 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Nov 12 23:58:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by hub.freebsd.org (Postfix) with SMTP id 61C1037B405 for ; Mon, 12 Nov 2001 23:58:32 -0800 (PST) Message-ID: <20011113075832.13931.qmail@web20102.mail.yahoo.com> Received: from [63.193.147.188] by web20102.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 23:58:32 PST Date: Mon, 12 Nov 2001 23:58:32 -0800 (PST) From: Bsd Neophyte Subject: Re: I really really really need some help with this 'make' problem... PLEASE To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011112183649.B45158@blossom.cjclark.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 --- "Crist J. Clark" wrote: > It is pretty clear that it can't find your X directories for some > reason. > > What does the following return? > > $ ls -la /usr/X11R6 /usr/X11R6/include /usr/X11R6/include/X11 thanks for sticking with me on this one... this is the output of the command you listed above: ---------- bash-2.05$ ls -la /usr/X11R6 /usr/X11R6/include /usr/X11R6/include/X11 /usr/X11R6: total 14 drwxr-xr-x 11 root wheel 512 Oct 29 06:31 . drwxr-xr-x 20 root wheel 512 Oct 10 02:06 .. drwxr-xr-x 2 root wheel 2560 Oct 29 06:31 bin drwxr-xr-x 4 root wheel 512 Oct 29 06:31 etc drwxr-xr-x 6 root wheel 512 Oct 29 06:31 include drwxr-xr-x 2 root wheel 512 Oct 9 18:40 info drwxr-xr-x 6 root wheel 1536 Oct 29 06:31 lib drwxr-xr-x 3 root wheel 512 Oct 29 06:31 libdata drwxr-xr-x 2 root wheel 512 Oct 9 18:40 libexec drwxr-xr-x 25 root wheel 512 Oct 9 18:40 man drwxr-xr-x 6 root wheel 512 Oct 9 18:40 share /usr/X11R6/include: total 11 drwxr-xr-x 6 root wheel 512 Oct 29 06:31 . drwxr-xr-x 11 root wheel 512 Oct 29 06:31 .. drwxr-xr-x 2 root wheel 512 Oct 9 18:40 GL drwxr-xr-x 12 root wheel 512 Oct 9 18:42 X11 drwxr-xr-x 3 root wheel 512 Oct 29 06:31 pango-1.0 drwxr-xr-x 2 root wheel 6144 Oct 9 18:41 qt2 /usr/X11R6/include/X11: total 30 drwxr-xr-x 12 root wheel 512 Oct 9 18:42 . drwxr-xr-x 6 root wheel 512 Oct 29 06:31 .. drwxr-xr-x 2 root wheel 512 Oct 9 18:40 ICE drwxr-xr-x 2 root wheel 512 Oct 9 18:40 PEX5 drwxr-xr-x 2 root wheel 512 Oct 9 18:40 PM drwxr-xr-x 2 root wheel 512 Oct 9 18:40 SM drwxr-xr-x 2 root wheel 512 Oct 9 18:40 Xaw drwxr-xr-x 2 root wheel 512 Oct 9 18:40 Xmu drwxr-xr-x 2 root wheel 1536 Oct 9 18:30 bitmaps drwxr-xr-x 2 root wheel 512 Oct 9 18:40 extensions drwxr-xr-x 2 root wheel 512 Oct 9 18:40 fonts drwxr-xr-x 2 root wheel 512 Oct 9 18:40 pixmaps -r--r--r-- 1 root wheel 16644 Sep 13 13:18 xpm.h --------- did it do what it was supposed to do... or is it messed up? -Sameer __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 13 0:12:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from geographos.astro.washington.edu (geographos.astro.washington.edu [128.95.99.27]) by hub.freebsd.org (Postfix) with ESMTP id F2A2937B405; Tue, 13 Nov 2001 00:12:27 -0800 (PST) Received: from localhost (kopts@localhost) by geographos.astro.washington.edu (8.11.6/8.11.6) with ESMTP id fAD8CRb18480; Tue, 13 Nov 2001 00:12:27 -0800 X-Authentication-Warning: geographos.astro.washington.edu: kopts owned process doing -bs Date: Tue, 13 Nov 2001 00:12:27 -0800 (PST) From: Alexey Koptsevich To: , Subject: XKB in X4 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 wonder how to configure XKB extension in X4 (in particular, I would like to enable Russian layout and set up particular key combination to switch layouts)? Options from old X3 config do not work, and XKB is only marginally mentioned in X4 mans, contrary to X3 ones! Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 0:30:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wiproecmx2.wipro.com (wiproecmx2.wipro.com [164.164.31.6]) by hub.freebsd.org (Postfix) with ESMTP id E395337B417 for ; Tue, 13 Nov 2001 00:30:18 -0800 (PST) Received: from ecvwall11.wipro.com (ecvwall1.wipro.com [164.164.23.6]) by wiproecmx2.wipro.com (8.11.3/8.11.3) with SMTP id fAD8UG525604 for ; Tue, 13 Nov 2001 14:00:17 +0530 (IST) Received: from snrpro5219 ([10.145.2.58]) by arabhi.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GMQCUS00.33R for ; Tue, 13 Nov 2001 13:58:04 +0530 Message-ID: <016701c16c1d$60278a60$3a02910a@snrpro5219> From: "Sreenivasan P Subramanian" To: Subject: bridging Date: Tue, 13 Nov 2001 13:59:56 +0530 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------InterScan_NT_MIME_Boundary" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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. --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit hai, A bridge learns the mac addresses of the hosts on either side of the lan. could u pls tell me which part of the code does this in Freebsd-4(version 4) bridging code. thanx srini --------------InterScan_NT_MIME_Boundary Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" ----------------------------------------------------------------------------------------------------------------------- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at mailto:mailadmin@wipro.com and delete this mail from your records. ------------------------------------------------------------------------------------------------------------------------ --------------InterScan_NT_MIME_Boundary-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 0:56:16 2001 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 B879C37B405 for ; Tue, 13 Nov 2001 00:56:12 -0800 (PST) Received: from hades.hell.gr (patr530-a109.otenet.gr [212.205.215.109]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAD8u7205606; Tue, 13 Nov 2001 10:56:07 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAD8u4t31110; Tue, 13 Nov 2001 10:56:04 +0200 (EET) (envelope-from charon@labs.gr) Date: Tue, 13 Nov 2001 10:56:01 +0200 From: Giorgos Keramidas To: Jim Conner Cc: Haroon Khan , freebsd-questions@FreeBSD.ORG Subject: Re: unix question Message-ID: <20011113085600.GB27463@hades.hell.gr> References: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.com> <5.1.0.14.0.20011112190512.02fa2d80@mail.enterit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20011112190512.02fa2d80@mail.enterit.com> User-Agent: Mutt/1.3.23.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 Jim Conner wrote: > At 18:35 11.12.2001 -0800, Haroon Khan wrote: > >What are two ways you can execute a shell script without > >execute acess permission. > > sh script.name is one way > can't think of another way without actually chmod'ing the script first and > then calling it on the command line. > > >Can you execute a shell script if you do not have read access permission > > yes, you can. > > And if I am answering homework questions, you better double-check my > answers. I am giving bogus answers. :) I think you need at least read-permissions to be able to run a script with 'sh script': % echo 'echo hello world' > test.sh % chmod 0 test.sh % sh test.sh test.sh: Can't open test.sh: Permission denied % rm test.sh override --------- charon/charon for test.sh? y % It makes sense, since sh(1) will try to open() the file for reading the commands it contains, and having no permission to do so will stop it from opening the file... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 0:58:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 703CC37B416 for ; Tue, 13 Nov 2001 00:58:52 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0F65966BD5; Tue, 13 Nov 2001 00:58:50 -0800 (PST) Date: Tue, 13 Nov 2001 00:58:49 -0800 From: Kris Kennaway To: Derrick Norris Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Where can I look for causes of a random reboot? Message-ID: <20011113005849.A36058@xor.obsecurity.org> References: <200111130302.fAD32Ib12571@visar.norris-net.com> 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.5i In-Reply-To: <200111130302.fAD32Ib12571@visar.norris-net.com>; from denorris@bellsouth.net on Mon, Nov 12, 2001 at 10:02:18PM -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 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 12, 2001 at 10:02:18PM -0500, Derrick Norris wrote: > Are there any other places I can look to see what might have caused this= =20 > reboot? If this wasn't a kernel panic, but an actual spontaneous reboot, the most likely cause is failing hardware (memory, CPU fan, etc). Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78ODJWry0BWjoQKURAjz8AKCvJV5rDYtTeqc4LhRV38WfkNhfdwCgn15A lNBrpBWdYh0GafTvpeRUUoQ= =BTyH -----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 Tue Nov 13 0:59: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id 318B537B416 for ; Tue, 13 Nov 2001 00:59:04 -0800 (PST) Received: from midgar (unknown [148.243.246.233]) by mail.tecdigital.net (Postfix) with ESMTP id D6DC91D20 for ; Mon, 12 Nov 2001 23:30:27 -0600 (CST) Message-ID: <003c01c16c04$4c1973d0$0a00a8c0@midgar> From: "Mario Doria" To: Subject: VINUM Status Report Date: Mon, 12 Nov 2001 23:30:24 -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 Hello, I want for VINUM to tell me when a disk fails. I have a 36GB Mirrored volume and I want to know when a disk fails or something, to take appropriate action. Im running on securelevel = 2 so I cannot use a script to read the output of "vinum list". Has anybody faced a similar situation? if so, how did you handle it? thanks Mario Doria To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 0:59:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gw.one.com.au (gw.one.com.au [203.18.85.1]) by hub.freebsd.org (Postfix) with ESMTP id AE53037B405 for ; Tue, 13 Nov 2001 00:59:18 -0800 (PST) Received: from one.com.au (pmo.local [10.18.85.2]) by gw.one.com.au (8.9.2/8.9.2) with SMTP id SAA61975 for freebsd-questions@FreeBSD.org; Tue, 13 Nov 2001 18:59:10 +1000 (EST) (envelope-from raymond@one.com.au) Date: Tue, 13 Nov 2001 18:59:10 +1000 (EST) From: User Raymond Message-Id: <200111130859.SAA61975@gw.one.com.au> Subject: The need for speed Subj: The need for speed 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 We use uni and dual processor PIII systems with FreeBSD and the MUMPS language (it's an ANSI database language - see http://www.mumps.org/ ). The language and application tend to be mainly processor bound (due to the poor coding in the language, mine). I'm looking for more speed than a dual 1GHZ PIII system for a largish customer - to this end I'm attempting to boot FreeBSD 4.4-RELEASE on an Intel server with 4 x Pentium xeon 700MHZ processors, each with 1MB cache. Wether I boot from floppy or CD, this thing immediately halts (no twirling batton at all) with "BTX halted" after a lot of numbers. (I can copy down all the crash screen if this is any use to anyone.) So - two questions... 1. Have I encountered a known (fixable) problem? 2. What is the best way to go to get more grunt than a dual 1GHZ PIII? Ray Newman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 0:59:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 96D8F37B417 for ; Tue, 13 Nov 2001 00:59:42 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4603B66D0A; Tue, 13 Nov 2001 00:59:42 -0800 (PST) Date: Tue, 13 Nov 2001 00:59:42 -0800 From: Kris Kennaway To: Haroon Khan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Got 2 Question Message-ID: <20011113005942.B36058@xor.obsecurity.org> References: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="DKU6Jbt7q3WqK7+M" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003201c16c16$dbc844e0$d9c89d18@mtki1.on.home.com>; from haroonca@home.com on Mon, Nov 12, 2001 at 11:43:16PM -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 --DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 12, 2001 at 11:43:16PM -0800, Haroon Khan wrote: > This question I found in a text. > > topic: Bourne shell > > Write a shell script that displays the first 12 command line arguments,= =3D > > one argument per line >=20 > second question=20 > topic unix c shell > =20 > What does the following command do? >=20 > 137% pushed ~/literature >=20 I think you should probably do your own homework. Kris --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78OD9Wry0BWjoQKURAoGAAJ0XkZKk3Q/MhbO8G8TsYZgXawSHxACgvGPS iqtMfMsZ/i++Vq8ogSxRhvc= =ra5j -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 1: 0: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id DAF2037B417 for ; Tue, 13 Nov 2001 01:00:03 -0800 (PST) Received: from dialup-209.245.139.73.dial1.sanjose1.level3.net ([209.245.139.73] helo=blossom.cjclark.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163ZQI-0001VP-00; Tue, 13 Nov 2001 01:00:03 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAD8xb560333; Tue, 13 Nov 2001 00:59:37 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 00:59:36 -0800 From: "Crist J. Clark" To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I really really really need some help with this 'make' problem... PLEASE Message-ID: <20011113005936.G45158@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011112183649.B45158@blossom.cjclark.org> <20011113075832.13931.qmail@web20102.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: <20011113075832.13931.qmail@web20102.mail.yahoo.com>; from bsdneophyte@yahoo.com on Mon, Nov 12, 2001 at 11:58:32PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 12, 2001 at 11:58:32PM -0800, Bsd Neophyte wrote: > --- "Crist J. Clark" wrote: > > It is pretty clear that it can't find your X directories for some > > reason. > > > > What does the following return? > > > > $ ls -la /usr/X11R6 /usr/X11R6/include /usr/X11R6/include/X11 [snip] > /usr/X11R6/include/X11: > total 30 > drwxr-xr-x 12 root wheel 512 Oct 9 18:42 . > drwxr-xr-x 6 root wheel 512 Oct 29 06:31 .. > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 ICE > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 PEX5 > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 PM > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 SM > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 Xaw > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 Xmu > drwxr-xr-x 2 root wheel 1536 Oct 9 18:30 bitmaps > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 extensions > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 fonts > drwxr-xr-x 2 root wheel 512 Oct 9 18:40 pixmaps > -r--r--r-- 1 root wheel 16644 Sep 13 13:18 xpm.h > did it do what it was supposed to do... or is it messed up? You X11 install is messed up or incomplete. How did you install X? Did you install it from sysinstall(8) without checking the, [ ] prog Programmer's header and library files Box? You needed to if you want to build ports that depend on X. You can either go back to sysinstall(8) or rebuild X in the ports. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 1: 7:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f19.law3.hotmail.com [209.185.241.19]) by hub.freebsd.org (Postfix) with ESMTP id 03E9937B444 for ; Tue, 13 Nov 2001 01:07:40 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 01:07:40 -0800 Received: from 139.108.190.214 by lw3fd.law3.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 09:07:40 GMT X-Originating-IP: [139.108.190.214] From: "Thor Legvold" To: freebsd-questions@freebsd.org Subject: ipfw/natd & ftp Date: Tue, 13 Nov 2001 09:07:40 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Nov 2001 09:07:40.0108 (UTC) FILETIME=[A54D50C0:01C16C22] Sender: owner-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 read through the docs, but haven't been able to solve this seemingly simple problem: FBSD 4.4-STABLE box as gateway to internet (running ipfw/natd), serving 3 PC's, one running Win98SE, one running WinXP and one running NextStep 3.3 From FBSD box I can ftp from command line and download via browser (Konquerer, Mozilla) without problem. From Win98SE/XP/NextStep I can browse (http), but cannot ftp. I've tried both from command line and from browser (and ftp app "Yftp" on Next). 98SE has IE 5.5, XP has 6.0, NS runs OmniWeb 2.2. I though it was the problem I read about using "passive" transfers because of the firewall (I can log into the ftp server, but cannot dir/ls or get or anything else). However, when I open the firewall (add pass all from any to any), it still doesn't work. So I wonder if NAT might play a part in the problem, and wonder what I should try next. Regards, Thor _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 1:18: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 4FF1E37B417 for ; Tue, 13 Nov 2001 01:17:59 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163Zhc-0005jr-01; Tue, 13 Nov 2001 09:17:56 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163Zft-0000V4-00; Tue, 13 Nov 2001 09:16:09 +0000 From: Wayne Pascoe To: "Toomas Aas" Cc: Subject: Re: slightly OT: Unix MTA vs Exchange References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <200111130731.fAD7Vo928681@lv.raad.tartu.ee> Date: 13 Nov 2001 09:16:09 +0000 In-Reply-To: <200111130731.fAD7Vo928681@lv.raad.tartu.ee> Message-ID: <86r8r3f2ue.fsf@pan.ehsrealtime.com> Lines: 32 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 "Toomas Aas" writes: > Hi Wayne! > > On 12 Nov 01 at 23:06 you wrote: > > > If however, they are using it for shared calendaring or the calendar > > and mail client integration, be careful. I don't know of any > > applications on Unix platforms that provide this kind of 'groupware'. > > > > If anyone has any information to contradict this, I'd be interested to > > hear it. I'd love to be able to punt a decent alternative to Exchange. > > The guys at http://www.horde.org/ are working on a sort of > web-based groupware suite which is written entirely in PHP. I > haven't tried out the entire suite - I'm only using the e-mail part > - but from what I've heard the latest version is quite usable. Granted, it might be usable. But then you face an even bigger challenge than just moving everyone to a different server platform. You have to convince your company to change the way people use mail. In a 300+ person organisation, no sane director wil ever pick this option. Loss of productivity and retraining costs would be through the roof! -- - Wayne Pascoe | I have a very firm grasp on reality. freebsd@molemanarmy.com | I can reach out and strangle it any time! http://www.molemanarmy.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 1:18:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from phear.huffstutler.com (cm623478-b.ftwrth1.tx.home.com [24.8.250.141]) by hub.freebsd.org (Postfix) with ESMTP id 2222137B416 for ; Tue, 13 Nov 2001 01:18:33 -0800 (PST) Received: from crack (crack [24.4.14.227]) by phear.huffstutler.com (8.11.6/8.11.1) with SMTP id fAD3Jdg01694 for ; Tue, 13 Nov 2001 03:19:39 GMT (envelope-from david@huffstutler.com) Message-ID: <002401c16c35$154fc3a0$e30e0418@huffstutler.com> From: "David" To: Subject: zip drive Date: Tue, 13 Nov 2001 03:19:38 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running FreeBSD 4.4-RELEASE. I recently installed an Iomega Zip Drive. DMESG shows "afd0: 96MB [96/64/32] at ata1-slave using PIO3" From this point I'm not sure how to mount the Zip Drive. I tried using the FreeBSD HandBook for Tape Drives and changing the pertinent info but to no avail. I can't find any documentation refering to a zip drive and FreeBSD. So any help is appreciated Thanks, David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 1:29:35 2001 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 AA6AC37B405 for ; Tue, 13 Nov 2001 01:29:33 -0800 (PST) Received: from dialup-209.245.139.73.dial1.sanjose1.level3.net ([209.245.139.73] helo=blossom.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163Zsq-0000Pt-00; Tue, 13 Nov 2001 01:29:33 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAD9T7P60457; Tue, 13 Nov 2001 01:29:07 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 01:29:06 -0800 From: "Crist J. Clark" To: Jean-Yves Lefort Cc: freebsd-questions@FreeBSD.ORG Subject: Re: syslogd stopping reporting to a remote host after that host has been down Message-ID: <20011113012906.H45158@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011111161936.A6625@jsite.lefort.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011111161936.A6625@jsite.lefort.net>; from jylefort@brutele.be on Sun, Nov 11, 2001 at 04:19:36PM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 11, 2001 at 04:19:36PM +0100, Jean-Yves Lefort wrote: > Hi all. > > A few days ago i finally moved my family internet gateway from my own > workstation to a dedicated server. On that server i have configured > syslogd to dup the logs to my workstation, so that i can see what's happening > without having to ssh to the gateway. > The thing works absolutely fine but there is something annoying: > Whenever i shutdown my workstation, the gateway stops logging to my workstation; > this is normal, but when i bring my workstation up again, the gateway's syslogd > dont seems to notice it and i have to ssh to that gateway and do a > 'killall -HUP syslogd' in order to reactivate the remote logging. This is known behavior. See PR bin/31029. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 1:42:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 380AB37B418 for ; Tue, 13 Nov 2001 01:42:33 -0800 (PST) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id fAD9eoN29692; Tue, 13 Nov 2001 10:40:50 +0100 (MET) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111130859.SAA61975@gw.one.com.au> Date: Tue, 13 Nov 2001 10:41:09 +0100 (CET) From: Micke Josefsson To: User Raymond Subject: RE: The need for speed 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 I really have no clue but I'd try removing all but the 1st processor and try again. Maybe the install prog gets confused by the wealth of processors? /M On 13-Nov-2001 User Raymond wrote: > > We use uni and dual processor PIII systems with FreeBSD and the MUMPS > language (it's an ANSI database language - see http://www.mumps.org/ ). > The language and application tend to be mainly processor bound (due > to the poor coding in the language, mine). I'm looking for more speed > than a dual 1GHZ PIII system for a largish customer - to this end I'm > attempting to boot FreeBSD 4.4-RELEASE on an Intel server with > 4 x Pentium xeon 700MHZ processors, each with 1MB cache. > > Wether I boot from floppy or CD, this thing immediately halts > (no twirling batton at all) with "BTX halted" after a lot of numbers. > (I can copy down all the crash screen if this is any use to anyone.) > > So - two questions... > > 1. Have I encountered a known (fixable) problem? > > 2. What is the best way to go to get more grunt than a dual 1GHZ PIII? > > > Ray Newman > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.4-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 1:51: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id E6C7F37B418 for ; Tue, 13 Nov 2001 01:50:57 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 163aDT-0004TI-00; Tue, 13 Nov 2001 09:50:51 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 163aCs-000MVG-00; Tue, 13 Nov 2001 09:50:14 +0000 Date: Tue, 13 Nov 2001 09:50:14 +0000 From: setantae To: Wayne Pascoe Cc: Fernando Gleiser , questions@freebsd.org Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011113095014.GA86200@rhadamanth> References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> User-Agent: Mutt/1.3.23.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 Mon, Nov 12, 2001 at 11:06:00PM +0000, Wayne Pascoe wrote: > Fernando Gleiser writes: > > > A friend of mine is trying to convince his boss to migrate from M$ Exchange > > to BSD runing Sendmail or Postfix and IMAP. > > Just a word of warning here. If all they are using Exchange for is > mail, then no problems. Something like exim or postfix with an LDAP > server for the address book should sort everything out. > > If however, they are using it for shared calendaring or the calendar > and mail client integration, be careful. I don't know of any > applications on Unix platforms that provide this kind of 'groupware'. > > If anyone has any information to contradict this, I'd be interested to > hear it. I'd love to be able to punt a decent alternative to Exchange. Despite not being able to find it, I am _sure_ that I say a posting on the exim-users list sometime in the past that suggested that all of that functionality was implemented client-side in Outlook, and that an Exchange server was actually surplus to requirements. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 2: 9: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interchange.ubc.ca (mail.interchange.ubc.ca [137.82.27.15]) by hub.freebsd.org (Postfix) with ESMTP id 64E2F37B405 for ; Tue, 13 Nov 2001 02:09:05 -0800 (PST) Received: from dsl232.net.ubc.ca ([142.103.175.232] helo=zevez) by mail.interchange.ubc.ca with smtp (Exim 3.03 #1) id 163aTh-00018Y-00; Tue, 13 Nov 2001 02:07:37 -0800 Message-Id: <3.0.32.20011113020746.0176fc70@pop.interchange.ubc.ca> X-Sender: zev@pop.interchange.ubc.ca X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 13 Nov 2001 02:07:49 -0800 To: User Raymond From: Zev Thompson Subject: Re: The need for speed Cc: 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 don't know much about the first question, but if you're looking for more processor power you could look into a dual athlon system - a pair of Athlon MP 1800+ processors would be a significant speed boost. Zev >2. What is the best way to go to get more grunt than a dual 1GHZ PIII? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 2:10:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14305.mail.yahoo.com (web14305.mail.yahoo.com [216.136.173.81]) by hub.freebsd.org (Postfix) with SMTP id 72A0537B417 for ; Tue, 13 Nov 2001 02:10:13 -0800 (PST) Message-ID: <20011113101013.31369.qmail@web14305.mail.yahoo.com> Received: from [203.164.42.223] by web14305.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 10:10:13 GMT Date: Tue, 13 Nov 2001 10:10:13 +0000 (GMT) From: =?iso-8859-1?q?shanon=20loveridge?= Subject: Ethernet card problems To: 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 OK people I have spent the last two nights trying to get this to work so would really appreciate it if you could help me out. I have a SMC EZ Card 10/100 PCI 1211-TX I have checked and it is on the supported hardware list and it is listed under RealTek 8129/8139 fast ethernet NICs. After looking around I found that the driver for this is rl. Correct me if I am wrong but it looks like I need to configure the NIC on the rl0 Interface. However if I try to set it up in /stand/sysinstall Configure - Networking - Interfaces it doesn't have the option to select it. Could someone please give me an idea in how to set this up. thanks Shanon __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.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 Nov 13 2:16:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 638CA37B41C for ; Tue, 13 Nov 2001 02:16:29 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163acC-0005rZ-01; Tue, 13 Nov 2001 10:16:24 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163aaU-0000Yf-00; Tue, 13 Nov 2001 10:14:38 +0000 From: Wayne Pascoe To: setantae Cc: questions@freebsd.org Subject: Re: slightly OT: Unix MTA vs Exchange References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> <20011113095014.GA86200@rhadamanth> Date: 13 Nov 2001 10:14:37 +0000 In-Reply-To: <20011113095014.GA86200@rhadamanth> Message-ID: <86r8r3dlki.fsf@pan.ehsrealtime.com> Lines: 44 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 setantae writes: > > If anyone has any information to contradict this, I'd be interested to > > hear it. I'd love to be able to punt a decent alternative to Exchange. > > Despite not being able to find it, I am _sure_ that I say a posting on > the exim-users list sometime in the past that suggested that all of that > functionality was implemented client-side in Outlook, and that an Exchange > server was actually surplus to requirements. That's mostly accurate. The way meetings are generated in Outlook, is that an e-mail is generated with a specific format. Upon receipt, other outlook clients know that this is a meeting request and take actions. This part is doable with any MTA on the backend. When things get tricky is shared calendars. When you have a holiday calendar for the entire department, that is maintained on the central server. Each client that has permissions can change items in this calendar and all other clients see these changes. But wait, there's more :) There is also an outlook web interface to this that allows non windows or mac users (ie. me) to be able to see and book items in shared calendars. This cannot be provided by a generic MTA :) Both of these functions are available through different applications on FreeBSD, but the trick is the integration. Because many large company's have become dependant on being able to do all of this in one place, we really need a solution that will provide this. But because Microsoft controls the desktop, and their client software doesn't easily accept plugins, you basically have to reverse engineer and re-implement the exchange protocol. I looked at doing this a few months back, but its an enormous task and I'm far too stupid. -- - Wayne Pascoe | 'tis far easier to get forgiveness than freebsd@molemanarmy.com | it is to get permission - probably someone http://www.molemanarmy.com | famous, but more often, my Dad. | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 2:32:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 2D20137B416 for ; Tue, 13 Nov 2001 02:32:36 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 163arp-0005Lh-00; Tue, 13 Nov 2001 10:32:33 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 163arW-000Mci-00; Tue, 13 Nov 2001 10:32:14 +0000 Date: Tue, 13 Nov 2001 10:32:14 +0000 From: setantae To: shanon loveridge Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet card problems Message-ID: <20011113103214.GA86860@rhadamanth> Mail-Followup-To: setantae , shanon loveridge , freebsd-questions@FreeBSD.ORG References: <20011113101013.31369.qmail@web14305.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011113101013.31369.qmail@web14305.mail.yahoo.com> User-Agent: Mutt/1.3.23.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 Tue, Nov 13, 2001 at 10:10:13AM +0000, shanon loveridge wrote: > > I have a SMC EZ Card 10/100 PCI 1211-TX > > I have checked and it is on the supported hardware > list and it is listed under RealTek 8129/8139 fast > ethernet NICs. After looking around I found that the > driver for this is rl. Try booting a generic kernel and see what it detects the card as. I have an SMC card (though I'm not sure of the actual model) that uses the dc(4) driver: dc0: port 0xc400-0xc4ff mem 0xdbfebf00-0xdbfebfff irq 16 at device 13.0 on pci0 dc0: Ethernet address: 00:50:bf:76:2a:98 miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 2:53:38 2001 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 A0DC537B416 for ; Tue, 13 Nov 2001 02:53:36 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id AEAAA2B75C; Tue, 13 Nov 2001 11:53:32 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 26207162; Tue, 13 Nov 2001 21:53:28 +1100 (EST) Date: Tue, 13 Nov 2001 21:53:28 +1100 From: Edwin Groothuis To: Rob B Cc: questions@freebsd.org Subject: Re: make options Message-ID: <20011113215328.G684@k7.mavetju.org> References: <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au> <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <5.1.0.14.2.20011113162621.03a51ec0@pop.ozemail.com.au> <20011113174042.D684@k7.mavetju.org> <5.1.0.14.2.20011113174628.01f3a730@pop.ozemail.com.au> <20011113175516.F684@k7.mavetju.org> <5.1.0.14.2.20011113184249.01fa0b80@pop.ozemail.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20011113184249.01fa0b80@pop.ozemail.com.au>; from rbyrnes@ozemail.com.au on Tue, Nov 13, 2001 at 06:44:29PM +1100 Sender: owner-freebsd-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, Nov 13, 2001 at 06:44:29PM +1100, Rob B wrote: > > # /usr/ports/www/squid24 makefile options > # - Enable ICMP pinging for heirarchy stats and selection > --enable-icmp > # - Enable logging of the User-Agent header > --enable-useragent-log > # - Kill parent (eg: RunCache) on shutdown (use with great care!!) > --enable-kill-parent-hack > # - Turn on SNMP server support > --enable-snmp > > Wouldn't every make operation try to use these flags though? Hmmm... after some more carefull looking at how /etc/make.conf is used I realize that what I was a little bit too optimistic regarding that. I was hoping that it would be able to be done via such a construction: .if defined(PORTNAME) && ${PORTNAME} == "squid" CONFIGURE_ARGS += --enable-icmp CONFIGURE_ARGS += --enable-useragent-log .endif but the brute assign-method used in the Makefile of squid24 breaks this. I'm sorry but it can't be solved this way. Edwin, always optimistic -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Nov 13 2:53:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail012.syd.optusnet.com.au (mail012.syd.optusnet.com.au [203.2.75.172]) by hub.freebsd.org (Postfix) with ESMTP id BAFC337B416 for ; Tue, 13 Nov 2001 02:53:49 -0800 (PST) Received: from co3043507a (c2176.fitzg1.qld.optusnet.com.au [203.164.30.149]) by mail012.syd.optusnet.com.au (8.11.1/8.11.1) with SMTP id fADAriu16518 for ; Tue, 13 Nov 2001 21:53:44 +1100 Message-ID: <000701c16c31$778903f0$0200a8c0@co3043507a> From: "Brett Johnson" To: Subject: Problem with adduser Date: Tue, 13 Nov 2001 20:53:45 +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 Shell: /usr/local/bin/bash OK? (y/n) [y]: n Add another user? (y/n) [y]: n Goodbye! root@membrain ~/bin/mysql-3.23.44:# Just while i was adding the user mysql, i made a mistake so i thought once prompted i would go back and fix it, hence i pressed "n" yet it appears not to work :) - Brett Johnson (php@optushome.com.au) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 3: 9:30 2001 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 ECF8F37B416 for ; Tue, 13 Nov 2001 03:09:26 -0800 (PST) Received: from hades.hell.gr (patr530-a157.otenet.gr [212.205.215.157]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fADB9M227693; Tue, 13 Nov 2001 13:09:22 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fADB9MR01666; Tue, 13 Nov 2001 13:09:22 +0200 (EET) (envelope-from charon@labs.gr) Date: Tue, 13 Nov 2001 13:09:21 +0200 From: Giorgos Keramidas To: setantae Cc: Wayne Pascoe , Fernando Gleiser , questions@FreeBSD.ORG Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011113110921.GA1639@hades.hell.gr> References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> <20011113095014.GA86200@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011113095014.GA86200@rhadamanth> User-Agent: Mutt/1.3.23.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 setantae wrote: > > Despite not being able to find it, I am _sure_ that I say a posting on > the exim-users list sometime in the past that suggested that all of that > functionality was implemented client-side in Outlook, and that an Exchange > server was actually surplus to requirements. You're probably thinking of an older post of mine. A quick search at google came up with this link: http://groups.google.com/groups?q=freebsd+exchange+microsoft+shared&hl=el&rnum=7&selm=9i40jr%24s4j%241%40FreeBSD.csie.NCTU.edu.tw Hope this helps :) -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 3:33:11 2001 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 5F08537B416 for ; Tue, 13 Nov 2001 03:33:08 -0800 (PST) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 3.12 #1 (Debian)) id 163boS-0004xK-00 for ; Tue, 13 Nov 2001 04:33:08 -0700 Date: Tue, 13 Nov 2001 04:33:08 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Subject: samba+ipnat+wins 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 really confused about a problem I have. THis si my configuration: 172.16.16.2 .254 192.84.x.y Windows PC <----> FreeBSD NAT <------- LAN ---------> | -----> Samba WINS server + CUPS I configured a samba WINS server on my lan but my PC is on a hidden network on MY lan and when I look into wins.dat file my PC appears to be as 172.16.16.2 that is the HIDDEN IP but I expected it to be hte IP of my FreeBSD nattting BOX. I had configured ipnat in this way: map dc0 172.16.16.0/24 -> 192.84.x.y/32 portmap tcp/udp 10000:20000 map dc0 172.16.16.0/24 -> 192.84.x.y/32 Does it mean that NAT works only for the TCP/IP porotocol and not for SMB? Anyway as well I Can print from my windows PC which is hidden behind my FreeBSD box and since I Can print this means that the IP Translation is done... how come then samba writes the ip 172.16.16.2 and not 192.84.x.y in the wins.dat file ?? thanks a lot Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 3:46: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id A0A1537B405 for ; Tue, 13 Nov 2001 03:46:07 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 163c0t-0006gx-00; Tue, 13 Nov 2001 11:45:59 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 163c0o-000Mq5-00; Tue, 13 Nov 2001 11:45:54 +0000 Date: Tue, 13 Nov 2001 11:45:54 +0000 From: setantae To: Giorgos Keramidas Cc: questions@FreeBSD.ORG Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011113114554.GA87707@rhadamanth> Mail-Followup-To: setantae , Giorgos Keramidas , questions@FreeBSD.ORG References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <86bsi77fon.fsf@pan.home.penguinpowered.org.uk> <20011113095014.GA86200@rhadamanth> <20011113110921.GA1639@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011113110921.GA1639@hades.hell.gr> User-Agent: Mutt/1.3.23.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 Tue, Nov 13, 2001 at 01:09:21PM +0200, Giorgos Keramidas wrote: > setantae wrote: > > > > Despite not being able to find it, I am _sure_ that I say a posting on > > the exim-users list sometime in the past that suggested that all of that > > functionality was implemented client-side in Outlook, and that an Exchange > > server was actually surplus to requirements. > > You're probably thinking of an older post of mine. A quick search at > google came up with this link: > > http://groups.google.com/groups?q=freebsd+exchange+microsoft+shared&hl=el&rnum=7&selm=9i40jr%24s4j%241%40FreeBSD.csie.NCTU.edu.tw That is, indeed, the one I was talking about. I'll need to remember to search the correct archive next time ! Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 4:57:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpf.casema.net (smtpf.casema.net [195.96.96.173]) by hub.freebsd.org (Postfix) with SMTP id 9093637B405 for ; Tue, 13 Nov 2001 04:57:16 -0800 (PST) Received: (qmail 8617 invoked by uid 0); 13 Nov 2001 12:57:07 -0000 Received: from unknown (HELO scorn.diderius.nl) (212.64.78.173) by smtpf.casema.net with SMTP; 13 Nov 2001 12:57:07 -0000 Received: from parallax.diderius.nl (parallax.diderius.nl [172.18.4.1]) by scorn.diderius.nl (8.11.2/8.11.2) with ESMTP id fADCurN11747; Tue, 13 Nov 2001 13:56:53 +0100 Received: from 172.19.3.10 (silver.ftx.diderius.nl [172.19.3.10]) by parallax.diderius.nl (8.11.3/8.11.3) with ESMTP id fADCusb00638; Tue, 13 Nov 2001 13:57:00 +0100 (CET) (envelope-from walter@binity.com) Date: Tue, 13 Nov 2001 13:55:46 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational X-Priority: 3 (Normal) Message-ID: <184122402004.20011113135546@binity.com> To: "David" Cc: freebsd-questions@freebsd.org Subject: Re: zip drive In-Reply-To: <002401c16c35$154fc3a0$e30e0418@huffstutler.com> References: <002401c16c35$154fc3a0$e30e0418@huffstutler.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 [in reply to david@huffstutler.com, 13-11-2001] > I can't find any documentation refering to a zip drive and FreeBSD. This page may be helpful for an atapi zip drive: http://pmade.org/~pjones/1998/software/ide_zip.html -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 5: 0: 0 2001 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 5F17137B417 for ; Tue, 13 Nov 2001 04:59:58 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Tue, 13 Nov 2001 12:59:43 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 163d7N-000054-00; Tue, 13 Nov 2001 12:56:45 +0000 Date: Tue, 13 Nov 2001 12:56:45 +0000 (GMT) From: Jan Grant X-X-Sender: To: Haroon Khan Cc: freebsd-questions Subject: Re: unix question In-Reply-To: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.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 Mon, 12 Nov 2001, Haroon Khan wrote: > What are two ways you can execute a shell script without > execute acess permission. > Can you execute a shell script if you do not have read access permission What is an easy way to get homework done for me? How can I learn when others do all my thinking for me? -- 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 That which does not kill us goes straight to our thighs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 5: 0:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpe.casema.net (smtpe.casema.net [195.96.96.172]) by hub.freebsd.org (Postfix) with SMTP id 3B30337B419 for ; Tue, 13 Nov 2001 05:00:02 -0800 (PST) Received: (qmail 30470 invoked from network); 13 Nov 2001 12:59:59 -0000 Received: from unknown (HELO scorn.diderius.nl) (212.64.78.173) by smtpe.casema.net with SMTP; 13 Nov 2001 12:59:59 -0000 Received: from parallax.diderius.nl (parallax.diderius.nl [172.18.4.1]) by scorn.diderius.nl (8.11.2/8.11.2) with ESMTP id fADCxiN11751; Tue, 13 Nov 2001 13:59:44 +0100 Received: from 172.19.3.10 (silver.ftx.diderius.nl [172.19.3.10]) by parallax.diderius.nl (8.11.3/8.11.3) with ESMTP id fADCxjb00642; Tue, 13 Nov 2001 13:59:53 +0100 (CET) (envelope-from walter@binity.com) Date: Tue, 13 Nov 2001 13:58:37 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational X-Priority: 3 (Normal) Message-ID: <107122573461.20011113135837@binity.com> To: FJU@Fritzilldo.com Cc: FreeBSD Questions Subject: Re: I messed up big time. In-Reply-To: <200111130050.fAD0ogw13297@berbee.com> References: <002e01c16bdc$295be530$0301a8c0@fritzilldo> <200111130050.fAD0ogw13297@berbee.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 If you don't want to cvsup, here's a GENERIC from FreeBSD 4.1-RELEASE: http://www.binity.com/~walter/tmp/GENERIC -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:24:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.smed.com (mail.smed.com [64.46.248.225]) by hub.freebsd.org (Postfix) with ESMTP id 48DD337B405 for ; Tue, 13 Nov 2001 06:24:15 -0800 (PST) Received: from smtpgate.smshsc.net (unknown [165.226.204.25]) by mail.smed.com (Postfix) with ESMTP id 471DA47E06 for ; Tue, 13 Nov 2001 09:24:09 -0500 (EST) Received: from iesa14.smshsc.net (iesa14.shrmed.com [165.226.204.44]) by smtpgate.smshsc.net (8.9.3/8.9.3) with ESMTP id JAA31734 for ; Tue, 13 Nov 2001 09:24:08 -0500 From: Joe.Warner@smed.com Received: from uranus.smed.com (unverified) by iesa14.smshsc.net (Content Technologies SMTPRS 2.0.15) with ESMTP id ; Tue, 13 Nov 2001 09:05:47 -0500 Subject: Re: Message Board Apps To: Brian Sobolak Cc: FreeBSD-Questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001 Message-Id: Date: Tue, 13 Nov 2001 07:05:08 -0700 X-MIMETrack: Serialize by Router on Uranus/SMS(Release 5.0.8 |June 18, 2001) at 11/13/2001 09:05:48 AM 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 >I don't know what goals you have for the site, but UltimateBBS is very= >popular (albeit commercial). Yes, I've seen UltimateBBS and I like it a lot. However, budgets are tight right now so I'm more interested in an Open Source BBS. Thanks Joe Joe Warner | Sr. Operations Technical Analyst | Siemens Health Service= s | 215 N. Admiral Byrd Road | Salt Lake City, UT 84116 =A0| Ph: 801-539-4= 978 | Fax: 801-533-8004 | Joe.Warner@smed.com = =20 Brian Sobolak = =20 cc: FreeBSD-Questions@free= bsd.org =20 Subject: Re: Message Board= Apps =20 11/12/2001 = =20 10:24 PM = =20 Please respond = =20 to Brian = =20 Sobolak = =20 = =20 = =20 Hello Joe, Monday, November 12, 2001, 8:34:21 AM, you wrote: JWsc> Hi, JWsc> This question isn't technical but it's not really JWsc> a newbie question either, so I didn't know which JWsc> list to send this to. JWsc> I'm looking for a good Message Board application JWsc> to run on my FreeBSD 4.4-STABLE server at work. JWsc> Preferebly something in ports. I'm running the latest JWsc> version of Apache-mod_php4/MySQL JWsc> I've looked around over at SourceForge and JWsc> FreshMeat and didn't see anything that grabbed me. JWsc> Can anyone recommend anything? I don't know what goals you have for the site, but UltimateBBS is very popular (albeit commercial). brian = ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions Health Services Corporation and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to CSOffice@smed.com. Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:26: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.kconline.com (mail.kconline.com [216.241.132.11]) by hub.freebsd.org (Postfix) with ESMTP id 2AEC037B416 for ; Tue, 13 Nov 2001 06:25:42 -0800 (PST) Received: from clint (b3.710.kconline.com [216.241.143.36]) by mail.kconline.com (8.12.1/8.12.1) with SMTP id fADEPfRq049977 for ; Tue, 13 Nov 2001 09:25:41 -0500 (EST)?g (envelope-from clintw@kconline.com)œ Message-ID: <001601c16c4f$21f7aae0$248ff1d8@clint> From: "Clint Wilson" To: Subject: Rebuilding Kernel Date: Tue, 13 Nov 2001 09:25:59 -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 Greetings, I am trying to rebuild my kernel to add IPFW support in to it and I keep getting the following error on make. echo: linking: illegal group name *** Error code 1 Stop in /usr/src/sys/compile/NITRO7. I have double checked /etc/group and it all looks good. My original build just added the following line: options IPFIREWALL_VERBOSE #IPFW Received the same error, so I decided to streamline my kernel with stuff I did not need and still received the error. I appreciate any help you may be able to offer. NITRO7 is the name of the kernel. I am also going to include my kernel it as follows: # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246.2.24 2001/04/05 17:23:10 sos Exp $ machine i386 #cpu I386_CPU cpu I486_CPU #cpu I586_CPU #cpu I686_CPU ident NITRO7 maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required #options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev options IPFIREWALL_VERBOSE #IPFW options IPFIREWALL options IPFIREWALL_FORWARD # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 #device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Tekram DC-390(T)) #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) #options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 # SCSI peripherals #device scbus # SCSI bus (required) #device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) # RAID controllers interfaced to the SCSI subsystem #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device dpt # DPT Smartcache - See LINT for options! #device mly # Mylex AcceleRAID/eXtremeRAID # RAID controllers #device aac # Adaptec FSA RAID, Dell PERC2/PERC3 #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device pcn # AMD Am79C79x PCI 10/100 NICs device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 device ex device ep device fe0 at isa? port 0x300 # Xircom Ethernet device xe # PRISM I IEEE 802.11b wireless NIC. device awi # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attachment needed # and resources will always be dynamically assigned by the pccard code. device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those parameters here. device an # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device pcn # AMD Am79C79x PCI 10/100 NICs device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 device ex device ep device fe0 at isa? port 0x300 # Xircom Ethernet device xe # PRISM I IEEE 802.11b wireless NIC. device awi # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attachment needed # and resources will always be dynamically assigned by the pccard code. device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those parameters here. device an # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # 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 ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse #device uscanner # Scanners # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:32: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 6871F37B405 for ; Tue, 13 Nov 2001 06:31:57 -0800 (PST) Received: from twincat.vladsempire.net (hutch-748.hutchtel.net [206.10.71.48]) by services.webwarrior.net (Postfix) with ESMTP id 791D618B for ; Tue, 13 Nov 2001 08:31:59 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 06DF239E2; Tue, 13 Nov 2001 08:00:29 +0000 (GMT) Date: Tue, 13 Nov 2001 08:00:29 +0000 From: Josh Paetzel To: Walter Hop Cc: David , freebsd-questions@FreeBSD.ORG Subject: Re: zip drive Message-ID: <20011113080029.B9434@twincat.vladsempire.net> Mail-Followup-To: Walter Hop , David , freebsd-questions@FreeBSD.ORG References: <002401c16c35$154fc3a0$e30e0418@huffstutler.com> <184122402004.20011113135546@binity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <184122402004.20011113135546@binity.com>; from walter@binity.com on Tue, Nov 13, 2001 at 01:55:46PM +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 Tue, Nov 13, 2001 at 01:55:46PM +0100, Walter Hop wrote: > [in reply to david@huffstutler.com, 13-11-2001] > > > I can't find any documentation refering to a zip drive and FreeBSD. > > This page may be helpful for an atapi zip drive: > http://pmade.org/~pjones/1998/software/ide_zip.html > > -- > Walter Hop > Updated contact information: http://www.binity.com/~walter/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message You might take a look at /usr/share/doc/en/articles/zip-drive/index.html It's got info on how to use all three types of zip drives in freebsd. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:32: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 6B66837B416 for ; Tue, 13 Nov 2001 06:31:57 -0800 (PST) Received: from twincat.vladsempire.net (hutch-748.hutchtel.net [206.10.71.48]) by services.webwarrior.net (Postfix) with ESMTP id 851AE33D for ; Tue, 13 Nov 2001 08:31:59 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 36F9D39C0; Tue, 13 Nov 2001 07:54:42 +0000 (GMT) Date: Tue, 13 Nov 2001 07:54:42 +0000 From: Josh Paetzel To: Thor Legvold Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Message-ID: <20011113075441.A9434@twincat.vladsempire.net> Mail-Followup-To: Thor Legvold , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from tlegvold@hotmail.com on Tue, Nov 13, 2001 at 09:07:40AM +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 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 13, 2001 at 09:07:40AM +0000, Thor Legvold wrote: > I've read through the docs, but haven't been able to solve this seemingly > simple problem: > > FBSD 4.4-STABLE box as gateway to internet (running ipfw/natd), serving 3 > PC's, one running Win98SE, one running WinXP and one running NextStep 3.3 > > >From FBSD box I can ftp from command line and download via browser > (Konquerer, Mozilla) without problem. From Win98SE/XP/NextStep I can browse > (http), but cannot ftp. I've tried both from command line and from browser > (and ftp app "Yftp" on Next). 98SE has IE 5.5, XP has 6.0, NS runs OmniWeb > 2.2. > > I though it was the problem I read about using "passive" transfers because > of the firewall (I can log into the ftp server, but cannot dir/ls or get or > anything else). However, when I open the firewall (add pass all from any to > any), it still doesn't work. So I wonder if NAT might play a part in the > problem, and wonder what I should try next. > > Regards, > Thor I am using a 4.4-STABLE machine running natd/ipfw as the gateway for 3 other FreeBSD machines. None of the machines have any problems accessing ftp or any other service that I want them to for that matter. Perhaps if you posted your ruleset it would be a bit easier to tell what's wrong. Keep in mind that ftp really doesn't work if both the server and the client are behind firewalls. ;) I'll attach a copy of my ruleset so you can try it out or at least compare it to what you have. Josh --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=fwrules /sbin/ipfw -f flush /sbin/ipfw add divert natd all from any to any via tun0 /sbin/ipfw add allow ip from any to any via lo0 /sbin/ipfw add allow ip from any to any via ed0 /sbin/ipfw add allow tcp from any to any out xmit tun0 setup /sbin/ipfw add allow tcp from any to any via tun0 estab /sbin/ipfw add allow tcp from any to any 22 setup /sbin/ipfw add allow tcp from any to any 80 setup /sbin/ipfw add allow udp from any to any out xmit tun0 /sbin/ipfw add allow udp from any to any in recv tun0 /sbin/ipfw add allow tcp from any to any 113 out xmit /sbin/ipfw add allow tcp from any to any 113 via tun0 /sbin/ipfw add 65434 allow icmp from any to any /sbin/ipfw add 65435 deny ip from any to any --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:34:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 0E42037B419 for ; Tue, 13 Nov 2001 06:33:59 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163edQ-0006V1-01; Tue, 13 Nov 2001 14:33:56 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163ebh-000DnU-00; Tue, 13 Nov 2001 14:32:09 +0000 From: Wayne Pascoe To: "Clint Wilson" Cc: Subject: Re: Rebuilding Kernel References: <001601c16c4f$21f7aae0$248ff1d8@clint> Date: 13 Nov 2001 14:32:09 +0000 In-Reply-To: <001601c16c4f$21f7aae0$248ff1d8@clint> Message-ID: <86lmhabv2u.fsf@pan.ehsrealtime.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 "Clint Wilson" writes: > echo: linking: illegal group name > *** Error code 1 > > Stop in /usr/src/sys/compile/NITRO7. Could you post a couple more lines before the stop so that we have some context. > # SCSI peripherals > #device scbus # SCSI bus (required) > #device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > #device cd # CD > #device pass # Passthrough device (direct SCSI > access) Many things such as certain usb devices need scbus or da in the kernel. I would advise uncommenting these unless you are sure that you don't need them. > # PCI Ethernet NICs that use the common MII bus controller code. > # NOTE: Be sure to keep the 'device miibus' line in order to use > these NICs! > device miibus # MII bus support > #device dc # DEC/Intel 21143 and various --snip-- > # PCI Ethernet NICs that use the common MII bus controller code. > # NOTE: Be sure to keep the 'device miibus' line in order to use > these NICs! > device miibus # MII bus support > #device dc # DEC/Intel 21143 and various It looks like this section appears in your config twice ? Lastly, can you compile a GENERIC kernel using the same commands ? Regards, -- - Wayne Pascoe | There are no stupid questions, freebsd@molemanarmy.com | only stupid people. http://www.molemanarmy.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:41:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id AE81937B416 for ; Tue, 13 Nov 2001 06:41:40 -0800 (PST) Received: (qmail 9521 invoked by uid 100); 13 Nov 2001 14:41:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15345.12579.877384.503861@guru.mired.org> Date: Tue, 13 Nov 2001 08:41:39 -0600 To: =?iso-8859-1?q?shanon=20loveridge?= Cc: questions@freebsd.org Subject: Re: ATX soft power switch In-Reply-To: <107540341@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG shanon loveridge types: > Is there a way to make use of the ATX soft power > switch in FreeBSD so the computer will automaticaly > power off when shutdown? > > I know this can be done in Linux by recompiling the > kernal with this feature set. You need to build the kernel with apm enabled. At that point, "shutdown -p" should do what you want. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:42:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts11-srv.bellnexxia.net (tomts11.bellnexxia.net [209.226.175.55]) by hub.freebsd.org (Postfix) with ESMTP id 802ED37B416 for ; Tue, 13 Nov 2001 06:42:13 -0800 (PST) Received: from xena.gsicomp.on.ca ([216.209.80.3]) by tomts11-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011113144205.YBTH24249.tomts11-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 13 Nov 2001 09:42:05 -0500 Received: from localhost (matt@localhost) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id fADEXq008148; Tue, 13 Nov 2001 09:33:53 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Tue, 13 Nov 2001 09:33:52 -0500 (EST) From: Matthew Emmerton To: =?iso-8859-1?q?shanon=20loveridge?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet card problems In-Reply-To: <20011113101013.31369.qmail@web14305.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 It's probably because the rl driver doesn't know that your SMC card uses the rl chipset. If you already have FreeBSD installed on your machine, can you send the output of 'pciconf -l'? -- Matthew Emmerton || matt@gsicomp.on.ca GSI Computer Services || http://www.gsicomp.on.ca On Tue, 13 Nov 2001, [iso-8859-1] shanon loveridge wrote: > OK people > I have spent the last two nights trying to get this to > work so would really appreciate it if you could help > me out. > > I have a SMC EZ Card 10/100 PCI 1211-TX > > I have checked and it is on the supported hardware > list and it is listed under RealTek 8129/8139 fast > ethernet NICs. After looking around I found that the > driver for this is rl. Correct me if I am wrong but it > looks like I need to configure the NIC on the rl0 > Interface. However if I try to set it up in > /stand/sysinstall Configure - Networking - Interfaces > it doesn't have the option to select it. > > Could someone please give me an idea in how to set > this up. > > thanks > > Shanon > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page from News and Sport to Email and Music Charts > http://uk.my.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 Nov 13 6:43:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylvester.dsj.net (sylvester.dsj.net [208.148.151.43]) by hub.freebsd.org (Postfix) with ESMTP id 3673137B41A for ; Tue, 13 Nov 2001 06:43:31 -0800 (PST) Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id JAA11414; Tue, 13 Nov 2001 09:43:16 -0500 Date: Tue, 13 Nov 2001 09:43:16 -0500 From: "David S. Jackson" To: Jackson Donadel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: seeking a outlook express based mail checker Message-ID: <20011113094315.B7444@sylvester.dsj.net> Reply-To: "David S. Jackson" References: <004201c16b0b$31940100$c1b6b0c8@f4qu1r> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <004201c16b0b$31940100$c1b6b0c8@f4qu1r>; from fatboy@linuxbr.com.br on Sun, Nov 11, 2001 at 09:47:13PM -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, Nov 11, 2001 at 09:47:13PM -0200 Jackson Donadel wrote: > Hi all > > Ok, I like Outlook Express, and itīs the only reason iīm still using > windows. I didn't see Pronto mentioned. See www.muhri.net/pronto. I personally have had better luck with Sylpheed, but mutt, for all its power and flexibility, is my undisputed favorite. For a gui client, Pronto isn't bad, but Sylpheed has served me better. -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= God is a comic playing to an audience that's afraid to laugh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:45:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 6EAF537B417 for ; Tue, 13 Nov 2001 06:45:52 -0800 (PST) Received: (qmail 9589 invoked by uid 100); 13 Nov 2001 14:45:50 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15345.12830.416806.361430@guru.mired.org> Date: Tue, 13 Nov 2001 08:45:50 -0600 To: Edwin Groothuis Cc: questions@freebsd.org Subject: Re: make options In-Reply-To: <83615310@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Edwin Groothuis types: > I was hoping that it would be able to be done via such a construction: > .if defined(PORTNAME) && ${PORTNAME} == "squid" > CONFIGURE_ARGS += --enable-icmp > CONFIGURE_ARGS += --enable-useragent-log > .endif > > but the brute assign-method used in the Makefile of squid24 breaks this. > > I'm sorry but it can't be solved this way. If you really need to keep track of it, put a short shell script in the ports directory that just runs make with the proper options. I vaguely recall mutterings about some tool - pkg_info? portupgrade? - that would record this information. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 6:52:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web21107.mail.yahoo.com (web21107.mail.yahoo.com [216.136.227.109]) by hub.freebsd.org (Postfix) with SMTP id 6128C37B41F for ; Tue, 13 Nov 2001 06:51:56 -0800 (PST) Message-ID: <20011113145156.86880.qmail@web21107.mail.yahoo.com> Received: from [62.254.0.4] by web21107.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 06:51:56 PST Date: Tue, 13 Nov 2001 06:51:56 -0800 (PST) From: Hiten Pandya Subject: libssh.so problem 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 hi.. i just installed FreeBSD-4.4... when i try to make a custom kernel.. everything goes fine... except... it stops at.. /usr/local/bin/ld: -lssh not found... i think there is no libssh... but why is that... the pam_ssh build fails... and i cant disable it... help will be very appreciated... ===== regards, Hiten Pandya ---------------------------------------------------- Guys!... stay away from Einstein Junior! ---------------------------------------------------- __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 13 7: 9:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stuff.webintl.com (ns.webintl.com [209.248.144.5]) by hub.freebsd.org (Postfix) with ESMTP id 1490337B418 for ; Tue, 13 Nov 2001 07:09:13 -0800 (PST) Received: from [192.168.123.20] (adsl-66-136-237-161.dsl.ltrkar.swbell.net [66.136.237.161]) by stuff.webintl.com (8.9.3/8.9.3) with ESMTP id JAA01715 for ; Tue, 13 Nov 2001 09:09:11 -0600 Mime-Version: 1.0 X-Sender: freebsd@mail.webintl.com Message-Id: In-Reply-To: <3BF01F2F.D166ACC3@lmco.com> References: <002f01c16b82$01f46940$1401a8c0@tedm.placo.com> <3BF01F2F.D166ACC3@lmco.com> Date: Tue, 13 Nov 2001 09:09:10 -0600 To: freebsd-questions@freebsd.org From: Albert Everett Subject: Re: Max number of NIC's and aliases 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 Perhaps someone could answer the original question: are there any practical limits to the number of ip aliases one can add to a nic? The follow-on questions: does the routing solution do the right thing for setting up multiple SSL-enabled web sites, and if so, how do you do it? Albert >I beg to disagree. I have in the past set up a number of research >scenarios where it was desirable to use 'a ton of aliases' to create >a ton of subnets, each with different characteristics. These different >subnets are in turn routed through different devices downstream >based on their subnets. It is very convenient to use a subnet and >an alias to pick out a certain pathway through a maze of simulation >devices and nodes that are all interconnected. > >Rick > >Ted Mittelstaedt wrote: > >> Because it's totally, completely stupid to put 64 aliases on a FreeBSD >> interface with you can simply route a /26 to it. >> >> Ted Mittelstaedt tedm@toybox.placo.com >> Author of: The FreeBSD Corporate Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com >> >> >-----Original Message----- >> >From: owner-freebsd-questions@FreeBSD.ORG >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >> >Sent: Monday, November 12, 2001 3:05 AM >> >To: Guido Fortunati >> >Cc: freebsd-questions@FreeBSD.ORG >> >Subject: RE: Max number of NIC's and aliases >> > >> > >> >Hmm, quite interesting.. if there's a known bug in BIND as you say, why >> >no one fixes it? >> > >> >Noor >> > >> > >> >-----Original Message----- >> >From: Guido Fortunati [mailto:zuez@smartdigitalinc.com] >> >Sent: Monday, November 12, 2001 12:57 PM >> >To: 'Noor Dawod' >> >Subject: RE: Max number of NIC's and aliases >> > >> > >> >I don't think there's a limit for aliases. >> >But afaik, there's a bug when using BIND that prevents named from >> >starting >> >properly when there are more than 64 aliases on an interface. >> >Besides that, i don't think you'll have any problem using as many >> >aliases as you want. >> > >> >-guido >> > >> > >> >-----Original Message----- >> >From: owner-freebsd-questions@FreeBSD.ORG >> >[mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Noor Dawod >> >Sent: Lunes, 12 de Noviembre de 2001 07:45 a.m. >> >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG >> >Subject: RE: Max number of NIC's and aliases >> > >> > >> >And what about the aliases? How many aliases can FreeBSD or a NIC >> >handle? >> > >> >Noor >> > >> > >> >-----Original Message----- >> >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] >> >Sent: Monday, November 12, 2001 12:25 PM >> >To: Noor Dawod; freebsd-questions@FreeBSD.ORG > > >Subject: RE: Max number of NIC's and aliases > > > > > > > > >No to both - but consider the speed of the average PCI bus. Your not > > >going to be able to keep a bunch of NICS in saturation on a PC, >> >espically 100Mbt full duplex ones. >> > >> >Ted Mittelstaedt >> >tedm@toybox.placo.com >> >Author of: The FreeBSD Corporate Networker's >> >Guide >> >Book website: >> >http://www.freebsd-corp-net-guide.com >> > >> > >> >>-----Original Message----- >> >>From: owner-freebsd-questions@FreeBSD.ORG >> >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod >> >>Sent: Sunday, November 11, 2001 4:40 AM >> >>To: freebsd-questions@FreeBSD.ORG >> >>Subject: Max number of NIC's and aliases >> >> >> >> >> >>Hi, >> >> >> >>I have two questions to the list: >> >> >> >>1) is there a known number of NIC's that FreeBSD cannot handle anymore? >> >>2) is there a known number of aliases on one NIC that FreeBSD cannot >> >>handle anymore? >> >> >> >>Thanks in advance. >> >> >> >>Noor > > >> -- ----------------------------------------------------------------------- Albert Everett - Web International, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:11:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id 14B3837B405 for ; Tue, 13 Nov 2001 07:11:55 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.188.158]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id fADFCE804610; Tue, 13 Nov 2001 10:12:15 -0500 (EST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.6/8.11.4) id fADFBWc18011; Tue, 13 Nov 2001 10:11:32 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org, FJU@Fritzilldo.com Subject: Re: I messed up big time. References: <002e01c16bdc$295be530$0301a8c0@fritzilldo> From: Lowell Gilbert Date: 13 Nov 2001 10:11:31 -0500 In-Reply-To: FJU@Fritzilldo.com's message of "Tue, 13 Nov 2001 00:43:28 +0000 (UTC)" Message-ID: <44heryeme4.fsf@lowellg.ne.mediaone.net> Lines: 18 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FJU@Fritzilldo.com writes: > > I DELETED MY KERNEL CONFIG FILE!! STUPID ME! > CAN SOMEBODY PLEASE SEND ME GENERIC? > > FREEBSD VERSION 4.1 Go directly to the source: http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/i386/conf/GENERIC?only_with_tag=RELENG_4_1_1_RELEASE or maybe http://www.FreeBSD.org/cgi/cvsweb.cgi/~checkout~/src/sys/i386/conf/GENERIC?rev=1.246.2.8 But you should also consider upgrading to something more recent, especially if you're connecting this machine to the Internet. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:16:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 1C27737B417 for ; Tue, 13 Nov 2001 07:16:42 -0800 (PST) Received: (qmail 9991 invoked by uid 100); 13 Nov 2001 15:16:41 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15345.14681.462110.586209@guru.mired.org> Date: Tue, 13 Nov 2001 09:16:41 -0600 To: User Raymond Cc: questions@freebsd.org Subject: Re: The need for speed In-Reply-To: <118554672@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG User Raymond types: > We use uni and dual processor PIII systems with FreeBSD and the MUMPS > language (it's an ANSI database language - see http://www.mumps.org/ ). > The language and application tend to be mainly processor bound (due > to the poor coding in the language, mine). I'm looking for more speed > than a dual 1GHZ PIII system for a largish customer - to this end I'm > attempting to boot FreeBSD 4.4-RELEASE on an Intel server with > 4 x Pentium xeon 700MHZ processors, each with 1MB cache. > > Wether I boot from floppy or CD, this thing immediately halts > (no twirling batton at all) with "BTX halted" after a lot of numbers. > (I can copy down all the crash screen if this is any use to anyone.) > > So - two questions... > > 1. Have I encountered a known (fixable) problem? Not that I know of. People have been running dual and quad Xeon's for over three years now. Does the machine boot any other operating systems? > 2. What is the best way to go to get more grunt than a dual 1GHZ PIII? Dual Athlons 1700s? The reality is - what's faster depends a lot on what you're doing. If your application doesn't use multiple threads or processes, then adding more CPUs doesn't help very much. If there's a relatively small amount of memory that it spends most of it's time in - like the inner loop of an interpreter - then getting a cpu with enough cache to hold all that can provide a serious boost. To find out what's going to be best for your application requires either instrumenting the application so you know things like this, or benchmarking it on different CPUs. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:30:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 8AF1037B417 for ; Tue, 13 Nov 2001 07:30:07 -0800 (PST) Received: from mail.hiwaay.net (IDENT:3150@localhost [127.0.0.1]) by mail.hiwaay.net (8.12.1/8.12.1) with ESMTP id fADFU3hM031210; Tue, 13 Nov 2001 09:30:04 -0600 (CST) Received: (from dkelly@localhost) by mail.hiwaay.net (8.12.1/8.12.1/Submit) id fADFU34U005406; Tue, 13 Nov 2001 09:30:03 -0600 (CST) Date: Tue, 13 Nov 2001 09:30:03 -0600 From: David Kelly To: Josh Paetzel Cc: Thor Legvold , freebsd-questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Message-ID: <20011113093003.A20886@HiWAAY.net> References: <20011113075441.A9434@twincat.vladsempire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011113075441.A9434@twincat.vladsempire.net>; from friar_josh@webwarrior.net on Tue, Nov 13, 2001 at 07:54:42AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 13, 2001 at 07:54:42AM +0000, Josh Paetzel wrote: > On Tue, Nov 13, 2001 at 09:07:40AM +0000, Thor Legvold wrote: > > I've read through the docs, but haven't been able to solve this seemingly > > simple problem: > > > > FBSD 4.4-STABLE box as gateway to internet (running ipfw/natd), serving 3 > > PC's, one running Win98SE, one running WinXP and one running NextStep 3.3 > > > > >From FBSD box I can ftp from command line and download via browser > > (Konquerer, Mozilla) without problem. From Win98SE/XP/NextStep I can browse > > (http), but cannot ftp. I've tried both from command line and from browser > > (and ftp app "Yftp" on Next). 98SE has IE 5.5, XP has 6.0, NS runs OmniWeb > > 2.2. > > > > I though it was the problem I read about using "passive" transfers because > > of the firewall (I can log into the ftp server, but cannot dir/ls or get or > > anything else). However, when I open the firewall (add pass all from any to > > any), it still doesn't work. So I wonder if NAT might play a part in the > > problem, and wonder what I should try next. > > > > Regards, > > Thor > > I am using a 4.4-STABLE machine running natd/ipfw as the gateway for 3 > other FreeBSD machines. None of the machines have any problems > accessing ftp or any other service that I want them to for that > matter. Perhaps if you posted your ruleset it would be a bit easier > to tell what's wrong. Keep in mind that ftp really doesn't work if > both the server and the client are behind firewalls. ;) > > I'll attach a copy of my ruleset so you can try it out or at least > compare it to what you have. The "add pass all from any to any" comment is a concern. I suggest one add "log" to most every ipfw rule, or at least every one with "deny", use "ipfw zero" and "ipfw -a list" between attempts to ftp to see where the blockage occurs. For passive to work you have to allow out most all connections originating inside. I can't get Windows IE 5.1 or 6.0 thru my natd firewall. Can't even get FreeBSD's fetch thru in passive mode. But adding "punch_fw 2610:90" (adjust the numbers to a suitable range in your ruleset) to /etc/natd.conf and telling natd to use that as its config file makes non-passive work in fetch and in my inside hosts. The punchf_fw option in natd will watch for ftp connections and will automatically insert rules to pass the new connections needed to transfer data. Then destroy them on close. You have to specifiy a range in your ipfw rulelist where the inserted rules will work. In my example it can start at 2610 and run to 2699. And it will use all of those eventually. If one of these rules overlaps a rule number you have already used then when natd removes its rule it will remove your rule as well. -- David Kelly N4HHE, dkelly@hiwaay.net (hm) ====================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:43:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 13CFD37B417 for ; Tue, 13 Nov 2001 07:43:13 -0800 (PST) Received: from barbish ([63.70.155.66]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Tue, 13 Nov 2001 10:43:45 -0500 From: "Joe & Fhe Barbish" To: "Joe & Fhe Barbish" Cc: "FBSD Questions" Subject: RE: sio0 not probed in recompiled Generic kernel - need external modem support on com1 port Date: Tue, 13 Nov 2001 10:43:10 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.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 Well folks I figured it out by my self. I did not get any responses to my post so I keep fooling around trying different things. I took the hard drive from the development PC and used it in a old 586 133mhz pc to see if the problem was hardware dependent. I still got the message 'sio0 not probed (Disabled)'. Then the new FBSD handbook came in the mail and it had a different FBSD 4.4 install cd from Windriver. I reinstalled FBSD over my previous install, copied my custom kernel source from floppy and recompiled kernel. Now the message 'sio0 not probed (Disabled)' no longer get issued during the boot process. My original FBSD4.4 install CD that was giving me the problem was from Linux Central and only cost $3.00. It was FBSD version 4.4 but it must have been in error some way. On the FBSD road again. Happy trails to all. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe & Fhe Barbish Sent: Monday, November 12, 2001 2:07 PM To: FBSD Questions Subject: sio0 not probed in recompiled Generic kernel - need external modem support on com1 port I removed all the devices I did not need and recompiled the kernel. The new kernel boots up but issues message 'sio0 not probed (Disabled)'. I need sio0 for a external modem so I started to test different kernels. I then booted using the kernel.GENERIC that comes with FBSD and the sio ports are probed ok. I them recompiled /sys/i386/conf/GENERIC original source creating a new generic kernel that should match the kernel.GENERIC. This new kernel also issues message 'sio0 not probed (Disabled)'. How can this be? Is not the kernel.GENERIC built from the GENERIC source? That's what the handbook says. The only change to the basic FBSD 4.4 install is I added boot_verbose="YES" statement to the loader.conf file so I would always get the verbose (detailed) boot messaged. This should be very easy for one of you FBSD experts to reproduce. Is there a bug in the make process for FBDS4.4, or is there wrong source definitions in the GENERIC source file? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:45: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tounes.gw.tn (tounes.gw.tn [193.95.50.118]) by hub.freebsd.org (Postfix) with ESMTP id 4E57837B405 for ; Tue, 13 Nov 2001 07:44:53 -0800 (PST) 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 QAA29037 for ; Tue, 13 Nov 2001 16:46:01 -0100 (GMT) Received: from bouchendira ([193.95.127.5]) by mail.planet.tn (8.11.0/8.11.0) with SMTP id fADHqe529782 for ; Tue, 13 Nov 2001 16:52:40 -0100 (GMT) Message-ID: <000801c16c5a$1d869420$86015ec1@bouchendira> From: "bouchendira abderrahmen" To: Subject: Demande d'information Date: Tue, 13 Nov 2001 16:44:42 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C16C62.7E8191A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C16C62.7E8191A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Bonjour, Nous sommes une soci=E9t=E9 Informatique qui vent du mat=E9riel et = pr=E9sente des solutions informatique.=20 Nous somme des repr=E9sentant du mat=E9riel COMPAQ en Tunisie et nous = voulons bien proposer pour nos clients comme syst=E8me d'exploitation = sur leur serveur le FreeBSD soit sur des plateformes Intel Ou Alpha. Pri=E8re nous communiquer vos partenaire en Tunisie a fin de leur = contacter dont le but de mieux conna=EEtre votre produit. Salutations Adresse : 12 Rue Saint Augustin 1082 Tunis Tunisie GAMMA INFORMATIQUE TUNIS Zrida Chokri T=E9l : (+ 216 1) 788 944 / 793 978 Fax : (+ 216 1) 795 459 e-mail : gamma@gamma.com.tn ------=_NextPart_000_0005_01C16C62.7E8191A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
 
Bonjour,
 
Nous sommes une soci=E9t=E9 = Informatique qui vent du=20 mat=E9riel et pr=E9sente des solutions informatique.
 
Nous somme des repr=E9sentant du = mat=E9riel COMPAQ en=20 Tunisie et nous voulons bien proposer pour nos clients comme syst=E8me=20 d'exploitation sur leur serveur le FreeBSD soit sur des plateformes = Intel Ou=20 Alpha.
 
Pri=E8re nous communiquer vos = partenaire en Tunisie a=20 fin de leur contacter dont le but de mieux conna=EEtre votre = produit.
 
Salutations
 
 
Adresse : 12 Rue Saint Augustin 1082 = Tunis=20 Tunisie
 
 
 
GAMMA INFORMATIQUE TUNIS
Zrida = Chokri
T=E9l :=20 (+ 216 1) 788 944 / 793 978
Fax : (+ 216 1) 795 459
e-mail : gamma@gamma.com.tn
------=_NextPart_000_0005_01C16C62.7E8191A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:49:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.isg.siue.edu (mail.isg.siue.edu [146.163.5.4]) by hub.freebsd.org (Postfix) with ESMTP id 5D2A737B416 for ; Tue, 13 Nov 2001 07:49:48 -0800 (PST) Received: from WEBSHIELD1.isg.siue.edu (webshield1.isg.siue.edu [146.163.5.149]) by mail.isg.siue.edu (8.9.1/8.9.1) with SMTP id JAA27974 for ; Tue, 13 Nov 2001 09:49:40 -0600 (CST) Received: FROM mail.isg.siue.edu BY WEBSHIELD1.isg.siue.edu ; Tue Nov 13 09:49:11 2001 -0600 Received: from client156-52.ll.siue.edu (client156-52.ll.siue.edu [146.163.156.52]) by mail.isg.siue.edu (8.9.1/8.9.1) with ESMTP id JAA27848; Tue, 13 Nov 2001 09:49:34 -0600 (CST) Received: (from vcardon@localhost) by client156-52.ll.siue.edu (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id fADFjnd16913; Tue, 13 Nov 2001 09:45:49 -0600 Date: Tue, 13 Nov 2001 09:45:49 -0600 From: "Victor R. Cardona" To: Christopher Farley Cc: Gary Kline , Steve Brown , freebsd-questions@FreeBSD.ORG Subject: Re: How do I tell Netscape I have flash? Message-ID: <20011113094549.A16812@client156-52.ll.siue.edu> References: <20011113.1023400@prayforwind.com> <20011112213529.A9962@tao.thought.org> <20011113003540.B46507@northernbrewer.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <20011113003540.B46507@northernbrewer.com>; from chris@northernbrewer.com on Tue, Nov 13, 2001 at 12:35:43AM -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 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 13, 2001 at 12:35:43AM -0600, Christopher Farley wrote: > Performance seems about as good as the native FreeBSD version. Unlike > the last native version I built, the Linux binary I downloaded seems to > have some problems returning me to the proper page with the 'back' > button. I'm not sure if this is related to the Linux compatibility mode, > or to a defect in the particular version of Mozilla. That is a problem with mozilla. It happened to me in Linux and Windows versions running on the native operating systems respectively. -v -=20 Victor R. Cardona Powered by SuSE Linux 7.1 (i386) Professional GPG key ID E81B3A1C Key fingerprint =3D 0147 A234 99C3 F4C5 BC64 F501 654F DB49 E81B 3A1C --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE78UAtZU/bSegbOhwRAmBvAKCgOfD7e2OXr9mpTTF19lU8jcyXHACdHcc5 rR9KUhF6DWpIvFm+ONM5OEA= =xoFj -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 7:56: 5 2001 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 F362E37B405 for ; Tue, 13 Nov 2001 07:56:03 -0800 (PST) Received: from trine (217-13-5-172.dd.nextgentel.com [217.13.5.172]) by mail.broadpark.no (Postfix) with ESMTP id C85CE8020 for ; Tue, 13 Nov 2001 16:56:02 +0100 (MET) From: "Kjell" To: freebsd-questions@FreeBSD.ORG Date: Tue, 13 Nov 2001 16:01:59 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: How do I connect a dump UPS? Reply-To: kmidtset@c2i.net Message-ID: <3BF143F7.7254.20E8EA5@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 got a Liebert PowerSure Personal UPS. In my initial optimism, I connected it up and loaded the upsd and my monitor promptly filled up with error messages. The messages indicated that upsd expected an UPS much smarter than the Liebert. I have located the bkpupsd package. Is this the recomended package for my setup? What connections does bkpupsd expect on the DB9 connector on my PC? Something like you see at http://www.linuxdoc.org/HOWTO/UPS-HOWTO-6.html ? Does anyone know where I find the source code for bkpupsd? Regards from Kjell (LA3SG) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 8: 8:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 824A937B405 for ; Tue, 13 Nov 2001 08:08:35 -0800 (PST) Received: from sun09pg2.wam.umd.edu (IDENT:root@sun09pg2.wam.umd.edu [128.8.73.19]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA07859; Tue, 13 Nov 2001 11:08:27 -0500 (EST) Received: from sun09pg2.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by sun09pg2.wam.umd.edu (8.9.3/8.9.3) with SMTP id LAA26608; Tue, 13 Nov 2001 11:08:26 -0500 (EST) Received: from localhost (culverk@localhost) by sun09pg2.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA26604; Tue, 13 Nov 2001 11:08:25 -0500 (EST) X-Authentication-Warning: sun09pg2.wam.umd.edu: culverk owned process doing -bs Date: Tue, 13 Nov 2001 11:08:25 -0500 (EST) From: Kenneth Wayne Culver To: Mike Meyer Cc: =?iso-8859-1?q?shanon=20loveridge?= , questions@FreeBSD.ORG Subject: Re: ATX soft power switch In-Reply-To: <15345.12579.877384.503861@guru.mired.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 also have to enable apm by adding apm_enable="YES" in /etc/rc.conf Ken On Tue, 13 Nov 2001, Mike Meyer wrote: > shanon loveridge types: > > Is there a way to make use of the ATX soft power > > switch in FreeBSD so the computer will automaticaly > > power off when shutdown? > > > > I know this can be done in Linux by recompiling the > > kernal with this feature set. > > You need to build the kernel with apm enabled. At that point, > "shutdown -p" should do what you want. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Q: How do you make the gods laugh? A: Tell them your plans. > > 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 Nov 13 8:23:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 62E7137B419 for ; Tue, 13 Nov 2001 08:23:56 -0800 (PST) Received: (qmail 11151 invoked by uid 100); 13 Nov 2001 16:23:55 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15345.18715.468437.712039@guru.mired.org> Date: Tue, 13 Nov 2001 10:23:55 -0600 To: Kenneth Wayne Culver Cc: =?iso-8859-1?q?shanon=20loveridge?= , questions@FreeBSD.ORG Subject: Re: ATX soft power switch In-Reply-To: References: <15345.12579.877384.503861@guru.mired.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Format recovered from top posting.] Kenneth Wayne Culver types: > On Tue, 13 Nov 2001, Mike Meyer wrote: > > shanon loveridge types: > > > Is there a way to make use of the ATX soft power > > > switch in FreeBSD so the computer will automaticaly > > > power off when shutdown? > > > I know this can be done in Linux by recompiling the > > > kernal with this feature set. > > You need to build the kernel with apm enabled. At that point, > > "shutdown -p" should do what you want. > > > You also have to enable apm by adding apm_enable="YES" in /etc/rc.conf Are you sure? Last time I wanted to control just poweroff, I didn't need to enable apm via /etc/rc.conf. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 8:34:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id AED0737B416 for ; Tue, 13 Nov 2001 08:34:34 -0800 (PST) Date: Tue, 13 Nov 2001 11:37:17 -0500 Message-Id: <200111131137.AA3966894482@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: Subject: moduli X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have this file in my /usr/local/etc and can't find any info on it. a search on freebsd.org brought up zilch and google has a zillion links to non english sites and mathmatical stuff. anyone tell me what it relates to. ? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9: 1:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f38.pav1.hotmail.com [64.4.31.38]) by hub.freebsd.org (Postfix) with ESMTP id 8E1A737B416 for ; Tue, 13 Nov 2001 09:01:54 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 09:01:54 -0800 Received: from 66.75.97.169 by pv1fd.pav1.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 17:01:54 GMT X-Originating-IP: [66.75.97.169] From: "Lee Mark Mercado" To: freebsd-questions@FreeBSD.ORG Subject: apachectl command not found Date: Tue, 13 Nov 2001 09:01:54 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Nov 2001 17:01:54.0329 (UTC) FILETIME=[E556E090:01C16C64] Sender: owner-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 su to the root to make my apache server restart but it seems i cant make the command work. here's the error : ---------------------------------------- bash-2.05$ su Password: su-2.05# apachectl restart su: apachectl: command not found su-2.05# ---------------------------------------- im running 4.4Stable -- ** also, almost all other commands that's exclusively accessed as a root user is getting the same error. It works fine though if i directly login as root. ** please help. thx _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9: 1:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10402.mail.yahoo.com (web10402.mail.yahoo.com [216.136.130.94]) by hub.freebsd.org (Postfix) with SMTP id 15B5037B417 for ; Tue, 13 Nov 2001 09:01:55 -0800 (PST) Message-ID: <20011113170154.51049.qmail@web10402.mail.yahoo.com> Received: from [64.90.179.71] by web10402.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 09:01:54 PST Date: Tue, 13 Nov 2001 09:01:54 -0800 (PST) From: Dylan Carlson Reply-To: absinthe@pobox.com Subject: Wireless PCI card 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 Greetings "questions", I am looking for a good, reliable, well-supported and hopefully inexpensive PCI-based 802.11b card to run on my FreeBSD boxes. I want to kill ethernet in my house. Looking for recommendations and experiences. I've read the hardware list for 4.4 on the website, but I'm looking for some practical tips. Thanks, Dylan __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 13 9: 3:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 3A95A37B405 for ; Tue, 13 Nov 2001 09:03:19 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fADH3D207611 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 17:03:13 GMT Date: Tue, 13 Nov 2001 17:03:13 +0000 From: what ever To: freebsd-questions@freebsd.org Subject: release schedule Message-ID: <20011113170313.A6991@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Does anyone know when 4.5 will be released? With time off for the holidays, I'm going to upgrade my 4.2 machine over t-day, but I might wait if 4.5 will be out soon thereafter. Thanks, -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9: 6:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c011.snv.cp.net (c011-h003.c011.snv.cp.net [209.228.34.216]) by hub.freebsd.org (Postfix) with SMTP id 5D05437B416 for ; Tue, 13 Nov 2001 09:06:24 -0800 (PST) Received: (cpmta 14482 invoked from network); 13 Nov 2001 09:06:23 -0800 Received: from 216.164.225.48 (HELO fritzilldo) by smtp.namezero.com (209.228.34.216) with SMTP; 13 Nov 2001 09:06:23 -0800 X-Sent: 13 Nov 2001 17:06:23 GMT Message-ID: <004401c16c65$8baafc60$0301a8c0@fritzilldo> From: To: Subject: Kernel Compilation error. Date: Tue, 13 Nov 2001 12:05:36 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_003A_01C16C3B.80C2B9C0" 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_003A_01C16C3B.80C2B9C0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_003B_01C16C3B.80C2B9C0" ------=_NextPart_001_003B_01C16C3B.80C2B9C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please help me, I'm trying to compile my kernel and I'm having some trouble. The = book I have that I'm going by (The Complete FreeBSD 3rd Edition) tells = me how to compile and configure a kernel. This will be my second time = configuring my kernel. The first time I did it and I followed the book = exactly as I am now and came up with no problems. This time I get this = make error. Makefile:29: *** missing separator. Stop. I'm following = the instructions just as before. I have attached a copy of FRITZILLDO2 = to this message and I hope you can help me with this problem. Thank you, Christopher J. Umina -------------------------------------------------------------------------= ------- My process for compilation. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D www# cd /sys/i386/conf www# ls FRITZILLDO2 www# /usr/sbin/config -g FRITZILLDO2 Don't forget to do a ``make depend'' Kernel build directory is ../../compile/FRITZILLDO2 www# cd ../../compile/FRITZILLDO2/ www# make Makefile:29: *** missing separator. Stop. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ------=_NextPart_001_003B_01C16C3B.80C2B9C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Please help me,
 
    I'm trying to = compile my=20 kernel and I'm having some trouble.  The book I have that I'm going = by (The=20 Complete FreeBSD 3rd Edition) tells me how to compile and configure a=20 kernel.  This will be my second time configuring my kernel.  = The first=20 time I did it and I followed the book exactly as I am now and came up = with no=20 problems.  This time I get this make error. Makefile:29:=20 *** missing separator.  Stop.  I'm = following=20 the instructions just as before.  I have attached a copy of = FRITZILLDO2 to=20 this message and I hope you can help me with this = problem.
 
Thank you,
Christopher J. Umina
 

 
My process for = compilation.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
www# cd /sys/i386/conf
www#=20 ls
FRITZILLDO2
www# /usr/sbin/config -g FRITZILLDO2
Don't = forget to do=20 a ``make depend''
Kernel build directory is = ../../compile/FRITZILLDO2
www#=20 cd ../../compile/FRITZILLDO2/
www# make
Makefile:29: *** missing=20 separator.  Stop.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
------=_NextPart_001_003B_01C16C3B.80C2B9C0-- ------=_NextPart_000_003A_01C16C3B.80C2B9C0 Content-Type: application/octet-stream; name="FRITZILLDO2" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="FRITZILLDO2" #=0A= # FRITZILLDO2 -- My recovery Kernel config file.=0A= #=0A= # $FreeBSD: src/sys/i386/conf/FRITZILLDO2,v 1.246.2.8 2000/07/20 = 02:51:02 msmith Exp $=0A= =0A= machine i386=0A= cpu I386_CPU=0A= cpu I486_CPU=0A= cpu I586_CPU=0A= cpu I686_CPU=0A= ident FRITZILLDO2=0A= maxusers 32=0A= =0A= makeoptions DEBUG=3D-g #Build kernel with gdb(1) debug symbols=0A= =0A= options MATH_EMULATE #Support for x87 emulation=0A= options INET #InterNETworking=0A= options INET6 #IPv6 communications protocols=0A= options FFS #Berkeley Fast Filesystem=0A= options FFS_ROOT #FFS usable as root device [keep this!]=0A= options SOFTUPDATES #Enable FFS soft updates support=0A= options MFS #Memory Filesystem=0A= options MD_ROOT #MD is a potential root device=0A= options NFS #Network Filesystem=0A= options NFS_ROOT #NFS usable as root device, NFS required=0A= options MSDOSFS #MSDOS Filesystem=0A= options CD9660 #ISO 9660 Filesystem=0A= options CD9660_ROOT #CD-ROM usable as root, CD9660 required=0A= options PROCFS #Process filesystem=0A= options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]=0A= options SCSI_DELAY=3D15000 #Delay (in ms) before probing SCSI=0A= options UCONSOLE #Allow users to grab the console=0A= options USERCONFIG #boot -c editor=0A= options VISUAL_USERCONFIG #visual boot -c editor=0A= options KTRACE #ktrace(1) support=0A= options SYSVSHM #SYSV-style shared memory=0A= options SYSVMSG #SYSV-style message queues=0A= options SYSVSEM #SYSV-style semaphores=0A= options P1003_1B #Posix P1003_1B real-time extensions=0A= options _KPOSIX_PRIORITY_SCHEDULING=0A= options ICMP_BANDLIM #Rate limit bad replies=0A= options KBD_INSTALL_CDEV # install a CDEV entry in /dev=0A= =0A= # REVISIONS TO MAKE FRITZILLDO2=0A= =0A= options QUOTA #Enable disk quotas.=0A= options IPFIREWALL #Enable firewall.=0A= options IPFIREWALL_VERBOSE #Logging information.=0A= options IPFIREWALL_FORWARD #Transparent Proxy support.=0A= options IPFIREWALL_VERBOSE_LIMIT=3D100 #Limit verbosity.=0A= options IPFIREWALL_DEFAULT_TO_ACCEPT #Accept everything.=0A= options IPDIVERT #Diverting.=0A= options IPFILTER #IP Filtering.=0A= options IPFILTER_LOG #IP Filter Logging.=0A= options BRIDGE #NIC Bridging.=0A= options DUMMYNET #Used with NIC Bridging.=0A= =0A= =0A= =0A= # To make an SMP kernel, the next two are needed=0A= #options SMP # Symmetric MultiProcessor Kernel=0A= #options APIC_IO # Symmetric (APIC) I/O=0A= # Optionally these may need tweaked, (defaults shown):=0A= #options NCPU=3D2 # number of CPUs=0A= #options NBUS=3D4 # number of busses=0A= #options NAPIC=3D1 # number of IO APICs=0A= #options NINTR=3D24 # number of INTs=0A= =0A= device isa=0A= device eisa=0A= device pci=0A= =0A= # Floppy drives=0A= device fdc0 at isa? port IO_FD1 irq 6 drq 2=0A= device fd0 at fdc0 drive 0=0A= device fd1 at fdc0 drive 1=0A= =0A= # ATA and ATAPI devices=0A= device ata0 at isa? port IO_WD1 irq 14=0A= device ata1 at isa? port IO_WD2 irq 15=0A= device ata=0A= device atadisk # ATA disk drives=0A= device atapicd # ATAPI CDROM drives=0A= device atapifd # ATAPI floppy drives=0A= device atapist # ATAPI tape drives=0A= options ATA_STATIC_ID #Static device numbering=0A= options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices=0A= =0A= # SCSI Controllers=0A= device ahb # EISA AHA1742 family=0A= device ahc # AHA2940 and onboard AIC7xxx devices=0A= device amd # AMD 53C974 (Teckram DC-390(T))=0A= device dpt # DPT Smartcache - See LINT for options!=0A= device isp # Qlogic family=0A= device ncr # NCR/Symbios Logic=0A= device sym # NCR/Symbios Logic (newer chipsets)=0A= options SYM_SETUP_LP_PROBE_MAP=3D0x40=0A= # Allow ncr to attach legacy NCR devices when =0A= # both sym and ncr are configured=0A= =0A= device adv0 at isa?=0A= device adw=0A= device bt0 at isa?=0A= device aha0 at isa?=0A= device aic0 at isa?=0A= =0A= # SCSI peripherals=0A= device scbus # SCSI bus (required) ZIP DRIVE CHANGES (VPO BELOW)=0A= device da # Direct Access (disks) ZIP DRIVE CHANGES (VPO BELOW)=0A= device sa # Sequential Access (tape etc)=0A= device cd # CD=0A= device pass # Passthrough device (direct SCSI access)=0A= =0A= # RAID controllers=0A= device ida # Compaq Smart RAID=0A= device amr # AMI MegaRAID=0A= device mlx # Mylex DAC960 family=0A= device twe # 3ware Escalade=0A= =0A= # atkbdc0 controls both the keyboard and the PS/2 mouse=0A= device atkbdc0 at isa? port IO_KBD=0A= device atkbd0 at atkbdc? irq 1 flags 0x1=0A= device psm0 at atkbdc? irq 12=0A= =0A= device vga0 at isa?=0A= =0A= # splash screen/screen saver=0A= pseudo-device splash=0A= =0A= # syscons is the default console driver, resembling an SCO console=0A= device sc0 at isa? flags 0x100=0A= =0A= # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver=0A= #device vt0 at isa?=0A= #options XSERVER # support for X server on a vt console=0A= #options FAT_CURSOR # start with block cursor=0A= # If you have a ThinkPAD, uncomment this along with the rest of the PCVT = lines=0A= #options PCVT_SCANSET=3D2 # IBM keyboards are non-std=0A= =0A= # Floating point support - do not disable.=0A= device npx0 at nexus? port IO_NPX irq 13=0A= =0A= # Power management support (see LINT for more options)=0A= device apm0 at nexus? disable flags 0x20 # Advanced Power Management=0A= =0A= # PCCARD (PCMCIA) support=0A= device card=0A= device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000=0A= device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable=0A= =0A= # Serial (COM) ports=0A= device sio0 at isa? port IO_COM1 flags 0x10 irq 4=0A= device sio1 at isa? port IO_COM2 irq 3=0A= device sio2 at isa? disable port IO_COM3 irq 5=0A= device sio3 at isa? disable port IO_COM4 irq 9=0A= =0A= # Parallel port=0A= device ppc0 at isa? irq 7=0A= device ppbus # Parallel port bus (required)=0A= device lpt # Printer=0A= device plip # TCP/IP over parallel=0A= device ppi # Parallel port interface device=0A= device vpo # Requires scbus and da=0A= =0A= =0A= # PCI Ethernet NICs.=0A= device de # DEC/Intel DC21x4x (``Tulip'')=0A= device fxp # Intel EtherExpress PRO/100B (82557, 82558)=0A= device tx # SMC 9432TX (83c170 ``EPIC'')=0A= device vx # 3Com 3c590, 3c595 (``Vortex'')=0A= device wx # Intel Gigabit Ethernet Card (``Wiseman'')=0A= =0A= # PCI Ethernet NICs that use the common MII bus controller code.=0A= device miibus # MII bus support=0A= device dc # DEC/Intel 21143 and various workalikes=0A= device rl # RealTek 8129/8139=0A= device sf # Adaptec AIC-6915 (``Starfire'')=0A= device sis # Silicon Integrated Systems SiS 900/SiS 7016=0A= device ste # Sundance ST201 (D-Link DFE-550TX)=0A= device tl # Texas Instruments ThunderLAN=0A= device vr # VIA Rhine, Rhine II=0A= device wb # Winbond W89C840F=0A= device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')=0A= =0A= # ISA Ethernet NICs.=0A= device ed0 at isa? port 0x280 irq 10 iomem 0xd8000=0A= device ex=0A= device ep=0A= # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really=0A= # exists only as a PCMCIA device, so there is no ISA attatement needed=0A= # and resources will always be dynamically assigned by the pccard code.=0A= device wi=0A= # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below = will=0A= # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP=0A= # mode (the factory default). If you set the switches on your ISA=0A= # card for a manually chosen I/O address and IRQ, you must specify=0A= # those paremeters here.=0A= device an=0A= # Xircom Ethernet=0A= device xe=0A= # The probe order of these is presently determined by = i386/isa/isa_compat.c.=0A= device ie0 at isa? port 0x300 irq 10 iomem 0xd0000=0A= device fe0 at isa? port 0x300=0A= device le0 at isa? port 0x300 irq 5 iomem 0xd0000=0A= device lnc0 at isa? port 0x280 irq 10 drq 0=0A= device cs0 at isa? port 0x300=0A= device sn0 at isa? port 0x300 irq 10=0A= =0A= # Pseudo devices - the number indicates how many units to allocated.=0A= pseudo-device loop # Network loopback=0A= pseudo-device ether # Ethernet support=0A= pseudo-device sl 1 # Kernel SLIP=0A= pseudo-device ppp 1 # Kernel PPP=0A= pseudo-device tun # Packet tunnel.=0A= pseudo-device pty # Pseudo-ttys (telnet etc)=0A= pseudo-device md # Memory "disks"=0A= pseudo-device gif 4 # IPv6 and IPv4 tunneling=0A= pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)=0A= =0A= # The `bpf' pseudo-device enables the Berkeley Packet Filter.=0A= # Be aware of the administrative consequences of enabling this!=0A= pseudo-device bpf #Berkeley packet filter=0A= =0A= # USB support=0A= device uhci # UHCI PCI->USB interface=0A= device ohci # OHCI PCI->USB interface=0A= device usb # USB Bus (required)=0A= device ugen # Generic=0A= device uhid # "Human Interface Devices"=0A= device ukbd # Keyboard=0A= device ulpt # Printer=0A= device umass # Disks/Mass storage - Requires scbus and da=0A= device ums # Mouse=0A= # USB Ethernet, requires mii=0A= device aue # ADMtek USB ethernet=0A= device cue # CATC USB ethernet=0A= device kue # Kawasaki LSI USB ethernet=0A= =0A= ------=_NextPart_000_003A_01C16C3B.80C2B9C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:12:17 2001 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 0AE6437B405 for ; Tue, 13 Nov 2001 09:12:15 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Tue, 13 Nov 2001 17:11:52 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 163h69-0003CD-00; Tue, 13 Nov 2001 17:11:45 +0000 Date: Tue, 13 Nov 2001 17:11:45 +0000 (GMT) From: Jan Grant X-X-Sender: To: what ever Cc: freebsd-questions Subject: Re: release schedule In-Reply-To: <20011113170313.A6991@sdf.freeshell.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 Tue, 13 Nov 2001, what ever wrote: > Hi, > > Does anyone know when 4.5 will be released? With time off for the > holidays, I'm going to upgrade my 4.2 machine over t-day, but I > might wait if 4.5 will be out soon thereafter. 4.5 is just a point on the -STABLE branch; why not just go to -STABLE? jan PS. With the rush to MFC interesting bits into a -RELEASE,a cynic might suggest that now might be a better time to do the update than with the -RELEASE. -- 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 I am now available for general use under a modified BSD licence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:13:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from btamail.net.cn (host1.btamail.net.cn [202.106.196.71]) by hub.freebsd.org (Postfix) with SMTP id F1CFC37B405 for ; Tue, 13 Nov 2001 09:13:22 -0800 (PST) Received: from pc-5([202.108.68.140]) by btamail.net.cn(JetMail 2.5.3.0) with SMTP id jm3d3bf1abcb; Tue, 13 Nov 2001 17:13:19 -0000 x-esmtp: 0 0 1 Message-ID: <3022093-2200111213162640487@btamail.net.cn> X-EM-Version: 6, 0, 1, 0 X-EM-Registration: #00F06206106618006920 X-Priority: 3 From: "" To: "freebsd-questions@freebsd.org" Subject: ÓÐÏîÄŋČąŨĘ―ðĩÄŨĒŌâÁËĢŽÍķŨĘČÚŨĘĩÄÖÐđúÃÅŧ§ÕūĩãŋŠÍĻÁË Date: Wed, 14 Nov 2001 00:26:40 +0800 MIME-Version: 1.0 Content-type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-SMTPExp-Version: 1, 0, 2, 13 X-SMTPExp-Registration: 00B0320C107602006905 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG =D7=F0=BE=B4=B5=C4=BF=CD=BB=A7=C4=FA=BA=C3=A3=BA =D6=D0=B9=FA=D7=EE=B4=F3=B5=C4=D7=CA=BD=F0=CF=EE=C4=BF=BD=BB=D2=D7=D6=D0=D0= =C4http://www=2Ecnvce=2Ecom=CE=AA=C4=FA=B5=C4=B4=B4=D2=B5=BA=CD=B7=A2=D5=B9= =C5=C5=D3=C7=BD=E2=C4=D1=A3=AC=C4=FA=B5=C4=CF=EE=C4=BF=D4=DA=D5=E2=C0=EF=BB= =E1=BA=DC=BF=EC=D5=D2=B5=BD=D7=CA=BD=F0=A3=AC=C4=FA=D3=D0=D7=CA=BD=F0=CF=EB= =D5=D2=CF=EE=C4=BF=B8=FC=C8=DD=D2=D7=A3=AC=B4=B4=D2=B5=B7=A2=D5=B9=B5=C4=BB= =F9=B5=D8=A1=A3=D5=E2=C0=EF=C3=BF=CC=EC=B6=BC=BB=E1=D3=D0=B4=F3=C1=BF=D0=C2= =B5=C4=D7=CA=BD=F0=BA=CD=CF=EE=C4=BF=B9=A9=C4=FA=D1=A1=D4=F1=A3=AC=B5=C8=B4= =FD=D7=C5=C4=FA=A3=A1 =CF=C8=B5=E3=BB=F7=A3=AC=BA=F3=B5=E3=C7=AE=A3=A1=C4=FA=BB=B9=B5=C8=CA=B2=C3= =B4=C4=D8=A3=BFhttp://www=2Ecnvce=2Ecom =D6=D0=B9=FA=D7=CA=BD=F0=CF=EE=C4=BF=BD=BB=D2=D7=D6=D0=D0=C4 http://www=2Ecnvce=2Ecom http://www=2Ecnvce=2Enet Email://www=2Eoffice@cnvce=2Ecom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:17: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 7433037B416 for ; Tue, 13 Nov 2001 09:17:07 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163gih-00033F-00 for freebsd-questions@FreeBSD.ORG; Tue, 13 Nov 2001 16:47:31 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id A18FD10EC; Tue, 13 Nov 2001 17:41:02 +0100 (CET) Date: Tue, 13 Nov 2001 17:41:02 +0100 From: Cliff Sarginson To: freebsd-questions Subject: Re: unix question Message-ID: <20011113174102.A1203@raggedclown.net> References: <000801c16beb$d54a7dc0$d9c89d18@mtki1.on.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.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 Tue, Nov 13, 2001 at 12:56:45PM +0000, Jan Grant wrote: > On Mon, 12 Nov 2001, Haroon Khan wrote: > > > What are two ways you can execute a shell script without > > execute acess permission. > > Can you execute a shell script if you do not have read access permission > > What is an easy way to get homework done for me? > How can I learn when others do all my thinking for me? > > -- > jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Mr Grant, I have worked for *many* people, mostly middle-managers, for whom I have done their homework. It's the best way to earn a pot of money, get the techies to think for you ... :). Lay this foundation down early on in your career. -- Regards (with tongue in cheek of course) Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:19:53 2001 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 D59BD37B405 for ; Tue, 13 Nov 2001 09:19:49 -0800 (PST) Received: from mach1 ([12.83.74.121]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011113171948.MGYD5495.mtiwmhc23.worldnet.att.net@mach1> for ; Tue, 13 Nov 2001 17:19:48 +0000 Message-ID: <000701c16c67$c54f3ba0$0100005a@mach1> From: "Ted Harris" To: Subject: BSD's and AutoCAD? Date: Tue, 13 Nov 2001 10:22:26 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 Sir; Will Auotdesk programs such as AutoCAD R12 run under Freebsd?? Either on a Fast DOS based system or in place of/ along W/ win2k? Or is FreeBSD an operating system on its own?? If so, back to first question!!! Thank you for any response, Ted Harris t91@worldnet.att.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:20:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from coloradosurf.com (c1520339-a.lakwod1.co.home.com [24.179.159.58]) by hub.freebsd.org (Postfix) with ESMTP id D236837B405 for ; Tue, 13 Nov 2001 09:20:05 -0800 (PST) Received: (from root@localhost) by coloradosurf.com (8.9.3/8.9.3) id KAA58445 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 10:23:28 -0700 (MST) (envelope-from mike) Received: (from mike@localhost) by coloradosurf.com (8.9.3/8.9.3av) id KAA58437 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 10:23:27 -0700 (MST) (envelope-from mike) Date: Tue, 13 Nov 2001 10:23:27 -0700 From: mike To: freebsd-questions@freebsd.org Subject: chrooting home dirs Message-ID: <20011113102327.A58425@coloradosurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I would like to chroot local users to the home directories when they ssh in to the machine. `man 8 chroot` was not as enlightening as I had hoped ;). Can someone please refer me to information on how I would set up chrooted home directories? The purpose of this is mainly to keep shell users in their own directories (and not nosing about in others'). Please Cc: me. Thanks, mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:23:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gamma.root-servers.ch (gamma.root-servers.ch [195.49.62.126]) by hub.freebsd.org (Postfix) with SMTP id 289F737B41C for ; Tue, 13 Nov 2001 09:23:10 -0800 (PST) Received: (qmail 59281 invoked from network); 13 Nov 2001 17:23:07 -0000 Received: from dclient217-162-128-224.hispeed.ch (HELO athlon550) (217.162.128.224) by 0 with SMTP; 13 Nov 2001 17:23:07 -0000 Date: Tue, 13 Nov 2001 18:22:57 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.53bis) Educational Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <196264579024.20011113182257@buz.ch> To: questions@freebsd.org Subject: autoconf failing to detect existing lib... MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hello, I'm trying to use autoconf 2.13 to generate a configure script for my little project and I'm encountering the following problem. Consider the following configure.in excerpt: dnl Checks for library functions. AC_CHECK_LIB(stdc++, main,, AC_MSG_ERROR(requires libstdc++)) AC_CHECK_LIB(xml2, xmlParseFile,, AC_MSG_ERROR(requires libxml2 get it from xmlsoft.org)) AC_CHECK_LIB(xslt, main,, AC_MSG_ERROR(requires libxslt get it from xmlsoft.org)) AC_CHECK_LIB(easysoap, main,, AC_MSG_ERROR(requires libeasysoap get it from easysoap.sourceforge.net)) AC_CHECK_LIB(boost_regex, Merge,, AC_MSG_ERROR(requires libboost_regex get it from www.boost.org)) On my primary development box, this generates a perfectly working configure script, that will detect all the libraries (if present). However, on another machine (both running FreeBSD 4.4 RELEASE) it fails to detect libboost_regex.so which IS present and working as I can build the project using the Makefile generated on the other machine and it will work just fine. Has anyone got any pointer for me as to where I should look to solve the problem? TIA & best regards, Gabriel  -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i iQEVAwUBO/FI5MZa2WpymlDxAQG1kggAt3PNzUHl19kBtyqViWb3XGwJRhfzVLcp xDlhS99wg2qaiDlPma7ZJCLnP6w+xm/xQIWmuutGXIyahpDyGrpIQdGCjN2W7dw+ AsPK4NTEqXDDqGyQjBLYAtkoPXYTp7YnG5xce8aSoZqKVnpw87AKwUOl5BW8Wpk/ uqtL1K0Ix9Wn7qe35JsShKH5/4gSpK7ajgB1hqc4O96HT4Scez4jtPAjLBWK5lpR QaR+d5ZGuOU+pOyf671s36VOqYbHLpDF7SDDGsPav+u4j5FzwLETG8TeH2Glsuz4 KCBaxJojQBgq4TPfxYrQ1bbg8r4qZRE/sojL4HI0yvn1ApEr6gqf1w== =WUS4 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:25: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marble.dublin.wbtsystems.com (marble.dublin.wbtsystems.com [193.120.231.8]) by hub.freebsd.org (Postfix) with ESMTP id F167E37B419 for ; Tue, 13 Nov 2001 09:24:48 -0800 (PST) Received: from SUNYA (SUNYA.dublin.wbtsystems.com [193.120.231.190]) (authenticated) by marble.dublin.wbtsystems.com (8.11.6/8.11.6) with ESMTP id fADHOiF58114; Tue, 13 Nov 2001 17:24:44 GMT From: "Barry Byrne" To: "Lee Mark Mercado" , Subject: RE: apachectl command not found Date: Tue, 13 Nov 2001 17:24:39 -0000 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 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 Lee: apachectl will be in the bin directory under wherever you installed apache. By default this will be /usr/local/apache, so unless for some unusual reason you choose to modify your PATH to include /usr/local/apache/bin you will need to specify the full pathname. i.e. you should issue the command like this: /usr/local/apache/bin/apachectl start - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland Email: barry.byrne@wbtsystems.com Web: www.wbtsystems.com > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Lee Mark > Mercado > Sent: 13 November 2001 17:02 > To: freebsd-questions@FreeBSD.ORG > Subject: apachectl command not found > > > i su to the root to make my apache server restart but it seems i > cant make > the command work. > > here's the error : > ---------------------------------------- > bash-2.05$ su > Password: > su-2.05# apachectl restart > su: apachectl: command not found > su-2.05# > ---------------------------------------- > im running 4.4Stable -- > ** also, almost all other commands that's exclusively accessed as a root > user is getting the same error. It works fine though if i > directly login as > root. ** > > please help. thx > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 9:25:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marble.dublin.wbtsystems.com (marble.dublin.wbtsystems.com [193.120.231.8]) by hub.freebsd.org (Postfix) with ESMTP id 0EC6237B419 for ; Tue, 13 Nov 2001 09:25:49 -0800 (PST) Received: from SUNYA (SUNYA.dublin.wbtsystems.com [193.120.231.190]) (authenticated) by marble.dublin.wbtsystems.com (8.11.6/8.11.6) with ESMTP id fADHPdF58161; Tue, 13 Nov 2001 17:25:39 GMT From: "Barry Byrne" To: "what ever" , Subject: RE: release schedule Date: Tue, 13 Nov 2001 17:25:34 -0000 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 Importance: Normal In-Reply-To: <20011113170313.A6991@sdf.freeshell.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 According to the FreeBSD website, 4.5 is due for release on Jan 15th, 2002. - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland Email: barry.byrne@wbtsystems.com Web: www.wbtsystems.com > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of what ever > Sent: 13 November 2001 17:03 > To: freebsd-questions@FreeBSD.ORG > Subject: release schedule > > > Hi, > > Does anyone know when 4.5 will be released? With time off for the > holidays, I'm going to upgrade my 4.2 machine over t-day, but I > might wait if 4.5 will be out soon thereafter. > > Thanks, > > -- > thursday@sdf.lonestar.org > SDF Public Access UNIX System - http://sdf.lonestar.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 Nov 13 9:37:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14801.mail.yahoo.com (web14801.mail.yahoo.com [216.136.224.217]) by hub.freebsd.org (Postfix) with SMTP id 74B7E37B416 for ; Tue, 13 Nov 2001 09:37:28 -0800 (PST) Message-ID: <20011113173728.32722.qmail@web14801.mail.yahoo.com> Received: from [198.88.118.10] by web14801.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 09:37:28 PST Date: Tue, 13 Nov 2001 09:37:28 -0800 (PST) From: krzysztof Subject: NAT security 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, A couple questions from a newbie. Are there any advantages to running NAT on my firewall? Could I just set my machine as a gateway, use IPFilter and not have my machine do NAT? Would this be possible to do with multiple machines behind my firewall or do I need translation? Does having a real IP address as opposed to a NATed address pose any great threats? Thank You Krzysztof __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 13 9:37:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlborough.cnchost.com (marlborough.concentric.net [207.155.248.14]) by hub.freebsd.org (Postfix) with ESMTP id 8AE6B37B419 for ; Tue, 13 Nov 2001 09:37:36 -0800 (PST) Received: from support ([208.176.51.226]) by marlborough.cnchost.com id MAA21012; Tue, 13 Nov 2001 12:37:36 -0500 (EST) [ConcentricHost SMTP Relay 1.14] Reply-To: From: "Raja Velu" To: Subject: Need suggestions on system configuration Date: Tue, 13 Nov 2001 11:36:56 -0600 Message-ID: <002c01c16c69$cae69700$1700a8c0@support> 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.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG We're trying to setup a basic demo freeBSD system to act as a firewall, web/ftp server, mail server. We would need some kind of a backup for the web server's content (some kind of mirrored disk approach without SCSI would be ideal). Any suggestions for a "cost-conscious" configuration would be helpful. Any pointers to web sites from where I can get similar info would also be fine. Thanks. Raja To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10: 8: 6 2001 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 B75FE37B426 for ; Tue, 13 Nov 2001 10:07:43 -0800 (PST) Received: from there (213-145-166-94.dd.nextgentel.com [213.145.166.94]) by mail.broadpark.no (Postfix) with SMTP id 504F380BA for ; Tue, 13 Nov 2001 19:07:37 +0100 (MET) Content-Type: text/plain; charset="iso-8859-1" From: =?iso-8859-1?q?=D8=2EW=2ET?= To: freebsd-questions@freebsd.org Subject: well i have done it :( Date: Tue, 13 Nov 2001 19:05:20 +0100 X-Mailer: KMail [version 1.3] References: <002c01c16c69$cae69700$1700a8c0@support> In-Reply-To: <002c01c16c69$cae69700$1700a8c0@support> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011113180737.504F380BA@mail.broadpark.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 i fucked up typing the seejpeg command into console and it killed the sizing of the console totally... now i cant see jack shiit in the console mode at all, is there an way for me too get the right screen size back in console? i need too know -pleas- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10: 8:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from acmez.gatech.edu (acmez.gatech.edu [130.207.165.24]) by hub.freebsd.org (Postfix) with ESMTP id 78B1237B418 for ; Tue, 13 Nov 2001 10:08:14 -0800 (PST) Received: by acmez.gatech.edu (Postfix, from userid 19753) id D26C54ECEB; Tue, 13 Nov 2001 13:08:13 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by acmez.gatech.edu (Postfix) with ESMTP id C734A4FE72; Tue, 13 Nov 2001 13:08:13 -0500 (EST) Date: Tue, 13 Nov 2001 13:08:13 -0500 (EST) From: Michael Imamura X-Sender: gte255n@acmez.gatech.edu To: freebsd-questions@freebsd.org Cc: mercadolee@hotmail.com Subject: RE: apachectl command not found 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 Quoting "mercadolee@hotmail.com": > i su to the root to make my apache server restart but it seems i > cant make > the command work. > > here's the error : > ---------------------------------------- > bash-2.05$ su > Password: > su-2.05# apachectl restart > su: apachectl: command not found > su-2.05# > ---------------------------------------- > im running 4.4Stable -- > ** also, almost all other commands that's exclusively accessed as a root > user is getting the same error. It works fine though if i > directly login as > root. ** On my box (with Apache installed from the ports collection), apachectl is in /usr/local/sbin, which probably isn't in the path of your normal user account. Try using "su -" when su'ing to root or use "/usr/local/sbin/apachectl". - Michael Imamura mimamura@resnet.gatech.edu LUG@GT Web Guy http://www.lugatgt.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:24:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kirk.sector14.net (66-61-170-163.mtc2.cox.rr.com [66.61.170.163]) by hub.freebsd.org (Postfix) with ESMTP id 2829F37B417 for ; Tue, 13 Nov 2001 10:24:36 -0800 (PST) Received: (from dgl@localhost) by kirk.sector14.net (8.11.3/8.11.3) id fADIOZQ91009 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 13:24:35 -0500 (EST) (envelope-from dgl) Date: Tue, 13 Nov 2001 13:24:35 -0500 From: Doug Lee To: freebsd-questions@freebsd.org Subject: Second try: Multiple VPNs possible under mpd? Message-ID: <20011113132434.B90890@kirk.sector14.net> 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.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [I asked this here on 9/29/01 but saw no reply; I thought I'd try one more time.] I use mpd to build VPN connections to one Unix machine and a number of Windows machines. The Unix VPN is LAN-to-LAN and works fine regardless of whatever else is going on (though I'm not sure I've ever had a Windows machine try to get a VPN first). My problem is figuring out how to allow more than one Windows machine to connect at once. The Windows machines want to be nodes on the LAN (ptp). There is a small set of valid login ids for the Windows VPN connections, listed in mpd.secret. I even gave each one its own ip range, though this is not necessary and neither fixed nor worsened the problem. The first Windows machine can authenticate using any valid login and does (I think) get its correct ip assignment; but then the other Windows machines can't connect. ("Valid login" here means a key/password pair from mpd.secret.) I will include mpd.conf and mpd.links here. 192.168.14 is the local net for this machine, and 192.168.2 is the remote LAN for the Unix VPN. I use "new -i ng9" for the vpnwin link because I figured that would create enough ng* interfaces to support the connections we need. I'm sure I'm missing something here though... Thanks much for any help. *** mpd.conf: default: set login # for telnet control of mpd load doug_lan # the Unix (LAN-to-LAN config) load vpnwin # The Windows (ptp) config) doug_lan: new -i ng0 lan_vpn lan_vpn set iface disable on-demand set iface addrs 10.0.0.1 10.0.0.2 set iface idle 0 set iface route 192.168.2.0/24 set bundle disable multilink set bundle authname set link yes acfcomp protocomp set link no pap set link yes chap # If remote machine is NT you need this.. # set link enable no-orig-auth set link keep-alive 10 75 set ipcp yes vjcomp set ipcp ranges 10.0.0.1/32 10.0.0.2/32 # set iface enable proxy-arp # If you wanted MPPE encryption and had ng_mppc(8)... set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless open vpnwin: new -i ng9 vpnwin vpnwin set iface disable on-demand set iface enable proxy-arp set iface idle 0 set bundle disable multilink set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 10 60 set ipcp yes vjcomp set ipcp ranges 192.168.14.5/32 192.168.14.128/28 set ipcp nbns 192.168.14.9 set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless *** mpd.links: lan_vpn: set link type pptp set pptp self set pptp peer set pptp enable incoming set pptp disable originate outcall vpnwin: set link type pptp set pptp self set pptp enable incoming set pptp disable originate outcall -- Doug Lee dgl@visi.com http://www.visi.com/~dgl Bartimaeus Group doug@bartsite.com http://www.bartsite.com "No person is your friend who demands your silence or denies your right to grow." --unknown source To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:29:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f123.pav1.hotmail.com [64.4.31.123]) by hub.freebsd.org (Postfix) with ESMTP id 6F93637B405 for ; Tue, 13 Nov 2001 10:29:44 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 10:29:44 -0800 Received: from 66.75.97.169 by pv1fd.pav1.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 18:29:44 GMT X-Originating-IP: [66.75.97.169] From: "Lee Mark Mercado" To: freebsd-questions@FreeBSD.ORG Subject: adduser Date: Tue, 13 Nov 2001 10:29:44 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Nov 2001 18:29:44.0334 (UTC) FILETIME=[2A81D2E0:01C16C71] Sender: owner-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 add user and group without using 'adduser' -- i want to make a user for apache -- i added the group 'www' on /etc/group -- but how do i add a user that the system will recognize and will have a /nologin. any help, i would really appreciate. thx -Lee _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:31:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk-systems.com (hawk-systems.com [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id 7447B37B405 for ; Tue, 13 Nov 2001 10:31:02 -0800 (PST) Received: from cr159591a (cr159591-a.pr1.on.wave.home.com [24.102.18.54]) by hawk-systems.com (8.11.6) id fADIUn057124; Tue, 13 Nov 2001 11:30:49 -0700 (MST) From: dave@hawk-systems.com (Dave) To: "Barry Byrne" , "Lee Mark Mercado" , Subject: RE: apachectl command not found Date: Tue, 13 Nov 2001 13:32:52 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 or "/usr/local/sbin/apachectl" which is the default from ports I believe. if you lose an application find / -name "mylostapplication" -print works wonders Dave >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Barry Byrne >Sent: Tuesday, November 13, 2001 12:25 PM >To: Lee Mark Mercado; freebsd-questions@FreeBSD.ORG >Subject: RE: apachectl command not found > > >Lee: > >apachectl will be in the bin directory under wherever you installed apache. >By default this will be /usr/local/apache, so unless for some unusual reason >you choose to modify your PATH to include /usr/local/apache/bin you will >need to specify the full pathname. i.e. you should issue the command like >this: > >/usr/local/apache/bin/apachectl start > > - Barry > >-- >Barry Byrne, IT Manager, >WBT Systems, Block 2, Harcourt Centre >Harcourt Street, Dublin 2, Ireland > >Email: barry.byrne@wbtsystems.com >Web: www.wbtsystems.com > >> -----Original Message----- >> From: owner-freebsd-questions@FreeBSD.ORG >> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Lee Mark >> Mercado >> Sent: 13 November 2001 17:02 >> To: freebsd-questions@FreeBSD.ORG >> Subject: apachectl command not found >> >> >> i su to the root to make my apache server restart but it seems i >> cant make >> the command work. >> >> here's the error : >> ---------------------------------------- >> bash-2.05$ su >> Password: >> su-2.05# apachectl restart >> su: apachectl: command not found >> su-2.05# >> ---------------------------------------- >> im running 4.4Stable -- >> ** also, almost all other commands that's exclusively accessed as a root >> user is getting the same error. It works fine though if i >> directly login as >> root. ** >> >> please help. thx >> >> _________________________________________________________________ >> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:31:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moebius2.Space.Net (moebius2.Space.Net [195.30.1.100]) by hub.freebsd.org (Postfix) with SMTP id 0373737B419 for ; Tue, 13 Nov 2001 10:31:50 -0800 (PST) Received: (qmail 87494 invoked by uid 1408); 13 Nov 2001 18:31:49 -0000 Date: Tue, 13 Nov 2001 19:31:49 +0100 From: Martin Hasenbein To: Lee Mark Mercado Cc: freebsd-questions@FreeBSD.ORG Subject: Re: adduser Message-ID: <20011113193149.A85933@Space.Net> Reply-To: Martin Hasenbein References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mercadolee@hotmail.com on Di , Nov 13, 2001 at 10:29:44am -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 Di 13 Nov (10:29:44) Lee Mark Mercado (mercadolee@hotmail.com) wrote: > how do i add user and group without using 'adduser' -- i want to make a user > for apache -- i added the group 'www' on /etc/group -- but how do i add a > user that the system will recognize and will have a /nologin. > Hi Lee Mark, as root: vipw then add something like the folling line: httpd:*:90:90::0:0:User fuer apache:/:/sbin/nologin /mh -- Martin Hasenbein -- mh@free.beastie.de UNIX, a way of life. FreeBSD, my choice of living. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:37:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gamma.root-servers.ch (gamma.root-servers.ch [195.49.62.126]) by hub.freebsd.org (Postfix) with SMTP id 2C06237B405 for ; Tue, 13 Nov 2001 10:37:33 -0800 (PST) Received: (qmail 62602 invoked from network); 13 Nov 2001 18:37:31 -0000 Received: from dclient217-162-128-224.hispeed.ch (HELO athlon550) (217.162.128.224) by 0 with SMTP; 13 Nov 2001 18:37:31 -0000 Date: Tue, 13 Nov 2001 19:37:22 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.53bis) Educational Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <122269043924.20011113193722@buz.ch> Cc: questions@freebsd.org Subject: [SOLVED] Re: autoconf failing to detect existing lib... In-Reply-To: <196264579024.20011113182257@buz.ch> References: <196264579024.20011113182257@buz.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- > Has anyone got any pointer for me as to where I should look to > solve the problem? Well, I figured I have got two different versions of the lib whereas the latest one doesn't seem to contain a main() function anymore. So I decided to go for one of the few posix a like functions in the lib and it works. Best regards, Gabriel ^ -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i iQEVAwUBO/FaVcZa2WpymlDxAQFxngf+KDAxHAA5iscpExUMzrD746Pcd2M1Rd1N +UxZID7KDLejJp5097cMMk44jKPW472tHPQOo6I/5VN+tXI/GnFfN6eMDFT+Hagt pc4fFJrvIa/T3oE8TUCtcMc/84cwZLRzoWtsL9+/GnzRNvnZ5dRKz9zQdkDoDaId E8/bNgwxIevWTW2xI2j6Z/jD30H+ke8r3ey/mi5SJciWYvV+Hp9pxhT5ay3VVxKh 1KdKpNO45UW352EWRYGV+jjao384Rel+1VC+bWYIDVXIANCMlzEZx3YiXQTBWA2x E/SuAypgGWCfiENJ+xDvrr9ivLD6/kK2pgSO+mjalN87EO+jcHbvIA== =toDd -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:41: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailf.telia.com (mailf.telia.com [194.22.194.25]) by hub.freebsd.org (Postfix) with ESMTP id 24D1737B416 for ; Tue, 13 Nov 2001 10:40:54 -0800 (PST) Received: from bossen (h139n2fls31o846.telia.com [217.208.108.139]) by mailf.telia.com (8.11.6/8.11.6) with ESMTP id fADIen627983; Tue, 13 Nov 2001 19:40:49 +0100 (CET) Date: Tue, 13 Nov 2001 19:43:57 +0100 (CET) From: Tor Stormwall X-X-Sender: To: Lee Mark Mercado Cc: Subject: Re: apachectl command not found In-Reply-To: Message-ID: <20011113194144.D16858-100000@bossen.myhome.my> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! this may depend on how you "su" root. By only doing su to root wont get you root's whole PATH. You must specily like this when su:ing root: #$ su - root Password: Now you should have your programs in your PATH. > i su to the root to make my apache server restart but it seems i cant make > the command work. > > here's the error : > ---------------------------------------- > bash-2.05$ su > Password: > su-2.05# apachectl restart > su: apachectl: command not found > su-2.05# > ---------------------------------------- > im running 4.4Stable -- > ** also, almost all other commands that's exclusively accessed as a root > user is getting the same error. It works fine though if i directly login as > root. ** > > please help. thx > > _________________________________________________________________ > 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 > > * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * | M A Y T H E S O U R C E B E W I T H Y O U | | | | Tor Stormwall mailto:tor@stormwall.org | | http://www.creson.com/~tor | | | | http://www.sslug.dk http://www.stormwall.org | | http://www.FreeBSD.org http://www.muf.se | | | * - - - - - - - - - - - - - - - - - - - - - - - - - - - - * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 10:55:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f65.pav1.hotmail.com [64.4.31.65]) by hub.freebsd.org (Postfix) with ESMTP id 2876E37B417 for ; Tue, 13 Nov 2001 10:55:55 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 10:55:54 -0800 Received: from 66.75.97.169 by pv1fd.pav1.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 18:55:54 GMT X-Originating-IP: [66.75.97.169] From: "Lee Mark Mercado" To: freebsd-questions@FreeBSD.ORG Subject: adduser Date: Tue, 13 Nov 2001 10:55:54 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Nov 2001 18:55:54.0946 (UTC) FILETIME=[D2AA3220:01C16C74] Sender: owner-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 did this to add a user for my apache server -- i added this line to : /usr/src/etc/master.passwd ----------------------------------------------------- www:*:1005:1005::0:0:User fuer apache:/:/sbin/nologin ----------------------------------------------------- i added to group : /usr/src/etc/group ----------------------------------------------------- www:*:1005: ----------------------------------------------------- But im still getting an error saying : 'httpd: bad user name www' *** Is there additional steps that i have to do after changing these files ? -Lee _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 11:28:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtpe.casema.net (smtpe.casema.net [195.96.96.172]) by hub.freebsd.org (Postfix) with SMTP id D3ADA37B417 for ; Tue, 13 Nov 2001 11:28:50 -0800 (PST) Received: (qmail 30879 invoked from network); 13 Nov 2001 19:28:46 -0000 Received: from unknown (HELO scorn.diderius.nl) (212.64.78.173) by smtpe.casema.net with SMTP; 13 Nov 2001 19:28:46 -0000 Received: from parallax.diderius.nl (parallax.diderius.nl [172.18.4.1]) by scorn.diderius.nl (8.11.2/8.11.2) with ESMTP id fADJSXN12770; Tue, 13 Nov 2001 20:28:34 +0100 Received: from silver.ftx.diderius.nl (silver.ftx.diderius.nl [172.19.3.10]) by parallax.diderius.nl (8.11.3/8.11.3) with ESMTP id fADJSeb00736; Tue, 13 Nov 2001 20:28:41 +0100 (CET) (envelope-from walter@binity.com) Date: Tue, 13 Nov 2001 20:27:33 +0100 From: Walter Hop X-Mailer: The Bat! (v1.53d) Educational X-Priority: 3 (Normal) Message-ID: <14313926955.20011113202733@binity.com> To: krzysztof Cc: freebsd-questions@freebsd.org Subject: Re: NAT security In-Reply-To: <20011113173728.32722.qmail@web14801.mail.yahoo.com> References: <20011113173728.32722.qmail@web14801.mail.yahoo.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 [in reply to cs052279@yahoo.com, 13-11-2001] > Could I just set my machine as a gateway, use IPFilter and not have my > machine do NAT? Would this be possible to do with multiple machines > behind my firewall or do I need translation? Does having a real IP > address as opposed to a NATed address pose any great threats? Hi, NAT is short for Network Address Translation, this is what ``natd'' does. The most common use of natd is to share one Internet IP address with lots of machines ("IP masquerading"). Machines on your home network talk to the gateway and the gateway "rewrites" packets, so on the Internet it looks like there is only one system talking, while the machines inside think they have a direct connection. This is useful when you have only *one* Internet IP address assigned to you by your ISP (this is mostly the case), so you can surf the net with all the computers on your home network. Because your boxes on the LAN have a private address, they are not reachable from the Internet (except for connections they have opened themselves). This is a nice layer of security to begin with. If you have been so lucky as to be assigned multiple Internet IP addresses by your provider, you have the choice of using NAT or giving each of your systems a real Internet IP address. In that case, you should always set up firewalling rules on the gateway. Good firewall rules would protect your systems from being reached from the Internet as well, so your network would not be more vulnerable than it would be with NAT. In short: NAT-ing your home network from the world is not meant as a security measure in itself. In either case you need to set up additional firewall rules to fully protect your network! -- Walter Hop Updated contact information: http://www.binity.com/~walter/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 11:31: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.takas.lt (mail-src.takas.lt [212.59.31.66]) by hub.freebsd.org (Postfix) with ESMTP id 5254937B405 for ; Tue, 13 Nov 2001 11:31:06 -0800 (PST) Received: from tadas.lt ([212.59.23.231]) by mail.takas.lt with Microsoft SMTPSVC(5.0.2195.2966); Tue, 13 Nov 2001 21:28:12 +0200 Received: (from tadas@localhost) by tadas.lt (8.11.3/8.11.3) id fADJaHE09769 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 21:36:17 +0200 (EET) (envelope-from tadas) Date: Tue, 13 Nov 2001 21:35:46 +0200 From: Tadas To: FreeBSD Subject: readcd Message-ID: <20011113213546.A9752@tadas.lt> Reply-To: b-tadas@takas.lt Mail-Followup-To: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i X-OS: FreeBSD 4.0-RELEASE X-OriginalArrivalTime: 13 Nov 2001 19:28:12.0603 (UTC) FILETIME=[559930B0:01C16C79] Sender: owner-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 problem. I would like to copy a CD. I found cdrtools very useful. There is one little program - readcd. AFAIK is is for making identical CD's. But I can't get that little bastard working. It says: *** readcd: Invalid argument. Open by 'devname' not supported on this OS. Cannot open SCSI driver. *** The arguments are: "readcd dev=/dev/rcd0.ctl f=/tmp/aaa". I have an ordinary Teac CD-ROM. So, what's wrong? Bye, Tadas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12: 2:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 1CF4F37B417 for ; Tue, 13 Nov 2001 12:02:23 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 163jlB-000F20-00; Wed, 14 Nov 2001 09:02:17 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fADK2C455840; Wed, 14 Nov 2001 09:02:12 +1300 (NZDT) (envelope-from jonc) Date: Wed, 14 Nov 2001 09:02:12 +1300 From: Jonathan Chen To: brain_damaged Cc: freebsd-questions@freebsd.org Subject: Re: moduli Message-ID: <20011114090212.B55737@jonc.itouch> References: <200111131137.AA3966894482@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111131137.AA3966894482@florida-wireless.com>; from brain_damaged@florida-wireless.com on Tue, Nov 13, 2001 at 11:37:17AM -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 Tue, Nov 13, 2001 at 11:37:17AM -0500, brain_damaged wrote: > I have this file in my /usr/local/etc and can't find any info on it. > a search on freebsd.org brought up zilch and google has a zillion links to non english sites and mathmatical stuff. > anyone tell me what it relates to. ? You could try grepping thru' the installed packages to see which port it belongs to: # grep moduli /var/db/pkg/*/+CONTENTS -- Jonathan Chen ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12: 3:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 7ECA337B416 for ; Tue, 13 Nov 2001 12:03:11 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 163jm0-00003T-00; Tue, 13 Nov 2001 21:03:08 +0100 Received: from pd90172c5.dip.t-dialin.net ([217.1.114.197]) by mrvdom02.schlund.de with esmtp (Exim 2.12 #2) id 163jm0-0007iL-00; Tue, 13 Nov 2001 21:03:08 +0100 Date: Tue, 13 Nov 2001 19:01:39 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: Ted Harris Cc: Subject: Re: BSD's and AutoCAD? In-Reply-To: <000701c16c67$c54f3ba0$0100005a@mach1> Message-ID: <20011113185400.W32051-100000@big> 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, 13 Nov 2001, Ted Harris wrote: > Sir; > > Will Auotdesk programs such as AutoCAD R12 run under Freebsd?? > > Either on a Fast DOS based system or in place of/ along W/ win2k? > > Or is FreeBSD an operating system on its own?? Yes. Please do have a look at www.freebsd.org for more information. > > If so, back to first question!!! I can run some old 2D-CAD by Imsisoft under Wine (which is sort of a Windows emulator - www.wine.org ). And of course there is qcad , which is free software written for Linux, but very good on FreeBSD. Uli Kruppa. > Thank you for any response, > > Ted Harris > t91@worldnet.att.net > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ************************************ * P. U. Kruppa - Wuppertal * * Germany * * www.pukruppa.de www.2000d.de * ************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12: 6:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id AA03037B416 for ; Tue, 13 Nov 2001 12:06:45 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 163jpR-000F3E-00; Wed, 14 Nov 2001 09:06:41 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fADK6fm55880; Wed, 14 Nov 2001 09:06:41 +1300 (NZDT) (envelope-from jonc) Date: Wed, 14 Nov 2001 09:06:41 +1300 From: Jonathan Chen To: FJU@Fritzilldo.com Cc: questions@freebsd.org Subject: Re: Kernel Compilation error. Message-ID: <20011114090641.C55737@jonc.itouch> References: <004401c16c65$8baafc60$0301a8c0@fritzilldo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004401c16c65$8baafc60$0301a8c0@fritzilldo>; from FJU@Fritzilldo.com on Tue, Nov 13, 2001 at 12:05:36PM -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 Tue, Nov 13, 2001 at 12:05:36PM -0500, FJU@Fritzilldo.com wrote: > My process for compilation. > ============================================= > www# cd /sys/i386/conf > www# ls > FRITZILLDO2 > www# /usr/sbin/config -g FRITZILLDO2 > Don't forget to do a ``make depend'' > Kernel build directory is ../../compile/FRITZILLDO2 > www# cd ../../compile/FRITZILLDO2/ > www# make > Makefile:29: *** missing separator. Stop. > ============================================= Two things: 1. You didn't read the instructions. It said: "Don't forget to do a ``make depend''" which you didn't do. 2. You're using GNU make instead of BSD make. It's a Bad Idea to install gmake as `make'. You should have used the ports to install it. It'd have gone in as `gmake' -- Jonathan Chen ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:14:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 1761F37B416 for ; Tue, 13 Nov 2001 12:14:35 -0800 (PST) Received: from columbia ([12.93.208.77]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011113201432.LYOW19017.mtiwmhc24.worldnet.att.net@columbia>; Tue, 13 Nov 2001 20:14:32 +0000 From: "Andrew C. Hornback" To: "Micke Josefsson" , "User Raymond" Cc: Subject: RE: The need for speed Date: Tue, 13 Nov 2001 15:12:45 -0500 Message-ID: <006001c16c7f$8eaaf720$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 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 Note: Reply moved to bottom to preserve context. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Micke Josefsson > Sent: Tuesday, November 13, 2001 4:41 AM > To: User Raymond > Cc: freebsd-questions@FreeBSD.ORG > Subject: RE: The need for speed > > On 13-Nov-2001 User Raymond wrote: > > > > We use uni and dual processor PIII systems with FreeBSD and the MUMPS > > language (it's an ANSI database language - see http://www.mumps.org/ ). > > The language and application tend to be mainly processor bound (due > > to the poor coding in the language, mine). I'm looking for more speed > > than a dual 1GHZ PIII system for a largish customer - to this end I'm > > attempting to boot FreeBSD 4.4-RELEASE on an Intel server with > > 4 x Pentium xeon 700MHZ processors, each with 1MB cache. > > > > Wether I boot from floppy or CD, this thing immediately halts > > (no twirling batton at all) with "BTX halted" after a lot of numbers. > > (I can copy down all the crash screen if this is any use to anyone.) > > > > So - two questions... > > > > 1. Have I encountered a known (fixable) problem? > > > > 2. What is the best way to go to get more grunt than a dual 1GHZ PIII? > > I really have no clue but I'd try removing all but the 1st > processor and try > again. Maybe the install prog gets confused by the wealth of processors? > > /M I can't say that's an error that I've ever seen by having more than one procesor in a machine. The dual and more processor machines that I've set up didn't exhibit anything like that at all (installs went smooth as silk). Raymond, you might try removing all but the most essential hardware in the machine and try installing at that point, adding hardware once you've got a bootable system. Also, how much memory is in the Quad Xeon machine? I believe FreeBSD is limited to 4GB. As far as getting more grunt, have you determined that the processor is indeed the bottleneck on your system? Maybe you don't have enough memory or your disk subsystem isn't optimized for your application. (I'm in the process of building a Dual PIII machine, don't tell me it's not gonna have enough oomph to run much of anything!) *grins* --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:16:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id E2DDD37B417 for ; Tue, 13 Nov 2001 12:16:42 -0800 (PST) Received: from colt.ncptiddische.net (ppp-131.wobline.de [212.68.69.139]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fADKGd519338; Tue, 13 Nov 2001 21:16:40 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fADKH7V20000; Tue, 13 Nov 2001 21:17:07 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fADKGVl00560; Tue, 13 Nov 2001 21:17:06 +0100 (CET) (envelope-from nils@tisys.org) Date: Tue, 13 Nov 2001 21:16:31 +0100 (CET) From: Nils Holland To: Tadas Cc: FreeBSD Subject: Re: readcd In-Reply-To: <20011113213546.A9752@tadas.lt> Message-ID: <20011113211219.A552-100000@howie.ncptiddische.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 Tue, 13 Nov 2001, Tadas wrote: > The arguments are: "readcd dev=/dev/rcd0.ctl f=/tmp/aaa". I have an > ordinary Teac CD-ROM. So, what's wrong? Ordinary sounds rather like ATAPI/IDE, not SCSI. Therefore, readcd does not work. Now, what do you do? If you have a data CD, you can copy it about like this: dd if=/dev/acd0c of=cdimage bs=2048 This will create a file called cdimage in your current directory, assuming that your CD-ROM drive is /dev/acd0. Next you can burn the image back to a CD: burncd -f /dev/acd1c -s 12 data cdimage fixate (assuming that your burnder is /dev/acd1c and the speed you want to (and can) burn with is 12). The method above will obviously have problems with audio CDs and some other special cases, but for ordinary cases, it should work. If you do indeed have a SCSI CD-ROM drive (despite my assumption), the procedure outlined by me will not work (dd will, but I guess burncd won't). In that case, I hope that any of the more SCSI-experienced folkes here will be able to help you. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:20:26 2001 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 5E0A737B418 for ; Tue, 13 Nov 2001 12:20:21 -0800 (PST) Received: from columbia ([12.93.208.77]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011113202018.OYQK5495.mtiwmhc23.worldnet.att.net@columbia>; Tue, 13 Nov 2001 20:20:18 +0000 From: "Andrew C. Hornback" To: "shanon loveridge" , Subject: RE: Ethernet card problems Date: Tue, 13 Nov 2001 15:18:32 -0500 Message-ID: <006101c16c80$5dab36c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <20011113101013.31369.qmail@web14305.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of shanon > loveridge > Sent: Tuesday, November 13, 2001 5:10 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Ethernet card problems > > OK people > I have spent the last two nights trying to get this to > work so would really appreciate it if you could help > me out. > > I have a SMC EZ Card 10/100 PCI 1211-TX SMC makes good hardware, their 9432TX is my weapon of choice when I need a PCI NIC. > I have checked and it is on the supported hardware > list and it is listed under RealTek 8129/8139 fast > ethernet NICs. After looking around I found that the > driver for this is rl. Right so far. > Correct me if I am wrong but it > looks like I need to configure the NIC on the rl0 > Interface. Still right. > However if I try to set it up in > /stand/sysinstall Configure - Networking - Interfaces > it doesn't have the option to select it. Okay, then there is something wrong with the setup on the card. Have you turned off Plug and Play in your BIOS? Is there a diskette used to configure the card for a specific IRQ and memory address? If the card is configured correctly, it should appear in /stand/sysinstall without a problem, as long as you're running a GENERIC kernel. device rl # RealTek 8129/8139 That's the line that you would need in your kernel for it to be recognized. > Could someone please give me an idea in how to set > this up. Like I mentioned earlier, try turning off Plug and Play, configure the card manually if possible. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:31:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from foo31-249.visit.se (foo31-249.visit.se [62.119.31.249]) by hub.freebsd.org (Postfix) with ESMTP id B809937B405 for ; Tue, 13 Nov 2001 12:31:30 -0800 (PST) Received: (from martin@localhost) by foo31-249.visit.se (8.11.6/8.11.6) id fADKUqr04382; Tue, 13 Nov 2001 21:30:52 +0100 (CET) (envelope-from martin) Date: Tue, 13 Nov 2001 21:30:52 +0100 From: Martin Karlsson To: Eric Cheney Cc: freebsd-questions@freebsd.org Subject: Re: procmail setup troubles Message-ID: <20011113213052.B4165@foo31-249.visit.se> Mail-Followup-To: Eric Cheney , freebsd-questions@freebsd.org References: <20011112084516.A15805@sociostat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011112084516.A15805@sociostat.org>; from cheney@soc.umass.edu on Mon, Nov 12, 2001 at 08:45:16AM -0500 X-Editor: Vim http://www.vim.org/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Eric Cheney (cheney@soc.umass.edu) wrote: > > > Hi folks. I can't get procmail to filter mail. Here's the story. > I'm migrating mail from a debian box to my FreeBSD box. I simply stole > the .fetchmailrc and .procmailrc files from the debian box and put them in > the home directory of the FreeBSD box. Both of these files were fully > functional with the debian box, so I think they are ok. > Then I installed procmail using the ports collection... Finally I made a > .forward file with the line "|exec /usr/local/bin/procmail || exit 75" .... > I put this .forward file in my home directory. > > With this setup procmail just loses all incoming mail, and some mail > is not even fetched because it says it cannot resolve the domain > of the sender. > > What am I doing wrong? Any ideas out there? Well, just in case, what are your permissions for your .forward file? They should be (at least they work for me ;)): -rw-r--r-- Good luck, -- ------------------------------------------------ Martin Karlsson martin.karlsson@visit.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:31:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.bnetmd.net (ns1.bnetmd.net [64.23.0.71]) by hub.freebsd.org (Postfix) with ESMTP id CDF9237B418 for ; Tue, 13 Nov 2001 12:31:34 -0800 (PST) Received: from glenn (cc316787-a.mtcm1.md.home.com [24.18.82.114]) by ns1.bnetmd.net (8.9.3/8.9.3) with SMTP id PAA57940 for ; Tue, 13 Nov 2001 15:28:52 -0500 (EST) (envelope-from techlist@bnetmd.net) Message-ID: <012c01c16c9a$d8550b20$6501a8c0@bnetmd.net> Reply-To: "Glenn McCalley" From: "Glenn McCalley" To: Subject: Perl - POSIX difficulty Date: Tue, 13 Nov 2001 15:27:34 -0800 Organization: Business.Net LLC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Working on installing Akopia's Interchange e-commerce system, it's written in Perl, and we've hit a situation where their date conversion routine causes Perl to die and dump. There response is that the POSIX library in FreeBSD is "bad", and in their experience causes a "lot of problems" with Perl. We've not had a POSIX problem before, -all- of our development is in Perl / Apache, so I don't know ... I'm net even sure how to phrase the question ... but does anyone know if this is so? If so, is there a better POSIX library than the one distributed? TIA, Glenn. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:36:28 2001 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 E886837B417 for ; Tue, 13 Nov 2001 12:36:23 -0800 (PST) Received: from columbia ([12.93.208.77]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011113203620.PFBG5495.mtiwmhc23.worldnet.att.net@columbia>; Tue, 13 Nov 2001 20:36:20 +0000 From: "Andrew C. Hornback" To: , Subject: RE: Need suggestions on system configuration Date: Tue, 13 Nov 2001 15:34:33 -0500 Message-ID: <006a01c16c82$9a42c560$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <002c01c16c69$cae69700$1700a8c0@support> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Raja Velu > Sent: Tuesday, November 13, 2001 12:37 PM > To: freebsd-questions@freebsd.org > Subject: Need suggestions on system configuration > > We're trying to setup a basic demo freeBSD system to act as a firewall, > web/ftp server, mail server. If it's just a demo machine, and not something that you'd want to use for production, something as lowly as a 486 with 32 Megs of RAM should be fine. Personally, I'm using a Pentium 133 with 32 Megs of RAM for those functions and more, and it's not even breaking a sweat. > We would need some kind of a backup > for the web > server's content (some kind of mirrored disk approach without > SCSI would be ideal). If the machine is going to be networked, you could just back it up over the network and not have to worry about mirroring or anything like that. Or you could set up vinum to do the mirroring for you across any kind of drives you'd like. Choice is yours... > Any suggestions for a "cost-conscious" configuration would be > helpful. Any pointers to web sites from where I can get similar info would > also be fine. Just as a demo machine, you wouldn't need anything too elaborate... low end 486 to maybe a Pentium II if you wanted to add some heavy loads to the demo. As a server, you wouldn't need high performance graphics, so spend that money on memory, disks and network hardware. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 12:46:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from corten2.billschoolcraft.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by hub.freebsd.org (Postfix) with ESMTP id A953537B405 for ; Tue, 13 Nov 2001 12:46:56 -0800 (PST) Received: from corten8.billschoolcraft.com ([192.168.7.8]) by corten2.billschoolcraft.com with esmtp (Exim 3.22 #1 (Debian)) id 13vOkL-0002AX-00 for ; Mon, 13 Nov 2000 10:54:25 -0800 Date: Tue, 13 Nov 2001 10:59:19 -0800 (PST) From: Bill Schoolcraft X-X-Sender: To: Subject: dd if=/cdrom of=file.iso ?? Message-ID: System-ID: [en] (I; Linux-2.4.7-10 i86pc) 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've just run the above command on Linux and it worked fine and now I'm not able to do this on FreeBSD-4.2, is there something here I'm missing, can anyone help ? This is a CD with the archives of Unix data and I just want to not have to use the cd everytime to view it. -- Bill Schoolcraft PO Box 210076 -o) San Francisco CA 94121 /\ "UNIX, A Way Of Life." _\_v http://forwardslashunix.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13: 1:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from LKLDDC01.GARGANTUAN.COM (145bus8.tampabay.rr.com [24.94.145.8]) by hub.freebsd.org (Postfix) with ESMTP id 3277937B417 for ; Tue, 13 Nov 2001 13:01:27 -0800 (PST) Received: by LKLDDC01.GARGANTUAN.COM with Internet Mail Service (5.5.2653.19) id ; Tue, 13 Nov 2001 16:01:22 -0500 Message-ID: <1DA741CA6767A144BAA4F10012536C27A907@LKLDDC01.GARGANTUAN.COM> From: "Oliver, Michael W." To: 'Bill Schoolcraft' , freebsd-questions@FreeBSD.ORG Subject: RE: dd if=/cdrom of=file.iso ?? Date: Tue, 13 Nov 2001 16:01:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have found success using the following command: $dd bs=2048 if=/dev/cd0c of=~/blah.iso Note that I am using a SCSI CDROM. I think that with an ATAPI CDROM, you would use /dev/acd0c, but I could be mistaken. HTH... =========== Michael Oliver > -----Original Message----- > From: Bill Schoolcraft [mailto:bill@wiliweld.com] > Sent: Tuesday, November 13, 2001 1:59 PM > To: freebsd-questions@FreeBSD.ORG > Subject: dd if=/cdrom of=file.iso ?? > > > Hello, > > I've just run the above command on Linux and it worked fine and now > I'm not able to do this on FreeBSD-4.2, is there something here I'm > missing, can anyone help ? > > This is a CD with the archives of Unix data and I just want to not > have to use the cd everytime to view it. > > -- > Bill Schoolcraft > PO Box 210076 -o) > San Francisco CA 94121 /\ > "UNIX, A Way Of Life." _\_v > http://forwardslashunix.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 Nov 13 13: 7:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f47.law10.hotmail.com [64.4.15.47]) by hub.freebsd.org (Postfix) with ESMTP id 8C89637B418 for ; Tue, 13 Nov 2001 13:07:53 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 13:07:53 -0800 Received: from 65.64.1.180 by lw10fd.law10.hotmail.msn.com with HTTP; Tue, 13 Nov 2001 21:07:53 GMT X-Originating-IP: [65.64.1.180] From: "Todd Reed" To: freebsd-questions@freebsd.org Subject: Virtual Hosting with Apache Date: Tue, 13 Nov 2001 15:07:53 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Nov 2001 21:07:53.0328 (UTC) FILETIME=[42636700:01C16C87] Sender: owner-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 trouble geting my virtual hosting setup. I've got my Internal DNS pointing to the correct IP address 192.168.125.240 -- neac1.neaclinic.com 192.168.125.241 -- neac2.neaclinic.com 192.168.125.242 -- neac3.neaclinic.com Here are the Virtual hosting configs from my httpd.conf ServerAdmin root@beta.neaclinic.com DocumentRoot /data/www/htdocs/neac1.com ServerName neac1.neaclinic.com ServerAdmin root@beta.neaclinic.com DocumentRoot /data/www/htdocs/neac2.com ServerName neac2.neaclinic.com ServerAdmin root@beta.neaclinic.com DocumentRoot /data/www/htdocs/neaclinic.com ServerName www.neaclinic.com I can ping the names from a workstation and they resolve. I can type the IP address into my browser and it connectes to the correct server. If I put the name in the browser it doesn't make it to the website. The web server is one machine with multiple alias interfaces on one network card. Any clue on why I cannot hit the websites through the DNS names? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13: 8:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13901.mail.yahoo.com (web13901.mail.yahoo.com [216.136.175.27]) by hub.freebsd.org (Postfix) with SMTP id 9F3D237B41A for ; Tue, 13 Nov 2001 13:08:19 -0800 (PST) Message-ID: <20011113210819.50700.qmail@web13901.mail.yahoo.com> Received: from [207.152.85.99] by web13901.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 15:08:19 CST Date: Tue, 13 Nov 2001 15:08:19 -0600 (CST) From: =?iso-8859-1?q?Diego=20Zuluaga?= Subject: Apache-Tomcat error startup To: 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, Finally i could install Jakarta-tomcat in Unix. But, I'm trying to integrate it with Apache, i followed the instructions of tomcat userguide. When i try to start apache("% apachectl start"): appears: Cannot load /usr/local/www/libexec/mod_jserv.so into server: /usr/local/www/libexec/mod_jserv.so: Undefined symbol "jserv_error_exit" /usr/virtual/share/pkgs/installed/vs-apache/1.3.12/bin/apachectl start: httpd could not be started % Looks like a problem with Jserv. If anybody knows how can help me please send me the answer. Thanks!! _________________________________________________________ Do You Yahoo!? ŋQuieres armar tu própia página Web pero no sabes HTML? Usa los asistentes de edición de Yahoo! Geocities y tendrás un sitio en sólo unos minutos. Visítanos en http://espanol.geocities.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 Nov 13 13:19:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id CA0B737B405 for ; Tue, 13 Nov 2001 13:19:52 -0800 (PST) Received: from colt.ncptiddische.net (ppp-131.wobline.de [212.68.69.139]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fADLJi524286; Tue, 13 Nov 2001 22:19:44 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fADLKCV20245; Tue, 13 Nov 2001 22:20:12 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fADLKDl00978; Tue, 13 Nov 2001 22:20:14 +0100 (CET) (envelope-from nils@tisys.org) Date: Tue, 13 Nov 2001 22:20:13 +0100 (CET) From: Nils Holland To: Bill Schoolcraft Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dd if=/cdrom of=file.iso ?? In-Reply-To: Message-ID: <20011113221729.J966-100000@howie.ncptiddische.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 Tue, 13 Nov 2001, Bill Schoolcraft wrote: > Hello, > > I've just run the above command on Linux and it worked fine and now > I'm not able to do this on FreeBSD-4.2, is there something here I'm > missing, can anyone help ? > > This is a CD with the archives of Unix data and I just want to not > have to use the cd everytime to view it. This question has been asked here by me about three days ago. I didn't have this working on Linux (since I don't have any Linux here), but I thought I used the command on FreeBSD in the past, and when I tried recently, it didn't work. The solution: dd if=/dev/cdrom of=file.iso bs=2048 This should work - it does for me and reportely for many others. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13:28:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 31F7D37B416 for ; Tue, 13 Nov 2001 13:28:41 -0800 (PST) Received: (from httpd@localhost) by aragorn.neomedia.it (8.11.4/8.11.4) id fADLS6l22055; Tue, 13 Nov 2001 22:28:06 +0100 (CET) To: bouchendira abderrahmen Subject: Re: Demande d'information Message-ID: <1005686886.3bf190667ed42@webmail.neomedia.it> Date: Tue, 13 Nov 2001 22:28:06 +0100 (CET) From: Salvo Bartolotta Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs X-WebMail-Company: Neomedia s.a.s. X-Originating-IP: 62.98.171.100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Bonjour, > Nous sommes une société Informatique qui vent du matériel et présente des > solutions informatique. > Nous somme des représentant du matériel COMPAQ en Tunisie et nous voulons > bien proposer pour nos clients comme systčme d'exploitation sur leur serveur > le FreeBSD soit sur des plateformes Intel Ou Alpha. > Pričre nous communiquer vos partenaire en Tunisie a fin de leur contacter > dont le but de mieux connaître votre produit. > Salutations Monsieur, En vous souhaitant la bienvenue ā FreeBSD... je vous réponde en tant qu'utilisateur ordinaire de FreeBSD, car vous avez écrit ā l'une de ses listes de diffusion; dans cette liste, en particulier, la plupart d'entre nous parlent (surtout) anglais. Vouz trouverez beaucoup de renseignements et de documentation sur ce systčme, ainsi que des listes de diffusion, groupes utilisateurs, etc., ā l'adresse http://www.freebsd-fr.org -- en franįais, bien entendu. Par exemple, http://www.freebsd-fr.org/local-fr/www/spec/ressources_web.html offre de nombreuses ressources en langue franįaise (et anglaise). Je vous prie d'agréer, Monsieur, l'expression de mes salutations distinguées. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13:35:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id BC7CA37B416 for ; Tue, 13 Nov 2001 13:35:17 -0800 (PST) Received: by dns.comrax.com (Postfix, from userid 100) id 972C47250B; Tue, 13 Nov 2001 23:35:08 +0200 (IST) Received: from localhost (localhost [127.0.0.1]) by dns.comrax.com (Postfix) with ESMTP id 8DA1649A1C for ; Tue, 13 Nov 2001 23:35:08 +0200 (IST) Date: Tue, 13 Nov 2001 23:35:07 +0200 (IST) From: Noor Dawod To: freebsd-questions@freebsd.org Subject: SQL authentication with login Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I've taken a look at /usr/src/usr.bin/login/login.c to try and see if I can change it and add to it another type of authentication, in my case, SQL authentication. Put simply, I want login to use a SQL table to check validity of users, in addition to PAM, Kerberos and normal /etc/passwd authentication types. My question is: has anyone done this and if it at possible? I know this might not be 100% UNIX standard, but let's say in my case, I care less about standardization. By the way, it can be an optional component and you don't have to use it at all. Anyone can help? Thanks in advance. Noor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13:37:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from corten2.billschoolcraft.com (adsl-63-193-247-201.dsl.snfc21.pacbell.net [63.193.247.201]) by hub.freebsd.org (Postfix) with ESMTP id 11EFD37B446 for ; Tue, 13 Nov 2001 13:37:26 -0800 (PST) Received: from corten8.billschoolcraft.com ([192.168.7.8]) by corten2.billschoolcraft.com with esmtp (Exim 3.22 #1 (Debian)) id 13vRCj-0002Dy-00; Mon, 13 Nov 2000 13:31:53 -0800 Date: Tue, 13 Nov 2001 13:36:47 -0800 (PST) From: Bill Schoolcraft X-X-Sender: To: "Oliver, Michael W." Cc: Subject: RE: dd if=/cdrom of=file.iso ?? In-Reply-To: <1DA741CA6767A144BAA4F10012536C27A907@LKLDDC01.GARGANTUAN.COM> Message-ID: System-ID: [en] (I; Linux-2.4.7-10 i86pc) 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 Tue, 13 Nov 2001 it looks like Oliver, Michael W. composed: > I have found success using the following command: > > $dd bs=2048 if=/dev/cd0c of=~/blah.iso > Great, that worked fine and I appreciate it. In trying to mount the iso in a loopback fashion I'm not getting anywhere fast, normally I'd use the command (in linux) of: mount -o loop blah.iso /mnt/test and I'd then be able to access the CD image, in FreeBSD they point to the manpage of "mount_null" and it falling a little short (with my help of course) of working, -- Bill Schoolcraft PO Box 210076 -o) San Francisco CA 94121 /\ "UNIX, A Way Of Life." _\_v http://forwardslashunix.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13:44:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id 3486837B418 for ; Tue, 13 Nov 2001 13:44:54 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id fADLilI78074; Tue, 13 Nov 2001 13:44:47 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Tue, 13 Nov 2001 13:44:47 -0800 (PST) From: Philip Hallstrom To: Noor Dawod Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SQL authentication with login In-Reply-To: Message-ID: <20011113134350.L76836-100000@teak.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 I don't know hardly anything about PAM, but my understanding was that you didn't need to change any source code, just install the appropriate PAM module and change pam.conf to use that module for authentication... if I am right on that I am pretty sure I've seen PAM modules for postgresql. -philip On Tue, 13 Nov 2001, Noor Dawod wrote: > Hi all, > > I've taken a look at /usr/src/usr.bin/login/login.c to try and see if I > can change it and add to it another type of authentication, in my case, > SQL authentication. > > Put simply, I want login to use a SQL table to check validity of users, > in addition to PAM, Kerberos and normal /etc/passwd authentication > types. > > My question is: has anyone done this and if it at possible? I know this > might not be 100% UNIX standard, but let's say in my case, I care less > about standardization. By the way, it can be an optional component and > you don't have to use it at all. > > Anyone can help? > > Thanks in advance. > > Noor > > > 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 Nov 13 13:46:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smashpow.net (mail.smashpow.net [216.138.195.192]) by hub.freebsd.org (Postfix) with ESMTP id 0F69B37B405 for ; Tue, 13 Nov 2001 13:46:45 -0800 (PST) Received: from mail.smashpow.net([216.138.195.192]) (890 bytes) by smashpow.net via smail with P:esmtp/R:bind_hosts/T:smtp (sender: ) id for ; Tue, 13 Nov 2001 16:46:40 -0500 (EST) (Smail-3.2.0.111 2000-Feb-17 #1 built 2001-Mar-18) Date: Tue, 13 Nov 2001 16:46:40 -0500 (EST) From: Agent Drek To: freebsd-questions@freebsd.org Subject: nvi problem? 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 With two seperate 4.4-RELEASE boxes, nvi mysteriously exits on me with this message (in bold): Error: input: Resource temporarily unavailable If I use vim I don't see the problem. I am logged in via ssh. I've never had this happen to me before and it doesn't occur on any of my other older systems. Anybody else see this happen? I couldn't find anything in gnats. cheers, -- Derek Marshall Smash and Pow Inc > 'digital plumber' http://www.smashpow.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 13:58:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aviion.alfred.cx (aviion.alfred.cx [150.101.93.190]) by hub.freebsd.org (Postfix) with ESMTP id 3EA3A37B41C for ; Tue, 13 Nov 2001 13:58:13 -0800 (PST) Received: (from andrew@localhost) by aviion.alfred.cx (8.11.3/8.11.3) id fAD8dtS01058; Tue, 13 Nov 2001 19:09:55 +1030 (CST) (envelope-from andrew) Date: Tue, 13 Nov 2001 19:09:55 +1030 From: Andrew Reid To: Cliff Sarginson Cc: questions@freebsd.org Subject: Re: overclocking and freebsd Message-ID: <20011113190955.C1004@plug.cx> References: <20011113075113.C1516@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011113075113.C1516@raggedclown.net>; from cliff@raggedclown.net on Tue, Nov 13, 2001 at 07:51:13AM +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 Tue, Nov 13, 2001 at 07:51:13AM +0100, Cliff Sarginson wrote: > So cheap ? Can anyone explain why, at least in Holland, a 1Mghz Pentium > III costs significantly more than a 1.4 pentium IV ? > Is a puzzle to me... 1GHz PIII is more expensive than a 1.4 PIV here in Australia too. It seems to be a plot by Intel to make us buy the new PIV, forcing us to purchase new motherboards and all kinds of other evil stuff that is just too nasty to go into :-) - andrew -- Andrew J. Reid "Catapultam habeo. Nisi pecuniam omnem andrew.reid@plug.cx mihi dabis, ad caput tuum saxum immane +61 401 946 813 mittam" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14: 0: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id A6BF537B405 for ; Tue, 13 Nov 2001 13:59:57 -0800 (PST) Received: from colt.ncptiddische.net (ppp-216.wobline.de [212.68.69.227]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fADLxm527230; Tue, 13 Nov 2001 22:59:48 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fADM0GV20390; Tue, 13 Nov 2001 23:00:16 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fADM0H700527; Tue, 13 Nov 2001 23:00:17 +0100 (CET) (envelope-from nils@tisys.org) Date: Tue, 13 Nov 2001 23:00:17 +0100 (CET) From: Nils Holland To: Bill Schoolcraft Cc: "Oliver, Michael W." , Subject: RE: dd if=/cdrom of=file.iso ?? In-Reply-To: Message-ID: <20011113225748.B502-100000@howie.ncptiddische.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 Tue, 13 Nov 2001, Bill Schoolcraft wrote: > At Tue, 13 Nov 2001 it looks like Oliver, Michael W. composed: > > > I have found success using the following command: > > > > $dd bs=2048 if=/dev/cd0c of=~/blah.iso > > > > Great, that worked fine and I appreciate it. > > In trying to mount the iso in a loopback fashion I'm not getting > anywhere fast, normally I'd use the command (in linux) of: > > mount -o loop blah.iso /mnt/test > > and I'd then be able to access the CD image, in FreeBSD they point > to the manpage of "mount_null" and it falling a little short (with > my help of course) of working, Have a look at /usr/src/i386/conf/LINT and do a search for the vn device. I think you need this to be compiled into your kernel in order to use a file as a device. I'm not 100% sure as I never had to do this, but I guess it *could* work... Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14: 0:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from segue.merit.edu (segue.merit.edu [198.108.1.41]) by hub.freebsd.org (Postfix) with ESMTP id 0964537B418 for ; Tue, 13 Nov 2001 14:00:09 -0800 (PST) Received: from web1.merit.edu (web1.merit.edu [198.108.62.192]) by segue.merit.edu (Postfix) with ESMTP id 453ED5DD96; Tue, 13 Nov 2001 17:00:08 -0500 (EST) Received: (from web@localhost) by web1.merit.edu (8.9.3/8.9.1) id RAA28849; Tue, 13 Nov 2001 17:00:08 -0500 (EST) Date: Tue, 13 Nov 2001 17:00:08 -0500 From: William Bulley To: Noor Dawod Cc: freebsd-questions@freebsd.org Subject: Re: SQL authentication with login Message-ID: <20011113170007.S26675@web1.merit.edu> Mail-Followup-To: Noor Dawod , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1us Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG According to Noor Dawod : > > I've taken a look at /usr/src/usr.bin/login/login.c to try and see if I > can change it and add to it another type of authentication, in my case, > SQL authentication. > > Put simply, I want login to use a SQL table to check validity of users, > in addition to PAM, Kerberos and normal /etc/passwd authentication > types. > > My question is: has anyone done this and if it at possible? I know this > might not be 100% UNIX standard, but let's say in my case, I care less > about standardization. By the way, it can be an optional component and > you don't have to use it at all. I believe there is a PAM-RADIUS capability in FreeBSD. If you are using Oracle, there is a RADIUS capability in Oracle (as of 8i, at least). Seems like tinkertoys to me... :-) Regards, web... -- William Bulley Email: web@merit.edu Merit Network Inc. Ann Arbor, Michigan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14: 8:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 5659F37B405 for ; Tue, 13 Nov 2001 14:08:35 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fADM8Qv70851; Tue, 13 Nov 2001 14:08:26 -0800 (PST) (envelope-from jan@caustic.org) Date: Tue, 13 Nov 2001 14:08:26 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Bill Schoolcraft Cc: "Oliver, Michael W." , Subject: RE: dd if=/cdrom of=file.iso ?? In-Reply-To: Message-ID: <20011113140441.H867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 13 Nov 2001, Bill Schoolcraft wrote: > In trying to mount the iso in a loopback fashion I'm not getting > anywhere fast, normally I'd use the command (in linux) of: > > mount -o loop blah.iso /mnt/test > > and I'd then be able to access the CD image, in FreeBSD they point > to the manpage of "mount_null" and it falling a little short (with > my help of course) of working, http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virtual.html also: man vnconfig(8) the simple method is to do: "vnconfig vn0 blah.iso", then "mount_cd9660 /dev/vn0c /mnt" if the vn driver is not loaded, use the kernel object. to load it: kldload vn.ko -- jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:10: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id B417D37B417 for ; Tue, 13 Nov 2001 14:09:57 -0800 (PST) Received: from barbish ([63.70.155.66]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Tue, 13 Nov 2001 17:10:30 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: Need help with TIP device busy reset Date: Tue, 13 Nov 2001 17:09:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE 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 When I use TIP cuaa0 command I get following response. Tip /dev/cuaa0: Device Busy link down Cuaa0 is com1 port connected to external modem. Turning modem power off/on does not reset problem. Even rebooting FBSD does not clear it. How do I reset cuaa0? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:12: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.alexe.org (cc381552-a.slbch1.occa.home.com [24.16.80.251]) by hub.freebsd.org (Postfix) with ESMTP id AC71437B416 for ; Tue, 13 Nov 2001 14:12:03 -0800 (PST) Received: (from alex@localhost) by bsd.alexe.org (8.11.6/8.11.6) id fADMF9n70975 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 14:15:09 -0800 (PST) (envelope-from alex) Date: Tue, 13 Nov 2001 14:14:42 -0800 From: Alex Obradovic To: freebsd-questions@freebsd.org Subject: Cakewalk, Cooledit, Soundforge alternatives Message-ID: <20011113141442.A64114@bsd.alexe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Editor: Vim http://www.vim.org/ X-Info: http://www.alexe.org X-Operating-System: FreeBSD/4.4-RC (i386) X-Uptime: 2:07PM up 3 days, 59 mins, 8 users, load averages: 2.04, 2.20, 1.76 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are there any GUI multi track sound editing apps similar to Cakewalk 9, as well as wave editing apps similar to Sound Forge or CoolEdit? I found few apps in ports, but few of them were command line. Has anybody used FreeBSD for multi track recording and sound editing? Also, is there any drum machine software that anyone has heard of 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 Nov 13 14:21: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw3a.lmco.com (mailgw3a.lmco.com [192.35.35.24]) by hub.freebsd.org (Postfix) with ESMTP id 0C84A37B416 for ; Tue, 13 Nov 2001 14:20:59 -0800 (PST) Received: from emss01g01.ems.lmco.com ([129.197.181.54]) by mailgw3a.lmco.com (8.8.8/8.8.8) with ESMTP id RAA10498; Tue, 13 Nov 2001 17:20:52 -0500 (EST) Received: from CONVERSION-DAEMON by lmco.com (PMDF V5.2-32 #38886) id <0GMR00N01F9YZB@lmco.com>; Tue, 13 Nov 2001 14:20:35 -0800 (PST) Received: from cui1.lmms.lmco.com ([129.197.1.64]) by lmco.com (PMDF V5.2-32 #38886) with ESMTP id <0GMR00KIZF8ELO@lmco.com>; Tue, 13 Nov 2001 14:17:03 -0800 (PST) Received: from lmco.com (CONNECTICUT1.lmms.lmco.com [129.197.23.84]) by cui1.lmms.lmco.com (8.11.0/8.9.2) with ESMTP id fADMGK602799; Tue, 13 Nov 2001 14:17:01 -0800 (PST) Date: Tue, 13 Nov 2001 14:16:22 -0800 From: rick norman Subject: Re: overclocking and freebsd To: Andrew Reid Cc: questions@freebsd.org Message-id: <3BF19BB6.C546DD86@lmco.com> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: <20011113075113.C1516@raggedclown.net> <20011113190955.C1004@plug.cx> Sender: owner-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 rumor I've heard is that it doesn't make as good a server platform and is targeted at a lower end desltop market, I.E. you get what you pay for. Rick Andrew Reid wrote: > On Tue, Nov 13, 2001 at 07:51:13AM +0100, Cliff Sarginson wrote: > > > So cheap ? Can anyone explain why, at least in Holland, a 1Mghz Pentium > > III costs significantly more than a 1.4 pentium IV ? > > Is a puzzle to me... > > 1GHz PIII is more expensive than a 1.4 PIV here in Australia > too. It seems to be a plot by Intel to make us buy the new PIV, > forcing us to purchase new motherboards and all kinds of other evil > stuff that is just too nasty to go into :-) > > - andrew > > -- > Andrew J. Reid "Catapultam habeo. Nisi pecuniam omnem > andrew.reid@plug.cx mihi dabis, ad caput tuum saxum immane > +61 401 946 813 mittam" > > 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 Nov 13 14:24:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from intratec.com.mx (intratec.com.mx [200.33.246.239]) by hub.freebsd.org (Postfix) with ESMTP id 801E937B417 for ; Tue, 13 Nov 2001 14:24:11 -0800 (PST) Received: from piii.intranet.com.mx (200.33.246.4) by intratec.com.mx with ESMTP (Eudora Internet Mail Server 3.0.2) for ; Tue, 13 Nov 2001 16:24:28 -0600 Message-Id: <5.1.0.14.2.20011113162354.04802bb0@icsmx.com> X-Sender: jbiquez@icsmx.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Nov 2001 16:24:56 -0600 To: questions@freebsd.org From: Jorge Biquez Subject: Re: overclocking and freebsd In-Reply-To: <3BF19BB6.C546DD86@lmco.com> References: <20011113075113.C1516@raggedclown.net> <20011113190955.C1004@plug.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. Prices here: PIII 1.0 Ghz 228.00 USD P4 1.5 Ghz 187.10 USD Plus taxes jb At 14:16 13/11/01 -0800, you wrote: >The rumor I've heard is that it doesn't make as good a server platform >and is targeted at a lower end desltop market, I.E. you get what you pay >for. >Rick > >Andrew Reid wrote: > > > On Tue, Nov 13, 2001 at 07:51:13AM +0100, Cliff Sarginson wrote: > > > > > So cheap ? Can anyone explain why, at least in Holland, a 1Mghz Pentium > > > III costs significantly more than a 1.4 pentium IV ? > > > Is a puzzle to me... > > > > 1GHz PIII is more expensive than a 1.4 PIV here in Australia > > too. It seems to be a plot by Intel to make us buy the new PIV, > > forcing us to purchase new motherboards and all kinds of other evil > > stuff that is just too nasty to go into :-) > > > > - andrew > > > > -- > > Andrew J. Reid "Catapultam habeo. Nisi pecuniam omnem > > andrew.reid@plug.cx mihi dabis, ad caput tuum saxum immane > > +61 401 946 813 mittam" > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:28:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from heorot.1nova.com (heorot.1nova.com [63.105.24.23]) by hub.freebsd.org (Postfix) with ESMTP id C63D437B405 for ; Tue, 13 Nov 2001 14:28:04 -0800 (PST) Received: by heorot.1nova.com (Postfix, from userid 1000) id AC17918EE; Tue, 13 Nov 2001 15:27:20 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by heorot.1nova.com (Postfix) with ESMTP id 9A89D18ED; Tue, 13 Nov 2001 15:27:20 -0800 (PST) Date: Tue, 13 Nov 2001 15:27:20 -0800 (PST) From: Rick Hamell To: Jorge Biquez Cc: questions@freebsd.org Subject: Re: overclocking and freebsd In-Reply-To: <5.1.0.14.2.20011113162354.04802bb0@icsmx.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 It's because the older chips were manufactured at the higher prices so they cost more. Plus they're still in the pipeline so they have to try to sell them. This is really common, especially with CPU chips... most likely you'll find if you went to buy the slower chip that they'll be out of stock. :) Rick ******************************************************************* Rick's FreeBSD Web page http://heorot.1nova.com/freebsd Ace Logan's Hardware Guide http://hw.shatteredcrystal.com ***FreeBSD - The Power to Serve! http://www.freebsd.org On Tue, 13 Nov 2001, Jorge Biquez wrote: > Hello. > > Prices here: > > PIII 1.0 Ghz 228.00 USD > P4 1.5 Ghz 187.10 USD > > Plus taxes > > jb > At 14:16 13/11/01 -0800, you wrote: > >The rumor I've heard is that it doesn't make as good a server platform > >and is targeted at a lower end desltop market, I.E. you get what you pay > >for. > >Rick > > > >Andrew Reid wrote: > > > > > On Tue, Nov 13, 2001 at 07:51:13AM +0100, Cliff Sarginson wrote: > > > > > > > So cheap ? Can anyone explain why, at least in Holland, a 1Mghz Pentium > > > > III costs significantly more than a 1.4 pentium IV ? > > > > Is a puzzle to me... > > > > > > 1GHz PIII is more expensive than a 1.4 PIV here in Australia > > > too. It seems to be a plot by Intel to make us buy the new PIV, > > > forcing us to purchase new motherboards and all kinds of other evil > > > stuff that is just too nasty to go into :-) > > > > > > - andrew > > > > > > -- > > > Andrew J. Reid "Catapultam habeo. Nisi pecuniam omnem > > > andrew.reid@plug.cx mihi dabis, ad caput tuum saxum immane > > > +61 401 946 813 mittam" > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:48:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11801.mail.yahoo.com (web11801.mail.yahoo.com [216.136.172.155]) by hub.freebsd.org (Postfix) with SMTP id 33C8E37B405 for ; Tue, 13 Nov 2001 14:48:23 -0800 (PST) Message-ID: <20011113224823.53372.qmail@web11801.mail.yahoo.com> Received: from [65.168.29.11] by web11801.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 14:48:23 PST Date: Tue, 13 Nov 2001 14:48:23 -0800 (PST) From: Bernie Johnson Subject: Tape Back Up and Cron????? 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 have a small dilema, I have got tostart backing up a few directories every night to a DDS3 tape drive. There is a CPanel PSA (PLESK)interface running on this server, and the programmers are telling me I have to stop the CPanel before doing the tape backup. The directories I need to back up are as follows: First Stop PSA by issuing the following command: Further, use the following commands to start and stop the system: /usr/local/psa/rc.d/psa start and /usr/local/psa/rc.d/psa stop respectively. Do copies of the following files and directories (you may use TAR): NOTE: All file attributes should be preserved. /etc /var /tmp /usr If you can't backup whole /usr, you should backup the following files and directories /usr/sbin/sendmail /usr/lib/sendmail /usr/local/frontpage /usr/local/psa /usr/local/etc/rc.d/ My questions are as follows, how do I set up a cron job to do this and compress it in one swoop with out havign to do it manualy. I have looked at the handbook but dont see how to do intricate cron jobs. This corn job would have to stop the PSA that is running, then back upp all of thsoe files to the DDS3 Tape Drive, and then start the PSA interface again when completed. Please help really new to cron jobs and backing up. Bernie-- __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 13 14:48:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id B52F737B405 for ; Tue, 13 Nov 2001 14:48:51 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 163mME-000Gx6-00; Wed, 14 Nov 2001 11:48:42 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fADMmg356499; Wed, 14 Nov 2001 11:48:42 +1300 (NZDT) (envelope-from jonc) Date: Wed, 14 Nov 2001 11:48:42 +1300 From: Jonathan Chen To: FJU@fritzilldo.com Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Compilation error. Message-ID: <20011114114842.A56481@jonc.itouch> References: <004401c16c65$8baafc60$0301a8c0@fritzilldo> <20011114090641.C55737@jonc.itouch> <002701c16c93$16ae2b70$0301a8c0@fritzilldo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002701c16c93$16ae2b70$0301a8c0@fritzilldo>; from FJU@fritzilldo.com on Tue, Nov 13, 2001 at 05:32:32PM -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 [Please don't remove the Cc: freebsd-questions] On Tue, Nov 13, 2001 at 05:32:32PM -0500, FJU@fritzilldo.com wrote: > Okay, so I tried this too... > > =============================================== > www# cd /sys/i386/conf/ > www# /usr/sbin/config -g FRITZILLDO2 > Don't forget to do a ``make depend'' > Kernel build directory is ../../compile/FRITZILLDO2 > www# cd ../../compile/FRITZILLDO2/ > www# gmake depend > Makefile:29: *** missing separator. Stop. > www# gmake > Makefile:29: *** missing separator. Stop. > =============================================== > > Both 'gmake' and 'gmake depend' don't work. I updated make today too. I'm > pretty sure the update I did was for gmake since I got it off gnu.org. > Either way. It should be working, right? You didn't read what I said. You *shouldn't* be using GNU make. You should be using the standard BSD make. -- Jonathan Chen ---------------------------------------------------------------------- "Nyuck, nyuck, nyuck" - Curly > ----- Original Message ----- > From: "Jonathan Chen" > To: > Cc: > Sent: Tuesday, November 13, 2001 3:06 PM > Subject: Re: Kernel Compilation error. > > > > On Tue, Nov 13, 2001 at 12:05:36PM -0500, FJU@Fritzilldo.com wrote: > > > My process for compilation. > > > ============================================= > > > www# cd /sys/i386/conf > > > www# ls > > > FRITZILLDO2 > > > www# /usr/sbin/config -g FRITZILLDO2 > > > Don't forget to do a ``make depend'' > > > Kernel build directory is ../../compile/FRITZILLDO2 > > > www# cd ../../compile/FRITZILLDO2/ > > > www# make > > > Makefile:29: *** missing separator. Stop. > > > ============================================= > > > > Two things: > > > > 1. You didn't read the instructions. It said: > > "Don't forget to do a ``make depend''" > > which you didn't do. > > > > 2. You're using GNU make instead of BSD make. It's a Bad Idea > > to install gmake as `make'. You should have used the ports > > to install it. It'd have gone in as `gmake' > > > > -- > > Jonathan Chen > > ------------------------------------------------------------------------ > > "We laugh in the face of danger, we drop icecubes down the vest of fear" > > - Edmond Blackadder III > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:49:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from reaper.daddyg.org (cr969375-a.etob1.on.wave.home.com [24.114.87.242]) by hub.freebsd.org (Postfix) with ESMTP id 2635437B405 for ; Tue, 13 Nov 2001 14:49:23 -0800 (PST) Received: from ginnespc (ginnes-pc.daddyg.org [192.168.0.10]) by reaper.daddyg.org (8.11.3/8.11.3) with SMTP id fADMnNf00449 for ; Tue, 13 Nov 2001 17:49:24 -0500 (EST) (envelope-from grant.innes@mirror-image.com) From: "Grant Innes" To: Subject: RE: ATX soft power switch Date: Tue, 13 Nov 2001 17:49:03 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <15345.18715.468437.712039@guru.mired.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just having apm0 enabled in the kernel didn't do it for me either. I had to add apm_enable="YES" in /etc/rc.conf to get shutdown -p to do its thing... Grant -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Meyer Sent: Tuesday, November 13, 2001 11:24 AM To: Kenneth Wayne Culver Cc: shanon loveridge; questions@FreeBSD.ORG Subject: Re: ATX soft power switch [Format recovered from top posting.] Kenneth Wayne Culver types: > On Tue, 13 Nov 2001, Mike Meyer wrote: > > shanon loveridge types: > > > Is there a way to make use of the ATX soft power > > > switch in FreeBSD so the computer will automaticaly > > > power off when shutdown? > > > I know this can be done in Linux by recompiling the > > > kernal with this feature set. > > You need to build the kernel with apm enabled. At that point, > > "shutdown -p" should do what you want. > > > You also have to enable apm by adding apm_enable="YES" in /etc/rc.conf Are you sure? Last time I wanted to control just poweroff, I didn't need to enable apm via /etc/rc.conf. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. 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 Nov 13 14:53:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aviion.alfred.cx (aviion.alfred.cx [150.101.93.190]) by hub.freebsd.org (Postfix) with ESMTP id C3BB637B405 for ; Tue, 13 Nov 2001 14:53:45 -0800 (PST) Received: (from andrew@localhost) by aviion.alfred.cx (8.11.3/8.11.3) id fADMrZM00534; Wed, 14 Nov 2001 09:23:35 +1030 (CST) (envelope-from andrew) Date: Wed, 14 Nov 2001 09:23:35 +1030 From: Andrew Reid To: Noor Dawod Cc: freebsd-questions@freebsd.org Subject: Re: SQL authentication with login Message-ID: <20011114092335.D371@aviion.alfred.cx> 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 noor@comrax.com on Tue, Nov 13, 2001 at 11:35:07PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 13, 2001 at 11:35:07PM +0200, Noor Dawod wrote: > I've taken a look at /usr/src/usr.bin/login/login.c to try and see if I > can change it and add to it another type of authentication, in my case, > SQL authentication. Just use PAM with the appropriate module (SQL Authentication) end edit /etc/pam.conf appropriately -- Andrew J. Reid "Catapultam habeo. Nisi pecuniam omnem andrew.reid@plug.cx mihi dabis, ad caput tuum saxum immane +61 401 946 813 mittam" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:55:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id 81BAB37B417 for ; Tue, 13 Nov 2001 14:55:40 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id QAA18227 for ; Tue, 13 Nov 2001 16:42:09 -0600 Message-ID: <02b101c16c96$113b2eb0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: Subject: Off Topic Perl Help Please Date: Tue, 13 Nov 2001 17:53:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Hi got a quick question;) How do I set a multi value cookie? I get the whole value="stuff" how can I put more stuff in there besides stuff? For specs I am using cookie-lib.pl and I initialize the cookie like such: $cookie{'mycookie'}= "here is the value"; &set_cookie(); etc etc etc Regards, Andre` C. Technical Support ÔŋÔŽ ---------------------------------------------------------------------------- - Visit our support manual at http://supportmanual.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 14:58:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 25A5537B416 for ; Tue, 13 Nov 2001 14:58:10 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 163mVN-000H4L-00; Wed, 14 Nov 2001 11:58:09 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fADMw9d56574; Wed, 14 Nov 2001 11:58:09 +1300 (NZDT) (envelope-from jonc) Date: Wed, 14 Nov 2001 11:58:09 +1300 From: Jonathan Chen To: FJU@fritzilldo.com Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Compilation error. Message-ID: <20011114115808.B56481@jonc.itouch> References: <004401c16c65$8baafc60$0301a8c0@fritzilldo> <20011114090641.C55737@jonc.itouch> <002701c16c93$16ae2b70$0301a8c0@fritzilldo> <20011114114842.A56481@jonc.itouch> <003101c16c96$546fecc0$0301a8c0@fritzilldo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003101c16c96$546fecc0$0301a8c0@fritzilldo>; from FJU@fritzilldo.com on Tue, Nov 13, 2001 at 05:55:45PM -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 [Please *don't* remove the Cc: freebsd-questions] On Tue, Nov 13, 2001 at 05:55:45PM -0500, FJU@fritzilldo.com wrote: > Oops... Sorry.. I'll go get the ports for make BSD make. Anything special > I sould look for? Or any special place? It's the one that comes with the system. It lives at /usr/bin/make. [...] > > You didn't read what I said. You *shouldn't* be using GNU make. You > > should be using the standard BSD make. > > -- > > Jonathan Chen -- Jonathan Chen ---------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 15:31: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id 9C86A37B419 for ; Tue, 13 Nov 2001 15:30:55 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id fADNUog83480; Tue, 13 Nov 2001 15:30:51 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Tue, 13 Nov 2001 15:30:50 -0800 (PST) From: Philip Hallstrom To: Bernie Johnson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape Back Up and Cron????? In-Reply-To: <20011113224823.53372.qmail@web11801.mail.yahoo.com> Message-ID: <20011113153007.F81546-100000@teak.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 Create a shell script named something like "do-backup.sh" and then put all of your logic in there (the stopping, tarring, starting, etc..) Then just reference "do-backup.sh" in your crontab... -philip On Tue, 13 Nov 2001, Bernie Johnson wrote: > I have a small dilema, I have got tostart backing up a > few directories every night to a DDS3 tape drive. > > There is a CPanel PSA (PLESK)interface running on this > server, and the programmers are telling me I have to > stop the CPanel before doing the tape backup. > > The directories I need to back up are as follows: > > First Stop PSA by issuing the following command: > > Further, use the following commands to start and stop > the system: > /usr/local/psa/rc.d/psa start and > /usr/local/psa/rc.d/psa stop respectively. > > > > > Do copies of the following files and directories (you > may use TAR): > NOTE: All file attributes should be preserved. > /etc > /var > /tmp > /usr > If you can't backup whole /usr, you should backup the > following files and directories > /usr/sbin/sendmail > /usr/lib/sendmail > /usr/local/frontpage > /usr/local/psa > /usr/local/etc/rc.d/ > > > My questions are as follows, how do I set up a cron > job to do this and compress it in one swoop with out > havign to do it manualy. I have looked at the > handbook but dont see how to do intricate cron jobs. > > This corn job would have to stop the PSA that is > running, then back upp all of thsoe files to the DDS3 > Tape Drive, and then start the PSA interface again > when completed. > > Please help really new to cron jobs and backing up. > > Bernie-- > > __________________________________________________ > Do You Yahoo!? > Find the one for you at Yahoo! Personals > http://personals.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 Nov 13 15:39:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from postfix.ultradns.net (postfix.ultradns.net [204.74.100.25]) by hub.freebsd.org (Postfix) with ESMTP id 9E7A837B417 for ; Tue, 13 Nov 2001 15:39:27 -0800 (PST) Received: from ultra-exchange.UltraDNS.com (nat-external.ultradns.net [204.74.100.10]) by postfix.ultradns.net (Postfix) with ESMTP id E733522E14; Tue, 13 Nov 2001 15:43:14 -0800 (PST) content-class: urn:content-classes:message Subject: RE: Second try: Multiple VPNs possible under mpd? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Tue, 13 Nov 2001 15:39:27 -0800 Message-ID: <3DBB075EEB95944492E127F2B9A96FAF0CC361@ultra-exchange.UltraDNS.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Second try: Multiple VPNs possible under mpd? Thread-Index: AcFscIBxDq9UjHa0R0SW1U4v4dm5HwAK3wuw From: "Patrick Soltani" To: "Doug Lee" , Sender: owner-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 sent this out couple of hours ago, anyhow, here is my 2cents from my working bsd machine. Just add the following items: *** mpd.conf: default: set login # for telnet control of mpd load doug_lan # the Unix (LAN-to-LAN config) load vpnwin # The Windows (ptp) config) load vpnwin1 # The Windows (ptp) config <<-- Add this. load vpnwin2 # The Windows (ptp) config) ..... #add as many as you need, I use 10 and all are happy. Then add the followings: vpnwin1: new -i ng9 vpnwin vpnwin set iface disable on-demand set iface enable proxy-arp set iface idle 0 set bundle disable multilink set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 10 60 set ipcp yes vjcomp set ipcp ranges 192.168.14.5/32 192.168.14.129/28 #<<-- NOTE THE IP, Give'em unique ips. set ipcp nbns 192.168.14.9 set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless vpnwin2: ............ Restart your mpd and you should have more than one Windooow user happy. Regards, Patrick Soltani. -----Original Message----- From: Doug Lee [mailto:dgl@visi.com] Sent: Tuesday, November 13, 2001 10:25 AM To: freebsd-questions@freebsd.org Subject: Second try: Multiple VPNs possible under mpd? [I asked this here on 9/29/01 but saw no reply; I thought I'd try one more time.] I use mpd to build VPN connections to one Unix machine and a number of Windows machines. The Unix VPN is LAN-to-LAN and works fine regardless of whatever else is going on (though I'm not sure I've ever had a Windows machine try to get a VPN first). My problem is figuring out how to allow more than one Windows machine to connect at once. The Windows machines want to be nodes on the LAN (ptp). There is a small set of valid login ids for the Windows VPN connections, listed in mpd.secret. I even gave each one its own ip range, though this is not necessary and neither fixed nor worsened the problem. The first Windows machine can authenticate using any valid login and does (I think) get its correct ip assignment; but then the other Windows machines can't connect. ("Valid login" here means a key/password pair from mpd.secret.) I will include mpd.conf and mpd.links here. 192.168.14 is the local net for this machine, and 192.168.2 is the remote LAN for the Unix VPN. I use "new -i ng9" for the vpnwin link because I figured that would create enough ng* interfaces to support the connections we need. I'm sure I'm missing something here though... Thanks much for any help. *** mpd.conf: default: set login # for telnet control of mpd load doug_lan # the Unix (LAN-to-LAN config) load vpnwin # The Windows (ptp) config) doug_lan: new -i ng0 lan_vpn lan_vpn set iface disable on-demand set iface addrs 10.0.0.1 10.0.0.2 set iface idle 0 set iface route 192.168.2.0/24 set bundle disable multilink set bundle authname set link yes acfcomp protocomp set link no pap set link yes chap # If remote machine is NT you need this.. # set link enable no-orig-auth set link keep-alive 10 75 set ipcp yes vjcomp set ipcp ranges 10.0.0.1/32 10.0.0.2/32 # set iface enable proxy-arp # If you wanted MPPE encryption and had ng_mppc(8)... set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless open vpnwin: new -i ng9 vpnwin vpnwin set iface disable on-demand set iface enable proxy-arp set iface idle 0 set bundle disable multilink set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 10 60 set ipcp yes vjcomp set ipcp ranges 192.168.14.5/32 192.168.14.128/28 set ipcp nbns 192.168.14.9 set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless *** mpd.links: lan_vpn: set link type pptp set pptp self set pptp peer set pptp enable incoming set pptp disable originate outcall vpnwin: set link type pptp set pptp self set pptp enable incoming set pptp disable originate outcall --=20 Doug Lee dgl@visi.com http://www.visi.com/~dgl Bartimaeus Group doug@bartsite.com http://www.bartsite.com "No person is your friend who demands your silence or denies your right to grow." --unknown source 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 Nov 13 15:42:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 8B25B37B416 for ; Tue, 13 Nov 2001 15:42:24 -0800 (PST) Received: from dialup-209.244.104.77.dial1.sanjose1.level3.net ([209.244.104.77] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163nCB-0005NU-00; Tue, 13 Nov 2001 15:42:24 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fADNfw563161; Tue, 13 Nov 2001 15:41:58 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 15:41:58 -0800 From: "Crist J. Clark" To: Joe & Fhe Barbish Cc: FBSD Questions Subject: Re: Need help with TIP device busy reset Message-ID: <20011113154158.C61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu 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 barbish@a1poweruser.com on Tue, Nov 13, 2001 at 05:09:54PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 13, 2001 at 05:09:54PM -0500, Joe & Fhe Barbish wrote: > When I use TIP cuaa0 command I get following response. > > Tip /dev/cuaa0: Device Busy link down > > Cuaa0 is com1 port connected to external modem. Turning modem power off/on > does not reset problem. Even rebooting FBSD does not clear it. > > How do I reset cuaa0? Is some other process accessing it? For example, what is in ttys(5)? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 15:45: 4 2001 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 79C6237B418 for ; Tue, 13 Nov 2001 15:45:02 -0800 (PST) Received: from dialup-209.244.104.77.dial1.sanjose1.level3.net ([209.244.104.77] helo=blossom.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163nEj-0003VE-00; Tue, 13 Nov 2001 15:45:02 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fADNiVp63171; Tue, 13 Nov 2001 15:44:31 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 15:44:31 -0800 From: "Crist J. Clark" To: mike Cc: freebsd-questions@FreeBSD.ORG Subject: Re: chrooting home dirs Message-ID: <20011113154431.D61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011113102327.A58425@coloradosurf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011113102327.A58425@coloradosurf.com>; from mike@coloradosurf.com on Tue, Nov 13, 2001 at 10:23:27AM -0700 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 13, 2001 at 10:23:27AM -0700, mike wrote: > Hello, > > I would like to chroot local users to the home directories when they ssh > in to the machine. `man 8 chroot` was not as enlightening as I had hoped ;). > > Can someone please refer me to information on how I would set up chrooted > home directories? The purpose of this is mainly to keep shell users in > their own directories (and not nosing about in others'). You are probably best off just assigning user's directories with the appropriate permissions, 0700 or something else restrictive. OpenSSH does not natively support chroot(8)ing users. Doing so and still having useful environments for the users is non-trivial. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 15:53:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from openrelay.msu.edu (openrelay.msu.edu [35.9.98.20]) by hub.freebsd.org (Postfix) with ESMTP id D951437B418 for ; Tue, 13 Nov 2001 15:53:27 -0800 (PST) Received: from works ([65.194.248.251]) by openrelay.msu.edu (8.11.1/8.11.1) with ESMTP id fADNg3p19198 for ; Tue, 13 Nov 2001 18:42:03 -0500 (EST) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20011113185217.0097d900@pop.netzero.net> X-Sender: raiden23@pop.netzero.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 13 Nov 2001 18:59:53 -0500 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Remote install of BSD/software 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 Silly question, but I remember something during my training for working with win2k boxes that windows 2000 had the ability to allow a systems administrator to do a remote install of multiple machines of win2k complete with uniqueness files and unattended files so that no matter if the machines were all the same or different in hardware/software each machine would be automatically installed/upgraded with win2k over the network with no interaction by the administrator. Anyone know how to do something like this for BSD?? I'm looking at needing to do something similar to this via the lan for something like 100 machines, each with their own unique hardware configurations and each group with their own unique OS settings and security as well as software bundles based on each groups job requirements. Anyone know of a good way to do this short of installing BSD on each machine individually one at a time then installing the software packages behind the OS install? If that's the only way to do this, I'm definitely not looking forward to this. But hey, sleep deprivation is actually kinda fun...for the first 4 days anyways. Anyone got any ideas or suggestions on this? I know that some of you BSD/MS admins have run into this via your mixed networks. Any help is definitely going to be a huge help. Thanks to the N'th degree. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 15:55:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe15.law14.hotmail.com [64.4.20.119]) by hub.freebsd.org (Postfix) with ESMTP id 7A89B37B405 for ; Tue, 13 Nov 2001 15:55:37 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 15:55:37 -0800 X-Originating-IP: [65.24.248.38] From: "Eric L. Blevins" To: Subject: DES encryption Date: Tue, 13 Nov 2001 18:55:59 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0018_01C16C74.D5289FA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 13 Nov 2001 23:55:37.0380 (UTC) FILETIME=[B107DE40:01C16C9E] Sender: owner-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_0018_01C16C74.D5289FA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I just Installed Freebsd 4.4. I need DES encryption but can not find any information on how to install = it. =20 Can you guide me in the right direction? Thanks in advance! ------=_NextPart_000_0018_01C16C74.D5289FA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I just Installed Freebsd = 4.4.
 
I need DES encryption but can not find = any=20 information on how to install it. 
 
Can you guide me in the right=20 direction?
 
Thanks in advance!
 
 
 
------=_NextPart_000_0018_01C16C74.D5289FA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 16: 9:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14308.mail.yahoo.com (web14308.mail.yahoo.com [216.136.173.156]) by hub.freebsd.org (Postfix) with SMTP id C5E0537B418 for ; Tue, 13 Nov 2001 16:09:26 -0800 (PST) Message-ID: <20011114000926.16783.qmail@web14308.mail.yahoo.com> Received: from [203.94.135.34] by web14308.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 00:09:26 GMT Date: Wed, 14 Nov 2001 00:09:26 +0000 (GMT) From: =?iso-8859-1?q?shanon=20loveridge?= Subject: RE: Ethernet card problems To: freebsd-questions@FreeBSD.ORG In-Reply-To: <006101c16c80$5dab36c0$6600000a@ach.domain> 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 Thanks everyone it turned out I just needed to turn off plug and play OS in my BIOS. Shanon --- "Andrew C. Hornback" wrote: > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On > Behalf Of shanon > > loveridge > > Sent: Tuesday, November 13, 2001 5:10 AM > > To: freebsd-questions@FreeBSD.ORG > > Subject: Ethernet card problems > > > > OK people > > I have spent the last two nights trying to get > this to > > work so would really appreciate it if you could > help > > me out. > > > > I have a SMC EZ Card 10/100 PCI 1211-TX > > SMC makes good hardware, their 9432TX is my weapon > of choice when I need a > PCI NIC. > > > I have checked and it is on the supported hardware > > list and it is listed under RealTek 8129/8139 fast > > ethernet NICs. After looking around I found that > the > > driver for this is rl. > > Right so far. > > > Correct me if I am wrong but it > > looks like I need to configure the NIC on the rl0 > > Interface. > > Still right. > > > However if I try to set it up in > > /stand/sysinstall Configure - Networking - > Interfaces > > it doesn't have the option to select it. > > Okay, then there is something wrong with the setup > on the card. Have you > turned off Plug and Play in your BIOS? Is there a > diskette used to > configure the card for a specific IRQ and memory > address? > > If the card is configured correctly, it should > appear in /stand/sysinstall > without a problem, as long as you're running a > GENERIC kernel. > > device rl # RealTek 8129/8139 > > That's the line that you would need in your kernel > for it to be recognized. > > > Could someone please give me an idea in how to set > > this up. > > Like I mentioned earlier, try turning off Plug and > Play, configure the card > manually if possible. > > --- Andy > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.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 Nov 13 16:38:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts11-srv.bellnexxia.net (tomts11.bellnexxia.net [209.226.175.55]) by hub.freebsd.org (Postfix) with ESMTP id 41E5837B405 for ; Tue, 13 Nov 2001 16:38:23 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.132.99]) by tomts14-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011114002258.NVNI21779.tomts14-srv.bellnexxia.net@scaryg.shacknet.nu> for ; Tue, 13 Nov 2001 19:22:58 -0500 Received: (from root@localhost) by scaryg.shacknet.nu (8.11.6/8.11.3) id fAE0NfF68263 for questions@freebsd.org; Tue, 13 Nov 2001 19:23:41 -0500 (EST) (envelope-from freymann@scaryg.shacknet.nu) Received: from scaryg.shacknet.nu (scaryg.shacknet.nu [192.168.0.1]) by scaryg.shacknet.nu (8.11.6/8.9.3) with SMTP id fAE0NbT68168; Tue, 13 Nov 2001 19:23:38 -0500 (EST) Date: Tue, 13 Nov 2001 19:23:37 -0500 From: ScaryG To: "Eric L. Blevins" Cc: questions@freebsd.org Subject: Re: DES encryption Message-Id: <20011113192337.1ebb9f18.freymann@scaryg.shacknet.nu> In-Reply-To: References: X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-scanner: scanned by Inflex 0.1.5c - (http://www.inflex.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 On Tue, 13 Nov 2001 18:55:59 -0500 "Eric L. Blevins" wrote: |O|>I just Installed Freebsd 4.4. |O|> |O|>I need DES encryption but can not find any information on how to install it. Have a look at this most useful web site: http://www.mostgraveconcern.com/freebsd/ He very neatly has a section that deals with changing encryption libraries. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Scary Gerry -- Senior Systems Manager freymann@scaryg.shacknet.nu Now enjoying FreeBSD 4.4-Release along with KDE -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 16:38:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from urdvg136.cms.usa.net (urdvg136.cms.usa.net [204.68.25.136]) by hub.freebsd.org (Postfix) with SMTP id 12C8137B418 for ; Tue, 13 Nov 2001 16:38:47 -0800 (PST) Received: (qmail 16702 invoked from network); 14 Nov 2001 00:18:55 -0000 Received: from unknown (HELO cpdvg203.cms.usa.net) (165.212.11.13) by outbound.postoffice.net with SMTP; 14 Nov 2001 00:18:55 -0000 Received: (qmail 29192 invoked by uid 60001); 14 Nov 2001 00:17:24 -0000 Message-ID: <20011114001724.29191.qmail@cpdvg203.cms.usa.net> Received: from 165.212.11.13 by mx09 for [165.212.15.106] via web-mailer(34FM.0700.21.01) on Wed Nov 14 00:17:24 GMT 2001 Date: 13 Nov 2001 17:17:24 MST From: J S To: Alex Obradovic , freebsd-questions@freebsd.org Subject: Re: [Cakewalk, Cooledit, Soundforge alternatives] X-Mailer: USANET web-mailer (34FM.0700.21.01) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alex Obradovic wrote: > Are there any GUI multi track sound editing apps similar to Cakewalk > 9, as well as wave editing apps similar to Sound Forge or CoolEdit? I f= ound few > apps in ports, but few of them were command line. Has anybody used > FreeBSD for multi track recording and sound editing? > = > Also, is there any drum machine software that anyone has heard of for > FreeBSD? > = i don't know of any for freebsd, but there are several music on linux projects and groups around. check out the archives because i think someone was asking about this before. google would be another good place to look. http://www.google.com/search?q=3Dlinux+%26+music http://www.bright.net/~dlphilp/linuxsound/ or look on amazon (or your favorite local shop) for a book called = "linux music & sound" hth joshua Joshua Smith, CCNA Data Center Technian USA.NET "Walk with me through the Universe, And along the way see how all of us are Connected. Feast the eyes of your Soul, On the Love that abounds. In all places at once, seemingly endless, Like your own existence." - Stephen Hawking - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 16:54:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id C765337B416 for ; Tue, 13 Nov 2001 16:54:47 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-110.dialup.crchtx.swbell.net [208.191.234.110]) by sage-american.com (8.9.3/8.9.3) with SMTP id SAA01047; Tue, 13 Nov 2001 18:54:42 -0600 (CST) Message-Id: <3.0.5.32.20011113185443.00fc7db8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 13 Nov 2001 18:54:43 -0600 To: Bernie Johnson , freebsd-questions@FreeBSD.ORG From: jacks@sage-american.com Subject: Re: Tape Back Up and Cron????? In-Reply-To: <20011113224823.53372.qmail@web11801.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 ...put the commands into script and run the script from cron... what, did I miss here? At 02:48 PM 11.13.2001 -0800, Bernie Johnson wrote: >I have a small dilema, I have got tostart backing up a >few directories every night to a DDS3 tape drive. > >There is a CPanel PSA (PLESK)interface running on this >server, and the programmers are telling me I have to >stop the CPanel before doing the tape backup. > >The directories I need to back up are as follows: > >First Stop PSA by issuing the following command: > >Further, use the following commands to start and stop >the system: > /usr/local/psa/rc.d/psa start and > /usr/local/psa/rc.d/psa stop respectively. > > > > >Do copies of the following files and directories (you >may use TAR): > NOTE: All file attributes should be preserved. > /etc > /var > /tmp > /usr > If you can't backup whole /usr, you should backup the >following files and directories > /usr/sbin/sendmail > /usr/lib/sendmail > /usr/local/frontpage > /usr/local/psa > /usr/local/etc/rc.d/ > > >My questions are as follows, how do I set up a cron >job to do this and compress it in one swoop with out >havign to do it manualy. I have looked at the >handbook but dont see how to do intricate cron jobs. > >This corn job would have to stop the PSA that is >running, then back upp all of thsoe files to the DDS3 >Tape Drive, and then start the PSA interface again >when completed. > >Please help really new to cron jobs and backing up. > >Bernie-- > >__________________________________________________ >Do You Yahoo!? >Find the one for you at Yahoo! Personals >http://personals.yahoo.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 16:57:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylvester.dsj.net (sylvester.dsj.net [208.148.151.43]) by hub.freebsd.org (Postfix) with ESMTP id C8EBB37B418 for ; Tue, 13 Nov 2001 16:57:15 -0800 (PST) Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id TAA14328; Tue, 13 Nov 2001 19:57:13 -0500 Date: Tue, 13 Nov 2001 19:57:13 -0500 From: "David S. Jackson" To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: changing the windows manager Message-ID: <20011113195713.C7444@sylvester.dsj.net> Reply-To: "David S. Jackson" References: <20011112115945.14492.qmail@web20110.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: <20011112115945.14492.qmail@web20110.mail.yahoo.com>; from bsdneophyte@yahoo.com on Mon, Nov 12, 2001 at 03:59:45AM -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 Mon, Nov 12, 2001 at 03:59:45AM -0800 Bsd Neophyte wrote: > > is changing the windows manager a simple process (compling sources... and > that's all) or is it alot more complex than that. > > can anyone recommend some reading material (NOT man pages) that outlines > how to do this... and is a bit more detailed than what the handbook has? Normally all it takes to use a different window manager is to invoke a different executable from your $HOME/.xinitrc file. If you had been using KDE, for example, simply comment that out in your $HOME/.xinitrc file and invoke a different one, say Windowmaker or blackbox or whatever. (NOTE: KDE is more than just a window manager. But I'm simplifying in case you have a "exec startkde" or whatever in your .xinitrc.) -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= It's hard to get ivory in Africa, but in Alabama the Tuscaloosa. -- Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 17: 0:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 47E0D37B416 for ; Tue, 13 Nov 2001 17:00:40 -0800 (PST) Received: from dialup-209.244.104.77.dial1.sanjose1.level3.net ([209.244.104.77] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163oPr-0004qp-00; Tue, 13 Nov 2001 17:00:37 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAE0xUu63518; Tue, 13 Nov 2001 16:59:30 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 16:59:30 -0800 From: "Crist J. Clark" To: "Eric L. Blevins" Cc: questions@FreeBSD.ORG Subject: Re: DES encryption Message-ID: <20011113165930.H61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu 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 rcmaintainer@hotmail.com on Tue, Nov 13, 2001 at 06:55:59PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 13, 2001 at 06:55:59PM -0500, Eric L. Blevins wrote: > I just Installed Freebsd 4.4. > > I need DES encryption but can not find any information on how to install it. It already is. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 17: 5:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 8B3FF37B405 for ; Tue, 13 Nov 2001 17:05:21 -0800 (PST) Received: from dialup-209.244.104.77.dial1.sanjose1.level3.net ([209.244.104.77] helo=blossom.cjclark.org) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 163oUR-0005Fo-00; Tue, 13 Nov 2001 17:05:20 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAE14cg63538; Tue, 13 Nov 2001 17:04:38 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 17:04:38 -0800 From: "Crist J. Clark" To: ScaryG Cc: "Eric L. Blevins" , questions@FreeBSD.ORG Subject: Re: DES encryption Message-ID: <20011113170438.I61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011113192337.1ebb9f18.freymann@scaryg.shacknet.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011113192337.1ebb9f18.freymann@scaryg.shacknet.nu>; from freymann@scaryg.shacknet.nu on Tue, Nov 13, 2001 at 07:23:37PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 13, 2001 at 07:23:37PM -0500, ScaryG wrote: > On Tue, 13 Nov 2001 18:55:59 -0500 > "Eric L. Blevins" wrote: > > |O|>I just Installed Freebsd 4.4. > |O|> > |O|>I need DES encryption but can not find any information on how to install it. > Have a look at this most useful web site: > > http://www.mostgraveconcern.com/freebsd/ > > He very neatly has a section that deals with changing encryption libraries. It is, however, out of date. FreeBSD no longer ships with separate libdescrypt and libscrypt libraries. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 17:33: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 038C737B416 for ; Tue, 13 Nov 2001 17:33:01 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163ovD-000IkC-00 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 01:32:59 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 8D99D10F3; Wed, 14 Nov 2001 02:24:03 +0100 (CET) Date: Wed, 14 Nov 2001 02:24:03 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: [Cakewalk, Cooledit, Soundforge alternatives] Message-ID: <20011114022403.B1084@raggedclown.net> References: <20011114001724.29191.qmail@cpdvg203.cms.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011114001724.29191.qmail@cpdvg203.cms.usa.net> User-Agent: Mutt/1.3.22.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 Tue, Nov 13, 2001 at 05:17:24PM -0700, J S wrote: > Alex Obradovic wrote: > > Are there any GUI multi track sound editing apps similar to Cakewalk > > 9, as well as wave editing apps similar to Sound Forge or CoolEdit? I found > few > > apps in ports, but few of them were command line. Has anybody used > > FreeBSD for multi track recording and sound editing? > > > > Also, is there any drum machine software that anyone has heard of for > > FreeBSD? > > > > i don't know of any for freebsd, but there are several music on linux > projects and groups around. check out the archives because i think > someone was asking about this before. google would be another good > place to look. > http://www.google.com/search?q=linux+%26+music > http://www.bright.net/~dlphilp/linuxsound/ > or look on amazon (or your favorite local shop) for a book called > "linux music & sound" > I know nothing about it but I vaguely recall there is a Linux drum machine called "trommel" or "tromeller", which I believe is German for "drum" or 'drumming". Have a google for it... -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 17:33: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 4586937B417 for ; Tue, 13 Nov 2001 17:33:01 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 163ovD-0001gS-00 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 01:33:00 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 7AE9E10F3; Wed, 14 Nov 2001 02:17:51 +0100 (CET) Date: Wed, 14 Nov 2001 02:17:51 +0100 From: Cliff Sarginson To: freebsd-questions@freebsd.org Subject: Re: Tape Back Up and Cron????? Message-ID: <20011114021751.A1084@raggedclown.net> References: <20011113224823.53372.qmail@web11801.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011113224823.53372.qmail@web11801.mail.yahoo.com> User-Agent: Mutt/1.3.22.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 Tue, Nov 13, 2001 at 02:48:23PM -0800, Bernie Johnson wrote: > I have a small dilema, I have got tostart backing up a > few directories every night to a DDS3 tape drive. > Oh you do not have to synchronise all of this with cron ! Create a shell script to do perform each of the steps in the required order and have cron start the script at the required time. The output messages from the job will be mailed to root (or root's alias) and you can re-direct any output/errors to a log file as well. Dealing with the question of whether the resulting output is too big too fit on the tape is slightly trickier. To do this you will need to know the capacity available on the tape and the sizes of the resulting output files, and do a little calculation - but that can be scripted as well. I suppose it is not really what you are asking about, but backing up the whole of /usr, every night seems a bit keen. 99.99% of it probably doesn't change from day to day on most systems I would guess. Have you (or they) considered an incremental/differential backup strategy instead ? All of the tools required for this kind of thing are available. Of course it depends on what you're system is used for. An average bear like me would consider a full-backup of volatile files systems such as /home and /var to be a good idea and an incremental backup of the rest. Btw, whatevr you do don't forget to test that a restore procedure will work as well ! This is oft-forgot. -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 17:35:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe62.law14.hotmail.com [64.4.20.197]) by hub.freebsd.org (Postfix) with ESMTP id ABF2937B405 for ; Tue, 13 Nov 2001 17:35:54 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 17:35:53 -0800 X-Originating-IP: [65.24.248.38] From: "Eric L. Blevins" To: Cc: References: <20011113165930.H61915@blossom.cjclark.org> Subject: Re: DES encryption Date: Tue, 13 Nov 2001 20:36:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-OriginalArrivalTime: 14 Nov 2001 01:35:53.0896 (UTC) FILETIME=[B3275A80:01C16CAC] Sender: owner-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 trying to install the apache13-fp port. It halted with an error stating that DES encryption was not installed. If DES is already installed then why the error? ----- Original Message ----- From: "Crist J. Clark" To: "Eric L. Blevins" Cc: Sent: Tuesday, November 13, 2001 7:59 PM Subject: Re: DES encryption > On Tue, Nov 13, 2001 at 06:55:59PM -0500, Eric L. Blevins wrote: > > I just Installed Freebsd 4.4. > > > > I need DES encryption but can not find any information on how to install it. > It already is. > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 17:39: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kirdyk.msaab.ru (www.maryno.net [195.91.144.1]) by hub.freebsd.org (Postfix) with ESMTP id EC61337B405 for ; Tue, 13 Nov 2001 17:39:02 -0800 (PST) Received: from VASILY ([195.91.144.69]) by kirdyk.msaab.ru (8.11.1/8.9.3) with ESMTP id fAE1hQE02874 for ; Wed, 14 Nov 2001 04:43:26 +0300 (MSK) (envelope-from vasily@maryno.net) Date: Wed, 14 Nov 2001 01:38:50 +0300 From: Vasily X-Mailer: The Bat! (v1.41) Educational Reply-To: Vasily X-Priority: 2 (High) Message-ID: <968.011114@maryno.net> To: freebsd-questions@FreeBSD.ORG Subject: net card in NEW KERNEL 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 ALL, in the NEW_GENERIC: device wb0 (information from dmesg is: wb0 ...) after make depend: ../../pci/if_wb.c:122:miibus_if.h:No such file or directory mkdep: compile failed *** Error code 1 My version is FreeBSD 4.1 All sources are installed. Where to dig ? -- Best regards, Vasily vasily@maryno.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 18:26:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 430A737B405 for ; Tue, 13 Nov 2001 18:26:08 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id E69657855F; Wed, 14 Nov 2001 12:56:05 +1030 (CST) Date: Wed, 14 Nov 2001 12:56:05 +1030 From: Greg Lehey To: Mario Doria Cc: freebsd-questions@freebsd.org Subject: Re: VINUM Status Report Message-ID: <20011114125605.J42750@monorchid.lemis.com> References: <003c01c16c04$4c1973d0$0a00a8c0@midgar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003c01c16c04$4c1973d0$0a00a8c0@midgar> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 12 November 2001 at 23:30:24 -0600, Mario Doria wrote: > Hello, > > I want for VINUM to tell me when a disk fails. I have a 36GB Mirrored volume > and I want to know when a disk fails or something, to take appropriate > action. Im running on securelevel = 2 so I cannot use a script to read the > output of "vinum list". Has anybody faced a similar situation? if so, how > did you handle it? Any change in status will cause a log message. You can get syslogd to send it wherever you want. Would that solve your problem? 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 Tue Nov 13 18:26:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from staffmail.imsa.edu (castor.imsa.edu [143.195.1.6]) by hub.freebsd.org (Postfix) with ESMTP id 2DF8637B417 for ; Tue, 13 Nov 2001 18:26:36 -0800 (PST) Received: from pollux.imsa.edu (IDENT:root@pollux.imsa.edu [143.195.1.4]) by staffmail.imsa.edu (8.9.3/8.9.3) with ESMTP id UAA19921 for ; Tue, 13 Nov 2001 20:26:30 -0600 Received: (from mrd2000@localhost) by pollux.imsa.edu (8.11.6/8.9.1) id fAE2QUW31268 for freebsd-questions@freebsd.org; Tue, 13 Nov 2001 20:26:30 -0600 Date: Tue, 13 Nov 2001 20:26:30 -0600 From: "Matthew R. Dietrich" To: freebsd-questions@freebsd.org Subject: USB bug? Message-ID: <20011113202630.A31121@imsa.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi guys, I'll make this short and sweet... I recently installed FreeBSD-RELEASE 4.4 to see if it has the functionality I need. Most everything appears to work fairly well, except neither of my USB devices appear to be recognized. When I start usbd it reports that it can find no USB devices, and usbdev returns nothing. dmesg reports the following interesting messages... uhci0: at device 2.2 on pci0 uhci0: Could not map ports device_probe_and_attach: uchi0 attach returned 6 This is something of a problem as my mouse is USB. Am I missing something or is this a bug? Thank you for your help! -- Matthew Dietrich mrd2000@imsa.edu Public key: http://www.imsa.edu/~mrd2000/matt.asc 6838 150D F864 6660 FC27 489C CAA6 2114 844B 1653 ID:844B1653 "Do not take the lecture too seriously . . . just relax and enjoy it. I am going to tell you what nature behaves like. If you will simply admit that maybe she does behave like this, you will find her a delightful, entrancing thing. Do not keep saying to yourself "But how can it be like that?" because you will get . . . into a blind alley from which nobody has yet escaped. Nobody knows how it can be like that." -- Richard Feynman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 19: 7:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by hub.freebsd.org (Postfix) with ESMTP id 5BBBA37B405 for ; Tue, 13 Nov 2001 19:07:43 -0800 (PST) Received: from xena.gsicomp.on.ca ([216.209.80.3]) by tomts16-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011114030742.JVTT11528.tomts16-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 13 Nov 2001 22:07:42 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id fAE2xTW09569; Tue, 13 Nov 2001 21:59:29 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <002101c16cb9$861a88c0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Vasily" , References: <968.011114@maryno.net> Subject: Re: net card in NEW KERNEL Date: Tue, 13 Nov 2001 22:07:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 You need 'device miibus' in your kernel configuration. Matt > Hi ALL, > > in the NEW_GENERIC: > device wb0 > (information from dmesg is: wb0 ...) > > after make depend: > ../../pci/if_wb.c:122:miibus_if.h:No such file or directory > mkdep: compile failed > *** Error code 1 > > My version is FreeBSD 4.1 > All sources are installed. > > Where to dig ? > > -- > Best regards, > > Vasily > vasily@maryno.net > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 19:10:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 1699837B417 for ; Tue, 13 Nov 2001 19:10:37 -0800 (PST) Received: from twincat.vladsempire.net (hutch-187.hutchtel.net [206.10.67.87]) by services.webwarrior.net (Postfix) with ESMTP id 7F64F290 for ; Tue, 13 Nov 2001 21:10:42 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id F2F5D39A6; Tue, 13 Nov 2001 21:06:17 +0000 (GMT) Date: Tue, 13 Nov 2001 21:06:16 +0000 From: Josh Paetzel To: Vasily Cc: freebsd-questions@FreeBSD.ORG Subject: Re: net card in NEW KERNEL Message-ID: <20011113210616.C848@twincat.vladsempire.net> Mail-Followup-To: Vasily , freebsd-questions@FreeBSD.ORG References: <968.011114@maryno.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <968.011114@maryno.net>; from vasily@maryno.net on Wed, Nov 14, 2001 at 01:38:50AM +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 On Wed, Nov 14, 2001 at 01:38:50AM +0300, Vasily wrote: > Hi ALL, > > in the NEW_GENERIC: > device wb0 > (information from dmesg is: wb0 ...) > > after make depend: > ../../pci/if_wb.c:122:miibus_if.h:No such file or directory > mkdep: compile failed > *** Error code 1 > > My version is FreeBSD 4.1 > All sources are installed. > > Where to dig ? It would help if you attached your kernel config file, but I think in this case it's safe to say that you removed device miibus which is required by the wb driver. Add in: device miibus to your kernel and recompile. Should work fine. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 19:23:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tecdigital.net (tecdigital.tol.itesm.mx [132.254.97.16]) by hub.freebsd.org (Postfix) with ESMTP id 3A7BF37B405; Tue, 13 Nov 2001 19:23:11 -0800 (PST) Received: from midgar (unknown [148.243.246.240]) by mail.tecdigital.net (Postfix) with ESMTP id 2D5B61D20; Tue, 13 Nov 2001 21:22:55 -0600 (CST) Message-ID: <001601c16cbb$a7ac36d0$0a00a8c0@midgar> From: "Mario Doria" To: "Greg Lehey" Cc: References: <003c01c16c04$4c1973d0$0a00a8c0@midgar> <20011114125605.J42750@monorchid.lemis.com> Subject: Re: VINUM Status Report Date: Tue, 13 Nov 2001 21:22:55 -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 Yes, thanks :) ----- Original Message ----- From: "Greg Lehey" To: "Mario Doria" Cc: Sent: Tuesday, November 13, 2001 8:26 PM Subject: Re: VINUM Status Report > On Monday, 12 November 2001 at 23:30:24 -0600, Mario Doria wrote: > > Hello, > > > > I want for VINUM to tell me when a disk fails. I have a 36GB Mirrored volume > > and I want to know when a disk fails or something, to take appropriate > > action. Im running on securelevel = 2 so I cannot use a script to read the > > output of "vinum list". Has anybody faced a similar situation? if so, how > > did you handle it? > > Any change in status will cause a log message. You can get syslogd to > send it wherever you want. Would that solve your problem? > > 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 Tue Nov 13 19:31: 6 2001 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 9ED2137B405 for ; Tue, 13 Nov 2001 19:31:03 -0800 (PST) Received: from chip.wiegand.org [66.114.152.128] by pioneernet.net (SMTPD32-6.06) id A574526010C; Tue, 13 Nov 2001 19:31:00 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Chip To: freebsd-questions@FreeBSD.ORG Subject: Do these errors mean my system is comprimised? Date: Tue, 13 Nov 2001 19:38:44 -0800 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <0111131938440F.60958@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I found the following on my apache/freebsd/php/mysql server in my log after running analog - Looks like someone planted something that wants NT to work correctly - 111: /scripts/..%255c../winnt/system32/cmd.exe 111: /scripts/..%255c../winnt/system32/cmd.exe?/c+dir 106: /scripts/..%5c../winnt/system32/cmd.exe 106: /scripts/..%5c../winnt/system32/cmd.exe?/c+dir 66: /scripts/root.exe 66: /scripts/root.exe?/c+dir 64: /MSADC/root.exe 64: /MSADC/root.exe?/c+dir 62: /c/winnt/system32/cmd.exe 62: /c/winnt/system32/cmd.exe?/c+dir 59: /d/winnt/system32/cmd.exe 59: /d/winnt/system32/cmd.exe?/c+dir 56: /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe 56: /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir 56: /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt/system32/cmd.exe 56: /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt/system32/cmd.exe?/c+dir 56: /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe 56: /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir 55: /scripts/..%c1%1c../winnt/system32/cmd.exe 55: /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir 54: /scripts/winnt/system32/cmd.exe 54: /scripts/winnt/system32/cmd.exe?/c+dir 54: /scripts/..%c1%9c../winnt/system32/cmd.exe 54: /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir 54: /scripts/..%c0%af../winnt/system32/cmd.exe 54: /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir 51: /scripts/..%252f../winnt/system32/cmd.exe 51: /scripts/..%252f../winnt/system32/cmd.exe?/c+dir -- Chip W. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 19:31:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id 11BE537B416 for ; Tue, 13 Nov 2001 19:31:55 -0800 (PST) Received: (qmail 21330 invoked from network); 14 Nov 2001 03:31:30 -0000 Received: from unknown (HELO wastegate.net) (216.151.64.131) by smtp2.mx.pitdc1.stargate.net with SMTP; 14 Nov 2001 03:31:30 -0000 Received: (qmail 3980 invoked from network); 14 Nov 2001 03:31:50 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 14 Nov 2001 03:31:50 -0000 From: "Doug Reynolds" To: "Joseph Maxwell" , "questions@FreeBSD.ORG" Cc: "freebsd-questions-digest@FreeBSD.ORG" Date: Tue, 13 Nov 2001 22:31:27 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: 2 NIC's, only one seen w/ kernel rebuild Message-Id: <20011114033155.11BE537B416@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 11 Nov 2001 16:46:58 -0800, Joseph Maxwell wrote: >Hello, > >I have just installed v. 4.4 on a 486DX box, w/ 2 Netgear nic cards, type NE2000 - 16 bit ISA. >The cards were not recognized, I rebuilt the kernel w/ the following lines inserted > >device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 >device ed1 at isa? port 0x260 irq 9 iomem 0xd8000 > >Now both dmesg and /var/log/message indicates that only ed0 is recognized. What have I done >wrong and how should I correct it. > >NETGEAR recommended I/O 240H; 260H; 280H; 2A0H etc. and IRQ's 3; 5; 9; 10; 11; 12; & 15 you'll probably have to use the utility that came with the card to set it to jumperless mode, and set the address and irqs manually. that and the setup will tell u if you a conflict --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 19:53:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11003.mail.yahoo.com (web11003.mail.yahoo.com [216.136.131.53]) by hub.freebsd.org (Postfix) with SMTP id 1AFC237B417 for ; Tue, 13 Nov 2001 19:53:50 -0800 (PST) Message-ID: <20011114035349.51623.qmail@web11003.mail.yahoo.com> Received: from [24.162.32.175] by web11003.mail.yahoo.com via HTTP; Tue, 13 Nov 2001 19:53:49 PST Date: Tue, 13 Nov 2001 19:53:49 -0800 (PST) From: Joe Nieten Subject: permission denied on telnetd and sshd ... 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 I have been running 4.3 on two machines. One is in the DMZ and the other is not ... The one in the DMZ had error messages at 0400 about telnetd and sshd permission denied errors. Now, you cannot telnet the machine or access the apache server. This was working one minute and then just stopped. No changes were being made. Any ideas? What are my options? Thanks Joe __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 13 19:59:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls16.mediaone.net (chmls16.mediaone.net [24.147.1.151]) by hub.freebsd.org (Postfix) with ESMTP id 2C3B437B405 for ; Tue, 13 Nov 2001 19:59:46 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [65.96.186.69]) by chmls16.mediaone.net (8.11.1/8.11.1) with ESMTP id fAE3xdT04400; Tue, 13 Nov 2001 22:59:40 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAE40uC26804; Tue, 13 Nov 2001 23:00:56 -0500 (EST) (envelope-from leblanc) Date: Tue, 13 Nov 2001 23:00:56 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: Do these errors mean my system is comprimised? Message-ID: <20011114040055.GB25941@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <0111131938440F.60958@chip.wiegand.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pvezYHf7grwyp3Bc" Content-Disposition: inline In-Reply-To: <0111131938440F.60958@chip.wiegand.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --pvezYHf7grwyp3Bc Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/13/01 07:38 PM, Chip sat at the `puter and typed: > I found the following on my apache/freebsd/php/mysql server in my log aft= er=20 > running analog - > Looks like someone planted something that wants NT to work correctly - > =20 > 111: /scripts/..%255c../winnt/system32/cmd.exe > 111: /scripts/..%255c../winnt/system32/cmd.exe?/c+dir > 106: /scripts/..%5c../winnt/system32/cmd.exe > 106: /scripts/..%5c../winnt/system32/cmd.exe?/c+dir > 66: /scripts/root.exe > 66: /scripts/root.exe?/c+dir > 64: /MSADC/root.exe > 64: /MSADC/root.exe?/c+dir > 62: /c/winnt/system32/cmd.exe > 62: /c/winnt/system32/cmd.exe?/c+dir > 59: /d/winnt/system32/cmd.exe > 59: /d/winnt/system32/cmd.exe?/c+dir > 56: /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe > 56: /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c= +dir > 56:=20 > /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt= /system32/cmd.exe > 56: =20 > /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt= /system32/cmd.exe?/c+dir > 56: /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe > 56: /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c= +dir > 55: /scripts/..%c1%1c../winnt/system32/cmd.exe > 55: /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir > 54: /scripts/winnt/system32/cmd.exe > 54: /scripts/winnt/system32/cmd.exe?/c+dir > 54: /scripts/..%c1%9c../winnt/system32/cmd.exe > 54: /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir > 54: /scripts/..%c0%af../winnt/system32/cmd.exe > 54: /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir > 51: /scripts/..%252f../winnt/system32/cmd.exe > 51: /scripts/..%252f../winnt/system32/cmd.exe?/c+dir This is the footprint of the Nimda virus *trying* to infect your system. You can find links to specific info on what Nimda tries to do on Google, if you want to sort thru a million hits. You can also get info on how an Apache installation can handle these (or not handle them) at http://www.keyslapper.org/modules/ Look for the Apache::Nimda page, even if you don't want to report it to abuse and SecurityFocus, there are config ideas that will help you reduce the impact on your log file size. Also, look for the Apache::404 module. It will handle those misses and notify you via email - once per period for each URL. It can help you keep track of Nimda's impact on your server, and keep dead links tied up. Enough of the shameless plug. Check it out. HTH Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Bershere's Formula for Failure: There are only two kinds of people who fail: those who listen to nobody... and those who listen to everybody. --pvezYHf7grwyp3Bc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78ex3eAPWYrNkRWIRAtVaAJ0U4V8SAxzA+R15aX7D6UrCIjyycQCcCb37 iubnYGQtOzpVctnRxbC155s= =e3Wa -----END PGP SIGNATURE----- --pvezYHf7grwyp3Bc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20: 1:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls16.mediaone.net (chmls16.mediaone.net [24.147.1.151]) by hub.freebsd.org (Postfix) with ESMTP id 49D0B37B418 for ; Tue, 13 Nov 2001 20:01:44 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [65.96.186.69]) by chmls16.mediaone.net (8.11.1/8.11.1) with ESMTP id fAE41hT06540 for ; Tue, 13 Nov 2001 23:01:43 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAE430m26829; Tue, 13 Nov 2001 23:03:00 -0500 (EST) (envelope-from leblanc) Date: Tue, 13 Nov 2001 23:02:59 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org, freebsd-questions@FreeBSD.org Subject: Re: Do these errors mean my system is comprimised? Message-ID: <20011114040259.GC25941@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.org References: <0111131938440F.60958@chip.wiegand.org> <20011114040055.GB25941@keyslapper.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hOcCNbCCxyk/YU74" Content-Disposition: inline In-Reply-To: <20011114040055.GB25941@keyslapper.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --hOcCNbCCxyk/YU74 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/13/01 11:00 PM, Louis LeBlanc sat at the `puter and typed: > On 11/13/01 07:38 PM, Chip sat at the `puter and typed: > > I found the following on my apache/freebsd/php/mysql server in my log a= fter=20 > > running analog - > > Looks like someone planted something that wants NT to work correctly - > > =20 > > 111: /scripts/..%255c../winnt/system32/cmd.exe > > 111: /scripts/..%255c../winnt/system32/cmd.exe?/c+dir > > 106: /scripts/..%5c../winnt/system32/cmd.exe > > 106: /scripts/..%5c../winnt/system32/cmd.exe?/c+dir > > 66: /scripts/root.exe > > 66: /scripts/root.exe?/c+dir > > 64: /MSADC/root.exe > > 64: /MSADC/root.exe?/c+dir > > 62: /c/winnt/system32/cmd.exe > > 62: /c/winnt/system32/cmd.exe?/c+dir > > 59: /d/winnt/system32/cmd.exe > > 59: /d/winnt/system32/cmd.exe?/c+dir > > 56: /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe > > 56: /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?= /c+dir > > 56:=20 > > /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../win= nt/system32/cmd.exe > > 56: =20 > > /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../win= nt/system32/cmd.exe?/c+dir > > 56: /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe > > 56: /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?= /c+dir > > 55: /scripts/..%c1%1c../winnt/system32/cmd.exe > > 55: /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir > > 54: /scripts/winnt/system32/cmd.exe > > 54: /scripts/winnt/system32/cmd.exe?/c+dir > > 54: /scripts/..%c1%9c../winnt/system32/cmd.exe > > 54: /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir > > 54: /scripts/..%c0%af../winnt/system32/cmd.exe > > 54: /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir > > 51: /scripts/..%252f../winnt/system32/cmd.exe > > 51: /scripts/..%252f../winnt/system32/cmd.exe?/c+dir >=20 >=20 > This is the footprint of the Nimda virus *trying* to infect your > system. You can find links to specific info on what Nimda tries to do > on Google, if you want to sort thru a million hits. You can also get > info on how an Apache installation can handle these (or not handle > them) at http://www.keyslapper.org/modules/ >=20 > Look for the Apache::Nimda page, even if you don't want to report it > to abuse and SecurityFocus, there are config ideas that will help you > reduce the impact on your log file size. >=20 > Also, look for the Apache::404 module. It will handle those misses and > notify you via email - once per period for each URL. It can help you > keep track of Nimda's impact on your server, and keep dead links tied > up. >=20 > Enough of the shameless plug. Check it out. >=20 Sorry, I forgot to answer your actual question. No, you've not been compromised. At least this is no indication. Nimda is strictly a MS gift to the world. Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC aphorism, n.: A concise, clever statement. afterism, n.: A concise, clever statement you don't think of until too late. -- James Alexander Thom --hOcCNbCCxyk/YU74 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78ezzeAPWYrNkRWIRArjlAJwOs5GM2M9M8a31+wIrci5+gJ5/VACcDhPv Vudh37VCQlIIkInHMv1u8fQ= =WT7j -----END PGP SIGNATURE----- --hOcCNbCCxyk/YU74-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20: 8:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id 9B83137B416 for ; Tue, 13 Nov 2001 20:08:35 -0800 (PST) Received: from kpi.com.au (localhost.kpi.com.au [127.0.0.1]) by www.kpi.com.au (8.9.3/8.9.3) with ESMTP id PAA63533 for ; Wed, 14 Nov 2001 15:16:21 +1100 (EST) (envelope-from johnsa@kpi.com.au) Message-ID: <3BF1EE29.49275AED@kpi.com.au> Date: Wed, 14 Nov 2001 15:08:09 +1100 From: Andrew Johns X-Mailer: Mozilla 4.7 [en-gb] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: GCC stack smashing protection for 4.4-STABLE? 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 All, [Please CC me as I'm not on questions - if I get no answer I may try -security] I've looked at http://www.trl.ibm.com/projects/security/ssp/ for Hiroaki Etoh's patch to gcc for 4.3. This patch doesn't apply cleanly to current source (cvsupped today) as per the documentation (it's for 4.3, not 4.4). So, my question is this: Is anyone maintaining this code/patch to gcc? If so, where may I be able to get it from? If it doesn't exist, that's OK - I don't have the time to submit a patch for the patch today... Thanks -- Andrew Johns ================================================================ BUGS:This utility is a prototype which lasted several years past its expiration date and is greatly in need of death. - JKH - from FreeBSD sysinstall man page To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:24: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-2.enteract.com (smtp-2.enteract.com [207.229.143.4]) by hub.freebsd.org (Postfix) with ESMTP id C7C5D37B416 for ; Tue, 13 Nov 2001 20:24:02 -0800 (PST) Received: from jamestown.21stcentury.net (24-148-18-116.na.21stcentury.net [24.148.18.116]) by smtp-2.enteract.com (Postfix) with ESMTP id B1FE4FBF7E; Tue, 13 Nov 2001 22:24:01 -0600 (CST) Received: (from jtm@localhost) by jamestown.21stcentury.net (8.11.6/8.11.3) id fAE4O4803732; Tue, 13 Nov 2001 22:24:04 -0600 (CST) (envelope-from jtm) To: David Greenman Cc: Don Sutter , FreeBSD Questions Subject: Re: fsck problem References: <002201c169a4$7d92a4c0$13fea8c0@drs> <20011112101439.A77864@nexus.root.com> From: James McNaughton Date: 13 Nov 2001 22:24:02 -0600 In-Reply-To: David Greenman's message of "Mon, 12 Nov 2001 10:14:39 -0800" Message-ID: <863d3i56ak.fsf@jamestown.21stcentury.net> Lines: 11 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David Greenman writes: > > -p is prune mode, which is normally done automatically at startup. My > guess for the reason that it's failing is that the filesystem that you're > trying to fsck is already mounted. You can't fsck a mounted filesystem. > > -DG I thought it was "preen" ... or do I need some prunes? jtm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:27: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mmu.edu.my (ext-dns.mmu.edu.my [203.106.62.11]) by hub.freebsd.org (Postfix) with ESMTP id 6C05137B418 for ; Tue, 13 Nov 2001 20:27:05 -0800 (PST) Received: from venus.cyber.mmu.edu.my (venus.cyber.mmu.edu.my [203.106.62.12]) by mmu.edu.my (8.9.1b+Sun/8.9.1) with ESMTP id MAA00953 for ; Wed, 14 Nov 2001 12:22:33 +0800 (MYT) Received: from lunar.cyber.mmu.edu.my (lunar.cyber.mmu.edu.my [10.100.3.5]) by venus.cyber.mmu.edu.my (8.8.8+Sun/8.8.8) with ESMTP id MAA01426 for ; Wed, 14 Nov 2001 12:22:27 +0800 (SGT) Received: from mmu.edu.my (localhost [127.0.0.1]) by lunar.cyber.mmu.edu.my (8.9.3+Sun/8.9.1) with SMTP id MAA15888 for ; Wed, 14 Nov 2001 12:24:23 +0800 (SGT) Received: from 10.100.98.133 (SquirrelMail authenticated user s9810048) by 10.100.3.5 with HTTP; Wed, 14 Nov 2001 12:24:23 +0800 (SGT) Message-ID: <1691.10.100.98.133.1005711863.squirrel@10.100.3.5> Date: Wed, 14 Nov 2001 12:24:23 +0800 (SGT) Subject: FreeBSD Versus Linux Revisited From: "Sudirman Hassan" To: freebsd-questions@FreeBSD.ORG X-Mailer: SquirrelMail (version 1.0.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, This article really grap my attention http://www.byte.com/documents/s=1794/byt20011107s0001/1112_moshe.html And then come to my mind, what I need to do to make my FreeBSD box run to its limit. What should I do to make it really optimize, fast etc..? Is there any article on tuning freebsd to its best? -dmn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:30:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alchemistry.net (alchemistry.net [66.114.66.158]) by hub.freebsd.org (Postfix) with ESMTP id ED89337B41A for ; Tue, 13 Nov 2001 20:30:33 -0800 (PST) Received: from amavis by alchemistry.net with scanned-ok (Exim 3.33 #1) id 163rgx-000IAy-00 for freebsd-questions@FreeBSD.ORG; Tue, 13 Nov 2001 23:30:27 -0500 Received: from [192.168.0.1] (helo=ilya) by alchemistry.net with smtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 163rgx-000IAo-00; Tue, 13 Nov 2001 23:30:27 -0500 Message-ID: <00f101c16cc5$5f979010$0100a8c0@ilya> From: "Ilya" To: , References: <20011112095417.F25208@negwo.eastcore.net> Subject: kernel compile error on latest cvsup of stable Date: Tue, 13 Nov 2001 23:32:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-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 cvsuped 4.4 stable and kernel build fails with these: cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpre ferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -ansi -c linux_sysent.c In file included from linux_sysent.c:14: linux_proto.h:57: syntax error before `linux_time_t' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:156: syntax error before `linux_handler_t' linux_proto.h:156: `linux_handler_t' undeclared here (not in a function) linux_proto.h:156: `linux_handler_t' undeclared here (not in a function) linux_proto.h:184: syntax error before `linux_dev_t' linux_proto.h:184: `linux_dev_t' undeclared here (not in a function) linux_proto.h:184: `linux_dev_t' undeclared here (not in a function) linux_proto.h:189: syntax error before `linux_osigaction_t' linux_proto.h:189: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:189: syntax error before `)' linux_proto.h:189: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:189: syntax error before `)' linux_proto.h:190: syntax error before `linux_osigaction_t' linux_proto.h:190: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:190: syntax error before `)' linux_proto.h:190: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:190: syntax error before `)' linux_proto.h:196: syntax error before `linux_osigset_t' linux_proto.h:196: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:196: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:200: syntax error before `linux_osigset_t' linux_proto.h:200: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:200: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:201: syntax error before `linux_osigset_t' linux_proto.h:201: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:201: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:204: syntax error before `linux_osigset_t' linux_proto.h:204: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:204: syntax error before `)' linux_proto.h:204: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:204: syntax error before `)' linux_proto.h:216: syntax error before `linux_gid_t' linux_proto.h:216: `linux_gid_t' undeclared here (not in a function) linux_proto.h:216: syntax error before `)' linux_proto.h:216: `linux_gid_t' undeclared here (not in a function) linux_proto.h:216: syntax error before `)' linux_proto.h:220: syntax error before `linux_gid_t' linux_proto.h:220: `linux_gid_t' undeclared here (not in a function) linux_proto.h:220: syntax error before `)' linux_proto.h:220: `linux_gid_t' undeclared here (not in a function) linux_proto.h:220: syntax error before `)' linux_proto.h:344: syntax error before `linux_osigset_t' linux_proto.h:344: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:344: syntax error before `)' linux_proto.h:344: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:344: syntax error before `)' linux_proto.h:345: syntax error before `linux_osigset_t' linux_proto.h:345: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:345: syntax error before `)' linux_proto.h:345: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:345: syntax error before `)' linux_proto.h:380: syntax error before `linux_uid_t' linux_proto.h:380: `linux_uid_t' undeclared here (not in a function) linux_proto.h:380: `linux_uid_t' undeclared here (not in a function) linux_proto.h:383: syntax error before `linux_gid_t' linux_proto.h:383: `linux_gid_t' undeclared here (not in a function) linux_proto.h:383: `linux_gid_t' undeclared here (not in a function) linux_proto.h:410: syntax error before `linux_pid_t' linux_proto.h:410: `linux_pid_t' undeclared here (not in a function) linux_proto.h:410: `linux_pid_t' undeclared here (not in a function) linux_proto.h:439: syntax error before `linux_uid_t' linux_proto.h:439: `linux_uid_t' undeclared here (not in a function) linux_proto.h:439: syntax error before `)' linux_proto.h:439: `linux_uid_t' undeclared here (not in a function) linux_proto.h:439: syntax error before `)' linux_proto.h:440: syntax error before `linux_uid_t' linux_proto.h:440: `linux_uid_t' undeclared here (not in a function) linux_proto.h:440: syntax error before `)' linux_proto.h:440: `linux_uid_t' undeclared here (not in a function) linux_proto.h:440: syntax error before `)' linux_proto.h:441: syntax error before `linux_uid_t' linux_proto.h:441: `linux_uid_t' undeclared here (not in a function) linux_proto.h:441: syntax error before `)' linux_proto.h:441: `linux_uid_t' undeclared here (not in a function) linux_proto.h:441: syntax error before `)' linux_proto.h:453: syntax error before `linux_gid_t' linux_proto.h:453: `linux_gid_t' undeclared here (not in a function) linux_proto.h:453: syntax error before `)' linux_proto.h:453: `linux_gid_t' undeclared here (not in a function) linux_proto.h:453: syntax error before `)' linux_proto.h:454: syntax error before `linux_gid_t' linux_proto.h:454: `linux_gid_t' undeclared here (not in a function) linux_proto.h:454: syntax error before `)' linux_proto.h:454: `linux_gid_t' undeclared here (not in a function) linux_proto.h:454: syntax error before `)' linux_proto.h:455: syntax error before `linux_gid_t' linux_proto.h:455: `linux_gid_t' undeclared here (not in a function) linux_proto.h:455: syntax error before `)' linux_proto.h:455: `linux_gid_t' undeclared here (not in a function) linux_proto.h:455: syntax error before `)' linux_proto.h:465: syntax error before `linux_sigaction_t' linux_proto.h:465: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:465: syntax error before `)' linux_proto.h:465: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:465: syntax error before `)' linux_proto.h:466: syntax error before `linux_sigaction_t' linux_proto.h:466: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:466: syntax error before `)' linux_proto.h:466: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:466: syntax error before `)' linux_proto.h:471: syntax error before `linux_sigset_t' linux_proto.h:471: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:471: syntax error before `)' linux_proto.h:471: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:471: syntax error before `)' linux_proto.h:472: syntax error before `linux_sigset_t' linux_proto.h:472: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:472: syntax error before `)' linux_proto.h:472: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:472: syntax error before `)' linux_proto.h:485: syntax error before `linux_sigset_t' linux_proto.h:485: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:485: syntax error before `)' linux_proto.h:485: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:485: syntax error before `)' linux_proto.h:516: syntax error before `*' linux_proto.h:516: syntax error before `linux_stack_t' linux_proto.h:516: syntax error before `linux_stack_t' linux_proto.h:517: syntax error before `linux_stack_t' linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' *** Error code 1 Stop in /usr/src/sys/modules/linux. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/ALCHEMISTRY. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:36:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id AF12037B417 for ; Tue, 13 Nov 2001 20:36:22 -0800 (PST) Received: from there (dialup-uu-dynamic131.cshore.com [63.112.158.131]) by IMGate1.cshore.com (Postfix) with SMTP id 813C223ED8; Tue, 13 Nov 2001 23:59:58 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111132337.15434@starbreaker.net> To: J S Subject: MIDI on FreeBSD with SBLive! Date: Tue, 13 Nov 2001 23:41:00 -0500 X-Mailer: KMail [version 1.3] References: <20011114001724.29191.qmail@cpdvg203.cms.usa.net> In-Reply-To: <20011114001724.29191.qmail@cpdvg203.cms.usa.net> Cc: freebsd-questions@freebsd.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 13 November 2001 19:17, you wrote: > Alex Obradovic wrote: > > Are there any GUI multi track sound editing apps similar to > > Cakewalk 9, as well as wave editing apps similar to Sound Forge > > or CoolEdit? I found > > few > > > apps in ports, but few of them were command line. Has anybody > > used FreeBSD for multi track recording and sound editing? > > > > Also, is there any drum machine software that anyone has heard > > of for FreeBSD? > Well, I found a GTK-based sequencer program in ports called MIDIMountain. The homepage is http://www.music-community.ch/midimountain/ Also, can FreeBSD talk to the MIDI port on the Soundblaster Live! ? If not, can I install my spare Ensoniq card alongside the SBLive! and use both cards? - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78fXccCiK1X1IhlkRAoYrAJkBz2/9Cqc0+dL9VdECBs3vR+R3eQCg8Hz0 FcuyOefvvt4Fcg9ArsvNVcw= =vGPq -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:38:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 0D9DE37B405; Tue, 13 Nov 2001 20:38:11 -0800 (PST) Received: from SAGEONE (ppp-208-191-235-11.dialup.crchtx.swbell.net [208.191.235.11]) by sage-american.com (8.9.3/8.9.3) with SMTP id WAA02545; Tue, 13 Nov 2001 22:38:05 -0600 (CST) Message-Id: <3.0.5.32.20011113223808.00fbf8a8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 13 Nov 2001 22:38:08 -0600 To: "Ilya" , , From: jacks@sage-american.com Subject: Re: kernel compile error on latest cvsup of stable In-Reply-To: <00f101c16cc5$5f979010$0100a8c0@ilya> References: <20011112095417.F25208@negwo.eastcore.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 ... several messages ago have mentioned the buildkernel has a bug that crept in during the past few days... something to do with stale dependencies... I just had a similar problem (October update worked fine) tonight. This fixed mine #rm -rf /usr/obj/usr Then recompile the kernel... should be fine. At 11:32 PM 11.13.2001 -0500, Ilya wrote: >I just cvsuped 4.4 stable and kernel build fails with these: > >cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr >ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma >t-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpre >ferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr >ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma >t-extensions -ansi -c linux_sysent.c >In file included from linux_sysent.c:14: >linux_proto.h:57: syntax error before `linux_time_t' >linux_proto.h:57: `linux_time_t' undeclared here (not in a function) >linux_proto.h:57: syntax error before `)' >linux_proto.h:57: `linux_time_t' undeclared here (not in a function) >linux_proto.h:57: syntax error before `)' >linux_proto.h:156: syntax error before `linux_handler_t' >linux_proto.h:156: `linux_handler_t' undeclared here (not in a function) >linux_proto.h:156: `linux_handler_t' undeclared here (not in a function) >linux_proto.h:184: syntax error before `linux_dev_t' >linux_proto.h:184: `linux_dev_t' undeclared here (not in a function) >linux_proto.h:184: `linux_dev_t' undeclared here (not in a function) >linux_proto.h:189: syntax error before `linux_osigaction_t' >linux_proto.h:189: `linux_osigaction_t' undeclared here (not in a function) >linux_proto.h:189: syntax error before `)' >linux_proto.h:189: `linux_osigaction_t' undeclared here (not in a function) >linux_proto.h:189: syntax error before `)' >linux_proto.h:190: syntax error before `linux_osigaction_t' >linux_proto.h:190: `linux_osigaction_t' undeclared here (not in a function) >linux_proto.h:190: syntax error before `)' >linux_proto.h:190: `linux_osigaction_t' undeclared here (not in a function) >linux_proto.h:190: syntax error before `)' >linux_proto.h:196: syntax error before `linux_osigset_t' >linux_proto.h:196: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:196: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:200: syntax error before `linux_osigset_t' >linux_proto.h:200: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:200: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:201: syntax error before `linux_osigset_t' >linux_proto.h:201: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:201: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:204: syntax error before `linux_osigset_t' >linux_proto.h:204: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:204: syntax error before `)' >linux_proto.h:204: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:204: syntax error before `)' >linux_proto.h:216: syntax error before `linux_gid_t' >linux_proto.h:216: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:216: syntax error before `)' >linux_proto.h:216: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:216: syntax error before `)' >linux_proto.h:220: syntax error before `linux_gid_t' >linux_proto.h:220: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:220: syntax error before `)' >linux_proto.h:220: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:220: syntax error before `)' >linux_proto.h:344: syntax error before `linux_osigset_t' >linux_proto.h:344: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:344: syntax error before `)' >linux_proto.h:344: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:344: syntax error before `)' >linux_proto.h:345: syntax error before `linux_osigset_t' >linux_proto.h:345: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:345: syntax error before `)' >linux_proto.h:345: `linux_osigset_t' undeclared here (not in a function) >linux_proto.h:345: syntax error before `)' >linux_proto.h:380: syntax error before `linux_uid_t' >linux_proto.h:380: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:380: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:383: syntax error before `linux_gid_t' >linux_proto.h:383: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:383: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:410: syntax error before `linux_pid_t' >linux_proto.h:410: `linux_pid_t' undeclared here (not in a function) >linux_proto.h:410: `linux_pid_t' undeclared here (not in a function) >linux_proto.h:439: syntax error before `linux_uid_t' >linux_proto.h:439: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:439: syntax error before `)' >linux_proto.h:439: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:439: syntax error before `)' >linux_proto.h:440: syntax error before `linux_uid_t' >linux_proto.h:440: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:440: syntax error before `)' >linux_proto.h:440: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:440: syntax error before `)' >linux_proto.h:441: syntax error before `linux_uid_t' >linux_proto.h:441: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:441: syntax error before `)' >linux_proto.h:441: `linux_uid_t' undeclared here (not in a function) >linux_proto.h:441: syntax error before `)' >linux_proto.h:453: syntax error before `linux_gid_t' >linux_proto.h:453: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:453: syntax error before `)' >linux_proto.h:453: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:453: syntax error before `)' >linux_proto.h:454: syntax error before `linux_gid_t' >linux_proto.h:454: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:454: syntax error before `)' >linux_proto.h:454: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:454: syntax error before `)' >linux_proto.h:455: syntax error before `linux_gid_t' >linux_proto.h:455: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:455: syntax error before `)' >linux_proto.h:455: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:455: syntax error before `)' >linux_proto.h:465: syntax error before `linux_sigaction_t' >linux_proto.h:465: `linux_sigaction_t' undeclared here (not in a function) >linux_proto.h:465: syntax error before `)' >linux_proto.h:465: `linux_sigaction_t' undeclared here (not in a function) >linux_proto.h:465: syntax error before `)' >linux_proto.h:466: syntax error before `linux_sigaction_t' >linux_proto.h:466: `linux_sigaction_t' undeclared here (not in a function) >linux_proto.h:466: syntax error before `)' >linux_proto.h:466: `linux_sigaction_t' undeclared here (not in a function) >linux_proto.h:466: syntax error before `)' >linux_proto.h:471: syntax error before `linux_sigset_t' >linux_proto.h:471: `linux_sigset_t' undeclared here (not in a function) >linux_proto.h:471: syntax error before `)' >linux_proto.h:471: `linux_sigset_t' undeclared here (not in a function) >linux_proto.h:471: syntax error before `)' >linux_proto.h:472: syntax error before `linux_sigset_t' >linux_proto.h:472: `linux_sigset_t' undeclared here (not in a function) >linux_proto.h:472: syntax error before `)' >linux_proto.h:472: `linux_sigset_t' undeclared here (not in a function) >linux_proto.h:472: syntax error before `)' >linux_proto.h:485: syntax error before `linux_sigset_t' >linux_proto.h:485: `linux_sigset_t' undeclared here (not in a function) >linux_proto.h:485: syntax error before `)' >linux_proto.h:485: `linux_sigset_t' undeclared here (not in a function) >linux_proto.h:485: syntax error before `)' >linux_proto.h:516: syntax error before `*' >linux_proto.h:516: syntax error before `linux_stack_t' >linux_proto.h:516: syntax error before `linux_stack_t' >linux_proto.h:517: syntax error before `linux_stack_t' >linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) >linux_proto.h:517: syntax error before `)' >linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) >linux_proto.h:517: syntax error before `)' >*** Error code 1 > >Stop in /usr/src/sys/modules/linux. >*** Error code 1 > >Stop in /usr/src/sys/modules. >*** Error code 1 > >Stop in /usr/obj/usr/src/sys/ALCHEMISTRY. >*** Error code 1 > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:40:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 7DCCA37B417 for ; Tue, 13 Nov 2001 20:40:38 -0800 (PST) Received: from rac3.wam.umd.edu (IDENT:root@rac3.wam.umd.edu [128.8.10.143]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id XAA29269; Tue, 13 Nov 2001 23:40:34 -0500 (EST) Received: from rac3.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id XAA29791; Tue, 13 Nov 2001 23:40:34 -0500 (EST) Received: from localhost (culverk@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id XAA29787; Tue, 13 Nov 2001 23:40:33 -0500 (EST) X-Authentication-Warning: rac3.wam.umd.edu: culverk owned process doing -bs Date: Tue, 13 Nov 2001 23:40:33 -0500 (EST) From: Kenneth Wayne Culver To: Mike Meyer Cc: =?iso-8859-1?q?shanon=20loveridge?= , questions@FreeBSD.ORG Subject: Re: ATX soft power switch In-Reply-To: <15345.18715.468437.712039@guru.mired.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 Maybe it's changed since the last time I tried it. I've been using -CURRENT for a while, which uses ACPI so I can't remember, last time I tried it with 4.x was about a month ago, and at that point it still needed apm to be enabled in rc.conf. Ken On Tue, 13 Nov 2001, Mike Meyer wrote: > [Format recovered from top posting.] > > Kenneth Wayne Culver types: > > On Tue, 13 Nov 2001, Mike Meyer wrote: > > > shanon loveridge types: > > > > Is there a way to make use of the ATX soft power > > > > switch in FreeBSD so the computer will automaticaly > > > > power off when shutdown? > > > > I know this can be done in Linux by recompiling the > > > > kernal with this feature set. > > > You need to build the kernel with apm enabled. At that point, > > > "shutdown -p" should do what you want. > > > > > You also have to enable apm by adding apm_enable="YES" in /etc/rc.conf > > Are you sure? Last time I wanted to control just poweroff, I didn't > need to enable apm via /etc/rc.conf. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Q: How do you make the gods laugh? A: Tell them your plans. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:49: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id A997F37B405 for ; Tue, 13 Nov 2001 20:49:02 -0800 (PST) Received: (qmail 24227 invoked from network); 14 Nov 2001 04:46:54 -0000 Received: from unknown (HELO wastegate.net) (216.151.64.131) by smtp3.mx.pitdc1.stargate.net with SMTP; 14 Nov 2001 04:46:54 -0000 Received: (qmail 10474 invoked from network); 14 Nov 2001 04:46:55 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 14 Nov 2001 04:46:55 -0000 From: "Doug Reynolds" To: "James Buchanan" , "Joe & Fhe Barbish" , "Ted Mittelstaedt" Cc: "freebsd-questions@FreeBSD.ORG" Date: Tue, 13 Nov 2001 23:46:32 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: RE: Software on FreeBSD (Has FBSD4.4 grown up yet) Message-Id: <20011114044902.A997F37B405@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Nov 2001 02:12:28 -0800, Ted Mittelstaedt wrote: >>-----Original Message----- >>From: owner-freebsd-questions@FreeBSD.ORG >>[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe & Fhe >>Barbish >> >>Bottom line FBSD is a learning playground, that you will have to work hard >>to gain a understanding of what is going on. FBSD may be a very reliable and >>fast system once you get it up and configured the way you want it, but you >>had better be willing to invest mega time to get there. For a newbe with >>out any prier Unix background, 200 hours for bare bones out of the box, and >>1500 hours for full system with mail, www, desktop, firewall, and IP to >>local PC with access to internet. > >This is exactly why I wrote my book, and Annelise wrote her book, and >there's a few other ones out there too. Those assume a newbie to >FreeBSD, her's in fact assumes not only a newbie to FreeBSD but a newbie >to the concept of running any kind of computer operating system. > >If you use those then you will find out that your 200 hours is shortened >to maybe 20 hours, and your 1500 hours is shortened to maybe 100. geez 1500 hrs?? I'm lucky if I have 50 hrs in my whole setup and it doesn't crash. the only problem i have is a carrier detect bug in multilink ppp --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 20:53:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id CD08A37B405 for ; Tue, 13 Nov 2001 20:53:38 -0800 (PST) Received: (qmail 15591 invoked from network); 14 Nov 2001 04:53:12 -0000 Received: from unknown (HELO wastegate.net) (216.151.64.131) by smtp2.mx.pitdc1.stargate.net with SMTP; 14 Nov 2001 04:53:12 -0000 Received: (qmail 10493 invoked from network); 14 Nov 2001 04:53:33 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 14 Nov 2001 04:53:33 -0000 From: "Doug Reynolds" To: "Nils Holland" , "Ted Mittelstaedt" Cc: "Alex Obradovic" , "Mike Meyer" , "questions@FreeBSD.ORG" Date: Tue, 13 Nov 2001 23:53:11 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: RE: overclocking and freebsd Message-Id: <20011114045338.CD08A37B405@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 12 Nov 2001 06:01:15 -0800, Ted Mittelstaedt wrote: >>Most overclockers think they gain performance, but they don't seem to >>notice that even the best performace isn't worth a damn if their system >>crashes all ten minutes. >> > >:-) Plus, all the overclocking websites say to do it _gradually_ and >make changes in the smallest increments, spaced quite some time apart, >so that if the system becomes unstable you can move it back. Of course, >the game playing teenagers that are too smart for their own good are >going to be in much to big a hurry to bother reading the instructions >even from the overclockers themselves. note: you also have to use a cooling fan heavier duty then a cooler master. I've known a lot of people have have successfully overclocked from between 50-200mhz, with out any crashes what-so-ever. --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 21:25: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.tor.primus.ca (mail.tor.primus.ca [216.254.136.21]) by hub.freebsd.org (Postfix) with ESMTP id 02FF637B405; Tue, 13 Nov 2001 21:25:02 -0800 (PST) Received: from dialin-135-111.hamilton.primus.ca ([209.90.135.111]) by mail3.tor.primus.ca with esmtp (Exim 2.11 #1) id 163sZ1-0000eh-06; Wed, 14 Nov 2001 00:26:19 -0500 Date: Wed, 14 Nov 2001 00:24:52 -0500 (EST) From: Jason Hunt X-X-Sender: leth@lethargic.dyndns.org To: Ilya Cc: freebsd-questions@FreeBSD.ORG, Subject: Re: kernel compile error on latest cvsup of stable In-Reply-To: <00f101c16cc5$5f979010$0100a8c0@ilya> 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 had this exact same problem, all I did was rm -R /usr/src/sys/compile/laptop (laptop is the name of my kernel) and then recompiled and it worked. On Tue, 13 Nov 2001, Ilya wrote: > I just cvsuped 4.4 stable and kernel build fails with these: > > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr > ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma > t-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpre > ferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr > ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma > t-extensions -ansi -c linux_sysent.c > In file included from linux_sysent.c:14: > linux_proto.h:57: syntax error before `linux_time_t' > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > linux_proto.h:57: syntax error before `)' > linux_proto.h:57: `linux_time_t' undeclared here (not in a function) > ... etc ... etc ... etc ... > linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) > linux_proto.h:517: syntax error before `)' > linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) > linux_proto.h:517: syntax error before `)' > *** Error code 1 > > Stop in /usr/src/sys/modules/linux. > *** Error code 1 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/ALCHEMISTRY. > *** Error code 1 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" 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 Nov 13 21:25:26 2001 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 7669737B41A for ; Tue, 13 Nov 2001 21:25:11 -0800 (PST) Received: from dialup-209.244.104.77.dial1.sanjose1.level3.net ([209.244.104.77] helo=blossom.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163sXn-0007CY-00; Tue, 13 Nov 2001 21:25:07 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAE5O1g64684; Tue, 13 Nov 2001 21:24:01 -0800 (PST) (envelope-from cjc) Date: Tue, 13 Nov 2001 21:23:58 -0800 From: "Crist J. Clark" To: "Eric L. Blevins" Cc: questions@FreeBSD.ORG Subject: Re: DES encryption Message-ID: <20011113212358.M61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011113165930.H61915@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rcmaintainer@hotmail.com on Tue, Nov 13, 2001 at 08:36:15PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 13, 2001 at 08:36:15PM -0500, Eric L. Blevins wrote: > I was trying to install the apache13-fp port. It halted with an error > stating that DES encryption was not installed. > > If DES is already installed then why the error? I thought you were talking about passwords. Did you install using sysinstall(8)? If so, did you install the "crypto" distribution? If you built from source, did you include the crypto distribution? And what does, /sbin/sysctl -n kern.osreldate Return? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 13 21:39:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id EF8C637B417 for ; Tue, 13 Nov 2001 21:39:20 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8140666BE2; Tue, 13 Nov 2001 21:39:20 -0800 (PST) Date: Tue, 13 Nov 2001 21:39:20 -0800 From: Kris Kennaway To: Andrew Johns Cc: freebsd-questions@FreeBSD.ORG Subject: Re: GCC stack smashing protection for 4.4-STABLE? Message-ID: <20011113213920.A46774@xor.obsecurity.org> References: <3BF1EE29.49275AED@kpi.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BF1EE29.49275AED@kpi.com.au>; from johnsa@kpi.com.au on Wed, Nov 14, 2001 at 03:08:09PM +1100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 14, 2001 at 03:08:09PM +1100, Andrew Johns wrote: > All, >=20 > [Please CC me as I'm not on questions - if I get no answer I may > try -security] >=20 > I've looked at http://www.trl.ibm.com/projects/security/ssp/ for > Hiroaki Etoh's patch to gcc for 4.3. This patch doesn't apply > cleanly to current source (cvsupped today) as per the > documentation (it's for 4.3, not 4.4). >=20 > So, my question is this: Is anyone maintaining this code/patch to > gcc? If so, where may I be able to get it from? Talk to the author. Kris --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78gOIWry0BWjoQKURAuYtAJ4pSAzv4sgWG1ERUJJvpcv1UZKvLgCggncM x09rSNpwn2gEiKNcKavTiwE= =l4Uj -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 21:41:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 186AF37B405 for ; Tue, 13 Nov 2001 21:41:50 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAE5fUT17727; Tue, 13 Nov 2001 21:41:30 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Andrew Reid" , "Cliff Sarginson" Cc: Subject: RE: overclocking and freebsd Date: Tue, 13 Nov 2001 21:41:30 -0800 Message-ID: <001501c16ccf$02df4020$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011113190955.C1004@plug.cx> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Andrew Reid >Sent: Tuesday, November 13, 2001 12:40 AM >To: Cliff Sarginson >Cc: questions@FreeBSD.ORG >Subject: Re: overclocking and freebsd > > >On Tue, Nov 13, 2001 at 07:51:13AM +0100, Cliff Sarginson wrote: > >> So cheap ? Can anyone explain why, at least in Holland, a 1Mghz Pentium >> III costs significantly more than a 1.4 pentium IV ? >> Is a puzzle to me... > >1GHz PIII is more expensive than a 1.4 PIV here in Australia >too. It seems to be a plot by Intel to make us buy the new PIV, >forcing us to purchase new motherboards and all kinds of other evil >stuff that is just too nasty to go into :-) > The only chip I'd buy that story on is the old Intel Pentium 200 _non_ MMX chip. There were lots of machines manufactured that could be jumpered to 200Mhz with non-MMX chips but not with MMX chips because the MMX chips used a lower power voltage. Intel saw fit to stop production on the 200 non-MMX P200 chips thus ending the life of numerous P133 and P166 systems years earlier. :-( Fortunately they do come up from time to time on Ebay. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 22:34:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 9858E37B405 for ; Tue, 13 Nov 2001 22:34:37 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAE6Y8T17791; Tue, 13 Nov 2001 22:34:09 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Wayne Pascoe" , "Toomas Aas" Cc: Subject: RE: slightly OT: Unix MTA vs Exchange Date: Tue, 13 Nov 2001 22:34:08 -0800 Message-ID: <003101c16cd6$5cf5d360$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <86r8r3f2ue.fsf@pan.ehsrealtime.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Wayne Pascoe >Sent: Tuesday, November 13, 2001 1:16 AM >To: Toomas Aas >Cc: questions@FreeBSD.ORG >Subject: Re: slightly OT: Unix MTA vs Exchange > > >"Toomas Aas" writes: > >> Hi Wayne! >> >> On 12 Nov 01 at 23:06 you wrote: >> >> > If however, they are using it for shared calendaring or the calendar >> > and mail client integration, be careful. I don't know of any >> > applications on Unix platforms that provide this kind of 'groupware'. >> > >> > If anyone has any information to contradict this, I'd be interested to >> > hear it. I'd love to be able to punt a decent alternative to Exchange. >> >> The guys at http://www.horde.org/ are working on a sort of >> web-based groupware suite which is written entirely in PHP. I >> haven't tried out the entire suite - I'm only using the e-mail part >> - but from what I've heard the latest version is quite usable. > >Granted, it might be usable. But then you face an even bigger >challenge than just moving everyone to a different server >platform. You have to convince your company to change the way people >use mail. > >In a 300+ person organisation, no sane director wil ever pick this >option. Loss of productivity and retraining costs would be through the >roof! > Correct - but they would consider option #3 - which is to simply NOT upgrade from Exchange 5.5 I fail to see the difference to Microsoft's bottom line between everyone switching to FreeBSD mailservers, or everyone simply NOT upgrading their existing Exchange Server. If your a Microsoft shop, and you want to strike a blow to the Evil Empire, then simply DON'T upgrade. It will save you lots of money, lots of time, and if you need more server power then just get a new hardware platform and put your old licenses on it. Plus, you already know about the OLD bugs, why exchange them for a set of NEW ones? Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 22:36:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id A72D237B405 for ; Tue, 13 Nov 2001 22:36:16 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fAE6aEv01550; Wed, 14 Nov 2001 08:36:14 +0200 Message-Id: <200111140636.fAE6aEv01550@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 14 Nov 01 08:35:25 +0200 From: "Toomas Aas" Organization: Tartu City Government To: freebsd-questions@FreeBSD.ORG, Chip Date: Wed, 14 Nov 2001 08:35:20 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Do these errors mean my system is comprimised? In-reply-to: <0111131938440F.60958@chip.wiegand.org> X-info: Headers changed by Barricade Sender: owner-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 Chip! On 13 Nov 01 at 19:38 you wrote: > I found the following on my apache/freebsd/php/mysql server in my log after > running analog - > Looks like someone planted something that wants NT to work correctly - > > 111: /scripts/..%255c../winnt/system32/cmd.exe > 111: /scripts/..%255c../winnt/system32/cmd.exe?/c+dir > 106: /scripts/..%5c../winnt/system32/cmd.exe [...snip...] Someone attempted to exploit the Nimda worm against your server. Since you are not running Microsoft IIS (I hope!), your system has nothing to fear from it (except flooding the logfiles with junk). -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * To define recursion, we must first define recursion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 22:55:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 749DF37B416 for ; Tue, 13 Nov 2001 22:55:56 -0800 (PST) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id fAE6oSw87110; Tue, 13 Nov 2001 22:50:28 -0800 (PST) (envelope-from dg) Date: Tue, 13 Nov 2001 22:50:28 -0800 From: David Greenman To: James McNaughton Cc: Don Sutter , FreeBSD Questions Subject: Re: fsck problem Message-ID: <20011113225028.A87104@nexus.root.com> References: <002201c169a4$7d92a4c0$13fea8c0@drs> <20011112101439.A77864@nexus.root.com> <863d3i56ak.fsf@jamestown.21stcentury.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <863d3i56ak.fsf@jamestown.21stcentury.net>; from jtm63@enteract.com on Tue, Nov 13, 2001 at 10:24:02PM -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 >David Greenman writes: > >> >> -p is prune mode, which is normally done automatically at startup. My >> guess for the reason that it's failing is that the filesystem that you're >> trying to fsck is already mounted. You can't fsck a mounted filesystem. >> >> -DG >I thought it was "preen" ... or do I need some prunes? Yes, you are so correct. :-) -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 22:58:28 2001 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 326DB37B418 for ; Tue, 13 Nov 2001 22:58:24 -0800 (PST) Received: from chip.wiegand.org [66.114.152.128] by pioneernet.net (SMTPD32-6.06) id A5AB1B8E0138; Tue, 13 Nov 2001 22:56:43 -0800 Content-Type: text/plain; charset="iso-8859-1" From: Chip To: "Toomas Aas" , freebsd-questions@FreeBSD.ORG Subject: Re: Do these errors mean my system is comprimised? Date: Tue, 13 Nov 2001 23:04:28 -0800 X-Mailer: KMail [version 1.2] References: <200111140636.fAE6aEv01550@lv.raad.tartu.ee> In-Reply-To: <200111140636.fAE6aEv01550@lv.raad.tartu.ee> MIME-Version: 1.0 Message-Id: <0111132304280G.60958@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 13 November 2001 22:35, Toomas Aas wrote: > Hi Chip! > > On 13 Nov 01 at 19:38 you wrote: > > I found the following on my apache/freebsd/php/mysql server in my log > > after running analog - > > Looks like someone planted something that wants NT to work correctly - > > > > 111: /scripts/..%255c../winnt/system32/cmd.exe > > 111: /scripts/..%255c../winnt/system32/cmd.exe?/c+dir > > 106: /scripts/..%5c../winnt/system32/cmd.exe > > [...snip...] > > Someone attempted to exploit the Nimda worm against your server. > Since you are not running Microsoft IIS (I hope!), Heck no! Not on my life! Heh, heh. I have apache on FreeBSD (see above). I have to put up with IIS at work, and what an unreliable piece it is! I also have an apache server at work, and it just keeps going, and going, and going. Heh heh. :-) Thanks, -- Chip > your system has > nothing to fear from it (except flooding the logfiles with junk). > -- > Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ > * To define recursion, we must first define recursion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 22:59: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 4E3EE37B416; Tue, 13 Nov 2001 22:58:50 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAE6wJT17842; Tue, 13 Nov 2001 22:58:19 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Brett Glass" , Cc: "Joey Garcia" , , Subject: RE: Anyone going to Comdex next week? Date: Tue, 13 Nov 2001 22:58:18 -0800 Message-ID: <003c01c16cd9$bd2e0f60$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <4.3.2.7.2.20011112164807.0558bdd0@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Brett Glass >Sent: Monday, November 12, 2001 4:02 PM >To: Ted Mittelstaedt; jgrosch@mooseriver.com >Cc: Joey Garcia; questions@FreeBSD.ORG; chat@FreeBSD.ORG >Subject: RE: Anyone going to Comdex next week? > > >At 02:29 AM 11/12/2001, Ted Mittelstaedt wrote: > >>Interesting you would say that. I think there's a serious point >>there. At one time the industry was totally dependent on advances coming >>from commercial software and hardware companies, if you had something new >>and cool then the badge of admission was showing it at Comdex. > >It still is. Most open source is not innovative but rather copies -- and >follows the trail blazed by -- commercial software. Brett, Brett, Brett. I know your just trying to stir up trouble here. Sigh. It is true that very specialized software industries, such as very large databases, specialist software like tax software, and the like, that there is little to no Open Source, thus innovation in those software industries can only come from commercial software. The same is true for office desktop productivity software like spreadsheets, wordprocessors, etc. I would argue, though, that there is little innovation in those software industries at the current time. (except in designing new ways to get even more money for the same old stuff) But most open source software has superior implementations that are later copied by commercial software. For example, all the anti-relaying anti-spamming stuff came out in Open Source long before commercial mailservers started to pick up on it. >Now and then we see >an innovation that's made open source from the get-go, but it is rare. >Innovating is expensive, no. Innovating is cheap. Forcing those innovations down the consumer's throats is where the expense is. and people need (and deserve) to be rewarded >for it. It would actually be very bad for the industry if innovations >started as open source, since this would preclude funding for them. > Not true in fact it helps immensely because software patenting is still very difficult and is broken all the time. (see Look and Feel lawsuit between Apple and the world) The software industry is full of commercial software that copies ideas implemented in other software, both commercial and open source. When new ideas are implemented in open source the commercial companies can see which ones are successfully forced down the consumer's throat without a lot of wasted money and time on their part on dead-end software ideas. The commercial software industry has successfully argued that their stuff is "better" than Open Source simply because it a) costs money and b) is implemented on Windows and c) supposedly is supported because of a. They get money for that, not for technical prowess. > >GNU, and the FSF's "Free" software (with a capital "F"), are destructive >forces. They virtually never innovate. The purpose of the FSF is to prey >on the industry by creating no-cost knockoffs of commercial products, >preventing hard-working people from being justly rewarded for what they >do. The BSDs do not share this destructive attitude. They give back. > I don't know that GNU software developers are known for filing software patents on the ideas of their software. If a GNU piece of software is good enough to make the market get interested, the commercial houses can simply write a competing implementation from scratch. They would have to do that anyway if the GNU stuff didn't exist. I think that FSF is a lot worse for the Free software market than for the commercial software market. To restate you, I'd say: "..The purpose of the FSF is to prey on the Free Software industry by creating no-cost knockoffs of Free products..." > >Windows is still EXCEEDINGLY important (not that I like it, by the >way). So is Vomit Making System (VMS) and MVS and whatever passes for IBM's proprietary mainframe OS, and Novell Netware. Old software dinosaus take a long time to fade away. But I think that if Linux and FreeBSD didn't exist, Windows would be much more important than it is now. Sure they are still growing but at a lesser rate, and all of us are growing too. >And other commercial software -- even more than Windows -- is >vital. It's a tragedy that the FSF has had success in convincing >companies to adopt utterly infeasible business plans centered around >its business-destroying license. Then, when the companies inevitably >fail, the FSF uses the license to scavenge the corpes, like hyenas, >for code to appropriate into its hoard of software. > >>and the new cool things in software aren't being introduced by people like >>Apple, Microsoft and IBM anymore. Instead they are being introduced by >>user communities around FreeBSD and Linux. > >I strongly disagree. Again, most innovations in software do come from >commercial software companies. FreeBSD and Linux are doing some minor >innovation, but mostly they are refining what already exists. > Network Address Translation came years earlier in BSD than even in Cisco IOS and Microsoft trailed Cisco as a matter of fact. If there's a single technology that has been more critical to the growth of the Internet (or destructive to IPv6 plans) over the last 3 years I don't know what it is. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 23:14:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f159.pav1.hotmail.com [64.4.31.159]) by hub.freebsd.org (Postfix) with ESMTP id AEBB237B416 for ; Tue, 13 Nov 2001 23:14:13 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 13 Nov 2001 23:14:13 -0800 Received: from 66.75.97.169 by pv1fd.pav1.hotmail.msn.com with HTTP; Wed, 14 Nov 2001 07:14:13 GMT X-Originating-IP: [66.75.97.169] From: "Lee Mark Mercado" To: freebsd-questions@FreeBSD.ORG Subject: DNS Date: Tue, 13 Nov 2001 23:14:13 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 14 Nov 2001 07:14:13.0575 (UTC) FILETIME=[F6B48D70:01C16CDB] Sender: owner-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 setup my own DNS and everything works fine, *i think*. but my problem is when i reverse dns lookup my IP its showing my ISP's assigned name (Name: adsl-66-126-195-XXX.dsl.sndg01.pacbell.net). is it posible for me to make the reverse dns to show 'mydomain.com' and not the one my ISP has given to me ? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 23:19:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 105B737B416 for ; Tue, 13 Nov 2001 23:19:39 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 57F5B16B26 for ; Wed, 14 Nov 2001 08:19:36 +0100 (CET) Received: from IBM-HIRXKN66F0W.Go2France.com [139.92.219.247] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id ADDF28E0020C; Wed, 14 Nov 2001 08:31:43 +0100 Message-Id: <5.1.0.14.0.20011114071728.02a545a8@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 14 Nov 2001 07:18:52 +0000 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: DNS In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >i setup my own DNS and everything works fine, *i think*. but my problem is >when i reverse dns lookup my IP its showing my ISP's assigned name (Name: >adsl-66-126-195-XXX.dsl.sndg01.pacbell.net). > >is it posible for me to make the reverse dns to show 'mydomain.com' and >not the one my ISP has given to me ? your upstream ip provider's DNS must delegate authority for the reverse domain for your subnet block to your DNS. I really don't think does that for ADSL clients. Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 23:21:49 2001 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 0724937B416 for ; Tue, 13 Nov 2001 23:21:47 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id ABD622B697; Wed, 14 Nov 2001 08:21:43 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 05E3CF9; Wed, 14 Nov 2001 18:21:36 +1100 (EST) Date: Wed, 14 Nov 2001 18:21:36 +1100 From: Edwin Groothuis To: Lee Mark Mercado Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS Message-ID: <20011114182135.H684@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Lee Mark Mercado , freebsd-questions@FreeBSD.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 mercadolee@hotmail.com on Tue, Nov 13, 2001 at 11:14:13PM -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, Nov 13, 2001 at 11:14:13PM -0800, Lee Mark Mercado wrote: > i setup my own DNS and everything works fine, *i think*. but my problem is > when i reverse dns lookup my IP its showing my ISP's assigned name (Name: > adsl-66-126-195-XXX.dsl.sndg01.pacbell.net). > > is it posible for me to make the reverse dns to show 'mydomain.com' and not > the one my ISP has given to me ? Sure, just make your DNS server authoritive for 195.125.66.in-addr.arpa. Only problems: 1. You won't be able, unless you can find out how to stay up to date with the real data for 195.125.66.in-addr.arpa, to reverse resolve the other IP addresses in 66.125.195.x. 2. You and only you, unless you can convince pacbell.net to delegate the reverse delegation to you, will be able to reverse resolve it into yourdomain.com. So in other words, it is possible but it's very hard and not worth the troubles to persuade it. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Nov 13 23:28:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id DF47637B405; Tue, 13 Nov 2001 23:28:03 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAE7RmT17920; Tue, 13 Nov 2001 23:27:48 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: Cc: "Brett Glass" , , "Joey Garcia" , , Subject: RE: Anyone going to Comdex next week? Date: Tue, 13 Nov 2001 23:27:48 -0800 Message-ID: <003d01c16cdd$dc7df8e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <3BF04D57.3D67D78C@mindspring.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: Terry Lambert [mailto:tlambert2@mindspring.com] >Sent: Monday, November 12, 2001 2:30 PM >To: Ted Mittelstaedt >Cc: Brett Glass; jgrosch@mooseriver.com; Joey Garcia; >questions@FreeBSD.ORG; chat@FreeBSD.ORG >Subject: Re: Anyone going to Comdex next week? > > >Ted Mittelstaedt wrote: >> Today, the existing hardware is so good that there's not the drive to >> upgrade as soon as the new stuff is available, so that removes a lot of >> the reason of attending these trade shows for hardware people. > >I think this is false. There have always been two tiers of >technology: heroic and mortal. It's only interesting when >something slips from the former category to the latter. > >Right now, for example, there is a lot of hardware that I >would put in the "heroic" category. Processors that need >incredible cooling technology, etc.. And then there's the >other end of the spectrum, where ther are no moving parts. > >Plotting on other scales works for this, as well: many of >the "cool" technologies aren't useful, until you can deal >with the battery life issue: they don't -- they can't -- >become everyday objects until it's possible to integrate >them into your life without heroic effort (ask yourself: >why isn't every desktop computer a laptop? Why hasn't >laptop technology totally displaced desktop technology?). > >So there is huge room for improvement in hardware technology >still, and I'd certainly pay to go see someone doing it, >only no one seems to be doing it these days. > Re-reading my comment I think it's a bad edit on my part. Your right in what you say, but what I was talking about is improvements in the "mortal" technology. They are getting further along the diminishing returns line and as such fewer "mortals" are thinking about hardware, thus less interest in general. What I've seen happen with new technology is that in the past there's always the first "guinea pigs". I remember when Grand Junction came out with their early 100Mbt hubs attending a dog and pony show. I sat there and thought "this is cool stuff yes but who in the hell is Grand Junction" Most of the other tech managers there were swallowing the idea that this one product was going to make Grand Junction the new master hub vendor and the old hub companies like 3com were going to fade into the dust. They were lining up with their $20K in hand. Of course we all know what happened there. Today most of the other managers with the $20K in hand think like I did and they won't put the folding green out even if the new technology runs around the room and makes dinner for them in addition to doing what it's supposed to do. This does put the crimp in new hardware introduction because the companies that are introducing it need a lot of those $20K payments to move the hardware from the early adopter stage "heroic" to a product with some longevity. "mortal" And those $20K payments have to come from the mortals that are conned into coughing them up, because there's not enough of the "I see the new toy and I got unlimited cash to burn on it" people to finance the movement from "heroic" to "mortal" > >> And, also today, GNU and Free software is more and more important, and >> Windows and other commercial software is getting less important, and >> the new cool things in software aren't being introduced by people like >> Apple, Microsoft and IBM anymore. Instead they are being introduced by >> user communities around FreeBSD and Linux. > >I really think this is wrong. It's a nice bit of hedonism, >but the cool things aren't happening in user communities; for >the most part, they are still happening in industry and in the >academic sector. don't you consider the academic sector a user community? >There's just less money to pursue things >deemed "impractical" these days: people are increasingly >focussed on short term goals. There is less margin for having >the ability to pursue long term visions and carry them into >reality. > Actually I think that there's plenty of money out there, but the problem is that the investment community has decided that most of the technology sector can't be trusted with it. I don't blame them, the past 20 years has been shameful with how many technology people have urinated away money on ideas that were obviously stupid, and had absolutely no market research done on them to see if the man on the street would be even interested in them. Most of the technology types that ran around the last 5 years claiming to be visionaries (or paying people to write articles about how they were visionaries) were more interested in getting a foosball table in the office, and in getting on the cover of "office personnel times" with a nice article about how advanced their "no-tie-policy" was in the office. When, for example, was the last time you saw a software firm CEO in a tailored suit? (and I mean a real one, with matching pants and jacket) Most of those people regarded work as this place you go to to goof off, profitability was left to the accountants. Anyway, that crowd of technology visionaries got their asses burned off and slunk away to go sell snake oil to someone else. Now we have an industry that's got a leadership vacuum, and it's going to take another decade before the investment community trusts us with anything more than monopoly money again. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Nov 13 23:36:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 3E2F837B405; Tue, 13 Nov 2001 23:36:53 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAE7aZT17940; Tue, 13 Nov 2001 23:36:35 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Robert Clark" , "Terry Lambert" Cc: "Brett Glass" , , "Joey Garcia" , , Subject: RE: Anyone going to Comdex next week? Date: Tue, 13 Nov 2001 23:36:35 -0800 Message-ID: <003e01c16cdf$16635540$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011112224943.K69342@darkstar.gte.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Robert Clark >Sent: Monday, November 12, 2001 10:50 PM >To: Terry Lambert >Cc: Ted Mittelstaedt; Brett Glass; jgrosch@mooseriver.com; Joey Garcia; >questions@FreeBSD.ORG; chat@FreeBSD.ORG >Subject: Re: Anyone going to Comdex next week? > > >Will MS ever bee in a bad enough situation that they are a lower >state of energy than Linux? > >If they get into this state, won't a big part of the reason to >stay with Linux dissapear? > There's been a trend in the market for companies to get successful by entering the market at the bottom - by making products that were of most interest to small customers. Then they get successful, and start making products that are more attractive to larger customers that they can sell for more money. THey start forgetting the smaller customers. Then after a while they are just making products for enterprise customers that sell for an obscene amount of money, and they leave even more customers behind. Meanwhile, other companies have moved in are are working their way up the chain. The ones at the top get pushed out, go through massive contractions and selloff of unprofitable divisions, then start down at the bottom all over again. That seems to have happened to IBM if you count their involvement in Linux as a bottom end thing. I think by the time that MS is in a bad situation, Linux will take a team of engineers with certifications and a $10K budget to install. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 0: 4:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from phear.huffstutler.com (cm623478-b.ftwrth1.tx.home.com [24.8.250.141]) by hub.freebsd.org (Postfix) with ESMTP id E5AAD37B418 for ; Wed, 14 Nov 2001 00:04:39 -0800 (PST) Received: from crack (cm623478-c.ftwrth1.tx.home.com [24.4.14.227]) by phear.huffstutler.com (8.11.6/8.11.1) with SMTP id fAE25Vf01468; Wed, 14 Nov 2001 02:05:31 GMT (envelope-from david@huffstutler.com) Message-ID: <002101c16cf3$e3d62700$e30e0418@huffstutler.com> From: "David" To: "Josh Paetzel" , "Walter Hop" Cc: References: <002401c16c35$154fc3a0$e30e0418@huffstutler.com> <184122402004.20011113135546@binity.com> <20011113080029.B9434@twincat.vladsempire.net> Subject: Re: zip drive Date: Wed, 14 Nov 2001 02:05:28 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > This page may be helpful for an atapi zip drive: > > http://pmade.org/~pjones/1998/software/ide_zip.html > You might take a look at > /usr/share/doc/en/articles/zip-drive/index.html (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/zip-drive/) Below are the steps it took me to install an internal Zip Drive on FreeBSD 4.4-RELEASE. 1. If dmesg shows the zip drive then nothing needs to be done to the kernel. 2. If dmesg does not show the zip drive then refer to the links above. 3. Look in /dev and see if the zip drive is there. IE.../dev/afd0 4. If not then do "sh MAKEDEV /dev/afd0" 5. Learn to mount the drive correctly. IE..."mount_msdos /dev/afd0s4" 6. Make a directory for a mount point. IE..."/zip". 7. Edit fstab with "/dev/afd0s4 /zip msdos rw,noauto 0 0" 8. Reboot Hope this helps someone. These mentioned sites were informative and helped me figure out my dilema. Thanks to both Josh and Walter. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 0: 6:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 037C437B416 for ; Wed, 14 Nov 2001 00:06:42 -0800 (PST) Received: (qmail 21363 invoked by uid 100); 14 Nov 2001 08:06:41 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15346.9745.34719.149497@guru.mired.org> Date: Wed, 14 Nov 2001 02:06:41 -0600 To: "Sudirman Hassan" Cc: questions@freebsd.org Subject: Re: FreeBSD Versus Linux Revisited In-Reply-To: <69389268@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sudirman Hassan types: > And then come to my mind, what I need to do to make my FreeBSD box run to its > limit. What should I do to make it really optimize, fast etc..? > Is there any article on tuning freebsd to its best? If you've got a sufficiently recent release of FreeBSD, try "man tuning". http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 0:13:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id D106D37B416 for ; Wed, 14 Nov 2001 00:13:20 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAE8D4T18086; Wed, 14 Nov 2001 00:13:05 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Albert Everett" , Subject: RE: Max number of NIC's and aliases Date: Wed, 14 Nov 2001 00:13:04 -0800 Message-ID: <004b01c16ce4$2f7f4de0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Albert Everett >Sent: Monday, November 12, 2001 7:30 AM >To: freebsd-questions@FreeBSD.ORG >Subject: RE: Max number of NIC's and aliases > > >Time for me to chime in on this IP aliasing question. > >Although I've been running a few FreeBSD systems for some time, >they've all only required one or two aliases. > >Now I've made my main web server a FreeBSD box and we're beginning to >add SSL sites at a great rate. My first inclination is to add an IP >alias per SSL site, and I've been wondering myself how many aliases I >can add with ifconfig before things start to break. > >Where should we be reading to use routing instead of aliases in this >context? I'm not connecting what the handbook has to say to my >situation. > Sorry, Albert, (and all) I screwed up on that one. It was late and I didn't explain myself clearly at all, and I was in a hurry. Me bad! What I was referring to works if your running address translation and your server (or servers) is behind a translator. (since most of the time your going to put webservers behind some kind of firewall, you can run translation on this) The limitation to this trick is that you can't use it with SSL-enabled sites since the SSL must have a legitimate IP number attached to it. What you do is all the IP numbers have to be grouped together in a subnet, of course, then you route the entire subnet to the translator. On the translator you install a mapping like this: outside inside IP number:port IP number:port 198.1.2.1:80 ---> 10.10.10.10:1000 198.1.2.2:80 ---> 10.10.10.10:1001 198.1.2.3:80 ---> 10.10.10.10:1002 198.1.2.4:80 ---> 10.10.10.10:1003 198.1.2.5:80 ---> 10.10.10.10:1004 Obviously you have to put the appropriate Listen directive in each of your Apache virtual host sections. This gets around the problem of putting multiple alias interfaces on your webserver and you are pretty unrestricted by any limits of number of interfaces on the webserver. Of course if your translator is crappy then you have a limit to the number of maps. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 0:14: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 6038137B418 for ; Wed, 14 Nov 2001 00:14:03 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Tue, 13 Nov 2001 23:58:12 -0500 Message-Id: <5.1.0.14.0.20011113234938.00c24c48@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 13 Nov 2001 23:58:13 -0500 To: "Ilya" From: Scott Subject: Re: kernel compile error on latest cvsup of stable Cc: freebsd-questions@freebsd.org In-Reply-To: <00f101c16cc5$5f979010$0100a8c0@ilya> References: <20011112095417.F25208@negwo.eastcore.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23:32 2001/11/13 -0500, Ilya wrote >I just cvsuped 4.4 stable and kernel build fails with these: > > >linux_proto.h:57: syntax error before `linux_time_t' >linux_proto.h:57: `linux_time_t' undeclared here (not in a function) >linux_proto.h:57: syntax error before `)' >linux_proto.h:57: `linux_time_t' undeclared here (not in a function) >linux_proto.h:57: syntax error before `)' > > > > >linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) >linux_proto.h:517: syntax error before `)' >*** Error code 1 > >Stop in /usr/src/sys/modules/linux. >*** Error code 1 > >Stop in /usr/src/sys/modules. >*** Error code 1 > >Stop in /usr/obj/usr/src/sys/ALCHEMISTRY. >*** Error code 1 Heh--happened to me last night too. Maybe something in recent stable (of course, I haven't been reading updater, lazy sod that I am.) The solution (In this case, my kernel is named SCOTTKERN) mv /usr/obj/usr/src/sys/SCOTTKERN /usr/obj/usr/src/sys/SCOTTKERN.old (substituting of course, the name of your kernel) That should fix it. Actually, I got annoyed and just did rm -rf /usr/obj/usr/src/sys/SCOTTKERN which also worked, but better to play it safe. :) HTH Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 0:45: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mitch.adsl.labyrinth.net.au (mitch.adsl.labyrinth.net.au [202.182.88.14]) by hub.freebsd.org (Postfix) with ESMTP id 55F3C37B418; Wed, 14 Nov 2001 00:44:53 -0800 (PST) Received: from mail.mitchells.com.au (ip30.int.mitchells.com.au [192.168.120.30]) by mitch.adsl.labyrinth.net.au (8.11.3/8.11.3) with SMTP id fAE8ia623242; Wed, 14 Nov 2001 19:44:40 +1100 (EST) (envelope-from jmorgan@mitchells.com.au) Received: by mail.mitchells.com.au(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id 4A256B04.0034AB0D ; Wed, 14 Nov 2001 19:35:16 +1000 X-Lotus-FromDomain: MITCHELLMELB From: "Julian Morgan" To: questions@FreeBSD.ORG, chat@FreeBSD.ORG Message-ID: <4A256B04.0034A9DA.00@mail.mitchells.com.au> Date: Wed, 14 Nov 2001 19:35:11 +1000 Subject: Named and NatD running mad in TOP Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, was wondering why the following was occuring when I ran top... Of course all other processes were effected... PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 199 bind 54 0 16740K 16168K RUN 90.0H 70.36% 70.36% named 177 root 2 0 728K 504K select 397:18 11.47% 11.47% natd 60328 root 28 0 1892K 984K RUN 0:00 1.13% 0.29% top Although I did mailq and there was nothing in there I would say ppl in the office would have trouble getting resources from the server.. After a reboot, both Named and Nat were going sky high... I rebooted 3 times and this was the case... In the end I ended up going to /etc/resolv.conf and checking that it just had the two named servers to my ISP. And then I went to /etc/named/named.conf and I think that it was getting into a erternal loop - as I had 127.0.0.1 in there half way down the list of forwarding addresses... I know that this config has not been changed for months - but it has decided to throw a wobbly now... Wondering if you had any thoughts.. Regards Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 0:51:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20803.mail.yahoo.com (web20803.mail.yahoo.com [216.136.226.192]) by hub.freebsd.org (Postfix) with SMTP id 427CF37B41A for ; Wed, 14 Nov 2001 00:51:40 -0800 (PST) Message-ID: <20011114085139.30689.qmail@web20803.mail.yahoo.com> Received: from [66.75.97.169] by web20803.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 00:51:39 PST Date: Wed, 14 Nov 2001 00:51:39 -0800 (PST) From: ako ito Subject: background process 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 how do i make a user to have just one background process running and if he does morethan one -- it will automatically be killed - is this possible ? thx __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 0:56:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by hub.freebsd.org (Postfix) with ESMTP id 0CD0837B41E for ; Wed, 14 Nov 2001 00:56:28 -0800 (PST) Received: from localhost (mjm@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.4) with ESMTP id fAE8uRp54801 for ; Wed, 14 Nov 2001 00:56:27 -0800 (PST) (envelope-from joup@bigfoot.com) X-Authentication-Warning: soda.csua.berkeley.edu: mjm owned process doing -bs Date: Wed, 14 Nov 2001 00:56:27 -0800 (PST) From: Mark Miller X-X-Sender: mjm@soda.csua.berkeley.edu To: freebsd-questions@freebsd.org Subject: getting the most out of OpenGL Message-ID: <20011114005255.U54251-100000@soda.csua.berkeley.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 Hi, I'm trying to get my Riva TNT card to accelerate OpenGL a bit, but I can't tell if I'm getting anything beyond software acceleration. xpdyinfo reports GLX and SGI-GLX available, but my frame rates stick around 4/second with the app I'm testing it with (a fairly complicated roller coaster simulation). I've tried different color depths (8,16,24) as mentioned by the one article I could find on the subject, but the performance doesn't change in any noticeable way. Is there anything I can do to make this work? I'm running 4.2, with the most recent XF86 server, Mesa3, etc. Thanks, Mark Miller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 1:31:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id 7652D37B416 for ; Wed, 14 Nov 2001 01:31:17 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163wNt-0003bf-01; Wed, 14 Nov 2001 09:31:05 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163wM9-0000DW-00; Wed, 14 Nov 2001 09:29:17 +0000 From: Wayne Pascoe To: "Todd Reed" Cc: freebsd-questions@freebsd.org Subject: Re: Virtual Hosting with Apache References: Date: 14 Nov 2001 09:29:17 +0000 In-Reply-To: Message-ID: <86herx3dle.fsf@pan.ehsrealtime.com> Lines: 32 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 "Todd Reed" writes: > I've got my Internal DNS pointing to the correct IP address > 192.168.125.240 -- neac1.neaclinic.com > 192.168.125.241 -- neac2.neaclinic.com > 192.168.125.242 -- neac3.neaclinic.com > > Here are the Virtual hosting configs from my httpd.conf -- snip -- > I can ping the names from a workstation and they resolve. I can type > the IP address into my browser and it connectes to the correct server. > > If I put the name in the browser it doesn't make it to the website. > > The web server is one machine with multiple alias interfaces on one > network card. Firstly, do you have something listening on port 80 of each of those IP addresses? netstat -an | grep LISTEN | less will let you see. Secondly, is anything appearing in the logs when you attempt to connect ? Check the errorlog in the first instance. HTH -- - Wayne Pascoe | Yoohoo... I'll make you famous freebsd@molemanarmy.com | http://www.molemanarmy.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 1:32: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id C9D5F37B417 for ; Wed, 14 Nov 2001 01:32:01 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163wOm-0003bh-01; Wed, 14 Nov 2001 09:32:00 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163wN2-0000Db-00; Wed, 14 Nov 2001 09:30:12 +0000 From: Wayne Pascoe To: Diego Zuluaga Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache-Tomcat error startup References: <20011113210819.50700.qmail@web13901.mail.yahoo.com> Date: 14 Nov 2001 09:30:12 +0000 In-Reply-To: <20011113210819.50700.qmail@web13901.mail.yahoo.com> Message-ID: <86d72l3djv.fsf@pan.ehsrealtime.com> Lines: 31 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 Diego Zuluaga writes: > Hello, > > Finally i could install Jakarta-tomcat in Unix. > > But, I'm trying to integrate it with Apache, i > followed the instructions of tomcat userguide. > > When i try to start apache("% apachectl start"): > appears: > > Cannot load /usr/local/www/libexec/mod_jserv.so into > server: /usr/local/www/libexec/mod_jserv.so: Undefined > symbol "jserv_error_exit" > /usr/virtual/share/pkgs/installed/vs-apache/1.3.12/bin/apachectl > start: httpd could not be started > % > > Looks like a problem with Jserv. This is probably not a huge amount of help, but as far as I know, mod_jserv was deprecated and mod_jk was the replacement. Do you have a mod_jk on your system anywhere ? -- - Wayne Pascoe | If you hurt her, I'll hunt you down freebsd@molemanarmy.com | and kill you with a shovel... A vague http://www.molemanarmy.com | disclaimer is no-one's friend. | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 1:36:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [213.52.146.137]) by hub.freebsd.org (Postfix) with ESMTP id B279E37B405 for ; Wed, 14 Nov 2001 01:36:15 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 163wSl-0003cN-01; Wed, 14 Nov 2001 09:36:07 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 163wR2-0000Do-00; Wed, 14 Nov 2001 09:34:20 +0000 From: Wayne Pascoe To: "Ted Mittelstaedt" Cc: Subject: Re: slightly OT: Unix MTA vs Exchange References: <003101c16cd6$5cf5d360$1401a8c0@tedm.placo.com> Date: 14 Nov 2001 09:34:19 +0000 In-Reply-To: <003101c16cd6$5cf5d360$1401a8c0@tedm.placo.com> Message-ID: <868zd93dd0.fsf@pan.ehsrealtime.com> Lines: 33 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 "Ted Mittelstaedt" writes: > >Granted, it might be usable. But then you face an even bigger > >challenge than just moving everyone to a different server > >platform. You have to convince your company to change the way people > >use mail. > > > >In a 300+ person organisation, no sane director wil ever pick this > >option. Loss of productivity and retraining costs would be through the > >roof! > > Correct - but they would consider option #3 - which is to simply NOT > upgrade from Exchange 5.5 That is one option. BUT and here is the big but. Microsoft tend to drop support for things after I think 2 releases. So if you don't upgrade, you don't get support, patches, etc. Its a neat trick :) > If your a Microsoft shop, and you want to strike a blow to the Evil > Empire, then simply DON'T upgrade. It will save you lots of money, > lots of time, and if you need more server power then just get a new > hardware platform and put your old licenses on it. Plus, you already > know about the OLD bugs, why exchange them for a set of NEW ones? Fortunately my department are completely FreeBSD based. However our IT department are an MS shop. We have a much happier life than them. -- - Wayne Pascoe | Things fall apart; the centre cannot hold; freebsd@molemanarmy.com | Mere anarchy is loosed upon the world. http://www.molemanarmy.com | - Yeats | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 1:39:55 2001 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 B720137B405 for ; Wed, 14 Nov 2001 01:39:50 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 0F53F2B697; Wed, 14 Nov 2001 10:39:48 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 9ED97FE; Wed, 14 Nov 2001 20:39:37 +1100 (EST) Date: Wed, 14 Nov 2001 20:39:37 +1100 From: Edwin Groothuis To: Aaron Scarisbrick Cc: freebsd-questions@freebsd.org Subject: Re: syslogd bug/feature Message-ID: <20011114203937.A48152@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Aaron Scarisbrick , freebsd-questions@freebsd.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 aaronsca@hotmail.com on Tue, Nov 13, 2001 at 12:51:10AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Nov 13, 2001 at 12:51:10AM +0000, Aaron Scarisbrick wrote: > I was hoping someone already fixed it. Anyway, the problem stems from > converting the mask length to a subnet mask. Correct me if I'm wrong, but > for a mask length of zero, you don't need to do any conversions. This is > what the attached patch effectively does, and it appears to work. Look: Synopsis: [PATCH] syslogd -a 0.0.0.0/0 behaves incorrect State-Changed-From-To: open->closed State-Changed-By: ps State-Changed-When: Wed Nov 14 01:20:39 PST 2001 State-Changed-Why: committed to -current http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31947 Thanks to you for your initial patch :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Wed Nov 14 1:54:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from robin.mail.pas.earthlink.net (robin.mail.pas.earthlink.net [207.217.120.65]) by hub.freebsd.org (Postfix) with ESMTP id E30B437B418 for ; Wed, 14 Nov 2001 01:54:39 -0800 (PST) Received: from blossom.cjclark.org (dialup-209.245.133.211.Dial1.SanJose1.Level3.net [209.245.133.211]) by robin.mail.pas.earthlink.net (8.11.5/8.9.3) with ESMTP id fAE9rHX05958; Wed, 14 Nov 2001 01:53:25 -0800 (PST) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAE9oqj65348; Wed, 14 Nov 2001 01:50:52 -0800 (PST) (envelope-from cjc) Date: Wed, 14 Nov 2001 01:50:22 -0800 From: "Crist J. Clark" To: Julian Morgan Cc: questions@FreeBSD.ORG Subject: Re: Named and NatD running mad in TOP Message-ID: <20011114015022.O61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <4A256B04.0034A9DA.00@mail.mitchells.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4A256B04.0034A9DA.00@mail.mitchells.com.au>; from jmorgan@mitchells.com.au on Wed, Nov 14, 2001 at 07:35:11PM +1000 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 14, 2001 at 07:35:11PM +1000, Julian Morgan wrote: > > > Hi there, > was wondering why the following was occuring when I ran top... Of course > all other processes were effected... > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND > 199 bind 54 0 16740K 16168K RUN 90.0H 70.36% 70.36% named > 177 root 2 0 728K 504K select 397:18 11.47% 11.47% natd > 60328 root 28 0 1892K 984K RUN 0:00 1.13% 0.29% top > > Although I did mailq and there was nothing in there I would say ppl in the > office would have trouble getting resources from the server.. After a reboot, > both Named and Nat were going sky high... > I rebooted 3 times and this was the case... In the end I ended up going to > /etc/resolv.conf and checking that > it just had the two named servers to my ISP. And then I went to > /etc/named/named.conf and I think that it was getting into a erternal loop - as > I had 127.0.0.1 in there > half way down the list of forwarding addresses... I know that this config has > not been changed for months - but it has decided to throw a wobbly now... > > Wondering if you had any thoughts.. Use netstat(8) and tcpdump(8) to see if there is network traffic to account for this activity. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 14 1:54:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20802.mail.yahoo.com (web20802.mail.yahoo.com [216.136.226.191]) by hub.freebsd.org (Postfix) with SMTP id B3A8937B405 for ; Wed, 14 Nov 2001 01:54:53 -0800 (PST) Message-ID: <20011114095453.44335.qmail@web20802.mail.yahoo.com> Received: from [192.11.186.114] by web20802.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 01:54:53 PST Date: Wed, 14 Nov 2001 01:54:53 -0800 (PST) From: Alexander Thorp Subject: Compaq with no keyboard - how to boot? 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 Not unique to FreeBSD, I realise, but: I've got a Compaq PC (D5133) which I want to use as a server, without monitor or keyboard, but I can't get it to boot without a keyboard plugged in. I can't find anything in the diagnostics partition set-up menu to change this behaviour. Does anybody know a way to make it boot without a keyboard attached, e.g. secret set-up command or motherboard jumper setting? Alex Thorp __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 1:56:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Mydomain.com (cm61-10-202-43.hkcable.com.hk [61.10.202.43]) by hub.freebsd.org (Postfix) with SMTP id 4525D37B417 for ; Wed, 14 Nov 2001 01:56:25 -0800 (PST) Received: from pavo by tcts1.seed.net.tw with SMTP id zL3sAUS61O7YS6HfxkyXSEy; Wed, 14 Nov 2001 17:48:39 +0800 Message-ID: <7BYxOqcQlXfK2v@titan.seed.net.tw> From: donot@reply.com To: HK@FreeBSD.ORG Subject:web-sites X-Mailer: kgKNHkbnwqdaPWxEVIdDQ65xtkf Content-Type: text/plain; Content-Transfer-Encoding: Quoted-Printable X-Priority: 3 X-MSMail-Priority: Normal Date: Wed, 14 Nov 2001 01:56:25 -0800 (PST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Sir/Madam This is to introduce some web-sites to you, they may be helpful to you 1. www.elderlysevice.com =AA=F8=AA=CC=B8=EA=B0T=BA=F4 2. www.rehabstation.com =B4_=B1d=B8=EA=B0T=BA=F4 3. www.eldershop.com =B7R=BCw=A4=DF=BA=F4=A9=B1------ =A5X=B0=E2 =B4_=B1d=A5=CE=AB~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 2: 7: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from riker.skynet.be (riker.skynet.be [195.238.3.132]) by hub.freebsd.org (Postfix) with ESMTP id BBF2D37B416; Wed, 14 Nov 2001 02:06:55 -0800 (PST) Received: from [194.78.144.27] ([194.78.144.27]) by riker.skynet.be (8.11.6/8.11.6/Skynet-OUT-2.16) with ESMTP id fAEA6Z400275; Wed, 14 Nov 2001 11:06:36 +0100 (MET) (envelope-from ) Mime-Version: 1.0 X-Sender: bs663385@pop.skynet.be Message-Id: In-Reply-To: <4A256B04.0034A9DA.00@mail.mitchells.com.au> References: <4A256B04.0034A9DA.00@mail.mitchells.com.au> Date: Wed, 14 Nov 2001 11:05:00 +0100 To: "Julian Morgan" , questions@FreeBSD.ORG, chat@FreeBSD.ORG From: Brad Knowles Subject: Re: Named and NatD running mad in TOP 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 7:35 PM +1000 11/14/01, Julian Morgan wrote: > Although I did mailq and there was nothing in there I would say ppl in the > office would have trouble getting resources from the server.. After a reboot, > both Named and Nat were going sky high... Turn on query logging, so that you can see where your DNS queries are coming from. Many people have found that they're running open caching/recursive servers and are getting the hell abused out of their machines by an amazing variety of people on the 'net. If you don't turn on query logging, at least configure your machine so that it does not answer queries from non-local IP addresses (whatever you have on your local network behind the NAT). If you're still getting high usage rates after turning off public caching/recursive service, then check to see if you've got a program that is going through and parsing web log data (webalizer or whatever), because that process will seriously chew up DNS server resources while its running. -- Brad Knowles, H4sICIFgXzsCA2RtYS1zaWcAPVHLbsMwDDvXX0H0kkvbfxiwVw8FCmzAzqqj1F4dy7CdBfn7 Kc6wmyGRFEnvvxiWQoCvqI7RSWTcfGXQNqCUAnfIU+AT8OZ/GCNjRVlH0bKpguJkxiITZqes MxwpSucyDJzXxQEUe/ihgXqJXUXwD9ajB6NHonLmNrUSK9nacHQnH097szO74xFXqtlbT3il wMsBz5cnfCR5cEmci0Rj9u/jqBbPeES1I4PeFBXPUIT1XDSOuutFXylzrQvGyboWstCoQZyP dxX4dLx0eauFe1x9puhoi0Ao1omEJo+BZ6XLVNaVpWiKekxN0VK2VMpmAy+Bk7ZV4SO+p1L/ uErNRS/qH2iFU+iNOtbcmVt9N16lfF7tLv9FXNj8AiyNcOi1AQAA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 3:46:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.panix.com (mail2.panix.com [166.84.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 6FF5237B416 for ; Wed, 14 Nov 2001 03:46:56 -0800 (PST) Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mail2.panix.com (Postfix) with ESMTP id 91F548F1C for ; Wed, 14 Nov 2001 06:46:55 -0500 (EST) Received: (from stanb@localhost) by panix1.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id fAEBktp23500 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 06:46:55 -0500 (EST) Message-Id: <200111141146.fAEBktp23500@panix1.panix.com> Subject: Alternative filesytems? To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Wed, 14 Nov 2001 06:46:55 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.5 PL6] 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 was wondering if any of the alternative filesystems curently being developed for Linux had been ported to FreeBSD? I have an application for storing 10's of thousands of image files in the same directory, and am seeinf (of cource) absyml preformance. I here Reiserfs (sp) will handle this mutch better for instance. Sugestions? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 4:12:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx3.uninterruptible.net (cyclonis.catonic.net [63.160.99.136]) by hub.freebsd.org (Postfix) with ESMTP id 5B52F37B405 for ; Wed, 14 Nov 2001 04:12:11 -0800 (PST) Received: from mail.uninterruptible.net (ns1.uninterruptible.net [216.7.46.11]) by mx3.uninterruptible.net (Postfix) with ESMTP id 75F365503; Wed, 14 Nov 2001 06:07:40 -0600 (CST) Received: from Spaz.Catonic.NET (tnt8-216-180-71-37.dialup.HiWAAY.net [216.180.71.37]) by mail.uninterruptible.net (Postfix) with ESMTP id ED03850024; Wed, 14 Nov 2001 12:11:44 +0000 (GMT) Received: by Spaz.Catonic.NET (Postfix, from userid 1002) id 3F276331D; Wed, 14 Nov 2001 12:14:03 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by Spaz.Catonic.NET (Postfix) with ESMTP id 347C74C22; Wed, 14 Nov 2001 12:14:03 +0000 (GMT) Date: Wed, 14 Nov 2001 12:14:03 +0000 (GMT) From: Kris Kirby To: Subject: ATI Rage128 3D support under FreeBSD? Message-ID: X-Tech-Support-Email: bofh@catonic.net X-Frames: I hate frames. Organization: Non Illegitemus Carborundum 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 done a very simple search for 3D support under X(Free86) and turned up with DRI and an "AGP GARP" module for linux. I *reeeeeally* don't want to install Linux to use the 3D side of the POS card -- so I ask: Has anyone already suceeded in using an ATI Rage128 with OpenGL under XFree86? ----- Kris Kirby, KE4AHR | TGIFreeBSD... 'Nuff said. | ------------------------------------------------------- "Fate, it seems, is not without a sense of irony." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 4:17:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (17-83.E.dial.o-tel-o.net [212.144.17.83]) by hub.freebsd.org (Postfix) with ESMTP id 2C2E837B416 for ; Wed, 14 Nov 2001 04:17:14 -0800 (PST) To: freebsd-questions@freebsd.org xAddress-Sent:freebsd-questions@freebsd.org From: 1411-Info-domains-223@Yawadoo.Info Subject: Schon registriert ? .INFO und .BIZ Domain... Date: 26 Okt 2001 Message-Id: <20011114121714.2C2E837B416@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 Sehr geehrter Internet Domain Registrant Die Registrierung von Biz- und Info-domains ist im vollen Gange ! Diese neuen "top level" Domains werden zur Zeit freigegeben. Bei http://worldregister.de können Sie Online registrieren und Ihre gratis Email- und Url-Weiterleitung sofort einstellen. Ihr-Name.biz oder Ihr-Name.info Ihre Firma oder Ihre Marke.biz oder .info Wenn Ihr gewünschtes Domain, aufgrund Ihrer Vormerkung, erfolgreich registriert ist, beträgt der Preis 29.-Euro pro Jahr. Die Erstregistrieungsperiode beträgt zwei Jahre. Die Info-domains sind besonders für Firmen- und Markeninhaber sehr wichtig. Sichern Sie Ihre Marke/Firmenidee weltweit ! Gibt es einen Namen den Sie schon länger haben wollten, aber der unter .de .at .ch .com ... schon besetzt ist, dann ist das Ihre letzte Chance. Für nur 29 Euro /Jahr können sie jetzt reservieren, was sie möchten ! Es werden ca. weltweit - 3 Millionen Eintragungen für diese neuen Domains erwartet. Bisher sind bereits 350.000,- Vorregistrierungen eingegangen. Unsere Empfehlung - nutzen Sie jetzt Ihre Chance um noch dabei zu sein ! Mit freundlichen Gruessen Peter Striegel DNS-Master Worldregister.De ist zusammen mit Yawadoo.Com einer der groesseren Domainregistrare in Europa, mit Sitz in Deutschland, Belgien und Frankreich . ******************************* Unsere schärfsten Preise ******************************* com .org .net 29,- Euro/Jahr de .be 29,- Euro/Jahr info .biz 29,- Euro/Jahr de 24,- Euro/jahr Alles incl. Email- und Url-Weiterleitung ! Mehr Info auf http://worldregister.de . xAddress-Sent:freebsd-questions#freebsd.org From:1411DomainRegister223@yawadoo.info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 5:37:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from breg.mc.mpls.visi.com (breg.mc.mpls.visi.com [208.42.156.101]) by hub.freebsd.org (Postfix) with ESMTP id 2B6D537B41A for ; Wed, 14 Nov 2001 05:37:16 -0800 (PST) Received: from sheol.localdomain (hawkeyd-fw.dsl.visi.com [208.42.101.193]) by breg.mc.mpls.visi.com (Postfix) with ESMTP id 420182D0552 for ; Wed, 14 Nov 2001 07:37:15 -0600 (CST) Received: (from hawkeyd@localhost) by sheol.localdomain (8.11.1/8.11.1) id fAEDbE122724 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 07:37:14 -0600 (CST) (envelope-from hawkeyd) Date: Wed, 14 Nov 2001 07:37:14 -0600 From: D J Hawkey Jr To: questions at FreeBSD Subject: XFree86-4.0.2 to XFree86-4.1.0: To upgrade or not? Message-ID: <20011114073714.B22520@sheol.localdomain> Reply-To: hawkeyd@visi.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello All. I'm currently running XF86-4.0.2 as distributed as a package on FreeBSD-4.2REL. The video is i810. My question is simple, and I hope the answer is also: Is it worth upgrading to XF86-4.1.0? What I know is improved is the switching from the X session to the consoles and back (pardon the inaccurate terminology), and DRI is supported, but after that, what is the impetus? I don't run "exotic stuff", I'm not a gamer, and I foresee no need for OpenGL and the like. I am, however, trying to get Xine to play nice on FreeBSD, and I wonder if a newer XF86 version plays into this effort. I see that XF86-4.1.0 is not distributed as a FreeBSD package, only as a port. My inclination then is to install the FreeBSD binaries supplied by XFree86. However, I see the FreeBSD port distribution has several patches to the source. Is this supposed to raise flags telling me that installing the port results in a better system, or are those patches included in the XFree86 binaries? Finally, come the install, is renaming the two existing X directories sufficient to keep them safe, or must they be backed up and removed? OK, so maybe the answer won't be simple. ;-, TIA, Dave -- It took the computing power of three C-64s to fly to the Moon. It takes an 800Mhz P3 to run Windows XP. Something is wrong here. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 6:42:31 2001 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 DE56A37B416 for ; Wed, 14 Nov 2001 06:42:27 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Wed, 14 Nov 2001 14:42:04 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 1641Dw-0004cp-00; Wed, 14 Nov 2001 14:41:08 +0000 Date: Wed, 14 Nov 2001 14:41:08 +0000 (GMT) From: Jan Grant X-X-Sender: To: Edwin Groothuis Cc: Lee Mark Mercado , freebsd-questions Subject: Re: DNS In-Reply-To: <20011114182135.H684@k7.mavetju.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 Wed, 14 Nov 2001, Edwin Groothuis wrote: > On Tue, Nov 13, 2001 at 11:14:13PM -0800, Lee Mark Mercado wrote: > > i setup my own DNS and everything works fine, *i think*. but my problem is > > when i reverse dns lookup my IP its showing my ISP's assigned name (Name: > > adsl-66-126-195-XXX.dsl.sndg01.pacbell.net). > > > > is it posible for me to make the reverse dns to show 'mydomain.com' and not > > the one my ISP has given to me ? > > Sure, just make your DNS server authoritive for 195.125.66.in-addr.arpa. > Only problems: > > 1. You won't be able, unless you can find out how to stay up to > date with the real data for 195.125.66.in-addr.arpa, to reverse > resolve the other IP addresses in 66.125.195.x. If you've a staticly-allocated IP address, it _is_ possible to be authoritative for 123.195.126.66.in-addr.arpa. - you just need to persuade your ISP that you're clueful enough for them to delegate it to you. Odds are, they won't be prepared to do so. You _don't_ need to be authoritative for the whole /24. > 2. You and only you, unless you can convince pacbell.net to delegate > the reverse delegation to you, will be able to reverse resolve it > into yourdomain.com. > > So in other words, it is possible but it's very hard and not worth > the troubles to persuade it. > > Edwin > > -- 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 Generalisation is never appropriate. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 6:59:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id 3FAF437B419 for ; Wed, 14 Nov 2001 06:59:29 -0800 (PST) Received: from tere.sinp.msu.ru ([213.131.9.140] helo=tere) by SRDMAIL.SINP.MSU.RU with smtp (Exim 3.33 #3) id 1641UE-000FGP-00 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 17:57:58 +0300 Message-ID: <004f01c16d1c$bf6ba7e0$8c0983d5@sinp.msu.ru> From: "Dmitry A. Mottl" To: Subject: hot plug HDD Date: Wed, 14 Nov 2001 17:57:57 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, All How can I use hot plug HDD under FreeBSD? Is the a feature to recheck HDD's similar to boot-time? -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7: 2:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 06FA837B41A for ; Wed, 14 Nov 2001 07:02:39 -0800 (PST) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.6/8.11.3) with ESMTP id fAEF2Yi00710; Wed, 14 Nov 2001 10:02:35 -0500 (EST) Message-ID: <3BF2878A.7080308@magpage.com> Date: Wed, 14 Nov 2001 10:02:34 -0500 From: Daniel Frazier User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.5) Gecko/20011112 X-Accept-Language: en-us MIME-Version: 1.0 To: Joe Nieten Cc: questions@FreeBSD.ORG Subject: Re: permission denied on telnetd and sshd ... References: <20011114035349.51623.qmail@web11003.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RRT-Status: UNKNOWN Sender: owner-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 Nieten wrote: > I have been running 4.3 on two machines. > > One is in the DMZ and the other is not ... > > The one in the DMZ had error messages at 0400 about > telnetd and sshd permission denied errors. > > The exact errors would be helpful. -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7: 4:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c011.snv.cp.net (c011-h002.c011.snv.cp.net [209.228.34.215]) by hub.freebsd.org (Postfix) with SMTP id DA6A937B416 for ; Wed, 14 Nov 2001 07:04:20 -0800 (PST) Received: (cpmta 11158 invoked from network); 14 Nov 2001 07:04:20 -0800 Received: from 216.164.225.48 (HELO fritzilldo) by smtp.namezero.com (209.228.34.215) with SMTP; 14 Nov 2001 07:04:20 -0800 X-Sent: 14 Nov 2001 15:04:20 GMT Message-ID: <002f01c16d1d$a3247840$0301a8c0@fritzilldo> From: To: Subject: My Kernel Config File Date: Wed, 14 Nov 2001 10:04:19 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_002C_01C16CF3.BA007750" 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_002C_01C16CF3.BA007750 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, I read in my book that if make fails when trying to compile a new kernel that I should send the kernel config file to you to look over. I tried to make it and it gave me this error: Makefile:28: *** missing seperator. Stop. I hope you can help me. (my book is The Complete FreeBSD (3rd Edition)) Thanks. ------=_NextPart_000_002C_01C16CF3.BA007750 Content-Type: application/octet-stream; name="FRITZILLDO" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="FRITZILLDO" #=0A= # FRITZILLDO -- My recovery Kernel config file.=0A= #=0A= # $FreeBSD: src/sys/i386/conf/FRITZILLDO,v 1.246.2.8 2000/07/20 02:51:02 = msmith Exp $=0A= =0A= machine i386=0A= cpu I386_CPU=0A= cpu I486_CPU=0A= cpu I586_CPU=0A= cpu I686_CPU=0A= ident FRITZILLDO=0A= maxusers 32=0A= =0A= makeoptions DEBUG=3D-g #Build kernel with gdb(1) debug symbols=0A= =0A= options MATH_EMULATE #Support for x87 emulation=0A= options INET #InterNETworking=0A= options INET6 #IPv6 communications protocols=0A= options FFS #Berkeley Fast Filesystem=0A= options FFS_ROOT #FFS usable as root device [keep this!]=0A= options SOFTUPDATES #Enable FFS soft updates support=0A= options MFS #Memory Filesystem=0A= options MD_ROOT #MD is a potential root device=0A= options NFS #Network Filesystem=0A= options NFS_ROOT #NFS usable as root device, NFS required=0A= options MSDOSFS #MSDOS Filesystem=0A= options CD9660 #ISO 9660 Filesystem=0A= options CD9660_ROOT #CD-ROM usable as root, CD9660 required=0A= options PROCFS #Process filesystem=0A= options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]=0A= options SCSI_DELAY=3D15000 #Delay (in ms) before probing SCSI=0A= options UCONSOLE #Allow users to grab the console=0A= options USERCONFIG #boot -c editor=0A= options VISUAL_USERCONFIG #visual boot -c editor=0A= options KTRACE #ktrace(1) support=0A= options SYSVSHM #SYSV-style shared memory=0A= options SYSVMSG #SYSV-style message queues=0A= options SYSVSEM #SYSV-style semaphores=0A= options P1003_1B #Posix P1003_1B real-time extensions=0A= options _KPOSIX_PRIORITY_SCHEDULING=0A= options ICMP_BANDLIM #Rate limit bad replies=0A= options KBD_INSTALL_CDEV # install a CDEV entry in /dev=0A= =0A= # REVISIONS TO MAKE FRITZILLDO=0A= =0A= options QUOTA #Enable disk quotas.=0A= options IPFIREWALL #Enable firewall.=0A= options IPFIREWALL_VERBOSE #Logging information.=0A= options IPFIREWALL_FORWARD #Transparent Proxy support.=0A= options IPFIREWALL_VERBOSE_LIMIT=3D100 #Limit verbosity.=0A= options IPFIREWALL_DEFAULT_TO_ACCEPT #Accept everything.=0A= options IPDIVERT #Diverting.=0A= options IPFILTER #IP Filtering.=0A= options IPFILTER_LOG #IP Filter Logging.=0A= options BRIDGE #NIC Bridging.=0A= options DUMMYNET #Used with NIC Bridging.=0A= =0A= =0A= =0A= # To make an SMP kernel, the next two are needed=0A= #options SMP # Symmetric MultiProcessor Kernel=0A= #options APIC_IO # Symmetric (APIC) I/O=0A= # Optionally these may need tweaked, (defaults shown):=0A= #options NCPU=3D2 # number of CPUs=0A= #options NBUS=3D4 # number of busses=0A= #options NAPIC=3D1 # number of IO APICs=0A= #options NINTR=3D24 # number of INTs=0A= =0A= device isa=0A= device eisa=0A= device pci=0A= =0A= # Floppy drives=0A= device fdc0 at isa? port IO_FD1 irq 6 drq 2=0A= device fd0 at fdc0 drive 0=0A= device fd1 at fdc0 drive 1=0A= =0A= # ATA and ATAPI devices=0A= device ata0 at isa? port IO_WD1 irq 14=0A= device ata1 at isa? port IO_WD2 irq 15=0A= device ata=0A= device atadisk # ATA disk drives=0A= device atapicd # ATAPI CDROM drives=0A= device atapifd # ATAPI floppy drives=0A= device atapist # ATAPI tape drives=0A= options ATA_STATIC_ID #Static device numbering=0A= options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices=0A= =0A= # SCSI Controllers=0A= device ahb # EISA AHA1742 family=0A= device ahc # AHA2940 and onboard AIC7xxx devices=0A= device amd # AMD 53C974 (Teckram DC-390(T))=0A= device dpt # DPT Smartcache - See LINT for options!=0A= device isp # Qlogic family=0A= device ncr # NCR/Symbios Logic=0A= device sym # NCR/Symbios Logic (newer chipsets)=0A= options SYM_SETUP_LP_PROBE_MAP=3D0x40=0A= # Allow ncr to attach legacy NCR devices when =0A= # both sym and ncr are configured=0A= =0A= device adv0 at isa?=0A= device adw=0A= device bt0 at isa?=0A= device aha0 at isa?=0A= device aic0 at isa?=0A= =0A= # SCSI peripherals=0A= device scbus # SCSI bus (required) ZIP DRIVE CHANGES (VPO BELOW)=0A= device da # Direct Access (disks) ZIP DRIVE CHANGES (VPO BELOW)=0A= device sa # Sequential Access (tape etc)=0A= device cd # CD=0A= device pass # Passthrough device (direct SCSI access)=0A= =0A= # RAID controllers=0A= device ida # Compaq Smart RAID=0A= device amr # AMI MegaRAID=0A= device mlx # Mylex DAC960 family=0A= device twe # 3ware Escalade=0A= =0A= # atkbdc0 controls both the keyboard and the PS/2 mouse=0A= device atkbdc0 at isa? port IO_KBD=0A= device atkbd0 at atkbdc? irq 1 flags 0x1=0A= device psm0 at atkbdc? irq 12=0A= =0A= device vga0 at isa?=0A= =0A= # splash screen/screen saver=0A= pseudo-device splash=0A= =0A= # syscons is the default console driver, resembling an SCO console=0A= device sc0 at isa? flags 0x100=0A= =0A= # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver=0A= #device vt0 at isa?=0A= #options XSERVER # support for X server on a vt console=0A= #options FAT_CURSOR # start with block cursor=0A= # If you have a ThinkPAD, uncomment this along with the rest of the PCVT = lines=0A= #options PCVT_SCANSET=3D2 # IBM keyboards are non-std=0A= =0A= # Floating point support - do not disable.=0A= device npx0 at nexus? port IO_NPX irq 13=0A= =0A= # Power management support (see LINT for more options)=0A= device apm0 at nexus? disable flags 0x20 # Advanced Power Management=0A= =0A= # PCCARD (PCMCIA) support=0A= device card=0A= device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000=0A= device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable=0A= =0A= # Serial (COM) ports=0A= device sio0 at isa? port IO_COM1 flags 0x10 irq 4=0A= device sio1 at isa? port IO_COM2 irq 3=0A= device sio2 at isa? disable port IO_COM3 irq 5=0A= device sio3 at isa? disable port IO_COM4 irq 9=0A= =0A= # Parallel port=0A= device ppc0 at isa? irq 7=0A= device ppbus # Parallel port bus (required)=0A= device lpt # Printer=0A= device plip # TCP/IP over parallel=0A= device ppi # Parallel port interface device=0A= device vpo # Requires scbus and da=0A= =0A= =0A= # PCI Ethernet NICs.=0A= device de # DEC/Intel DC21x4x (``Tulip'')=0A= device fxp # Intel EtherExpress PRO/100B (82557, 82558)=0A= device tx # SMC 9432TX (83c170 ``EPIC'')=0A= device vx # 3Com 3c590, 3c595 (``Vortex'')=0A= device wx # Intel Gigabit Ethernet Card (``Wiseman'')=0A= =0A= # PCI Ethernet NICs that use the common MII bus controller code.=0A= device miibus # MII bus support=0A= device dc # DEC/Intel 21143 and various workalikes=0A= device rl # RealTek 8129/8139=0A= device sf # Adaptec AIC-6915 (``Starfire'')=0A= device sis # Silicon Integrated Systems SiS 900/SiS 7016=0A= device ste # Sundance ST201 (D-Link DFE-550TX)=0A= device tl # Texas Instruments ThunderLAN=0A= device vr # VIA Rhine, Rhine II=0A= device wb # Winbond W89C840F=0A= device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')=0A= =0A= # ISA Ethernet NICs.=0A= device ed0 at isa? port 0x280 irq 10 iomem 0xd8000=0A= device ex=0A= device ep=0A= # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really=0A= # exists only as a PCMCIA device, so there is no ISA attatement needed=0A= # and resources will always be dynamically assigned by the pccard code.=0A= device wi=0A= # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below = will=0A= # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP=0A= # mode (the factory default). If you set the switches on your ISA=0A= # card for a manually chosen I/O address and IRQ, you must specify=0A= # those paremeters here.=0A= device an=0A= # Xircom Ethernet=0A= device xe=0A= # The probe order of these is presently determined by = i386/isa/isa_compat.c.=0A= device ie0 at isa? port 0x300 irq 10 iomem 0xd0000=0A= device fe0 at isa? port 0x300=0A= device le0 at isa? port 0x300 irq 5 iomem 0xd0000=0A= device lnc0 at isa? port 0x280 irq 10 drq 0=0A= device cs0 at isa? port 0x300=0A= device sn0 at isa? port 0x300 irq 10=0A= =0A= # Pseudo devices - the number indicates how many units to allocated.=0A= pseudo-device loop # Network loopback=0A= pseudo-device ether # Ethernet support=0A= pseudo-device sl 1 # Kernel SLIP=0A= pseudo-device ppp 1 # Kernel PPP=0A= pseudo-device tun # Packet tunnel.=0A= pseudo-device pty # Pseudo-ttys (telnet etc)=0A= pseudo-device md # Memory "disks"=0A= pseudo-device gif 4 # IPv6 and IPv4 tunneling=0A= pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)=0A= =0A= # The `bpf' pseudo-device enables the Berkeley Packet Filter.=0A= # Be aware of the administrative consequences of enabling this!=0A= pseudo-device bpf #Berkeley packet filter=0A= =0A= # USB support=0A= device uhci # UHCI PCI->USB interface=0A= device ohci # OHCI PCI->USB interface=0A= device usb # USB Bus (required)=0A= device ugen # Generic=0A= device uhid # "Human Interface Devices"=0A= device ukbd # Keyboard=0A= device ulpt # Printer=0A= device umass # Disks/Mass storage - Requires scbus and da=0A= device ums # Mouse=0A= # USB Ethernet, requires mii=0A= device aue # ADMtek USB ethernet=0A= device cue # CATC USB ethernet=0A= device kue # Kawasaki LSI USB ethernet=0A= =0A= ------=_NextPart_000_002C_01C16CF3.BA007750-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7:18:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id F37FD37B417 for ; Wed, 14 Nov 2001 07:18:39 -0800 (PST) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id fAEFIVN05187; Wed, 14 Nov 2001 16:18:31 +0100 (MET) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <004f01c16d1c$bf6ba7e0$8c0983d5@sinp.msu.ru> Date: Wed, 14 Nov 2001 16:18:51 +0100 (CET) From: Micke Josefsson To: "Dmitry A. Mottl" Subject: RE: hot plug HDD 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 A SCSI-disk can be re-recognized with "camcontrol rescan" dunno about IDE:s. I also dunno if it is a recommended practice... /M On 14-Nov-2001 Dmitry A. Mottl wrote: > Hi, All > > How can I use hot plug HDD under FreeBSD? > Is the a feature to recheck HDD's similar to boot-time? > > -- > best regards, > Dmitry Mottl > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.4-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7:31:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.smartdigitalinc.com (xeon.biad.net [63.241.25.156]) by hub.freebsd.org (Postfix) with ESMTP id 4F45137B418 for ; Wed, 14 Nov 2001 07:31:50 -0800 (PST) Received: from home ([200.80.197.68]) by ns1.smartdigitalinc.com (8.11.6/8.11.0) with ESMTP id fAEFViS56955 for ; Wed, 14 Nov 2001 07:31:44 -0800 (PST) (envelope-from zuez@smartdigitalinc.com) From: "Guido" To: Subject: RE: Adore worm Date: Wed, 14 Nov 2001 12:32:01 -0300 Message-ID: <002301c16d21$83499330$55000b0a@home> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hi, I heartily disagree with your post this time, maybe I missunderstood you, but, you don?t reinstall your machine once in a while to keep things on top, a simple cvsup once in a while to upgrade the source (if needed..) would be enough. - guido -----Original Message----- From: owner-freebsd-security@FreeBSD.ORG [mailto:owner-freebsd-security@FreeBSD.ORG] On Behalf Of ksemat@wawa.eahd.or.ug Sent: Miercoles, 14 de Noviembre de 2001 12:19 p.m. To: John Baldwin Cc: Stefan Probst; Rob Hurle; freebsd-security@FreeBSD.ORG Subject: RE: Adore worm I also add my voice to the hullabaloo. Reinstall the machine, use ssh and do a cvsup to the latest stable release of freebsd. Do this regularly in order to keep on top of things. Noah. On Tue, 13 Nov 2001, John Baldwin wrote: > > On 13-Nov-01 Stefan Probst wrote: > > Good Evening, > > > > sorry for newbie-posting, but I don't have too much time to sift > > through archives.... > > > > Looks like my FreeBSD 4.2 Box (FreeBSD 4.2-RELEASE (GENERIC)) got > > hit by a worm - or infested by purpose: > > It's a rootkit, and your box has been compromised. Backup your data > and reinstall unless someone else has a better idea. > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ "Power > Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" 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 Nov 14 7:33: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.microbsd.net (server.microbsd.net [4.23.122.30]) by hub.freebsd.org (Postfix) with ESMTP id C19FC37B416 for ; Wed, 14 Nov 2001 07:29:10 -0800 (PST) Received: from devel.netwolves.com (unknown [65.162.182.120]) by mail.microbsd.net (Postfix) with ESMTP id DA1A8ACA; Wed, 14 Nov 2001 11:31:53 -0500 (EST) Subject: Re: GCC stack smashing protection for 4.4-STABLE? From: Kerberus To: Kris Kennaway Cc: Andrew Johns , freebsd-questions@FreeBSD.ORG In-Reply-To: <20011113213920.A46774@xor.obsecurity.org> References: <3BF1EE29.49275AED@kpi.com.au> <20011113213920.A46774@xor.obsecurity.org> Content-Type: multipart/mixed; boundary="=-u0LHuhZj3rcXxj9M/geN" X-Mailer: Evolution/0.99.0 (Preview Release) Date: 14 Nov 2001 21:28:37 +0500 Message-Id: <1005755318.13317.2.camel@devel.netwolves.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 --=-u0LHuhZj3rcXxj9M/geN Content-Type: text/plain Content-Transfer-Encoding: 7bit try this it worked for me, just patch from /usr/src and follow the directions On Wed, 2001-11-14 at 00:39, Kris Kennaway wrote: --=-u0LHuhZj3rcXxj9M/geN Content-Disposition: attachment; filename=gcc-propolice.patch Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Index: contrib/gcc/Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/Makefile.in,v retrieving revision 1.4 diff -u -r1.4 Makefile.in --- contrib/gcc/Makefile.in 1999/10/16 08:21:54 1.4 +++ contrib/gcc/Makefile.in 2000/11/17 22:06:11 @@ -684,7 +684,7 @@ insn-peep.o reorg.o $(SCHED_PREFIX)sched.o final.o recog.o reg-stack.o \ insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o= \ profile.o insn-attrtab.o $(out_object_file) getpwd.o $(EXTRA_OBJS) conver= t.o \ - mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o hash.o + mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o hash.o pr= otector.o =20 # GEN files are listed separately, so they can be built before doing paral= lel # makes for cc1 or cc1plus. Otherwise sequent parallel make attempts to = load @@ -735,7 +735,7 @@ _fixtfdi _fixunstfdi _floatditf \ __gcc_bcmp _varargs __dummy _eprintf \ _bb _shtab _clear_cache _trampoline __main _exit \ - _ctors _pure + _ctors _pure _stack_smash_handler =20 LIB2FUNCS_EH =3D _eh =20 Index: contrib/gcc/choose-temp.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/choose-temp.c,v retrieving revision 1.3 diff -u -r1.3 choose-temp.c --- contrib/gcc/choose-temp.c 1999/11/04 10:23:25 1.3 +++ contrib/gcc/choose-temp.c 2000/11/03 19:17:33 @@ -73,7 +73,7 @@ =20 /* Name of temporary file. mktemp requires 6 trailing X's. */ -#define TEMP_FILE "ccXXXXXX" +#define TEMP_FILE "ccXXXXXXXXXX" =20 /* Subroutine of choose_temp_base. If BASE is non-NULL, return it. Index: contrib/gcc/cse.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/cse.c,v retrieving revision 1.1.1.6 diff -u -r1.1.1.6 cse.c --- contrib/gcc/cse.c 2000/01/22 02:59:02 1.1.1.6 +++ contrib/gcc/cse.c 2000/11/17 22:06:11 @@ -6482,6 +6482,10 @@ if (SET_DEST (x) =3D=3D pc_rtx && GET_CODE (SET_SRC (x)) =3D=3D LABEL_REF) ; + else if (x->volatil) { + make_new_qty (REGNO (SET_DEST (x))); + qty_mode[REG_QTY (REGNO (SET_DEST (x)))] =3D GET_MODE (SET_DEST (x)); + } =20 /* Don't count call-insns, (set (reg 0) (call ...)), as a set. The hard function value register is used only once, to copy to Index: contrib/gcc/dbxout.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/dbxout.c,v retrieving revision 1.4 diff -u -r1.4 dbxout.c --- contrib/gcc/dbxout.c 1999/10/26 08:47:58 1.4 +++ contrib/gcc/dbxout.c 2000/11/17 22:05:36 @@ -2253,6 +2253,9 @@ for (; parms; parms =3D TREE_CHAIN (parms)) if (DECL_NAME (parms) && TREE_TYPE (parms) !=3D error_mark_node) { + /* change the debug info of escaped argument for stack protection */ + update_debuginfo_using_escaped_arg_list (parms); + dbxout_prepare_symbol (parms); =20 /* Perform any necessary register eliminations on the parameter's rtl, Index: contrib/gcc/expr.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/expr.c,v retrieving revision 1.1.1.4 diff -u -r1.1.1.4 expr.c --- contrib/gcc/expr.c 1999/10/16 06:04:52 1.1.1.4 +++ contrib/gcc/expr.c 2000/11/17 22:05:36 @@ -40,6 +40,7 @@ #include "typeclass.h" #include "defaults.h" #include "toplev.h" +#include "protector.h" =20 #define CEIL(x,y) (((x) + (y) - 1) / (y)) =20 @@ -6240,7 +6241,7 @@ && modifier !=3D EXPAND_MEMORY_USE_WO) return GEN_INT (TREE_STRING_POINTER (string)[i]); =20 - op0 =3D expand_expr (exp1, NULL_RTX, VOIDmode, EXPAND_SUM); + op0 =3D expand_expr (exp1, NULL_RTX, VOIDmode, ro_modifier); op0 =3D memory_address (mode, op0); =20 if (current_function_check_memory_usage && !AGGREGATE_TYPE_P (TREE_TYPE (= exp))) @@ -8681,7 +8682,7 @@ mem =3D gen_rtx_MEM (BLKmode, memory_address (BLKmode, expand_expr (exp, NULL_RTX, - ptr_mode, EXPAND_SUM))); + ptr_mode, flag_propolice_protection?EXPAND_NORMAL:EXPAND_SUM))); =20 RTX_UNCHANGING_P (mem) =3D TREE_READONLY (exp); =20 Index: contrib/gcc/function.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/function.c,v retrieving revision 1.6 diff -u -r1.6 function.c --- contrib/gcc/function.c 1999/11/01 18:56:02 1.6 +++ contrib/gcc/function.c 2000/11/17 22:05:36 @@ -59,6 +59,7 @@ #include "obstack.h" #include "toplev.h" #include "hash.h" +#include "protector.h" =20 #ifndef TRAMPOLINE_ALIGNMENT #define TRAMPOLINE_ALIGNMENT FUNCTION_BOUNDARY @@ -431,6 +432,8 @@ /* The size of the slot, including extra space for alignment. This info is for combine_temp_slots. */ HOST_WIDE_INT full_size; + /* Boundary mark of a character array and the others. This info is for P= roPolice */ + int boundary_mark; }; =20 /* List of all temporaries allocated, both available and in use. */ @@ -450,6 +453,11 @@ until no longer needed. CLEANUP_POINT_EXPRs define the lifetime of TARGET_EXPRs. */ int target_temp_slot_level; + +/* Current boundary mark for character arrays. */ + +int temp_boundary_mark; + =0C /* This structure is used to record MEMs or pseudos used to replace VAR, a= ny SUBREGs of VAR, and any MEMs containing VAR as an address. We need to @@ -932,6 +940,7 @@ int align; int alias_set; struct temp_slot *p, *best_p =3D 0; + int char_array =3D type && (TREE_TYPE (type)=3D=3Dchar_type_node); =20 /* If SIZE is -1 it means that somebody tried to allocate a temporary of a variable size. */ @@ -964,7 +973,8 @@ && (!flag_strict_aliasing || (alias_set && p->alias_set =3D=3D alias_set)) && (best_p =3D=3D 0 || best_p->size > p->size - || (best_p->size =3D=3D p->size && best_p->align > p->align))) + || (best_p->size =3D=3D p->size && best_p->align > p->align)) + && (! char_array || p->boundary_mark !=3D 0)) { if (p->align =3D=3D align && p->size =3D=3D size) { @@ -1002,6 +1012,7 @@ p->align =3D best_p->align; p->address =3D 0; p->rtl_expr =3D 0; + p->boundary_mark =3D best_p->boundary_mark; p->next =3D temp_slots; temp_slots =3D p; =20 @@ -1063,6 +1074,7 @@ p->full_size =3D frame_offset - frame_offset_old; #endif p->address =3D 0; + p->boundary_mark =3D char_array?++temp_boundary_mark:0; p->next =3D temp_slots; temp_slots =3D p; } @@ -1187,14 +1199,16 @@ int delete_q =3D 0; if (! q->in_use && GET_MODE (q->slot) =3D=3D BLKmode) { - if (p->base_offset + p->full_size =3D=3D q->base_offset) + if (p->base_offset + p->full_size =3D=3D q->base_offset && + p->boundary_mark =3D=3D q->boundary_mark) { /* Q comes after P; combine Q into P. */ p->size +=3D q->size; p->full_size +=3D q->full_size; delete_q =3D 1; } - else if (q->base_offset + q->full_size =3D=3D p->base_offset) + else if (q->base_offset + q->full_size =3D=3D p->base_offset && + p->boundary_mark =3D=3D q->boundary_mark) { /* P comes after Q; combine P into Q. */ q->size +=3D p->size; @@ -1694,7 +1708,7 @@ if (regno < max_parm_reg) new =3D parm_reg_stack_loc[regno]; if (new =3D=3D 0) - new =3D assign_stack_local (decl_mode, GET_MODE_SIZE (decl_mode), 0); + new =3D assign_stack_local_for_pseudo_reg (decl_mode, GET_MODE_SIZE (decl= _mode), 0); } =20 PUT_MODE (reg, decl_mode); @@ -6966,4 +6980,10 @@ } } #endif /* HAVE_prologue or HAVE_epilogue */ +} + +tree +query_trampoline_list() +{ + return trampoline_list; } Index: contrib/gcc/gcse.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/gcse.c,v retrieving revision 1.1.1.3 diff -u -r1.1.1.3 gcse.c --- contrib/gcc/gcse.c 1999/11/01 08:26:03 1.1.1.3 +++ contrib/gcc/gcse.c 2000/11/17 22:05:36 @@ -3718,7 +3718,7 @@ /* Find an assignment that sets reg_used and is available at the start of the block. */ set =3D find_avail_set (regno, insn); - if (! set) + if (! set || set->expr->volatil) continue; =20 pat =3D set->expr; Index: contrib/gcc/integrate.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/integrate.c,v retrieving revision 1.1.1.3 diff -u -r1.1.1.3 integrate.c --- contrib/gcc/integrate.c 1999/10/16 06:05:22 1.1.1.3 +++ contrib/gcc/integrate.c 2000/11/17 22:05:37 @@ -38,6 +38,7 @@ #include "function.h" #include "toplev.h" #include "intl.h" +#include "protector.h" =20 #include "obstack.h" #define obstack_chunk_alloc xmalloc @@ -1503,10 +1504,10 @@ arg_vals[i] =3D convert_modes (GET_MODE (loc), TYPE_MODE (TREE_TYPE (arg)), expand_expr (arg, NULL_RTX, mode, - EXPAND_SUM), + flag_propolice_protection?EXPAND_NORMAL:EXPAND_SUM), TREE_UNSIGNED (TREE_TYPE (formal))); else - arg_vals[i] =3D expand_expr (arg, NULL_RTX, mode, EXPAND_SUM); + arg_vals[i] =3D expand_expr (arg, NULL_RTX, mode, flag_propolice_prot= ection?EXPAND_NORMAL:EXPAND_SUM); } else arg_vals[i] =3D 0; Index: contrib/gcc/libgcc2.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/libgcc2.c,v retrieving revision 1.4 diff -u -r1.4 libgcc2.c --- contrib/gcc/libgcc2.c 1999/10/27 09:45:47 1.4 +++ contrib/gcc/libgcc2.c 2000/11/17 22:05:37 @@ -4014,3 +4014,32 @@ __terminate (); } #endif +=0C +#ifdef L_stack_smash_handler +#include +char __guard[32] =3D ""; +static void __guard_setup (void) __attribute__ ((constructor)) ; +static void __guard_setup (void) +{ + int fd; + if (((int*)__guard)[0]!=3D0) return; + fd =3D open ("/dev/urandom", 0); + if (fd !=3D -1) { + ssize_t size =3D read (fd, &__guard, sizeof(__guard)); + close (fd) ; + if (size =3D=3D sizeof(__guard)) return; + } + /* If a random generator can't be used, the protector switches the guard + to the "terminator canary" */ + __guard[0] =3D 0; __guard[1] =3D 0; __guard[2] =3D '\n'; __guard[3] =3D = 255; +} +void __stack_smash_handler (char func[], int damaged) +{ + char *message =3D ": stack smashing attack? " ; + volatile char *faultloc; + write (STDERR_FILENO, func, strlen(func)); + write (STDERR_FILENO, message, strlen(message)); + faultloc =3D 0; *faultloc =3D *faultloc; + exit (666) ; +} +#endif Index: contrib/gcc/reload1.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/reload1.c,v retrieving revision 1.1.1.4 diff -u -r1.1.1.4 reload1.c --- contrib/gcc/reload1.c 2000/03/09 09:21:40 1.1.1.4 +++ contrib/gcc/reload1.c 2000/11/17 22:05:37 @@ -38,6 +38,7 @@ #include "output.h" #include "real.h" #include "toplev.h" +#include "protector.h" =20 #if !defined PREFERRED_STACK_BOUNDARY && defined STACK_BOUNDARY #define PREFERRED_STACK_BOUNDARY STACK_BOUNDARY @@ -2419,7 +2420,7 @@ if (from_reg =3D=3D -1) { /* No known place to spill from =3D> no slot to reuse. */ - x =3D assign_stack_local (GET_MODE (regno_reg_rtx[i]), total_size, + x =3D assign_stack_local_for_pseudo_reg (GET_MODE (regno_reg_rtx[i]), t= otal_size, inherent_size =3D=3D total_size ? 0 : -1); if (BYTES_BIG_ENDIAN) /* Cancel the big-endian correction done in assign_stack_local. Index: contrib/gcc/toplev.c =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/contrib/gcc/toplev.c,v retrieving revision 1.7 diff -u -r1.7 toplev.c --- contrib/gcc/toplev.c 2000/03/26 12:56:54 1.7 +++ contrib/gcc/toplev.c 2000/11/17 22:05:37 @@ -776,6 +776,13 @@ =20 int flag_no_ident =3D 0; =20 +#ifdef STACK_PROTECTOR +/* Nonzero means use ProPolice as a stack protection method */ +int flag_propolice_protection =3D 1; +#else +int flag_propolice_protection =3D 0; +#endif + /* Table of supported debugging formats. */ static struct { @@ -985,7 +992,11 @@ {"leading-underscore", &flag_leading_underscore, 1, "External symbols have a leading underscore" }, {"ident", &flag_no_ident, 0, - "Process #ident directives"} + "Process #ident directives"}, + {"stack-protector", &flag_propolice_protection, 1, + "Enables stack protection" }, + {"no-stack-protector", &flag_propolice_protection, 0, + "Disables stack protection" }, }; =20 #define NUM_ELEM(a) (sizeof (a) / sizeof ((a)[0])) @@ -3651,6 +3662,8 @@ =20 insns =3D get_insns (); =20 + if (flag_propolice_protection) prepare_stack_protection (); + =20 /* Dump the rtl code if we are dumping rtl. */ =20 if (rtl_dump) --- /dev/null Fri Nov 17 15:02:17 2000 +++ contrib/gcc/protector.h Fri Nov 17 14:06:24 2000 @@ -0,0 +1,46 @@ +/* Top level of GNU C compiler + Copyright (C) 1987, 88, 89, 92-7, 1998 Free Software Foundation, Inc. + +This file is part of GNU CC. + +GNU CC is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. + +GNU CC is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU CC; see the file COPYING. If not, write to +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ + + +/* declaration of GUARD variable */ +#define GUARD_m SImode +#define UNITS_PER_GUARD GET_MODE_SIZE (GUARD_m) + + +#ifndef L_stack_smash_handler + +/* insert a guard variable before a character buffer and change the order + of pointer variables, character buffers and pointer arguments */ + +extern void prepare_stack_protection PARAMS ((void)); + +/* allocate a local variable in the stack area before character buffers + to avoid the corruption of it */ + +extern rtx assign_stack_local_for_pseudo_reg PARAMS ((enum machine_mode, H= OST_WIDE_INT, int)); + +/* Update the debug information of the function argument pointed by 'old' = */ +extern void set_debuginfo_of_escaped_arg PARAMS ((rtx new, rtx old)); + + +/* Nonzero means use propolice as a stack protection method */ +extern int flag_propolice_protection; + +#endif --- /dev/null Fri Nov 17 15:02:17 2000 +++ contrib/gcc/protector.c Fri Nov 17 14:06:24 2000 @@ -0,0 +1,1866 @@ +/* Top level of GNU C compiler + Copyright (C) 1987, 88, 89, 92-7, 1998 Free Software Foundation, Inc. + +This file is part of GNU CC. + +GNU CC is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. + +GNU CC is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU CC; see the file COPYING. If not, write to +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ + +#include "config.h" +#include "system.h" + +#include "rtl.h" +#include "tree.h" +#include "regs.h" +#include "flags.h" +#include "insn-config.h" +#include "insn-flags.h" +#include "expr.h" +#include "output.h" +#include "recog.h" +#include "hard-reg-set.h" +#include "real.h" +#include "except.h" +#include "function.h" +#include "toplev.h" +#include "conditions.h" +#include "insn-attr.h" +#include "c-tree.h" +#include "protector.h" + + +rtx assign_stack_local_for_pseudo_reg PARAMS ((enum machine_mode, HOST_WID= E_INT, int)); +void set_debuginfo_of_escaped_arg PARAMS ((rtx old, rtx new)); +void update_debuginfo_using_escaped_arg_list PARAMS ((tree parms)); + + +/* Round a value to the lowest integer less than it that is a multiple of + the required alignment. Avoid using division in case the value is + negative. Assume the alignment is a power of two. */ +#define FLOOR_ROUND(VALUE,ALIGN) ((VALUE) & ~((ALIGN) - 1)) + +/* Similar, but round to the next highest integer that meets the + alignment. */ +#define CEIL_ROUND(VALUE,ALIGN) (((VALUE) + (ALIGN) - 1) & ~((ALIGN)- 1)) + + +/* Nonzero means use propolice as a stack protection method */ +extern int flag_propolice_protection; + +/* List of trampolines */ +extern tree query_trampoline_list PARAMS ((void)); + +typedef struct { rtx original; rtx escaped; } arg_status; + +/* This file contains several memory arrangement functions to protect + the return address and the frame pointer of the stack + from a stack-smashing attack. It also + provides the function that protects pointer variables. */ + +/* Nonzero if function being compiled can define string buffers that may b= e + damaged by the stack-smash attack */ +static int current_function_defines_vulnerable_string; +static int current_function_has_variable_string; + +static rtx guard_area, _guard; +static rtx function_first_insn, prologue_insert_point; + +/* */ +static HOST_WIDE_INT sweep_frame_offset; +static arg_status* escaped_arg_list =3D 0; +static int escaped_arg_list_size =3D 0; + +static int search_string_from_argsandvars PARAMS ((void)); +static int search_string_from_local_vars PARAMS ((tree block)); +static int search_string_def PARAMS ((tree names)); +static int search_pointer_def PARAMS ((tree names)); +static int search_func_pointer PARAMS ((tree type, int mark)); +static void reset_used_flags_for_insns PARAMS ((rtx insn)); +static void reset_used_flags_for_decls PARAMS ((tree block)); +static void reset_used_flags_of_plus PARAMS ((rtx x)); +static void rtl_prologue PARAMS ((rtx insn)); +static void rtl_epilogue PARAMS ((rtx fnlastinsn)); +static void arrange_var_order PARAMS ((tree blocks)); +static void copy_args_for_protection PARAMS ((void)); +static void sweep_string_variable PARAMS ((rtx sweep_var, int var_size)); +static void sweep_string_in_decls PARAMS ((tree block, int sweep_offset, i= nt size)); +static void sweep_string_in_args PARAMS ((tree parms, int sweep_offset, in= t size)); +static void sweep_string_use_of_insns PARAMS ((rtx insn, int sweep_offset,= int size)); +static void sweep_string_in_operand PARAMS ((rtx orig, int sweep_offset, i= nt size)); +static void move_arg_location PARAMS ((rtx insn, rtx orig, rtx new, int va= r_size)); +static void change_arg_use_of_insns PARAMS ((rtx insn, rtx orig, rtx new, = int size)); +static void change_arg_use_in_operand PARAMS ((rtx x, rtx orig, rtx new, i= nt size)); +static void expand_value_return PARAMS ((rtx val)); +static int replace_return_reg PARAMS ((rtx insn, rtx return_save)); + + +#define SUSPICIOUS_BUF_SIZE 8 + +#define DEBUGGER_AUTO_BASEPTR(X) \ + (GET_CODE (X) =3D=3D PLUS ? XEXP (X, 0) : X) +#define DEBUGGER_AUTO_OFFSET(X) \ + (GET_CODE (X) =3D=3D PLUS ? INTVAL (XEXP (X, 1)) : 0) +#define PARM_PASSED_IN_MEMORY(PARM) \ + (GET_CODE (DECL_INCOMING_RTL (PARM)) =3D=3D MEM) + + + +void +prepare_stack_protection (void) +{ + tree blocks =3D DECL_INITIAL (current_function_decl); + current_function_has_variable_string =3D FALSE; + + /* + skip the protection if the function has no block or it is an inline fu= nction + */ + if (! blocks || DECL_INLINE (current_function_decl)) return; + + current_function_defines_vulnerable_string =3D search_string_from_argsan= dvars (); + + if (current_function_defines_vulnerable_string) + { + HOST_WIDE_INT previous_frame_offset, offset; + function_first_insn =3D get_insns (); + + if (query_trampoline_list ()) return; + =20 + sweep_frame_offset =3D 0; +=09 +#ifdef STACK_GROWS_DOWNWARD + /* + frame_offset: offset to end of allocated area of stack frame. + It is defined in the function.c + */ + previous_frame_offset =3D frame_offset; + + /* the location must be before buffers */ + guard_area =3D assign_stack_local (GUARD_m, UNITS_PER_GUARD, 0); + MEM_VOLATILE_P (guard_area) =3D 1; +=09 +=09 +#ifndef FRAME_GROWS_DOWNWARD + sweep_frame_offset =3D frame_offset; +#endif + + /* For making room for guard value, scan all insns and fix the offse= t address + of the variable that is based on frame pointer. + Scan all declarations of variables and fix the offset address of the var= iable that + is based on the frame pointer */ + sweep_string_variable (guard_area, UNITS_PER_GUARD); + +=09 + /* the location of guard area moves to the beginning of stack frame = */ + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (guard_area, 0)); + XEXP (XEXP (guard_area, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, swee= p_frame_offset); + + + /* Insert prologue rtl instructions */ + rtl_prologue (function_first_insn); + + if (! current_function_has_variable_string) + { + /* Generate argument saving instruction */ + copy_args_for_protection (); + +#ifndef FRAME_GROWS_DOWNWARD + /* If frame grows upward, character string copied from an arg stays top= of + the guard variable. So sweep the guard variable again */ + sweep_frame_offset =3D frame_offset; + sweep_string_variable (guard_area, UNITS_PER_GUARD); +#endif + } +#endif + + if (! current_function_has_variable_string) + { + /* Arrange the order of local variables */ + arrange_var_order (blocks); + } + +#ifdef STACK_GROWS_DOWNWARD + /* Insert epilogue rtl instructions */ + rtl_epilogue (get_last_insn ()); +#endif + } +} + + +static int +search_string_from_argsandvars (void) +{ + tree blocks, parms; + int string_p; + + /* + search a string variable from local variables + */ + blocks =3D DECL_INITIAL (current_function_decl); + string_p =3D search_string_from_local_vars (blocks); + if (string_p) return TRUE; + + +#ifdef FRAME_GROWS_DOWNWARD + /* + search a string variable from arguments + */ + parms =3D DECL_ARGUMENTS (current_function_decl); + + for (; parms; parms =3D TREE_CHAIN (parms)) + if (DECL_NAME (parms) && TREE_TYPE (parms) !=3D error_mark_node) + { + if (PARM_PASSED_IN_MEMORY (parms) && DECL_NAME (parms)) + { + string_p =3D search_string_def (TREE_TYPE(parms)); + if (string_p) return TRUE; + } + } +#endif + + return FALSE; +} + + +static int +search_string_from_local_vars (block) + tree block; +{ + tree types; + int found =3D FALSE; + + while (block) + { + types =3D BLOCK_VARS(block); + + while (types) + { + /* skip the declaration that refers an external variable */ + if (! DECL_EXTERNAL (types) && ! TREE_STATIC (types) && + (TREE_CODE (types) =3D=3D VAR_DECL)) + { + + if (search_string_def (TREE_TYPE (types))) + { + rtx home =3D DECL_RTL (types); + + if (GET_CODE (home) =3D=3D MEM + && (GET_CODE (XEXP (home, 0)) =3D=3D MEM + || (GET_CODE (XEXP (home, 0)) =3D=3D REG + && REGNO (XEXP (home, 0)) !=3D HARD_FRAME_POINTER_REGNUM + && REGNO (XEXP (home, 0)) !=3D STACK_POINTER_REGNUM +#if ARG_POINTER_REGNUM !=3D HARD_FRAME_POINTER_REGNUM + && REGNO (XEXP (home, 0)) !=3D ARG_POINTER_REGNUM +#endif + ))) + /* If the value is indirect by memory or by a register + that isn't the frame pointer + then it means the object is variable-sized and address through + that register or stack slot. The protection has no way to hide p= ointer variables + behind the array, so all we can do is staying the order of variab= les and arguments. */ + { + current_function_has_variable_string =3D TRUE; + } + =20 + found =3D TRUE; + } + } + + types =3D TREE_CHAIN(types); + } + + if (search_string_from_local_vars (BLOCK_SUBBLOCKS (block))) + { + found =3D TRUE; + } + + block =3D BLOCK_CHAIN (block); + } + =20 + return found; +} + +static int +search_string_def (type) + tree type; +{ + tree tem; + =20 + /* Mark it as defined, so that if it is self-referent + we will not get into an infinite recursion of definitions. */ + + switch (TREE_CODE (type)) + { + case ARRAY_TYPE: + /* TREE_CODE( TREE_TYPE(type) ) =3D=3D INTEGER_TYPE */ + if (TREE_TYPE(type) =3D=3D char_type_node) + { + /* Check if the string is a variable string */ + if (TYPE_DOMAIN (type) =3D=3D 0 || + TREE_CODE (TYPE_MAX_VALUE (TYPE_DOMAIN (type))) =3D=3D NOP_EXPR) + return TRUE; + + /* Check if the string size is greater than SUSPICIOUS_BUF_SIZE */ + if (TREE_INT_CST_LOW(TYPE_MAX_VALUE(TYPE_DOMAIN(type)))+1 >=3D SUSPICIO= US_BUF_SIZE) + return TRUE; + } + return search_string_def(TREE_TYPE(type)); +=09 + case UNION_TYPE: + case QUAL_UNION_TYPE: + case RECORD_TYPE: + /* Output the name, type, position (in bits), size (in bits) of each + field. */ + for (tem =3D TYPE_FIELDS (type); tem; tem =3D TREE_CHAIN (tem)) + { + /* Omit here local type decls until we know how to support them. */ + if ((TREE_CODE (tem) =3D=3D TYPE_DECL) + || (TREE_CODE (tem) =3D=3D VAR_DECL && TREE_STATIC (tem))) + continue; + + if (search_string_def(TREE_TYPE(tem))) return TRUE; + } + break; +=09 + case POINTER_TYPE: + case REFERENCE_TYPE: + /* I'm not sure whether OFFSET_TYPE needs this treatment, + so I'll play safe and return 1. */ + case OFFSET_TYPE: + default: + break; + } + + return FALSE; +} + + +static int +search_pointer_def (type) + tree type; +{ + tree tem; + =20 + /* Mark it as defined, so that if it is self-referent + we will not get into an infinite recursion of definitions. */ + + switch (TREE_CODE (type)) + { + case UNION_TYPE: + case QUAL_UNION_TYPE: + case RECORD_TYPE: + /* Output the name, type, position (in bits), size (in bits) of each + field. */ + for (tem =3D TYPE_FIELDS (type); tem; tem =3D TREE_CHAIN (tem)) + { + /* Omit here local type decls until we know how to support them. */ + if ((TREE_CODE (tem) =3D=3D TYPE_DECL) + || (TREE_CODE (tem) =3D=3D VAR_DECL && TREE_STATIC (tem))) + continue; + + if (search_pointer_def (TREE_TYPE(tem))) return TRUE; + } + break; + + case ARRAY_TYPE: + return search_pointer_def (TREE_TYPE(type)); +=09 + case POINTER_TYPE: + case REFERENCE_TYPE: + /* I'm not sure whether OFFSET_TYPE needs this treatment, + so I'll play safe and return 1. */ + case OFFSET_TYPE: + if (TYPE_READONLY (TREE_TYPE (type))) + { + int funcp =3D search_func_pointer (TREE_TYPE (type), 1); + /* Un-mark the type as having been visited already */ + search_func_pointer (TREE_TYPE (type), 0); + return funcp; + } + return TRUE; +=09 + default: + break; + } + + return FALSE; +} + + +static int +search_func_pointer (type, mark) + tree type; + int mark; +{ + tree tem; + =20 + /* Mark it as defined, so that if it is self-referent + we will not get into an infinite recursion of definitions. */ + + switch (TREE_CODE (type)) + { + case UNION_TYPE: + case QUAL_UNION_TYPE: + case RECORD_TYPE: + if (TREE_ASM_WRITTEN (type) !=3D mark) + { + /* mark the type as having been visited already */ + TREE_ASM_WRITTEN (type) =3D mark; + + /* Output the name, type, position (in bits), size (in bits) of + each field. */ + for (tem =3D TYPE_FIELDS (type); tem; tem =3D TREE_CHAIN (tem)) + { + /* Omit here local type decls until we know how to support them. */ + if (TREE_CODE (tem) =3D=3D FIELD_DECL + && search_func_pointer (TREE_TYPE(tem), mark)) return TRUE; + } + } + break; + + case ARRAY_TYPE: + return search_func_pointer (TREE_TYPE(type), mark); +=09 + case POINTER_TYPE: + case REFERENCE_TYPE: + /* I'm not sure whether OFFSET_TYPE needs this treatment, + so I'll play safe and return 1. */ + case OFFSET_TYPE: + return TREE_CODE (TREE_TYPE (type)) =3D=3D FUNCTION_TYPE; +=09 + default: + break; + } + + return FALSE; +} + + +static void +reset_used_flags_for_insns (insn) + rtx insn; +{ + register int i, j; + register enum rtx_code code; + register const char *format_ptr; + + for (; insn; insn =3D NEXT_INSN (insn)) + if (GET_CODE (insn) =3D=3D INSN || GET_CODE (insn) =3D=3D JUMP_INSN + || GET_CODE (insn) =3D=3D CALL_INSN) + { + code =3D GET_CODE (insn); + insn->used =3D 0; + format_ptr =3D GET_RTX_FORMAT (code); + + for (i =3D 0; i < GET_RTX_LENGTH (code); i++) + { + switch (*format_ptr++) { + case 'e': + reset_used_flags_of_plus (XEXP (insn, i)); + break; + =09 + case 'E': + for (j =3D 0; j < XVECLEN (insn, i); j++) + reset_used_flags_of_plus (XVECEXP (insn, i, j)); + break; + } + } + } +} + +static void +reset_used_flags_for_decls (block) + tree block; +{ + tree types; + rtx home; + + while (block) + { + types =3D BLOCK_VARS(block); +=09 + while (types) + { + /* skip the declaration that refers an external variable and + also skip an global variable */ + if (! DECL_EXTERNAL (types)) + { + home =3D DECL_RTL (types); + if (home =3D=3D 0) goto next; + + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D PLUS + && GET_CODE (XEXP (XEXP (home, 0), 1)) =3D=3D CONST_INT) + { + XEXP (home, 0)->used =3D 0; + } + } + next: + types =3D TREE_CHAIN(types); + } + + reset_used_flags_for_decls (BLOCK_SUBBLOCKS (block)); + + block =3D BLOCK_CHAIN (block); + } +} + +/* Clear the USED bits only of type PLUS in X */ + +static void +reset_used_flags_of_plus (x) + rtx x; +{ + register int i, j; + register enum rtx_code code; + register const char *format_ptr; + + if (x =3D=3D 0) + return; + + code =3D GET_CODE (x); + + /* These types may be freely shared so we needn't do any resetting + for them. */ + + switch (code) + { + case REG: + case QUEUED: + case CONST_INT: + case CONST_DOUBLE: + case SYMBOL_REF: + case CODE_LABEL: + case PC: + case CC0: + return; + + case INSN: + case JUMP_INSN: + case CALL_INSN: + case NOTE: + case LABEL_REF: + case BARRIER: + /* The chain of insns is not being copied. */ + return; + =20 + case PLUS: + x->used =3D 0; + break; + + case CALL_PLACEHOLDER: + reset_used_flags_for_insns (XEXP (x, 0)); + reset_used_flags_for_insns (XEXP (x, 1)); + reset_used_flags_for_insns (XEXP (x, 2)); + break; + + default: + break; + } + + format_ptr =3D GET_RTX_FORMAT (code); + for (i =3D 0; i < GET_RTX_LENGTH (code); i++) + { + switch (*format_ptr++) + { + case 'e': + reset_used_flags_of_plus (XEXP (x, i)); + break; + + case 'E': + for (j =3D 0; j < XVECLEN (x, i); j++) + reset_used_flags_of_plus (XVECEXP (x, i, j)); + break; + } + } +} + + +static void +rtl_prologue (insn) + rtx insn; +{ + for (; insn; insn =3D NEXT_INSN (insn)) + if (GET_CODE (insn) =3D=3D NOTE && NOTE_LINE_NUMBER (insn) =3D=3D NOTE= _INSN_FUNCTION_BEG) + { + rtx _val; + + prologue_insert_point =3D NEXT_INSN (insn); /* mark the next insn of FUNC= TION_BEG insn */ + =09 + start_sequence (); + + _guard =3D gen_rtx_MEM (GUARD_m, gen_rtx_SYMBOL_REF (Pmode, "__guard")); + emit_move_insn ( guard_area, _guard); + + _val =3D gen_sequence (); + end_sequence (); + + emit_insn_before (_val, prologue_insert_point); + break; + } +} + +static void +rtl_epilogue (insn) + rtx insn; +{ + /* Like STACK_BOUNDARY but in units of bytes, not bits. */ +#define STACK_BYTES (STACK_BOUNDARY / BITS_PER_UNIT) + + rtx if_false_label; + rtx _val, handler, funcname, addr; + tree funcstr; + HOST_WIDE_INT args_size; + enum machine_mode arg1mode; + rtx return_reg =3D DECL_RTL (DECL_RESULT (current_function_decl)), retur= n_save; + =09 + handler =3D gen_rtx_MEM (FUNCTION_MODE, gen_rtx (SYMBOL_REF, Pmode, "__s= tack_smash_handler")); + + start_sequence (); + + if (return_reg + && ! (current_function_returns_struct + || current_function_returns_pcc_struct)) + { + return_save =3D gen_reg_rtx (GET_MODE (return_reg)); + + if (! replace_return_reg (prologue_insert_point, return_save)) + emit_move_insn (return_save, return_reg); + } + + compare_from_rtx (guard_area, _guard, NE, 0, GUARD_m, 0, 0); /* if (guar= d_area !=3D _guard) */ + + if_false_label =3D gen_label_rtx (); /* { */ + emit_jump_insn ( gen_beq(if_false_label)); + + /* + In the function force_const_mem in varasm.c of egcs-1.1.2-30, there is= a=20 + failure to assign the guard_area variable to eax register, which destr= oys=20 + the return value of the function. + + The BUG preceding comment is an apropriate processes. + When the bug is fixed, removes the comment + */ + + /* generate string for the current function name */ + funcstr =3D build_string (strlen(current_function_name)+1, current_funct= ion_name); + TREE_TYPE (funcstr) =3D build_array_type (char_type_node, 0);/* =3D char= _array_type_node;*/ + funcname =3D output_constant_def (funcstr); + + addr =3D gen_push_operand (); + emit_move_insn (gen_rtx_MEM (GUARD_m, addr), guard_area); /* push the v= alue of guard area */ + + arg1mode =3D GET_MODE (XEXP (funcname, 0)); + addr =3D gen_push_operand (); + emit_move_insn (gen_rtx_MEM (arg1mode, addr), XEXP (funcname, 0)); /* pu= sh current_function_name */ + + /* calculate the stack size of two arguments */ + args_size =3D GET_MODE_SIZE (arg1mode) + GET_MODE_SIZE (GUARD_m); +#ifdef PUSH_ROUNDING + args_size =3D PUSH_ROUNDING (GET_MODE_SIZE (arg1mode)) + PUSH_ROUNDING (= GET_MODE_SIZE (GUARD_m)); +#endif +#ifdef STACK_BOUNDARY + args_size =3D (((args_size + (STACK_BYTES - 1)) / STACK_BYTES) * STACK_B= YTES); +#endif + + /* jump to the stack smash handler */ + emit_call_insn (gen_call (handler, GEN_INT (args_size), const0_rtx)); + + /* generate RTL to return from the current function */ + =09 + emit_barrier (); /* } */ + emit_label (if_false_label); + + /* generate RTL to return from the current function */ + if (return_reg) + { + if (!current_function_returns_struct && !current_function_returns_pc= c_struct) + expand_value_return (return_save); +=09 + + /* If returning a structure, arrange to return the address of the va= lue + in a place where debuggers expect to find it. + + If returning a structure PCC style, + the caller also depends on this value. + And current_function_returns_pcc_struct is not necessarily set. */ + else + { + rtx value_address =3D XEXP (DECL_RTL (DECL_RESULT (current_function_dec= l)), 0); + tree type =3D TREE_TYPE (DECL_RESULT (current_function_decl)); +#ifdef FUNCTION_OUTGOING_VALUE + rtx outgoing + =3D FUNCTION_OUTGOING_VALUE (build_pointer_type (type), + current_function_decl); +#else + rtx outgoing + =3D FUNCTION_VALUE (build_pointer_type (type), + current_function_decl); +#endif + =20 + /* Mark this as a function return value so integrate will delete the + assignment and USE below when inlining this function. */ + REG_FUNCTION_VALUE_P (outgoing) =3D 1; + + emit_move_insn (outgoing, value_address); + use_variable (outgoing); + } + } + + _val =3D gen_sequence (); + end_sequence (); + + emit_insn_after (_val, insn); +} + + +static void +arrange_var_order (block) + tree block; +{ + tree types; + int offset; + =20 + while (block) + { + types =3D BLOCK_VARS (block); + + while (types) + { + /* skip the declaration that refers an external variable */ + if (! DECL_EXTERNAL (types) && ! TREE_STATIC (types) + && (TREE_CODE (types) =3D=3D VAR_DECL)) + { + if (search_string_def (TREE_TYPE (types))) + { + /* found a string variable */ + int var_size =3D + ((TREE_INT_CST_LOW (DECL_SIZE (types)) + BITS_PER_UNIT - 1) + / BITS_PER_UNIT); + + if (GET_MODE (DECL_RTL (types)) =3D=3D BLKmode) + { + int alignment =3D BIGGEST_ALIGNMENT / BITS_PER_UNIT; + var_size =3D CEIL_ROUND (var_size, alignment); + } + + /* skip the variable if it is top of the region + specified by sweep_frame_offset */ + offset =3D DEBUGGER_AUTO_OFFSET (XEXP (DECL_RTL (types), 0)); + if (offset >=3D sweep_frame_offset - var_size) + sweep_frame_offset -=3D var_size; + + else + sweep_string_variable (DECL_RTL (types), var_size); + } + } + + types =3D TREE_CHAIN(types); + } + + arrange_var_order (BLOCK_SUBBLOCKS (block)); + + block =3D BLOCK_CHAIN (block); + } +} + + +static void +copy_args_for_protection (void) +{ + tree parms =3D DECL_ARGUMENTS (current_function_decl); + rtx temp_rtx; + int idx; + + escaped_arg_list_size =3D 0; + + /* count the number of argument passed in memory */ + for (; parms; parms =3D TREE_CHAIN (parms)) + if (DECL_NAME (parms) && TREE_TYPE (parms) !=3D error_mark_node) + { + if (PARM_PASSED_IN_MEMORY (parms)) + escaped_arg_list_size ++; + } + + if (escaped_arg_list) free (escaped_arg_list); + escaped_arg_list =3D xmalloc (sizeof (arg_status) * escaped_arg_list_siz= e); + =20 + parms =3D DECL_ARGUMENTS (current_function_decl); + for (idx =3D 0; parms; parms =3D TREE_CHAIN (parms), idx++) + if (DECL_NAME (parms) && TREE_TYPE (parms) !=3D error_mark_node) + { + if (PARM_PASSED_IN_MEMORY (parms) && DECL_NAME (parms)) + { + int string_p; + + /* + skip arguemnt protection if the last argument is used + for the variable argument + */ + /* + tree fntype; + if (TREE_CHAIN (parms) =3D=3D 0) + { + fntype =3D TREE_TYPE (current_function_decl); + + if ((TYPE_ARG_TYPES (fntype) !=3D 0 && + TREE_VALUE (tree_last (TYPE_ARG_TYPES (fntype))) !=3D void_t= ype_node) + || current_function_varargs) + continue; + } + */ + + escaped_arg_list[idx].original =3D 0; + escaped_arg_list[idx].escaped =3D 0; + =09 + string_p =3D search_string_def (TREE_TYPE(parms)); + + /* check if it is a candidate to move */ + if (string_p || search_pointer_def (TREE_TYPE (parms))) + { + int arg_size + =3D ((TREE_INT_CST_LOW (DECL_SIZE (parms)) + BITS_PER_UNIT - 1) + / BITS_PER_UNIT); + =09 + start_sequence (); + + if (GET_CODE (DECL_RTL (parms)) =3D=3D REG) + { + rtx movinsn; + rtx safe =3D gen_reg_rtx (GET_MODE (DECL_RTL (parms))); + + /* generate codes for copying the content */ + movinsn =3D emit_move_insn (safe, DECL_RTL (parms)); + PATTERN (movinsn)->volatil =3D 1; /* avoid register elimination in g= cse.c (COPY-PROP)*/ + + change_arg_use_of_insns (prologue_insert_point, DECL_RTL (parms), sa= fe, 0); + + /* save debugger info */ + escaped_arg_list[idx].original =3D DECL_RTL (parms); + escaped_arg_list[idx].escaped =3D safe; + } + + else if (GET_CODE (DECL_RTL (parms)) =3D=3D MEM + && GET_CODE (XEXP (DECL_RTL (parms), 0)) =3D=3D ADDRESSOF) + { + rtx movinsn; + rtx safe =3D gen_reg_rtx (GET_MODE (DECL_RTL (parms))); + + /* generate codes for copying the content */ + movinsn =3D emit_move_insn (safe, DECL_INCOMING_RTL (parms)); + PATTERN (movinsn)->volatil =3D 1; /* avoid register elimination in g= cse.c (COPY-PROP)*/ + + /* change the addressof information to the newly allocated pseudo re= gister */ + emit_move_insn (DECL_RTL (parms), safe); + + /* save debugger info */ + escaped_arg_list[idx].original =3D DECL_RTL (parms); + escaped_arg_list[idx].escaped =3D safe; + } + =09 + else + { + /* declare temporary local variable DECL_NAME (parms) for it */ + temp_rtx + =3D assign_stack_local (DECL_MODE (parms), arg_size, + DECL_MODE (parms) =3D=3D BLKmode ? -1 : 0); + =20 + MEM_IN_STRUCT_P (temp_rtx) =3D AGGREGATE_TYPE_P (TREE_TYPE (parms)); + MEM_ALIAS_SET (temp_rtx) =3D get_alias_set (parms); + + /* generate codes for copying the content */ + store_expr (parms, temp_rtx, 0); + + /* change the reference for each instructions */ + move_arg_location (prologue_insert_point, DECL_RTL (parms), + temp_rtx, arg_size); + + /* change the location of parms variable */ + DECL_RTL (parms) =3D temp_rtx; + + /* change debugger info */ + DECL_INCOMING_RTL (parms) =3D temp_rtx; + } + + emit_insn_before (gen_sequence (), prologue_insert_point); + end_sequence (); + +#ifndef FRAME_GROWS_DOWNWARD + /* process the string argument */ + if (string_p) + { + if (DECL_MODE (parms) =3D=3D BLKmode) + { + int alignment =3D BIGGEST_ALIGNMENT / BITS_PER_UNIT; + arg_size =3D CEIL_ROUND (arg_size, alignment); + } + =09 + /* change the reference for each instructions */ + sweep_string_variable (DECL_RTL (parms), arg_size); + } +#endif + } + } + } +} + + +/* + sweep a string variable to the local variable addressed by sweep_frame_o= ffset, that is + a last position of string variables. +*/ +static void +sweep_string_variable (sweep_var, var_size) + int var_size; + rtx sweep_var; +{ + int sweep_offset =3D DEBUGGER_AUTO_OFFSET(XEXP (sweep_var, 0)); + + /* scan all declarations of variables and fix the offset address of + the variable based on the frame pointer */ + sweep_string_in_decls (DECL_INITIAL (current_function_decl), sweep_offse= t, var_size); + + /* scan all argument variable and fix the offset address based on the fr= ame pointer */ + sweep_string_in_args (DECL_ARGUMENTS (current_function_decl), sweep_offs= et, var_size); + + /* For making room for sweep variable, scan all insns and fix the offset= address + of the variable that is based on frame pointer*/ + sweep_string_use_of_insns (function_first_insn, sweep_offset, var_size); + + + /* Clear all the USED bits in operands of all insns and declarations of = local vars */ + reset_used_flags_for_decls (DECL_INITIAL (current_function_decl)); + reset_used_flags_for_insns (function_first_insn); + + sweep_frame_offset -=3D var_size; +} + + + +/* + move an argument to the local variable addressed by frame_offset +*/ +static void +move_arg_location (insn, orig, new, var_size) + rtx insn, orig, new; + int var_size; +{ + /* For making room for sweep variable, scan all insns and fix the offset= address + of the variable that is based on frame pointer*/ + change_arg_use_of_insns (insn, orig, new, var_size); + + + /* Clear all the USED bits in operands of all insns and declarations of = local vars */ + reset_used_flags_for_insns (insn); +} + + +static void +sweep_string_in_decls (block, sweep_offset, sweep_size) + tree block; + int sweep_offset, sweep_size; +{ + tree types; + HOST_WIDE_INT offset; + rtx home; + + while (block) + { + types =3D BLOCK_VARS(block); +=09 + while (types) + { + /* skip the declaration that refers an external variable and + also skip an global variable */ + if (! DECL_EXTERNAL (types) && ! TREE_STATIC (types)) { + =20 + home =3D DECL_RTL (types); + if (home =3D=3D 0) goto next; + + /* process for static local variable */ + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D SYMBOL_REF) + goto next; + + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D REG) + { + goto next; + } + =09 + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D MEM) + { + /* process for dynamically allocated aray */ + home =3D XEXP (home, 0); + } + =09 + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D PLUS + && GET_CODE (XEXP (XEXP (home, 0), 1)) =3D=3D CONST_INT) + { + if (! XEXP (home, 0)->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (home, 0)); + + /* the operand related to the sweep variable */ + if (sweep_offset <=3D offset + && offset < sweep_offset + sweep_size) + { + + offset +=3D sweep_frame_offset - sweep_size - sweep_offset; + XEXP (XEXP (home, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + + /* mark */ + XEXP (home, 0)->used =3D 1; + } + else if (sweep_offset <=3D offset + && offset < sweep_frame_offset) + { /* the rest of variables under sweep_frame_offset, + so shift the location */ + + XEXP (XEXP (home, 0), 1) + =3D gen_rtx_CONST_INT (VOIDmode, offset - sweep_size); + + /* mark */ + XEXP (home, 0)->used =3D 1; + } + } + } + + } + next: + types =3D TREE_CHAIN(types); + } + + sweep_string_in_decls (BLOCK_SUBBLOCKS (block), sweep_offset, sweep_= size); + block =3D BLOCK_CHAIN (block); + } +} + + +static void +sweep_string_in_args (parms, sweep_offset, sweep_size) + tree parms; + int sweep_offset, sweep_size; +{ + rtx home; + HOST_WIDE_INT offset; + =20 + for (; parms; parms =3D TREE_CHAIN (parms)) + if (DECL_NAME (parms) && TREE_TYPE (parms) !=3D error_mark_node) + { + if (PARM_PASSED_IN_MEMORY (parms) && DECL_NAME (parms)) + { + home =3D DECL_INCOMING_RTL (parms); + + if (XEXP (home, 0)->used) continue; + + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (home, 0)); + + /* the operand related to the sweep variable */ + if (DEBUGGER_AUTO_BASEPTR (XEXP (home, 0)) =3D=3D virtual_stack_vars_= rtx) + { + if (sweep_offset <=3D offset + && offset < sweep_offset + sweep_size) + { + offset +=3D sweep_frame_offset - sweep_size - sweep_offset; + XEXP (XEXP (home, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + + /* mark */ + XEXP (home, 0)->used =3D 1; + } + else if (sweep_offset <=3D offset + && offset < sweep_frame_offset) + { /* the rest of variables under sweep_frame_offset, so shift the loca= tion */ + XEXP (XEXP (home, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset - s= weep_size); + + /* mark */ + XEXP (home, 0)->used =3D 1; + } + } + } + } +} + + +static void +sweep_string_use_of_insns (insn, sweep_offset, sweep_size) + rtx insn; + int sweep_offset, sweep_size; +{ + for (; insn; insn =3D NEXT_INSN (insn)) + if (GET_CODE (insn) =3D=3D INSN || GET_CODE (insn) =3D=3D JUMP_INSN + || GET_CODE (insn) =3D=3D CALL_INSN) + { + sweep_string_in_operand (PATTERN (insn), sweep_offset, sweep_size); + } +} + + +static void +sweep_string_in_operand (orig, sweep_offset, sweep_size) + rtx orig; + int sweep_offset, sweep_size; +{ + register rtx x =3D orig; + register enum rtx_code code; + int offset, i, j; + const char *fmt; + + if (x =3D=3D 0) + return; + + code =3D GET_CODE (x); + + switch (code) + { + case CONST_INT: + case CONST_DOUBLE: + case CONST: + case SYMBOL_REF: + case CODE_LABEL: + case PC: + case CC0: + case ASM_INPUT: + case ADDR_VEC: + case ADDR_DIFF_VEC: + case RETURN: + case REG: + case ADDRESSOF: + return; + =20 + case SET: + break; + =20 + case PLUS: + /* Handle special case of frame register plus constant. */ + if (CONSTANT_P (XEXP (x, 1)) + && XEXP (x, 0) =3D=3D virtual_stack_vars_rtx + && ! x->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(x); + + /* the operand related to the sweep variable */ + if (sweep_offset <=3D offset + && offset < sweep_offset + sweep_size) + { + offset +=3D sweep_frame_offset - sweep_size - sweep_offset; + + XEXP (x, 0) =3D virtual_stack_vars_rtx; + XEXP (x, 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + x->used =3D 1; + + return; + } + else if (sweep_offset <=3D offset + && offset < sweep_frame_offset) + { /* the rest of variables under sweep_frame_offset, so shift the loc= ation */ + XEXP (x, 1) =3D gen_rtx_CONST_INT (VOIDmode, offset - sweep_size); + x->used =3D 1; + + return; + } + + /* + process further subtree: + Example: (plus:SI (mem/s:SI (plus:SI (reg:SI 17) (const_int 8))) + (const_int 5)) + */ + } + break; + + case CALL_PLACEHOLDER: + sweep_string_use_of_insns (XEXP (x, 0), sweep_offset, sweep_size); + sweep_string_use_of_insns (XEXP (x, 1), sweep_offset, sweep_size); + sweep_string_use_of_insns (XEXP (x, 2), sweep_offset, sweep_size); + break; + + default: + break; + } + + /* Scan all subexpressions. */ + fmt =3D GET_RTX_FORMAT (code); + for (i =3D 0; i < GET_RTX_LENGTH (code); i++, fmt++) + if (*fmt =3D=3D 'e') + { + sweep_string_in_operand (XEXP (x, i), sweep_offset, sweep_size); + } + else if (*fmt =3D=3D 'E') + for (j =3D 0; j < XVECLEN (x, i); j++) + sweep_string_in_operand (XVECEXP (x, i, j), sweep_offset, sweep_size); +} =20 + + +/* + change a argument variable to the local variable addressed by the "new" = variable. +*/ +static void +change_arg_use_of_insns (insn, orig, new, size) + rtx insn, orig, new; + int size; +{ + for (; insn; insn =3D NEXT_INSN (insn)) + if (GET_CODE (insn) =3D=3D INSN || GET_CODE (insn) =3D=3D JUMP_INSN + || GET_CODE (insn) =3D=3D CALL_INSN) + { + change_arg_use_in_operand (PATTERN (insn), orig, new, size); + } +} + + +static void +change_arg_use_in_operand (x, orig, new, size) + rtx x, orig, new; + int size; +{ + register enum rtx_code code; + int offset, i, j; + const char *fmt; + + if (x =3D=3D 0) + return; + + code =3D GET_CODE (x); + + switch (code) + { + case CONST_INT: + case CONST_DOUBLE: + case CONST: + case SYMBOL_REF: + case CODE_LABEL: + case PC: + case CC0: + case ASM_INPUT: + case ADDR_VEC: + case ADDR_DIFF_VEC: + case RETURN: + case REG: + case ADDRESSOF: + return; + =20 + case PLUS: + /* Handle special case of frame register plus constant. */ + if (GET_CODE (orig) =3D=3D MEM /* skip if orig is register variable = in the optimization */ + && XEXP (x, 0) =3D=3D virtual_incoming_args_rtx && CONSTANT_P (XEXP (x,= 1)) + && ! x->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(x); + + /* the operand related to the sweep variable */ + if (DEBUGGER_AUTO_OFFSET(XEXP (orig, 0)) <=3D offset && + offset < DEBUGGER_AUTO_OFFSET(XEXP (orig, 0)) + size) { + + offset +=3D frame_offset - DEBUGGER_AUTO_OFFSET(XEXP (orig, 0)); + + XEXP (x, 0) =3D virtual_stack_vars_rtx; + XEXP (x, 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + x->used =3D 1; + + return; + } + + /* + process further subtree: + Example: (plus:SI (mem/s:SI (plus:SI (reg:SI 17) (const_int 8))) + (const_int 5)) + */ + } + break; + + case CALL_PLACEHOLDER: + change_arg_use_of_insns (XEXP (x, 0), orig, new, size); + change_arg_use_of_insns (XEXP (x, 1), orig, new, size); + change_arg_use_of_insns (XEXP (x, 2), orig, new, size); + break; + + default: + break; + } + + /* Scan all subexpressions. */ + fmt =3D GET_RTX_FORMAT (code); + for (i =3D 0; i < GET_RTX_LENGTH (code); i++, fmt++) + if (*fmt =3D=3D 'e') + { + if (XEXP (x, i) =3D=3D orig) + { + XEXP (x, i) =3D new; + continue; + } + change_arg_use_in_operand (XEXP (x, i), orig, new, size); + } + else if (*fmt =3D=3D 'E') + for (j =3D 0; j < XVECLEN (x, i); j++) + { + + if (XVECEXP (x, i, j) =3D=3D orig) + { + XVECEXP (x, i, j) =3D new; + continue; + } + change_arg_use_in_operand (XVECEXP (x, i, j), orig, new, size); + } +} =20 + +static int +replace_return_reg (first, return_save) + rtx first, return_save; +{ + rtx return_reg =3D DECL_RTL (DECL_RESULT (current_function_decl)); + rtx insn; + =20 + /* comfirm that insn patterns are the expected order */ + for (insn =3D first; insn; insn =3D NEXT_INSN (insn)) + { + if (GET_RTX_CLASS (GET_CODE (insn)) =3D=3D 'i') + { + + rtx prev; + + if (PREV_INSN (insn)) prev =3D PREV_INSN (insn); + + if (GET_CODE (PATTERN (insn)) =3D=3D USE && XEXP (PATTERN (insn), 0) = =3D=3D return_reg) + if (!(prev && GET_CODE (PATTERN (prev)) =3D=3D SET && XEXP (PATTERN (= prev), 0) =3D=3D return_reg)) + return FALSE; + } + } + + /* replace return register */ + for (insn =3D first; insn; insn =3D NEXT_INSN (insn)) + { + if (GET_RTX_CLASS (GET_CODE (insn)) =3D=3D 'i') + { + rtx prev; + + if (PREV_INSN (insn)) prev =3D PREV_INSN (insn); + if (GET_CODE (PATTERN (insn)) =3D=3D USE + && XEXP (PATTERN (insn), 0) =3D=3D return_reg + && prev + && GET_CODE (PATTERN (prev)) =3D=3D SET + && XEXP (PATTERN (prev), 0) =3D=3D return_reg) + { + XEXP (PATTERN (prev), 0) =3D return_save; + =09 + /* change use insn to NOTE_INSN_DELETED */ + PUT_CODE (insn, NOTE); + NOTE_SOURCE_FILE (insn) =3D 0; + NOTE_LINE_NUMBER (insn) =3D NOTE_INSN_DELETED; + } + } + } + + return TRUE; +} + + +/* + Generate RTL to return from the current function, with value VAL. + It is copied and modified based on expand_value_return function of stmt.= c +*/ + +static void +expand_value_return (val) + rtx val; +{ + rtx return_reg =3D DECL_RTL (DECL_RESULT (current_function_decl)); + + /* Copy the value to the return location + unless it's already there. */ + + if (return_reg !=3D val) + { +#ifdef PROMOTE_FUNCTION_RETURN + tree type =3D TREE_TYPE (DECL_RESULT (current_function_decl)); + int unsignedp =3D TREE_UNSIGNED (type); + enum machine_mode mode + =3D promote_mode (type, DECL_MODE (DECL_RESULT (current_function_decl)), + &unsignedp, 1); + + if (GET_MODE (val) !=3D VOIDmode && GET_MODE (val) !=3D mode) + convert_move (return_reg, val, unsignedp); + else +#endif + emit_move_insn (return_reg, val); + } + if (GET_CODE (return_reg) =3D=3D REG + && REGNO (return_reg) < FIRST_PSEUDO_REGISTER) + emit_insn (gen_rtx_USE (VOIDmode, return_reg)); + /* Handle calls that return values in multiple non-contiguous locations. + The Irix 6 ABI has examples of this. */ + else if (GET_CODE (return_reg) =3D=3D PARALLEL) + { + int i; + + for (i =3D 0; i < XVECLEN (return_reg, 0); i++) + { + rtx x =3D XEXP (XVECEXP (return_reg, 0, i), 0); + + if (GET_CODE (x) =3D=3D REG + && REGNO (x) < FIRST_PSEUDO_REGISTER) + emit_insn (gen_rtx_USE (VOIDmode, x)); + } + } +} + + + + +/* + The following codes are invoked after the instantiation of pseuso regist= ers. + + Reorder local variables to place a peudo register after buffers to avoid + the corruption of local variables that could be used to further corrupt + arbitrary memory locations. +*/ +#ifndef FRAME_GROWS_DOWNWARD +static void push_frame PARAMS ((int var_size)); +static void push_frame_in_decls PARAMS ((tree block, int push_size)); +static void push_frame_in_args PARAMS ((tree parms, int push_size)); +static void push_frame_of_insns PARAMS ((rtx insn, int push_size)); +static void push_frame_in_operand PARAMS ((rtx orig, int push_size)); +static void push_frame_of_reg_equiv_memory_loc PARAMS ((int push_size)); +static void push_frame_of_reg_equiv_constant PARAMS ((int push_size)); +static void reset_used_flags_for_push_frame PARAMS ((void)); +#endif + +rtx +assign_stack_local_for_pseudo_reg (mode, size, align) + enum machine_mode mode; + HOST_WIDE_INT size; + int align; +{ +#ifdef FRAME_GROWS_DOWNWARD + return assign_stack_local (mode, size, align); +#else + tree blocks =3D DECL_INITIAL (current_function_decl); + rtx new; + HOST_WIDE_INT previous_frame_offset, offset; + + previous_frame_offset =3D frame_offset; + new =3D assign_stack_local (mode, size, align); + if (! flag_propolice_protection + || size =3D=3D 0 + || ! blocks + || DECL_INLINE (current_function_decl) + || ! search_string_from_argsandvars () + || query_trampoline_list()) + return new; + + push_frame (frame_offset - previous_frame_offset); + + /* If we have already instantiated virtual registers, return the actual + address relative to the frame pointer. */ +/*if (virtuals_instantiated) {*/ + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (new, 0)); + + offset -=3D previous_frame_offset; + XEXP (XEXP (new, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); +/*}*/ + =20 + return new; +#endif +} + + +#ifndef FRAME_GROWS_DOWNWARD +/* + push frame infomation for instantiating pseudo register at the top of st= ack. + This is only for the "frame grows upward", it means FRAME_GROWS_DOWNWARD= is=20 + not defined. + + It is called by purge_addressof function and global_alloc (or reload) + function. +*/ +static void +push_frame (var_size) + int var_size; +{ + reset_used_flags_for_push_frame(); + + /* scan all declarations of variables and fix the offset address of the = variable based on the frame pointer */ + push_frame_in_decls (DECL_INITIAL (current_function_decl), var_size); + + /* scan all argument variable and fix the offset address based on the fr= ame pointer */ + push_frame_in_args (DECL_ARGUMENTS (current_function_decl), var_size); + + /* scan all operands of all insns and fix the offset address based on th= e frame pointer */ + push_frame_of_insns (get_insns (), var_size); + + /* scan all reg_equiv_memory_loc and reg_equiv_constant*/ + push_frame_of_reg_equiv_memory_loc (var_size); + push_frame_of_reg_equiv_constant (var_size); + + reset_used_flags_for_push_frame(); +} + +static void +reset_used_flags_for_push_frame() +{ + int i; + extern rtx *reg_equiv_memory_loc; + extern rtx *reg_equiv_constant; + + /* Clear all the USED bits in operands of all insns and declarations of = local vars */ + reset_used_flags_for_decls (DECL_INITIAL (current_function_decl)); + reset_used_flags_for_insns (get_insns ()); + + + /* The following codes are processed if the push_frame is called from=20 + global_alloc (or reload) function */ + if (reg_equiv_memory_loc =3D=3D 0) return; + + for (i=3DLAST_VIRTUAL_REGISTER+1; i < max_regno; i++) + if (reg_equiv_memory_loc[i]) + { + rtx x =3D reg_equiv_memory_loc[i]; + + if (GET_CODE (x) =3D=3D MEM + && GET_CODE (XEXP (x, 0)) =3D=3D PLUS + && DEBUGGER_AUTO_BASEPTR (XEXP (x, 0)) =3D=3D frame_pointer_rtx) + { + /* reset */ + XEXP (x, 0)->used =3D 0; + } + } + + =20 + if (reg_equiv_constant =3D=3D 0) return; + + for (i=3DLAST_VIRTUAL_REGISTER+1; i < max_regno; i++) + if (reg_equiv_constant[i]) + { + rtx x =3D reg_equiv_constant[i]; + + if (GET_CODE (x) =3D=3D PLUS + && DEBUGGER_AUTO_BASEPTR (x) =3D=3D frame_pointer_rtx) + { + /* reset */ + x->used =3D 0; + } + } +} + +static void +push_frame_in_decls (block, push_size) + tree block; + int push_size; +{ + tree types; + HOST_WIDE_INT offset; + rtx home; + + while (block) + { + types =3D BLOCK_VARS(block); +=09 + while (types) + { + /* skip the declaration that refers an external variable and + also skip an global variable */ + if (! DECL_EXTERNAL (types) && ! TREE_STATIC (types)) + { + =20 + home =3D DECL_RTL (types); + if (home =3D=3D 0) goto next; + + /* process for static local variable */ + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D SYMBOL_REF) + goto next; + + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D REG) + { + goto next; + } + =09 + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D MEM) + { + + /* process for dynamically allocated aray */ + home =3D XEXP (home, 0); + } + =09 + if (GET_CODE (home) =3D=3D MEM + && GET_CODE (XEXP (home, 0)) =3D=3D PLUS + && GET_CODE (XEXP (XEXP (home, 0), 1)) =3D=3D CONST_INT) + { + if (! XEXP (home, 0)->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (home, 0)); + + offset +=3D push_size; + XEXP (XEXP (home, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + + /* mark */ + XEXP (home, 0)->used =3D 1; + } + } + + } + next: + types =3D TREE_CHAIN(types); + } + + push_frame_in_decls (BLOCK_SUBBLOCKS (block), push_size); + block =3D BLOCK_CHAIN (block); + } +} + + +static void +push_frame_in_args (parms, push_size) + tree parms; + int push_size; +{ + rtx home; + HOST_WIDE_INT offset; + =20 + for (; parms; parms =3D TREE_CHAIN (parms)) + if (DECL_NAME (parms) && TREE_TYPE (parms) !=3D error_mark_node) + { + if (PARM_PASSED_IN_MEMORY (parms) && DECL_NAME (parms)) + { + home =3D DECL_INCOMING_RTL (parms); + + if (XEXP (home, 0)->used) continue; + + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (home, 0)); + + /* the operand related to the sweep variable */ + if (DEBUGGER_AUTO_BASEPTR (XEXP (home, 0)) =3D=3D frame_pointer_rtx) + { + offset +=3D push_size; + XEXP (XEXP (home, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + + /* mark */ + XEXP (home, 0)->used =3D 1; + } + } + } +} + + +static void +push_frame_of_insns (insn, push_size) + rtx insn; + int push_size; +{ + for (; insn; insn =3D NEXT_INSN (insn)) + if (GET_CODE (insn) =3D=3D INSN || GET_CODE (insn) =3D=3D JUMP_INSN + || GET_CODE (insn) =3D=3D CALL_INSN) + { + push_frame_in_operand (PATTERN (insn), push_size); + + /* push frame in NOTE */ + push_frame_in_operand (REG_NOTES (insn), push_size); + + /* push frame in CALL EXPR_LIST */ + if (GET_CODE (insn) =3D=3D CALL_INSN) + push_frame_in_operand (CALL_INSN_FUNCTION_USAGE (insn), push_size); + } +} + + +static void +push_frame_in_operand (orig, push_size) + rtx orig; + int push_size; +{ + register rtx x =3D orig; + register enum rtx_code code; + int offset, i, j; + const char *fmt; + + if (x =3D=3D 0) + return; + + code =3D GET_CODE (x); + + switch (code) + { + case CONST_INT: + case CONST_DOUBLE: + case CONST: + case SYMBOL_REF: + case CODE_LABEL: + case PC: + case CC0: + case ASM_INPUT: + case ADDR_VEC: + case ADDR_DIFF_VEC: + case RETURN: + case REG: + case ADDRESSOF: + return; + =20 + case SET: + break; + =20 + case PLUS: + /* Handle special case of frame register plus constant. */ + if (CONSTANT_P (XEXP (x, 1)) + && XEXP (x, 0) =3D=3D frame_pointer_rtx + && ! x->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(x); + + offset +=3D push_size; + + /* XEXP (x, 0) is frame_pointer_rtx */ + XEXP (x, 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + x->used =3D 1; + + return; + } + /* + process further subtree: + Example: (plus:SI (mem/s:SI (plus:SI (reg:SI 17) (const_int 8))) + (const_int 5)) + */ + break; + + case CALL_PLACEHOLDER: + push_frame_of_insns (XEXP (x, 0), push_size); + push_frame_of_insns (XEXP (x, 1), push_size); + push_frame_of_insns (XEXP (x, 2), push_size); + break; + + default: + break; + } + + /* Scan all subexpressions. */ + fmt =3D GET_RTX_FORMAT (code); + for (i =3D 0; i < GET_RTX_LENGTH (code); i++, fmt++) + if (*fmt =3D=3D 'e') + { + push_frame_in_operand (XEXP (x, i), push_size); + } + else if (*fmt =3D=3D 'E') + for (j =3D 0; j < XVECLEN (x, i); j++) + push_frame_in_operand (XVECEXP (x, i, j), push_size); +} =20 + +static void +push_frame_of_reg_equiv_memory_loc (push_size) + int push_size; +{ + int i; + extern rtx *reg_equiv_memory_loc; + + /* This function is processed if the push_frame is called from=20 + global_alloc (or reload) function */ + if (reg_equiv_memory_loc =3D=3D 0) return; + + for (i=3DLAST_VIRTUAL_REGISTER+1; i < max_regno; i++) + if (reg_equiv_memory_loc[i]) + { + rtx x =3D reg_equiv_memory_loc[i]; + int offset; + + if (GET_CODE (x) =3D=3D MEM + && GET_CODE (XEXP (x, 0)) =3D=3D PLUS + && XEXP (XEXP (x, 0), 0) =3D=3D frame_pointer_rtx) + { + if (! XEXP (x, 0)->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(XEXP (x, 0)); + + offset +=3D push_size; + XEXP (XEXP (x, 0), 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + + /* mark */ + XEXP (x, 0)->used =3D 1; + } + } + } +} + +static void +push_frame_of_reg_equiv_constant (push_size) + int push_size; +{ + int i; + extern rtx *reg_equiv_constant; + + /* This function is processed if the push_frame is called from=20 + global_alloc (or reload) function */ + if (reg_equiv_constant =3D=3D 0) return; + + for (i=3DLAST_VIRTUAL_REGISTER+1; i < max_regno; i++) + if (reg_equiv_constant[i]) + { + rtx x =3D reg_equiv_constant[i]; + int offset; + + if (GET_CODE (x) =3D=3D PLUS + && XEXP (x, 0) =3D=3D frame_pointer_rtx) + { + if (! x->used) + { + offset =3D DEBUGGER_AUTO_OFFSET(x); + + offset +=3D push_size; + XEXP (x, 1) =3D gen_rtx_CONST_INT (VOIDmode, offset); + + /* mark */ + x->used =3D 1; + } + } + } +} +#endif + + +void +set_debuginfo_of_escaped_arg (rtx new, rtx old) +{ + int idx; + + if (flag_propolice_protection) + for (idx =3D 0; idx < escaped_arg_list_size; idx++) + if (escaped_arg_list[idx].original =3D=3D old) + { + /* change debugger info */ + escaped_arg_list[idx].escaped =3D new; + } +} + + +void +update_debuginfo_using_escaped_arg_list (tree parms) +{ + rtx orig =3D DECL_RTL (parms); + int idx; + + if (flag_propolice_protection && PARM_PASSED_IN_MEMORY (parms)) + for (idx =3D 0; idx < escaped_arg_list_size; idx++) + if (escaped_arg_list[idx].original =3D=3D orig) + { + rtx escaped =3D escaped_arg_list[idx].escaped; + + /* skip in the case where the escaped register was deleted */ + if (GET_CODE (escaped) =3D=3D REG + && REGNO (escaped) >=3D FIRST_PSEUDO_REGISTER) + break; + + DECL_INCOMING_RTL (parms) =3D escaped; + break; + } +} Index: gnu/lib/libgcc/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/gnu/lib/libgcc/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- gnu/lib/libgcc/Makefile 2000/06/04 06:56:21 1.33 +++ gnu/lib/libgcc/Makefile 2000/11/17 22:09:12 @@ -46,7 +46,7 @@ _fixtfdi _fixunstfdi _floatditf \ __gcc_bcmp _varargs __dummy _eprintf \ _bb _shtab _clear_cache _trampoline __main _exit _ctors \ - _eh _pure + _eh _pure _stack_smash_handler =20 # Library members defined in new1.cc. NEW1FUNCS=3D _op_new _op_newnt=20 Index: gnu/usr.bin/cc/cc_int/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /mnt/ncvs/src/gnu/usr.bin/cc/cc_int/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- gnu/usr.bin/cc/cc_int/Makefile 2000/05/24 20:02:21 1.26 +++ gnu/usr.bin/cc/cc_int/Makefile 2000/11/17 22:08:27 @@ -22,7 +22,7 @@ toplev.c tree.c unroll.c varasm.c version.c xcoffout.c \ alias.c bitmap.c dwarf2out.c dyn-string.c except.c \ gcse.c genrtl.c profile.c regmove.c varray.c \ - ${OUT_FILE} + ${OUT_FILE} protector.c .if defined(USE_EGCS_HAIFA) && ${USE_EGCS_HAIFA} =3D=3D 1 SRCS+=3D haifa-sched.c .else --=-u0LHuhZj3rcXxj9M/geN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7:44: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from darcy.gwis.com (darcy.gwis.com [209.57.72.3]) by hub.freebsd.org (Postfix) with ESMTP id 22DF837B405 for ; Wed, 14 Nov 2001 07:44:07 -0800 (PST) Received: from darcy.gwis.com (localhost [127.0.0.1]) by darcy.gwis.com (8.12.1/8.12.1) with ESMTP id fAEFi601014119 for ; Wed, 14 Nov 2001 10:44:06 -0500 (EST) Received: from localhost (twinningham@localhost) by darcy.gwis.com (8.12.1/8.12.1/Submit) with ESMTP id fAEFi6lk014115 for ; Wed, 14 Nov 2001 10:44:06 -0500 (EST) X-Authentication-Warning: darcy.gwis.com: twinningham owned process doing -bs Date: Wed, 14 Nov 2001 09:57:52 -0500 (EST) From: Thomas Winningham To: mobile@freebsd.org Cc: usb-bsd@eleetbsd.org Subject: USB Ethernet and unconfigurable PNP bios 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 would not like to abandon FreeBSD, but I cannot find any concrete information that would help me bring up an SMC 10/100 USB Ethernet device. To summarize my problem: When UHCI comes up, it says "Couldn't map ports" ... the USB controller has an IRQ of 0. http://www.etla.net/~n_hibma/usb/FAQ.pl#BootProblemsMapping --> "Some machines however do not have these switches at all in the BIOS and still the BIOS does not set up the USB host controller properly. You will note that the boot messages during a verbose boot (type 'set boot_verbose' at the loader prompt, at the 'ok') indicate that the irq is set to 255, which is invalid. We hope to solve this problem at some later stage (after 4.0-RELEASE is out) by doing the PCI en PnP enumeration in FreeBSD, making it a 'PnP OS'. " I was wondering, since we're at 4.4 even, is their some way I can set the USB controller's IRQ and what-not at the OS level, since I have no way of shutting of my bios' pnp settings? Thomas Winningham twinningham@gwis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7:46:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id A8CB037B4CF for ; Wed, 14 Nov 2001 07:45:54 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id fAEFjq426245; Wed, 14 Nov 2001 09:45:52 -0600 (CST) (envelope-from dan) Date: Wed, 14 Nov 2001 09:45:52 -0600 From: Dan Nelson To: Stan Brown Cc: Free BSD Questions list Subject: Re: Alternative filesytems? Message-ID: <20011114154551.GB76705@dan.emsphone.com> References: <200111141146.fAEBktp23500@panix1.panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111141146.fAEBktp23500@panix1.panix.com> User-Agent: Mutt/1.3.23.2i 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 (Nov 14), Stan Brown said: > I was wondering if any of the alternative filesystems curently being > developed for Linux had been ported to FreeBSD? > > I have an application for storing 10's of thousands of image files in > the same directory, and am seeinf (of cource) absyml preformance. I > here Reiserfs (sp) will handle this mutch better for instance. > > Sugestions? First, try rebuilding your kernel with options UFS_DIRHASH , which will speed up access to files in large directories. If that doesn't work, the standard solution is to create subdirectories. Going to a /f/i/filename.jpg scheme on 100000 files would take your files-per-directory average down to 150. -- 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 Nov 14 7:51: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id CAED737B418 for ; Wed, 14 Nov 2001 07:50:59 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAEFopR00511; Wed, 14 Nov 2001 07:50:51 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Wayne Pascoe" Cc: Subject: RE: slightly OT: Unix MTA vs Exchange Date: Wed, 14 Nov 2001 07:50:47 -0800 Message-ID: <000501c16d24$20461a80$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <868zd93dd0.fsf@pan.ehsrealtime.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Wayne Pascoe >Sent: Wednesday, November 14, 2001 1:34 AM >To: Ted Mittelstaedt >Cc: questions@FreeBSD.ORG >Subject: Re: slightly OT: Unix MTA vs Exchange > > >> >> Correct - but they would consider option #3 - which is to simply NOT >> upgrade from Exchange 5.5 > >That is one option. BUT and here is the big but. Microsoft tend to >drop support for things after I think 2 releases. So if you don't >upgrade, you don't get support, patches, etc. Its a neat trick :) > Oh, not the support FUD again. For starters Microsoft support costs a lot of money to maintain. But most importantly it's worthless. At prior employers that have had MS support contracts I have used their support for knotty problems and I can report that they are neither timely nor helpful. In short the support is not worth what you have to pay for it. If you present Microsoft support with problems that aren't already answered in the manual what happens is they will request dump after dump after dump and eventually a few weeks later after you have already scratched the installation and gone and done something else, they will report back that their engineers cannot determine what the problem is. I suppose that someone could set up the same mechanism for FreeBSD and then we too can claim that we offer "support" but I don't know of any FreeBSD people that are this unethical Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 7:54:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id DF33C37B405 for ; Wed, 14 Nov 2001 07:54:25 -0800 (PST) Received: from [212.238.188.174] (helo=reinout2.daboot.nl) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 1642Mq-000KH4-00 for freebsd-questions@FreeBSD.ORG; Wed, 14 Nov 2001 15:54:24 +0000 Message-Id: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> X-Sender: reinout@reindomein@pop3.demon.nl X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 15 Nov 2001 04:49:22 +0100 To: freebsd-questions@FreeBSD.ORG From: reinout Subject: APC backup -UPS howto install. 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 a APC backup-UPS and I am running FreeBSD4.4 server. I have connected the UPS with a serial cable, but now I have to install some software or enable it in the kernel. I have read the LINT file but i can't find anything that supports a UPS. I also tried to find some software/script to support my UPS, but it seems I can't find anything about it. Is there somebody who has experience with a UPS under freeBSD? Thanks in advance, Reinout. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8: 3:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (ppp13-bdg1.indosat.net.id [202.155.2.141]) by hub.freebsd.org (Postfix) with ESMTP id C021437B41A for ; Wed, 14 Nov 2001 08:03:02 -0800 (PST) Received: by bdg.centrin.net.id (Postfix, from userid 1000) id D941BB736; Wed, 14 Nov 2001 23:09:46 +0700 (JAVT) Date: Wed, 14 Nov 2001 23:09:46 +0700 From: budsz To: freebsd-questions@FreeBSD.ORG Subject: wavelan FreeBSD Message-ID: <20011114230946.A1266@bdg.centrin.net.id> Reply-To: budsz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i X-Fingerprint: A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304 X-Pub-keys: http://bdg.centrin.net.id/~budsan02/pubkey.txt X-Verify: MD5 (pubkey.txt) = 999274d3ae770caf0d77ce5796ed201e X-uptime: 11:01PM up 5:45, 6 users, load averages: 0.38, 0.42, 0.38 X-Operation-System: FreeBSD 4.3-KUMPRANG i386 X-Organization: Kumprang X-Provide: Warnet & Game Network X-Address: Melong No 29 Bandung 40261 West Java Indonesia Sender: owner-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 planning to install wireless in FreeBSD box (which is very expensive in Indonesia), but i still confuse about which wavelan card that is supported in FreeBSD. and which one is the best/ most appropriate in FreeBSD. and what is the difference between lucent gold or silver. 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 Nov 14 8: 4: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id 7A3D937B417 for ; Wed, 14 Nov 2001 08:04:00 -0800 (PST) Received: from tere.sinp.msu.ru ([213.131.9.140] helo=tere) by SRDMAIL.SINP.MSU.RU with smtp (Exim 3.33 #3) id 1642Ue-000FQf-00 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 19:02:28 +0300 Message-ID: <00d201c16d25$c2d76c80$8c0983d5@sinp.msu.ru> From: "Dmitry A. Mottl" To: Subject: kernel messages Date: Wed, 14 Nov 2001 19:02:29 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, All I got following error, while I say 'reboot'. Please, help me with description, what's going on Why 'pagein' failed? What is error 22? ---- Nov 14 18:07:00 spectre /kernel: swap_pager: I/O error - pageout failed; blkno 1552,size 16384, error 22 Nov 14 18:08:03 spectre /kernel: swap_pager: I/O error - pagein failed; blkno 336,size 4096, error 22 Nov 14 18:08:03 spectre /kernel: vm_fault: pager read error, pid 707 (sshd) Nov 14 18:08:03 spectre /kernel: swap_pager: I/O error - pagein failed; blkno 760,size 4096, error 22 Nov 14 18:08:03 spectre /kernel: vm_fault: pager read error, pid 707 (sshd) Nov 14 18:08:03 spectre /kernel: pid 707 (sshd), uid 0: exited on signal 11 Nov 14 18:10:47 spectre reboot: rebooted by dima Nov 14 18:10:48 spectre syslogd: exiting on signal 15 ---- Thank you -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8:19:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id 9E51337B41A for ; Wed, 14 Nov 2001 08:19:36 -0800 (PST) Received: from tere.sinp.msu.ru ([213.131.9.140] helo=tere) by SRDMAIL.SINP.MSU.RU with smtp (Exim 3.33 #3) id 1642jl-000FVM-00; Wed, 14 Nov 2001 19:18:05 +0300 Message-ID: <015701c16d27$f117b760$8c0983d5@sinp.msu.ru> From: "Dmitry A. Mottl" To: , "reinout" References: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> Subject: Re: APC backup -UPS howto install. Date: Wed, 14 Nov 2001 19:18:05 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Reinout try a ported software. See /usr/ports/sysutils/ grep -i ups /usr/ports/sysutils/Makefile ----- Original Message ----- > I have a APC backup-UPS and I am running FreeBSD4.4 server. > I have connected the UPS with a serial cable, but now I have to install > some software or enable it in the kernel. I have read the LINT file but i > can't find anything that supports a UPS. I also tried to find some > software/script to support my UPS, but it seems I can't find anything about > it. Is there somebody who has experience with a UPS under freeBSD? -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8:26:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id C1F4D37B405 for ; Wed, 14 Nov 2001 08:26:35 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 1642ry-000LYd-00 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 16:26:34 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 00F1910F3; Wed, 14 Nov 2001 17:24:21 +0100 (CET) Date: Wed, 14 Nov 2001 17:24:21 +0100 From: Cliff Sarginson To: questions at FreeBSD Subject: Re: XFree86-4.0.2 to XFree86-4.1.0: To upgrade or not? Message-ID: <20011114172421.B4561@raggedclown.net> References: <20011114073714.B22520@sheol.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011114073714.B22520@sheol.localdomain> User-Agent: Mutt/1.3.22.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 Wed, Nov 14, 2001 at 07:37:14AM -0600, D J Hawkey Jr wrote: > Hello All. > > I'm currently running XF86-4.0.2 as distributed as a package on > FreeBSD-4.2REL. The video is i810. > > My question is simple, and I hope the answer is also: Is it worth > upgrading to XF86-4.1.0? > I have no experience of this change on FreeBSD, but I can tell you that despite an apparent minor release change 4.1 is a major new release of Xfree86, my experience of it on a Linux system was that it is much cleaner and faster. Will it help with Xine ? Dunno, I use Mplayer :) The Matrix looks pretty good... -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8:26:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id BE70037B417 for ; Wed, 14 Nov 2001 08:26:37 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 1642rz-0004Y6-00 for questions@FreeBSD.ORG; Wed, 14 Nov 2001 16:26:35 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 1B1ED10F3; Wed, 14 Nov 2001 17:15:54 +0100 (CET) Date: Wed, 14 Nov 2001 17:15:54 +0100 From: Cliff Sarginson To: questions@FreeBSD.ORG Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011114171554.A4561@raggedclown.net> References: <868zd93dd0.fsf@pan.ehsrealtime.com> <000501c16d24$20461a80$1401a8c0@tedm.placo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000501c16d24$20461a80$1401a8c0@tedm.placo.com> User-Agent: Mutt/1.3.22.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 Wed, Nov 14, 2001 at 07:50:47AM -0800, Ted Mittelstaedt wrote: > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Wayne Pascoe > >Sent: Wednesday, November 14, 2001 1:34 AM > >To: Ted Mittelstaedt > >Cc: questions@FreeBSD.ORG > >Subject: Re: slightly OT: Unix MTA vs Exchange > > > > > >> > >> Correct - but they would consider option #3 - which is to simply NOT > >> upgrade from Exchange 5.5 > > > >That is one option. BUT and here is the big but. Microsoft tend to > >drop support for things after I think 2 releases. So if you don't > >upgrade, you don't get support, patches, etc. Its a neat trick :) > > > > Oh, not the support FUD again. > > For starters Microsoft support costs a lot of money to maintain. But > most importantly it's worthless. At prior employers that have had > MS support contracts I have used their support for knotty problems and > I can report that they are neither timely nor helpful. In short the > support is not worth what you have to pay for it. If you present > Microsoft support with problems that aren't already answered in the manual > what happens is they will request dump after dump after dump and > eventually a few weeks later after you have already scratched the > installation and gone and done something else... Long ago when one of my duties was supporting a small Windows based development group I was very glad that the CD-ROM had been invented. It made the bi-weekly installations so much less tiring than changing all those floppy disks... -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8:27:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f44.law8.hotmail.com [216.33.241.44]) by hub.freebsd.org (Postfix) with ESMTP id 7362737B416 for ; Wed, 14 Nov 2001 08:27:22 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 08:27:18 -0800 Received: from 24.126.14.71 by lw8fd.law8.hotmail.msn.com with HTTP; Wed, 14 Nov 2001 16:27:18 GMT X-Originating-IP: [24.126.14.71] From: "michelle gauthier" To: freebsd-questions@FreeBSD.ORG Subject: Free BSD's instillation and use? Date: Wed, 14 Nov 2001 16:27:18 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 14 Nov 2001 16:27:18.0947 (UTC) FILETIME=[3ABA7730:01C16D29] Sender: owner-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 a third year programming student, a devotee to the open source *uix movement and a recent purchaser of a as yet uninstalled FreeBSD from CompUSA (along with Mandrake, Red Hat and SUSE Linux's), I am interested in installing Free BSD on a Windows 95 PC along side my already running Win95 and Red Hat 7.1. It was to this end I have installed a second 4 GB hard drive on which I have a 500 MB FAT32 Back-up, the necessary2.5 GB Red Hat partitions, and I have formatted using my recently updated Partition Magic 6, a 1 GB HPFS Unix partition. Thanks to your excelently written "The Complete Free" instruction manual, I see you have a LILO like "boot manager." Does your provided boot manager allow multiple boot options as does my presently owned Boot Magic, System Commander 200 and/or LILO? If so, does it allow allow all three OS's to boot to, and given the amount of HD space, do you recommend I shrink the HPFS partition or keep it for future expansion? Also being a Corel WordPerfect Suite 2000 for Linux owner, do you know if Corel's WP9 is UNIX compatible? If so, it would save the additional $250.00 UNIX Word Perfect purchase price. I will soon be again visiting your Web site to see how I may contribute to the Red Hat movement. Thank you very much for your assistance and the courtesy of your response. Sincerely, Ms. Michelle Gauthier m_s_gauthier@hotmail.com _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8:34:25 2001 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 8D35D37B417 for ; Wed, 14 Nov 2001 08:34:22 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 1642Qn-0003mT-01; Wed, 14 Nov 2001 15:58:29 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 1642sj-0006zj-00; Wed, 14 Nov 2001 16:27:21 +0000 From: Wayne Pascoe To: budsz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: wavelan FreeBSD References: <20011114230946.A1266@bdg.centrin.net.id> Date: 14 Nov 2001 16:27:21 +0000 In-Reply-To: <20011114230946.A1266@bdg.centrin.net.id> Message-ID: <86r8r1xqqe.fsf@pan.ehsrealtime.com> Lines: 25 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 budsz writes: > Hi, > > I've been planning to install wireless in FreeBSD box (which is very > expensive in Indonesia), but i still confuse about which wavelan card > that is supported in FreeBSD. and which one is the best/ most > appropriate in FreeBSD. and what is the difference between lucent gold or > silver. I have a Lucent Orinoco Silver and it works fine. The one piece of advice I was given was if you are using a desktop, get an ISA PCMCIA converter, NOT a PCI one. The main difference (that I know of) between the Silver and the Gold is encryption levels. Silver uses 40bit and Gold uses 128 (I think!). I wouldn't worry too much about encryption as WEP has largely been broken. Rather go for the 40bit solution and implement a VPN for your wireless comms between your machine and your gateway. -- - Wayne Pascoe | Win if you can. Lose if you must. freebsd@molemanarmy.com | But always cheat! http://www.molemanarmy.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 8:48:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from asmodean.nks.net (asmodean.nks.net [216.139.201.16]) by hub.freebsd.org (Postfix) with ESMTP id 61FA837B418 for ; Wed, 14 Nov 2001 08:48:41 -0800 (PST) Received: from localhost (joeo@localhost) by asmodean.nks.net (8.9.3/8.9.3) with ESMTP id LAA15878; Wed, 14 Nov 2001 11:48:29 -0500 Date: Wed, 14 Nov 2001 11:48:29 -0500 (EST) From: X-Sender: To: Kris Kirby Cc: Subject: Re: ATI Rage128 3D support under 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 check; http://gladstone.uoregon.edu/~eanholt/dri/ On Wed, 14 Nov 2001, Kris Kirby wrote: > > I've done a very simple search for 3D support under X(Free86) and turned > up with DRI and an "AGP GARP" module for linux. I *reeeeeally* don't want > to install Linux to use the 3D side of the POS card -- so I ask: Has > anyone already suceeded in using an ATI Rage128 with OpenGL under XFree86? > > ----- > Kris Kirby, KE4AHR | TGIFreeBSD... 'Nuff said. > | > ------------------------------------------------------- > "Fate, it seems, is not without a sense of irony." > > > 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 Nov 14 9: 7:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from federation.addy.com (addy.com [208.11.142.20]) by hub.freebsd.org (Postfix) with ESMTP id B838837B416 for ; Wed, 14 Nov 2001 09:07:37 -0800 (PST) Received: from localhost (jim@localhost) by federation.addy.com (8.9.3/8.9.3) with ESMTP id MAA03957 for ; Wed, 14 Nov 2001 12:07:36 -0500 (EST) (envelope-from jim@federation.addy.com) Date: Wed, 14 Nov 2001 12:07:36 -0500 (EST) From: Jim Sander Cc: freebsd-questions@FreeBSD.ORG Subject: Making ntpd listen on specific address, not all of them In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I can't believe this hasn't been asked before- but it appears not to be in the list archives... perhaps my search is faulty though. How can one make ntpd listen only on a single address instead of all config'd? With a virtual hosting box that behavior can be rather excessive from a 'sockstat' point of view. -=Jim=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:18: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mimir.res.WPI.NET (mimir.res.WPI.NET [130.215.226.180]) by hub.freebsd.org (Postfix) with ESMTP id A933F37B416 for ; Wed, 14 Nov 2001 09:18:01 -0800 (PST) Received: from mimir.res.WPI.NET (localhost [127.0.0.1]) by mimir.res.WPI.NET (8.11.6/8.11.6) with ESMTP id fAEHHLK12789 for ; Wed, 14 Nov 2001 12:17:21 -0500 (EST) (envelope-from dloose@wpi.edu) Date: Wed, 14 Nov 2001 12:17:20 -0500 From: Dave To: freebsd-questions@FreeBSD.ORG Subject: HP Deskjet Woes Message-ID: <20011114121720.A12653@mimir.res.WPI.NET> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.2.0 Lines: 19 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok. I've lived with this problem for a few months now but it really is starting to bother me. I set up my printer using apsfilter using the 'hpdj' driver. Now, this is a color printer, so I have, at times, specified different settings for the color option. I often leave it set to 'default', but I have tried several other options as well (8bpp, 24bpp, 32bpp). None of these seem to enable color printing though. So, what am I doing wrong? Has anyone else managed to get color printing to work on this printer (it's an HP 842C -- I actually got it because someone recommended it for FreeBSD). Am I using the wrong driver? The wrong filter? As always, your help is invaluable. I seriously don't know what I'd do without this list. Thank you, -- Dave PS: If you could cc my e-mail address (dloose at wpi dot edu) to your response, I would appreciate it greatly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:20:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f104.law10.hotmail.com [64.4.15.104]) by hub.freebsd.org (Postfix) with ESMTP id A354137B405 for ; Wed, 14 Nov 2001 09:20:23 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 09:20:23 -0800 Received: from 65.64.1.180 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 14 Nov 2001 17:20:23 GMT X-Originating-IP: [65.64.1.180] From: "Todd Reed" To: freebsd@molemanarmy.com Cc: freebsd-questions@freebsd.org Subject: Re: Virtual Hosting with Apache Date: Wed, 14 Nov 2001 11:20:23 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 14 Nov 2001 17:20:23.0494 (UTC) FILETIME=[A4DDC660:01C16D30] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here is my NSLookup from my workstation C:\>nslookup neac1.neaclinic.com Server: atlas.neaclinic.com Address: 192.168.100.60 Name: neac1.neaclinic.com Address: 192.168.125.240 Web Server Logs look clean Here is the Netstat command results beta# netstat -an | grep LISTEN | less tcp4 0 0 *.80 *.* LISTEN tcp4 0 0 *.3306 *.* LISTEN tcp4 0 0 *.22 *.* LISTEN tcp46 0 0 *.22 *.* LISTEN tcp4 0 0 *.587 *.* LISTEN tcp4 0 0 *.25 *.* LISTEN tcp6 0 0 *.23 *.* LISTEN tcp6 0 0 *.21 *.* LISTEN tcp4 0 0 *.23 *.* LISTEN tcp4 0 0 *.21 *.* LISTEN tcp4 0 0 *.111 *.* LISTEN I'm baffeled! --Todd >From: Wayne Pascoe >To: "Todd Reed" >CC: freebsd-questions@freebsd.org >Subject: Re: Virtual Hosting with Apache >Date: 14 Nov 2001 09:29:17 +0000 >MIME-Version: 1.0 >Received: from [213.52.146.137] by hotmail.com (3.2) with ESMTP id >MHotMailBDBB84D9005440043893D5349289DBBD0; Wed, 14 Nov 2001 01:31:06 -0800 >Received: from pan.ehsrealtime.com ([213.52.146.196])by >clientmail.realtime.co.uk with esmtp (Exim 3.20 #1)id 163wNt-0003bf-01; >Wed, 14 Nov 2001 09:31:05 +0000 >Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1)id >163wM9-0000DW-00; Wed, 14 Nov 2001 09:29:17 +0000 >From wayne.pascoe@realtime.co.uk Wed, 14 Nov 2001 01:31:40 -0800 >References: >In-Reply-To: >Message-ID: <86herx3dle.fsf@pan.ehsrealtime.com> >Lines: 32 >User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) >Sender: Wayne Pascoe > >"Todd Reed" writes: > > > I've got my Internal DNS pointing to the correct IP address > > 192.168.125.240 -- neac1.neaclinic.com > > 192.168.125.241 -- neac2.neaclinic.com > > 192.168.125.242 -- neac3.neaclinic.com > > > > Here are the Virtual hosting configs from my httpd.conf >-- snip -- > > I can ping the names from a workstation and they resolve. I can type > > the IP address into my browser and it connectes to the correct server. > > > > If I put the name in the browser it doesn't make it to the website. > > > > The web server is one machine with multiple alias interfaces on one > > network card. > >Firstly, do you have something listening on port 80 of each of those >IP addresses? >netstat -an | grep LISTEN | less >will let you see. > >Secondly, is anything appearing in the logs when you attempt to >connect ? Check the errorlog in the first instance. > >HTH > >-- >- Wayne Pascoe > | Yoohoo... I'll make you famous >freebsd@molemanarmy.com | >http://www.molemanarmy.com | _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:25:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 246DB37B405 for ; Wed, 14 Nov 2001 09:25:45 -0800 (PST) Received: (qmail 27901 invoked by uid 100); 14 Nov 2001 17:25:44 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15346.43288.450129.891066@guru.mired.org> Date: Wed, 14 Nov 2001 11:25:44 -0600 To: ako ito Cc: questions@freebsd.org Subject: Re: background process In-Reply-To: <109324911@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ako ito types: > how do i make a user to have just one background > process running and if he does morethan one -- it will > automatically be killed - is this possible ? I don't believe it can be done reliably, because there are to many different situations one can run into. The goal of FreeBSD is to make it easy to do powerful things, not easy to restrict users from doing powerful things. You can set the maximum number of processes (see the login.conf man page) for classes of users, but that's not the same thing at all. It takes two processes just to log in. Running one command means you've got three processes. Running a simple pipe involves one process for every command in the pipeline, none in the background. Setting an arbitrary process limit high enough to allow reasonable shell scripts to run will allow lots of processes - which could also be used as background processes. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:30: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id AF33437B418 for ; Wed, 14 Nov 2001 09:30:04 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fAEHTtl75755; Wed, 14 Nov 2001 09:29:55 -0800 (PST) (envelope-from jan@caustic.org) Date: Wed, 14 Nov 2001 09:29:55 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Cc: Subject: Re: My Kernel Config File In-Reply-To: <002f01c16d1d$a3247840$0301a8c0@fritzilldo> Message-ID: <20011114092821.A867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 14 Nov 2001 FJU@Fritzilldo.com wrote: > I read in my book that if make fails when trying to compile a new kernel > that I should send the kernel config file to you to look over. I tried to > make it and it gave me this error: > > Makefile:28: *** missing seperator. Stop. > > I hope you can help me. (my book is The Complete FreeBSD (3rd Edition)) could you supply the following information: 1. the commands you used to make/compile your kernel. 2. which command generated taht error 3. your version of FreeBSD 4. a few more lines of the error thank you, -- jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:31: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 5BE0F37B405 for ; Wed, 14 Nov 2001 09:31:02 -0800 (PST) Received: (qmail 27978 invoked by uid 100); 14 Nov 2001 17:31:01 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15346.43605.795345.365304@guru.mired.org> Date: Wed, 14 Nov 2001 11:31:01 -0600 To: "David" Cc: questions@freebsd.org Subject: Re: zip drive In-Reply-To: <98581860@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David types: > > > This page may be helpful for an atapi zip drive: > > > http://pmade.org/~pjones/1998/software/ide_zip.html > > You might take a look at > > /usr/share/doc/en/articles/zip-drive/index.html > (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/zip-drive/) > Below are the steps it took me to install an internal Zip Drive on FreeBSD > 4.4-RELEASE. > 1. If dmesg shows the zip drive then nothing needs to be done to the kernel. Nono, you may still ned to do step 3. > 2. If dmesg does not show the zip drive then refer to the links above. > 3. Look in /dev and see if the zip drive is there. IE.../dev/afd0 > 4. If not then do "sh MAKEDEV /dev/afd0" > 5. Learn to mount the drive correctly. IE..."mount_msdos /dev/afd0s4" It's possible - and in many cases *desirable* to put ufs file systems on a zip drive. > 6. Make a directory for a mount point. IE..."/zip". > 7. Edit fstab with "/dev/afd0s4 /zip msdos rw,noauto 0 0" > 8. Reboot Step 8 can be replaced by a simple "mount /zip". Rebooting to get changes to take effect is undesirable, and seldom required in Unix systems. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:32:50 2001 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 9EFC037B417 for ; Wed, 14 Nov 2001 09:32:48 -0800 (PST) Received: from localhost (acheng@localhost) by nova.kettering.edu (8.10.1/8.10.0) with SMTP id fAEHWcT15228 for ; Wed, 14 Nov 2001 12:32:38 -0500 (EST) X-Authentication-Warning: nova.kettering.edu: acheng owned process doing -bs Date: Wed, 14 Nov 2001 12:32:37 -0500 (EST) From: Ada Cheng X-Sender: acheng@nova.kettering.edu Reply-To: Ada Cheng To: questions@FreeBSD.ORG Subject: RealPlayer8 with linux netscape Message-ID: Organization: Kettering University (formerly GMI E&MI) - Flint MI 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 afternoon, Has anyone been able to listen to radio with RealPlayer8 G2 on 4.4-stable?? I have yet to try a .rm file but .ram file crashes after about 1/2 minute. Thanks Ada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:33:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 4976B37B416 for ; Wed, 14 Nov 2001 09:33:40 -0800 (PST) Received: (qmail 28044 invoked by uid 100); 14 Nov 2001 17:33:39 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15346.43763.915918.810313@guru.mired.org> Date: Wed, 14 Nov 2001 11:33:39 -0600 To: "Stan Brown" Cc: questions@freebsd.org Subject: Re: Alternative filesytems? In-Reply-To: <92217463@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Stan Brown types: > I was wondering if any of the alternative filesystems curently being > developed for Linux had been ported to FreeBSD? > > I have an application for storing 10's of thousands of image files in the > same directory, and am seeinf (of cource) absyml preformance. I here > Reiserfs (sp) will handle this mutch better for instance. > > Sugestions? Change your application to use a sane directory strategy? There have been mutterings about porting xfs, but I don't think it's actually happening. I'm not sure it would help with your problem, either. On the other hand, the directory caching code in the development branch will help with that kind of thing without needing another file system. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:40:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.jpcampbell.com (adsl-64-164-212-130.dsl.snfc21.pacbell.net [64.164.212.130]) by hub.freebsd.org (Postfix) with ESMTP id 4E6FB37B418 for ; Wed, 14 Nov 2001 09:40:34 -0800 (PST) Received: by mail.jpcampbell.com (Postfix, from userid 1000) id B4B2C627E; Wed, 14 Nov 2001 09:39:59 -0800 (PST) Date: Wed, 14 Nov 2001 09:39:59 -0800 From: "John P. Campbell" To: freebsd-questions@freebsd.org Subject: IPSEC and Cisco PIX Message-ID: <20011114093959.A16641@jpcampbell.com> Reply-To: jcampbell@intacct.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i Sender: owner-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 been successful establishing a VPN with a FreeBSD client to a Cisco PIX Firewall device? I've seen evidence of this working from various searches, but no concrete examples. Here is what I have so far. Below is a fairly complete listing of my effort and configuration. Any additional info that is needed can be provided, I'm sure. Thanks in advance. My machine: ------------------------------------------------------------- FreeBSD 4.4 racoon 20011026a In the kernel: options IPSEC options IPSEC_ESP options IPSEC_DEBUG pseudo-device gif 4 # IPv6 and IPv4 tunneling ------------------------------------------------------------- Cisco End: ------------------------------------------------------------- Cisco PIX 515 with following parameters: isakmp policy parameters used by us at VPN gateway: encryption algorithm: DES - Data Encryption Standard hash algorithm: Message Digest 5 authentication method: Pre-Shared Key Diffie-Hellman group: #2 (1024 bit) lifetime: 86400 seconds, no volume limit Default isakmp policy parameters of VPN gateway: encryption algorithm: DES - Data Encryption Standard hash algorithm: Secure Hash Standard authentication method: Rivest-Shamir-Adleman Signature Diffie-Hellman group: #1 (768 bit) lifetime: 86400 seconds, no volume limit ------------------------------------------------------------- I was given a groupname (remoteusers) and userid along with corresponding "passwords". I placed them in a file called psk.txt (referenced in racoon.conf). I've tried various combinations of the following in that file. -- FROM psk.txt --- $VPNIP password1 groupname@$VPNIP password1 groupname password1 myuserid password2 -- END psk.txt --- In racoon.conf I have the following entries: sainfo anonymous { pfs_group 2; lifetime time 30 sec; encryption_algorithm des ; authentication_algorithm hmac_md5 ; compression_algorithm deflate ; } racoon anonymous { exchange_mode main; nonce_size 16; lifetime time 1 min; # sec,min,hour initial_contact on; proposal_check obey; # obey, strict or claim proposal { encryption_algorithm des; hash_algorithm md5; authentication_method rsasig; dh_group 1 ; lifetime time 86400 sec; # sec,min,hour } } 'setkey -DP' give the output as follows. $MYIP = IP address of FreeBSD client 192.168.20.1 - internal ip of VPN $VPNIP - public ip of VPN 192.168.0.0/16[any] $MYIP[any] any in ipsec esp/tunnel/192.168.20.1-$MYIP/require spid=26 seq=1 pid=3783 refcnt=1 $MYIP[any] 192.168.0.0/16[any] any out ipsec esp/tunnel/$MYIP-192.168.20.1/require spid=25 seq=0 pid=3783 refcnt=1 'gifconfig -a' yields: gif0: flags=8051 mtu 1280 inet6 fe80::2c0:f0ff:fe56:7823%gif0 prefixlen 64 inet $MYIP --> 255.255.255.0 netmask 0xff000000 physical address inet $MYIP --> $VPNIP Now, when I start up racoon, I issue the following command: racoon -F -v -f myconfig.conf -p 800 (for some reason the default port doesn't work) This seems to start up fine. When I try to send traffic to an internal IP on the other end of the Cisco, I get the following ($MYIP defined above): -- BEGIN OUTPUT -- 2001-11-13 16:42:50: INFO: isakmp.c:1726:isakmp_post_acquire(): \ IPsec-SA request for 192.168.20.1 queued due to no phase1 found. 2001-11-13 16:42:50: INFO: isakmp.c:816:isakmp_ph1begin_i(): \ initiate new phase 1 negotiation: $MYIP[800]<=>192.168.20.1[500] 2001-11-13 16:42:50: INFO: isakmp.c:821:isakmp_ph1begin_i(): \ begin Identity Protection mode. 2001-11-13 16:43:06: ERROR: isakmp.c:1818:isakmp_chkph1there(): \ phase2 negotiation failed due to time up waiting for phase1. ESP \ 192.168.20.1->$MYIP 2001-11-13 16:43:06: INFO: isakmp.c:1823:isakmp_chkph1there(): \ delete phase 2 handler. -- END OUTPUT -- On the Cisco End I get the following. Note, that it tries both DES and 3DES. Our VPN only supports DES. Ulitimately, the Cisco sees the Client as "acceptable", but nothing seems to happen as far as authenticating with the shared keys. ISAKMP (0): retransmitting phase 1... crypto_isakmp_process_block: src $MYIP, dest $VPNIP crypto_isakmp_process_block: src $MYIP, dest $VPNIP OAK_AG exchange ISAKMP (0): processing SA payload. message ID = 0 ISAKMP (0): Checking ISAKMP transform 1 against priority 10 policy ISAKMP: life type in seconds ISAKMP: life duration (basic) of 60 ISAKMP: encryption 3DES-CBC ISAKMP: auth pre-share ISAKMP: hash SHA ISAKMP: default group 2 ISAKMP (0): atts are not acceptable. Next payload is 0 ISAKMP (0): Checking ISAKMP transform 1 against priority 65535 policy ISAKMP: life type in seconds ISAKMP: life duration (basic) of 60 ISAKMP: encryption 3DES-CBC ISAKMP: auth pre-share ISAKMP: hash SHA ISAKMP: default group 2 ISAKMP (0): atts are not acceptable. Next payload is 0 ISAKMP (0): no offers accepted! ISAKMP (0): SA not acceptable! return status is IKMP_ERR_TRANS ISAKMP (0): deleting SA: src $MYIP, dst $VPNIP ISADB: reaper checking SA 0x8100aae0, conn_id = 0 ISADB: reaper checking SA 0x810f3f50, conn_id = 0 DELETE IT! ISADB: reaper checking SA 0x8100aae0, conn_id = 0 crypto_isakmp_process_block: src $MYIP, dest $VPNIP OAK_MM exchange ISAKMP (0): processing SA payload. message ID = 0 ISAKMP (0): Checking ISAKMP transform 1 against priority 10 policy ISAKMP: life type in seconds ISAKMP: life duration (basic) of 60 ISAKMP: encryption DES-CBC ISAKMP: auth pre-share ISAKMP: hash MD5 ISAKMP: default group 2 ISAKMP (0): atts are acceptable. Next payload is 0 ISAKMP (0): SA is doing pre-shared key authentication using id type ID_FQDN return status is IKMP_NO_ERROR crypto_isakmp_process_block: src $MYIP, dest $VPNIP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:42:22 2001 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 B545D37B417 for ; Wed, 14 Nov 2001 09:42:19 -0800 (PST) Received: from pan.ehsrealtime.com ([213.52.146.196]) by clientmail.ehsrealtime.com with esmtp (Exim 3.33 #2) id 1643ZY-0003yK-01; Wed, 14 Nov 2001 17:11:36 +0000 Received: from waynep by pan.ehsrealtime.com with local (Exim 3.33 #1) id 16441T-000A9b-00; Wed, 14 Nov 2001 17:40:27 +0000 From: Wayne Pascoe To: "Todd Reed" Cc: freebsd-questions@freebsd.org Subject: Re: Virtual Hosting with Apache References: Date: 14 Nov 2001 17:40:27 +0000 In-Reply-To: Message-ID: <86n11pw8s4.fsf@pan.ehsrealtime.com> Lines: 39 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 "Todd Reed" writes: > Here is my NSLookup from my workstation > > C:\>nslookup neac1.neaclinic.com > Server: atlas.neaclinic.com > Address: 192.168.100.60 > > Name: neac1.neaclinic.com > Address: 192.168.125.240 > > Web Server Logs look clean > > Here is the Netstat command results > > beta# netstat -an | grep LISTEN | less > tcp4 0 0 *.80 *.* LISTEN OK, that means that all IP's on the machine will accept requests from port 80. No probs there. When you try and connect from a browser, try doing a netstat -an to see if the machine that your browser is running on makes a connection. I take it the machine the browser is on is the same machine that you are running the nslookup on? Lastly, try adding a ServerName directive to each of the hosts specifying the server name to use. HTH -- - Wayne Pascoe | The time for action is passed. freebsd@molemanarmy.com | Now is the time for senseless http://www.molemanarmy.com | bickering. | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:43:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 7A2E937B405 for ; Wed, 14 Nov 2001 09:43:24 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fAEHhMK75951; Wed, 14 Nov 2001 09:43:22 -0800 (PST) (envelope-from jan@caustic.org) Date: Wed, 14 Nov 2001 09:43:22 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: "Christopher J. Umina" Cc: Subject: Re: My Kernel Config File In-Reply-To: <00c701c16d32$e1786240$0301a8c0@fritzilldo> Message-ID: <20011114093851.B867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 14 Nov 2001, Christopher J. Umina wrote: > Welcome to your server Fritz, have fun! > -------------------------------------------------------------------- > [~FJU]# su > Password: > www# cd /sys/i386/conf/ > www# /usr/sbin/config -g FRITZILLDO > Don't forget to do a ``make depend'' > Kernel build directory is ../../compile/FRITZILLDO > www# cd ../../compile/FRITZILLDO/ > www# make depend > Makefile:28: *** missing separator. Stop. > www# make > Makefile:28: *** missing separator. Stop. > ================================================ > Those are the commands and everything I typed from login over a regular > telnet from a windows machine. The version I'm running is 4.1 and make was > the command that generated that error. it seems there's a problem with the make dependancies. i would delete your kernel compile directory (/usr/src/sys/compile/FRITZILLDO) and start that fresh. see if that fixes the problem. -- jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:43:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from asylum.org (asylum.org [208.13.58.130]) by hub.freebsd.org (Postfix) with ESMTP id 4D58137B416 for ; Wed, 14 Nov 2001 09:43:33 -0800 (PST) Received: from ppro-lib (me@ppro.asylum.org [208.13.58.132]) by asylum.org (8.11.3/8.11.3) with SMTP id fAECTa532550 for ; Wed, 14 Nov 2001 12:29:41 GMT (envelope-from dave@asylum.org) Message-Id: <200111141229.fAECTa532550@asylum.org> X-Sender: dave@localhost X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Wed, 14 Nov 2001 12:44:11 +0000 To: freebsd-questions@FreeBSD.ORG From: dave Subject: Re: Security Check output mailing? 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:22 PM 11/10/01 -0500, you wrote: > >Any idea how to get security to be sent explicitly to >root@keyslapper.org? > Simplest way I've found is to just put a .forward file in the root home directory and have the mail "root@that.host" forwarded to the machine that I read mail on. If you want to get more sophisticated and just have some of the root mail forwarded, procmail is another option. Modifying the scripts is the other way, but having all of the root mail forwarded to somewhere that I'm sure to see it has worked for me. I then just filter it with procmail at the machine where I read it. dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:49:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from umc-mail01.missouri.edu (umc-mail01.missouri.edu [128.206.10.216]) by hub.freebsd.org (Postfix) with ESMTP id 23B0437B417 for ; Wed, 14 Nov 2001 09:49:47 -0800 (PST) Received: by umc-mail01.missouri.edu with Internet Mail Service (5.5.2653.19) id ; Wed, 14 Nov 2001 11:49:46 -0600 Message-ID: <44D2ED0AC0121146BF01366481060EBE1750CCCC@umc-mail02.missouri.edu> From: "Dooley, Ryan" To: 'Mike Meyer' , Stan Brown Cc: questions@freebsd.org Subject: RE: Alternative filesytems? Date: Wed, 14 Nov 2001 11:49:43 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) 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 My understanding is that there is a license issue once again. It's not that the SGI folks aren't interested in porting XFS to FreeBSD but I don't have any real details. http://marc.theaimsgroup.com/?l=linux-xfs&w=2&r=1&s=freebsd+issues&q=b http://marc.theaimsgroup.com/?l=linux-xfs&m=100342420410938&w=2 There are a couple of threads there on the subject. The Christmas present I'm hoping for would be 'fsck -B' MFC'd from the 5.0 work that is being done. Cheers, Ryan -----Original Message----- From: Mike Meyer [mailto:mwm@mired.org] Sent: Wednesday, November 14, 2001 11:34 AM To: Stan Brown Cc: questions@freebsd.org Subject: Re: Alternative filesytems? Stan Brown types: > I was wondering if any of the alternative filesystems curently being > developed for Linux had been ported to FreeBSD? > > I have an application for storing 10's of thousands of image files in the > same directory, and am seeinf (of cource) absyml preformance. I here > Reiserfs (sp) will handle this mutch better for instance. > > Sugestions? Change your application to use a sane directory strategy? There have been mutterings about porting xfs, but I don't think it's actually happening. I'm not sure it would help with your problem, either. On the other hand, the directory caching code in the development branch will help with that kind of thing without needing another file system. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. 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 Nov 14 9:51:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id B438737B416 for ; Wed, 14 Nov 2001 09:51:10 -0800 (PST) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id MAA24167 for ; Wed, 14 Nov 2001 12:50:13 -0500 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.6/8.11.4) id fAEHq1A40532 for freebsd-questions@FreeBSD.ORG; Wed, 14 Nov 2001 12:52:01 -0500 (EST) (envelope-from leblanc) Date: Wed, 14 Nov 2001 12:52:01 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG Subject: Re: Security Check output mailing? Message-ID: <20011114175159.GA38737@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200111141229.fAECTa532550@asylum.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <200111141229.fAECTa532550@asylum.org> User-Agent: Mutt/1.3.23.1i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/14/01 12:44 PM, dave sat at the `puter and typed: > At 02:22 PM 11/10/01 -0500, you wrote: >=20 > > > >Any idea how to get security to be sent explicitly to > >root@keyslapper.org? > > >=20 > Simplest way I've found is to just put a .forward file in the root home > directory and have the mail "root@that.host" forwarded to the machine > that I read mail on. If you want to get more sophisticated and just > have some of the root mail forwarded, procmail is another option.=20 >=20 > Modifying the scripts is the other way, but having all of the root=20 > mail forwarded to somewhere that I'm sure to see it has worked > for me. I then just filter it with procmail at the machine where I read i= t. >=20 > dave For that, I actually prefer to set the /etc/mail/aliases to forward all mail to another address explicitly. It works fine. The problem was that the script was sending to nobody, then sendmail adds 'To: undisclosed-recipients' which I am catching in my spam filter. Editing the script is probably the best solution unless I want to start filtering some of that spam differently. Thanks for the feedback. Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC QOTD: The only easy way to tell a hamster from a gerbil is that the gerbil has more dark meat. --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78q8/eAPWYrNkRWIRArUzAJ4tFgsopBAZtG56k9HFhF6BzEKL8gCeLtSX EUUHSemyK4MRYn79jQLLMrI= =iYME -----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 Wed Nov 14 9:54:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id 5EAFF37B417 for ; Wed, 14 Nov 2001 09:54:28 -0800 (PST) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id MAA24356 for ; Wed, 14 Nov 2001 12:53:35 -0500 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.6/8.11.4) id fAEHtN140559 for freebsd-questions@FreeBSD.ORG; Wed, 14 Nov 2001 12:55:23 -0500 (EST) (envelope-from leblanc) Date: Wed, 14 Nov 2001 12:55:23 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG Subject: Re: Do these errors mean my system is comprimised? Message-ID: <20011114175522.GB38737@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <200111140636.fAE6aEv01550@lv.raad.tartu.ee> <0111132304280G.60958@chip.wiegand.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JYK4vJDZwFMowpUq" Content-Disposition: inline In-Reply-To: <0111132304280G.60958@chip.wiegand.org> User-Agent: Mutt/1.3.23.1i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --JYK4vJDZwFMowpUq Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/13/01 11:04 PM, Chip sat at the `puter and typed: > On Tuesday 13 November 2001 22:35, Toomas Aas wrote: > > Hi Chip! > > > > On 13 Nov 01 at 19:38 you wrote: > > > I found the following on my apache/freebsd/php/mysql server in my log > > > after running analog - > > > Looks like someone planted something that wants NT to work correctly - > > > > > > 111: /scripts/..%255c../winnt/system32/cmd.exe > > > 111: /scripts/..%255c../winnt/system32/cmd.exe?/c+dir > > > 106: /scripts/..%5c../winnt/system32/cmd.exe > > > > [...snip...] > > > > Someone attempted to exploit the Nimda worm against your server. > > Since you are not running Microsoft IIS (I hope!),=20 >=20 > Heck no! Not on my life! Heh, heh. I have apache on FreeBSD (see above). > I have to put up with IIS at work, and what an unreliable piece it is! I = also=20 Hence the 'aftermarket acronyms' IIS -> It Isn't Secure. IIS -> It Isn't Stable. =2E . . :D > have an apache server at work, and it just keeps going, and going, and go= ing.=20 > Heh heh. :-) Yup. I have to restart mine because I get renumbered from time to time, but that's it. L --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Live long and prosper. -- Spock, "Amok Time", stardate 3372.7 --JYK4vJDZwFMowpUq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE78rAKeAPWYrNkRWIRAg9lAJwKk4vM27YCLfD7j9zBtoyjlkRlwwCfZhA/ OD4VpLne//VeUwZfh1Yh464= =P+WG -----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 Wed Nov 14 9:57:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 79FBF37B416 for ; Wed, 14 Nov 2001 09:57:50 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fAEHvZl05033 for ; Wed, 14 Nov 2001 12:57:35 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200111141757.fAEHvZl05033@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Subject: vmware looking for /dev/vmnet1 rather than 0 From: "Richard E. Hawkins" Date: Wed, 14 Nov 2001 12:57:35 -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 vmware has been working fine for months. Suddenly it is now looking for the wrong virtual network device, /dev/vmnet1, rather than /dev/vmnet0 (isn't that where it normally goes?) I get the message window: "Could not get address for /dev/vmnet1: Invalid argument. Failed to configure ethernet0." I made world last week (yikes, is the grammar correct there? maked world? make worlded? :), and rebuilt the vmware port. A few days later, I tried needing to use it immediately, of course :) vmware, and it failed. Both my linux and windows installations fail. There is no /dev/vmnet*, and I find fac13ttyp1:hawk>ls -l /compat/linux/dev/v vmmon% vmnet1% I'm at a loss here, and desparately need help. hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 9:58: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.ecxnetwork.net (mx0.ecxnetwork.net [208.144.33.2]) by hub.freebsd.org (Postfix) with ESMTP id A4E6C37B428 for ; Wed, 14 Nov 2001 09:57:58 -0800 (PST) Received: from mailsvr.ecx.com ([208.144.33.135]) by mx0.ecxnetwork.net (8.11.3/8.11.3) with ESMTP id fAEHYVp87619 for ; Wed, 14 Nov 2001 09:34:31 -0800 (PST) (envelope-from JHilgeman@ecx.com) Received: by mailsvr.ecx.com with Internet Mail Service (5.5.2653.19) id ; Wed, 14 Nov 2001 09:56:33 -0800 Message-ID: <5D90F61EB6FDD411836500508B137F1AA3F039@mailsvr.ecx.com> From: Jonathan Hilgeman To: "'freebsd-questions@freebsd.org'" Subject: Slow/Fast Bandwidth Spurts Date: Wed, 14 Nov 2001 09:56:32 -0800 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 I have a FreeBSD box at home running behind a router on a DSL connection. I have a Windows 2000 box running at a different location on a T1 connection. It is also behind a firewall. I use SecureCRT on Windows 2000 to connect to my FreeBSD box via port 22 (SSH1). For about 5-10 seconds of my session, the speed is instantaneous - no problems whatsoever. All of a sudden, I will hit a slow-down and things I type will take 3 seconds to echo back from the server. Suddenly it will be back at full speed for a few seconds. This cycle loops forever - it is driving me nuts. Any thoughts on this? I know that the data is not getting filtered by firewalls or something because it WILL come through eventually, but the speed just randomly goes from fast to slow to fast to slow over and over again. No patterns that I can detect - I'm running Apache and MySQL but nobody knows about the box. Any reasons this might happen? - Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 10: 5:37 2001 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 03AE237B405 for ; Wed, 14 Nov 2001 10:05:35 -0800 (PST) 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 NAA92175; Wed, 14 Nov 2001 13:23:42 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Wed, 14 Nov 2001 13:05:18 -0500 (EST) From: Stephen Hovey To: Jonathan Hilgeman Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Slow/Fast Bandwidth Spurts In-Reply-To: <5D90F61EB6FDD411836500508B137F1AA3F039@mailsvr.ecx.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 My guess would be that the DSL provider uses ATM for bridging and your data flow isnt priority. On Wed, 14 Nov 2001, Jonathan Hilgeman wrote: > I have a FreeBSD box at home running behind a router on a DSL connection. > I have a Windows 2000 box running at a different location on a T1 > connection. It is also behind a firewall. > I use SecureCRT on Windows 2000 to connect to my FreeBSD box via port 22 > (SSH1). > For about 5-10 seconds of my session, the speed is instantaneous - no > problems whatsoever. > All of a sudden, I will hit a slow-down and things I type will take 3 > seconds to echo back from the server. > Suddenly it will be back at full speed for a few seconds. > This cycle loops forever - it is driving me nuts. Any thoughts on this? > > I know that the data is not getting filtered by firewalls or something > because it WILL come through eventually, but the speed just randomly goes > from fast to slow to fast to slow over and over again. No patterns that I > can detect - I'm running Apache and MySQL but nobody knows about the box. > > Any reasons this might happen? > > - Jonathan > > 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 Nov 14 10:15:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 0A13F37B405 for ; Wed, 14 Nov 2001 10:15:40 -0800 (PST) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 1644ZV-0003FI-00; Wed, 14 Nov 2001 19:15:37 +0100 Received: from pd90172d2.dip.t-dialin.net ([217.1.114.210]) by mrvdom04.kundenserver.de with esmtp (Exim 2.12 #2) id 1644ZU-0003Dc-00; Wed, 14 Nov 2001 19:15:36 +0100 Date: Wed, 14 Nov 2001 17:13:52 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: Dave Cc: Subject: Re: HP Deskjet Woes In-Reply-To: <20011114121720.A12653@mimir.res.WPI.NET> Message-ID: <20011114170519.E912-100000@big> 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, 14 Nov 2001, Dave wrote: > Ok. I've lived with this problem for a few months now but it really is > starting to bother me. I set up my printer using apsfilter using the > 'hpdj' driver. Now, this is a color printer, so I have, at times, > specified different settings for the color option. I often leave it set to > 'default', but I have tried several other options as well (8bpp, 24bpp, > 32bpp). None of these seem to enable color printing though. > So, what am I doing wrong? Has anyone else managed to get color > printing to work on this printer (it's an HP 842C -- I actually got it > because someone recommended it for FreeBSD). Am I using the wrong driver? Indeed there are two different filters for hp's in apsfilter and they have very similar names: hpdj and some other thing like this. One of them will print black&white by default, but also can do colors by some cryptical command. The other one prints colors by default. You also can have a look at apsfilter's handbook on www.apsfilter.org or subscribe to their mailing list. They are quite nice and helpful to everybody. Uli. > The wrong filter? > > As always, your help is invaluable. I seriously don't know what I'd do > without this list. Thank you, > > -- Dave > > PS: If you could cc my e-mail address (dloose at wpi dot edu) to your > response, I would appreciate it greatly. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ************************************ * P. U. Kruppa - Wuppertal * * Germany * * www.pukruppa.de www.2000d.de * ************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 10:36:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id DA6A237B416 for ; Wed, 14 Nov 2001 10:36:20 -0800 (PST) Received: from barbish ([63.70.155.109]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Wed, 14 Nov 2001 13:36:53 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: Clearing all the log files at shutdown time Date: Wed, 14 Nov 2001 13:36:15 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE 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 all readers of the FBSD Questions group I can not find anything in the FBSD handbook 2nd edition about clearing out all the different logs making them empty. Is there some standard way of handling the cycling of the logs? What is the recommended method of doing it? Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 10:37:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dfw-smtpout1.email.verio.net (dfw-smtpout1.email.verio.net [129.250.36.41]) by hub.freebsd.org (Postfix) with ESMTP id 2898037B418 for ; Wed, 14 Nov 2001 10:37:42 -0800 (PST) Received: from [129.250.38.61] (helo=dfw-mmp1.email.verio.net) by dfw-smtpout1.email.verio.net with esmtp id 1644up-0002J1-00 for questions@freebsd.org; Wed, 14 Nov 2001 18:37:39 +0000 Received: from dsl-64-194-5-249.telocity.com ([64.194.5.249] helo=ns.net) by dfw-mmp1.email.verio.net with esmtp id 1644un-0001nz-00 for questions@FreeBSD.ORG; Wed, 14 Nov 2001 18:37:37 +0000 Message-ID: <3BF2BB68.7EEE4576@ns.net> Date: Wed, 14 Nov 2001 10:43:52 -0800 From: Joseph Maxwell X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Kernel rebuild =>Error code 1 syntax error????? References: <200111120916.fAC9GBQ12015@lv.raad.tartu.ee> <3BEFC39F.28B2C70C@ns.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Could anyone shed any light on this code config: line 197: syntax error ***Error code 1 Stop in /usr/src _______________________________ code snippet at line 196 & 197: 196: device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 197: device ed1 at isa? port 0x320 irq 10 iomem 0xe6000 _______________________________ Could not detect any discernible syntactic difference between l-196 & l-197 I've made repeated changes to allowable ( so I think) values of port & iomem, all to no avail. Thanks. -- Joe -- PS. Using "make buildkernel KERNCONF=MYKERNEL" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 10:40:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marble.dublin.wbtsystems.com (marble.dublin.wbtsystems.com [193.120.231.8]) by hub.freebsd.org (Postfix) with ESMTP id 5E72D37B417 for ; Wed, 14 Nov 2001 10:40:07 -0800 (PST) Received: from SUNYA (SUNYA.dublin.wbtsystems.com [193.120.231.190]) (authenticated) by marble.dublin.wbtsystems.com (8.11.6/8.11.6) with ESMTP id fAEIe3F82119; Wed, 14 Nov 2001 18:40:03 GMT From: "Barry Byrne" To: "Joe & Fhe Barbish" , "FBSD Questions" Subject: RE: Clearing all the log files at shutdown time Date: Wed, 14 Nov 2001 18:39:55 -0000 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 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 Joe: Try newsyslog. man newsyslog for further info. - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland Email: barry.byrne@wbtsystems.com Web: www.wbtsystems.com > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Joe & Fhe > Barbish > Sent: 14 November 2001 18:36 > To: FBSD Questions > Subject: Clearing all the log files at shutdown time > > > To all readers of the FBSD Questions group > > > I can not find anything in the FBSD handbook 2nd edition about > clearing out > all the different logs making them empty. Is there some standard way of > handling the cycling of the logs? What is the recommended method of doing > it? > > > Thanks > > Joe > > > 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 Nov 14 10:45:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-2.enteract.com (smtp-2.enteract.com [207.229.143.4]) by hub.freebsd.org (Postfix) with ESMTP id E5E4C37B417; Wed, 14 Nov 2001 10:45:13 -0800 (PST) Received: from jamestown.21stcentury.net (24-148-18-116.na.21stcentury.net [24.148.18.116]) by smtp-2.enteract.com (Postfix) with ESMTP id 26BEDC40C; Wed, 14 Nov 2001 12:45:13 -0600 (CST) Received: (from jtm@localhost) by jamestown.21stcentury.net (8.11.6/8.11.3) id fAEIjJo05059; Wed, 14 Nov 2001 12:45:19 -0600 (CST) (envelope-from jtm) To: Rick Bradley Cc: Conrad Sabatier , freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: unknown kernel error message References: <20011112095417.F25208@negwo.eastcore.net> From: James McNaughton Date: 14 Nov 2001 12:45:18 -0600 In-Reply-To: Rick Bradley's message of "Mon, 12 Nov 2001 09:54:17 -0600" Message-ID: <86u1vxfayp.fsf@jamestown.21stcentury.net> Lines: 22 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rick Bradley writes: > * Conrad Sabatier (conrads@home.com) [011112 09:16]: > > A friend of mine is getting these lately, every time he boots his > > 4.4-STABLE box (I just cvsupped him and built a new world and kernel last > > night to see if it would help; didn't): > > > > Nov 11 22:36:10 unixpros /kernel: arp: unknown hardware address format > > (0x0800) > I get this same message often since I got a cable modem. There seems to be no pattern as to when it occurs. I infer from the wording that someone on the local ethernet segment is advertising a weird non-ethernet MAC address. I have found no explanation so far and stopped looking for one. There appears to be no degredation to my system performance. Is this coming from the ISP's network or is it an internal network? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 10:50:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 0B6E537B416 for ; Wed, 14 Nov 2001 10:50:21 -0800 (PST) Date: Wed, 14 Nov 2001 13:52:49 -0500 Message-Id: <200111141352.AA1765605498@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: Subject: phpnuke 4.2 on freebsd 4.3 X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I am getting the below error on the stats.php page of phpnuke 4.2. I assume its from nuke being written more for linux from my understanding of the requirements and reading of their literature. I tried to find the cpuinfo and meminfo by doing a find / -name "cpuinfo" -print but nothing was returned. Is there a fix for it ? the lines of the stats.php in question are: Warning: file("/proc/cpuinfo") - No such file or directory in /usr/local/www/htdocs/phpnuke/html/stats.php on line 28 ***line 28 reads: $cpuinfo = file("/proc/cpuinfo") Warning: file("/proc/meminfo") - No such file or directory in /usr/local/www/htdocs/phpnuke/html/stats.php on line 48 ***line 48 reads: $meminfo = file("/proc/meminfo") Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 63 ***line 63 reads: $percent_free = round( $free_mem / $total_mem * 100 ); Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 64 Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 65 Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 66 Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 67 Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 68 Warning: Division by zero in /usr/local/www/htdocs/phpnuke/html/stats.php on line 69 also i see phpnuke shows 5.2 and 5.3 as latest while the ports show 4.2 in /stand/systinstall but the search page on freebsd.org show the 5.2 as the heading but show 5.3 if you do sources ? why ? thanks mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 10:50:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tholian.securitydynamics.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 6BB7537B418 for ; Wed, 14 Nov 2001 10:50:48 -0800 (PST) Received: from sdtihq24.securitydynamics.com by tholian.securitydynamics.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 14 Nov 2001 18:46:58 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id NAA10305 for ; Wed, 14 Nov 2001 13:50:43 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id fAEIofG27188 for ; Wed, 14 Nov 2001 13:50:41 -0500 (EST) Received: (qmail 20100 invoked from network); 14 Nov 2001 18:50:40 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 14 Nov 2001 18:50:40 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id fAEIoaQ28345; Wed, 14 Nov 2001 10:50:36 -0800 (PST) (envelope-from mikko) Date: Wed, 14 Nov 2001 10:50:36 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200111141850.fAEIoaQ28345@mikko.rsa.com> To: s9810048@mmu.edu.my Cc: questions@freebsd.org Subject: Re: FreeBSD Versus Linux Revisited Newsgroups: local.freebsd.questions References: <1691.10.100.98.133.1005711863.squirrel@10.100.3.5> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-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: >Hi, >This article really grap my attention >http://www.byte.com/documents/s=1794/byt20011107s0001/1112_moshe.html >And then come to my mind, what I need to do to make my FreeBSD box run to its >limit. What should I do to make it really optimize, fast etc..? Oh, no. Someone please tell me there is a typo in here somewhere (from the article, under "System Tuning", in what seems to be describing parameters for FreeBSD [1]): "I also increased the maxusers value. This file sets the size of a number of important system tables. Setting maxusers to 4 lets you have up to 84 simultaneous processes, which is hardly enough for today's busy servers. I increased this value to 20." 20? GENERIC sets it to 32, and anyone running an even remotely "busy" will raise it to 128 or 256... I wonder where the figure "4" came from. GENERIC in FreeBSD 1.1 set MAXUSERS to 10, and it has never been lower than that, AFAIK. Sigh. More useless benchmarks. $.02, /Mikko 1) In which case it doesn't make sense to describe MAXUSERS as a "file"... -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11: 3: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id BB50A37B416 for ; Wed, 14 Nov 2001 11:03:00 -0800 (PST) Received: from shell.core.com (shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id fAEJ2uU70242; Wed, 14 Nov 2001 13:02:56 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id fAEJ2uW06848; Wed, 14 Nov 2001 13:02:56 -0600 (CST) Date: Wed, 14 Nov 2001 13:02:56 -0600 From: Doug Poland To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vmware looking for /dev/vmnet1 rather than 0 Message-ID: <20011114130255.B6273@polands.org> References: <200111141757.fAEHvZl05033@fac13.ds.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111141757.fAEHvZl05033@fac13.ds.psu.edu>; from dochawk@psu.edu on Wed, Nov 14, 2001 at 12:57:35PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 12:57:35PM -0500, Richard E. Hawkins wrote: > > vmware has been working fine for months. Suddenly it is now looking > for the wrong virtual network device, /dev/vmnet1, rather than > /dev/vmnet0 (isn't that where it normally goes?) > > I get the message window: "Could not get address for /dev/vmnet1: > Invalid argument. Failed to configure ethernet0." > > I made world last week (yikes, is the grammar correct there? maked > world? make worlded? :), and rebuilt the vmware port. A few days > later, I tried needing to use it immediately, of course :) vmware, and > it failed. Both my linux and windows installations fail. > > There is no /dev/vmnet*, and I find > > > fac13ttyp1:hawk>ls -l /compat/linux/dev/v > vmmon% vmnet1% > Isn't it a kernel module that's loaded from boot.loader? It's been awhile since I've tried it as I was never able to get my guest OS to see the outside network. -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11: 8:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id B840237B416 for ; Wed, 14 Nov 2001 11:08:48 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fAEJ8Wl07032; Wed, 14 Nov 2001 14:08:32 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200111141908.fAEJ8Wl07032@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Doug Poland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vmware looking for /dev/vmnet1 rather than 0 In-Reply-To: Your message of "Wed, 14 Nov 2001 13:02:56 CST." <20011114130255.B6273@polands.org> From: dochawk@psu.edu Date: Wed, 14 Nov 2001 14:08:32 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Wed, Nov 14, 2001 at 12:57:35PM -0500, Richard E. Hawkins wrote: > > I get the message window: "Could not get address for /dev/vmnet1: > > Invalid argument. Failed to configure ethernet0." > > I made world last week (yikes, is the grammar correct there? maked > > world? make worlded? :), and rebuilt the vmware port. A few days > > later, I tried needing to use it immediately, of course :) vmware, and > > it failed. Both my linux and windows installations fail. > > fac13ttyp1:hawk>ls -l /compat/linux/dev/v > > vmmon% vmnet1% > Isn't it a kernel module that's loaded from boot.loader? It's > been awhile since I've tried it as I was never able to get my > guest OS to see the outside network. that modules seems to be loadiing, as #5: fac13ttyp1:hawk>kldstat Id Refs Address Size Name 1 6 0xc0100000 2e799c kernel 2 1 0xc1875000 7000 linprocfs.ko 3 1 0xc18d9000 2000 rtc.ko 4 2 0xc18dc000 15000 linux.ko 5 1 0xc193b000 9000 vmmon_up.ko 6 1 0xc1945000 4000 if_tap.ko there is only one module, isn't there? hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:10:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from opensrs.saignon.net (216-120-17-31.dsl.cust.tfb.com [216.120.17.31]) by hub.freebsd.org (Postfix) with ESMTP id 7001237B405 for ; Wed, 14 Nov 2001 11:10:10 -0800 (PST) Received: from tsaignmobl (u2938@prx2.ipivot.com [216.188.41.2]) by opensrs.saignon.net (8.11.4/8.11.3) with ESMTP id fAEJDIH05737 for ; Wed, 14 Nov 2001 11:13:18 -0800 (PST) (envelope-from tony@saign.com) From: Tony Saign Reply-To: To: Subject: Sony SDT-9000 compatibility?? Date: Wed, 14 Nov 2001 11:09:54 -0800 Message-ID: <000001c16d3f$f1fa6250$da0b010a@tsaignmobl> 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 Please reply off-list if you have an answer, I don't belong to the list... I recently purchased a Sony SDT-9000 DDS tape drive to replace an aging (and noisy!!) HP DDS drive. I am getting SCSI parity errors when I try to do any writing to the tape. The device is recognized SCSI ID is set to 2, and it is terminated properly. There are some jumper settings on the bottom of the drive, and an article on their web-site referencing UNIX* compatibilty. Could this be the issue?? There tech support wasn't much help, and the document makes no mention of FreeBSD. The box is FreeBSD 4.4, and I am using Dump for backups. Does anyone have any information about Sony DDS tape drives, and FreeBSD?? If I can't get this thing to work, I own a $500 paperweight :( Thanks in advance, -Tony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:18:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 498A837B416 for ; Wed, 14 Nov 2001 11:18:51 -0800 (PST) Received: from shell.core.com (shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id fAEJInU90943; Wed, 14 Nov 2001 13:18:49 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id fAEJIn608116; Wed, 14 Nov 2001 13:18:49 -0600 (CST) Date: Wed, 14 Nov 2001 13:18:49 -0600 From: Doug Poland To: dochawk@psu.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vmware looking for /dev/vmnet1 rather than 0 Message-ID: <20011114131849.C6273@polands.org> References: <20011114130255.B6273@polands.org> <200111141908.fAEJ8Wl07032@fac13.ds.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111141908.fAEJ8Wl07032@fac13.ds.psu.edu>; from dochawk@psu.edu on Wed, Nov 14, 2001 at 02:08:32PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 02:08:32PM -0500, dochawk@psu.edu wrote: > > On Wed, Nov 14, 2001 at 12:57:35PM -0500, Richard E. Hawkins wrote: > > > > I get the message window: "Could not get address for /dev/vmnet1: > > > Invalid argument. Failed to configure ethernet0." > > > > I made world last week (yikes, is the grammar correct there? maked > > > world? make worlded? :), and rebuilt the vmware port. A few days > > > later, I tried needing to use it immediately, of course :) vmware, and > > > it failed. Both my linux and windows installations fail. > > > > fac13ttyp1:hawk>ls -l /compat/linux/dev/v > > > vmmon% vmnet1% > > > Isn't it a kernel module that's loaded from boot.loader? It's > > been awhile since I've tried it as I was never able to get my > > guest OS to see the outside network. > > > that modules seems to be loadiing, as #5: > > fac13ttyp1:hawk>kldstat > Id Refs Address Size Name > 1 6 0xc0100000 2e799c kernel > 2 1 0xc1875000 7000 linprocfs.ko > 3 1 0xc18d9000 2000 rtc.ko > 4 2 0xc18dc000 15000 linux.ko > 5 1 0xc193b000 9000 vmmon_up.ko > 6 1 0xc1945000 4000 if_tap.ko > > > there is only one module, isn't there? > I think the other module is rtc.ko Sorry I'm not more help. Just hoping a *real* knowledgeable person will jump in here. I'd like to see a FAQ or something on FreeBSDDiary.org that takes vmware from "cradle to grave", as it were. -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:23:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 407E437B405 for ; Wed, 14 Nov 2001 11:23:37 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fAEJNHl07351; Wed, 14 Nov 2001 14:23:17 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200111141923.fAEJNHl07351@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Doug Poland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vmware looking for /dev/vmnet1 rather than 0 In-Reply-To: Your message of "Wed, 14 Nov 2001 13:18:49 CST." <20011114131849.C6273@polands.org> From: dochawk@psu.edu Date: Wed, 14 Nov 2001 14:23:17 -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 > > > > Isn't it a kernel module that's loaded from boot.loader? It's > > > been awhile since I've tried it as I was never able to get my > > > guest OS to see the outside network. > > that modules seems to be loadiing, as #5: > > fac13ttyp1:hawk>kldstat > > Id Refs Address Size Name > > 1 6 0xc0100000 2e799c kernel > > 2 1 0xc1875000 7000 linprocfs.ko > > 3 1 0xc18d9000 2000 rtc.ko > > 4 2 0xc18dc000 15000 linux.ko > > 5 1 0xc193b000 9000 vmmon_up.ko > > 6 1 0xc1945000 4000 if_tap.ko > > there is only one module, isn't there? > I think the other module is rtc.ko Sorry I'm not more help. OK, but rtc.ko is also loaded. Do I need to hunt down something and rebuild it?? > Just hoping a *real* knowledgeable person will jump in here. > I'd like to see a FAQ or something on FreeBSDDiary.org that > takes vmware from "cradle to grave", as it were. Except for assuming that someone would know anything about samba, I got everything done from the page at freebsdzine.org. I don't have the time to learn all about samba, or even figure out how to negotiate it's maze of documentation. I'd love to see a simple samba configuration. hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:25: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c000.snv.cp.net (c000-h007.c000.snv.cp.net [209.228.32.71]) by hub.freebsd.org (Postfix) with SMTP id 3A54337B417 for ; Wed, 14 Nov 2001 11:24:56 -0800 (PST) Received: (cpmta 3446 invoked from network); 14 Nov 2001 11:24:55 -0800 Received: from 24.0.234.208 (HELO trittico.fiddi.com) by smtp.runkle.com (209.228.32.71) with SMTP; 14 Nov 2001 11:24:55 -0800 X-Sent: 14 Nov 2001 19:24:55 GMT Date: Wed, 14 Nov 2001 11:24:54 -0800 (PST) From: Dave Runkle X-X-Sender: dave@trittico.fiddi.com To: freebsd-questions@freebsd.org Subject: KDEmulti: replaced by = Stop In-Reply-To: <200111140405.fAE45Od16946@gaia.inet.co.th> Message-ID: <20011114073658.K56417-100000@trittico.fiddi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The error: $ cat /usr/include/malloc.h /* $FreeBSD: src/include/malloc.h,v 1.4 2001/10/25 02:35:29 wollman Exp $ */ #error " has been replaced by " $ I've been playing with this KDE 2.2.1 'upgrade' over the past couple of weeks or more, through several resups, making it through several stops. This one stop hits me with kdemultimedia-2.2 -> 2.2.1 and kdegraphics-2.2 -> 2.2.1. I've been able to upgrade all of the other main kde ports. I've done a couple of make cleans, I've rebuilt QT, I've deinstalled kdemulti, I've tried a make reinst, a make, and a portupgrade attempt too. I have the standard make.conf, nothing unusual there. It's unamed: FreeBSD trittico.fiddi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Nov 7 10:34:59 PST 2001 so it's a week-old kernel build. Ports are about that too. I did build a fresh kdebase-2.2.1_1 since then. during the kdemultimedia build, I've entered the directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/kscd/libwm' and then this command and resultant error stops: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/include -I/usr/local/include -I/usr/include -I/usr/X11R6/include/qt2 -I/usr/include -I/usr/X11R6/include -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -D_THREAD_SAFE -I/usr/local/include -O2 -O -pipe -march=pentiumpro -c wm_helpers.c -fPIC -DPIC -o .libs/wm_helpers.o In file included from wm_helpers.c:33: /usr/include/malloc.h:2: #error " has been replaced by " wm_helpers.c: In function `wm_libver_number': wm_helpers.c:66: warning: assignment makes pointer from integer without a cast wm_helpers.c: In function `wm_strmcpy': wm_helpers.c:117: warning: assignment makes pointer from integer without a cast wm_helpers.c: In function `wm_strmcat': wm_helpers.c:142: warning: assignment makes pointer from integer without a cast wm_helpers.c: In function `wm_strdup': wm_helpers.c:160: warning: assignment makes pointer from integer without a cast gmake[3]: *** [wm_helpers.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/kscd/libwm' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/kscd' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/audio/kdemultimedia2. *** Error code 1 --- I've even tried going into kscd and also libwm below that and tried to make those by themselves, always getting the same result. I get that same /usr/include/malloc.h error message: # cat /usr/include/malloc.h /* $FreeBSD: src/include/malloc.h,v 1.4 2001/10/25 02:35:29 wollman Exp $ */ #error " has been replaced by " I'm getting the same error out of upgrade to kdegraphics-2.2 as well. Any tips or tricks or pointers, very much appreciated. Thanks! Dave -- FreeBSD 5.0-CURRENT 7:36AM up 6 days, 17:11, 7 users, load averages: 0.06, 0.03, 0.11 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:33:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id 8A59737B405 for ; Wed, 14 Nov 2001 11:33:47 -0800 (PST) Received: from tere.sinp.msu.ru ([213.131.9.140] helo=tere) by SRDMAIL.SINP.MSU.RU with smtp (Exim 3.33 #3) id 1645lh-000GQt-00 for freebsd-questions@FreeBSD.ORG; Wed, 14 Nov 2001 22:32:17 +0300 Message-ID: <02bd01c16d43$1324cda0$8c0983d5@sinp.msu.ru> From: "Dmitry A. Mottl" To: Subject: dump trouble Date: Wed, 14 Nov 2001 22:32:19 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a problem with dumping to magnetic tape == [spectre pwd]# dump -f /dev/sa0 /var DUMP: Date of this level 0 dump: Wed Nov 14 22:28:12 2001 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/ad0s1e (/var) to /dev/sa0 DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 7316 tape blocks on 0.19 tape(s). DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: write error 3030 blocks into volume 1 DUMP: Do you want to restart?: ("yes" or "no") no DUMP: The ENTIRE dump is aborted. == kernel messages: == Nov 14 22:29:23 spectre /kernel: (sa0:ncr0:0:5:0): WRITE FILEMARKS. CDB: 10 0 0 0 2 0 Nov 14 22:29:23 spectre /kernel: (sa0:ncr0:0:5:0): MEDIUM ERROR asc:3,2 Nov 14 22:29:23 spectre /kernel: (sa0:ncr0:0:5:0): Excessive write errors Nov 14 22:29:23 spectre /kernel: (sa0:ncr0:0:5:0): failed to write terminating filemark(s) == similar results I have on other magnetic tapes. -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:41:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.stonehenge-net.com (dsl081-053-198.sfo1.dsl.speakeasy.net [64.81.53.198]) by hub.freebsd.org (Postfix) with ESMTP id 3568C37B405 for ; Wed, 14 Nov 2001 11:41:14 -0800 (PST) Received: from localhost (ben@localhost) by www.stonehenge-net.com (8.11.6/8.11.6) with ESMTP id fAEJbUl43885 for ; Wed, 14 Nov 2001 11:37:30 -0800 (PST) (envelope-from ben@stonehenge-net.com) Date: Wed, 14 Nov 2001 11:37:29 -0800 (PST) From: ben X-X-Sender: ben@www To: freebsd-questions@freebsd.org Subject: load balancing solution? Message-ID: <20011114112833.G43859-100000@www> 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 quick load balance solution that will provide 1 ip on the front end and round robin balancing on the back end for 2 to 4 servers, as a proof of concept for a project ( and as a way to sneak FreeBSD into the workplace :) . it sounds like i might be able to build this with nat and bind... but i think i remember that ipnat would translate requests _before_ bind would see them, whicn is the opposit of the behavior i want. i looked through the ports collection, and it looks like pen does 'real' load balancing, but for this project, i actually need round-robin (trying to demonstrate that the servers on the back end successfully share their session data) dows pen also do round-robin, or does anyone know of any other quick solutions to this problem? thanks! ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:44:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id 3BFB737B416 for ; Wed, 14 Nov 2001 11:44:18 -0800 (PST) Received: from there (d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.11.6/8.11.6) with SMTP id fAEJiB426655; Wed, 14 Nov 2001 11:44:11 -0800 (PST) Message-Id: <200111141944.fAEJiB426655@gladstone.uoregon.edu> Content-Type: text/plain; charset="iso-8859-1" From: Eric Anholt Reply-To: eanholt@gladstone.uoregon.edu To: Mark Miller , freebsd-questions@FreeBSD.ORG Subject: Re: getting the most out of OpenGL Date: Wed, 14 Nov 2001 11:44:40 -0800 X-Mailer: KMail [version 1.3] References: <20011114005255.U54251-100000@soda.csua.berkeley.edu> In-Reply-To: <20011114005255.U54251-100000@soda.csua.berkeley.edu> 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 Which X are you using? XFree86-4 from ports (what I would call "the most recent") provides no hardware opengl acceleration on nvidia cards. The 3.3.6 XFree (the default X that is installed with FreeBSD) can get some TNT support through utah-glx (ports/graphics/utah-glx), but that will still be very slow compared to even a voodoo3 because nvidia never released enough info to get DMA working. On Wednesday 14 November 2001 00:56, Mark Miller wrote: > Hi, > > I'm trying to get my Riva TNT card to accelerate OpenGL a bit, but I can't > tell if I'm getting anything beyond software acceleration. xpdyinfo > reports GLX and SGI-GLX available, but my frame rates stick around > 4/second with the app I'm testing it with (a fairly complicated roller > coaster simulation). I've tried different color depths (8,16,24) as > mentioned by the one article I could find on the subject, but the > performance doesn't change in any noticeable way. > > Is there anything I can do to make this work? I'm running 4.2, with the > most recent XF86 server, Mesa3, etc. > > > Thanks, > Mark Miller > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Eric Anholt eanholt@gladstone.uoregon.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:57:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.hitachi.net (netsvc2.hitachi.net [63.66.25.5]) by hub.freebsd.org (Postfix) with ESMTP id BCAC837B405 for ; Wed, 14 Nov 2001 11:57:12 -0800 (PST) Received: from pop.hal.hitachi.com ([63.66.25.129]) by mail2.hitachi.net (Netscape Messaging Server 4.15) with ESMTP id GMT3ET02.N0G for ; Wed, 14 Nov 2001 11:56:53 -0800 Received: from md1-sv04-sfo.hal.hitachi.com ([137.168.153.26]) by pop.hal.hitachi.com (Netscape Messaging Server 4.15) with SMTP id GMT3FB00.0Y5 for ; Wed, 14 Nov 2001 11:57:11 -0800 Received: from smtp1.hsa.hitachi.com ([137.168.8.2]) by md1-sv04-sfo.hal.hitachi.com (NAVGW 2.5.1.13) with SMTP id M2001111411570125646 for ; Wed, 14 Nov 2001 11:57:01 -0800 Received: from hsa.hitachi.com ([137.168.149.121]) by smtp1.hsa.hitachi.com (Netscape Messaging Server 4.15) with ESMTP id GMT3FV00.ALO for ; Wed, 14 Nov 2001 11:57:31 -0800 Message-ID: <3BF2CC91.212D9E27@hsa.hitachi.com> Date: Wed, 14 Nov 2001 11:57:05 -0800 From: "Rakesh Prajapati" Organization: Hitachi Semiconductor (America), Inc. X-Mailer: Mozilla 4.77 [en]C-CCK-MCD (Windows NT 5.0; U) X-Accept-Language: en-US,ja MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: a good kde based telnet app ??? 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 , Can somebody suggest a good telnet program prefrably KDE based which will allow me to - highlight text using left mouse button then - cut and paste from the screen using right mouse button , drag and drop is even better. I find that the telnet program that comes with freebsd namely kconsole is inadequate. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 11:59: 5 2001 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 A677037B405 for ; Wed, 14 Nov 2001 11:59:01 -0800 (PST) Message-ID: <20011114195901.56584.qmail@web13508.mail.yahoo.com> Received: from [155.43.70.232] by web13508.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 11:59:01 PST Date: Wed, 14 Nov 2001 11:59:01 -0800 (PST) From: FiReJDL Subject: Support or no support? 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 completely new to FreeBSD, and 99% new to Unix/Linux (I have used Linux Red Hat, but not to a very high extent). I have a question regarding my network interface card, and I would appreciate your time in answering this question. I currently have a Proxim Netline 10/100 USB Adapter (PN796), which connects to my cable modem, and then to the Internet via AT&T @Home. The NIC uses the AMDtek AN986 chip set. If I were to install FreeBSD, would I be able to use my current NIC? If so, how would I install the drivers for it? If not, would I have to purchase a new, supported NIC? Thank you very much for your time. -- Joey Line ===== Thanks!De14FiRe __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 12: 0: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id A19FF37B405 for ; Wed, 14 Nov 2001 11:59:53 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 1646CJ-0005Lo-00; Thu, 15 Nov 2001 08:59:47 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fAEJxlG59872; Thu, 15 Nov 2001 08:59:47 +1300 (NZDT) (envelope-from jonc) Date: Thu, 15 Nov 2001 08:59:47 +1300 From: Jonathan Chen To: FJU@Fritzilldo.com Cc: freebsd-questions@freebsd.org Subject: Re: My Kernel Config File Message-ID: <20011115085947.A59784@jonc.itouch> References: <002f01c16d1d$a3247840$0301a8c0@fritzilldo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <002f01c16d1d$a3247840$0301a8c0@fritzilldo>; from FJU@Fritzilldo.com on Wed, Nov 14, 2001 at 10:04:19AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 10:04:19AM -0500, FJU@Fritzilldo.com wrote: > Hello, > > I read in my book that if make fails when trying to compile a new kernel > that I should send the kernel config file to you to look over. I tried to > make it and it gave me this error: > > Makefile:28: *** missing seperator. Stop. Like I've said before, you have to use /usr/bin/make instead of GNU's make. How do I know you're using GNU make? With the standard BSD make, your error message will look like: "Makefile", line 1: Need an operator make: fatal errors encountered -- cannot continue GNU make gives a: Makefile:1: *** missing separator. Stop. The kernel build system *requires* that you use the base system's make(1) utility and not some 3rd party import. -- Jonathan Chen ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 12: 2: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id F0A8337B425 for ; Wed, 14 Nov 2001 12:01:53 -0800 (PST) Received: by sdf.lonestar.org (8.11.6/8.11.6) id fAEK1mw07062; Wed, 14 Nov 2001 20:01:48 GMT Date: Wed, 14 Nov 2001 20:01:48 +0000 (UTC) From: Erik Sabowski To: Subject: apm on inspiron 8000 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 running freebsd-4.4. i have apm enabled in the kernel (just the default configuration) and apm and apmd are enabled in rc.conf. despite all this, apm doesn't work. when i try to run apmd from the command line i get: apmd[2723]: start and that's all, it never even starts. i noticed that there is no apm0 entry displayed when i start up the machine, i guess this means apm is configured incorrectly? i know people have apm working on the inspiron 8000, so i know it does work. -- airyk@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 12:19:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.thought.org (sense-kline-249.oz.net [216.39.168.249]) by hub.freebsd.org (Postfix) with ESMTP id 4F6D037B405 for ; Wed, 14 Nov 2001 12:19:52 -0800 (PST) Received: (from kline@localhost) by tao.thought.org (8.11.3/8.11.0) id fAEKJpt17352 for freebsd-questions@FreeBSD.ORG; Wed, 14 Nov 2001 12:19:51 -0800 (PST) (envelope-from kline) From: Gary Kline Message-Id: <200111142019.fAEKJpt17352@tao.thought.org> Subject: remote printing between 2 networked FBSD systems.... To: freebsd-questions@FreeBSD.ORG (FreeBSD Mailing List) Date: Wed, 14 Nov 2001 12:19:50 -0800 (PST) Organization: <> thought.org: pvblic service Unix since 1986... <> X-Mailer: ELM [version 2.5 PL5] 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 had a remote printcap entry working 3, 3+ years ago, but have forgotten the exact syntax (aka, magic) entry lines. My printer HP Deskjet is on "tao"; the following is what I have on my remote platform: remote|Sample remote printer:\ :sh:\ :rm=tao.thought.org:sd=/var/spool/output/tao.thought.org:\ :lf=/var/log/lpd-errs:\ :if=/usr/local/libexec/hpif Anybody see what I need to add? The missing "@" where the dot is makes no difference. Either way, same: zen# !lpr lpr printcap lpr: lp: unknown printer zen# Thanks for any insights. 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 Wed Nov 14 12:32:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 5759337B405; Wed, 14 Nov 2001 12:32:29 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 14 Nov 2001 20:32:28 +0000 (GMT) To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG, marcel@FreeBSD.ORG Subject: Re: vmware looking for /dev/vmnet1 rather than 0 In-Reply-To: Your message of "Wed, 14 Nov 2001 12:57:35 EST." <200111141757.fAEHvZl05033@fac13.ds.psu.edu> Date: Wed, 14 Nov 2001 20:32:28 +0000 From: Ian Dowse Message-ID: <200111142032.aa79929@salmon.maths.tcd.ie> Sender: owner-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 <200111141757.fAEHvZl05033@fac13.ds.psu.edu>, "Richard E. Hawkins" w rites: >vmware has been working fine for months. Suddenly it is now looking >for the wrong virtual network device, /dev/vmnet1, rather than >/dev/vmnet0 (isn't that where it normally goes?) I think it always used vmnet1, but something has definitely broken in the last few weeks. I suspect the changes to the linuxulator are the cause, but vmware's freebsd shims do weird things that probably depended too much on the internal workings of the linux emulation code. A ktrace of vmware as it fails shows that it opens /compat/linux/dev/vmnet1 and attempts to do a SIOCGIFADDR ioctl on that descriptor (i.e a socket ioctl on a character device descriptor) but gets an EINVAL return. I haven't figured out for sure if it uses the linux (0x8915) or freebsd number for the ioctl. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 12:34:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 4D3AF37B416 for ; Wed, 14 Nov 2001 12:34:40 -0800 (PST) Received: from shell.core.com (shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id fAEKYcU60442; Wed, 14 Nov 2001 14:34:38 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id fAEKYdq14553; Wed, 14 Nov 2001 14:34:39 -0600 (CST) Date: Wed, 14 Nov 2001 14:34:39 -0600 From: Doug Poland To: dochawk@psu.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vmware looking for /dev/vmnet1 rather than 0 Message-ID: <20011114143438.A12360@polands.org> References: <20011114131849.C6273@polands.org> <200111141923.fAEJNHl07351@fac13.ds.psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111141923.fAEJNHl07351@fac13.ds.psu.edu>; from dochawk@psu.edu on Wed, Nov 14, 2001 at 02:23:17PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 02:23:17PM -0500, dochawk@psu.edu wrote: > > > > > Isn't it a kernel module that's loaded from boot.loader? It's > > > > been awhile since I've tried it as I was never able to get my > > > > guest OS to see the outside network. > > > > that modules seems to be loadiing, as #5: > > > > fac13ttyp1:hawk>kldstat > > > Id Refs Address Size Name > > > 1 6 0xc0100000 2e799c kernel > > > 2 1 0xc1875000 7000 linprocfs.ko > > > 3 1 0xc18d9000 2000 rtc.ko > > > 4 2 0xc18dc000 15000 linux.ko > > > 5 1 0xc193b000 9000 vmmon_up.ko > > > 6 1 0xc1945000 4000 if_tap.ko > > > > there is only one module, isn't there? > > > I think the other module is rtc.ko Sorry I'm not more help. > > OK, but rtc.ko is also loaded. Do I need to hunt down something and > rebuild it?? > I believe you've followed the correct procedure, build (including depends) and install world; make vmware port; pkg_delete -f existing vmware package; make install vmware port. After that, I'm out of ideas. > > Just hoping a *real* knowledgeable person will jump in here. > > I'd like to see a FAQ or something on FreeBSDDiary.org that > > takes vmware from "cradle to grave", as it were. > > Except for assuming that someone would know anything about samba, I got > everything done from the page at freebsdzine.org. I don't have the > time to learn all about samba, or even figure out how to negotiate it's > maze of documentation. I'd love to see a simple samba configuration. > Thanks for the freebsdzine tip. On the samba front, my two biggest stumbling blocks were: 1. creating samba users and 2. finding a useful config. It turns out the sample .conf has good examples toward the EOF and are easy to understand and modify for a simple install. Good luck... -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 12:41:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (cerberus.soupnazi.org [66.92.15.26]) by hub.freebsd.org (Postfix) with ESMTP id 4C3D737B405 for ; Wed, 14 Nov 2001 12:41:21 -0800 (PST) Received: by helios.soupnazi.org (Postfix, from userid 1000) id D1190312C; Wed, 14 Nov 2001 12:41:20 -0800 (PST) Date: Wed, 14 Nov 2001 12:41:20 -0800 From: Jim Mock To: budsz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: wavelan FreeBSD Message-ID: <20011114204120.GA7241@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <20011114230946.A1266@bdg.centrin.net.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011114230946.A1266@bdg.centrin.net.id> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-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, 14 Nov 2001 at 23:09:46 +0700, budsz wrote: > Hi, > > I've been planning to install wireless in FreeBSD box (which is very > expensive in Indonesia), but i still confuse about which wavelan card > that is supported in FreeBSD. There are a few. I have a Linksys wireless card right now that works fine, and I've used a Lucent/Orinoco one in the past. Take a look at /etc/defaults/pccard.conf. > and which one is the best/ most appropriate in FreeBSD. One that is supported and you can afford :-) > and what is the difference between lucent gold or silver. The encryption strength. - 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 Nov 14 12:49:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from openrelay.msu.edu (openrelay.msu.edu [35.9.98.20]) by hub.freebsd.org (Postfix) with ESMTP id 9BB3637B419 for ; Wed, 14 Nov 2001 12:49:38 -0800 (PST) Received: from works ([65.194.248.251]) by openrelay.msu.edu (8.11.1/8.11.1) with ESMTP id fAEKcEp30372 for ; Wed, 14 Nov 2001 15:38:14 -0500 (EST) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20011114154354.00973940@pop.netzero.net> X-Sender: raiden23@pop.netzero.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 14 Nov 2001 15:55:57 -0500 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Lost drive under BSD...Now what? 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 Ok, here's the scenario. Drive 1 was originally formatted and treated as the main system drive and contains root, /tmp, /pub (for our lan internal http junk) the swap partition, and /var, drive 2 contains /home and all of the user directories plus all of the file storage for the file server part of the computer in a slice called /files. Now, here's the catch. Drive 1 runs fine, drive 2 is DOA. I have a backup of both drives effective midnight yesterday. Drive 2 died at about 5am, before anyone came in. Thankfully the server did a failover to the secondary file server so nobody noticed that the main file server was down except me. Now, here's the catch. Both machines are designed to replicate back and forth between each other so that in the event of failure of one of them, the other is 100% current. Both machines are backed up at night via tape. So, what is my best bet once I replace this second drive and format it out? Should I restore the slices and file structure on drive 2, or just wait and see if under replication the failover server recovers all that data onto the main server. Or should I take option C. Replace drive D, format and reinstall the main server, restore the whole blasted thing from tape, then let it replicate? I want to make this as painless as possible. So long as my backup server doesn't die, I'll be fine. Anyone got any ideas? Both machines are identical AMD-Athlon 800's, 512 ram, 60gig WD HD's x2, riding on an Asus motherboard. Neither computer is running Raid. Your help would be more than welcome. Thanks. This file server is running on FreeBSD 4.0 just so you know. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 12:54:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bsd.alexe.org (cc381552-a.slbch1.occa.home.com [24.16.80.251]) by hub.freebsd.org (Postfix) with ESMTP id 63A4B37B416 for ; Wed, 14 Nov 2001 12:54:54 -0800 (PST) Received: (from alex@localhost) by bsd.alexe.org (8.11.6/8.11.6) id fAEKwCn05070 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 12:58:12 -0800 (PST) (envelope-from alex) Date: Wed, 14 Nov 2001 12:58:12 -0800 From: Alex Obradovic To: freebsd-questions@freebsd.org Subject: Re: a good kde based telnet app ???] Message-ID: <20011114125812.G4294@bsd.alexe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Editor: Vim http://www.vim.org/ X-Info: http://www.alexe.org X-Operating-System: FreeBSD/4.4-RC (i386) X-Uptime: 12:57PM up 3 days, 23:50, 7 users, load averages: 2.09, 2.05, 2.01 Sender: owner-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 powershell that is default shell for kde, select text with your mouse use ctrl+insert to cut, and shift+insert to paste. works well for me. alex * owner-freebsd-questions@FreeBSD.ORG (owner-freebsd-questions@FreeBSD.ORG) wrote: > Hi , > > Can somebody suggest a good telnet program prefrably KDE based which > will allow me to > > - highlight text using left mouse button then > - cut and paste from the screen using right mouse button , drag and drop > is even better. > > I find that the telnet program that comes with freebsd namely kconsole > is inadequate. > > > Thanks > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 12:55:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lila.inti.gov.ar (lila.inti.gov.ar [200.10.161.32]) by hub.freebsd.org (Postfix) with ESMTP id CCCB337B416 for ; Wed, 14 Nov 2001 12:55:21 -0800 (PST) Received: from nav.inti.gov.ar ([200.10.161.45]) by lila.inti.gov.ar with smtp (Exim 3.02 #1) id 16452Z-0006r0-00 for questions@freebsd.org; Wed, 14 Nov 2001 15:45:39 -0300 Received: from iib005.iib.unsam.edu.ar ([200.3.113.15]) by NAV.inti.gov.ar (NAVGW 2.5.1.12) with SMTP id M2001111415525512036 for ; Wed, 14 Nov 2001 15:52:55 -0300 Received: (from fernan@localhost) by iib005.iib.unsam.edu.ar (8.11.3/8.11.3) id fAEIl6X24151 for questions@freebsd.org; Wed, 14 Nov 2001 15:47:06 -0300 (ART) (envelope-from fernan) Date: Wed, 14 Nov 2001 15:47:06 -0300 From: Fernan Aguero To: questions@freebsd.org Subject: perl-5.6.1 still FORBIDDEN? Message-ID: <20011114154706.E3547@iib005.iib.unsam.edu.ar> Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-PGP-Key: http://genoma.unsam.edu.ar/~fernan/pubkey.asc Sender: owner-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 since I'm not subscribed to the list] I am running FreeBSD-4.3 (RELENG_4_3) I see that perl-5.6.1 is still marked as FORBIDDEN in the ports. However from browsing the archives of this and other lists I understand that the problem with 5.6.1 is that some modules don't work with this version (mostly due to bad checking on the perl version). I've seen mentioned that perl 5 goes deep into the 'base' system, so it is not advisable to install 5.6.1 over 5.00x. Is this still valid? Is this related to the problems with modules, or is this related to other reasons? Is it safe to have both versions installed together? Perhaps it is safer to have /usr/local/perl56 and use the following at the top of each script: #!/usr/local/perl56/bin/perl ? (would I have to install all modules again in the new location?) Thanks in advance, Fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 13:13:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 9CAE237B405 for ; Wed, 14 Nov 2001 13:13:49 -0800 (PST) Received: by sdf.lonestar.org (8.11.6/8.11.6) id fAELDhr21438; Wed, 14 Nov 2001 21:13:43 GMT Date: Wed, 14 Nov 2001 21:13:43 +0000 (UTC) From: Erik Sabowski To: Subject: problems making kdemultimedia2 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 have kde2 installed, and am now trying to make kdemultimedia2. it craps out with this: Making all in aktion gmake[2]: Entering directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/aktion' cd .. && automake --foreign --include-deps aktion/Makefile /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL gmake[2]: *** [Makefile.in] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/aktion' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/audio/kdemultimedia2. *** Error code 1 Stop in /usr/ports/audio/kdemultimedia2. *** Error code 1 Stop in /usr/ports/audio/kdemultimedia2. anybody know what this means? -- airyk@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 13:21:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 2FA2A37B405 for ; Wed, 14 Nov 2001 13:21:34 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id XAA07185 for ; Wed, 14 Nov 2001 23:21:30 +0200 (EET) (envelope-from xfiles@i.com.ua) Received: from there (h59.229.dialup.iptcom.net [212.9.229.59]) by ipcard.iptcom.net (8.9.3/8.9.3) with SMTP id XAA13738 for ; Wed, 14 Nov 2001 23:21:28 +0200 (EET) (envelope-from xfiles@i.com.ua) Message-Id: <200111142121.XAA13738@ipcard.iptcom.net> Content-Type: text/plain; charset="koi8-r" From: xfiles Reply-To: xfiles@i.com.ua To: questions@FreeBSD.org Subject: help me please... Date: Wed, 14 Nov 2001 23:22:24 +0200 X-Mailer: KMail [version 1.3] 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 Nov 14 22:50:54 getty[519]: login_tty /dev/console: Operation not supported by device Nov 14 22:50:54 getty[521]: login_tty /dev/console: Operation not supported by device Nov 14 22:50:54 getty[521]: login_tty /dev/console: Operation not supported by device Nov 14 22:50:54 getty[523]: login_tty /dev/console: Operation not supported by device Nov 14 22:50:54 getty[523]: login_tty /dev/console: Operation not supported by device Nov 14 22:50:54 init: getty repeating too quickly on port /dev/console, sleeping 30 secs Nov 14 22:50:54 init: getty repeating too quickly on port /dev/console, sleeping 30 secs y device Nov 14 22:48:54 getty[441]: login_tty /dev/console: Operation not supported by device Nov 14 22:48:54 getty[441]: login_tty /dev/console: Operation not supported by device Nov 14 22:48:54 getty[443]: login_tty /dev/console: Operation not supported by device Nov 14 22:48:54 getty[443]: login_tty /dev/console: Operation not supported by device Nov 14 22:48:54 getty[445]: login_tty /dev/console: Operation not supported by device Nov 14 22:48:54 getty[445]: login_tty /dev/console: Operation not supported by device Nov 14 22:48:54 init: getty repeating too quickly on port /dev/console, sleeping 30 secs Nov 14 22:48:54 init: getty repeating too quickly on port /dev/console, sleeping 30 secs >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> this strings appears after the system is loaded and the "login:" shown system work's but this messages appears all time I'm in the system... what I can do to solve this problem? help me please... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 13:43:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id EF30337B417 for ; Wed, 14 Nov 2001 13:43:12 -0800 (PST) Received: from dialup-209.245.143.107.dial1.sanjose1.level3.net ([209.245.143.107] helo=blossom.cjclark.org) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 1647oM-0005f3-00; Wed, 14 Nov 2001 13:43:12 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAEClQ766159; Wed, 14 Nov 2001 04:47:26 -0800 (PST) (envelope-from cjc) Date: Wed, 14 Nov 2001 04:47:26 -0800 From: "Crist J. Clark" To: Alexander Thorp Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compaq with no keyboard - how to boot? Message-ID: <20011114044726.P61915@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011114095453.44335.qmail@web20802.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: <20011114095453.44335.qmail@web20802.mail.yahoo.com>; from atecsc@yahoo.com on Wed, Nov 14, 2001 at 01:54:53AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 14, 2001 at 01:54:53AM -0800, Alexander Thorp wrote: > Not unique to FreeBSD, I realise, but: > > I've got a Compaq PC (D5133) which I want to use as a > server, without monitor or keyboard, but I can't get > it to boot without a keyboard plugged in. I can't find > anything in the diagnostics partition set-up menu to > change this behaviour. > > Does anybody know a way to make it boot without a > keyboard attached, e.g. secret set-up command or > motherboard jumper setting? "Boot on error" is a common name for the BIOS setting you need to change. The other is "Boot without keyboard," but I would suspect you could have recoginzed that. If worse comes to worse, you can always just plug in an old keyboard to make it happy. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 14 13:49:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from londowall.tri.ca (cr344780-a.lndn1.on.wave.home.com [24.112.181.170]) by hub.freebsd.org (Postfix) with ESMTP id BC73A37B418 for ; Wed, 14 Nov 2001 13:49:08 -0800 (PST) Received: from kdias (138.net12.on.tri.ca [192.168.12.138]) by londowall.tri.ca (8.10.1/8.10.1) with SMTP id fAELn3t10840 for ; Wed, 14 Nov 2001 16:49:03 -0500 (EST) Reply-To: From: "K.S.R.Dias" To: Subject: floppy Date: Wed, 14 Nov 2001 16:48:59 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, I downloaded files from floppies directory for Freebsd 4.4,they are in my hard drive now.But I cannot copy them to floppy disk as those files are slightly higher than the capacity of 2HD floppy disk.My aim is to install version 4.4 to a different computer using those floppies.I am a newcomer to UNIX.Any suggestions to get those floppy files. Thanks, Dias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 13:50:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.slackwit.com (static37.dsl.compuage.net [63.151.205.37]) by hub.freebsd.org (Postfix) with ESMTP id BD83E37B417 for ; Wed, 14 Nov 2001 13:50:41 -0800 (PST) Received: by www.slackwit.com (Postfix, from userid 1001) id 4CBE918CA4; Wed, 14 Nov 2001 16:52:46 -0500 (EST) Date: Wed, 14 Nov 2001 16:52:46 -0500 From: Kelly Hendrix To: "Dmitry A. Mottl" Cc: freebsd-questions@FreeBSD.ORG, reinout Subject: Re: APC backup -UPS howto install. Message-ID: <20011114165246.A3362@www.slackwit.com> Reply-To: Kelly Hendrix References: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> <015701c16d27$f117b760$8c0983d5@sinp.msu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <015701c16d27$f117b760$8c0983d5@sinp.msu.ru>; from dima@sinp.msu.ru on Wed, Nov 14, 2001 at 07:18:05PM +0300 X-Freebsd-Version: FreeBSD 4.4-RELEASE 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 Wed, Nov 14, 2001 at 07:18:05PM +0300, Dmitry A. Mottl wrote: > Hi, Reinout > > try a ported software. > See /usr/ports/sysutils/ > grep -i ups /usr/ports/sysutils/Makefile Or, you can also try this: while in /usr/ports/sysutils make search key=ups | more -- ______________________________________________________________________ | There are two ways to live your life. One is as though nothing is a | | miracle. The other is as though everything is a miracle. | | | | Albert Einstein (1879-1955) | |______________________________________________________________________| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 13:57:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 1C10137B405 for ; Wed, 14 Nov 2001 13:57:12 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 16481n-0006pd-00; Thu, 15 Nov 2001 10:57:03 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fAELv1W60319; Thu, 15 Nov 2001 10:57:01 +1300 (NZDT) (envelope-from jonc) Date: Thu, 15 Nov 2001 10:57:01 +1300 From: Jonathan Chen To: Gary Kline Cc: FreeBSD Mailing List Subject: Re: remote printing between 2 networked FBSD systems.... Message-ID: <20011115105701.A60286@jonc.itouch> References: <200111142019.fAEKJpt17352@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111142019.fAEKJpt17352@tao.thought.org>; from kline@tao.thought.org on Wed, Nov 14, 2001 at 12:19:50PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 12:19:50PM -0800, Gary Kline wrote: > > remote|Sample remote printer:\ > :sh:\ > :rm=tao.thought.org:sd=/var/spool/output/tao.thought.org:\ > :lf=/var/log/lpd-errs:\ > :if=/usr/local/libexec/hpif > > > Anybody see what I need to add? The missing "@" where the > dot is makes no difference. Either way, same: > > > > zen# !lpr > lpr printcap > lpr: lp: unknown printer If you don't specify a printer, lpr will look for one named "lp". So all you need to do is to tweak your first line so that it looks like: remote|lp|Sample remote printer:\ Cheers. -- Jonathan Chen ---------------------------------------------------------------------- When you don't know what you are doing, do it neatly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14: 2:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [216.168.61.84]) by hub.freebsd.org (Postfix) with SMTP id D9ADB37B416 for ; Wed, 14 Nov 2001 14:02:21 -0800 (PST) Received: (qmail 59271 invoked from network); 14 Nov 2001 22:02:11 -0000 Received: from c1854262-a.sttln1.wa.home.com (HELO sakura) (24.255.90.101) by akira.lanfear.com with SMTP; 14 Nov 2001 22:02:11 -0000 From: mw@lanfear.com To: Dave , freebsd-questions@FreeBSD.ORG Subject: Re:HP Deskjet Woes MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Message-Id: <20011114220221.D9ADB37B416@hub.freebsd.org> Date: Wed, 14 Nov 2001 14:02:21 -0800 (PST) Sender: owner-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 spent a lot of time fiddling with this stuff on SuSE linux and their graphical configuration tool to get it "right", and then moved it over ... much easier that way. I also had to waste a good number of pieces of paper :-) To get my DeskJet 970Cse working I had to fiddle with various drivers and the like. There was a more specific driver than the hpdj one. When I selected the 842C, it suggested I run the 860 or the 840 drivers .... you should be able to get it working just great. i might spend the time one of these days to come up with a GUI printer conf tool for FreeBSD ... it so desperately needs one :-) mark. > ----------------------------- > From: Dave > To: freebsd-questions@FreeBSD.ORG > Subject: HP Deskjet Woes > Sent: 11/14/2001 12:17> > > > Ok. I've lived with this problem for a few months now but it really is > starting to bother me. I set up my printer using apsfilter using the > 'hpdj' driver. Now, this is a color printer, so I have, at times, > specified different settings for the color option. I often leave it set to > 'default', but I have tried several other options as well (8bpp, 24bpp, > 32bpp). None of these seem to enable color printing though. > > So, what am I doing wrong? Has anyone else managed to get color > printing to work on this printer (it's an HP 842C -- I actually got it > because someone recommended it for FreeBSD). Am I using the wrong driver? > The wrong filter? > > As always, your help is invaluable. I seriously don't know what I'd do > without this list. Thank you, > > -- Dave > > PS: If you could cc my e-mail address (dloose at wpi dot edu) to your > response, I would appreciate it greatly. > > 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 Nov 14 14:16:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20403.mail.yahoo.com (web20403.mail.yahoo.com [216.136.226.122]) by hub.freebsd.org (Postfix) with SMTP id 5B15937B405 for ; Wed, 14 Nov 2001 14:16:20 -0800 (PST) Message-ID: <20011114221620.52462.qmail@web20403.mail.yahoo.com> Received: from [209.107.106.139] by web20403.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 14:16:20 PST Date: Wed, 14 Nov 2001 14:16:20 -0800 (PST) From: Steve Austin Subject: mouse works in XF86Setup, but not after startx... 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 using FreeBSD 4.4 release. I've installed the default XFree86 from the disks (3.3.6). I run XF86Setup, and the mouse works fine, button clicks, movement, mouse pointer moves all about, etc. After exiting the first part of XF86Setup, the second part which brings up the server (allowing me to choose to run xvidtune, or save the config to disk) has no mouse pointer on the screen... After getting back to the text screen, and running startx, same thing - no mouse pointer on the screen. Any hints? My /etc/XF86Config file looks like: Section Pointer Protocol "SysMouse" Device "/dev/mouse" ... /dev/mouse is a static link to /dev/mouse... __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 14:17:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id E0ED837B405 for ; Wed, 14 Nov 2001 14:17:28 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id fAEMGu617037; Wed, 14 Nov 2001 14:16:56 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Wed, 14 Nov 2001 14:16:56 -0800 (PST) From: Philip Hallstrom To: "K.S.R.Dias" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: floppy In-Reply-To: Message-ID: <20011114141542.X7031-100000@teak.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 I'm assuming your current machine is windows... if it is then... You need to grab the fdimage.exe app from the tools directory... Then pop in a floppy disk and at a dos prompt type: fdimage.exe kern.flp a: (and then similarly for mfsroot.flp on the next disk). That should do it. -philip On Wed, 14 Nov 2001, K.S.R.Dias wrote: > Hi there, > > I downloaded files from floppies directory for Freebsd 4.4,they > are in my hard drive now.But I cannot copy them to floppy disk as those > files are slightly higher than the capacity of 2HD floppy disk.My aim is to > install version 4.4 to a different computer using those floppies.I am a > newcomer to UNIX.Any suggestions to get those floppy files. > > Thanks, > > Dias > > > 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 Nov 14 14:24:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 7C7E037B405 for ; Wed, 14 Nov 2001 14:24:12 -0800 (PST) Received: from colt.ncptiddische.net (ppp-287.wobline.de [212.68.71.8]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAEMO5504678; Wed, 14 Nov 2001 23:24:06 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAEMOcV24947; Wed, 14 Nov 2001 23:24:38 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAEMNxc00429; Wed, 14 Nov 2001 23:24:34 +0100 (CET) (envelope-from nils@tisys.org) Date: Wed, 14 Nov 2001 23:23:59 +0100 (CET) From: Nils Holland To: mw@lanfear.com Cc: Dave , Subject: Re:HP Deskjet Woes In-Reply-To: <20011114220221.D9ADB37B416@hub.freebsd.org> Message-ID: <20011114232038.R424-100000@howie.ncptiddische.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 Wed, 14 Nov 2001 mw@lanfear.com wrote: > To get my DeskJet 970Cse working I had to fiddle with various > drivers and the like. There was a more specific driver than the hpdj > one. When I selected the 842C, it suggested I run the 860 or the 840 > drivers .... you should be able to get it working just great. Hmm, I guess I would probably use the cdj970 driver if I had a Deskjet 970Cse. I guess it was specifically designed with that printer in mind (although it works just fine on the 930C and many others from the 9xx series)... Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:27:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id E63D637B417 for ; Wed, 14 Nov 2001 14:27:01 -0800 (PST) Received: from colt.ncptiddische.net (ppp-287.wobline.de [212.68.71.8]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAEMQr504828; Wed, 14 Nov 2001 23:26:53 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAEMRQV24983; Wed, 14 Nov 2001 23:27:26 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAEMROc00436; Wed, 14 Nov 2001 23:27:24 +0100 (CET) (envelope-from nils@tisys.org) Date: Wed, 14 Nov 2001 23:27:24 +0100 (CET) From: Nils Holland To: "K.S.R.Dias" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: floppy In-Reply-To: Message-ID: <20011114232508.Q424-100000@howie.ncptiddische.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 Wed, 14 Nov 2001, K.S.R.Dias wrote: > Hi there, > > I downloaded files from floppies directory for Freebsd 4.4,they > are in my hard drive now.But I cannot copy them to floppy disk as those > files are slightly higher than the capacity of 2HD floppy disk.My aim is to > install version 4.4 to a different computer using those floppies.I am a > newcomer to UNIX.Any suggestions to get those floppy files. You cannot simply copy the downloaded floppy images to a floppy disk. You need to write them in "raw" mode. If you are using Windows / DOS (I have the strange feeling that you do that right now), you need a special utility which is - as far as I know - also available where you downloaded the floppy images (I don't have any further information on how to use that utility, but I guess it's easy). Under FreeBSD or any other Unix, you'd do something like dd if=floppyimage of=/dev/fd0 to get your floppy image written to a floppy disk. Hope that helps as least a little bit. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:28:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id 1916737B405 for ; Wed, 14 Nov 2001 14:28:45 -0800 (PST) Received: from shell.core.com (shell.voyager.net [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id fAEMShU61104; Wed, 14 Nov 2001 16:28:43 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id fAEMSgL25000; Wed, 14 Nov 2001 16:28:42 -0600 (CST) Date: Wed, 14 Nov 2001 16:28:42 -0600 From: Doug Poland To: mw@lanfear.com Cc: Dave , freebsd-questions@FreeBSD.ORG Subject: Re: HP Deskjet Woes Message-ID: <20011114162842.A14837@polands.org> References: <20011114220221.D9ADB37B416@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011114220221.D9ADB37B416@hub.freebsd.org>; from mw@lanfear.com on Wed, Nov 14, 2001 at 02:02:21PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 02:02:21PM -0800, mw@lanfear.com wrote: > > I spent a lot of time fiddling with this stuff on SuSE linux and > their graphical configuration tool to get it "right", and then moved it > over ... much easier that way. I also had to waste a good number of > pieces of paper :-) > > To get my DeskJet 970Cse working I had to fiddle with various > drivers and the like. There was a more specific driver than the hpdj > one. When I selected the 842C, it suggested I run the 860 or the 840 > drivers .... you should be able to get it working just great. > > i might spend the time one of these days to come up with a GUI > printer conf tool for FreeBSD ... it so desperately needs one :-) > That would be a tremendous benifit to the community. I might suggest you think about doing it as a webmin module. -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:35:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 46BF637B416 for ; Wed, 14 Nov 2001 14:35:53 -0800 (PST) Received: from colt.ncptiddische.net (ppp-287.wobline.de [212.68.71.8]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAEMZR505368; Wed, 14 Nov 2001 23:35:27 +0100 Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAEMa0V25026; Wed, 14 Nov 2001 23:36:00 +0100 (CET) (envelope-from nils@tisys.org) Received: from howie.ncptiddische.net (howie.ncptiddische.net [192.168.0.3]) by howie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAEMZuc00506; Wed, 14 Nov 2001 23:35:57 +0100 (CET) (envelope-from nils@tisys.org) Date: Wed, 14 Nov 2001 23:35:56 +0100 (CET) From: Nils Holland To: Steve Austin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mouse works in XF86Setup, but not after startx... In-Reply-To: <20011114221620.52462.qmail@web20403.mail.yahoo.com> Message-ID: <20011114233417.F493-100000@howie.ncptiddische.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 Wed, 14 Nov 2001, Steve Austin wrote: > I'm using FreeBSD 4.4 release. I've installed the > default XFree86 from the disks (3.3.6). > > I run XF86Setup, and the mouse works fine, button > clicks, movement, mouse pointer moves all about, etc. > > After exiting the first part of XF86Setup, the second > part which brings up the server (allowing me to choose > to run xvidtune, or save the config to disk) has no > mouse pointer on the screen... > > After getting back to the text screen, and running > startx, same thing - no mouse pointer on the screen. > > Any hints? > > My /etc/XF86Config file looks like: > Section Pointer > Protocol "SysMouse" > Device "/dev/mouse" > ... > > /dev/mouse is a static link to /dev/mouse... Makes sense! Linking something to itself! ;-) Seriously: Either specify your real mouse port (e.g. /dev/psm0) in your XF86Config, or link /dev/mouse to /dev/psm0 (or equivalent on your system). Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:36:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 6F55E37B417 for ; Wed, 14 Nov 2001 14:36:13 -0800 (PST) Subject: Re: mouse works in XF86Setup, but not after startx... To: Steve Austin Cc: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Wed, 14 Nov 2001 23:20:09 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 14.11.2001 23:36:14 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 Steve make a link between /dev/psm0 (PS/2 compatible mouse) and /dev/mouse, or change it in the XF86Config. - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:36:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id CE0E637B418 for ; Wed, 14 Nov 2001 14:36:17 -0800 (PST) Subject: Re: apm on inspiron 8000 To: Erik Sabowski Cc: freebsd-questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Wed, 14 Nov 2001 23:29:16 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 14.11.2001 23:36:18 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 Erik, just to ask, is the power management enable in your BIOS? - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:38:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id 4B26B37B405 for ; Wed, 14 Nov 2001 14:38:06 -0800 (PST) Received: from kpi.com.au (localhost.kpi.com.au [127.0.0.1]) by www.kpi.com.au (8.9.3/8.9.3) with ESMTP id JAA65852; Thu, 15 Nov 2001 09:45:59 +1100 (EST) (envelope-from johnsa@kpi.com.au) Message-ID: <3BF2F23C.EEB77DCD@kpi.com.au> Date: Thu, 15 Nov 2001 09:37:48 +1100 From: Andrew Johns X-Mailer: Mozilla 4.7 [en-gb] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Kerberus Cc: freebsd-questions@FreeBSD.ORG Subject: Re: GCC stack smashing protection for 4.4-STABLE? References: <3BF1EE29.49275AED@kpi.com.au> <20011113213920.A46774@xor.obsecurity.org> <1005755318.13317.2.camel@devel.netwolves.com> Content-Type: multipart/mixed; boundary="------------CBB163EB884BDD892477A6F9" Sender: owner-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. --------------CBB163EB884BDD892477A6F9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Kerberus wrote: > > try this it worked for me, just patch from /usr/src and follow the > directions > > On Wed, 2001-11-14 at 00:39, Kris Kennaway wrote: > > ----------------------------------------------------------------- > Name: gcc-propolice.patch > gcc-propolice.patch Type: Plain Text (text/plain) > Encoding: quoted-printable No such luck - looks like a manual patching process. Oh well, it can't take *that* long. See attached error output. -- Andrew Johns ================================================================ BUGS:This utility is a prototype which lasted several years past its expiration date and is greatly in need of death. - from FreeBSD sysinstall man page --------------CBB163EB884BDD892477A6F9 Content-Type: text/plain; charset=us-ascii; name="typescript" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="typescript" Script started on Thu Nov 15 09:33:05 2001 /usr/src [0] # patch < gcc-propolice.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/Makefile.in |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/Makefile.in,v |retrieving revision 1.4 |diff -u -r1.4 Makefile.in |--- contrib/gcc/Makefile.in 1999/10/16 08:21:54 1.4 |+++ contrib/gcc/Makefile.in 2000/11/17 22:06:11 -------------------------- Patching file contrib/gcc/Makefile.in using Plan A... Hunk #1 failed at 684. Hunk #2 failed at 735. 2 out of 2 hunks failed--saving rejects to contrib/gcc/Makefile.in.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/choose-temp.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/choose-temp.c,v |retrieving revision 1.3 |diff -u -r1.3 choose-temp.c |--- contrib/gcc/choose-temp.c 1999/11/04 10:23:25 1.3 |+++ contrib/gcc/choose-temp.c 2000/11/03 19:17:33 -------------------------- Patching file contrib/gcc/choose-temp.c using Plan A... Hunk #1 failed at 73. 1 out of 1 hunks failed--saving rejects to contrib/gcc/choose-temp.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/cse.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/cse.c,v |retrieving revision 1.1.1.6 |diff -u -r1.1.1.6 cse.c |--- contrib/gcc/cse.c 2000/01/22 02:59:02 1.1.1.6 |+++ contrib/gcc/cse.c 2000/11/17 22:06:11 -------------------------- Patching file contrib/gcc/cse.c using Plan A... Hunk #1 failed at 6482. 1 out of 1 hunks failed--saving rejects to contrib/gcc/cse.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/dbxout.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/dbxout.c,v |retrieving revision 1.4 |diff -u -r1.4 dbxout.c |--- contrib/gcc/dbxout.c 1999/10/26 08:47:58 1.4 |+++ contrib/gcc/dbxout.c 2000/11/17 22:05:36 -------------------------- Patching file contrib/gcc/dbxout.c using Plan A... Hunk #1 failed at 2253. 1 out of 1 hunks failed--saving rejects to contrib/gcc/dbxout.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/expr.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/expr.c,v |retrieving revision 1.1.1.4 |diff -u -r1.1.1.4 expr.c |--- contrib/gcc/expr.c 1999/10/16 06:04:52 1.1.1.4 |+++ contrib/gcc/expr.c 2000/11/17 22:05:36 -------------------------- Patching file contrib/gcc/expr.c using Plan A... Hunk #1 failed at 40. Hunk #2 failed at 6241. Hunk #3 failed at 8682. 3 out of 3 hunks failed--saving rejects to contrib/gcc/expr.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/function.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/function.c,v |retrieving revision 1.6 |diff -u -r1.6 function.c |--- contrib/gcc/function.c 1999/11/01 18:56:02 1.6 |+++ contrib/gcc/function.c 2000/11/17 22:05:36 -------------------------- Patching file contrib/gcc/function.c using Plan A... Hunk #1 failed at 59. Hunk #2 failed at 432. Hunk #3 failed at 453. Hunk #4 failed at 940. Hunk #5 failed at 973. Hunk #6 failed at 1012. Hunk #7 failed at 1074. Hunk #8 failed at 1199. Hunk #9 failed at 1708. Hunk #10 succeeded at 6980 with fuzz 2. 9 out of 10 hunks failed--saving rejects to contrib/gcc/function.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/gcse.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/gcse.c,v |retrieving revision 1.1.1.3 |diff -u -r1.1.1.3 gcse.c |--- contrib/gcc/gcse.c 1999/11/01 08:26:03 1.1.1.3 |+++ contrib/gcc/gcse.c 2000/11/17 22:05:36 -------------------------- Patching file contrib/gcc/gcse.c using Plan A... Hunk #1 failed at 3718. 1 out of 1 hunks failed--saving rejects to contrib/gcc/gcse.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/integrate.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/integrate.c,v |retrieving revision 1.1.1.3 |diff -u -r1.1.1.3 integrate.c |--- contrib/gcc/integrate.c 1999/10/16 06:05:22 1.1.1.3 |+++ contrib/gcc/integrate.c 2000/11/17 22:05:37 -------------------------- Patching file contrib/gcc/integrate.c using Plan A... Hunk #1 failed at 38. Hunk #2 failed at 1504. 2 out of 2 hunks failed--saving rejects to contrib/gcc/integrate.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/libgcc2.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/libgcc2.c,v |retrieving revision 1.4 |diff -u -r1.4 libgcc2.c |--- contrib/gcc/libgcc2.c 1999/10/27 09:45:47 1.4 |+++ contrib/gcc/libgcc2.c 2000/11/17 22:05:37 -------------------------- Patching file contrib/gcc/libgcc2.c using Plan A... Hunk #1 succeeded at 4014 with fuzz 2. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/reload1.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/reload1.c,v |retrieving revision 1.1.1.4 |diff -u -r1.1.1.4 reload1.c |--- contrib/gcc/reload1.c 2000/03/09 09:21:40 1.1.1.4 |+++ contrib/gcc/reload1.c 2000/11/17 22:05:37 -------------------------- Patching file contrib/gcc/reload1.c using Plan A... Hunk #1 failed at 38. Hunk #2 failed at 2420. 2 out of 2 hunks failed--saving rejects to contrib/gcc/reload1.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: contrib/gcc/toplev.c |=================================================================== |RCS file: /mnt/ncvs/src/contrib/gcc/toplev.c,v |retrieving revision 1.7 |diff -u -r1.7 toplev.c |--- contrib/gcc/toplev.c 2000/03/26 12:56:54 1.7 |+++ contrib/gcc/toplev.c 2000/11/17 22:05:37 -------------------------- Patching file contrib/gcc/toplev.c using Plan A... Hunk #1 failed at 776. Hunk #2 failed at 992. Hunk #3 failed at 3662. 3 out of 3 hunks failed--saving rejects to contrib/gcc/toplev.c.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- /dev/null Fri Nov 17 15:02:17 2000 |+++ contrib/gcc/protector.h Fri Nov 17 14:06:24 2000 -------------------------- (Creating file contrib/gcc/protector.h...) Patching file contrib/gcc/protector.h using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- /dev/null Fri Nov 17 15:02:17 2000 |+++ contrib/gcc/protector.c Fri Nov 17 14:06:24 2000 -------------------------- (Creating file contrib/gcc/protector.c...) Patching file contrib/gcc/protector.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gnu/lib/libgcc/Makefile |=================================================================== |RCS file: /mnt/ncvs/src/gnu/lib/libgcc/Makefile,v |retrieving revision 1.33 |diff -u -r1.33 Makefile |--- gnu/lib/libgcc/Makefile 2000/06/04 06:56:21 1.33 |+++ gnu/lib/libgcc/Makefile 2000/11/17 22:09:12 -------------------------- Patching file gnu/lib/libgcc/Makefile using Plan A... Hunk #1 failed at 46. 1 out of 1 hunks failed--saving rejects to gnu/lib/libgcc/Makefile.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gnu/usr.bin/cc/cc_int/Makefile |=================================================================== |RCS file: /mnt/ncvs/src/gnu/usr.bin/cc/cc_int/Makefile,v |retrieving revision 1.26 |diff -u -r1.26 Makefile |--- gnu/usr.bin/cc/cc_int/Makefile 2000/05/24 20:02:21 1.26 |+++ gnu/usr.bin/cc/cc_int/Makefile 2000/11/17 22:08:27 -------------------------- Patching file gnu/usr.bin/cc/cc_int/Makefile using Plan A... Hunk #1 failed at 22. 1 out of 1 hunks failed--saving rejects to gnu/usr.bin/cc/cc_int/Makefile.rej done /usr/src [27] # ^Dexit Script done on Thu Nov 15 09:33:42 2001 --------------CBB163EB884BDD892477A6F9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:39:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id C0CCE37B416 for ; Wed, 14 Nov 2001 14:39:32 -0800 (PST) Received: from dialup-209.245.143.107.dial1.sanjose1.level3.net ([209.245.143.107] helo=blossom.cjclark.org) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 1648gt-0005ab-00; Wed, 14 Nov 2001 14:39:32 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAEMd4167556; Wed, 14 Nov 2001 14:39:04 -0800 (PST) (envelope-from cjc) Date: Wed, 14 Nov 2001 14:39:04 -0800 From: "Crist J. Clark" To: Joseph Maxwell Cc: questions@FreeBSD.ORG Subject: Re: Kernel rebuild =>Error code 1 syntax error????? Message-ID: <20011114143904.A66694@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200111120916.fAC9GBQ12015@lv.raad.tartu.ee> <3BEFC39F.28B2C70C@ns.net> <3BF2BB68.7EEE4576@ns.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BF2BB68.7EEE4576@ns.net>; from jaymax@ns.net on Wed, Nov 14, 2001 at 10:43:52AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 14, 2001 at 10:43:52AM -0800, Joseph Maxwell wrote: > Hello, > > Could anyone shed any light on this code > > config: line 197: syntax error > ***Error code 1 > > Stop in /usr/src > > _______________________________ > > code snippet at line 196 & 197: > > 196: device ed0 at isa? port 0x240 irq 5 iomem 0xd8000 > 197: device ed1 at isa? port 0x320 irq 10 iomem 0xe6000 > _______________________________ > > Could not detect any discernible syntactic difference between l-196 & l-197 > I've made repeated changes to allowable ( so I think) values of port & iomem, > all to > no avail. Could you send the complete configuration file as an attachment (do NOT cut-and-paste it)? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 14 14:41: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from iraun2.uka.de (iraun2.uka.de [129.13.10.91]) by hub.freebsd.org (Postfix) with ESMTP id 4E6A137B416 for ; Wed, 14 Nov 2001 14:41:07 -0800 (PST) Received: from i30nb20.ira.uka.de ([129.13.30.70]) by iraun2.uka.de with esmtp (Exim 3.30 #7 (Debian)) id 1648iP-0005BV-00 for ; Wed, 14 Nov 2001 23:41:05 +0100 Received: (from esk@localhost) by i30nb20.ira.uka.de (8.11.6/8.11.6) id fAEMeQG01451; Wed, 14 Nov 2001 23:40:26 +0100 (CET) (envelope-from esk) From: Espen Skoglund MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15346.62170.434751.246487@i30nb20.ira.uka.de> Date: Wed, 14 Nov 2001 23:40:26 +0100 To: freebsd-questions@freebsd.org Subject: Plugins in Opera X-Mailer: VM 6.95 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I installed linux-opera-5.05-tp1_2 but am having problems getting plugins (any plugin) to work with it. When doing a `Find plug-ins' in the menu Opera does find various plugins, but all plugins gets the description "Shockwave Flash 5.0 r47" and path "/usr/local/share/opera/plugins/libnpp.so". Anyone else experienced similar problems? eSk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 14:49:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20409.mail.yahoo.com (web20409.mail.yahoo.com [216.136.226.128]) by hub.freebsd.org (Postfix) with SMTP id 5F2C837B417 for ; Wed, 14 Nov 2001 14:49:37 -0800 (PST) Message-ID: <20011114224937.42599.qmail@web20409.mail.yahoo.com> Received: from [209.107.106.139] by web20409.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 14:49:37 PST Date: Wed, 14 Nov 2001 14:49:37 -0800 (PST) From: Steve Austin Subject: Re: mouse works in XF86Setup, but not after startx... To: Nils Holland Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011114233417.F493-100000@howie.ncptiddische.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 Doh - rented fingers... /dev/mouse is static linked to /dev/sysmouse... --- Nils Holland wrote: > On Wed, 14 Nov 2001, Steve Austin wrote: > > > I'm using FreeBSD 4.4 release. I've installed the > > default XFree86 from the disks (3.3.6). > > > > I run XF86Setup, and the mouse works fine, button > > clicks, movement, mouse pointer moves all about, > etc. > > > > After exiting the first part of XF86Setup, the > second > > part which brings up the server (allowing me to > choose > > to run xvidtune, or save the config to disk) has > no > > mouse pointer on the screen... > > > > After getting back to the text screen, and running > > startx, same thing - no mouse pointer on the > screen. > > > > Any hints? > > > > My /etc/XF86Config file looks like: > > Section Pointer > > Protocol "SysMouse" > > Device "/dev/mouse" > > ... > > > > /dev/mouse is a static link to /dev/mouse... > > Makes sense! Linking something to itself! ;-) > Seriously: Either specify > your real mouse port (e.g. /dev/psm0) in your > XF86Config, or link > /dev/mouse to /dev/psm0 (or equivalent on your > system). > > Greetings > Nils > > Nils Holland > Ti Systems - FreeBSD in Tiddische, Germany > http://www.tisys.org * nils@tisys.org > __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 14:58:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20401.mail.yahoo.com (web20401.mail.yahoo.com [216.136.226.120]) by hub.freebsd.org (Postfix) with SMTP id C749037B405 for ; Wed, 14 Nov 2001 14:58:21 -0800 (PST) Message-ID: <20011114225821.27409.qmail@web20401.mail.yahoo.com> Received: from [209.107.106.139] by web20401.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 14:58:21 PST Date: Wed, 14 Nov 2001 14:58:21 -0800 (PST) From: Steve Austin Subject: Re: mouse works in XF86Setup, but not after startx... To: Nils Holland Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011114233417.F493-100000@howie.ncptiddische.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 While I am using a ps2 mouse, setting the device to /dev/psm0 sets me back even further. If I do that, I don't even get the mouse movement on XF86Setup, and I get even less after running startx - it reports that it cannot make a connection to the desktop... It just gets stranger. And again, I mistyped below: /dev/mouse is a static link to /dev/sysmouse... --- Nils Holland wrote: > On Wed, 14 Nov 2001, Steve Austin wrote: > > > I'm using FreeBSD 4.4 release. I've installed the > > default XFree86 from the disks (3.3.6). > > > > I run XF86Setup, and the mouse works fine, button > > clicks, movement, mouse pointer moves all about, > etc. > > > > After exiting the first part of XF86Setup, the > second > > part which brings up the server (allowing me to > choose > > to run xvidtune, or save the config to disk) has > no > > mouse pointer on the screen... > > > > After getting back to the text screen, and running > > startx, same thing - no mouse pointer on the > screen. > > > > Any hints? > > > > My /etc/XF86Config file looks like: > > Section Pointer > > Protocol "SysMouse" > > Device "/dev/mouse" > > ... > > > > /dev/mouse is a static link to /dev/mouse... > > Makes sense! Linking something to itself! ;-) > Seriously: Either specify > your real mouse port (e.g. /dev/psm0) in your > XF86Config, or link > /dev/mouse to /dev/psm0 (or equivalent on your > system). > > Greetings > Nils > > Nils Holland > Ti Systems - FreeBSD in Tiddische, Germany > http://www.tisys.org * nils@tisys.org > __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 15: 5:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id 5E8A237B417 for ; Wed, 14 Nov 2001 15:05:12 -0800 (PST) Subject: Re: mouse works in XF86Setup, but not after startx... To: Steve Austin Cc: freebsd-questions@FreeBSD.ORG X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Thu, 15 Nov 2001 00:01:26 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 15.11.2001 00:05:12 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 Steve also make sure that the permissions for all users are set that they can read from the devices. - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 15: 5:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 7E18A37B416 for ; Wed, 14 Nov 2001 15:05:23 -0800 (PST) Received: from [212.238.77.116] (helo=buffy.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16495t-0000H4-00 for freebsd-questions@FreeBSD.ORG; Wed, 14 Nov 2001 23:05:22 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 4529B107B; Wed, 14 Nov 2001 23:58:49 +0100 (CET) Date: Wed, 14 Nov 2001 23:58:49 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: floppy Message-ID: <20011114235849.A30181@raggedclown.net> References: <20011114232508.Q424-100000@howie.ncptiddische.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011114232508.Q424-100000@howie.ncptiddische.net> User-Agent: Mutt/1.3.22.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 Wed, Nov 14, 2001 at 11:27:24PM +0100, Nils Holland wrote: > On Wed, 14 Nov 2001, K.S.R.Dias wrote: > > > Hi there, > > > > I downloaded files from floppies directory for Freebsd 4.4,they > > are in my hard drive now.But I cannot copy them to floppy disk as those > > files are slightly higher than the capacity of 2HD floppy disk.My aim is to > > install version 4.4 to a different computer using those floppies.I am a > > newcomer to UNIX.Any suggestions to get those floppy files. > > You cannot simply copy the downloaded floppy images to a floppy disk. You > need to write them in "raw" mode. If you are using Windows / DOS (I have > the strange feeling that you do that right now), you need a special > utility which is - as far as I know - also available where you downloaded > the floppy images (I don't have any further information on how to use that > utility, but I guess it's easy). > I think it's called "rawrite.exe" or something similar... > Under FreeBSD or any other Unix, you'd do something like > > dd if=floppyimage of=/dev/fd0 > > to get your floppy image written to a floppy disk. > > Hope that helps as least a little bit. > > Greetings > Nils > > > Nils Holland > Ti Systems - FreeBSD in Tiddische, Germany > http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 15: 8:32 2001 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 76AF537B405 for ; Wed, 14 Nov 2001 15:08:29 -0800 (PST) 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 PAA28036; Wed, 14 Nov 2001 15:08:27 -0800 Message-ID: <3BF2F968.1080501@owt.com> Date: Wed, 14 Nov 2001 15:08:24 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Erik Sabowski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems making kdemultimedia2 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Erik Sabowski wrote: > I have kde2 installed, and am now trying to make kdemultimedia2. it craps > out with this: > > Making all in aktion > gmake[2]: Entering directory > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/aktion' > cd .. && automake --foreign --include-deps aktion/Makefile > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in > AM_CONDITIONAL > /usr/local/share/automake/am/lang-compile.am: AMDEP does not > appear in AM_CONDITIONAL > gmake[2]: *** [Makefile.in] Error 1 > gmake[2]: Leaving directory > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1/aktion' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.2.1' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/audio/kdemultimedia2. > *** Error code 1 > > Stop in /usr/ports/audio/kdemultimedia2. > *** Error code 1 > > Stop in /usr/ports/audio/kdemultimedia2. > > anybody know what this means? I would assume that you aren't using the right version of automake. The ports were updated for automake and autoconf and you need the legacy versions. There are a lot of dependancy changes with 2.2.1. I cleaned down to the base versions and built up night before last. Three cpu's creating packages did wonders. Kent > > -- Kent Stewart Richland, WA It is hard to believe you are soaring with Eagles (las águilas) when you accept SPAM like a mouse (el ratón). mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 15:49: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bubo.vslib.cz (bubo.vslib.cz [147.230.16.1]) by hub.freebsd.org (Postfix) with ESMTP id D63C437B405; Wed, 14 Nov 2001 15:48:53 -0800 (PST) Received: from 127.0.0.1 (bubo.vslib.cz [127.0.0.1]) by bubo.vslib.cz (Postfix) with SMTP id 20A51837F; Thu, 15 Nov 2001 00:48:53 +0100 (CET) Received: from A411A (a410a.kolej.vslib.cz [147.230.152.17]) by bubo.vslib.cz (Postfix) with SMTP id ECF168352; Thu, 15 Nov 2001 00:48:52 +0100 (CET) Message-ID: <000f01c16d66$edba8400$1198e693@kolej.vslib.cz> From: "Martin Vana" To: , Subject: tunneling with ipsec Date: Thu, 15 Nov 2001 00:48:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" 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, how can I setup tunneling firewall using ipsec or something alike? (need to use some ports which are prohibited). Do I have to have some computer behind firewall (unfirewalled) and some programs running on it also? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 16:22:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 5C91F37B417 for ; Wed, 14 Nov 2001 16:22:37 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 417DD7855F; Thu, 15 Nov 2001 10:52:35 +1030 (CST) Date: Thu, 15 Nov 2001 10:52:35 +1030 From: Greg Lehey To: Markus Grundmann Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Please help for a VINUM newbie Message-ID: <20011115105235.H33267@monorchid.lemis.com> References: <001201c16b19$17d0f850$1a8292d9@activezone.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001201c16b19$17d0f850$1a8292d9@activezone.org> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 12 November 2001 at 2:26:32 +0100, Markus Grundmann wrote: > Hi, > > I have a complete FreeBSD 4.4 installation on my server. > The filesystem on this system has the following style: > > Primary IDE Disk (Bootsystem): > > / ad0s1a > /ftp ad0s1b You shouldn't use partition b for anything except swap. > /www ad0s1c You shouldn't use partition c for anything except the entire disk. > /db ad0s1d > /var ad0s1e > /tmp ad0s1f I rather doubt that you need that many partitions. Do you know exactly how big they need to be? Otherwise you're risking running out of space on one partition and having too much on another. > I need a (easy) RAID-1 solution with VINUM to mirror this disk to > the second device /dev/ad1 (the same drive model). You (currently) can't mirror existing partitions with Vinum. > How can i configure VINUM to hold my data on the boot disk > (/dev/ad0) and start automatic the mirroring sequence on /dev/ad1? You start again. You may find http://www.BGPBook.Com/vinum/ helpful. 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 Wed Nov 14 16:22:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 741FB37B418 for ; Wed, 14 Nov 2001 16:22:40 -0800 (PST) Received: (qmail 35655 invoked by uid 100); 15 Nov 2001 00:22:30 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15347.2758.678897.173239@guru.mired.org> Date: Wed, 14 Nov 2001 18:22:30 -0600 To: xfiles Cc: questions@freebsd.org Subject: Re: help me please... In-Reply-To: <69941187@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG xfiles types: > Nov 14 22:50:54 getty[519]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:50:54 getty[521]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:50:54 getty[521]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:50:54 getty[523]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:50:54 getty[523]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:50:54 init: getty repeating too quickly on port /dev/console, > sleeping 30 secs > Nov 14 22:50:54 init: getty repeating too quickly on port /dev/console, > sleeping 30 secs > y device > Nov 14 22:48:54 getty[441]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:48:54 getty[441]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:48:54 getty[443]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:48:54 getty[443]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:48:54 getty[445]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:48:54 getty[445]: login_tty /dev/console: Operation not supported > by device > Nov 14 22:48:54 init: getty repeating too quickly on port /dev/console, > sleeping 30 secs > Nov 14 22:48:54 init: getty repeating too quickly on port /dev/console, > sleeping 30 secs > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > this strings appears after the system is loaded and the "login:" shown > system work's but this messages appears all time I'm in the system... > what I can do to solve this problem? Hard to say without more information. Like what version of FreeBSD are you running, and how did it get installed, and the owner/mode of /dev/console, and what are you logged into, and so on. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 16:41:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from godzilla.fxprojects.com (godzilla.fxprojects.com [64.81.56.3]) by hub.freebsd.org (Postfix) with ESMTP id 4AEC037B405 for ; Wed, 14 Nov 2001 16:41:23 -0800 (PST) Received: (from michael@localhost) by godzilla.fxprojects.com (8.11.3/8.11.3) id fAF0fHS09182; Wed, 14 Nov 2001 16:41:17 -0800 (PST) (envelope-from michael) Message-Id: <200111150041.fAF0fHS09182@godzilla.fxprojects.com> Subject: Re: APC backup -UPS howto install. To: kelly@slackwit.com Date: Wed, 14 Nov 2001 16:41:16 -0800 (PST) Cc: dima@sinp.msu.ru (Dmitry A. Mottl), freebsd-questions@FreeBSD.ORG, reinout@daboot.nl (reinout) In-Reply-To: <20011114165246.A3362@www.slackwit.com> from "Kelly Hendrix" at Nov 14, 2001 04:52:46 PM From: "Michael McCaffrey" X-Mailer: ELM [version 2.5 PL5] 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 use upsmon in the ports. prints warnings/stats to syslog when the power is lost and does a shutdown on the machine when the battery is almost out. > > On Wed, Nov 14, 2001 at 07:18:05PM +0300, Dmitry A. Mottl wrote: > > Hi, Reinout > > > > try a ported software. > > See /usr/ports/sysutils/ > > grep -i ups /usr/ports/sysutils/Makefile > > Or, you can also try this: while in /usr/ports/sysutils > > make search key=ups | more > > -- > ______________________________________________________________________ > | There are two ways to live your life. One is as though nothing is a | > | miracle. The other is as though everything is a miracle. | > | | > | Albert Einstein (1879-1955) | > |______________________________________________________________________| > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > _ _ (_)-(_) (o o) ooO--(_)--Ooo- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 16:43: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dragon.realtime.net (dragon.realtime.net [205.238.128.89]) by hub.freebsd.org (Postfix) with SMTP id B6D2737B405 for ; Wed, 14 Nov 2001 16:43:03 -0800 (PST) Received: from tigerfish2.my.domain ([66.25.208.136]) by dragon.realtime.net ; Wed, 14 Nov 2001 10:47:12 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.6/8.11.1) id fAEGp7Z00813 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 10:51:07 -0600 (CST) (envelope-from brucegb) Date: Wed, 14 Nov 2001 10:51:07 -0600 From: Bruce Burden To: freebsd-questions@freebsd.org Subject: Acrobat Reader and "CoolType"? Message-ID: <20011114105107.A734@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi gang, I was updating various ports, and now Acrobat Reader (acroread4, from the ports), is saying: bash-2.04$ acroread4 Unable to initialize CoolType. Unable to initialize user interface. There is some pop-up window as well, but it is gone so fast I hardly notice that there was a pop-up window to start with. Any idea where I can get "CoolType", or get aroud the problem? Thanks, Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 16:54:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wombat.bytecraft.au.com (wombat.bytecraft.au.com [203.39.118.3]) by hub.freebsd.org (Postfix) with ESMTP id 7B25C37B416 for ; Wed, 14 Nov 2001 16:54:16 -0800 (PST) Received: from lt99101401.bytecraft.au.com (unknown [203.39.118.42]) by wombat.bytecraft.au.com (Postfix) with SMTP id EFC313F67 for ; Thu, 15 Nov 2001 11:54:13 +1100 (EST) Message-ID: <005a01c16d70$0a721d20$2a7627cb@bytecraft.au.com> Reply-To: "MurrayTaylor" From: "MurrayTaylor" To: Subject: sharity-light vs mount_smbfs Date: Thu, 15 Nov 2001 11:54:11 +1100 Organization: Bytecraft Systems MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I need to transfer files to/from a W98 machine on oour networks and would like to know the pros and cons between these two ports... Sharity-light and mount_smbfs The FreeBSD version is root@bcall1 (~)ttyp0 # uname -a FreeBSD bcall1.bytecraft.au.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 25 10:01:30 EST 2001 root@bcall1.bytecraft.au.com:/usr/src/sys/compile/BCALL1 i386 root@bcall1 (~)ttyp0 # sysctl -a | grep os kern.ostype: FreeBSD kern.osrelease: 4.4-RELEASE kern.osrevision: 199506 kern.hostname: bcall1.bytecraft.au.com kern.hostid: 0 kern.posix1version: 199309 kern.osreldate: 440000 TIA Murray Taylor Bytecraft Systems Pty Ltd email: murraytaylor@bytecraftsystems.com web(s): www.bytecraftsystems.com www.bytecraftentertainment.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 16:58:49 2001 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 011A937B405 for ; Wed, 14 Nov 2001 16:58:47 -0800 (PST) Received: from asi200 ([66.57.72.71]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 14 Nov 2001 19:58:43 -0500 Message-ID: <01b501c16d71$d42dade0$0300a8c0@asi200> From: "Ben Goldstein" To: Subject: kernel make errors Date: Wed, 14 Nov 2001 20:06:58 -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 I don't have anything out of the ordinary in my kernel config.. and the make process halts upon linking kernel. config runs fine. umass.o: In function `umass_cam_attach_sim': umass.o(.text+0x1257): undefined reference to `cam_simq_allow' etc.. etc.. etc.. umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x1918): undefined reference to `xpt_done' umass.o(.text+0x1929): undefined reference to `xpt_done' *** Error code 1 Stop in /usr/src/sys/compile/BG1. Does this error relate to a common or easy to point out problem? Or would it be something deeper within my config.. ? -- Ben Goldstein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17: 3:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay03.esat.net (relay03.esat.net [192.111.39.46]) by hub.freebsd.org (Postfix) with ESMTP id 7BCE537B419 for ; Wed, 14 Nov 2001 17:01:20 -0800 (PST) Received: from (cnghotels.com) [193.120.77.171] by relay03.esat.net with esmtp id 164AtV-0002Cs-00; Thu, 15 Nov 2001 01:00:52 +0000 Received: from ntwork26 [10.108.225.26] by cnghotels.com [10.108.225.3] with SMTP (MDaemon.PRO.v5.0.1.R) for ; Thu, 15 Nov 2001 01:02:07 +0000 From: "Nicola" To: "Travel Deals" Subject: Thought you might be interested in this for the holidays! Date: Thu, 15 Nov 2001 01:05:20 -0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0F35_01C16D71.98D7B510" X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: High X-MDRemoteIP: 10.108.225.26 X-Return-Path: nwalsh@cnghotels.com X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0F35_01C16D71.98D7B510 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Travel Deals - Đ CNG Hotels Network SPECIALS LONDON Description GBP 24.36 pps EUR 39 pps London Claremont Stay at the 2-star Claremont for just GBP 24.36 (EUR 39) per person. ClickandGoNow.com double room rate = GBP 48.72 (EUR 78)! The Claremont Hotel places you at the heart of central London. You will be close to the city's main shopping areas and tourist attractions when you stay here. This discounted rate of GBP 24.36 (EUR 39) applies to visits made between 1 November and 31 December 2001 (subject to availability). LONDON Description GBP 25.76 pps EUR 41.39 pps London Royal Cambridge Stay at the 3-star Royal Cambridge Hotel for just GBP 40.88 (EUR 65) per person. ClickandGoNow.com double room rate = GBP 51.52 (EUR 82)! Originally two town houses located in a charming Victorian Terrace, The Royal Cambridge Hotel has been thoughtfully refurbished to reflect the opulence of that period, while offering all the amenities that one would want to find in a modern first class hotel. This discounted rate of GBP 40.88 (EUR 65) applies to visits made between 1 November and 26 December 2001 (subject to availability). EDINBURGH Description GBP 23.50 pps EUR 37.72 pps Carlton Greens Hotel Stay at the 3-star Carlton Greens for just GBP 23.50 (EUR 37.47) per person. ClickandGoNow.com double room rate = GBP 47 (EUR 75)! The 3-star Carlton Greens Hotel is just a few minutes from Princes Street in the centre of the Scottish capital. Staying in this Georgian town house, you will be able to enjoy easy access to all of Edinburgh. This discounted rate of GBP 23.50 (EUR 37.47) applies to visits made between 1 November and 30 December 2001 (subject to availability). PARIS Description USD 31.66 pps EUR 35.50 pps Hotel Paris France Stay at the 2-star Paris France Hotel for just USD 31.66 (EUR 35.50) per person. ClickandGoNow.com double room rate = USD 63.32 (EUR 71)! Built in 1910 in the middle of the Belle Epoque, the 2-star Hotel Paris France is a charming hotel. It gives you a great Right Bank location from which to explore all of Paris. This discounted rate of USD 63.32 (EUR 32.50) applies to visits made between 1 November and 29 December 2001 (subject to availability). BARCELONA Description USD 33.51 pps EUR 37.00 pps Ramblas Stay at the 3-star Ramblas Hotel for just USD 57.51 (EUR 64.5) per person. ClickandGoNow.com double room rate = USD 66 (EUR 74)! The facade of the Hotel Ramblas is already enough to tempt you into this wonderful 3-star hotel. Situated on Barcelona's Ramblas, the hotel gives you perfect access to all of the city's tourist and business attractions. This discounted rate of USD 57.51 (EUR 64.5) applies to visits made between 1 December and 31 January 2002 (subject to availability - min. 3 day stay). DUBLIN Description See description for room rates Shaw Court Apartments Stay at the 1 and 2 bedroom 3-star Shaw Court Apartments. 1 Bedroom apartment Sunday - Thursday USD 82.45 (EUR 92.50) Friday - Saturday USD 127 (EUR 142.50) 2 Bedroom apartment Sunday - Thursday USD 102 (EUR 114.5) Friday - Saturday USD 164.73 (EUR 184.8) Just a few minutes stroll from the heart of Dublin's Village Quarter, the spacious and comfortable 3-star Shaw Court apartments provide you with real comfort. All the services of the nearby Harcourt Hotel's reception area and conference facilities are at your disposal. These discounted rates apply to visits made between 1 November and 28 Feb 2001 (subject to availability - breakfast not included). AMSTERDAM Description USD 49.00 pps EUR 55.00 pps Ibis Stopera Stay at the 3-star Stoperia Hotel for just USD 49 (EUR 55) per person. ClickandGoNow.com double room rate = USD 98 (EUR 110)! The Ibis Stopera Hotel is a fine 3-star hotel in the centre of Amsterdam. You can take a train to the airport rapidly from the Centraal station. These discounted rates apply to visits made between 1 December and 28 Febuary 2002 (subject to availability). ĐCNG Hotels Network Unsubscribe Policy: As part of the CNG Hotels Network we appreciate customer privacy and should you wish to unsubscribe from receiving the travel deals newsletter please send an email to traveldeals@cnghotels.com with Unsubscribe in the title. You have received this mail as we came across your website recently and felt you would appreciate notification of great hotel room bargains. Let us take this opportunity to invite you to forward this mail to colleagues and friends. Happy travelling. Countries Australia Austria Belgium Canada Czech Rep. Denmark Finland France Germany Gibraltar Greece Holland Hungary Ireland Italy Japan Malaysia New Zealand Portugal Russia S. Africa Spain Sweden Switzerland Turkey UK Ukraine USA ------=_NextPart_000_0F35_01C16D71.98D7B510 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Travel Deals - =A9 CNG Hotels Network
=20 SPECIALS
LONDON Description
GBP
24.36=20 pps
EUR
39=20 pps
3D"book

London Claremont

Stay at = the 2-star=20 Claremont for just GBP 24.36 (EUR 39) per person. = ClickandGoNow.com double=20 room rate =3D GBP 48.72 (EUR 78)!

The = Claremont Hotel=20 places you at the heart of central London. You will be close to = the city's=20 main shopping areas and tourist attractions when you stay here.=20

This = discounted rate=20 of GBP 24.36 (EUR 39) applies to visits made between 1 November = and 31=20 December 2001 (subject to availability).


3D"Up
 
LONDON Description
GBP
25.76=20 pps
EUR
41.39=20 pps
3D"book
London = Royal Cambridge=20

Stay at the 3-star Royal Cambridge Hotel for just GBP = 40.88 (EUR=20 65) per person. ClickandGoNow.com double room rate =3D GBP 51.52 = (EUR 82)!=20

Originally two town houses located in a charming = Victorian Terrace,=20 The Royal Cambridge Hotel has been thoughtfully refurbished to = reflect the=20 opulence of that period, while offering all the amenities that one = would=20 want to find in a modern first class hotel.

This discounted rate of GBP 40.88 (EUR 65) applies to = visits made=20 between 1 November and 26 December 2001 (subject to availability). =


3D"Up
 
EDINBURGH Description
GBP
23.50=20 pps
EUR
37.72=20 pps
3D"book
Carlton = Greens Hotel=20

Stay at the 3-star Carlton Greens for just GBP 23.50 (EUR = 37.47)=20 per person. ClickandGoNow.com double room rate =3D GBP 47 (EUR = 75)!=20

The 3-star Carlton Greens Hotel is just a few minutes = from Princes=20 Street in the centre of the Scottish capital. Staying in this = Georgian=20 town house, you will be able to enjoy easy access to all of = Edinburgh.=20

This discounted rate of GBP 23.50 (EUR 37.47) applies to = visits=20 made between 1 November and 30 December 2001 (subject to=20 availability).


3D"Up
 
PARIS Description
USD
31.66=20 pps
EUR
35.50=20 pps
3D"book
Hotel = Paris=20 France
Stay at the 2-star Paris France Hotel for just USD 31.66 = (EUR=20 35.50) per person. ClickandGoNow.com double room rate =3D USD = 63.32 (EUR=20 71)!

Built in 1910 in the middle of the Belle Epoque, the = 2-star Hotel=20 Paris France is a charming hotel. It gives you a great Right Bank = location=20 from which to explore all of Paris.

This discounted rate of USD 63.32 (EUR 32.50) applies to = visits=20 made between 1 November and 29 December 2001 (subject to=20 availability).


3D"Up
 
BARCELONA Description
USD
33.51=20 pps
EUR
37.00=20 pps
3D"book
Ramblas
Stay at the=20 3-star Ramblas Hotel for just USD 57.51 (EUR 64.5) per person.=20 ClickandGoNow.com double room rate =3D USD 66 (EUR 74)!

The facade of the Hotel Ramblas is already enough to = tempt you into=20 this wonderful 3-star hotel. Situated on Barcelona's Ramblas, the = hotel=20 gives you perfect access to all of the city's tourist and business = attractions.

This discounted rate of USD 57.51 (EUR 64.5) applies to = visits made=20 between 1 December and 31 January 2002 (subject to availability - = min. 3=20 day stay).


3D"Up
 
DUBLIN Description
See description=20
for room=20 rates
3D"book
Shaw Court = Apartments=20
Stay at the 1 and 2 bedroom 3-star Shaw Court Apartments. =

1 Bedroom apartment
Sunday - Thursday USD = 82.45 (EUR=20 92.50) Friday - Saturday USD 127 (EUR 142.50)
2 Bedroom=20 apartment
Sunday - Thursday USD 102 (EUR 114.5)
Friday = -=20 Saturday USD 164.73 (EUR 184.8)

Just a few minutes stroll from the heart of Dublin's = Village=20 Quarter, the spacious and comfortable 3-star Shaw Court apartments = provide=20 you with real comfort. All the services of the nearby Harcourt = Hotel's=20 reception area and conference facilities are at your = disposal.

These discounted rates apply to visits made between 1 = November and=20 28 Feb 2001 (subject to availability - breakfast not=20 included).


3D"Up
 
AMSTERDAM Description
USD
49.00=20 pps
EUR
55.00=20 pps
3D"book

Ibis Stopera
Stay at the 3-star Stoperia Hotel for = just USD 49=20 (EUR 55) per person. ClickandGoNow.com double room rate =3D USD 98 = (EUR=20 110)!

The Ibis Stopera Hotel is a fine 3-star hotel in the = centre of=20 Amsterdam. You can take a train to the airport rapidly from the = Centraal=20 station.

These discounted rates apply to visits made between 1 = December and=20 28 Febuary 2002 (subject to availability).


3D"Up
 
   
=A9CNG Hotels Network
Unsubscribe Policy: As part of the CNG = Hotels Network=20 we appreciate customer privacy and should you wish to = unsubscribe=20 from receiving the travel deals newsletter please send an = email to=20 traveldeals@cnghotels.com with = Unsubscribe in=20 the title. You have received this mail as we came across = your=20 website recently and felt you would appreciate notification = of great=20 hotel room bargains. Let us take this opportunity to invite = you to=20 forward this mail to colleagues and friends. Happy=20 travelling.
=

 

 

 

 

------=_NextPart_000_0F35_01C16D71.98D7B510-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17: 7:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from openrelay.msu.edu (openrelay.msu.edu [35.9.98.20]) by hub.freebsd.org (Postfix) with ESMTP id 64E3A37B416 for ; Wed, 14 Nov 2001 17:07:23 -0800 (PST) Received: from works ([65.194.248.251]) by openrelay.msu.edu (8.11.1/8.11.1) with ESMTP id fAF0txp32694 for ; Wed, 14 Nov 2001 19:55:59 -0500 (EST) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20011114201002.009d3d10@pop.netzero.net> X-Sender: raiden23@pop.netzero.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 14 Nov 2001 20:13:40 -0500 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Fixed - but still would like feedback (was: Lost drive under BSD...Now what?) In-Reply-To: <4.2.0.58.20011114154354.00973940@pop.netzero.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, I realize that if I'm doing fail over server config I ought to know this, but I'm just not certain what to do. I'd like to know this for future reference actually. The primary server is back up and is now officially the secondary failover, while the secondary has been promoted and is now the primary. Replication is complete. I had to format and reinstall just as though it was a brand new server, then restore, but in the future I'd like to find a kind of quick and dirty way to get it back up faster. That's part of the reason for the suggestion. Full Format and reinstall of BSD then restore seems kinda much for me. If anyone has had any experience with this I'd love to know. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17:10: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 22C8D37B405 for ; Wed, 14 Nov 2001 17:09:57 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id B0794786E1; Thu, 15 Nov 2001 11:39:52 +1030 (CST) Date: Thu, 15 Nov 2001 11:39:52 +1030 From: Greg Lehey To: MurrayTaylor Cc: Fernando Gleiser , questions@freebsd.org Subject: Re: slightly OT: Unix MTA vs Exchange Message-ID: <20011115113952.P33267@monorchid.lemis.com> References: <20011112102721.H71050-100000@cactus.fi.uba.ar> <001701c16bcb$8a821ac0$2a7627cb@bytecraft.au.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001701c16bcb$8a821ac0$2a7627cb@bytecraft.au.com> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 13 November 2001 at 9:44:08 +1100, MurrayTaylor wrote: > > ----- Original Message ----- > From: "Fernando Gleiser" > To: > Sent: Tuesday, November 13, 2001 12:37 AM > Subject: slightly OT: Unix MTA vs Exchange > > >> >> A friend of mine is trying to convince his boss to migrate from M$ > Exchange >> to BSD runing Sendmail or Postfix and IMAP. He says BSD is better because >> it uses standard protocols, it is more stable, it uses less hardware > true true true >> resources, etc but the boss wants to see some docs with comparisons > between >> both setups. Does anybody have any pointers to (web|magazine|whatever) >> articles comparing Exchange with a Unix MTA? > not really > > However I am running Postfix / Cyrus IMAP here and have had no complaints > from the users > with respect to the email capabilities. We also are using the Cyrus Sieve > rules for > handling minor retargetting of emails for some of our road worriers ;-) Well, I can't speak for your MTA, but your MUA produces spectacularly mutilated text. 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 Wed Nov 14 17:16:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ammut.amduat.net (ammut.amduat.net [206.124.145.163]) by hub.freebsd.org (Postfix) with ESMTP id 1CCD537B405 for ; Wed, 14 Nov 2001 17:16:12 -0800 (PST) Received: from acm.org ([63.115.16.66]) by ammut.amduat.net (8.11.6/8.11.6) with ESMTP id fAF1FaJ30525; Wed, 14 Nov 2001 17:15:36 -0800 (PST) (envelope-from jsbarrett@acm.org) Message-ID: <3BF31730.6020702@acm.org> Date: Wed, 14 Nov 2001 17:15:28 -0800 From: "Jacob S. Barrett" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011 X-Accept-Language: en-us MIME-Version: 1.0 To: Erik Sabowski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apm on inspiron 8000 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 There was a good posting a while back about all the devices that needed to be compiled into the kernel for apm to work on the Inspiron 8000. I have it working perfectly on mine. If you can't find the posting email me and I will post it. I am not booted in FreeBSD right now since I am at work and need some MS apps that I have not been able to get working in Wine and VMWare port is broken right now. -Jake Erik Sabowski wrote: > I am running freebsd-4.4. i have apm enabled in the kernel (just the > default configuration) and apm and apmd are enabled in rc.conf. despite > all this, apm doesn't work. when i try to run apmd from the command line i > get: > > apmd[2723]: start > > and that's all, it never even starts. i noticed that there is no apm0 > entry displayed when i start up the machine, i guess this means apm is > configured incorrectly? i know people have apm working on the inspiron > 8000, so i know it does work. > > -- Jacob S. Barrett jsbarrett@acm.org www.amduat.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17:19:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id 18AF437B405 for ; Wed, 14 Nov 2001 17:19:34 -0800 (PST) Received: from khan.anarcat.dyndns.org ([65.94.145.25]) by tomts12-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011115011932.NNRM3045.tomts12-srv.bellnexxia.net@khan.anarcat.dyndns.org> for ; Wed, 14 Nov 2001 20:19:32 -0500 Received: from shall.anarcat.dyndns.org (shall.anarcat.dyndns.org [192.168.0.1]) by khan.anarcat.dyndns.org (Postfix) with ESMTP id 9FC2A19C7 for ; Wed, 14 Nov 2001 20:19:39 -0500 (EST) Received: by shall.anarcat.dyndns.org (Postfix, from userid 1000) id 4D95320AD0; Wed, 14 Nov 2001 20:20:39 -0500 (EST) Date: Wed, 14 Nov 2001 20:20:39 -0500 From: The Anarcat To: FreeBSD Questions Subject: can't do reverse dns with /etc/hosts Message-ID: <20011115012039.GA61093@shall.anarcat.dyndns.org> Mail-Followup-To: The Anarcat , FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline User-Agent: Mutt/1.3.23.2i Sender: owner-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! I stumbled upon a slight problem recently. I always figured using a nameserver was a good idea for my local network so I had one setup for quite a while.. However, my router doesn't talk to the nameserver for security reasons. (the nameserver takes care of the *local* DNS setup.) Now, I figured that if I put a few entries in /etc/hosts on that router, it won't really need to consult the DNS anyways. The entries are in place, but it doesn't work. On a test machine, I discover that bypassing the nameserver to do reverse queries simply breaks them. Example, with the nameserver in resolv.conf: anarcat@shall[~]% host 10.0.0.1 1.0.0.10.IN-ADDR.ARPA domain name pointer foo.anarcat.dyndns.org anarcat@shall[~]%=20 All nice and easy. Now, I enter a proper line (?) in /etc/hosts to replace that: 10.0.0.1 foo.anarcat.dyndns.org foo I *remove* resolv.conf (since turning "bind" off in /etc/host.conf doesn't seem to be enough!) and I get: anarcat@shall[~]% host 10.0.0.1 Host not found, try again. anarcat@shall[~]%=20 What the? At first I tought /etc/hosts didn't allow reverse lookups, but after a bit of reading in /usr/src (lib/libc/net/gethostbyht.c is an interesting reading :), I realise that it *did* allow reverse lookups... I am now confused. Is my setup correct? What do I do wrong? I'm running 4.4-stable. Thanks. A. --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjvzGGUACgkQttcWHAnWiGd19gCZAfVapBY0p9B+2nLJe3HJpYm4 T+gAn2E+PLfANH19noQpGkAKLkAjvYoX =n1Uw -----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 Wed Nov 14 17:20: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 3F18F37B405 for ; Wed, 14 Nov 2001 17:20:03 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-199.dialup.crchtx.swbell.net [208.191.234.199]) by sage-american.com (8.9.3/8.9.3) with SMTP id TAA04764 for ; Wed, 14 Nov 2001 19:19:58 -0600 (CST) Message-Id: <3.0.5.32.20011114192000.00fbf8a8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 14 Nov 2001 19:20:00 -0600 To: freebsd-questions@freebsd.org From: jacks@sage-american.com Subject: DSL PPPoE with 2 NICs 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 We have a small LAN about to be set up on a DSL connection which is activated. The LAN is currently sharing an ISDN Internet connection (not used for incoming remotes). The gateway machine (192.168.0.1) is running Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs running 4.4, on manually assigned. The DSL is an external modem via PPPoE. The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to use with the DSL (and change to the gateway in place of the Win2K). here's how the ifconfig -a looks now: ********************************************************************* rl0: flags=8843 mtu 1500 inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:40:33:57:92:dd media: Ethernet autoselect (100baseTX ) status: active lp0: flags=8810 mtu 1500 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8000 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 inet 127.0.0.1 netmask 0xff000000 ********************************************************************* A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and it loads as device r11 (without modem connected yet). The "tun" devices are made and ready.... and 4.4 loads netgraph support I believe without need to build into the kernel. QUESTION: Does anyone listening have a similar setup as planned above...DSL PPP over PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I see your ppp.conf file... and what else should I worry about? I have read all of the many papers/guides (including Renaud Waldura's paper). Any added tips would be VERY welcome as I really want to use BSD rather than Win2K..... many t Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17:25:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 1817C37B416 for ; Wed, 14 Nov 2001 17:25:14 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-199.dialup.crchtx.swbell.net [208.191.234.199]) by sage-american.com (8.9.3/8.9.3) with SMTP id TAA05461; Wed, 14 Nov 2001 19:25:09 -0600 (CST) Message-Id: <3.0.5.32.20011114192515.00fbf8a8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 14 Nov 2001 19:25:15 -0600 To: Lord Raiden , freebsd-questions@FreeBSD.ORG From: jacks@sage-american.com Subject: Re: Fixed - but still would like feedback (was: Lost drive under BSD...Now what?) In-Reply-To: <4.2.0.58.20011114201002.009d3d10@pop.netzero.net> References: <4.2.0.58.20011114154354.00973940@pop.netzero.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 ...for fast backup/restore, I tar the whole thing to and from another hard drive... that's quick and dirty... At 08:13 PM 11.14.2001 -0500, Lord Raiden wrote: > Ok, I realize that if I'm doing fail over server config I ought to know >this, but I'm just not certain what to do. I'd like to know this for >future reference actually. The primary server is back up and is now >officially the secondary failover, while the secondary has been promoted >and is now the primary. Replication is complete. I had to format and >reinstall just as though it was a brand new server, then restore, but in >the future I'd like to find a kind of quick and dirty way to get it back up >faster. That's part of the reason for the suggestion. Full Format and >reinstall of BSD then restore seems kinda much for me. If anyone has had >any experience with this I'd love to know. Thanks. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17:28:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f108.law10.hotmail.com [64.4.15.108]) by hub.freebsd.org (Postfix) with ESMTP id B539237B405 for ; Wed, 14 Nov 2001 17:28:36 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 17:28:36 -0800 Received: from 66.76.114.131 by lw10fd.law10.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 01:28:36 GMT X-Originating-IP: [66.76.114.131] From: "Todd Reed" To: FreeBSD@hm.homeip.net Cc: freebsd-questions@freebsd.org Subject: Re: Virtual Hosting with Apache Date: Wed, 14 Nov 2001 19:28:36 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 01:28:36.0581 (UTC) FILETIME=[D8E82150:01C16D74] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yea. I found out the problem, but I'm unsure of a solution. The webserver and DNS server are setup correctly. After looking at it again today, I realized that it has to do with our proxy server (MS Proxy). We run through it and the web browser is setup to use one. If I remove the proxy settings, it works fine. But, I can't hit the outside internet (of course because I'm not able to go through the proxy. Anyone have any suggestions on this new problem? --Todd >From: FreeBSD@hm.homeip.net >To: "Todd Reed" >CC: owner-freebsd-questions@FreeBSD.ORG >Subject: Re: Virtual Hosting with Apache >Date: Wed, 14 Nov 2001 23:05:51 +0100 >MIME-Version: 1.0 >Received: from [62.2.92.231] by hotmail.com (3.2) with ESMTP id >MHotMailBDBC35D400A040042A0F3E025CE70F180; Wed, 14 Nov 2001 14:06:14 -0800 >From FreeBSD@hm.homeip.net Wed, 14 Nov 2001 14:06:42 -0800 >X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 >Message-ID: >X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, >2001) at 14.11.2001 23:05:57 > > >Hi Todd > >you added the NameVirtualHost for each of the IP addresses in your >httpd,conf did you? > >- Joe > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17:34:14 2001 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 4D6DA37B405 for ; Wed, 14 Nov 2001 17:34:12 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 8266D2B77B; Thu, 15 Nov 2001 02:34:08 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 48916F9; Thu, 15 Nov 2001 12:34:01 +1100 (EST) Date: Thu, 15 Nov 2001 12:34:01 +1100 From: Edwin Groothuis To: The Anarcat Cc: FreeBSD Questions Subject: Re: can't do reverse dns with /etc/hosts Message-ID: <20011115123401.I684@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , The Anarcat , FreeBSD Questions References: <20011115012039.GA61093@shall.anarcat.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011115012039.GA61093@shall.anarcat.dyndns.org>; from anarcat@anarcat.dyndns.org on Wed, Nov 14, 2001 at 08:20:39PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 14, 2001 at 08:20:39PM -0500, The Anarcat wrote: > Now, I figured that if I put a few entries in /etc/hosts on that router, > it won't really need to consult the DNS anyways. The entries are in > place, but it doesn't work. On a test machine, I discover that bypassing > the nameserver to do reverse queries simply breaks them. Example, with > the nameserver in resolv.conf: > > anarcat@shall[~]% host 10.0.0.1 > 1.0.0.10.IN-ADDR.ARPA domain name pointer foo.anarcat.dyndns.org man host: host - look up host names using domain server that means, there is no looking at the hosts-file. Have you swapped "hosts" and "bind" in /etc/host.conf to see if that works? Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Wed Nov 14 17:34:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 5200537B417 for ; Wed, 14 Nov 2001 17:34:25 -0800 (PST) Received: from dialup-209.245.143.107.dial1.sanjose1.level3.net ([209.245.143.107] helo=blossom.cjclark.org) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164BQ2-0001i4-00; Wed, 14 Nov 2001 17:34:19 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAF1XqL27458; Wed, 14 Nov 2001 17:33:52 -0800 (PST) (envelope-from cjc) Date: Wed, 14 Nov 2001 17:33:51 -0800 From: "Crist J. Clark" To: Ben Goldstein Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel make errors Message-ID: <20011114173351.C66694@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <01b501c16d71$d42dade0$0300a8c0@asi200> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01b501c16d71$d42dade0$0300a8c0@asi200>; from beng@nc.rr.com on Wed, Nov 14, 2001 at 08:06:58PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 14, 2001 at 08:06:58PM -0500, Ben Goldstein wrote: > I don't have anything out of the ordinary in my kernel config.. and the make > process halts upon linking kernel. config runs fine. > > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_allow' > etc.. etc.. etc.. > umass.o: In function `umass_cam_sense_cb': > umass.o(.text+0x1918): undefined reference to `xpt_done' > umass.o(.text+0x1929): undefined reference to `xpt_done' > *** Error code 1 > > Stop in /usr/src/sys/compile/BG1. > > > Does this error relate to a common or easy to point out problem? Or would it > be something deeper within my config.. ? Typically, you will be asked for the complete configuration when you get errors like this. However, this one looks pretty obvious without going to that. In GENERIC we have, device umass # Disks/Mass storage - Requires scbus and da Or LINT says, # USB Iomega Zip 100 Drive (Requires scbus and da) device umass You do have 'scbus' and 'da' in your configuration? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 14 17:36:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20109.mail.yahoo.com (web20109.mail.yahoo.com [216.136.226.46]) by hub.freebsd.org (Postfix) with SMTP id 7410E37B417 for ; Wed, 14 Nov 2001 17:36:19 -0800 (PST) Message-ID: <20011115013619.76891.qmail@web20109.mail.yahoo.com> Received: from [63.193.147.188] by web20109.mail.yahoo.com via HTTP; Wed, 14 Nov 2001 17:36:19 PST Date: Wed, 14 Nov 2001 17:36:19 -0800 (PST) From: Bsd Neophyte Subject: Re: I really really really need some help with this 'make' problem... PLEASE To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011113005936.G45158@blossom.cjclark.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 --- "Crist J. Clark" wrote: > On Mon, Nov 12, 2001 at 11:58:32PM -0800, Bsd Neophyte wrote: > You X11 install is messed up or incomplete. How did you install X? Did > you install it from sysinstall(8) without checking the, > > [ ] prog Programmer's header and library files > > Box? You needed to if you want to build ports that depend on X. You > can either go back to sysinstall(8) or rebuild X in the ports. you're something else... I couldn't find the "prog" bit anywhere... so I reinstalled XFree86 3.3.6 from the ports... and then I tried installing gtk12 and mozilla from the ports... AND IT WORKED!!!!!!!!!!!!!!! :)))))))) thank you SOOOOO much on this one... hardly anyone touched this problem... and you resolved it! only one problem though... after I reinstalled it from the ports... well the windows manager seems to freeze on me. i type "startx" and something happens... but the windows manager never seems to refresh... I had alot of terminal boxes but they're all empty, w/o a cursor. when I ran the reinstall did I screw something up? -Sameer __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 14 17:37:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 3EF7C37B418 for ; Wed, 14 Nov 2001 17:37:13 -0800 (PST) Received: from dialup-209.245.143.107.dial1.sanjose1.level3.net ([209.245.143.107] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164BSq-0000IV-00; Wed, 14 Nov 2001 17:37:12 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAF1al227489; Wed, 14 Nov 2001 17:36:47 -0800 (PST) (envelope-from cjc) Date: Wed, 14 Nov 2001 17:36:47 -0800 From: "Crist J. Clark" To: The Anarcat Cc: FreeBSD Questions Subject: Re: can't do reverse dns with /etc/hosts Message-ID: <20011114173647.D66694@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115012039.GA61093@shall.anarcat.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011115012039.GA61093@shall.anarcat.dyndns.org>; from anarcat@anarcat.dyndns.org on Wed, Nov 14, 2001 at 08:20:39PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 14, 2001 at 08:20:39PM -0500, The Anarcat wrote: > Hi! > > I stumbled upon a slight problem recently. I always figured using a > nameserver was a good idea for my local network so I had one setup for > quite a while.. However, my router doesn't talk to the nameserver for > security reasons. (the nameserver takes care of the *local* DNS setup.) > > Now, I figured that if I put a few entries in /etc/hosts on that router, > it won't really need to consult the DNS anyways. The entries are in > place, but it doesn't work. On a test machine, I discover that bypassing > the nameserver to do reverse queries simply breaks them. Example, with > the nameserver in resolv.conf: > > anarcat@shall[~]% host 10.0.0.1 > 1.0.0.10.IN-ADDR.ARPA domain name pointer foo.anarcat.dyndns.org host(1) _always_ uses DNS. > All nice and easy. Now, I enter a proper line (?) in /etc/hosts to > replace that: > > 10.0.0.1 foo.anarcat.dyndns.org foo > > I *remove* resolv.conf (since turning "bind" off in /etc/host.conf doesn't > seem to be enough!) and I get: > > anarcat@shall[~]% host 10.0.0.1 > Host not found, try again. > anarcat@shall[~]% > host(1) always uses DNS. > At first I tought /etc/hosts didn't allow reverse lookups, but after a > bit of reading in /usr/src (lib/libc/net/gethostbyht.c is an interesting > reading :), I realise that it *did* allow reverse lookups... I am now > confused. Is my setup correct? What do I do wrong? host(1) always uses DNS. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 14 17:42:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id C60F837B416 for ; Wed, 14 Nov 2001 17:42:16 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-199.dialup.crchtx.swbell.net [208.191.234.199]) by sage-american.com (8.9.3/8.9.3) with SMTP id TAA07734 for ; Wed, 14 Nov 2001 19:42:14 -0600 (CST) Message-Id: <3.0.5.32.20011114194219.0100cb78@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 14 Nov 2001 19:42:19 -0600 To: freebsd-questions@freebsd.org From: jacks@sage-american.com Subject: FreeBSD on PPPoE DSL 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 We have a small LAN about to be set up on a DSL connection which is activated. The LAN is currently sharing an ISDN Internet connection (not used for incoming remotes). The gateway machine (192.168.0.1) is running Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs running 4.4, on manually assigned. The DSL is an external modem via PPPoE. The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to use with the DSL (and change to the gateway in place of the Win2K). A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and it loads as device r11 (without modem connected yet). The "tun" devices are made and ready.... and 4.4 loads netgraph support I believe without need to build into the kernel. QUESTION: Does anyone listening have a similar setup as planned above...DSL PPP over PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I see your ppp.conf file... and what else should I worry about? I have read all of the many papers/guides (including Renaud Waldura's paper). Any added tips would be VERY welcome as I really want to use BSD rather than Win2K..... many tha Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 17:45:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sparky.virtualflu.com (pool-151-197-237-171.phil.east.verizon.net [151.197.237.171]) by hub.freebsd.org (Postfix) with ESMTP id C788F37B418 for ; Wed, 14 Nov 2001 17:45:48 -0800 (PST) Received: from there (satellite [10.0.0.4]) by sparky.virtualflu.com (Postfix) with SMTP id 8608F2E2 for ; Wed, 14 Nov 2001 20:45:44 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matt Aaron To: freebsd-questions@freebsd.org Subject: Handspring Visor USB Date: Wed, 14 Nov 2001 20:45:47 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011115014544.8608F2E2@sparky.virtualflu.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 Hi, Does anyone have a Visor cradle working under freebsd using the USB port? I'm trying to use coldsync (installed from the ports), which will work twice, then promptly stop working. I have to reboot the computer to make it work again. I'm running Freebsd 4.4-stable on a Toshiba Satellite laptop with a kernel compiled with uhci, ohci, usb, and ugen and the debug options set for the 4. Here's the dmesg output from them: ohci0: mem 0xf7fff000-0xf7ffffff irq 11 at device 11.0 on pci0 ohci_init: start usb0: OHCI version 1.0 ohci_init: cold started usb0: resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ugen0: Handspring Inc Handspring Visor, rev 1.00/1.00, addr 2 ohci_device_bulk_close: pipe=0xc22b8000 ohci_device_bulk_close: pipe=0xc22ccf80 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_process_done: err cc=5 (DEVICE_NOT_RESPONDING), xfer=0xc212ed00 ohci_process_done: err cc=5 (DEVICE_NOT_RESPONDING), xfer=0xc212ed00 ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: detached ohci_device_ctrl_close: pipe=0xc22b8100 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ugen0: Handspring Inc Handspring Visor, rev 1.00/1.00, addr 2 ohci_device_bulk_close: pipe=0xc22ccf80 ohci_device_bulk_close: pipe=0xc22b8000 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=2 endpt=0 maxp=16 104002 tailp=0x147d770 headp=0x147d7d0 nexted=0x00000000 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=2 endpt=0 maxp=16 104002 tailp=0x147d7a0 headp=0x147d770 nexted=0x00000000 ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: detached ohci_device_ctrl_close: pipe=0xc22b8100 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=0 endpt=0 maxp=8 84000 tailp=0x147d7d0 headp=0x147d7a0 nexted=0x00000000 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=0 endpt=0 maxp=8 84000 tailp=0x147d770 headp=0x147d7d0 nexted=0x00000000 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=0 endpt=0 maxp=8 84000 tailp=0x147d7a0 headp=0x147d770 nexted=0x00000000 ohci_device_ctrl_close: pipe=0xc22b8100 uhub0: device problem, disabling port 1 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=0 endpt=0 maxp=8 84000 tailp=0x147d7d0 headp=0x147d7a0 nexted=0x00000000 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=0 endpt=0 maxp=8 84000 tailp=0x147d770 headp=0x147d7d0 nexted=0x00000000 ohci_rhsc: sc=0xc212c800 xfer=0xc212ef00 hstatus=0x00000000 ohci_rhsc: change=0x02 ohci_timeout: xfer=0xc212ed00 ohci_abort_xfer: xfer=0xc212ed00 pipe=0xc22b8100 ED(0xc212d7a0) at 09a217a0: addr=0 endpt=0 maxp=8 84000 tailp=0x147d7a0 headp=0x147d770 nexted=0x00000000 ohci_device_ctrl_close: pipe=0xc22b8100 uhub0: device problem, disabling port 1 uhub0: port error, restarting port 1 I plugged the cradle into another machine running Windows 2000, and the Palm software synced perfectly. Any help would be appreciated. Thank you, Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 18:17:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.microbsd.net (server.microbsd.net [4.23.122.30]) by hub.freebsd.org (Postfix) with ESMTP id BB21837B405 for ; Wed, 14 Nov 2001 18:17:06 -0800 (PST) Received: from mail.microbsd.net (mail.microbsd.net [4.23.122.30]) by mail.microbsd.net (Postfix) with ESMTP id C6610ACA; Wed, 14 Nov 2001 22:20:07 -0500 (EST) Subject: Re: GCC stack smashing protection for 4.4-STABLE? From: kerberus To: Andrew Johns Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3BF2F23C.EEB77DCD@kpi.com.au> References: <3BF1EE29.49275AED@kpi.com.au> <20011113213920.A46774@xor.obsecurity.org> <1005755318.13317.2.camel@devel.netwolves.com> <3BF2F23C.EEB77DCD@kpi.com.au> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.13 (Preview Release) Date: 14 Nov 2001 22:20:06 -0500 Message-Id: <1005794407.3795.0.camel@mail.microbsd.net> 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 how Big is your link, i can put a distribution up for you if youd like On Wed, 2001-11-14 at 17:37, Andrew Johns wrote: > > > Kerberus wrote: > > > > try this it worked for me, just patch from /usr/src and follow the > > directions > > > > On Wed, 2001-11-14 at 00:39, Kris Kennaway wrote: > > > > ----------------------------------------------------------------- > > Name: gcc-propolice.patch > > gcc-propolice.patch Type: Plain Text (text/plain) > > Encoding: quoted-printable > > No such luck - looks like a manual patching process. Oh well, it > can't take *that* long. > > See attached error output. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 18:20:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail34.sdc1.sfba.home.com (femail34.sdc1.sfba.home.com [24.254.60.24]) by hub.freebsd.org (Postfix) with ESMTP id 78C4037B416 for ; Wed, 14 Nov 2001 18:20:04 -0800 (PST) Received: from cc1094621a ([24.36.208.140]) by femail34.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011115022004.SLPD23126.femail34.sdc1.sfba.home.com@cc1094621a> for ; Wed, 14 Nov 2001 18:20:04 -0800 Message-ID: <000801c16d95$9bf0f8a0$0500a8c0@roylok1.mi.home.com> From: "frogger3099" To: Subject: Computer Crashing after X is open Date: Wed, 14 Nov 2001 21:23:06 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C16D52.8D151700" 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_0005_01C16D52.8D151700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, freebsd is great, i like it a lot. The only thing is I can't figure = out why it crashes after about 10-20 minutes of being idle in X. If i = leave my computer alone in a console it won't crash. But after I leave = it alone in X for 10 - 20 minutes then exit out of X the kernel has = crashed. I asked the network admin at my work but he couldn't figure it = out either so I was hoping that you might be able to. Thank You ------=_NextPart_000_0005_01C16D52.8D151700 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, freebsd is great, i like it a = lot. =20 The only thing is I can't figure out why it crashes after about 10-20 = minutes of=20 being idle in X.  If i leave my computer alone in a console it = won't=20 crash.  But after I leave it alone in X for 10 - 20 minutes then = exit out=20 of X the kernel has crashed.  I asked the network admin at my work = but he=20 couldn't figure it out either so I was hoping that you might be able = to. =20 Thank You
------=_NextPart_000_0005_01C16D52.8D151700-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 18:45:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c011.snv.cp.net (c011-h006.c011.snv.cp.net [209.228.34.219]) by hub.freebsd.org (Postfix) with SMTP id 7E55337B416 for ; Wed, 14 Nov 2001 18:45:29 -0800 (PST) Received: (cpmta 17522 invoked from network); 14 Nov 2001 18:45:28 -0800 Received: from 216.164.225.48 (HELO fritzilldo) by smtp.namezero.com (209.228.34.219) with SMTP; 14 Nov 2001 18:45:28 -0800 X-Sent: 15 Nov 2001 02:45:28 GMT Message-ID: <000901c16d7f$954a4030$0301a8c0@fritzilldo> From: "Christopher J. Umina" To: Subject: Clock Speed Changes. Date: Wed, 14 Nov 2001 21:45:26 -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 Hi, I'm currently running a server that is a 366 Mhz. Intel Celeron with a 66 Mhz. bus speed. I just now learned that the motherboard in the thing can over clock. It says I can safely over clock to 100 Mhz FSB and 550 Mhz. CPU clock. I made the changes in the system BIOS. When I got to the point where the boot loader was ready to boot, it gave me some kind of weird error. I'm guessing this is because of the clock speed changes. Is there any way to make a system ready for such a change? Or am I stuck at this speed until I reinstall BSD, which I hope is never because I've got this install working beautifully. Thanks, Christopher J. Umina To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 18:57:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by hub.freebsd.org (Postfix) with ESMTP id 0398237B419 for ; Wed, 14 Nov 2001 18:57:14 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta03.mail.mel.aone.net.au with ESMTP id <20011115025648.JBRX25070.mta03.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Thu, 15 Nov 2001 13:56:49 +1100 Message-Id: <5.1.0.14.2.20011115134655.03ad2670@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Thu, 15 Nov 2001 13:52:06 +1100 To: Wayne Pascoe From: Rob B Subject: Re: Virtual Hosting with Apache Cc: "Todd Reed" , freebsd-questions@freebsd.org In-Reply-To: <86herx3dle.fsf@pan.ehsrealtime.com> References: 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 20:29 14/11/2001, Wayne Pascoe sent this up the stick: >"Todd Reed" writes: > > > I've got my Internal DNS pointing to the correct IP address > > 192.168.125.240 -- neac1.neaclinic.com > > 192.168.125.241 -- neac2.neaclinic.com > > 192.168.125.242 -- neac3.neaclinic.com > > > > Here are the Virtual hosting configs from my httpd.conf >-- snip -- Isn't this multihoming, rather than Virtual Hosting? AFAIK, Virtual Hosting is one IP address with multiple A records: 192.168.125.240 IN A neac1.neaclinic.com neac2 IN CNAME neac2.neaclinic.com [1] etc The "virtual" comes from the fact that if a request is made for neac2.neaclinic.com, the webserver at 192.168.125.240 receives the http header with a request for neac2 and serves the correct page. Picky, I know, but sometimes the correct terminology can get answers faster. Cheers, Rob [1] prolly not the correct DNS method, but sufficient for an illustration :) -- The world is coming to an end. Please log off. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 979 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 19: 5:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 54FFE37B405 for ; Wed, 14 Nov 2001 19:05:43 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAF35a422301 for freebsd-questions@freebsd.org; Thu, 15 Nov 2001 03:05:36 GMT Date: Thu, 15 Nov 2001 03:05:35 +0000 From: what ever To: freebsd-questions@freebsd.org Subject: sound help Message-ID: <20011115030535.A13199@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a Vibra16 in my nice old PentiumIIMMX-233 running FreeBSD 4.2-RELEASE. Finally, after much reading of docs & compiling of new kernels, I get the soundcard to show up, but there's NO pcm device. Here is what's in my kernel cfg file: device pcm device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 Here is what dmesg says about my soundcard: sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 sbc0: alloc_resource device_probe_and_attach: sbc0 attach returned 6 no pcm device is created. Any help/pointers would be greatly appreciated! I am *sick* of having to run on my windows95 machine to play mp3s. Thanks! -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 19: 7:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cx2037703-a.kenner1.la.home.com (cx2037703-a.kenner1.la.home.com [24.39.27.145]) by hub.freebsd.org (Postfix) with ESMTP id 2B80637B416; Wed, 14 Nov 2001 19:07:16 -0800 (PST) Received: (from conrads@localhost) by cx2037703-a.kenner1.la.home.com (8.11.6/8.11.6) id fAF372C05641; Wed, 14 Nov 2001 21:07:02 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.1 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <86u1vxfayp.fsf@jamestown.21stcentury.net> Date: Wed, 14 Nov 2001 21:07:02 -0600 (CST) Organization: @Home Network From: Conrad Sabatier To: James McNaughton Subject: Re: unknown kernel error message Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, Rick Bradley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 14-Nov-2001 James McNaughton wrote: >> > >> > Nov 11 22:36:10 unixpros /kernel: arp: unknown hardware address format >> > (0x0800) >> > > I get this same message often since I got a cable modem. There seems > to be no pattern as to when it occurs. I infer from the wording that > someone on the local ethernet segment is advertising a weird > non-ethernet MAC address. > > I have found no explanation so far and stopped looking for one. There > appears to be no degredation to my system performance. > > Is this coming from the ISP's network or is it an internal network? As far as I know, he's only connected through his NIC to a cable modem. -- Conrad Sabatier Bumper sticker: "All the parts falling off this car are of the very finest British manufacture" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 19:10: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id EAF6F37B417 for ; Wed, 14 Nov 2001 19:09:58 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Wed, 14 Nov 2001 20:36:22 -0500 Message-Id: <5.1.0.14.0.20011114203009.00c13fa0@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 14 Nov 2001 20:36:24 -0500 To: "Ben Goldstein" , From: Scott Subject: Re: kernel make errors In-Reply-To: <01b501c16d71$d42dade0$0300a8c0@asi200> 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 20:06 2001/11/14 -0500, Ben Goldstein wrote: >I don't have anything out of the ordinary in my kernel config.. and the make >process halts upon linking kernel. config runs fine. > >umass.o: In function `umass_cam_attach_sim': >umass.o(.text+0x1257): undefined reference to `cam_simq_allow' >etc.. etc.. etc.. >umass.o: In function `umass_cam_sense_cb': >umass.o(.text+0x1918): undefined reference to `xpt_done' >umass.o(.text+0x1929): undefined reference to `xpt_done' >*** Error code 1 > >Stop in /usr/src/sys/compile/BG1. > > >Does this error relate to a common or easy to point out problem? Or would it >be something deeper within my config.. ? There was something posted today, I think--everyone is getting these errors right now. The trick ~seems~ to be either remove or rename your /usr/obj/usr/src/sys/BG1 ( I assume that's your kernel, as it matches your intials.) However, a quick word of warning--that, at least seems to have worked for everyone who is getting the error in the linux module, which is where the majority of them seem to be. HTH Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 19:21:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 6ED6E37B405 for ; Wed, 14 Nov 2001 19:21:43 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 164D5r-000Ah7-00; Thu, 15 Nov 2001 16:21:35 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id fAF3LWS61379; Thu, 15 Nov 2001 16:21:32 +1300 (NZDT) (envelope-from jonc) Date: Thu, 15 Nov 2001 16:21:32 +1300 From: Jonathan Chen To: xfiles , questions@freebsd.org Subject: Re: help me please... Message-ID: <20011115162132.A61332@jonc.itouch> References: <69941187@toto.iv> <15347.2758.678897.173239@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15347.2758.678897.173239@guru.mired.org>; from mwm@mired.org on Wed, Nov 14, 2001 at 06:22:30PM -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, Nov 14, 2001 at 06:22:30PM -0600, Mike Meyer wrote: > xfiles types: > > Nov 14 22:50:54 getty[519]: login_tty /dev/console: Operation not supported > > by device > > Nov 14 22:50:54 getty[521]: login_tty /dev/console: Operation not supported > > by device > > Nov 14 22:50:54 getty[521]: login_tty /dev/console: Operation not supported > > by device > > Nov 14 22:50:54 getty[523]: login_tty /dev/console: Operation not supported > > by device > > Nov 14 22:50:54 getty[523]: login_tty /dev/console: Operation not supported Check /etc/ttys. The line for /dev/console should read: console none unknown off secure Older versions of /etc/ttys had a getty running on it. -- Jonathan Chen ---------------------------------------------------------------------- Vini, vidi, velcro... I came, I saw, I stuck around To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 19:42:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by hub.freebsd.org (Postfix) with ESMTP id D55C237B416 for ; Wed, 14 Nov 2001 19:42:10 -0800 (PST) Received: from user-112vp95.biz.mindspring.com ([66.47.229.37] helo=FRANKENFURTER) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 164DPk-0005T1-00; Wed, 14 Nov 2001 22:42:08 -0500 Date: Wed, 14 Nov 2001 19:47:57 -0800 From: Brian Sobolak X-Mailer: The Bat! (v1.51) Personal Reply-To: Brian Sobolak X-Priority: 3 (Normal) Message-ID: <8137632132.20011114194757@mindspring.com> To: what ever Cc: freebsd-questions@freebsd.org Subject: Re: sound help In-Reply-To: <20011115030535.A13199@sdf.freeshell.org> References: <20011115030535.A13199@sdf.freeshell.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello what, Wednesday, November 14, 2001, 7:05:35 PM, you wrote: we> sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 we> sbc0: alloc_resource we> device_probe_and_attach: sbc0 attach returned 6 Suggestion: Check your BIOS and see if Plug-n-Play is enabled. If it is, turn it off. brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 19:59: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from w2xo.pgh.pa.us (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by hub.freebsd.org (Postfix) with ESMTP id 7F70337B416 for ; Wed, 14 Nov 2001 19:59:00 -0800 (PST) Received: (from durham@localhost) by w2xo.pgh.pa.us (8.11.6/8.11.3) id fAF3wuE32987; Wed, 14 Nov 2001 22:58:57 -0500 (EST) (envelope-from durham) Message-Id: <200111150358.fAF3wuE32987@w2xo.pgh.pa.us> Content-Type: text/plain; charset="iso-8859-1" From: Jim Durham To: "michelle gauthier" , freebsd-questions@FreeBSD.ORG Subject: Re: Free BSD's instillation and use? Date: Wed, 14 Nov 2001 22:58:55 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: X-Chameleon-Return-To: Jim Durham 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 14 November 2001 11:27 am, michelle gauthier wrote: > As a third year programming student, a devotee to the open source *uix > movement and a recent purchaser of a as yet uninstalled FreeBSD from > CompUSA (along with Mandrake, Red Hat and SUSE Linux's), I am interested in > installing Free BSD on a Windows 95 PC along side my already running Win95 > and Red Hat 7.1. It was to this end I have installed a second 4 GB hard > drive on which I have a 500 MB FAT32 Back-up, the necessary2.5 GB Red Hat > partitions, and I have formatted using my recently updated Partition Magic > 6, a 1 GB HPFS Unix partition. Thanks to your excelently written "The > Complete Free" instruction manual, I see you have a LILO like "boot > manager." Does your provided boot manager allow multiple boot options as > does my presently owned Boot Magic, System Commander 200 and/or LILO? If > so, does it allow allow all three OS's to boot to, and given the amount of > HD space, do you recommend I shrink the HPFS partition or keep it for > future expansion? Since no one answered you, I'll tell you what I can.... The FreeBSD boot manager does multiple OSes. Also, there is OS-BS in the "tools" directory on the CD. A basic FreeBSD installation will install in aprox 300 megs without X and about 500 with X. So, you could leave your HPFS partition. Also, FreeBSD requires only 1 of the 4 partitions available. > > Also being a Corel WordPerfect Suite 2000 for Linux owner, do you know if > Corel's WP9 is UNIX compatible? If so, it would save the additional > $250.00 UNIX Word Perfect purchase price. I've never run WP9, but WP 8 is in the ports directory, so that's a "probably". The Linux binary support in FreeBSD will run almost any Linux application. > > I will soon be again visiting your Web site to see how I may contribute to > the Red Hat movement. You won't find any Red Hat info here 8-) but I'm sure you'd be welcome to conftribute to the FreeBSD project! -Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:10:50 2001 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 6BD6F37B405 for ; Wed, 14 Nov 2001 20:10:48 -0800 (PST) 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 UAA13132; Wed, 14 Nov 2001 20:10:44 -0800 Message-ID: <3BF34043.2030407@owt.com> Date: Wed, 14 Nov 2001 20:10:43 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: "Christopher J. Umina" Cc: Questions@FreeBSD.ORG Subject: Re: Clock Speed Changes. References: <000901c16d7f$954a4030$0301a8c0@fritzilldo> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Christopher J. Umina wrote: > Hi, > > I'm currently running a server that is a 366 Mhz. Intel Celeron with a > 66 Mhz. bus speed. I just now learned that the motherboard in the thing can > over clock. It says I can safely over clock to 100 Mhz FSB and 550 Mhz. CPU > clock. I made the changes in the system BIOS. When I got to the point > where the boot loader was ready to boot, it gave me some kind of weird > error. I'm guessing this is because of the clock speed changes. Is there > any way to make a system ready for such a change? Or am I stuck at this > speed until I reinstall BSD, which I hope is never because I've got this > install working beautifully. It sounds like your memory isn't rated at 100MHz. Kent > > Thanks, > Christopher J. Umina > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA It is hard to believe you are soaring with Eagles (las águilas) when you accept SPAM like a mouse (el ratón). mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:19:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta02.mail.mel.aone.net.au (mta02.mail.au.uu.net [203.2.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 6FAC737B416 for ; Wed, 14 Nov 2001 20:19:21 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta02.mail.mel.aone.net.au with ESMTP id <20011115041913.HZPR1616.mta02.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Thu, 15 Nov 2001 15:19:13 +1100 Message-Id: <5.1.0.14.2.20011115151532.00a8d020@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Thu, 15 Nov 2001 15:19:09 +1100 To: reinout From: Rob B Subject: Re: APC backup -UPS howto install. Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> 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 14:49 15/11/2001, reinout sent this up the stick: >Hi, > >I have a APC backup-UPS and I am running FreeBSD4.4 server. >I have connected the UPS with a serial cable, but now I have to install >some software or enable it in the kernel. I have read the LINT file but i >can't find anything that supports a UPS. I also tried to find some >software/script to support my UPS, but it seems I can't find anything >about it. Is there somebody who has experience with a UPS under freeBSD? try this: > cd /usr/ports/sysutils > make search key=ups | more and check the output Cheers, Rob -- I never remember a face, but I always forget a name. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 534 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:24:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-f58.hotmail.com [216.32.181.58]) by hub.freebsd.org (Postfix) with ESMTP id A301837B418 for ; Wed, 14 Nov 2001 20:24:31 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 20:24:31 -0800 Received: from 65.8.33.55 by lw2fd.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 04:24:31 GMT X-Originating-IP: [65.8.33.55] From: "Lewis Isner" To: questions@FreeBSD.org Subject: Headless install Date: Wed, 14 Nov 2001 23:24:31 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 04:24:31.0636 (UTC) FILETIME=[6C35B540:01C16D8D] Sender: owner-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 going to attempt to install FreeBSD onto a generic Intel system and the computer will be headless. I've read the outstanding documentation on how to do a headless install and have the necessary equipment. I am currently running on a Windows machine and don't know how I can modify the files on the floppy I've created on a FreeBSD floppy. Is there an application on the CD or the web site that allows one to edit files on a FreeBSD filesystem. I hope this isn't a dumb question, but I am somewhat new to the hobby. Any help or ideas you could give me would be greatly appreciated. Thank you, Lewis Isner _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:33:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 31E6C37B405 for ; Wed, 14 Nov 2001 20:33:32 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAF4XLq13293; Thu, 15 Nov 2001 04:33:21 GMT Date: Thu, 15 Nov 2001 04:33:20 +0000 From: what ever To: Brian Sobolak Cc: what ever , freebsd-questions@freebsd.org Subject: Re: sound help Message-ID: <20011115043320.A5346@sdf.freeshell.org> References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8137632132.20011114194757@mindspring.com>; from sobolak@mindspring.com on Wed, Nov 14, 2001 at 07:47:57PM -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 Hey, Thanks for the tip. My BIOS was already set with Plug-n-Pray disabled (i.e., PNP OS=NO). Any other tips? This sort of problem is the only thing that ever makes me think of going back to grrr.... linux. Thanks! On Wed, Nov 14, 2001 at 07:47:57PM -0800, Brian Sobolak wrote: > Hello what, > > Wednesday, November 14, 2001, 7:05:35 PM, you wrote: > > > we> sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 > we> sbc0: alloc_resource > we> device_probe_and_attach: sbc0 attach returned 6 > > Suggestion: > > Check your BIOS and see if Plug-n-Play is enabled. If it is, turn it > off. > > brian > > -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:50:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f266.law11.hotmail.com [64.4.16.141]) by hub.freebsd.org (Postfix) with ESMTP id 6A0DA37B405 for ; Wed, 14 Nov 2001 20:50:13 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 20:50:13 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 04:50:13 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: raymond@one.com.au, freebsd-questions@FreeBSD.org Subject: Re: The need for speed Date: Wed, 14 Nov 2001 21:50:13 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 04:50:13.0288 (UTC) FILETIME=[031B2280:01C16D91] Sender: owner-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 uni and dual processor PIII systems with FreeBSD and the MUMPS >language (it's an ANSI database language - see http://www.mumps.org/ ). >The language and application tend to be mainly processor bound (due >to the poor coding in the language, mine). I'm looking for more speed >than a dual 1GHZ PIII system for a largish customer - to this end I'm >attempting to boot FreeBSD 4.4-RELEASE on an Intel server with >4 x Pentium xeon 700MHZ processors, each with 1MB cache. > >Wether I boot from floppy or CD, this thing immediately halts >(no twirling batton at all) with "BTX halted" after a lot of numbers. >(I can copy down all the crash screen if this is any use to anyone.) > >So - two questions... > >1. Have I encountered a known (fixable) problem? Dunno, sorry. >2. What is the best way to go to get more grunt than a dual 1GHZ PIII? A dual P6 core Xeon isn't really going to be much faster than a dual P3, in fact, a dual 700MHz Xeon will be left in the dust by a dual 1GHz P3 in all but very specific cache-memory-dependant applications such as (possibly) database software. That said, the current fastest systems for FreeBSD, short of going with really exotic hardware, would be a dual AMD AthlonMP 1.6GHz setup (Dubbed the 1900+) In general, an AthlonMP or AthlonXP system can outperform any Intel based dual or single processor system by quite a large margin, in addition to being cheaper. A few things to note about the AMD systems is that there are currently only 2 dual processor motherboards available, both by the very reputable server motherboard manufacturer: Tyan. This does limit your options to fairly basic boards with no bells and whistles, but the other major manufacturers such as Asus and Gigabyte are releasing boards "real soon now (TM)" As far as stability, the systems are rock solid but have issues with certain select pieces of hardware. You can look at a compatibility list on tyan's website at www.tyan.com For a reference to performance beyond my word, visit such hardware review sites as www.tomshardware.com, www.anandtech.com, and www.aceshardware.com Be sure to do research and get other's opinions before trying a new platform. There are always surprises that pop up with any setup. Charles Burns _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:53:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id EE5E337B405 for ; Wed, 14 Nov 2001 20:53:30 -0800 (PST) Received: (qmail 26939 invoked from network); 15 Nov 2001 04:53:40 -0000 Received: from unknown (HELO wastegate.net) (209.166.135.78) by smtp1.mx.pitdc1.stargate.net with SMTP; 15 Nov 2001 04:53:40 -0000 Received: (qmail 13154 invoked from network); 15 Nov 2001 04:53:19 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 15 Nov 2001 04:53:19 -0000 From: "Doug Reynolds" To: "freebsd-questions" Date: Wed, 14 Nov 2001 23:53:00 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: problem with multilink PPP Message-Id: <20011115045331.EE5E337B405@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 Gentlemen: i have been having a problem with multilink ppp ever since i've starting using it.. I am running two USR sportster 56k modems. basically what happens is my provider kicks me offline every 12hrs. i'm running userppp from the rc.conf (ie "/usr/sbin/ppp -quiet -ddial -nat etcetc"). i also have pppctl setup. when my provider kicks me off, my machine goes to reconnect. generally every other time or everytime depending, my modems will keep dialing connecting negotiating and then hanging up, and keep repeating this over again and again, at least until I intervene. when I run pppctl, then prompt will say "PPP>" indicating that i have a full working connection, even though the off hook and CD lights on both modem are off. it says that way even when dialing. the only way it will stop is when i type "close", leave the modems recycle, and then type "open", and then all is well.. the logs dont really say anything except "carrier lost" or something to that effect. I am not sure if this is a configuration problem, or a bug in the multilink code.. here is my ppp.conf. i can post a set of logs if needed. default: # ident user-ppp VERSION (built COMPILATIONDATE) # Ensure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) set device /dev/cuaa0 /dev/cuaa1 set log Phase Chat LCP IPCP CCP tun command set speed 115200 disable lqr deny lqr set server /var/tmp/internet xxxxxxx 0177 sgi: set phone xxxxxxxxx set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK AT&F1S11=60M0 OK \\dATDT\\T TIMEOUT 60 CONNECT" set reconnect 40 40 set authname xxxxxxxxxx set authkey xxxxxxxxxx set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 set mrru 1500 clone 1,2 link 1 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK AT&F1S11=60M0 OK \\dATDT\\T TIMEOUT 60 CONNECT" link 2 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK AT&F1S11=60M0 OK \\dATDT\\T TIMEOUT 60 CONNECT" link deflink remove link * set mode ddial add default HISADDR nat port tcp 192.168.1.2:6699 6699 nat port udp 192.168.1.2:6257 6257 set filter in 0 deny tcp src eq 137 set filter out 0 deny tcp src eq 137 set filter in 1 deny tcp dst eq 137 set filter out 1 deny tcp dst eq 137 set filter in 2 deny udp src eq 137 set filter out 2 deny udp src eq 137 set filter in 3 deny udp dst eq 137 set filter out 3 deny udp dst eq 137 set filter in 4 deny tcp src eq 138 set filter out 4 deny tcp src eq 138 set filter in 5 deny tcp dst eq 138 set filter out 5 deny tcp dst eq 138 set filter in 6 deny udp src eq 138 set filter out 6 deny udp src eq 138 set filter in 7 deny udp dst eq 138 set filter out 7 deny udp dst eq 138 set filter in 8 deny tcp src eq 139 set filter out 8 deny tcp src eq 139 set filter in 9 deny tcp dst eq 139 set filter out 9 deny tcp dst eq 139 set filter in 10 deny udp src eq 139 set filter out 10 deny udp src eq 139 set filter in 11 deny udp dst eq 139 set filter out 11 deny udp dst eq 139 set filter in 12 permit 0 0 set filter out 12 permit 0 0 the nat is for winmx, and the filter is for samba. thanx --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:54: 1 2001 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 DE30337B41D for ; Wed, 14 Nov 2001 20:53:52 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 14 Nov 2001 23:53:35 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "MurrayTaylor" , Subject: Re: sharity-light vs mount_smbfs Date: Wed, 14 Nov 2001 23:53:28 -0500 X-Mailer: KMail [version 1.2] References: <005a01c16d70$0a721d20$2a7627cb@bytecraft.au.com> In-Reply-To: <005a01c16d70$0a721d20$2a7627cb@bytecraft.au.com> MIME-Version: 1.0 Message-Id: <01111423532802.00671@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 14 November 2001 19:54, MurrayTaylor wrote: > I need to transfer files to/from a W98 machine on oour > networks and would like to know the pros and cons between > these two ports... > > Sharity-light and mount_smbfs Use the "real" smbfs now that FreeBSD supports it; until relatively recently, sharity light was the only way to do Samba mounts in FreeBSD; otherwise, I'm sure that it would not exist. > > The FreeBSD version is > > root@bcall1 (~)ttyp0 # uname -a > FreeBSD bcall1.bytecraft.au.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: > Tue Sep 25 10:01:30 EST 2001 > root@bcall1.bytecraft.au.com:/usr/src/sys/compile/BCALL1 i386 > > root@bcall1 (~)ttyp0 # sysctl -a | grep os > kern.ostype: FreeBSD > kern.osrelease: 4.4-RELEASE > kern.osrevision: 199506 > kern.hostname: bcall1.bytecraft.au.com > kern.hostid: 0 > kern.posix1version: 199309 > kern.osreldate: 440000 > > > TIA > > Murray Taylor > Bytecraft Systems Pty Ltd > email: murraytaylor@bytecraftsystems.com > web(s): www.bytecraftsystems.com > www.bytecraftentertainment.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 20:56:30 2001 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 DB14B37B416 for ; Wed, 14 Nov 2001 20:56:27 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 14 Nov 2001 23:56:20 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "frogger3099" , Subject: Re: Computer Crashing after X is open Date: Wed, 14 Nov 2001 23:56:13 -0500 X-Mailer: KMail [version 1.2] References: <000801c16d95$9bf0f8a0$0500a8c0@roylok1.mi.home.com> In-Reply-To: <000801c16d95$9bf0f8a0$0500a8c0@roylok1.mi.home.com> MIME-Version: 1.0 Message-Id: <01111423561303.00671@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 15 November 2001 00:23, frogger3099 wrote: > Hi, freebsd is great, i like it a lot. The only thing is I can't figure > out why it crashes after about 10-20 minutes of being idle in X. If i > leave my computer alone in a console it won't crash. But after I leave it > alone in X for 10 - 20 minutes then exit out of X the kernel has crashed. > I asked the network admin at my work but he couldn't figure it out either > so I was hoping that you might be able to. Thank You Well, . . . . - X is still ok, but after you exit it, the computer crashes, or - After 20 idle minutes it crashes? If the latter, it's almost certainly that your window manager or other process is trying to bring up a screen saver and that's killing things. But we'll need a lot more data to be able to help: - FreeBSD version? - X version? - Window manager? - xlock set up? - When it crashes, what exactly happens? - How do you know the kernel is crashing? What messages appear on your screen (kernel "panic" message? Something else?) ---------------------------------------- Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: quoted-printable Content-Description: ---------------------------------------- -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 21: 3: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 77DC437B416 for ; Wed, 14 Nov 2001 21:03:05 -0800 (PST) Received: from [195.20.224.209] (helo=mrvdom02.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 164Efz-0005kR-00; Thu, 15 Nov 2001 06:02:59 +0100 Received: from pd90172d2.dip.t-dialin.net ([217.1.114.210]) by mrvdom02.schlund.de with esmtp (Exim 2.12 #2) id 164Efz-00002j-00; Thu, 15 Nov 2001 06:02:59 +0100 Date: Thu, 15 Nov 2001 04:01:18 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: FiReJDL Cc: Subject: Re: Support or no support? In-Reply-To: <20011114195901.56584.qmail@web13508.mail.yahoo.com> Message-ID: <20011115034723.M912-100000@big> 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, 14 Nov 2001, FiReJDL wrote: > I currently have a Proxim Netline 10/100 USB Adapter > (PN796), which connects to my cable modem, and then to > the Internet via AT&T @Home. The NIC uses the AMDtek > AN986 chip set. If I were to install FreeBSD, would I > be able to use my current NIC? If so, how would I > install the drivers for it? If not, would I have to > purchase a new, supported NIC? You really should repost this email with a subject line like Proxim Netline 10/100 USB supported ? People who know this kind of hardware will read it at once. Anyway: With your FreeBSD-Release came files called HARDWARE.txt and HARDWARE.htm where all supported hardware is listed. USB-stuff still seems to be quite experimental. If it doesn't work you should puchase some PCI-NIC. They are cheap and reliable. Regards Uli. ************************************ * P. U. Kruppa - Wuppertal * * Germany * * www.pukruppa.de www.2000d.de * ************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 21:24:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 7BA7F37B405 for ; Wed, 14 Nov 2001 21:24:44 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id HAA78506 for ; Thu, 15 Nov 2001 07:24:52 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "FreeBSD Question List" Subject: IRQ conflict? Date: Thu, 15 Nov 2001 07:29:09 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.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 all. Is there a way to find out what IRQs are allocated to which devices, specifically to determine whether I have an IRQ conflict? I thought of 'dmesg', but since one of my devices is spitting out a veritable stream of errors, the dmesg buffer has long since lost the info from boot time. :( The hardware vendor has now asked me to look for an IRQ conflict, but how? Thanks, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 21:27:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 88A3037B417 for ; Wed, 14 Nov 2001 21:27:24 -0800 (PST) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 164F3b-0006x5-00 for freebsd-questions@freebsd.org; Thu, 15 Nov 2001 06:27:23 +0100 Received: from pd90172d2.dip.t-dialin.net ([217.1.114.210]) by mrvdom04.kundenserver.de with esmtp (Exim 2.12 #2) id 164F3b-00066C-00 for freebsd-questions@FreeBSD.ORG; Thu, 15 Nov 2001 06:27:23 +0100 Date: Thu, 15 Nov 2001 04:25:43 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: "freebsd-questions@FreeBSD.ORG" Subject: Cracked? - Strange directory in / Message-ID: <20011115041805.Q2433-100000@big> 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, today I found a directory called something like /@???""?'??...????"""""??... on my gateway. Who or what might have produced this? Thanks for your answers. Uli. ************************************ * P. U. Kruppa - Wuppertal * * Germany * * www.pukruppa.de www.2000d.de * ************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 21:29: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id BB1C537B405 for ; Wed, 14 Nov 2001 21:29:04 -0800 (PST) Received: (from mph@localhost) by wopr.caltech.edu (8.11.6/8.9.3) id fAF5RTZ49911; Wed, 14 Nov 2001 21:27:29 -0800 (PST) (envelope-from mph) Date: Wed, 14 Nov 2001 21:27:29 -0800 From: Matthew Hunt To: "Patrick O'Reilly" Cc: FreeBSD Question List Subject: Re: IRQ conflict? Message-ID: <20011114212729.A49864@wopr.caltech.edu> 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 patrick@mip.co.za on Thu, Nov 15, 2001 at 07:29:09AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 15, 2001 at 07:29:09AM +0200, Patrick O'Reilly wrote: > Is there a way to find out what IRQs are allocated to which devices, > specifically to determine whether I have an IRQ conflict? > > I thought of 'dmesg', but since one of my devices is spitting out a > veritable stream of errors, the dmesg buffer has long since lost the info > from boot time. :( The boot dmesg output is stored in /var/run/dmesg.boot. -- Matthew Hunt * UNIX is a lever for the http://www.pobox.com/~mph/ * intellect. -J.R. Mashey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 22:12:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 0402437B405 for ; Wed, 14 Nov 2001 22:12:28 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id IAA79391 for ; Thu, 15 Nov 2001 08:12:30 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: Subject: RE: APC backup -UPS howto install. Date: Thu, 15 Nov 2001 08:16:48 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> 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 If I may piggy-back on this thread :) I need to run UPS daemons on more than one box, but the UPS is connected by serial cable to one box only. The info from "make search key=ups", along with a little more digging, reveals that 'nut' is probably the only one of these ports that will enable one box to listen to the UPS via the serial port, and then broadcast the UPS status info over TCP/IP for other boxes to listen and respond to. Does anyone else have this setup running? Thanks, Patrick. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of reinout > Sent: 15 November 2001 05:49 > To: freebsd-questions@FreeBSD.ORG > Subject: APC backup -UPS howto install. > > > Hi, > > I have a APC backup-UPS and I am running FreeBSD4.4 server. > I have connected the UPS with a serial cable, but now I have to install > some software or enable it in the kernel. I have read the LINT file but i > can't find anything that supports a UPS. I also tried to find some > software/script to support my UPS, but it seems I can't find > anything about > it. Is there somebody who has experience with a UPS under freeBSD? > > Thanks in advance, > > Reinout. > > > 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 Nov 14 22:25:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by hub.freebsd.org (Postfix) with ESMTP id B1D9F37B405 for ; Wed, 14 Nov 2001 22:25:30 -0800 (PST) Received: from sunsgp.Singapore.Sun.COM ([129.158.71.3]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id WAA16555 for ; Wed, 14 Nov 2001 22:25:29 -0800 (PST) Received: from nutty.singapore.sun.com (nutty [129.158.72.188]) by sunsgp.Singapore.Sun.COM (8.10.2+Sun/8.10.2/ENSMAIL,v2.1p1) with SMTP id fAF6PIu01795 for ; Thu, 15 Nov 2001 14:25:18 +0800 (SGT) Received: (qmail 10537 invoked by uid 99407); Thu, 15 Nov 2001 14:25:27 +0800 (SGT) Date: Thu, 15 Nov 2001 14:25:27 +0800 From: KT Sin To: jacks@sage-american.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD on PPPoE DSL Message-ID: <20011115062523.GA10520@nutty.Singapore.Sun.COM> References: <3.0.5.32.20011114194219.0100cb78@mail.sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.5.32.20011114194219.0100cb78@mail.sage-american.com> User-Agent: Mutt/1.3.23.2i Sender: owner-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 ppp.conf looks something like below: pppoe: ! /sbin/ifconfig fxp0 up set device PPPoE:fxp0: set mru 1492 set mtu 1492 set speed sync enable lqr set cd 5 set dial set login set redial random set authname noname@hispeed.net set authkey test1234 enable dns add default HISADDR nat enable yes nat log yes Turn on IP forwarding on the gateway and make all the stations use the gateway as their defaultroute. kt On Wed, Nov 14, 2001 at 07:42:19PM -0600, jacks@sage-american.com wrote: > We have a small LAN about to be set up on a DSL connection which is > activated. The LAN is currently sharing an ISDN Internet connection (not > used for incoming remotes). The gateway machine (192.168.0.1) is running > Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs > running 4.4, on manually assigned. The DSL is an external modem via PPPoE. > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > > We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to > use with the > DSL (and change to the gateway in place of the Win2K). > > A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and > it loads as > device r11 (without modem connected yet). > > The "tun" devices are made and ready.... and 4.4 loads netgraph support I > believe without need to build into the kernel. > > QUESTION: > Does anyone listening have a similar setup as planned above...DSL PPP over > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > see your ppp.conf file... and what else should I worry about? > > I have read all of the many papers/guides (including Renaud Waldura's > paper). Any added tips would be VERY welcome as I really want to use BSD > rather than Win2K..... many tha > > Best regards, > Jack L. Stone, > Server Admin > > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 22:30:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from b0hc5815y9df.bc.hsia.telus.net (b0hc5815y9df.bc.hsia.telus.net [64.180.255.215]) by hub.freebsd.org (Postfix) with ESMTP id B927037B418 for ; Wed, 14 Nov 2001 22:30:54 -0800 (PST) Received: (from hanif@localhost) by b0hc5815y9df.bc.hsia.telus.net (8.11.6/8.11.6) id fAF6X7K12531 for freebsd-questions@freebsd.org; Wed, 14 Nov 2001 22:33:07 -0800 (PST) (envelope-from hanif) Date: Wed, 14 Nov 2001 22:33:06 -0800 From: Hanif Ladha To: freebsd-questions@freebsd.org Subject: Some h/w recommendations please... Message-ID: <20011115063306.GA12464@ladha.com> 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.3.23.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Indeed this such questions have been asked before. Alas, an archive search did not give quite what I need, so here goes... I would like to build a client box powerful enough for development work; including app development using GUI frameworks, web stuff including server side scripting, etc. This would also be my fun machine. Here are some of the recommendations I am after: CPU: P4's have come down in price: a 1.5Ghz is around CAD$230. Of course a P3 is much cheaper and a Celeron is even more so. RAM: I can definitely afford 256Mb and possibly 512Mb, I think going to a 1Gb would be a stretch. Motherboard: not at all sure here: have heard good things about ASUS Video: again not sure here Monitor: I have heard good reviews about some Samsung models, again not sure In terms of the HD, CDRW/DVD ROM, etc. I am okay with. So, if you have a few moments I would appreciate your input. I want to limit my spending to around CAD$1500, maybe maxing out to CAD$2000 with a large monitor, etc. Thanks, Hanif. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 22:32:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id C6D6137B416 for ; Wed, 14 Nov 2001 22:32:21 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id IAA79792; Thu, 15 Nov 2001 08:32:23 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Matthew Hunt" Cc: "FreeBSD Question List" Subject: RE: IRQ conflict? Date: Thu, 15 Nov 2001 08:36:41 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20011114212729.A49864@wopr.caltech.edu> 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 > From: Matthew Hunt [mailto:mph@astro.caltech.edu] > > On Thu, Nov 15, 2001 at 07:29:09AM +0200, Patrick O'Reilly wrote: > > > Is there a way to find out what IRQs are allocated to which devices, > > specifically to determine whether I have an IRQ conflict? > > > > I thought of 'dmesg', but since one of my devices is spitting out a > > veritable stream of errors, the dmesg buffer has long since > lost the info > > from boot time. :( > > The boot dmesg output is stored in /var/run/dmesg.boot. Thank you kind sir! It's so easy when you know how! :) Regards, Patrick O'Reilly. ----------------- I find this a nice feature but it is not according to the documentation. Or is it a BUG? Let's call it an accidental feature. :-) -- Larry Wall in <6909@jpl-devvax.JPL.NASA.GOV> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 22:41:43 2001 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 2D46437B405 for ; Wed, 14 Nov 2001 22:41:41 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id WAA65700; Wed, 14 Nov 2001 22:31:09 -0800 (PST) Date: Wed, 14 Nov 2001 22:31:09 -0800 (PST) From: Annelise Anderson To: Ben Goldstein Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel make errors In-Reply-To: <01b501c16d71$d42dade0$0300a8c0@asi200> 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, 14 Nov 2001, Ben Goldstein wrote: > I don't have anything out of the ordinary in my kernel config.. and the make > process halts upon linking kernel. config runs fine. > > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_allow' > etc.. etc.. etc.. > umass.o: In function `umass_cam_sense_cb': > umass.o(.text+0x1918): undefined reference to `xpt_done' > umass.o(.text+0x1929): undefined reference to `xpt_done' > *** Error code 1 > > Stop in /usr/src/sys/compile/BG1. > > > Does this error relate to a common or easy to point out problem? Or would it > be something deeper within my config.. ? umass required scbus and da; see the note next to umass in the USB section. Happens to a lot of people. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: mall.daemonnews.org 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 Wed Nov 14 22:56:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta04.mail.mel.aone.net.au (mta04.mail.au.uu.net [203.2.192.84]) by hub.freebsd.org (Postfix) with ESMTP id DBFDD37B416 for ; Wed, 14 Nov 2001 22:56:16 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta04.mail.mel.aone.net.au with ESMTP id <20011115065607.KQKK12873.mta04.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Thu, 15 Nov 2001 17:56:07 +1100 Message-Id: <5.1.0.14.2.20011115175307.00a655c0@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Thu, 15 Nov 2001 17:56:02 +1100 To: "Patrick O'Reilly" From: Rob B Subject: RE: APC backup -UPS howto install. Cc: In-Reply-To: References: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> 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 17:16 15/11/2001, Patrick O'Reilly sent this up the stick: >If I may piggy-back on this thread :) > >I need to run UPS daemons on more than one box, but the UPS is connected by >serial cable to one box only. The info from "make search key=ups", along >with a little more digging, reveals that 'nut' is probably the only one of >these ports that will enable one box to listen to the UPS via the serial >port, and then broadcast the UPS status info over TCP/IP for other boxes to >listen and respond to. > >Does anyone else have this setup running? I don't have it running under FreeBSD yet , but apcupsd will do this. I have a 900XL connected via Serial to a Linux box, which talks through the network to a Win2k (shush) box. apcupsd is in use on FreeBSD by some members of the apcupsd mailing list, so I know it works. Another tool that *may* work is NUT, which is in the ports tree (../sysutils/nut) Cheers, Rob > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of reinout > > Sent: 15 November 2001 05:49 > > To: freebsd-questions@FreeBSD.ORG > > Subject: APC backup -UPS howto install. > > > > > > Hi, > > > > I have a APC backup-UPS and I am running FreeBSD4.4 server. > > I have connected the UPS with a serial cable, but now I have to install > > some software or enable it in the kernel. I have read the LINT file but i > > can't find anything that supports a UPS. I also tried to find some > > software/script to support my UPS, but it seems I can't find > > anything about > > it. Is there somebody who has experience with a UPS under freeBSD? > > > > Thanks in advance, > > > > Reinout. > > > > > > 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 -- Beware of all enterprises that require new clothes. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 251 of a collection of 1185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 22:59:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from galaxy.mweb.co.za (galaxy.mweb.co.za [196.2.16.85]) by hub.freebsd.org (Postfix) with ESMTP id 0795F37B405 for ; Wed, 14 Nov 2001 22:59:08 -0800 (PST) Received: from [196.3.240.9] (helo=WinProxy.anywhere) by galaxy.mweb.co.za with smtp (Exim 3.33 #1) id 164GUE-0000HP-00 for freebsd-questions@FreeBSD.ORG; Thu, 15 Nov 2001 08:58:58 +0200 Received: from 192.168.0.25 by 192.168.0.1 (WinProxy); Wed, 14 Nov 2001 20:54:24 +0200 From: "Philip" To: Subject: FW: Pass on email for forwarding to businesses offering paid sponsorship and/or free advertising Date: Wed, 14 Nov 2001 20:51:31 +0200 Message-ID: <000b01c16d3d$60920720$1900a8c0@philip1> MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_000C_01C16D4E.241AD720" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Disposition-Notification-To: "Philip" Sender: owner-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_000C_01C16D4E.241AD720 Content-Type: multipart/alternative; boundary="----=_NextPart_001_000D_01C16D4E.2423FEE0" ------=_NextPart_001_000D_01C16D4E.2423FEE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit -----Original Message----- From: Steve Lord [mailto:eMagsns@telkomsa.net] Sent: 06 November 2001 10:31 To: philip@titandc.co.za Subject: Pass on email for fowarding to businesses offering paid sponsorship and/or free sdvertising ----- Original Message ----- We are putting together a list of all Businesses in this area that can be accessed FREE by all email users. You are invited to advertise your Business - absolutely free. (Until launch date) No commitment - No catch. (Optional - There is space for just 1 paid sponsor in each category) You can submit your free ad\s by completing the form below. Ask for your free index too, by selecting your area from the 'subscribe' window below And if you want to make money passing this on to others - click here -------------------------------------------------------------------------- ADVENTURES AND EXPERIENCES (Example Category) -------------------------------------------------------------------------- SPONSORED BY: R495 pm (excl.vat) for a full colour ad in this 'sponsor' box. To sponsor this box state the category required and email Philip Jacobs - Agent 144 - philip@titandc.co.za Advertising below is free until launch date. Thereafter companies will pay R100 pm (excl.vat) Free to public. NORTHERN, EASTERN & WESTERN CAPE Microlight and Gyrocopter flying training - Aero Sport Cape Town and Oudtshoorn - The only Microlight school that gives you full training on Weight shift ,3-Axis and Gyrocopter's. 021-975 3891, 083 675 3541, 044-2722991, 082 787 5536. Louis van Wyk http://www.tk.co.za/as Scuba Diving. Dive Plettenberg Bay with BEYOND THE BEACH, situated inside the famous BEACON ISLAND RESORT. We teach you to dive in a day or do the full PADI internationally accepted diving certification with us.Tel: (044) 5331158. btb@global.co.za White Shark Adventures - cage diving experience . We collect you in Cape Town with our 18 seater luxury bus for the experience of a lifetime. Email: sharkdiv@itec.co.za Downhill Adventures is a progressive outdoor adventure company based in Cape Town. We specialise in sandboarding, snowboarding, surfing and mountain biking day trips and other adventure packages. All our guides are experienced in their field and we guarantee you an amazing adventure never to be forgotten. Bookings : 021 422 0388 E-mail: downhill@mweb.co.za Website: www.downhilladventures.com African Ramble- Air Charter Company. We are based at the Plettenberg Bay Airport and offer scenic flights over the bay, charter flights to your destination, Shamwari Day Trips and shuttle trips to Gorah. E-mail: aframble@cis.co.za. Tel: (044) 533 9006. Experience the magic of the Lowveld at Mpageni Wilderness Camp in the Crocodile Valley Mountains. Scenic 4x4 challenges and horseriding in the heart of Mpumalanga. This would be an unforgettable experience! Contact Nanette at Tel. (012)460 9109 / E-mail: ctd@mweb.co.za. Walkerbouts Inn - Rhodes. Home-from-home, comfortable en-suite accommodation with licensed pub. Explore the original southern Drakensberg - fly-fishing, 4x4 routes, snow skiing and more. Tel 045 974 9290, website: www.junex.co.za/walkerbouts/, e-mail: dave@wildtrout.co.za African Rhythm Adventures. If you are looking for a bit of adventure, then we have something for you. We have a wide variety of adventures that range from tame to extreme! Join us for an experience that will have you coming back for more! For more information and bookings: e-mail: garysurf@intekom.co.za. Tel: +27 (021) 785 1715 fax: +27 (021) 785 5090. Web: www.africanrhythm.co.za KWAZULU NATAL FLY! Become a Private Pilot in the Natal Midlands. Lanseria Flight Centre's training base at Estcourt and Ladysmith. Contact: Wade Tanner 083 661 3713. Natal Midlands. Self-catering bushcamp on private game farm; Tugela River frontage, hiking, birding, game-viewing, fishing & mountain-biking. E-mail: rmilne@mweb.co.za; ph. 036-422-2349; Website: http://members.megaweb.co.za/cromleybank. River and Sea Kayaking offered in the following locations: Upper and Lower Umkomaas River, Umgeni River, St. Lucia and Durban. Contact us at: chiarab@chalupsky.com or 031-3037336. View www.chalupsky.com. FREE ACCESS TO ALL EMAGS SUBSCRIBE Please pass this on to your friends, so that they may benefit too. New readers, for your free Directory, select your area from below and submit the blank e-mail. SELECT AREA: Gauteng Northern Province Mpumalanga North West Free State KwaZulu Natal Eastern Cape Northern Cape Western Cape Swaziland Namibia Please send the e-mail 'as is', any changes will cause your request to be rejected. PLACE YOUR AD FREE (UNTIL LAUNCH DATE) Please use the following format: ABC Game Ranch offers comfortable accommodation in the Zululand bushveld in Lodge or Bushcamp. Excellent game and bird viewing, night and day drives, walking trails, hides, pool, fireside boma evenings. Tel: 123-456654 Fax: 123-789369. E-mail : abcranch@nottrue.com. Website : www.abcranch.com Place your ads here: Create your own category: Province/Country: Place your ad here (max 45 words): Send this to your nearest branch: Choose an address: Durban KZN South Coast KZN North Coast Pietermaritzburg Pinetown East London/Border Cape Town Central Cape Town North Suburbs East Rand JHB North Vaal Midrand Pretoria *NOTE* Depending on your system configuration a message will appear informing you that this form is being submitted using e-mail, click 'OK'. The form will be placed in your "Outbox" of your e-mail browser. If you experience problems send us an e-mail with the above details. ------=_NextPart_001_000D_01C16D4E.2423FEE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
-----Original Message-----
From: Steve Lord=20 [mailto:eMagsns@telkomsa.net]
Sent: 06 November 2001=20 10:31
To: philip@titandc.co.za
Subject: Pass on = email for=20 fowarding to businesses offering paid sponsorship and/or free = sdvertising=20

 
----- Original Message -----

3D""

We are putting together = a list of=20 all Businesses in this area that can be accessed FREE by all email=20 users.

You are invited to = advertise your=20 Business - absolutely free. (Until launch date)

No commitment - No = catch.

(Optional - There is = space for just=20 1 paid sponsor in each category)

You can submit your free = ad\s by=20 completing the form below.

Ask for your free index = too, by=20 selecting your area from the 'subscribe' window below

And if you want to make = money=20 passing this on to others - click = here=20


ADVENTURES AND=20 EXPERIENCES
(Example = Category)=20

SPONSORED=20 BY:
R495 pm (excl.vat) for a = full colour=20 ad in this 'sponsor' box.
To sponsor this box state the category required = and=20 email
Philip Jacobs -=20 Agent 144 - philip@titandc.co.za
Advertising=20 below is free until launch date. Thereafter companies will pay = R100 pm=20 (excl.vat) Free to=20 public.

NORTHERN, EASTERN & WESTERN CAPE=20

Microlight = and=20 Gyrocopter flying training - Aero Sport Cape Town and = Oudtshoorn - The=20 only Microlight school that gives you full training on Weight=20 shift
,3-Axis and Gyrocopter's. 021-975 3891, 083 675 3541,=20 044-2722991, 082 787 5536. Louis van Wyk http://www.tk.co.za/as

Scub= a=20 Diving. Dive Plettenberg Bay with BEYOND THE BEACH, situated = inside=20 the famous BEACON ISLAND RESORT. We teach you to dive in a day or = do the=20 full PADI internationally accepted diving certification with = us.Tel: (044)=20 5331158.=20 btb@global.co.za

White Shark Adventures - cage = diving=20 experience . We collect you in Cape Town with our 18 seater luxury = bus for=20 the experience of a lifetime. Email: sharkdiv@itec.co.za =

Downhill=20 Adventures is a progressive outdoor adventure company based in = Cape=20 Town. We specialise in sandboarding, snowboarding, surfing and = mountain=20 biking day trips and other adventure packages. All our guides are=20 experienced in their field and we guarantee you an amazing = adventure never=20 to be forgotten. Bookings : 021 422 0388 E-mail: downhill@mweb.co.za = Website: www.downhilladventures.com
African=20 Ramble- Air Charter Company. We are based at the Plettenberg = Bay=20 Airport and offer scenic flights over the bay, charter flights to = your=20 destination, Shamwari Day Trips and shuttle trips to Gorah. = E-mail: aframble@cis.co.za. Tel: = (044) 533=20 9006. Experience the magic of the Lowveld at Mpageni Wilderness = Camp in the Crocodile Valley Mountains. Scenic 4x4 challenges = and=20 horseriding in the heart of Mpumalanga. This would be an = unforgettable=20 experience! Contact Nanette at Tel. (012)460 9109 / E-mail: ctd@mweb.co.za.

Walkerbouts = Inn - Rhodes. Home-from-home, comfortable en-suite = accommodation with=20 licensed pub. Explore the original southern Drakensberg - = fly-fishing, 4x4=20 routes, snow skiing and more. Tel 045 974 9290, website: www.junex.co.za/walkerbouts/,=20 e-mail: dave@wildtrout.co.za

A= frican=20 Rhythm Adventures. If you are looking for a bit of adventure, = then we=20 have something for you. We have a wide variety of adventures that = range=20 from tame to extreme! Join us for an experience that will have you = coming=20 back for more! For more information and bookings: e-mail: garysurf@intekom.co.za. =
Tel:=20 +27 (021) 785 1715 fax: +27 (021) 785 5090. Web: www.africanrhythm.co.za

KWAZULU = NATAL=20

FLY! Become a Private Pilot in the Natal Midlands. = Lanseria=20 Flight Centre's training base at Estcourt and Ladysmith. Contact: = Wade=20 Tanner 083 661 3713.

Natal Midlands. =
Self-catering=20 bushcamp on private game farm; Tugela River frontage, hiking, = birding,=20 game-viewing, fishing & mountain-biking. E-mail: rmilne@mweb.co.za; ph. = 036-422-2349;=20 Website: http://members.megaweb.= co.za/cromleybank.=20

River and Sea Kayaking offered in the following = locations:=20 Upper and Lower Umkomaas River, Umgeni River, St. Lucia and = Durban.=20 Contact us at: chiarab@chalupsky.com or = 031-3037336. View www.chalupsky.com.=20

FREE ACCESS=20 TO ALL EMAGS

SUBSCRIBE
Please pass = this on to=20 your friends, so that they may benefit too.
=
New readers, for your = free=20 Directory, select your area from below and submit the blank=20 e-mail.
=20
Please send the=20 e-mail 'as is', any changes will cause your request to be = rejected.=20
 
PLACE=20 YOUR AD FREE (UNTIL LAUNCH DATE)

Please use the following = format:=20
ABC Game Ranch
offers = comfortable=20 accommodation in the Zululand bushveld in Lodge or Bushcamp. Excellent = game and=20 bird viewing, night and day drives, walking trails, hides, pool, = fireside boma=20 evenings. Tel: 123-456654 Fax: 123-789369.
E-mail :=20 abcranch@nottrue.com. Website : www.abcranch.com


*NOTE* Depending on your system=20 configuration a message will appear informing you that this form is = being=20 submitted using e-mail, click 'OK'. The form will be placed in = your=20 "Outbox" of your e-mail browser. If you experience problems send us an = e-mail=20 with the above details.
------=_NextPart_001_000D_01C16D4E.2423FEE0-- ------=_NextPart_000_000C_01C16D4E.241AD720 Content-Type: image/jpeg; name="Image7_2black_new.jpg" Content-Transfer-Encoding: base64 Content-ID: <009401c16701$fba669a0$0100007f@telkomsa.net> /9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEP ERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4e Hh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAA+Ah0DASIA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD40ooo oAKK9Q/Zp8AaH8R/HV7oevzX0VrBpkl2ps5UjcuskSgZdWGMOe3pX0RH+yp8M2Tc2o+LAOuftcA4 z6eTjpjqe465zXBisyw2Fko1ZWZtToTqK6Pjfw7pn9r6qlibqC1DI7maYsEUKpbnaCecY6dSKoOC rFT1BxX118UvgF4D+H/w61nxXpF54hnvbOJFSG6uoGiImkSEkhIwxwJCQeASB+Ov4E/Zb+HHiHwX oWv3+qeKEutT062u5vKu4VjDyRK77cwk7QW7n2yTVRzDDzhzxegnSktD4toycV9ffGH9mz4a+CvA Oqa9Zah4pnvLe1meGOe9tygkWJmUsFhBK7lwRkH3GK+Qa6qdSNRc0TNqwUoJHQkUlFaAhQSDkEg0 4NISAGbJ96YQR1rp/hvoia74ps7KUMIcl5iP7g5P59PxqJyUIts3wtCeIrRpQ3bsc+0M2zcx468m ocZ4GTX0l4z8K6Pe+Gp4YLC3heJP3TRRhSK8Q8GaMNT8YWulSA7DPiXH91eW/QGuejiVUpueyR7e Z8PVcFiKdC93PY58wy7d2w4qOvqPxPoGnaj4cmsRaRIqR/uyigbMelfMl/A1vdywv1Riv5GnhsQq 8XJGWeZHLKpxi5cyfW1ivRSkY60c+ldJ4VmJRR354pccYoFYSjJpecfSkxzigdgopwU+lIQR1BFA cr7CUUUUCCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACii igAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiivrbUP2b/AIbWrFf7V8Wkpgt/pFsc j2xHnj39OPaZzjBXkdOGwlXEtqkr2OF/YZ/5Kzqh9NClPUD/AJb2/rX2Xb7tv3sZBx8v5847cHHo TXgXgHwR4Y+Geq3er+F5dZuL64tGtCNQkjeMozIxICKhzlB/F61u3fxE8RQnckViGzx8jkr0xt+b nA5+g465HwXEeGqYzEqdPayPrcv4fxkqNuVJ36s6L9p1j/wojxPg5BNodv8Ad/0qL8Dn1HJHOeue 3+DzmL4W+DnG7B0SxyNpGQIIx1/i9fw2jrXifxJ8R6h4l/Z58WT6kttHLDPbxIsCEKV8+3bjcSc8 9en58+wfCHP/AArHwoDtwdDsuwHH2dR82PqeepXcewxVByo4JRlupWf3I8THYWWHxEqU90tTnP2x J5IvgzqEiBFZVZSHyxKsuw4J5/L2Pevzur9Ef2pAlz8HNTSVkkAhlOQFA4iYg8HGcqo4zxj1r89L eMNdKh5GT+lfVZTLmoI8qdN8ySO0+G/gO58ThruaY2tgh2tJtyzH0X/GvSD8KPC4tvK/04yf3/NA /TFdToenjTPDVpp1oyRyRQhQSON+OT+eTU1npqRTC4mmkuLgLjeen4AVwV8dUlNqLsfrmXcN4LDU I+2ipNr3m/0PEPiF8Pn8PJ9stJWuLU8/MvIrY/Z7sjJquo37DiO3EYPuxz/7LXTfFHW7G306WGW4 jYCNhGiMCZXb09h61a+DGnfYPBsUzAiS7czc+nQfoP1rpq128L7270PFwOWYb+274fWEU3odlcKJ IZo1XJ2ECvMvhjoSxeOtXvtn7u1GxSR/G3X+TfnXf6Jf/bXvRu/1U5Cf7nY/oam02xh08XTJgebM ZWPtjH9K4adV06cqT62PscVgqWMr08T0hctSpvhePON4Ir5i8a2bJ4vvoUQ/NNlQB1zX0R4Z1E36 3rFuRc5UeiEDFcRc6HFN8Y4DMoMQj88IRx8vSuzA1PYRkn6nicUYJZjGi4bOVr+pT8FfCqCW0jvf EDSBpBlbZDtwP9o9jXS3Hw18I3ERiisnhcfxLMSRWj8QNcbQ9GN0ucHJ4746D8SRWR8HNYvNb07U r+9laSdrhQT6DHArOdTETh7W9kVQwWV4evHAezUpNXu0eU+OPBk2g63HZW7m5SY4hIHzE8cEfjXd eFfhNam1WfX5XaVhnyIjgL/vNXQPaLefFMNcLvW1t2nQH+8cAH9Kl+KfiW58PaXG1ocTSHCn3PT8 sE/lW08TVk404PVo82jkuBwftcXWheMW0ovbQiuPhf4SlgdIYJ4ZOzrMWINef33wyurXxTZ6ablW gususqryAPvDHrXWfBS+1DVZL/Ub+4MxCCNflA9+1TfEbxF/Yfi/SJ2x5aZ359O//oVRTniI1JQv c3xODyzEYSnjJ01CLa200v5G3p/gTwnptsA9hBKQPmkuDk/rTtQ8JeFNR0q5jj02wVRGVEsAAMZx 6itGC60fxHZAJIsikZ2Zw6VyfiPw3rmiWF3deHbw3KOCZIZ8tIox2OcNj3Fc1OU5T5ZTaZ6uLpYa nhuajRjOFuiVzwrU7dbXUbi2R96xSMgb1AOM1XqW6LG4cvkseufWoq+kWx+MVElN2CiiimQFFFFA BRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAF FFFABRRRQAUUUUAFFFFABRRRQAd6/SbV7Uea6yIrsvOMHkemDg9u/sa/NnvX6R654o8HrezxnxDp sMiEDY0wAXvxj2z+PrkVz4mnzwPayauqM5Nu2xyerWCLIYyucDDDg4xgZOCTznPIHWuY1W0POY+x 3Z5yP8/56V0Xi7xf4YsNIuNRS7j1ExAA29gVkmky4GVGRkjO7r03etefH4jWGpf8efhPxZMVxymn B+n0f1ry5YWUtUj9CwWd0KVoznqc/wDE/WNQtPBOp6DBe4srkRTTW+xcsxmQ7icZ5MYPGBx0r0X4 W+NPElv4N0K1j1LbDb2MEaL9njIVVjQgHjJHAyeuBXjPxQ15b+wnhXQtbsA8ac3lp5QH7zPPJ47C ug8DeLTZaJp1svhnxNctHDEge2sN6sfLUAr8wznqPXIPev0XK8rwUqMY1Kafupu6T16vY/Nc9xUq uLnUpydm9PQ+gbyU+KNJ/snxHv1C0uEdJY5QUZ9ysuMoFYZB7DPTjivl79qTwl4Q8I3WinwnpX9n GWW4WcCeWRXCLCVI8wkj77Hgkcjk17JovxLMAtwnw98dTdAqrpJO4Z6DDc5HGMY56V5p8dGtviDL p8rXS+GJLSaffF4lV7KWYNHBhkwHDfdJODxuHYgnz8yw9GirUopa9FY8yE5Xu3c3/C2r2+t6DbXl pIrM0YEnfy3xyD+NUtZ0jxBqbeQdZgt7cnkRQknH0Jx+Jya820Dw9qGg3Hm6d8R/BcWfvJ/ab7W+ o8uuxg1vVVi2zeNvAsjeo1Qr/wC0c/rXxtXLqkZ3po/S6HFmCxNCMMXF3Xa9mVvFPgTQ4NML77qa /dsebLKWdzjrXaW0aaX4Ziii4W2tAE/BK888Q/25q6mJviH4Dt4iMERai4JH18v+ValtqF0NGXT7 vxl4GuSiBRJ/a0i5x0z+7pzwdaUIqXczw3EuX0KlWdOHLpaOm/qQfD/Wf+K21DSWb5Gt0CD/AG05 P/oTflXaeJrkWukSjcA8v7sfQ9T+Wa8itvDF5BrZ1eH4h+CFuvNMu5dRcDJ7f6vpXQeI/wC0tZ08 WcvjnwHExQo8g1NyxB+9j93xmrq4CUqsZLYxwXFsKWCnTmnza2+Y34N62b/xHrMLP8kwEsQPonyj 9CK6fxbJHpfiPStbk4iDmGRvZ+M/yrzjw14an0HVo9RsviB4LDxnkf2hJyO4/wBXXS+M5/8AhINP W1HjHwZC2MM51CXpnJwPK9hzVTwk/a3S0aIwPE9GngPZ1L88Xdffc7HxroEPinRPsf2nywWDpIBk VD4C8LQ+FbCaBLprhpSGc7cAY9K4jw/catpEK2q/EPwZNCn3Q19Lx/5Cq/qerazexLFD4+8EW6Bg xIv5N5IOevlCsHgcRy8l/dPRjxTlbq/WnB+0tY3vEEq6L4ysdYnOLW5jNtKf7h7H88fnVnxz4Wg8 VWMETXZh8tt6sq5Vv85rjtfstY8UwxWg8YeEJjGBuW1uZ5ZGO7OQFiJ/L0q3pOl+NNGjW1/4SDS2 jHABivf6W9EsPKHLLmSkvP5GlLPKOL56bpSlTk+ib13fQ7XwzoVloGlpp9mDtHLuern1Ncf4l0PT fEXxF+w6jOyJHaq6IpwzHjv+Fdd4ci1NYJJNYkiluHfaohUhQin5cZAPOc8gH1Arz3xXp76r4qfV bTxZ4b0l4W8ryr++KSsASd21VbAIIHODx0xgnLCQnUqTs9TvzzF4bC4Klzw9y6919jfi+HUNnMr6 XrF1axq33XAcfh6V18WdP05Rd3TziFPnlfq9cNaanrEEQSTx74HkI7/2o/8A7NEazPEQ17WLVrOT 4j+BYLduHSLUXBYehPl5Na/UK1SXvnlLinLcLTaw8XdrboeTeJJUn1+/mi2+W9w7Lt6YLEjHtWfV vV7YWeozWou7e78s7fOt3LRvjupIHFVK9pK2h+bVJ883LuFFFFBAUUUUAFFFFABRRRQAUUUUAFFF FABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUU AFFFFAB3r3K8+Nvha9nae6+HBaRuuNXP/wAarxCSMxuVJBI9KZinsO9j2z/hcfg7B/4tof8Awbnj /wAh1tS+In1/wXBr3hLQdU0TN5NazC0uZJgNiwuGZlC7c7yAMfwnmvnrBrT0zxF4h0yxax03XtUs rRnMjQW93JHGWIALFVIGcADPsK6sFifqtVVOVO3R7FOcn1PUPFN9f3XhS6TUIdRaVQn7y4RyAPMX jc3J68flz1Pb+APEEdv4f02M6ZfTiOCIHZFlThFBIGce/uc56kD54u/EPiC8t3t7vXdTuIZMb45b uRlbByMgnBweaktfFHie0hWC18R6vBEi7VSO9kVVHoADwK9WpxBUnNyUUtErLRWRi4cz953PsLS/ H8EOyNtA1h1AbeRGAxU5yevXBP1PXOa8b/asnF/beHNX+yTWrXk12dsoAZtq24JOO5OT+NeUL418 Zr93xdr4+mpTf/FVU1zxFr2ux28eta1qOpJbFjAt1cvKIy2N23cTjO1c464HpXm4rGyxHxIqMVFG XmjNFFcVxhzS8+gpKMUgFJPYYpOaKKADNGD60YoxTuADNHNFGKLgdH4C19dA1tLt0DxnhwT2r2JP ir4XK5eZ1bv8pP8ASvnrFGK5a2Ep1neR72WcQ4rLqbp0rWfdHuPin4r6QumSxaSJLi5kGAeir9SQ Ca8Suria6uJLi4kaSWRizsepJqMClxVUMPCgrROTM83xOZTUqz22XQSijFGK3PMCijFFABRRRQAU UUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRR RQAUUUUAFFFFABRRRQAUUUUAFFFFAH//2Q== ------=_NextPart_000_000C_01C16D4E.241AD720-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 23:30:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interchange.ubc.ca (mail.interchange.ubc.ca [137.82.27.15]) by hub.freebsd.org (Postfix) with ESMTP id F3BC537B416 for ; Wed, 14 Nov 2001 23:30:21 -0800 (PST) Received: from dsl232.net.ubc.ca ([142.103.175.232] helo=zevez) by mail.interchange.ubc.ca with smtp (Exim 3.03 #1) id 164GyZ-0002dO-00; Wed, 14 Nov 2001 23:30:19 -0800 Message-Id: <3.0.32.20011114233037.017d7948@pop.interchange.ubc.ca> X-Sender: zev@pop.interchange.ubc.ca X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 14 Nov 2001 23:30:38 -0800 To: Hanif Ladha From: Zev Thompson Subject: Re: Some h/w recommendations please... Cc: 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 The Samsung 17" 750S (0.24 dpi 1280s1024) that I have is pretty nice, it's $235 here in Vancouver. For the CPU, I'd recommend an Athlon XP over either the P3 or the P4 on the basis of higher performance and lower price. But if you get a P4, make sure you don't get a socket 423 one (ie. the ones that most distributors are trying to get rid of), as you'll limit your upgrade options severely in that case as Intel moves to socket 478 - they have already started doing this, so you can get socket 478 P4s, but I don't know how much that will cost you. Ram is starting to go up in price, but you're right that more than 512 seems a bit like overkill at this point. By the time you need more than that, there's a good chance that the standards will have changed again, making any excess ram you buy today not too useful. Of course, there are probably people on this list who have legitimate uses for more than 512 MB of ram, but I'm not one of them ;) Zev >Indeed this such questions have been asked before. Alas, an archive >search did not give quite what I need, so here goes... > >I would like to build a client box powerful enough for development work; >including app development using GUI frameworks, web stuff including >server side scripting, etc. This would also be my fun machine. > >Here are some of the recommendations I am after: > >CPU: P4's have come down in price: a 1.5Ghz is around CAD$230. Of course >a P3 is much cheaper and a Celeron is even more so. >RAM: I can definitely afford 256Mb and possibly 512Mb, I think going to >a 1Gb would be a stretch. > >Motherboard: not at all sure here: have heard good things about ASUS >Video: again not sure here >Monitor: I have heard good reviews about some Samsung models, again not >sure >In terms of the HD, CDRW/DVD ROM, etc. I am okay with. > >So, if you have a few moments I would appreciate your input. I want to >limit my spending to around CAD$1500, maybe maxing out to CAD$2000 with >a large monitor, etc. > >Thanks, > >Hanif. > >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 Nov 14 23:43: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f234.law11.hotmail.com [64.4.17.234]) by hub.freebsd.org (Postfix) with ESMTP id 67D4B37B405 for ; Wed, 14 Nov 2001 23:43:01 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 23:43:01 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 07:43:01 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: questions@freebsd.org Subject: Re: Some h/w recommendations please... Date: Thu, 15 Nov 2001 00:43:01 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 07:43:01.0269 (UTC) FILETIME=[26E77C50:01C16DA9] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Indeed this such questions have been asked before. Alas, an archive >search did not give quite what I need, so here goes... > >I would like to build a client box powerful enough for development work; >including app development using GUI frameworks, web stuff including >server side scripting, etc. This would also be my fun machine. > >Here are some of the recommendations I am after: > >CPU: P4's have come down in price: a 1.5Ghz is around CAD$230. Of course You really don't need the latest and greatest CPU. A P3 or fast Celeron would work fine. I do _NOT_ recommend the Pentium4 at all. In most applications, the higher end Pentium3s are faster. The reasons for this have to do with design decisions made when designing the P4, optimizing it for high clockspeeds rather than good real world performance. Clockspeed does not equal real world speed. >a P3 is much cheaper and a Celeron is even more so. These would all work. I would really recommend an AMD AthlonXP over the Pentium3 and an AMD Duron over the Celeron. Both AMD parts are faster in real-world performance at a similar price or clockspeed than the Intel counterparts. There are many references to this on the web. Here are a few articles from particularly prestigious hardware review websites: http://www.anandtech.com/cpu/showdoc.html?i=1554 http://www6.tomshardware.com/cpu/01q4/011031/index.html As an added bonus, AMD chips are cheaper (though compared to the P3, the motherboards are more expensive--note the TOTAL system price) and AMD systems use DDR memory extensively, compared to the P4's more expensive and higher latency Rambus and its incredibly slow SDR RAM. Note: SDR = Single Data Rate, a phrase coined to differentiate between "Double Data Rate" (DDR) RAM. SDR is the most commonly used RAM now, and isn't necessarily slow, but the P4 was designed with high bandwidth in mind and the newer, more affordable P4 motherboards that employ SDR RAM are essentially castrating a chip that many say already lacks gonads. (I apologize for the rather crude wording) >RAM: I can definitely afford 256Mb and possibly 512Mb, I think going to >a 1Gb would be a stretch. You can get good, quality memory from Crucial, a division of Micron, at www.crucial.com >Motherboard: not at all sure here: have heard good things about ASUS ASUS is one of the top motherboard manufacturers. They made their reputation both on producing stable motherboards when many were "rushed" and crash prone, and by making large OEM deals to sell many boards. Other good companies that generally make excellent quality modern boards include MSI (Microstar), ABit, Tyan, and Gigabyte--among others. >Video: again not sure here Depends on what you plan to do. From what you described above, 3D acceleration is not a top priority. Matrox makes excellent quality video cards that have a great picture quality (they use very good quality DACs, something many manufacturers skimp on to save costs) and support very high resolutions without getting blurry or unresponsive. ATI also makes good 2D cards. If you get a card made by just about any other manufacturer, be sure to read reviews of the card that mention the 2D image quality. (most reviews do not). There does not seem to be a predictable correlation between good picture quality and price/manufacturer/model. >Monitor: I have heard good reviews about some Samsung models, again not >sure While, in general, I think Sony products are junk--they make very good monitors. Most companies do anymore. I do not know much about monitors, but an uncle of mine in the movie special effects biz recommends Sony, Hitachi (who recently announced that they would stop making them), and one other whom I cannot remember. I have never used a Samsung monitor. >In terms of the HD, CDRW/DVD ROM, etc. I am okay with. > >So, if you have a few moments I would appreciate your input. I want to >limit my spending to around CAD$1500, maybe maxing out to CAD$2000 with >a large monitor, etc. Going from 19" to 21" monitor has an unproportionally large price increase. For a programming workstation, I would almost say it is necessary. As a developer in Phoenix, AZ a while back, I often wondered how anyone could possibly get by without 2 21" monitors. (Now if only they would give some of them to me, to replace my aging 19") Just my $0.01 Charles Burns _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Nov 14 23:58:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f138.law11.hotmail.com [64.4.17.138]) by hub.freebsd.org (Postfix) with ESMTP id B093F37B416 for ; Wed, 14 Nov 2001 23:58:38 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Nov 2001 23:58:38 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 07:58:38 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: questions@freebsd.org Subject: SCSI card recommendations Date: Thu, 15 Nov 2001 00:58:38 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 07:58:38.0586 (UTC) FILETIME=[5596B5A0:01C16DAB] Sender: owner-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 notice that the only difference listed on the Adaptec website betweenthe Ultra-160 29160N and the 19160 is OS compatibility. The cheaper one, of course, being less compatible. The 19160 IS listed in hardware.txt. Are there any real differences between the two? Is it real modem VS Winmodem, or AthlonXP vs AthlonMP (Only difference is price and official support--identical hardware) Additionally, are there any more recommended Ultra160 cards in the $200(internet price) range? The card must support internal wide ultra SCSI and narrow ultra SCSI for my CD-ROM drives, and of course internal U160 SCSI for the SCSI hard drive that I will probably never actually buy. Thanks Charles Burns PS--Is Hotmail mutilating this text? _________________________________________________________________ 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 Thu Nov 15 0:16:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 5720A37B416 for ; Thu, 15 Nov 2001 00:16:22 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id KAA84499; Thu, 15 Nov 2001 10:15:25 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Rob B" Cc: Subject: RE: APC backup -UPS howto install. Date: Thu, 15 Nov 2001 10:19:43 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <5.1.0.14.2.20011115175307.00a655c0@pop.ozemail.com.au> 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 Rob, > > I don't have it running under FreeBSD yet , but apcupsd will do this. I > have a 900XL connected via Serial to a Linux box, which talks through the > network to a Win2k (shush) box. apcupsd is in use on FreeBSD by some > members of the apcupsd mailing list, so I know it works. > I see: Port: upsd-2.0.1.6_1 Path: /usr/ports/sysutils/upsd Info: APC Smart UPS Monitoring Daemon Is this the one you mean? I can't see "apcupsd" under ports. Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 0:24:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 2D02337B419 for ; Thu, 15 Nov 2001 00:24:20 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fAF8OHP95560; Thu, 15 Nov 2001 00:24:17 -0800 (PST) (envelope-from jan@caustic.org) Date: Thu, 15 Nov 2001 00:24:17 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Charles Burns Cc: Subject: Re: Some h/w recommendations please... In-Reply-To: Message-ID: <20011115000051.G867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 15 Nov 2001, Charles Burns wrote: > >Monitor: I have heard good reviews about some Samsung models, again not > >sure > > While, in general, I think Sony products are junk--they make very good > monitors. Most companies do anymore. I do not know much about monitors, but > an uncle of mine in the movie special effects biz recommends Sony, Hitachi > (who recently announced that they would stop making them), and one other > whom I cannot remember. I have never used a Samsung monitor. The Sony Trinitron monitors were used for years as Sun and SGI monitors. Their reliability, and quality, are pretty much second to none. as far as picture quality goes, they're still in use by most high end special effects companies. even, i assume, ILM. While i can't say for sure on size issues (i run everything at home on a 17" monitor, admittedly, LCD/Flatpanel.. that is, that which is not on my sun.. damn special connectors..), i can say i've been happy with my trinitrons at work, not to mention the lil sun beastie i have here at home. my only complaint: they're heavy. really heavy. they tend to weigh more than you expect. anyhow, that's my $0.02. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 0:35: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 9D86337B405 for ; Thu, 15 Nov 2001 00:34:56 -0800 (PST) Received: from dialup-209.247.142.94.dial1.sanjose1.level3.net ([209.247.142.94] helo=blossom.cjclark.org) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164Hz4-00040L-00; Thu, 15 Nov 2001 00:34:55 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAF8YT304552; Thu, 15 Nov 2001 00:34:29 -0800 (PST) (envelope-from cjc) Date: Thu, 15 Nov 2001 00:34:28 -0800 From: "Crist J. Clark" To: Bsd Neophyte Cc: freebsd-questions@FreeBSD.ORG Subject: Re: I really really really need some help with this 'make' problem... PLEASE Message-ID: <20011115003428.E66694@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011113005936.G45158@blossom.cjclark.org> <20011115013619.76891.qmail@web20109.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: <20011115013619.76891.qmail@web20109.mail.yahoo.com>; from bsdneophyte@yahoo.com on Wed, Nov 14, 2001 at 05:36:19PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 14, 2001 at 05:36:19PM -0800, Bsd Neophyte wrote: > > --- "Crist J. Clark" wrote: > > On Mon, Nov 12, 2001 at 11:58:32PM -0800, Bsd Neophyte wrote: > > You X11 install is messed up or incomplete. How did you install X? Did > > you install it from sysinstall(8) without checking the, > > > > [ ] prog Programmer's header and library files > > > > Box? You needed to if you want to build ports that depend on X. You > > can either go back to sysinstall(8) or rebuild X in the ports. > > you're something else... I couldn't find the "prog" bit anywhere... If you chose a distribution that includes X, you'll end up at a window that lets you pick parts of the X distribution. The 'prog' choice is under on the 'Basic Componet' menu. As an example, start /stand/sysinstall, pick 'Upgrade,' go past the "scary stuff," chose "X-User," make your crypto choices, and you then get to the X menu. Choose "Basic component menu," and there is the line I quoted above. > so I > reinstalled XFree86 3.3.6 from the ports... and then I tried installing > gtk12 and mozilla from the ports... AND IT WORKED!!!!!!!!!!!!!!! :)))))))) Good/ > only one problem though... after I reinstalled it from the ports... well > the windows manager seems to freeze on me. When you get back to the shell you ran the 'startx' from, are there any error messages? Next time you run it, For a csh-type shell, $ startx >& startx.out For a sh-type shell, $ startx > startx.out 2>&1 And send along the startx.out if there is anything useful in it. > i type "startx" and something happens... but the windows manager never > seems to refresh... I had alot of terminal boxes but they're all empty, > w/o a cursor. > > when I ran the reinstall did I screw something up? I don't see why it would. But it is possible. The symptoms are strange if the manager starts, but you do not get your shell prompts. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 15 0:40:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id CCEEC37B417 for ; Thu, 15 Nov 2001 00:40:24 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id KAA85164; Thu, 15 Nov 2001 10:39:43 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Mike Meyer" Cc: Subject: RE: cvsup Date: Thu, 15 Nov 2001 10:44:01 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <15304.58886.215474.233433@guru.mired.org> 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 Mike (or anyone ...) > From: Mike Meyer > Sent: 14 October 2001 03:11 > > > > This is probably the most dangerous order you could do those things in > that can work. > > The recommended - and safest - order is: > > make buildworld > make kernel KERNCONF=YOURCONF > # reboot to run the kernel you just built, preferably in single user mode > make installworld > mergemaster > reboot again > I have followed your route and it worked just great. That was my first time through. Now, I'm getting ready to update for the second time, and I have read various people on this list running into trouble due to "stale dependencies", and suggested solutions to this which range from "rm -rf /usr/obj" (sounds a bit scary) to "make clean" (sounds more friendly). My gut feel is that I should just start with "make clean", and then follow your procedure as above again. Yes? No? Or something totally different? Thanks, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 0:48:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 762C237B417 for ; Thu, 15 Nov 2001 00:48:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1C60066D0C; Thu, 15 Nov 2001 00:48:26 -0800 (PST) Date: Thu, 15 Nov 2001 00:48:26 -0800 From: Kris Kennaway To: "P. U. (Uli) Kruppa" Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Cracked? - Strange directory in / Message-ID: <20011115004825.A61164@xor.obsecurity.org> References: <20011115041805.Q2433-100000@big> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011115041805.Q2433-100000@big>; from root@pukruppa.de on Thu, Nov 15, 2001 at 04:25:43AM +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 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 15, 2001 at 04:25:43AM +0000, P. U. (Uli) Kruppa wrote: >=20 > Hi, >=20 > today I found a directory called something > like > /@???""?'??...????"""""??... > on my gateway. > Who or what might have produced this? You can get stuff like this if you try and untar a file which isn't actually a tarball. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE784FZWry0BWjoQKURAiYHAJ9WrhVK6HmkA/xMAyEM4Zf4BVJ/UwCg5/L7 Jgpu0t6y7zFevYd5pHsuHqA= =qo5D -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:10:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 10EDF37B416 for ; Thu, 15 Nov 2001 01:10:53 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAF9Apf16388; Thu, 15 Nov 2001 10:10:51 +0100 (CET) Message-ID: <003001c16db5$6c953330$0a00000a@atkielski.com> From: "Anthony Atkielski" To: , References: <3.0.5.32.20011114192000.00fbf8a8@mail.sage-american.com> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 10:10:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Instead of a second NIC, add a DSL router (a router that is designed to have a DSL modem on one side and your LAN on the other) to your LAN and use it as your gateway. Only about $100, and the money you spend on it will cost much less than the time you'd spend configuring one of your machines to act as a gateway. More secure, too (there are far fewer potential holes in a simple router than in a full OS running as a gateway). I tinkered with FreeBSD for a while trying to set it up as a gateway, and finally got tired of it and just bought the router, which works fine out of the box, with virtually no setup. ----- Original Message ----- From: To: Sent: Thursday, November 15, 2001 02:20 Subject: DSL PPPoE with 2 NICs > We have a small LAN about to be set up on a DSL connection which is > activated. The LAN is currently sharing an ISDN Internet connection (not > used for incoming remotes). The gateway machine (192.168.0.1) is running > Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs > running 4.4, on manually assigned. The DSL is an external modem via PPPoE. > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > > We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to > use with the > DSL (and change to the gateway in place of the Win2K). here's how the > ifconfig -a > looks now: > > ********************************************************************* > rl0: flags=8843 mtu 1500 > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:40:33:57:92:dd > media: Ethernet autoselect (100baseTX ) > status: active > lp0: flags=8810 mtu 1500 > ppp0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > faith0: flags=8000 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > inet 127.0.0.1 netmask 0xff000000 > ********************************************************************* > > A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and > it loads as > device r11 (without modem connected yet). > > The "tun" devices are made and ready.... and 4.4 loads netgraph support I > believe without need to build into the kernel. > > QUESTION: > Does anyone listening have a similar setup as planned above...DSL PPP over > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > see your ppp.conf file... and what else should I worry about? > > I have read all of the many papers/guides (including Renaud Waldura's > paper). Any added tips would be VERY welcome as I really want to use BSD > rather than Win2K..... many t > > Best regards, > Jack L. Stone, > Server Admin > > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:14:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 684CF37B416 for ; Thu, 15 Nov 2001 01:14:20 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAF9E6e17285; Thu, 15 Nov 2001 10:14:09 +0100 (CET) Message-ID: <003d01c16db5$e272b140$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Charles Burns" , "FreeBSD Questions" References: Subject: Re: SCSI card recommendations Date: Thu, 15 Nov 2001 10:14:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I tried to install a 29160N and it generated spurious interrupts and parity errors. I don't think this was a hardware defect, just a consequence of having a card that was too fast for the rest of the machine. I then discovered that it's not on the hardware list for FreeBSD (I am running 4.3). I replaced it with a 2930UW, and now everything works perfectly. Unless you really need U160 (and it sounds like you don't have anything that requires it at the moment), consider a cheaper card. I only needed the card for external things like tape drives, so a 29160N was overkill, anyway. ----- Original Message ----- From: "Charles Burns" To: Sent: Thursday, November 15, 2001 08:58 Subject: SCSI card recommendations > I notice that the only difference listed on the Adaptec website betweenthe > Ultra-160 29160N and the 19160 is OS compatibility. The cheaper one, of > course, being less compatible. The 19160 IS listed in hardware.txt. Are > there any real differences between the two? > Is it real modem VS Winmodem, or AthlonXP vs AthlonMP (Only difference is > price and official support--identical hardware) > > Additionally, are there any more recommended Ultra160 cards in the > $200(internet price) range? The card must support internal wide ultra SCSI > and narrow ultra SCSI for my CD-ROM drives, and of course internal U160 SCSI > for the SCSI hard drive that I will probably never actually buy. > > Thanks > > Charles Burns > > PS--Is Hotmail mutilating this text? > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:14:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 6BAAB37B405 for ; Thu, 15 Nov 2001 01:14:45 -0800 (PST) Received: from columbia ([12.93.208.94]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115091443.RGPN19017.mtiwmhc24.worldnet.att.net@columbia>; Thu, 15 Nov 2001 09:14:43 +0000 From: "Andrew C. Hornback" To: "Hanif Ladha" , Subject: RE: Some h/w recommendations please... Date: Thu, 15 Nov 2001 04:14:36 -0500 Message-ID: <004f01c16db5$f2236a80$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <20011115063306.GA12464@ladha.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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Hanif Ladha > Sent: Thursday, November 15, 2001 1:33 AM > To: freebsd-questions@freebsd.org > Subject: Some h/w recommendations please... > > Indeed this such questions have been asked before. Alas, an archive > search did not give quite what I need, so here goes... > > I would like to build a client box powerful enough for development work; > including app development using GUI frameworks, web stuff including > server side scripting, etc. This would also be my fun machine. > > Here are some of the recommendations I am after: > > CPU: P4's have come down in price: a 1.5Ghz is around CAD$230. Of course > a P3 is much cheaper and a Celeron is even more so. You're going to want to avoid the P4 unless you've got cash to burn, plain and simple. If you've gotta stick with Intel, go with a PIII. If AMD is an option, look at a Thunderbird or Athlon MP system. I'd wait a while before investing in an Athlon XP, simply because of the immaturity of the technology. When you're doing development work, you don't need to be worrying if the system is crashing because of the hardware or the development work. Best bet would be something rock solid and dependable (i.e. the PIII). > RAM: I can definitely afford 256Mb and possibly 512Mb, I think going to > a 1Gb would be a stretch. 512 MB would be a good place to start. > Motherboard: not at all sure here: have heard good things about ASUS Asus, Tyan... even SuperMicro. Those are the three that I recommend and use. > Video: again not sure here If you're doing GUI development work, you're probably going to want a Matrox. If gaming is important, a GeForce might be what you're looking for. As far as this goes, figure out what you're going to be spending the majority of your time doing on this machine, and go with a proven solution. > Monitor: I have heard good reviews about some Samsung models, again not > sure Two manufacturers that I recommend as far as monitors: * Sony (I personally don't like Sony products, but I know that their monitors are top of the line, they're the OEM for Sun and sgi, can't argue with that) * Hitachi (they're the OEM for Cornerstone, which is arguably the best monitor that money can buy) > In terms of the HD, CDRW/DVD ROM, etc. I am okay with. For development work, you'd probably want an IDE setup. > So, if you have a few moments I would appreciate your input. I want to > limit my spending to around CAD$1500, maybe maxing out to CAD$2000 with > a large monitor, etc. Should be able to do it for that kind of budget if you keep your goals in mind and select hardware properly. Make sure you have a case with plenty of cooling capacity, might even want to go with redundant power supplies. --- Andy Note: I'm not associated with any of the manufacturers that I recommend (however, if they're hiring and see this, I'm available. *grins*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:21:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 7AB8C37B405 for ; Thu, 15 Nov 2001 01:21:29 -0800 (PST) Received: from colt.ncptiddische.net (ppp-212.wobline.de [212.68.69.223]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAF9L9527828; Thu, 15 Nov 2001 10:21:09 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAF9LiV27215; Thu, 15 Nov 2001 10:21:44 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAF9LCa01776; Thu, 15 Nov 2001 10:21:47 +0100 (CET) (envelope-from nils@tisys.org) Date: Thu, 15 Nov 2001 10:21:12 +0100 (CET) From: Nils Holland To: "Patrick O'Reilly" Cc: Mike Meyer , Subject: RE: cvsup In-Reply-To: Message-ID: <20011115101641.W1748-100000@jodie.ncptiddische.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, 15 Nov 2001, Patrick O'Reilly wrote: > Now, I'm getting ready to update for the second time, and I have read > various people on this list running into trouble due to "stale > dependencies", and suggested solutions to this which range from "rm -rf > /usr/obj" (sounds a bit scary) to "make clean" (sounds more friendly). > > My gut feel is that I should just start with "make clean", and then follow > your procedure as above again. Now, you can just blow /usr/obj out without any ill efects. Whenever I do my regular stable buildworld on Saturdays, I start like this: cd /usr/obj chflags -R noschg * rm -R * The second command unsets the (system) immutable flag for everything in /usr/obj. Otherwise, files in there might refuse to be deleted. Next, with the rm -R command, you totally wipe out /usr/obj. Now you can change to /usr/src, then start your make buildworld, and everything under /usr/obj will be recreated again. You may either want to wipe out /usr/obj *after* each make installworld (especially if you have little HD space), or you might leave it untouched *until* you start your next buildworld. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:21:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id D201437B416 for ; Thu, 15 Nov 2001 01:21:27 -0800 (PST) Received: from fwd06.sul.t-online.de by mailout06.sul.t-online.de with smtp id 164Ii5-0004kA-0T; Thu, 15 Nov 2001 10:21:25 +0100 Received: from venus (520001623117-0001@[217.224.3.179]) by fmrl06.sul.t-online.com with smtp id 164Ii0-0J9NBIC; Thu, 15 Nov 2001 10:21:20 +0100 Message-ID: <056501c16db7$7af0aac0$fe00fa0a@venus> From: "Sven Huster" To: , References: <3.0.5.32.20011114192000.00fbf8a8@mail.sage-american.com> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 10:25:34 +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 X-Sender: 520001623117-0001@t-dialin.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 have done it some time ago, so cant remember exactly but for me it worked out of the box, I think. [ppp.conf] default: set server +3000 t-online_dsl: set device PPPoE: set MTU 1492 set MRU 1492 set dial set crtscts off set speed sync accept lqr disable deflate disable pred1 disable vjcomp disable acfcomp disable protocomp # enable dns set log Phase Warning Error Alert # set log Phase LCP IPCP CCP Warning Error Alert set ifaddr 10.0.0.1/0 10.0.0.2/0 0.0.0.0 0.0.0.0 add default HISADDR set login set authname set authkey [/ppp.conf] [rc.conf] ppp_enable="YES" ppp_mode="ddial" ppp_nat="YES" ppp_profile="t-online_dsl" ppp_user="root" [/rc.conf] works for me in de regards Sven ----- Original Message ----- From: To: Sent: 15 November, 2001 02:20 Subject: DSL PPPoE with 2 NICs > We have a small LAN about to be set up on a DSL connection which is > activated. The LAN is currently sharing an ISDN Internet connection (not > used for incoming remotes). The gateway machine (192.168.0.1) is running > Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs > running 4.4, on manually assigned. The DSL is an external modem via PPPoE. > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > > We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to > use with the > DSL (and change to the gateway in place of the Win2K). here's how the > ifconfig -a > looks now: > > ********************************************************************* > rl0: flags=8843 mtu 1500 > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:40:33:57:92:dd > media: Ethernet autoselect (100baseTX ) > status: active > lp0: flags=8810 mtu 1500 > ppp0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > faith0: flags=8000 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > inet 127.0.0.1 netmask 0xff000000 > ********************************************************************* > > A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and > it loads as > device r11 (without modem connected yet). > > The "tun" devices are made and ready.... and 4.4 loads netgraph support I > believe without need to build into the kernel. > > QUESTION: > Does anyone listening have a similar setup as planned above...DSL PPP over > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > see your ppp.conf file... and what else should I worry about? > > I have read all of the many papers/guides (including Renaud Waldura's > paper). Any added tips would be VERY welcome as I really want to use BSD > rather than Win2K..... many t > > Best regards, > Jack L. Stone, > Server Admin > > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:21:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 1CAE737B419 for ; Thu, 15 Nov 2001 01:21:34 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAF9LUL20313; Thu, 15 Nov 2001 10:21:30 +0100 (CET) Message-ID: <004e01c16db6$ea29fbe0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Hanif Ladha" , "FreeBSD Questions" References: <20011115063306.GA12464@ladha.com> Subject: Re: Some h/w recommendations please... Date: Thu, 15 Nov 2001 10:21:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > CPU: P4's have come down in price: a 1.5Ghz is > around CAD$230. Of course a P3 is much cheaper > and a Celeron is even more so. Unless you are doing aerodynamic simulations, any processor in any new machine will be fine. It will not be the bottleneck in the system. > RAM: I can definitely afford 256Mb and possibly > 512Mb, I think going to a 1Gb would be a stretch. Not necessarily. Spend your money on RAM, not a high-end processor. For general-purpose work, you're more likely to be memory-bound than compute-bound. > Motherboard: not at all sure here: have heard > good things about ASUS You need lots of fast memory, and just about any processor. You also need the fastest possible disk I/O, which means high-speed disks, SCSI, and RAID, to the extent you can afford it. The biggest bottleneck in most operating systems is disk I/O right now. Adding RAM diminishes this problem, but does not eliminate it. Processor power is virtually never an issue. So buy as much RAM as you can, and get the fastest disk setup you can afford. Any supported motherboard that facilitates this is fine. > Video: again not sure here Not an issue unless you will be playing lots of games, in which case compatiblity and speed might be a concern. > Monitor: I have heard good reviews about some > Samsung models ... For CRTs, buy Sony for the best quality. Not sure about flat panels; I have a little Samsung that works fine, but I don't use it for color- or gamma-critical work. As long as the monitor is sharp and clear, it will do, unless you are doing photo retouching or the like, in which case you need a high-end CRT monitor. Sharp and clear is extremely important if you will be spending lots of time in front of the monitor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:25:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id B465337B41A for ; Thu, 15 Nov 2001 01:25:07 -0800 (PST) Received: from columbia ([12.93.208.94]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115092506.HDAQ4554.mtiwmhc22.worldnet.att.net@columbia>; Thu, 15 Nov 2001 09:25:06 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , , Subject: RE: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 04:24:57 -0500 Message-ID: <005401c16db7$6491bd00$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <003001c16db5$6c953330$0a00000a@atkielski.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 Note: Reply text moved to bottom to preserve context. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Thursday, November 15, 2001 4:11 AM > To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com > Subject: Re: DSL PPPoE with 2 NICs > > > We have a small LAN about to be set up on a DSL connection which is > > activated. The LAN is currently sharing an ISDN Internet connection (not > > used for incoming remotes). The gateway machine (192.168.0.1) is running > > Win2K. There are several Win2K stations on the LAN and a couple > of FreeBSDs > > running 4.4, on manually assigned. The DSL is an external modem > via PPPoE. > > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > > > > We want to install the DSL in one of the FreeBSD boxes > (192.168.0.202) to > > use with the > > DSL (and change to the gateway in place of the Win2K). here's how the > > ifconfig -a > > looks now: > > > > ********************************************************************* > > rl0: flags=8843 mtu 1500 > > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 > > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 > > ether 00:40:33:57:92:dd > > media: Ethernet autoselect (100baseTX ) > > status: active > > lp0: flags=8810 mtu 1500 > > ppp0: flags=8010 mtu 1500 > > sl0: flags=c010 mtu 552 > > faith0: flags=8000 mtu 1500 > > lo0: flags=8049 mtu 16384 > > inet6 ::1 prefixlen 128 > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > > inet 127.0.0.1 netmask 0xff000000 > > ********************************************************************* > > > > A second NIC card (D-Link DFE-530TX+) will be added for the DSL > modem and > > it loads as > > device r11 (without modem connected yet). > > > > The "tun" devices are made and ready.... and 4.4 loads netgraph > support I > > believe without need to build into the kernel. > > > > QUESTION: > > Does anyone listening have a similar setup as planned > above...DSL PPP over > > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > > see your ppp.conf file... and what else should I worry about? > > > > I have read all of the many papers/guides (including Renaud Waldura's > > paper). Any added tips would be VERY welcome as I really want to use BSD > > rather than Win2K..... many t > > Instead of a second NIC, add a DSL router (a router that is > designed to have a > DSL modem on one side and your LAN on the other) to your LAN and > use it as your > gateway. Only about $100, and the money you spend on it will > cost much less > than the time you'd spend configuring one of your machines to act > as a gateway. > More secure, too (there are far fewer potential holes in a simple > router than in > a full OS running as a gateway). I tinkered with FreeBSD for a > while trying to > set it up as a gateway, and finally got tired of it and just > bought the router, > which works fine out of the box, with virtually no setup. $100 for a router that may or may not ever have security updates or $20 for a NIC in a machine that you've already got and are ready to configure and use as a gateway. Jack, while I personally haven't put together a configuration like you're talking about, I'm pretty sure that it's not that hard to do. After all, having a FreeBSD machine do dial on demand PPP as a network gateway to a dial-up ISP seems like it would be harder than what you're talking about, but it's actually a simple thing to do. Having a machine send network packets between real interfaces sounds a lot easier. While you're setting it up, I'd recommend against running any sort of firewall or filtering software. You can add those in once you've gotten the link established and running properly. And while I'm at it, not to harp on things here, but Anthony, you've previously admitted that you're new at FreeBSD. Your dissatisfaction at not being able to configure your system to fit your application may have something to do with your relative inexperience with the system itself. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:29:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id A2B5F37B41C for ; Thu, 15 Nov 2001 01:29:35 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAF9TVe24268; Thu, 15 Nov 2001 10:29:31 +0100 (CET) Message-ID: <005701c16db8$081c3180$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Rob B" , References: <5.1.0.14.2.20011115134655.03ad2670@pop.ozemail.com.au> Subject: Re: Virtual Hosting with Apache Date: Thu, 15 Nov 2001 10:29:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rob writes: > Isn't this multihoming, rather than Virtual > Hosting? AFAIK, Virtual Hosting is one IP > address with multiple A records: Virtual hosting in Apacheland is simply the hosting of several distinct web sites on one machine. Originally virtual hosts were kept separate by giving each host its own IP on the same machine; today virtual hosts can be distinguished by either IP address or name. The configuration of virtual hosts within Apache is essentially the same in both cases. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 1:40:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id E8BEA37B416 for ; Thu, 15 Nov 2001 01:40:37 -0800 (PST) Received: from columbia ([12.93.208.94]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115094036.XVZ11294.mtiwmhc25.worldnet.att.net@columbia>; Thu, 15 Nov 2001 09:40:36 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "Charles Burns" , "FreeBSD Questions" Subject: RE: SCSI card recommendations Date: Thu, 15 Nov 2001 04:40:27 -0500 Message-ID: <005501c16db9$8ee47a00$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <003d01c16db5$e272b140$0a00000a@atkielski.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 Note: Reply text moved to bottom to preserve context. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Thursday, November 15, 2001 4:14 AM > To: Charles Burns; FreeBSD Questions > Subject: Re: SCSI card recommendations > > ----- Original Message ----- > From: "Charles Burns" > To: > Sent: Thursday, November 15, 2001 08:58 > Subject: SCSI card recommendations > > > I notice that the only difference listed on the Adaptec website > betweenthe > > Ultra-160 29160N and the 19160 is OS compatibility. The cheaper one, of > > course, being less compatible. The 19160 IS listed in hardware.txt. Are > > there any real differences between the two? > > Is it real modem VS Winmodem, or AthlonXP vs AthlonMP (Only > difference is > > price and official support--identical hardware) > > > > Additionally, are there any more recommended Ultra160 cards in the > > $200(internet price) range? The card must support internal wide > ultra SCSI > > and narrow ultra SCSI for my CD-ROM drives, and of course > internal U160 SCSI > > for the SCSI hard drive that I will probably never actually buy. > > I tried to install a 29160N and it generated spurious interrupts > and parity > errors. Anthony, it wasn't connected to a Seagate drive by any chance, was it? That combination has been known to be volatile for some time now. > I don't think this was a hardware defect, just a > consequence of having > a card that was too fast for the rest of the machine. I somehow find that hard to believe, unless you tried to put this card in maybe a 486 or a Socket 5 Pentium... > I then discovered that > it's not on the hardware list for FreeBSD (I am running 4.3). It's not on the hardware list (I actually had to confirm that, since I didn't believe it), but this card has been running under FreeBSD since version 4.2, possibly earlier. I'm going to guess and say that it was simply an oversight that it wasn't mentioned in the hardware.txt file for 4.3-Release. See: http://www.geocrawler.com/archives/3/160/2001/4/0/5566808/ For discussion from April of this year. > I > replaced it > with a 2930UW, and now everything works perfectly. Unless you > really need U160 > (and it sounds like you don't have anything that requires it at > the moment), > consider a cheaper card. Charles, if you plan to run more than one drive on that controller, or go to a U160 drive in the future, it's not a bad investment. Consider that you could put 2 80 MB/s drives on that controller, run vinum and see a performance gain... > I only needed the card for external > things like tape > drives, so a 29160N was overkill, anyway. I'll agree with that. That's why I have a spare 40 MB/s chain for external devices on my workstation. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 2: 7:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id DFF5537B417 for ; Thu, 15 Nov 2001 02:07:29 -0800 (PST) Received: from [194.220.213.239] (helo=sinp.msu.ru) by SRDMAIL.SINP.MSU.RU with esmtp (Exim 3.33 #3) id 164JP6-000Hqc-00 for freebsd-questions@FreeBSD.org; Thu, 15 Nov 2001 13:05:52 +0300 Message-ID: <3BF393D0.4090209@sinp.msu.ru> Date: Thu, 15 Nov 2001 13:07:12 +0300 From: Dmitry Mottl Organization: SINP MSU User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.4) Gecko/20011004 X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: question about ps 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 Hi, All how ps does it's work? why it can lists processes even, when I have no /proc and /dev/kmem? -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 2:18:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 2EB9337B417 for ; Thu, 15 Nov 2001 02:18:17 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFAIE450131; Thu, 15 Nov 2001 11:18:14 +0100 (CET) Message-ID: <006601c16dbe$d666ce00$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "FreeBSD Questions" References: <005401c16db7$6491bd00$6600000a@ach.domain> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 11:18:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > $100 for a router that may or may not ever have > security updates or $20 for a NIC in a machine > that you've already got and are ready to configure > and use as a gateway. You're assuming that time costs nothing. But if time costs $100 an hour--which is a realistic figure--than installing a router is far cheaper than using a machine as a gateway. Additionally, routers are far less likely to _need_ security updates, since their function is so simple to begin with. If they need them, uploading new firmware is usually pretty easy. > And while I'm at it, not to harp on things here, > but Anthony, you've previously admitted that you're > new at FreeBSD. That doesn't change the numbers above. Unless this is a personal hobby of his, he is better off doing whatever is most cost-effective, and if the FreeBSD machine cannot be configured rapidly and securely as a gateway, then just going out to the nearest computer store and buying a router is more economical. > Your dissatisfaction at not being able to configure > your system to fit your application may have something > to do with your relative inexperience with the system > itself. Then again it may not. Configuring an entire OS to serve as a router is a lot more complicated than just installing the router. I originally tried this just to learn something, but it soon became apparent that it wasn't going to be easy, and it was even less likely to be secure. Everything I had read recommended a hardware router to begin with, so I finally took the advice and installed one. It is not clear to me what advantage I would gain by using the FreeBSD system as the gateway, apart from saving $100 on a router (and even that isn't necessarily true, if I have to buy another NIC). Building an efficient IT infrastructure requires avoiding any emotional attachment to any particular software, hardware, or configuration. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 2:24:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 7662937B417 for ; Thu, 15 Nov 2001 02:24:28 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFAOD250573; Thu, 15 Nov 2001 11:24:13 +0100 (CET) Message-ID: <006b01c16dbf$ac6ab520$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "Charles Burns" , "FreeBSD Questions" References: <005501c16db9$8ee47a00$6600000a@ach.domain> Subject: Re: SCSI card recommendations Date: Thu, 15 Nov 2001 11:24:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > Anthony, it wasn't connected to a Seagate drive > by any chance, was it? The 29160N wasn't connected to anything when I installed it. It generated errors before I had a chance to try to connect it to anything. I was wary when I saw that I had only a 32-bit PCI slot for the 64-bit card (although the documentation says that this is supposed to work). I think that the card is just too fast or something, however. When I saw that it wasn't on the supported hardware list, I decided to do the easy thing and install a less fancy SCSI card (since I only wanted it for external peripherals, not disks). The machine has only one disk, and it's IDE, unfortunately. > I somehow find that hard to believe, unless you > tried to put this card in maybe a 486 or a > Socket 5 Pentium... Spurious interrupts and parity errors are typical symptoms of speed discrepancies. I rather doubted that a brand-new Adaptec card in a brand-new PC would have any hardware failures. > It's not on the hardware list (I actually had to > confirm that, since I didn't believe it), but this > card has been running under FreeBSD since > version 4.2, possibly earlier. It may work on faster configurations, or different motherboards, or something. I couldn't get it to work, and my questions to the lists went unanswered, as I recall, so I gave up. I should not have bought such a fancy card in the first place--it cost almost as much as the PC. > I'll agree with that. That's why I have a spare > 40 MB/s chain for external devices on my workstation. Unfortunately, my inexpensive PC had no SCSI capability included, so I had to buy a card. In fact, it had no network card, either, so I had to buy that as well (3Com). It did come with a modem card, which was useless to me, so I pulled that and put the NIC in its place (both PCI). So now I've added a brand-new 29160 and a brand-new internal PCI modem card to my ever-growing stash of unused hardware. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 2:26:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f176.law11.hotmail.com [64.4.17.176]) by hub.freebsd.org (Postfix) with ESMTP id D915A37B416 for ; Thu, 15 Nov 2001 02:26:41 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 02:26:41 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 10:26:40 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: achornback@worldnet.att.net, hanif@ladha.com, freebsd-questions@freebsd.org Subject: RE: Some h/w recommendations please... Date: Thu, 15 Nov 2001 03:26:40 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 10:26:41.0691 (UTC) FILETIME=[0454F6B0:01C16DC0] Sender: owner-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 going to want to avoid the P4 unless you've got cash to burn, plain >and simple. If you've gotta stick with Intel, go with a PIII. If AMD is >an >option, look at a Thunderbird or Athlon MP system. I'd wait a while before Note that the expense of the P4 does not mean it is fast. Only the very highest end P4s can beat the .13 micron P3's and Athlons (except in very specific SSE-2 optimized software. Lightwave for Windows comes to mind) P4 is just a bad idea all around at the moment. >investing in an Athlon XP, simply because of the immaturity of the >technology. When you're doing development work, you don't need to be >worrying if the system is crashing because of the hardware or the >development work. Best bet would be something rock solid and dependable >(i.e. the PIII). I would have to disagree a little bit there. The AthlonXP (which is identical to the MP, other than some extra testing that is done to chips sold as "MP") works in most good Athlon motherboards designed for the Thunderbird Athlon, and those are very mature and stable. Additionally, while there are no known issues now, the P3 platform had several very serious stability hangups, whereas the Athlons haven't really had any particularly serious ones (unless you count first generation motherboards from 1998). Iam referring to the i810 MTH hub issue, which made an entire generation of motherboards flaky, and of course the fact that Intel demonstrated that they were willing to forego stability for marketing when they released the 1.13GHz .18 micron P3, which could not compile the Linux kernel without crashing. (See the "Tom's Hardware" article). While that last issue didn't really effect anything much, as very few systems were actually sold, it does show that Intel did release a chip without testing to see if it actually worked. Not a good mark on the record. As far as AthlonXP chips, I generally recommend that people get motherboards that use 100% AMD chipsets (both southbridge and northbridge). Most AMD stability problems that have popped up over the years seem to be from VIA chipsets. While the AMD760 isn't the fastest chipset on earth, and while it has been end-of-life'd by AMD recently, it is mature and reliable. The alternatives are the VIA KT-266A (the fastest available now), the SIS chipset... Which is made by SIS... Which has a horrible track record, and then the NVidia NForce, which is so immature that it doesn't yet actually exist in the form of a buyable product. The VIA KT266A motherboards are almost certainly completely stable. All of the major motherboard manufacturers, including Asus which has their reliability reputation to worry about, have release KT266A motherboards and there are no stability issues with them that I have heard of. I recently built a system with the cheapest one, which was also the first one commercially available (from Gigabyte) and it ran my 72-hour stress test perfectly (looping buildworld + 2 copies of SETI@HOME + some simple floating point and integer "dummy calculation" software that I wrote -- all at once) That is not to say that I would recommend it for a programming workstation, of course. Stable or not, it (the KT266A, not AMD760) is still, as you say, immature. > > RAM: I can definitely afford 256Mb and possibly 512Mb, I think going to > > a 1Gb would be a stretch. > > 512 MB would be a good place to start. > I agree here too. You can get a 256MB DIMM of Crucial registered ECC memory for about USD$37, and unregistered ECC for about USD$34. Even 1GB wouldn't really be that expensive. (ECC would be safest for a system that demands stability. Registered DIMMS would be required to have more than 768MB if you go with 256MB DIMMS--the largest that Crucial (A good place to get quality, CHEAP RAM) makes) Sheesh, my reply is starting to look like LISP. Disclaimer: 4 hours of sleep. Please forgive any stupid things typed inthe last 24hrs. Charles Burns _________________________________________________________________ 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 Thu Nov 15 2:27:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14307.mail.yahoo.com (web14307.mail.yahoo.com [216.136.173.83]) by hub.freebsd.org (Postfix) with SMTP id 6AEDE37B405 for ; Thu, 15 Nov 2001 02:27:12 -0800 (PST) Message-ID: <20011115102712.38842.qmail@web14307.mail.yahoo.com> Received: from [203.164.42.223] by web14307.mail.yahoo.com via HTTP; Thu, 15 Nov 2001 10:27:12 GMT Date: Thu, 15 Nov 2001 10:27:12 +0000 (GMT) From: =?iso-8859-1?q?shanon=20loveridge?= Subject: XFree86 Wrapper To: 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 OK people I have just installed XFree 4.0.2 from the ports and configued it. I then went to instll the wrapper for startx and I got the msg wrapper 1.0_1 is forbidden : This port is for XFree86-4 I check to see that I deffinatly installed v4 by pkg_info -I 'XFree*' and it confirmed that I had installed version 4. any ideas? thanks heaps Shanon __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.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 Nov 15 2:35:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f10.law11.hotmail.com [64.4.17.10]) by hub.freebsd.org (Postfix) with ESMTP id 7D69337B405 for ; Thu, 15 Nov 2001 02:35:33 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 02:35:33 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 10:35:33 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: achornback@worldnet.att.net, anthony@atkielski.com, freebsd-questions@freebsd.org Subject: RE: SCSI card recommendations Date: Thu, 15 Nov 2001 03:35:33 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 10:35:33.0393 (UTC) FILETIME=[41404010:01C16DC1] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Charles, if you plan to run more than one drive on that controller, or go >to a U160 drive in the future, it's not a bad investment. Consider that >you >could put 2 80 MB/s drives on that controller, run vinum and see a >performance gain... > I ended up getting a 29160 (not 29160N). Difference being: It's a 64-bit card vs 32-bit, has a denser internal connector, and is...cheaper(?!) $200 for a SCSI card still makes me feel queasy, though. :-\ Now I'll feel compelled to get one of those "3x the cost per MB vs IDE" drives as soon as I recover. Computers... (sigh) Charles Burns _________________________________________________________________ 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 Thu Nov 15 3: 1:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id A718037B405 for ; Thu, 15 Nov 2001 03:01:31 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Nov 2001 11:01:30 +0000 (GMT) To: Dmitry Mottl Cc: freebsd-questions@FreeBSD.org Subject: Re: question about ps In-Reply-To: Your message of "Thu, 15 Nov 2001 13:07:12 +0300." <3BF393D0.4090209@sinp.msu.ru> Date: Thu, 15 Nov 2001 11:01:30 +0000 From: Ian Dowse Message-ID: <200111151101.aa64125@salmon.maths.tcd.ie> Sender: owner-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 <3BF393D0.4090209@sinp.msu.ru>, Dmitry Mottl writes: >Hi, All > >how ps does it's work? > >why it can lists processes even, >when I have no /proc and /dev/kmem? I believe it uses the "kern.proc.all" sysctl which returns information about all processes in a binary format. If you don't want users to be able to see users' processes with ps, set the sysctl "kern.ps_showallprocs" to 0, i.e: # sysctl -w kern.ps_showallprocs=0 Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 3: 5:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id E258F37B416; Thu, 15 Nov 2001 03:05:25 -0800 (PST) Received: from [194.220.213.239] (helo=sinp.msu.ru) by SRDMAIL.SINP.MSU.RU with esmtp (Exim 3.33 #3) id 164KJD-000Hwn-00; Thu, 15 Nov 2001 14:03:51 +0300 Message-ID: <3BF3A166.2090009@sinp.msu.ru> Date: Thu, 15 Nov 2001 14:05:10 +0300 From: Dmitry Mottl Organization: SINP MSU User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.4) Gecko/20011004 X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org, freebsd-security@FreeBSD.org Subject: Apache question 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 Hi, All I have to configure www virtual hosts under Apache and I need that all virtual hosts have NO access (through cgi execution) to each other. Is it good to start up proxy on 80 and about 100-300 backend httpd (each under it's own uid and gid), which will be paged in (from swap) if connection is requested. Is there a better solution? It seems that suexec apache mechanism will no help, cause I have to give hosters GID to access there files, so I can't specify properly permissions due to UNIX file security (uuugggooo). In this case I need to choose if GID=wwwguest or GID=hoster May be to set up a patch to use UFS extended attributes? (www.trustedbsd.org) I'm using FreeBSD 4.4-RELEASE -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 3:14:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id E8DDA37B405 for ; Thu, 15 Nov 2001 03:14:20 -0800 (PST) Received: from dialup-209.247.142.94.dial1.sanjose1.level3.net ([209.247.142.94] helo=blossom.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164KTL-0001tO-00; Thu, 15 Nov 2001 03:14:20 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAFBDi989172; Thu, 15 Nov 2001 03:13:44 -0800 (PST) (envelope-from cjc) Date: Thu, 15 Nov 2001 03:13:43 -0800 From: "Crist J. Clark" To: Nils Holland Cc: "Patrick O'Reilly" , Mike Meyer , questions@FreeBSD.ORG Subject: Re: cvsup Message-ID: <20011115031343.J66694@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115101641.W1748-100000@jodie.ncptiddische.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011115101641.W1748-100000@jodie.ncptiddische.net>; from nils@tisys.org on Thu, Nov 15, 2001 at 10:21:12AM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 15, 2001 at 10:21:12AM +0100, Nils Holland wrote: [snip] > Now, you can just blow /usr/obj out without any ill efects. Whenever I do > my regular stable buildworld on Saturdays, I start like this: > > cd /usr/obj > chflags -R noschg * > rm -R * > > The second command unsets the (system) immutable flag for everything in > /usr/obj. Otherwise, files in there might refuse to be deleted. No schg flags should be set in /usr/obj anymore. You should be able to skip this step safely. If /usr/obj ever fails to be removed due to file flag settings, please report it as a bug (PR). -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 15 3:15:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 50B2A37B416; Thu, 15 Nov 2001 03:15:18 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFBFAB54323; Thu, 15 Nov 2001 12:15:10 +0100 (CET) Message-ID: <008001c16dc6$ca418bd0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Dmitry Mottl" , , References: <3BF3A166.2090009@sinp.msu.ru> Subject: Re: Apache question Date: Thu, 15 Nov 2001 12:15:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What exactly do you mean when you say that virtual hosts must have "no access to each other"? ----- Original Message ----- From: "Dmitry Mottl" To: ; Sent: Thursday, November 15, 2001 12:05 Subject: Apache question > Hi, All > > I have to configure www virtual hosts under Apache > and I need that all virtual hosts have NO access (through cgi execution) to each > other. > > Is it good to start up proxy on 80 and > about 100-300 backend httpd (each under it's own uid and gid), > which will be paged in (from swap) if connection is requested. > > Is there a better solution? > > It seems that suexec apache mechanism will no help, > cause I have to give hosters GID to access there files, > so I can't specify properly permissions due to UNIX file security (uuugggooo). > In this case I need to choose if GID=wwwguest or GID=hoster > > May be to set up a patch to use UFS extended attributes? (www.trustedbsd.org) > I'm using FreeBSD 4.4-RELEASE > > -- > best regards, > Dmitry Mottl > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" 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 Nov 15 3:20: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 4880637B417 for ; Thu, 15 Nov 2001 03:19:58 -0800 (PST) Received: from colt.ncptiddische.net (ppp-158.wobline.de [212.68.69.166]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAFBJr507588; Thu, 15 Nov 2001 12:19:53 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAFBKSV27706; Thu, 15 Nov 2001 12:20:29 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAFBKWa04077; Thu, 15 Nov 2001 12:20:32 +0100 (CET) (envelope-from nils@tisys.org) Date: Thu, 15 Nov 2001 12:20:32 +0100 (CET) From: Nils Holland To: cjclark@alum.mit.edu Cc: freebsd-questions@freebsd.org Subject: Re: cvsup In-Reply-To: <20011115031343.J66694@blossom.cjclark.org> Message-ID: <20011115121841.D4072-100000@jodie.ncptiddische.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, 15 Nov 2001, Crist J. Clark wrote: > No schg flags should be set in /usr/obj anymore. You should be able to > skip this step safely. If /usr/obj ever fails to be removed due to file > flag settings, please report it as a bug (PR). I guess I even heard about that some time ago, but seems that I'm so *used* to doing the chflags every time that I will probably continue to do it until the end of time, even though it is not really neccessary anymore ;-) Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 3:29:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 457AB37B405 for ; Thu, 15 Nov 2001 03:29:20 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id NAA89302; Thu, 15 Nov 2001 13:28:53 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Nils Holland" , Cc: Subject: RE: cvsup Date: Thu, 15 Nov 2001 13:33:12 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20011115121841.D4072-100000@jodie.ncptiddische.net> 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 Nils and Crist, thanks for your help. Forgive me for being pedantic, but my curiosity is getting the better of me; What is the role of "make clean" if "rm -rf /usr/obj/*" will do the trick? Or perhaps these two things are totally unrelated?!? Patrick. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Nils Holland > Sent: 15 November 2001 13:21 > To: cjclark@alum.mit.edu > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: cvsup > > > On Thu, 15 Nov 2001, Crist J. Clark wrote: > > > No schg flags should be set in /usr/obj anymore. You should be able to > > skip this step safely. If /usr/obj ever fails to be removed due to file > > flag settings, please report it as a bug (PR). > > I guess I even heard about that some time ago, but seems that I'm so > *used* to doing the chflags every time that I will probably continue to do > it until the end of time, even though it is not really neccessary anymore > ;-) > > Greetings > Nils > > Nils Holland > Ti Systems - FreeBSD in Tiddische, Germany > http://www.tisys.org * nils@tisys.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 Thu Nov 15 3:35:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from SRDMAIL.SINP.MSU.RU (bigking.sinp.msu.ru [213.131.9.130]) by hub.freebsd.org (Postfix) with ESMTP id 764B937B419; Thu, 15 Nov 2001 03:35:46 -0800 (PST) Received: from [194.220.213.239] (helo=sinp.msu.ru) by SRDMAIL.SINP.MSU.RU with esmtp (Exim 3.33 #3) id 164KmO-000I11-00; Thu, 15 Nov 2001 14:34:00 +0300 Message-ID: <3BF3A877.90007@sinp.msu.ru> Date: Thu, 15 Nov 2001 14:35:19 +0300 From: Dmitry Mottl Organization: SINP MSU User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.4) Gecko/20011004 X-Accept-Language: ru, en MIME-Version: 1.0 To: Anthony Atkielski Cc: freebsd-questions@FreeBSD.ORG, freebsd-security@FreeBSD.ORG Subject: Re: Apache question References: <3BF3A166.2090009@sinp.msu.ru> <008001c16dc6$ca418bd0$0a00000a@atkielski.com> Content-Type: text/plain; charset=windows-1252; 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 Anthony Atkielski wrote: > What exactly do you mean when you say that virtual hosts must have "no access to > each other"? User A can write a cgi script which can read user B files, cause a cgi will run under wwwguest, and user B files must readable by wwwguest So, I don't want A to read B's files. A and B are users that have RW access to their virtual hosts (through ftp) wwwguest is a httpd sandbox. -- best regards, Dmitry Mottl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 3:37:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smeg.twowaytv.co.uk (smeg.twowaytv.co.uk [194.6.2.163]) by hub.freebsd.org (Postfix) with ESMTP id D975237B417 for ; Thu, 15 Nov 2001 03:37:35 -0800 (PST) Received: from localhost (alex@localhost) by smeg.twowaytv.co.uk (8.11.1/8.11.1) with ESMTP id fAFBa1c37176; Thu, 15 Nov 2001 11:36:01 GMT (envelope-from adyas@twowaytv.co.uk) X-Authentication-Warning: r2d2.twowaytv.co.uk: alex owned process doing -bs Date: Thu, 15 Nov 2001 11:36:01 +0000 (GMT) From: Alex Dyas X-X-Sender: To: =?iso-8859-1?q?shanon=20loveridge?= Cc: Subject: Re: XFree86 Wrapper In-Reply-To: <20011115102712.38842.qmail@web14307.mail.yahoo.com> Message-ID: <20011115113430.C9089-100000@r2d2.twowaytv.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got the same thing yesterday. Not sure what the problem is but I got round it by editing the wrapper Makefile and deleting the lines associated with the version test. Works fine now. alex.. On Thu, 15 Nov 2001, shanon loveridge wrote: > OK people I have just installed XFree 4.0.2 from the > ports and configued it. > > I then went to instll the wrapper for startx and > I got the msg > wrapper 1.0_1 is forbidden : This port is for > XFree86-4 > > I check to see that I deffinatly installed v4 by > > pkg_info -I 'XFree*' > > and it confirmed that I had installed version 4. > > any ideas? > > thanks heaps > > Shanon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 3:44:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ash25.adelaide.on.net (mail.internode.on.net [203.16.214.248]) by hub.freebsd.org (Postfix) with ESMTP id 0067A37B41A for ; Thu, 15 Nov 2001 03:44:32 -0800 (PST) Received: from slick ([150.101.145.61]) by internode.on.net (PMDF V6.0-24 #37831) with SMTP id <01KAQYQTCT5Y002JKX@internode.on.net> for questions@freebsd.org; Thu, 15 Nov 2001 22:12:06 +1030 Date: Thu, 15 Nov 2001 22:15:38 +1030 From: Alex Subject: boot.config To: buga@lemis.com Cc: questions@freebsd.org Message-id: <000a01c16dcb$149bad60$3d916596@slick> 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: multipart/alternative; boundary="----=_NextPart_000_0007_01C16E23.0E790F10" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C16E23.0E790F10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I have an issue with a NIC that doesn't get detected upon boot. I can boot from the boot floppies and use UserConfig and set the I/O, IRQ and MEM adresses for the NIC and it will work fine [I had to do this for an ftp install].=20 However, once the machine was completely installed boot -c didn't seem = to work for 5.0-CURRENT anymore,=20 therefore I can't use UserConfig to manually set the NIC up. Questions: 1. Is it the case that UserConfig is *not* an option in the GENERIC = kernel for 5.0-CURRENT? 2. Is it possible to add the options for my NIC to boot.config manually = ? If so does anyone know where the doc is for doing this ? Thanks - Alex=20 ------=_NextPart_000_0007_01C16E23.0E790F10 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all,
 
I have an issue with a NIC that doesn't = get=20 detected upon boot.
 
I can boot from the boot floppies = and use=20 UserConfig and
set the I/O, IRQ and MEM adresses for = the NIC and=20 it will work fine
[I had to do this for an ftp install].=20
 
However, once the machine was = completely installed=20 boot -c didn't seem to work for 5.0-CURRENT anymore,
therefore I can't use UserConfig to manually set the NIC up.
 
Questions:
 
1. Is it the case that UserConfig is = *not* an=20 option in the GENERIC kernel for 5.0-CURRENT?
 
2. Is it possible to add the options = for my NIC to=20 boot.config manually ?
    If so does anyone = know where the=20 doc is for doing this ?
 
Thanks
 
 - Alex
 
------=_NextPart_000_0007_01C16E23.0E790F10-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 3:44:48 2001 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 1CA9E37B41B for ; Thu, 15 Nov 2001 03:44:40 -0800 (PST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.11.6/8.11.4) id fAFBhqo05460; Thu, 15 Nov 2001 12:43:52 +0100 (CET) (envelope-from stijn) Date: Thu, 15 Nov 2001 12:43:52 +0100 From: Stijn Hoop To: Alex Dyas Cc: shanon loveridge , freebsd-questions@freebsd.org Subject: Re: XFree86 Wrapper Message-ID: <20011115124352.G379@pcwin002.win.tue.nl> References: <20011115102712.38842.qmail@web14307.mail.yahoo.com> <20011115113430.C9089-100000@r2d2.twowaytv.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011115113430.C9089-100000@r2d2.twowaytv.co.uk>; from adyas@twowaytv.co.uk on Thu, Nov 15, 2001 at 11:36:01AM +0000 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 On Thu, Nov 15, 2001 at 11:36:01AM +0000, Alex Dyas wrote: > On Thu, 15 Nov 2001, shanon loveridge wrote: > > OK people I have just installed XFree 4.0.2 from the > > ports and configued it. > > > > I then went to instll the wrapper for startx and > > I got the msg > > wrapper 1.0_1 is forbidden : This port is for > > XFree86-4 > > > > I check to see that I deffinatly installed v4 by > > > > pkg_info -I 'XFree*' > > > > and it confirmed that I had installed version 4. > > > > any ideas? > > > > thanks heaps > > > > Shanon > > I got the same thing yesterday. Not sure what the problem is but I got > round it by editing the wrapper Makefile and deleting the lines associated > with the version test. Works fine now. > > alex.. See the following fragment of /etc/defaults/make.conf: # # By default, the ports collection attempts to use XFree86 3.3.X. If # you are running XFree86 4.X, uncomment this line. # #XFREE86_VERSION= 4 # So, you need to put a line like XFREE86_VERSION= 4 in your /etc/make.conf (you can create this file if it doesn't exist). In /etc/defaults/make.conf there are lots of other settings which might be nice. --Stijn -- Tact, n.: The unsaid part of what you're thinking. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 4: 9:30 2001 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 5641037B405; Thu, 15 Nov 2001 04:09:26 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 15 Nov 2001 12:09:15 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 164LHp-0006Bk-00; Thu, 15 Nov 2001 12:06:29 +0000 Date: Thu, 15 Nov 2001 12:06:29 +0000 (GMT) From: Jan Grant X-X-Sender: To: Dmitry Mottl Cc: freebsd-questions , freebsd-security Subject: Re: Apache question In-Reply-To: <3BF3A166.2090009@sinp.msu.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, 15 Nov 2001, Dmitry Mottl wrote: > Hi, All > > I have to configure www virtual hosts under Apache > and I need that all virtual hosts have NO access (through cgi execution) to each > other. > > Is it good to start up proxy on 80 and > about 100-300 backend httpd (each under it's own uid and gid), > which will be paged in (from swap) if connection is requested. > > Is there a better solution? > > It seems that suexec apache mechanism will no help, > cause I have to give hosters GID to access there files, > so I can't specify properly permissions due to UNIX file security (uuugggooo). > In this case I need to choose if GID=wwwguest or GID=hoster > > May be to set up a patch to use UFS extended attributes? (www.trustedbsd.org) > I'm using FreeBSD 4.4-RELEASE This is an interesting problem, certainly; as you point out, the httpd process owner/group needs to be able to view files in all virtual hosts; CGI scripts in each must not. I'd say you should be able to do this with a combination of suExec (with a different uid/gid for each virtual host) - although it might need tinkering with to get the directory restrictions it needs correct - and ACLs on the top of each virtual host's cgi-bin. -- 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 and Nostradamus never dreamed of the Church of the Accellerated Worm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 4:12:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 050C337B416 for ; Thu, 15 Nov 2001 04:12:29 -0800 (PST) Received: from there (dialup-uu-dynamic37.cshore.com [63.112.158.37]) by IMGate1.cshore.com (Postfix) with SMTP id A139F242BE for ; Thu, 15 Nov 2001 07:36:20 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111150717.36916@starbreaker.net> To: freebsd-questions@freebsd.org Subject: Uninstall the package and install the port. Date: Thu, 15 Nov 2001 07:19:21 -0500 X-Mailer: KMail [version 1.3] 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 When I first installed FreeBSD I installed KDE2 from packages, 'cos I was in a hurry. Now that I have some spare time I'd like to rip out the package so I can install the port. Can anybody point me to a document that tells me exactly what I need to do to rip out the KDE2 package and install the KDE2 port? Thanks in advance. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE787LJcCiK1X1IhlkRAoSWAKCrl1K48V7oWwrPZHtThV9kSc5uPwCgs2OE L5jf8jxXENdpBsPrME35RiE= =a7cX -----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 Nov 15 4:15:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.smartdigitalinc.com (xeon.biad.net [63.241.25.156]) by hub.freebsd.org (Postfix) with ESMTP id 7B40137B418 for ; Thu, 15 Nov 2001 04:15:08 -0800 (PST) Received: from home ([200.80.197.68]) by ns1.smartdigitalinc.com (8.11.6/8.11.0) with ESMTP id fAFCF0S63518 for ; Thu, 15 Nov 2001 04:15:00 -0800 (PST) (envelope-from zuez@smartdigitalinc.com) From: "Guido Fortunati" To: Subject: RE: Spoofing file information? Date: Thu, 15 Nov 2001 09:15:10 -0300 Message-ID: <000e01c16dcf$2dcafc60$44c550c8@home> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <5.1.0.14.2.20011115143223.04264050@MailServer> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There are many ways to root a box, specially if you?re still running and old FreeBSD version. I?d suggest you to install tripwire. - guido -----Original Message----- From: owner-freebsd-security@FreeBSD.ORG [mailto:owner-freebsd-security@FreeBSD.ORG] On Behalf Of Stefan Probst Sent: Jueves, 15 de Noviembre de 2001 04:37 a.m. To: freebsd-security@FreeBSD.ORG Subject: Spoofing file information? Dear All, how easy/difficult would it be for an intruder to spoof file modification dates and sizes (i.e. the data which show up in an "ls -al")? I have e.g. in my root directory: /kernel (3258128 Nov 20 2000) /kernel.GENERIC (3258128 Nov 20 2000) Can I trust, that those are identical files (i.e. the kernel is still intact), even if somebody intruded? Tnx, Stefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" 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 Nov 15 4:16:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.smartdigitalinc.com (xeon.biad.net [63.241.25.156]) by hub.freebsd.org (Postfix) with ESMTP id 411AF37B419 for ; Thu, 15 Nov 2001 04:16:12 -0800 (PST) Received: from home ([200.80.197.68]) by ns1.smartdigitalinc.com (8.11.6/8.11.0) with ESMTP id fAFCGBS63536 for ; Thu, 15 Nov 2001 04:16:11 -0800 (PST) (envelope-from zuez@smartdigitalinc.com) From: "Guido Fortunati" To: Subject: RE: Uninstall the package and install the port. Date: Thu, 15 Nov 2001 09:16:22 -0300 Message-ID: <000f01c16dcf$57c91ba0$44c550c8@home> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <200111150717.36916@starbreaker.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 If you type pkg_info you=B4ll see a list of the packages that are = already installed on your box. Use pkg_delete pkg_name to delete any of them. - guido=20 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Matthew Graybosch Sent: Jueves, 15 de Noviembre de 2001 09:19 a.m. To: freebsd-questions@FreeBSD.ORG Subject: Uninstall the package and install the port. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 When I first installed FreeBSD I installed KDE2 from packages, 'cos=20 I was in a hurry. Now that I have some spare time I'd like to rip=20 out the package so I can install the port. Can anybody point me to a=20 document that tells me exactly what I need to do to rip out the KDE2=20 package and install the KDE2 port? Thanks in advance. - --=20 Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE787LJcCiK1X1IhlkRAoSWAKCrl1K48V7oWwrPZHtThV9kSc5uPwCgs2OE L5jf8jxXENdpBsPrME35RiE=3D =3Da7cX -----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 Thu Nov 15 4:32:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail6.svr.pol.co.uk (mail6.svr.pol.co.uk [195.92.193.212]) by hub.freebsd.org (Postfix) with ESMTP id 1247B37B41A for ; Thu, 15 Nov 2001 04:32:18 -0800 (PST) Received: from modem-218.texas.dialup.pol.co.uk ([62.137.94.218] helo=roach03) by mail6.svr.pol.co.uk with smtp (Exim 3.13 #0) id 164Lgl-0003Q7-00 for freebsd-questions@FreeBSD.ORG; Thu, 15 Nov 2001 12:32:16 +0000 Message-ID: <000201c16dd1$956b1560$3900a8c0@roach03> From: "Argo Direct Ltd - Mark Roach" To: Subject: FREEBSD Date: Thu, 15 Nov 2001 10:42:01 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C16DC2.28731C00" 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 This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C16DC2.28731C00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sir/Madam Can FreeBSD overwrite Windows Back office on our server ? If so, how can we get a cost for the software and how do we set up users = etc. We already have 10 pcs running Win 98, networked to our Back office = server. PLease advise Thank you Mark Roach ------=_NextPart_000_0009_01C16DC2.28731C00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Sir/Madam
 
Can FreeBSD overwrite Windows Back = office on our=20 server ?
 
If so, how can we get a cost for the = software and=20 how do we set up users etc.
 
We already have 10 pcs running Win 98, = networked to=20 our Back office server.
 
PLease advise
 
Thank you
 
Mark Roach
------=_NextPart_000_0009_01C16DC2.28731C00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 4:32:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from frontend1.aha.ru (fish.zenon.net [213.189.198.214]) by hub.freebsd.org (Postfix) with ESMTP id 86CA137B419 for ; Thu, 15 Nov 2001 04:32:48 -0800 (PST) Received: from [195.2.83.131] (HELO backend1.aha.ru) by frontend1.aha.ru (CommuniGate Pro SMTP 3.5b8) with ESMTP id 59785533 for freebsd-questions@freebsd.org; Thu, 15 Nov 2001 15:32:47 +0300 Received: from [62.105.154.252] (HELO dima) by backend1.aha.ru (CommuniGate Pro SMTP 3.4.8) with SMTP id 32677048 for freebsd-questions@freebsd.org; Thu, 15 Nov 2001 15:32:46 +0300 Message-ID: <004101c16dd1$e054f0a0$1000020a@dima> From: "Volosenkov Dmitry" To: Subject: Fw: Fujitsu MO ide doesn't work on 4.4 Date: Thu, 15 Nov 2001 15:34:30 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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 ata0-master: optical device - NO DRIVER! how can i access this device? thx in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 4:40:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 7733237B434 for ; Thu, 15 Nov 2001 04:39:46 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id OAA91212; Thu, 15 Nov 2001 14:38:12 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Nils Holland" , Cc: Subject: RE: cvsup Date: Thu, 15 Nov 2001 14:42:31 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: 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 > From: Patrick O'Reilly [mailto:patrick@mip.co.za] > Sent: 15 November 2001 13:33 > > Nils and Crist, > > thanks for your help. > > Forgive me for being pedantic, but my curiosity is getting the > better of me; What is the role of "make clean" if "rm -rf > /usr/obj/*" will do the trick? Or perhaps these two things are > totally unrelated?!? Well, I just started "make buildworld", and guess what the start of the output says? : ##### root carrot:/usr/src# make buildworld -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/usr/src/i386 ##### So, I guess make does it for you, at least in theory! Regards, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 4:40:28 2001 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 C3FEE37B41C for ; Thu, 15 Nov 2001 04:40:17 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 2340870607; Thu, 15 Nov 2001 05:40:11 -0700 (MST) Date: Thu, 15 Nov 2001 05:40:11 -0700 (MST) From: FreeBSD user To: ben Cc: freebsd-questions@freebsd.org Subject: Re: load balancing solution? In-Reply-To: <20011114112833.G43859-100000@www> Message-ID: <20011115053709.X42395-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 Sounds like ipnat will do what you need. Just port forward requests to pub_ip:53 udp/tcp to your internal machines. rdr xl0 pub_ip port 53 -> named_ip1,named_ip2,named_ip3 port 53 round-robin Seems to me that rule will work for you, long as you set the gateways on those named_ip's to the ipnat machine, and it'd be fine. On Wed, 14 Nov 2001, ben wrote: > i need a quick load balance solution that will provide 1 ip on the front > end and round robin balancing on the back end for 2 to 4 servers, as a > proof of concept for a project ( and as a way to sneak FreeBSD into the > workplace :) . it sounds like i might be able to build this with nat and > bind... but i think i remember that ipnat would translate requests > _before_ bind would see them, whicn is the opposit of the behavior i want. > > i looked through the ports collection, and it looks like pen does 'real' > load balancing, but for this project, i actually need round-robin (trying > to demonstrate that the servers on the back end successfully share their > session data) > > dows pen also do round-robin, or does anyone know of any other quick > solutions to this problem? > > thanks! > > ben > > > 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 Nov 15 5: 3:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 2568F37B417 for ; Thu, 15 Nov 2001 05:03:33 -0800 (PST) Received: (qmail 61287 invoked by uid 100); 15 Nov 2001 13:03:31 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15347.48418.851272.476472@guru.mired.org> Date: Thu, 15 Nov 2001 07:03:30 -0600 To: "Patrick O'Reilly" Cc: questions@freebsd.org Subject: RE: APC backup -UPS howto install. In-Reply-To: <98317090@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Patrick O'Reilly types: > If I may piggy-back on this thread :) > > I need to run UPS daemons on more than one box, but the UPS is connected by > serial cable to one box only. The info from "make search key=ups", along > with a little more digging, reveals that 'nut' is probably the only one of > these ports that will enable one box to listen to the UPS via the serial > port, and then broadcast the UPS status info over TCP/IP for other boxes to > listen and respond to. > > Does anyone else have this setup running? Yes. It hasn't been seriously tested yet, as power hasn't gone out long enough to force a shutdown. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 5: 9:34 2001 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 98DBA37B419 for ; Thu, 15 Nov 2001 05:09:31 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 15 Nov 2001 13:09:16 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 164MG3-0006jN-00; Thu, 15 Nov 2001 13:08:43 +0000 Date: Thu, 15 Nov 2001 13:08:43 +0000 (GMT) From: Jan Grant X-X-Sender: To: Mike Meyer Cc: Patrick O'Reilly , questions Subject: RE: APC backup -UPS howto install. In-Reply-To: <15347.48418.851272.476472@guru.mired.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 Thu, 15 Nov 2001, Mike Meyer wrote: > Patrick O'Reilly types: > > If I may piggy-back on this thread :) > > > > I need to run UPS daemons on more than one box, but the UPS is connected by > > serial cable to one box only. The info from "make search key=ups", along > > with a little more digging, reveals that 'nut' is probably the only one of > > these ports that will enable one box to listen to the UPS via the serial > > port, and then broadcast the UPS status info over TCP/IP for other boxes to > > listen and respond to. > > > > Does anyone else have this setup running? > > Yes. It hasn't been seriously tested yet, as power hasn't gone out > long enough to force a shutdown. .... and plug your switch into the UPS. jan -- 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 If it's broken really badly - don't fix it either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 5:19:44 2001 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 0401F37B416 for ; Thu, 15 Nov 2001 05:19:36 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 15 Nov 2001 08:19:35 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "frogger3099" Subject: Re: Computer Crashing after X is open Date: Thu, 15 Nov 2001 08:19:18 -0500 X-Mailer: KMail [version 1.2] References: <000801c16d95$9bf0f8a0$0500a8c0@roylok1.mi.home.com> <01111423561303.00671@i8k.babbleon.org> <001301c16db5$3200b5a0$0500a8c0@roylok1.mi.home.com> In-Reply-To: <001301c16db5$3200b5a0$0500a8c0@roylok1.mi.home.com> Cc: questions@freebsd.org MIME-Version: 1.0 Message-Id: <01111508191805.00671@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 15 November 2001 04:09, you wrote: > I'm using freebsd 4.4 (tried 4.3, it did the same thing) I'm using GNOME > 1.4, I'm using XFree86 3.3.6, my video card isn't supported under 4.1 > yet. If i'm in X for like an hour not being idle and exit everything is > fine...but like if i idle for like 20 minutes, everything appears to be > good til i exit out of X then I can't do anything because I get a lot of > weird characters and don't go back to a console. A core doesn't get dumped > either. How are exiting X? Have you tried CTRL-ALT-backsapace CTRL-ALT-F1 CTRL-ALT-F2 ALT-F1 ALT-F2 CTRL-ALT-DELETE to see if they do anything? Once it gets into this "weird state", how do you get control back? When you reboot the next time does FreeBSD have to recover all the disk partitions or does it reboot cleanly? PS: If you group-reply to the the message, then everybody on the list can see your reply. I'm happy to help, and I do know something about FreeBSD, but the knowlege of the group far exceeds the knowledge of any individual within it, so you'll get more info if you cc: the entire group. > > ----- Original Message ----- > From: "Brian T. Schellenberger" > To: "frogger3099" ; > Sent: Wednesday, November 14, 2001 8:56 PM > Subject: Re: Computer Crashing after X is open > > > On Thursday 15 November 2001 00:23, frogger3099 wrote: > > > Hi, freebsd is great, i like it a lot. The only thing is I can't > > > figure out why it crashes after about 10-20 minutes of being idle in X. > > > If i leave my computer alone in a console it won't crash. But after I > > > leave > > it > > > > alone in X for 10 - 20 minutes then exit out of X the kernel has > > crashed. > > > > I asked the network admin at my work but he couldn't figure it out > > either > > > > so I was hoping that you might be able to. Thank You > > > > Well, . . . . > > > > - X is still ok, but after you exit it, the computer crashes, or > > - After 20 idle minutes it crashes? > > > > If the latter, it's almost certainly that your window manager or other > > process is trying to bring up a screen saver and that's killing things. > > > > But we'll need a lot more data to be able to help: > > > > - FreeBSD version? > > - X version? > > - Window manager? > > - xlock set up? > > - When it crashes, what exactly happens? > > - How do you know the kernel is crashing? What messages appear on your > > screen (kernel "panic" message? Something else?) > > > > > > > > ---------------------------------------- > > Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" > > Content-Transfer-Encoding: quoted-printable > > Content-Description: > > ---------------------------------------- > > > > -- > > Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) > > Brian, the man from Babble-On . . . . bts@babbleon.org (personal) > > http://www.babbleon.org > > > > -------> Free Dmitry Sklyarov! (let him go home) <----------- > > > > http://www.eff.org http://www.programming-freedom.org -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 5:43: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id 0807037B416 for ; Thu, 15 Nov 2001 05:42:56 -0800 (PST) Received: from mediaone.net (h0050dad8e8d7.ne.mediaone.net [24.147.228.147]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fAFDhux02681 for ; Thu, 15 Nov 2001 08:43:56 -0500 (EST) Message-ID: <3BF3C406.FEE1EC97@mediaone.net> Date: Thu, 15 Nov 2001 08:32:54 -0500 From: Michael Aucoin X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: natd and dummynet 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 am running natd and just rebuilt my kernel to include dummynet. Dummynet seems not to be working. I do not see the anticipated latency in the packets. Natd is working fine (or else you would not get this E-mail). I built my kernel with the following options: IPFIREWALL IPFIREWALL_VERBOSE IPFIREWALL_VERBOSE_LIMIT DUMMYNET I have the following in my /etc/ipfirewall.rc file: ipfw -f flush ipfw add divert natd all from any to any via ep0 ipfw add pass all from any to any ipfw add pipe 1 from any to any out ipfw add pipe 2 from any to any in ipfw pipe 1 config delay 200ms ipfw pipe 2 config delay 200ms Does anyone understand what I have done wrong? Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 5:48: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id E775137B416 for ; Thu, 15 Nov 2001 05:47:55 -0800 (PST) Received: (qmail 61770 invoked by uid 100); 15 Nov 2001 13:47:52 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15347.51080.806828.40364@guru.mired.org> Date: Thu, 15 Nov 2001 07:47:52 -0600 To: Hanif Ladha Cc: questions@freebsd.org Subject: Re: Some h/w recommendations please... In-Reply-To: <110215719@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hanif Ladha types: > Indeed this such questions have been asked before. Alas, an archive > search did not give quite what I need, so here goes... As you've already noted, everyone has a slightly different opinion. So here's mine. > CPU: P4's have come down in price: a 1.5Ghz is around CAD$230. Of course > a P3 is much cheaper and a Celeron is even more so. I agree with those recommending the Athlons. Again, CPU speed usually isn't bottleneck. I was doing development work on a 500MHz AMD K6-2 recently because my main workstation died. While I noticed the dropoff in speed, it wasn't like it would have killed me. I wouldn't have liked building the entire world, but that you don't have to do very often. If you plot the price/performance curve for a processor family, you'll find a definite "knee" in the curve, where the cost goes up dramatically for extra performance. Don't bother buying beyond the knee, unless you have lots of money or an incurable urge to have the newest and fanciest. > RAM: I can definitely afford 256Mb and possibly 512Mb, I think going to > a 1Gb would be a stretch. 256MB should be more than sufficient for most things. I ran that on a dual CPU box for years with two copies of setiathome, and practically never swapped. About the only time I notice the lack of RAM was doing image processing work on large (~30MB images). > Motherboard: not at all sure here: have heard good things about ASUS Others have mentioned the execrable reputation of SiS. What they didn't mention is that the last few Sis chipsets - the SiS735 being the better of the two have gotten very good reviews, being as stable as other options, while managing to be faster and much cheaper. The downside is that it's newer technology, so long-term stability is unknown. Also, the onboard hardware isn't supported. If you search the lists for SiS735, *that's* the questions you find. Nobody using them is reporting hardwaare problems or incompatabilities, just that they can't get the onboard LAN and Audio to work. Try to buy a motherboard that you can put the latest & greatest thing in. In a few years, it'll be available cheap, so you can ugprade inexpensively as well. > Video: again not sure here Unless you're going to be doing games or video editing, I contend that it isn't all that critical. Check the supported harware list, and buy something that gives you as much resolution as you can get. > Monitor: I have heard good reviews about some Samsung models, again not > sure Others have mentioned Sony, and they are incredible monitors. If you go to the really large ones, you get some artifacting from the wires inside the tube that help it maintain shape; this annoys some people no end, while others have to hunt to see it at all. The only things comparable that I've run into are the Nokia's, but those are hard to find in the states. ViewSonic has a good reputation, and I like mine. It's not as good as a Sony or a Nokia, but it's close enough that I don't mind using it for 8 hours a day, and it costs considerably less. > So, if you have a few moments I would appreciate your input. I want to > limit my spending to around CAD$1500, maybe maxing out to CAD$2000 with > a large monitor, etc. Those seem like perfectly reasonable target sums. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 5:53:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 290B537B405 for ; Thu, 15 Nov 2001 05:53:15 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFDrCI70816; Thu, 15 Nov 2001 14:53:12 +0100 (CET) Message-ID: <008f01c16ddc$de12a0c0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Argo Direct Ltd - Mark Roach" , References: <000201c16dd1$956b1560$3900a8c0@roach03> Subject: Re: FREEBSD Date: Thu, 15 Nov 2001 14:53:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Can FreeBSD overwrite Windows Back office on > our server ? You can delete Windows and install FreeBSD in its place, if you wish. > If so, how can we get a cost for the software and > how do we set up users etc. The software is free if you download it from the Internet; you can buy boxed sets of installation CDs at a very reasonable price. Setting up users is accomplished through utilities provided with the operating system. > We already have 10 pcs running Win 98, networked > to our Back office server. Now for the obvious question: If you have ten users networked successfully with each other with and via a BackOffice server, why do you wish to replace the server with FreeBSD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 5:59:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 1869737B405 for ; Thu, 15 Nov 2001 05:59:31 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-199.dialup.crchtx.swbell.net [208.191.234.199]) by sage-american.com (8.9.3/8.9.3) with SMTP id HAA23125; Thu, 15 Nov 2001 07:59:20 -0600 (CST) Message-Id: <3.0.5.32.20011115075925.00fbf8a8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 15 Nov 2001 07:59:25 -0600 To: "Andrew C. Hornback" , "Anthony Atkielski" , From: jacks@sage-american.com Subject: RE: DSL PPPoE with 2 NICs In-Reply-To: <005401c16db7$6491bd00$6600000a@ach.domain> References: <003001c16db5$6c953330$0a00000a@atkielski.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 Many thanks for all that responded to this request for suggestions. I am more certain about some of the muddy areas now. As I said, the ISDN works already on the Win2K gateway, so if I just need something to work, I can always fall back on that.... I've noted over the past months on this list that several have set up the DSL and my preference is to utilize the power for this function that comes rather natural with FreeBSD...realizing there are some rough spots to configure. The router approach might be easier, but it is essential I learn the BSD approach for the long haul. I already know that the DSL line is good and works (somewhat) with the Win2K, so that is not a problem. However, Win2K is not handling the packets right apparently (can't reply to emails or FTP upload on the stations behind the gateway... gateway Win2K works okay 100%). Even so, I'd rather migrate this function to FreeBSD for the long haul where I can add the firewall after getting the connection working. Again, as usual everyone has been most helpful & I appreciate it. Just cvsupped a fresh 4.4-STABLE, 2nd NIC in hand, live DSL modem, have my head under the "hood" and ready to dive in....!! At 04:24 AM 11.15.2001 -0500, Andrew C. Hornback wrote: >Note: Reply text moved to bottom to preserve context. > >> -----Original Message----- >> From: owner-freebsd-questions@FreeBSD.ORG >> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >> Atkielski >> Sent: Thursday, November 15, 2001 4:11 AM >> To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com >> Subject: Re: DSL PPPoE with 2 NICs >> >> > We have a small LAN about to be set up on a DSL connection which is >> > activated. The LAN is currently sharing an ISDN Internet connection (not >> > used for incoming remotes). The gateway machine (192.168.0.1) is running >> > Win2K. There are several Win2K stations on the LAN and a couple >> of FreeBSDs >> > running 4.4, on manually assigned. The DSL is an external modem >> via PPPoE. >> > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. >> > >> > We want to install the DSL in one of the FreeBSD boxes >> (192.168.0.202) to >> > use with the >> > DSL (and change to the gateway in place of the Win2K). here's how the >> > ifconfig -a >> > looks now: >> > >> > ********************************************************************* >> > rl0: flags=8843 mtu 1500 >> > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 >> > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 >> > ether 00:40:33:57:92:dd >> > media: Ethernet autoselect (100baseTX ) >> > status: active >> > lp0: flags=8810 mtu 1500 >> > ppp0: flags=8010 mtu 1500 >> > sl0: flags=c010 mtu 552 >> > faith0: flags=8000 mtu 1500 >> > lo0: flags=8049 mtu 16384 >> > inet6 ::1 prefixlen 128 >> > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 >> > inet 127.0.0.1 netmask 0xff000000 >> > ********************************************************************* >> > >> > A second NIC card (D-Link DFE-530TX+) will be added for the DSL >> modem and >> > it loads as >> > device r11 (without modem connected yet). >> > >> > The "tun" devices are made and ready.... and 4.4 loads netgraph >> support I >> > believe without need to build into the kernel. >> > >> > QUESTION: >> > Does anyone listening have a similar setup as planned >> above...DSL PPP over >> > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I >> > see your ppp.conf file... and what else should I worry about? >> > >> > I have read all of the many papers/guides (including Renaud Waldura's >> > paper). Any added tips would be VERY welcome as I really want to use BSD >> > rather than Win2K..... many t >> >> Instead of a second NIC, add a DSL router (a router that is >> designed to have a >> DSL modem on one side and your LAN on the other) to your LAN and >> use it as your >> gateway. Only about $100, and the money you spend on it will >> cost much less >> than the time you'd spend configuring one of your machines to act >> as a gateway. >> More secure, too (there are far fewer potential holes in a simple >> router than in >> a full OS running as a gateway). I tinkered with FreeBSD for a >> while trying to >> set it up as a gateway, and finally got tired of it and just >> bought the router, >> which works fine out of the box, with virtually no setup. > > $100 for a router that may or may not ever have security updates or $20 for >a NIC in a machine that you've already got and are ready to configure and >use as a gateway. > > Jack, while I personally haven't put together a configuration like you're >talking about, I'm pretty sure that it's not that hard to do. After all, >having a FreeBSD machine do dial on demand PPP as a network gateway to a >dial-up ISP seems like it would be harder than what you're talking about, >but it's actually a simple thing to do. Having a machine send network >packets between real interfaces sounds a lot easier. > > While you're setting it up, I'd recommend against running any sort of >firewall or filtering software. You can add those in once you've gotten the >link established and running properly. > > And while I'm at it, not to harp on things here, but Anthony, you've >previously admitted that you're new at FreeBSD. Your dissatisfaction at not >being able to configure your system to fit your application may have >something to do with your relative inexperience with the system itself. > >--- Andy > > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 6: 7: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id C6D5B37B41A for ; Thu, 15 Nov 2001 06:06:59 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFE6wW72677; Thu, 15 Nov 2001 15:06:58 +0100 (CET) Message-ID: <009d01c16dde$ca66b320$0a00000a@atkielski.com> From: "Anthony Atkielski" To: , References: <003001c16db5$6c953330$0a00000a@atkielski.com> <3.0.5.32.20011115075925.00fbf8a8@mail.sage-american.com> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 15:06:52 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, if you get it to work, please explain the procedure to me, as I'd still be interested in knowing how it is done, even though I chose to go the easy route (no pun intended) this time. ----- Original Message ----- From: To: "Andrew C. Hornback" ; "Anthony Atkielski" ; Sent: Thursday, November 15, 2001 14:59 Subject: RE: DSL PPPoE with 2 NICs > Many thanks for all that responded to this request for suggestions. I am > more certain about some of the muddy areas now. As I said, the ISDN works > already on the Win2K gateway, so if I just need something to work, I can > always fall back on that.... > > I've noted over the past months on this list that several have set up the > DSL and my preference is to utilize the power for this function that comes > rather natural with FreeBSD...realizing there are some rough spots to > configure. The router approach might be easier, but it is essential I learn > the BSD approach for the long haul. > > I already know that the DSL line is good and works (somewhat) with the > Win2K, so that is not a problem. However, Win2K is not handling the packets > right apparently (can't reply to emails or FTP upload on the stations > behind the gateway... gateway Win2K works okay 100%). Even so, I'd rather > migrate this function to FreeBSD for the long haul where I can add the > firewall after getting the connection working. > > Again, as usual everyone has been most helpful & I appreciate it. Just > cvsupped a fresh 4.4-STABLE, 2nd NIC in hand, live DSL modem, have my head > under the "hood" and ready to dive in....!! > > At 04:24 AM 11.15.2001 -0500, Andrew C. Hornback wrote: > >Note: Reply text moved to bottom to preserve context. > > > >> -----Original Message----- > >> From: owner-freebsd-questions@FreeBSD.ORG > >> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > >> Atkielski > >> Sent: Thursday, November 15, 2001 4:11 AM > >> To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com > >> Subject: Re: DSL PPPoE with 2 NICs > >> > >> > We have a small LAN about to be set up on a DSL connection which is > >> > activated. The LAN is currently sharing an ISDN Internet connection (not > >> > used for incoming remotes). The gateway machine (192.168.0.1) is running > >> > Win2K. There are several Win2K stations on the LAN and a couple > >> of FreeBSDs > >> > running 4.4, on manually assigned. The DSL is an external modem > >> via PPPoE. > >> > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > >> > > >> > We want to install the DSL in one of the FreeBSD boxes > >> (192.168.0.202) to > >> > use with the > >> > DSL (and change to the gateway in place of the Win2K). here's how the > >> > ifconfig -a > >> > looks now: > >> > > >> > ********************************************************************* > >> > rl0: flags=8843 mtu 1500 > >> > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 > >> > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 > >> > ether 00:40:33:57:92:dd > >> > media: Ethernet autoselect (100baseTX ) > >> > status: active > >> > lp0: flags=8810 mtu 1500 > >> > ppp0: flags=8010 mtu 1500 > >> > sl0: flags=c010 mtu 552 > >> > faith0: flags=8000 mtu 1500 > >> > lo0: flags=8049 mtu 16384 > >> > inet6 ::1 prefixlen 128 > >> > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > >> > inet 127.0.0.1 netmask 0xff000000 > >> > ********************************************************************* > >> > > >> > A second NIC card (D-Link DFE-530TX+) will be added for the DSL > >> modem and > >> > it loads as > >> > device r11 (without modem connected yet). > >> > > >> > The "tun" devices are made and ready.... and 4.4 loads netgraph > >> support I > >> > believe without need to build into the kernel. > >> > > >> > QUESTION: > >> > Does anyone listening have a similar setup as planned > >> above...DSL PPP over > >> > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > >> > see your ppp.conf file... and what else should I worry about? > >> > > >> > I have read all of the many papers/guides (including Renaud Waldura's > >> > paper). Any added tips would be VERY welcome as I really want to use BSD > >> > rather than Win2K..... many t > >> > >> Instead of a second NIC, add a DSL router (a router that is > >> designed to have a > >> DSL modem on one side and your LAN on the other) to your LAN and > >> use it as your > >> gateway. Only about $100, and the money you spend on it will > >> cost much less > >> than the time you'd spend configuring one of your machines to act > >> as a gateway. > >> More secure, too (there are far fewer potential holes in a simple > >> router than in > >> a full OS running as a gateway). I tinkered with FreeBSD for a > >> while trying to > >> set it up as a gateway, and finally got tired of it and just > >> bought the router, > >> which works fine out of the box, with virtually no setup. > > > > $100 for a router that may or may not ever have security updates or $20 for > >a NIC in a machine that you've already got and are ready to configure and > >use as a gateway. > > > > Jack, while I personally haven't put together a configuration like you're > >talking about, I'm pretty sure that it's not that hard to do. After all, > >having a FreeBSD machine do dial on demand PPP as a network gateway to a > >dial-up ISP seems like it would be harder than what you're talking about, > >but it's actually a simple thing to do. Having a machine send network > >packets between real interfaces sounds a lot easier. > > > > While you're setting it up, I'd recommend against running any sort of > >firewall or filtering software. You can add those in once you've gotten the > >link established and running properly. > > > > And while I'm at it, not to harp on things here, but Anthony, you've > >previously admitted that you're new at FreeBSD. Your dissatisfaction at not > >being able to configure your system to fit your application may have > >something to do with your relative inexperience with the system itself. > > > >--- Andy > > > > > > > > Best regards, > Jack L. Stone, > Server Admin > > Sage-American > http://www.sage-american.com > jacks@sage-american.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 6:37: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 9676C37B417 for ; Thu, 15 Nov 2001 06:36:59 -0800 (PST) Received: from user-11210oq.dsl.mindspring.com ([66.32.131.26] helo=kushkush) by hawk.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 164NdN-0004pU-00; Thu, 15 Nov 2001 06:36:54 -0800 Message-ID: <00c601c16de3$49a9e7c0$7000a8c0@kushkush> From: "Moti Levy" To: Cc: References: <3.0.5.32.20011114192000.00fbf8a8@mail.sage-american.com> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 09:39:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 , here's my setup #ppp.conf default: set device PPPoE:xl0 # xl0 is my nic connected to the dsl set mru 1492 set mtu 1492 set authname myusername set authkey mypassword set log Chat Command Connect Warning Error Alert set dial set login set ifaddr 10.0.0.1/0 10.0.0.2/0 delete all add default HISADDR enable dns nat enable yes #rc.conf ppp_enable="YES" ppp_mode="auto" ppp_nat="YES" ppp_profile="default" i have that box runing dhcpd as well and distrbute dns wins and gateway throught that . barazani ----- Original Message ----- From: To: Sent: Wednesday, November 14, 2001 8:20 PM Subject: DSL PPPoE with 2 NICs > We have a small LAN about to be set up on a DSL connection which is > activated. The LAN is currently sharing an ISDN Internet connection (not > used for incoming remotes). The gateway machine (192.168.0.1) is running > Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs > running 4.4, on manually assigned. The DSL is an external modem via PPPoE. > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > > We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to > use with the > DSL (and change to the gateway in place of the Win2K). here's how the > ifconfig -a > looks now: > > ********************************************************************* > rl0: flags=8843 mtu 1500 > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:40:33:57:92:dd > media: Ethernet autoselect (100baseTX ) > status: active > lp0: flags=8810 mtu 1500 > ppp0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > faith0: flags=8000 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > inet 127.0.0.1 netmask 0xff000000 > ********************************************************************* > > A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and > it loads as > device r11 (without modem connected yet). > > The "tun" devices are made and ready.... and 4.4 loads netgraph support I > believe without need to build into the kernel. > > QUESTION: > Does anyone listening have a similar setup as planned above...DSL PPP over > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > see your ppp.conf file... and what else should I worry about? > > I have read all of the many papers/guides (including Renaud Waldura's > paper). Any added tips would be VERY welcome as I really want to use BSD > rather than Win2K..... many t > > Best regards, > Jack L. Stone, > Server Admin > > Sage-American > http://www.sage-american.com > jacks@sage-american.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 6:45:31 2001 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 913C637B405 for ; Thu, 15 Nov 2001 06:45:25 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 15 Nov 2001 14:45:18 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 164Nk2-0007em-00; Thu, 15 Nov 2001 14:43:46 +0000 Date: Thu, 15 Nov 2001 14:43:46 +0000 (GMT) From: Jan Grant X-X-Sender: To: Anthony Atkielski Cc: Argo Direct Ltd - Mark Roach , freebsd-questions Subject: Re: FREEBSD In-Reply-To: <008f01c16ddc$de12a0c0$0a00000a@atkielski.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, 15 Nov 2001, Anthony Atkielski wrote: > > Can FreeBSD overwrite Windows Back office on > > our server ? > > You can delete Windows and install FreeBSD in its place, if you wish. This is a somewhat disingenuous answer; see below. > > If so, how can we get a cost for the software and > > how do we set up users etc. > > The software is free if you download it from the Internet; you can buy boxed > sets of installation CDs at a very reasonable price. > > Setting up users is accomplished through utilities provided with the operating > system. > > > We already have 10 pcs running Win 98, networked > > to our Back office server. > > Now for the obvious question: If you have ten users networked > successfully with each other with and via a BackOffice server, why > do you wish to replace the server with FreeBSD? You're going to have a lot of trouble replacing BackOffice (depending on how much and which bits of the functionality you use) seamlessly, particularly if you've got a Unix* learning curve to climb at the same time. See recent threads regarding looking for replacements to Exchange (depending on which pieces you want); SQL Server replacements are going to be a lot of effort, etc. Basically, you need to consider the hidden costs. It's generally considered that you're paying for people to be at work, so their time is free. That's not the case - if you work out hours required to retrain, develop** replacement solutions and (heaven forfend) retrain your users, you'll probably find that it's cheaper to keep forking out cash hand over fist to the MS resellers. If, on the other hand, you just want some shared filespace, a web proxy and firewall and a PDC, then you might be on to a winner. You'll have trouble hiring folks to stoke it, though. jan * Unixalike, whatever ** or "implement", which is a word that's bandied about too much these days, in my opinion. "I'm just implementing DHCP". Really? You ought to give lessons to the ISC then. "I'm just clicking through the DHCP wizard" is what you mean. Leverage, my foot. -- 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 Strive to live every day as though it was last Wednesday. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 6:45:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id F079A37B417 for ; Thu, 15 Nov 2001 06:44:57 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id QAA94262; Thu, 15 Nov 2001 16:38:31 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Michael Aucoin" , Subject: RE: natd and dummynet Date: Thu, 15 Nov 2001 16:42:50 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3BF3C406.FEE1EC97@mediaone.net> 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 Michael, I think it should be easy to fix.... > From: Michael Aucoin > Sent: 15 November 2001 15:33 > To: questions@FreeBSD.ORG > Subject: natd and dummynet > > > I am running natd and just rebuilt my kernel to include dummynet. > Dummynet seems not to be working. I do not see the anticipated latency > in the packets. Natd is working fine (or else you would not get this > E-mail). I built my kernel with the following options: > IPFIREWALL > IPFIREWALL_VERBOSE > IPFIREWALL_VERBOSE_LIMIT > DUMMYNET > so far so good... > I have the following in my /etc/ipfirewall.rc file: > > ipfw -f flush > ipfw add divert natd all from any to any via ep0 > ipfw add pass all from any to any > > ipfw add pipe 1 from any to any out > ipfw add pipe 2 from any to any in > ipfw pipe 1 config delay 200ms > ipfw pipe 2 config delay 200ms > > Does anyone understand what I have done wrong? > If the above line are exactly like this in your script, then the problem is that even though you have defined the DUMMYNET pipes, you are not using them. IPFW processes the rules top-down, and when a packet matches a rule it does not process any further rules. So, all your traffic is being passed by the rule on line 3 ("ipfw add pass all from any to any"), and so nothing is ever pushed into the pipes by lines 5 and 6. Try removing line 3 and you should be OK. PS: Another little trap: IPFW processes each packet twice, once on the inbound interface, and once on the out-bound interface. So, you will probably experience latency of 400ms rather than the 200ms you are hoping for! You might want to change your lines 5 and 6 , and add line 7 like so: > ipfw add pipe 1 from any to any out via fxp0 > ipfw add pipe 2 from any to any in via fxp0 > ipfw add pass all from any to any This will only pass the packets to DUMMYNET as they traverse the interface 'fxp0'. You will obviously substitute 'fxp0' with your interface device name. The last line handles the packets traversing the other interface without pushing them through DUMMYNET. I hope that helps. Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 7:14:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 409F037B405 for ; Thu, 15 Nov 2001 07:14:24 -0800 (PST) Received: from user-11210oq.dsl.mindspring.com ([66.32.131.26] helo=kushkush) by hawk.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 164ODe-0002pr-00; Thu, 15 Nov 2001 07:14:22 -0800 Message-ID: <01b401c16de8$86096f10$7000a8c0@kushkush> From: "Bara Zani" To: "Anthony Atkielski" , References: <3.0.5.32.20011114192000.00fbf8a8@mail.sage-american.com> <003001c16db5$6c953330$0a00000a@atkielski.com> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 10:16:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 > Instead of a second NIC, add a DSL router (a router that is designed to have a > DSL modem on one side and your LAN on the other) to your LAN and use it as your --- but where's the fun in that ? > gateway. Only about $100, and the money you spend on it will cost much less > than the time you'd spend configuring one of your machines to act as a gateway. ---- configuring the gateway will take 15 minutes ( 10 if you use vi more than once a day ) > More secure, too (there are far fewer potential holes in a simple router than in > a full OS running as a gateway). ------ ipfilter + ppp security - no way ( IMHO ) I tinkered with FreeBSD for a while trying to > set it up as a gateway, and finally got tired of it and just bought the router, > which works fine out of the box, with virtually no setup. > > ----- Original Message ----- > From: > To: > Sent: Thursday, November 15, 2001 02:20 > Subject: DSL PPPoE with 2 NICs > > > > We have a small LAN about to be set up on a DSL connection which is > > activated. The LAN is currently sharing an ISDN Internet connection (not > > used for incoming remotes). The gateway machine (192.168.0.1) is running > > Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs > > running 4.4, on manually assigned. The DSL is an external modem via PPPoE. > > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > > > > We want to install the DSL in one of the FreeBSD boxes (192.168.0.202) to > > use with the > > DSL (and change to the gateway in place of the Win2K). here's how the > > ifconfig -a > > looks now: > > > > ********************************************************************* > > rl0: flags=8843 mtu 1500 > > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 > > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 > > ether 00:40:33:57:92:dd > > media: Ethernet autoselect (100baseTX ) > > status: active > > lp0: flags=8810 mtu 1500 > > ppp0: flags=8010 mtu 1500 > > sl0: flags=c010 mtu 552 > > faith0: flags=8000 mtu 1500 > > lo0: flags=8049 mtu 16384 > > inet6 ::1 prefixlen 128 > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > > inet 127.0.0.1 netmask 0xff000000 > > ********************************************************************* > > > > A second NIC card (D-Link DFE-530TX+) will be added for the DSL modem and > > it loads as > > device r11 (without modem connected yet). > > > > The "tun" devices are made and ready.... and 4.4 loads netgraph support I > > believe without need to build into the kernel. > > > > QUESTION: > > Does anyone listening have a similar setup as planned above...DSL PPP over > > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > > see your ppp.conf file... and what else should I worry about? > > > > I have read all of the many papers/guides (including Renaud Waldura's > > paper). Any added tips would be VERY welcome as I really want to use BSD > > rather than Win2K..... many t > > > > Best regards, > > Jack L. Stone, > > Server Admin > > > > Sage-American > > http://www.sage-american.com > > jacks@sage-american.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > 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 Nov 15 7:19:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp006pub.verizon.net (smtp006pub.verizon.net [206.46.170.185]) by hub.freebsd.org (Postfix) with ESMTP id 968BD37B416 for ; Thu, 15 Nov 2001 07:19:09 -0800 (PST) Received: from [141.150.208.208] (pool-141-150-208-208.delv.east.verizon.net [141.150.208.208]) by smtp006pub.verizon.net with ESMTP for ; id fAFFJ6T09543 Thu, 15 Nov 2001 09:19:07 -0600 (CST) Message-Id: <200111151519.fAFFJ6T09543@smtp006pub.verizon.net> Date: Thu, 15 Nov 2001 10:24:54 -0500 From: Skip Ford To: freebsd-questions@freebsd.org Subject: Re: DSL PPPoE with 2 NICs Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jacks@sage-american.com on Wed, Nov 14, 2001 at 07:20: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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jacks@sage-american.com wrote: > We have a small LAN about to be set up on a DSL connection which is > activated. The LAN is currently sharing an ISDN Internet connection (not > used for incoming remotes). The gateway machine (192.168.0.1) is running > Win2K. There are several Win2K stations on the LAN and a couple of FreeBSDs > running 4.4, on manually assigned. The DSL is an external modem via PPPoE. > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. > [snip] > > QUESTION: > Does anyone listening have a similar setup as planned above...DSL PPP over > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I > see your ppp.conf file... and what else should I worry about? > > I have read all of the many papers/guides (including Renaud Waldura's > paper). Any added tips would be VERY welcome as I really want to use BSD > rather than Win2K..... many t > > Best regards, > Jack L. Stone, It looks like you've got all the bases covered. Quite a few people run this setup but showing you their ppp.conf may not help you as it may be very ISP dependent. At this point, give it a go and if you have specific problems, come back and I'm sure someone will help. Sounds like all you have left to do is create ppp.conf. But it's contents depend on what the other end of your DSL link is expecting. - -- Skip ID: 0x7EDDDB0A -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAjvz3i8ACgkQBMKxVH7d2wpZdQCgkD9l0tOIi+xWUI4ko3YVJ03O PWEAoPCCXDdQvEJiwWG5NVLtqBy3874E =wCsT -----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 Nov 15 7:20:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from strutt.bol.com.br (strutt.bol.com.br [200.221.24.22]) by hub.freebsd.org (Postfix) with ESMTP id 9902237B417 for ; Thu, 15 Nov 2001 07:20:07 -0800 (PST) Received: from bol.com.br (200.221.24.64) by strutt.bol.com.br (5.1.061) id 3BC3FBD60059BB39 for questions@freebsd.org; Thu, 15 Nov 2001 13:19:35 -0200 Date: Thu, 15 Nov 2001 12:19:35 -0300 Message-Id: Subject: bt848kpf driver MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable From: tchukysilvano@bol.com.br To: questions@freebsd.org X-XaM3-API-Version: 1.1.9.1.17a X-SenderIP: 200.215.1.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 need a driver for this video capture card (bt848kpf) __________________________________________________________________________ AcessoBOL, s=F3 R$ 9,90! O menor pre=E7o do mercado! Assine j=E1! http://www.bol.com.br/acessobol To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 7:28:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 421E237B41A for ; Thu, 15 Nov 2001 07:28:50 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fAFFSQl66051 for ; Thu, 15 Nov 2001 10:28:26 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200111151528.fAFFSQl66051@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Subject: mozilla dumps core while installing JS From: "Richard E. Hawkins" Date: Thu, 15 Nov 2001 10:28:26 -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 A few weeks ago, I was able to build mozilla .9.4, and even .9.5 by hacking the .9.4 build file. .9.5 seems to get most of the way thorugh build, but fails rather late in make (not make install) I get: c++ -o mozilla-bin -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exc eptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Wov erloaded-virtual -Wsynth -Wno-long-long -pipe -O -pipe -march=pentiumpro -DNDEB UG -DTRIMMED -DWIDGET_DLL=\"libwidget_gtk.so\" -DGFXWIN_DLL=\"libgfx_gtk.so\" -I /usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr /X11R6/include nsAppRunner.o nsSetupRegistry.o nsWindowCreator.o nsSigHandlers. o showOSAlert.o -L../../dist/bin -L../../dist/lib -lgkgfx -lmpfilelocprovider_ s -L../../dist/bin -lmozjs -L../../dist/bin -lxpcom -ljsj -L/usr/ports/www/moz illa/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -pthread -L/usr/X11R6/lib -L /usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lin tl -lxpg4 -lXext -lX11 -lm -ldl -lm /usr/lib/libc_r.so: WARNING! setkey(3) not present in the system! /usr/lib/libc_r.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc_r.so: warning: mktemp() possibly used unsafely; consider using mks temp() /usr/lib/libc_r.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc_r.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using mks temp() /usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not recomm ended. /usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider using mk stemp() true mozilla-bin ../../config/nsinstall -R -m 755 mozilla-bin ../../dist/bin ../../config/nsinstall -R mozilla ../../dist/bin ../../config/nsinstall -R splash.xpm ../../dist/bin gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpfe/bootstrap' *** Deferring registration of sample JS components registerSelf for remoteControl *** Registering -venkman handler. *** Registering sample JS components *** Unloading sample JS components Segmentation fault - core dumped *** Error code 139 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. This has been going on for weeks now. hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 7:30:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 9B26F37B416 for ; Thu, 15 Nov 2001 07:30:18 -0800 (PST) Received: by yertle.kciLink.com (Postfix, from userid 100) id 2D9C31E985; Thu, 15 Nov 2001 10:30:13 -0500 (EST) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@freebsd.org Subject: Re: Plugins in Opera Newsgroups: ml.freebsd.questions References: <15346.62170.434751.246487@i30nb20.ira.uka.de> X-Trace: lorax.kciLink.com 1005837694 99477 216.194.193.105 (15 Nov 2001 15:21:34 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 >>>>> "ES" == Espen Skoglund writes: ES> the menu Opera does find various plugins, but all plugins gets the ES> description "Shockwave Flash 5.0 r47" and path ES> "/usr/local/share/opera/plugins/libnpp.so". ES> Anyone else experienced similar problems? They work, just the list of plugins is broken. I have flash and acroread plugins and they work really well. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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 Nov 15 7:48:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from warsaw.scl.ameslab.gov (warsaw.scl.ameslab.gov [147.155.137.63]) by hub.freebsd.org (Postfix) with ESMTP id 458B637B41F for ; Thu, 15 Nov 2001 07:48:48 -0800 (PST) Received: (from kparz@localhost) by warsaw.scl.ameslab.gov (8.11.6/8.11.6) id fAFFprY70805; Thu, 15 Nov 2001 09:51:53 -0600 (CST) (envelope-from kparz) Date: Thu, 15 Nov 2001 09:51:53 -0600 From: Krzysztof Parzyszek To: Bruce Burden Cc: freebsd-questions@freebsd.org Subject: Re: Acrobat Reader and "CoolType"? Message-ID: <20011115095153.B70758@warsaw.scl.ameslab.gov> References: <20011114105107.A734@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011114105107.A734@tigerfish2.my.domain>; from brucegb@realtime.net on Wed, Nov 14, 2001 at 10:51:07AM -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, Nov 14, 2001 at 10:51:07AM -0600, Bruce Burden wrote: > > I was updating various ports, and now Acrobat Reader (acroread4, > from the ports), is saying: > > > bash-2.04$ acroread4 > Unable to initialize CoolType. > Unable to initialize user interface. I was seeing the same message some time ago too. I ran a dual P3 machine. At that time I manually installed reader 4.0 and it worked fine. A few days later I cvsupped and recompiled the whole world again and the problem went away. -- ,oOo.Bc -=EE Krzysztof Parzyszek 10/12/2001 2:59pm -'7' `L' ---If this sentence is true, then every sentence is true. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 8:18: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f75.law3.hotmail.com [209.185.241.75]) by hub.freebsd.org (Postfix) with ESMTP id 437F737B417 for ; Thu, 15 Nov 2001 08:17:58 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 08:17:58 -0800 Received: from 213.225.121.14 by lw3fd.law3.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 16:17:57 GMT X-Originating-IP: [213.225.121.14] From: "Thor Legvold" To: dkelly@HiWAAY.net, friar_josh@webwarrior.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Date: Thu, 15 Nov 2001 16:17:57 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_5840_56c1_38" Message-ID: X-OriginalArrivalTime: 15 Nov 2001 16:17:58.0104 (UTC) FILETIME=[16DA5D80:01C16DF1] Sender: owner-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_5840_56c1_38 Content-Type: text/plain; format=flowed > > I am using a 4.4-STABLE machine running natd/ipfw as >the gateway for 3 > > other FreeBSD machines. None of the machines have >any problems > > accessing ftp or any other service that I want them >to for that Thanks for the reply. That's the strange thing - ftp from the command line or browser works fine when I sit at the FBSD console (the dual homed host), but doesn't work fromany of the client machines. > > matter. Perhaps if you posted your ruleset it would >be a bit easier > > to tell what's wrong. Keep in mind that ftp really >doesn't work if > > both the server and the client are behind >firewalls. ;) The ftp server and client, or you mean going through 2 firewalls to get out of the LAN? My ISP uses DHCP and NAT as well, meaning everything gets doubled up (the IP I'm assigned is in the 10.10.2.x range, their machines nat it onwards). None of my client machines have any firewall enabled, only the FBSD gateway box. Here's the two ruleset's I've used - neither allow ftp from any client for some reason (even the wide-open version). Both are attatched. > > I'll attach a copy of my ruleset so you can try it >out or at least > > compare it to what you have. I'll take a look. >The "add pass all from any to any" comment is a >concern. I suggest one >add "log" to most every ipfw rule, or at least every >one with "deny", use >"ipfw zero" and "ipfw -a list" between attempts to ftp >to see where the >blockage occurs. Problem is the rules fill up faster than I can monitor them! >For passive to work you have to allow out most all >connections originating >inside. I have that - allow all established >I can't get Windows IE 5.1 or 6.0 thru my natd >firewall. Can't even get >FreeBSD's fetch thru in passive mode. But >adding "punch_fw 2610:90" >(adjust the numbers to a suitable range in your >ruleset) to /etc/natd.conf >and telling natd to use that as its config file makes >non-passive work >in fetch and in my inside hosts. > >The punchf_fw option in natd will watch for ftp >connections and will >automatically insert rules to pass the new connections >needed to >transfer data. Then destroy them on close. You have to >specifiy a >range in your ipfw rulelist where the inserted rules >will work. In >my example it can start at 2610 and run to 2699. And it >will use >all of those eventually. If one of these rules overlaps >a rule >number you have already used then when natd removes its >rule it >will remove your rule as well. I'll look into that as well. Although, it's strange that ftp works on the gateway/firewall box, but not on any others.... P.s. funny enough I have no problem using "attach" function of Hotmail either - it finds my PC through the firewall and gets the files to attach to the email. Just ftp doesn't work! Regards, Thor _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp ------=_NextPart_000_5840_56c1_38 Content-Type: text/plain; name="ipfw.ruleset.closed"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="ipfw.ruleset.closed" # rc.ipfw - Firewall Rules # # This file is a modified version of /etc/rc.firewall. # # Maintained by: D. O'Connor # Modified: 7/18/2000. # # Modifisert av: Thor Legvold # Modifisert den: 28.10.01 # # Suck in the configuration variables. if [ -r /etc/defaults/rc.conf ]; then . /etc/defaults/rc.conf source_rc_confs elif [ -r /etc/rc.conf ]; then . /etc/rc.conf fi if [ -n "${1}" ]; then firewall_type="${1}" fi # Firewall program fwcmd="/sbin/ipfw" # Outside interface network and netmask and ip oif="wi0" onet="10.10.2.0" omask="255.255.255.0" oip="me" # hvordan vet ipfw at "me" = wi0 og ikke dc0? # Inside interface network and netmask and ip iif="dc0" inet="192.168.128.0" imask="255.255.255.0" iip="192.168.128.10" # My ISP's DNS servers dns1="213.225.121.10" dns2="193.216.1.10" #dns1="123.45.67.8" #dns2="98.76.54.123" # Flush previous rules ${fwcmd} -f flush # 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 # If you're using 'options BRIDGE', uncomment the following line to pass ARP #${fwcmd} add 300 pass udp from 0.0.0.0 2054 to 0.0.0.0 # 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} # Stop RFC1918 nets on the outside interface # Endret litt pga AccessIT oppsettet (10.10.2.0/24) # Fungerte ikke. Finn et svar! # ${fwcmd} add allow all from 10.10.2.0/24 to any ia ${oif} # Men stenger av for alle andre enn denne serien: # ${fwcmd} add deny all from any to 10.0.0.0/8 via ${oif} ${fwcmd} add deny all from any to 172.16.0.0/12 via ${oif} ${fwcmd} add deny all from any to 192.168.0.0/16 via ${oif} # Stop draft-manning-dsua-03.txt (1 May 2000) nets (includes RESERVED-1, # DHCP auto-configuration, NET-TEST, MULTICAST (class D), and class E) # on the outside interface ${fwcmd} add deny all from any to 0.0.0.0/8 via ${oif} ${fwcmd} add deny all from any to 169.254.0.0/16 via ${oif} ${fwcmd} add deny all from any to 192.0.2.0/24 via ${oif} ${fwcmd} add deny all from any to 224.0.0.0/4 via ${oif} ${fwcmd} add deny all from any to 240.0.0.0/4 via ${oif} # Network Address Translation. This rule is placed here deliberately # so that it does not interfere with the surrounding address-checking # rules. If for example one of your internal LAN machines had its IP # address set to 192.0.2.1 then an incoming packet for it after being # translated by natd(8) would match the `deny' rule above. Similarly # an outgoing packet originated from it before being translated would # match the `deny' rule below. ${fwcmd} add divert natd all from any to any via ${natd_interface} # Stop RFC1918 nets on the outside interface # Endret litt pga AccessIT oppsettet (10.10.2.0/24) # Fungerte ikke. Finn et svar! # ${fwcmd} add allow all from 10.10.2.0/24 to any ia ${oif} # Men stenger av for alle andre enn denne serien: # ${fwcmd} add deny all from 10.0.0.0/8 to any via ${oif} ${fwcmd} add deny all from 172.16.0.0/12 to any via ${oif} ${fwcmd} add deny all from 192.168.0.0/16 to any via ${oif} # Stop draft-manning-dsua-03.txt (1 May 2000) nets (includes RESERVED-1, # DHCP auto-configuration, NET-TEST, MULTICAST (class D), and class E) # on the outside interface ${fwcmd} add deny all from 0.0.0.0/8 to any via ${oif} ${fwcmd} add deny all from 169.254.0.0/16 to any via ${oif} ${fwcmd} add deny all from 192.0.2.0/24 to any via ${oif} ${fwcmd} add deny all from 224.0.0.0/4 to any via ${oif} ${fwcmd} add deny all from 240.0.0.0/4 to any via ${oif} # Allow established connections with minimal overhead ${fwcmd} add pass tcp from any to any established # Allow IP fragments to pass through ${fwcmd} add pass all from any to any frag ### TCP RULES # HTTP - Allow access to our web server # ${fwcmd} add pass tcp from any to any 80 setup # SMTP - Allow access to sendmail for incoming e-mail # ${fwcmd} add pass tcp from any to any 25 setup # FTP - Allow incoming data channel for outgoing connections, # reject & log all incoming control connections ${fwcmd} add pass tcp from any 20 to any 1024-65535 setup ${fwcmd} add deny log tcp from any to any 21 in via ${oif} setup # SSH Login - Allow & Log all incoming ${fwcmd} add pass log tcp from any to any 22 in via ${oif} setup # IDENT - Reset incoming connections ${fwcmd} add reset tcp from any to any 113 in via ${oif} setup # Reject&Log all setup of incoming connections from the outside ${fwcmd} add deny log tcp from any to any in via ${oif} setup # Allow setup of any other TCP connection ${fwcmd} add pass tcp from any to any setup ### UDP RULES # DNS - Allow queries out in the world ${fwcmd} add pass udp from any to ${dns1} 53 ${fwcmd} add pass udp from any to ${dns2} 53 ${fwcmd} add pass udp from ${dns1} 53 to any ${fwcmd} add pass udp from ${dns2} 53 to any # NATD - tillat NAT forbindelse via socket ${fwcmd} add pass udp from ${onet} to any in via ${oif} # SMB - Allow local traffic # ${fwcmd} add pass udp from any to any 137-139 via ${iif} # SYSLOG - Allow machines on inside net to log to us. ${fwcmd} add pass log udp from any to any 514 via ${iif} # NTP - Allow queries out in the world ${fwcmd} add pass udp from any 123 to any 123 via ${oif} ${fwcmd} add pass udp from any 123 to any via ${iif} ${fwcmd} add pass udp from any to any 123 via ${iif} # TRACEROUTE - Allow outgoing ${fwcmd} add pass udp from any to any 33434-33523 out via ${oif} ### ICMP RULES # ICMP packets # Allow all ICMP packets on internal interface ${fwcmd} add pass icmp from any to any via ${iif} # Allow outgoing pings ${fwcmd} add pass icmp from any to any icmptypes 8 out via ${oif} ${fwcmd} add pass icmp from any to any icmptypes 0 in via ${oif} # Allow Destination Unreachable, Source Quench, Time Exceeded, and Bad Header ${fwcmd} add pass icmp from any to any icmptypes 3,4,11,12 via ${oif} # Deny the rest of them ${fwcmd} add deny icmp from any to any ### MISCELLANEOUS REJECT RULES # Reject broadcasts from outside interface ${fwcmd} add 63000 deny ip from any to 0.0.0.255:0.0.0.255 in via ${oif} # Reject&Log SMB connections on outside interface ${fwcmd} add 64000 deny log udp from any to any 137-139 via ${oif} # Reject&Log all other connections from outside interface ${fwcmd} add 65000 deny log ip from any to any via ${oif} # Everything else is denied by default, unless the # IPFIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel # config file. ------=_NextPart_000_5840_56c1_38 Content-Type: text/plain; name="ipfw.ruleset.open"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="ipfw.ruleset.open" # Fra natd man side for en helt aapen ipfw Brannmur # Bruk den ikke til mer en litt testing! # # Thor Legvold # 28.10.01 # /sbin/ipfw -f flush /sbin/ipfw add divert natd all from any to any via wi0 /sbin/ipfw add pass all from any to any ------=_NextPart_000_5840_56c1_38-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 8:42:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 8C1C137B418 for ; Thu, 15 Nov 2001 08:42:48 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-199.dialup.crchtx.swbell.net [208.191.234.199]) by sage-american.com (8.9.3/8.9.3) with SMTP id KAA17675; Thu, 15 Nov 2001 10:42:05 -0600 (CST) Message-Id: <3.0.5.32.20011115104209.00fbf8a8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 15 Nov 2001 10:42:09 -0600 To: "Thor Legvold" , dkelly@HiWAAY.net, friar_josh@webwarrior.net From: jacks@sage-american.com Subject: Re: ipfw/natd & ftp Cc: freebsd-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 Strange... I've been having similar problems only recently with a Win2K box as the gateway. The gateway works just 100% fine on browsing, emails nd FTP...but the machines on the LAN behind the gateway can do everything but reply to emails and upload FTP.... the LAN was fine before the past week.... the LAN is made of both FreeBSDs and Win2K stations.... At 04:17 PM 11.15.2001, Thor Legvold wrote: >> > I am using a 4.4-STABLE machine running natd/ipfw as >the gateway for 3 >> > other FreeBSD machines. None of the machines have >any problems >> > accessing ftp or any other service that I want them >to for that > >Thanks for the reply. That's the strange thing - ftp from the command line >or browser works fine when I sit at the FBSD console (the dual homed host), >but doesn't work fromany of the client machines. > >> > matter. Perhaps if you posted your ruleset it would >be a bit easier >> > to tell what's wrong. Keep in mind that ftp really >doesn't work if >> > both the server and the client are behind >firewalls. ;) > >The ftp server and client, or you mean going through 2 firewalls to get out >of the LAN? My ISP uses DHCP and NAT as well, meaning everything gets >doubled up (the IP I'm assigned is in the 10.10.2.x range, their machines >nat it onwards). > >None of my client machines have any firewall enabled, only the FBSD gateway >box. > >Here's the two ruleset's I've used - neither allow ftp from any client for >some reason (even the wide-open version). Both are attatched. > >> > I'll attach a copy of my ruleset so you can try it >out or at least >> > compare it to what you have. > >I'll take a look. > >>The "add pass all from any to any" comment is a >concern. I suggest one >>add "log" to most every ipfw rule, or at least every >one with "deny", use >>"ipfw zero" and "ipfw -a list" between attempts to ftp >to see where the >>blockage occurs. > >Problem is the rules fill up faster than I can monitor them! > >>For passive to work you have to allow out most all >connections originating >>inside. > >I have that - allow all established > >>I can't get Windows IE 5.1 or 6.0 thru my natd >firewall. Can't even get >>FreeBSD's fetch thru in passive mode. But >adding "punch_fw 2610:90" >>(adjust the numbers to a suitable range in your >ruleset) to /etc/natd.conf >>and telling natd to use that as its config file makes >non-passive work >>in fetch and in my inside hosts. >> >>The punchf_fw option in natd will watch for ftp >connections and will >>automatically insert rules to pass the new connections >needed to >>transfer data. Then destroy them on close. You have to >specifiy a >>range in your ipfw rulelist where the inserted rules >will work. In >>my example it can start at 2610 and run to 2699. And it >will use >>all of those eventually. If one of these rules overlaps >a rule >>number you have already used then when natd removes its >rule it >>will remove your rule as well. > >I'll look into that as well. Although, it's strange that ftp works on the >gateway/firewall box, but not on any others.... > >P.s. funny enough I have no problem using "attach" function of Hotmail >either - it finds my PC through the firewall and gets the files to attach to >the email. Just ftp doesn't work! > >Regards, >Thor > > >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > >Attachment Converted: "c:\eudora\attach\ipfw.ruleset.closed" > >Attachment Converted: "c:\eudora\attach\ipfw.ruleset.open" > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 9:31:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-92-93.knology.net [24.214.92.93]) by hub.freebsd.org (Postfix) with ESMTP id 32FF337B41C for ; Thu, 15 Nov 2001 09:31:17 -0800 (PST) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.11.6/8.11.6) id fAFHPmt48997; Thu, 15 Nov 2001 11:25:48 -0600 (CST) (envelope-from dkelly) Date: Thu, 15 Nov 2001 11:25:44 -0600 From: David Kelly To: Thor Legvold Cc: friar_josh@webwarrior.net, freebsd-questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Message-ID: <20011115112544.A48907@grumpy.dyndns.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 tlegvold@hotmail.com on Thu, Nov 15, 2001 at 04:17:57PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 15, 2001 at 04:17:57PM +0000, Thor Legvold wrote: > > >The "add pass all from any to any" comment is a >concern. I suggest one > >add "log" to most every ipfw rule, or at least every >one with "deny", use > >"ipfw zero" and "ipfw -a list" between attempts to ftp >to see where the > >blockage occurs. > > Problem is the rules fill up faster than I can monitor them! We're talking about different things then. I suggest you modify all "deny" rules so that "log" is also in effect. Then when a "deny" blocks something an instant later you can see it with "tail -f /var/log/security" which you had running all along. > >For passive to work you have to allow out most all >connections originating > >inside. > > I have that - allow all established Not the same thing. For passive ftp to work you have to allow all *connections* out. The "setup" stage. Once past setup then "established" rule above takes over. Here is where your rules get interesting: > ### TCP RULES > > # HTTP - Allow access to our web server > # ${fwcmd} add pass tcp from any to any 80 setup > > # SMTP - Allow access to sendmail for incoming e-mail > # ${fwcmd} add pass tcp from any to any 25 setup > > # FTP - Allow incoming data channel for outgoing connections, > # reject & log all incoming control connections > ${fwcmd} add pass tcp from any 20 to any 1024-65535 setup > ${fwcmd} add deny log tcp from any to any 21 in via ${oif} setup The above only deals with incoming ftp. > # SSH Login - Allow & Log all incoming > ${fwcmd} add pass log tcp from any to any 22 in via ${oif} setup > > # IDENT - Reset incoming connections > ${fwcmd} add reset tcp from any to any 113 in via ${oif} setup > > # Reject&Log all setup of incoming connections from the outside > ${fwcmd} add deny log tcp from any to any in via ${oif} setup Oh, my. Below is a catch-all letting everything thru not explicitly denied before this rule. However this is the sort of thing passive ftp requires. I'd add "log" to this, at least until you get things working. Should see the outgoing ftp connection from your console and another connection for data (such as the ftp "dir" command). Then should see similar from inside boxes doing same. If the inside box doesn't trigger this rule then its blocked somewhere earlier. > # Allow setup of any other TCP connection > ${fwcmd} add pass tcp from any to any setup -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 9:59:22 2001 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 D48BC37B405 for ; Thu, 15 Nov 2001 09:59:19 -0800 (PST) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.6/8.11.6) with ESMTP id fAFHxIV39696 for ; Thu, 15 Nov 2001 12:59:19 -0500 (EST) (envelope-from doug@safeport.com) Date: Thu, 15 Nov 2001 12:59:18 -0500 (EST) From: doug@safeport.com To: freebsd-questions@FreeBSD.ORG Subject: Sendmail Spam Question 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 just upgraded my mail server to FreeBSD so using sendmail 8.11.6. Most of the spam/bulk mail getting through seems to have valid DNS. But some like the example below does not. Neither 212.171.42.97 nor pako.didosoft.loc can be looked by by the mail server (pemaquid). I used the standard mc file adding use_ct_file. What am I missing here? Spam headers: Return-Path: Received: from pako.didosoft.loc ([212.171.42.97]) by pemaquid.safeport.com (8.11.6/8.11.6) with ESMTP id fAF8wGY38685 for ; Thu, 15 Nov 2001 03:58:16 -0500 (EST) (envelope-from offer@internich.net) Received: (from root@localhost) by pako.didosoft.loc (8.11.2/8.11.2) id fAF8xGW10611 for domains@safeport.com; Thu, 15 Nov 2001 09:59:16 +0100 Date: Thu, 15 Nov 2001 09:59:16 +0100 Message-Id: <200111150859.fAF8xGW10611@pako.didosoft.loc> From: Internich To: System Administrator Subject: 10.000.000 Domains for you _____ 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 Thu Nov 15 10: 1:36 2001 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 6AD1C37B416 for ; Thu, 15 Nov 2001 10:01:33 -0800 (PST) Received: from arnold (marvin.1729.net [192.168.0.30]) by ei.bzerk.org (8.11.6/8.11.3) with SMTP id fAFI1SC47206; Thu, 15 Nov 2001 19:01:28 +0100 (CET) (envelope-from BSDJunk@bzerk.org) Message-ID: <003c01c16dff$8c837cc0$0801a8c0@lan.1729.net> From: "BSDJunk" To: "Alex" Cc: References: <000a01c16dcb$149bad60$3d916596@slick> Subject: Re: boot.config Date: Thu, 15 Nov 2001 19:01:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why are you running -CURRENT? You shouldn't have to ask these questions if you're running -CURRENT. ----- Original Message ----- From: "Alex" To: Cc: Sent: Thursday, November 15, 2001 12:45 PM Subject: boot.config Hi all, I have an issue with a NIC that doesn't get detected upon boot. I can boot from the boot floppies and use UserConfig and set the I/O, IRQ and MEM adresses for the NIC and it will work fine [I had to do this for an ftp install]. However, once the machine was completely installed boot -c didn't seem to work for 5.0-CURRENT anymore, therefore I can't use UserConfig to manually set the NIC up. Questions: 1. Is it the case that UserConfig is *not* an option in the GENERIC kernel for 5.0-CURRENT? 2. Is it possible to add the options for my NIC to boot.config manually ? If so does anyone know where the doc is for doing 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 Thu Nov 15 10:18: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10408.mail.yahoo.com (web10408.mail.yahoo.com [216.136.130.110]) by hub.freebsd.org (Postfix) with SMTP id 1805C37B416 for ; Thu, 15 Nov 2001 10:18:07 -0800 (PST) Message-ID: <20011115181807.67127.qmail@web10408.mail.yahoo.com> Received: from [64.90.179.71] by web10408.mail.yahoo.com via HTTP; Thu, 15 Nov 2001 10:18:07 PST Date: Thu, 15 Nov 2001 10:18:07 -0800 (PST) From: Dylan Carlson Reply-To: absinthe@pobox.com Subject: Ricoh 180 multifunction copier; printcap settings? 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, We have a Ricoh 180 multifunction copier/printer unit. It's network-attached, and has a listener for lpd. If anyone has the printcap settings for this, or any suggestions, would be appreciated. Thanks, __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 15 10:24:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns.chatpr.org (ns.chatpr.org [200.50.26.254]) by hub.freebsd.org (Postfix) with SMTP id 8238637B416 for ; Thu, 15 Nov 2001 10:24:26 -0800 (PST) Received: (qmail 32609 invoked by uid 1000); 15 Nov 2001 18:25:02 -0000 Date: Thu, 15 Nov 2001 14:25:02 -0400 From: Abel Alejandro To: freebsd-questions@freebsd.org Subject: tl0 doesnt come up after unplug Message-ID: <20011115142502.A32558@www.chatpr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello my system uname -a: FreeBSD development.sixthlight.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 6 12:58:35 AST 2001 root@development.sixthlight.com:/usr/src/sys/compile/DEV i386 This is a compaq proliant, it runs all fine except for the fact that everytime the machine losses network connection (someone unplug the cables or turn off the hub) the machine cant reach anything. Pinging a external/internal host gives no response. ifconfig -a shows the interface is still active, but still no response. A quick workaround was to put in crontab a little script to ifconfig tl0 down and ifconfig tl0 up, this way it worked. Does anyone have seen this behaviour? Thanks, please cc me, i am not subscribed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 10:30:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from acmez.gatech.edu (acmez.gatech.edu [130.207.165.24]) by hub.freebsd.org (Postfix) with ESMTP id 6C68C37B417 for ; Thu, 15 Nov 2001 10:30:31 -0800 (PST) Received: by acmez.gatech.edu (Postfix, from userid 19753) id 1FCB84ECB9; Thu, 15 Nov 2001 13:30:30 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by acmez.gatech.edu (Postfix) with ESMTP id 165D94FE74; Thu, 15 Nov 2001 13:30:30 -0500 (EST) Date: Thu, 15 Nov 2001 13:30:29 -0500 (EST) From: Michael Imamura X-Sender: gte255n@acmez.gatech.edu To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mozilla dumps core while installing JS In-Reply-To: <200111151528.fAFFSQl66051@fac13.ds.psu.edu> 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, 15 Nov 2001, Richard E. Hawkins wrote: > .9.5 seems to get most of the way thorugh build, but fails rather late > in make (not make install) [snip] > *** Unloading sample JS components > Segmentation fault - core dumped > *** Error code 139 > > Stop in /usr/ports/www/mozilla. > *** Error code 1 I've been having the same build problem on my 4-STABLE box for a while (0.9.4 failed with the same error). I tracked down the problem to the post-build step; the segfault seems to come from running the "regxpcom" binary. I removed the lines which make the call in the Makefile for the port, and that seems to have worked, but I am unsure of any ill-effects this might have. - Michael Imamura mimamura@resnet.gatech.edu LUG@GT Web Guy http://www.lugatgt.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 10:41:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-relay1.mirrorimage.net (mail-relay1.mirrorimage.net [209.58.140.11]) by hub.freebsd.org (Postfix) with ESMTP id 63EC937B417 for ; Thu, 15 Nov 2001 10:41:44 -0800 (PST) Received: from leblanc.mirrorimage.net (leblanc.mirrorimage.net [209.192.210.146]) by mail-relay1.mirrorimage.net (8.9.3/8.9.3) with ESMTP id NAA29682 for ; Thu, 15 Nov 2001 13:40:50 -0500 Received: (from leblanc@localhost) by leblanc.mirrorimage.net (8.11.6/8.11.4) id fAFIghd43203 for freebsd-questions@FreeBSD.org; Thu, 15 Nov 2001 13:42:43 -0500 (EST) (envelope-from leblanc) Date: Thu, 15 Nov 2001 13:42:43 -0500 From: Louis LeBlanc To: FreeBSD Questions Subject: sendmail doesn't like changed nameservers Message-ID: <20011115184242.GA43009@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline User-Agent: Mutt/1.3.23.1i X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --T4sUOijqQbZv57TR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey all. I have a strange problem with sendmail and my dhcp lease. What happened is my ISP (AT&T Broadband) renumbered me again day before yesterday, and changed all the nameservers. My dhclient-exit-hooks script didn't fix everything, but I found out why and have fixed it now. What I can't figure out is how to get sendmail to pick up the nameserver change on the fly. I wound up having to kill sendmail from /etc/mail/ using make stop. I then had to ps -ax for the remaining sendmail processes and kill them explicitly. Otherwise I kept getting resolve errors in /var/log/maillog. Is it possible to get sendmail to do this more gracefully from a script? What is the general consensus for calling 'killall -HUP sendmail'? If that is BAD, let me know so I don't do it :). Anyway, I don't think I lost any mail (maybe a couple), but I would like this to be automated so I don't really need to know when I get a change in my dhcp lease. TIA & HAND Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Power, n.: The only narcotic regulated by the SEC instead of the FDA. --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD4DBQE79AyieAPWYrNkRWIRAln9AJ44mlQizjHmGCKJGdU/10lSxTpdkACRATdT yz7urmdn3WfCK4U4kQ8ERA== =gH+Y -----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 Thu Nov 15 10:53: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id BE4EE37B68E for ; Thu, 15 Nov 2001 10:53:00 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fAFIqml67336; Thu, 15 Nov 2001 13:52:48 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200111151852.fAFIqml67336@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Michael Imamura Cc: "Richard E. Hawkins" , freebsd-questions@FreeBSD.ORG Subject: Re: mozilla dumps core while installing JS In-Reply-To: Your message of "Thu, 15 Nov 2001 13:30:29 EST." From: dochawk@psu.edu Date: Thu, 15 Nov 2001 13:52:48 -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 michael mentioned, as in, > I've been having the same build problem on my 4-STABLE box for a while > (0.9.4 failed with the same error). I tracked down the problem to the > post-build step; the segfault seems to come from running the > "regxpcom" binary. I removed the lines which make the call in the > Makefile for the port, and that seems to have worked, but I am unsure of > any ill-effects this might have. post-build: @${SED} -e "s;@PREFIX@;${PREFIX};g" \ ${FILESDIR}/mozilla.sh >${WRKSRC}/mozilla @(cd ${WRKSRC}/dist/bin; \ ${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; \ ${ECHO} skin,install,select,classic/1.0 >> chrome/installed-chrome.txt ; \ ${ECHO} locale,install,select,en-US >> chrome/installed-chrome.txt; \ ${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome) @/usr/bin/find ${WRKSRC}/dist/bin -type d | /usr/bin/sort -r | \ /usr/bin/xargs ${RMDIR} 2> /dev/null || ${TRUE} so comment out the @usr/bin/find lines? I'm way out of my element here. The odd thing is that it used to give me that error, then partway through .9.4 it built, then it started acting this way again. hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11: 0: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id E4F4837B405 for ; Thu, 15 Nov 2001 11:00:00 -0800 (PST) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id fAFIxc095642; Thu, 15 Nov 2001 10:59:38 -0800 (PST) Date: Thu, 15 Nov 2001 10:59:38 -0800 (PST) From: David Kirchner X-X-Sender: To: "Patrick O'Reilly" Cc: Nils Holland , , Subject: RE: cvsup In-Reply-To: Message-ID: <20011115105909.U44499-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 Thu, 15 Nov 2001, Patrick O'Reilly wrote: > Nils and Crist, > > thanks for your help. > > Forgive me for being pedantic, but my curiosity is getting the better of me; > What is the role of "make clean" if "rm -rf /usr/obj/*" will do the trick? > Or perhaps these two things are totally unrelated?!? > > Patrick. make clean goes through all of the Makefiles in /usr/src and calls "clean" for each of them. rm -rf just removes all of the files without having to be told which files to remove. It's probably going to be faster. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11: 8:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mars.sunyjcc.edu (mars.sunyjcc.edu [143.67.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 9057837B416 for ; Thu, 15 Nov 2001 11:08:44 -0800 (PST) Received: from opcucc02.sunyjcc.edu (opcucc02 [143.67.24.72]) by mars.sunyjcc.edu (8.9.3+Sun/8.9.1) with SMTP id OAA20350 for ; Thu, 15 Nov 2001 14:02:42 -0500 (EST) Date: Thu, 15 Nov 2001 14:10:18 -0500 (Eastern Standard Time) From: not4u2no Reply-To: not4u2no Subject: question To: freebsd-questions@freebsd.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 What are the system specifications for FreeBSD? I didn't see them anywhere on your site. Please tell me where to look as I am very interested. Sorry for wasting your time if that's what I'm doing. Thanks, Russ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:10:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from syndicate.tek-shop.com (tek-shop.com [63.206.17.223]) by hub.freebsd.org (Postfix) with ESMTP id 1DECA37B417 for ; Thu, 15 Nov 2001 11:10:35 -0800 (PST) Received: from there (adsl-63-206-234-188.dsl.lsan03.pacbell.net [63.206.234.188]) by syndicate.tek-shop.com (8.11.5/8.11.5) with SMTP id fAFJDj921496 for ; Thu, 15 Nov 2001 11:13:45 -0800 (PST) (envelope-from eric@tek-shop.com) Message-Id: <200111151913.fAFJDj921496@syndicate.tek-shop.com> Content-Type: text/plain; charset="iso-8859-1" X-KMail-Redirect-From: Eric Subject: keeping a local collection of port sources From: Eric (by way of Eric ) Date: Thu, 15 Nov 2001 11:05:31 -0800 To: freebsd-questions@freebsd.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 hello... I'm trying to set up a local storage area for all of the ports and packages including sources and tarballs. I have the CD set, and I want to copy everything to a dir on a spare hard disk, so when I do a pkg_add or a port make install, it has a local copy of the code and just compiles it. I can't find out how tell the ports system to look at a local directory rather than the CD. This seems simple in theory, and I'm sure it's nothin new, but I'm missing something. Any ideas? Thanks eric www.tek-shop.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:12:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from happy.cow.org (happy.cow.org [198.88.20.7]) by hub.freebsd.org (Postfix) with ESMTP id C37A937B419 for ; Thu, 15 Nov 2001 11:12:10 -0800 (PST) Received: (from ravi@localhost) by happy.cow.org (8.11.4/8.11.3) id fAFJ9VM80380; Thu, 15 Nov 2001 14:09:31 -0500 (EST) Date: Thu, 15 Nov 2001 14:09:31 -0500 From: ravi pina To: not4u2no Cc: freebsd-questions@FreeBSD.ORG Subject: Re: question Message-ID: <20011115140931.N2155@happy.cow.org> Reply-To: ravi@cow.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 re145466@mars.sunyjcc.edu on Thu, Nov 15, 2001 at 02:10:18PM -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 Thu, Nov 15, 2001 at 02:10:18PM -0500, not4u2no said at one point in time: > What are the system specifications for FreeBSD? I didn't see them anywhere on > your site. Please tell me where to look as I am very interested. Sorry for > wasting your time if that's what I'm doing. http://www.freebsd.org/releases/4.4R/hardware.html that is a list of all supported hardware. -r -- echo "send pgp key" | mail ravi@cow.org You can't modify a constant, float upstream, win an argument with the IRS, or satisfy this compiler. -- Error message from Apple's MPW C Compiler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:14:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id E993537B62E for ; Thu, 15 Nov 2001 11:14:01 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFJDvv21448; Thu, 15 Nov 2001 20:13:57 +0100 (CET) Message-ID: <001a01c16e09$acad63d0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Jan Grant" , "freebsd-questions" Cc: "Argo Direct Ltd - Mark Roach" References: Subject: Re: FREEBSD Date: Thu, 15 Nov 2001 20:13:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG With open-source UNIXoid operating systems, you essentially trade your time and effort in exchange for a savings in cash outlay. If you have a lot of very competent geeks on staff, FreeBSD (or any flavor of UNIX, actually) may work out well; if you have no geeks but a reasonable budget, Windows is probably a better choice. I'll agree that if you already have BackOffice in place, there is no really compelling reason to change to FreeBSD. ----- Original Message ----- From: "Jan Grant" To: "Anthony Atkielski" Cc: "Argo Direct Ltd - Mark Roach" ; "freebsd-questions" Sent: Thursday, November 15, 2001 15:43 Subject: Re: FREEBSD > On Thu, 15 Nov 2001, Anthony Atkielski wrote: > > > > Can FreeBSD overwrite Windows Back office on > > > our server ? > > > > You can delete Windows and install FreeBSD in its place, if you wish. > > This is a somewhat disingenuous answer; see below. > > > > If so, how can we get a cost for the software and > > > how do we set up users etc. > > > > The software is free if you download it from the Internet; you can buy boxed > > sets of installation CDs at a very reasonable price. > > > > Setting up users is accomplished through utilities provided with the operating > > system. > > > > > We already have 10 pcs running Win 98, networked > > > to our Back office server. > > > > Now for the obvious question: If you have ten users networked > > successfully with each other with and via a BackOffice server, why > > do you wish to replace the server with FreeBSD? > > You're going to have a lot of trouble replacing BackOffice (depending on > how much and which bits of the functionality you use) seamlessly, > particularly if you've got a Unix* learning curve to climb at the same > time. > > See recent threads regarding looking for replacements to Exchange > (depending on which pieces you want); SQL Server replacements are going > to be a lot of effort, etc. > > Basically, you need to consider the hidden costs. It's generally > considered that you're paying for people to be at work, so their time is > free. That's not the case - if you work out hours required to retrain, > develop** replacement solutions and (heaven forfend) retrain your users, > you'll probably find that it's cheaper to keep forking out cash hand > over fist to the MS resellers. > > If, on the other hand, you just want some shared filespace, a > web proxy and firewall and a PDC, then you might be on to a winner. > You'll have trouble hiring folks to stoke it, though. > > jan > > * Unixalike, whatever > ** or "implement", which is a word that's bandied about too much these > days, in my opinion. "I'm just implementing DHCP". Really? You ought to > give lessons to the ISC then. "I'm just clicking through the DHCP > wizard" is what you mean. Leverage, my foot. > > -- > 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 > Strive to live every day as though it was last Wednesday. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:17:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id D2EC137B416 for ; Thu, 15 Nov 2001 11:17:50 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFJHmL22046; Thu, 15 Nov 2001 20:17:48 +0100 (CET) Message-ID: <001d01c16e0a$368e5370$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Bara Zani" , References: <3.0.5.32.20011114192000.00fbf8a8@mail.sage-american.com> <003001c16db5$6c953330$0a00000a@atkielski.com> <01b401c16de8$86096f10$7000a8c0@kushkush> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 20:17:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bara writes: > but where's the fun in that ? There isn't much fun in it, but it gets the job done quickly and cheaply. It depends on how interested you are in fiddling with UNIX to get things to work. In a business and production environment, buying the router is generally a better idea. > ---- configuring the gateway will take 15 minutes Not if you are starting from scratch. > ( 10 if you use vi more than once a day ) I transfer text files to my Windows machine and edit them with Notepad. It's faster and easier than vi. vi is just too much of a blast to the past (circa 1970) to be more than a curiosity, in my view. > ------ ipfilter + ppp security - no way ( IMHO ) It's hard to find any source that recommends a UNIX system as a gateway/router over a dedicated hardware solution, from a security standpoint. There are just too many potential holes. Besides, it's like killing mosquitoes with cruise missiles. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:23: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id B518C37B416 for ; Thu, 15 Nov 2001 11:23:00 -0800 (PST) Received: (qmail 89324 invoked from network); 15 Nov 2001 19:23:18 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 15 Nov 2001 19:23:18 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15348.5669.928210.378491@apu.five.sight> Date: Thu, 15 Nov 2001 13:23:17 -0600 To: Matt Aaron Cc: freebsd-questions@freebsd.org From: Lucas Bergman Subject: Re: Handspring Visor USB In-Reply-To: <20011115014544.8608F2E2@sparky.virtualflu.com> References: <20011115014544.8608F2E2@sparky.virtualflu.com> X-Mailer: VM 6.96 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: lucas@slb.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 > Does anyone have a Visor cradle working under freebsd using the USB > port? I'm trying to use coldsync (installed from the ports), which > will work twice, then promptly stop working. I have to reboot the > computer to make it work again. I gave up and bought a serial cradle. Sorry. :-P Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:23:45 2001 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 BCF3C37B405 for ; Thu, 15 Nov 2001 11:23:40 -0800 (PST) Received: from columbia ([12.93.212.237]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115192339.BJAT5495.mtiwmhc23.worldnet.att.net@columbia>; Thu, 15 Nov 2001 19:23:39 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 14:23:21 -0500 Message-ID: <006301c16e0a$fca53ba0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <006601c16dbe$d666ce00$0a00000a@atkielski.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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Thursday, November 15, 2001 5:18 AM > To: Andrew C. Hornback; FreeBSD Questions > Subject: Re: DSL PPPoE with 2 NICs > > Andrew writes: > > > $100 for a router that may or may not ever have > > security updates or $20 for a NIC in a machine > > that you've already got and are ready to configure > > and use as a gateway. > > You're assuming that time costs nothing. But if time costs $100 > an hour--which > is a realistic figure--than installing a router is far cheaper > than using a > machine as a gateway. Additionally, routers are far less likely to _need_ > security updates, since their function is so simple to begin > with. If they need > them, uploading new firmware is usually pretty easy. If $100/hr is a realistic figure, where do I sign up? I'd like to get onto that gravy train... Security happens to matter to some of us, and I get the feeling that it would be easier to report and fix a problem in FreeBSD than it would be to get a fix produced for a router-toaster. > > And while I'm at it, not to harp on things here, > > but Anthony, you've previously admitted that you're > > new at FreeBSD. > > That doesn't change the numbers above. Unless this is a personal > hobby of his, > he is better off doing whatever is most cost-effective, and if the FreeBSD > machine cannot be configured rapidly and securely as a gateway, > then just going > out to the nearest computer store and buying a router is more economical. Simply because you could not configure a FreeBSD machine "rapidly and securely" does not mean that someone else could. > > Your dissatisfaction at not being able to configure > > your system to fit your application may have something > > to do with your relative inexperience with the system > > itself. > > Then again it may not. Configuring an entire OS to serve as a > router is a lot > more complicated than just installing the router. I see... so that's why so many people out there are rushing to toss out their FreeBSD-powered routers for pieces from our friends at Cisco, etc. ? > I originally > tried this just > to learn something, but it soon became apparent that it wasn't > going to be easy, > and it was even less likely to be secure. Again, you're interjecting your opinon here. It may not be easy for someone who is new to FreeBSD, but you are basing your assertion on the idea that everyone that uses FreeBSD has the same skill level with it that you do. That, I can assure you, is NOT the case. > Everything I had read > recommended a > hardware router to begin with, so I finally took the advice and > installed one. Makes one wonder what you've been reading... > It is not clear to me what advantage I would gain by using the > FreeBSD system as > the gateway, apart from saving $100 on a router (and even that > isn't necessarily > true, if I have to buy another NIC). Again, your lack of experience with FreeBSD is showing. Most people realize that a FreeBSD machine as a router for a small LAN makes good sense as it is easier to maintain, easier to upgrade and easier to keep secure. > Building an efficient IT infrastructure requires avoiding any emotional > attachment to any particular software, hardware, or configuration. And once again, you're interjecting your personal attack that I am attached personally to FreeBSD. That is not the case. I simply care to use the best tool for the job, and a $100 router which can be replaced by a $20 NIC and a $20 PC... well, you do the math. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:29:32 2001 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 E3D5437B447 for ; Thu, 15 Nov 2001 11:28:55 -0800 (PST) Received: from columbia ([12.93.212.237]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115192854.BKXK5495.mtiwmhc23.worldnet.att.net@columbia>; Thu, 15 Nov 2001 19:28:54 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "Charles Burns" , "FreeBSD Questions" Subject: RE: SCSI card recommendations Date: Thu, 15 Nov 2001 14:28:36 -0500 Message-ID: <006401c16e0b$b898c5c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <006b01c16dbf$ac6ab520$0a00000a@atkielski.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 > -----Original Message----- > From: Anthony Atkielski [mailto:anthony@atkielski.com] > Sent: Thursday, November 15, 2001 5:24 AM > To: Andrew C. Hornback; Charles Burns; FreeBSD Questions > Subject: Re: SCSI card recommendations > > Andrew writes: > > > Anthony, it wasn't connected to a Seagate drive > > by any chance, was it? > > The 29160N wasn't connected to anything when I installed it. It generated > errors before I had a chance to try to connect it to anything. I > was wary when > I saw that I had only a 32-bit PCI slot for the 64-bit card (although the > documentation says that this is supposed to work). I think that > the card is > just too fast or something, however. When I saw that it wasn't > on the supported > hardware list, I decided to do the easy thing and install a less > fancy SCSI card > (since I only wanted it for external peripherals, not disks). Could be that your motherboard didn't live up to the PCI spec that the card was designed for. Moot point now. > The machine has only one disk, and it's IDE, unfortunately. > > > I somehow find that hard to believe, unless you > > tried to put this card in maybe a 486 or a > > Socket 5 Pentium... > > Spurious interrupts and parity errors are typical symptoms of speed > discrepancies. I rather doubted that a brand-new Adaptec card in > a brand-new PC > would have any hardware failures. Anything produced by human hands on a production line is prone to any number of failure modes. Nothing is perfect. > > It's not on the hardware list (I actually had to > > confirm that, since I didn't believe it), but this > > card has been running under FreeBSD since > > version 4.2, possibly earlier. > > It may work on faster configurations, or different motherboards, > or something. > I couldn't get it to work, and my questions to the lists went > unanswered, as I > recall, so I gave up. I should not have bought such a fancy card > in the first > place--it cost almost as much as the PC. I never saw an questions regarding that card. > > I'll agree with that. That's why I have a spare > > 40 MB/s chain for external devices on my workstation. > > Unfortunately, my inexpensive PC had no SCSI capability included, > so I had to > buy a card. In fact, it had no network card, either, so I had to > buy that as > well (3Com). It did come with a modem card, which was useless to me, so I > pulled that and put the NIC in its place (both PCI). So now I've added a > brand-new 29160 and a brand-new internal PCI modem card to my > ever-growing stash > of unused hardware. You'll find a use for it somewhere. I always tend to find ways to use hardware that's worth keeping... as an example, my $130 US router, complete with 3 NICs, modem, 3 channel Adaptec SCSI controller and a hot swap cage. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:39:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 9E81137B416 for ; Thu, 15 Nov 2001 11:39:16 -0800 (PST) Received: from columbia ([12.93.212.237]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115193914.NMXD4554.mtiwmhc22.worldnet.att.net@columbia>; Thu, 15 Nov 2001 19:39:14 +0000 From: "Andrew C. Hornback" To: "Charles Burns" , , Subject: RE: Some h/w recommendations please... Date: Thu, 15 Nov 2001 14:38:55 -0500 Message-ID: <006501c16e0d$2995d500$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Charles Burns [mailto:burnscharlesn@hotmail.com] > Sent: Thursday, November 15, 2001 5:27 AM > To: achornback@worldnet.att.net; hanif@ladha.com; > freebsd-questions@freebsd.org > Subject: RE: Some h/w recommendations please... > > > You're going to want to avoid the P4 unless you've got cash > to burn, plain > >and simple. If you've gotta stick with Intel, go with a PIII. > If AMD is > >an > >option, look at a Thunderbird or Athlon MP system. I'd wait a > while before > > Note that the expense of the P4 does not mean it is fast. Only the very > highest end P4s can beat the .13 micron P3's and Athlons (except in very > specific SSE-2 optimized software. Lightwave for Windows comes to mind) > P4 is just a bad idea all around at the moment. I've never said that the P4 was fast, and I concur that it's not a good idea to consider for any application at the present time. > >investing in an Athlon XP, simply because of the immaturity of the > >technology. When you're doing development work, you don't need to be > >worrying if the system is crashing because of the hardware or the > >development work. Best bet would be something rock solid and dependable > >(i.e. the PIII). > > I would have to disagree a little bit there. The AthlonXP (which is > identical to the MP, other than some extra testing that is done to chips > sold as "MP") works in most good Athlon motherboards designed for the > Thunderbird Athlon, and those are very mature and stable. That's new information to me, although I'll admit that I don't keep up with Athlon technology. At this point, I'm busy keeping a handle on my all Intel shop. > Additionally, > while there are no known issues now, the P3 platform had several very > serious stability hangups, whereas the Athlons haven't really had any > particularly serious ones (unless you count first generation motherboards > from 1998). Lemme guess... you're alluding the the FIC motherboards that would go south if you looked at them wrong? *grins* > Iam referring to the i810 MTH hub issue, which made an entire > generation of motherboards flaky, and of course the fact that Intel > demonstrated that they were willing to forego stability for > marketing when > they released the 1.13GHz .18 micron P3, which could not compile > the Linux > kernel without crashing. (See the "Tom's Hardware" article). Hmm... I can't say that I've come into contact with an i810 motherboard. Most of the hardware that I have here is either BX chipset or ServerWorks LE. I don't tend to go for the "low end" or "consumer grade" hardware, and this is one of the reasons why. As far as the 1.13 GHz chips go, I think we're pretty much immune to that. Our highest end server runs a pair of 1 GHz PIIIs, and while HP says that it can go higher, it's rock solid and runs like a champ... why mess with a good thing? > While that last > issue didn't really effect anything much, as very few systems > were actually > sold, it does show that Intel did release a chip without testing > to see if > it actually worked. Not a good mark on the record. Sort of the inverse of how AMD does things with under-rating chips, etc. > As far as AthlonXP chips, I generally recommend that people get > motherboards > that use 100% AMD chipsets (both southbridge and northbridge). Most AMD > stability problems that have popped up over the years seem to be from VIA > chipsets. While the AMD760 isn't the fastest chipset on earth, > and while it > has been end-of-life'd by AMD recently, it is mature and reliable. Reliability is a key consideration for me, and I figure that it should be for anyone wanting to do any sort of development work. If the platform you develop on isn't rock-solid, is your end product going to be anything more? [snip] > > > RAM: I can definitely afford 256Mb and possibly 512Mb, I > think going to > > > a 1Gb would be a stretch. > > > > 512 MB would be a good place to start. > > I agree here too. You can get a 256MB DIMM of Crucial registered > ECC memory > for about USD$37, and unregistered ECC for about USD$34. Even 1GB > wouldn't > really be that expensive. (ECC would be safest for a system that demands > stability. Registered DIMMS would be required to have more than > 768MB if you > go with 256MB DIMMS--the largest that Crucial (A good place to > get quality, > CHEAP RAM) makes) > Sheesh, my reply is starting to look like LISP. ECC would be a good idea, as it only costs a couple of dollars more, if that. Micron/Crucial is also making 512 MB and 1024 MB DIMMS now. I've seen them out there, the 1024 MB ECC PC-133 goes for $146 last time I checked. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:44:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 918DE37B437 for ; Thu, 15 Nov 2001 11:44:34 -0800 (PST) Date: Thu, 15 Nov 2001 14:47:11 -0500 Message-Id: <200111151447.AA2516975816@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: Subject: syslog dedicated machine X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Anyone, after reading the security page I am thinking of putting it like it said with one machine doing just the logging. I was wondering what the machine requirements would be for just running the syslogd ? Alot of hard space I would imagine but would a alot of memory and process be needed ? I have a p-100 sitting here with two big drives but It doesn't have much memory. 16 megs I think. also what would happen if the syslog machine was down and the others could not talk to it. I have two postfix machines and one machine running apahce,mysql,php,phpnuke ? would they lockup or stop functioning ? thansk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:47:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raven.mail.pas.earthlink.net (raven.mail.pas.earthlink.net [207.217.120.39]) by hub.freebsd.org (Postfix) with ESMTP id DB17237B405 for ; Thu, 15 Nov 2001 11:47:42 -0800 (PST) Received: from dialup-209.245.138.74.dial1.sanjose1.level3.net ([209.245.138.74] helo=blossom.cjclark.org) by raven.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 164SU7-0002HD-00; Thu, 15 Nov 2001 11:47:41 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAFBcbe89450; Thu, 15 Nov 2001 03:38:37 -0800 (PST) (envelope-from cjc) Date: Thu, 15 Nov 2001 03:38:37 -0800 From: "Crist J. Clark" To: "Patrick O'Reilly" Cc: Nils Holland , freebsd-questions@FreeBSD.ORG Subject: Re: cvsup Message-ID: <20011115033837.A89266@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115121841.D4072-100000@jodie.ncptiddische.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from patrick@mip.co.za on Thu, Nov 15, 2001 at 01:33:12PM +0200 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 15, 2001 at 01:33:12PM +0200, Patrick O'Reilly wrote: > Nils and Crist, > > thanks for your help. > > Forgive me for being pedantic, but my curiosity is getting the better of me; > What is the role of "make clean" if "rm -rf /usr/obj/*" will do the trick? > Or perhaps these two things are totally unrelated?!? 'make clean' is much more useful when you do not have a separate object tree from the source tree. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 15 11:48:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hemi.metrotv.com (hemi.metrotv.com [66.100.208.35]) by hub.freebsd.org (Postfix) with SMTP id 45D3537B405 for ; Thu, 15 Nov 2001 11:48:44 -0800 (PST) Received: (qmail 76257 invoked by uid 1009); 15 Nov 2001 19:49:41 -0000 Received: from powerstroke.metrotv.com (HELO ?192.168.1.43?) (66.100.208.34) by hemi.metrotv.com with SMTP; 15 Nov 2001 19:49:41 -0000 User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Thu, 15 Nov 2001 13:49:23 -0600 Subject: natd redirect_address From: Eric Long To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Running FreeBSD 4.4-STABLE, natd, ipfw, etc. etc. NATD is working fine, however, I can't figure out how to get the natd redirect_address to work. My natd.conf file is as follows: port 8668 interface xl0 use_sockets yes same_ports yes redirect_address 192.168.1.6 66.100.208.36 Without 66.100.208.36 bound to xl0, the above simply does not work. Traffic to 66.100.208.34 does not get redirected to 192.168.1.6. Pings do not go through, etc. With 66.100.208.36 bound to xl0, it is saying that no alias address (using the alias_address command) is specified, and natd won't launch. I'm looking for clarification on what the alias_address should be (yes, I read man natd) and whether or not I should be binding this public ip the interface xl0 for use with natd address redirection. -Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:49:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from email.nist.gov (email.nist.gov [129.6.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 7BF5B37B41A for ; Thu, 15 Nov 2001 11:49:14 -0800 (PST) Received: from l597025 ([129.6.199.192]) by email.nist.gov (8.9.3/8.9.3) with SMTP id OAA20822 for ; Thu, 15 Nov 2001 14:49:13 -0500 (EST) From: "Mark" To: "Questions FreeBSD" Subject: FreeBSD NIS Server, Linux NIS Client Date: Thu, 15 Nov 2001 14:46:52 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG NIS server FreeBSD 4.4 NIS Client RedHat 7.2 I believe I have that crypto problem the how-to talked about but don't know how to correct it. The RedHat box mounts the home dir from FreeBSD box and is able to read the passwd file. I can tell because instead of the UID (if ypbind didn't start), I get the actual usernames in a ls -l. Now, when I logon to the RedHat box with a username that is on the NIS server and not in the local passwd file, the login fails. Since FreeBSD defaults to MD5, what does RedHat default to? If RedHat uses DES, how do I get FreeBSD to use DES and what happens to the passwd file? I noticed RedHat has a passwd and shadow file combo, but FreeBSD does not. Could this be one of the problems? Could RedHat be switched to use MD5? A search of the mailing list archive showed that sysinstall could be used to put DES onto FreeBSD. The email was circa 2000. I couldn't find in the 4.4 sysinstall anything about DES encryption. I did notice something about crypto, but not sure if that was correct. I do remember from the older installs a screen that asked if you wanted DES or Kerberos. Thanks -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:54:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from [208.187.165.9] (mail.lanset.com [208.187.165.9]) by hub.freebsd.org (Postfix) with ESMTP id F3E7537B42A for ; Thu, 15 Nov 2001 11:54:06 -0800 (PST) Received: from dynamic245-52.lanset.com (unverified [208.187.245.52]) by (Vircom SMTPRS 4.0.179) with ESMTP id for ; Thu, 15 Nov 2001 11:53:18 -0800 Date: Thu, 15 Nov 2001 11:52:33 -0800 (PST) From: damon blom X-Sender: damon@ To: questions@freebsd.org Subject: new kernel 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 Two questions. Just installed FreeBSD 4.2 on IBM 760ED laptop. 1. How do I configure /dev/cuaa1 ? 2. building new kernel in file included from ../../devaic7xxx/aic7770.c:42: ../../dev/aic7xxx/aic7xxx_inline.h: In function 'abc_check_residual': ../../dev/aic7xxx_inline.h:214: 'SG_RESID_VALID' undeclared (first use in this function) each undeclared identifier is reported only once for each function it appears in cd /usr/src/sys/i386/conf /usr/sbin/config MYKERNEL cd ../../compile/MYKERNEL make depend make make install Thank's so much Newbe (always) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 11:55: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id A8C3037B418 for ; Thu, 15 Nov 2001 11:54:48 -0800 (PST) Subject: Re: SCSI card recommendations To: "Charles Burns" Cc: questions@freebsd.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Thu, 15 Nov 2001 20:54:41 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 15.11.2001 20:54:49 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 Charles I have a 19160 running here just fine (w/ a Altas V 36GB ;-)).AFAIK the main difference between the 19160 and the 29160 is that the 19160 is just 32 bit PCI whereas the 29160 is 64 bits. The speed is basically the same. - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12: 9: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id DF19637B41B for ; Thu, 15 Nov 2001 12:08:47 -0800 (PST) Received: (qmail 89388 invoked from network); 15 Nov 2001 20:09:06 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 15 Nov 2001 20:09:06 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15348.8418.35775.234663@apu.five.sight> Date: Thu, 15 Nov 2001 14:09:06 -0600 To: "Andre` Niel Cameron" Cc: From: Lucas Bergman Subject: Re: Off Topic Perl Help Please In-Reply-To: <02b101c16c96$113b2eb0$a50410ac@olmct.net> References: <02b101c16c96$113b2eb0$a50410ac@olmct.net> X-Mailer: VM 6.96 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: lucas@slb.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 > Hi got a quick question;) How do I set a multi value cookie? I get > the whole value="stuff" how can I put more stuff in there besides > stuff? > > For specs I am using cookie-lib.pl and I initialize the cookie like such: > > $cookie{'mycookie'}= "here is the value"; > &set_cookie(); > etc etc etc Call set_cookie multiple times. I've read the code, and you should be aware that cookie-lib.pl is broken in many respects. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12: 9:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id C74D337B428 for ; Thu, 15 Nov 2001 12:09:01 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFK8vB29984; Thu, 15 Nov 2001 21:08:57 +0100 (CET) Message-ID: <006d01c16e11$5b7a5dd0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "FreeBSD Questions" References: <006301c16e0a$fca53ba0$6600000a@ach.domain> Subject: Re: DSL PPPoE with 2 NICs Date: Thu, 15 Nov 2001 21:08:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > If $100/hr is a realistic figure, where do > I sign up? I'd like to get onto that gravy train... I've been on that train, but there isn't much gravy to it, after you deduct expenses. In fact, $200 an hour isn't out of line in quite a few cases. > Security happens to matter to some of us, and > I get the feeling that it would be easier to report > and fix a problem in FreeBSD than it would be to > get a fix produced for a router-toaster. If security mattered that much, you probably wouldn't be running any flavor of UNIX at all (except perhaps a proprietary, hardened version with a lot of modifications--and even that is iffy). > Simply because you could not configure a FreeBSD > machine "rapidly and securely" does not mean that > someone else could. He doesn't sound any better at it than I am. > I see... so that's why so many people out there > are rushing to toss out their FreeBSD-powered > routers for pieces from our friends at Cisco, etc. ? People with limited budgets may not be able to afford Cisco routers. I probably would have bought Cisco myself, if I had had the budget. > It may not be easy for someone who is new to > FreeBSD, but you are basing your assertion on > the idea that everyone that uses FreeBSD has > the same skill level with it that you > do. That, I can assure you, is NOT the case. It appeared to be the case for the original poster, or nearly so. Otherwise he wouldn't have to ask questions, would he? > Makes one wonder what you've been reading... Lots of books on IT. They correlate well with my own experience, too. > Again, your lack of experience with FreeBSD > is showing. Your posts would be more useful if you spent less time telling me that I lack knowledge or experience, and more time demonstrating it yourself for the benefit of others. > Most people realize that a FreeBSD machine as a > router for a small LAN makes good sense as it is > easier to maintain, easier to upgrade and easier > to keep secure. Then why are hardware routers so popular? > And once again, you're interjecting your personal > attack that I am attached personally to FreeBSD. I didn't mention you at all. It was a general observation. Whenever I find anyone going to a lot of extra time and effort just to get a specific solution to work, as opposed to just finding the most cost-effective solution for the job, I infer an emotional attachment to the chosen solution. There isn't any other way to explain that sort of behavior, and it is very widespread. For example, after fooling around a bit with X and KDE, I really wonder why anyone would choose to use these environments under UNIX instead of just running a Windows desktop. KDE froze three or four times in as many hours, and crashed the system once. If I wanted an enviroment like that, with ragged edges, partially painted windows, missing components, unstable applications, and a general dearth of useful applications to begin with, I'd go back to Windows 2.0 (and in fact the default twm looked a lot like Windows 2.0 to me). Only someone with an out-of-band reason for forcing the UNIX environment to work for that purpose--such as an emotional attachment--would work through all that, and continue to insist that he had chosen a "better" solution, as he reboots and tweaks and restarts ad infinitum. > I simply care to use the best tool for the job, and > a $100 router which can be replaced by a $20 NIC and a > $20 PC... well, you do the math. Let's see: $20 for the NIC, $100 for the PC (sorry, but $20 is not realistic), and three hours of work at, say, $30 an hour equal ... $210, or more than twice the cost of the router. Yes, I did the math, and FreeBSD loses. In fact, it loses just on hardware costs alone. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:12:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 50EBA37B427 for ; Thu, 15 Nov 2001 12:12:18 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFKCER30446; Thu, 15 Nov 2001 21:12:14 +0100 (CET) Message-ID: <007201c16e11$d13a1ab0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "FreeBSD Questions" References: <006401c16e0b$b898c5c0$6600000a@ach.domain> Subject: Re: SCSI card recommendations Date: Thu, 15 Nov 2001 21:12:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > Could be that your motherboard didn't live up > to the PCI spec that the card was designed for. > Moot point now. Agreed. I don't know or care. I just replaced it with a different SCSI adapter. > Anything produced by human hands on a production > line is prone to any number of failure modes. > Nothing is perfect. Maybe, but the most probable explanation is a hardware mismatch. > I never saw an questions regarding that card. I believe I asked on the SCSI list, but I'm not sure. My domain was sent into the Twilight Zone by my registrar for a few days, and I was automatically dropped from most of my mailing lists. > You'll find a use for it somewhere. Someday, perhaps. It's true that I've been able to recycle my old HP DAT drive, which had been sitting in a box for nearly three years. I haven't tried hooking it up yet, however. I'll have to do that soon, so that I can start taking some backups. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:24:18 2001 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 9438637B435 for ; Thu, 15 Nov 2001 12:24:11 -0800 (PST) Received: from cpe-66-87-61-245.co.sprintbbd.net ([66.87.61.245] helo=hts2) by albatross.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 164T3S-00032R-00 for freebsd-questions@FreeBSD.ORG; Thu, 15 Nov 2001 12:24:10 -0800 Reply-To: From: "Seth Andreas Hieronymus" To: Subject: problems building Gnome (ghostscript-gnu) Date: Thu, 15 Nov 2001 13:24:22 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE 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, The build of ghostscript (latest port version) fails because it can't locate the file hpdj-2.6.tar.gz on any of the ftp servers. Am I doing something wrong? Thanks, Seth Hieronymus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:25:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id 774D637B43E for ; Thu, 15 Nov 2001 12:24:54 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id OAA13883; Thu, 15 Nov 2001 14:10:44 -0600 Message-ID: <00af01c16e13$63a694e0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: Cc: References: <02b101c16c96$113b2eb0$a50410ac@olmct.net> <15348.8418.35775.234663@apu.five.sight> Subject: Re: Off Topic Perl Help Please Date: Thu, 15 Nov 2001 15:23:29 -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.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I've read the code, and you should be aware that cookie-lib.pl is > broken in many respects. I dumped cookie-lib and went to CGI.pm. It works much better it just seams that after I print the cookie into the header it will not load the html page I have printed after it:( Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:46:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 9FEDA37B41A for ; Thu, 15 Nov 2001 12:46:42 -0800 (PST) Received: from dialup-209.245.138.74.dial1.sanjose1.level3.net ([209.245.138.74] helo=blossom.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164TPF-0005ro-00; Thu, 15 Nov 2001 12:46:41 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAFKkDn25598; Thu, 15 Nov 2001 12:46:13 -0800 (PST) (envelope-from cjc) Date: Thu, 15 Nov 2001 12:46:13 -0800 From: "Crist J. Clark" To: "Patrick O'Reilly" Cc: Nils Holland , freebsd-questions@FreeBSD.ORG Subject: Re: cvsup Message-ID: <20011115124613.B9851@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu 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 patrick@mip.co.za on Thu, Nov 15, 2001 at 02:42:31PM +0200 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 15, 2001 at 02:42:31PM +0200, Patrick O'Reilly wrote: > > From: Patrick O'Reilly [mailto:patrick@mip.co.za] > > Sent: 15 November 2001 13:33 > > > > Nils and Crist, > > > > thanks for your help. > > > > Forgive me for being pedantic, but my curiosity is getting the > > better of me; What is the role of "make clean" if "rm -rf > > /usr/obj/*" will do the trick? Or perhaps these two things are > > totally unrelated?!? > > Well, > > I just started "make buildworld", and guess what the start of the output > says? : > ##### > root carrot:/usr/src# make buildworld > -------------------------------------------------------------- > >>> Rebuilding the temporary build tree > -------------------------------------------------------------- > rm -rf /usr/obj/usr/src/i386 > ##### > > So, I guess make does it for you, at least in theory! That's where the build tools live. They actually get built (there is an object tree) and installed (there is a usr/ tree) in there. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 15 12:47:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id AB55837B405 for ; Thu, 15 Nov 2001 12:47:40 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fAFKldH02548 for ; Thu, 15 Nov 2001 22:47:39 +0200 Message-Id: <200111152047.fAFKldH02548@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 15 Nov 01 22:46:53 +0200 From: "Toomas Aas" Organization: Tartu City Government To: freebsd-questions@freebsd.org Date: Thu, 15 Nov 2001 22:46:43 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: RE: DSL PPPoE with 2 NICs In-reply-to: <006301c16e0a$fca53ba0$6600000a@ach.domain> References: <006601c16dbe$d666ce00$0a00000a@atkielski.com> X-info: Headers changed by Barricade Sender: owner-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! Anthony Atkielsky wrote: > It is not clear to me what advantage I would gain by using the > FreeBSD system as the gateway, apart from saving $100 on a router > (and even that isn't necessarily true, if I have to buy another > NIC). More flexibility is one thing that springs to mind immediately. Actually, I just had one specific bad experience with toaster-box router/firewall (SMC7008BR). I needed to open some ports in the firewall to enable one of our sub-offices to use one of our network applications. And guess what - I just couldn't do that. The best I could achieve was the situation where one computer at a time (the one that was turned on first in the morning) was able to use the application. This was an endless frustration until I threw out the SMC, put together a PC from the spare parts laying around (P5/120, 16 MB RAM) and installed FreeBSD 4.4 + IPFilter. Since I have installed less than 10 FreeBSD systems overall and had never seen IPFilter before that day, I don't think it took too long - just one working day. My daily salary is *way* less than $800 :-) Actually I wish my *monthly* salary was that big ;-))) -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * If they combined country with rap, would they call it crap? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:48:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 0E0D737B419 for ; Thu, 15 Nov 2001 12:48:35 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A365266D0A; Thu, 15 Nov 2001 12:48:34 -0800 (PST) Date: Thu, 15 Nov 2001 12:48:34 -0800 From: Kris Kennaway To: Eric Cc: freebsd-questions@FreeBSD.ORG Subject: Re: keeping a local collection of port sources Message-ID: <20011115124834.B67849@xor.obsecurity.org> References: <200111151913.fAFJDj921496@syndicate.tek-shop.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111151913.fAFJDj921496@syndicate.tek-shop.com>; from eric@astria.tek-shop.com on Thu, Nov 15, 2001 at 11:05:31AM -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 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 15, 2001 at 11:05:31AM -0800, Eric wrote: > hello... >=20 > I'm trying to set up a local storage area for all of the ports and packag= es > including sources and tarballs. I have the CD set, and I want to copy > everything to a dir on a spare hard disk, so when I do a pkg_add or a port > make install, it has a local copy of the code and just compiles it. >=20 > I can't find out how tell the ports system to look at a local directory > rather than the CD. >=20 > This seems simple in theory, and I'm sure it's nothin new, but I'm missing > something. Any ideas? Look in /etc/defaults/make.conf for MASTER_SITE_OVERRIDE >=20 > Thanks >=20 > eric > www.tek-shop.com >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79CohWry0BWjoQKURAqurAJ93bR6rNoJAO6blAKCJyPT67fmShQCeJQ4H TsQNQoKwaLKgR4ltUK+sADU= =a+al -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:52:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 23D1237B418 for ; Thu, 15 Nov 2001 12:52:08 -0800 (PST) Received: from columbia ([12.93.212.237]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115205206.YWJJ19017.mtiwmhc24.worldnet.att.net@columbia>; Thu, 15 Nov 2001 20:52:06 +0000 From: "Andrew C. Hornback" To: "not4u2no" , Subject: RE: question Date: Thu, 15 Nov 2001 15:51:45 -0500 Message-ID: <007701c16e17$567fbe00$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of not4u2no > Sent: Thursday, November 15, 2001 2:10 PM > To: freebsd-questions@freebsd.org > Subject: question > > What are the system specifications for FreeBSD? I didn't see > them anywhere on > your site. Please tell me where to look as I am very interested. > Sorry for > wasting your time if that's what I'm doing. By specifications, I'm going to assume that you're asking for the system requirements. Basically, to run FreeBSD you need, according to the 4.4-Release box set: 1) CPU - 386SX or better (I'd recommend a 486 or better for best performance) 2) 16 MB of RAM (More is better) 3) 100-375 MB of drive space (More is better) As far as peripherals go, you will want to check: http://www.freebsd.org/releases/4.4R/hardware.html For all the details on which widgets work, and which don't. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:52:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id CFF8E37B41B for ; Thu, 15 Nov 2001 12:52:18 -0800 (PST) Received: from columbia ([12.93.212.237]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011115205217.YWLI19017.mtiwmhc24.worldnet.att.net@columbia>; Thu, 15 Nov 2001 20:52:17 +0000 From: "Andrew C. Hornback" To: , Subject: RE: syslog dedicated machine Date: Thu, 15 Nov 2001 15:51:56 -0500 Message-ID: <007801c16e17$5d2518e0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <200111151447.AA2516975816@florida-wireless.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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of brain_damaged > Sent: Thursday, November 15, 2001 2:47 PM > To: freebsd-questions@freebsd.org > Subject: syslog dedicated machine > > Hello Anyone, > after reading the security page I am thinking of > putting it like it said with one machine doing just the logging. > I was wondering what the machine requirements would be for just > running the syslogd ? I dunno... I don't think that syslogd would put too much of a strain on the hardware, as all it's basically doing is taking system messages and throwing them into a log file. > Alot of hard space I would imagine but would a alot of memory and > process be needed ? Shouldn't be. > I have a p-100 sitting here with two big drives but It doesn't > have much memory. 16 megs I think. That should work fine, depending on the size of your network. You'd also want to have a NIC in that machine to match the fastest NIC on your LAN to prevent collisions and network bottlenecking at the syslogd server. > also what would happen if the syslog machine was down and the > others could not talk to it. > I have two postfix machines and one machine running > apahce,mysql,php,phpnuke ? > would they lockup or stop functioning ? Not sure, but I think it would be similar to those programs sending their syslog information to /dev/null. They'd still run, but you wouldn't get any logging info or debugging info. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:54:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 3ADB237B405; Thu, 15 Nov 2001 12:54:26 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Nov 2001 20:54:25 +0000 (GMT) To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG, marcel@FreeBSD.ORG, "Vladimir N. Silyaev" Subject: Could not get address for /dev/vmnet1: Invalid argument In-Reply-To: Your message of "Wed, 14 Nov 2001 20:32:28 GMT." <200111142032.aa79929@salmon.maths.tcd.ie> Date: Thu, 15 Nov 2001 20:54:24 +0000 From: Ian Dowse Message-ID: <200111152054.aa71745@salmon.maths.tcd.ie> Sender: owner-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 <200111142032.aa79929@salmon.maths.tcd.ie>, Ian Dowse writes: >A ktrace of vmware as it fails shows that it opens /compat/linux/dev/vmnet1 >and attempts to do a SIOCGIFADDR ioctl on that descriptor (i.e a >socket ioctl on a character device descriptor) but gets an EINVAL >return. I haven't figured out for sure if it uses the linux (0x8915) >or freebsd number for the ioctl. Ok, I looked into this some more and I have some patches that work around the issue. The real problem is that it is utterly bogus on FreeBSD for if_tap/vmnet to use SIOCGIFADDR and SIOCGIFFLAGS the way it does. These ioctls are supposed to take `struct ifreq' arguments (as encoded in the length bits) but if_tap/vmnet uses them for something completely different. I think it's ok for this reuse to occur on Linux though, so these ioctls on /dev/vmnetX should really be translated into some if_tap-specific ioctls by the linux emulation code. The workaround patch is in two bits: one bit limits the linux emulator to only touching socket ioctls if the descriptor is a socket; the other adds an ioctl translator for vmnet ioctls to the vmmon module. Note that this doesn't do things the right way (which would be to fix if_tap), but it does seem to work. VMware also performs ioctls 0x89f2 and 0x89f6 on /dev/vmnet1; I don't know what these are supposed to do. Ian Patch 1, apply in src/sys/compat/linux/, then rebuild kernel or just linux module. Index: linux_ioctl.c =================================================================== RCS file: /home/iedowse/CVS/src/sys/compat/linux/linux_ioctl.c,v retrieving revision 1.55.2.5 diff -u -r1.55.2.5 linux_ioctl.c --- linux_ioctl.c 2001/11/05 19:08:22 1.55.2.5 +++ linux_ioctl.c 2001/11/15 18:27:31 @@ -1508,8 +1508,14 @@ { char lifname[LINUX_IFNAMSIZ], ifname[IFNAMSIZ]; struct ifnet *ifp; + struct file *fp; int error; + if (args->fd < p->p_fd->fd_nfiles && + (fp = p->p_fd->fd_ofiles[args->fd]) != NULL && + fp->f_type != DTYPE_SOCKET) + return (ENOIOCTL); + KASSERT(LINUX_IFNAMSIZ == IFNAMSIZ, (__FUNCTION__ "(): LINUX_IFNAMSIZ != IFNAMSIZ")); @@ -1700,7 +1706,7 @@ } if (type == DTYPE_SOCKET) return (linux_ioctl_socket(p, args)); - return (ioctl(p, (struct ioctl_args *)args)); + return (ENOIOCTL); } /* Patch 2, apply in vmware2/work/vmware-distrib/vmmon-only/freebsd, then from vmware2/work/vmware-distrib run "make" then "make install". --- linux_emu.c.orig Thu Nov 15 20:16:07 2001 +++ linux_emu.c Thu Nov 15 20:15:27 2001 @@ -37,6 +37,11 @@ #include #include #include +#include +#include +#include + +#include #include @@ -541,3 +546,41 @@ #undef DEB } +/* vmnet ioctls */ +LINUX_IOCTL_SET(vmnet, 0x8900, 0x89ff); + +#define LINUX_SIOCGIFFLAGS 0x8913 +#define LINUX_SIOCGIFADDR 0x8915 + +#define VMNET_MAJOR 149 + +static int +linux_ioctl_vmnet(struct proc *p, struct linux_ioctl_args *args) +{ + struct stat sb; + struct filedesc *fdp; + struct file *fp; + int error; + short flags; + + /* Check if this looks like a vmnet device. */ + if (args->fd >= p->p_fd->fd_nfiles || + (fp = p->p_fd->fd_ofiles[args->fd]) == NULL || + fp->f_type != DTYPE_VNODE || fo_stat(fp, &sb, p) != 0 || + (sb.st_mode & S_IFMT) != S_IFCHR || + ((sb.st_rdev >> 8) & 0xff) != VMNET_MAJOR) + return (ENOIOCTL); + + switch (args->cmd & 0xffff) { + case LINUX_SIOCGIFADDR: + args->cmd = SIOCGIFADDR; + return ioctl(p, (struct ioctl_args *)args); + case LINUX_SIOCGIFFLAGS: + args->cmd = SIOCGIFFLAGS; + /* XXX, should translate flags. */ + return ioctl(p, (struct ioctl_args *)args); + default: + printf("linux_ioctl_vmnet unknown ioctl %08x\n", args->cmd); + } + return (ENOIOCTL); +} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 12:57: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 2A38037B417 for ; Thu, 15 Nov 2001 12:57:04 -0800 (PST) Received: (qmail 6756 invoked by uid 100); 15 Nov 2001 20:56:57 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15348.11289.547996.682597@guru.mired.org> Date: Thu, 15 Nov 2001 14:56:57 -0600 To: Eric (by way of Eric ) Cc: questions@freebsd.org Subject: Re: keeping a local collection of port sources In-Reply-To: <82113599@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eric (by way of Eric ) types: > I can't find out how tell the ports system to look at a local directory > rather than the CD. >... > This seems simple in theory, and I'm sure it's nothin new, but I'm missing > something. Any ideas? RTFM: Environment The value of the PKG_PATH is used if a given package can't be found. The environment variable should be a series of entries separated by colons. Each entry consists of a directory name. The current directory may be indicated implicitly by an empty directory name, or explicitly by a sin- gle period. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13: 2:28 2001 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 BF33F37B419 for ; Thu, 15 Nov 2001 13:02:14 -0800 (PST) Received: from hades.hell.gr (patr530-b225.otenet.gr [212.205.244.233]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAFL27v03634; Thu, 15 Nov 2001 23:02:07 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAFF3GJ06504; Thu, 15 Nov 2001 17:03:16 +0200 (EET) (envelope-from charon@labs.gr) Date: Thu, 15 Nov 2001 17:03:15 +0200 From: Giorgos Keramidas To: "Patrick O'Reilly" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsup Message-ID: <20011115150315.GD3711@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.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 2001-11-15 14:42:31, Patrick O'Reilly wrote: > Well, > I just started "make buildworld", and guess what the start of the output > says? : > ##### > root carrot:/usr/src# make buildworld > -------------------------------------------------------------- > >>> Rebuilding the temporary build tree > -------------------------------------------------------------- > rm -rf /usr/obj/usr/src/i386 > ##### > > So, I guess make does it for you, at least in theory! If you read the comments at the top of /usr/src/Makefile.inc1 you will see among other things: # $FreeBSD: src/Makefile.inc1,v 1.226 2001/11/15 07:09:00 matusita Exp $ # # Make command line options: # -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir # -DNOCLEAN do not clean at all ... # -DNO_KERNELCONFIG do not run config in ${MAKE} buildkernel # -DNO_KERNELCLEAN do not run ${MAKE} clean in ${MAKE} buildkernel # -DNO_KERNELDEPEND do not run ${MAKE} depend in ${MAKE} buildkernel (this is for the RELENG_4 version of the file, for -CURRENT or older RELENG_x versions you might find it's slightly different). These are flags you can pass to make(1) to control what is done when you run `make buildworld'. Try out some of these options, like: # cd /usr/src # make -DNOCLEAN buildworld and see how this changes the buildworld procedure for yourself :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13: 2:39 2001 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 C04CC37B43C for ; Thu, 15 Nov 2001 13:02:20 -0800 (PST) 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 NAA27551; Thu, 15 Nov 2001 13:02:16 -0800 Message-ID: <3BF42D57.80109@owt.com> Date: Thu, 15 Nov 2001 13:02:15 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Kris Kennaway Cc: Eric , freebsd-questions@FreeBSD.ORG Subject: Re: keeping a local collection of port sources References: <200111151913.fAFJDj921496@syndicate.tek-shop.com> <20011115124834.B67849@xor.obsecurity.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 Kris Kennaway wrote: > On Thu, Nov 15, 2001 at 11:05:31AM -0800, Eric wrote: > >>hello... >> >>I'm trying to set up a local storage area for all of the ports and packages >>including sources and tarballs. I have the CD set, and I want to copy >>everything to a dir on a spare hard disk, so when I do a pkg_add or a port >>make install, it has a local copy of the code and just compiles it. >> >>I can't find out how tell the ports system to look at a local directory >>rather than the CD. >> >>This seems simple in theory, and I'm sure it's nothin new, but I'm missing >>something. Any ideas? >> > > Look in /etc/defaults/make.conf for MASTER_SITE_OVERRIDE I have a couple of slow machines (P-II 400, and P-200) and I created a ports/packages/All and started doing "make package" instead of "make install" on the faster machines. When I do an pkg_add from ../All, it adds any local copies first. The port system already looks in /usr/ports/distfiles for source. It appears to me that the mechanism is there without changing anything. Kent > > >>Thanks >> >>eric >>www.tek-shop.com >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-questions" in the body of the message >> > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13: 6:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 0115237B416; Thu, 15 Nov 2001 13:06:06 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 164ThF-0004I1-00; Thu, 15 Nov 2001 21:05:17 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 164Tfc-000BGI-00; Thu, 15 Nov 2001 21:03:36 +0000 Date: Thu, 15 Nov 2001 21:03:36 +0000 From: setantae To: Fernan Aguero Cc: questions@freebsd.org, stable@FreeBSD.org Subject: Re: perl-5.6.1 still FORBIDDEN? Message-ID: <20011115210336.GA43175@rhadamanth> Mail-Followup-To: setantae , Fernan Aguero , questions@freebsd.org, stable@FreeBSD.org References: <20011114154706.E3547@iib005.iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011114154706.E3547@iib005.iib.unsam.edu.ar> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-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, Nov 14, 2001 at 03:47:06PM -0300, Fernan Aguero wrote: [Fernan's entire post included as I'm cc'ing this to -stable as well] > [ please CC me since I'm not subscribed to the list] > > I am running FreeBSD-4.3 (RELENG_4_3) > > I see that perl-5.6.1 is still marked as FORBIDDEN in the ports. > > However from browsing the archives of this and other lists I > understand that the problem with 5.6.1 is that some modules don't work > with this version (mostly due to bad checking on the perl version). > > I've seen mentioned that perl 5 goes deep into the 'base' system, so > it is not advisable to install 5.6.1 over 5.00x. > > Is this still valid? > > Is this related to the problems with modules, or is this related to > other reasons? > > Is it safe to have both versions installed together? > Perhaps it is safer to have /usr/local/perl56 and use the following at > the top of each script: > #!/usr/local/perl56/bin/perl ? > > (would I have to install all modules again in the new location?) > > Thanks in advance, > > Fernan I was thinking about this the other day. I think it might be possible to work around this situation by : 1) Change every perl script in the base system so that the shebang line reads #!/usr/bin/perl5.00503 instead of just plain old "#!/usr/bin/perl"; and 2) Install perl5.6.1 but tell that you don't want to include any older perl libraries in the @INC array. I haven't done any investigation into this whatsoever (in fact this is the first time I've been near a computer since I thought of this), but I can't immediately think of any reasons why this would be unfeasible. Anyone ?? Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13: 8:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 9449237B41B for ; Thu, 15 Nov 2001 13:08:06 -0800 (PST) Date: Thu, 15 Nov 2001 16:10:44 -0500 Message-Id: <200111151610.AA23200270@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: Subject: Setup Questions on system with 3 hds. X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Currently I have two freebsd 4-3 machines running postfix and some scripts with it to stomp on spam. In my learning freebsd process I installed mysql,apache,php ,webmin and phpnuke on one. Now that I have a somewhat "dangerous" understanding of them I want to move them off of the postfix machine onto a different freebsd 4-4, bigger and faster machine. I am going to take one of my nt4.0 machines that has 3 drives in it; a 1.2g , 4gig and a 13gig and turn it into the apache,mysql,php, phpnuke and any other thing cool unix stuff i wanna play with machine. My question is this. What would be the best fdisk setup for it. ? I get alittle confused in setting it up. ad0 is the 1.2 gig ad1 is the 4.3 gig ad2 is the 13 gig I also want to log all logs to another machine as in the security page description setup. However in case that doesn't work well or dies then I want to be able to have a /var slice to change the logging back too. I am not sure how I go about telling the setup to put like the / on ad0 and say /usr on the 13gig . And should i have any other mount points ? why would I even ? Guess maybe a /home or /users if I should ever allow anyone to put their db's or sites on it ? So little confused on the best long run setup Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13: 8:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id EE48937B417 for ; Thu, 15 Nov 2001 13:08:38 -0800 (PST) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id fAFL8cq95990; Thu, 15 Nov 2001 13:08:38 -0800 (PST) Date: Thu, 15 Nov 2001 13:08:38 -0800 (PST) From: David Kirchner X-X-Sender: To: Subject: FreeBSD4.4, fxp, no net after ifconfig for ~50 seconds Message-ID: <20011115125941.K44499-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 We've recently started using FreeBSD 4.4 for production servers, in an environment where servers between 3.2 and 4.3 have had no trouble. Starting with 4.4, the servers have been booting up without being able to see the network for around 50 seconds. tcpdump indicates that the gateway isn't responding to the ARP request for x.x.x.1 right away. However, the gateway responds immediately to ARP requests from 3.2 through 4.3 machines. All other ARP requests are responded to immediately (ie, other FreeBSD 3.2-4.4 servers, even before the gateway responds) I was wondering if a) anyone else has been experiencing similar trouble, and b) if anything non-obvious has changed in the way FreeBSD ARP request packets are sent that would cause this? Our network runs on primarily Cisco hardware, and the servers are connected to Catalyst (29xx I believe) switches. The gateway is a Cisco somethingorother router. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13:10:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from akira.lanfear.com (akira.lanfear.com [216.168.61.84]) by hub.freebsd.org (Postfix) with SMTP id EF04437B418 for ; Thu, 15 Nov 2001 13:10:53 -0800 (PST) Received: (qmail 62582 invoked from network); 15 Nov 2001 21:10:46 -0000 Received: from c1854262-a.sttln1.wa.home.com (HELO sakura) (24.255.90.101) by akira.lanfear.com with SMTP; 15 Nov 2001 21:10:46 -0000 From: mw@lanfear.com To: freebsd-questions@freebsd.org Subject: Weird QMail problem MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Kiltdown 0.7 Message-Id: <20011115211053.EF04437B418@hub.freebsd.org> Date: Thu, 15 Nov 2001 13:10:53 -0800 (PST) Sender: owner-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! We're running qmail on our mail server, and have, on rare occasions, seen the following error: if I send mail to bozo@someotherdomain.com: i. This is the qmail-send program at akira.lanfear.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. : Sorry, no mailbox here by that name. (#5.1.1) It seems to take the USER name and try to send it locally ... Any idea why It might do that? The only thing I can think of is that the actual name might be formatted as: "Bozo The Clown" but I can't consistently reproduce that error. Anybody seen this before? Do I have something misconfigured? Thanks, mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13:25:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smaug.rhavenn.net (smaug.rhavenn.net [209.150.195.53]) by hub.freebsd.org (Postfix) with ESMTP id 027BA37B405 for ; Thu, 15 Nov 2001 13:25:47 -0800 (PST) Received: from there (ashram.rhavenn.net [209.150.195.50]) by smaug.rhavenn.net (8.12.1/8.12.1) with SMTP id fAFLmSAK025547; Thu, 15 Nov 2001 15:48:28 -0600 (CST) Message-Id: <200111152148.fAFLmSAK025547@smaug.rhavenn.net> Content-Type: text/plain; charset="iso-8859-1" From: Henrik Hudson Reply-To: lists@rhavenn.net To: , Subject: Re: Setup Questions on system with 3 hds. Date: Fri, 16 Nov 2001 15:27:00 -0600 X-Mailer: KMail [version 1.3.1] References: <200111151610.AA23200270@florida-wireless.com> In-Reply-To: <200111151610.AA23200270@florida-wireless.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 You ALWAYS want to break up your mount points, this minimizes file corruption and keeps the / partition safer. I would, personally, do the following if I had your config, depending on your memory I would add the appropriate SWAP as well AD0: / 750 SWAP The rest AD1: SWAP 500MB /var: 2GB /tmp: The rest (symlin /var/tmp to this) AD2: SWAP: 500MB /usr: 5GB /home: 3GB /data: The rest. I would put your apache data and mysql data and all that stuff in a sub directory on here. Thats just me :) Henrik On Thursday 15 November 2001 15:10, brain_damaged wrote: > Currently I have two freebsd 4-3 machines running > postfix and some scripts with it to stomp on spam. > In my learning freebsd process I installed mysql,apache,php ,webmin and > phpnuke on one. Now that I have a somewhat "dangerous" understanding of > them I want to move them off of the postfix machine onto a different > freebsd 4-4, bigger and faster machine. I am going to take one of my nt4.0 > machines that has 3 drives in it; a 1.2g , 4gig and a 13gig and turn it > into the apache,mysql,php, phpnuke and any other thing cool unix stuff i > wanna play with machine. My question is this. > What would be the best fdisk setup for it. ? > I get alittle confused in setting it up. > ad0 is the 1.2 gig > ad1 is the 4.3 gig > ad2 is the 13 gig > > I also want to log all logs to another machine as in the security page > description setup. However in case that doesn't work well or dies then I > want to be able to have a /var slice to change the logging back too. > > I am not sure how I go about telling the setup to put like the / on ad0 and > say /usr on the 13gig . And should i have any other mount points ? why > would I even ? Guess maybe a /home or /users if I should ever allow anyone > to put their db's or sites on it ? > > So little confused on the best long run setup > Thanks > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 13:53:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id E15F537B405 for ; Thu, 15 Nov 2001 13:53:25 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id PAA26279 for ; Thu, 15 Nov 2001 15:39:16 -0600 Message-ID: <013d01c16e1f$c27518a0$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: Subject: Perl help please Date: Thu, 15 Nov 2001 16:52:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey can anyone see whats wrong with this?: $bbtdPlayerData = $TheCookie->cookie(name=>'bbtdplayer', -value=>[thing, stuff, there], -expires=>'+365d', -path=>'/', -domain=>'.a.axxs.net'); print $TheCookie->header(-cookie=>$bbtdPlayerData); print <; Thu, 15 Nov 2001 13:54:05 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 13:54:05 -0800 Received: from 198.140.63.116 by lw9fd.law9.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 21:54:05 GMT X-Originating-IP: [198.140.63.116] From: "bag lunch" To: freebsd-questions@FreeBSD.ORG Subject: Burned ISO being read as audio cd? Date: Thu, 15 Nov 2001 21:54:05 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 21:54:05.0470 (UTC) FILETIME=[0B8A33E0:01C16E20] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Problem Summary: When trying to install FREEBSD 4.4-STABLE I get the following error during install: "The cd looks more like an Audio cd than a Freebsd release" Details: I burned the selected ISO file to a fujifilm 16x CDR (media) using the Adaptec EzCD burner software ([file][create cd from image file]), the cd burned without error. The burned cd was in tact and was able to be accessed using both a windows 2000 pc and a freebsd 3.2 pc, all files were intact. After placing the CD in the new pc (using a creative labs cdrom) the install kicked off on boot without error, after the install options were set it would stop giving the above error. I tried several cd's all reporting the same error, i have seen people complete successful burns using the adaptec software without a problem. Could it possibly be the cdrom drive i'm trying to read it from? I was able to install freebsd 3.2 on the new pc using cd's purchased from freebsdmall sometime ago without a problem. Any insight into this problem would be greatly appreciated. thanks, bryan. _________________________________________________________________ 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 Thu Nov 15 14: 1:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.zoominternet.net (mail-2.zoominternet.net [63.67.120.5]) by hub.freebsd.org (Postfix) with SMTP id C43CC37B405 for ; Thu, 15 Nov 2001 14:01:29 -0800 (PST) Received: (qmail 11223 invoked from network); 15 Nov 2001 21:54:46 -0000 Received: from unknown (HELO oemcomputer) ([208.236.36.234]) (envelope-sender ) by mail-2.zoominternet.net (qmail-ldap-1.03) with SMTP for ; 15 Nov 2001 21:54:46 -0000 From: darklogik@zoominternet.net To: freebsd-questions@FreeBSD.ORG Date: Thu, 15 Nov 2001 17:00:22 -0800 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: subscribe Message-ID: <3BF3F4A6.25668.2597DC32@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 subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 14: 7:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 26E0F37B418 for ; Thu, 15 Nov 2001 14:07:33 -0800 (PST) Received: from SAGEONE (ppp-208-191-234-187.dialup.crchtx.swbell.net [208.191.234.187]) by sage-american.com (8.9.3/8.9.3) with SMTP id QAA14782; Thu, 15 Nov 2001 16:07:22 -0600 (CST) Message-Id: <3.0.5.32.20011115160723.00ffe910@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 15 Nov 2001 16:07:23 -0600 To: "Andrew C. Hornback" , "Anthony Atkielski" , From: jacks@sage-american.com Subject: RE: DSL PPPoE with 2 NICs In-Reply-To: <3.0.5.32.20011115075925.00fbf8a8@mail.sage-american.com> References: <005401c16db7$6491bd00$6600000a@ach.domain> <003001c16db5$6c953330$0a00000a@atkielski.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 ...well, bad day at black rock! I never got a chance yet to test out the PPPoE setup because once I installed the second NIC, turned on the DSL modem and booted up, it messed up the LAN settings and the FreeBSD box lost its connection with the network. It changed the original network NIC device from rl0 to rl1 and the new NIC for the DSL grabbed the NW device's rl0....and it insists on taking that spot. No doubt if I were doing a fresh install, the network would be setup right, using the rl1 instead of the rl0 when it was just a workstation. Sooooo, I went in and changed the rc.conf to point the DSL host to the new rl1, and restarted...NADA. The box still couldn't see the LAN. What config files am I missing on this? I'm sure its simpler than this. I'm blushing at those who do this in 10-15 mins... but, it really is a matter of level of SKILL... it's my first time. Additional tips welcomed... I'd rather not re-install the OS just to make it see the Network through the new NIC. ....thanks! At 07:59 AM 11.15.2001 -0600, jacks@sage-american.com wrote: >Many thanks for all that responded to this request for suggestions. I am >more certain about some of the muddy areas now. As I said, the ISDN works >already on the Win2K gateway, so if I just need something to work, I can >always fall back on that.... > >I've noted over the past months on this list that several have set up the >DSL and my preference is to utilize the power for this function that comes >rather natural with FreeBSD...realizing there are some rough spots to >configure. The router approach might be easier, but it is essential I learn >the BSD approach for the long haul. > >I already know that the DSL line is good and works (somewhat) with the >Win2K, so that is not a problem. However, Win2K is not handling the packets >right apparently (can't reply to emails or FTP upload on the stations >behind the gateway... gateway Win2K works okay 100%). Even so, I'd rather >migrate this function to FreeBSD for the long haul where I can add the >firewall after getting the connection working. > >Again, as usual everyone has been most helpful & I appreciate it. Just >cvsupped a fresh 4.4-STABLE, 2nd NIC in hand, live DSL modem, have my head >under the "hood" and ready to dive in....!! > >At 04:24 AM 11.15.2001 -0500, Andrew C. Hornback wrote: >>Note: Reply text moved to bottom to preserve context. >> >>> -----Original Message----- >>> From: owner-freebsd-questions@FreeBSD.ORG >>> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >>> Atkielski >>> Sent: Thursday, November 15, 2001 4:11 AM >>> To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com >>> Subject: Re: DSL PPPoE with 2 NICs >>> >>> > We have a small LAN about to be set up on a DSL connection which is >>> > activated. The LAN is currently sharing an ISDN Internet connection (not >>> > used for incoming remotes). The gateway machine (192.168.0.1) is running >>> > Win2K. There are several Win2K stations on the LAN and a couple >>> of FreeBSDs >>> > running 4.4, on manually assigned. The DSL is an external modem >>> via PPPoE. >>> > The LAN is connected via Hub. Each box has a RealTek 8139 on device rl0. >>> > >>> > We want to install the DSL in one of the FreeBSD boxes >>> (192.168.0.202) to >>> > use with the >>> > DSL (and change to the gateway in place of the Win2K). here's how the >>> > ifconfig -a >>> > looks now: >>> > >>> > ********************************************************************* >>> > rl0: flags=8843 mtu 1500 >>> > inet6 fe80::240:33ff:fe57:92dd%rl0 prefixlen 64 scopeid 0x1 >>> > inet 192.168.0.202 netmask 0xffffff00 broadcast 192.168.0.255 >>> > ether 00:40:33:57:92:dd >>> > media: Ethernet autoselect (100baseTX ) >>> > status: active >>> > lp0: flags=8810 mtu 1500 >>> > ppp0: flags=8010 mtu 1500 >>> > sl0: flags=c010 mtu 552 >>> > faith0: flags=8000 mtu 1500 >>> > lo0: flags=8049 mtu 16384 >>> > inet6 ::1 prefixlen 128 >>> > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 >>> > inet 127.0.0.1 netmask 0xff000000 >>> > ********************************************************************* >>> > >>> > A second NIC card (D-Link DFE-530TX+) will be added for the DSL >>> modem and >>> > it loads as >>> > device r11 (without modem connected yet). >>> > >>> > The "tun" devices are made and ready.... and 4.4 loads netgraph >>> support I >>> > believe without need to build into the kernel. >>> > >>> > QUESTION: >>> > Does anyone listening have a similar setup as planned >>> above...DSL PPP over >>> > PPPoE with two NICs (1 for the modem and 1 for the LAN) and if so, may I >>> > see your ppp.conf file... and what else should I worry about? >>> > >>> > I have read all of the many papers/guides (including Renaud Waldura's >>> > paper). Any added tips would be VERY welcome as I really want to use BSD >>> > rather than Win2K..... many t >>> >>> Instead of a second NIC, add a DSL router (a router that is >>> designed to have a >>> DSL modem on one side and your LAN on the other) to your LAN and >>> use it as your >>> gateway. Only about $100, and the money you spend on it will >>> cost much less >>> than the time you'd spend configuring one of your machines to act >>> as a gateway. >>> More secure, too (there are far fewer potential holes in a simple >>> router than in >>> a full OS running as a gateway). I tinkered with FreeBSD for a >>> while trying to >>> set it up as a gateway, and finally got tired of it and just >>> bought the router, >>> which works fine out of the box, with virtually no setup. >> >> $100 for a router that may or may not ever have security updates or $20 for >>a NIC in a machine that you've already got and are ready to configure and >>use as a gateway. >> >> Jack, while I personally haven't put together a configuration like you're >>talking about, I'm pretty sure that it's not that hard to do. After all, >>having a FreeBSD machine do dial on demand PPP as a network gateway to a >>dial-up ISP seems like it would be harder than what you're talking about, >>but it's actually a simple thing to do. Having a machine send network >>packets between real interfaces sounds a lot easier. >> >> While you're setting it up, I'd recommend against running any sort of >>firewall or filtering software. You can add those in once you've gotten the >>link established and running properly. >> >> And while I'm at it, not to harp on things here, but Anthony, you've >>previously admitted that you're new at FreeBSD. Your dissatisfaction at not >>being able to configure your system to fit your application may have >>something to do with your relative inexperience with the system itself. >> >>--- Andy >> >> >> > >Best regards, >Jack L. Stone, >Server Admin > >Sage-American >http://www.sage-american.com >jacks@sage-american.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 14: 9:49 2001 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 2F03C37B416 for ; Thu, 15 Nov 2001 14:09:44 -0800 (PST) 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 OAA31293; Thu, 15 Nov 2001 14:09:38 -0800 Message-ID: <3BF43D20.2070005@owt.com> Date: Thu, 15 Nov 2001 14:09:36 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: bag lunch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burned ISO being read as audio cd? References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 bag lunch wrote: > Problem Summary: When trying to install FREEBSD 4.4-STABLE I get the > following error during install: > > "The cd looks more like an Audio cd than a Freebsd release" > > Details: I burned the selected ISO file to a fujifilm 16x CDR (media) > using the Adaptec EzCD burner software ([file][create cd from image > file]), the cd burned without error. The burned cd was in tact and was > able to be accessed using both a windows 2000 pc and a freebsd 3.2 pc, > all files were intact. After placing the CD in the new pc (using a > creative labs cdrom) the install kicked off on boot without error, after > the install options were set it would stop giving the above error. > > I tried several cd's all reporting the same error, i have seen people > complete successful burns using the adaptec software without a problem. > Could it possibly be the cdrom drive i'm trying to read it from? I was > able to install freebsd 3.2 on the new pc using cd's purchased from > freebsdmall sometime ago without a problem. > > Any insight into this problem would be greatly appreciated. I think that I would check the MD5 of the iso and make sure you have a good copy. Kent > > thanks, > bryan. > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > -- Kent Stewart Richland, WA It is hard to believe you are soaring with Eagles (las águilas) when you accept SPAM like a mouse (el ratón). mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 14:15:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f104.law3.hotmail.com [209.185.241.104]) by hub.freebsd.org (Postfix) with ESMTP id 8932F37B416 for ; Thu, 15 Nov 2001 14:15:03 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 14:15:03 -0800 Received: from 213.225.121.14 by lw3fd.law3.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 22:15:03 GMT X-Originating-IP: [213.225.121.14] From: "Thor Legvold" To: dkelly@hiwaay.net Cc: freebsd-questions@freebsd.org Subject: Re: ipfw/natd & ftp Date: Thu, 15 Nov 2001 22:15:03 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 22:15:03.0574 (UTC) FILETIME=[F96DA360:01C16E22] Sender: owner-freebsd-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, Nov 15, 2001 at 04:17:57PM +0000, Thor Legvold wrote: > > > > >The "add pass all from any to any" comment is a concern. I suggest one > > >add "log" to most every ipfw rule, or at least every one with "deny", >use > > >"ipfw zero" and "ipfw -a list" between attempts to ftp to see where the > > >blockage occurs. > > > > Problem is the rules fill up faster than I can monitor them! > >We're talking about different things then. I suggest you modify all Well, When I zero the values, after a few short seconds the values already are growing rapidly. I have the entire house wired UTP, so there's some other ppl on the LAN as well (not just me), making it a bit more difficult to debug. >"deny" rules so that "log" is also in effect. Then when a "deny" >blocks >something an instant later you can see it with "tail -f >/var/log/security" which you had running all along. I'll give it a try. I appreciate your help, could you explain why ftp still doesn't work when the firewall is completely open? Why it works from the FBSD box but none of the client machines? This seems strange to me, and seems like the firewall isn't the actual problem, but I'm just thinking aloud. > > >For passive to work you have to allow out most all connections >originating > > >inside. > > > > I have that - allow all established > >Not the same thing. For passive ftp to work you have to allow all >*connections* out. The "setup" stage. Once past setup then >"established" >rule above takes over. ok. back to the docs... >Here is where your rules get interesting: As you can see, I've "borrowed" & modified them from someone else. > > ### TCP RULES > > > > # HTTP - Allow access to our web server > > # ${fwcmd} add pass tcp from any to any 80 setup > > > > # SMTP - Allow access to sendmail for incoming e-mail > > # ${fwcmd} add pass tcp from any to any 25 setup > > > > # FTP - Allow incoming data channel for outgoing connections, > > # reject & log all incoming control connections > > ${fwcmd} add pass tcp from any 20 to any 1024-65535 setup > > ${fwcmd} add deny log tcp from any to any 21 in via ${oif} setup Where can I get more info about the different protocols & layers? It's been a *long* time since I last worked with networking and I suppose I should brush up on UDP/TCP/GRE and all this other stuff in order to better understand and tweak my ruleset. >The above only deals with incoming ftp. ok. > > # SSH Login - Allow & Log all incoming > > ${fwcmd} add pass log tcp from any to any 22 in via ${oif} setup > > > > # IDENT - Reset incoming connections > > ${fwcmd} add reset tcp from any to any 113 in via ${oif} setup > > > > # Reject&Log all setup of incoming connections from the outside > > ${fwcmd} add deny log tcp from any to any in via ${oif} setup > >Oh, my. Below is a catch-all letting everything thru not explicitly >denied before this rule. However this is the sort of thing passive >ftp >requires. I'd add "log" to this, at least until you get things working. I'll do that. So, even though this is "bad", but just the thing needed for passive ftp, why isn't it working? Where should I be looking when the dual homed host can ftp through the firewall, while none of the clients can get out, even when the firewall is opened up? I can open an ftp session, log in successfully, but cannot do a dir/ls or get any files. The NextStep system is based on BSD4.3, I don't have a more recent version that will run on it. Windows is pretty new (XP), it's ftp isn't any better (although I always suspect MS stuff of being broken anyway when things don't work ;-) >Should see the outgoing ftp connection from your console and >another >connection for data (such as the ftp "dir" command). Then should I'll give it a try. >see >similar from inside boxes doing same. If the inside box doesn't >trigger >this rule then its blocked somewhere earlier. ok. > > # Allow setup of any other TCP connection > > ${fwcmd} add pass tcp from any to any setup I'll want to change this to deny when I have everything configured correctly, I suppose... Regards, Thor _________________________________________________________________ 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 Thu Nov 15 14:18:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f131.law3.hotmail.com [209.185.241.131]) by hub.freebsd.org (Postfix) with ESMTP id D3E1337B416 for ; Thu, 15 Nov 2001 14:18:13 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 14:18:13 -0800 Received: from 213.225.121.14 by lw3fd.law3.hotmail.msn.com with HTTP; Thu, 15 Nov 2001 22:18:13 GMT X-Originating-IP: [213.225.121.14] From: "Thor Legvold" To: jacks@sage-american.com Cc: freebsd-questions@freebsd.org Subject: Re: ipfw/natd & ftp Date: Thu, 15 Nov 2001 22:18:13 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Nov 2001 22:18:13.0852 (UTC) FILETIME=[6AD7C1C0:01C16E23] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Strange... I've been having similar problems only recently with a >Win2K >box >as the gateway. The gateway works just 100% fine on browsing, >emails nd >FTP...but the machines on the LAN behind the gateway can do >everything but >reply to emails and upload FTP.... the LAN was fine before the past >week.... the LAN is made of both FreeBSDs and Win2K stations.... Ok. What did you find out was the problem, and how did you fix it? Maybe some clues there I can use! :-) Regards, Thor _________________________________________________________________ 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 Thu Nov 15 14:25:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.kpnqwest.ch (mail.eunet.ch [146.228.10.7]) by hub.freebsd.org (Postfix) with ESMTP id 044CC37B405 for ; Thu, 15 Nov 2001 14:25:13 -0800 (PST) Received: from eurisco.e-link.ch (mail.e-link.ch [193.72.189.2]) by mail.kpnqwest.ch (8.9.3/1.34) via ESMTP id XAA45160; Thu, 15 Nov 2001 23:25:07 +0100 (CET) env-from (cleto@eurisco.com) Received: from venus.e-link.ch (venus.e-link.ch [193.72.189.11]) by eurisco.e-link.ch (8.11.3/8.11.3) with ESMTP id fAFMOxK93758; Thu, 15 Nov 2001 23:25:00 +0100 (CET) (envelope-from cleto@eurisco.com) Date: Thu, 15 Nov 2001 23:24:52 +0100 (ora solare Europa occ.) From: Cleto Pescia To: reinout Cc: freebsd-questions@FreeBSD.ORG Subject: Re: APC backup -UPS howto install. In-Reply-To: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> Message-ID: X-X-Sender: cleto@mail.e-link.ch 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 APC backup-UPS and I am running FreeBSD4.4 server. > I have connected the UPS with a serial cable, but now I have to install > some software or enable it in the kernel. I have read the LINT file but i > can't find anything that supports a UPS. I also tried to find some > software/script to support my UPS, but it seems I can't find anything about > it. Is there somebody who has experience with a UPS under freeBSD? I'm using several APC Back-UPS Pro and Smart-UPS units with apcupsd from www.apcupsd.org under FreeBSD-4.3 and everything worked perfectly out-of-the-box. Grab the source for the apcupsd package and compile it. It works. HTH, Cleto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 14:27:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by hub.freebsd.org (Postfix) with SMTP id E10CE37B405 for ; Thu, 15 Nov 2001 14:27:52 -0800 (PST) Message-ID: <20011115222752.15925.qmail@web20102.mail.yahoo.com> Received: from [216.230.154.201] by web20102.mail.yahoo.com via HTTP; Thu, 15 Nov 2001 14:27:52 PST Date: Thu, 15 Nov 2001 14:27:52 -0800 (PST) From: "Gerardo Amaya G." Subject: Virtual Host 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 all. I'm working right now with a server www.domain.com but now I want to have another address in other.domain.com in my httpd.conf I write this NameVirtualHost * DocumentRoot /www/domain ServerName www.domain.com ... DocumentRoot /www/other ServerName www.other.domain.com ... Ans restarted my web server, But I can not get to the other.domain.com. I guess is something with DNS. What is that I should do to make it work??? thanks Gerardi __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 15 14:30: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14708.mail.yahoo.com (web14708.mail.yahoo.com [216.136.224.125]) by hub.freebsd.org (Postfix) with SMTP id 0BD4B37B416 for ; Thu, 15 Nov 2001 14:30:00 -0800 (PST) Message-ID: <20011115222959.6300.qmail@web14708.mail.yahoo.com> Received: from [204.107.45.6] by web14708.mail.yahoo.com via HTTP; Thu, 15 Nov 2001 14:29:59 PST Date: Thu, 15 Nov 2001 14:29:59 -0800 (PST) From: Joseph Flores Subject: unable to access yahoo mail through pppoe gateway 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 installed FreeBSD 4.2 on an old hp vectra and configured it to connect to the internet via pppoe and support a three computer lan. I configured pppoe per the relevent sections in the handbook, and the pendantic ppp primer. Regular browsing works great, email, ftp, ssh, etc work great, but I'm having trouble accessing my yahoo mail and home banking sites from IE 5.5 from my Win98 workstation on my lan. In yahoo mail, if I hit the back and forward buttons a few times, the sight will finally load. My banking will clock indefinitely no matter what I do. I'm new to FreeBSD, and haven't been able to find anything in the newsgroups or other help resources about problems accessing either yahoo mail or some banking sites. I can access yahoo chat and order stuff from secure sites. Any ideas? Thanks Joseph Flores __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 15 14:31:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hemi.metrotv.com (hemi.metrotv.com [66.100.208.35]) by hub.freebsd.org (Postfix) with SMTP id 3CF8937B405 for ; Thu, 15 Nov 2001 14:31:48 -0800 (PST) Received: (qmail 80317 invoked by uid 1009); 15 Nov 2001 22:32:41 -0000 Received: from powerstroke.metrotv.com (HELO ?192.168.1.43?) (66.100.208.34) by hemi.metrotv.com with SMTP; 15 Nov 2001 22:32:41 -0000 User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Thu, 15 Nov 2001 16:32:21 -0600 Subject: Re: Virtual Host From: Eric Long To: "Gerardo Amaya G." , Message-ID: In-Reply-To: <20011115222752.15925.qmail@web20102.mail.yahoo.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 > NameVirtualHost * > > > DocumentRoot /www/domain > ServerName www.domain.com > ... > > > > DocumentRoot /www/other > ServerName www.other.domain.com > ... > > > Ans restarted my web server, But I can not get to the > other.domain.com. I guess is something with DNS. > What is that I should do to make it work??? Does www.other.domain.com point to the web server that you are trying to host it on? % host www.other.domain.com Does it point to the IP that is bound to the box? If not, then it's a DNS issue, which apache has no control over. You'll need to add an address record for the hostname of www.other.domain.com. Do you host the DNS for the domain? -Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 14:46: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 437C137B418 for ; Thu, 15 Nov 2001 14:46:04 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAFMjue57502; Thu, 15 Nov 2001 23:45:57 +0100 (CET) Message-ID: <009301c16e27$4b17dec0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Gerardo Amaya G." , References: <20011115222752.15925.qmail@web20102.mail.yahoo.com> Subject: Re: Virtual Host Date: Thu, 15 Nov 2001 23:45:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Have you defined the new domain in the DNS? If the rest of the world cannot resolve the new domain name, it won't be able to reach your server. Assuming that both domains resolve to the same IP address, I do it like this (YOUR_IP_ADDRESS represents the IP address to which the server is bound): ServerName YOUR_IP_ADDRESS NameVirtualHost YOUR_IP_ADDRESS:80 ... ServerName www.domain.com DocumentRoot /www/domain ... ServerName www.other.domain.com DocumentRoot /www/other ... What symptoms do you see when you try to access www.other.domain.com? ----- Original Message ----- From: "Gerardo Amaya G." To: Sent: Thursday, November 15, 2001 23:27 Subject: Virtual Host > Hello all. > I'm working right now with a server > www.domain.com but now I want to have another address > in > other.domain.com in my httpd.conf I write this > > NameVirtualHost * > > > DocumentRoot /www/domain > ServerName www.domain.com > ... > > > > DocumentRoot /www/other > ServerName www.other.domain.com > ... > > > Ans restarted my web server, But I can not get to the > other.domain.com. I guess is something with DNS. > What is that I should do to make it work??? > > thanks > > Gerardi > > __________________________________________________ > Do You Yahoo!? > Find the one for you at Yahoo! Personals > http://personals.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 Thu Nov 15 14:48:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 172DC37B418 for ; Thu, 15 Nov 2001 14:48:21 -0800 (PST) Date: Thu, 15 Nov 2001 17:50:59 -0500 Message-Id: <200111151750.AA228196552@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: Subject: freebsd security howto question X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "One thing you can do is to tell your syslog daemon NOT to listen to syslog messages from other systems by running your syslog daemon in secure mode. To do so, add "-s" switch in your /etc/rc.conf file." if i do this i get an error so i assume he/she mistyped it or wrote it thinking someone with more intelligence would better understand what to do :-) what should actually go there ? is it to be in some other file like syslog.conf ? if so how tho ? thanks hacked once paranoid for life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 14:55:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id CD6C337B417 for ; Thu, 15 Nov 2001 14:55:48 -0800 (PST) Received: from ss11232 (203-79-72-40.cable.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (Postfix) with ESMTP id 82F80D1598 for ; Fri, 16 Nov 2001 11:55:47 +1300 (NZDT) From: rshea@opendoor.co.nz To: freebsd-questions@freebsd.org Date: Fri, 16 Nov 2001 11:54:47 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: e'net card problems + e'net card autoconfig Message-ID: <3BF4FE87.25495.CF57183@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 - Two questions I'd appreciate some help with. 1. Today I got two error messages on the system terminal ... ste0: transmission error 88 ste0: transmission error 82 ... (ste0 is an nic on the LAN side of my firewall)and at the same time ste0 seemed to stop working. I presumed it was a hardware failure but I rebooted and everything is now fine. Can anyone tell me of any diagnostics I could run on this card to try to figure out what its problem was/might be (also where I can read what,eg, '88' signifies)? 2. When I built this system I seem to recall that during the installation the e'net cards were detected and auto-configured (I might be wrong here but that's how I recollect it). So my question is if I need to replace a dead card will the system repeat the autoconfig on reboot or was that something that only the install did ? Hope you can make some sense of these slightly naive questions. all the best richard shea. ***************************************************** Open Door Ltd PO Box 119-46 Wellington, NZ PH +64 4 384 7639 FX +64 4 384 7672 ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15: 0:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 2423837B405 for ; Thu, 15 Nov 2001 15:00:35 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id BFCC0BD5E for ; Thu, 15 Nov 2001 15:00:34 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id PAA30031 for ; Thu, 15 Nov 2001 15:00:34 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fAFMxCi68201; Thu, 15 Nov 2001 14:59:12 -0800 (PST) (envelope-from swear@blarg.net) To: questions@FreeBSD.ORG Subject: Re: Some h/w recommendations please... References: <15347.51080.806828.40364@guru.mired.org> From: swear@blarg.net (Gary W. Swearingen) Date: 15 Nov 2001 14:59:11 -0800 In-Reply-To: <15347.51080.806828.40364@guru.mired.org> Message-ID: Lines: 24 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 > Others have mentioned Sony, and they are incredible monitors. If you > go to the really large ones, you get some artifacting from the wires > inside the tube that help it maintain shape; this annoys some people > no end, while others have to hunt to see it at all. I had one annoy me on my work desk for several years. "Some artifacting" is too generous and, IIRC, I've seen the problem on small Sony CRTs too. Mine was 19-20"; not 21". All Triniton (ie, Sony) monitors used to have two horizontal row of reduced-brightness pixels dividing the screen into thirds. They were said to be the result of electron-beam shadows from wires which kept the shadow mask against the screen. On a white/light screen (like the light gray editing window I normally had on the screen), you'd see two very noticable gray lines across the screen. It was occasionally handy for use as a horizontal rule to check alignment of stuff. I've never understood why so many people were willing to accept such a design flaw in monitors for which they usually pay a premium price. Actually, I suppose most people like their bright colors more than they dislike their lines. In any event, look at your monitor carefully before buying it, with a variety of screen content. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15: 2:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from axel.truedestiny.net (b76168.upc-b.chello.nl [212.83.76.168]) by hub.freebsd.org (Postfix) with ESMTP id 8BFE737B416 for ; Thu, 15 Nov 2001 15:02:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by axel.truedestiny.net (Postfix) with ESMTP id 20E8749A24 for ; Fri, 16 Nov 2001 00:02:30 +0100 (CET) Received: by axel.truedestiny.net (Postfix, from userid 1000) id 9E83349A23; Fri, 16 Nov 2001 00:02:27 +0100 (CET) Date: Fri, 16 Nov 2001 00:02:27 +0100 From: Axel Scheepers To: freebsd-questions@freebsd.org Subject: subscribe Message-ID: <20011116000227.F74754@mars.thuis> Reply-To: Axel Scheepers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15: 6:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id B1D6437B421 for ; Thu, 15 Nov 2001 15:06:20 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.153.99]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20011115230619.AHH27057.mta05-svc.ntlworld.com@lungfish.ntlworld.com>; Thu, 15 Nov 2001 23:06:19 +0000 Received: from boog.goatsucker.org (boog.goatsucker.org [192.168.1.3]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id fAFN6H856120; Thu, 15 Nov 2001 23:06:17 GMT (envelope-from scott@boog.goatsucker.org) Received: (from scott@localhost) by boog.goatsucker.org (8.9.3/8.9.3) id XAA03150; Thu, 15 Nov 2001 23:05:46 GMT (envelope-from scott) Date: Thu, 15 Nov 2001 23:05:46 +0000 From: Scott Mitchell To: Charles Burns Cc: freebsd-questions@freebsd.org Subject: Re: Some h/w recommendations please... Message-ID: <20011115230545.A275@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from burnscharlesn@hotmail.com on Thu, Nov 15, 2001 at 03:26:40AM -0700 X-Operating-System: FreeBSD 4.1-RELEASE 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, Nov 15, 2001 at 03:26:40AM -0700, Charles Burns wrote: > As far as AthlonXP chips, I generally recommend that people get motherboards > that use 100% AMD chipsets (both southbridge and northbridge). Most AMD > stability problems that have popped up over the years seem to be from VIA > chipsets. While the AMD760 isn't the fastest chipset on earth, and while it > has been end-of-life'd by AMD recently, it is mature and reliable. The > alternatives are the VIA KT-266A (the fastest available now), the SIS > chipset... Which is made by SIS... Which has a horrible track record, and > then the NVidia NForce, which is so immature that it doesn't yet actually > exist in the form of a buyable product. Are there any such boards? All the so-called AMD760 boards I've seen reviewed have used a VIA southbridge, supposedly for cost reasons... of course I haven't really looked much at the higher end stuff like the Tyan MP boards (overkill for my new workstation, I think). Your post just confirmed most of the component choices I'm about to lay out a bunch of money on, so many thanks for brightening my day :-) 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 Thu Nov 15 15:15:45 2001 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 2561E37B405 for ; Thu, 15 Nov 2001 15:15:43 -0800 (PST) Received: (from richard@localhost) by rhymer.cogsci.ed.ac.uk (8.9.3/8.9.3) id XAA01739; Thu, 15 Nov 2001 23:15:36 GMT Date: Thu, 15 Nov 2001 23:15:36 GMT Message-Id: <200111152315.XAA01739@rhymer.cogsci.ed.ac.uk> From: Richard Tobin Subject: Re: Some h/w recommendations please... To: swear@blarg.net (Gary W. Swearingen), questions@FreeBSD.ORG In-Reply-To: Gary W. Swearingen's message of 15 Nov 2001 14:59:11 -0800 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 > All Triniton (ie, Sony) monitors used to have two horizontal row of > reduced-brightness pixels dividing the screen into thirds. There are other makes of screen that work the same way. Sony's patent expired several years ago. Mitsubishi "Diamondtron" screens, used in many brands of monitor, use the same technology. > I've never > understood why so many people were willing to accept such a design flaw > in monitors for which they usually pay a premium price. Probably because they never notice it. I never do except when reminded of it. Presumably people's sensitivity to it varies. Incidentally, they don't affect a whole pixel by any means - the line is *much* thinner than a pixel. > In any event, look at your monitor carefully before buying it, with > a variety of screen content. Of course, what you really want to do is use it for a few days first, because things you notice at first aren't necessarily the ones that are annoying in the long term, but that's usually impractical. -- Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:18:50 2001 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 8937037B405 for ; Thu, 15 Nov 2001 15:18:46 -0800 (PST) Received: (qmail 332 invoked by uid 0); 15 Nov 2001 23:18:45 -0000 Received: from unknown (HELO nazgul) (62.16.151.33) by mail.gmx.net (mp002-rz3) with SMTP; 15 Nov 2001 23:18:45 -0000 From: "Klaus Berbach" To: "questions@freebsd.org" Date: Fri, 16 Nov 2001 00:18:46 +0100 Reply-To: "Klaus Berbach" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.0.2195;2) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: SCSI card recommendations Message-Id: <20011115231846.8937037B405@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 Anyone experience with QLogic 12160 based cards ? I am planning on getting an Advanced Peripherals 29161 Controller. Klaus >Hi Charles > >I have a 19160 running here just fine (w/ a Altas V 36GB ;-)).AFAIK the >main difference between the 19160 and the 29160 is that the 19160 is just >32 bit PCI whereas the 29160 is 64 bits. The speed is basically the same. > >- Joe > > >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 Nov 15 15:23:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from orngca-mls02.socal.rr.com (orngca-mls02.socal.rr.com [66.75.160.17]) by hub.freebsd.org (Postfix) with ESMTP id CCF8737B416 for ; Thu, 15 Nov 2001 15:23:30 -0800 (PST) Received: from sc-66-27-35-126.socal.rr.com (sc-66-27-35-126.socal.rr.com [66.27.35.126]) by orngca-mls02.socal.rr.com (8.11.4/8.11.3) with ESMTP id fAFNMqW01163 for ; Thu, 15 Nov 2001 15:22:53 -0800 (PST) Date: Thu, 15 Nov 2001 15:27:45 -0800 (PST) From: Ovanes Manucharyan X-X-Sender: olm@gw.hekiat.com To: freebsd-questions@freebsd.org Subject: Athlon CPU health.. 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'd like to know how to capture the current temperature of my CPU. I suspect that its overheating for some reason(I haven't overclocked it) and halting during a large operation. The operation is processing a huge file (200MB) and with perl modules adding the processed data to an SQL db. This computer's previous CPU was experiencing similar problems. During large compilations, it would just halt, and it kept getting worse with time. I've added another fan to my chassis and it really isn't overloaded with extra hardware, so I'm not sure what else to do to make my CPU run cooler. For now, I'm planning on just capturing statistics during the running of this huge program to see if my hypothesis is true. I'm also looking for suggestions on what else I can do to debug this: a) verify if its really the CPU overheating if not, then what's causing the cpu to halt? b) how to solve this problem. Ovanes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:23:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id AD57F37B41A for ; Thu, 15 Nov 2001 15:23:36 -0800 (PST) Received: from there (dialup-uu-dynamic251.cshore.com [63.112.158.251]) by IMGate1.cshore.com (Postfix) with SMTP id E56352423D for ; Thu, 15 Nov 2001 18:47:30 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111151812.56101@starbreaker.net> To: freebsd-questions@freebsd.org Subject: Thanks, everybody. Date: Thu, 15 Nov 2001 18:14:29 -0500 X-Mailer: KMail [version 1.3] References: <200111150717.36916@starbreaker.net> In-Reply-To: <200111150717.36916@starbreaker.net> 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I want to thank everybody that replied to my regarding the removal of the KDE2 packages and ports installation. I'll be doing the reinstall over the weekend and expect it to go smoothly. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79ExVcCiK1X1IhlkRApUiAJ9n6FTGloiD5NMXYc9mVzn0zHbE3wCfef6w eoyb0ScrIPi3Hue+PXRArtM= =M1vS -----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 Nov 15 15:27:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c000.snv.cp.net (c000-h000.c000.snv.cp.net [209.228.32.64]) by hub.freebsd.org (Postfix) with SMTP id 4D89E37B417 for ; Thu, 15 Nov 2001 15:27:25 -0800 (PST) Received: (cpmta 23148 invoked from network); 15 Nov 2001 15:27:24 -0800 Received: from 24.0.234.208 (HELO trittico.fiddi.com) by smtp.runkle.com (209.228.32.64) with SMTP; 15 Nov 2001 15:27:24 -0800 X-Sent: 15 Nov 2001 23:27:24 GMT Date: Thu, 15 Nov 2001 15:27:24 -0800 (PST) From: Dave Runkle X-X-Sender: dave@trittico.fiddi.com To: Seth Andreas Hieronymus Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems building Gnome (ghostscript-gnu) In-Reply-To: Message-ID: <20011115152513.G55485-100000@trittico.fiddi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got hit by this too, but found it on ftp3.freebsd.org, so I stuck it in distfiles and it went ok. With this build, it takes so very long to work through all of the pieces that it would make sense to pick these up from ftp3 before you start the port build. Seems like there are about a dozen pieces and a list of about 20 ftp sites for every one, and they are almost all unavailable! Dave -- FreeBSD 5.0-CURRENT 3:25PM up 8 days, 1 hr, 6 users, load averages: 0.11, 0.05, 0.01 On Thu, 15 Nov 2001, Seth Andreas Hieronymus wrote: > Hello, > > The build of ghostscript (latest port version) fails because it can't locate > the file hpdj-2.6.tar.gz on any of the ftp servers. Am I doing something > wrong? > > Thanks, > Seth Hieronymus > > > 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 Nov 15 15:37:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gaia.host4u.net (gaia.host4u.net [209.150.128.48]) by hub.freebsd.org (Postfix) with ESMTP id EF6FA37B405 for ; Thu, 15 Nov 2001 15:37:19 -0800 (PST) Received: from andre ([216.71.43.117]) by gaia.host4u.net (8.8.5/8.8.5) with SMTP id RAA06171 for ; Thu, 15 Nov 2001 17:23:11 -0600 Message-ID: <01a101c16e2e$46211a10$a50410ac@olmct.net> Reply-To: "Andre` Niel Cameron" From: "Andre` Niel Cameron" To: Subject: Help with getting cgi to exec outside cgi-bin PLEASE Date: Thu, 15 Nov 2001 18:35:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I got the cgi files to execute in a directory called cgi-s however the file I need to run there does not and can not have a .cgi extension its just TheFile How can I get this to execute as a cgi? Please help:) Regards, Andre` C. Technical Support ÔŋÔŽ ---------------------------------------------------------------------------- - Visit our support manual at http://supportmanual.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:38:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id D623837B416 for ; Thu, 15 Nov 2001 15:38:37 -0800 (PST) Received: from twincat.vladsempire.net (hutch-176.hutchtel.net [206.10.67.76]) by services.webwarrior.net (Postfix) with ESMTP id 0963B347 for ; Thu, 15 Nov 2001 17:38:47 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 9FF9F3A1A; Thu, 15 Nov 2001 17:34:20 +0000 (GMT) Date: Thu, 15 Nov 2001 17:34:20 +0000 From: Josh Paetzel To: brain_damaged Cc: freebsd-questions@FreeBSD.ORG Subject: Re: freebsd security howto question Message-ID: <20011115173420.A432@twincat.vladsempire.net> Mail-Followup-To: brain_damaged , freebsd-questions@FreeBSD.ORG References: <200111151750.AA228196552@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111151750.AA228196552@florida-wireless.com>; from brain_damaged@florida-wireless.com on Thu, Nov 15, 2001 at 05:50:59PM -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 Thu, Nov 15, 2001 at 05:50:59PM -0500, brain_damaged wrote: > "One thing you can do is to tell your syslog daemon NOT to listen > to syslog messages from other systems by running your syslog daemon > in secure mode. To do so, add "-s" switch in your /etc/rc.conf file." > > > if i do this i get an error so i assume he/she mistyped it or wrote > it thinking someone with more intelligence would better understand > what to do :-) > > what should actually go there ? is it to be in some other file > like syslog.conf ? if so how tho ? > > thanks > hacked once paranoid for life > You need to put this in /etc/rc.conf syslogd_flags="-s" I am running 4.4-STABLE and that is the default. I don't know if it would be different for any other version of FreeBSD. You can check on your system by doing $grep syslogd /etc/defaults/rc.conf If the flags line comes up with a -s then you are already running syslogd in secure mode. Josh p.s. You email had lines that were over 100 characters long. Please set your mailer to wrap lines at 70 characters. A lot of us use text mailers that don't deal with long lines very well at all. p.p.s. I prefer the phrase, 'Once bitten, Twice shy.' :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:39: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mailstart.com (mail.mailstart.com [207.231.76.67]) by hub.freebsd.org (Postfix) with ESMTP id 625A237B416 for ; Thu, 15 Nov 2001 15:38:59 -0800 (PST) Received: from muave [207.231.76.117] by mail.mailstart.com (SMTPD32-5.05) id A2124F70002C; Thu, 15 Nov 2001 15:38:58 -0800 To: freebsd-questions@FreeBSD.org Cc: From: "craig burgess" <750virago@webbox.com> Subject: kernel compile error Message-Id: <151101319.56339@webbox.com> Mime-Version: 1.0 Content-Type: text/plain Date: Thu, 15 Nov 2001 15:38:59 -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 Here is a bit of the output (using the "old way" /sys/conf/alpha and starting with /usr/sbin/config KERNEL --- =============================== regs -Wa,-mev56 -c linux_sysent.c In file included from linux_sysent.c:14: linux_proto.h:137: syntax error before `linux_gid_t' linux_proto.h:137: `linux_gid_t' undeclared here (not in a function) linux_proto.h:137: syntax error before `)' ... several more like this then ... linux_sysent.c:21: sizeof applied to an incomplete type linux_sysent.c:21: warning: built-in function `exit' used without declaration linux_sysent.c:21: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/sys/modules/linux. *** Error code 1 ========================== trying the "new method" in /usr/src and make buildkernel I get: osf1.ko osf1.kld osf1_ioctl.o osf1_misc.o osf1_signal.o osf1_sysent.o osf1_mount .o imgact_osf1.o osf1_sysvec.o @ machine symb.tmp tmp.o opt_compat.h opt_simos.h opt_nfs.h vnode_if.h make: don't know how to make cleandir. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 ========================= Platform: Alpha (not i386) > uname -a FreeBSD ... 4.3-RELEASE FreeBSD 4.3-RELEASE #12: Wed Sep 26 16:33:19 PDT 2001 Fresh CVSUP of ports -- and source (this time using stable-supfile) Buildworld went without a hitch. Handbook sequence (which I'm following this time) is make buildworld, then kernel, then I planed to make installworld. Since I have NOT installed the rebuilt binaries I'm guessing that I'm safe to leave the 4.3 kernel in place but how do I get out of this predicament? thanks craig mailto:craig@cheetahusa.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:46:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls16.mediaone.net (chmls16.mediaone.net [24.147.1.151]) by hub.freebsd.org (Postfix) with ESMTP id 7643137B41C for ; Thu, 15 Nov 2001 15:46:32 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [24.91.160.222]) by chmls16.mediaone.net (8.11.1/8.11.1) with ESMTP id fAFNkPT15564 for ; Thu, 15 Nov 2001 18:46:25 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAFNeFY53813; Thu, 15 Nov 2001 18:40:15 -0500 (EST) (envelope-from leblanc) Date: Thu, 15 Nov 2001 18:40:15 -0500 From: Louis LeBlanc To: freebsd-questions@freebsd.org, freebsd-questions@freebsd.org Subject: Re: ipfw/natd & ftp Message-ID: <20011115234015.GA53683@keyslapper.org> Reply-To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/13/01 09:07 AM, Thor Legvold sat at the `puter and typed: > I've read through the docs, but haven't been able to solve this seemingly= =20 > simple problem: >=20 > FBSD 4.4-STABLE box as gateway to internet (running ipfw/natd), serving 3= =20 > PC's, one running Win98SE, one running WinXP and one running NextStep 3.3 >=20 > From FBSD box I can ftp from command line and download via browser=20 > (Konquerer, Mozilla) without problem. From Win98SE/XP/NextStep I can brow= se=20 > (http), but cannot ftp. I've tried both from command line and from browse= r=20 > (and ftp app "Yftp" on Next). 98SE has IE 5.5, XP has 6.0, NS runs OmniWe= b=20 > 2.2. >=20 > I though it was the problem I read about using "passive" transfers becaus= e=20 > of the firewall (I can log into the ftp server, but cannot dir/ls or get = or=20 > anything else). However, when I open the firewall (add pass all from any = to=20 > any), it still doesn't work. So I wonder if NAT might play a part in the= =20 > problem, and wonder what I should try next. >=20 > Regards, > Thor I fought with this for some time. The biggest hassle that came out of it was trying to cvsup. Kept killing the connection. I finally solved it with this: # FTP - Allow incoming data channel for outgoing connections, ${fwcmd} add pass tcp from any 20 to ${oip} 1024-65535 in ${fwcmd} add pass tcp from any 1024-65535 to ${oip} 21 in ${fwcmd} add pass tcp from any 21 to ${oip} 1024-65535 in established ${fwcmd} add pass tcp from any 1024-65535 to ${oip} 20 in established ${fwcmd} add pass tcp from ${oip} 1024-65535 to any 21 out ${fwcmd} add pass tcp from ${oip} 20 to any 1024-65535 out ${fwcmd} add pass tcp from ${oip} 1024-65535 to any 20 out established ${fwcmd} add pass tcp from ${oip} 21 to any 1024-65535 out established ${fwcmd} add pass tcp from ${oip} 1024-65535 to any 1024-65535 out Now, I know this is the ugly way to do it. This allows all ftp in and out, but that's fine since I'm making some stuff available via anonymous ftp, linked from my web page. Using dynamic rules would be a better way to do it, but I haven't been able to put the effort into it yet. Since putting the last rule in, I've had no more trouble with either form of ftp connection. HTH Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC mophobia, n.: Fear of being verbally abused by a Mississippian. --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79FJfeAPWYrNkRWIRAgjrAJ93rBbLj+8ekvyor7Mia29XLMfJ2QCfZ0Js x7fbSZzmZo8JDI3xNgEKxhE= =Oo7q -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:54:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id CC5CF37B417 for ; Thu, 15 Nov 2001 15:54:40 -0800 (PST) Received: from shiva-dhcp-131.dial.upmc.edu (HELO ALBINI) (128.147.34.131) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Nov 2001 23:54:39 -0000 X-Apparently-From: Date: Thu, 15 Nov 2001 18:48:57 -0500 From: Rod Person To: what ever Cc: sobolak@mindspring.com, freebsd-questions@freebsd.org Subject: Re: sound help Message-Id: <20011115184857.5b0f4ade.roddierod@yahoo.com> In-Reply-To: <20011115043320.A5346@sdf.freeshell.org> References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> <20011115043320.A5346@sdf.freeshell.org> Organization: Open Source Beef X-Mailer: Sylpheed version 0.6.3 (GTK+ 1.2.8; 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 It was Thu, 15 Nov 2001 04:33:20 +0000 when I read this: did you do makedev snd in /dev directory? > Hey, > > Thanks for the tip. My BIOS was already set with Plug-n-Pray disabled > (i.e., PNP OS=NO). > > Any other tips? > > This sort of problem is the only thing that ever makes me think of going > back to grrr.... linux. > > Thanks! > > > > On Wed, Nov 14, 2001 at 07:47:57PM -0800, Brian Sobolak wrote: > > Hello what, > > > > Wednesday, November 14, 2001, 7:05:35 PM, you wrote: > > > > > > we> sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 > on isa0 > > we> sbc0: alloc_resource > > we> device_probe_and_attach: sbc0 attach returned 6 > > > > Suggestion: > > > > Check your BIOS and see if Plug-n-Play is enabled. If it is, turn it > > off. > > > > brian > > > > > > -- > thursday@sdf.lonestar.org > SDF Public Access UNIX System - http://sdf.lonestar.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message roddierod@yahoo.com "I'm a character in a world gone wrong!" - Entombed - Returning to Madness _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 15:56:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from grumpy.dyndns.org (user-24-214-92-93.knology.net [24.214.92.93]) by hub.freebsd.org (Postfix) with ESMTP id E134837B41A for ; Thu, 15 Nov 2001 15:56:25 -0800 (PST) Received: (from dkelly@localhost) by grumpy.dyndns.org (8.11.6/8.11.6) id fAFNuLZ50860; Thu, 15 Nov 2001 17:56:21 -0600 (CST) (envelope-from dkelly) Date: Thu, 15 Nov 2001 17:56:17 -0600 From: David Kelly To: Thor Legvold Cc: freebsd-questions@freebsd.org Subject: Re: ipfw/natd & ftp Message-ID: <20011115175617.B49991@grumpy.dyndns.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 tlegvold@hotmail.com on Thu, Nov 15, 2001 at 10:15:03PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 15, 2001 at 10:15:03PM +0000, Thor Legvold wrote: > > Well, When I zero the values, after a few short seconds the values already > are growing rapidly. I have the entire house wired UTP, so there's some > other ppl on the LAN as well (not just me), making it a bit more difficult > to debug. A simple way to deal with that would be to insert an identical rule just in front of the interesting spots but only the new rule logs and is modified to special case for the inside machine you are testing with. > >"deny" rules so that "log" is also in effect. Then when a "deny" >blocks > >something an instant later you can see it with "tail -f > >/var/log/security" which you had running all along. > > I'll give it a try. I appreciate your help, could you explain why ftp still > doesn't work when the firewall is completely open? Why it works from the > FBSD box but none of the client machines? This seems strange to me, and > seems like the firewall isn't the actual problem, but I'm just thinking > aloud. In /etc/login.conf an environment variable is set to default most FreeBSD ftp clients to passive mode. Your upstream ISP is doing NAT on you and you are doing NAT on your inside users? Of what I remember of your ipfw rules non-passive ftp is the only thing which stands a chance of getting out unless its handled somehow in the natd config. But you didn't have provisions for the initial non-passive ftp connect. Am guessing your inside machines are trying non-passive ftp. > > > >For passive to work you have to allow out most all connections > >originating > > > >inside. > > > > > > I have that - allow all established > > > >Not the same thing. For passive ftp to work you have to allow all > >*connections* out. The "setup" stage. Once past setup then >"established" > >rule above takes over. > > ok. back to the docs... > > >Here is where your rules get interesting: > > As you can see, I've "borrowed" & modified them from someone else. Looks like we borrowed from the same place as I have the exact same comments in many places. > > > ### TCP RULES > > > > > > # HTTP - Allow access to our web server > > > # ${fwcmd} add pass tcp from any to any 80 setup > > > > > > # SMTP - Allow access to sendmail for incoming e-mail > > > # ${fwcmd} add pass tcp from any to any 25 setup > > > > > > # FTP - Allow incoming data channel for outgoing connections, > > > # reject & log all incoming control connections > > > ${fwcmd} add pass tcp from any 20 to any 1024-65535 setup > > > ${fwcmd} add deny log tcp from any to any 21 in via ${oif} setup > > Where can I get more info about the different protocols & layers? It's been > a *long* time since I last worked with networking and I suppose I should > brush up on UDP/TCP/GRE and all this other stuff in order to better > understand and tweak my ruleset. Most of what I know comes from FreeBSD's man pages and when an RFC is mentioned I dig it up on the net. Sometimes I actually understand a bit of what the RFC says. FTP is about the hardest thing to deal with in a firewall. IRC and instant message clients are just about as hard. All because they establish a simple connection to a known port but then follow up over that connection and decide to open another port pair. That's what punch_fw does in natd, watches the known port connection for negotiation of the data link port pairs then inserts the NAT rule into itself internally and externally writes suitable rules into ipfw. > >The above only deals with incoming ftp. > > ok. > > > > # SSH Login - Allow & Log all incoming > > > ${fwcmd} add pass log tcp from any to any 22 in via ${oif} setup > > > > > > # IDENT - Reset incoming connections > > > ${fwcmd} add reset tcp from any to any 113 in via ${oif} setup > > > > > > # Reject&Log all setup of incoming connections from the outside > > > ${fwcmd} add deny log tcp from any to any in via ${oif} setup > > > >Oh, my. Below is a catch-all letting everything thru not explicitly > >denied before this rule. However this is the sort of thing passive >ftp > >requires. I'd add "log" to this, at least until you get things working. > > I'll do that. So, even though this is "bad", but just the thing needed for > passive ftp, why isn't it working? Is not quite as bad as I make it sound. Internal users who want to bypass your firewall could tunnel ssh over port 80 or 23 or 25 or 443 or ... Meaning if they want out they can get out. By blocking unknown ports, or known unwanted ports, you really only protect your connection against your stupid users and the stupid spyware makers. To lock things down hard you would need a firewall which understands the contents of each link and bases its action on that. If a machine can not get out which is supposed to then 1) either the packets are not getting to the gateway, or 2) the gateway is blocking said packets, or 3) said packets are not getting back to the correct system on the return. natd has a "same ports" option. If you are not already using that then try adding it. Have to kill and restart natd for any changes to take effect. > Where should I be looking when the dual > homed host can ftp through the firewall, while none of the clients can get > out, even when the firewall is opened up? I can open an ftp session, log in > successfully, but cannot do a dir/ls or get any files. That's the classic symptom of non-passive ftp breaking trying to get thru NAT. It opened the initial connection from inside to out. Then when you wanted data over that connection the client and server discussed what additional port pairs to use. Non-passive ftp the *server* opens the return link to the client to a port the client pulled out of the barrell just a moment before and used the first link to tell the server what to use. For passive ftp the server creates a new port first and uses the first link to tell the client who opens the link then the server pushes the requested data down the new link. I think we are trying to fix your firewall with the problem is on the client. Make sure you have passive ftp on the inside client. If you log all outgoing connections from that host (on the ipfw "setup") then you'll have an easy way to sniff the net to see what is happening. If passive you will see another connection originate from inside when you try to DIR over ftp. If non-passive then you might see a connection attempt from outside but as I understand there is another NAT upstream so this outside connect (setup) will probably be dropped. > Windows is pretty new (XP), it's ftp isn't any better (although I always > suspect MS stuff of being broken anyway when things don't work ;-) IE's ftp appears to me to be passive-only on windows but adaptable on MacOS. > > > # Allow setup of any other TCP connection > > > ${fwcmd} add pass tcp from any to any setup > > I'll want to change this to deny when I have everything configured > correctly, I suppose... No, I think this is the only way you are going to get ftp out. Punch_fw says it can create passive rules but it hasn't worked for me. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 16:22: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 54EDC37B418 for ; Thu, 15 Nov 2001 16:21:57 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 81639786E6; Fri, 16 Nov 2001 10:51:55 +1030 (CST) Date: Fri, 16 Nov 2001 10:51:55 +1030 From: Greg Lehey To: Eric Cc: freebsd-questions@freebsd.org Subject: Re: keeping a local collection of port sources Message-ID: <20011116105155.I62122@monorchid.lemis.com> References: <200111151913.fAFJDj921496@syndicate.tek-shop.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200111151913.fAFJDj921496@syndicate.tek-shop.com> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 15 November 2001 at 11:05:31 -0800, Eric wrote: > hello... > > I'm trying to set up a local storage area for all of the ports and packages > including sources and tarballs. I have the CD set, and I want to copy > everything to a dir on a spare hard disk, so when I do a pkg_add or a port > make install, it has a local copy of the code and just compiles it. > > I can't find out how tell the ports system to look at a local directory > rather than the CD. > > This seems simple in theory, and I'm sure it's nothin new, but I'm missing > something. Any ideas? By default, the ports Makefiles search /usr/ports/distfiles/ before anything else. That's also where they get put if they're pulled in over the net. Move your source tarballs there and you should have no problems. 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 Thu Nov 15 16:53:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from johnson.mail.mindspring.net (johnson.mail.mindspring.net [207.69.200.177]) by hub.freebsd.org (Postfix) with ESMTP id 8426837B41A for ; Thu, 15 Nov 2001 16:53:14 -0800 (PST) Received: from user-1120rfd.dsl.mindspring.com ([66.32.109.237] helo=oemcomputer) by johnson.mail.mindspring.net with smtp (Exim 3.33 #1) id 164XFq-00082M-00 for freebsd-questions@FreeBSD.ORG; Thu, 15 Nov 2001 19:53:14 -0500 Message-ID: <000f01c16e39$0bbfe080$689efea9@oemcomputer> From: "Yuichiro Abe" To: "FreeBSD" Subject: About BSD Date: Thu, 15 Nov 2001 19:53:02 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C16E0F.226B32A0" 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 This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C16E0F.226B32A0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit To Freebsd.org I have some questions. Let me ask you something stupid. 1. Generally, where is the file .emacs which is for the resource? 2. How can I activate the sound stuff? I tried many ways. But the machine didn't read the port, pcm0. 3. I would like to use an intellimouse on BSD. I changed the files which are /etc/rc.conf, /etc/XF86config, and the resource file for Netscape. But it doesn't work yet. Please help me. Thank you. Sincerely, Yuichiro Abe ------=_NextPart_000_000B_01C16E0F.226B32A0 Content-Type: text/html; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable
 
To Freebsd.org
 
I have some questions. Let me ask you something stupid.
 
1. Generally, where is the file .emacs which is for the = resource?
 
2. How can I activate the sound stuff? I tried many ways. But the = machine=20 didn't read the port, pcm0.
 
3. I would like to use an intellimouse on BSD. I changed the files = which=20 are /etc/rc.conf, /etc/XF86config, and the resource file for Netscape. = But it=20 doesn't work yet.
 
Please help me. Thank you.
 
 
Sincerely,
Yuichiro Abe
<y_abe@sprynet.com>
<= /HTML> ------=_NextPart_000_000B_01C16E0F.226B32A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 17:20:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 8EC2637B416 for ; Thu, 15 Nov 2001 17:20:24 -0800 (PST) Received: from there (dialup-uu-dynamic227.cshore.com [63.112.158.227]) by IMGate1.cshore.com (Postfix) with SMTP id C5CF123F57; Thu, 15 Nov 2001 20:44:16 -0500 (EST) From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111152016.05746@starbreaker.net> To: "Yuichiro Abe" Subject: Re: About BSD Date: Thu, 15 Nov 2001 20:26:51 -0500 X-Mailer: KMail [version 1.3] References: <000f01c16e39$0bbfe080$689efea9@oemcomputer> In-Reply-To: <000f01c16e39$0bbfe080$689efea9@oemcomputer> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_RCDVJJ0AWL37XPPBMMYM" Sender: owner-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-00=_RCDVJJ0AWL37XPPBMMYM Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 8bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 15 November 2001 19:53, you wrote: > To Freebsd.org > > I have some questions. Let me ask you something stupid. > > 1. Generally, where is the file .emacs which is for the resource? .emacs usually lives in your home directory. In my case, I have an .emacs file in "/home/matthew/.emacs". Yours would live in "/home/yuichiro/.emacs" if "yuichiro" is your username. > 2. How can I activate the sound stuff? I tried many ways. But the > machine didn't read the port, pcm0. pcm0 isn't a port, but a device. You have to add "device pcm" to your kernel config and rebuild the kernel. The FreeBSD Handbook's "Sound" section has instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound.html This page is in English; you might want to look around for a Japanese translation. > 3. I would like to use an intellimouse on BSD. I changed the files > which are /etc/rc.conf, /etc/XF86config, and the resource file for > Netscape. But it doesn't work yet. I assume that you want to use the wheel. You didn't have to alter /etc/rc.conf or the Netscape resource file. Here's what you need in /etc/X11/XF86Config if you're using an Intellimouse Explorer, which is a seven-button optical mouse: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Buttons" "7" Option "ZAxisMapping" "6 7" EndSection Afterwards, you need to install the "imwheel" utility. It's in "/usr/ports/x11/imwheel". Install it, put the .imwheelrc file that I'll attach into your /home directory, and then run imwheel from a prompt. Also, if you're using the seven-button optical Intellimouse, then you need to type the following in an XTerm: xmodmap -e "pointer = 1 2 3 6 7 4 5" Once you've done all that you should be able to use your IntelliMouse in X. However, if you're using a regular intellmouse, you need the following in /etc/X11/XF86Config: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection You'll probably also need to issue the following command if the wheel doesn't scroll properly: xmodmap -e "pointer = 1 2 4 5 3" Email the list if you have further questions. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79GtbcCiK1X1IhlkRAn0kAKCMouEoduNRXWdeSBPwtZq+Bo2SrwCdFXw+ 65IS7+whbZKCpU/nzT79oG8= =ViQ1 -----END PGP SIGNATURE----- --------------Boundary-00=_RCDVJJ0AWL37XPPBMMYM Content-Type: text/x-c++; charset="iso-2022-jp"; name=".imwheelrc" Content-Transfer-Encoding: base64 Content-Description: generic imwheel config file Content-Disposition: attachment; filename=".imwheelrc" IyBJTVdoZWVsIENvbmZpZ3VyYXRpb24gZmlsZSAoJEhPTUUvLmltd2hlZWxyYyBvciAvZXRjL2lt d2hlZWxyYykKIyAoR1BMKUpvbiBBdGtpbnMgPGpjYXRraUBob21lLmNvbT4KIyBQbGVhc2UgcmVh ZCB0aGUgUkVBRE1FIGFuZC9vciBpbXdoZWVsKDEpIG1hbnBhZ2UgZm9yIGluZm8KIyBhbmQgdGhp cyBpcyBiZXN0IG9wZXJhdGVkIG9uIHVzaW5nIHZpbSAoYXMgSSBzYWlkOiBJdCdzIGNydW5jaHkp CgojCiMgVGhpcyBpcyBvbmx5IGZvciBkZW1vbnN0cmF0aW9uIG9mIHRoZSBwcmlvcml0eSBjb21t YW5kLi4uCiMgU2VlIHRoZSBvdGhlciBnbG9iYWwgRXhjbHVkZSBjb21tYW5kIGJlbG93IGZvciB0 aGUgb25lIHlvdSB3YW50IHRvIHVzZSEKIyBJZiB0aGlzIGlzIGFjdGl2YXRlZCBpdCB3aWxsIG9u bHkgYXBwcyB0aGF0IGhhdmUgYSBsb3dlciBwcmlvcml0eQojIHByaW9yaXR5IGlzIGJhc2VkIGZp cnN0IG9uIHRoZSBwcmlvcml0eSBjb21tYW5kLCB0aGVuIHRoZSBwb3NpdGlvbiBpbiB0aGlzCiMg ZmlsZSAtIHRoZSBoaWdoZXIgdGhlIGxpbmUgaXMgaW4gYSBmaWxlIHRoZSBoaWdoZXIgaW4gYSBw cmlvcml0eSBjbGFzcyBpdCBpcwojIHRodXMgZm9yIGEgZGVmYXVsdCBwcmlvcml0eSB5b3UgY2Fu IHNlZSB0aGF0IHRoZSBwb3NpdGlvbiBpbiB0aGUgZmlsZSBpcwojIGltcG9ydGFudCwgYnV0IHRo ZSBwcmlvcml0eSBjb21tYW5kIENBTiBhcHBlYXIgYW55d2FoZXJlIGluIGEgd2luZG93J3MgbGlz dAojIG9mIHRyYW5zbGF0aW9ucywgYW5kIHRoZSBwcmlvcml0eSB3aWxsIGJlIGFzc2lnbmVkIHRv IGFsbCB0cmFuc2xhdGlvbnMgYmVsb3cKIyBpdCB1bnRpbCBlaXRoZXIgYSBuZXcgd2luZG93IGlz IGRlZmluZWQgb3IgdGhlIHByaW9yaXR5IGlzIHNldCBhZ2Fpbi4KIwojIi4qIgojQFByaW9yaXR5 PS0xMDAwICN0aGUgZGVmYXVsdCBwcmlvcml0eSBpcyB6ZXJvLCBoaWdoZXIgbnVtYmVycyB0YWtl IHByZWNlZGVuY2UKI0BFeGNsdWRlCiNAUmVwZWF0CgoiXmt2dCIKTm9uZSwJCVVwLAkJU2hpZnRf THxQYWdlX1VwCk5vbmUsCQlEb3duLAlTaGlmdF9MfFBhZ2VfRG93bgoKIl5Lb25zb2xlIgpOb25l LAkJVXAsCQlTaGlmdF9MfFBhZ2VfVXAKTm9uZSwJCURvd24sCVNoaWZ0X0x8UGFnZV9Eb3duCgoi XlhNY2QiCk5vbmUsCQlVcCwJCUMKTm9uZSwJCURvd24sCVNoaWZ0X0x8QwoKIl5YTU1TX1BsYXll ciIKTm9uZSwJCVVwLAkJUmlnaHQKTm9uZSwJCURvd24sCUxlZnQKCiJeWE1NU19QbGF5bGlzdCIK Q29udHJvbF9MLAlVcCwJCVVwCkNvbnRyb2xfTCwJRG93biwJRG93bgoKIl54bW1zIgpBbHRfTCwJ CVVwLAkJWgpBbHRfTCwJCURvd24sCUIKCiJeWEFUSVRWLUdBVE9TIgpOb25lLCAgICAgICBEb3du LAlLUF9TdWJ0cmFjdApOb25lLCAgICAgICBVcCwJCUtQX0FkZAoKIl5YbWFuIgpOb25lLAkJRG93 biwJRgpTaGlmdF9MLAlEb3duLAkzCk5vbmUsCQlVcCwJCUIKCiJeR3ZpbSIKU2hpZnRfTCwJVXAs CQlDb250cm9sX0x8WQpTaGlmdF9MLAlEb3duLAlDb250cm9sX0x8RQpOb25lLAkJVXAsCQlQYWdl X1VwCk5vbmUsCQlEb3duLAlQYWdlX0Rvd24KCiJeVklNIgpTaGlmdF9MLAlVcCwJCUNvbnRyb2xf THxZClNoaWZ0X0wsCURvd24sCUNvbnRyb2xfTHxFCk5vbmUsCQlVcCwJCVBhZ2VfVXAKTm9uZSwJ CURvd24sCVBhZ2VfRG93bgoKIl5FdGVybSIKTm9uZSwgICAJVXAsICAgICBTaGlmdF9MfFBhZ2Vf VXAKTm9uZSwgICAJRG93biwgICBTaGlmdF9MfFBhZ2VfRG93bgoKIl5OWFRlcm0iCk5vbmUsICAg CVVwLCAgICAgU2hpZnRfTHxQYWdlX1VwCk5vbmUsICAgCURvd24sICAgU2hpZnRfTHxQYWdlX0Rv d24KCiJecnh2dCIKQWx0X0wsICAJVXAsCQlBbHRfTHxQYWdlX1VwCkFsdF9MLCAgCURvd24sCUFs dF9MfFBhZ2VfRG93bgoKIl5YVGVybSIKQWx0X0wsCQlVcCwJCVNoaWZ0X1J8UGFnZV9VcApBbHRf TCwJCURvd24sCVNoaWZ0X1J8UGFnZV9Eb3duCkFsdF9MLAkJTGVmdCwJQ29udHJvbF9MfEEKQWx0 X0wsCQlSaWdodCwJQ29udHJvbF9MfEUKI1NoaWZ0X0wsCURvd24sCVNoaWZ0X0x8MQoKIl5OZXRz Y2FwZSIKIwojIElmIHlvdSB3YW50IHRvIHNjcm9sbCBieSBhIGZldyBsaW5lcyB0aGVuIHVuY29t bWVudCB0aGVzZSA0IGxpbmVzCiMgYW5kIGNvbW1lbnQgb3V0IHRoZSBwYWdpbmcgNCBsaW5lcyBi ZWxvdyB0aGVzZSEKIwojU2hpZnRfTCwJRG93biwJUGFnZV9Eb3duLAkJCTEsCTEwMDAsCTEwMDAK I1NoaWZ0X0wsCVVwLAkJUGFnZV9VcCwJCQkxLAkxMDAwLAkxMDAwCiNOb25lLAkJRG93biwJRG93 biwJCQkJNywJMTAwMCwJMTAwMAojTm9uZSwJCVVwLAkJVXAsCQkJCQk3LAkxMDAwLAkxMDAwCiMK IyBJZiB5b3UgZG9uJ3QgbGlrZSBwYWdlIHNjcm9sbGluZyB0aGVuIGNvbW1lbnQgdGhlc2Ugb3V0 IGFuZCB1bmNvbW1lbnQgYWJvdmUhCiMKU2hpZnRfTCwJRG93biwJU2hpZnRfTHxEb3duLAkJNywJ MTAwMCwJMTAwMApTaGlmdF9MLAlVcCwJCVNoaWZ0X0x8VXAsCQkJNywJMTAwMCwJMTAwMApOb25l LAkJRG93biwJUGFnZV9Eb3duLAkJCTEsCTEwMDAsCTEwMDAKTm9uZSwJCVVwLAkJUGFnZV9VcCwJ CQkxLAkxMDAwLAkxMDAwCiMgTGVmdC9SaWdodCAmIFRodW1iIHN0dWZmCk5vbmUsCQlMZWZ0LAlM ZWZ0LAkJCQk3LAkxMDAwLAkxMDAwCk5vbmUsCQlSaWdodCwJUmlnaHQsCQkJCTcsCTEwMDAsCTEw MDAKTm9uZSwJCVRodW1iLAlEb3duLAkJCQk3LAkxMDAwLAkxMDAwClNoaWZ0X0wsCVRodW1iLAlV cCwJCQkJCTcsCTEwMDAsCTEwMDAKCiJeTmF2aWdhdG9yIgojQWx0X0wsCQlEb3duLAlBbHRfTHxS aWdodAojQWx0X0wsCQlVcCwJCUFsdF9MfExlZnQKQWx0X0wsCQlEb3duLAlSaWdodCwJCQkJMTAs CTEwMDAsCTEwMDAKQWx0X0wsCQlVcCwJCUxlZnQsCQkJCTEwLAkxMDAwLAkxMDAwCgojIFRoYW5r cyB0byBQYXVsIEogQ29sbGlucyA8c25lYWt1bXNAdXNhLm5ldD4KIl5lbWFjcyIKU2hpZnRfTCwJ VXAsCQlQYWdlX1VwClNoaWZ0X0wsCURvd24sCVBhZ2VfRG93bgojIHlvdSBtYXkgbmVlZCBBbHQg aW5zdGVhZCBvZiBNZXRhLi4uLgpOb25lLAkJRG93biwJQ29udHJvbF9MfE1ldGFfTHxTaGlmdF9M fHBhcmVucmlnaHQKTm9uZSwJCVVwLAkJQ29udHJvbF9MfE1ldGFfTHxTaGlmdF9MfHBhcmVubGVm dAoKIyBUaGFua3MgdG8gZXRpZW5uZSBncm9zc21hbm4gPGV0aWVubmVAaXNyLmlzdC51dGwucHQ+ CiJeWGZ0cCIKLAkJCURvd24sCWoKLAkJCVVwLAkJawoKIyBUaGFua3MgdG8gZXRpZW5uZSBncm9z c21hbm4gPGV0aWVubmVAaXNyLmlzdC51dGwucHQ+CiJeZ3YiCk5vbmUsCQlVcCwJCVNoaWZ0X0x8 c3BhY2UKTm9uZSwJCURvd24sCXNwYWNlCgoiXkV2ZW50IFRlc3RlciIKQFJlcGVhdApARXhjbHVk ZQoKIl54diBncmFiIgpAUHJpb3JpdHk9MQpARXhjbHVkZQoKIl5YVi4qIgpOb25lLAlEb3duLAlU YWIKTm9uZSwJVXAsCQlEZWxldGUKCiIobnVsbCkiCiwJVXAsCQlQYWdlX1VwCiwJRG93biwJUGFn ZV9Eb3duCgojCiMgVW5jb21tbWVudCB0aGUgZm9sbG93aW5nIHRvIGV4Y2x1ZGUgYnkgZGVmYXVs dC4KIyBUaGVuIHlvdSB3aWxsIGhhdmUgdG8gYWRkIG5ldyBhcHBzIGFsbCB0aGUgdGltZSwgYnV0 IHdpbGwgcmV0YWluIGFueSBidWlsdC1pbgojIHdoZWVsIGZ1bmN0aW9uYWxpdHkgY29udGFpbmVk IGluIHNvbWUgS0RFIGFuZCBvdGhlciBuZXdlciBwcm9ncmFtcy4KIyBUaGlzIGtpbmRhIGRlZmVh dHMgdGhlIG9yaWdpbmFsIHB1cnBvc2Ugb2YgdGhlIHByb2dyYW0hIDspCiMKIyIuKiIKI0BQcmlv cml0eT0tMTAwMAojQEV4Y2x1ZGUKI0BSZXBlYXQKCiMKIyBUaGVzZSBhcmUgdGhlIGRlZmF1bHRz LCBidXQgbm90ZSB0aGF0IHRoZSBkZWZhdWx0cyBmb3IgdGhlIHJpZ2h0IHNpZGUgb2YgdGhlCiMg a2V5Ym9hcmQgYXJlIHN0aWxsIGhhbmRsZWQgd2l0aGluIHRoZSBwcm9ncmFtLCB1bmxlc3MgeW91 IGFkZCB0aGUKIyBjb21iaW5hdGlvbnMgZGVzaXJlZCBoZXJlLiAoZXhjZXB0IGZvciB0aGUgTm9u ZSBtb2RpZmllciBvZiBjb3Vyc2UhKQojIElmIHRoaXMgc2VjdGlvbiBpcyBkZWxldGVkIHRoZW4g dGhlIGhhcmRjb2RlZCBkZWZhdWx0cyB3aWxsIGJlIHVzZWQsIHdoaWNoCiMgYXJlIHRoZSBzYW1l IHRoaW5nLgojIE1vZGlmeWluZyB0aGVzZSBoYXMgZ2xvYmFsIGVmZmVjdHMsIGJ1dCBkb2Vzbid0 IG92ZXJyaWRlIHdoYXQgaXMgYWJvdmUuCiMKIi4qIgpAUHJpb3JpdHk9LTEwMDEKTm9uZSwJCQkJ CQkJTGVmdCwJTGVmdApOb25lLAkJCQkJCQlSaWdodCwJUmlnaHQKTm9uZSwJCQkJCQkJVXAsCQlQ YWdlX1VwCk5vbmUsCQkJCQkJCURvd24sCVBhZ2VfRG93bgpTaGlmdF9MLAkJCQkJCUxlZnQsCUxl ZnQKU2hpZnRfTCwJCQkJCQlSaWdodCwJUmlnaHQKU2hpZnRfTCwJCQkJCQlVcCwJCVVwClNoaWZ0 X0wsCQkJCQkJRG93biwJRG93bgogICAgICAgIENvbnRyb2xfTCwJCQkJTGVmdCwJTGVmdCwJCTIK ICAgICAgICBDb250cm9sX0wsCQkJCVJpZ2h0LAlSaWdodCwJCTIKICAgICAgICBDb250cm9sX0ws CQkJCVVwLAkJUGFnZV9VcCwJMgogICAgICAgIENvbnRyb2xfTCwJCQkJRG93biwJUGFnZV9Eb3du LAkyClNoaWZ0X0x8Q29udHJvbF9MLAkJCQlMZWZ0LAlMZWZ0LAkJNQpTaGlmdF9MfENvbnRyb2xf TCwJCQkJUmlnaHQsCVJpZ2h0LAkJNQpTaGlmdF9MfENvbnRyb2xfTCwJCQkJVXAsCQlQYWdlX1Vw LAk1ClNoaWZ0X0x8Q29udHJvbF9MLAkJCQlEb3duLAlQYWdlX0Rvd24sCTUKICAgICAgICAgICAg ICAgICAgQWx0X0wsCQlMZWZ0LAlMZWZ0LAkJMTAKICAgICAgICAgICAgICAgICAgQWx0X0wsCQlS aWdodCwJUmlnaHQsCQkxMAogICAgICAgICAgICAgICAgICBBbHRfTCwJCVVwLAkJTGVmdCwJCTEw CiAgICAgICAgICAgICAgICAgIEFsdF9MLAkJRG93biwJUmlnaHQsCQkxMApTaGlmdF9MfCAgICAg ICAgICBBbHRfTCwJCUxlZnQsCUxlZnQKU2hpZnRfTHwgICAgICAgICAgQWx0X0wsCQlSaWdodCwJ UmlnaHQKU2hpZnRfTHwgICAgICAgICAgQWx0X0wsCQlVcCwJCUxlZnQKU2hpZnRfTHwgICAgICAg ICAgQWx0X0wsCQlEb3duLAlSaWdodAogICAgICAgIENvbnRyb2xfTHxBbHRfTCwJCUxlZnQsCUxl ZnQuCQkyMAogICAgICAgIENvbnRyb2xfTHxBbHRfTCwJCVJpZ2h0LAlSaWdodC4JCTIwCiAgICAg ICAgQ29udHJvbF9MfEFsdF9MLAkJVXAsCQlMZWZ0LgkJMjAKICAgICAgICBDb250cm9sX0x8QWx0 X0wsCQlEb3duLAlSaWdodC4JCTIwClNoaWZ0X0x8Q29udHJvbF9MfEFsdF9MLAkJTGVmdCwJTGVm dCwJCTUwClNoaWZ0X0x8Q29udHJvbF9MfEFsdF9MLAkJUmlnaHQsCVJpZ2h0LAkJNTAKU2hpZnRf THxDb250cm9sX0x8QWx0X0wsCQlVcCwJCUxlZnQsCQk1MApTaGlmdF9MfENvbnRyb2xfTHxBbHRf TCwJCURvd24sCVJpZ2h0LAkJNTAKCiMgdmltOnRzPTQ6c2hpZnR3aWR0aD00OnN5bnRheD1zaAo= --------------Boundary-00=_RCDVJJ0AWL37XPPBMMYM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 17:43:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mave.nlanr.net (mave.nlanr.net [198.202.74.38]) by hub.freebsd.org (Postfix) with ESMTP id 6A21B37B405 for ; Thu, 15 Nov 2001 17:43:53 -0800 (PST) Received: from localhost (tshansen@localhost) by mave.nlanr.net (8.11.1/8.11.1) with ESMTP id fAG1hnW65006 for ; Thu, 15 Nov 2001 17:43:51 -0800 (PST) (envelope-from tshansen@nlanr.net) X-Authentication-Warning: mave.nlanr.net: tshansen owned process doing -bs Date: Thu, 15 Nov 2001 17:43:49 -0800 (PST) From: Todd Hansen To: questions@freebsd.org Subject: resolv.conf 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 is there a way to specify the search domains for my DNS resolving. I use DHCP and as such each time I boot my laptop in a new location the resolv.conf file gets overwritten. Is there another place I can specify the search domains so that I don't have to use the full domain name? -todd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 17:47:17 2001 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 1106537B509 for ; Thu, 15 Nov 2001 17:47:10 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 7E5D52B696; Fri, 16 Nov 2001 02:47:07 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 587E813D; Fri, 16 Nov 2001 12:47:01 +1100 (EST) Date: Fri, 16 Nov 2001 12:47:01 +1100 From: Edwin Groothuis To: Todd Hansen Cc: questions@freebsd.org Subject: Re: resolv.conf Message-ID: <20011116124701.K684@k7.mavetju.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 tshansen@nlanr.net on Thu, Nov 15, 2001 at 05:43:49PM -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 Thu, Nov 15, 2001 at 05:43:49PM -0800, Todd Hansen wrote: > is there a way to specify the search domains for my DNS resolving. I use > DHCP and as such each time I boot my laptop in a new location the > resolv.conf file gets overwritten. Is there another place I can specify > the search domains so that I don't have to use the full domain name? You can prevent your resolv.conf to be (completly/partly) overwritten if you use dhclient.conf correctly. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Thu Nov 15 17:56:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from postfix.ultradns.net (postfix.ultradns.net [204.74.100.25]) by hub.freebsd.org (Postfix) with ESMTP id 90B1237B417 for ; Thu, 15 Nov 2001 17:56:34 -0800 (PST) Received: from ultra-exchange.UltraDNS.com (nat-external.ultradns.net [204.74.100.10]) by postfix.ultradns.net (Postfix) with ESMTP id 2D15022E14; Thu, 15 Nov 2001 18:00:47 -0800 (PST) content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: natd redirect_address Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Date: Thu, 15 Nov 2001 17:56:33 -0800 Message-ID: <3DBB075EEB95944492E127F2B9A96FAF0CE02E@ultra-exchange.UltraDNS.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: natd redirect_address Thread-Index: AcFuDpOptJicoAJ/TvWK209+TJLNTQAMoJgA From: "Patrick Soltani" To: "Eric Long" Cc: Sender: owner-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, Make sure you have defined a sub-interface to route the traffic thru in your rc.conf: ifconfig_fxp1_alias0=3D"inet 66.100.208.36 netmask 255.255.255.0", etc Then in natd.conf file add the following line only: redirect_address 192.168.1.6:8668 66.100.208.36:8668 That's it, now the traffic bound for 66.100.208.36 will be redirected to 192.168.1.6 on port 8668 Regards, Patrick Soltani -----Original Message----- From: Eric Long [mailto:eric@metrotv.com] Sent: Thursday, November 15, 2001 11:49 AM To: freebsd-questions@FreeBSD.ORG Subject: natd redirect_address Running FreeBSD 4.4-STABLE, natd, ipfw, etc. etc. NATD is working fine, however, I can't figure out how to get the natd redirect_address to work. My natd.conf file is as follows: port 8668 interface xl0 use_sockets yes same_ports yes redirect_address 192.168.1.6 66.100.208.36 Without 66.100.208.36 bound to xl0, the above simply does not work. Traffic to 66.100.208.34 does not get redirected to 192.168.1.6. Pings do not go through, etc. With 66.100.208.36 bound to xl0, it is saying that no alias address (using the alias_address command) is specified, and natd won't launch. I'm looking for clarification on what the alias_address should be (yes, I read man natd) and whether or not I should be binding this public ip the interface xl0 for use with natd address redirection. -Eric 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 Nov 15 18:14:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 6EA3837B417 for ; Thu, 15 Nov 2001 18:14:23 -0800 (PST) Received: from cain.gsoft.com.au (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.11.6/8.11.6) with ESMTP id fAG2DvS17709; Fri, 16 Nov 2001 12:44:06 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <000a01c16dcb$149bad60$3d916596@slick> Date: Fri, 16 Nov 2001 10:13:25 +0800 (WST) From: "Daniel O'Connor" To: Alex Subject: RE: boot.config Cc: questions@freebsd.org, buga@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 15-Nov-2001 Alex wrote: > 1. Is it the case that UserConfig is *not* an option in the GENERIC kernel > for 5.0-CURRENT? Correct.. Userconfig is mostly useless now. You are supposed to use hints. I can't remember how to edit them from the loader.. Go read some -current email like you're supposed to when you run -current :) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 18:17:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id A20C937B416 for ; Thu, 15 Nov 2001 18:17:07 -0800 (PST) Received: from there (dialup-uu-dynamic227.cshore.com [63.112.158.227]) by IMGate1.cshore.com (Postfix) with SMTP id DD6182426D for ; Thu, 15 Nov 2001 21:41:06 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111152119.36296@starbreaker.net> To: freebsd-questions@freebsd.org Subject: How do I access the C++ libraries so I can teach myself C++? Date: Thu, 15 Nov 2001 21:24:14 -0500 X-Mailer: KMail [version 1.3] 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to teach myself C++ on my 4.4-Release system. I can use the compiler and such, but when I try to compile a program that includes and I get the following output: sephiroth# cc -o seconds ex2.cpp /tmp/ccMLbXyG.o: In function `main': /tmp/ccMLbXyG.o(.text+0x65): undefined reference to `endl(ostream &)' /tmp/ccMLbXyG.o(.text+0x86): undefined reference to `cout' /tmp/ccMLbXyG.o(.text+0x8b): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0x96): undefined reference to `ostream::operator<<(double)' /tmp/ccMLbXyG.o(.text+0xa1): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0xac): undefined reference to `ostream::operator<<(ostream &(*)(ostream &))' /tmp/ccMLbXyG.o(.text+0xc5): undefined reference to `endl(ostream &)' /tmp/ccMLbXyG.o(.text+0xe6): undefined reference to `cout' /tmp/ccMLbXyG.o(.text+0xeb): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0xf6): undefined reference to `ostream::operator<<(double)' /tmp/ccMLbXyG.o(.text+0x101): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0x10c): undefined reference to `ostream::operator<<(ostream &(*)(ostream &))' /tmp/ccMLbXyG.o(.text+0x125): undefined reference to `endl(ostream &)' /tmp/ccMLbXyG.o(.text+0x146): undefined reference to `cout' /tmp/ccMLbXyG.o(.text+0x14b): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0x156): undefined reference to `ostream::operator<<(double)' /tmp/ccMLbXyG.o(.text+0x161): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0x16c): undefined reference to `ostream::operator<<(ostream &(*)(ostream &))' /tmp/ccMLbXyG.o(.text+0x185): undefined reference to `endl(ostream &)' /tmp/ccMLbXyG.o(.text+0x1a3): undefined reference to `cout' /tmp/ccMLbXyG.o(.text+0x1a8): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0x1b3): undefined reference to `ostream::operator<<(long double)' /tmp/ccMLbXyG.o(.text+0x1be): undefined reference to `ostream::operator<<(char const *)' /tmp/ccMLbXyG.o(.text+0x1c9): undefined reference to `ostream::operator<<(ostream &(*)(ostream &))' I did a "whereis iostream.h" as both normal user and superuser, and got no results. If there's a manual I'm supposed to read before coding under FreeBSD, where do I find it? Thanks in advance. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79HjOcCiK1X1IhlkRAsIvAKC4R7HhLce7wjXAMo1SKxS7ft/U2gCfdAC/ a6I32JjZowF0FvnWFc12n6I= =5iqy -----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 Nov 15 18:21: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from acmey.gatech.edu (acmey.gatech.edu [130.207.165.23]) by hub.freebsd.org (Postfix) with ESMTP id 050A537B42A for ; Thu, 15 Nov 2001 18:20:46 -0800 (PST) Received: by acmey.gatech.edu (Postfix, from userid 19753) id 6155531F15; Thu, 15 Nov 2001 21:20:45 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by acmey.gatech.edu (Postfix) with ESMTP id 58541330FE; Thu, 15 Nov 2001 21:20:45 -0500 (EST) Date: Thu, 15 Nov 2001 21:20:45 -0500 (EST) From: Michael Imamura X-Sender: gte255n@acmey.gatech.edu To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mozilla dumps core while installing JS In-Reply-To: <200111151852.fAFIqml67336@fac13.ds.psu.edu> 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, 15 Nov 2001 dochawk@psu.edu wrote: > so comment out the @usr/bin/find lines? I'm way out of my element here. > > The odd thing is that it used to give me that error, then partway > through .9.4 it built, then it started acting this way again. I removed the five lines beginning with "@(cd ..." and it seemed to work happily after that. I can't help but feel that it's a nasty hack that will break something major, but both Mozilla and Galeon seem to be running okay :) - Michael Imamura mimamura@resnet.gatech.edu LUG@GT Web Guy http://www.lugatgt.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 18:45:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mine.kame.net (kame195.kame.net [203.178.141.195]) by hub.freebsd.org (Postfix) with ESMTP id 62AA837B405; Thu, 15 Nov 2001 18:45:30 -0800 (PST) Received: from localhost ([3ffe:501:41c:2000:e89c:3277:c904:dbcf]) by mine.kame.net (8.11.1/3.7W) with ESMTP id fAG2eix11886; Fri, 16 Nov 2001 11:40:44 +0900 (JST) To: martin.vana@vslib.cz Cc: freebsd-net@freebsd.org, freebsd-questions@freebsd.org Subject: Re: tunneling with ipsec In-Reply-To: Your message of "Thu, 15 Nov 2001 00:48:58 +0100" <000f01c16d66$edba8400$1198e693@kolej.vslib.cz> References: <000f01c16d66$edba8400$1198e693@kolej.vslib.cz> X-Mailer: Cue version 0.6 (011026-1440/sakane) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Message-Id: <20011116114529V.sakane@kame.net> Date: Fri, 16 Nov 2001 11:45:29 +0900 From: Shoichi Sakane X-Dispatcher: imput version 20000228(IM140) Lines: 7 Sender: owner-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 can I setup tunneling firewall using ipsec or something alike? > (need to use some ports which are prohibited). > Do I have to have some computer behind firewall (unfirewalled) and > some programs running on it also? it may help you. http://www.daemonnews.org/200101/ipsec-howto.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 18:46:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 2732E37B416 for ; Thu, 15 Nov 2001 18:46:39 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A74C966D0A; Thu, 15 Nov 2001 18:46:38 -0800 (PST) Date: Thu, 15 Nov 2001 18:46:38 -0800 From: Kris Kennaway To: Matthew Graybosch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I access the C++ libraries so I can teach myself C++? Message-ID: <20011115184638.A72223@xor.obsecurity.org> References: <200111152119.36296@starbreaker.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111152119.36296@starbreaker.net>; from matthew@starbreaker.net on Thu, Nov 15, 2001 at 09:24:14PM -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 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 15, 2001 at 09:24:14PM -0500, Matthew Graybosch wrote: > I'm trying to teach myself C++ on my 4.4-Release system. I can use=20 > the compiler and such, but when I try to compile a program that=20 > includes and I get the following output: >=20 > sephiroth# cc -o seconds ex2.cpp The GNU c++ compiler is called g++ (with a hardlink from c++ to g++ on FreeBSD) Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79H4OWry0BWjoQKURAgTxAKCQhzrPX8eTwJv+nnegI0cumUgPxACeNwDk 3JXvBr3gaUbw0npIWASq7iQ= =53Lg -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 18:47:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12005.mail.yahoo.com (web12005.mail.yahoo.com [216.136.172.213]) by hub.freebsd.org (Postfix) with SMTP id 4DEE237B405 for ; Thu, 15 Nov 2001 18:47:10 -0800 (PST) Message-ID: <20011116024710.22642.qmail@web12005.mail.yahoo.com> Received: from [61.9.188.176] by web12005.mail.yahoo.com via HTTP; Fri, 16 Nov 2001 13:47:10 EST Date: Fri, 16 Nov 2001 13:47:10 +1100 (EST) From: =?iso-8859-1?q?Keith=20Spencer?= Subject: Is this an attack guys???Help! To: fbsd 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 all, This is an Apache error log snippet. My server is infact FreeBSD 4.4 I often find these page request errors from the same address or one of the same C-class space. IT looks lke an attack to me...What thinks you? Thanks Keith +++++++++++++++++++++++++++++++++++ [Fri Nov 16 12:05:42 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/root.exe [Fri Nov 16 12:05:42 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/MSADC/root.exe [Fri Nov 16 12:05:43 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/c/winnt/system32/cmd.exe [Fri Nov 16 12:05:43 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/d/winnt/system32/cmd.exe [Fri Nov 16 12:05:44 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/..%5c../winnt/system32/cmd.exe [Fri Nov 16 12:05:45 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/_vti_bin/..%5c../..%5c../..%5c../winnt/system32/cmd.exe [Fri Nov 16 12:05:45 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/_mem_bin/..%5c../..%5c../..%5c../winnt/system32/cmd.exe [Fri Nov 16 12:05:46 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/msadc/..%5c../..%5c../..%5c/..Á../..Á../..Á../winnt/system32/cmd.exe [Fri Nov 16 12:05:47 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/..Á../winnt/system32/cmd.exe [Fri Nov 16 12:05:47 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/..ĀŊ../winnt/system32/cmd.exe [Fri Nov 16 12:05:48 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/..Áœ../winnt/system32/cmd.exe [Fri Nov 16 12:05:49 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/..%5c../winnt/system32/cmd.exe [Fri Nov 16 12:05:50 2001] [error] [client 203.56.114.7] File does not exist: /usr/share/wwwroot/www/scripts/..%2f../winnt/system32/cmd.exe http://shopping.yahoo.com.au - Yahoo! Shopping - Get organised for Christmas early this year! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 18:57:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc26.worldnet.att.net (mtiwmhc26.worldnet.att.net [204.127.131.51]) by hub.freebsd.org (Postfix) with ESMTP id 9F1B337B419 for ; Thu, 15 Nov 2001 18:57:20 -0800 (PST) Received: from columbia ([12.93.212.237]) by mtiwmhc26.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011116025719.ELMO4964.mtiwmhc26.worldnet.att.net@columbia>; Fri, 16 Nov 2001 02:57:19 +0000 From: "Andrew C. Hornback" To: "Keith Spencer" , "fbsd" Subject: RE: Is this an attack guys???Help! Date: Thu, 15 Nov 2001 21:56:38 -0500 Message-ID: <009c01c16e4a$4f65ee40$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <20011116024710.22642.qmail@web12005.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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Keith Spencer > Sent: Thursday, November 15, 2001 9:47 PM > To: fbsd > Subject: Is this an attack guys???Help! > > Hi all, > This is an Apache error log snippet. > My server is infact FreeBSD 4.4 > I often find these page request errors from the same > address or one of the same C-class space. > IT looks lke an attack to me...What thinks you? > Thanks Keith > +++++++++++++++++++++++++++++++++++ [log snipped] You're being attacked by the Nimda/Code Red series of virii. Biggest things you've got to worry about are filling up your log files with this crap and filling up your pipe to the rest of the world. As far as I know, you're in no danger of actually being compromised by this. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 19: 3:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by hub.freebsd.org (Postfix) with ESMTP id 2CA7537B405 for ; Thu, 15 Nov 2001 19:03:09 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta01.mail.mel.aone.net.au with ESMTP id <20011116030251.HYOD21470.mta01.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Fri, 16 Nov 2001 14:02:51 +1100 Message-Id: <5.1.0.14.2.20011116140128.03c00bb0@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Fri, 16 Nov 2001 14:01:38 +1100 To: "Patrick O'Reilly" From: Rob B Subject: RE: APC backup -UPS howto install. Cc: In-Reply-To: References: <5.1.0.14.2.20011115175307.00a655c0@pop.ozemail.com.au> 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 19:19 15/11/2001, Patrick O'Reilly sent this up the stick: >Rob, > > > > > I don't have it running under FreeBSD yet , but apcupsd will do this. I > > have a 900XL connected via Serial to a Linux box, which talks through the > > network to a Win2k (shush) box. apcupsd is in use on FreeBSD by some > > members of the apcupsd mailing list, so I know it works. > > > >I see: > >Port: upsd-2.0.1.6_1 >Path: /usr/ports/sysutils/upsd >Info: APC Smart UPS Monitoring Daemon > >Is this the one you mean? I can't see "apcupsd" under ports. It's not in ports, you can get it from http://www.apcupsd.org. It should compile fine on FreeBSD, as I recall some users on the mailing list using it. Cheers, Rob -- What I need is a list of specific unknown problems we will encounter. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 1105 of a collection of 1184 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 19: 8:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 3749837B416 for ; Thu, 15 Nov 2001 19:08:54 -0800 (PST) Received: from there (dialup-uu-dynamic227.cshore.com [63.112.158.227]) by IMGate1.cshore.com (Postfix) with SMTP id 25D8823EC9; Thu, 15 Nov 2001 22:32:54 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111152210.41937@starbreaker.net> To: Kris Kennaway Subject: Re: How do I access the C++ libraries so I can teach myself C++? Date: Thu, 15 Nov 2001 22:12:56 -0500 X-Mailer: KMail [version 1.3] References: <200111152119.36296@starbreaker.net> <20011115184638.A72223@xor.obsecurity.org> In-Reply-To: <20011115184638.A72223@xor.obsecurity.org> Cc: freebsd-questions@freebsd.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 15 November 2001 21:46, you wrote: > The GNU c++ compiler is called g++ (with a hardlink from c++ to > g++ on FreeBSD) Thanks; I got the program to compile clean now. I guess I didn't read the man page carefully enough; I had the impression that cc would automagically tell that I was compiling C++ by looking at the extension. Silly me. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79IQ+cCiK1X1IhlkRAoypAJ40pPPqc0vnmqZl4IbPX1PVqL0qGwCgoxYF nrVyYF8tvOTYijASu6dLDQE= =KVda -----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 Nov 15 19:13: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta04.mail.mel.aone.net.au (mta04.mail.au.uu.net [203.2.192.84]) by hub.freebsd.org (Postfix) with ESMTP id 7EBDA37B417 for ; Thu, 15 Nov 2001 19:12:54 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta04.mail.mel.aone.net.au with ESMTP id <20011116031252.MOVN24232.mta04.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Fri, 16 Nov 2001 14:12:52 +1100 Message-Id: <5.1.0.14.2.20011116140310.03bd68a0@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Fri, 16 Nov 2001 14:04:34 +1100 To: "Anthony Atkielski" From: Rob B Subject: Re: Virtual Hosting with Apache Cc: In-Reply-To: <005701c16db8$081c3180$0a00000a@atkielski.com> References: <5.1.0.14.2.20011115134655.03ad2670@pop.ozemail.com.au> 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 20:29 15/11/2001, Anthony Atkielski sent this up the stick: >Rob writes: > > > Isn't this multihoming, rather than Virtual > > Hosting? AFAIK, Virtual Hosting is one IP > > address with multiple A records: > >Virtual hosting in Apacheland is simply the hosting of several distinct web >sites on one machine. Originally virtual hosts were kept separate by giving >each host its own IP on the same machine; today virtual hosts can be >distinguished by either IP address or name. The configuration of virtual >hosts >within Apache is essentially the same in both cases. Turns out we are both right, read the Apache pages at http://httpd.apache.org/docs-2.0/vhosts/name-based.html Apache actually recommend name-based virtuals, such as I described. Cheers, Rob -- Peace through superior firepower. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 831 of a collection of 1184 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 19:27:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail28.sdc1.sfba.home.com (femail28.sdc1.sfba.home.com [24.254.60.18]) by hub.freebsd.org (Postfix) with ESMTP id BDD9D37B405 for ; Thu, 15 Nov 2001 19:27:11 -0800 (PST) Received: from home.com ([24.101.148.173]) by femail28.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011116032710.LNYW626.femail28.sdc1.sfba.home.com@home.com> for ; Thu, 15 Nov 2001 19:27:10 -0800 Message-ID: <3BF486F4.A20F2DD8@home.com> Date: Thu, 15 Nov 2001 22:24:37 -0500 From: cyu0635@home.com X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: max file size 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 Do you know does it have max file size for log file in Freebsd? If the log file reachs the limited size, does it effect the server running? eg: messages, maillog, httpd-access.log Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 19:42:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by hub.freebsd.org (Postfix) with ESMTP id 1D5DF37B506 for ; Thu, 15 Nov 2001 19:42:32 -0800 (PST) Received: from ausyddtp0050.ozemail.com.au ([203.166.66.104]) by mta01.mail.mel.aone.net.au with ESMTP id <20011116034224.IWXR21470.mta01.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Fri, 16 Nov 2001 14:42:24 +1100 Message-Id: <5.1.0.14.2.20011116144026.03c0a6f0@pop.ozemail.com.au> X-Sender: rbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Fri, 16 Nov 2001 14:42:18 +1100 To: "craig burgess" <750virago@webbox.com> From: Rob B Subject: Re: kernel compile error Cc: freebsd-questions@FreeBSD.org In-Reply-To: <151101319.56339@webbox.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 10:38 16/11/2001, craig burgess sent this up the stick: >Here is a bit of the output (using the "old way" /sys/conf/alpha >and starting with /usr/sbin/config KERNEL --- >=============================== >regs -Wa,-mev56 -c linux_sysent.c >In file included from linux_sysent.c:14: >linux_proto.h:137: syntax error before `linux_gid_t' >linux_proto.h:137: `linux_gid_t' undeclared here (not in a function) >linux_proto.h:137: syntax error before `)' > ... several more like this then ... >linux_sysent.c:21: sizeof applied to an incomplete type >linux_sysent.c:21: warning: built-in function `exit' used without >declaration >linux_sysent.c:21: warning: cast discards qualifiers from pointer >target type >*** Error code 1 > >Stop in /usr/src/sys/modules/linux. >*** Error code 1 >========================== > >trying the "new method" in /usr/src and make buildkernel I get: > >osf1.ko osf1.kld osf1_ioctl.o osf1_misc.o osf1_signal.o osf1_sysent.o >osf1_mount >.o imgact_osf1.o osf1_sysvec.o @ machine symb.tmp tmp.o opt_compat.h >opt_simos.h > opt_nfs.h vnode_if.h >make: don't know how to make cleandir. Stop >*** Error code 2 > >Stop in /usr/src. >*** Error code 1 >========================= > >Platform: Alpha (not i386) > > uname -a >FreeBSD ... 4.3-RELEASE FreeBSD 4.3-RELEASE #12: Wed Sep 26 16:33:19 >PDT 2001 > >Fresh CVSUP of ports -- and source (this time using stable-supfile) > >Buildworld went without a hitch. Handbook sequence (which I'm >following this time) is make buildworld, then kernel, then I >planed to make installworld. Since I have NOT installed the rebuilt >binaries I'm guessing that I'm safe to leave the 4.3 kernel in >place but how do I get out of this predicament? There was a thread on the freebsd-stable list recently about something similar, the solution was to start with a clean /usr/obj Cheers, Rob -- Eagles may soar, but weasels don't get sucked into jet engines. [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian This is random quote 372 of a collection of 1184 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 19:43:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id CBB6537B418 for ; Thu, 15 Nov 2001 19:43:25 -0800 (PST) Received: from [192.168.2.23] ([65.93.33.91]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011116034325.EYTF9997.tomts6-srv.bellnexxia.net@[192.168.2.23]> for ; Thu, 15 Nov 2001 22:43:25 -0500 Date: Thu, 15 Nov 2001 22:53:01 -0500 (EST) From: Steve Brown To: Subject: How do I make "mail" (sendmail?) use remote SMTP server? Message-ID: <20011115224014.P6830-100000@prayforwind.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 Hello there, My ISP is now blocking access to any SMTP servers other than theirs, and blocking mail sent from "localhost". So I can no longer use mail or mutt to send a message to anyone except my own users. Can I configure something ([mail & mutt] or sendmail) to use their SMTP server? I'd like to be able to do something like this: cat | mail someone@somewhere.com and have it go out. Thanks in advance, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20: 8:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bunning.skiltech.com (bunning.skiltech.com [216.235.79.240]) by hub.freebsd.org (Postfix) with ESMTP id CB2D837B41B for ; Thu, 15 Nov 2001 20:08:23 -0800 (PST) Received: (from minter@localhost) by bunning.skiltech.com (8.11.6/8.11.6) id fAG48L102904; Thu, 15 Nov 2001 23:08:21 -0500 (EST) (envelope-from minter) Date: Thu, 15 Nov 2001 23:08:21 -0500 (EST) From: "H. Wade Minter" X-X-Sender: minter@bunning.skiltech.com To: Steve Brown Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I make "mail" (sendmail?) use remote SMTP server? In-Reply-To: <20011115224014.P6830-100000@prayforwind.com> Message-ID: <20011115230731.U2537-100000@bunning.skiltech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd recommend editing /etc/mail/sendmail.cf and changing the line that reads: # "Smart" relay host (may be null) DS to read # "Smart" relay host (may be null) DSyoursmtphost.isp.com That should fix it. On Thu, 15 Nov 2001, Steve Brown wrote: > Hello there, > > My ISP is now blocking access to any SMTP servers other than theirs, and > blocking mail sent from "localhost". So I can no longer use mail or mutt > to send a message to anyone except my own users. > > Can I configure something ([mail & mutt] or sendmail) to use their SMTP > server? I'd like to be able to do something like this: > > cat | mail someone@somewhere.com > > and have it go out. > > Thanks in advance, > > Steve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Do your part in the fight against injustice. Free Dmitry Sklyarov! http://www.freesklyarov.org/ Fight the DMCA! http://www.anti-dmca.org/ STOP the SSSCA! http://www.eff.org/alerts/20010921_eff_sssca_alert.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20: 9: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mx.pitdc1.stargate.net (smtp1.mx.pitdc1.stargate.net [206.210.69.141]) by hub.freebsd.org (Postfix) with SMTP id 106A437B416 for ; Thu, 15 Nov 2001 20:09:04 -0800 (PST) Received: (qmail 3857 invoked from network); 16 Nov 2001 04:09:16 -0000 Received: from unknown (HELO wastegate.net) (209.166.136.75) by smtp1.mx.pitdc1.stargate.net with SMTP; 16 Nov 2001 04:09:16 -0000 Received: (qmail 15451 invoked from network); 16 Nov 2001 04:08:56 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 16 Nov 2001 04:08:56 -0000 From: "Doug Reynolds" To: "Christopher J. Umina" , "Questions@FreeBSD.org" Date: Thu, 15 Nov 2001 23:08:39 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Clock Speed Changes. Message-Id: <20011116040904.106A437B416@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 14 Nov 2001 21:45:26 -0500, Christopher J. Umina wrote: > I'm currently running a server that is a 366 Mhz. Intel Celeron with a >66 Mhz. bus speed. I just now learned that the motherboard in the thing can >over clock. It says I can safely over clock to 100 Mhz FSB and 550 Mhz. CPU >clock. I made the changes in the system BIOS. When I got to the point >where the boot loader was ready to boot, it gave me some kind of weird >error. I'm guessing this is because of the clock speed changes. Is there >any way to make a system ready for such a change? Or am I stuck at this >speed until I reinstall BSD, which I hope is never because I've got this >install working beautifully. more than likely you've got your cpu clocked to fast to be stable. my advice it buy a 500mhz celeron from ebay and install it. or step up gradualy. try 66mhz FSB, and 400MHZ internal --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20:14:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from crg-gw.Stanford.EDU (crg-gw.Stanford.EDU [171.65.32.201]) by hub.freebsd.org (Postfix) with ESMTP id C43D937B416 for ; Thu, 15 Nov 2001 20:14:23 -0800 (PST) Received: from ev-00-st4413.Stanford.EDU (ev-00-st4413.Stanford.EDU [128.12.174.66]) by crg-gw.Stanford.EDU (8.11.5/8.11.5) with ESMTP id fAG4ENV06547 for ; Thu, 15 Nov 2001 20:14:23 -0800 (PST) Date: Thu, 15 Nov 2001 20:14:19 -0800 (PST) From: Joseph Norman X-Sender: norman@ev-00-st4413.Stanford.EDU To: freebsd-questions@freebsd.org Subject: Incorrect README.TXT in floppies directory of 4.4-RELEASE 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, If you would be so kind, could you tell me where should I post the following installation problem? *** I am just starting to install 4.4-RELEASE on a PC and I think that there is a problem with the README.TXT file in the directory with the i386 floppy images. The file that is there seems to be the wrong one -- a general description of FreeBSD, rather than a description of the disk images (as in the corresponding directory in the 4.3-RELEASE). I noticed the incorrect README.TXT file after wondering why the 2.88 MB boot.flp image wouldn't fit on a 1.44 MB floppy :-) Of course, the answer is in the correct README.TXT file. Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20:19: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kalbi.interlink.or.jp (kalbi.interlink.or.jp [203.141.128.74]) by hub.freebsd.org (Postfix) with ESMTP id AB80837B419; Thu, 15 Nov 2001 20:18:51 -0800 (PST) Received: from _[147.72.169.182]_by (da001d1579.lax-ca.osd.concentric.net [208.36.181.48]) by kalbi.interlink.or.jp (8.8.8/8.8.8) with SMTP id NAA08562; Fri, 16 Nov 2001 13:26:20 +0900 (JST) (envelope-from datemaster22@bigfoot.com) From: datemaster22@bigfoot.com Message-Id: <200111160426.NAA08562@kalbi.interlink.or.jp> Received: from [50.124.28.235] by _[147.72.169.182]_by with SMTP id A36C5E7 Thu, 15 Nov 2001 20:03:19 PDT Subject: Looking for a...date? Reply-To: datersnet1011@kalbi.interlink.or.jp Mime-Version: 1.0 Content-Type: text/html; charset="us-ascii" Date: Thu, 15 Nov 2001 20:20:36 To: undisclosed-recipients:; Sender: owner-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 control of your social life and join our community.
We offer a great way for busy, interesting and successful people to meet
each other in our safe, secure and anonymous environment.

Life should be wonderful. Find someone extraordinary to share your adventures with.
STOP waiting. START living.

GO meet Somebody!

CLICK HERE 


If you have received this message in error click here 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 Thu Nov 15 20:23:43 2001 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 9E4F537B417 for ; Thu, 15 Nov 2001 20:23:41 -0800 (PST) Received: from asi200 ([66.57.72.71]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 15 Nov 2001 17:30:02 -0500 Message-ID: <026601c16e26$35476ad0$0300a8c0@asi200> From: "Ben Goldstein" To: Cc: References: <01b501c16d71$d42dade0$0300a8c0@asi200> <20011114173351.C66694@blossom.cjclark.org> Subject: Re: kernel make errors Date: Thu, 15 Nov 2001 17:38:11 -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 THANK you (everyone) very much for such a quick response. > You do have 'scbus' and 'da' in your configuration? I could just kick myself for missing this thrice! On another note.. is there anything else I have to do to make changes in login.conf take effect? I've edited the default record, ran cap_mkdb, AND restarted the system. login seems to ignore my changes.(?) Thanks! -- Ben Goldstein (beng@nc.rr.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20:39:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id A7C3E37B418 for ; Thu, 15 Nov 2001 20:39:19 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAG4dFO18545; Fri, 16 Nov 2001 04:39:15 GMT Date: Fri, 16 Nov 2001 04:39:15 +0000 From: what ever To: Rod Person Cc: what ever , sobolak@mindspring.com, freebsd-questions@freebsd.org Subject: Re: sound help Message-ID: <20011116043915.A11035@sdf.freeshell.org> References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> <20011115043320.A5346@sdf.freeshell.org> <20011115184857.5b0f4ade.roddierod@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: <20011115184857.5b0f4ade.roddierod@yahoo.com>; from roddierod@yahoo.com on Thu, Nov 15, 2001 at 06:48:57PM -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 No luck here, either. squad51# cd /dev squad51# ./MAKEDEV snd expr: syntax error bad node: mknod mixer I suspect that the message: device_probe_and_attach: sbc0 attach returned 6 during boot is meaningful, or at least could point me in the right direction, but I can't find any references to it anywhere. I really appreciate any help or advise on getting this to work...or maybe I'll just have to buy a new soundcard? It's very frustrating. Thanks! On Thu, Nov 15, 2001 at 06:48:57PM -0500, Rod Person wrote: > It was Thu, 15 Nov 2001 04:33:20 +0000 when I read this: > > did you do makedev snd in /dev directory? > > > Hey, > > > > Thanks for the tip. My BIOS was already set with Plug-n-Pray disabled > > (i.e., PNP OS=NO). > > > > Any other tips? > > > > This sort of problem is the only thing that ever makes me think of going > > back to grrr.... linux. > > > > Thanks! > > > > > > > > On Wed, Nov 14, 2001 at 07:47:57PM -0800, Brian Sobolak wrote: > > > Hello what, > > > > > > Wednesday, November 14, 2001, 7:05:35 PM, you wrote: > > > > > > > > > we> sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 > > on isa0 > > > we> sbc0: alloc_resource > > > we> device_probe_and_attach: sbc0 attach returned 6 > > > > > > Suggestion: > > > > > > Check your BIOS and see if Plug-n-Play is enabled. If it is, turn it > > > off. > > > > > > brian > > > > > > > > > > -- > > thursday@sdf.lonestar.org > > SDF Public Access UNIX System - http://sdf.lonestar.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > roddierod@yahoo.com > > "I'm a character in a world gone wrong!" > - Entombed - Returning to Madness > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20:40:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id 06A0837B418 for ; Thu, 15 Nov 2001 20:40:31 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [24.91.160.222]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id fAG4eJk28090 for ; Thu, 15 Nov 2001 23:40:19 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAG4fsW54937; Thu, 15 Nov 2001 23:41:54 -0500 (EST) (envelope-from leblanc) Date: Thu, 15 Nov 2001 23:41:54 -0500 From: Louis LeBlanc To: fbsd , freebsd-questions@FreeBSD.ORG Subject: Re: Is this an attack guys???Help! Message-ID: <20011116044153.GB53683@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: fbsd References: <20011116024710.22642.qmail@web12005.mail.yahoo.com> <009c01c16e4a$4f65ee40$6600000a@ach.domain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline In-Reply-To: <009c01c16e4a$4f65ee40$6600000a@ach.domain> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/15/01 09:56 PM, Andrew C. Hornback sat at the `puter and typed: > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Keith Spencer > > Sent: Thursday, November 15, 2001 9:47 PM > > To: fbsd > > Subject: Is this an attack guys???Help! > > > > Hi all, > > This is an Apache error log snippet. > > My server is infact FreeBSD 4.4 > > I often find these page request errors from the same > > address or one of the same C-class space. > > IT looks lke an attack to me...What thinks you? > > Thanks Keith > > +++++++++++++++++++++++++++++++++++ >=20 > [log snipped] >=20 > You're being attacked by the Nimda/Code Red series of virii. Biggest > things you've got to worry about are filling up your log files with this > crap and filling up your pipe to the rest of the world. As far as I know, > you're in no danger of actually being compromised by this. >=20 Exactly. Your system is not at any security risk from these attacks, and you can get around the over bloated log files. I have some info on that up on http://www.keyslapper.org/Nimda/ You can even install a handler to report the infected systems to SecurityFocus and the sources' abuse authorities. Same page. Installing this handler will even reduce the error log file size by making these bogus URLs match (most of them, anyway) rather than generating an error. HTH Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Pudder's Law: Anything that begins well will end badly. (Note: The converse of Pudder's law is not true.) --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79JkReAPWYrNkRWIRAiy0AJ4xjnaVgEQV7YZ2/JJz6nq9GNo12gCfUjti 4v9vwDBNHjTuVo6GNtrksro= =4uwe -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 20:41:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.networkusa.net (smtp.networkusa.net [216.162.106.18]) by hub.freebsd.org (Postfix) with ESMTP id 592DE37B417 for ; Thu, 15 Nov 2001 20:41:34 -0800 (PST) Received: from jww2 (118-99.bestdsl.net [216.162.118.99]) by smtp.networkusa.net (8.9.3/8.9.3) with SMTP id VAA03937 for ; Thu, 15 Nov 2001 21:56:31 -0600 From: "Joshua Weiss" To: Subject: Weird connection problem 4.4STABLE Date: Thu, 15 Nov 2001 22:42:12 -0600 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_011D_01C16E26.C447FFB0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_011D_01C16E26.C447FFB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Ive been racking my brains, and i cannot for the life of me figure out what is the problem. My system configuration is: 1Ghz AMD 256M RAM Asus A7V Mother board 40Gig Maxtor HD NE2K Compatable NIC 60 Routable IP's (1 main, 59 aliased) This box is used for shell hosting, and was recently upgraded from Slackware 7.0 to FreeBSD-4.4STABLE. (new install) Here is the problem that has existed since the new install of FreeBSD. IRCd's will work properly, users can connect from the outside, with no problem. But, any other IRC process, (BNC, BitchX, Eggdrop, or any IRC Services [services, stats]) cannot connect locally to an IRCd hosted on this same box. They can connect remotely to any other IRCd, that is hosted on a different server. You can see services try to connect, but they get either timeout errors, or a connection refused error. I am limiting hosts through the hosts.allow, but i disabled that and left ALL : ALL : allow, and still the same problem. As a side note, SSH and FTP can connect locally without a problem. There is no firewall setup on this box, IPv6 is enabled, and the line in hosts.allow for reverse mapping is commented out. Also, if you setup an IRCd on the main unaliased IP, the processes will work fine. On the rest of the IP’s (aliased) they have the problem as listed above. Any ideas at all would be greatly appreciated, and are very much needed. Thanks so much, Josh Weiss Server Admin Raptured.net ------=_NextPart_000_011D_01C16E26.C447FFB0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Ive been = racking my brains, and i cannot for the life of me figure out what is the problem. =

My system = configuration is:
1Ghz AMD
256M RAM
Asus A7V Mother board
40Gig Maxtor HD
NE2K Compatable NIC
60 Routable IP's (1 main, 59 aliased)

This box is = used for shell hosting, and was recently upgraded from Slackware 7.0 to FreeBSD-4.4STABLE. (new install)

Here is the = problem that has existed since the new install of FreeBSD. =

IRCd's will = work properly, users can connect from the outside, with no problem. But, any = other IRC process, (BNC, BitchX, Eggdrop, or any IRC Services [services, = stats]) cannot connect locally to an IRCd hosted on this same box. They can = connect remotely to any other IRCd, that is hosted on a different server. =

You can see = services try to connect, but they get either timeout errors, or a connection refused = error.

I am limiting = hosts through the hosts.allow, but i disabled that and left ALL : ALL : allow, = and still the same problem.

As a side = note, SSH and FTP can connect locally without a problem.

There is no = firewall setup on this box, IPv6 is enabled, and the line in hosts.allow for = reverse mapping is commented out.

Also, if you = setup an IRCd on the main unaliased IP, the processes will work fine. On the rest = of the IP’s (aliased) they have the problem as listed above. =

Any ideas at = all would be greatly appreciated, and are very much needed. =

Thanks so = much,

 

 

Josh Weiss<= /p>

Server Admin<= /p>

Raptured.net<= /p>

 <= /p>

------=_NextPart_000_011D_01C16E26.C447FFB0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 21:14:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id CE85237B416 for ; Thu, 15 Nov 2001 21:14:36 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAG5EZd02781; Fri, 16 Nov 2001 06:14:35 +0100 (CET) Message-ID: <000c01c16e5d$9545d480$0a00000a@atkielski.com> From: "Anthony Atkielski" To: , "Gary W. Swearingen" References: <15347.51080.806828.40364@guru.mired.org> Subject: Re: Some h/w recommendations please... Date: Fri, 16 Nov 2001 06:14:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gary writes: > All Triniton (ie, Sony) monitors used to have two > horizontal row of reduced-brightness pixels dividing > the screen into thirds. That depends on the size of the monitor. Smaller monitors have one wire; larger monitors (17" or more) have two wires. Monitors above 21" have three wires. The shadow cast by the wires is actually much smaller than a pixel in height (and much thinner than even one strip of the phosphor triads), as careful examination of the display will reveal. It is possible to distinguish individual pixels clearly even when they are resting right over the wire. However, the shadow of the wire is still perceptible if one looks for it. > They were said to be the result of electron-beam > shadows from wires which kept the shadow mask > against the screen. Trinitron CRTs use an aperture grille, not a shadow mask. The grille uses thin wires stretched taught and oriented vertically to direct three electron beams (or one beam split into three) to the correct vertical phosphor stripes. The horizontal wires are intended to keep the grille from resonating, which would produce color artifacts on the display. > I've never understood why so many people were > willing to accept such a design flaw in monitors > for which they usually pay a premium price. How do you suggest that the grille be stabilized, then? > Actually, I suppose most people like their bright > colors more than they dislike their lines. Trinitrons are superior in virtually every other way to conventional shadow-mask tubes, in my experience. > In any event, look at your monitor carefully > before buying it, with a variety of screen content. Yes, although any Trinitron-like monitor (the patents have expired, so anyone can build them now, even if they can't call them Trinitrons) is likely to show these horizontal lines. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 22:22:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spyros.hermans.ca (h24-65-98-68.ed.shawcable.net [24.65.98.68]) by hub.freebsd.org (Postfix) with ESMTP id E8B4237B418 for ; Thu, 15 Nov 2001 22:22:49 -0800 (PST) Received: from otidan (otidan.inside [192.168.32.100]) by spyros.hermans.ca (Postfix) with ESMTP id 3FB7A2F9C39; Thu, 15 Nov 2001 23:22:48 -0700 (MST) From: "Jamie Hermans" To: "'Alexander Thorp'" , Subject: RE: Compaq with no keyboard - how to boot? Date: Thu, 15 Nov 2001 23:23:24 -0700 Organization: hermans.ca Message-ID: <003101c16e67$3269dcd0$6420a8c0@otidan> 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.3311 Importance: Normal In-Reply-To: <20011114095453.44335.qmail@web20802.mail.yahoo.com> 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: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of > Alexander Thorp > Sent: November 14, 2001 2:55 am > To: freebsd-questions@freebsd.org > Subject: Compaq with no keyboard - how to boot? > > Does anybody know a way to make it boot without a > keyboard attached, e.g. secret set-up command or > motherboard jumper setting? Get into the Compaq BIOS (whether by floppy, SmartStart CD or System Partition), press ^A at the main menu, and you should get a notice about entering Advanced Config Mode. It's a somewhat undocumented feature that I tripped over a while back when I was trying to get SMP working on a Prosignia 500... Lots of extra settings that you would find in most "normal" BIOS's - including a switch to ignore missing keyboards :) -- Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 22:56:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f132.law11.hotmail.com [64.4.17.132]) by hub.freebsd.org (Postfix) with ESMTP id 38BF137B405 for ; Thu, 15 Nov 2001 22:56:35 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 15 Nov 2001 22:56:35 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 16 Nov 2001 06:56:34 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: scott.mitchell@mail.com Cc: freebsd-questions@freebsd.org Subject: Re: Some h/w recommendations please... Date: Thu, 15 Nov 2001 23:56:34 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Nov 2001 06:56:35.0163 (UTC) FILETIME=[D4AB32B0:01C16E6B] Sender: owner-freebsd-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, Nov 15, 2001 at 03:26:40AM -0700, Charles Burns wrote: > > As far as AthlonXP chips, I generally recommend that people get >motherboards > > that use 100% AMD chipsets (both southbridge and northbridge). Most AMD > > stability problems that have popped up over the years seem to be from >VIA > > chipsets. While the AMD760 isn't the fastest chipset on earth, and while >it > > has been end-of-life'd by AMD recently, it is mature and reliable. The > > alternatives are the VIA KT-266A (the fastest available now), the SIS > > chipset... Which is made by SIS... Which has a horrible track record, >and > > then the NVidia NForce, which is so immature that it doesn't yet >actually > > exist in the form of a buyable product. > >Are there any such boards? All the so-called AMD760 boards I've seen >reviewed have used a VIA southbridge, supposedly for cost reasons... of >course I haven't really looked much at the higher end stuff like the Tyan >MP boards (overkill for my new workstation, I think). > >Your post just confirmed most of the component choices I'm about to lay out >a bunch of money on, so many thanks for brightening my day :-) > > Scott Umm, gee I actually thing that the Tyan's are the only boards that use a pure AMD760 chipset. I thought there were more, like there were with the older AMD750 chipset, but I just started looking and...Nope. The specific motherboard that I recommend for you is the Abit KG-7. It is the only non dual-CPU board that supports all 4 memory slots, is rock solid, has optional IDE RAID (big whoop with Vinum and all, but always nice if you are also going to use Windows) and it has a fairly good price. It does use the VIA southbridge, but from reading up on the lastest BIOS updates, there are no known problems with this now. Please note that you can get the Tyan TigerMP motherboard for about $80 more, and have the option to get a second CPU in the future. I use this board now. Other than the fact that it absolutely hates to have an Intel Pro/100+ management NIC in PCI slot + 6 when running Windows, it is an extremely stable board. Most boards are extremely stable nowadays, fortunately. Just a few years ago, mobo manufacturers made their reputations on building rock solid boards while most manufacturers forgot the "stability" part. It seems the technology has matured enough that this is less of a problem. (I would still get a board from a top 5 manufacturer though) Charles Burns _________________________________________________________________ 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 Thu Nov 15 23:39: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20103.mail.yahoo.com (web20103.mail.yahoo.com [216.136.226.40]) by hub.freebsd.org (Postfix) with SMTP id AEA0737B405 for ; Thu, 15 Nov 2001 23:38:51 -0800 (PST) Message-ID: <20011116073850.22136.qmail@web20103.mail.yahoo.com> Received: from [63.193.147.188] by web20103.mail.yahoo.com via HTTP; Thu, 15 Nov 2001 23:38:50 PST Date: Thu, 15 Nov 2001 23:38:50 -0800 (PST) From: Bsd Neophyte Subject: Re: I really really really need some help with this 'make' problem... PLEASE To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011115003428.E66694@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1369379432-1005896330=:22044" Sender: owner-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-1369379432-1005896330=:22044 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --- "Crist J. Clark" wrote: > When you get back to the shell you ran the 'startx' from, are there > any error messages? Next time you run it, > > For a csh-type shell, > $ startx >& startx.out > For a sh-type shell, > $ startx > startx.out 2>&1 > > And send along the startx.out if there is anything useful in it. Thanks again... I dunno what to make of the output file... so here it is... I noticed some errors... but I don't know if those are responsible for this problem. This is really weird... just like a windows problem with the screen not refreshing... everything stays where it is... and I don't see any text or cursors on the shell... not to mention the desktop icons (and the task bar) can't be seen, but their names can be seen and all of them are cluttered. -Sameer __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com --0-1369379432-1005896330=:22044 Content-Type: text/plain; name="startx.out.txt" Content-Description: startx.out.txt Content-Disposition: inline; filename="startx.out.txt" XFree86 Version 3.3.6 / X Window System (protocol Version 11, revision 0, vendor release 6300) Release Date: xx November 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (see http://www.XFree86.Org/FAQ) Operating System: FreeBSD 4.4-STABLE i386 [ELF] Configured drivers: SVGA: server for SVGA graphics adaptors (Patchlevel 1): NV1, STG2000, RIVA 128, RIVA TNT, RIVA TNT2, RIVA ULTRA TNT2, RIVA VANTA, RIVA ULTRA VANTA, RIVA INTEGRATED, GeForce 256, GeForce DDR, Quadro, GeForce2 GTS, GeForce2 GTS (rev1), GeForce2 Ultra, Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR, ET4000, ET4000W32, ET4000W32i, ET4000W32i_rev_b, ET4000W32i_rev_c, ET4000W32p, ET4000W32p_rev_a, ET4000W32p_rev_b, ET4000W32p_rev_c, ET4000W32p_rev_d, ET6000, ET6100, et3000, pvga1, wd90c00, wd90c10, wd90c30, wd90c24, wd90c31, wd90c33, gvga, r128, ati, sis86c201, sis86c202, sis86c205, sis86c215, sis86c225, sis5597, sis5598, sis6326, sis530, sis620, sis300, sis630, sis540, tvga8200lx, tvga8800cs, tvga8900b, tvga8900c, tvga8900cl, tvga8900d, tvga9000, tvga9000i, tvga9100b, tvga9200cxr, tgui9400cxi, tgui9420, tgui9420dgi, tgui9430dgi, tgui9440agi, cyber9320, tgui9660, tgui9680, tgui9682, tgui9685, cyber9382, cyber9385, cyber9388, cyber9397, cyber9520, cyber9525, 3dimage975, 3dimage985, cyber9397dvd, blade3d, cyberblade, clgd5420, clgd5422, clgd5424, clgd5426, clgd5428, clgd5429, clgd5430, clgd5434, clgd5436, clgd5446, clgd5480, clgd5462, clgd5464, clgd5465, clgd6205, clgd6215, clgd6225, clgd6235, clgd7541, clgd7542, clgd7543, clgd7548, clgd7555, clgd7556, ncr77c22, ncr77c22e, cpq_avga, mga2064w, mga1064sg, mga2164w, mga2164w AGP, mgag200, mgag100, mgag400, oti067, oti077, oti087, oti037c, al2101, ali2228, ali2301, ali2302, ali2308, ali2401, cl6410, cl6412, cl6420, cl6440, video7, ark1000vl, ark1000pv, ark2000pv, ark2000mt, mx, realtek, AP6422, AT24, AT3D, s3_savage, s3_virge, s3_svga, NM2070, NM2090, NM2093, NM2097, NM2160, NM2200, ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct64200, ct64300, mediagx, V1000, V2100, V2200, p9100, spc8110, i740, i740_pci, i810, i810-dc100, i810e, Voodoo Banshee, Voodoo3, smi, generic Using syscons driver with X support (version 2.0) (using VT number 9) XF86Config: /etc/XF86Config (**) stands for supplied, (--) stands for probed/default values (**) XKB: keycodes: "xfree86" (**) XKB: types: "default" (**) XKB: compat: "default" (**) XKB: symbols: "us(pc101)" (**) XKB: geometry: "pc" (**) XKB: rules: "xfree86" (**) XKB: model: "pc104" (**) XKB: layout: "us" (**) XKB: variant: "nodeadkeys" (**) Mouse: type: Microsoft, device: /dev/mouse, baudrate: 1200 (**) Mouse: buttons: 3 (**) SVGA: Graphics device ID: "Primary Card" (**) SVGA: Monitor ID: "Primary Monitor" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi" (--) SVGA: PCI: SiS 630 rev 33, Memory @ 0xd0000000, 0xdd000000, I/O @ 0xd000 Using XFree86 SiS driver version 3.0.0 (--) SVGA: using programmable clocks. (--) SVGA: chipset: sis630 (--) SVGA: videoram: 32768k (**) SVGA: Using 8 bpp, Depth 8, Color weight: 666 (--) SVGA: Maximum allowed dot-clock: 394.979 MHz (**) SVGA: Mode "1600x1200": mode clock = 189.000 (--) SVGA: Virtual resolution set to 1600x1200 (--) SVGA: SpeedUp code selection modified because virtualX != 1024 (--) SVGA: Using Linear Frame Buffer at 0x0d0000000, Size 32MB (--) SVGA: SIS: Memory mapped I/O selected at 0x0dd000000 (**) SVGA: Using hardware cursor (**) SVGA: SIS: Enabling Turbo-queue (--) SVGA: Using XAA (XFree86 Acceleration Architecture) (--) SVGA: XAA: Solid filled rectangles (--) SVGA: XAA: Screen-to-screen copy (--) SVGA: XAA: 8x8 color expand pattern fill (--) SVGA: XAA: Indirect CPU to screen color expansion (imagetext, polytext) (--) SVGA: XAA: Using 12 128x128 areas for pixmap caching (--) SVGA: XAA: Caching tiles and non-transparent stipples (--) SVGA: XAA: General lines and segments (--) SVGA: XAA: Dashed lines and segments The XKEYBOARD keymap compiler (xkbcomp) reports: > Error: Cannot open "/var/tmp/server-0.xkm" to write keyboard description > Exiting Couldn't load XKB keymap, falling back to pre-XKB keymap kdeinit: Launched DCOPServer, pid = 1045 result = 0 _KDE_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root DCOP: register 'anonymous-1045' -> number of clients is now 1 DCOPServer up and running. DCOP: unregister 'anonymous-1045' kdeinit: Launched KLauncher, pid = 1050 result = 0 DCOP: register 'klauncher' -> number of clients is now 1 DCOP: unregister 'klauncher' DCOP: register 'klauncher' -> number of clients is now 1 DCOP: register 'anonymous-1043' -> number of clients is now 2 DCOP: register 'anonymous-1050' -> number of clients is now 3 DCOP: unregister 'anonymous-1043' DCOP: register 'ksplash' -> number of clients is now 3 DCOP: new daemon klauncher DCOP: unregister 'anonymous-1050' kdeinit: Launched KDED, pid = 1052 result = 0 DCOP: register 'kded' -> number of clients is now 2 DCOP: unregister 'kded' DCOP: register 'kded' -> number of clients is now 2 DCOP: register 'anonymous-1052' -> number of clients is now 3 kio (KDirWatch): KDirWatch: Can't use FAM kio (KDirWatch): KDirWatch: Can't use FAM kded: Does not exist! (/home/sameer/.kde/share/servicetypes/) kded: Does not exist! (/home/sameer/.kde/share/mimelnk/) kded: Does not exist! (/home/sameer/.kde/share/applnk/) DCOP: register 'anonymous-1053' -> number of clients is now 4 kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kbuildsycoca', ...) kdeinit: Got EXEC_NEW 'kbuildsycoca' from launcher. kio (KLauncher): kbuildsycoca (pid 1054) up and running. DCOP: register 'kbuildsycoca' -> number of clients is now 5 kbuildsycoca: Recreating ksycoca file DCOP: unregister 'kbuildsycoca' kdeinit: PID 1054 terminated. DCOP: unregister 'anonymous-1053' kio (KDirWatch): KDirWatch: Can't use FAM kio (KDirWatch): KDirWatch: Can't use FAM kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kconf_update', ...) kdeinit: Got EXEC_NEW 'kconf_update' from launcher. kio (KLauncher): kconf_update (pid 1055) up and running. kdeinit: PID 1055 terminated. DCOP: new daemon kded kdeinit: PID 1052 terminated. DCOP: unregister 'anonymous-1052' kdeinit: opened connection to :0.0 kdeinit: Launched 'kcminit', pid = 1056 result = 0 DCOP: register 'anonymous-1056' -> number of clients is now 2 kcminit: Initializing libkcm_input: init_mouse kdecore (KLibLoader): WARNING: KLibrary: Undefined symbol "init_spellchecking" kdecore (KLibLoader): library libkcm_xmlrpcd.la not found under 'module' but under 'lib' kcminit: Initializing libkcm_xmlrpcd: init_xmlrpcd kio (KLauncher): KLauncher: Got start_service_by_desktop_name('kxmlrpcd', ...) kdeinit: Got EXEC_NEW 'kxmlrpcd' from launcher. kio (KLauncher): kxmlrpcd (pid 1059) up and running. kdecore (KLibLoader): library libkcm_keyboard.la not found under 'module' but under 'lib' DCOP: register 'kxmlrpcd' -> number of clients is now 3 kdecore (KSocket): Failed to create: Protocol not supported DCOP: register 'anonymous-1059' -> number of clients is now 4 kcminit: Initializing libkcm_keyboard: init_keyboard kdeinit: PID 1059 terminated. DCOP: unregister 'anonymous-1059' kcminit: Initializing libkcm_style: init_style kdeinit: setgroups: Operation not permitted kdeinit: Got SETENV 'GTK_RC_FILES=/etc/gtk/gtkrc:/home/sameer/.gtkrc:/home/sameer/.gtkrc-kde' from klauncher. kdeinit: Got SETENV 'KDE_MULTIHEAD=false' from klauncher. kdecore (KLibLoader): library libkcm_kmix.la not found under 'module' but under 'lib' kcminit: Initializing libkcm_kmix: init_kmix kio (KLauncher): KLauncher: Got start_service_by_desktop_name('kmixctrl_restore', ...) kdeinit: Got EXEC_NEW 'kmixctrl' from launcher. kio (KLauncher): kmixctrl (pid 1065) up and running. kcminit: Initializing libkcm_fonts: init_fonts kdeinit: Got SETENV 'QT_XFT=1' from klauncher. kdecore (KLibLoader): library libkcm_laptop.la not found under 'module' but under 'lib' kcminit: Initializing libkcm_laptop: init_battery kdeinit: PID 1065 terminated. kcminit: Initializing libkcm_keys: init_keys kcminit: Initializing libkcm_arts: init_arts kio (KLauncher): KLauncher: Got kdeinit_exec('artswrapper', ...) kdeinit: Got EXEC_NEW 'artswrapper' from launcher. library=artswrapper.la: No file names artswrapper.la found in paths. Could not load library! Trying exec.... kio (KLauncher): artswrapper (pid 1066) up and running. kcminit: Initializing libkcm_energy: init_energy kcminit: Initializing libkcm_access: init_access kcminit: Initializing libkcm_bell: init_bell DCOP: unregister 'anonymous-1056' kdeinit: PID 1056 terminated. DCOP: register 'knotify' -> number of clients is now 3 DCOP: register 'anonymous-1068' -> number of clients is now 4 /tmp/mcop-sameer is accessible owned by user DCOP aborting call from 'anonymous-1068' to 'knotify' ERROR: KUniqueApplication: DCOP communication error! DCOP: unregister 'knotify' DCOP: unregister 'anonymous-1068' DCOP: register 'ksmserver' -> number of clients is now 3 kdeinit: Got SETENV 'SESSION_MANAGER=local/froggie5.pacbell.net:/tmp/.ICE-unix/1072' from klauncher. ksmserver: KSMServer: SetAProc_loc: conn 0, prot=local, file=/tmp/.ICE-unix/1072 kio (KLauncher): KLauncher: Got start_service_by_desktop_name('knotify', ...) kdeinit: Got EXEC_NEW 'knotify' from launcher. kio (KLauncher): knotify (pid 1073) up and running. DCOP: register 'knotify' -> number of clients is now 4 ksmserver: KSMServer::restoreSession kio (KLauncher): KLauncher: Got exec_blind('kwin', ...) kdeinit: Got EXEC_NEW 'kwin' from launcher. DCOP: register 'anonymous-1073' -> number of clients is now 5 kio (KLauncher): kwin (pid 1075) up and running. /tmp/mcop-sameer is accessible owned by user DCOP aborting call from 'anonymous-1073' to 'knotify' ERROR: KUniqueApplication: DCOP communication error! kdeinit: PID 1073 terminated. DCOP: unregister 'knotify' DCOP: unregister 'anonymous-1073' DCOP: register 'anonymous-1075' -> number of clients is now 4 kio (KLauncher): KLauncher: Got start_service_by_desktop_name('knotify', ...) kdeinit: Got EXEC_NEW 'knotify' from launcher. kio (KLauncher): knotify (pid 1076) up and running. DCOP: register 'knotify' -> number of clients is now 5 DCOP: register 'anonymous-1076' -> number of clients is now 6 /tmp/mcop-sameer is accessible owned by user DCOP aborting call from 'anonymous-1076' to 'knotify' ERROR: KUniqueApplication: DCOP communication error! kdeinit: PID 1076 terminated. DCOP: unregister 'knotify' DCOP: unregister 'anonymous-1076' DCOP: unregister 'anonymous-1075' DCOP: register 'anonymous-1075' -> number of clients is now 4 DCOP: unregister 'anonymous-1075' DCOP: register 'kwin' -> number of clients is now 4 klauncher: KLauncher::process ---> autoStart kdeinit: Got EXEC_NEW 'kdesktop' from launcher. kio (KLauncher): kdesktop (pid 1078) up and running. DCOP: register 'kdesktop' -> number of clients is now 5 DCOP: register 'anonymous-1078' -> number of clients is now 6 kdesktop: relPath=System/ScreenSavers/ kdesktop: Saver Engine started, timeout: 300 libkonq: KonqIconViewWidget::setIcons( 0 , ) kio (KDirWatch): KDirWatch: Can't use FAM kio (KDirLister): KDirLister::openURL file:/home/sameer/Desktop/ keep=false libkonq: KNewMenu::KNewMenu 0x80bfa00 kdeinit: PID 1078 terminated. DCOP: unregister 'anonymous-1078' kdeinit: Got EXEC_NEW 'kicker' from launcher. kio (KLauncher): kicker (pid 1080) up and running. DCOP: register 'kicker' -> number of clients is now 6 DCOP: register 'anonymous-1080' -> number of clients is now 7 kdeinit: PID 1080 terminated. DCOP: unregister 'anonymous-1080' kdeinit: Got EXT_EXEC 'klipper' from launcher. kio (KLauncher): klipper (pid 1082) up and running. kdeinit: Got EXEC_NEW 'khotkeys' from launcher. DCOP: register 'klipper' -> number of clients is now 7 kio (KLauncher): khotkeys (pid 1084) up and running. kdeinit: Got EXEC_NEW 'kwrited' from launcher. DCOP: register 'khotkeys' -> number of clients is now 8 DCOP: register 'anonymous-1084' -> number of clients is now 9 kio (KLauncher): kwrited (pid 1086) up and running. DCOP: register 'kwrited' -> number of clients is now 10 DCOP: register 'anonymous-1082' -> number of clients is now 11 DCOP: register 'anonymous-1086' -> number of clients is now 12 DCOP: new daemon kwrited kdeinit: PID 1084 terminated. DCOP: unregister 'anonymous-1084' kdeinit: setgroups: Operation not permitted kdeinit: PID 1086 terminated. DCOP: unregister 'anonymous-1086' kdesktop: Esetroot compat: setting pixmap to 33554522 kdeinit: Got EXEC_NEW 'kio_file' from launcher. DCOP: unregister 'ksplash' kio (KLauncher): kio_file (pid 1090) up and running. kio_file: Starting 1090 DCOP: unregister 'anonymous-1082' kdeinit: PID 1082 terminated. kio_file: ========= LIST file:/home/sameer/Desktop/ ========= kio (kioslave): listEntries 1 kio (kioslave): listEntries 4 kio_file: ============= COMPLETED LIST ============ kio_file: =============== BYE =========== libkonq: KonqIconViewWidget::setIcons( 0 , ) libkonq: itemURL=file:/home/sameer/Desktop/Trash libkonq: itemURL=file:/home/sameer/Desktop/Home libkonq: itemURL=file:/home/sameer/Desktop/Home ksmserver: WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 ksmserver: WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 ksmserver: WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 libkonq: KNewMenu::slotCheckUpToDate() 0x80bfa00 : menuItemsVersion=0 s_templatesVersion=0 libkonq: KNewMenu::slotCheckUpToDate() : recreating actions libkonq: KNewMenu::slotFillTemplates() kio (KDirWatch): KDirWatch: Can't use FAM libkonq: Templates resource dir: /home/sameer/.kde/share/templates/ libkonq: Templates resource dir: /usr/local/share/templates/ libkonq: /usr/local/share/templates/Directory.desktop libkonq: /usr/local/share/templates/HTMLFile.desktop libkonq: /usr/local/share/templates/TextFile.desktop libkonq: /usr/local/share/templates/linkCDROM.desktop libkonq: /usr/local/share/templates/linkFloppy.desktop libkonq: /usr/local/share/templates/linkHD.desktop libkonq: /usr/local/share/templates/linkProgram.desktop libkonq: /usr/local/share/templates/linkURL.desktop libkonq: /usr/local/share/templates/Illustration.desktop libkonq: /usr/local/share/templates/Presentation.desktop libkonq: /usr/local/share/templates/SpreadSheet.desktop libkonq: /usr/local/share/templates/TextDocument.desktop libkonq: KNewMenu::parseFiles() libkonq: KNewMenu::fillMenu() kio (KLauncher): KLauncher: Got start_service_by_desktop_path('System/konsole.desktop', ...) kdeinit: Got EXT_EXEC 'konsole' from launcher. kio (KLauncher): konsole (pid 1094) up and running. DCOP: register 'anonymous-1094' -> number of clients is now 8 kdeinit: setgroups: Operation not permitted kio (KLauncher): KLauncher: Got start_service_by_desktop_name('knotify', ...) kdeinit: Got EXEC_NEW 'knotify' from launcher. kio (KLauncher): knotify (pid 1097) up and running. DCOP: register 'knotify' -> number of clients is now 9 DCOP: register 'anonymous-1097' -> number of clients is now 10 /tmp/mcop-sameer is accessible owned by user DCOP aborting call from 'anonymous-1097' to 'knotify' ERROR: KUniqueApplication: DCOP communication error! kdeinit: PID 1097 terminated. DCOP: unregister 'knotify' DCOP: unregister 'anonymous-1097' kio (KLauncher): KLauncher: Got start_service_by_desktop_name('knotify', ...) kdeinit: Got EXEC_NEW 'knotify' from launcher. kio (KLauncher): knotify (pid 1099) up and running. DCOP: register 'knotify' -> number of clients is now 9 DCOP: register 'anonymous-1099' -> number of clients is now 10 /tmp/mcop-sameer is accessible owned by user DCOP aborting call from 'anonymous-1099' to 'knotify' ERROR: KUniqueApplication: DCOP communication error! kdeinit: PID 1099 terminated. DCOP: unregister 'knotify' DCOP: unregister 'anonymous-1099' libkonq: KNewMenu::slotCheckUpToDate() 0x80bfa00 : menuItemsVersion=1 s_templatesVersion=1 ksmserver: WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 ksmserver: WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 kio (KLauncher): KLauncher: Got start_service_by_desktop_name('knotify', ...) kdeinit: Got EXEC_NEW 'knotify' from launcher. kio (KLauncher): knotify (pid 1101) up and running. DCOP: register 'knotify' -> number of clients is now 9 DCOP: register 'anonymous-1101' -> number of clients is now 10 /tmp/mcop-sameer is accessible owned by user DCOP aborting call from 'anonymous-1101' to 'knotify' ERROR: KUniqueApplication: DCOP communication error! DCOP: unregister 'knotify' kdeinit: PID 1101 terminated. DCOP: unregister 'anonymous-1101' ksmserver: completeShutdown: client kwin ksmserver: completeShutdown: client kdesktop ksmserver: completeShutdown: client kicker ksmserver: completeShutdown: client khotkeys ksmserver: completeShutdown: client klipper DCOP: unregister 'khotkeys' ksmserver: completeShutdown: client konsole ksmserver: We killed all clients. We have now clients.count()=6 ksmserver: KSMServer::completeKilling clients.count()=6 ksmserver: KSMServer::completeKilling clients.count()=6 ksmserver: KSMServer::completeKilling clients.count()=5 DCOP: unregister 'anonymous-1094' ksmserver: KSMServer::completeKilling clients.count()=4 DCOP: unregister 'klipper' ksmserver: KSMServer::completeKilling clients.count()=3 kdeinit: PID 1094 terminated. libkonq: KNewMenu::~KNewMenu 0x80bfa00 DCOP: unregister 'kdesktop' DCOP: register 'kdesktop' -> number of clients is now 5 DCOP: register 'anonymous-1104' -> number of clients is now 6 kicker: SystemTrayApplet::~SystemTrayApplet X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 7 (X_ReparentWindow) Resource id in failed request: 0x2c0000e Serial number of failed request: 16446 Current serial number in output stream: 16541 DCOP: unregister 'kicker' ksmserver: KSMServer::completeKilling clients.count()=3 kdesktop: relPath=System/ScreenSavers/ kdesktop: Saver Engine started, timeout: 300 libkonq: KonqIconViewWidget::setIcons( 0 , ) kio (KDirWatch): KDirWatch: Can't use FAM kio (KDirLister): KDirLister::openURL file:/home/sameer/Desktop/ keep=false libkonq: KNewMenu::KNewMenu 0x80b6500 DCOP: unregister 'anonymous-1104' ksmserver: KSMServer::completeKilling clients.count()=2 kdesktop: Esetroot compat: setting pixmap to 12583002 kdeinit: Got EXEC_NEW 'kio_file' from launcher. kio_file: Starting 1106 kio (KLauncher): kio_file (pid 1106) up and running. kio_file: ========= LIST file:/home/sameer/Desktop/ ========= kio (kioslave): listEntries 5 kio_file: ============= COMPLETED LIST ============ kio_file: =============== BYE =========== libkonq: KonqIconViewWidget::setIcons( 0 , ) DCOP: unregister 'ksmserver' ICE default IO error handler doing an exit(), pid = 1075, errno = 0 ICE default IO error handler doing an exit(), pid = 1105, errno = 13 kdeinit: PID 1075 terminated. DCOP: unregister 'kwin' DCOP: unregister 'kdesktop' kdeinit: terminate KDE. kdeinit: Fatal IO error: client killed kdeinit: sending SIGHUP to children. KLauncher: Exiting on signal 1 DCOP Cleaning up dead connections. DCOP: unregister 'klauncher' DCOP: unregister 'kded' DCOP: unregister 'kxmlrpcd' DCOP: unregister 'kwrited' waiting for X server to shut down kdeinit: sending SIGTERM to children. kdeinit: Exit. --0-1369379432-1005896330=:22044-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 23:46: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from n35.groups.yahoo.com (n35.groups.yahoo.com [216.115.96.85]) by hub.freebsd.org (Postfix) with SMTP id 1A2F837B405 for ; Thu, 15 Nov 2001 23:46:00 -0800 (PST) X-eGroups-Return: jessie@power-jessie.net Received: from [10.1.2.133] by n35.groups.yahoo.com with NNFMP; 16 Nov 2001 07:45:59 -0000 Date: Fri, 16 Nov 2001 07:45:58 -0000 From: jessie@power-jessie.net To: freebsd-questions@freebsd.org Subject: help on system accounts Message-ID: <9t2g7m+mj09@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: eGroups Message Poster X-Originating-IP: 203.167.26.138 Sender: owner-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 need some help on the following: 1. is there a limit to the number of system accounts the master.passwd/passwd can hold? i currently have about more than 13,000 accounts and is still increasing. is it advisable to have such number of accounts? any suggestions? 2. i've accidentally chowned some user files to root and i want to put them back to their respective user's ownership. how can i easily change the ownership/group of files/dirs? i.e drwx--x--- 2 root wheel 512 Oct 10 23:16 gates drwxr-xr-x 7 root wheel 1536 Nov 13 11:36 jessie . . drwx--x--- 2 root wheel 512 Oct 10 23:16 zeus i want it to be like this: drwx--x--- 2 gates gates 512 Oct 10 23:16 gates drwxr-xr-x 7 jessie jessie 1536 Nov 13 11:36 jessie . . drwx--x--- 2 zeus zeus 512 Oct 10 23:16 zeus thanks in advance! mabuhay! jessie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 23:47:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from he0.easygolucky.de (he0.easygolucky.de [62.208.187.122]) by hub.freebsd.org (Postfix) with ESMTP id 1609237B417 for ; Thu, 15 Nov 2001 23:47:50 -0800 (PST) Received: (from mhe@localhost) by he0.easygolucky.de (8.11.6/8.11.6) id fAG7mmq37922 for freebsd-questions@freebsd.org; Fri, 16 Nov 2001 08:48:48 +0100 (CET) (envelope-from mhe) Date: Fri, 16 Nov 2001 08:48:48 +0100 From: Manuel Hendel To: FreeBSD Questions Subject: vmware - could not get address for /dev/vmnet1: Message-ID: <20011116074848.GA37900@he0.easygolucky.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yesterday I did a complete upgrade. Afterwards vmware didn't work anymore. The following error message appeared: Could not get address for /dev/vmnet1: Invalid argument Failed to configure ethernet0. Does anyone know, where this comes from? What can I do against it? The point is, that I didn't change anything after my upgrade, I just rebooted. Thanks for any help, Manuel -- Acting doesn't bring anything to a text. On the contrary, it detracts from it. -Marguerite Duras To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Nov 15 23:50:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 5B86037B405 for ; Thu, 15 Nov 2001 23:50:22 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id JAA08991; Fri, 16 Nov 2001 09:50:28 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "Ovanes Manucharyan" , Subject: RE: Athlon CPU health.. Date: Fri, 16 Nov 2001 09:54:51 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: 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 > From: Ovanes Manucharyan > > Hi, > > This computer's previous CPU was experiencing similar problems. During > large compilations, it would just halt, and it kept getting worse > with time. I've added another fan to my chassis and it really isn't > overloaded with extra hardware, so I'm not sure what else to do to > make my CPU run cooler. I've experienced problems with an AMD Duron processor overheating. Of course that was on my Windoze PC, so for a long time I was blaming Bill for the hang-ups - oops, sorry Bill - not your fault this time :) > I'm also looking for suggestions on what else I can do to debug this: > a) verify if its really the CPU overheating > if not, then what's causing the cpu to halt? > b) how to solve this problem. My vendor fitted a huge big heat sink with a fan right on the cpu, and I have not had a moment's trouble since. Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 0:15:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 3984137B405 for ; Fri, 16 Nov 2001 00:15:04 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id KAA09637; Fri, 16 Nov 2001 10:15:05 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: , Subject: RE: help on system accounts Date: Fri, 16 Nov 2001 10:19:29 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <9t2g7m+mj09@eGroups.com> 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 > From: jessie@power-jessie.net > > 2. i've accidentally chowned some user files to root and > i want to put them back to their respective user's ownership. > how can i easily change the ownership/group of files/dirs? > > i.e > > drwx--x--- 2 root wheel 512 Oct 10 23:16 gates > drwxr-xr-x 7 root wheel 1536 Nov 13 11:36 jessie > . > . > drwx--x--- 2 root wheel 512 Oct 10 23:16 zeus > > i want it to be like this: > > drwx--x--- 2 gates gates 512 Oct 10 23:16 gates > drwxr-xr-x 7 jessie jessie 1536 Nov 13 11:36 jessie > . > . > drwx--x--- 2 zeus zeus 512 Oct 10 23:16 zeus > try something along these lines: # cd /home # for dir in `ls` # list all the directories ... > do # and for each directory ... > echo $dir # display the directory name ... > chown -R $dir:$dir $dir # and set the owner:group ... > done # until they are all done. # Note 1: If you have 13,000 directories that need fixing, then this process is likely to take some time. That's why I included the "echo $dir" line, so that you will be able to see how the script is progressing. Note 2: I've written this to work in the bash (and similar) shells. I think 'csh' syntax will be different. Note 3: It looks like you might be wanting to clean up the permission settings too? 'gates' and 'jessie' have 710 and 755 respectively. Is that by design or by accident? Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 0:36: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 581D637B416 for ; Fri, 16 Nov 2001 00:35:59 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAG8ZmR05902; Fri, 16 Nov 2001 00:35:48 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Andrew C. Hornback" , "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 00:35:37 -0800 Message-ID: <002401c16e79$aa9871a0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <006301c16e0a$fca53ba0$6600000a@ach.domain> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Andrew C. >Hornback >Sent: Thursday, November 15, 2001 11:23 AM >To: Anthony Atkielski; FreeBSD Questions >Subject: RE: DSL PPPoE with 2 NICs > > > If $100/hr is a realistic figure, where do I sign up? I'd >like to get onto >that gravy train... > Andrew, while I disagree with a lot of what Anthony is saying there's a lot of basis to this figure. If the IT person happens to be working for a corporation, the _total cost_ of each of his hours (remember the corporation has to pay a bunch of extra costs for each employee starting with the payroll taxes like the employer matching Social Security) can hit $100 quite fast. > > I see... so that's why so many people out there are rushing >to toss out >their FreeBSD-powered routers for pieces from our friends at Cisco, etc. ? > Here again is an apples-to-oranges comparison. What Anthony is comparing FreeBSD against is something like the $70 LinkSys DSL router, not a Cisco 1605 which costs almost 20 times that amount new. But his comparisons are wrong for other reasons. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1: 8: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 9CA4B37B41A for ; Fri, 16 Nov 2001 01:08:00 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAG97uR05942; Fri, 16 Nov 2001 01:07:57 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Bara Zani" , Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 01:07:45 -0800 Message-ID: <002501c16e7e$27a453e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <001d01c16e0a$368e5370$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >Atkielski >Sent: Thursday, November 15, 2001 11:18 AM >To: Bara Zani; freebsd-questions@FreeBSD.ORG >Subject: Re: DSL PPPoE with 2 NICs > >In a business and production environment, buying the router is generally a >better idea. > Wrong. Generally, businesses seldom make decisions on what is the "better idea". Generally, businesses make decisions based on that is the "cheaper idea" There's a big difference. There are certainly more times that it's cheaper for a business to buy a hardware router than using a PC with 2 NICS. But this is because businesses have to make tradeoffs all the time, and a very common tradeoff is giving up functionality for a cheaper cost. If the functionality that is given up is not essential to the operation of the business then most businesses have a fudiciary duty to their stockholders to go with the cheaper solution that has less features. However, this kind of short term thinking sometimes will turn around and bite the business on the butt and cost it more in the long run, because they have to scrap the solution they bought 6 months ago and replace it with a more expensive solution that has the features that they suddenly found out they needed to have. Thus, even to make the statement that "generally it's cheaper to buy a hardware router" is fraught with peril because businesses cannot make good decisions on generalities, they must examine their own infrastructure and make decisions accordingly. The PROPER statement here is this: "In general, more businesses that have examined their networking infrastructure have concluded that it is cheaper FOR THEM to buy a hardware router, but as each business is different, this statement is only of value to people interested in selling routing products, you must examine your own networking infrastructure to determine if a hardware router is cheaper for your business" Of course, such a statement requires the network admin to use their brains and do some work thinking. As most people these days seem too lazy to want to do that, they are not going to like my statement, but instead they will prefer yours because they want to believe that the world's problems can all be solved in 60-second sound bites. > >I transfer text files to my Windows machine and edit them with Notepad. It's >faster and easier than vi. vi is just too much of a blast to the past (circa >1970) to be more than a curiosity, in my view. > You need to explore other editors under FreeBSD, most of them are much easier to use than vi. >It's hard to find any source that recommends a UNIX system as a >gateway/router >over a dedicated hardware solution, from a security standpoint. >There are just >too many potential holes. Wrong again. The reason the security people are concerned about using UNIX, or Windows, or any general purpose computer operating system as a router is not because of potential holes. It's because IF the router is compromised, you can do a lot more damage to the rest of the network from it than from a dumb hardware router. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1: 8:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lh11.opsion.fr (lh11.opsion.fr [212.73.208.237]) by hub.freebsd.org (Postfix) with SMTP id 66DC037B41A for ; Fri, 16 Nov 2001 01:08:11 -0800 (PST) Received: from 195.132.235.41 [195.132.235.41] by lh11.opsion.fr; Fri, 16 Nov 2001 09:07:52 GMT Message-ID: <007101c16e7d$c79e6b20$0c02a8c0@jupiter> From: "Hexo" To: Subject: =?iso-8859-1?Q?PROBLEME_installation_4.2_=E0_partir_CDROM?= Date: Fri, 16 Nov 2001 10:04:17 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006E_01C16E86.0D97A6C0" 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_006E_01C16E86.0D97A6C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable A tout hasard, j'explique mon probl=E8me. FreeBSD 4.2 ne semble pas = reconna=EEtre mon CD-ROM. Il ne le d=E9tecte pas lorsque j'essaye de = choisir le media d'installation dans le menu alors qu'il boot dessus au = d=E9marrage et lance le menu d'installation ! Mon lecteur est un IDE = Sony 2x (SONY CDU77E d'apr=E8s le Bios) et il marche parfaitement sous = Linux (suse 7.2) et zin98. Donc d'apr=E8s la FAQ, il devrait =EAtre = reconnu. Le cdrom doit =EAtre ok puisque j'ai d=E9j=E0 install=E9 = plusieures machines avec. Est-ce que quelqu'un peut m'aider ? Nicolas *******Config********** freeBSD 4.2 Pentium 200 mmx 32 Mo RAM 500 mb (IDE secondary slave, multiboot freebsd/linux/Zin98) Graphics: Matrox MGA Ulima/Impression PCI=20 Screen : Samsung SyncMaster 500b NIC : Winbond (PCI) + DEC Etherworks (ISA) Mouse serial ------=_NextPart_000_006E_01C16E86.0D97A6C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
A tout hasard, j'explique mon = probl=E8me. FreeBSD 4.2=20 ne semble pas reconna=EEtre mon CD-ROM. Il ne le d=E9tecte pas lorsque = j'essaye de=20 choisir le media d'installation dans le menu alors qu'il boot dessus au=20 d=E9marrage et lance le menu d'installation ! Mon lecteur est un IDE = Sony 2x (SONY=20 CDU77E d'apr=E8s le Bios) et il marche parfaitement sous Linux = (suse 7.2) et=20 zin98. Donc d'apr=E8s la FAQ, il devrait =EAtre reconnu. Le = cdrom doit =EAtre ok=20 puisque j'ai d=E9j=E0 install=E9 plusieures machines avec.
Est-ce que quelqu'un peut m'aider = ?
 
Nicolas
 
 
*******Config**********
freeBSD 4.2
Pentium 200 mmx
32 Mo RAM
500 mb (IDE secondary slave, multiboot=20 freebsd/linux/Zin98)
Graphics: Matrox MGA=20 Ulima/Impression PCI
Screen : Samsung SyncMaster = 500b
NIC : Winbond (PCI) + DEC Etherworks=20 (ISA)
Mouse serial
 
 
------=_NextPart_000_006E_01C16E86.0D97A6C0-- ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:14:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 7A8E637B417 for ; Fri, 16 Nov 2001 01:14:44 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAG9EfR05964; Fri, 16 Nov 2001 01:14:41 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , , Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 01:14:30 -0800 Message-ID: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <009d01c16dde$ca66b320$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >Atkielski >Sent: Thursday, November 15, 2001 6:07 AM >To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com >Subject: Re: DSL PPPoE with 2 NICs > > >Well, if you get it to work, please explain the procedure to me, as >I'd still be >interested in knowing how it is done, even though I chose to go the >easy route >(no pun intended) this time. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:16:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spaceport.skyforge.net (spaceport.skyforge.net [217.204.199.162]) by hub.freebsd.org (Postfix) with ESMTP id 403B437B416 for ; Fri, 16 Nov 2001 01:16:51 -0800 (PST) Received: from bubbles (bubbles.skyforge.net [217.204.199.165]) by spaceport.skyforge.net (8.12.1/8.11.6) with SMTP id fAG9Gx7c070351; Fri, 16 Nov 2001 09:17:00 GMT (envelope-from davidr@skyforge.net) Message-ID: <005b01c16e7f$7792dce0$a5c7ccd9@skyforge.net> From: "David Richards" To: "Keith Spencer" Cc: References: <20011116024710.22642.qmail@web12005.mail.yahoo.com> Subject: Re: Is this an attack guys???Help! Date: Fri, 16 Nov 2001 09:17:07 -0000 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 Disposition-Notification-To: "David Richards" 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 yes and no! it is the IIS virus scanner scanning your machine for iis to expliot, As you dont run IIS you can ignore the messages. if you go to www.freebsddiary.org I believe there is an article on how to block it. david ----- Original Message ----- From: "Keith Spencer" To: "fbsd" Sent: Friday, November 16, 2001 2:47 AM Subject: Is this an attack guys???Help! > Hi all, > This is an Apache error log snippet. > My server is infact FreeBSD 4.4 > I often find these page request errors from the same > address or one of the same C-class space. > IT looks lke an attack to me...What thinks you? > Thanks Keith > +++++++++++++++++++++++++++++++++++ > [Fri Nov 16 12:05:42 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/root.exe > [Fri Nov 16 12:05:42 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/MSADC/root.exe > [Fri Nov 16 12:05:43 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/c/winnt/system32/cmd.exe > [Fri Nov 16 12:05:43 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/d/winnt/system32/cmd.exe > [Fri Nov 16 12:05:44 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/..%5c../winnt/system32/cmd.exe > [Fri Nov 16 12:05:45 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/_vti_bin/..%5c../..%5c../..%5c../winnt/system32/cmd.e xe > [Fri Nov 16 12:05:45 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/_mem_bin/..%5c../..%5c../..%5c../winnt/system32/cmd.e xe > [Fri Nov 16 12:05:46 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/msadc/..%5c../..%5c../..%5c/..Á../..Á../..Á../winn t/system32/cmd.exe > [Fri Nov 16 12:05:47 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/..Á../winnt/system32/cmd.exe > [Fri Nov 16 12:05:47 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/..ĀŊ../winnt/system32/cmd.exe > [Fri Nov 16 12:05:48 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/..Áo../winnt/system32/cmd.exe > [Fri Nov 16 12:05:49 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/..%5c../winnt/system32/cmd.exe > [Fri Nov 16 12:05:50 2001] [error] [client > 203.56.114.7] File does not exist: > /usr/share/wwwroot/www/scripts/..%2f../winnt/system32/cmd.exe > > > http://shopping.yahoo.com.au - Yahoo! Shopping > - Get organised for Christmas early this year! > > 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 Nov 16 1:22: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 213-84-242-73.adsl.xs4all.nl (213-84-241-73.adsl.xs4all.nl [213.84.241.73]) by hub.freebsd.org (Postfix) with SMTP id 80C7437B416 for ; Fri, 16 Nov 2001 01:21:56 -0800 (PST) Received: (qmail 2937 invoked from network); 16 Nov 2001 09:21:17 -0000 Received: from unknown (HELO there) (127.0.0.1) by 10.0.0.100 with SMTP; 16 Nov 2001 09:21:17 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Roel K. Reply-To: freebsd@kroes.com To: Ovanes Manucharyan Subject: Re: Athlon CPU health.. Date: Fri, 16 Nov 2001 10:21:16 +0100 X-Mailer: KMail [version 1.3] References: In-Reply-To: Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011116092156.80C7437B416@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 Your motherboard must support cpu temperature. Most Athlon boards do that and also have a BIOS function to check temperature. You can look there for the temperature. You say you have not overclocked your CPU and it is already the second CPU which has that problem. I suspect that it is not your CPU but most likely a memory module. Try switching your memory modules. R. On Friday 16 November 2001 00:27, Ovanes Manucharyan wrote: > Hi, > > I'd like to know how to capture the current temperature of my CPU. > I suspect that its overheating for some reason(I haven't overclocked > it) and halting during a large operation. > > The operation is processing a huge file (200MB) and with perl modules > adding the processed data to an SQL db. > > This computer's previous CPU was experiencing similar problems. During > large compilations, it would just halt, and it kept getting worse > with time. I've added another fan to my chassis and it really isn't > overloaded with extra hardware, so I'm not sure what else to do to > make my CPU run cooler. For now, I'm planning on just capturing > statistics during the running of this huge program to see if my > hypothesis is true. > > I'm also looking for suggestions on what else I can do to debug this: > a) verify if its really the CPU overheating > if not, then what's causing the cpu to halt? > b) how to solve this problem. > > Ovanes > > > 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 Nov 16 1:27: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 5BEAA37B417 for ; Fri, 16 Nov 2001 01:27:05 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAG9QxR06001; Fri, 16 Nov 2001 01:26:59 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Andrew C. Hornback" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 01:26:47 -0800 Message-ID: <002701c16e80$d0b0c700$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <006601c16dbe$d666ce00$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >Atkielski >Sent: Thursday, November 15, 2001 2:18 AM >To: Andrew C. Hornback; FreeBSD Questions >Additionally, routers are far less likely to _need_ >security updates, since their function is so simple to begin with. >If they need >them, uploading new firmware is usually pretty easy. > Not for the real cheapos. Crap like the LinkSys router requires that you be on the same physical network when you do your firmware upgrading because the router generally won't allow remote firmware updates and even if it does it blows away it's config after update. You cannot run any kind of an enterprise with that sort of thing. For a REAL router like a Cisco 1605-R, firmware updates can be done remotely quite easily. But the cost is much higher for the device. >It is not clear to me what advantage I would gain by using the >FreeBSD system as >the gateway, For starters you can terminate remote VPN links on a FreeBSD system, how many $100 routers can you do that on? You can also run a proxy server on your FreeBSD system, and force all your inside clients to use that, so you can spy on where they are surfing. (some environments do legitimately need to do that) You can set your router up as a network monitoring device and if the link to the Internet goes down your BSD system can send you a page. In short, there's lots of things that you can do with your FreeBSD system that a hardware router cannot do. > >Building an efficient IT infrastructure requires avoiding any emotional >attachment to any particular software, hardware, or configuration. > Nobody building any network large enough to deserve the label "IT infrastructure" is going to be fooling around with $100 cheapie routers. They will be using Cisco devices. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:28:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id AF2B337B416 for ; Fri, 16 Nov 2001 01:28:40 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id LAA11682; Fri, 16 Nov 2001 11:28:34 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: , Subject: RE: help on system accounts Date: Fri, 16 Nov 2001 11:32:58 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: 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 Jessie, I went digging and found this script (way down below) that I wrote a while ago for someone with a similar problem to yours. When I run the script with no arguments (to get anywhere with this you will need to be root): ================ root@oz:/home/patrick/scr# sh fix-home-perms Script to fix permissions within /home usage: fix-home-perms [username|ALL] [group (default)] [dir mode (755)] [file mode (644)] root@oz:/home/patrick/scr# ================ It is a little crude. The command-line arguments given above, work as follows: [username|ALL] : you MUST specify a user to fix, or use the keyword "ALL". (I hope you do not have a user account called "ALL" :) [group (default)] : you may specify a group name. If you don't, the script will determine the default group for the user by looking in /etc/passwd. [dir mode (755)] : you may specify the mode (for 'chmod') for directories in the user tree. The script defaults to 755, but you might consider hacking the script to make the default 750. [file mode (644)] : similar idea to [dir mode], different default. So, you could invoke the script like so: ================ root@oz:/home/patrick/scr# sh fix-home-perms patrick wheel 700 600 ================ This would set patrick's home directory to mode 700, with all files set to mode 600, and all ownerships set to patrick:wheel. Or, you could invoke the script like so: ================ root@oz:/home/patrick/scr# sh fix-home-perms ALL "" 750 ================ This would set all user's home directories to mode 750, with all files set to mode 644 (default), and all ownerships set to owned by user and group as set in /etc/passwd. For safety, the script will prompt you to confirm before proceeding, like so: ================ root@oz:/home/patrick/scr# sh fix-home-perms ALL "" 750 Do you wish to fix /home permissions as follows: User: ahmed anthony carol chess claire claudia dave demetrius derick develop don frede ftp gran gran jacques jasonf jill jm karen karenhi leona marcia marion marius merissa mip neilf paresh patrick peter pm prtd rich ross spiros stefan stephen wilhelm willie Group: File Mode: 644 Dir Mode: 750 (y/n) Exiting without any changes... ================ As you can see, I did not type "y" or "Y", so the script terminated. BTW: The user list which is automatically built when you specify "ALL" is built by comparing all directory names under /home with account entries in /etc/passwd. Only names which are found in both places are processed, so the list should be clean. PS: I use 'sh' to invoke the script because I keep the script with mode 644 to prevent accidents. Also, because the script resides in /home/patrick/scr, it tends to set itself back to 644 whenever I run it! ;) OK, enough already - here's the script: ================ #!/bin/bash # ./fix-home-perms # Shell Script to set standardised ownership and modes on users' # /home/$LOGNAME directory trees. # Defaults are set for the convenience of the wizard of oz. # Patrick O'Reilly # 17 June 2001. cd /home user=${1} group=${2} dirmod=${3} filemod=${4} if [ "${user}" = "" ] then echo "Script to fix permissions within /home" echo "usage: fix-home-perms [username|ALL] [group (default)] [dir mode (755)] [file mode (644)]" exit 0 fi if [ "${user}" = "ALL" ] then for usr in `ls` do goodusr=`grep "^${usr}:" /etc/passwd | cut -d":" -f1` users="${users} ${goodusr}" done else goodusr=`grep "^${user}" /etc/passwd | cut -d":" -f1` users=${goodusr} fi if [ "${users}" = "" ] then echo "The user name [${user}] is invalid" exit 0 fi if [ "${group}" = "" ] then defgroup="yes" fi if [ "${dirmod}" = "" ] then dirmod="755" fi if [ "${filemod}" = "" ] then filemod="644" fi echo "Do you wish to fix /home permissions as follows:" echo "User: " $users echo "Group: " $group echo "File Mode: " $filemod echo "Dir Mode: " $dirmod echo "(y/n)" read answer if [ "$answer" != "y" -a "$answer" != "Y" ] then echo Exiting without any changes... exit 0 fi for user in ${users} do echo "Fixing $user..." if [ "${defgroup}" = "yes" ] then group=`grep "^${user}:" /etc/passwd | cut -d":" -f4` fi find ./${user} -exec chown ${user} {} \; find ./${user} -exec chgrp ${group} {} \; find ./${user} -type d -exec chmod ${dirmod} {} \; find ./${user} -type f -exec chmod ${filemod} {} \; done cd - echo "That's all folks..." ================ I am sure some smarter folks will be able to tell us how to make this more efficient! :) Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:31:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 9D62337B405 for ; Fri, 16 Nov 2001 01:31:13 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAG9V0R06021; Fri, 16 Nov 2001 01:31:00 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Jan Grant" , "freebsd-questions" Cc: "Argo Direct Ltd - Mark Roach" Subject: RE: FREEBSD Date: Fri, 16 Nov 2001 01:30:49 -0800 Message-ID: <002801c16e81$608a56c0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <001a01c16e09$acad63d0$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >Atkielski >Sent: Thursday, November 15, 2001 11:14 AM > >I'll agree that if you already have BackOffice in place, there is no really >compelling reason to change to FreeBSD. > Amend that to say "...if you already have A PROPERLY RUNNING AND STABLE BackOffice in place...." this isn't an easy thing to do for someone who's main job title is "receptionist" and just does a bit of network administration on the side. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:41:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lh11.opsion.fr (lh11.opsion.fr [212.73.208.237]) by hub.freebsd.org (Postfix) with SMTP id EC61637B416 for ; Fri, 16 Nov 2001 01:41:28 -0800 (PST) Received: from 195.132.235.41 [195.132.235.41] by lh11.opsion.fr; Fri, 16 Nov 2001 09:41:18 GMT Message-ID: <00ca01c16e82$73483380$0c02a8c0@jupiter> From: "Hexo" To: Subject: Problem installation FreeBSD 4.2 from CDROM Date: Fri, 16 Nov 2001 10:37:48 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00C7_01C16E8A.BC11A620" 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_00C7_01C16E8A.BC11A620 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Hi, I encounter a crucial issue when installing FreeBSD 4.2 from CDROM. The = CD boots and launchs setup menu, but upon choosing media installation = source, a window pops-up with a message telling me that my CDROM is not = detected ! I have a IDE Sony 2x (SONY CDU77E according to Bios) and it does work = perfectly under Linux (suse 7.2) and win98. CD should be ok since I used = it with several computers before. I did not find any information neither = in faq nor in manual nor mailing list archive. Could yo help me ? Nicolas *******Config********** freeBSD 4.2 Pentium 200 mmx 32 Mo RAM 500 mb (IDE secondary slave, multiboot freebsd/linux/Zin98) Graphics: Matrox MGA Ulima/Impression PCI=20 Screen : Samsung SyncMaster 500b NIC : Winbond (PCI) + DEC Etherworks (ISA) Mouse serial ------=_NextPart_000_00C7_01C16E8A.BC11A620 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
Hi,
 
I encounter a crucial issue when = installing FreeBSD=20 4.2 from CDROM. The CD boots and launchs setup menu, but upon choosing = media=20 installation source, a window pops-up with a message telling me that my = CDROM is=20 not detected !
 
I have a IDE Sony 2x (SONY = CDU77E according=20 to Bios) and it does work perfectly under Linux (suse 7.2) and = win98. CD=20 should be ok since I used it with several computers before. I did not = find any=20 information neither in faq nor in manual nor mailing list = archive.
Could yo help me ?
 
Nicolas
 
*******Config**********
freeBSD 4.2
Pentium 200 mmx
32 Mo RAM
500 mb (IDE secondary slave, multiboot=20 freebsd/linux/Zin98)
Graphics: Matrox MGA=20 Ulima/Impression PCI
Screen : Samsung SyncMaster = 500b
NIC : Winbond (PCI) + DEC Etherworks=20 (ISA)
Mouse = serial
------=_NextPart_000_00C7_01C16E8A.BC11A620-- ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:44:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 4514437B417 for ; Fri, 16 Nov 2001 01:44:56 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAG9iaR06050; Fri, 16 Nov 2001 01:44:37 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "f.johan.beisser" , "Charles Burns" Cc: Subject: RE: Some h/w recommendations please... Date: Fri, 16 Nov 2001 01:44:25 -0800 Message-ID: <004301c16e83$4731c620$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011115000051.G867-100000@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of f.johan.beisser >Sent: Thursday, November 15, 2001 12:24 AM >To: Charles Burns >Cc: questions@FreeBSD.ORG >Subject: Re: Some h/w recommendations please... > > > >The Sony Trinitron monitors were used for years as Sun and SGI monitors. >Their reliability, and quality, are pretty much second to none. > I purchased 2 Sony monitors 3 years ago, a 17inch Multiscan200sx and a 15inch Multiscan100gs. The 17 inch monitor will crap out if the room temperature goes about 77 degrees. The 15 inch monitor is now so dark you have to turn all the lights in the room off to read it. I'll never buy another Sony monitor again nor will I ever spec them for any company I work for ever again. Thank goodness that other companies manufacture the Trinitron tube now. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:48:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.comm2000.it (mindseal.comm2000.it [194.133.0.6]) by hub.freebsd.org (Postfix) with ESMTP id 4856A37B416; Fri, 16 Nov 2001 01:48:40 -0800 (PST) Received: from insomma.local.lan ([212.97.62.126]) by relay.comm2000.it (8.11.2/MFAGMM-19990726) with ESMTP id fAG9mcQ23565; Fri, 16 Nov 2001 10:48:38 +0100 X-SMTP-Peer: [212.97.62.126] Received: (from nobody@localhost) by insomma.local.lan (8.11.6/8.11.3) id fAG9mak67409; Fri, 16 Nov 2001 10:48:36 +0100 (CET) (envelope-from massimo@datacode.it) X-Authentication-Warning: insomma.local.lan: nobody set sender to massimo@datacode.it using -f Received: from 192.168.1.13 ( [192.168.1.13]) as user massimo@mail by webapps.datacode.it with HTTP; Fri, 16 Nov 2001 10:48:36 +0100 Message-ID: <1005904116.3bf4e0f495e5d@webapps.datacode.it> Date: Fri, 16 Nov 2001 10:48:36 +0100 From: Massimo Lusetti To: freebsd-scsi@freebsd.org Cc: freebsd-questions@freebsd.org Subject: SCSI Error with mly MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: DataMAIL on WEB Solution (DM) 2.3.7-cvs Sender: owner-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 this errors on my 'kernel logs' mail message: --- > mly0: physical device 0:0 sense data received > mly0: sense key 3 asc 03 ascq 00 > mly0: info 01c04c4b csi 00000000 > mly0: physical device 0:0 sense data received > mly0: sense key 3 asc 03 ascq 00 > mly0: info 01c04c43 csi 00000000 > mly0: physical device 0:0 sense data received > mly0: sense key 3 asc 03 ascq 00 > mly0: info 01bd5e2f csi 00000000 > mly0: physical device 0:0 sense data received > mly0: sense key 3 asc 03 ascq 00 > mly0: info 01bd5e2f csi 00000000 --- I use a: --- mly0: mem 0xfbffe000-0xfbffffff irq 9 at device 10.1 on pci0 mly0: AcceleRAID 170 , 1 channel, firmware 6.00-13-00 (20010911), 32MB RAM --- on a 4.4-STABLE box. If i've understand correctly what's the meaning of that kernel message it is "MEDIUM ERROR", but what really "MEDIUM ERROR" means ?! My hd is leaving me ?! I've to get worried about that !? I've also noted that sys/cam/scsi/scsi_all.c was updated 9 days ago since August so do ou suggest a cvsupdate ?! Regards, Massimo Lusetti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 1:51:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id AB0A737B43C for ; Fri, 16 Nov 2001 01:51:37 -0800 (PST) Received: from dialup-209.244.107.134.dial1.sanjose1.level3.net ([209.244.107.134] helo=blossom.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164feE-0007Sq-00; Fri, 16 Nov 2001 01:51:30 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAG9n2n49222; Fri, 16 Nov 2001 01:49:02 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 01:48:54 -0800 From: "Crist J. Clark" To: Eric Long Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_address Message-ID: <20011116014854.D9851@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu 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 eric@metrotv.com on Thu, Nov 15, 2001 at 01:49:23PM -0600 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 15, 2001 at 01:49:23PM -0600, Eric Long wrote: > Running FreeBSD 4.4-STABLE, natd, ipfw, etc. etc. > > NATD is working fine, however, I can't figure out how to get the natd > redirect_address to work. > > My natd.conf file is as follows: > > port 8668 > interface xl0 > use_sockets yes > same_ports yes > redirect_address 192.168.1.6 66.100.208.36 > > Without 66.100.208.36 bound to xl0, the above simply does not work. So, give xl0 that address. > Traffic > to 66.100.208.34 does not get redirected to 192.168.1.6. Uhh... Well, you wrote 66.100.208.36 above. Typo? > Pings do not go > through, etc. > > With 66.100.208.36 bound to xl0, it is saying that no alias address (using > the alias_address command) is specified, and natd won't launch. Let's see your natd(8) and firewall configuration in rc.conf(5) and rc.firewall (if it's been modified). > I'm looking for clarification on what the alias_address should be (yes, I > read man natd) and whether or not I should be binding this public ip the > interface xl0 for use with natd address redirection. Huh? You shouldn't need to set alias_address if you use the interface argument. What exactly are you trying to do? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 1:56: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id ED16137B417 for ; Fri, 16 Nov 2001 01:56:01 -0800 (PST) Received: from dialup-209.244.107.134.dial1.sanjose1.level3.net ([209.244.107.134] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164fj4-0007No-00 for freebsd-questions@FreeBSD.ORG; Fri, 16 Nov 2001 01:56:00 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAG9tJT49254 for freebsd-questions@FreeBSD.ORG; Fri, 16 Nov 2001 01:55:19 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 01:55:19 -0800 From: "Crist J. Clark" To: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Message-ID: <20011116015519.E9851@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115234015.GA53683@keyslapper.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011115234015.GA53683@keyslapper.org>; from leblanc+freebsd@keyslapper.org on Thu, Nov 15, 2001 at 06:40:15PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 15, 2001 at 06:40:15PM -0500, Louis LeBlanc wrote: > On 11/13/01 09:07 AM, Thor Legvold sat at the `puter and typed: > > I've read through the docs, but haven't been able to solve this seemingly > > simple problem: > > > > FBSD 4.4-STABLE box as gateway to internet (running ipfw/natd), serving 3 > > PC's, one running Win98SE, one running WinXP and one running NextStep 3.3 > > > > From FBSD box I can ftp from command line and download via browser > > (Konquerer, Mozilla) without problem. From Win98SE/XP/NextStep I can browse > > (http), but cannot ftp. I've tried both from command line and from browser > > (and ftp app "Yftp" on Next). 98SE has IE 5.5, XP has 6.0, NS runs OmniWeb > > 2.2. [snip] > I fought with this for some time. The biggest hassle that came out of > it was trying to cvsup. Kept killing the connection. Huh? cvsup(1) has nothing to do with ftp(1). -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 1:58:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 32F1037B416 for ; Fri, 16 Nov 2001 01:58:20 -0800 (PST) Received: from dialup-209.244.107.134.dial1.sanjose1.level3.net ([209.244.107.134] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164fl9-0000Q9-00; Fri, 16 Nov 2001 01:58:12 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAG9uwo49266; Fri, 16 Nov 2001 01:56:58 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 01:56:58 -0800 From: "Crist J. Clark" To: what ever Cc: Rod Person , sobolak@mindspring.com, freebsd-questions@FreeBSD.ORG Subject: Re: sound help Message-ID: <20011116015658.F9851@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> <20011115043320.A5346@sdf.freeshell.org> <20011115184857.5b0f4ade.roddierod@yahoo.com> <20011116043915.A11035@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011116043915.A11035@sdf.freeshell.org>; from thursday@freeshell.org on Fri, Nov 16, 2001 at 04:39:15AM +0000 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 16, 2001 at 04:39:15AM +0000, what ever wrote: > No luck here, either. > > squad51# cd /dev > squad51# ./MAKEDEV snd > expr: syntax error > bad node: mknod mixer ITYM, # cd /dev # ./MAKEDEV snd0 ^ -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 2: 2: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 2F28A37B405 for ; Fri, 16 Nov 2001 02:02:02 -0800 (PST) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id fAGA1xN04210; Fri, 16 Nov 2001 11:01:59 +0100 (MET) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <007101c16e7d$c79e6b20$0c02a8c0@jupiter> Date: Fri, 16 Nov 2001 11:02:19 +0100 (CET) From: Micke Josefsson To: Hexo Subject: RE: PROBLEME installation 4.2=?iso-8859-1?Q?_=E0?= partir CDROM 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 16-Nov-2001 Hexo wrote: > A tout hasard, j'explique mon problčme. FreeBSD 4.2 ne semble pas reconnaître > mon CD-ROM. Il ne le détecte pas lorsque j'essaye de choisir le media > d'installation dans le menu alors qu'il boot dessus au démarrage et lance le > menu d'installation ! Mon lecteur est un IDE Sony 2x (SONY CDU77E d'aprčs le > Bios) et il marche parfaitement sous Linux (suse 7.2) et zin98. Donc d'aprčs > la FAQ, il devrait ętre reconnu. Le cdrom doit ętre ok puisque j'ai déjā > installé plusieures machines avec. > Est-ce que quelqu'un peut m'aider ? > cat $ | babelfish: Any chance, I explain my problem. FreeBSD 4.2 does not seem to recognize my CD-Rom. It does not detect it when I try to choose the media of installation in the menu whereas it boot above with starting and lance the menu of installation! My reader is a IDE Sony 2x (SONY CDU77E according to Bios) and it goes perfectly under Linux (suse 7.2) and zin98. Therefore according to the FAQ, it should be recognized. The cdrom must be ok since I already installed plusieures machines with. Can somebody help me? Recommendation in english: Try setting your CD-ROM as master. I have come across CD-ROM:s that are not recognized when slaves. Perhaps this is general? /Micke PS. What's Zin98? After Babel back to french (needs some pruning...): Essai plaçant votre disque compact-CDRom comme maitre. J'ai trouvÃĐ D-CRcOcM:s par hasard qui ne sont pas identifiÃĐs quand des esclaves. Peut-Être c'est gÃĐnÃĐral? / Micke Picoseconde Ce qui Est Zin98? > Nicolas > > > *******Config********** > freeBSD 4.2 > Pentium 200 mmx > 32 Mo RAM > 500 mb (IDE secondary slave, multiboot freebsd/linux/Zin98) > Graphics: Matrox MGA Ulima/Impression PCI > Screen : Samsung SyncMaster 500b > NIC : Winbond (PCI) + DEC Etherworks (ISA) > Mouse serial > > ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.4-STABLE ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 2: 9: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from newmx.estpak.ee (ld1.estpak.ee [194.126.101.98]) by hub.freebsd.org (Postfix) with ESMTP id 281CA37B417 for ; Fri, 16 Nov 2001 02:09:06 -0800 (PST) Received: from myhakas.estpak.ee (myhakas.estpak.ee [194.126.115.54]) by newmx.estpak.ee (Postfix) with ESMTP id 4C3B7960D9; Fri, 16 Nov 2001 12:08:51 +0200 (EET) Received: (from vallo@localhost) by myhakas.estpak.ee (8.11.6/8.11.6) id fAGA94F30282; Fri, 16 Nov 2001 12:09:04 +0200 (EET) (envelope-from vallo) Date: Fri, 16 Nov 2001 12:09:04 +0200 From: Vallo Kallaste To: Ted Mittelstaedt Cc: "f.johan.beisser" , Charles Burns , questions@freebsd.org Subject: Re: Some h/w recommendations please... Message-ID: <20011116120904.A30237@myhakas.estpak.ee> Reply-To: kalts@estpak.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004301c16e83$4731c620$1401a8c0@tedm.placo.com> User-Agent: Mutt/1.3.18i-ja0 Sender: owner-freebsd-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, Nov 16, 2001 at 01:44:25AM -0800, Ted Mittelstaedt wrote: > >The Sony Trinitron monitors were used for years as Sun and SGI monitors. > >Their reliability, and quality, are pretty much second to none. > > > > I purchased 2 Sony monitors 3 years ago, a 17inch Multiscan200sx and > a 15inch Multiscan100gs. The 17 inch monitor will crap out if the room > temperature goes about 77 degrees. The 15 inch monitor is now so dark you > have > to turn all the lights in the room off to read it. I'll never buy another > Sony monitor again nor will I ever spec them for any company I work for > ever again. Thank goodness that other companies manufacture the Trinitron > tube now. The other side of the moon: I purchased Sony Multiscan 500PS (a 21" one) three years ago. Was really expensive at this time, but worth it. I've been working three years, 6 days per week, 7 hours per day and the quality of picture is excellent. Really, sometimes world seems to be black-and-white only. I've heard rumours about bad quality of newer Sony monitors, but it'll take another three years to back it. -- Vallo Kallaste kalts@estpak.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 2:10: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id AA28C37B405 for ; Fri, 16 Nov 2001 02:10:03 -0800 (PST) Received: from dialup-209.244.107.134.dial1.sanjose1.level3.net ([209.244.107.134] helo=blossom.cjclark.org) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164fwS-0007Ih-00; Fri, 16 Nov 2001 02:09:53 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAGA8oD49341; Fri, 16 Nov 2001 02:08:50 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 02:08:50 -0800 From: "Crist J. Clark" To: yura Cc: freebsd-questions@FreeBSD.ORG Subject: Re: su and passwd Message-ID: <20011116020850.G9851@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200110250858.f9P8wK721582@monkey.sunet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200110250858.f9P8wK721582@monkey.sunet.ru>; from yura@monkey.sunet.ru on Thu, Oct 25, 2001 at 12:58:20PM +0400 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Oct 25, 2001 at 12:58:20PM +0400, yura wrote: > There is a question. Why such thing doesn't work: > (logged on as root) > $ su - myuser > $ passwd > passwd: permission denied > > If someone can answer that, I'd be much grateful. Because passwd(1) uses getlogin(2) to identify the current user. If you had really logged in as root (and not su'ed to root), what you did above is the same as, $ passwd root Which, as we would hope, fails. Doing a, $ passwd myuser Should work fine however. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 2:15:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 0984837B405 for ; Fri, 16 Nov 2001 02:15:33 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fAGA0uV01378; Fri, 16 Nov 2001 02:00:56 -0800 (PST) (envelope-from jan@caustic.org) Date: Fri, 16 Nov 2001 02:00:56 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Ted Mittelstaedt Cc: Charles Burns , Subject: RE: Some h/w recommendations please... In-Reply-To: <004301c16e83$4731c620$1401a8c0@tedm.placo.com> Message-ID: <20011116015938.E867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 16 Nov 2001, Ted Mittelstaedt wrote: > I purchased 2 Sony monitors 3 years ago, a 17inch Multiscan200sx and > a 15inch Multiscan100gs. The 17 inch monitor will crap out if the room > temperature goes about 77 degrees. The 15 inch monitor is now so dark you > have > to turn all the lights in the room off to read it. I'll never buy another > Sony monitor again nor will I ever spec them for any company I work for > ever again. Thank goodness that other companies manufacture the Trinitron > tube now. crazy. i still have 2, one from Sun, one from SGI. they're both around 5 or 6 years old, and both work quite well. my luck has just been better, i guess. -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "if my thought-dreams could be seen.. "they'd probably put my head in a gillotine" -- Bob Dylan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 2:59:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout05.sul.t-online.de (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 09B3737B417; Fri, 16 Nov 2001 02:59:16 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout05.sul.t-online.de with smtp id 164giH-00012U-0A; Fri, 16 Nov 2001 11:59:13 +0100 Received: from peedub.muc.de (520017439985-0001@[217.235.111.24]) by fmrl02.sul.t-online.com with esmtp id 164gi2-0QpuwCC; Fri, 16 Nov 2001 11:58:58 +0100 Received: by peedub.muc.de (8.11.6/8.11.1) id fAGAwbV50666; Fri, 16 Nov 2001 11:58:37 +0100 (CET) (envelope-from garyj) Message-Id: <200111161058.fAGAwbV50666@peedub.muc.de> Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: Ian Dowse , "Richard E. Hawkins" Subject: Re: Could not get address for /dev/vmnet1: Invalid argument Date: Fri, 16 Nov 2001 09:55:26 +0100 X-Mailer: KMail [version 1.3.1] Cc: freebsd-questions@FreeBSD.ORG, freebsd-emulation@FreeBSD.ORG, marcel@FreeBSD.ORG, "Vladimir N. Silyaev" References: <200111152054.aa71745@salmon.maths.tcd.ie> In-Reply-To: <200111152054.aa71745@salmon.maths.tcd.ie> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Sender: 520017439985-0001@t-dialin.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 15 November 2001 21:54, Ian Dowse wrote: > In message <200111142032.aa79929@salmon.maths.tcd.ie>, Ian Dowse writes: > work. VMware also performs ioctls 0x89f2 and 0x89f6 on > /dev/vmnet1; I don't know what these are supposed to do. > vmware-distrib/vmnet-only/driver.c: SIOCSLADRF (0x89F2) - set logical address filter (for filtering multicast packets) vmware-distrib/vmnet-only/vnet.h: #define SIOCSETMACADDR (SIOCDEVPRIVATE+6) which is 0x89f6 God only knows about the details of the implementation. -- Gary Jennejohn garyj@jennejohn.org gj@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 Nov 16 3:14:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sem.renater.fr (sem.renater.fr [193.49.160.1]) by hub.freebsd.org (Postfix) with ESMTP id 7976E37B417 for ; Fri, 16 Nov 2001 03:14:51 -0800 (PST) Received: from stagiairev6 (stagiaireV6.renater.fr [193.49.160.16]) by sem.renater.fr (8.11.0/8.11.0) with SMTP id fAGBEnC03449 for ; Fri, 16 Nov 2001 12:14:49 +0100 Message-ID: <003c01c16e8f$841175c0$10a031c1@renater.fr> From: =?iso-8859-1?B?Suly9G1lIER1cmFuZA==?= To: Subject: problems with configuration Date: Fri, 16 Nov 2001 12:12:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.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 Hello I have freeBSD 4.4 My video card is "ATI Rage 128Pro 32Mo" I don't manage to setup XFree86 (I tried with the 4.1 version too) Can someone help me ? Also, I have an old laptop Dell Latitude XPi and I don't manage to setup the video too. I don't understand why I have problems with those cards because I never had problems before with very old PCs. Thanks to all Please answer to my address jerome.durand@renater.fr (I didn't subscribe to the mailing list yet) Jerome Durand GIP Renater IPv6 Multicast To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 3:45:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from saxa.georgetown.edu (saxa.georgetown.edu [141.161.20.140]) by hub.freebsd.org (Postfix) with ESMTP id 9C99A37B418 for ; Fri, 16 Nov 2001 03:45:24 -0800 (PST) Received: from saxa.georgetown.edu (localhost [127.0.0.1]) by saxa.georgetown.edu (8.12.1/8.12.1/Debian -2) with ESMTP id fAGBjat1002773 for ; Fri, 16 Nov 2001 06:45:36 -0500 From: paul@saxa.georgetown.edu Received: from localhost (paul@localhost) by saxa.georgetown.edu (8.12.1/8.12.1/Debian -2) with ESMTP id fAGBjaSU002768 for ; Fri, 16 Nov 2001 06:45:36 -0500 Date: Fri, 16 Nov 2001 06:45:35 -0500 (EST) To: Subject: Re: Anti-aliasing in X [revisited] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I upgraded X to 4.1.0_10, kde to 2.2.1 and reinstalled all the fonts. i now have all the fonts available but anti-aliasing still doesn't work. Are the X, qt and kde* all set to compile with anti-aliasing support, or do i need to add certain config options before making them? thanks, -P- On Mon, 29 Oct 2001 paul@saxa.georgetown.edu wrote: > > doh! should've caught that, thanks. i still haven't found the right > direction though :) i thought that that would at least "offer" me some > more fonts, but i still have the same ones available. > > -P- > > On Mon, 29 Oct 2001, Martin Karlsson wrote: > > > Hi Paul! I think you may need the following in your XF86Config, in the > > section 'modules': > > > > Load "speedo" > > Load "type1" > > > > Not sure if this will help you, but it could at least lead in the right > > direction... :) > > > > Good luck, > > > > /Martin > > > > > > * paul@saxa.georgetown.edu (paul@saxa.georgetown.edu) wrote: > > > > > > Under XFree86-4.1.0_6 and KDE 2.2 (FreeBSD release 4.4), i can't seem to > > > get anti-aliased fonts working. I have anti-aliasing activated > > > in KDE. I have Type1, freefont and URW fonts installed, but I think the > > > problem could lie in the fact that they aren't being made available. > > > Here's what xset shows as my Font Path: > > > Font Path: > > > /home/john/.kde/share/fonts/override,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/, > > > /usr/X11R6/lib/X11/fonts/100dpi/,/home/john/.kde/share/fonts > > > > > > You can see that Type1, URW and freefont, aren't included. I've tried > > > running X with these fonts' paths uncommented in XF86Config, and then > > > commented, instead including them in XftConfig (as indicated in the > > > handbook) but the effects are identical. > > > I've also tried to add these dynamically with xset, and the following > > > happens: > > > > > > john\ ]@box:freefont\ ]$ xset fp+ /usr/X11R6/lib/X11/fonts/freefont/ > > > X Error of failed request: 86 > > > Major opcode of failed request: 51 (X_SetFontPath) > > > Serial number of failed request: 9 > > > Current serial number in output stream: 11 > > > > > > > > > What follows are my XF86Config and XftConfig, from /etc/X11/. > > > > > > -------------- > > > #Start /etc/X11/XF86Config > > > > > > > > Section "Module" > > > Load "GLcore" > > > Load "dbe" > > > Load "dri" > > > Load "extmod" > > > Load "glx" > > > Load "pex5" > > > Load "record" > > > Load "xie" > > > Load "freetype" > > > EndSection > > > > > > Section "InputDevice" > > > Identifier "Keyboard0" > > > Driver "keyboard" > > > EndSection > > > > > > > > > > > ------------------ > > > Many thanks, > > > > > > -P- > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > ~~~ Martin Karlsson ~~~~~~~~~~~~~~~~~~~~~~~~ > > ~~~~~~~~~~~~~~~~~~~~ martin.karlsson@visit.se ~~~ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > 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 Nov 16 3:51:44 2001 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 E214A37B418 for ; Fri, 16 Nov 2001 03:51:41 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Fri, 16 Nov 2001 11:51:34 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 164hVB-0001CJ-00; Fri, 16 Nov 2001 11:49:45 +0000 Date: Fri, 16 Nov 2001 11:49:45 +0000 (GMT) From: Jan Grant X-X-Sender: To: Manuel Hendel Cc: FreeBSD Questions Subject: Re: vmware - could not get address for /dev/vmnet1: In-Reply-To: <20011116074848.GA37900@he0.easygolucky.de> 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, 16 Nov 2001, Manuel Hendel wrote: > Yesterday I did a complete upgrade. Afterwards vmware didn't work > anymore. The following error message appeared: > > Could not get address for /dev/vmnet1: Invalid argument > Failed to configure ethernet0. > > Does anyone know, where this comes from? What can I do against it? The > point is, that I didn't change anything after my upgrade, I just > rebooted. This seems to be coming from the linux compatability layer upgrade. It's been discussed a bit on -stable, no solutions as yet. You could try going back to a -STABLE with a release date prior to the changes (November 5th, I think, is ok). You'll probably find that the port's maintainer is already aware of this; have you checked for/filed a PR? -- 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 "I like oranges more than apples!?" - that's like comparing apples and oranges! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4: 0:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from he0.easygolucky.de (he0.easygolucky.de [62.208.187.122]) by hub.freebsd.org (Postfix) with ESMTP id EF25237B41A for ; Fri, 16 Nov 2001 04:00:28 -0800 (PST) Received: (from mhe@localhost) by he0.easygolucky.de (8.11.6/8.11.6) id fAGC1On39350; Fri, 16 Nov 2001 13:01:24 +0100 (CET) (envelope-from mhe) Date: Fri, 16 Nov 2001 13:01:24 +0100 From: Manuel Hendel To: Jan Grant Cc: FreeBSD Questions Subject: Re: vmware - could not get address for /dev/vmnet1: Message-ID: <20011116120124.GA38872@he0.easygolucky.de> References: <20011116074848.GA37900@he0.easygolucky.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-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, Nov 16, 2001 at 11:49:45AM +0000, Jan Grant wrote: > This seems to be coming from the linux compatability layer upgrade. It's > been discussed a bit on -stable, no solutions as yet. You could try > going back to a -STABLE with a release date prior to the changes > (November 5th, I think, is ok). I thought that there's something wron with vmware. Where does vmware get the information that the network interface is /dev/vmnet1? This doesn't exist. > > You'll probably find that the port's maintainer is already aware of > this; have you checked for/filed a PR? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I don't understand this, what do you mean? -- Never look down on anybody unless you helping him up. -Jesse Jackson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4: 2:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from no-spam.it.helsinki.fi (NO-SPAM.it.helsinki.fi [128.214.205.34]) by hub.freebsd.org (Postfix) with ESMTP id D821137B418 for ; Fri, 16 Nov 2001 04:02:38 -0800 (PST) Received: from mursu.pesa.fi (root@sirppi.helsinki.fi [128.214.205.27]) by no-spam.it.helsinki.fi (8.11.4/8.11.4-SPAMmers-sod-off) with ESMTP id fAGC2ZV03388; Fri, 16 Nov 2001 14:02:35 +0200 (EET) Received: (from poku@localhost) by mursu.pesa.fi (8.11.4/8.11.1) id fAGAxiP81472; Fri, 16 Nov 2001 12:59:44 +0200 (EET) (envelope-from poku@mursu.pesa.fi) To: Dave Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HP Deskjet Woes References: <20011114121720.A12653@mimir.res.WPI.NET> From: Jussi Reissell Date: 16 Nov 2001 12:59:44 +0200 In-Reply-To: Dave's message of "Wed, 14 Nov 2001 12:17:20 -0500" Message-ID: <87zo5nouan.fsf@mursu.pesa.fi> Lines: 29 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 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 Dave writes: > Ok. I've lived with this problem for a few months now but it really is > starting to bother me. I set up my printer using apsfilter using the > 'hpdj' driver. Now, this is a color printer, so I have, at times, > specified different settings for the color option. I often leave it set to > 'default', but I have tried several other options as well (8bpp, 24bpp, > 32bpp). None of these seem to enable color printing though. > > So, what am I doing wrong? Has anyone else managed to get color > printing to work on this printer (it's an HP 842C -- I actually got it > because someone recommended it for FreeBSD). Am I using the wrong driver? > The wrong filter? Sorry, no experience with the 842C. I got crappy colors with the hpdj driver on a 895Cxi or something. In my case the cdj880 driver provides better color printing. There's a hpijs driver somewhere out there: http://hpinkjet.sourceforge.net/ which is supposed to be of unsurpassed quality. Apsfilter just doesn't support it yet. Meanwhile, with apsfilter, you can try out selecting different drivers and then spit out the test page. And then set up printers with the best drivers/options for each printing task. It's also useful to check out the man pages for the different gs drivers. They provide more specific info on supported printers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:10:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 08F5A37B405 for ; Fri, 16 Nov 2001 04:10:01 -0800 (PST) Received: (qmail 93673 invoked by uid 100); 16 Nov 2001 12:10:00 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15349.536.202897.910642@guru.mired.org> Date: Fri, 16 Nov 2001 06:10:00 -0600 To: Henrik Hudson Cc: brain_damaged@florida-wireless.com, questions@freebsd.org Subject: Re: Setup Questions on system with 3 hds. In-Reply-To: <33790016@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Format recovered from top posting.] Henrik Hudson types: > On Thursday 15 November 2001 15:10, brain_damaged wrote: > > Currently I have two freebsd 4-3 machines running > > ad0 is the 1.2 gig > > ad1 is the 4.3 gig > > ad2 is the 13 gig > > > > I also want to log all logs to another machine as in the security page > > description setup. However in case that doesn't work well or dies then I > > want to be able to have a /var slice to change the logging back too. > > So little confused on the best long run setup This is a common question, and the best answer is to think about what you're going to be doing with the system, and set things up the best way for that. > You ALWAYS want to break up your mount points, this minimizes file corruption > and keeps the / partition safer. While that used to be true, and may still be true for linux systems, it's not true for FreeBSD systems. There are three reasons for this: 1) File systems are much more robust than they used to be, though you can break that with carefully chosen mount flags 2) Disks drives have higher MTBF than they used to. RA81s used to be very popular on unix machines, and few of them lasted a year without a major failure. These days you get five year warranties. 3) The cost of having a system down is much lower than it used to be. When all the companies computing was done on a VAX of some kind, having it down meant the company was dead in the water. Now that everyone has a machine on their desk, the company as a whole can pretty much ignore one machine being down. With those three things in mind, all creating extra mount points does is creates more things to run out of space. The only reason to break things off the root is for administrative reasons. So, here's what my opinion is, assuming you want swap: ad0: /, swap ad1: /usr/local, swap ad2: /home, swap Splitting swap is a good thing, and should be as close to the same size as possible. If you know some directory on / or /usr/local is going to hold lots of data, create a directory for it on /home and symlink from / or /usr/local to that directory. /var/log is a good example. Databases would be another. -- Mike Meyer http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:12:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 88A4537B416 for ; Fri, 16 Nov 2001 04:12:39 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGCCZM75828; Fri, 16 Nov 2001 13:12:35 +0100 (CET) Message-ID: <000a01c16e97$fa4e3130$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , "Bara Zani" , References: <002501c16e7e$27a453e0$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 13:12:28 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ted writes: > Wrong. Generally, businesses seldom make decisions > on what is the "better idea". Generally, businesses > make decisions based on that is the "cheaper idea" > There's a big difference. There isn't any difference, as you yourself proceed to explain. > There are certainly more times that it's cheaper > for a business to buy a hardware router than using > a PC with 2 NICS. Yes. > But this is because businesses have to make tradeoffs > all the time, and a very common tradeoff is giving > up functionality for a cheaper cost. Giving up functionality you don't need is irrelevant; and if you need it, you cannot give it up. The business requirement is to solve the problem, not to please the geeks. > If the functionality that is given up is not essential > to the operation of the business then most businesses > have a fudiciary duty to their stockholders to go with > the cheaper solution that has less features. In other words, the cheaper idea is the better idea, in contrast to what you initially asserted. > However, this kind of short term thinking sometimes > will turn around and bite the business on the butt > and cost it more in the long run, because they > have to scrap the solution they bought 6 months > ago and replace it with a more expensive solution > that has the features that they suddenly found out > they needed to have. No. The cost of a $100 router will be amortized in far less than six months. It is cheaper to buy the router while it meets requirements, then remove it if necessary and replace it with a more elaborate solution later, than it is to go with the elaborate, expensive solution on the off chance that the functionality it provides will be useful at some point in the indeterminate future. Here again, it's a matter of doing what makes economic sense, as opposed to pleasing the geeks. > As most people these days seem too lazy to want to do > that, they are not going to like my statement, but > instead they will prefer yours because they want to > believe that the world's problems can all be solved in > 60-second sound bites. Most businesses don't have emotional attachments to their network architectures, and they'll prefer my statement just because it gets to the point and solves the problem, rather than wax philosophical in an attempt to conceal a religious preference for a specific configuration. > You need to explore other editors under FreeBSD, > most of them are much easier to use than vi. What do you recommend? I want something that works just like Notepad. > Wrong again. The reason the security people are > concerned about using UNIX, or Windows, or any general > purpose computer operating system as a router is > not because of potential holes. It's because IF > the router is compromised, you can do a lot more > damage to the rest of the network from it than from a > dumb hardware router. They are concerned because UNIX is not a router, and makes a poor substitute for one where there is a choice. It's rather like writing a C++ program to change the contents of a specific text file, instead of just calling the file up in an editor and changing it directly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:13:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id D789D37B416 for ; Fri, 16 Nov 2001 04:13:28 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGCDP375984; Fri, 16 Nov 2001 13:13:25 +0100 (CET) Message-ID: <001101c16e98$1867ba60$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , , References: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 13:13:19 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've already read through that, but it didn't mention PPTP, which I required. ----- Original Message ----- From: "Ted Mittelstaedt" To: "Anthony Atkielski" ; ; Sent: Friday, November 16, 2001 10:14 Subject: RE: DSL PPPoE with 2 NICs > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > >Atkielski > >Sent: Thursday, November 15, 2001 6:07 AM > >To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com > >Subject: Re: DSL PPPoE with 2 NICs > > > > > >Well, if you get it to work, please explain the procedure to me, as > >I'd still be > >interested in knowing how it is done, even though I chose to go the > >easy route > >(no pun intended) this time. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html > > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:21:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from odin.truenet.com.br (truenet.com.br [200.249.253.1]) by hub.freebsd.org (Postfix) with ESMTP id EE27137B405 for ; Fri, 16 Nov 2001 04:21:15 -0800 (PST) Received: from spoc.dotx.com.br ([200.249.253.230]) by odin.truenet.com.br (8.11.6/8.11.3) with ESMTP id fAGDKE022462 for ; Fri, 16 Nov 2001 09:20:15 -0400 (AST) Subject: PicoBSD + WaveLan... slow From: =?ISO-8859-1?Q?Jo=E3o?= Alfredo To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution/0.99.0 (Preview Release) Date: 16 Nov 2001 10:17:04 -0200 Message-Id: <1005913026.3353.0.camel@spoc> 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 people, I've made a picobsd floppy for a router that routes between a wavelan interface and a ethernet interface. The problem is that the wireless network keep really slow. When a do a normal installation in a hd every thing is ok. What could be wrong? my freebsd is 4.3. thanks in advance. --=20 Jo=E3o Alfredo G. Batista ou * dotX Consultoria, Servi=E7os e Conectividade * http://www.dotx.com.br * Departamento de Desenvolvimento To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:21:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id F2D5A37B417 for ; Fri, 16 Nov 2001 04:21:17 -0800 (PST) Received: (qmail 93830 invoked by uid 100); 16 Nov 2001 12:21:17 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15349.1213.188069.979184@guru.mired.org> Date: Fri, 16 Nov 2001 06:21:17 -0600 To: Ovanes Manucharyan Cc: questions@freebsd.org Subject: Re: Athlon CPU health.. In-Reply-To: <46899245@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ovanes Manucharyan types: > I'd like to know how to capture the current temperature of my CPU. Check ports/sysutils. There are a couple of tools for monitoring hardware - healthd and lmmon come to mind. Chances are pretty good one of them will report your CPU temperature. Given the right hardware setup, you may be able to catch various voltages and fan speeds as well. > I suspect that its overheating for some reason(I haven't overclocked > I'm also looking for suggestions on what else I can do to debug this: > a) verify if its really the CPU overheating > if not, then what's causing the cpu to halt? Something else overheating? But the chassis fan should help with that. > b) how to solve this problem. If it's the CPU, get a bigger heat sink and fan, and more heat grease. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:21:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id BDCE937B416 for ; Fri, 16 Nov 2001 04:21:38 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGCLY277380; Fri, 16 Nov 2001 13:21:34 +0100 (CET) Message-ID: <001c01c16e99$3ba2a110$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , "Andrew C. Hornback" , "FreeBSD Questions" References: <002701c16e80$d0b0c700$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 13:21:28 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ted writes: > Not for the real cheapos. Crap like the LinkSys > router requires that you be on the same physical > network when you do your firmware upgrading because > the router generally won't allow remote firmware > updates ... That's the kind of behavior I'd prefer from a router. I don't want remote firmware updates to be allowed except from the LAN side. It keeps the rest of the world out. To me this is a feature, not a drawback. > You cannot run any kind of an enterprise with > that sort of thing. If you have only one LAN, or only a few in physical proximity, it seems entirely practical to me. You don't need to update firmware very often (if ever), anyway. > For a REAL router like a Cisco 1605-R, firmware > updates can be done remotely quite easily. But the > cost is much higher for the device. Unless there is a desperate need to perform such updates remotely, there is no point in spending the extra money for a fancier router. > For starters you can terminate remote VPN links > on a FreeBSD system, how many $100 routers can > you do that on? The one I use does exactly that. It can and does maintain a remote VPN link with the DSL modem. That is one of its selling points, and that is one reason why I bought it (it is much easier to have the router handle this than to try to get it to work on FreeBSD). > You can also run a proxy server on your FreeBSD > system, and force all your inside clients to use > that, so you can spy on where they are surfing. If you don't need a proxy and you don't wish to spy, this is irrelevant. > You can set your router up as a network monitoring > device and if the link to the Internet goes down > your BSD system can send you a page. The cheapo router can send a message to syslog on the machine of your choice, which can then alert anyone. > In short, there's lots of things that you can do > with your FreeBSD system that a hardware router > cannot do. There are lots of things you can do with a FreeBSD system that you really have no need to do. And if you don't need these things, you don't need FreeBSD. > Nobody building any network large enough to deserve > the label "IT infrastructure" is going to be fooling > around with $100 cheapie routers. What is the minimum size of a network that may legally quality as "IT infrastructure"? In any case, any network as large as you imply isn't going to be relying on PCs running an unsupported, free OS to replace real routers, either--not if they can afford Cisco. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:25:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id E2C7637B418 for ; Fri, 16 Nov 2001 04:25:09 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGCP3m78048; Fri, 16 Nov 2001 13:25:04 +0100 (CET) Message-ID: <002101c16e99$b8921e80$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , "Jan Grant" , "freebsd-questions" Cc: "Argo Direct Ltd - Mark Roach" References: <002801c16e81$608a56c0$1401a8c0@tedm.placo.com> Subject: Re: FREEBSD Date: Fri, 16 Nov 2001 13:24:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ted writes: > Amend that to say > > "...if you already have A PROPERLY RUNNING AND > STABLE BackOffice in place...." Not necessary. There is no reason to assume that a BackOffice configuration is unstable or improperly running by default, and no mention was made of any such instability or running problems in the original post. > this isn't an easy thing to do for someone who's > main job title is "receptionist" and just does a > bit of network administration on the side. The original poster didn't identify himself as a receptionist, as far as I can recall. In any case, anyone who has trouble implementing BackOffice should not go anywhere near FreeBSD or any other flavor of UNIX. BackOffice is _far_ simpler to put in place for someone who is technically unsophisticated (although the person implementing the system would probably still require a bit more IT experience than an average receptionist). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:31:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 4D4D237B417 for ; Fri, 16 Nov 2001 04:31:30 -0800 (PST) Received: (qmail 93934 invoked by uid 100); 16 Nov 2001 12:31:29 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15349.1825.681411.640759@guru.mired.org> Date: Fri, 16 Nov 2001 06:31:29 -0600 To: jessie@power-jessie.net Cc: questions@freebsd.org Subject: Re: help on system accounts In-Reply-To: <26109311@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jessie@power-jessie.net types: > hello everyone! > 1. is there a limit to the number of system accounts > the master.passwd/passwd can hold? i currently have > about more than 13,000 accounts and is still increasing. > is it advisable to have such number of accounts? any > suggestions? There's always a limit, thought it may vary depending on how much virtual your machine has. Back when the password file was flat ascii, that many passwords could cause problems. At that time, passwords were also signed 16 bit ints, so any uid above 32K or so would cause problems. These days the password lookup is done via dbm, and uids are unsigned 32 bit ints, so you're fine. Except - there may be programs that still think user ids are signed or sixteen bits, so I'd avoid using userid above 32,000 if you can. > 2. i've accidentally chowned some user files to root and > i want to put them back to their respective user's ownership. > how can i easily change the ownership/group of files/dirs? I like Patrick's answers to those. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:47:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 8CF9F37B416; Fri, 16 Nov 2001 04:47:04 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.0/8.11.0) with UUCP id fAGCkup30638; Fri, 16 Nov 2001 13:46:56 +0100 (CET) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id fAGCkep1018353; Fri, 16 Nov 2001 13:46:40 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id fAGCkdI10800; Fri, 16 Nov 2001 13:46:39 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.4/8.11.4) id fAGCkca58957; Fri, 16 Nov 2001 13:46:39 +0100 (CET) (envelope-from ticso) Date: Fri, 16 Nov 2001 13:46:36 +0100 From: Bernd Walter To: Massimo Lusetti Cc: freebsd-scsi@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: SCSI Error with mly Message-ID: <20011116134636.D53269@cicely8.cicely.de> References: <1005904116.3bf4e0f495e5d@webapps.datacode.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1005904116.3bf4e0f495e5d@webapps.datacode.it> User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT 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 Fri, Nov 16, 2001 at 10:48:36AM +0100, Massimo Lusetti wrote: > > I got this errors on my 'kernel logs' mail message: > --- > > mly0: physical device 0:0 sense data received > > mly0: sense key 3 asc 03 ascq 00 > > mly0: info 01c04c4b csi 00000000 > > mly0: physical device 0:0 sense data received > > mly0: sense key 3 asc 03 ascq 00 > > mly0: info 01c04c43 csi 00000000 > > mly0: physical device 0:0 sense data received > > mly0: sense key 3 asc 03 ascq 00 > > mly0: info 01bd5e2f csi 00000000 > > mly0: physical device 0:0 sense data received > > mly0: sense key 3 asc 03 ascq 00 > > mly0: info 01bd5e2f csi 00000000 > --- > > I use a: > --- > mly0: mem 0xfbffe000-0xfbffffff irq 9 at device 10.1 on > pci0 > mly0: AcceleRAID 170 , 1 channel, firmware 6.00-13-00 (20010911), 32MB RAM > --- > on a 4.4-STABLE box. > > If i've understand correctly what's the meaning of that kernel message it > is "MEDIUM ERROR", but what really "MEDIUM ERROR" means ?! My hd is leaving > me ?! I've to get worried about that !? It would be interesting what asc 0x3 means. But obviously your disk is failing - you should replace it. It may also be some power supply isue. > I've also noted that sys/cam/scsi/scsi_all.c was updated 9 days ago since > August so do ou suggest a cvsupdate ?! From the description Rev 1.28 should eliminate command errors, which is different from what you see. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 4:50:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.resfeber.se (Resfeber-gw.customer.internet5.net [195.66.48.230]) by hub.freebsd.org (Postfix) with ESMTP id 830D637B405 for ; Fri, 16 Nov 2001 04:50:22 -0800 (PST) Received: from resfeber.se ([212.75.72.9]) by mail2.resfeber.se (8.9.3/8.9.3) with ESMTP id PAA09195; Fri, 16 Nov 2001 15:50:50 +0100 Message-ID: <3BF50ACB.F37844BE@resfeber.se> Date: Fri, 16 Nov 2001 13:47:07 +0100 From: Jon Molin X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Anthony Atkielski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DSL PPPoE with 2 NICs References: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> <001101c16e98$1867ba60$0a00000a@atkielski.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 Anthony Atkielski wrote: > > I've already read through that, but it didn't mention PPTP, which I required. > have you tried http://groups.google.com/ ? My search "pptp freebsd" generated 3300 hits, i guess at least one is relevant. In your other mail with the same subject you asked for a notepad-like editor. I'm not sure what you're after in functionality that notepad has but emacs (or xemacs if you like buttons) has it. ctrl-s to search, ctrl-x-f to open and ctrl-x-s to save (with menus if you prefer that). If that's not what you want, I'm sure you can find one in the 235 editors listed in http://www.freebsd.org/ports/editors.html. /Jon > ----- Original Message ----- > From: "Ted Mittelstaedt" > To: "Anthony Atkielski" ; > ; > Sent: Friday, November 16, 2001 10:14 > Subject: RE: DSL PPPoE with 2 NICs > > > >-----Original Message----- > > >From: owner-freebsd-questions@FreeBSD.ORG > > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > > >Atkielski > > >Sent: Thursday, November 15, 2001 6:07 AM > > >To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com > > >Subject: Re: DSL PPPoE with 2 NICs > > > > > > > > >Well, if you get it to work, please explain the procedure to me, as > > >I'd still be > > >interested in knowing how it is done, even though I chose to go the > > >easy route > > >(no pun intended) this time. > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html > > > > > > Ted Mittelstaedt tedm@toybox.placo.com > > Author of: The FreeBSD Corporate Networker's Guide > > Book website: http://www.freebsd-corp-net-guide.com > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 5: 1: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11601.mail.yahoo.com (web11601.mail.yahoo.com [216.136.172.53]) by hub.freebsd.org (Postfix) with SMTP id B945D37B418 for ; Fri, 16 Nov 2001 05:00:58 -0800 (PST) Message-ID: <20011116130058.32348.qmail@web11601.mail.yahoo.com> Received: from [24.190.41.125] by web11601.mail.yahoo.com via HTTP; Fri, 16 Nov 2001 05:00:58 PST Date: Fri, 16 Nov 2001 05:00:58 -0800 (PST) From: Holtor Subject: PROCFS To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! Is it safe to remove PROCFS in a custom kernel? It is in all kernels by default but from what I notice it does absolutely nothing! So it safe to remove? TIA Holt __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 16 5:11:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from emethist.hknet.com (emethist.hknet.com [202.67.240.233]) by hub.freebsd.org (Postfix) with ESMTP id 66E4737B417 for ; Fri, 16 Nov 2001 05:11:23 -0800 (PST) Received: from netxsyst23 (vp191193.nte.uac1.hknet.com [203.169.191.193]) by emethist.hknet.com with SMTP id VAA21814 for ; Fri, 16 Nov 2001 21:11:22 +0800 (HKT) Message-ID: <002a01c16e9f$cbf2d8b0$0300a8c0@netxsyst23> From: "Alan Lo" To: Subject: Can't install freebsd 4.4 Release Date: Fri, 16 Nov 2001 21:07:59 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" 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 can't install freebsd 4.4r. When i try to install freebsd, after the kernel configuration, my computer always hangs after display the line: plip0: on ppbus0 How can i solve it? Thank you very much. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 5:27:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 0A18937B405 for ; Fri, 16 Nov 2001 05:27:07 -0800 (PST) Received: from colt.ncptiddische.net (ppp-147.wobline.de [212.68.69.155]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAGDQtO19766; Fri, 16 Nov 2001 14:26:55 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAGDRaV33470; Fri, 16 Nov 2001 14:27:36 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAGDRb302613; Fri, 16 Nov 2001 14:27:37 +0100 (CET) (envelope-from nils@tisys.org) Date: Fri, 16 Nov 2001 14:27:37 +0100 (CET) From: Nils Holland To: Holtor Cc: questions@FreeBSD.ORG Subject: Re: PROCFS In-Reply-To: <20011116130058.32348.qmail@web11601.mail.yahoo.com> Message-ID: <20011116142640.W2605-100000@jodie.ncptiddische.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 Fri, 16 Nov 2001, Holtor wrote: > Hello! > > Is it safe to remove PROCFS in a custom kernel? It is > in all kernels by default but from what I notice it > does absolutely nothing! So it safe to remove? Absolutely nothing? Well, it's required for all the stuff you can read out in /proc. Some vital software uses the information found there, and it is probably one of the things you really should not remove from your kernel. Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 5:36:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 217-126-145-95.uc.nombres.ttd.es (217-126-145-95.uc.nombres.ttd.es [217.126.145.95]) by hub.freebsd.org (Postfix) with ESMTP id 5348637B405 for ; Fri, 16 Nov 2001 05:36:37 -0800 (PST) Received: by unicorn.ea4els.ampr.org (Postfix, from userid 1001) id A8D5B314C; Fri, 16 Nov 2001 11:55:47 +0100 (CET) To: freebsd-questions@freebsd.org Subject: Re: sendmail doesn't like changed nameservers References: <20011115184242.GA43009@keyslapper.org> From: Simon J Mudd Date: 16 Nov 2001 11:55:47 +0100 In-Reply-To: leblanc+freebsd@keyslapper.org's message of "Thu, 15 Nov 2001 18:42:16 +0000 (UTC)" Message-ID: <86lmh7htn0.fsf@unicorn.ea4els.ampr.org> Lines: 42 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leblanc+freebsd@keyslapper.org (Louis LeBlanc) writes: > What I can't figure out is how to get sendmail to pick up the > nameserver change on the fly. I wound up having to kill sendmail from > /etc/mail/ using make stop. I then had to ps -ax for the remaining > sendmail processes and kill them explicitly. Otherwise I kept getting > resolve errors in /var/log/maillog. Most MTAs, and I don't think sendmail is an exception, don't use a specific nameserver themselves. That depends on what have configured in /etc/resolv.conf. I assume that you are still using the old ip setup before? In any case it is often more convenient to setup named locally and let it do all the work, rather than rely on your provider's name server changing ip addresses. If you do this you can set up resolv.conf to have 3 name servers, the first one it would use would be your local named, and the others could be the ones setup by your dhcp client script. > Is it possible to get sendmail to do this more gracefully from a > script? What is the general consensus for calling 'killall -HUP > sendmail'? If that is BAD, let me know so I don't do it :). The problem isn't sendmail, it's the name resolution, and the way this works is setup in /etc/resolv.conf (and a couple of other files). I think you are blaming the wrong tool here. > Anyway, I don't think I lost any mail (maybe a couple), but I would > like this to be automated so I don't really need to know when I get a > change in my dhcp lease. I'd look at the chcp client script and see how to setup the name server to use, or better still setup named properly so you don't _need_ to use your providers own name server. Simon -- Simon J Mudd, Tel: +34-91-408 4878, Mobile: +34-605-085 219 Madrid, Spain. email: sjmudd@pobox.com, Postfix RPM Packager To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 5:48:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 3BF6F37B405 for ; Fri, 16 Nov 2001 05:48:06 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGDlle88150; Fri, 16 Nov 2001 14:47:47 +0100 (CET) Message-ID: <004a01c16ea5$469bf650$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Jon Molin" Cc: References: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> <001101c16e98$1867ba60$0a00000a@atkielski.com> <3BF50ACB.F37844BE@resfeber.se> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 14:47:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jon writes: > have you tried http://groups.google.com/ ? My search > "pptp freebsd" generated 3300 hits, i guess at least > one is relevant. I spent days looking for a description of what I required, without success. One of the things I've discovered with FreeBSD is that it is _at least_ as hard to find decent documentation of how to do things as it is with Windows. > I'm not sure what you're after in functionality > that notepad has ... In Notepad, when you type something, the file changes. What you see on the screen is exactly what is going into the file. To delete characters, you just press the Delete or Backspace keys. To insert characters, you just type. At all times, what you see on the screen is what will go into the file. No need to refresh the screen, or try to remember what the editing commands are doing, or anything. You can also select text by holding down Shift and moving the cursor. Simple stuff like that. And you don't have to memorize any commands, nor is there any "command mode" that you have to worry about. I'm just amazed by the awkwardness of vi commands, and I have to wonder why anyone would voluntarily choose such a mess as an editor. I can see how it would have been great stuff in 1971, when there was nothing better, but today, it's a joke. > If that's not what you want, I'm sure you can find > one in the 235 editors listed in > http://www.freebsd.org/ports/editors.html. Thanks. I found one there called joe that looks like it might be close to what I prefer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 5:50:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 11D8537B417 for ; Fri, 16 Nov 2001 05:50:58 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGDou788484; Fri, 16 Nov 2001 14:50:57 +0100 (CET) Message-ID: <005201c16ea5$b7c0f560$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "FreeBSD Questions" Subject: Is root's search path special? Date: Fri, 16 Nov 2001 14:50:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why is it that when I try % myprogram it will run under an ordinary user login, but cannot be found under a root login? The program myprogram is in /usr/local/bin, and /usr/local/bin appears in the PATH for both the user and the root login. Why doesn't it work under root? Is there something special about the way root executes things? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:14: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from msa2.hinet.net (msa2.hinet.net [168.95.4.212]) by hub.freebsd.org (Postfix) with ESMTP id B61D537B417 for ; Fri, 16 Nov 2001 06:13:56 -0800 (PST) Received: from sendmail-2 (61-226-102-11.HINET-IP.hinet.net [61.226.102.11]) by msa2.hinet.net (8.8.8/8.8.8) with SMTP id WAA07313; Fri, 16 Nov 2001 22:12:23 +0800 (CST) Message-Id: <200111161412.WAA07313@msa2.hinet.net> From: "šôļôĶæūPŠšģĖĻÎĀ°Īâ-ķWđL900ļUŠšMail" <šôļôĶæūPŠšģĖĻÎĀ°Īâ-ķWđL900ļUŠšMail@msa2.hinet.net> To: Subject: šôļôĶæūPŠšģĖĻÎĀ°Īâ-ķWđL900ļUŠšMail Mime-Version: 1.0 Content-Type: text/html; charset="big5" Date: Fri, 16 Nov 2001 22:10:29 +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 šôļôĶæūPŠšģĖĻÎĀ°Īâ-ķWđL900ļUŠšMail

Sorry..ĶpŠGĨŧžs§iŦHđïązēĢĨͧxÂZĄAĶbĶđē`·Pģøšp!!!―ÐĶhĻĢ―Ė!!ÁÂÁÂ!~~

šôļôĶæūPŠšģĖĻÎĀ°Īâ

ĨŦ­ąĪWģĖ·sĄBģĖąjŠšĩoŦHĨúšÐĻÓĪF

ąz·Q§QĨΚôļôĻÓžs§iązŠšēĢŦ~ķÜ?

ązŠūđDšôļôĶæūPŠšĶĻĨŧ§C·GĄBŪÄŠGÅãĩÛķÜ?

ĨŧĪu§@ŦĮ§QĨΊøīÁĩoŦHŠš§ÞģNĄAūãēzĨXĨŧēĢŦ~

ģzđLĨŧēĢŦ~!ązŠšđÚ·QīNŊāđęē{!!

ĨŧēĢŦ~ŊSĶâĄG

    1. ķWđL900ļUŠšĩL­ŦÂаęĪšMailŦH―c(Hinet,Pchome,GIGA..)
    2. ĪĀÃþĶWģæĄA°wđïĪĢĶPąÚļsĶA°ĩĪĀÃþ
    3. §R°ĢģĄĪĀķÂĶWģæĪÎģĖ·sĩLŪÄĶWģæŦOŧŲązŠšĩoŦH·Į―TĐĘ
    4. īĢĻŅķWąjĩoŦHģnÅéĄBE-mailšÞēzģnÅéĄBMailĶŽĻíģnÅé......
    5. ąNģĖ·sĨŦ°âE-mailĶWģæĶŽķ°ūãēzĶAĨ[ĪWŋWŪaMailĻÃĨBĨh°Ģ­ŦÂÐĐĘ
    6. ŦDĪ@ŊëĨŦ°âĨúšÐŽÛĶPŠšķląHģnÅéķņļÉŠÅķĄ
    7. 11Īë05Īéūãēz§đĶĻĄAŋSĪâĨXÄlĄC
    8. ąHĨó§Öģt!·íĪŅĶŽĻėļęŪÆ·íĪŅĨέ­ŪÉąHĨX!Žų2ĪŅĪš§YĨiĶŽĻė
    9. ŦOÃŌĩLŠÅĨÕĪųĄA―ÐĐņĪß­qÁĘĄE

<ĨúšÐĪšŪeļÔēÓŧĄĐú>

Ĩu―æąz700Īļ(Īw§tķlļę)ąÄķl§―ĨNĶŽģfŧų
ŽOŠš!!§Ú­nÁĘķR!! ―ÐļÔēÓķņžgĨHĪUŠíŪæĄAĨH§QķlĨóąHĨX
ĐmĶW*
Ķa§}*

ķlŧž°Ïļđ*
đqļÜ*
E-Mail
Ą@Ą@


To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:21:52 2001 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 9EF2737B416 for ; Fri, 16 Nov 2001 06:21:46 -0800 (PST) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Fri, 16 Nov 2001 14:21:35 +0000 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 164jrw-0003CP-00; Fri, 16 Nov 2001 14:21:24 +0000 Date: Fri, 16 Nov 2001 14:21:23 +0000 (GMT) From: Jan Grant X-X-Sender: To: Manuel Hendel Cc: FreeBSD Questions Subject: Re: vmware - could not get address for /dev/vmnet1: In-Reply-To: <20011116120124.GA38872@he0.easygolucky.de> 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, 16 Nov 2001, Manuel Hendel wrote: > On Fri, Nov 16, 2001 at 11:49:45AM +0000, Jan Grant wrote: > > This seems to be coming from the linux compatability layer upgrade. It's > > been discussed a bit on -stable, no solutions as yet. You could try > > going back to a -STABLE with a release date prior to the changes > > (November 5th, I think, is ok). > > I thought that there's something wron with vmware. Where does vmware > get the information that the network interface is /dev/vmnet1? This > doesn't exist. You ought to have /usr/compat/linux/dev/vmnet1, however. > > You'll probably find that the port's maintainer is already aware of > > this; have you checked for/filed a PR? > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > I don't understand this, what do you mean? PR = Problem Report: http://www.freebsd.org/support.html#gnats -- 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 (Things I've found in my attic, #2: A hundredweight of pornography.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:22: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 5D31F37B419 for ; Fri, 16 Nov 2001 06:21:54 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id fAGEKsE23927; Fri, 16 Nov 2001 16:20:54 +0200 (EET) (envelope-from ru) Date: Fri, 16 Nov 2001 16:20:54 +0200 From: Ruslan Ermilov To: FreeBSD user Cc: ben , freebsd-questions@FreeBSD.ORG Subject: Re: load balancing solution? Message-ID: <20011116162054.C82661@sunbay.com> References: <20011114112833.G43859-100000@www> <20011115053709.X42395-100000@Amber.XtremeDev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011115053709.X42395-100000@Amber.XtremeDev.com> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG natd(8) can do this as well. On Thu, Nov 15, 2001 at 05:40:11AM -0700, FreeBSD user wrote: > Sounds like ipnat will do what you need. Just port forward requests to > pub_ip:53 udp/tcp to your internal machines. > > rdr xl0 pub_ip port 53 -> named_ip1,named_ip2,named_ip3 port 53 > round-robin > > Seems to me that rule will work for you, long as you set the gateways on > those named_ip's to the ipnat machine, and it'd be fine. > > > On Wed, 14 Nov 2001, ben wrote: > > > i need a quick load balance solution that will provide 1 ip on the front > > end and round robin balancing on the back end for 2 to 4 servers, as a > > proof of concept for a project ( and as a way to sneak FreeBSD into the > > workplace :) . it sounds like i might be able to build this with nat and > > bind... but i think i remember that ipnat would translate requests > > _before_ bind would see them, whicn is the opposit of the behavior i want. > > > > i looked through the ports collection, and it looks like pen does 'real' > > load balancing, but for this project, i actually need round-robin (trying > > to demonstrate that the servers on the back end successfully share their > > session data) > > > > dows pen also do round-robin, or does anyone know of any other quick > > solutions to this problem? > > > > thanks! > > > > ben -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:24:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cisco.com (sword.cisco.com [161.44.208.100]) by hub.freebsd.org (Postfix) with ESMTP id 3073037B418 for ; Fri, 16 Nov 2001 06:24:32 -0800 (PST) Received: from sjt-u10.cisco.com (sjt-u10.cisco.com [10.85.30.63]) by cisco.com (8.8.5-Cisco.1/8.8.8) with ESMTP id JAA03829; Fri, 16 Nov 2001 09:24:27 -0500 (EST) Received: (sjt@localhost) by sjt-u10.cisco.com (8.8.5-Cisco.1/CISCO.WS.1.2) id JAA10308; Fri, 16 Nov 2001 09:24:27 -0500 (EST) Date: Fri, 16 Nov 2001 09:24:27 -0500 From: Steve Tremblett To: Anthony Atkielski Cc: Jon Molin , freebsd-questions@FreeBSD.ORG Subject: Re: DSL PPPoE with 2 NICs Message-ID: <20011116092426.H10055@sjt-u10.cisco.com> References: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> <001101c16e98$1867ba60$0a00000a@atkielski.com> <3BF50ACB.F37844BE@resfeber.se> <004a01c16ea5$469bf650$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <004a01c16ea5$469bf650$0a00000a@atkielski.com>; from anthony@atkielski.com on Fri, Nov 16, 2001 at 02:47:40PM +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 +---- Anthony Atkielski wrote: | I'm just amazed by the awkwardness of vi commands, and I have to wonder why | anyone would voluntarily choose such a mess as an editor. I can see how it | would have been great stuff in 1971, when there was nothing better, but today, | it's a joke. vi is an incredibly powerful editor, and while you may think the commands are awkward, consider these points: 1 - vi is universal. It is worth knowing simply becuase it is the only editor that you can count on being present on practically every *NIX system. It is built to run under the most basic terminals, which makes it suitable for hostile conditions. 2 - vi has the appealing quality of requiring ONLY the core keyboard - NO arrow keys, NO mouse, NO function keys. Notice that the movement commands 'h', 'j', 'k', and 'l' are comfortably near the home position of your right hand (if you know proper typing that is). No command is perfectly intuitive in any system - once you know a handful of commands habitually, you start thinking about the command's action as opposed to the keystrokes (ie. you think "delete a line" as opposed to "dd deletes a line"). How intuitive is alt-f4? 3 - notepad was made for taking notes. vi was made for editing code. Can you indent an entire section of text with a couple of keystrokes in notepad? Can you search and replace on a pattern in notepad? How about a simple trick like knowing your parentheses match up properly? 4 - vi's commands are widely accepted and implemented in other software. Just as alt-f opens the file menu in most windows applications, 'j' & 'k' moves up and down in many *NIX applications. vi is a powerful tool, and any powerful tool requires time to learn. Just because it isn't apparent to you, that doesn't make it a "joke". my $0.02 (Canadian) (excuse my bluntness - coffee hasn't kicked in yet) -- Steve Tremblett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:38:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mobilitylab.net (goldorak.ericsson.ca [192.75.89.161]) by hub.freebsd.org (Postfix) with SMTP id 29EFB37B405 for ; Fri, 16 Nov 2001 06:38:36 -0800 (PST) Received: (qmail 91127 invoked by uid 65534); 16 Nov 2001 14:38:35 -0000 Date: 16 Nov 2001 14:38:35 -0000 Message-ID: <20011116143835.91126.qmail@mail.mobilitylab.net> From: "Martin Gignac FreeBSD " To: Ruslan Ermilov , FreeBSD user Cc: , ben , freebsd-questions@FreeBSD.ORG Subject: Re: load balancing solution? X-Mailer: NeoMail 1.25 X-IPAddress: 172.21.2.202 MIME-Version: 1.0 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 use the 'balance' port here. It uses round-robin and works fine. Extremely simple to set up and use. I think the program is only about 18Kb. -Martin > natd(8) can do this as well. > > On Thu, Nov 15, 2001 at 05:40:11AM -0700, FreeBSD user wrote: > > Sounds like ipnat will do what you need. Just port forward requests to > > pub_ip:53 udp/tcp to your internal machines. > > > > rdr xl0 pub_ip port 53 -> named_ip1,named_ip2,named_ip3 port 53 > > round-robin > > > > Seems to me that rule will work for you, long as you set the gateways on > > those named_ip's to the ipnat machine, and it'd be fine. > > > > > > On Wed, 14 Nov 2001, ben wrote: > > > > > i need a quick load balance solution that will provide 1 ip on the front > > > end and round robin balancing on the back end for 2 to 4 servers, as a > > > proof of concept for a project ( and as a way to sneak FreeBSD into the > > > workplace :) . it sounds like i might be able to build this with nat and > > > bind... but i think i remember that ipnat would translate requests > > > _before_ bind would see them, whicn is the opposit of the behavior i want. > > > > > > i looked through the ports collection, and it looks like pen does 'real' > > > load balancing, but for this project, i actually need round-robin (trying > > > to demonstrate that the servers on the back end successfully share their > > > session data) > > > > > > dows pen also do round-robin, or does anyone know of any other quick > > > solutions to this problem? > > > > > > thanks! > > > > > > ben > > -- > Ruslan Ermilov Oracle Developer/DBA, > ru@sunbay.com Sunbay Software AG, > ru@FreeBSD.org FreeBSD committer, > +380.652.512.251 Simferopol, Ukraine > > http://www.FreeBSD.org The Power To Serve > http://www.oracle.com Enabling The Information Age > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:40:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id EBBD037B416 for ; Fri, 16 Nov 2001 06:40:07 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [24.91.160.222]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fAGEf7x23438 for ; Fri, 16 Nov 2001 09:41:07 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAGEfSG57418; Fri, 16 Nov 2001 09:41:28 -0500 (EST) (envelope-from leblanc) Date: Fri, 16 Nov 2001 09:41:27 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Message-ID: <20011116144127.GA57377@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20011115234015.GA53683@keyslapper.org> <20011116015519.E9851@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <20011116015519.E9851@blossom.cjclark.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --AqsLC8rIMeq19msA Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/16/01 01:55 AM, Crist J. Clark sat at the `puter and typed: > On Thu, Nov 15, 2001 at 06:40:15PM -0500, Louis LeBlanc wrote: > > On 11/13/01 09:07 AM, Thor Legvold sat at the `puter and typed: > > > I've read through the docs, but haven't been able to solve this seemi= ngly=20 > > > simple problem: > > >=20 > > > FBSD 4.4-STABLE box as gateway to internet (running ipfw/natd), servi= ng 3=20 > > > PC's, one running Win98SE, one running WinXP and one running NextStep= 3.3 > > >=20 > > > From FBSD box I can ftp from command line and download via browser=20 > > > (Konquerer, Mozilla) without problem. From Win98SE/XP/NextStep I can = browse=20 > > > (http), but cannot ftp. I've tried both from command line and from br= owser=20 > > > (and ftp app "Yftp" on Next). 98SE has IE 5.5, XP has 6.0, NS runs Om= niWeb=20 > > > 2.2. >=20 > [snip] >=20 > > I fought with this for some time. The biggest hassle that came out of > > it was trying to cvsup. Kept killing the connection. >=20 > Huh? cvsup(1) has nothing to do with ftp(1). Then I was under the mistaken impression that it used ftp to bring down the cvs changes. Either way, it all works now. I have not yet noticed any difficulties with ftp either. Since I was mistaken about cvsup, I'll probably start finding them. Thanks for straightening me out :) L --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC bureaucrat, n: A politician who has tenure. --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79SWXeAPWYrNkRWIRAkMsAJ95gSQwvfAfNAb5MXXzmbrlLuCupQCeOgs2 /fCc+yaME2ylXI6E6ZdK1IQ= =tiDb -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 6:51: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hemi.metrotv.com (hemi.metrotv.com [66.100.208.35]) by hub.freebsd.org (Postfix) with SMTP id 3C95D37B41B for ; Fri, 16 Nov 2001 06:51:01 -0800 (PST) Received: (qmail 90220 invoked by uid 1009); 16 Nov 2001 14:52:06 -0000 Received: from powerstroke.metrotv.com (HELO ?192.168.1.102?) (66.100.208.34) by hemi.metrotv.com with SMTP; 16 Nov 2001 14:52:06 -0000 User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Fri, 16 Nov 2001 08:51:40 -0600 Subject: Re: natd redirect_address From: Eric Long To: Patrick Soltani Cc: Message-ID: In-Reply-To: <3DBB075EEB95944492E127F2B9A96FAF0CE02E@ultra-exchange.UltraDNS.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 Patrick, Thank you for the information, it is almost working now. I can successfully ping 66.100.208.36 and it reaches 192.168.1.6. However, I have the following two problems: 1.) The box running natd can't ping 66.100.208.36 (it can ping 192.168.1.6, though). Any machines other than the natd box (whether it be on the LAN or WAN) can ping 66.100.208.36. 2.) None of my workstations (all on 192.168.1.0/24) can access the services running on 66.100.208.36 by connecting to that IP. However, if I connect using 192.168.1.6 (which is what 66.100.208.36 is redirected to), things are fine. -Eric on 11/15/01 7:56 PM, Patrick Soltani at psoltani@ultradns.com wrote: > Hi, > Make sure you have defined a sub-interface to route the traffic thru in > your rc.conf: > ifconfig_fxp1_alias0="inet 66.100.208.36 netmask 255.255.255.0", etc > > Then in natd.conf file add the following line only: > redirect_address 192.168.1.6:8668 66.100.208.36:8668 > > That's it, now the traffic bound for 66.100.208.36 will be redirected to > 192.168.1.6 on port 8668 > > Regards, > Patrick Soltani > > -----Original Message----- > From: Eric Long [mailto:eric@metrotv.com] > Sent: Thursday, November 15, 2001 11:49 AM > To: freebsd-questions@FreeBSD.ORG > Subject: natd redirect_address > > > Running FreeBSD 4.4-STABLE, natd, ipfw, etc. etc. > > NATD is working fine, however, I can't figure out how to get the natd > redirect_address to work. > > My natd.conf file is as follows: > > port 8668 > interface xl0 > use_sockets yes > same_ports yes > redirect_address 192.168.1.6 66.100.208.36 > > Without 66.100.208.36 bound to xl0, the above simply does not work. > Traffic > to 66.100.208.34 does not get redirected to 192.168.1.6. Pings do not > go > through, etc. > > With 66.100.208.36 bound to xl0, it is saying that no alias address > (using > the alias_address command) is specified, and natd won't launch. > > I'm looking for clarification on what the alias_address should be (yes, > I > read man natd) and whether or not I should be binding this public ip the > interface xl0 for use with natd address redirection. > > -Eric > > > 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 Nov 16 6:59:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 4ACBE37B417 for ; Fri, 16 Nov 2001 06:59:20 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id fAGEwpf30620; Fri, 16 Nov 2001 16:58:51 +0200 (EET) (envelope-from ru) Date: Fri, 16 Nov 2001 16:58:51 +0200 From: Ruslan Ermilov To: Martin Gignac FreeBSD Cc: FreeBSD user , ben , freebsd-questions@FreeBSD.ORG Subject: Re: load balancing solution? Message-ID: <20011116165851.E82661@sunbay.com> References: <20011116143835.91126.qmail@mail.mobilitylab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011116143835.91126.qmail@mail.mobilitylab.net> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-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, Nov 16, 2001 at 02:38:35PM -0000, Martin Gignac FreeBSD wrote: > Hi, > > I use the 'balance' port here. It uses round-robin and works fine. > Extremely simple to set up and use. I think the program is only about 18Kb. > And it has a limitation of only supporting TCP. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 7: 0:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hemi.metrotv.com (hemi.metrotv.com [66.100.208.35]) by hub.freebsd.org (Postfix) with SMTP id 82C4237B417 for ; Fri, 16 Nov 2001 07:00:11 -0800 (PST) Received: (qmail 90405 invoked by uid 1009); 16 Nov 2001 15:01:17 -0000 Received: from powerstroke.metrotv.com (HELO ?192.168.1.102?) (66.100.208.34) by hemi.metrotv.com with SMTP; 16 Nov 2001 15:01:17 -0000 User-Agent: Microsoft-Entourage/9.0.1.3108 Date: Fri, 16 Nov 2001 09:00:51 -0600 Subject: Re: natd redirect_address From: Eric Long To: Cc: Message-ID: In-Reply-To: <20011116014854.D9851@blossom.cjclark.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> Without 66.100.208.36 bound to xl0, the above simply does not work. > So, give xl0 that address. Did that, it almost works now (already sent a message to the list with the same subject in regards to the problems). >> Traffic >> to 66.100.208.34 does not get redirected to 192.168.1.6. > Uhh... Well, you wrote 66.100.208.36 above. Typo? Yes, a typo. >> With 66.100.208.36 bound to xl0, it is saying that no alias address (using >> the alias_address command) is specified, and natd won't launch. > > Let's see your natd(8) and firewall configuration in rc.conf(5) and > rc.firewall (if it's been modified). Firewall's running in open mode. Regardless, the address redirection is almost working anyway. My natd.conf is as follows: redirect_address 192.168.1.6 66.100.208.36 port 8668 interface xl0 use_sockets yes same_ports yes log_denied yes >> I'm looking for clarification on what the alias_address should be (yes, I >> read man natd) and whether or not I should be binding this public ip the >> interface xl0 for use with natd address redirection. > > Huh? You shouldn't need to set alias_address if you use the interface > argument. What exactly are you trying to do? My thoughts exactly. Simply trying to get address redirection for connections destined for a public IP to go to a private IP on my LAN. It works fine from the outside world, but from the LAN, nothing can connect to the services if they try and access the services from the public IP. The workstations on the LAN can, however, access the services via the private IP's. From a DNS standpoint, I want one host to work for both WAN and LAN connections to the server on the LAN. For example, it's an apple file server, so asip.domain.com should access the file sharing services on the box whether the connection was initiated from the WAN or LAN. Right now, it's not working from the LAN (again, see my other message to the list with the same subject "natd redirect_address" with a more in depth description of the problem). -Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 7:10:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id 0014D37B416 for ; Fri, 16 Nov 2001 07:10:40 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [24.91.160.222]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id fAGFBF823141 for ; Fri, 16 Nov 2001 10:11:16 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAGFC9m57641; Fri, 16 Nov 2001 10:12:09 -0500 (EST) (envelope-from leblanc) Date: Fri, 16 Nov 2001 10:12:09 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: sendmail doesn't like changed nameservers Message-ID: <20011116151209.GA57485@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20011115184242.GA43009@keyslapper.org> <86lmh7htn0.fsf@unicorn.ea4els.ampr.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <86lmh7htn0.fsf@unicorn.ea4els.ampr.org> User-Agent: Mutt/1.3.23.1i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/16/01 11:55 AM, Simon J Mudd sat at the `puter and typed: > leblanc+freebsd@keyslapper.org (Louis LeBlanc) writes: > > > What I can't figure out is how to get sendmail to pick up the > > nameserver change on the fly. I wound up having to kill sendmail > > from /etc/mail/ using make stop. I then had to ps -ax for the > > remaining sendmail processes and kill them explicitly. Otherwise I > > kept getting resolve errors in /var/log/maillog. > > Most MTAs, and I don't think sendmail is an exception, don't use a > specific nameserver themselves. That depends on what have configured > in /etc/resolv.conf. I assume that you are still using the old ip > setup before? Yes, but what if you change resolv.conf midstream on it? I had to restart my browser, because it couldn't find anything. I also got a bunch of ipfw denials out to the old nameservers on port 53 until I got all the daemons that use /etc/resolv.conf. > In any case it is often more convenient to setup named locally and > let it do all the work, rather than rely on your provider's name > server changing ip addresses. I've been balking at this because I'm not very familiar with it. I guess I should find a quick and dirty guide online and do it. It'd save a lot of hassles. I assume you're not talking about a caching only nameserver? > If you do this you can set up resolv.conf to have 3 name servers, > the first one it would use would be your local named, and the others > could be the ones setup by your dhcp client script. Can't you use more than three? My ISP gives me three. > > Is it possible to get sendmail to do this more gracefully from a > > script? What is the general consensus for calling 'killall -HUP > > sendmail'? If that is BAD, let me know so I don't do it :). > > The problem isn't sendmail, it's the name resolution, and the way > this works is setup in /etc/resolv.conf (and a couple of other > files). Other files? > I think you are blaming the wrong tool here. I wouldn't say I'm 'blaming' anyone :) It just looked like sendmail read /etc/resolv.conf at startup, and never bothered to reread it before any other lookups. Hence the continued attempts to the old nameservers. > > Anyway, I don't think I lost any mail (maybe a couple), but I > > would like this to be automated so I don't really need to know > > when I get a change in my dhcp lease. > > I'd look at the chcp client script and see how to setup the name > server to use, or better still setup named properly so you don't > _need_ to use your providers own name server. Yes, I had one that did that before, and it really was hosed - it tended to hose resolv.conf badly. Thanks for the pointers. Lou --=20 Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org =D4=BF=D4=AC Aphasia: Loss of speech in social scientists when asked at parties, "But of what use is your research?" --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79SzJeAPWYrNkRWIRApilAJ9fSwJ8ig5VeV9D+wYB2i+8IylR5QCfQJPe 8KZ/lUlqjMI2hi2RxYZydwY= =hbnn -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 7:12: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id BAD7037B405 for ; Fri, 16 Nov 2001 07:12:03 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAGFBqY14198; Fri, 16 Nov 2001 15:11:52 GMT Date: Fri, 16 Nov 2001 15:11:52 +0000 From: what ever To: cjclark@alum.mit.edu Cc: what ever , Rod Person , sobolak@mindspring.com, freebsd-questions@FreeBSD.ORG Subject: Re: sound help Message-ID: <20011116151152.A2284@sdf.freeshell.org> References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> <20011115043320.A5346@sdf.freeshell.org> <20011115184857.5b0f4ade.roddierod@yahoo.com> <20011116043915.A11035@sdf.freeshell.org> <20011116015658.F9851@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011116015658.F9851@blossom.cjclark.org>; from cristjc@earthlink.net on Fri, Nov 16, 2001 at 01:56:58AM -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 Hi, Ok, cd /dev && ./MAKEDEV snd0 didn't return an error, but it also didn't create snd0: squad51:/dev # ls sn* sndstat squad51:/dev # cat sndstat cat: sndstat: Device not configured squad51:/dev # Ideas? > # cd /dev > # ./MAKEDEV snd0 > ^ > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 7:40:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 402D937B417 for ; Fri, 16 Nov 2001 07:40:19 -0800 (PST) Received: from pc3-card3-0-cust122.cdf.cable.ntl.com ([62.254.251.122] helo=rhadamanth.private.submonkey.net ident=exim) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 164l6D-00021Q-00; Fri, 16 Nov 2001 15:40:14 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.33 #1) id 164l3T-000E18-00; Fri, 16 Nov 2001 15:37:23 +0000 Date: Fri, 16 Nov 2001 15:37:23 +0000 From: setantae To: Todd Hansen Cc: questions@freebsd.org Subject: Re: resolv.conf Message-ID: <20011116153723.GA53802@rhadamanth> References: <20011116124701.K684@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011116124701.K684@k7.mavetju.org> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-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, Nov 16, 2001 at 12:47:01PM +1100, Edwin Groothuis wrote: > On Thu, Nov 15, 2001 at 05:43:49PM -0800, Todd Hansen wrote: > > is there a way to specify the search domains for my DNS resolving. I use > > DHCP and as such each time I boot my laptop in a new location the > > resolv.conf file gets overwritten. Is there another place I can specify > > the search domains so that I don't have to use the full domain name? > > You can prevent your resolv.conf to be (completly/partly) overwritten > if you use dhclient.conf correctly. Here's what I use in my /etc/dhclient.conf : # $FreeBSD: src/etc/dhclient.conf,v 1.2 1999/08/27 23:23:41 peter Exp $ # # This file is required by the ISC DHCP client. # See ``man 5 dhclient.conf'' for details. # # In most cases an empty file is suffient for most people as the # defaults are usually fine. # interface "ed0" { supersede domain-name "private.submonkey.net"; prepend domain-name-servers 192.168.10.1; } Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 7:49:13 2001 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 DC4AC37B405 for ; Fri, 16 Nov 2001 07:49:03 -0800 (PST) Received: from localhost (acheng@localhost) by nova.kettering.edu (8.10.1/8.10.0) with SMTP id fAGFmst09353 for ; Fri, 16 Nov 2001 10:48:55 -0500 (EST) X-Authentication-Warning: nova.kettering.edu: acheng owned process doing -bs Date: Fri, 16 Nov 2001 10:48:54 -0500 (EST) From: Ada Cheng X-Sender: acheng@nova.kettering.edu Reply-To: Ada Cheng To: questions@FreeBSD.ORG Subject: How to read Chinese from Java/Javascript in Netscape Message-ID: Organization: Kettering University (formerly GMI E&MI) - Flint MI 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, I currently can read Chinese text on Netscape but are unable to read the Chinese text on pull down menus. Does anyone know to solve this problem? Thanks. Ada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 8:41:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mailstart.com (mail.mailstart.com [207.231.76.67]) by hub.freebsd.org (Postfix) with ESMTP id 8BA3937B417 for ; Fri, 16 Nov 2001 08:41:13 -0800 (PST) Received: from muave [207.231.76.117] by mail.mailstart.com (SMTPD32-5.05) id A1A94B0C00EE; Fri, 16 Nov 2001 08:41:13 -0800 To: rbyrnes@ozemail.com.au Cc: freebsd-questions@FreeBSD.org From: "craig burgess" <750virago@webbox.com> Subject: RE: Re: kernel compile error Message-Id: <161101320.31272@webbox.com> Mime-Version: 1.0 Content-Type: text/plain Date: Fri, 16 Nov 2001 08:41:13 -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 >"... start with a clean /usr/obj ..." Thanks. (I've now subscribed to the 'current' list, too.) Browsing the archive, I haven't yet found that thread, but I really **did** start w/ clean /usr/obj. I'll take the question to the current list. cheerfully, craig >--- Original Message --- >From: Rob B >To: "craig burgess" <750virago@webbox.com> >Date: 11/15/01 7:42:18 PM > >At 10:38 16/11/2001, craig burgess sent this up the stick: > >>Here is a bit of the output (using the "old way" /sys/conf/alpha >>and starting with /usr/sbin/config KERNEL --- >>=============================== >>regs -Wa,-mev56 -c linux_sysent.c >>In file included from linux_sysent.c:14: >>linux_proto.h:137: syntax error before `linux_gid_t' >>linux_proto.h:137: `linux_gid_t' undeclared here (not in a function) >>linux_proto.h:137: syntax error before `)' >> ... several more like this then ... >>linux_sysent.c:21: sizeof applied to an incomplete type >>linux_sysent.c:21: warning: built-in function `exit' used without >>declaration >>linux_sysent.c:21: warning: cast discards qualifiers from pointer >>target type >>*** Error code 1 >> >>Stop in /usr/src/sys/modules/linux. >>*** Error code 1 >>========================== >> >>trying the "new method" in /usr/src and make buildkernel I get: >> >>osf1.ko osf1.kld osf1_ioctl.o osf1_misc.o osf1_signal.o osf1_sysent.o >>osf1_mount >>.o imgact_osf1.o osf1_sysvec.o @ machine symb.tmp tmp.o opt_compat.h >>opt_simos.h >> opt_nfs.h vnode_if.h >>make: don't know how to make cleandir. Stop >>*** Error code 2 >> >>Stop in /usr/src. >>*** Error code 1 >>========================= >> >>Platform: Alpha (not i386) >> > uname -a >>FreeBSD ... 4.3-RELEASE FreeBSD 4.3-RELEASE #12: Wed Sep 26 16:33:19 >>PDT 2001 >> >>Fresh CVSUP of ports -- and source (this time using stable-supfile) >> >>Buildworld went without a hitch. Handbook sequence (which I'm >>following this time) is make buildworld, then kernel, then I >>planed to make installworld. Since I have NOT installed the rebuilt >>binaries I'm guessing that I'm safe to leave the 4.3 kernel in >>place but how do I get out of this predicament? > >There was a thread on the freebsd-stable list recently about something >similar, the solution was to start with a clean /usr/obj > >Cheers, >Rob > > >-- >Eagles may soar, but weasels don't get sucked into jet engines. > >[15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian >This is random quote 372 of a collection of 1184 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 8:44: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylvester.dsj.net (sylvester.dsj.net [208.148.151.43]) by hub.freebsd.org (Postfix) with ESMTP id 91AC837B41C for ; Fri, 16 Nov 2001 08:43:49 -0800 (PST) Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id LAA11247; Fri, 16 Nov 2001 11:43:31 -0500 Date: Fri, 16 Nov 2001 11:43:31 -0500 From: "David S. Jackson" To: bag lunch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Burned ISO being read as audio cd? Message-ID: <20011116114331.C25574@sylvester.dsj.net> Reply-To: "David S. Jackson" 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 baglunch@hotmail.com on Thu, Nov 15, 2001 at 09:54:05PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 15, 2001 at 09:54:05PM +0000 bag lunch wrote: > Problem Summary: When trying to install FREEBSD 4.4-STABLE I get the > following error during install: > > "The cd looks more like an Audio cd than a Freebsd release" > > Details: I burned the selected ISO file to a fujifilm 16x CDR (media) using > the Adaptec EzCD burner software ([file][create cd from image file]), the cd > burned without error. The burned cd was in tact and was able to be accessed > using both a windows 2000 pc and a freebsd 3.2 pc, all files were intact. Do you mean you were able to mount the CD and read the filesystem completely? So, you should be able to mount the ISO image as a vnode disk, right? (Assuming you have that capability compiled into your kernel.) Try reading all of the image you can. If this is true, your ISO image should be okay. Make sure the checksum for your downloaded ISO image is correct. > I tried several cd's all reporting the same error, i have seen people > complete successful burns using the adaptec software without a problem. > Could it possibly be the cdrom drive i'm trying to read it from? I was able > to install freebsd 3.2 on the new pc using cd's purchased from freebsdmall I think you're going to need to share some log files on this one. First, share the syslog when you mount the ISO as a vnode disk to prove that the image is okay. Assuming the checksum is correct. Second, share the syslog where you mount the burned CD as an ISO filesystem. Prove the copy of the ISO you burned is good. Third, if each of these are successful, then share more of the syslog from the install itself. -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I have a map of the United States. It's actual size. I spent last summer folding it. People ask me where I live, and I say, "E6". -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 8:59:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by hub.freebsd.org (Postfix) with ESMTP id 9985737B419 for ; Fri, 16 Nov 2001 08:59:40 -0800 (PST) Received: from adentina (ppp101-128.dialup.mtu-net.ru [212.188.101.128]) by hueymiccailhuitl.mtu.ru (Postfix) with SMTP id CDABF236DC for ; Fri, 16 Nov 2001 19:59:36 +0300 (MSK) (envelope-from evs2002@email.ru) From: EVS To: questions@freebsd.org Subject: ÏĀŅÏÎÐŌÍÎ-ÂČĮÎÂÛÅ ÓŅËÓÃČ / VISA SERVICES X-Mailer: Microsoft Outlook Express 5.00.2615.200 Reply-To: evsnew@email.ru Date: Fri, 16 Nov 2001 19:58:19 +0300 Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Message-Id: <20011116165936.CDABF236DC@hueymiccailhuitl.mtu.ru> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ÎÔÎÐĖËÅÍČÅ ĮĀÃÐĀÍÏĀŅÏÎÐŌΠ(Öåíû óęāįāíû äëĸ æčōåëåé Ėîņęâû č Ėîņę. îáëāņōč) 35 ðāá.äíåé - $70 21-23 ðāá.äíåé - $140 15-17 ðāá.äíåé - $180 10-12 ðāá.äíåé - $260 Ïî Âāøåėó įāïðîņó âûøëåė ęîėïëåęō íåîáõîäčėûõ äîęóėåíōîâ äëĸ îôîðėëåíčĸ įāãðāíïāņïîðōā. ÂČĮÎÂÛÅ ÓŅËÓÃČ Îôîðėëåíčå ïðčãëāøåíčé äëĸ ČÍÎŅŌÐĀÍÖÅ â Ðîņņčþ. Îäíîęðāōíîå íā 1 ėåņĸö - $ 25 Ėíîãîęðāōíîå íā 1 ãîä- $ 150 *Ïðāâîâûå âîïðîņû îōíîņčōåëüíî ïðåáûâāíčĸ číîņōðāííûõ ãðāæäāí íā ōåððčōîðčč ÐÔ, ïðîáëåėíûå ņëóũāč. *Âîïðîņû âûåįäā ÐÎŅŅČßÍ įā ðóáåæ, îôîðėëåíčå íāäëåæāųčõ äîęóėåíōîâ (ÂČĮÛ). ÁÅŅÏËĀŌÍÛÉ ÂÛÅĮÄ ĘÓÐÜÅÐĀ Ę ÂĀĖ  ÎÔČŅ  ÏÐÅÄÅËĀÕ ã. ĖÎŅĘÂÛ ŌÅË./ÔĀĘŅ: (095) 797-O4-O8, 797-O4-82, 1O7-78-58 V I S A S E R V I C E S Legalization of the Russian visa-invitations for foreign citizens. Single for 1 month-only $25 Multiple for 1 year-only $150 *Solution of legal matters concerning foreign citizens stay on the territory of Russian Federation, questionable issues. *Assistance in visas registration for the foreign citizens in Russia. *Solution of the problems concerning RUSSIAN citizens departure abroad, registration of the proper documents: foreign passports and visas. TEL./FAX: +7 (095) 797-O4O8, 797-O482, 1O7-7858 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 9: 0:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id B97CF37B417; Fri, 16 Nov 2001 09:00:22 -0800 (PST) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id fAGH04T77217; Fri, 16 Nov 2001 09:00:04 -0800 (PST) (envelope-from mjacob@feral.com) Date: Fri, 16 Nov 2001 09:00:04 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Bernd Walter Cc: Massimo Lusetti , freebsd-scsi@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: SCSI Error with mly In-Reply-To: <20011116134636.D53269@cicely8.cicely.de> 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 would be interesting what asc 0x3 means. blade > /etc/LGTOuscsi/ascdcode 0x3 0 ASC/ASCQ(0x03/0x00)= > But obviously your disk is failing - you should replace it. > It may also be some power supply isue. > > > I've also noted that sys/cam/scsi/scsi_all.c was updated 9 days ago since > > August so do ou suggest a cvsupdate ?! > > >From the description Rev 1.28 should eliminate command errors, which is > different from what you see. > > -- > B.Walter COSMO-Project http://www.cosmo-project.de > ticso@cicely.de Usergroup info@cosmo-project.de > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" 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 Nov 16 9: 0:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from c000.snv.cp.net (c000-h000.c000.snv.cp.net [209.228.32.64]) by hub.freebsd.org (Postfix) with SMTP id 3BFB437B41A for ; Fri, 16 Nov 2001 09:00:25 -0800 (PST) Received: (cpmta 2219 invoked from network); 16 Nov 2001 09:00:24 -0800 Received: from 24.0.234.208 (HELO trittico.fiddi.com) by smtp.runkle.com (209.228.32.64) with SMTP; 16 Nov 2001 09:00:24 -0800 X-Sent: 16 Nov 2001 17:00:24 GMT Date: Fri, 16 Nov 2001 09:00:21 -0800 (PST) From: Dave Runkle X-X-Sender: dave@trittico.fiddi.com To: freebsd-questions@FreeBSD.ORG Subject: How can I learn which dependency to answer to pkgdb -F ? In-Reply-To: <20011115152513.G55485-100000@trittico.fiddi.com> Message-ID: <20011116085308.B55485-100000@trittico.fiddi.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 When I resup ports, I always do like the manual says, that is, to run portsdb -Uu pkgdb -F portversion -c -v > portversion-updates.txt but each time upon running pkgdb -F it asks me to fix stale dependencies. Each time I fumble around, not really knowing how to answer. For instance, this time ethereal came up with the stale dependency listed as XFree86-libraries-4.1.0. So I look in the ethereal Makefile, but can't find anything that seems to answer it definitively. I look in the other files, and I use the gui utility PIB (great tool!) too, but I still don't really know how to answer. I'm tempted to just answer XFree86-4.1.0 and be done with it, but I really want to do this right. How can I find out what to replace these stale dependencies with? Is there someplace for instance in the Makefiles of these ports? What am I missing? I've got a number of ports to "fix". Thank you! Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 9: 6:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from we-24-126-55-112.we.mediaone.net (we-24-126-55-112.we.mediaone.net [24.126.55.112]) by hub.freebsd.org (Postfix) with ESMTP id 22F5437B41B for ; Fri, 16 Nov 2001 09:06:11 -0800 (PST) Received: from unix.homeip.net (mtuhkt@unix.homeip.net [24.126.55.112]) by we-24-126-55-112.we.mediaone.net (8.11.6/8.11.6) with ESMTP id fAGH64Z00636 for ; Fri, 16 Nov 2001 09:06:09 -0800 (PST) (envelope-from bear@unix.homeip.net) Date: Fri, 16 Nov 2001 09:06:04 -0800 (PST) From: Joey Garcia X-X-Sender: bear@we-24-126-55-112.we.mediaone.net To: questions@freebsd.org Subject: Having major Sendmail problems - I/O error on connection from mx2.FreeBSD.org Message-ID: <20011116085808.W585-100000@we-24-126-55-112.we.mediaone.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 Hey all! Okay, I'm having some Sendmail problems. Seems like it started yesterday and I'm not sure how to fix it. I've rebooted, restarted, and everything. No config files have been changed as far as I know - at least I know *I* didn't change them. What sucks is that this box is what I use to receive my FreeBSD mailinglist email. Okay, here is the output from /var/log/messages: Nov 16 08:46:11 we-24-126-55-112 sendmail[495]: fAGGbZZ00495: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:47:04 we-24-126-55-112 sendmail[499]: fAGGcXZ00499: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:49:35 we-24-126-55-112 sendmail[506]: fAGGf4Z00506: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:50:07 we-24-126-55-112 sendmail[512]: fAGGfZZ00512: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:50:12 we-24-126-55-112 sendmail[511]: fAGGfUZ00511: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:54:55 we-24-126-55-112 sendmail[524]: fAGGkJZ00524: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:54:56 we-24-126-55-112 sendmail[527]: fAGGkPZ00527: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:55:01 we-24-126-55-112 sendmail[526]: fAGGkKZ00526: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:55:14 we-24-126-55-112 sendmail[529]: fAGGkcZ00529: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Nov 16 08:55:45 we-24-126-55-112 sendmail[531]: fAGGl9Z00531: SYSERR(root): collect: I/O error on connection from mx2.FreeBSD.org, from= Here is the output of uname -a: FreeBSD we-24-126-55-112.we.mediaone.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 25 21:46:53 PDT 2001 bear@we-66-27-250-19.we.mediaone.net:/usr/obj/usr/src/sys/MYKERNEL i386 And here is the running Sendmail processes that don't do it's job (ps ax): 414 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 430 ?? I 0:00.02 sendmail: ./fAGGJtZ00430 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 484 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 485 ?? I 0:00.02 sendmail: ./fAGGVkZ00485 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 496 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 497 ?? I 0:00.02 sendmail: ./fAGGbvZ00497 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 533 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 539 ?? I 0:00.02 sendmail: ./fAGGnqZ00539 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 559 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 560 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 565 ?? I 0:00.02 sendmail: ./fAGGt0Z00565 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 566 ?? I 0:00.02 sendmail: ./fAGGt4Z00566 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 612 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 613 ?? I 0:00.02 sendmail: ./fAGGxvZ00613 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 621 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 622 ?? I 0:00.02 sendmail: ./fAGH0NZ00622 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 623 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) 624 ?? I 0:00.02 sendmail: ./fAGH0nZ00624 mx2.FreeBSD.org [216.136.204.119]: DATA (sendmail) 625 ?? I 0:00.01 sendmail: server mx2.FreeBSD.org [216.136.204.119] child wait (sendmail) Any help with is would be greatly appreciated. Also, please cc responses to bsd_usr@yahoo.com since I seem to not be receiving mail here. Thanks!! Joey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 9:23: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id E1E2237B416 for ; Fri, 16 Nov 2001 09:23:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6968A66D0C; Fri, 16 Nov 2001 09:23:02 -0800 (PST) Date: Fri, 16 Nov 2001 09:23:02 -0800 From: Kris Kennaway To: Nils Holland Cc: Holtor , questions@FreeBSD.ORG Subject: Re: PROCFS Message-ID: <20011116092302.A79857@xor.obsecurity.org> References: <20011116130058.32348.qmail@web11601.mail.yahoo.com> <20011116142640.W2605-100000@jodie.ncptiddische.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011116142640.W2605-100000@jodie.ncptiddische.net>; from nils@tisys.org on Fri, Nov 16, 2001 at 02:27:37PM +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 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 16, 2001 at 02:27:37PM +0100, Nils Holland wrote: > On Fri, 16 Nov 2001, Holtor wrote: >=20 > > Hello! > > > > Is it safe to remove PROCFS in a custom kernel? It is > > in all kernels by default but from what I notice it > > does absolutely nothing! So it safe to remove? >=20 > Absolutely nothing? Well, it's required for all the stuff you can read out > in /proc. Some vital software uses the information found there, and it is > probably one of the things you really should not remove from your kernel. Actually, almost nothing in the base system relies on it. Given the apparently eternal security risks from procfs it's very sensible not to use it on a system with untrusted users. Kris --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79Ut1Wry0BWjoQKURApQFAKDMHPnZUvt1kHH4FyVv1j/vXp1vqACdGm0i rfUpKfLi+n1shg+sniJcNDo= =a6za -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 9:30:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.netsci.org (www.netsci.org [208.140.99.200]) by hub.freebsd.org (Postfix) with ESMTP id EE95637B405 for ; Fri, 16 Nov 2001 09:30:31 -0800 (PST) Received: from [24.5.113.134] by www.netsci.org (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id org for ; Fri, 16 Nov 2001 12:33:30 -0500 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Fri, 16 Nov 2001 12:31:10 -0500 Subject: Problems with Mesa and Qt install From: Allen Richon To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi: I am trying to add the KDE2 Desktop environment under XFree86 version 4.1.0. While installing Mesa3D (version 3.4.2) as a part of Qt (version 2.3.1), I get the following error in file included from glut_bitmap.c:8 glutint.h:19: X11/Xlib.h: No such file or directory glutint.h:19: X11/Xutil.h: No such file or directory followed by pages of errors and a stop with Error code 2. How do I get the install to proceed? I have tried loading all of the required sources and running make clean with no success. Suggestions will be most welcomed! Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 9:44: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id CE17437B418 for ; Fri, 16 Nov 2001 09:43:50 -0800 (PST) Received: from twincat.vladsempire.net (hutch-1022.hutchtel.net [206.10.69.22]) by services.webwarrior.net (Postfix) with ESMTP id 00DD520F for ; Fri, 16 Nov 2001 11:44:09 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id BE3263A1A; Fri, 16 Nov 2001 11:39:36 +0000 (GMT) Date: Fri, 16 Nov 2001 11:39:36 +0000 From: Josh Paetzel To: rshea@opendoor.co.nz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: e'net card problems + e'net card autoconfig Message-ID: <20011116113936.A727@twincat.vladsempire.net> Mail-Followup-To: rshea@opendoor.co.nz, freebsd-questions@FreeBSD.ORG References: <3BF4FE87.25495.CF57183@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BF4FE87.25495.CF57183@localhost>; from rshea@opendoor.co.nz on Fri, Nov 16, 2001 at 11:54:47AM +1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 16, 2001 at 11:54:47AM +1300, rshea@opendoor.co.nz wrote: > Hi - Two questions I'd appreciate some help with. > > 1. Today I got two error messages on the system terminal ... > > ste0: transmission error 88 > ste0: transmission error 82 > > ... (ste0 is an nic on the LAN side of my firewall)and at the same time ste0 > seemed to stop working. I presumed it was a hardware failure but I rebooted and > everything is now fine. Can anyone tell me of any diagnostics I could run on > this card to try to figure out what its problem was/might be (also where I can > read what,eg, '88' signifies)? I looked in the source file for the ste driver, and I didn't find the explanation for the number code, but I did find three things that can set that error. Buffer under-run, excess collisions, and something called RECLAIMERR, which I have no clue about. > > 2. When I built this system I seem to recall that during the installation the > e'net cards were detected and auto-configured (I might be wrong here but that's > how I recollect it). So my question is if I need to replace a dead card will > the system repeat the autoconfig on reboot or was that something that only the > install did ? > The install uses the GENERIC kernel which comes with drivers for a lot of different ethernet cards. Provided you are still running GENERIC, the kernel should pick up the card on boot. The configuration of the card is only done automatically in the install if you are using DHCP, although there is a neat little gui thing so that you don't actually have to put entries into rc.conf yourself. So, you've put in the new card, you've booted the system, next thing is to search through the output of #dmesg for your card. If you installed a card that uses the same driver, you are all set to go at that point. If the driver changes with the new card, then you will have to modify the appropriate entry in /etc/rc.conf You will see a line such as this in there: ifconfig_ste0="inet 100.101.102.101 netmask 255.255.0.0" Just change the ste0 to reflect whatever new driver, if any, the new card is using. Once you've down that you can issue the commands: #ifconfig ste0 down #ifconfig ed0(put your card here) up inet 100.101.102.103 netmask 255.255.0.0 On your next boot, the card will be configured by rc.conf, so you'll only have to configure it manually once. Hope this helps. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 10:15:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dfw-smtpout2.email.verio.net (dfw-smtpout2.email.verio.net [129.250.36.42]) by hub.freebsd.org (Postfix) with ESMTP id 54D4137B405; Fri, 16 Nov 2001 10:15:16 -0800 (PST) Received: from [129.250.38.62] (helo=dfw-mmp2.email.verio.net) by dfw-smtpout2.email.verio.net with esmtp id 164nVz-0004Fc-00; Fri, 16 Nov 2001 18:14:59 +0000 Received: from dsl-64-194-5-249.telocity.com ([64.194.5.249] helo=ns.net) by dfw-mmp2.email.verio.net with esmtp id 164nWH-00021u-00; Fri, 16 Nov 2001 18:15:26 +0000 Message-ID: <3BF55912.44F92EF2@ns.net> Date: Fri, 16 Nov 2001 10:21:07 -0800 From: Joseph Maxwell X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: questions@FreeBSD.ORG, tedm@toybox.placo.com Cc: freebsd-questions-digest@FreeBSD.ORG Subject: Re: questions-digest V5 #820 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 > Date: Fri, 16 Nov 2001 01:14:30 -0800 > From: "Ted Mittelstaedt" > Subject: RE: DSL PPPoE with 2 NICs > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > >Atkielski > >Sent: Thursday, November 15, 2001 6:07 AM > >To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com > >Subject: Re: DSL PPPoE with 2 NICs > > > > > >Well, if you get it to work, please explain the procedure to me, as > >I'd still be > I too would like to know, having tried exhaustively w/ 2 netgear EA201 cards on a 486-DX2, I decided my time was too valuable so I just ordered a router yesterday. I would have preferred the FreeBSD box - but my main focus had been put "On HOLD" for several weeks - well over a month! > >interested in knowing how it is done, even though I chose to go the > >easy route > >(no pun intended) this time. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html > > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 10:35: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gyro.schmooz.net (gyro.schmooz.net [64.66.4.92]) by hub.freebsd.org (Postfix) with ESMTP id 98D7337B416 for ; Fri, 16 Nov 2001 10:35:03 -0800 (PST) Received: from nathaniel ([198.68.168.54]) by gyro.schmooz.net (8.9.3/8.9.3) with SMTP id KAA58270 for ; Fri, 16 Nov 2001 10:35:10 -0800 (PST) (envelope-from nathaniel@lawinfo.com) From: "Nathaniel Schein - Hostmaster" To: Subject: Problems Restoring Date: Fri, 16 Nov 2001 10:43:43 -0800 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 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 have been trying to restore a file that was backed up with the command: /sbin/dump -0 -a -f /dev/nsa0 /backup1 The device is a 80GB HP-DLT and the restore command run in interactive mode. I add the file to the list to be extracted and then type extract. The interface then asks me for the volume number, and, I think huh? I choose 1 and the interface hangs. Is there a restore equivalent to the -a switch in dump? Or does anyone have an explanation? Nathaniel Schein Senior System Administrator mailto:nathaniel@lawinfo.com http://www.lawinfo.com -------------------------------------------------------------- Lawinfo.com - Legal Industry Marketing for the 21st Century Phone:800-397-3743 Fax:800-220-4546 -------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 10:36: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.comm2000.it (mindseal.comm2000.it [194.133.0.6]) by hub.freebsd.org (Postfix) with ESMTP id 8A15C37B416; Fri, 16 Nov 2001 10:35:57 -0800 (PST) Received: from insomma.local.lan ([212.97.62.126]) by relay.comm2000.it (8.11.2/MFAGMM-19990726) with ESMTP id fAGIZq504561; Fri, 16 Nov 2001 19:35:52 +0100 X-SMTP-Peer: [212.97.62.126] Received: (from nobody@localhost) by insomma.local.lan (8.11.6/8.11.3) id fAGIZe369698; Fri, 16 Nov 2001 19:35:40 +0100 (CET) (envelope-from massimo@datacode.it) From: Massimo Lusetti X-Authentication-Warning: insomma.local.lan: nobody set sender to massimo@datacode.it using -f Received: from 192.168.1.13 ( [192.168.1.13]) as user massimo@mail by webapps.datacode.it with HTTP; Fri, 16 Nov 2001 19:35:40 +0100 Message-ID: <1005935740.3bf55c7c72feb@webapps.datacode.it> Date: Fri, 16 Nov 2001 19:35:40 +0100 To: mjacob@feral.com Cc: freebsd-scsi@freebsd.org, freebsd-questions@freebsd.org Subject: Re: SCSI Error with mly References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: DataMAIL on WEB Solution (DM) 2.3.7-cvs Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting Matthew Jacob : > > > > It would be interesting what asc 0x3 means. > > blade > /etc/LGTOuscsi/ascdcode 0x3 0 > ASC/ASCQ(0x03/0x00)= Where did you find this info, i would like to learn more. Regards, Massimo Lusetti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 10:37:10 2001 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 AEB3937B416 for ; Fri, 16 Nov 2001 10:37:04 -0800 (PST) Received: (qmail 6410 invoked by uid 0); 16 Nov 2001 18:36:54 -0000 Received: from n879p025.dipool.highway.telekom.at (HELO zaphod) (212.183.119.217) by mail.gmx.net (mp004-rz3) with SMTP; 16 Nov 2001 18:36:54 -0000 Message-ID: <036c01c16ecd$7d8231c0$2a00a8c0@zaphod> From: "Klaus Goger" To: Subject: Custom Kernel Bootdisk Date: Fri, 16 Nov 2001 19:35:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would like to install FreeBSD on my PC. The problem is that thera arent any Initio SCSI Controller driver on the Bootdisk. I only found sources on the Initio site http://www.initio.com/drivers/bsd4source.zip I tried to find help on de.comp.os.unix.bsd but the only hint was to use NetBSD or OpenBSD cause they have built in support for Initio 9XXXU controller. Any hints for me to Install FreeBSD? thx Klaus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 10:40:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id 5A9A937B418 for ; Fri, 16 Nov 2001 10:40:48 -0800 (PST) Received: from 64-212-27-210.nas1.phx1.gblx.net (HELO TOM) (64.212.27.210) by smtp.mail.vip.sc5.yahoo.com with SMTP; 16 Nov 2001 18:40:47 -0000 Message-ID: <001001c16ecd$155186a0$d21bd440@TOM> From: "TJ Cuddy" To: Subject: probs w/ make buildworld Date: Fri, 16 Nov 2001 11:30:43 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey guys... I'm having a problem here with " make buildworld ". Ive recvsup about 3 times to make sure it wasn't a problem there. I followed the direction at the bottom of the handbook page on "using make world" and I've had a couple people help me out in #freebsdhelp and I just can't seem to figure out the problem. This is my first time updateing my source so I'm new to the whole thing. Here's the output of uname FreeBSD TJ1.AmpedOut.net 4.1-RELEASE FreeBSD 4.1-RELEASE #4: Fri Oct 12 08:32:13 MST 2001 @TJ2.AmpedOut.net:/usr/src/sys/compile/AMPED i386 And heres the error message that I'm getting when I run make buildworld: cc -O -pipe -static -o yacc closure.o error.o lalr.o lr0.o main.o mkpar.o o utput.o reader.o skeleton.o symtab.o verbose.o warshall.o error.o: In function `print_pos': error.o(.text+0xec): undefined reference to `__stderrp' error.o(.text+0xfd): undefined reference to `__stderrp' error.o(.text+0x116): undefined reference to `__stderrp' error.o(.text+0x136): undefined reference to `__stderrp' error.o(.text+0x145): undefined reference to `__stderrp' error.o(.text+0x15d): more undefined references to `__stderrp' follow main.o: In function `getargs': main.o(.text+0x1dd): undefined reference to `__stdinp' *** Error code 1 Stop in /usr/src/usr.bin/yacc. *** Error code 1 Stop in /usr/src. *** Error code 1 If you need any other information or have any ideas than please reply. I'm greatly appreciative. TJ Cuddy tj161@yahoo.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 10:49: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 2F0E837B419; Fri, 16 Nov 2001 10:48:59 -0800 (PST) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id fAGImtT77839; Fri, 16 Nov 2001 10:48:55 -0800 (PST) (envelope-from mjacob@feral.com) Date: Fri, 16 Nov 2001 10:48:54 -0800 (PST) From: Matthew Jacob Reply-To: To: Massimo Lusetti Cc: , Subject: Re: SCSI Error with mly In-Reply-To: <1005935740.3bf55c7c72feb@webapps.datacode.it> Message-ID: <20011116104706.B7091-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The tool is something I wrote for Legato years ago. The documentation can be found in the SCSI-2 and other specs at http://www.t10.org. You can also find stuff somewhere down in the bowels of CAM in sys/cam/scsi/scsi_all.? I asked Mike why the mly driver didn't use the printout routines in CAM, and he had the very reasonable answer of "didn't know they were there"- no documentation means people can miss stuff. -matt On Fri, 16 Nov 2001, Massimo Lusetti wrote: > Quoting Matthew Jacob : > > > > > > > It would be interesting what asc 0x3 means. > > > > blade > /etc/LGTOuscsi/ascdcode 0x3 0 > > ASC/ASCQ(0x03/0x00)= > > Where did you find this info, i would like to learn more. > > Regards, > Massimo Lusetti > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11: 6:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.clifftop.net (machassociates-6.dsl.easynet.co.uk [217.204.162.182]) by hub.freebsd.org (Postfix) with ESMTP id 41FCE37B417 for ; Fri, 16 Nov 2001 11:06:47 -0800 (PST) Received: from workstation ([192.168.1.250]) (authenticated bits=0) by smtp.clifftop.net (8.12.1/8.12.1) with ESMTP id fAGJ6jIP028831 for ; Fri, 16 Nov 2001 19:06:45 GMT Date: Fri, 16 Nov 2001 19:06:53 GMT From: Danny Horne To: freebsd-questions@freebsd.org Subject: OT: Sendmail problem after majordomo install Message-Id: <20011116190348.8F32.DANNY@clifftop.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.07 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, System running is FreeBSD 4.4-STABLE, Sendmail 8.12.1 installed from source & majordomo installed from ports. Since installing majordomo I'm getting this error in my logs every time I use Sendmail - Nov 16 18:33:26 odo sendmail[28512]: SYSERR(root): File descriptors missing on startup: stdin: Bad file descriptor Any suggestions? Thanks -- Danny Horne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:11:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from y3k.shacknet.nu (ts5m-pool0-191.gti.net [208.216.126.191]) by hub.freebsd.org (Postfix) with ESMTP id 22D3637B405 for ; Fri, 16 Nov 2001 11:11:27 -0800 (PST) Received: from shacknet.nu (localhost.gti.net [127.0.0.1]) by y3k.shacknet.nu (8.11.6/8.11.6) with SMTP id fAFJI9J01935; Thu, 15 Nov 2001 14:18:11 -0500 (EST) (envelope-from y3k@gti.net) Received: from 65.205.87.208 (SquirrelMail authenticated user mark) by y3k.shacknet.nu with HTTP; Thu, 15 Nov 2001 14:18:11 -0500 (EST) Message-ID: <2044.65.205.87.208.1005851891.squirrel@y3k.shacknet.nu> Date: Thu, 15 Nov 2001 14:18:11 -0500 (EST) Subject: Re: sound help From: "Mark Yeck" To: thursday@freeshell.org In-Reply-To: <20011116151152.A2284@sdf.freeshell.org> References: <20011116151152.A2284@sdf.freeshell.org> Cc: freebsd-questions@FreeBSD.ORG X-Mailer: SquirrelMail (version 1.0.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, > > Ok, > > cd /dev && ./MAKEDEV snd0 didn't return an error, but it also didn't > create snd0: > >squad51:/dev # ls sn* >sndstat >squad51:/dev # cat sndstat > cat: sndstat: Device not configured >squad51:/dev # > > Ideas? You should really check out the handbook. I did this same thing on tuesday and was done in under an hour. There's a whole chapter called "Sound". Here's a quote and link to the Sound section called "Creating and Testing the Device Nodes": http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x14152.html -mark --------------------------------------------------------------------- # cd /dev # sh MAKEDEV snd0 If the command returned pcm1, follow the same steps as shown above, replacing snd0 with snd1. Note: The above commands will not create a /dev/snd device! MAKEDEV will create a group of device nodes, including: Device Description /dev/audio SPARC-compatible audio device /dev/dsp Digitized voice device /dev/dspW Like /dev/dsp, but 16 bits per sample /dev/midi Raw midi access device /dev/mixer Control port mixer device /dev/music Level 2 sequencer interface /dev/sequencer Sequencer device /dev/pss Programmable device interface If all goes well, you should now have a functioning sound card. If you do not, read the next section. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:15:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.comm2000.it (mindseal.comm2000.it [194.133.0.6]) by hub.freebsd.org (Postfix) with ESMTP id 24ED837B416; Fri, 16 Nov 2001 11:15:28 -0800 (PST) Received: from insomma.local.lan ([212.97.62.126]) by relay.comm2000.it (8.11.2/MFAGMM-19990726) with ESMTP id fAGJFR523861; Fri, 16 Nov 2001 20:15:27 +0100 X-SMTP-Peer: [212.97.62.126] Received: (from nobody@localhost) by insomma.local.lan (8.11.6/8.11.3) id fAGJFL969945; Fri, 16 Nov 2001 20:15:21 +0100 (CET) (envelope-from massimo@datacode.it) From: Massimo Lusetti X-Authentication-Warning: insomma.local.lan: nobody set sender to massimo@datacode.it using -f Received: from 192.168.1.13 ( [192.168.1.13]) as user massimo@mail by webapps.datacode.it with HTTP; Fri, 16 Nov 2001 20:15:21 +0100 Message-ID: <1005938121.3bf565c9439cf@webapps.datacode.it> Date: Fri, 16 Nov 2001 20:15:21 +0100 To: mjacob@feral.com Cc: freebsd-scsi@freebsd.org, freebsd-questions@freebsd.org Subject: Re: SCSI Error with mly References: <20011116104706.B7091-100000@wonky.feral.com> In-Reply-To: <20011116104706.B7091-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: DataMAIL on WEB Solution (DM) 2.3.7-cvs Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting Matthew Jacob : > You can also find stuff somewhere down in the bowels of CAM in > sys/cam/scsi/scsi_all.? Well, looking at sys/cam/scsi/scsi_all.c --- /* DTL W SO */{SST(0x03, 0x00, SS_DEF, "Peripheral device write fault") }, --- You were right, thanks for the hint. Now i'm quite convinced my drives is leaving me :[ also if i've had 'only' five errors in a day from it. > I asked Mike why the mly driver didn't use the printout routines in CAM, > and > he had the very reasonable answer of "didn't know they were there"- no > documentation means people can miss stuff. Completely agree. There's a plan to implement an interface for the mly(4) driver to control at runtime the operation of that controller ? I've seen Mylex porting some stuff to the Linux world... Regards, Massimo Lusetti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:17:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id CDF1F37B416; Fri, 16 Nov 2001 11:17:07 -0800 (PST) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id fAGJH4T78109; Fri, 16 Nov 2001 11:17:04 -0800 (PST) (envelope-from mjacob@feral.com) Date: Fri, 16 Nov 2001 11:17:04 -0800 (PST) From: Matthew Jacob Reply-To: To: Massimo Lusetti Cc: , Subject: Re: SCSI Error with mly In-Reply-To: <1005938121.3bf565c9439cf@webapps.datacode.it> Message-ID: <20011116111655.O7091-100000@wonky.feral.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 Fri, 16 Nov 2001, Massimo Lusetti wrote: > Quoting Matthew Jacob : > > > You can also find stuff somewhere down in the bowels of CAM in > > sys/cam/scsi/scsi_all.? > > Well, looking at sys/cam/scsi/scsi_all.c > --- > /* DTL W SO */{SST(0x03, 0x00, SS_DEF, > "Peripheral device write fault") }, > --- > > You were right, thanks for the hint. > Now i'm quite convinced my drives is leaving me :[ also if i've had 'only' five > errors in a day from it. > > > I asked Mike why the mly driver didn't use the printout routines in CAM, > > and > > he had the very reasonable answer of "didn't know they were there"- no > > documentation means people can miss stuff. > > Completely agree. > There's a plan to implement an interface for the mly(4) driver to control at > runtime the operation of that controller ? > I've seen Mylex porting some stuff to the Linux world... > No clue as to this latter. Ask the author. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:18:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 313D337B405 for ; Fri, 16 Nov 2001 11:18:15 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAGJI8912550; Fri, 16 Nov 2001 19:18:08 GMT Date: Fri, 16 Nov 2001 19:18:08 +0000 From: what ever To: Mark Yeck Cc: freebsd-questions@freebsd.org Subject: Re: sound help Message-ID: <20011116191808.A2557@sdf.freeshell.org> References: <20011116151152.A2284@sdf.freeshell.org> <2044.65.205.87.208.1005851891.squirrel@y3k.shacknet.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <2044.65.205.87.208.1005851891.squirrel@y3k.shacknet.nu>; from y3k@gti.net on Thu, Nov 15, 2001 at 02:18:11PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, Thanks for the tip. I'd read the handbook before posting to -questions, but it doesn't really containg any meaningful troubleshooting information. I mean, the big problem is that pcm0 isn't getting bound to sbc on bootup...which isn't really covered in the handbook. I am thinking that either the card is bad or maybe the motherboard is fubar. On Thu, Nov 15, 2001 at 02:18:11PM -0500, Mark Yeck wrote: > > Hi, > > > > Ok, > > > > cd /dev && ./MAKEDEV snd0 didn't return an error, but it also didn't > > create snd0: > > > >squad51:/dev # ls sn* > >sndstat > >squad51:/dev # cat sndstat > > cat: sndstat: Device not configured > >squad51:/dev # > > > > Ideas? > > You should really check out the handbook. I did this same thing on tuesday > and was done in under an hour. There's a whole chapter called "Sound". > Here's a quote and link to the Sound section called "Creating and Testing > the Device Nodes": > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x14152.html > > -mark > > --------------------------------------------------------------------- > > # cd /dev > # sh MAKEDEV snd0 > > If the command returned pcm1, follow the same steps as shown above, > replacing snd0 with snd1. > > Note: The above commands will not create a /dev/snd device! > > MAKEDEV will create a group of device nodes, including: > Device > Description > /dev/audio > SPARC-compatible audio device > /dev/dsp > Digitized voice device > /dev/dspW > Like /dev/dsp, but 16 bits per sample > /dev/midi > Raw midi access device > /dev/mixer > Control port mixer device > /dev/music > Level 2 sequencer interface > /dev/sequencer > Sequencer device > /dev/pss > Programmable device interface > > If all goes well, you should now have a functioning sound card. If you do > not, read the next section. > -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:20:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-1.enteract.com (smtp-1.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 516CD37B405 for ; Fri, 16 Nov 2001 11:20:30 -0800 (PST) Received: from jamestown.21stcentury.net (24-148-18-116.na.21stcentury.net [24.148.18.116]) by smtp-1.enteract.com (Postfix) with ESMTP id 8DF117865; Fri, 16 Nov 2001 13:20:29 -0600 (CST) Received: (from jtm@localhost) by jamestown.21stcentury.net (8.11.6/8.11.3) id fAGJKcB03386; Fri, 16 Nov 2001 13:20:38 -0600 (CST) (envelope-from jtm) To: Giuseppe Pagnoni Cc: freebsd-questions@FreeBSD.ORG Subject: Re: modem disconnects immediately References: From: James McNaughton Date: 16 Nov 2001 13:20:37 -0600 In-Reply-To: Giuseppe Pagnoni's message of "Fri, 9 Nov 2001 22:34:54 -0500 (EST)" Message-ID: <86bsi2v7y2.fsf@jamestown.21stcentury.net> Lines: 25 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giuseppe Pagnoni writes: > Dear list > > maybe somebody can help me out with this. I am running freebsd 4.4 and i > just bought an external Modem Blaster (DE5625). FreeBSD sees it as cuaa1 > and I manage to connect with ppp to my provider but after authenticating > the remote modem immediately drops CD and I lose the connection. Has > anybody encountered similar problems or is able to suggest a solution? > Incidentally my box dual-boots with win2000 professional and the problem > is exactly the same under windows. > > thanks Have you examined the log? Have you set he log options? Reading the man page (man ppp) will tell you how to do that. It sounds like an authentication error (wrong or garbled user-name or password) but it could be something else. I had an experience where the modem initialization strings wer the culprit (different modem). Examining a log of a failed connection is really the first step in understanding this problem. If you don't figure it out yourself then you can post the appropriate part of the log and someone else may find the error. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:27: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-1.enteract.com (smtp-1.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id AA66637B417 for ; Fri, 16 Nov 2001 11:27:04 -0800 (PST) Received: from jamestown.21stcentury.net (24-148-18-116.na.21stcentury.net [24.148.18.116]) by smtp-1.enteract.com (Postfix) with ESMTP id 76FA06030; Fri, 16 Nov 2001 13:27:03 -0600 (CST) Received: (from jtm@localhost) by jamestown.21stcentury.net (8.11.6/8.11.3) id fAGJRDb03393; Fri, 16 Nov 2001 13:27:13 -0600 (CST) (envelope-from jtm) To: Kris Kennaway Cc: Gary Kline , FreeBSD Mailing List Subject: Re: linux flash libraries (ELF) References: <200111100503.fAA53Fd27420@tao.thought.org> <20011109224138.B87567@xor.obsecurity.org> <20011110105729.A36851@tao.thought.org> <20011110201623.A96057@xor.obsecurity.org> <20011110230840.A39989@tao.thought.org> <20011110232303.A8237@xor.obsecurity.org> From: James McNaughton Date: 16 Nov 2001 13:27:13 -0600 In-Reply-To: Kris Kennaway's message of "Sat, 10 Nov 2001 23:23:03 -0800" Message-ID: <867ksqv7n2.fsf@jamestown.21stcentury.net> Lines: 13 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-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 writes: > > tells me which plugins are there. (audio, flash, and null). > >=20 > > Connecting to flash web sites doesn't seem to do anything: I > > don't see the graphics moving. Do you know of any web sites > > that I can run this against that oughtta work? > > Not off-hand..shouldnt be too hard to find. > Try http://www.lennykravitz.com/ it's all kinds of shockwave. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:30:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-2.enteract.com (smtp-2.enteract.com [207.229.143.4]) by hub.freebsd.org (Postfix) with ESMTP id 9D45037B418 for ; Fri, 16 Nov 2001 11:30:22 -0800 (PST) Received: from jamestown.21stcentury.net (24-148-18-116.na.21stcentury.net [24.148.18.116]) by smtp-2.enteract.com (Postfix) with ESMTP id BA0677AE1; Fri, 16 Nov 2001 13:30:21 -0600 (CST) Received: (from jtm@localhost) by jamestown.21stcentury.net (8.11.6/8.11.3) id fAGJUWH03403; Fri, 16 Nov 2001 13:30:32 -0600 (CST) (envelope-from jtm) To: cjclark@alum.mit.edu Cc: Don Sutter , FreeBSD Questions Subject: Re: fsck problem - in plain text References: <001001c169a5$2ccae7e0$13fea8c0@drs> <20011110004558.E51003@blossom.cjclark.org> From: James McNaughton Date: 16 Nov 2001 13:30:31 -0600 In-Reply-To: "Crist J. Clark"'s message of "Sat, 10 Nov 2001 00:45:58 -0800" Message-ID: <864rnuv7hk.fsf@jamestown.21stcentury.net> Lines: 23 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Crist J. Clark" writes: > On Fri, Nov 09, 2001 at 10:04:28PM -0700, Don Sutter wrote: > > Sorry! I just turned off html... > > > > fsck is refusing to run telling me that it doesn't have > > write access. I'm logged in to FreeBSD 4.3 as root and my > > system is installed on ad1 (root-ad1s1a, swap-ad1s1b, > > usr-ad1s1e) > > > > This is as far as I get... > > > > sparky# fsck -f -p > > /dev/ad1s1a: NO WRITE ACCESS > > /dev/ad1s1a: UNEXPECTED INCONSISTENCE; RUN fsck MANUALLY. > > > > > > Hummm. I thought I was running fsck manually... > > Manually implies without the '-p' option. Maybe you've been asked this before, but are you in single user mode and are the file systems unmounted? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:30:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 4E45C37B418 for ; Fri, 16 Nov 2001 11:30:39 -0800 (PST) Received: by sdf.lonestar.org (8.11.6/8.11.6) id fAGJUaS05649; Fri, 16 Nov 2001 19:30:36 GMT Date: Fri, 16 Nov 2001 19:30:36 +0000 (UTC) From: Rakesh Prajapati To: James McNaughton Cc: Giuseppe Pagnoni , Subject: Re: modem disconnects immediately In-Reply-To: <86bsi2v7y2.fsf@jamestown.21stcentury.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 I had this same problem with a different brand external modem with my freeBSD 4.2 , I was using kppp to dial up and it used to disconnect immediately what I did was login as root touch /etc/ppp/options chmod 755 /etc/ppp/options that solved my problem I still wonder why your modem dosent work with Windows Raks On 16 Nov 2001, James McNaughton wrote: > Date: 16 Nov 2001 13:20:37 -0600 > From: James McNaughton > To: Giuseppe Pagnoni > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: modem disconnects immediately > > Giuseppe Pagnoni writes: > > > Dear list > > > > maybe somebody can help me out with this. I am running freebsd 4.4 and i > > just bought an external Modem Blaster (DE5625). FreeBSD sees it as cuaa1 > > and I manage to connect with ppp to my provider but after authenticating > > the remote modem immediately drops CD and I lose the connection. Has > > anybody encountered similar problems or is able to suggest a solution? > > Incidentally my box dual-boots with win2000 professional and the problem > > is exactly the same under windows. > > > > thanks > > Have you examined the log? Have you set he log options? Reading the > man page (man ppp) will tell you how to do that. > > It sounds like an authentication error (wrong or garbled user-name or > password) but it could be something else. I had an experience where > the modem initialization strings wer the culprit (different > modem). Examining a log of a failed connection is really the first > step in understanding this problem. If you don't figure it out > yourself then you can post the appropriate part of the log and someone > else may find the error. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > rprajapa@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 11:55:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by hub.freebsd.org (Postfix) with ESMTP id 3623337B416 for ; Fri, 16 Nov 2001 11:55:39 -0800 (PST) Received: from klima.Physik.Uni-Mainz.DE (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by klima.physik.uni-mainz.de (8.11.6/8.11.4) with ESMTP id fAGJtcR01852 for ; Fri, 16 Nov 2001 20:55:38 +0100 (CET) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Fri, 16 Nov 2001 20:55:38 +0100 (CET) From: "Hartmann, O." To: freebsd-questions@freebsd.org Subject: OTI601 based soundcard/Mozart sound with FBSD 4.4-STABLE Message-ID: <20011116205238.L1844-100000@klima.physik.uni-mainz.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 Hello. I found a very old Mozart/OTI-601 chip based ISA bus soundcard around here and I would like to use this 'dinosaur' in one of our desktop machines running FreeBSD 4.4-STABLE. I read the notes in LINT, but they do not mention this old card, then I tried to read the notes in src/sys/i386/isa/sound, but they seem much more outdated to me than everything else. Can anyone tell me which driver to use to get best results for this sound card? Many thanks, Oliver -- MfG O. Hartmann ohartman@klima.physik.uni-mainz.de ---------------------------------------------------------------- IT-Administration des Institutes fuer Physik der Atmosphaere (IPA) ---------------------------------------------------------------- Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinenraum) Tel: +496131/3924144 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 12: 3:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20903.mail.yahoo.com (web20903.mail.yahoo.com [216.136.226.225]) by hub.freebsd.org (Postfix) with SMTP id 3BC5837B41B for ; Fri, 16 Nov 2001 12:03:49 -0800 (PST) Message-ID: <20011116200348.27786.qmail@web20903.mail.yahoo.com> Received: from [206.124.146.140] by web20903.mail.yahoo.com via HTTP; Fri, 16 Nov 2001 12:03:48 PST Date: Fri, 16 Nov 2001 12:03:48 -0800 (PST) From: sidney beidler Subject: big little question To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG which ports need to be installed to run netscape 4.76+ on 4.4, w/KDE default wm and no linux base support installed? __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 16 12: 9:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shell2.ba.best.com (shell2.ba.best.com [206.184.139.133]) by hub.freebsd.org (Postfix) with ESMTP id 431E437B405 for ; Fri, 16 Nov 2001 12:09:33 -0800 (PST) Received: from localhost (mikka@localhost) by shell2.ba.best.com (8.9.3/8.9.2/best.sh) with ESMTP id MAA12116 for ; Fri, 16 Nov 2001 12:09:33 -0800 (PST) X-Authentication-Warning: shell2.ba.best.com: mikka owned process doing -bs Date: Fri, 16 Nov 2001 12:09:33 -0800 (PST) From: Robert Brown X-X-Sender: To: Subject: Make fails when I try building a new kernel Message-ID: <20011116120016.W10255-200000@shell2.ba.best.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1570030280-1005941212=:11778" Content-ID: <20011116120729.H11778@shell2.ba.best.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 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1570030280-1005941212=:11778 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: <20011116120729.D11778@shell2.ba.best.com> Hi. I am having a problem rebuilding my kernel. I am running FreeBSD 4.3-STABLE. I use csh. I have a custom file called MIKKA. I have recently added some lines to the bottom in the hopes of setting up a firewall according to instructions from the tutorials by Dru Lavigne at the FreeBSD Basics pages. The problem I am having is that Make fails. I do the following: From /usr/src: make buildkernel KERNCONF=MIKKA (I was instructed just to use just the kernel file name, the system will look for it in /usr/src/sys/i386/conf. My file, MIKKA, exists in that directory). I got the following error: It appears to run, but at the end of the output, I get the following error, and then it exits as follows: ----------------- rm -f .depend mkdep -f .depend -a -nostdinc -D KERNEL -DKLD_MODULE -i -i -i@ -i@/../include /usr/src/sys/modules/sis/../../pci/if_sis.c /usr/src/sys/modules/sis../../pci/if_sis.c:94: pci/if_sisreg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/modules/sis. *** Error cod 1 Stop in /usr/src/sys/modules *** Error code 1 Stop in /usr/obj/usr/src/sys/MIKKA *** Error code 1 Stop in /usr/src. *** Error code 1 ----------------------- (then it returns to a prompt at /usr/src) Then I tried it with KERNEL=MIKKA (instead of KERNCONF) after seeing in the Makefile that it might be an alternative. I got the same error. Then I cleaned up and tried the old way, as follows: from /usr/src/sys/i386/conf run: /usr/sbin/config MIKKA from /usr/src/sys/compile/MIKKA, run: make depend I got the same type of error, with it stopping in the path to the directory MIKKA. I am attaching a copy of my MIKKA kernel config file. Any idea what is going on there? Thank you for any suggestions you might have. Sincerely, Robert Brown --- Robert's email address: mikka@frankenstone.com --0-1570030280-1005941212=:11778 Content-Type: TEXT/PLAIN; NAME="mikkakernel.txt" Content-Transfer-Encoding: BASE64 Content-ID: <20011116120652.G11778@shell2.ba.best.com> Content-Description: Content-Disposition: ATTACHMENT; FILENAME="mikkakernel.txt" IyAkRnJlZUJTRDogc3JjL3N5cy9pMzg2L2NvbmYvTUlLS0EsdiAxLjAgMjAw MS8wMS8xMSAyMzoxNjowNyBkaGF5cyBFeHAgJA0KDQptYWNoaW5lCQlpMzg2 DQpjcHUJCUk1ODZfQ1BVDQppZGVudAkJTUlLS0ENCm1heHVzZXJzCTMyDQoN Cm9wdGlvbnMgCUlORVQJCQkjSW50ZXJORVR3b3JraW5nDQpvcHRpb25zIAlG RlMJCQkjQmVya2VsZXkgRmFzdCBGaWxlc3lzdGVtDQpvcHRpb25zIAlGRlNf Uk9PVAkJI0ZGUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UgW2tlZXAgdGhpcyFd DQpvcHRpb25zIAlTT0ZUVVBEQVRFUwkJI0VuYWJsZSBGRlMgc29mdCB1cGRh dGVzIHN1cHBvcnQNCm9wdGlvbnMgCU1GUwkJCSNNZW1vcnkgRmlsZXN5c3Rl bQ0Kb3B0aW9ucyAJTURfUk9PVAkJCSNNRCBpcyBhIHBvdGVudGlhbCByb290 IGRldmljZQ0Kb3B0aW9ucyAJTkZTCQkJI05ldHdvcmsgRmlsZXN5c3RlbQ0K b3B0aW9ucyAJTkZTX1JPT1QJCSNORlMgdXNhYmxlIGFzIHJvb3QgZGV2aWNl LCBORlMgcmVxdWlyZWQNCm9wdGlvbnMgCU1TRE9TRlMJCQkjTVNET1MgRmls ZXN5c3RlbQ0Kb3B0aW9ucyAJQ0Q5NjYwCQkJI0lTTyA5NjYwIEZpbGVzeXN0 ZW0NCm9wdGlvbnMgCUNEOTY2MF9ST09UCQkjQ0QtUk9NIHVzYWJsZSBhcyBy b290LCBDRDk2NjAgcmVxdWlyZWQNCm9wdGlvbnMgCVBST0NGUwkJCSNQcm9j ZXNzIGZpbGVzeXN0ZW0NCm9wdGlvbnMgCUNPTVBBVF80MwkJI0NvbXBhdGli bGUgd2l0aCBCU0QgNC4zIFtLRUVQIFRISVMhXQ0Kb3B0aW9ucyAJU0NTSV9E RUxBWT0xNTAwMAkjRGVsYXkgKGluIG1zKSBiZWZvcmUgcHJvYmluZyBTQ1NJ DQpvcHRpb25zIAlVQ09OU09MRQkJI0FsbG93IHVzZXJzIHRvIGdyYWIgdGhl IGNvbnNvbGUNCm9wdGlvbnMgCVVTRVJDT05GSUcJCSNib290IC1jIGVkaXRv cg0Kb3B0aW9ucyAJVklTVUFMX1VTRVJDT05GSUcJI3Zpc3VhbCBib290IC1j IGVkaXRvcg0Kb3B0aW9ucyAJS1RSQUNFCQkJI2t0cmFjZSgxKSBzdXBwb3J0 DQpvcHRpb25zIAlTWVNWU0hNCQkJI1NZU1Ytc3R5bGUgc2hhcmVkIG1lbW9y eQ0Kb3B0aW9ucyAJU1lTVk1TRwkJCSNTWVNWLXN0eWxlIG1lc3NhZ2UgcXVl dWVzDQpvcHRpb25zIAlTWVNWU0VNCQkJI1NZU1Ytc3R5bGUgc2VtYXBob3Jl cw0Kb3B0aW9ucyAJUDEwMDNfMUIJCSNQb3NpeCBQMTAwM18xQiByZWFsLXRp bWUgZXh0ZW5zaW9ucw0Kb3B0aW9ucyAJX0tQT1NJWF9QUklPUklUWV9TQ0hF RFVMSU5HDQpvcHRpb25zCQlJQ01QX0JBTkRMSU0JCSNSYXRlIGxpbWl0IGJh ZCByZXBsaWVzDQpvcHRpb25zIAlLQkRfSU5TVEFMTF9DREVWCSMgaW5zdGFs bCBhIENERVYgZW50cnkgaW4gL2Rldg0Kb3B0aW9ucwkJTUFYTUVNPSgxMDI0 KjEyOCkNCg0KZGV2aWNlCQlpc2ENCmRldmljZQkJZWlzYQ0KZGV2aWNlCQlw Y2kNCg0KIyBGbG9wcHkgZHJpdmVzDQpkZXZpY2UJCWZkYzAJYXQgaXNhPyBw b3J0IElPX0ZEMSBpcnEgNiBkcnEgMg0KZGV2aWNlCQlmZDAJYXQgZmRjMCBk cml2ZSAwDQpkZXZpY2UJCWZkMQlhdCBmZGMwIGRyaXZlIDENCg0KIyBBVEEg YW5kIEFUQVBJIGRldmljZXMNCmRldmljZQkJYXRhMAlhdCBpc2E/IHBvcnQg SU9fV0QxIGlycSAxNA0KZGV2aWNlCQlhdGExCWF0IGlzYT8gcG9ydCBJT19X RDIgaXJxIDE1DQpkZXZpY2UJCWF0YQ0KZGV2aWNlCQlhdGFkaXNrCQkJIyBB VEEgZGlzayBkcml2ZXMNCmRldmljZQkJYXRhcGljZAkJCSMgQVRBUEkgQ0RS T00gZHJpdmVzDQpkZXZpY2UJCWF0YXBpZmQJCQkjIEFUQVBJIGZsb3BweSBk cml2ZXMNCmRldmljZQkJYXRhcGlzdAkJCSMgQVRBUEkgdGFwZSBkcml2ZXMN Cm9wdGlvbnMgCUFUQV9TVEFUSUNfSUQJCSNTdGF0aWMgZGV2aWNlIG51bWJl cmluZw0KI29wdGlvbnMgCUFUQV9FTkFCTEVfQVRBUElfRE1BCSNFbmFibGUg RE1BIG9uIEFUQVBJIGRldmljZXMNCg0KIyBTQ1NJIENvbnRyb2xsZXJzDQpk ZXZpY2UJCWFoYwkJIyBBSEEyOTQwIGFuZCBvbmJvYXJkIEFJQzd4eHggZGV2 aWNlcw0KDQojIFNDU0kgcGVyaXBoZXJhbHMNCmRldmljZQkJc2NidXMJCSMg U0NTSSBidXMgKHJlcXVpcmVkKQ0KZGV2aWNlCQlkYQkJIyBEaXJlY3QgQWNj ZXNzIChkaXNrcykNCmRldmljZQkJc2EJCSMgU2VxdWVudGlhbCBBY2Nlc3Mg KHRhcGUgZXRjKQ0KZGV2aWNlCQljZAkJIyBDRA0KZGV2aWNlCQlwYXNzCQkj IFBhc3N0aHJvdWdoIGRldmljZSAoZGlyZWN0IFNDU0kgYWNjZXNzKQ0KDQoj IGF0a2JkYzAgY29udHJvbHMgYm90aCB0aGUga2V5Ym9hcmQgYW5kIHRoZSBQ Uy8yIG1vdXNlDQpkZXZpY2UJCWF0a2JkYzAJYXQgaXNhPyBwb3J0IElPX0tC RA0KZGV2aWNlCQlhdGtiZDAJYXQgYXRrYmRjPyBpcnEgMSBmbGFncyAweDEN CmRldmljZQkJcHNtMAlhdCBhdGtiZGM/IGlycSAxMg0KDQpkZXZpY2UJCXZn YTAJYXQgaXNhPw0KDQojIHNwbGFzaCBzY3JlZW4vc2NyZWVuIHNhdmVyDQpw c2V1ZG8tZGV2aWNlCXNwbGFzaA0KDQojIHN5c2NvbnMgaXMgdGhlIGRlZmF1 bHQgY29uc29sZSBkcml2ZXIsIHJlc2VtYmxpbmcgYW4gU0NPIGNvbnNvbGUN CmRldmljZQkJc2MwCWF0IGlzYT8gZmxhZ3MgMHgxMDANCg0KIyBFbmFibGUg dGhpcyBhbmQgUENWVF9GUkVFQlNEIGZvciBwY3Z0IHZ0MjIwIGNvbXBhdGli bGUgY29uc29sZSBkcml2ZXINCiNkZXZpY2UJCXZ0MAlhdCBpc2E/DQojb3B0 aW9ucyAJWFNFUlZFUgkJCSMgc3VwcG9ydCBmb3IgWCBzZXJ2ZXIgb24gYSB2 dCBjb25zb2xlDQojb3B0aW9ucyAJRkFUX0NVUlNPUgkJIyBzdGFydCB3aXRo IGJsb2NrIGN1cnNvcg0KIyBJZiB5b3UgaGF2ZSBhIFRoaW5rUEFELCB1bmNv bW1lbnQgdGhpcyBhbG9uZyB3aXRoIHRoZSByZXN0IG9mIHRoZSBQQ1ZUIGxp bmVzDQojb3B0aW9ucyAJUENWVF9TQ0FOU0VUPTIJCSMgSUJNIGtleWJvYXJk cyBhcmUgbm9uLXN0ZA0KDQojIEZsb2F0aW5nIHBvaW50IHN1cHBvcnQgLSBk byBub3QgZGlzYWJsZS4NCmRldmljZQkJbnB4MAlhdCBuZXh1cz8gcG9ydCBJ T19OUFggaXJxIDEzDQoNCiMgU2VyaWFsIChDT00pIHBvcnRzDQpkZXZpY2UJ CXNpbzAJYXQgaXNhPyBwb3J0IElPX0NPTTEgZmxhZ3MgMHgxMCBpcnEgNA0K ZGV2aWNlCQlzaW8xCWF0IGlzYT8gcG9ydCBJT19DT00yIGlycSAzDQoNCiMg UGFyYWxsZWwgcG9ydA0KZGV2aWNlCQlwcGMwCWF0IGlzYT8gaXJxIDcNCmRl dmljZQkJcHBidXMJCSMgUGFyYWxsZWwgcG9ydCBidXMgKHJlcXVpcmVkKQ0K ZGV2aWNlCQlscHQJCSMgUHJpbnRlcg0KZGV2aWNlCQlwbGlwCQkjIFRDUC9J UCBvdmVyIHBhcmFsbGVsDQpkZXZpY2UJCXBwaQkJIyBQYXJhbGxlbCBwb3J0 IGludGVyZmFjZSBkZXZpY2UNCiNkZXZpY2UJCXZwbwkJIyBSZXF1aXJlcyBz Y2J1cyBhbmQgZGENCg0KIyBQQ0kgRXRoZXJuZXQgTklDcy4NCmRldmljZQkJ dngJCSMgM0NvbSAzYzU5MCwgM2M1OTUgKGBgVm9ydGV4JycpDQoNCiMgUENJ IEV0aGVybmV0IE5JQ3MgdGhhdCB1c2UgdGhlIGNvbW1vbiBNSUkgYnVzIGNv bnRyb2xsZXIgY29kZS4NCiMgTk9URTogQmUgc3VyZSB0byBrZWVwIHRoZSAn ZGV2aWNlIG1paWJ1cycgbGluZSBpbiBvcmRlciB0byB1c2UgdGhlc2UgTklD cyENCmRldmljZQkJbWlpYnVzDQpkZXZpY2UJCXhsCQkjIDNDb20gM2M5MHgg KGBgQm9vbWVyYW5nJycsIGBgQ3ljbG9uZScnKQ0KDQojIFBzZXVkbyBkZXZp Y2VzIC0gdGhlIG51bWJlciBpbmRpY2F0ZXMgaG93IG1hbnkgdW5pdHMgdG8g YWxsb2NhdGVkLg0KcHNldWRvLWRldmljZQlsb29wCQkjIE5ldHdvcmsgbG9v cGJhY2sNCnBzZXVkby1kZXZpY2UJZXRoZXIJCSMgRXRoZXJuZXQgc3VwcG9y dA0KcHNldWRvLWRldmljZQlzbAkxCSMgS2VybmVsIFNMSVANCnBzZXVkby1k ZXZpY2UJcHBwCTEJIyBLZXJuZWwgUFBQDQpwc2V1ZG8tZGV2aWNlCXR1bgkJ IyBQYWNrZXQgdHVubmVsLg0KcHNldWRvLWRldmljZQlwdHkJCSMgUHNldWRv LXR0eXMgKHRlbG5ldCBldGMpDQpwc2V1ZG8tZGV2aWNlCW1kCQkjIE1lbW9y eSAiZGlza3MiDQoNCiMgVGhlIGBicGYnIHBzZXVkby1kZXZpY2UgZW5hYmxl cyB0aGUgQmVya2VsZXkgUGFja2V0IEZpbHRlci4NCiMgQmUgYXdhcmUgb2Yg dGhlIGFkbWluaXN0cmF0aXZlIGNvbnNlcXVlbmNlcyBvZiBlbmFibGluZyB0 aGlzIQ0KcHNldWRvLWRldmljZQlicGYJCSNCZXJrZWxleSBwYWNrZXQgZmls dGVyDQoNCg0KDQoNCiMjIyBGSVJFV0FMTCBJTkZPICMjIw0KDQoNCg0KIw0K IyBXQVJOSU5HOiAgSVBGSVJFV0FMTCBkZWZhdWx0cyB0byBhIHBvbGljeSBv ZiAiZGVueSBpcCBmcm9tIGFueSB0byBhbnkiDQojIGFuZCBpZiB5b3UgZG8g bm90IGFkZCBvdGhlciBydWxlcyBkdXJpbmcgc3RhcnR1cCB0byBhbGxvdyBh Y2Nlc3MsDQojIFlPVSBXSUxMIExPQ0sgWU9VUlNFTEYgT1VULiAgSXQgaXMg c3VnZ2VzdGVkIHRoYXQgeW91IHNldCBmaXJld2FsbF90eXBlPW9wZW4NCiMg aW4gL2V0Yy9yYy5jb25mIHdoZW4gZmlyc3QgZW5hYmxpbmcgdGhpcyBmZWF0 dXJlLCB0aGVuIHJlZmluaW5nIHRoZQ0KIyBmaXJld2FsbCBydWxlcyBpbiAv ZXRjL3JjLmZpcmV3YWxsIGFmdGVyIHlvdSd2ZSB0ZXN0ZWQgdGhhdCB0aGUg bmV3IGtlcm5lbA0KIyBmZWF0dXJlIHdvcmtzIHByb3Blcmx5Lg0KIw0KIyBJ UEZJUkVXQUxMX0RFRkFVTFRfVE9fQUNDRVBUIGNhdXNlcyB0aGUgZGVmYXVs dCBydWxlIChhdCBib290KSB0bw0KIyBhbGxvdyBldmVyeXRoaW5nLiAgVXNl IHdpdGggY2FyZSwgaWYgYSBjcmFja2VyIGNhbiBjcmFzaCB5b3VyDQojIGZp cmV3YWxsIG1hY2hpbmUsIHRoZXkgY2FuIGdldCB0byB5b3VyIHByb3RlY3Rl ZCBtYWNoaW5lcy4gIEhvd2V2ZXIsDQojIGlmIHlvdSBhcmUgdXNpbmcgaXQg YXMgYW4gYXMtbmVlZGVkIGZpbHRlciBmb3Igc3BlY2lmaWMgcHJvYmxlbXMg YXMNCiMgdGhleSBhcmlzZSwgdGhlbiB0aGlzIG1heSBiZSBmb3IgeW91LiAg Q2hhbmdpbmcgdGhlIGRlZmF1bHQgdG8gJ2FsbG93Jw0KIyBtZWFucyB0aGF0 IHlvdSB3b24ndCBnZXQgc3R1Y2sgaWYgdGhlIGtlcm5lbCBhbmQgL3NiaW4v aXBmdyBiaW5hcnkgZ2V0DQojIG91dCBvZiBzeW5jLg0KIw0KIyBJUERJVkVS VCBlbmFibGVzIHRoZSBkaXZlcnQgSVAgc29ja2V0cywgdXNlZCBieSBgYGlw ZncgZGl2ZXJ0JycNCiMNCiMgSVBTVEVBTFRIIGVuYWJsZXMgY29kZSB0byBz dXBwb3J0IHN0ZWFsdGggZm9yd2FyZGluZyAoaS5lLiwgZm9yd2FyZGluZw0K IyBwYWNrZXRzIHdpdGhvdXQgdG91Y2hpbmcgdGhlIHR0bCkuICBUaGlzIGNh biBiZSB1c2VmdWwgdG8gaGlkZSBmaXJld2FsbHMNCiMgZnJvbSB0cmFjZXJv dXRlIGFuZCBzaW1pbGFyIHRvb2xzLg0KIw0KIyBUQ1BERUJVRyBpcyB1bmRv Y3VtZW50ZWQuDQoNCg0KIw0Kb3B0aW9ucyAgICAgICAgIE1ST1VUSU5HICAg ICAgICAgICAgICAgICMgTXVsdGljYXN0IHJvdXRpbmcNCm9wdGlvbnMgICAg ICAgICBJUEZJUkVXQUxMICAgICAgICAgICAgICAjZmlyZXdhbGwNCm9wdGlv bnMgICAgICAgICBJUEZJUkVXQUxMX1ZFUkJPU0UgICAgICAjZW5hYmxlIGxv Z2dpbmcgdG8gc3lzbG9nZCg4KQ0Kb3B0aW9ucyAgICAgICAgIElQRklSRVdB TExfRk9SV0FSRCAgICAgICNlbmFibGUgdHJhbnNwYXJlbnQgcHJveHkgc3Vw cG9ydA0Kb3B0aW9ucyAgICAgICAgIElQRklSRVdBTExfVkVSQk9TRV9MSU1J VD0xMDAgICAgI2xpbWl0IHZlcmJvc2l0eQ0Kb3B0aW9ucyAgICAgICAgIElQ RklSRVdBTExfREVGQVVMVF9UT19BQ0NFUFQgICAgI2FsbG93IGV2ZXJ5dGhp bmcgYnkgZGVmYXVsdA0Kb3B0aW9ucyAgICAgICAgIElQVjZGSVJFV0FMTCAg ICAgICAgICAgICNmaXJld2FsbCBmb3IgSVB2Ng0Kb3B0aW9ucyAgICAgICAg IElQVjZGSVJFV0FMTF9WRVJCT1NFDQpvcHRpb25zICAgICAgICAgSVBWNkZJ UkVXQUxMX1ZFUkJPU0VfTElNSVQ9MTAwDQpvcHRpb25zICAgICAgICAgSVBW NkZJUkVXQUxMX0RFRkFVTFRfVE9fQUNDRVBUDQpvcHRpb25zICAgICAgICAg SVBESVZFUlQgICAgICAgICAgICAgICAgI2RpdmVydCBzb2NrZXRzDQpvcHRp b25zICAgICAgICAgSVBGSUxURVIgICAgICAgICAgICAgICAgI2lwZmlsdGVy IHN1cHBvcnQNCm9wdGlvbnMgICAgICAgICBJUEZJTFRFUl9MT0cgICAgICAg ICAgICAjaXBmaWx0ZXIgbG9nZ2luZw0Kb3B0aW9ucyAgICAgICAgIElQRklM VEVSX0RFRkFVTFRfQkxPQ0sgICNibG9jayBhbGwgcGFja2V0cyBieSBkZWZh dWx0DQpvcHRpb25zICAgICAgICAgSVBTVEVBTFRIICAgICAgICAgICAgICAg I3N1cHBvcnQgZm9yIHN0ZWFsdGggZm9yd2FyZGluZw0Kb3B0aW9ucyAgICAg ICAgIFRDUERFQlVHDQoNCiMgUkFORE9NX0lQX0lEIGNhdXNlcyB0aGUgSUQg ZmllbGQgaW4gSVAgcGFja2V0cyB0byBiZSByYW5kb21pemVkDQojIGluc3Rl YWQgb2YgaW5jcmVtZW50ZWQgYnkgMSB3aXRoIGVhY2ggcGFja2V0IGdlbmVy YXRlZC4gIFRoaXMNCiMgb3B0aW9uIGNsb3NlcyBhIG1pbm9yIGluZm9ybWF0 aW9uIGxlYWsgd2hpY2ggYWxsb3dzIHJlbW90ZQ0KIyBvYnNlcnZlcnMgdG8g ZGV0ZXJtaW5lIHRoZSByYXRlIG9mIHBhY2tldCBnZW5lcmF0aW9uIG9uIHRo ZQ0KIyBtYWNoaW5lIGJ5IHdhdGNoaW5nIHRoZSBjb3VudGVyLg0Kb3B0aW9u cyAgICAgICAgIFJBTkRPTV9JUF9JRA0KDQojIFN0YXRpY2FsbHkgTGluayBp biBhY2NlcHQgZmlsdGVycw0Kb3B0aW9ucyAgICAgICAgICAgICAgICBBQ0NF UFRfRklMVEVSX0RBVEENCm9wdGlvbnMgICAgICAgICAgICAgICAgQUNDRVBU X0ZJTFRFUl9IVFRQDQoNCiMNCiMgVENQX0RST1BfU1lORklOIGFkZHMgc3Vw cG9ydCBmb3IgaWdub3JpbmcgVENQIHBhY2tldHMgd2l0aCBTWU4rRklOLiBU aGlzDQojIHByZXZlbnRzIG5tYXAgZXQgYWwuIGZyb20gaWRlbnRpZnlpbmcg dGhlIFRDUC9JUCBzdGFjaywgYnV0IGJyZWFrcyBzdXBwb3J0DQojIGZvciBS RkMxNjQ0IGV4dGVuc2lvbnMgYW5kIGlzIG5vdCByZWNvbW1lbmRlZCBmb3Ig d2ViIHNlcnZlcnMuDQojDQpvcHRpb25zICAgICAgICAgVENQX0RST1BfU1lO RklOICAgICAgICAgI2Ryb3AgVENQIHBhY2tldHMgd2l0aCBTWU4rRklODQoN CiNUbyBoaWRlIGZyb20gcG9ydHNjYW5zDQojb3B0aW9ucyAgIAlUQ1BfUkVT VFJJQ1RfUlNUDQoNCiMgSUNNUF9CQU5ETElNIGVuYWJsZXMgaWNtcCBlcnJv ciByZXNwb25zZSBiYW5kd2lkdGggbGltaXRpbmcuICAgWW91DQojIHR5cGlj YWxseSB3YW50IHRoaXMgb3B0aW9uIGFzIGl0IHdpbGwgaGVscCBwcm90ZWN0 IHRoZSBtYWNoaW5lIGZyb20NCiMgRC5PLlMuIHBhY2tldCBhdHRhY2tzLg0K Iw0Kb3B0aW9ucyAgICAgICAgIElDTVBfQkFORExJTQ0KDQojIERVTU1ZTkVU IGVuYWJsZXMgdGhlICJkdW1teW5ldCIgYmFuZHdpZHRoIGxpbWl0ZXIuIFlv dSBuZWVkDQojIElQRklSRVdBTEwgYXMgd2VsbC4gU2VlIHRoZSBkdW1teW5l dCg0KSBtYW5wYWdlIGZvciBtb3JlIGluZm8uDQojIEJSSURHRSBlbmFibGVz IGJyaWRnaW5nIGJldHdlZW4gZXRoZXJuZXQgY2FyZHMgLS0gc2VlIGJyaWRn ZSg0KS4NCiMgWW91IGNhbiB1c2UgSVBGSVJFV0FMTCBhbmQgZHVtbXluZXQg dG9nZXRoZXIgd2l0aCBicmlkZ2luZy4NCm9wdGlvbnMgICAgICAgICBEVU1N WU5FVA0Kb3B0aW9ucyAgICAgICAgIEJSSURHRQ0KDQojIyMjIyMNCg0KDQo= --0-1570030280-1005941212=:11778-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 12:15:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gyro.schmooz.net (gyro.schmooz.net [64.66.4.92]) by hub.freebsd.org (Postfix) with ESMTP id 6CDE137B41B for ; Fri, 16 Nov 2001 12:15:45 -0800 (PST) Received: from nathaniel ([198.68.168.54]) by gyro.schmooz.net (8.9.3/8.9.3) with SMTP id MAA58374 for ; Fri, 16 Nov 2001 12:15:57 -0800 (PST) (envelope-from nathaniel@lawinfo.com) From: "Nathaniel Schein - Hostmaster" To: Subject: Re: Problems Restoring - More Info Date: Fri, 16 Nov 2001 12:24:30 -0800 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 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 have been trying to restore a file that was backed up with the command: /sbin/dump -0 -a -f /dev/nsa0 /backup1 The device is a 80GB HP-DLT and the restore command run in interactive mode. I add the file to the list to be extracted and then type extract. The interface then asks me for the volume number, and, I think huh? I choose 1 and the interface hangs. Is there a restore switch equivalent to the -a switch in dump? Or does anyone have an explanation? h10# restore -v -x h6/h6data.tgz Verify tape and initialize maps Tape block size is 10 Dump date: Mon Nov 5 22:23:04 2001 Dumped from: the epoch Level 0 dump of /backup1 on h10.lawinfo.com:/dev/da1s1e Label: none Extract directories from tape Initialize symbol table. Make node ./h6 Extract requested files You have not read any tapes yet. Unless you know which volume your file(s) are on you should start with the last volume and work towards the first. Specify next volume #: 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 12:28: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id C736737B419 for ; Fri, 16 Nov 2001 12:27:58 -0800 (PST) Received: (qmail 13407 invoked by uid 100); 16 Nov 2001 20:27:57 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15349.30413.867238.510518@guru.mired.org> Date: Fri, 16 Nov 2001 14:27:57 -0600 To: "Anthony Atkielski" Cc: questions@freebsd.org Subject: Re: Is root's search path special? In-Reply-To: <44732167@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anthony Atkielski types: > Why is it that when I try > > % myprogram > > it will run under an ordinary user login, but cannot be found under a root > login? The program myprogram is in /usr/local/bin, and /usr/local/bin appears > in the PATH for both the user and the root login. Why doesn't it work under > root? Is there something special about the way root executes things? Is myprogram by any chance a script? There's a bug - I claim it's in the kernel, but the committers claim that it's in csh - that causes a bad interpreter on the "#!" line in a script to cause the program to be reported as "not found" by csh. If it is a script, you might verify that the #! line refers to the interpreter by the full path. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 12:36:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id A364737B419 for ; Fri, 16 Nov 2001 12:36:05 -0800 (PST) Received: (qmail 13615 invoked by uid 100); 16 Nov 2001 20:36:05 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15349.30901.97262.235436@guru.mired.org> Date: Fri, 16 Nov 2001 14:36:05 -0600 To: sidney beidler Cc: questions@freebsd.org Subject: Re: big little question In-Reply-To: <37224176@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sidney beidler types: > which ports need to be installed to run netscape 4.76+ > on 4.4, w/KDE default wm and no linux base support installed? Assuming you already have KDE installed, just netscape47-communicator or netscape47-navigator. If you're not running on alpha hardware, you'll get a warning about 4.76 having a serious security hole. You can disable that by editing the netscape4-commicator/Makefile, but the security hole will still be there. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13: 9:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc26.worldnet.att.net (mtiwmhc26.worldnet.att.net [204.127.131.51]) by hub.freebsd.org (Postfix) with ESMTP id F2BAF37B405 for ; Fri, 16 Nov 2001 13:09:52 -0800 (PST) Received: from columbia ([12.93.212.141]) by mtiwmhc26.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011116210951.QFEP4964.mtiwmhc26.worldnet.att.net@columbia>; Fri, 16 Nov 2001 21:09:51 +0000 From: "Andrew C. Hornback" To: "Ted Mittelstaedt" , "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 16:08:16 -0500 Message-ID: <001c01c16ee2$cf9b24c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <002401c16e79$aa9871a0$1401a8c0@tedm.placo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ted > Mittelstaedt > Sent: Friday, November 16, 2001 3:36 AM > To: Andrew C. Hornback; Anthony Atkielski; FreeBSD Questions > Subject: RE: DSL PPPoE with 2 NICs > > >-----Original Message----- > >From: owner-freebsd-questions@FreeBSD.ORG > >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Andrew C. > >Hornback > >Sent: Thursday, November 15, 2001 11:23 AM > >To: Anthony Atkielski; FreeBSD Questions > >Subject: RE: DSL PPPoE with 2 NICs > > > > If $100/hr is a realistic figure, where do I sign up? I'd > >like to get onto > >that gravy train... > > Andrew, while I disagree with a lot of what Anthony is saying there's a > lot of basis to this figure. If the IT person happens to be working > for a corporation, the _total cost_ of each of his hours (remember the > corporation > has to pay a bunch of extra costs for each employee starting with the > payroll taxes like the employer matching Social Security) can hit $100 > quite fast. I'll agree with the total cost of one hour for a corporation being $100. I do disagree with the idea that someone would make $100/hr in take home for something like this. I believe the original post left that open to interpretation, thus the disagreement. > > I see... so that's why so many people out there are rushing > >to toss out > >their FreeBSD-powered routers for pieces from our friends at > Cisco, etc. ? > > Here again is an apples-to-oranges comparison. What Anthony is comparing > FreeBSD against is something like the $70 LinkSys DSL router, not a Cisco > 1605 which costs almost 20 times that amount new. But his comparisons are > wrong for other reasons. Even so... when you start adding equipment from different manufacturers to your network, your administration costs and complexity go up. If you have a network of FreeBSD machines, does it make sense to add a Cisco router and learn IOS when a FreeBSD machine can do the job just as well, if not better? --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13:16:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 3rdrock.coserve.org (3rdrock.coserve.org [198.213.49.88]) by hub.freebsd.org (Postfix) with ESMTP id 360E737B405 for ; Fri, 16 Nov 2001 13:16:46 -0800 (PST) Received: from earth ([198.213.49.86]) by 3rdrock.coserve.org (8.10.1/8.10.1) with SMTP id fAGL1tp01206 for ; Fri, 16 Nov 2001 15:01:55 -0600 (CST) Reply-To: From: "Praveen Bobba" To: Subject: Date: Fri, 16 Nov 2001 15:10:40 -0600 Message-ID: <09784044E77FD311B7B8009027B0D5DD4E7BBE@exaffairs.coserve.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.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 Hello, How to forward the root user email to another user Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13:20:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 8758A37B405 for ; Fri, 16 Nov 2001 13:20:17 -0800 (PST) Received: from columbia ([12.93.212.141]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011116212015.GWQR4554.mtiwmhc22.worldnet.att.net@columbia>; Fri, 16 Nov 2001 21:20:15 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "Ted Mittelstaedt" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 16:18:40 -0500 Message-ID: <001d01c16ee4$4360c9e0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <001c01c16e99$3ba2a110$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Friday, November 16, 2001 7:21 AM > To: Ted Mittelstaedt; Andrew C. Hornback; FreeBSD Questions > Subject: Re: DSL PPPoE with 2 NICs > > Ted writes: > > > Not for the real cheapos. Crap like the LinkSys > > router requires that you be on the same physical > > network when you do your firmware upgrading because > > the router generally won't allow remote firmware > > updates ... > > That's the kind of behavior I'd prefer from a router. I don't want remote > firmware updates to be allowed except from the LAN side. It > keeps the rest of > the world out. To me this is a feature, not a drawback. If the router itself is configured securely, you don't need to worry about this. After all, isn't it possible to restrict firmwares to a specific IP, subnet or secure account? I'll admit that my IOS knowledge is lacking, but I figure that if this isn't possible, Cisco needs to get on the ball. > > You cannot run any kind of an enterprise with > > that sort of thing. > > If you have only one LAN, or only a few in physical proximity, it > seems entirely > practical to me. You don't need to update firmware very often (if ever), > anyway. I hate to say this, but I think you'll be eating those words when LinkSys or whoever manufacturered your router comes out with a firmware upgrade for security reasons. But, who knows, they may never respond to a request for an upgrade, depending on the size of their installed base. As for FreeBSD, if there's a security issue, you can bet that there are people working on the problem as soon as they learn about it. It's a matter of support... > > For a REAL router like a Cisco 1605-R, firmware > > updates can be done remotely quite easily. But the > > cost is much higher for the device. > > Unless there is a desperate need to perform such updates > remotely, there is no > point in spending the extra money for a fancier router. If the ease of update is the only thing you're basing your decision on... maybe it is a reason to buy the Cisco model. After all, isn't it easier to have a centralized authority configuring your network, as opposed to leaving each remote LAN admin to their own whims of how they see fit to configure their connectivity? Again... uniformity in configuration leads to a lower number of support problems. > > For starters you can terminate remote VPN links > > on a FreeBSD system, how many $100 routers can > > you do that on? > > The one I use does exactly that. It can and does maintain a > remote VPN link > with the DSL modem. That is one of its selling points, and that > is one reason > why I bought it (it is much easier to have the router handle this > than to try to > get it to work on FreeBSD). And you've tried to configure VPN on a FreeBSD machine? I don't remember seeing any questions about that... > > You can also run a proxy server on your FreeBSD > > system, and force all your inside clients to use > > that, so you can spy on where they are surfing. > > If you don't need a proxy and you don't wish to spy, this is irrelevant. Quite right... there's no need to try to optimize your network performance. *removes tongue from cheek* > > You can set your router up as a network monitoring > > device and if the link to the Internet goes down > > your BSD system can send you a page. > > The cheapo router can send a message to syslog on the machine of > your choice, > which can then alert anyone. Are you going to be running syslog on every machine and have the router reporting to each one of them simply to ensure that you get the message when your link dies? > > In short, there's lots of things that you can do > > with your FreeBSD system that a hardware router > > cannot do. > > There are lots of things you can do with a FreeBSD system that > you really have > no need to do. And if you don't need these things, you don't > need FreeBSD. *confused look* Now you're saying that simply because we can do something, we don't need to do it? You may have more years of IT experience than I do of years period, but I doubt that you have the full understanding of my needs that I do. > > Nobody building any network large enough to deserve > > the label "IT infrastructure" is going to be fooling > > around with $100 cheapie routers. > > What is the minimum size of a network that may legally quality as "IT > infrastructure"? *yawns* More flame bait... I won't take it this time. > In any case, any network as large as you imply isn't going to be > relying on PCs > running an unsupported, free OS to replace real routers, > either--not if they can > afford Cisco. Unsupported? Hmm, seems to me that if FreeBSD doesn't meet your criteria for being supported, you may have chosen the wrong OS. Not to mention the fact that so did Yahoo, Hotmail, etc, etc. *shakes his head* --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13:21:33 2001 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 407EB37B405 for ; Fri, 16 Nov 2001 13:21:29 -0800 (PST) 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 QAA55681; Fri, 16 Nov 2001 16:40:07 -0500 (EST) (envelope-from shovey@buffnet.net) Date: Fri, 16 Nov 2001 16:21:12 -0500 (EST) From: Stephen Hovey To: Praveen Bobba Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <09784044E77FD311B7B8009027B0D5DD4E7BBE@exaffairs.coserve.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 /etc/aliases On Fri, 16 Nov 2001, Praveen Bobba wrote: > Hello, > > How to forward the root user email to another user > > Thank you > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13:29: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tao.thought.org (sense-kline-249.oz.net [216.39.168.249]) by hub.freebsd.org (Postfix) with ESMTP id 4085B37B416 for ; Fri, 16 Nov 2001 13:28:53 -0800 (PST) Received: (from kline@localhost) by tao.thought.org (8.11.3/8.11.0) id fAGLSjY24916; Fri, 16 Nov 2001 13:28:45 -0800 (PST) (envelope-from kline) Date: Fri, 16 Nov 2001 13:28:44 -0800 From: Gary Kline To: James McNaughton Cc: Kris Kennaway , FreeBSD Mailing List Subject: Re: linux flash libraries (ELF) Message-ID: <20011116132844.C24754@tao.thought.org> References: <200111100503.fAA53Fd27420@tao.thought.org> <20011109224138.B87567@xor.obsecurity.org> <20011110105729.A36851@tao.thought.org> <20011110201623.A96057@xor.obsecurity.org> <20011110230840.A39989@tao.thought.org> <20011110232303.A8237@xor.obsecurity.org> <867ksqv7n2.fsf@jamestown.21stcentury.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <867ksqv7n2.fsf@jamestown.21stcentury.net>; from jtm63@enteract.com on Fri, Nov 16, 2001 at 01:27:13PM -0600 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 Fri, Nov 16, 2001 at 01:27:13PM -0600, James McNaughton wrote: > Kris Kennaway writes: > > > tells me which plugins are there. (audio, flash, and null). > > >=20 > > > Connecting to flash web sites doesn't seem to do anything: I > > > don't see the graphics moving. Do you know of any web sites > > > that I can run this against that oughtta work? > > > > Not off-hand..shouldnt be too hard to find. > > > > Try http://www.lennykravitz.com/ it's all kinds of shockwave. > Thanks. Yup, the flash plugin (in ports!) works++; that site is a blast. 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 Fri Nov 16 13:34:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www.slackwit.com (static37.dsl.compuage.net [63.151.205.37]) by hub.freebsd.org (Postfix) with ESMTP id 4E2B337B416 for ; Fri, 16 Nov 2001 13:34:47 -0800 (PST) Received: by www.slackwit.com (Postfix, from userid 1001) id DF19B18CA4; Fri, 16 Nov 2001 16:36:46 -0500 (EST) Date: Fri, 16 Nov 2001 16:36:46 -0500 From: Kelly Hendrix To: Praveen Bobba Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20011116163646.A9763@www.slackwit.com> Reply-To: Kelly Hendrix References: <09784044E77FD311B7B8009027B0D5DD4E7BBE@exaffairs.coserve.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <09784044E77FD311B7B8009027B0D5DD4E7BBE@exaffairs.coserve.org>; from pbobba1@panam.edu on Fri, Nov 16, 2001 at 03:10:40PM -0600 X-Freebsd-Version: FreeBSD 4.4-RELEASE 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 Fri, Nov 16, 2001 at 03:10:40PM -0600, Praveen Bobba wrote: > Hello, Hi :) > How to forward the root user email to another user > > Thank you Go to /root. Create a file called .forward with the following information: user #local user on same machine user@otherhost # users on other machines or domains Of course user is the name of a legitimate user on the local machine and user@otherhost is an email address. See man forward for more info. > > Thank you You're welcome! Kelly -- ______________________________________________________________________ | There are two ways to live your life. One is as though nothing is a | | miracle. The other is as though everything is a miracle. | | | | Albert Einstein (1879-1955) | |______________________________________________________________________| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13:40:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id B10A937B417 for ; Fri, 16 Nov 2001 13:40:23 -0800 (PST) Received: from dialup-209.245.137.44.dial1.sanjose1.level3.net ([209.245.137.44] helo=blossom.cjclark.org) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164qid-0005i0-00; Fri, 16 Nov 2001 13:40:18 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAGLdoN53845; Fri, 16 Nov 2001 13:39:50 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 13:39:49 -0800 From: "Crist J. Clark" To: Eric Long Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_address Message-ID: <20011116133949.A50971@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011116014854.D9851@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from eric@metrotv.com on Fri, Nov 16, 2001 at 09:00:51AM -0600 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 16, 2001 at 09:00:51AM -0600, Eric Long wrote: [snip] > > Huh? You shouldn't need to set alias_address if you use the interface > > argument. What exactly are you trying to do? > > My thoughts exactly. Simply trying to get address redirection for > connections destined for a public IP to go to a private IP on my LAN. It > works fine from the outside world, OK, so it does work. > but from the LAN, nothing can connect to > the services if they try and access the services from the public IP. The > workstations on the LAN can, however, access the services via the private > IP's. This is to be expected. When a machine on the internal LAN sends traffic to the public IP address, the packets go to the inner interface of your gateway machine where they go through the firewall _without_ being diverted to natd(8) (since you only divert packets crossing the exterior interface). The gateway machine then accepts and processes the packets since they came in with an address it owns. There is nothing wrong with your configuration. You can't do what you want to do with a setup like yours. > >From a DNS standpoint, I want one host to work for both WAN and LAN > connections to the server on the LAN. For example, it's an apple file > server, so asip.domain.com should access the file sharing services on the > box whether the connection was initiated from the WAN or LAN. Right now, > it's not working from the LAN (again, see my other message to the list with > the same subject "natd redirect_address" with a more in depth description of > the problem). Actually, split-DNS is usually the easiest solution to this. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 13:45: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id BB19637B416 for ; Fri, 16 Nov 2001 13:45:05 -0800 (PST) Received: from dialup-209.245.137.44.dial1.sanjose1.level3.net ([209.245.137.44] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164qnI-0003FD-00; Fri, 16 Nov 2001 13:45:05 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAGLibA53869; Fri, 16 Nov 2001 13:44:37 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 13:44:37 -0800 From: "Crist J. Clark" To: what ever Cc: Rod Person , sobolak@mindspring.com, freebsd-questions@FreeBSD.ORG Subject: Re: sound help Message-ID: <20011116134437.B50971@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> <20011115043320.A5346@sdf.freeshell.org> <20011115184857.5b0f4ade.roddierod@yahoo.com> <20011116043915.A11035@sdf.freeshell.org> <20011116015658.F9851@blossom.cjclark.org> <20011116151152.A2284@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011116151152.A2284@sdf.freeshell.org>; from thursday@freeshell.org on Fri, Nov 16, 2001 at 03:11:52PM +0000 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 16, 2001 at 03:11:52PM +0000, what ever wrote: > Hi, > > Ok, > > cd /dev && ./MAKEDEV snd0 didn't return an error, but it also didn't create snd0: There is actually no 'snd0' device (so don't ask me why that's what you give MAKEDEV as an argument). > squad51:/dev # ls sn* > sndstat > squad51:/dev # cat sndstat > cat: sndstat: Device not configured > squad51:/dev # > > Ideas? What are you trying to do with the cat(1)? If you have an .au file laying around, try, $ cat sound.au > /dev/audio And see what happens. If you have some .wav files, $ cat sound.wav > /dev/dsp I think. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 13:50:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pogo.caustic.org (caustic.org [64.163.147.186]) by hub.freebsd.org (Postfix) with ESMTP id 7EA6737B405 for ; Fri, 16 Nov 2001 13:50:11 -0800 (PST) Received: from localhost (jan@localhost) by pogo.caustic.org (8.11.6/8.11.6) with ESMTP id fAGLnx203979; Fri, 16 Nov 2001 13:49:59 -0800 (PST) (envelope-from jan@caustic.org) Date: Fri, 16 Nov 2001 13:49:58 -0800 (PST) From: "f.johan.beisser" X-X-Sender: To: Kelly Hendrix Cc: Praveen Bobba , Subject: Re: your mail In-Reply-To: <20011116163646.A9763@www.slackwit.com> Message-ID: <20011116134634.C867-100000@localhost> X-Ignore: This statement isn't supposed to be read by you X-TO-THE-FBI-CIA-AND-NSA: HI! HOW YA DOIN? 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, 16 Nov 2001, Kelly Hendrix wrote: > > How to forward the root user email to another user > > > > Thank you > > Go to /root. Create a file called .forward with the following > information: > > user #local user on same machine > user@otherhost # users on other machines or domains this is a bad idea. it may be 'easier' to handle, but if the file permissions are wrong, it allows someone else to see/change/modify the root email. it's better form to use the aliases(5) file to handle forwarding of roots email to a local user or users. > Of course user is the name of a legitimate user on the local machine and > user@otherhost is an email address. See man forward for more info. -------/ f. johan beisser /--------------------------------------+ http://caustic.org/~jan jan@caustic.org "if my thought-dreams could be seen.. "they'd probably put my head in a gillotine" -- Bob Dylan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 13:54:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f19.law11.hotmail.com [64.4.17.19]) by hub.freebsd.org (Postfix) with ESMTP id 4F53037B405 for ; Fri, 16 Nov 2001 13:54:45 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 16 Nov 2001 13:54:45 -0800 Received: from 64.170.63.74 by lw11fd.law11.hotmail.msn.com with HTTP; Fri, 16 Nov 2001 21:54:44 GMT X-Originating-IP: [64.170.63.74] From: "Ron Smith" To: hexomedine@ifrance.com, freebsd-questions@freebsd.org Subject: Re: Problem installation FreeBSD 4.2 from CDROM Date: Fri, 16 Nov 2001 13:54:44 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Nov 2001 21:54:45.0111 (UTC) FILETIME=[4D94B070:01C16EE9] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can you burn the "floppy" images from the CD and use those to boot with? Ron Smith >From: "Hexo" >To: >Subject: Problem installation FreeBSD 4.2 from CDROM >Date: Fri, 16 Nov 2001 10:37:48 +0100 > >Hi, > >I encounter a crucial issue when installing FreeBSD 4.2 from CDROM. The CD >boots and launchs setup menu, but upon choosing media installation source, >a window pops-up with a message telling me that my CDROM is not detected ! > >I have a IDE Sony 2x (SONY CDU77E according to Bios) and it does work >perfectly under Linux (suse 7.2) and win98. CD should be ok since I used it >with several computers before. I did not find any information neither in >faq nor in manual nor mailing list archive. >Could yo help me ? > >Nicolas > >*******Config********** >freeBSD 4.2 >Pentium 200 mmx >32 Mo RAM >500 mb (IDE secondary slave, multiboot freebsd/linux/Zin98) >Graphics: Matrox MGA Ulima/Impression PCI >Screen : Samsung SyncMaster 500b >NIC : Winbond (PCI) + DEC Etherworks (ISA) >Mouse serial _________________________________________________________________ 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 Fri Nov 16 14: 7:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 7BA8937B417 for ; Fri, 16 Nov 2001 14:07:27 -0800 (PST) Received: (qmail 9636 invoked from network); 16 Nov 2001 22:07:18 -0000 Received: from unknown (HELO wastegate.net) (209.166.135.138) by smtp3.mx.pitdc1.stargate.net with SMTP; 16 Nov 2001 22:07:18 -0000 Received: (qmail 1178 invoked from network); 16 Nov 2001 22:07:18 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 16 Nov 2001 22:07:18 -0000 From: "Doug Reynolds" To: "Andrew C. Hornback" , "Anthony Atkielski" , "FreeBSD Questions" Date: Fri, 16 Nov 2001 17:07:03 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: DSL PPPoE with 2 NICs Message-Id: <20011116220727.7BA8937B417@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 15 Nov 2001 21:08:50 +0100, Anthony Atkielski wrote: >> I simply care to use the best tool for the job, and >> a $100 router which can be replaced by a $20 NIC and a >> $20 PC... well, you do the math. > >Let's see: $20 for the NIC, $100 for the PC (sorry, but $20 is not realistic), >and three hours of work at, say, $30 an hour equal ... $210, or more than twice >the cost of the router. Yes, I did the math, and FreeBSD loses. In fact, it >loses just on hardware costs alone. yeah but its real hard to ftp in and get a file though a router. --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14: 9:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 1D5AE37B41A for ; Fri, 16 Nov 2001 14:09:06 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGM92v62393; Fri, 16 Nov 2001 23:09:02 +0100 (CET) Message-ID: <00bf01c16eeb$4cc84dd0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Steve Tremblett" , References: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> <001101c16e98$1867ba60$0a00000a@atkielski.com> <3BF50ACB.F37844BE@resfeber.se> <004a01c16ea5$469bf650$0a00000a@atkielski.com> <20011116092426.H10055@sjt-u10.cisco.com> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 23:08:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steve writes: > 1 - vi is universal. It is worth knowing simply > becuase it is the only editor that you can count > on being present on practically every *NIX > system. I guess that is potentially useful; but I only have two UNIX systems that I access currently, and they are both FreeBSD. > It is built to run under the most basic terminals, > which makes it suitable for hostile conditions. I haven't seen a basic terminal in at least 15 years. > 2 - vi has the appealing quality of requiring ONLY > the core keyboard - NO arrow keys, NO mouse, > NO function keys. I haven't seen a keyboard without arrow keys or function keys in about 15 years, either. I've occasionally seen a system without a mouse, though. > No command is perfectly intuitive in any system > ... I dunno. The arrow keys are pretty intuitive. Unfortunately they don't seem to behave as intuition predicts under vi, although they do under joe. > How intuitive is alt-f4? I don't know. I don't recall ever using it. What is it supposed to do? > Can you indent an entire section of text with > a couple of keystrokes in notepad? No, but I can't remember the last time I wanted to do that. > Can you search and replace on a pattern in notepad? See above. > How about a simple trick like knowing your > parentheses match up properly? See above. There seem to be lots and lots of text files for things like configuration in UNIX. Manipulating these doesn't require any of the above functions. > Just as alt-f opens the file menu in most windows > applications ... Does it? Hmm ... I learned something new. I just use the mouse and click on the menu item that interests me. It's easier than memorizing keystroke sequences. > vi is a powerful tool, and any powerful tool requires > time to learn. Just because it isn't apparent to > you, that doesn't make it a "joke". For the editing I want to do, I don't need a powerful tool, I need an intuitive tool. Additionally, vi reeks of dumb terminals and thirty-year-old timesharing environments. While some aspects of both remain applicable in the present day, most do not. I'm not working on a teletype these days, so I don't need an editor that can accommodate one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:11:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 71CAA37B417 for ; Fri, 16 Nov 2001 14:11:41 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGMBZI62712; Fri, 16 Nov 2001 23:11:35 +0100 (CET) Message-ID: <00c601c16eeb$a8607c30$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Mike Meyer" , References: <15349.30413.867238.510518@guru.mired.org> Subject: Re: Is root's search path special? Date: Fri, 16 Nov 2001 23:11:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Myprogram was an example, but the real-world case where I found this was with the text editor joe, which is an executable file. It's in /usr/local/bin, and /usr/local/bin is in my path, even under root, and yet the shell can't seem to find it when I am logged in as root, but it finds it when I'm logged in as a normal user. All the environment variables look pretty much the same, so I was thinking that there must be something weird about root, but I didn't know where to look to find out for sure. ----- Original Message ----- From: "Mike Meyer" To: "Anthony Atkielski" Cc: Sent: Friday, November 16, 2001 21:27 Subject: Re: Is root's search path special? > Anthony Atkielski types: > > Why is it that when I try > > > > % myprogram > > > > it will run under an ordinary user login, but cannot be found under a root > > login? The program myprogram is in /usr/local/bin, and /usr/local/bin appears > > in the PATH for both the user and the root login. Why doesn't it work under > > root? Is there something special about the way root executes things? > > Is myprogram by any chance a script? There's a bug - I claim it's in > the kernel, but the committers claim that it's in csh - that causes a > bad interpreter on the "#!" line in a script to cause the program to > be reported as "not found" by csh. > > If it is a script, you might verify that the #! line refers to the > interpreter by the full path. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Q: How do you make the gods laugh? A: Tell them your plans. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:14:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 107D237B405 for ; Fri, 16 Nov 2001 14:14:11 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGME6q63035; Fri, 16 Nov 2001 23:14:07 +0100 (CET) Message-ID: <00cb01c16eec$028e4520$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "Ted Mittelstaedt" , "FreeBSD Questions" References: <001c01c16ee2$cf9b24c0$6600000a@ach.domain> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 23:14:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > I do disagree with the idea that someone would > make $100/hr in take home for something like this. Who said anything about take-home pay? If I bill $100 an hour, I'm lucky to be able to keep $20-$30 an hour after taxes and expenses. It's hard to even break even at that rate. > If you have a network of FreeBSD machines, does > it make sense to add a Cisco router and learn IOS > when a FreeBSD machine can do the job just as > well, if not better? But FreeBSD will _not_ do the job just as well or better. And you don't necessarily need to learn a lot about a router just to plug it in and run with it. I got mine running in a couple of minutes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:18:29 2001 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 7DAF137B41F for ; Fri, 16 Nov 2001 14:18:25 -0800 (PST) Received: from columbia ([12.93.212.141]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011116221824.WKTC5495.mtiwmhc23.worldnet.att.net@columbia>; Fri, 16 Nov 2001 22:18:24 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 17:16:43 -0500 Message-ID: <004401c16eec$5f4e78c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <00cb01c16eec$028e4520$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Friday, November 16, 2001 5:14 PM > To: Andrew C. Hornback; Ted Mittelstaedt; FreeBSD Questions > Subject: Re: DSL PPPoE with 2 NICs > > Andrew writes: > > > If you have a network of FreeBSD machines, does > > it make sense to add a Cisco router and learn IOS > > when a FreeBSD machine can do the job just as > > well, if not better? > > But FreeBSD will _not_ do the job just as well or better. And your basis for that assertion is? > And you don't > necessarily need to learn a lot about a router just to plug it in > and run with > it. I got mine running in a couple of minutes. I see... and your router is running IOS? --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:22: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 5A8EF37B405 for ; Fri, 16 Nov 2001 14:21:53 -0800 (PST) Received: from twincat.vladsempire.net (hutch-370.hutchtel.net [206.10.68.70]) by services.webwarrior.net (Postfix) with ESMTP id AF0CE20F for ; Fri, 16 Nov 2001 16:22:13 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 8A7A63A1A; Fri, 16 Nov 2001 16:17:40 +0000 (GMT) Date: Fri, 16 Nov 2001 16:17:40 +0000 From: Josh Paetzel To: Anthony Atkielski Cc: Mike Meyer , questions@FreeBSD.ORG Subject: Re: Is root's search path special? Message-ID: <20011116161740.B504@twincat.vladsempire.net> References: <15349.30413.867238.510518@guru.mired.org> <00c601c16eeb$a8607c30$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00c601c16eeb$a8607c30$0a00000a@atkielski.com>; from anthony@atkielski.com on Fri, Nov 16, 2001 at 11:11:29PM +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 Fri, Nov 16, 2001 at 11:11:29PM +0100, Anthony Atkielski wrote: > Myprogram was an example, but the real-world case where I found this was with > the text editor joe, which is an executable file. It's in /usr/local/bin, and > /usr/local/bin is in my path, even under root, and yet the shell can't seem to > find it when I am logged in as root, but it finds it when I'm logged in as a > normal user. All the environment variables look pretty much the same, so I was > thinking that there must be something weird about root, but I didn't know where > to look to find out for sure. Given Mike's response, you might tell us which shells the respective accounts are using. Josh > > ----- Original Message ----- > From: "Mike Meyer" > To: "Anthony Atkielski" > Cc: > Sent: Friday, November 16, 2001 21:27 > Subject: Re: Is root's search path special? > > > > Anthony Atkielski types: > > > Why is it that when I try > > > > > > % myprogram > > > > > > it will run under an ordinary user login, but cannot be found under a root > > > login? The program myprogram is in /usr/local/bin, and /usr/local/bin > appears > > > in the PATH for both the user and the root login. Why doesn't it work under > > > root? Is there something special about the way root executes things? > > > > Is myprogram by any chance a script? There's a bug - I claim it's in > > the kernel, but the committers claim that it's in csh - that causes a > > bad interpreter on the "#!" line in a script to cause the program to > > be reported as "not found" by csh. > > > > If it is a script, you might verify that the #! line refers to the > > interpreter by the full path. > > > > ; Fri, 16 Nov 2001 14:27:23 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGMRII64993; Fri, 16 Nov 2001 23:27:18 +0100 (CET) Message-ID: <00ce01c16eed$da3a1a70$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "Ted Mittelstaedt" , "FreeBSD Questions" References: <001d01c16ee4$4360c9e0$6600000a@ach.domain> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 23:27:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > If the router itself is configured securely, you > don't need to worry about this. If the router doesn't allow access from the WAN side at all (at least by default), I don't need to care. > After all, isn't it possible to restrict firmwares > to a specific IP, subnet or secure account? I'll > admit that my IOS knowledge is lacking, but I figure > that if this isn't possible, Cisco needs to get on > the ball. I don't know. My budget doesn't stretch to Cisco, especially after the 300% mark-up that I'm likely to pay if I buy the equipment here in France (if I can even find it). > I hate to say this, but I think you'll be eating > those words when LinkSys or whoever manufacturered > your router comes out with a firmware upgrade for > security reasons. I've already updated the firmware once, just to be up to date. It took about thirty seconds. > As for FreeBSD, if there's a security issue, you > can bet that there are people working on the problem > as soon as they learn about it. It's a matter of > support... It's not a good idea to bring up support with respect to free software. If a company needs support, it has to buy proprietary software, or pay for a separate support contract. There's no hotline to call if your FreeBSD system crashes at 3 AM. With Windows or HP-UX or something, you can get support immediately, for a price. > If the ease of update is the only thing you're > basing your decision on... maybe it is a reason > to buy the Cisco model. Agreed. But with a tiny LAN, that is unlikely to be a criterion of choice. > And you've tried to configure VPN on a FreeBSD > machine? I don't remember seeing any questions > about that... Yes, I got PPTP working just fine. The only problem was that I couldn't get the machine to act as a gateway, and I couldn't find out what to change to make it behave as one. After flailing around looking for documentation somewhere, I finally gave up and just bought a router. In ten minutes, the problem was solved, and I'm not putting any extra load on my FreeBSD system, either. > Quite right... there's no need to try to optimize > your network performance. It depends on how heavily your network is used. I have two machines with 100 Mbps between them; optimization isn't a high priority. > Are you going to be running syslog on every machine > and have the router reporting to each one of them > simply to ensure that you get the message when > your link dies? Every machine? How many do I need? Incidentally, I couldn't get the syslog thing to work with the router. I'm not sure why. > Now you're saying that simply because we can do > something, we don't need to do it? No, I'm saying that the ability to do something is not synonymous with the necessity of doing it. > Unsupported? Yes, unsupported. One of the huge obstacles to running any open-source software is the total lack of reliable support. Yes, I know that lots of volunteers provide support, but they aren't required to do so, and they don't guarantee response times, and there is no central pool of experts or hotline to reach them. When you are running in a production environment, this lack of support can kill the deal. This is why so many organizations continue to pay big bucks for Windows and other proprietary solutions instead of installing free software like FreeBSD. When Windows crashes, you can pick up the phone and get help. Yes, it's expensive, but at least it _exists_. With free software, you're out of luck. A single urgent problem can completely obliterate years of savings accumulated through the use of free software. In fact, a single urgent problem with no emergency support can put a company under real fast. > Hmm, seems to me that if FreeBSD doesn't meet your > criteria for being supported, you may have chosen > the wrong OS. I'm not running a corporate network in my house. The cost advantage of FreeBSD outweighs the inconvenience of inadequate emergency support. If I were running a multi-megabuck mission-critical application, though, I'd be very nervous about relying on FreeBSD--not because there is anything inherently unreliable about it (it seems quite solid to me), but because there is no place to go if I need support _right now_. > Not to mention the fact that so did Yahoo, Hotmail, > etc, etc. *shakes his head* Those companies can afford to hire full-time geeks who can fix problems themselves, given the source code. But people like that cost a small fortune, and smaller companies, as well as non-IT companies, usually can't justify the cost of hiring that sort of person. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:28: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id F137037B418 for ; Fri, 16 Nov 2001 14:28:06 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGMS1365093; Fri, 16 Nov 2001 23:28:01 +0100 (CET) Message-ID: <00d501c16eed$f4339410$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Doug Reynolds" , "Andrew C. Hornback" , "FreeBSD Questions" References: <200111162207.fAGM7MR62110@atkielski.com> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 23:27:55 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug writes: > yeah but its real hard to ftp in and get a file > though a router. Why? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:29:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 9994337B41C for ; Fri, 16 Nov 2001 14:29:24 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGMTL565236; Fri, 16 Nov 2001 23:29:21 +0100 (CET) Message-ID: <00da01c16eee$237e5c00$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "FreeBSD Questions" References: <004401c16eec$5f4e78c0$6600000a@ach.domain> Subject: Re: DSL PPPoE with 2 NICs Date: Fri, 16 Nov 2001 23:29:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > And your basis for that assertion is? A simple principle of IT: The specialized solution is always more efficient and better adapted to the specialized problem than is the generalized solution. So for routing, a router is always better than a general-purpose timesharing OS. > I see... and your router is running IOS? I don't know what it is running. Some stripped-down version of UNIX, I guess. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:31: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 2B4D737B418 for ; Fri, 16 Nov 2001 14:31:01 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAGMUbQ65412; Fri, 16 Nov 2001 23:30:37 +0100 (CET) Message-ID: <00dd01c16eee$50ee9790$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Josh Paetzel" Cc: "Mike Meyer" , References: <15349.30413.867238.510518@guru.mired.org> <00c601c16eeb$a8607c30$0a00000a@atkielski.com> <20011116161740.B504@twincat.vladsempire.net> Subject: Re: Is root's search path special? Date: Fri, 16 Nov 2001 23:30:31 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Oops ... sorry. Both are running csh. He mentions csh, but it sounds like it is only a bug for scripts. ----- Original Message ----- From: "Josh Paetzel" To: "Anthony Atkielski" Cc: "Mike Meyer" ; Sent: Friday, November 16, 2001 17:17 Subject: Re: Is root's search path special? > On Fri, Nov 16, 2001 at 11:11:29PM +0100, Anthony Atkielski wrote: > > Myprogram was an example, but the real-world case where I found this was with > > the text editor joe, which is an executable file. It's in /usr/local/bin, and > > /usr/local/bin is in my path, even under root, and yet the shell can't seem to > > find it when I am logged in as root, but it finds it when I'm logged in as a > > normal user. All the environment variables look pretty much the same, so I was > > thinking that there must be something weird about root, but I didn't know where > > to look to find out for sure. > > > Given Mike's response, you might tell us which shells the respective > accounts are using. > > Josh > > > > > > ----- Original Message ----- > > From: "Mike Meyer" > > To: "Anthony Atkielski" > > Cc: > > Sent: Friday, November 16, 2001 21:27 > > Subject: Re: Is root's search path special? > > > > > > > Anthony Atkielski types: > > > > Why is it that when I try > > > > > > > > % myprogram > > > > > > > > it will run under an ordinary user login, but cannot be found under a root > > > > login? The program myprogram is in /usr/local/bin, and /usr/local/bin > > appears > > > > in the PATH for both the user and the root login. Why doesn't it work under > > > > root? Is there something special about the way root executes things? > > > > > > Is myprogram by any chance a script? There's a bug - I claim it's in > > > the kernel, but the committers claim that it's in csh - that causes a > > > bad interpreter on the "#!" line in a script to cause the program to > > > be reported as "not found" by csh. > > > > > > If it is a script, you might verify that the #! line refers to the > > > interpreter by the full path. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 14:33:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f31.law3.hotmail.com [209.185.241.31]) by hub.freebsd.org (Postfix) with ESMTP id 7D45B37B405 for ; Fri, 16 Nov 2001 14:33:26 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 16 Nov 2001 14:33:26 -0800 Received: from 151.197.56.23 by lw3fd.law3.hotmail.msn.com with HTTP; Fri, 16 Nov 2001 22:33:26 GMT X-Originating-IP: [151.197.56.23] From: "Sick Boy" To: freebsd-questions@FreeBSD.ORG Subject: Advice needed for failed installation Date: Fri, 16 Nov 2001 22:33:26 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Nov 2001 22:33:26.0293 (UTC) FILETIME=[B51CF450:01C16EEE] Sender: owner-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 created the 2 needed floppies and proceeded with the installation of 4.3 from from CDROM. It hung about 3% of the way in so I rebooted. Now, in trying to re-install, the system cannot detect my CDROM drive on a old 486 for which I have no supporting dox/driver info. Booting the system just takes me to the boot prompt; All attempts to use install from CDROM yields a "No CDROM detected error." Any advice on how to resume this, my first FreeBSD install? _________________________________________________________________ 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 Fri Nov 16 15: 7:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailsite.vtc.net (mailsite.vtc.net [208.138.148.7]) by hub.freebsd.org (Postfix) with ESMTP id 5E35337B41A for ; Fri, 16 Nov 2001 15:07:13 -0800 (PST) Received: from sidney-bmqxoo67 (unverified [208.164.126.99]) by mailsite.vtc.net (Rockliffe SMTPRA 4.5.6) with SMTP id for ; Fri, 16 Nov 2001 16:07:12 -0700 Message-ID: Date: Fri, 16 Nov 2001 16:06:45 -0700 To: freebsd-questions@FreeBSD.ORG From: Sidney Brooks Subject: Windows xp Reply-To: Sidney@FreeBSD.ORG, Brooks@FreeBSD.ORG Organization: Sidney Brooks X-Mailer: Opera 5.12 build 932 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is Free BSD compatible with Windows XP on different partitions? Your technical information was written before XP came out? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 15:37:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from koza.acecape.com (koza2.acecape.com [66.9.36.222]) by hub.freebsd.org (Postfix) with ESMTP id B4F0237B405 for ; Fri, 16 Nov 2001 15:37:38 -0800 (PST) Received: from networld (p64-69.acedsl.com [66.114.64.69]) by koza.acecape.com (8.10.1/8.9.3) with SMTP id fAGNbaw19746 for ; Fri, 16 Nov 2001 18:37:37 -0500 (EST) Message-ID: <000501c16ef7$4f27f240$0200a8c0@networld> From: "Russell A. Khurshudian" To: "Freebsd-Questions" Subject: Restoring boot manager Date: Fri, 16 Nov 2001 18:34:59 -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 How would i restore the FBSD boot manager after a win2k pro installation? I tried running bootinst.exe boot.bin at the MS-DOS prompt but it gave me a message "An application has attempted to directly access the hard disk, which cannot be supported. This may cause the application to function incorrectly." After clicking ignore i proceeded and got the following message: "Error 128 reading boot record from disk 0". Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 15:50:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 8E9F037B417; Fri, 16 Nov 2001 15:50:10 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Fri, 16 Nov 2001 18:44:51 -0500 Message-Id: <5.1.0.14.0.20011116184405.00c25b48@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 16 Nov 2001 18:44:52 -0500 To: Sidney@FreeBSD.ORG, Brooks@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG From: Scott Subject: Re: Windows xp In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 16:06 2001/11/16 -0700, Sidney Brooks wrote: >Is Free BSD compatible with Windows XP on different partitions? Your >technical information was written before XP came out? I have a machine running both BSD and WinXP (2 separate drives) with no conflicts of any sort. HTH Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 16: 5: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id E4EF037B405 for ; Fri, 16 Nov 2001 16:05:04 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id DC6F1786E6; Sat, 17 Nov 2001 10:35:02 +1030 (CST) Date: Sat, 17 Nov 2001 10:35:02 +1030 From: Greg Lehey To: "H. Wade Minter" Cc: Steve Brown , freebsd-questions@FreeBSD.ORG Subject: Re: How do I make "mail" (sendmail?) use remote SMTP server? Message-ID: <20011117103502.A13204@monorchid.lemis.com> References: <20011115224014.P6830-100000@prayforwind.com> <20011115230731.U2537-100000@bunning.skiltech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011115230731.U2537-100000@bunning.skiltech.com> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 15 November 2001 at 23:08:21 -0500, H. Wade Minter wrote: > On Thu, 15 Nov 2001, Steve Brown wrote: > >> Hello there, >> >> My ISP is now blocking access to any SMTP servers other than theirs, and >> blocking mail sent from "localhost". So I can no longer use mail or mutt >> to send a message to anyone except my own users. >> >> Can I configure something ([mail & mutt] or sendmail) to use their SMTP >> server? I'd like to be able to do something like this: >> >> cat | mail someone@somewhere.com >> >> and have it go out. > > I'd recommend editing /etc/mail/sendmail.cf and changing the line that > reads: > > # "Smart" relay host (may be null) > DS > > to read > > # "Smart" relay host (may be null) > DSyoursmtphost.isp.com Note the reference to "localhost". If the system has an incorrectly configured hostname, the ISP's server might accept it, but FreeBSD.org won't. The name must be valid, and it must resolve. 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 Fri Nov 16 16:22:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id 7D92B37B416 for ; Fri, 16 Nov 2001 16:22:21 -0800 (PST) Received: from unknown (HELO ALBINI) (128.147.34.42) by smtp.mail.vip.sc5.yahoo.com with SMTP; 17 Nov 2001 00:22:20 -0000 Date: Fri, 16 Nov 2001 19:22:17 -0500 From: Rod Person To: FreeBSD Questions Subject: bash scriot function errors Message-Id: <20011116192217.027e7a84.roddierod@yahoo.com> Organization: Open Source Beef X-Mailer: Sylpheed version 0.6.3 (GTK+ 1.2.8; 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'm trying to run a bash scriot that contains functions. when I run the scriot I get the error that the function in the script is not found? How do I correct this? Do I have to place the directory that the script is in in the path variable? I try to invoke the script like this sh ./script.sh roddierod@yahoo.com "I'm a character in a world gone wrong!" - Entombed - Returning to Madness _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 16:28:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 65EAE37B405 for ; Fri, 16 Nov 2001 16:28:55 -0800 (PST) Received: from dialup-209.245.137.44.dial1.sanjose1.level3.net ([209.245.137.44] helo=blossom.cjclark.org) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164tLp-0000CO-00; Fri, 16 Nov 2001 16:28:54 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAH0SRO55110; Fri, 16 Nov 2001 16:28:27 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 16:28:26 -0800 From: "Crist J. Clark" To: Hexo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem installation FreeBSD 4.2 from CDROM Message-ID: <20011116162826.F50971@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <00ca01c16e82$73483380$0c02a8c0@jupiter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00ca01c16e82$73483380$0c02a8c0@jupiter>; from hexomedine@ifrance.com on Fri, Nov 16, 2001 at 10:37:48AM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 16, 2001 at 10:37:48AM +0100, Hexo wrote: > Hi, > > I encounter a crucial issue when installing FreeBSD 4.2 from CDROM. The CD boots and launchs setup menu, but upon choosing media installation source, a window pops-up with a message telling me that my CDROM is not detected ! > > I have a IDE Sony 2x (SONY CDU77E according to Bios) and it does work perfectly under Linux (suse 7.2) and win98. CD should be ok since I used it with several computers before. I did not find any information neither in faq nor in manual nor mailing list archive. > Could yo help me ? I haven't heard about people with this problem for years, but is your CDROM set up as a slave on a controller with no master? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 16:40:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 984E837B417 for ; Fri, 16 Nov 2001 16:40:16 -0800 (PST) Received: from barbish ([63.70.155.33]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com for ; Fri, 16 Nov 2001 19:40:56 -0500 From: "Joe & Fhe Barbish" To: "FBSD Questions" Subject: Can't get dial in modem connection to FBSD to work Date: Fri, 16 Nov 2001 19:40:13 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) 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 To all FBSD modem users. I have FBSD 4.4 installed with external modems on com1 and com2. I can tip to both coms and get AT/ok prompt from the modems. I have dial out to my ISP working, but can not get dial in to work. I am trying to use dynamic ip addressing in both directions with auto pap/chap logins. I added the user brown using adduser, and added him to network group. Below is my /etc/ppp/ppp.conf file. I have turned on ttyd0 in ttys file and can see it in ps ax command display. What am I missing to make this trigger off when I call in from a win98 box? ################################################################# # PPP Configuration File for dial out external modem to ISP # and Dial in external modem for connection to this FBSD system ################################################################# default: set log Phase Chat LCP IPCP CCP tun command ident user-ppp VERSION (built COMPILATIONDATE) # Ensure that "device" references the correct serial port # for your modem. (cuaa0 = COM1, cuaa1 = COM2) # set device /dev/cuaa0 set speed 19200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" set timeout 0 # no idle time out enable dns # request DNS info (for resolv.conf) dialisp: # This label is used in the ppp -background dialisp startup command # for papchap auto logon to standard ISP provider # # edit the next three lines and replace the values with # the values which have been assigned by your ISP. # set phone 1440xxx0045 set authname brown set authkey 7734fake set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR # Add a (sticky) default route # Configuration for modem dial in # The following labels match each ttyd activated in the /etc/ttys file # assign unique ip address from internal ip pool range. # using the FBSD defaults in /etc/hosts file ttyd0: set ifaddr 10.0.0.1 10.0.0.20 255.255.255.255 enable proxy ttyd1: set ifaddr 10.0.0.1 10.0.0.21 255.255.255.255 enable proxy ttyd2: set ifaddr 10.0.0.1 10.0.0.22 255.255.255.255 enable proxy dialin: # enable passwdauth forces use of /etc/master.passwd file # instead of /etc/ppp/ppp.secret file allow user brown enable passwdauth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 17: 2:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id CC52837B417; Fri, 16 Nov 2001 17:02:05 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20011117010205.CC52837B417@hub.freebsd.org> Date: Fri, 16 Nov 2001 17:02:05 -0800 (PST) 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 Nov 16 17: 3:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id F2B3B37B405; Fri, 16 Nov 2001 17:02:06 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20011117010206.F2B3B37B405@hub.freebsd.org> Date: Fri, 16 Nov 2001 17:02:06 -0800 (PST) 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 Nov 16 17: 4: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 6E56F37B419; Fri, 16 Nov 2001 17:02:06 -0800 (PST) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20011117010206.6E56F37B419@hub.freebsd.org> Date: Fri, 16 Nov 2001 17:02:06 -0800 (PST) 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 Nov 16 17: 8:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bltclan.com (ns1.bltclan.com [66.127.229.59]) by hub.freebsd.org (Postfix) with SMTP id 4F45C37B41A for ; Fri, 16 Nov 2001 17:08:42 -0800 (PST) Received: (qmail 20538 invoked from network); 17 Nov 2001 01:14:33 -0000 Received: from shaklee3.bltclan.com (HELO cliff) (66.127.229.58) by ns1.bltclan.com with SMTP; 17 Nov 2001 01:14:33 -0000 Message-ID: <001b01c16f06$7ed24180$3ae57f42@cliff> From: To: Subject: Hardware Compatibility Date: Fri, 16 Nov 2001 17:23:43 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0018_01C16EC3.70A8E700" 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_0018_01C16EC3.70A8E700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Here are my system specs: Abit KG7-RAID (AMD 761) Athlon 1.4 Gainward Geforce 3 Highpoint IDE Raid controller HP 990cse deskjet SB Live Basically I want to know which of these will and will not be compatible = with 4.4-STABLE. I want to trash windows but I need to be able to print = for school and listen to music as well. I would just like to know what = will and will not be compatible before I install so I can purchase = something that will be compatible. Thanks in advance ------=_NextPart_000_0018_01C16EC3.70A8E700 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Here are my system specs:
 
Abit KG7-RAID (AMD 761)
Athlon 1.4
Gainward Geforce 3
Highpoint IDE Raid = controller
HP 990cse deskjet
SB Live
 
Basically I want to know which of these = will and=20 will not be compatible with 4.4-STABLE. I want to trash windows but I = need to be=20 able to print for school and listen to music as well. I would just like = to know=20 what will and will not be compatible before I install so I can purchase=20 something that will be compatible. Thanks in = advance
------=_NextPart_000_0018_01C16EC3.70A8E700-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 17:18:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id A0E9C37B416 for ; Fri, 16 Nov 2001 17:18:12 -0800 (PST) Received: from there (dialup-uu-dynamic108.cshore.com [63.112.158.108]) by IMGate1.cshore.com (Postfix) with SMTP id 79B9A23ECC; Fri, 16 Nov 2001 20:42:12 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111162021.58780@starbreaker.net> To: Subject: Re: Hardware Compatibility Date: Fri, 16 Nov 2001 20:25:04 -0500 X-Mailer: KMail [version 1.3] References: <001b01c16f06$7ed24180$3ae57f42@cliff> In-Reply-To: <001b01c16f06$7ed24180$3ae57f42@cliff> Cc: freebsd-questions@freebsd.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 16 November 2001 20:23, you wrote: > Here are my system specs: > > Abit KG7-RAID (AMD 761) > Athlon 1.4 > Gainward Geforce 3 > Highpoint IDE Raid controller > HP 990cse deskjet > SB Live I don't know about the IDE RAID controller or the Deskjet, but everything else will work fine with FreeBSD. You'll have to reconfigure and recompile the kernel to get sound support, but that's a very standard procedure, and it's outlined in the FreeBSD Handbook under the [Sound] section. As for your RAID controller and printer, check the FreeBSD Hardware Compatibility List for i386 architecture at http://www.freebsd.org/releases/4.4R/hardware-i386.html HTH - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79bxwcCiK1X1IhlkRAr53AJ90jLpJXX7QrmJ2ALST1CKrIiYTgwCgjb3X jTlTphWe2rDKTqaCyHQRYpI= =neX5 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 17:21:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 7CE0A37B418 for ; Fri, 16 Nov 2001 17:21:21 -0800 (PST) Received: (qmail 19010 invoked by uid 100); 17 Nov 2001 01:21:15 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15349.48011.574498.508596@guru.mired.org> Date: Fri, 16 Nov 2001 19:21:15 -0600 To: "Russell A. Khurshudian" Cc: questions@freebsd.org Subject: Re: Restoring boot manager In-Reply-To: <26132514@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Russell A. Khurshudian types: > How would i restore the FBSD boot manager after a win2k pro installation? I > tried running bootinst.exe boot.bin at the MS-DOS prompt but it gave me a > message > "An application has attempted to directly access the hard disk, which cannot > be supported. This may cause the application to function incorrectly." After > clicking ignore i proceeded and got the following message: "Error 128 > reading boot record from disk 0". Any suggestions? Hopefully, you can get XP to tag the FreeBSD partition as the active partition so that will boot. If not, you'll have to boot FreeBSD from a floppy. Having done so, you can use boot0cfg to reinstall the FreeBSD boot manager. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 17:37:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14304.mail.yahoo.com (web14304.mail.yahoo.com [216.136.173.80]) by hub.freebsd.org (Postfix) with SMTP id 3DD1937B417 for ; Fri, 16 Nov 2001 17:37:21 -0800 (PST) Message-ID: <20011117013721.79606.qmail@web14304.mail.yahoo.com> Received: from [203.164.42.160] by web14304.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 01:37:21 GMT Date: Sat, 17 Nov 2001 01:37:21 +0000 (GMT) From: =?iso-8859-1?q?shanon=20loveridge?= Subject: Transparent Xterm To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I know this is a little off topic but could someone tell what I need to do to make the XTerm have that nice transparent background? thanks people Shanon __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.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 Nov 16 17:56:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id 707F937B405 for ; Fri, 16 Nov 2001 17:56:45 -0800 (PST) Received: from unknown (HELO ALBINI) (128.147.34.42) by smtp.mail.vip.sc5.yahoo.com with SMTP; 17 Nov 2001 01:56:44 -0000 Date: Fri, 16 Nov 2001 20:56:42 -0500 From: Rod Person To: FreeBSD Questions Subject: eror in loading shared libraries....causes? Message-Id: <20011116205642.7903a258.roddierod@yahoo.com> Organization: Open Source Beef X-Mailer: Sylpheed version 0.6.3 (GTK+ 1.2.8; 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 Hi All, I know others have tried but I am determined to make this work! I have just been successful in installing Kylix 2 Open Edition. I had to hack all the bash script to get the gtk installer to run. I ran it successfully and it installed in /home/roddierod/kylix2. I then ran startkylix as it states to. I then was able to register the install with borland. At this point it should start the IDE. Here is where I run into problems. kylix can load a shared library that it installed. The complete error is this: ./Kylix: error in loading shared libraries: bpldesignhooks.so.6.5: cannot open shared object file: No such file or directory I have include the paths to this lib in my PATH variable. My question is are there other reasons that I would get this message other than the reason it says? Any tips on tracking down the real cause of the error. Any tips, pointer or suggestion are welcomed. If I could get this to work I be more that willing to create the port and be the maintainer. Rod roddierod@yahoo.com "I'm a character in a world gone wrong!" - Entombed - Returning to Madness _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 18: 6:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from radonc17.ucsf.edu (radonc17.ucsf.edu [128.218.102.247]) by hub.freebsd.org (Postfix) with ESMTP id 2E7C437B418 for ; Fri, 16 Nov 2001 18:06:54 -0800 (PST) Received: from Radonc17.UCSF.Edu (RO-MZ-Ph05.ucsfmedicalcenter.org [64.54.120.44]) by radonc17.ucsf.edu (8.10.0/8.10.0) with ESMTP id fAH268x03154 for ; Fri, 16 Nov 2001 18:06:08 -0800 (PST) Message-ID: <3BF5C752.A0545890@Radonc17.UCSF.Edu> Date: Fri, 16 Nov 2001 18:11:30 -0800 From: Dave Woodruff Organization: Limited, at best X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Questions@FreeBSD.org Subject: lpc/lpd problem - insufficient information 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 M. Question: Running versions 3.4 & 4.2, when a printer gets out of sync with the daemon, it is nearly impossible to get the daemon to restart with files in place in the (dedicated) spooling directory. with lpr, I get: lpr -Plzrhp5 dfA000RO-LT-FBsd00.UCSFMedicalCenter.Org lpr: connect: No such file or directory jobs queued, but cannot start daemon. with lpc: lpc> start lzrhp5 lzrhp5: lpc: connect: No such file or directory couldn't start daemon but neither one will tell me what file or directory is missing! printcap entry: # lzrhp5|RO-LB-VPrt00|ro-lb-vprt00|CL2300 LaserJet 4M+ Printer:\ :sh:\ :rm=64.54.95.230:sd=/var/spool/output/lzrhp5:lf=/var/log/lpd-errs: # # ls -ld /var/spool/output/lzrhp5 drwxr-xr-x 2 daemon daemon 512 Nov 16 17:42 /var/spool/output/lzrhp5 # ls -l /var/spool/output/lzrhp5 total 10 -rw-r----x 1 root daemon 4 Nov 16 17:42 .seq -rw-rw---- 1 daemon daemon 252 Nov 16 17:42 cfA000RO-LT-FBsd00.UCSFMedicalCenter.Org -rw-rw---- 1 root daemon 7258 Nov 16 17:42 dfA000RO-LT-FBsd00.UCSFMedicalCenter.Org This spooler has been working beautifully for six months or so, but a power interruption or something fouled this up and I am tearing my hair out! Any other information or experiments I can try, just let me know! TIA! \DaveW -- Dave Woodruff - System Admn - RadOnc Computer Support Vox: 415/353-9818 Fax: 415/353-9883 Pgr: 415/719-2896 --- University of California, San Francisco, Radiation Oncology --- 1600 Divisadero - Suite H-1031, San Francisco, CA 94143-1708 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 19:16:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wrigley.chi.wwti.com (wrigley.chi.wwti.com [63.171.135.30]) by hub.freebsd.org (Postfix) with SMTP id 5099F37B405 for ; Fri, 16 Nov 2001 19:16:07 -0800 (PST) Received: (qmail 15925 invoked from network); 17 Nov 2001 03:16:03 -0000 Received: from c772829-a.skokie1.il.home.com (HELO wwti.com) (root@24.251.231.9) by users.chi.wwti.com with SMTP; 17 Nov 2001 03:16:03 -0000 Message-ID: <3BF5D667.14703E08@wwti.com> Date: Fri, 16 Nov 2001 21:15:51 -0600 From: John Hansen Organization: High Octane Internet Services X-Mailer: Mozilla 4.78 [en] (X11; U; OpenBSD 2.9 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, questions@freebsd.org Subject: 4.4 with a NE2000 nic and problems... 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 Greetings. I have an ISA NE2000 nic card in my 486 dx4-100. I'm attempting to install FreeBSD 4.4 with two boot floppies, and a freebsd4.4.install.iso cd-rom. I finally figured out how to get the setting in the kernel to match those on the nic. I set the jumpers to 0x300, and irq 5, because that is what the kernel has liked best from the start. In other words, reguardless of settings, I could get the kernel to report that a 'ed0' interface was present, and even configure it, but not work. I've set the jumpers now, and I still can't get it to work. I am still recieving a message of 'date machine /kernel: ed0: device timeout' I was wondering if anyone had any insight into this problem, because It's getting very old. :P Thanks in advance. -John phenom@wwti.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 19:16:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wrigley.chi.wwti.com (wrigley.chi.wwti.com [63.171.135.30]) by hub.freebsd.org (Postfix) with SMTP id 512D737B416 for ; Fri, 16 Nov 2001 19:16:07 -0800 (PST) Received: (qmail 15925 invoked from network); 17 Nov 2001 03:16:03 -0000 Received: from c772829-a.skokie1.il.home.com (HELO wwti.com) (root@24.251.231.9) by users.chi.wwti.com with SMTP; 17 Nov 2001 03:16:03 -0000 Message-ID: <3BF5D667.14703E08@wwti.com> Date: Fri, 16 Nov 2001 21:15:51 -0600 From: John Hansen Organization: High Octane Internet Services X-Mailer: Mozilla 4.78 [en] (X11; U; OpenBSD 2.9 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, questions@freebsd.org Subject: 4.4 with a NE2000 nic and problems... 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 Greetings. I have an ISA NE2000 nic card in my 486 dx4-100. I'm attempting to install FreeBSD 4.4 with two boot floppies, and a freebsd4.4.install.iso cd-rom. I finally figured out how to get the setting in the kernel to match those on the nic. I set the jumpers to 0x300, and irq 5, because that is what the kernel has liked best from the start. In other words, reguardless of settings, I could get the kernel to report that a 'ed0' interface was present, and even configure it, but not work. I've set the jumpers now, and I still can't get it to work. I am still recieving a message of 'date machine /kernel: ed0: device timeout' I was wondering if anyone had any insight into this problem, because It's getting very old. :P Thanks in advance. -John phenom@wwti.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 19:25:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from y3k.shacknet.nu (ts5m-pool0-166.gti.net [208.216.126.166]) by hub.freebsd.org (Postfix) with ESMTP id AB22237B418 for ; Fri, 16 Nov 2001 19:25:34 -0800 (PST) Received: (from mark@localhost) by y3k.shacknet.nu (8.11.6/8.11.6) id fAFNmGg02154; Thu, 15 Nov 2001 18:48:16 -0500 (EST) (envelope-from mark) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <00c601c16eeb$a8607c30$0a00000a@atkielski.com> Date: Thu, 15 Nov 2001 18:48:15 -0500 (EST) From: y3k@gti.net To: Anthony Atkielski Subject: Re: Is root's search path special? Cc: 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 16-Nov-2001 Anthony Atkielski wrote: > Myprogram was an example, but the real-world case where I found this was with > the text editor joe, which is an executable file. It's in /usr/local/bin, > and > /usr/local/bin is in my path, even under root, and yet the shell can't seem > to > find it when I am logged in as root, but it finds it when I'm logged in as a > normal user. All the environment variables look pretty much the same, so I > was > thinking that there must be something weird about root, but I didn't know > where > to look to find out for sure. After installing a program, if you're running tcsh, you have to run 'rehash' to search your path for executables. Or you can log out and back in or something. If you installed the program as root, tried to run it and it didnt work, then logged in as a regular user and tried to run it and it worked, that might explain it. -mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 19:50: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f192.law11.hotmail.com [64.4.17.192]) by hub.freebsd.org (Postfix) with ESMTP id 0BF4B37B405 for ; Fri, 16 Nov 2001 19:50:00 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 16 Nov 2001 19:49:59 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 03:49:54 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: ovanes_m@yahoo.com, freebsd-questions@freebsd.org Subject: Re: Athlon CPU health.. Date: Fri, 16 Nov 2001 20:49:54 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2001 03:49:59.0883 (UTC) FILETIME=[EE2CC9B0:01C16F1A] Sender: owner-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 know how to capture the current temperature of my CPU. >I suspect that its overheating for some reason(I haven't overclocked >it) and halting during a large operation. > >The operation is processing a huge file (200MB) and with perl modules >adding the processed data to an SQL db. You can get the "Temp Check" sensor from www.1coolpc.com. I have one, and other than the fact that the only way to turn it off is to remove it's battery, I am happy with it. > >This computer's previous CPU was experiencing similar problems. During >large compilations, it would just halt, and it kept getting worse >with time. Could be an unstable motherboard, RAM, a certain piece of hardware not liking another piece... It could very well be your power supply. One common and often overlooked cause of random instability/flakiness is a power supply that is cheap or that cannot supply sufficient power to the system. You can find a list of AMD recommended power supplies at AMD's website. The best brand of power supply, period, is PC Power & Cooling. Those are overpriced the likes of which you would not believe, though, so a nice Antec or Enermax would work and would be affordable. >I've added another fan to my chassis and it really isn't >overloaded with extra hardware, so I'm not sure what else to do to >make my CPU run cooler. Athlons can often run stable at up around 100c, the boiling point of water (though I wouldn't try it!) You could get a better heatsink for it. Most stock heatsinks suck. The Thermalright SK6 is about $30 and is an excellent heatsink. Pair it with a $7 SunOn fan (which you can get from 1CoolPC and many other vendors) would solve that problem... If it is the problem. >For now, I'm planning on just capturing >statistics during the running of this huge program to see if my >hypothesis is true. > >I'm also looking for suggestions on what else I can do to debug this: > a) verify if its really the CPU overheating > if not, then what's causing the cpu to halt? Get the temp sensor (which will be useful later, anyway) and check the temp of the CPU. If it is over 70C, get a new cooling system like that mentioned above. Do the classic "weird problem troubleshooting" steps of tearing the PC down to its minimal components and then testing to see if it is stable. If not, must be a required component... Memory, CPU heat, Motherboard, cheapo power supply. If so, add components one at a time until you can reproduce the problem. Note that this method will not tell you if the power supply is bad, because you might overload the power supply on any random component that you add back to the system, which would point at that innocent part rather than the power supply. Better try swapping it too. > b) how to solve this problem. Once you find the part causign the problem, it would be a simple matter of replacing it or changing its PCI slot, etc (depends on which part) Charles Burns _________________________________________________________________ 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 Fri Nov 16 20:12:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 1F1CC37B418 for ; Fri, 16 Nov 2001 20:12:08 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAH4BxP15821; Sat, 17 Nov 2001 04:11:59 GMT Date: Sat, 17 Nov 2001 04:11:59 +0000 From: what ever To: cjclark@alum.mit.edu Cc: freebsd-questions@freebsd.org Subject: Re: sound help Message-ID: <20011117041159.A6142@sdf.freeshell.org> References: <20011115030535.A13199@sdf.freeshell.org> <8137632132.20011114194757@mindspring.com> <20011115043320.A5346@sdf.freeshell.org> <20011115184857.5b0f4ade.roddierod@yahoo.com> <20011116043915.A11035@sdf.freeshell.org> <20011116015658.F9851@blossom.cjclark.org> <20011116151152.A2284@sdf.freeshell.org> <20011116134437.B50971@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011116134437.B50971@blossom.cjclark.org>; from cristjc@earthlink.net on Fri, Nov 16, 2001 at 01:44:37PM -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 Hey, # cat /usr/local/lib/xemacs/xemacs-packages/etc/sounds/mellowbweep.wav > /dev/dsp bash: /dev/dsp: Device not configured This is quickly becoming tedious. I'm going to try a few more things, but I may wind up just putting a new card in the box. Any recommendations for simple supported cards? > And see what happens. If you have some .wav files, > > $ cat sound.wav > /dev/dsp > > I think. > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org -- thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 20:23:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f43.law8.hotmail.com [216.33.241.43]) by hub.freebsd.org (Postfix) with ESMTP id E663D37B405 for ; Fri, 16 Nov 2001 20:23:22 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 16 Nov 2001 20:23:22 -0800 Received: from 24.150.12.34 by lw8fd.law8.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 04:23:22 GMT X-Originating-IP: [24.150.12.34] From: "Andrew Burge" To: freebsd-questions@FreeBSD.ORG Subject: Hardware Date: Fri, 16 Nov 2001 23:23:22 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2001 04:23:22.0922 (UTC) FILETIME=[981448A0:01C16F1F] Sender: owner-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 heard that FreeBSD is an x86 compatable OS Does this mean that it will run better on my Intel 486 compared to my Intel P166? Thank you Andrew burgea@hotmail.com _________________________________________________________________ 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 Fri Nov 16 20:25:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (sc-66-75-67-251.socal.rr.com [66.75.67.251]) by hub.freebsd.org (Postfix) with ESMTP id 1D19437B419 for ; Fri, 16 Nov 2001 20:25:19 -0800 (PST) Received: from there (butthead.cwalk.org [192.168.1.20]) by cwalk.org (8.11.4/8.11.3) with SMTP id fAH4PI660989 for ; Fri, 16 Nov 2001 20:25:18 -0800 (PST) (envelope-from cwalker@cwalk.org) Message-Id: <200111170425.fAH4PI660989@cwalk.org> Content-Type: text/plain; charset="iso-8859-15" From: Caleb Walker To: questions@freebsd.org Subject: problems using ssh while running in an X console Date: Fri, 16 Nov 2001 20:15:30 -0800 X-Mailer: KMail [version 1.3.1] 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 This is probably not the right question to ask here but I thought I would since this is a FreeBSD program. I do not startx and I am able to connect to my server via ssh but as soon as I get into KDE and open a console I get this far and that is it: [cwalker@butthead cwalker]$ ssh -l root Passphrase for key "/home/cwalker/.ssh2/butthead" with comment "1024-bit dsa, root@, Mon Jun 04 2001 20:54:27 -0700": Authentication successful. And then that is it. I get console messages from the server that I am connected to but I cannot issue commands or access a shell. Any thoughts would be appreciated. It is probably something easy but it is evading me. Thanks in advance... Caleb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 20:29:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id BD87D37B422 for ; Fri, 16 Nov 2001 20:29:19 -0800 (PST) Received: from columbia ([12.93.208.23]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011117042918.MZBJ29594.mtiwmhc21.worldnet.att.net@columbia>; Sat, 17 Nov 2001 04:29:18 +0000 From: "Andrew C. Hornback" To: "Andrew Burge" , Subject: RE: Hardware Date: Fri, 16 Nov 2001 23:29:28 -0500 Message-ID: <000101c16f20$7214ffe0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal 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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Andrew Burge > Sent: Friday, November 16, 2001 11:23 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Hardware > > I heard that FreeBSD is an x86 compatable OS > > Does this mean that it will run better on my Intel 486 compared > to my Intel > P166? Other way around. The Pentium is a higher classed x86 processor. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 20:56:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tp.databus.com (p101-46.acedsl.com [160.79.101.46]) by hub.freebsd.org (Postfix) with ESMTP id 9EE9437B417; Fri, 16 Nov 2001 20:56:17 -0800 (PST) Received: (from barney@localhost) by tp.databus.com (8.11.6/8.11.4) id fAH4u5q37502; Fri, 16 Nov 2001 23:56:05 -0500 (EST) (envelope-from barney) Date: Fri, 16 Nov 2001 23:56:04 -0500 From: Barney Wolff To: Conrad Sabatier Cc: James McNaughton , freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, Rick Bradley Subject: Re: unknown kernel error message Message-ID: <20011116235604.A10422@tp.databus.com> References: <86u1vxfayp.fsf@jamestown.21stcentury.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from conrads@home.com on Wed, Nov 14, 2001 at 09:07:02PM -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 Well, a cable modem is not a point-to-point device. You're on an Ethernet with all your neighbors. So seeing funny ARPs is not a surprise. Some flavors of DSL work like that too - I see lots of ARPs for other folks, especially when CodeRed or other amusement is attempting to connect to nonexistent hosts. On Wed, Nov 14, 2001 at 09:07:02PM -0600, Conrad Sabatier wrote: > > On 14-Nov-2001 James McNaughton wrote: > >> > > >> > Nov 11 22:36:10 unixpros /kernel: arp: unknown hardware address format > >> > (0x0800) > ... > As far as I know, he's only connected through his NIC to a cable modem. -- Barney Wolff "Nonetheless, ease and peace had left this people still curiously tough. They were, if it came to it, difficult to daunt or to kill; and they were, perhaps, so unwearyingly fond of good things not least because they could, when put to it, do without them, and could survive rough handling by grief, foe, or weather in a way that astonished those who did not know them well and looked no further than their bellies and their well-fed faces." J.R.R.T. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 20:57:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kulog.upm.edu.ph (kulog.upm.edu.ph [165.220.24.62]) by hub.freebsd.org (Postfix) with ESMTP id E272237B416 for ; Fri, 16 Nov 2001 20:57:41 -0800 (PST) Received: from kulog.upm.edu.ph [165.220.24.62] (ammag) by kulog.upm.edu.ph with smtp (Exim 2.05 #1 (Debian)) id 164xmD-0002H0-00; Sat, 17 Nov 2001 13:12:25 +0800 Date: Sat, 17 Nov 2001 13:12:24 +0800 (PHT) From: "Anthony M. Magsino" X-Sender: ammag@kulog.upm.edu.ph To: freebsd-questions@freebsd.org Subject: gdm 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. Can anybody tell me how to make gdm work in FreeBSD-4.3? I've read all documentations in the CD and yes, they warned that gdm might or might not work. Xdm worked fine. but I want gdm. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 21:57:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 30E1237B405 for ; Fri, 16 Nov 2001 21:57:40 -0800 (PST) Received: from cpe-24-221-47-19.az.sprintbbd.net ([24.221.47.19] helo=sparky.suntreeaz.com) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164yTu-0001jT-00 for freebsd-questions@FreeBSD.ORG; Fri, 16 Nov 2001 21:57:34 -0800 Received: from drs (drs.suntreeaz.com [192.168.254.19]) by sparky.suntreeaz.com (8.11.3/8.11.3) with SMTP id fAH5v7l00819 for ; Fri, 16 Nov 2001 22:57:07 -0700 (MST) (envelope-from drs@suntreeaz.com) Message-ID: <001f01c16f2c$b1125f60$13fea8c0@drs> From: "Don Sutter" To: "FreeBSD Questions" Subject: S3 ViRGE in high color mode Date: Fri, 16 Nov 2001 22:57:07 -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 Has anyone figured out how to get a 4M S3 ViRGE PCI (86C325) to run at more than 256 colors at 1024 X 768 in KDE 2.2.1 / XFree86 4.1.0_10 without breaking up every time you move the mouse? I looked the man page at http://www.xfree86.org/4.1.0/s3virge.4.html over and there are quite a few combinations to try. Anybody had any luck yet or am I just too far out on the bleeding edge? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 22:15:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mooseriver.com (superior.mooseriver.com [205.166.121.28]) by hub.freebsd.org (Postfix) with ESMTP id DA92637B416 for ; Fri, 16 Nov 2001 22:15:13 -0800 (PST) Received: (from jgrosch@localhost) by mooseriver.com (8.11.6/8.11.5) id fAH6FCU60436; Fri, 16 Nov 2001 22:15:12 -0800 (PST) (envelope-from jgrosch) Date: Fri, 16 Nov 2001 22:15:12 -0800 From: Josef Grosch To: shanon loveridge Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Transparent Xterm Message-ID: <20011116221512.A60388@mooseriver.com> Reply-To: jgrosch@mooseriver.com References: <20011117013721.79606.qmail@web14304.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20011117013721.79606.qmail@web14304.mail.yahoo.com>; from shanon_loveridge@yahoo.co.uk on Sat, Nov 17, 2001 at 01:37:21AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 17, 2001 at 01:37:21AM +0000, shanon loveridge wrote: > I know this is a little off topic but could someone > tell what I need to do to make the XTerm have that > nice transparent background? You want eterm. It is in the ports collection Josef -- Josef Grosch | Another day closer to a | FreeBSD 4.4 jgrosch@MooseRiver.com | Micro$oft free world | www.bafug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 22:19:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id C38CA37B405 for ; Fri, 16 Nov 2001 22:19:08 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 55DBF66D0C; Fri, 16 Nov 2001 22:19:08 -0800 (PST) Date: Fri, 16 Nov 2001 22:19:08 -0800 From: Kris Kennaway To: "Anthony M. Magsino" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: gdm Message-ID: <20011116221907.A86602@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from ammag@kulog.upm.edu.ph on Sat, Nov 17, 2001 at 01:12:24PM +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 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Nov 17, 2001 at 01:12:24PM +0800, Anthony M. Magsino wrote: > Hi. Can anybody tell me how to make gdm work in FreeBSD-4.3? I've read > all documentations in the CD and yes, they warned that gdm might or might > not work. Xdm worked fine. but I want gdm. Thanks. Did you try Just Installing It? Kris --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79gFbWry0BWjoQKURAkFtAJ4qfSaxuJXaw4v3PqcUBFwGPWxW7ACePgbc Mj4eEPhugx6rd+UCNHpxjbY= =5hvT -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 22:22:20 2001 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 7CE5D37B418 for ; Fri, 16 Nov 2001 22:22:17 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.11.3/8.11.3) with ESMTP id fAH6MEs39074; Sat, 17 Nov 2001 01:22:14 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20011116192217.027e7a84.roddierod@yahoo.com> References: <20011116192217.027e7a84.roddierod@yahoo.com> Date: Sat, 17 Nov 2001 01:22:11 -0500 To: Rod Person , FreeBSD Questions From: Garance A Drosihn Subject: Re: bash script function errors 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 7:22 PM -0500 11/16/01, Rod Person wrote: >I'm trying to run a bash script that contains functions. when I run >the script I get the error that the function in the script is not >found? How do I correct this? Do I have to place the directory that >the script is in in the path variable? I try to invoke the script >like this sh ./script.sh While we'd like to help, it is not clear what exactly your problem is, as you haven't described it in quite enough detail. It is not clear what you are trying to do, and it is not clear where you are getting the error. Are you defining the function within the script, and also trying to use the function within that same script? If so, we need to see more of the actual script to guess at what might be wrong. If it is a large script, then try to do "something similar" but on a much smaller scale, and see if that works. If it does not, then you would have something small enough to post. Are you defining the function within some script, and then trying to reference that function AFTER the script has completed? If so, well, you can not do that. When you execute a script, it runs as a separate process, and that separate process can not change the environment of the process you are running it from. ("change the environment" in the sense of "adding a new function to that environment"). So, your script will define the function, but that function is only available inside of that script. If that is the case, then you want to look into the 'source' command. The source command will read the file, and process each line of the file as if you typed it within the shell. Be a little careful when doing this, because if your file includes a command like 'exit' (which would make sense for a script), that command will be executed in your *active* shell, and the shell you are typing into will go right ahead and exit. -- Garance Alistair Drosehn = gad@eclipse.acs.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 Fri Nov 16 22:31:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ash25.adelaide.on.net (mail.internode.on.net [203.16.214.248]) by hub.freebsd.org (Postfix) with ESMTP id C6EB737B417 for ; Fri, 16 Nov 2001 22:31:20 -0800 (PST) Received: from slick ([150.101.146.194]) by internode.on.net (PMDF V6.0-24 #37831) with SMTP id <01KATGGGLGWA002ZHH@internode.on.net> for questions@freebsd.org; Sat, 17 Nov 2001 17:00:43 +1030 Date: Sat, 17 Nov 2001 17:04:28 +1030 From: Alex Subject: /boot/device.hints To: Daniel O'Connor Cc: questions@freebsd.org, buga@lemis.com Message-id: <001601c16f31$e8fdeac0$c2926596@slick> 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: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, I have added this to device.hints: hint.ed.0.at="isa" hint.ed.0.port="0x300" hint.ed.0.irq="10" hint.ed.0.maddr="0xcc000" And the NIC still doesn't get detected by the kernel. The kernel should consult /boot/device.hints at boot time and record these attributes. I know these are the correct attributes bec I had to manually set them with a jumper. The strange thing is, is that using 4.4-STABLE boot disks and using UserConfig to tell the kernel the above attributes of my NIC, works. However, I really want to avoid having to add options: USERCONFIG, INTRO_USERCONFIG, or VISUAL_USERCONFIG to the kernel and boot with -c. Questions: 1. With having the correct device.hints, shouldn't this be enough for the kernel to know about the device ? 2. Have I overlooked an important step ? Thanks - Alex ----- Original Message ----- From: "Daniel O'Connor" To: "Alex" Cc: ; Sent: Friday, November 16, 2001 12:43 PM Subject: RE: boot.config > > On 15-Nov-2001 Alex wrote: > > 1. Is it the case that UserConfig is *not* an option in the GENERIC kernel > > for 5.0-CURRENT? > > Correct.. Userconfig is mostly useless now. You are supposed to use hints. > > I can't remember how to edit them from the loader.. Go read some -current email > like you're supposed to when you run -current :) > > --- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 22:31:43 2001 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 D8BAB37B417 for ; Fri, 16 Nov 2001 22:31:40 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.11.3/8.11.3) with ESMTP id fAH6Vds161166; Sat, 17 Nov 2001 01:31:39 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3BF5C752.A0545890@Radonc17.UCSF.Edu> References: <3BF5C752.A0545890@Radonc17.UCSF.Edu> Date: Sat, 17 Nov 2001 01:31:36 -0500 To: Dave Woodruff , Questions@FreeBSD.ORG From: Garance A Drosihn Subject: Re: lpc/lpd problem - insufficient information 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 6:11 PM -0800 11/16/01, Dave Woodruff wrote: >Dear M. Question: > Running versions 3.4 & 4.2, when a printer gets out of sync >with the daemon, it is nearly impossible to get the daemon to >restart with files in place in the (dedicated) spooling directory. >With lpr, I get: > >lpr -Plzrhp5 dfA000RO-LT-FBsd00.UCSFMedicalCenter.Org >lpr: connect: No such file or directory >jobs queued, but cannot start daemon. > >with lpc: > >lpc> start lzrhp5 >lzrhp5: >lpc: connect: No such file or directory > couldn't start daemon > >but neither one will tell me what file or directory is missing! You are not the first person to be confused by that message. Obviously I need to do something about that to make it much more obvious what these commands are complaining about. I expect that the main lpd process is not running. Either it has died, or you did not change your /etc/rc.conf to start up lpd, and thus the program is never started when you reboot. As a quick test, try to do the following while logged into root: /usr/sbin/lpd Wait a few seconds, and then try to do the 'lpc' command. If that works, then you have to figure out why lpd isn't running when you think it should be running. You included your /etc/printcap entry, and that looked a little odd to me. I am not sure if it really *is* odd, or if that was just some kind of copy&paste error when you were doing the message. If the above command does *not* work, then you might want to look in /var/log/messages to see if there were any error messages when lpd started up. Another thing you might want to try is to run: /usr/sbin/chkprintcap and see if it prints out any warning or error messages. If it prints out an error, then there is something about your printcap file which will prevent lpd from ever starting up. -- Garance Alistair Drosehn = gad@eclipse.acs.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 Fri Nov 16 22:38: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f67.law11.hotmail.com [64.4.17.67]) by hub.freebsd.org (Postfix) with ESMTP id 0C66437B416 for ; Fri, 16 Nov 2001 22:38:04 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 16 Nov 2001 22:38:03 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 06:38:03 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: mwm@mired.org, ovanes_m@yahoo.com Cc: questions@freebsd.org Subject: Re: Athlon CPU health.. Date: Fri, 16 Nov 2001 23:38:03 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2001 06:38:03.0829 (UTC) FILETIME=[68ACD650:01C16F32] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > b) how to solve this problem. > >If it's the CPU, get a bigger heat sink and fan, and more heat grease. > > ; Fri, 16 Nov 2001 23:14:36 -0800 (PST) Received: from dialup-209.245.135.209.dial1.sanjose1.level3.net ([209.245.135.209] helo=blossom.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 164zgM-0000lW-00; Fri, 16 Nov 2001 23:14:30 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAH7E0Z56103; Fri, 16 Nov 2001 23:14:00 -0800 (PST) (envelope-from cjc) Date: Fri, 16 Nov 2001 23:14:00 -0800 From: "Crist J. Clark" To: Caleb Walker Cc: questions@FreeBSD.ORG Subject: Re: problems using ssh while running in an X console Message-ID: <20011116231400.K50971@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200111170425.fAH4PI660989@cwalk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111170425.fAH4PI660989@cwalk.org>; from cwalker@cwalk.org on Fri, Nov 16, 2001 at 08:15:30PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 16, 2001 at 08:15:30PM -0800, Caleb Walker wrote: > I do not startx and I am able to connect to my server via ssh but as soon as > I get into KDE and open a console I get this far and that is it: > > [cwalker@butthead cwalker]$ ssh -l root > Passphrase for key "/home/cwalker/.ssh2/butthead" with comment "1024-bit dsa, > root@, Mon Jun 04 2001 20:54:27 -0700": > Authentication successful. > > And then that is it. I get console messages from the server that I am > connected to but I cannot issue commands or access a shell. Any thoughts > would be appreciated. It is probably something easy but it is evading me. What happens if you try, $ ssh -x -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@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 Nov 16 23:23:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from longfellow.nbrewer.com (nbrewer.dsl.visi.com [208.42.141.101]) by hub.freebsd.org (Postfix) with ESMTP id F1FC937B405 for ; Fri, 16 Nov 2001 23:23:46 -0800 (PST) Received: by longfellow.nbrewer.com (Postfix, from userid 1001) id 65F557EC917; Sat, 17 Nov 2001 01:23:45 -0600 (CST) Date: Sat, 17 Nov 2001 01:23:45 -0600 From: Christopher Farley To: freebsd-questions@freebsd.org Subject: Change process from foreground to background? Message-ID: <20011117012342.A16515@northernbrewer.com> Mail-Followup-To: Christopher Farley , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm sitting at my workstation and I ssh into server 1 and start running a long dump, expected to take 3 hours. About 30 minutes into the dump, I decide I want to install a new SCSI card in my workstation, and would like to shutdown the computer. Doing so would kill my dump operation, however. Is there any way to force my dump process into the background after it has started running? I'm thinking there may be a clever way to transfer 'ownership' of the process from the shell to init... (After playing around a bit, I *think* that `kill -ABRT ` does what I am looking for. But this is obviously a nasty hack.) -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Nov 16 23:44:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id 43E3737B405 for ; Fri, 16 Nov 2001 23:44:35 -0800 (PST) Received: from rambo.simx.org (rocky [192.168.0.2]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id fAH7iGZ60080; Sat, 17 Nov 2001 08:44:17 +0100 (CET) (envelope-from listsub@rambo.simx.org) Message-ID: <3BF615C9.8040401@rambo.simx.org> Date: Sat, 17 Nov 2001 08:46:17 +0100 From: "Roger 'Rocky' Vetterberg" Reply-To: listsub@rambo.simx.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: null MIME-Version: 1.0 To: brain_damaged@florida-wireless.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: syslog dedicated machine References: <200111151447.AA2516975816@florida-wireless.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brain_damaged wrote: > Hello Anyone, > after reading the security page I am thinking of > putting it like it said with one machine doing just the logging. I was wondering what the machine requirements would be for just running the syslogd ? > > Alot of hard space I would imagine but would a alot of memory and process be needed ? > I have a p-100 sitting here with two big drives but It doesn't have much memory. 16 megs I think. That should do just fine. > also what would happen if the syslog machine was down and the others could not talk to it. > I have two postfix machines and one machine running apahce,mysql,php,phpnuke ? > would they lockup or stop functioning ? Syslog uses UDP, which is basically a "send and pray" protocoll, so I dont even think those machines would notice if the logserver was down. They would probably happily keep sending their logs. It could be a good idea to keep a local copy of the logfiles on each machine, as well as sending them to the logserver. Keep in mind that syslogd sends its logs over the network in plain text, totally unencrypted. If this is a public network you might want to look at setting up some kind of encryption tunnel between the servers. > thansk > -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0: 1:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from geographos.astro.washington.edu (geographos.astro.washington.edu [128.95.99.27]) by hub.freebsd.org (Postfix) with ESMTP id DF15937B405 for ; Sat, 17 Nov 2001 00:01:20 -0800 (PST) Received: from localhost (kopts@localhost) by geographos.astro.washington.edu (8.11.6/8.11.6) with ESMTP id fAH81KV06383 for ; Sat, 17 Nov 2001 00:01:20 -0800 X-Authentication-Warning: geographos.astro.washington.edu: kopts owned process doing -bs Date: Sat, 17 Nov 2001 00:01:20 -0800 (PST) From: Alexey Koptsevich To: Subject: watching DVDs with videolan 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 saw messages that videolan "works greatly" under FreeBSD and would be grateful for help with it! I watch DVDs with it. It works but it is damn slow: I see movement in separate frames, and the funny thing is that CPU is not 100% busy! Renicing up to -20 makes situation a bit better but not much. I have 850 MHz PIII on my laptop, so I think Are there any options which I should set in order to make it work? BTW, is vlc the best choice for watching DVD or there are better ones? Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0: 6:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 68F7B37B417 for ; Sat, 17 Nov 2001 00:06:28 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maile.telia.com (8.11.6/8.11.6) with ESMTP id fAH86M518607 for ; Sat, 17 Nov 2001 09:06:22 +0100 (CET) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id JAA23324 for ; Sat, 17 Nov 2001 09:06:22 +0100 (CET) Received: (qmail 76218 invoked by uid 1001); 17 Nov 2001 08:06:19 -0000 Date: Sat, 17 Nov 2001 09:06:19 +0100 From: Erik Trulsson To: John Hansen Cc: freebsd-questions@freebsd.org, questions@freebsd.org Subject: Re: 4.4 with a NE2000 nic and problems... Message-ID: <20011117090619.A74475@student.uu.se> Mail-Followup-To: John Hansen , freebsd-questions@freebsd.org, questions@freebsd.org References: <3BF5D667.14703E08@wwti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BF5D667.14703E08@wwti.com> User-Agent: Mutt/1.3.22.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 Fri, Nov 16, 2001 at 09:15:51PM -0600, John Hansen wrote: > Greetings. I have an ISA NE2000 nic card in my 486 dx4-100. I'm > attempting to install FreeBSD 4.4 with two boot > floppies, and a freebsd4.4.install.iso cd-rom. > > I finally figured out how to get the setting in the kernel to match > those on the nic. I set the jumpers to 0x300, and > irq 5, because that is what the kernel has liked best from the start. In > other words, reguardless of settings, I could > get the kernel to report that a 'ed0' interface was present, and even > configure it, but not work. I've set the jumpers > now, and I still can't get it to work. I am still recieving a message of > 'date machine /kernel: ed0: device timeout' > > I was wondering if anyone had any insight into this problem, because > It's getting very old. :P Have you tried actually *using* it? That message doesn't necessarily mean anything is wrong. I get the same message from my NE2000-compatible NICs whenever I turn on the computer without anything attached to the other end of the network cable. -- 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 Sat Nov 17 0: 6:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id CF38837B416 for ; Sat, 17 Nov 2001 00:06:27 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maila.telia.com (8.11.6/8.11.6) with ESMTP id fAH86MS28827 for ; Sat, 17 Nov 2001 09:06:22 +0100 (CET) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id JAA23323 for ; Sat, 17 Nov 2001 09:06:22 +0100 (CET) Received: (qmail 76218 invoked by uid 1001); 17 Nov 2001 08:06:19 -0000 Date: Sat, 17 Nov 2001 09:06:19 +0100 From: Erik Trulsson To: John Hansen Cc: freebsd-questions@freebsd.org, questions@freebsd.org Subject: Re: 4.4 with a NE2000 nic and problems... Message-ID: <20011117090619.A74475@student.uu.se> Mail-Followup-To: John Hansen , freebsd-questions@freebsd.org, questions@freebsd.org References: <3BF5D667.14703E08@wwti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BF5D667.14703E08@wwti.com> User-Agent: Mutt/1.3.22.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 Fri, Nov 16, 2001 at 09:15:51PM -0600, John Hansen wrote: > Greetings. I have an ISA NE2000 nic card in my 486 dx4-100. I'm > attempting to install FreeBSD 4.4 with two boot > floppies, and a freebsd4.4.install.iso cd-rom. > > I finally figured out how to get the setting in the kernel to match > those on the nic. I set the jumpers to 0x300, and > irq 5, because that is what the kernel has liked best from the start. In > other words, reguardless of settings, I could > get the kernel to report that a 'ed0' interface was present, and even > configure it, but not work. I've set the jumpers > now, and I still can't get it to work. I am still recieving a message of > 'date machine /kernel: ed0: device timeout' > > I was wondering if anyone had any insight into this problem, because > It's getting very old. :P Have you tried actually *using* it? That message doesn't necessarily mean anything is wrong. I get the same message from my NE2000-compatible NICs whenever I turn on the computer without anything attached to the other end of the network cable. -- 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 Sat Nov 17 0:10:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id EF6D337B405 for ; Sat, 17 Nov 2001 00:10:42 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH8AVR08856; Sat, 17 Nov 2001 00:10:37 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Bara Zani" , Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 00:10:14 -0800 Message-ID: <000a01c16f3f$497965c0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <000a01c16e97$fa4e3130$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: Anthony Atkielski [mailto:anthony@atkielski.com] >Sent: Friday, November 16, 2001 4:12 AM >To: Ted Mittelstaedt; Bara Zani; freebsd-questions@FreeBSD.ORG >Subject: Re: DSL PPPoE with 2 NICs > > > >> But this is because businesses have to make tradeoffs >> all the time, and a very common tradeoff is giving >> up functionality for a cheaper cost. > >Giving up functionality you don't need is irrelevant; and if you need it, you >cannot give it up. The business requirement is to solve the problem, not to >please the geeks. > What the best long term solution is and what is needed to solve the immediate business problem are often two different things. I'll cite an example from the routing game. (names are of course bogus to protect the indecent) A small manufacturing firm named "West Electronics" finally decides to connect a dedicated line to the Internet. They decide that they are going to start out with a DSL circuit. They purchase a Linksys and install it. 6 months later they decide that they want to set up a webserver and the DSL line isn't going to cut it, so they purchase a point-to-point T1. Since the Linksys can't handle that they chuck it and buy a Netopia router. One year later they find they need redundancy and so they chuck the Netopia and buy a Cisco 1604 and a T1 card for it. 6 months after that they decide they need a firewall so they go out and buy a Netscreen and put it between the 1604 and the inside net. At the same time, another manufacturing firm named "East Electronics" decides to connect a dedicated line to the Internet. They decide that they are going to start out with a DSL circuit. They purchase a Cisco 2620 dual-port Ethernet router and install it. 6 months later they decide that they want to set up a webserver and the DSL line isn't going to cut it, so they purchase a T1 card and slip it into the 2620. One year later they find they need redundancy and so they purchase an ISDN BRI card and slip it into another slot on the 2620. 6 months after that they decide they need a firewall so they purchase the IOS/Firewall feature set and load it on the 2620. Now, East Electronics spent more money initially on the 2620. But, overall, they are much more secure now than West Electronics. This is because the admin at East Electronics has had 2 years of experience with the Cisco 2620 and now knows it very well and has even taken some Cisco courses. By contrast, while West Electronics spent less initially, they are worse off because their admin has never had any vested interest in learning anything about their routing gear because it changes all the time, and so doesen't know how to properly set up an access list on the Netscreen because he doesen't understand access lists. You will find as you continue on your career, Anthony, that if you always base your purchasing decisions on the cheapest solution at the time, that you will end up paying for it because your going to be forever tearing out your existing inadequate systems and replacing them. Thus, all institutional knowledge that you gain is wasted. The majority of business in the US operate like this and when you get into the larger businesses you would be astounded at the amount of money that gets thrown down the rathole in failed IT projects. If, however, you look at some of the technological leaders you will find that they don't operate this way, instead they will invest more money in a more expensive solution upfront because they know that over time the solution is expandable. >> If the functionality that is given up is not essential >> to the operation of the business then most businesses >> have a fudiciary duty to their stockholders to go with >> the cheaper solution that has less features. > >In other words, the cheaper idea is the better idea, in contrast to what you >initially asserted. > Having a fudiciary duty and actually executing on it are two different things. For instance, all CEO's have a fudiciary duty to keep the corporation on solid financial footing and not sacrifice the corporation's profits for their own personal gain. However, in actuality you will find that very, very few CEO's of larger businesses actually act this way, most of them secure their own financial futures first and the company's second. In general, businesses do have to consider the cheaper solution as the "better" solution. If you never do this, your going to run out of money and go bankrupt. But, on the other hand, if you ALWAYS do this, your going to make poor decisions a lot of times. Sure, these are conflicting goals. The winners in business are those people that have developed a sense of when it's time to break the rules and invest the time and money upfront in the more expensive solution that's more expandable. This is what risk is all about. >> However, this kind of short term thinking sometimes >> will turn around and bite the business on the butt >> and cost it more in the long run, because they >> have to scrap the solution they bought 6 months >> ago and replace it with a more expensive solution >> that has the features that they suddenly found out >> they needed to have. > >No. The cost of a $100 router will be amortized in far less than six months. >It is cheaper to buy the router while it meets requirements, then >remove it if >necessary and replace it with a more elaborate solution later, But the problem here as others have pointed out is that you can only know with certainty if this is the right decision in HINDSIGHT. If that $100 router has a hole in it and someone guns you, then this is when your going to learn that it's necessary to remove it and replace it with a more elaborate solution later. Of course, it may so happen that the $100 router doesen't have a hole in it and nobody guns you and the future proceeds according to your plans. But, if it DOES then your going to spend a lot more money on putting everything back together than if you had gotten the more elaborate solution in the first place. > >Most businesses don't have emotional attachments to their network >architectures, >and they'll prefer my statement just because it gets to the point >and solves the >problem, rather than wax philosophical in an attempt to conceal a religious >preference for a specific configuration. > Both statements get to the point and solve the problem. But yours is easier to understand for the feeble-minded than mine. That's the only difference. >> You need to explore other editors under FreeBSD, >> most of them are much easier to use than vi. > >What do you recommend? I want something that works just like Notepad. > Well obviously if your Telneted in to a command prompt you can't run an editor that looks like Notepad because there is no mouse at your disposal. But, you can run the "ee" editor just by typing "ee" and have a much easier to use editor. If all you need to do is change a single byte in a config file it's a lot easier to use this while at a shell prompt than to FTP the file over then back. > >They are concerned because UNIX is not a router, and makes a poor >substitute for >one where there is a choice. It's rather like writing a C++ program >to change >the contents of a specific text file, instead of just calling the >file up in an >editor and changing it directly. > It would then probably come to you as a surprise that when TCP/IP was invented that the only kind of routers there were were UNIX systems. Specialized hardware routers came about later, and to this day there's still many, many ISP's running BGP4 on PC's with serial lines coming in to them. Hardware routers solve some unique things that PC's can't, like survival in harsh environments, for example the Cisco 1000 and 1600 series have no moving parts and can withstand higher temperatures and dust and vibration that would wreck a PC in short order. They also can be made to run off -48v DC which is often the only thing available in Telco closets. But if the environment is some closely-monitored room-temperature office environment, why then a PC is not a particularly poor substitute. You could do a lot worse, for example an Osicom hardware router. (which is an orphaned product) Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:13:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id B14E737B416 for ; Sat, 17 Nov 2001 00:13:35 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH8DWR08868; Sat, 17 Nov 2001 00:13:32 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , , Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 00:13:17 -0800 Message-ID: <000b01c16f3f$b64b5e60$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <001101c16e98$1867ba60$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If your referring to the Microsoft Point-to-Point Tunnelling protocol, this is supported by a port, ie: /usr/ports/net/mpd or by /usr/ports/net/poptop Refer to the docs that came with the port for information. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: Anthony Atkielski [mailto:anthony@atkielski.com] >Sent: Friday, November 16, 2001 4:13 AM >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG; >jacks@sage-american.com >Subject: Re: DSL PPPoE with 2 NICs > > >I've already read through that, but it didn't mention PPTP, which I required. > >----- Original Message ----- >From: "Ted Mittelstaedt" >To: "Anthony Atkielski" ; >; >Sent: Friday, November 16, 2001 10:14 >Subject: RE: DSL PPPoE with 2 NICs > > >> >-----Original Message----- >> >From: owner-freebsd-questions@FreeBSD.ORG >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony >> >Atkielski >> >Sent: Thursday, November 15, 2001 6:07 AM >> >To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com >> >Subject: Re: DSL PPPoE with 2 NICs >> > >> > >> >Well, if you get it to work, please explain the procedure to me, as >> >I'd still be >> >interested in knowing how it is done, even though I chose to go the >> >easy route >> >(no pun intended) this time. >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html >> >> >> Ted Mittelstaedt >tedm@toybox.placo.com >> Author of: The FreeBSD Corporate >Networker's Guide >> Book website: http://www.freebsd-corp-net-guide.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:30:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 0087437B506 for ; Sat, 17 Nov 2001 00:30:16 -0800 (PST) Received: from cain.gsoft.com.au (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.11.6/8.11.6) with ESMTP id fAH8U2S41687; Sat, 17 Nov 2001 19:00:03 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <001601c16f31$e8fdeac0$c2926596@slick> Date: Sat, 17 Nov 2001 16:29:59 +0800 (WST) From: "Daniel O'Connor" To: Alex Subject: RE: /boot/device.hints Cc: buga@lemis.com, 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 17-Nov-2001 Alex wrote: > The kernel should consult /boot/device.hints at boot time and record these > attributes. > I know these are the correct attributes bec I had to manually set them with > a jumper. OK.. > The strange thing is, is that using 4.4-STABLE boot disks and using > UserConfig to tell the kernel > the above attributes of my NIC, works. Hmm but 4.4 != -current :) > 1. With having the correct device.hints, shouldn't this be enough for the > kernel to know about the device ? I would think so. > 2. Have I overlooked an important step ? Perhaps check with kenv (I think) that what you set in the loader is propogated. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:30:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 99B7437B43A for ; Sat, 17 Nov 2001 00:30:15 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAH8UEW42685; Sat, 17 Nov 2001 09:30:14 +0100 (CET) Message-ID: <020e01c16f42$14885c10$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "FreeBSD Questions" Subject: Mysterious boot during the night Date: Sat, 17 Nov 2001 09:30:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I notice that my system booted mysteriously during the night. How can I find out what happened? Are system crashes logged somewhere? I happened to have top running at the time of the crash. The last screen looked like this: last pid: 6731; load averages: 1.02, 1.02, 1.00 up 2+07:32:38 03:01:18 43 processes: 2 running, 41 sleeping CPU states: 0.8% user, 97.7% nice, 0.8% system, 0.8% interrupt, 0.0% idle Mem: 34M Active, 58M Inact, 17M Wired, 5772K Cache, 35M Buf, 133M Free Swap: 800M Total, 800M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 574 setihome 93 20 19632K 19124K RUN 53.2H 94.19% 94.19% setiathome 6731 root -6 0 1012K 620K biord 0:00 1.11% 0.63% find 294 root 2 -15 908K 660K select 0:11 0.00% 0.00% domtimed 751 root 2 0 3576K 2764K select 0:10 0.00% 0.00% httpd 6200 root 28 0 1896K 1180K RUN 0:07 0.00% 0.00% top 4643 root 2 0 2260K 1868K select 0:02 0.00% 0.00% sshd 188 root 2 0 1048K 776K select 0:01 0.00% 0.00% inetd 196 root 2 0 2484K 1996K select 0:01 0.00% 0.00% sendmail 190 root 10 0 968K 712K nanslp 0:01 0.00% 0.00% cron 167 root 2 0 932K 644K select 0:01 0.00% 0.00% syslogd 200 root 2 0 2148K 1528K select 0:01 0.00% 0.00% sshd 202 root 2 0 896K 592K select 0:00 0.00% 0.00% usbd 756 nobody 2 0 3624K 2800K accept 0:00 0.00% 0.00% httpd 755 nobody 2 0 3624K 2800K accept 0:00 0.00% 0.00% httpd 754 nobody 2 0 3624K 2800K accept 0:00 0.00% 0.00% httpd 760 nobody 2 0 3680K 2952K accept 0:00 0.00% 0.00% httpd 5222 root 2 0 2240K 1864K select 0:00 0.00% 0.00% sshd 759 nobody 2 0 3680K 2948K accept 0:00 0.00% 0.00% httpd 757 nobody 2 0 3632K 2804K accept 0:00 0.00% 0.00% httpd 753 nobody 2 0 3624K 2800K accept 0:00 0.00% 0.00% httpd 752 nobody 2 0 3624K 2800K accept 0:00 0.00% 0.00% httpd 4644 root 18 0 1372K 1008K pause 0:00 0.00% 0.00% csh 5223 anthony 3 0 1364K 960K ttyin 0:00 0.00% 0.00% csh 6453 root 10 0 660K 472K wait 0:00 0.00% 0.00% sh 6716 root -6 0 2524K 2120K piperd 0:00 0.00% 0.00% sendmail 231 root 2 0 892K 496K select 0:00 0.00% 0.00% moused 6439 root 10 0 636K 460K wait 0:00 0.00% 0.00% sh 6715 root 10 0 628K 456K wait 0:00 0.00% 0.00% sh 6455 root -6 0 960K 596K piperd 0:00 0.00% 0.00% mail 261 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 6710 root 10 0 632K 456K wait 0:00 0.00% 0.00% sh 264 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 265 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 262 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 260 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 259 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 263 root 3 0 936K 640K ttyin 0:00 0.00% 0.00% getty 6727 root -6 0 1972K 504K piperd 0:00 0.00% 0.00% sort 6437 root 10 0 620K 444K wait 0:00 0.00% 0.00% sh 6725 root 10 0 632K 460K wait 0:00 0.00% 0.00% sh 6726 root -6 0 940K 468K piperd 0:00 0.00% 0.00% xargs 6454 root 10 0 636K 460K wait 0:00 0.00% 0.00% sh 6435 root -6 0 984K 724K piperd 0:00 0.00% 0.00% cron Looks like cron was generating its nightly e-mails of system status, but apart from that, I don't see anything wrong. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:32:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 58ED237B418 for ; Sat, 17 Nov 2001 00:32:38 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAH8WaO42808; Sat, 17 Nov 2001 09:32:36 +0100 (CET) Message-ID: <021301c16f42$6991c4d0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: , References: Subject: Re: Is root's search path special? Date: Sat, 17 Nov 2001 09:32:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mark writes: > After installing a program, if you're running tcsh, > you have to run 'rehash' to search your path for > executables. Or you can log out and back in or something. That appeared to fix it. When I logged in again this morning after a mysterious system crash occurred last night, I was able to run the program with no problem. I had assumed that the path is searched for every command execution, but apparently that is not the case. What does "rehash" do? The man page is no help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:40:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from orngca-mls02.socal.rr.com (orngca-mls02.socal.rr.com [66.75.160.17]) by hub.freebsd.org (Postfix) with ESMTP id 513E037B405 for ; Sat, 17 Nov 2001 00:40:30 -0800 (PST) Received: from sc-66-27-35-126.socal.rr.com (sc-66-27-35-126.socal.rr.com [66.27.35.126]) by orngca-mls02.socal.rr.com (8.11.4/8.11.3) with ESMTP id fAH8doW22985; Sat, 17 Nov 2001 00:39:50 -0800 (PST) Date: Sat, 17 Nov 2001 00:44:49 -0800 (PST) From: Ovanes Manucharyan X-X-Sender: olm@gw.hekiat.com To: Mike Meyer Cc: "questions@freebsd.org" Subject: Re: Athlon CPU health.. In-Reply-To: <15349.1213.188069.979184@guru.mired.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 Fri, 16 Nov 2001, Mike Meyer wrote: > Ovanes Manucharyan types: > > I'd like to know how to capture the current temperature of my CPU. > > Check ports/sysutils. There are a couple of tools for monitoring > hardware - healthd and lmmon come to mind. Chances are pretty good one > of them will report your CPU temperature. Given the right hardware > setup, you may be able to catch various voltages and fan speeds as > well. Ok, I installed Healthd.. ran it, my system froze. :) rebooted.. didn't help.. (I finally figgured out that it conveniently placed a healthd.sh in my /usr/local/etc/rc.d). If anyone can offer it, I'd like an explanation of why healthd is halting my system. Also, I understand you can make healthd use SMB? Is there any advantage, or will my system not freeze if I use SMB? > > > I suspect that its overheating for some reason(I haven't overclocked > > I'm also looking for suggestions on what else I can do to debug this: > > a) verify if its really the CPU overheating > > if not, then what's causing the cpu to halt? > > Something else overheating? But the chassis fan should help with that. > > > b) how to solve this problem. > > If it's the CPU, get a bigger heat sink and fan, and more heat grease. I thought I had a good fan, but I'll try this.. And if it doens't work there's always liquid nitrogen right? :) thanks for all the help.. I'll see if any of these tips help me. Ovanes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:41:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 40EE637B405 for ; Sat, 17 Nov 2001 00:41:48 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH8fYR08929; Sat, 17 Nov 2001 00:41:34 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Andrew C. Hornback" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 00:41:19 -0800 Message-ID: <000c01c16f43$a08a6180$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <001c01c16e99$3ba2a110$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: Anthony Atkielski [mailto:anthony@atkielski.com] >Sent: Friday, November 16, 2001 4:21 AM >To: Ted Mittelstaedt; Andrew C. Hornback; FreeBSD Questions >Subject: Re: DSL PPPoE with 2 NICs > > > >If you have only one LAN, or only a few in physical proximity, it >seems entirely >practical to me. You don't need to update firmware very often (if ever), >anyway. > Usually businesses with one lan are smaller, and it's not uncommon for the smaller businesses to have no IT person on staff, and contract all IT work out. It's much cheaper for them when the contractor can remotely admin their router and servers. This is actually one strong reason to use FreeBSD servers in the first place - superior remote administration. >> For a REAL router like a Cisco 1605-R, firmware >> updates can be done remotely quite easily. But the >> cost is much higher for the device. > >Unless there is a desperate need to perform such updates remotely, >there is no >point in spending the extra money for a fancier router. > Well, I don't know about most ISP's or consultants, but at our ISP this is how it is. About half our switched line customers (ptp, frame, etc) use Cisco devices that are run-from-ram routers. I update those periodically without charge. (since I'm regularly doing our own internal routers, it's no trouble to add the customer routers that can be remotely upgraded into the update list) So the upshot is that those customers of ours that spent the money for decent routers in the beginning now get updates without charge and without even being aware that they are being done. The rest of the crowd that think like you have to tough it out by themselves. Funny but on average they have more problems keeping their circuits up. >> For starters you can terminate remote VPN links >> on a FreeBSD system, how many $100 routers can >> you do that on? > >The one I use does exactly that. It can and does maintain a remote VPN link >with the DSL modem. That is one of its selling points, and that is >one reason >why I bought it (it is much easier to have the router handle this >than to try to >get it to work on FreeBSD). And, how many simultaneous VPN links can it run reliably? > >> You can also run a proxy server on your FreeBSD >> system, and force all your inside clients to use >> that, so you can spy on where they are surfing. > >If you don't need a proxy and you don't wish to spy, this is irrelevant. > Correct - but as I said, not everyone is lucky enough to be network admin at a company that has mature adults as employes. >> You can set your router up as a network monitoring >> device and if the link to the Internet goes down >> your BSD system can send you a page. > >The cheapo router can send a message to syslog on the machine of your choice, >which can then alert anyone. > Except now you just have to have 2 boxes, the router and the syslogger, to do the work a single BSD box can. > >What is the minimum size of a network that may legally quality as "IT >infrastructure"? > It's as much as how the enterprise is run as it's physical size. I think that you would find that any organization that has an IT department in which the CIO is autonomous can be considered an Enterprise. You will know the difference because in an IT Enterprise, non-IT employees are not allowed to tell the IT department what solutions to employ, they are only permitted to present the problems to IT and their suggestions, and IT makes the determination of what products and services the organization will purchase and use to solve those problems. Such organizations also have a formal budgeting process in place. >In any case, any network as large as you imply isn't going to be >relying on PCs >running an unsupported, free OS to replace real routers, either--not >if they can >afford Cisco. > Actually, the most common configuration I've seen is use of Cisco devices as WAN routers, and use of servers with multiple NIC's as LAN routers. Typically they use the same OS for the server routers as for their file and print servers. Cisco routers that have many multiple Ethernet ports are extremely expensive and not common. For example, a 7206 which is about a $50K router, can only handle a total of 3 high-speed ports. (ie: 3 100BaseT cards, or 2 100BaseT and 1 ATM DS3, you get the idea) Also, many large Cisco shops use FreeBSD servers as support servers for the routers. You cannot manage a lot of Cisco routers without servers. Like you pointed out in your syslogger example, hardware routers don't have local storage. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:43:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id A0B4937B405 for ; Sat, 17 Nov 2001 00:43:07 -0800 (PST) Received: from sdn-ar-007dcwashp312.dialsprint.net ([63.178.90.178] helo=moo.holy.cow) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165141-0005zH-00 for freebsd-questions@freebsd.org; Sat, 17 Nov 2001 00:43:02 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 226A950B85; Sat, 17 Nov 2001 03:44:10 -0500 (EST) Date: Sat, 17 Nov 2001 03:44:10 -0500 From: parv To: f-q Subject: how to modify a "word" definition Message-ID: <20011117034410.A48396@moo.holy.cow> Mail-Followup-To: f-q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, i need help to search for information on how to modify/change a program's definition of a "word". the programs that i am most interested are: bash 2.04, vi (bsd), mutt "reader", slrn "reader". consider: a. p=q b. p&q c. p,q d. p?q ...in all the above four examples, in vi, only one letter is being selected, when i try to do "the X copy", instead of the whole character sequence. however, in some cases... e. p;q ...i would like only one character selected. something similar, but not exactly, happens in bash (2.04). my definition of a word would be: a character sequence which does not any white space and other special character(s). the special characters are adjustable. i got not very helpful results from google for "shell word definition change"... http://groups.google.com/groups?lr=lang_en&num=100&as_q=shell+word+definition+change ...so where and how should i look to modify the definition of "word"? thanks much. (ps: if you tried to "select" (copy in X) the above url, you would know my pain.) - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:45:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 1773637B418 for ; Sat, 17 Nov 2001 00:45:25 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH8jKR08948; Sat, 17 Nov 2001 00:45:20 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Andrew C. Hornback" , "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 00:45:05 -0800 Message-ID: <000d01c16f44$27963820$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <001c01c16ee2$cf9b24c0$6600000a@ach.domain> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: Andrew C. Hornback [mailto:achornback@worldnet.att.net] >Sent: Friday, November 16, 2001 1:08 PM >To: Ted Mittelstaedt; Anthony Atkielski; FreeBSD Questions >Subject: RE: DSL PPPoE with 2 NICs > > > Even so... when you start adding equipment from different >manufacturers to >your network, your administration costs and complexity go up. If you have a >network of FreeBSD machines, does it make sense to add a Cisco router and >learn IOS when a FreeBSD machine can do the job just as well, if not better? > FreeBSD doesen't have a good DS3 ATM interface solution at the current time. T1's are a bit tricky too - not because they are hard, but because the T1 cards are so expensive compared to a Cisco. But for DSL you make an excellent point. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:49: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 4853D37B405 for ; Sat, 17 Nov 2001 00:48:54 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAH8mob43632; Sat, 17 Nov 2001 09:48:50 +0100 (CET) Message-ID: <021c01c16f44$aded3db0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , "Bara Zani" , References: <000a01c16f3f$497965c0$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 09:48:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ted writes: > You will find as you continue on your career, > Anthony, that if you always base your purchasing > decisions on the cheapest solution at the time, > that you will end up paying for it because your > going to be forever tearing out your existing > inadequate systems and replacing them. I have found in my existing career that the story you tell is misleading. Both companies ultimately spent about the same amount of money on their networking solutions. East Electronics spent more money, actually, because not only did they buy more expensive hardware right up front, but they had to find and pay a far more expensive administrator to run it; people with extensive experience with Cisco routers are far more expensive than people with no experience with Cisco routers. So over the long term, East Electronics spent more money than West Electronics, with identical results. The East Electronics solution probably pleased their geeks, but it was not as cost-effective as the West Electronics solution. > The majority of business in the US operate like > this and when you get into the larger businesses > you would be astounded at the amount of money that > gets thrown down the rathole in failed IT projects. It depends on the company. I've seen it go both ways, in very large companies indeed. > If, however, you look at some of the technological > leaders you will find that they don't operate this way, > instead they will invest more money in a more expensive > solution upfront because they know that over time > the solution is expandable. Being a technological leader and being profitable are two different things. Even in technology companies, they are often distinct. > But, on the other hand, if you ALWAYS do this, your > going to make poor decisions a lot of times. Poor decisions are fine as long as you protect the bottom line. The fact is, there is no significant difference between a Cisco 26xx and a LinkSys router in the big picture. If you buy the former to do the work of the latter, you're throwing money out the window. > But the problem here as others have pointed out > is that you can only know with certainty if this > is the right decision in HINDSIGHT. If it is the wrong decision, you've only lost $100. And that's not much compared to the cost of a fancy Cisco router that you may eventually buy. > If that $100 router has a hole in it and someone > guns you, then this is when your going to learn that > it's necessary to remove it and replace it with a > more elaborate solution later. Cheap doesn't equal insecure. In fact, it is easier to secure a simple, cheap configuration than a complex, expensive configuration, all else being equal. This is why some people mistakenly believe that UNIX is inherently more secure than Windows NT/2000; it isn't, but since it is a simpler configuration, it's easier to secure, provided that you don't have very ambitious goals for using it. > But yours is easier to understand for the feeble= > minded than mine. The feeble-minded are legion in the business world (and even in the computer world, unfortunately). > Well obviously if your Telneted in to a command > prompt you can't run an editor that looks like > Notepad because there is no mouse at your disposal. I rarely use the mouse with Notepad. I did find an editor called "joe" that works pretty well. It behaves as I intuitively expect it to behave, for the most part. > But, you can run the "ee" editor just by typing > "ee" and have a much easier to use editor. I'll try it, although the man page still seems to show a fondness for bizarre escape sequences instead of simple arrow keys. > If all you need to do is change a single byte in > a config file it's a lot easier to use this while > at a shell prompt than to FTP the file over then back. At 100 Mbps, it doesn't seem to make much difference. > It would then probably come to you as a surprise > that when TCP/IP was invented that the only kind > of routers there were were UNIX systems. Since I already knew that, it does not surprise me. When TCP/IP was invented, computers could not be had for less than $50,000-$100,000 or so. That doesn't mean that computers costing $100,000 are needed to run TCP/IP today. > Specialized hardware routers came about later, and > to this day there's still many, many ISP's running > BGP4 on PC's with serial lines coming in to them. If it weren't for specialized hardware routers, the Internet would have ground to a halt long ago. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:50:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 85D9337B41B for ; Sat, 17 Nov 2001 00:50:29 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAH8oNA43730; Sat, 17 Nov 2001 09:50:23 +0100 (CET) Message-ID: <022301c16f44$e7576c10$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , , References: <000b01c16f3f$b64b5e60$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 09:50:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got PPTP to work with a gadget called pptpclient, and it worked fine, on the FreeBSD box. I just couldn't figure out how to get the FreeBSD box to behave as a gateway for the Windows box. I probably forgot to change one of the 1,420 configuration files that interact to control this. ----- Original Message ----- From: "Ted Mittelstaedt" To: "Anthony Atkielski" ; ; Sent: Saturday, November 17, 2001 09:13 Subject: RE: DSL PPPoE with 2 NICs > If your referring to the Microsoft Point-to-Point Tunnelling protocol, > this is supported by a port, ie: /usr/ports/net/mpd or by > /usr/ports/net/poptop Refer to the docs that came with the port > for information. > > Ted Mittelstaedt tedm@toybox.placo.com > Author of: The FreeBSD Corporate Networker's Guide > Book website: http://www.freebsd-corp-net-guide.com > > > >-----Original Message----- > >From: Anthony Atkielski [mailto:anthony@atkielski.com] > >Sent: Friday, November 16, 2001 4:13 AM > >To: Ted Mittelstaedt; freebsd-questions@FreeBSD.ORG; > >jacks@sage-american.com > >Subject: Re: DSL PPPoE with 2 NICs > > > > > >I've already read through that, but it didn't mention PPTP, which I required. > > > >----- Original Message ----- > >From: "Ted Mittelstaedt" > >To: "Anthony Atkielski" ; > >; > >Sent: Friday, November 16, 2001 10:14 > >Subject: RE: DSL PPPoE with 2 NICs > > > > > >> >-----Original Message----- > >> >From: owner-freebsd-questions@FreeBSD.ORG > >> >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > >> >Atkielski > >> >Sent: Thursday, November 15, 2001 6:07 AM > >> >To: freebsd-questions@FreeBSD.ORG; jacks@sage-american.com > >> >Subject: Re: DSL PPPoE with 2 NICs > >> > > >> > > >> >Well, if you get it to work, please explain the procedure to me, as > >> >I'd still be > >> >interested in knowing how it is done, even though I chose to go the > >> >easy route > >> >(no pun intended) this time. > >> > >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.html > >> > >> > >> Ted Mittelstaedt > >tedm@toybox.placo.com > >> Author of: The FreeBSD Corporate > >Networker's Guide > >> Book website: > http://www.freebsd-corp-net-guide.com > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:50:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 1CAF537B418 for ; Sat, 17 Nov 2001 00:50:33 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH8oNR08974; Sat, 17 Nov 2001 00:50:23 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Steve Tremblett" , "Anthony Atkielski" Cc: "Jon Molin" , Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 00:50:09 -0800 Message-ID: <000e01c16f44$dc981c20$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20011116092426.H10055@sjt-u10.cisco.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Steve Tremblett >Sent: Friday, November 16, 2001 6:24 AM >To: Anthony Atkielski >Cc: Jon Molin; freebsd-questions@FreeBSD.ORG >Subject: Re: DSL PPPoE with 2 NICs > > >vi is a powerful tool, and any powerful tool requires time to learn. >Just because it isn't apparent to you, that doesn't make it a "joke". > Hear hear. One of the biggest advantages of vi is that it permits extremely efficient use of the bandwidth, as it allows the remote terminal or terminal emulation to handle jobs like moving blocks of text around in a cut-and-paste operation, etc. This may seem unimportant today, but wait until the day comes that you need to edit a single config file on a system that's 500 miles away and behind a dedicated dialup modem on a phone line that is routed through a cow pasture and can only handle 28.8k Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 0:58:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 8F25437B419 for ; Sat, 17 Nov 2001 00:58:39 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAH8wYq44128; Sat, 17 Nov 2001 09:58:35 +0100 (CET) Message-ID: <022a01c16f46$0a5f5be0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , "Andrew C. Hornback" , "FreeBSD Questions" References: <000c01c16f43$a08a6180$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 09:58:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ted writes: > Usually businesses with one lan are smaller, > and it's not uncommon for the smaller businesses > to have no IT person on staff, and contract all > IT work out. All the more reason to use a hardware router instead of a FreeBSD system. > And, how many simultaneous VPN links can it run > reliably? Just one, as far as I can tell. But that's all that the ADSL line will accept (the modem can open multiple VPN connections, but the DSLAM at the other end, or the BAS or something, won't accept more than one). > Correct - but as I said, not everyone is lucky > enough to be network admin at a company that > has mature adults as employes. I've long been convinced that admins that feel compelled to spy have some serious maturity problems of their own. > Except now you just have to have 2 boxes, the > router and the syslogger, to do the work a single > BSD box can. A BSD box used as a router may be too busy to do much else. A BSD box used to log events can easily be used for more general purposes as well. And a failure of the latter doesn't bring down the network, whereas a failure of the former does. > Actually, the most common configuration I've seen > is use of Cisco devices as WAN routers, and use of > servers with multiple NIC's as LAN routers. Typically > they use the same OS for the server routers as for > their file and print servers. Cisco routers that > have many multiple Ethernet ports are extremely > expensive and not common. I think your last statement explains it all. These companies probably don't want to pay Cisco's 95% gross margins when they can do the same thing for 95% less with a cheap PC. And LANs don't have to be as secure or reliable as WAN links. > For example, a 7206 which is about a $50K router ... ... and probably costs about $800 to manufacture. > Like you pointed out in your syslogger example, > hardware routers don't have local storage. A lack of local storage makes a system much harder to crack. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 1: 3:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id A4D4037B405 for ; Sat, 17 Nov 2001 01:03:07 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAH92pt44397; Sat, 17 Nov 2001 10:02:51 +0100 (CET) Message-ID: <023701c16f46$a34cfc90$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Ted Mittelstaedt" , "Steve Tremblett" Cc: "Jon Molin" , References: <000e01c16f44$dc981c20$1401a8c0@tedm.placo.com> Subject: Re: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 10:02:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ted writes: > One of the biggest advantages of vi is that it > permits extremely efficient use of the bandwidth, > as it allows the remote terminal or terminal > emulation to handle jobs like moving blocks of > text around in a cut-and-paste operation, etc. True. I'm constantly pinning my 100 Mbps, two-machine LAN against the wall with my typing speed using less efficient editors. > ... wait until the day comes that you need > to edit a single config file on a system that's > 500 miles away and behind a dedicated dialup > modem on a phone line that is routed through a cow > pasture and can only handle 28.8k Well, hey, if it's East Electronics, they will have already foreseen this and installed fiber between the administrator and the cow-pasture system, so that won't be a problem ... right? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 1:13: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id 5251237B417 for ; Sat, 17 Nov 2001 01:13:04 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fAH9CtY21336; Sat, 17 Nov 2001 11:12:55 +0200 Message-Id: <200111170912.fAH9CtY21336@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 17 Nov 01 11:12:25 +0200 From: "Toomas Aas" Organization: Tartu City Government To: John Hansen , freebsd-questions@freebsd.org Date: Sat, 17 Nov 2001 11:12:20 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: 4.4 with a NE2000 nic and problems... In-reply-to: <3BF5D667.14703E08@wwti.com> X-info: Headers changed by Barricade Sender: owner-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 John! On 16 Nov 01 at 21:15 you wrote: > I've set the jumpers now, and I still can't get it to work. I am > still recieving a message of 'date machine /kernel: ed0: device > timeout' > > I was wondering if anyone had any insight into this problem, because > It's getting very old. :P Couple of weeks ago I was building a FreeBSD based router of an old Pentium PC. In the process I had a chance to read the 'ed0: device timeout' message many times :-) I checked the mailing list archives and the general opinion seems to be that some of those old 'NE2000 compatible' NICs just plain do not work well. They might limp along well enough to work in Windows 95, but FreeBSD's ed driver just does not like them. I tried approximately six 'NE2000 compatible' cards with various results. Some gave the 'device timeout' messages and didn't work at all. Some gave the message and sometimes worked, sometimes not. Some gave the message but seemed to work OK. I finally managed to find two cards that didn't give the 'device timeout' message and worked OK. Conclusion: try another NIC. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * When I read about the evils of drinking, I gave up reading. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 1:14:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id 6E9F437B405 for ; Sat, 17 Nov 2001 01:14:09 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH9E5R09057; Sat, 17 Nov 2001 01:14:06 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Bara Zani" , Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 01:13:50 -0800 Message-ID: <000f01c16f48$2ba13c40$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <021c01c16f44$aded3db0$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: Anthony Atkielski [mailto:anthony@atkielski.com] >Sent: Saturday, November 17, 2001 12:49 AM >To: Ted Mittelstaedt; Bara Zani; freebsd-questions@FreeBSD.ORG >Subject: Re: DSL PPPoE with 2 NICs > > > >I have found in my existing career that the story you tell is >misleading. Both >companies ultimately spent about the same amount of money on their networking >solutions. East Electronics spent more money, actually, because not only did >they buy more expensive hardware right up front, but they had to >find and pay a >far more expensive administrator to run it; people with extensive experience >with Cisco routers are far more expensive than people with no experience with >Cisco routers. The idea that you have to pay a lot of money for an admin to configure a Cisco router is baloney. It's what the people like New Horizons like to have you believe because they make a ton of money off of running poor saps through their $500-a-pop Cisco training classes. I've configured at least 20 different manuacturer's routers, some of it is stuff that would make your hair stand on end. Cisco IOS is the easiest router operating system to use and the most well-documented in the world. All Cisco documentation for all their products is online and they have written an enormous number of guides for new users. They explain to the nth degree every facet of their products. Any network admin that isn't a fat, lazy-ass can learn to configure a Cisco router with little effort. And, if your so lazy that you can't even do that, you can take the lazy way out and buy a $300-per-year service contract from Cisco, hang a modem off the console connection, and call up Cisco TAC and open a trouble ticket and they will do it for you. Sheesh. > >Cheap doesn't equal insecure. True in the overall scheme of things. Very untrue when commercial products are involved. Cheap routers generate less money for the manufacturer than expensive routers. The manufacturer who makes less money cannot afford to pay as high salaries. The most experienced people in the business generally tend to work for the most money. The less experienced people tend to make mistakes more and not produce as good quality work. Thus, while it's not an absolute, overall your going to find that cheaper commercial products are not as good quality. Also another thing your going to find is that the technology companies that don't make that much money are more liable to release products that they later orphan. They are also less likely to be profitable and more likely to go bankrupt. > >> Specialized hardware routers came about later, and >> to this day there's still many, many ISP's running >> BGP4 on PC's with serial lines coming in to them. > >If it weren't for specialized hardware routers, the Internet would >have ground >to a halt long ago. > I doubt that anyone looking at the difference between use of FreeBSD as a router and use of a hardware router is going to be running an Internet backbone router. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 1:27:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id AFC9C37B416 for ; Sat, 17 Nov 2001 01:27:19 -0800 (PST) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id fAH9RER09077; Sat, 17 Nov 2001 01:27:14 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Anthony Atkielski" , "Andrew C. Hornback" , "FreeBSD Questions" Subject: RE: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 01:26:59 -0800 Message-ID: <001001c16f4a$021b6f60$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <022a01c16f46$0a5f5be0$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >-----Original Message----- >From: Anthony Atkielski [mailto:anthony@atkielski.com] >Sent: Saturday, November 17, 2001 12:58 AM >To: Ted Mittelstaedt; Andrew C. Hornback; FreeBSD Questions >Subject: Re: DSL PPPoE with 2 NICs > >> And, how many simultaneous VPN links can it run >> reliably? > >Just one, as far as I can tell. But that's all that the ADSL line >will accept >(the modem can open multiple VPN connections, but the DSLAM at the >other end, or >the BAS or something, won't accept more than one). > VPN connections are layer 3 and have nothing to do with the DSLAM. We have many ADSL customers that use NT servers on their ADSL lines and regularly support many VPN clients logged in simultaneously. (of course many of those folks also got nailed by Code Red but that's another story) >> Correct - but as I said, not everyone is lucky >> enough to be network admin at a company that >> has mature adults as employes. > >I've long been convinced that admins that feel compelled to spy have some >serious maturity problems of their own. > It depends on the environment. We have one customer that manages a paper mill network, the mill runs 24x7 as most manufacturing operations do. They have caught the security guards burning up hours of time at 2 am viewing porno because they proxy all http. Believe me the admin would have not said anything if it was just a few sites for a few minutes or so. > >A BSD box used as a router may be too busy to do much else. I can show you plenty of vmstat outputs from a variety of BSD boxes running as routers that show that this isn't the case. >A lack of local storage makes a system much harder to crack. > No. It makes the system harder to destroy or use to mount attacks on others once it's cracked, but the presense of absense of local storage doesen't affect the number of holes into the router. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 1:28:29 2001 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 C591B37B416 for ; Sat, 17 Nov 2001 01:28:25 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id BAA77712; Sat, 17 Nov 2001 01:21:17 -0800 (PST) Date: Sat, 17 Nov 2001 01:21:17 -0800 (PST) From: Annelise Anderson To: Alan Lo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't install freebsd 4.4 Release In-Reply-To: <002a01c16e9f$cbf2d8b0$0300a8c0@netxsyst23> 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, 16 Nov 2001, Alan Lo wrote: > I can't install freebsd 4.4r. > When i try to install freebsd, after the kernel configuration, my computer > always hangs after display the line: > plip0: on ppbus0 > > How can i solve it? > > Thank you very much. > This is the third time I've heard about this problem. This is the parallel port interface, as I understand it; does it work if you disable ppc0 in the kernel configuration on boot? It uses IRQ 7 and there shouldn't be any conflicts with other devices, but perhaps this will work. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: mall.daemonnews.org 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 Sat Nov 17 1:37:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9606.mail.yahoo.com (web9606.mail.yahoo.com [216.136.129.185]) by hub.freebsd.org (Postfix) with SMTP id 8061637B417 for ; Sat, 17 Nov 2001 01:37:30 -0800 (PST) Message-ID: <20011117093730.95756.qmail@web9606.mail.yahoo.com> Received: from [212.5.174.18] by web9606.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 01:37:30 PST Date: Sat, 17 Nov 2001 01:37:30 -0800 (PST) From: Olga Zenkova Subject: ipfw log with packet size 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 Dear Sirs! How can I get ipfw log file with writing size of the transmitted packets? Is it possible at all? Great thanks, Olga __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 1:49:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id F37D837B405 for ; Sat, 17 Nov 2001 01:49:47 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fAH9nic21507; Sat, 17 Nov 2001 11:49:45 +0200 Message-Id: <200111170949.fAH9nic21507@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 17 Nov 01 11:48:59 +0200 From: "Toomas Aas" Organization: Tartu City Government To: , , "Anthony Atkielski" Date: Sat, 17 Nov 2001 11:48:56 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Is root's search path special? In-reply-to: <021301c16f42$6991c4d0$0a00000a@atkielski.com> X-info: Headers changed by Barricade Sender: owner-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 Anthony! On 17 Nov 01 at 9:32 you wrote: > What does "rehash" do? The man page is no help. From 'man tcsh': rehash : Causes the internal hash table of the contents of the directories in the path variable to be recomputed. This is needed if new commands are added to directories in path while you are logged in. This should be necessary only if you add commands to one of your own directories, or if a systems programmer changes the contents of one of the system directories. Also flushes the cache of home directories built by tilde expansion. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Coffee -- n., a person who is coughed upon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 1:56:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 7429237B405 for ; Sat, 17 Nov 2001 01:56:33 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 249C366D0D; Sat, 17 Nov 2001 01:56:33 -0800 (PST) Date: Sat, 17 Nov 2001 01:56:32 -0800 From: Kris Kennaway To: Anthony Atkielski Cc: FreeBSD Questions Subject: Re: Mysterious boot during the night Message-ID: <20011117015632.B87944@xor.obsecurity.org> References: <020e01c16f42$14885c10$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <020e01c16f42$14885c10$0a00000a@atkielski.com>; from anthony@atkielski.com on Sat, Nov 17, 2001 at 09:30:06AM +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 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Nov 17, 2001 at 09:30:06AM +0100, Anthony Atkielski wrote: > I notice that my system booted mysteriously during the night. How can I find > out what happened? Are system crashes logged somewhere? Spontaneous reboots almost always turn out to be the result of hardware failure. Kris --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79jRQWry0BWjoQKURAtSfAJ43AEYWL2Pfw1MdYqZZ55cd4wGWXgCglRVR WpnUrVRgMxG/ME7HC3+rT0M= =ODOI -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 2:26:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mmu.edu.my (ext-dns.mmu.edu.my [203.106.62.11]) by hub.freebsd.org (Postfix) with ESMTP id 42FBB37B405 for ; Sat, 17 Nov 2001 02:26:28 -0800 (PST) Received: from venus.cyber.mmu.edu.my (venus.cyber.mmu.edu.my [203.106.62.12]) by mmu.edu.my (8.9.1b+Sun/8.9.1) with ESMTP id SAA11920; Sat, 17 Nov 2001 18:21:05 +0800 (MYT) Received: from lunar.cyber.mmu.edu.my (lunar.cyber.mmu.edu.my [10.100.3.5]) by venus.cyber.mmu.edu.my (8.8.8+Sun/8.8.8) with ESMTP id SAA28008; Sat, 17 Nov 2001 18:24:34 +0800 (SGT) Received: from mmu.edu.my (localhost [127.0.0.1]) by lunar.cyber.mmu.edu.my (8.9.3+Sun/8.9.1) with SMTP id SAA09462; Sat, 17 Nov 2001 18:22:52 +0800 (SGT) Received: from 10.100.98.21 (SquirrelMail authenticated user s9810048) by 10.100.3.5 with HTTP; Sat, 17 Nov 2001 18:22:56 +0800 (SGT) Message-ID: <1149.10.100.98.21.1005992576.squirrel@10.100.3.5> Date: Sat, 17 Nov 2001 18:22:56 +0800 (SGT) Subject: Vi is a joke? Re: DSL PPPoE with 2 NICs From: "Sudirman Hassan" To: anthony@atkielski.com In-Reply-To: <00bf01c16eeb$4cc84dd0$0a00000a@atkielski.com> References: <00bf01c16eeb$4cc84dd0$0a00000a@atkielski.com> Cc: sjt@cisco.com, freebsd-questions@FreeBSD.ORG X-Mailer: SquirrelMail (version 1.0.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 > >> vi is a powerful tool, and any powerful tool requires >> time to learn. Just because it isn't apparent to >> you, that doesn't make it a "joke". > > For the editing I want to do, I don't need a powerful tool, I need an > intuitive tool. Additionally, vi reeks of dumb terminals and > thirty-year-old timesharing environments. While some aspects of both > remain applicable in the present day, most do not. I'm not working on a > teletype these days, so I don't need an editor that can accommodate one. > Use whatever you like. Who cares!!! There are so many editors in UNIX, so you can choose any that fit you. Different editors for different people... if you have one that you like, why bothers about other editors. each editor is made with different need, different philosophy, different situation, different constraint. I'm sick to people that arguing about editors in UNIX. UNIX means choice. Use whatever you like. Please read UNIX Philosophy book. I am a joker because vi is a "joke", - dmn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 2:29:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 0BB2A37B419 for ; Sat, 17 Nov 2001 02:29:36 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHATW378573; Sat, 17 Nov 2001 11:29:33 +0100 (CET) Message-ID: <029301c16f52$bf8e9b00$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Toomas Aas" , References: <200111170949.fAH9nic21507@lv.raad.tartu.ee> Subject: Re: Is root's search path special? Date: Sat, 17 Nov 2001 11:29:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks. Such a requirement would not have occurred to me spontaneously. ----- Original Message ----- From: "Toomas Aas" To: ; ; "Anthony Atkielski" Sent: Saturday, November 17, 2001 10:48 Subject: Re: Is root's search path special? > Hi Anthony! > > On 17 Nov 01 at 9:32 you wrote: > > > > What does "rehash" do? The man page is no help. > > >From 'man tcsh': > > rehash : > > Causes the internal hash table of the contents of the directories > in the path variable to be recomputed. This is needed if new > commands are added to directories in path while you are logged > in. This should be necessary only if you add commands to one of > your own directories, or if a systems programmer changes the > contents of one of the system directories. Also flushes the > cache of home directories built by tilde expansion. > -- > Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ > * Coffee -- n., a person who is coughed upon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 2:32:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id BBDCA37B405 for ; Sat, 17 Nov 2001 02:32:19 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHAWGn78700; Sat, 17 Nov 2001 11:32:17 +0100 (CET) Message-ID: <02a001c16f53$215323b0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Kris Kennaway" , "FreeBSD Questions" References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> Subject: Re: Mysterious boot during the night Date: Sat, 17 Nov 2001 11:32:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Agreed, but is there any place in the system where I mind find a clue as to the type of failure encountered? The machine has been running for many days with no failures, mostly churning through SETI@home, so I'd expect fundamental processor problems or incompatibilities to have shown up fairly quickly. My guess would be an intermittent soft failure of some component, i.e., a temporary network anomaly or something that produced a situation leading to a crash, but I'm not sure how to isolate it. Hopefully it will be a once-in-a-lifetime occurrence. ----- Original Message ----- From: "Kris Kennaway" To: "Anthony Atkielski" Cc: "FreeBSD Questions" Sent: Saturday, November 17, 2001 10:56 Subject: Re: Mysterious boot during the night To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 2:36:43 2001 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 930D837B417 for ; Sat, 17 Nov 2001 02:36:39 -0800 (PST) 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 CAA24195; Sat, 17 Nov 2001 02:36:34 -0800 Message-ID: <3BF63DB1.1070008@owt.com> Date: Sat, 17 Nov 2001 02:36:33 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Anthony Atkielski Cc: Kris Kennaway , FreeBSD Questions Subject: Re: Mysterious boot during the night References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> Content-Type: text/plain; charset=windows-1252; 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 Anthony Atkielski wrote: > Agreed, but is there any place in the system where I mind find a clue as to the > type of failure encountered? > > The machine has been running for many days with no failures, mostly churning > through SETI@home, so I'd expect fundamental processor problems or > incompatibilities to have shown up fairly quickly. My guess would be an > intermittent soft failure of some component, i.e., a temporary network anomaly > or something that produced a situation leading to a crash, but I'm not sure how > to isolate it. Hopefully it will be a once-in-a-lifetime occurrence. Which version of FreeBSD are you using? Based on your setiathome time, it has to be a fairly slow machine. I am curious about the rest of the system. On the older systems, it could be anything from power supply to cpu fan. Kent > > ----- Original Message ----- > From: "Kris Kennaway" > To: "Anthony Atkielski" > Cc: "FreeBSD Questions" > Sent: Saturday, November 17, 2001 10:56 > Subject: Re: Mysterious boot during the night > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 3: 5:52 2001 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 0C91837B416 for ; Sat, 17 Nov 2001 03:05:49 -0800 (PST) Received: from localhost (acheng@localhost) by nova.kettering.edu (8.10.1/8.10.0) with SMTP id fAHB5lt02938 for ; Sat, 17 Nov 2001 06:05:47 -0500 (EST) X-Authentication-Warning: nova.kettering.edu: acheng owned process doing -bs Date: Sat, 17 Nov 2001 06:05:47 -0500 (EST) From: Ada Cheng X-Sender: acheng@nova.kettering.edu To: questions@FreeBSD.ORG Subject: Unusally high pitch when playing real audio Message-ID: Organization: Kettering University (formerly GMI E&MI) - Flint MI 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, I was having problem with realplayer crashing with streaming audio last week. The problem was fixed by changing the connection speed. However the streaming audio are being played at a much a higher pitch. I do not notice a voice different when it is conversational speech however the music for sure are a lot higher. I have a Integrated Analog Devices AD1885 AC'97 audio and am running 4.4 stable. In my kernel I am using device pcm Thanks for any help in advance. Ada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 3:32:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web13308.mail.yahoo.com (web13308.mail.yahoo.com [216.136.175.44]) by hub.freebsd.org (Postfix) with SMTP id 98D1A37B405 for ; Sat, 17 Nov 2001 03:32:56 -0800 (PST) Message-ID: <20011117113256.2922.qmail@web13308.mail.yahoo.com> Received: from [212.87.125.134] by web13308.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 03:32:56 PST Date: Sat, 17 Nov 2001 03:32:56 -0800 (PST) From: "William S." Subject: boot hangs at "mounting root from UFS:" 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 My PC hangs and stops at: "mounting root from UFS:/dev/ad0s4a" I am running FreeBSD4.4. Recently I installed another OS and that process rearraged my slices. So FreeBSD now resides at ad0s4 instead of ad0s3. To accomodate this change, I used the fixit.flp to edit '/etc/fstab' and added the appropriate devices (ad0s4a, ad0s4b,etc...) to /dev using MAKEDEV. I used 'disklabel -e /dev/ad0s4' and everything looked OK and did a 'disklabel -B /dev/ad0s4'. I am able to manually mount the partitions (ad0s4a,ad0s4f) so I know they are still there. What do I need to do now? Note: Please "CC:" a copy of your reply to me at wilby98@yahoo.com . Thank you, Bill __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 3:54:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 0A35F37B416 for ; Sat, 17 Nov 2001 03:54:54 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHBso283058; Sat, 17 Nov 2001 12:54:50 +0100 (CET) Message-ID: <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Kent Stewart" Cc: "Kris Kennaway" , "FreeBSD Questions" References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> Subject: Re: Mysterious boot during the night Date: Sat, 17 Nov 2001 12:54:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kent asks: > Which version of FreeBSD are you using? 4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for boot. > Based on your setiathome time, it has to be a > fairly slow machine. The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I have no easy way to confirm this. The machine is brand-new. > I am curious about the rest of the system. The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not sure which). The CPU fan is running at 4551 RPM most of the time, and the CPU temperature is 47-48 degrees Celsius, as reported by the BIOS. The system temperature is 39 degrees Celsius. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 3:55:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from axel.truedestiny.net (b76168.upc-b.chello.nl [212.83.76.168]) by hub.freebsd.org (Postfix) with ESMTP id 1A64337B416 for ; Sat, 17 Nov 2001 03:55:49 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by axel.truedestiny.net (Postfix) with ESMTP id 40D9449A24; Sat, 17 Nov 2001 12:55:47 +0100 (CET) Received: by axel.truedestiny.net (Postfix, from userid 1000) id 7AB7449A23; Sat, 17 Nov 2001 12:55:44 +0100 (CET) Date: Sat, 17 Nov 2001 12:55:44 +0100 From: Axel Scheepers To: "William S." Cc: freebsd-questions@freebsd.org Subject: Re: boot hangs at "mounting root from UFS:" Message-ID: <20011117125544.A7072@mars.thuis> Reply-To: Axel Scheepers References: <20011117113256.2922.qmail@web13308.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: <20011117113256.2922.qmail@web13308.mail.yahoo.com>; from wilby98@yahoo.com on Sat, Nov 17, 2001 at 03:32:56AM -0800 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 17, 2001 at 03:32:56AM -0800, William S. wrote: > My PC hangs and stops at: > > "mounting root from UFS:/dev/ad0s4a" > > I am running FreeBSD4.4. > Recently I installed another OS and that process > rearraged my slices. So FreeBSD now resides at > ad0s4 instead of ad0s3. > > To accomodate this change, I used the fixit.flp > to edit '/etc/fstab' and added the appropriate > devices (ad0s4a, ad0s4b,etc...) to /dev using > MAKEDEV. > I used 'disklabel -e /dev/ad0s4' and everything > looked OK and did a 'disklabel -B /dev/ad0s4'. And how about your /etc/fstab ? You need to put the right root partition in there too, my guess is that that one still points to the old one. > > > I am able to manually mount the partitions > (ad0s4a,ad0s4f) so I know they are still > there. > > What do I need to do now? Boot from the fixit floppy and edit /etc/fstab. > > Note: Please "CC:" a copy of your reply to > me at wilby98@yahoo.com . > > Thank you, You're welcome :) -- Axel Scheepers UNIX System Administrator email: axel@axel.truedestiny.net ascheepers@vianetworks.nl http://axel.truedestiny.net/~axel ------------------------------------------ It is easier to change the specification to fit the program than vice versa. ------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 4: 0:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from axel.truedestiny.net (b76168.upc-b.chello.nl [212.83.76.168]) by hub.freebsd.org (Postfix) with ESMTP id 42D5837B405 for ; Sat, 17 Nov 2001 04:00:56 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by axel.truedestiny.net (Postfix) with ESMTP id 1133A49A24; Sat, 17 Nov 2001 13:00:55 +0100 (CET) Received: by axel.truedestiny.net (Postfix, from userid 1000) id 7659049A23; Sat, 17 Nov 2001 13:00:52 +0100 (CET) Date: Sat, 17 Nov 2001 13:00:52 +0100 From: Axel Scheepers To: Anthony Atkielski Cc: Kent Stewart , Kris Kennaway , FreeBSD Questions Subject: Re: Mysterious boot during the night Message-ID: <20011117130052.B7072@mars.thuis> Reply-To: Axel Scheepers References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com>; from anthony@atkielski.com on Sat, Nov 17, 2001 at 12:54:44PM +0100 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 17, 2001 at 12:54:44PM +0100, Anthony Atkielski wrote: > Kent asks: > > > Which version of FreeBSD are you using? > > 4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for > boot. You might consider upgrading to 4.4-STABLE or apply the appropiate security patches for 4.3 since there are some vulnerabilities in it. Just use cvsup to fetch the sources and do a make world in your /usr/src. > The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I have no easy > way to confirm this. The machine is brand-new. Try dmesg | less to get more info about your processor, it normally prints out all the info you need (Stepping, speed etc.) Also a good place to see what drivers are loaded. > 47-48 degrees Celsius, as reported by the BIOS. The system temperature is 39 > degrees Celsius. That's fairly normal, try looking at your /var/log/messages for strange things just before the reoot, it might be hardware related and most of the time syslogd will report something. -- Axel Scheepers UNIX System Administrator email: axel@axel.truedestiny.net ascheepers@vianetworks.nl http://axel.truedestiny.net/~axel ------------------------------------------ When we are planning for posterity, we ought to remember that virtue is not hereditary. -- Thomas Paine ------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 4:10:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 0BD8037B417 for ; Sat, 17 Nov 2001 04:10:20 -0800 (PST) Received: from [195.20.224.208] (helo=mrvdom01.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 1654Ic-00008v-00 for freebsd-questions@freebsd.org; Sat, 17 Nov 2001 13:10:18 +0100 Received: from 213-196-88-166.hosts.streamgate.de ([213.196.88.166] helo=mistered) by mrvdom01.schlund.de with smtp (Exim 2.12 #2) id 1654Ic-0000Dq-00 for freebsd-questions@freebsd.org; Sat, 17 Nov 2001 13:10:18 +0100 From: "Jonas Sonntag" To: Subject: apxs error when installing mod_php from the ports Date: Sat, 17 Nov 2001 13:11:02 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.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 list i've tried several times to install mod_php3 and mod_php4 from the ports for my existing installation of apache 2.0.16 (also from the ports). both installations, 3 and 4 end up with error messages. during install the script says that my /usr/local/sbin/apxs script is 'most likely' broken and i should check the faq on www.php.net. well, first of all, the page it says i should go does not exist, so i search the faq pages for help on broken apxs scripts. i can find one entry that says i should check for some lines, and add some information to the script, but these lines definitly don't look like they are supposed for a broken script or simply don't exist. i tried to add these lines to the script and re-run the installation, at least the 'your script is most likely broken' error message didn't show, but installtion ends up in error again. someone has advice? i'm running 4.3-stable and the ports collection is up to date. 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 Sat Nov 17 4:22: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 2E09337B419 for ; Sat, 17 Nov 2001 04:21:56 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHCLof84670; Sat, 17 Nov 2001 13:21:50 +0100 (CET) Message-ID: <02ac01c16f62$6f835280$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Axel Scheepers" Cc: "Kent Stewart" , "Kris Kennaway" , "FreeBSD Questions" References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <20011117130052.B7072@mars.thuis> Subject: Re: Mysterious boot during the night Date: Sat, 17 Nov 2001 13:21:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Axel writes: > You might consider upgrading to 4.4-STABLE or > apply the appropiate security patches for 4.3 > since there are some vulnerabilities in it. How would this explain or help a mysterious reboot during the night? > Try dmesg | less to get more info about your processor, > it normally prints out all the info you need (Stepping, > speed etc.) It says CPU: AMD Athlon(tm) XP 1500+ (1335.62-MHz 686-class CPU) > That's fairly normal, try looking at your /var/log/messages > for strange things just before the reoot, it might be > hardware related and most of the time > syslogd will report something. That was the first place I looked. The first entry is a turnover of the log, at 20:00 on November 14. The next entry is the boot-up sequence after the mysterious reboot, three days later. Nothing in between. The only other unexpected reboot I've had was in KDE, which I tried to change fonts. As a result, I wrote off KDE and am no longer using X. (As it was, KDE froze or misbehaved several times in just a few hours, and I really don't see the point in trying to work with anything that laden with bugs.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 4:23: 6 2001 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 5DF2937B405 for ; Sat, 17 Nov 2001 04:23:03 -0800 (PST) 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 EAA27497; Sat, 17 Nov 2001 04:22:58 -0800 Message-ID: <3BF656A1.3000102@owt.com> Date: Sat, 17 Nov 2001 04:22:57 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Anthony Atkielski Cc: Kris Kennaway , FreeBSD Questions Subject: Re: Mysterious boot during the night References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> Content-Type: text/plain; charset=windows-1252; 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 Anthony Atkielski wrote: > Kent asks: > > >>Which version of FreeBSD are you using? >> > > 4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for > boot. There are some exploits in 4.3. If you aren't running them, someone could have played tag with one of your daemons. That could prompt a mysterious reboot. > > >>Based on your setiathome time, it has to be a >>fairly slow machine. >> > > The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I have no easy > way to confirm this. The machine is brand-new. You must be running the x-version. I run the non-gui and get a wu in 9hrs. Top never shows more than that. > > >>I am curious about the rest of the system. >> > > The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not sure which). > The CPU fan is running at 4551 RPM most of the time, and the CPU temperature is > 47-48 degrees Celsius, as reported by the BIOS. The system temperature is 39 > degrees Celsius. I have a 900 t'bird and it doesn't run quite that hot. I have it in the basement where the temperature stays under 70 degrees unless I turn the heat on. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 4:28:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by hub.freebsd.org (Postfix) with ESMTP id 7B88337B405 for ; Sat, 17 Nov 2001 04:28:10 -0800 (PST) Received: from [62.109.68.222] (helo=web.de) by smtp.web.de with asmtp (Exim 3.32 #26) id 1654Zt-0003L7-00 for freebsd-questions@FreeBSD.ORG; Sat, 17 Nov 2001 13:28:09 +0100 Message-ID: <3BF6586B.6010003@web.de> Date: Sat, 17 Nov 2001 13:30:35 +0100 From: fredstah User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: are there drivers for NVIDIA cards that have hardware acceleration? 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 an nvidia-geforce-256-ddr based card, but there arent any drivers yet that support it? right? i tried the nvidia linux drivers that i also used when using SuSE-linux, that worked well. are there ports of this drivers or patches i have to apply on these drivers? or how do i compile these linux drivers in FreeBSD 4.4? helping me would be nice. if my english is not perfect im sorry, i come from germany. sincerly Frederik Teichert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 4:30:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id D637937B405 for ; Sat, 17 Nov 2001 04:30:26 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 1654c5-0006dQ-00; Sat, 17 Nov 2001 13:30:25 +0100 Received: (from daemon@localhost) by kemoauc.mips.inka.de (8.11.6/8.11.6) id fAHCH4q53927 for freebsd-questions@freebsd.org; Sat, 17 Nov 2001 13:17:04 +0100 (CET) (envelope-from daemon) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: Transparent Xterm Date: Sat, 17 Nov 2001 12:17:04 +0000 (UTC) Message-ID: <9t5kg0$1k0d$1@kemoauc.mips.inka.de> References: <20011117013721.79606.qmail@web14304.mail.yahoo.com> Originator: naddy@mips.inka.de (Christian Weisgerber) 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 shanon loveridge wrote: > I know this is a little off topic but could someone > tell what I need to do to make the XTerm have that > nice transparent background? xterm itself doesn't support this gimmick, however there are a variety of xterm/rxvt-derivatives in the ports collection that do, e.g. x11/aterm. Note that none of them are really transparent. They only copy the respective part of the root window into their background. If you have overlapping windows, the result is somewhat jarring. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 4:45:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 90F2D37B417 for ; Sat, 17 Nov 2001 04:45:28 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.152.147]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.13 201-229-121-113) with ESMTP id <20011117124526.WPZ5895.mta05-svc.ntlworld.com@lungfish.ntlworld.com>; Sat, 17 Nov 2001 12:45:26 +0000 Received: from boog.goatsucker.org (boog.goatsucker.org [192.168.1.3]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id fAHCIT863562; Sat, 17 Nov 2001 12:18:30 GMT (envelope-from scott@boog.goatsucker.org) Received: (from scott@localhost) by boog.goatsucker.org (8.9.3/8.9.3) id MAA10374; Sat, 17 Nov 2001 12:17:58 GMT (envelope-from scott) Date: Sat, 17 Nov 2001 12:17:57 +0000 From: Scott Mitchell To: Matthew Graybosch Cc: admin@bltclan.com, freebsd-questions@FreeBSD.ORG Subject: Re: Hardware Compatibility Message-ID: <20011117121756.A272@localhost> References: <001b01c16f06$7ed24180$3ae57f42@cliff> <200111162021.58780@starbreaker.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200111162021.58780@starbreaker.net>; from matthew@starbreaker.net on Fri, Nov 16, 2001 at 08:25:04PM -0500 X-Operating-System: FreeBSD 4.1-RELEASE 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 Fri, Nov 16, 2001 at 08:25:04PM -0500, Matthew Graybosch wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Friday 16 November 2001 20:23, you wrote: > > Here are my system specs: > > > > Abit KG7-RAID (AMD 761) > > Athlon 1.4 > > Gainward Geforce 3 > > Highpoint IDE Raid controller > > HP 990cse deskjet > > SB Live > > I don't know about the IDE RAID controller or the Deskjet, but > everything else will work fine with FreeBSD. You'll have to > reconfigure and recompile the kernel to get sound support, but > that's a very standard procedure, and it's outlined in the FreeBSD > Handbook under the [Sound] section. As for your RAID controller and > printer, check the FreeBSD Hardware Compatibility List for i386 > architecture at > http://www.freebsd.org/releases/4.4R/hardware-i386.html Also, I wouldn't expect to get wonderful accelerated 3D performance from that GeForce 3 right out of the box :-( It should work just fine in 2D (although you may need to upgrade to XFree86 4.1, I'm not 100% sure), but 3D support for nVidia stuff on FreeBSD is not all there yet -- it exists, and seems to work for some people, but it's all pretty new. 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 Nov 17 4:46:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id A6BA237B417 for ; Sat, 17 Nov 2001 04:46:55 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHCkl086114; Sat, 17 Nov 2001 13:46:48 +0100 (CET) Message-ID: <02b101c16f65$ec12f550$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Kent Stewart" Cc: "Kris Kennaway" , "FreeBSD Questions" References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <3BF656A1.3000102@owt.com> Subject: Re: Mysterious boot during the night Date: Sat, 17 Nov 2001 13:46:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kent writes: > There are some exploits in 4.3. If you aren't > running them, someone could have played tag > with one of your daemons. That could prompt a > mysterious reboot. There are only two systems on the LAN, both in my house, and neither is accessible from the Net. > You must be running the x-version. I run the > non-gui and get a wu in 9hrs. Top never shows > more than that. I run setiathome under a special user account reserved for that purpose, from the console (usually). According to SETI's web page, it churns out a work unit every 5 hours and 40 minutes. I've never used the X version. It had gone through about 10 work units non-stop at the time of the mysterious reboot. If it were a temperature problem, I wouldn't expect it to take days to show up. > I have a 900 t'bird and it doesn't run quite > that hot. I don't know how hot this processor is supposed to run. I looked around on the Web a bit, and all the maximum temperatures are considerably above my measured temperature, usually closer to 70-80 degrees, sometimes 90. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 5: 0:34 2001 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 3723E37B419 for ; Sat, 17 Nov 2001 05:00:31 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.152.147]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.13 201-229-121-113) with ESMTP id <20011117130029.DBM15706.mta02-svc.ntlworld.com@lungfish.ntlworld.com>; Sat, 17 Nov 2001 13:00:29 +0000 Received: from boog.goatsucker.org (boog.goatsucker.org [192.168.1.3]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id fAHD0S863694; Sat, 17 Nov 2001 13:00:28 GMT (envelope-from scott@boog.goatsucker.org) Received: (from scott@localhost) by boog.goatsucker.org (8.9.3/8.9.3) id MAA10772; Sat, 17 Nov 2001 12:59:54 GMT (envelope-from scott) Date: Sat, 17 Nov 2001 12:59:54 +0000 From: Scott Mitchell To: Charles Burns Cc: freebsd-questions@freebsd.org Subject: Re: Some h/w recommendations please... Message-ID: <20011117125954.B272@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from burnscharlesn@hotmail.com on Thu, Nov 15, 2001 at 11:56:34PM -0700 X-Operating-System: FreeBSD 4.1-RELEASE 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, Nov 15, 2001 at 11:56:34PM -0700, Charles Burns wrote: > Umm, gee I actually thing that the Tyan's are the only boards that use a > pure AMD760 chipset. I thought there were more, like there were with the > older AMD750 chipset, but I just started looking and...Nope. Darn, I was hoping you'd be able to prove me wrong about that :-) Oh well. > The specific motherboard that I recommend for you is the Abit KG-7. It is > the only non dual-CPU board that supports all 4 memory slots, is rock solid, > has optional IDE RAID (big whoop with Vinum and all, but always nice if you > are also going to use Windows) and it has a fairly good price. > It does use the VIA southbridge, but from reading up on the lastest BIOS > updates, there are no known problems with this now. The KG-7 was already top of my list, for much the same reasons as you cite. The RAID version might be nice if it can be configured as just another pair of IDE channels (I know the BIOS on some boards won't let you do this). The Gigabyte GA7-DXR also seems like a nice board with a slightly lower spec and slightly lower price. I don't suppose you have any recommendations for a good but reasonably quiet PSU and heatsink/fan combination? I'm aiming to make this machine as quiet as possible given the ridiculous amount of cooling needed by an Athlon. I guess that temperature-sensing variable speed fans are the way to go. Overclockers UK (http://www.overclockers.co.uk/) have a bunch of Enermax units that you were saying nice things about in another thread, so they may be a good bet. I should note that I have no intention of overclocking anything, but I'm assuming that components that can keep an overclocked system alive will be more than enough for one that isn't. > Please note that you can get the Tyan TigerMP motherboard for about $80 > more, and have the option to get a second CPU in the future. I use this > board now. > Other than the fact that it absolutely hates to have an Intel Pro/100+ > management NIC in PCI slot + 6 when running Windows, it is an extremely > stable board. I might just look into that...:-) Many thanks, 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 Nov 17 5:28:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f22.pav0.hotmail.com [64.4.32.206]) by hub.freebsd.org (Postfix) with ESMTP id 180A237B416 for ; Sat, 17 Nov 2001 05:28:53 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 17 Nov 2001 05:28:53 -0800 Received: from 32.102.22.137 by pv0fd.pav0.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 13:28:52 GMT X-Originating-IP: [32.102.22.137] From: "stuart richardson" To: questions@FreeBSD.org Subject: disk space Date: Sat, 17 Nov 2001 13:28:52 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2001 13:28:53.0001 (UTC) FILETIME=[CCB9FF90:01C16F6B] Sender: owner-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 a novice to Free BSD. I plan to install Free BSD from the FreeBSD: An Open-Source Operating System for Your PC CD's. There will be two operating systems, the other is Windows 98-2E. Question - how much disk space will I need for this. Thanks, Stuart Richardson _________________________________________________________________ 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 Sat Nov 17 5:39:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mmu.edu.my (ext-dns.mmu.edu.my [203.106.62.11]) by hub.freebsd.org (Postfix) with ESMTP id 9E97437B416 for ; Sat, 17 Nov 2001 05:39:49 -0800 (PST) Received: from venus.cyber.mmu.edu.my (venus.cyber.mmu.edu.my [203.106.62.12]) by mmu.edu.my (8.9.1b+Sun/8.9.1) with ESMTP id VAA14674; Sat, 17 Nov 2001 21:34:46 +0800 (MYT) Received: from lunar.cyber.mmu.edu.my (lunar.cyber.mmu.edu.my [10.100.3.5]) by venus.cyber.mmu.edu.my (8.8.8+Sun/8.8.8) with ESMTP id VAA11915; Sat, 17 Nov 2001 21:38:15 +0800 (SGT) Received: from mmu.edu.my (localhost [127.0.0.1]) by lunar.cyber.mmu.edu.my (8.9.3+Sun/8.9.1) with SMTP id VAA10924; Sat, 17 Nov 2001 21:36:38 +0800 (SGT) Received: from 10.100.98.21 (SquirrelMail authenticated user s9810048) by 10.100.3.5 with HTTP; Sat, 17 Nov 2001 21:36:38 +0800 (SGT) Message-ID: <1292.10.100.98.21.1006004198.squirrel@10.100.3.5> Date: Sat, 17 Nov 2001 21:36:38 +0800 (SGT) Subject: Re: Mysterious boot during the night From: "Sudirman Hassan" To: anthony@atkielski.com In-Reply-To: <02b101c16f65$ec12f550$0a00000a@atkielski.com> References: <02b101c16f65$ec12f550$0a00000a@atkielski.com> Cc: freebsd-questions@FreeBSD.ORG X-Mailer: SquirrelMail (version 1.0.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 How about RAM? Sometimes faulty RAM can cause such problem. -dmn > Kent writes: > >> There are some exploits in 4.3. If you aren't >> running them, someone could have played tag >> with one of your daemons. That could prompt a >> mysterious reboot. > > There are only two systems on the LAN, both in my house, and neither is > accessible from the Net. > >> You must be running the x-version. I run the >> non-gui and get a wu in 9hrs. Top never shows >> more than that. > > I run setiathome under a special user account reserved for that purpose, > from the console (usually). According to SETI's web page, it churns out a > work unit every 5 hours and 40 minutes. I've never used the X version. It > had gone through about 10 work units non-stop at the time of the mysterious > reboot. > > If it were a temperature problem, I wouldn't expect it to take days to show > up. > >> I have a 900 t'bird and it doesn't run quite >> that hot. > > I don't know how hot this processor is supposed to run. I looked around on > the Web a bit, and all the maximum temperatures are considerably above my > measured temperature, usually closer to 70-80 degrees, sometimes 90. > > > > > 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 Nov 17 5:40:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 5407637B405 for ; Sat, 17 Nov 2001 05:40:10 -0800 (PST) Received: (qmail 34824 invoked by uid 100); 17 Nov 2001 13:40:09 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15350.26809.372345.919330@guru.mired.org> Date: Sat, 17 Nov 2001 07:40:09 -0600 To: Ovanes Manucharyan Cc: "questions@freebsd.org" Subject: Re: Athlon CPU health.. In-Reply-To: References: <15349.1213.188069.979184@guru.mired.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ovanes Manucharyan types: > On Fri, 16 Nov 2001, Mike Meyer wrote: > > Ovanes Manucharyan types: > > > I'd like to know how to capture the current temperature of my CPU. > > Check ports/sysutils. There are a couple of tools for monitoring > > hardware - healthd and lmmon come to mind. Chances are pretty good one > > of them will report your CPU temperature. Given the right hardware > > setup, you may be able to catch various voltages and fan speeds as > > well. > Ok, I installed Healthd.. ran it, my system froze. :) > > rebooted.. didn't help.. (I finally figgured out that it conveniently > placed a healthd.sh in my /usr/local/etc/rc.d). If anyone can offer > it, I'd like an explanation of why healthd is halting my system. > Also, I understand you can make healthd use SMB? Is there any advantage, > or will my system not freeze if I use SMB? healthd - and similar things - pokes at the locations that system system monitoring hardware typically lives at looking for things. If it misindentifies the hardware, the results are unpredictable. Since some of the hardware monitors work *only* with SMB, it may well work. Of course, it's still just poking the appropriate locations, so bad things can still happen if you get a misindentification. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 6: 8:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-203-60.mmcable.com [65.31.203.60]) by hub.freebsd.org (Postfix) with SMTP id 29DE737B417 for ; Sat, 17 Nov 2001 06:08:35 -0800 (PST) Received: (qmail 35332 invoked by uid 100); 17 Nov 2001 14:08:33 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15350.28513.309480.583151@guru.mired.org> Date: Sat, 17 Nov 2001 08:08:33 -0600 To: parv Cc: questions@freebsd.org Subject: Re: how to modify a "word" definition In-Reply-To: <25403662@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG parv types: > i need help to search for information on how to modify/change > a program's definition of a "word". the programs that i am > most interested are: bash 2.04, vi (bsd), mutt "reader", slrn > "reader". [...] > my definition of a word would be: > a character sequence which does not any white space and > other special character(s). the special characters are > adjustable. That's reasonable. The only real questions are whether you can adjust the special characters, and how you do so if you can. The answer is usually in the man pages - though it may not be one you like. > (ps: if you tried to "select" (copy in X) the above url, you would > know my pain.) This makes me think you're talking about select in X. That makes the programs - definitely for bash, and probably for the others as well, unless they've changed since I last used them - irrelevant. What handles selection is the *terminal emulator* you're running, so that's the man page you need to look at. I use good old xterm, and for that, the manual section in question is "Character classes". It's to long to quote completely, but I've been using it for years and it works like a charm. The relevant entry in my .Xresources file is "XTerm*charClass: 33-47:48,58-64:48,91-96:48,123-126:48". If you're using one of the alternative terminal emulators, you'll have to check their manual pages. Some of them dumped "relatively unusused" features like this, so it may not be there. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 6:10:44 2001 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 A819337B405 for ; Sat, 17 Nov 2001 06:10:41 -0800 (PST) Received: from hades.hell.gr (patr530-a106.otenet.gr [212.205.215.106]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAHEAav27559; Sat, 17 Nov 2001 16:10:36 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAHDd0A29406; Sat, 17 Nov 2001 15:39:00 +0200 (EET) (envelope-from charon@labs.gr) Date: Sat, 17 Nov 2001 15:39:00 +0200 From: Giorgos Keramidas To: Christopher Farley Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Change process from foreground to background? Message-ID: <20011117133859.GB28425@hades.hell.gr> References: <20011117012342.A16515@northernbrewer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011117012342.A16515@northernbrewer.com> User-Agent: Mutt/1.3.23.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 2001-11-17 01:23:45, Christopher Farley wrote: > I'm sitting at my workstation and I ssh into server 1 and start running > a long dump, expected to take 3 hours. > > About 30 minutes into the dump, I decide I want to install a new SCSI > card in my workstation, and would like to shutdown the computer. Doing > so would kill my dump operation, however. You can install on the remote machine `screen'. Then once you ssh to it you fire up a screen session, and in that screen session, run the dump or any other long-running process. When you want to leave the remote machine and have dump run in the `background', you detach from the screen with `^A d' and leave it running. Later on, you want to check the screen session to see how things are going, and you ssh back to the remote machine. You start the detached screen, with `screen -r' instead of just `screen' and it resumes the detached session. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 6:44:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 2507637B419 for ; Sat, 17 Nov 2001 06:43:47 -0800 (PST) Received: from there (dialup-uu-dynamic99.cshore.com [63.112.158.99]) by IMGate1.cshore.com (Postfix) with SMTP id E6BE324004; Sat, 17 Nov 2001 10:05:19 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111170947.06602@starbreaker.net> To: "Sudirman Hassan" Subject: Re: Vi is a joke? Re: DSL PPPoE with 2 NICs Date: Sat, 17 Nov 2001 09:48:19 -0500 X-Mailer: KMail [version 1.3] References: <00bf01c16eeb$4cc84dd0$0a00000a@atkielski.com> <1149.10.100.98.21.1005992576.squirrel@10.100.3.5> In-Reply-To: <1149.10.100.98.21.1005992576.squirrel@10.100.3.5> Cc: freebsd-questions@freebsd.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 17 November 2001 05:22, you wrote: > I'm sick to people that arguing about editors in UNIX. UNIX means > choice. Use whatever you like. Please read UNIX Philosophy book. > > I am a joker because vi is a "joke", > - dmn Right on. This "vi vs. $OTHER_EDITOR" argument was stupid ten years ago, and it's frigging asinine now. Just use whatever gets the job done. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79nizcCiK1X1IhlkRAigTAKCvdkPoUHc3rAvuAHamJB9wFdnk0wCfZuIS mPvi9JRAmAj4YwhKPeTAO/4= =h+xD -----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 Sat Nov 17 7:14:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from magellan.sheridanc.on.ca (magellan.sheridanc.on.ca [142.55.2.30]) by hub.freebsd.org (Postfix) with ESMTP id C311E37B416 for ; Sat, 17 Nov 2001 07:14:36 -0800 (PST) Received: from orion (raistlin@srn-022-141.sheridanc.on.ca [142.55.22.141]) by magellan.sheridanc.on.ca (8.11.3/8.11.3) with SMTP id fAHFEah05412 for ; Sat, 17 Nov 2001 10:14:36 -0500 From: "Brad Lisoweski" To: Subject: ReiserFS port to FreeBSD Date: Sat, 17 Nov 2001 10:15:18 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE 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 Hello, Does anyone know of a port of ReiserFS, or similar Journaling FS, to FreeBSD? Any information would be appreciated. Thanks. Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 7:29:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gridley.ACNS.Carleton.edu (Gridley.ACNS.Carleton.edu [137.22.96.1]) by hub.freebsd.org (Postfix) with ESMTP id C0AFB37B405 for ; Sat, 17 Nov 2001 07:29:52 -0800 (PST) Received: from localhost (lueyb@localhost) by gridley.ACNS.Carleton.edu (8.11.6/8.11.6) with ESMTP id fAHFTqU59075 for ; Sat, 17 Nov 2001 09:29:52 -0600 (CST) (envelope-from lueyb@gridley.ACNS.Carleton.edu) Date: Sat, 17 Nov 2001 09:29:51 -0600 (CST) From: Ben Luey To: questions@freebsd.org Subject: Compile / inst openssl-0.9.6b dso_win32.o / rsaref problems In-Reply-To: <20010927040357.N857-100000@big> Message-ID: <20011117091001.P41683-100000@gridley.ACNS.Carleton.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 I'm running freebsd kernel 4.3 and the 4.4 system and I'm trying to upgrade my ports to the latest and greatest. I've cvsuped all of src-all and ports-all. I trying to compile openldap (openldap2 failed) I was told I needed a newer version of openssl, but I can't use the ports to upgrade it since it is installed in the base. When I go to /usr/src/crypto/openssl and run make I get: ar r ../../libcrypto.a dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o dso_openssl.o dso_win32.o dso_vms.o /usr/libexec/elf/ar: dso_win32.o: No such file or directory *** Error code 1 I I found dso_win32.f on the web and compiled it and then I get errors about rsaref, but I think something bigger than just this file is wrong. Any ideas? Thanks, Ben lueyb@gridley.acns.carleton.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 7:46: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web10407.mail.yahoo.com (web10407.mail.yahoo.com [216.136.130.99]) by hub.freebsd.org (Postfix) with SMTP id DB3B737B417 for ; Sat, 17 Nov 2001 07:46:02 -0800 (PST) Message-ID: <20011117154602.41322.qmail@web10407.mail.yahoo.com> Received: from [24.151.67.151] by web10407.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 07:46:02 PST Date: Sat, 17 Nov 2001 07:46:02 -0800 (PST) From: Dylan Carlson Reply-To: absinthe@pobox.com Subject: Re: ReiserFS port to FreeBSD To: Brad Lisoweski , FreeBSD-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 I suggest using Softupdates. I think the short answer with regard to journalling is that, no nobody has ported those over yet; mostly because softupdates is available. Journalling is sort of an 80s technology. Still valid, but for most things I would take softupdates over journalling. http://www.mckusick.com/softdep/index.html If I had a choice of journalling filesystems to port to FreeBSD, I would choose XFS. Neither Reiser nor ext3 blows me away. Cheers, --- Brad Lisoweski wrote: > Hello, > > Does anyone know of a port of ReiserFS, or similar Journaling FS, to > FreeBSD? > > Any information would be appreciated. > > Thanks. > > Brad __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 8: 4:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gridley.ACNS.Carleton.edu (Gridley.ACNS.Carleton.edu [137.22.96.1]) by hub.freebsd.org (Postfix) with ESMTP id 4317737B419 for ; Sat, 17 Nov 2001 08:04:29 -0800 (PST) Received: from localhost (lueyb@localhost) by gridley.ACNS.Carleton.edu (8.11.6/8.11.6) with ESMTP id fAHG4S166096 for ; Sat, 17 Nov 2001 10:04:28 -0600 (CST) (envelope-from lueyb@gridley.ACNS.Carleton.edu) Date: Sat, 17 Nov 2001 10:04:28 -0600 (CST) From: Ben Luey To: questions@freebsd.org Subject: apache13-mod-ssl + mod_php4 In-Reply-To: <20011117091001.P41683-100000@gridley.ACNS.Carleton.edu> Message-ID: <20011117095912.G66078-100000@gridley.ACNS.Carleton.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 I installed the binary of apache+mod_ssl-1.3.22+2.8.5_1 and mod_php4-4.0.6_5 and php4-4.0.6_1. I've checked all the configuration and the DirectoryIndex and mime types and loading of mod_php4 modules is all in httpd.conf. But when I try to load .php pages, I just get the static page as if it were an html file. Is there a way to check if apache is loading the mod_php4 module or any ideas on tracing where the problem is? Thanks, Ben lueyb@gridley.acns.carleton.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 8:14: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id D91E337B417 for ; Sat, 17 Nov 2001 08:13:58 -0800 (PST) Received: from columbia ([12.93.208.111]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011117161357.LIWC11294.mtiwmhc25.worldnet.att.net@columbia> for ; Sat, 17 Nov 2001 16:13:57 +0000 From: "Andrew C. Hornback" To: "FreeBSD Questions" Subject: RE: Mysterious boot during the night Date: Sat, 17 Nov 2001 11:14:08 -0500 Message-ID: <000c01c16f82$e2fdccc0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Saturday, November 17, 2001 6:55 AM > To: Kent Stewart > Cc: Kris Kennaway; FreeBSD Questions > Subject: Re: Mysterious boot during the night > > Kent asks: [snip] > > Based on your setiathome time, it has to be a > > fairly slow machine. > > The processor is supposedly an AMD Athlon XP at 1.5 MHz, although > I have no easy > way to confirm this. The machine is brand-new. Cutting edge technology... gotta love it. *shakes his head* > > I am curious about the rest of the system. > > The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not > sure which). > The CPU fan is running at 4551 RPM most of the time, and the CPU > temperature is > 47-48 degrees Celsius, as reported by the BIOS. The system > temperature is 39 > degrees Celsius. What chipset does that motherboard use? Or is it even possible to find out? IIRC, Chaintech was part of the PC Chips line. If that's true, that would be a poor excuse for a motherboard based on my experience with PC Chips products. Check your RAM, make sure it's properly rated for the speeds you're running at. If the machine is dying in the middle of a cron job which does the standard system checks, you may also want to do some stress testing on the disk subsection. Also check dmesg for any anomalous readings (cards that don't show up, hardware that's detected but "unknown", etc.) --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 8:32:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail12.sdc1.sfba.home.com (femail12.sdc1.sfba.home.com [24.0.95.108]) by hub.freebsd.org (Postfix) with ESMTP id 9717337B416 for ; Sat, 17 Nov 2001 08:32:50 -0800 (PST) Received: from vhds001 ([24.78.12.247]) by femail12.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011117163250.JRYE1596.femail12.sdc1.sfba.home.com@vhds001> for ; Sat, 17 Nov 2001 08:32:50 -0800 Message-ID: <009501c16f85$c7ac0ec0$090ea8c0@vhds001> Reply-To: "Justin P. Michel" From: "Justin P. Michel" To: Subject: DNS Date: Sat, 17 Nov 2001 11:34:50 -0500 Organization: Continuum MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0092_01C16F5B.DE542C90" 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_0092_01C16F5B.DE542C90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a FBSD (4.4 Release) system set up, and would like to run a DNS = on it, and configure it properly for a registered domain. I have read documentation and am blue in the face, but still can not = seem to get named (BIND) running properly on my very simple machine. If anyone can help me directly, or, can direct me to more documentation = with perhaps an example configuration, that would be most appreciated. Regards, Justin P. Michel J Continuum ------=_NextPart_000_0092_01C16F5B.DE542C90 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I have a FBSD (4.4 Release) system = set up, and=20 would like to run a DNS on it, and configure it properly for a = registered=20 domain.
 
I have read documentation and am blue = in the face,=20 but still can not seem to get named (BIND) running properly on my very = simple=20 machine.
 
If anyone can help me directly, or, can = direct me=20 to more documentation with perhaps an example configuration, that would = be most=20 appreciated.
 
Regards,
 
Justin P. Michel
J Continuum
------=_NextPart_000_0092_01C16F5B.DE542C90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 8:39:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from magellan.sheridanc.on.ca (magellan.sheridanc.on.ca [142.55.2.30]) by hub.freebsd.org (Postfix) with ESMTP id 8C29E37B416 for ; Sat, 17 Nov 2001 08:39:33 -0800 (PST) Received: from orion (raistlin@srn-022-141.sheridanc.on.ca [142.55.22.141]) by magellan.sheridanc.on.ca (8.11.3/8.11.3) with SMTP id fAHGdWh07838; Sat, 17 Nov 2001 11:39:32 -0500 From: "Brad Lisoweski" To: "Justin P. Michel" , Subject: RE: DNS Date: Sat, 17 Nov 2001 11:40:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <009501c16f85$c7ac0ec0$090ea8c0@vhds001> 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 Justin, Bind is pretty simple to get running on FreeBSD. For starters, make sure that you have it enabled in /etc/rc.conf. From there, watch /var/log/messages. It should give you some fairly helpful information as to what is causing it to bomb out. Its possible that its missing some files that need to be in /etc/named. If you want, feel free to email me (directly or to the list) some output of /var/log/messages and I'll see if I can help you out further. Brad -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Justin P. Michel Sent: Saturday, November 17, 2001 11:35 AM To: freebsd-questions@freebsd.org Subject: DNS I have a FBSD (4.4 Release) system set up, and would like to run a DNS on it, and configure it properly for a registered domain. I have read documentation and am blue in the face, but still can not seem to get named (BIND) running properly on my very simple machine. If anyone can help me directly, or, can direct me to more documentation with perhaps an example configuration, that would be most appreciated. Regards, Justin P. Michel J Continuum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 9:15: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bltclan.com (ns1.bltclan.com [66.127.229.59]) by hub.freebsd.org (Postfix) with SMTP id 691E437B405 for ; Sat, 17 Nov 2001 09:14:57 -0800 (PST) Received: (qmail 24801 invoked from network); 17 Nov 2001 17:21:08 -0000 Received: from shaklee3.bltclan.com (HELO cliff) (66.127.229.58) by ns1.bltclan.com with SMTP; 17 Nov 2001 17:21:08 -0000 Message-ID: <001a01c16f8d$867b1650$3ae57f42@cliff> From: To: "Justin P. Michel" , "FreeBSD" References: <009501c16f85$c7ac0ec0$090ea8c0@vhds001> Subject: Re: DNS Date: Sat, 17 Nov 2001 09:30:18 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0017_01C16F4A.78534270" 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_0017_01C16F4A.78534270 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I wrote a tutorial on it at: http://www.bsdpro.com/info.php?cat=3Dmiscellaneous&fileid=3D00024#article= post on the forums if you have questions. ----- Original Message -----=20 From: Justin P. Michel=20 To: freebsd-questions@freebsd.org=20 Sent: Saturday, November 17, 2001 8:34 AM Subject: DNS I have a FBSD (4.4 Release) system set up, and would like to run a DNS = on it, and configure it properly for a registered domain. I have read documentation and am blue in the face, but still can not = seem to get named (BIND) running properly on my very simple machine. If anyone can help me directly, or, can direct me to more = documentation with perhaps an example configuration, that would be most = appreciated. Regards, Justin P. Michel J Continuum ------=_NextPart_000_0017_01C16F4A.78534270 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I wrote a tutorial on it = at:
 
http://www.bsdpro.com/info.php?cat=3Dmiscellaneous&file= id=3D00024#article
 
post on the forums if you have=20 questions.
----- Original Message -----
From:=20 Justin P.=20 Michel
Place your ads=20 here:
Create your own category:
=


Send this to your nearest=20 branch:

To: freebsd-questions@freebsd.o= rg=20
Sent: Saturday, November 17, = 2001 8:34=20 AM
Subject: DNS

I have a FBSD (4.4 Release) = system set up,=20 and would like to run a DNS on it, and configure it properly for a = registered=20 domain.
 
I have read documentation and am blue = in the=20 face, but still can not seem to get named (BIND) running properly on = my very=20 simple machine.
 
If anyone can help me directly, or, = can direct me=20 to more documentation with perhaps an example configuration, that = would be=20 most appreciated.
 
Regards,
 
Justin P. Michel
J = Continuum
------=_NextPart_000_0017_01C16F4A.78534270-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 9:20: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pelennor.net (mdrench.dsl.visi.com [209.98.145.84]) by hub.freebsd.org (Postfix) with ESMTP id D05E937B418 for ; Sat, 17 Nov 2001 09:19:59 -0800 (PST) Received: by mail.pelennor.net (Mail, from userid 1003) id 6F1C2D10; Sat, 17 Nov 2001 11:19:59 -0600 (CST) Date: Sat, 17 Nov 2001 11:19:59 -0600 From: Jeff Sapp To: freebsd-questions@freebsd.org Subject: large ide drive Message-ID: <20011117111959.B14357@pelennor.net> References: <20011117171837.10A6037B418@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011117171837.10A6037B418@hub.freebsd.org>; from MAILER-DAEMON@FreeBSD.ORG on Sat, Nov 17, 2001 at 09:18:37AM -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 Hello, I've run into some trouble getting FreeBSD installed on my Maxtor 30 gigabyte drive. Previously, I had installed FreeBSD 4.3 on a Maxtor 20 gig drive without doing anything special (at least to my knowledge). This install if off a freshly burned copy of 4.4 I've read all the documentation I can find on this topic, but if I've overlooked something, please feel free to point me in the right direction. The harddrive in my bios, under LBA, shows up as 3736/255/63. I do understand that the boot slice cannot be larger than 1024 Cylinders. When fdisk runs during the FreeBSD install, I choose NOT to dangerously dedicated the entire drive to FreeBSD, and I am given the chance to edit the drive geometry. After changing the drive to 3736/255/63, at the top, it says the drive is 29000 something megabytes. I can create a 2 gigabyte slice, but I am not able to create a second slice to use the rest of the drive. I wouldn't mind having a 2 gig boot slice, and 27 gig slice for some of the other partitions. Is this something that needs to be done after the install? If that is the case, some help in that area would be appriciated. Please reply directly as I am not on the list. Thanks in advanced, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 9:39:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 01C9737B405 for ; Sat, 17 Nov 2001 09:39:34 -0800 (PST) Received: from lungfish.ntlworld.com ([62.253.149.60]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.13 201-229-121-113) with ESMTP id <20011117173932.DVTV9742.mta05-svc.ntlworld.com@lungfish.ntlworld.com>; Sat, 17 Nov 2001 17:39:32 +0000 Received: from boog.goatsucker.org (boog.goatsucker.org [192.168.1.3]) by lungfish.ntlworld.com (8.11.3/8.11.3) with ESMTP id fAHHdU864352; Sat, 17 Nov 2001 17:39:30 GMT (envelope-from scott@boog.goatsucker.org) Received: (from scott@localhost) by boog.goatsucker.org (8.9.3/8.9.3) id RAA18305; Sat, 17 Nov 2001 17:38:58 GMT (envelope-from scott) Date: Sat, 17 Nov 2001 17:38:57 +0000 From: Scott Mitchell To: "Justin P. Michel" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS Message-ID: <20011117173857.F272@localhost> References: <009501c16f85$c7ac0ec0$090ea8c0@vhds001> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <009501c16f85$c7ac0ec0$090ea8c0@vhds001>; from justinmichel@home.com on Sat, Nov 17, 2001 at 11:34:50AM -0500 X-Operating-System: FreeBSD 4.1-RELEASE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 17, 2001 at 11:34:50AM -0500, Justin P. Michel wrote: > I have a FBSD (4.4 Release) system set up, and would like to run a DNS on > it, and configure it properly for a registered domain. > > I have read documentation and am blue in the face, but still can not seem > to get named (BIND) running properly on my very simple machine. > > If anyone can help me directly, or, can direct me to more documentation > with perhaps an example configuration, that would be most appreciated. As other have said, /var/log/messages is a good place to start diagnosing the problem. If you want more detailed help from people on the list it would be useful if you could tell us exactly what doesn't work, and post some more details of your system/network configuration and perhaps your named.conf and zone files. The O'Reilly "DNS and BIND" book (thoe one with the grasshopper on the cover) generally comes highly recommended for anyone running a DNS server. Cheers, 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 Nov 17 9:55:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fep3.cogeco.net (smtp.cogeco.net [216.221.81.25]) by hub.freebsd.org (Postfix) with ESMTP id 1400E37B417 for ; Sat, 17 Nov 2001 09:55:12 -0800 (PST) Received: from there (d141-18-230.home.cgocable.net [24.141.18.230]) by fep3.cogeco.net (Postfix) with SMTP id 0F0533261C; Sat, 17 Nov 2001 12:54:56 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Paul Murphy To: Ben Luey , questions@FreeBSD.ORG Subject: Re: apache13-mod-ssl + mod_php4 Date: Sat, 17 Nov 2001 12:54:55 -0500 X-Mailer: KMail [version 1.3.1] References: <20011117095912.G66078-100000@gridley.ACNS.Carleton.edu> In-Reply-To: <20011117095912.G66078-100000@gridley.ACNS.Carleton.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011117175456.0F0533261C@fep3.cogeco.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 November 17, 2001 11:04 am, Ben Luey wrote: > I installed the binary of apache+mod_ssl-1.3.22+2.8.5_1 and > mod_php4-4.0.6_5 and php4-4.0.6_1. I've checked all the configuration and > the DirectoryIndex and mime types and loading of mod_php4 modules is all > in httpd.conf. > > But when I try to load .php pages, I just get the static page as if it > were an html file. Is there a way to check if apache is loading the > mod_php4 module or any ideas on tracing where the problem is? > > Thanks, > > Ben > > lueyb@gridley.acns.carleton.edu > If you have in you httpd.conf: # # Allow remote server configuration reports, with the URL of # http://servername/server-info (requires that mod_info.c be loaded). # Change the ".your_domain.com" to match your domain to enable. # SetHandler server-info Order deny,allow Deny from all Allow from .your_domain.com Then try browsing to 'http://_yourwebserver_/server-info' Also sometimes useful is: # # Allow server status reports, with the URL of http://servername/server-status # Change the ".your_domain.com" to match your domain to enable. # SetHandler server-status Order deny,allow Deny from all Allow from .your_domain.com Then try browsing to 'http://_yourwebserver_/server-status' -- I call it "No-Pants Wonderday," but it turns out the police just call it "Thursday." Go figure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 9:58:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from godzilla.fxprojects.com (godzilla.fxprojects.com [64.81.56.3]) by hub.freebsd.org (Postfix) with ESMTP id CA3BB37B41B for ; Sat, 17 Nov 2001 09:58:10 -0800 (PST) Received: (from michael@localhost) by godzilla.fxprojects.com (8.11.3/8.11.3) id fAHHwKN38946 for freebsd-questions@FreeBSD.ORG; Sat, 17 Nov 2001 09:58:20 -0800 (PST) (envelope-from michael) Message-Id: <200111171758.fAHHwKN38946@godzilla.fxprojects.com> Subject: Re: Transparent Xterm To: freebsd-questions@FreeBSD.ORG Date: Sat, 17 Nov 2001 09:58:20 -0800 (PST) In-Reply-To: from "Christian Weisgerber" at Nov 17, 2001 12:17:04 PM From: "Michael McCaffrey" X-Mailer: ELM [version 2.5 PL5] 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 > > shanon loveridge wrote: > > > I know this is a little off topic but could someone > > tell what I need to do to make the XTerm have that > > nice transparent background? > > xterm itself doesn't support this gimmick, however there are a > variety of xterm/rxvt-derivatives in the ports collection that do, > e.g. x11/aterm. > > Note that none of them are really transparent. They only copy the > respective part of the root window into their background. If you > have overlapping windows, the result is somewhat jarring. i kinda like that. it's like having X-Ray-Vision. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 10:21:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp3.mx.pitdc1.stargate.net (smtp3.mx.pitdc1.stargate.net [206.210.69.143]) by hub.freebsd.org (Postfix) with SMTP id 0047037B416 for ; Sat, 17 Nov 2001 10:21:52 -0800 (PST) Received: (qmail 16553 invoked from network); 17 Nov 2001 18:16:14 -0000 Received: from unknown (HELO wastegate.net) (209.166.133.249) by smtp3.mx.pitdc1.stargate.net with SMTP; 17 Nov 2001 18:16:14 -0000 Received: (qmail 5431 invoked from network); 17 Nov 2001 18:08:33 -0000 Received: from unknown (HELO mother) (192.168.1.2) by 192.168.1.1 with SMTP; 17 Nov 2001 18:08:33 -0000 From: "Doug Reynolds" To: "cjclark@alum.mit.edu" , "Crist J. Clark" , "Hexo" Cc: "freebsd-questions@FreeBSD.ORG" Date: Sat, 17 Nov 2001 13:04:25 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows NT (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Problem installation FreeBSD 4.2 from CDROM Message-Id: <20011117182153.0047037B416@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 16 Nov 2001 16:28:26 -0800, Crist J. Clark wrote: >> I encounter a crucial issue when installing FreeBSD 4.2 from CDROM. The CD boots and launchs setup menu, but upon choosing media installation source, a window pops-up with a message telling me that my CDROM is not detected ! >> >> I have a IDE Sony 2x (SONY CDU77E according to Bios) and it does work perfectly under Linux (suse 7.2) and win98. CD should be ok since I used it with several computers before. I did not find any information neither in faq nor in manual nor mailing list archive. >> Could yo help me ? > >I haven't heard about people with this problem for years, but is your >CDROM set up as a slave on a controller with no master? I had a Sony 2x IDE as well. I found out that the CD didn't support ATAPI/ATA standards. and it would not boot a cdrom.. for $30 you can get a 32-40X. for $50 you can a new 52X. Why bother? --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 10:34:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id 0A28E37B417 for ; Sat, 17 Nov 2001 10:34:10 -0800 (PST) Received: by mail.nbrewer.com (Postfix, from userid 1001) id 251964B7174; Sat, 17 Nov 2001 12:33:57 -0600 (CST) Date: Sat, 17 Nov 2001 12:33:57 -0600 From: Christopher Farley To: Patrick O'Reilly Cc: freebsd-questions@FreeBSD.ORG Subject: Re: APC backup -UPS howto install. Message-ID: <20011117123354.A66460@northernbrewer.com> Mail-Followup-To: Christopher Farley , Patrick O'Reilly , freebsd-questions@FreeBSD.ORG References: <5.1.0.14.0.20011115043833.00b32630@pop3.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from patrick@mip.co.za on Thu, Nov 15, 2001 at 08:16:48AM +0200 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Patrick O'Reilly (patrick@mip.co.za) wrote: > If I may piggy-back on this thread :) > > I need to run UPS daemons on more than one box, but the UPS is connected by > serial cable to one box only. The info from "make search key=ups", along > with a little more digging, reveals that 'nut' is probably the only one of > these ports that will enable one box to listen to the UPS via the serial > port, and then broadcast the UPS status info over TCP/IP for other boxes to > listen and respond to. > > Does anyone else have this setup running? I've got nut running and it works great for me. nut is probably a bit more complicated than your average UPS daemon. It runs four daemons: upsd, upsmon, upslog and a UPS-specific driver. The computer directly connected to the UPS should run all four, while I believe the clients just run upsmon. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 10:42: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sylvester.dsj.net (sylvester.dsj.net [208.148.151.43]) by hub.freebsd.org (Postfix) with ESMTP id 78CBF37B418 for ; Sat, 17 Nov 2001 10:41:56 -0800 (PST) Received: (from dsj@localhost) by sylvester.dsj.net (8.9.3/8.9.3/Debian 8.9.3-21) id NAA16328; Sat, 17 Nov 2001 13:41:50 -0500 Date: Sat, 17 Nov 2001 13:41:50 -0500 From: "David S. Jackson" To: shanon loveridge Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Transparent Xterm Message-ID: <20011117134150.G25574@sylvester.dsj.net> Reply-To: "David S. Jackson" References: <20011117013721.79606.qmail@web14304.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: <20011117013721.79606.qmail@web14304.mail.yahoo.com>; from shanon_loveridge@yahoo.co.uk on Sat, Nov 17, 2001 at 01:37:21AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 17, 2001 at 01:37:21AM +0000 shanon loveridge wrote: > I know this is a little off topic but could someone > tell what I need to do to make the XTerm have that > nice transparent background? There are several terms that will do this, although xterm is not one of them. Rxvt, aterm, wterm, xiterm, and eterm will do it. Probably some more, too. Some of these do transparency by default, others allow a compiletime option. Or they may not support a color tint with the transparency. If you have rxvt installed, try running it with rxvt -ip. -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I could dance with you till the cows come home. On second thought, I'd rather dance with the cows till you come home. -- Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 11: 0:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 1C5FF37B416 for ; Sat, 17 Nov 2001 11:00:44 -0800 (PST) Received: from sdn-ar-007dcwashp007.dialsprint.net ([63.178.91.15] helo=moo.holy.cow) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165Ahm-0005Tp-00; Sat, 17 Nov 2001 11:00:43 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 6788650B85; Sat, 17 Nov 2001 14:01:56 -0500 (EST) Date: Sat, 17 Nov 2001 14:01:56 -0500 From: parv To: Mike Meyer Cc: questions@freebsd.org Subject: Re: how to modify a "word" definition Message-ID: <20011117140156.A82747@moo.holy.cow> Mail-Followup-To: Mike Meyer , questions@freebsd.org References: <25403662@toto.iv> <15350.28513.309480.583151@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15350.28513.309480.583151@guru.mired.org>; from mwm@mired.org on Sat, Nov 17, 2001 at 08:08:33AM -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 in message <15350.28513.309480.583151@guru.mired.org>, wrote Mike Meyer thusly... > > parv types: > > i need help to search for information on how to modify/change > > a program's definition of a "word". the programs that i am > > most interested are: bash 2.04, vi (bsd), mutt "reader", slrn > > "reader". > [...] > > my definition of a word would be: > > a character sequence which does not any white space and > > other special character(s). the special characters are > > adjustable. > > That's reasonable. The only real questions are whether you can adjust > the special characters, and how you do so if you can. The answer is > usually in the man pages - though it may not be one you like. i didn't find much in manpages for bash, vi, and mutt. however, i did find some relevant information for zsh. but as you said... > > (ps: if you tried to "select" (copy in X) the above url, you would > > know my pain.) > > This makes me think you're talking about select in X. That makes the > programs - definitely for bash, and probably for the others as well, > unless they've changed since I last used them - irrelevant. What > handles selection is the *terminal emulator* you're running, so that's > the man page you need to look at. obviously i combined the two problems; sorry about that. one is how to change "native" behaviour of bash, vi etc. as far as word definition goes like deleting, moving around, and copying. and other, that i 'm more concerned about, is, of course, selecting "word" in X. i realized later what you said above. thanks for the pointer to look for for terminal emulators documentations. > I use good old xterm, and for that, > the manual section in question is "Character classes". It's to long to > quote completely, but I've been using it for years and it works like a > charm. The relevant entry in my .Xresources file is "XTerm*charClass: > 33-47:48,58-64:48,91-96:48,123-126:48". > > If you're using one of the alternative terminal emulators, you'll have > to check their manual pages. Some of them dumped "relatively unusused" > features like this, so it may not be there. thanks again. currently i am using aterm. if the problem isn't solved there, i will try xterm. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 11:24:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lamia.lf.net (lamia.LF.net [212.9.190.31]) by hub.freebsd.org (Postfix) with ESMTP id BED9637B416 for ; Sat, 17 Nov 2001 11:24:50 -0800 (PST) Received: by lamia.lf.net (Smail3.2.0.111/lamia.lf.net) via LF.net GmbH Internet Services for hub.freebsd.org id m165B44-001Sq7C; Sat, 17 Nov 2001 20:23:44 +0100 (CET) To: questions@freebsd.org Subject: Re: ipfw/natd & ftp References: <20011115234015.GA53683@keyslapper.org> <20011116015519.E9851@blossom.cjclark.org> <20011116144127.GA57377@keyslapper.org> Organization: LF.net GmbH, Stuttgart, Germany X-Attribution: viteno X-NCC-RegID: de.lfnet X-URL: http://www.LF.net/ X-Face: 5*nyF1\39:,h6Sk1<}(t1O5x!y5y6@XzBRq5LAYj;Xzb*Ak,]@$HL@>: c&#dUFU=U8O(+/6T0k{j{1~uS@GVk4zurEEb.~MoSbG2pM4z!~/<@.tcd `uD`fNR+TM\@++x@!/Bq)24"xD_kGn,jqwVQa|R'|FFxgWa+$0x]p>KE9E /Xk0$%a*2*K]"zOtbk9v0sNgwb2H"IOaEjCVolb5&yW`o#w2}!w!M{Dn&{K0t From: Norbert Koch Date: Sat, 17 Nov 2001 20:23:44 +0100 In-Reply-To: <20011116144127.GA57377@keyslapper.org> (Louis LeBlanc's message of "Fri, 16 Nov 2001 09:41:27 -0500") Message-ID: Lines: 8 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (asparagus, i386-unknown-freebsd4.4) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Louis LeBlanc writes: > Then I was under the mistaken impression that it used ftp to bring > down the cvs changes. Either way, it all works now. I have not yet Normally, it uses /usr/bin/fetch to do this. norbert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 11:38:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [200.52.207.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9D37B405 for ; Sat, 17 Nov 2001 11:38:32 -0800 (PST) Received: from matrix.corp.megared.net.mx (matrix.corp.megared.net.mx [200.52.193.10]) by unix.megared.net.mx (8.11.4/8.11.4) with SMTP id fAHJbfh38697 for ; Sat, 17 Nov 2001 13:37:41 -0600 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Lu!s Croker Reply-To: lcroker@megared.net.mx Organization: Megacable To: freebsd-questions@FreeBSD.ORG Subject: echo! Date: Sat, 17 Nov 2001 13:37:21 -0600 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01111713372103.19604@matrix.corp.megared.net.mx> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to do a script with dialog command... I want to ask for passwords in this script. I would not like show the password field in the screen or maybe put something like "****" instead the real characters... Any Ideas? Thanks. -- # Forza Ferrari, Forza... Che siamo Campioni in tutto il Mondo ancora !!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 11:42:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id AFC7937B417 for ; Sat, 17 Nov 2001 11:42:23 -0800 (PST) Received: from sickness (h0000c0f0bdd0.ne.mediaone.net [24.128.40.215]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id fAHJgBk07120 for ; Sat, 17 Nov 2001 14:42:12 -0500 (EST) From: "David Loszewski" To: Subject: harddrive error Date: Sat, 17 Nov 2001 14:41:21 -0500 Message-ID: <001401c16f9f$d6311a70$3000a8c0@sickness> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0015_01C16F75.ED5B1270" 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_0015_01C16F75.ED5B1270 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Does this error mean that my harddrive is going? Or just that it has a few bad sectors? What can I do to fix it? Nov 17 15:35:55 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 1183935 of 67648-67659 (ad0s1 bn 1183935 ; cn 73 tn 177 sn 39) retrying Nov 17 15:35:55 suicidal last message repeated 3 times Nov 17 15:44:15 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 2097343 of 524352-524367 (ad0s1 bn 20973 43; cn 130 tn 141 sn 10) retrying Nov 17 15:44:21 suicidal last message repeated 2 times Nov 17 15:47:29 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 2228415 of 589888-589903 (ad0s1 bn 22284 15; cn 138 tn 181 sn 42) retrying Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn 14082239 of 3342400-3342415 (ad0s1 bn 14 082239; cn 876 tn 147 sn 38) retrying Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn 14082271 of 3342416-3342431 (ad0s1 bn 14 082271; cn 876 tn 148 sn 7) retrying Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn 14082271 of 3342416-3342431 (ad0s1 bn 14 082271; cn 876 tn 148 sn 7) retrying Nov 17 15:48:34 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 2228447 of 589904-589919 (ad0s1 bn 22284 47; cn 138 tn 182 sn 11) retrying I'm getting a lot more of these. Dave ------=_NextPart_000_0015_01C16F75.ED5B1270 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Does this error mean that my harddrive is going? Or just that it has a few bad sectors? What can I do to fix = it?

 

Nov 17 15:35:55 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 1183935 of 67648-67659 (ad0s1 bn = 1183935

; cn 73 tn 177 sn 39) = retrying

Nov 17 15:35:55 suicidal last message repeated 3 times

Nov 17 15:44:15 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 2097343 of 524352-524367 (ad0s1 bn = 20973

43; cn 130 tn 141 sn 10) = retrying

Nov 17 15:44:21 suicidal last message repeated 2 times

Nov 17 15:47:29 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 2228415 of 589888-589903 (ad0s1 bn = 22284

15; cn 138 tn 181 sn 42) = retrying

Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn 14082239 of 3342400-3342415 (ad0s1 bn = 14

082239; cn 876 tn 147 sn 38) = retrying

Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn 14082271 of 3342416-3342431 (ad0s1 bn = 14

082271; cn 876 tn 148 sn 7) = retrying

Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn 14082271 of 3342416-3342431 (ad0s1 bn = 14

082271; cn 876 tn 148 sn 7) = retrying

Nov 17 15:48:34 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn 2228447 of 589904-589919 (ad0s1 bn = 22284

47; cn 138 tn 182 sn 11) = retrying

 

I’m getting a lot more of = these.

 

 

Dave

------=_NextPart_000_0015_01C16F75.ED5B1270-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 11:58:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from visar.norris-net.com (adsl-156-81-152.asm.bellsouth.net [66.156.81.152]) by hub.freebsd.org (Postfix) with ESMTP id CD50337B416 for ; Sat, 17 Nov 2001 11:58:28 -0800 (PST) Received: (from derrick@localhost) by visar.norris-net.com (8.11.6/8.11.6) id fAHJwTC08514 for freebsd-questions@freebsd.org; Sat, 17 Nov 2001 14:58:29 -0500 (EST) (envelope-from derrick) Message-Id: <200111171958.fAHJwTC08514@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris Reply-To: denorris@bellsouth.net To: freebsd-questions@freebsd.org Subject: Why would nightly disk cleanup stop deleting some files? Date: Sat, 17 Nov 2001 14:58:28 -0500 X-Mailer: KMail [version 1.3] 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 I have the daily clean disks enabled in periodic.conf. I can't remember exactly when this started happening (perhaps when I cvsupped and built world to 4.4-RELEASE, not sure), but I recently noticed that the nightly disk cleanup is not deleting some files that it formerly would. For instance, I had several core files in my home directory (the well-known kdeinit core which happens every time I log out of KDE, a couple of xscreensaver core dumps, etc.) and I noticed that some of them had been there for a while, but daily disk cleanup was supposed to be getting rid of them. In fact, after I noticed this, I checked the atime on the .core files yesterday and verified that they should be deleted during last night's daily run. Well this morning, my daily mail output didn't list the files as being deleted, and they were still in my home directory with the atime reset, so the days would have to start counting up again and the .core files would apparently never get deleted. I just went ahead and deleted them manually today. Does anyone have any ideas what might cause these files to be accessed, thus resetting the atime and causing 100.clean-disks to bypass them during cleanup? Would just doing an ls -lu or a find -atime in my home directory reset the access time on those files (so that I was inadvertently doing it myself)? Thanks, Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 12: 2: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 3685737B419 for ; Sat, 17 Nov 2001 12:02:02 -0800 (PST) Received: from colt.ncptiddische.net (ppp-158.wobline.de [212.68.69.166]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAHK1rO30762; Sat, 17 Nov 2001 21:01:53 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAHK2Jt07684; Sat, 17 Nov 2001 21:02:19 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAHK2dg37940; Sat, 17 Nov 2001 21:02:39 +0100 (CET) (envelope-from nils@tisys.org) Date: Sat, 17 Nov 2001 21:02:39 +0100 (CET) From: Nils Holland To: David Loszewski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: harddrive error In-Reply-To: <001401c16f9f$d6311a70$3000a8c0@sickness> Message-ID: <20011117205613.R37932-100000@jodie.ncptiddische.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 Sat, 17 Nov 2001, David Loszewski wrote: > Does this error mean that my harddrive is going? Or just that it has a > few bad sectors? What can I do to fix it? > > Nov 17 15:35:55 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn > 1183935 of 67648-67659 (ad0s1 bn 1183935 > ; cn 73 tn 177 sn 39) retrying This *could* mean that your data gets currupted while it tavels from your HD to your computer. Most likely cause: A problem with your IDE cable. Are you using a 80-pin cable? For UDMA66 and up, this is neccessary. Also, there's only one drive formally allowed to operate in UDMA66 (or 100) mode on any given cable (although I have heard about cases where two devices actually worked). Keep in mind that this is just my guess. It could well also be a fault with your HDD itself. The easiest way to find out if this is the case is to try your HDD with a different cable, and if that fails, in a different machine (or at least with a different mainboard). If your drive still produces these errors in a different machine using a different IDE cable, it looks as if your drive has a serious problem. If that is the case, backup your data as far as possible, and get a new drive (or send your current drive in for warranty service, if still applicable). Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 12: 4:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.netsonic.net (apollo.netsonic.net [207.250.84.2]) by hub.freebsd.org (Postfix) with ESMTP id 07AF137B418 for ; Sat, 17 Nov 2001 12:04:36 -0800 (PST) Received: from localhost (adam2@localhost) by apollo.netsonic.net (8.11.3/8.11.3) with ESMTP id fAHK4QK61059; Sat, 17 Nov 2001 14:04:26 -0600 (CST) (envelope-from adam2@netsonic.net) Date: Sat, 17 Nov 2001 14:04:25 -0600 (CST) From: "Adam L. Simpson" To: David Loszewski Cc: Subject: Re: harddrive error In-Reply-To: <001401c16f9f$d6311a70$3000a8c0@sickness> Message-ID: <20011117140336.E60845-100000@apollo.netsonic.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 What type of cable do you have on this drive? We had that problem replaced the cables with what should have been on there - 80 pin cables and solved the problem. Adam L. Simpson President, NetSonic - A Division of Dynamic Ventures, LLC http://www.netsonic.net/ On Sat, 17 Nov 2001, David Loszewski wrote: > Does this error mean that my harddrive is going? Or just that it has a > few bad sectors? What can I do to fix it? > > Nov 17 15:35:55 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn > 1183935 of 67648-67659 (ad0s1 bn 1183935 > ; cn 73 tn 177 sn 39) retrying > Nov 17 15:35:55 suicidal last message repeated 3 times > Nov 17 15:44:15 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn > 2097343 of 524352-524367 (ad0s1 bn 20973 > 43; cn 130 tn 141 sn 10) retrying > Nov 17 15:44:21 suicidal last message repeated 2 times > Nov 17 15:47:29 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn > 2228415 of 589888-589903 (ad0s1 bn 22284 > 15; cn 138 tn 181 sn 42) retrying > Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn > 14082239 of 3342400-3342415 (ad0s1 bn 14 > 082239; cn 876 tn 147 sn 38) retrying > Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn > 14082271 of 3342416-3342431 (ad0s1 bn 14 > 082271; cn 876 tn 148 sn 7) retrying > Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn > 14082271 of 3342416-3342431 (ad0s1 bn 14 > 082271; cn 876 tn 148 sn 7) retrying > Nov 17 15:48:34 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn > 2228447 of 589904-589919 (ad0s1 bn 22284 > 47; cn 138 tn 182 sn 11) retrying > > I'm getting a lot more of these. > > > Dave > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 12:10:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gridley.ACNS.Carleton.edu (Gridley.ACNS.Carleton.edu [137.22.96.1]) by hub.freebsd.org (Postfix) with ESMTP id 93A5A37B405 for ; Sat, 17 Nov 2001 12:10:28 -0800 (PST) Received: from localhost (lueyb@localhost) by gridley.ACNS.Carleton.edu (8.11.6/8.11.6) with ESMTP id fAHKAMp66514 for ; Sat, 17 Nov 2001 14:10:23 -0600 (CST) (envelope-from lueyb@gridley.ACNS.Carleton.edu) Date: Sat, 17 Nov 2001 14:10:22 -0600 (CST) From: Ben Luey Cc: questions@FreeBSD.ORG Subject: Re: apache13-mod-ssl + mod_php4 In-Reply-To: <20011117175456.0F0533261C@fep3.cogeco.net> Message-ID: <20011117140840.M66421-100000@gridley.ACNS.Carleton.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 Thanks -- Looking at httpd.conf again I see that all the php4 stuff was under a IF_SSL -- I moved it out of the clause and now php work, now I just need to find out why ssl isn't working. Since the package is apache13-mod-ssl I've got the modules. hmm... Thanks, Ben On Sat, 17 Nov 2001, Paul Murphy wrote: > On November 17, 2001 11:04 am, Ben Luey wrote: > > I installed the binary of apache+mod_ssl-1.3.22+2.8.5_1 and > > mod_php4-4.0.6_5 and php4-4.0.6_1. I've checked all the configuration and > > the DirectoryIndex and mime types and loading of mod_php4 modules is all > > in httpd.conf. > > > > But when I try to load .php pages, I just get the static page as if it > > were an html file. Is there a way to check if apache is loading the > > mod_php4 module or any ideas on tracing where the problem is? > > > > Thanks, > > > > Ben > > > > lueyb@gridley.acns.carleton.edu > > > > If you have in you httpd.conf: > > # > # Allow remote server configuration reports, with the URL of > # http://servername/server-info (requires that mod_info.c be loaded). > # Change the ".your_domain.com" to match your domain to enable. > # > > SetHandler server-info > Order deny,allow > Deny from all > Allow from .your_domain.com > > > Then try browsing to 'http://_yourwebserver_/server-info' > > Also sometimes useful is: > > # > # Allow server status reports, with the URL of http://servername/server-status > # Change the ".your_domain.com" to match your domain to enable. > # > > SetHandler server-status > Order deny,allow > Deny from all > Allow from .your_domain.com > > > Then try browsing to 'http://_yourwebserver_/server-status' > > -- > I call it "No-Pants Wonderday," but it turns out the police just call it > "Thursday." Go figure. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 12:11: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id AF68937B416 for ; Sat, 17 Nov 2001 12:10:47 -0800 (PST) Received: from there (dialup-uu-dynamic31.cshore.com [63.112.158.31]) by IMGate1.cshore.com (Postfix) with SMTP id AAFBD23F53 for ; Sat, 17 Nov 2001 15:34:51 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111171513.24736@starbreaker.net> To: freebsd-questions@freebsd.org Subject: Installing KDoc from ports with Perl 5.6.1 Date: Sat, 17 Nov 2001 15:18:02 -0500 X-Mailer: KMail [version 1.3] 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 When trying to build KDoc from ports to use with KDevelop I receive the following output: sephiroth# make install ===> kdoc-2.1 is marked as broken: Requires Perl version 5.6.0. sephiroth# I have Perl 5.005_03 in /usr/bin/perl and Perl 5.6.1 in /usr/local/bin/perl. What do I have to do to make the Makefile for KDoc talk to the Perl binary in "/usr/local/bin" instead of the binary in "/usr/bin"? I'm including the output of "less Makefile" because the Makefile itself doesn't let me set the Perl path: # New ports collection makefile for: kdoc # Date created: 4 March 2001 # Whom: Dmitry Sivachenko # # $FreeBSD: ports/textproc/kdoc/Makefile,v 1.3 2001/03/28 09:58:40 demon Exp $ # PORTNAME= kdoc PORTVERSION= 2.1 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src MAINTAINER= demon@FreeBSD.org USE_BZIP2= yes .include .if ${OSVERSION} < 500007 BROKEN= "Requires Perl version 5.6.0" .endif USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= kdoc.1 qt2kdoc.1 makekdedoc.1 pre-configure: ${PERL} -pi -e "s#share/kdoc#lib/perl5/site_perl/${PERL_VER}#" ${WRKSRC} /Makefile.in .include Thanks in advance. - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79sX6cCiK1X1IhlkRAgQ0AJ9KP0f5hUAjArDZp1TaZagDQNfUcgCgioKn CI7unKmc9h325xt/mpDnWms= =ocZ1 -----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 Sat Nov 17 12:32:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tholian.rsasecurity.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 4E9B737B418 for ; Sat, 17 Nov 2001 12:32:12 -0800 (PST) Received: from sdtihq24.securid.com by tholian.rsasecurity.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 17 Nov 2001 20:32:47 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id PAA09845 for ; Sat, 17 Nov 2001 15:32:08 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id fAHKW6a28320 for ; Sat, 17 Nov 2001 15:32:06 -0500 (EST) Received: (qmail 3502 invoked from network); 17 Nov 2001 20:32:04 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 17 Nov 2001 20:32:04 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id fAHKW1J04446; Sat, 17 Nov 2001 12:32:01 -0800 (PST) (envelope-from mikko) Date: Sat, 17 Nov 2001 12:32:01 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200111172032.fAHKW1J04446@mikko.rsa.com> To: kopts@astro.washington.edu Cc: questions@freebsd.org Subject: Re: watching DVDs with videolan Newsgroups: local.freebsd.questions References: X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-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: [ vlc problems deleted: it never worked very well for me ] >BTW, is vlc the best choice for watching DVD or there are better ones? Try "ogle". Available in /usr/ports/graphics/ogle. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 12:37:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gridley.ACNS.Carleton.edu (Gridley.ACNS.Carleton.edu [137.22.96.1]) by hub.freebsd.org (Postfix) with ESMTP id ABC8E37B405 for ; Sat, 17 Nov 2001 12:37:10 -0800 (PST) Received: from localhost (lueyb@localhost) by gridley.ACNS.Carleton.edu (8.11.6/8.11.6) with ESMTP id fAHKbA866694 for ; Sat, 17 Nov 2001 14:37:10 -0600 (CST) (envelope-from lueyb@gridley.ACNS.Carleton.edu) Date: Sat, 17 Nov 2001 14:37:10 -0600 (CST) From: Ben Luey To: questions@FreeBSD.ORG Subject: apache13-mod-ssl logging, certif and EAPI In-Reply-To: <20011117140840.M66421-100000@gridley.ACNS.Carleton.edu> Message-ID: <20011117143125.J66421-100000@gridley.ACNS.Carleton.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 I installed the binary of apache+mod_ssl-1.3.22+2.8.5_1 because when I try to compile apache I get lots of problems httpd.conf needing modules that aren't installed. I edited my start script to load startssl and now I've got ssl working, but I first got the error: Unrecognized LogFormat directive %x in reference to in httpd.conf CustomLog /var/log/ssl_request_log \ "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" When I comment this out ssl works, but I'd like to know what is wrong with this (defult) custumlog option. Also, my certificate has expired -- how can I generate a new ssl certificate? And finally, when I start up apache I get : [Sat Nov 17 14:29:15 2001] [warn] Loaded DSO libexec/apache/mod_headers.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) for a munch of modules -- is this a worry? How can I fix this? (compiling apahce hasn't worked for me at least from a simple make in /usr/ports/www/apache13-modssl Thanks! Ben > > > mod_php4-4.0.6_5 and php4-4.0.6_1. I've checked all the configuration and > > > the DirectoryIndex and mime types and loading of mod_php4 modules is all > > > in httpd.conf. > > > > > > But when I try to load .php pages, I just get the static page as if it > > > were an html file. Is there a way to check if apache is loading the > > > mod_php4 module or any ideas on tracing where the problem is? > > > > > > Thanks, > > > > > > Ben > > > > > > lueyb@gridley.acns.carleton.edu > > > > > > > If you have in you httpd.conf: > > > > # > > # Allow remote server configuration reports, with the URL of > > # http://servername/server-info (requires that mod_info.c be loaded). > > # Change the ".your_domain.com" to match your domain to enable. > > # > > > > SetHandler server-info > > Order deny,allow > > Deny from all > > Allow from .your_domain.com > > > > > > Then try browsing to 'http://_yourwebserver_/server-info' > > > > Also sometimes useful is: > > > > # > > # Allow server status reports, with the URL of http://servername/server-status > > # Change the ".your_domain.com" to match your domain to enable. > > # > > > > SetHandler server-status > > Order deny,allow > > Deny from all > > Allow from .your_domain.com > > > > > > Then try browsing to 'http://_yourwebserver_/server-status' > > > > -- > > I call it "No-Pants Wonderday," but it turns out the police just call it > > "Thursday." Go figure. > > > > > 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 Nov 17 13: 8:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by hub.freebsd.org (Postfix) with ESMTP id 4A02037B416 for ; Sat, 17 Nov 2001 13:08:10 -0800 (PST) Received: from mail.Physik.Uni-Mainz.DE (mail.Physik.Uni-Mainz.DE [134.93.180.161]) by klima.physik.uni-mainz.de (8.11.6/8.11.4) with ESMTP id fAHL89D05964 for ; Sat, 17 Nov 2001 22:08:09 +0100 (CET) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Sat, 17 Nov 2001 22:08:09 +0100 (CET) From: "Hartmann, O." X-X-Sender: ohartman@mail.physik.uni-mainz.de To: freebsd-questions@freebsd.org Subject: cvsupdate of handbook ... Message-ID: <20011117220539.J9227-100000@mail.physik.uni-mainz.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 Dear Sirs. When anyone installs FreeBSD by CD set, he or she gets several socumentation in /usr/share/doc or similar, also a copy of the handbook. Is it possible to cvsupdate the handbook either in .ps format AND html format (we offer via webbrowsera local HTML copy of the online handbook or we wish to do so). Any help? Thanks, Oliver -- MfG O. Hartmann ohartman@klima.physik.uni-mainz.de ---------------------------------------------------------------- IT-Administration des Institutes fuer Physik der Atmosphaere (IPA) ---------------------------------------------------------------- Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinenraum) Tel: +496131/3924144 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:21:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from po4.glue.umd.edu (po4.glue.umd.edu [128.8.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 1CE1237B418 for ; Sat, 17 Nov 2001 13:21:31 -0800 (PST) Received: from glue.umd.edu (darkstar.umd.edu [128.8.215.163]) by po4.glue.umd.edu (8.10.1/8.10.1) with ESMTP id fAHLLRC07123; Sat, 17 Nov 2001 16:21:27 -0500 (EST) Message-ID: <3BF6D4D8.C2CB9DDC@glue.umd.edu> Date: Sat, 17 Nov 2001 16:21:28 -0500 From: Brandon Fosdick X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: fredstah Cc: freebsd-questions@FreeBSD.ORG Subject: Re: are there drivers for NVIDIA cards that have hardware acceleration? References: <3BF6586B.6010003@web.de> 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 fredstah wrote: > i have an nvidia-geforce-256-ddr based card, but there arent any drivers > yet that support it? right? i tried the nvidia linux drivers that i also > used when using SuSE-linux, that worked well. > are there ports of this drivers or patches i have to apply on these > drivers? or how do i compile these linux drivers in FreeBSD 4.4? > helping me would be nice. http://www.nvidia.netexplorer.org No 3D acceleration, but it should be coming soon. I haven't actually tried these drivers yet and they're very new so your mileage may vary. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:22:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 1BDEB37B405 for ; Sat, 17 Nov 2001 13:22:56 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sat, 17 Nov 2001 15:14:27 -0500 Message-Id: <5.1.0.14.0.20011117151018.00c57008@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 17 Nov 2001 15:14:27 -0500 To: "David Loszewski" , From: Scott Subject: Re: harddrive error In-Reply-To: <001401c16f9f$d6311a70$3000a8c0@sickness> 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 14:41 2001/11/17 -0500, David Loszewski wrote: >Does this error mean that my harddrive is going? Or just that it has a few >bad sectors? What can I do to fix it? > > >Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn >14082271 of 3342416-3342431 (ad0s1 bn 14 > >082271; cn 876 tn 148 sn 7) retrying > >Nov 17 15:47:40 suicidal /kernel: ad0s1h: UDMA ICRC error writing fsbn >14082271 of 3342416-3342431 (ad0s1 bn 14 > >082271; cn 876 tn 148 sn 7) retrying > >Nov 17 15:48:34 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn >2228447 of 589904-589919 (ad0s1 bn 22284 > >47; cn 138 tn 182 sn 11) retrying I was getting these errors frequently. It seems FreeBSD is a bit more sensitive to the cabling used. I made the massive investment of 3 dollars to get ATA 33/66 80 pin cable which fixed the problem on 2 boxes (as well as some CRC read errors on bootup in Linux). When I first took a look on deja, using something like FreeBSD, UDMA error, I got 2,000 hits. Maybe it's something that could go in the FAQ? It seems, judging from much of what I saw on deja, that 9 times out of 10, it's easily resolved by switching IDE cables. HTH Scott Robbins >I m getting a lot more of these. > > > > > >Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:25:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 77B5F37B419; Sat, 17 Nov 2001 13:24:50 -0800 (PST) Received: from fwd01.sul.t-online.de by mailout03.sul.t-online.de with smtp id 165CxF-0003oo-02; Sat, 17 Nov 2001 22:24:49 +0100 Received: from twoflower.liebende.de (320072111332-0001@[217.80.121.96]) by fwd01.sul.t-online.com with esmtp id 165Cx3-1dsLOyC; Sat, 17 Nov 2001 22:24:37 +0100 Subject: [Fwd: AMD & not existing USB devices] From: Jan.Stocker@t-online.de (Jan Stocker) To: freebsd-questions@freebsd.org Cc: freebsd-current@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.99.0 (Preview Release) Date: 17 Nov 2001 20:23:47 -0100 Message-Id: <1006032233.28496.0.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.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 dont know where is the right place for this questions. On my -current FreeBSD system exist a USB device which is not always attached. My amd is configured to automount this device: cam type:=pcfs;dev:=/dev/da0s1;opts:=rw which runs quite fine, if the device is attached at boot time. So i can attach/detach it and it will be mounted/dismounted. But if i havent attached the device at boot time my system hangs at startup from amd. Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:27:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by hub.freebsd.org (Postfix) with ESMTP id EED2337B418 for ; Sat, 17 Nov 2001 13:27:50 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.144.157]) by tomts10-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011117212750.ZOPP9849.tomts10-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sat, 17 Nov 2001 16:27:50 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id fAHLJbW25418; Sat, 17 Nov 2001 16:19:37 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <03df01c16fae$b4bd6bf0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Hartmann, O." , References: <20011117220539.J9227-100000@mail.physik.uni-mainz.de> Subject: Re: cvsupdate of handbook ... Date: Sat, 17 Nov 2001 16:27:47 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 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 > Dear Sirs. > > When anyone installs FreeBSD by CD set, he or she gets several > socumentation in /usr/share/doc or similar, also a copy of the handbook. > > Is it possible to cvsupdate the handbook either in .ps format AND > html format (we offer via webbrowsera local HTML copy of the online > handbook or we wish to do so). If you cvsup the doc distribution (see the example supfile in /usr/share/examples/cvsup/doc-supfile), you can maintain a local mirror of the web site, which includes all of the handbooks and other guides and HOWTOs. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:33:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 1FCA037B418 for ; Sat, 17 Nov 2001 13:33:37 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 99F2366D32; Sat, 17 Nov 2001 13:33:36 -0800 (PST) Date: Sat, 17 Nov 2001 13:33:36 -0800 From: Kris Kennaway To: Anthony Atkielski Cc: Kris Kennaway , FreeBSD Questions Subject: Re: Mysterious boot during the night Message-ID: <20011117133336.B88359@xor.obsecurity.org> References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <02a001c16f53$215323b0$0a00000a@atkielski.com>; from anthony@atkielski.com on Sat, Nov 17, 2001 at 11:32:10AM +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 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Nov 17, 2001 at 11:32:10AM +0100, Anthony Atkielski wrote: > Agreed, but is there any place in the system where I mind find a clue as to the > type of failure encountered? In general there's no reliable way for failing hardware to report its failure mode correctly. e.g. run one of the memory testers in the ports collection to check for failing RAM, but remember that if the tester doesn't find a memory problem it doesn't mean you don't have one. Kris --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79tewWry0BWjoQKURAhRLAJ9vBs/WZgrogQzxwH4IVRnHXHSPOQCg2bw5 UrKFRFvWLt7ZBnI+352EQmM= =dEot -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:36:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id 4FC5F37B419 for ; Sat, 17 Nov 2001 13:36:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0339666D0D; Sat, 17 Nov 2001 13:36:25 -0800 (PST) Date: Sat, 17 Nov 2001 13:36:25 -0800 From: Kris Kennaway To: "Hartmann, O." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsupdate of handbook ... Message-ID: <20011117133625.C88359@xor.obsecurity.org> References: <20011117220539.J9227-100000@mail.physik.uni-mainz.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="6zdv2QT/q3FMhpsV" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011117220539.J9227-100000@mail.physik.uni-mainz.de>; from ohartman@klima.physik.uni-mainz.de on Sat, Nov 17, 2001 at 10:08:09PM +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 --6zdv2QT/q3FMhpsV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 17, 2001 at 10:08:09PM +0100, Hartmann, O. wrote: > Dear Sirs. >=20 > When anyone installs FreeBSD by CD set, he or she gets several > socumentation in /usr/share/doc or similar, also a copy of the handbook. >=20 > Is it possible to cvsupdate the handbook either in .ps format AND > html format (we offer via webbrowsera local HTML copy of the online > handbook or we wish to do so). cvsup the docs collection, install the docproj port and build it. Kris --6zdv2QT/q3FMhpsV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79thZWry0BWjoQKURAqCcAKC3GQsomvM9iYKHzskk8aP8o+m2tQCfRvKH 4MDjSkrk90drIsCpyj1eqE0= =56Tf -----END PGP SIGNATURE----- --6zdv2QT/q3FMhpsV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:40:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kabel203069.kabel.utwente.nl (kabel203069.kabel.utwente.nl [130.89.203.69]) by hub.freebsd.org (Postfix) with ESMTP id 8E87837B405 for ; Sat, 17 Nov 2001 13:40:32 -0800 (PST) Received: by kabel203069.kabel.utwente.nl (Postfix, from userid 1000) id 1F00E1F84; Sat, 17 Nov 2001 22:40:30 +0100 (CET) Date: Sat, 17 Nov 2001 22:40:30 +0100 From: Rogier Steehouder To: Rod Person Cc: FreeBSD Questions Subject: Re: bash scriot function errors Message-ID: <20011117224029.A965@localhost> Mail-Followup-To: Rogier Steehouder , Rod Person , FreeBSD Questions References: <20011116192217.027e7a84.roddierod@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: <20011116192217.027e7a84.roddierod@yahoo.com>; from roddierod@yahoo.com on Fri, Nov 16, 2001 at 07:22:17PM -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 16-11-2001 19:22 (-0500), Rod Person wrote: > I'm trying to run a bash scriot that contains functions. when I run > the scriot I get the error that the function in the script is not > found? How do I correct this? Do I have to place the directory that > the script is in in the path variable? I try to invoke the script like > this sh ./script.sh Only thing I can think of without seeing the script itself: Do you call the function before defining it? In shellscripts, you must define a function before you can use it. Putting them at the end of the script (like you could in perl) prompts a ": not found" error. With kind regards, Rogier Steehouder -- ___ _ -O_\ // | / Rogier Steehouder //\ / \ r.j.s@gmx.net // \ <---------------------- 25m ----------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 13:49:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id D124537B405 for ; Sat, 17 Nov 2001 13:49:41 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHLnIK51365; Sat, 17 Nov 2001 22:49:18 +0100 (CET) Message-ID: <02fd01c16fb1$b55a67e0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Sudirman Hassan" , "FreeBSD Questions" References: <02b101c16f65$ec12f550$0a00000a@atkielski.com> <1292.10.100.98.21.1006004198.squirrel@10.100.3.5> Subject: Re: Mysterious boot during the night Date: Sat, 17 Nov 2001 22:49:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Always a possibility, but why would RAM produce an error only after many hours of monotonous system activity? The amount of memory in use isn't changing very much. One thing is for sure: No matter what SETI@home says, running their software _does_ put a significant load on your system. The temperature of my processor rises by 27 degrees Celsius when setiathome is running, compared to sitting idle at a login prompt in FreeBSD (when the system is probably stopped on a HLT instruction 99.9999% of the time). CMOS processors use more power and get hotter when executing instructions than when idle; processors that always use the same power and always generate the same heat haven't existed in PCs in many years. I'm debating whether it is really a good idea to run setiathome. I don't care as long as it's not putting a strain on anything, but if it's going to make things so warm that they become unreliable, I'll pass. Of course, at this point, I really don't know what caused the boot. ----- Original Message ----- From: "Sudirman Hassan" To: Cc: Sent: Saturday, November 17, 2001 14:36 Subject: Re: Mysterious boot during the night > How about RAM? Sometimes faulty RAM can cause such problem. > > -dmn > > > > Kent writes: > > > >> There are some exploits in 4.3. If you aren't > >> running them, someone could have played tag > >> with one of your daemons. That could prompt a > >> mysterious reboot. > > > > There are only two systems on the LAN, both in my house, and neither is > > accessible from the Net. > > > >> You must be running the x-version. I run the > >> non-gui and get a wu in 9hrs. Top never shows > >> more than that. > > > > I run setiathome under a special user account reserved for that purpose, > > from the console (usually). According to SETI's web page, it churns out a > > work unit every 5 hours and 40 minutes. I've never used the X version. It > > had gone through about 10 work units non-stop at the time of the mysterious > > reboot. > > > > If it were a temperature problem, I wouldn't expect it to take days to show > > up. > > > >> I have a 900 t'bird and it doesn't run quite > >> that hot. > > > > I don't know how hot this processor is supposed to run. I looked around on > > the Web a bit, and all the maximum temperatures are considerably above my > > measured temperature, usually closer to 70-80 degrees, sometimes 90. > > > > > > > > > > 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 Nov 17 13:57:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id CB0DF37B416 for ; Sat, 17 Nov 2001 13:57:30 -0800 (PST) Received: from sickness (test4.peter.Metro2000.NET [216.177.0.48]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fAHLwQx28518 for ; Sat, 17 Nov 2001 16:58:26 -0500 (EST) From: "David Loszewski" To: Subject: zips and tars | ASCII or Binary? Date: Sat, 17 Nov 2001 16:56:24 -0500 Message-ID: <000501c16fb2$b3607730$3000b1d8@sickness> 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 Are zips and tar.gz and tar files supposed to be transferred using Binary transfer or ASCII? How do I make one or the other a default for wget and ncftp? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14: 1: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id E514A37B405 for ; Sat, 17 Nov 2001 14:00:42 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHM0es52421; Sat, 17 Nov 2001 23:00:40 +0100 (CET) Message-ID: <030401c16fb3$4c4d7ba0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "FreeBSD Questions" References: <000c01c16f82$e2fdccc0$6600000a@ach.domain> Subject: Re: Mysterious boot during the night Date: Sat, 17 Nov 2001 23:00:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > Cutting edge technology... gotta love it. Is it? I have no idea. When processors became fast enough for just about any purpose a few years ago, I stopped keeping score. For this machine, I actually just looked for something cheap, but even cheap machines seem to come with gigahertz processors now. > What chipset does that motherboard use? VIA KT133A/KTE133 + VT82C686B AGPset > IIRC, Chaintech was part of the PC Chips line. Both the Chaintech motherboard and the computer were made in Taiwan. > If that's true, that would be a poor excuse for > a motherboard based on my experience with PC > Chips products. I don't know. I've never heard of PC Chips. > Check your RAM, make sure it's properly rated > for the speeds you're running at. It's the factory configuration, so I assume everything is matched. > If the machine is dying in the middle of a cron > job which does the standard system checks, you > may also want to do some stress testing on the > disk subsection. It just has an ordinary IDE disk, nothing fancy. > Also check dmesg for any anomalous readings > (cards that don't show up, hardware that's > detected but "unknown", etc.) It's below. I see one mention of an "unknown card" for pci0, but I'm not sure what that means. The two PCI cards (NIC and Adaptec 2930UW SCSI controller) seem to work, although I haven't actually connected anything to the 2930UW yet. ------ Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-RELEASE #0: Thu Nov 8 10:07:23 CET 2001 root@freebie.atkielski.com:/usr/src/sys/compile/ANTHONY Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) XP 1500+ (1335.63-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x662 Stepping = 2 Features=0x383f9ff AMD Features=0xc0480000<,AMIE,DSP,3DNow!> real memory = 268369920 (262080K bytes) config> di sio1 config> di sio0 config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di cs0 config> di bt0 config> di aic0 config> di aha0 config> di adv0 config> q avail memory = 256757760 (250740K bytes) Preloaded elf kernel "kernel" at 0xc044d000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc044d09c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 5 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xc000-0xc00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xc400-0xc41f irq 10 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xc800-0xc81f irq 10 at device 7.3 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered chip1: at device 7.4 on pci0 ahc0: port 0xdc00-0xdcff mem 0xdf000000-0xdf000fff irq 11 at device 15.0 on pci0 aic7860: Single Channel A, SCSI Id=7, 3/255 SCBs xl0: <3Com 3cSOHO100-TX OfficeConnect> port 0xe000-0xe07f mem 0xdf001000-0xdf00107f irq 10 at device 16.0 on pci0 xl0: Ethernet address: 00:04:76:92:58:db miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: (vendor=0x13f6, dev=0x0111) at 17.0 irq 11 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> 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 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 38204MB [77622/16/63] at ata0-master UDMA100 acd0: DVD-ROM at ata1-master using PIO4 acd1: CD-RW at ata1-slave using PIO4 Waiting 5 seconds for SCSI devices to settle Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14: 4:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id BA82D37B418 for ; Sat, 17 Nov 2001 14:04:42 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAHM4fG52800; Sat, 17 Nov 2001 23:04:41 +0100 (CET) Message-ID: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "FreeBSD Questions" Subject: Windows/DOS .OBJ files to FreeBSD objects? Date: Sat, 17 Nov 2001 23:03:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My favorite Intel assembler is Eric Issacson's A86 assembler, but all it produces is OBJ output compatible with Windows and DOS linkers. Is there any way to convert such an OBJ file to something that can be linked under FreeBSD into a FreeBSD-compatible executable binary, in conjunction with C++ modules, for example? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14: 4:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id E8ACD37B41B for ; Sat, 17 Nov 2001 14:04:46 -0800 (PST) Received: from sickness (test4.peter.Metro2000.NET [216.177.0.48]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fAHM5qx08398; Sat, 17 Nov 2001 17:05:52 -0500 (EST) From: "David Loszewski" To: "'Nils Holland'" , Subject: RE: harddrive error Date: Sat, 17 Nov 2001 17:03:48 -0500 Message-ID: <000601c16fb3$bd50c1e0$3000b1d8@sickness> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20011117205613.R37932-100000@jodie.ncptiddische.net> 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 Yea, I'm just using a normal 33/66 cable, I'd assume that it's 80 pin since it's just a normal IDE cable. This harddrive did work on one of my other machines so I'll try the new cable when I get home. Is FreeBSD really sensitive when it comes to what cables you use?? Dave -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Nils Holland Sent: Saturday, November 17, 2001 3:03 PM To: David Loszewski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: harddrive error On Sat, 17 Nov 2001, David Loszewski wrote: > Does this error mean that my harddrive is going? Or just that it has a > few bad sectors? What can I do to fix it? > > Nov 17 15:35:55 suicidal /kernel: ad0s1a: UDMA ICRC error writing fsbn > 1183935 of 67648-67659 (ad0s1 bn 1183935 > ; cn 73 tn 177 sn 39) retrying This *could* mean that your data gets currupted while it tavels from your HD to your computer. Most likely cause: A problem with your IDE cable. Are you using a 80-pin cable? For UDMA66 and up, this is neccessary. Also, there's only one drive formally allowed to operate in UDMA66 (or 100) mode on any given cable (although I have heard about cases where two devices actually worked). Keep in mind that this is just my guess. It could well also be a fault with your HDD itself. The easiest way to find out if this is the case is to try your HDD with a different cable, and if that fails, in a different machine (or at least with a different mainboard). If your drive still produces these errors in a different machine using a different IDE cable, it looks as if your drive has a serious problem. If that is the case, backup your data as far as possible, and get a new drive (or send your current drive in for warranty service, if still applicable). Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.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 Sat Nov 17 14: 7:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156]) by hub.freebsd.org (Postfix) with ESMTP id 0F44137B418 for ; Sat, 17 Nov 2001 14:07:35 -0800 (PST) Received: from sickness (test4.peter.Metro2000.NET [216.177.0.48]) by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id fAHM8ex12382; Sat, 17 Nov 2001 17:08:41 -0500 (EST) From: "David Loszewski" To: "'Ovanes Manucharyan'" , Subject: RE: Athlon CPU health.. Date: Sat, 17 Nov 2001 17:06:33 -0500 Message-ID: <000d01c16fb4$219b8040$3000b1d8@sickness> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: 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 Goto healthd.com or you can find it in the ports, works great Dave -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Ovanes Manucharyan Sent: Thursday, November 15, 2001 6:28 PM To: freebsd-questions@FreeBSD.ORG Subject: Athlon CPU health.. Hi, I'd like to know how to capture the current temperature of my CPU. I suspect that its overheating for some reason(I haven't overclocked it) and halting during a large operation. The operation is processing a huge file (200MB) and with perl modules adding the processed data to an SQL db. This computer's previous CPU was experiencing similar problems. During large compilations, it would just halt, and it kept getting worse with time. I've added another fan to my chassis and it really isn't overloaded with extra hardware, so I'm not sure what else to do to make my CPU run cooler. For now, I'm planning on just capturing statistics during the running of this huge program to see if my hypothesis is true. I'm also looking for suggestions on what else I can do to debug this: a) verify if its really the CPU overheating if not, then what's causing the cpu to halt? b) how to solve this problem. Ovanes 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 Nov 17 14:14:23 2001 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 9F26F37B405 for ; Sat, 17 Nov 2001 14:14:20 -0800 (PST) Received: from dialup-209.247.143.121.dial1.sanjose1.level3.net ([209.247.143.121] helo=blossom.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165Dj7-0006Xs-00; Sat, 17 Nov 2001 14:14:17 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAHMDpP66630; Sat, 17 Nov 2001 14:13:51 -0800 (PST) (envelope-from cjc) Date: Sat, 17 Nov 2001 14:13:51 -0800 From: "Crist J. Clark" To: parv Cc: Mike Meyer , questions@FreeBSD.ORG Subject: Re: how to modify a "word" definition Message-ID: <20011117141351.D63067@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <25403662@toto.iv> <15350.28513.309480.583151@guru.mired.org> <20011117140156.A82747@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011117140156.A82747@moo.holy.cow>; from parv_@yahoo.com on Sat, Nov 17, 2001 at 02:01:56PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 17, 2001 at 02:01:56PM -0500, parv wrote: > in message <15350.28513.309480.583151@guru.mired.org>, > wrote Mike Meyer thusly... > > > > parv types: > > > i need help to search for information on how to modify/change > > > a program's definition of a "word". the programs that i am > > > most interested are: bash 2.04, vi (bsd), mutt "reader", slrn > > > "reader". > > [...] > > > my definition of a word would be: > > > a character sequence which does not any white space and > > > other special character(s). the special characters are > > > adjustable. > > > > That's reasonable. The only real questions are whether you can adjust > > the special characters, and how you do so if you can. The answer is > > usually in the man pages - though it may not be one you like. > > i didn't find much in manpages for bash, Look for 'IFS' in bash(1). -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14:18:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 8BE3537B417 for ; Sat, 17 Nov 2001 14:18:27 -0800 (PST) Received: from colt.ncptiddische.net (ppp-322.wobline.de [212.68.71.43]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id fAHMIJO06647; Sat, 17 Nov 2001 23:18:19 +0100 Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAHMIjt08114; Sat, 17 Nov 2001 23:18:46 +0100 (CET) (envelope-from nils@tisys.org) Received: from jodie.ncptiddische.net (jodie.ncptiddische.net [192.168.0.2]) by jodie.ncptiddische.net (8.11.6/8.11.6) with ESMTP id fAHMJ5g38634; Sat, 17 Nov 2001 23:19:05 +0100 (CET) (envelope-from nils@tisys.org) Date: Sat, 17 Nov 2001 23:19:05 +0100 (CET) From: Nils Holland To: David Loszewski Cc: freebsd-questions@freebsd.org Subject: RE: harddrive error In-Reply-To: <000601c16fb3$bd50c1e0$3000b1d8@sickness> Message-ID: <20011117231513.V38627-100000@jodie.ncptiddische.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 Sat, 17 Nov 2001, David Loszewski wrote: > Yea, I'm just using a normal 33/66 cable, I'd assume that it's 80 pin > since it's just a normal IDE cable. Well, I guess if I said "normal" IDE cable, I'd be referring to a standard 40-pin/40-conductor cable. The cable needed for UDMA66 and up is actually 40-pin/80-conductors, with the additional 40 conductors being used for shielding purposes (technically correct? I think so, but I sometimes tend to mess up details ;-) > This harddrive did work on one of my other machines so I'll try the > new cable when I get home. Is FreeBSD really sensitive when it comes > to what cables you use?? I would think that a cable that doesn't work wouldn't work under any OS, as long as that US actually makes use of your HDDs UDMA mode. I cannot imagine that you can actually have a cable that works with a drive in UDMA mode on every OS except for FreeBSD, but I currently cannot prove this ;-) Greetings Nils Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14:19:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp1fb.rdc-nyc.rr.com [24.29.99.76]) by hub.freebsd.org (Postfix) with ESMTP id 2E01D37B416 for ; Sat, 17 Nov 2001 14:19:53 -0800 (PST) Received: (apparently) from scott1.despammed.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sat, 17 Nov 2001 17:19:50 -0500 Message-Id: <5.1.0.14.0.20011117171619.00bab6a0@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 17 Nov 2001 17:19:50 -0500 To: "David Loszewski" , "'Nils Holland'" , From: Scott Subject: RE: harddrive error In-Reply-To: <000601c16fb3$bd50c1e0$3000b1d8@sickness> References: <20011117205613.R37932-100000@jodie.ncptiddische.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 17:03 2001/11/17 -0500, David Loszewski wrote: >Yea, I'm just using a normal 33/66 cable, I'd assume that it's 80 pin >since it's just a normal IDE cable. This harddrive did work on one of >my other machines so I'll try the new cable when I get home. Is FreeBSD >really sensitive when it comes to what cables you use??d It seems to be (in my experience--which is quite limited.) I recently got a fairly low-end box---the cable that came with it not only caused errors on FreeBSD but on Linux as well. The thing worked fine once it booted, but I'd get those errors on startup. MS on the other hand, didn't indicate any errors (though of course, what happens on boot with MS is not as easy to determine, and, having already found the swap cable solution, I wasn't interested enough to really investigate). As I haven't tried to do any benchmarking, I'm not sure how much of a difference in performance one will see--subjectively, haven't noticed much, but neither of the boxes have been terribly stressed yet either. :) HTH a little Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14:21:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 4479E37B418 for ; Sat, 17 Nov 2001 14:21:10 -0800 (PST) Received: from dialup-209.247.143.121.dial1.sanjose1.level3.net ([209.247.143.121] helo=blossom.cjclark.org) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 165Dpk-00060d-00; Sat, 17 Nov 2001 14:21:09 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAHMJdS66662; Sat, 17 Nov 2001 14:19:39 -0800 (PST) (envelope-from cjc) Date: Sat, 17 Nov 2001 14:19:35 -0800 From: "Crist J. Clark" To: Norbert Koch Cc: questions@FreeBSD.ORG Subject: Re: ipfw/natd & ftp Message-ID: <20011117141935.E63067@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011115234015.GA53683@keyslapper.org> <20011116015519.E9851@blossom.cjclark.org> <20011116144127.GA57377@keyslapper.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nk@LF.net on Sat, Nov 17, 2001 at 08:23:44PM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 17, 2001 at 08:23:44PM +0100, Norbert Koch wrote: > Louis LeBlanc writes: > > > Then I was under the mistaken impression that it used ftp to bring > > down the cvs changes. Either way, it all works now. I have not yet > > Normally, it uses /usr/bin/fetch to do this. What? Where is this coming from? cvsup(1) does not use any other programs to download files. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14:23:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f79.law11.hotmail.com [64.4.17.79]) by hub.freebsd.org (Postfix) with ESMTP id 94FEE37B418 for ; Sat, 17 Nov 2001 14:23:25 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 17 Nov 2001 14:23:25 -0800 Received: from 24.116.158.21 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 22:23:25 GMT X-Originating-IP: [24.116.158.21] From: "Charles Burns" To: questions@freebsd.org Subject: on Softupdates and journalling Date: Sat, 17 Nov 2001 15:23:25 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2001 22:23:25.0529 (UTC) FILETIME=[79716490:01C16FB6] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quick question: Why does a (my) FreeBSD installation on a drive with Softupdates enabled still insist on doing an FS check after a unclean reboot? _________________________________________________________________ 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 Sat Nov 17 14:24: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cwalk.org (sc-66-75-67-251.socal.rr.com [66.75.67.251]) by hub.freebsd.org (Postfix) with ESMTP id 44D5737B418 for ; Sat, 17 Nov 2001 14:24:05 -0800 (PST) Received: from there (butthead.cwalk.org [192.168.1.20]) by cwalk.org (8.11.4/8.11.3) with SMTP id fAHMO2665432; Sat, 17 Nov 2001 14:24:02 -0800 (PST) (envelope-from cwalker@cwalk.org) Message-Id: <200111172224.fAHMO2665432@cwalk.org> Content-Type: text/plain; charset="iso-8859-1" From: Caleb Walker To: cjclark@alum.mit.edu, "Crist J. Clark" Subject: Re: problems using ssh while running in an X console Date: Sat, 17 Nov 2001 14:14:14 -0800 X-Mailer: KMail [version 1.3.1] Cc: questions@FreeBSD.ORG References: <200111170425.fAH4PI660989@cwalk.org> <20011116231400.K50971@blossom.cjclark.org> In-Reply-To: <20011116231400.K50971@blossom.cjclark.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 Friday 16 November 2001 11:14 pm, Crist J. Clark wrote: > On Fri, Nov 16, 2001 at 08:15:30PM -0800, Caleb Walker wrote: > > I do not startx and I am able to connect to my server via ssh but as soon > > as I get into KDE and open a console I get this far and that is it: > > > > [cwalker@butthead cwalker]$ ssh -l root > > Passphrase for key "/home/cwalker/.ssh2/butthead" with comment "1024-bit > > dsa, root@, Mon Jun 04 2001 20:54:27 -0700": > > Authentication successful. > > > > And then that is it. I get console messages from the server that I am > > connected to but I cannot issue commands or access a shell. Any thoughts > > would be appreciated. It is probably something easy but it is evading > > me. > > What happens if you try, > > $ ssh -x That was it I would have never thought... That is good though! Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14:26: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 1ACFB37B416 for ; Sat, 17 Nov 2001 14:26:06 -0800 (PST) Received: from dialup-209.247.143.121.dial1.sanjose1.level3.net ([209.247.143.121] helo=blossom.cjclark.org) by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165DuX-0000Xx-00; Sat, 17 Nov 2001 14:26:05 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAHMPbh66727; Sat, 17 Nov 2001 14:25:37 -0800 (PST) (envelope-from cjc) Date: Sat, 17 Nov 2001 14:25:37 -0800 From: "Crist J. Clark" To: Jeff Sapp Cc: freebsd-questions@FreeBSD.ORG Subject: Re: large ide drive Message-ID: <20011117142537.F63067@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20011117171837.10A6037B418@hub.freebsd.org> <20011117111959.B14357@pelennor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011117111959.B14357@pelennor.net>; from jasapp@pelennor.net on Sat, Nov 17, 2001 at 11:19:59AM -0600 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 17, 2001 at 11:19:59AM -0600, Jeff Sapp wrote: > Hello, I've run into some trouble getting FreeBSD installed on > my Maxtor 30 gigabyte drive. Previously, I had installed FreeBSD 4.3 on > a Maxtor 20 gig drive without doing anything special (at least to my knowledge). > This install if off a freshly burned copy of 4.4 > > I've read all the documentation I can find on this topic, but if I've > overlooked something, please feel free to point me in the right direction. > > The harddrive in my bios, under LBA, shows up as 3736/255/63. > I do understand that the boot slice cannot be larger than 1024 > Cylinders. Sure it can. The boot slice cannot _start_ beyond 1024 cylinders. > When fdisk runs during the FreeBSD install, I choose NOT to dangerously > dedicated the entire drive to FreeBSD, and I am given the chance to edit > the drive geometry. After changing the drive to 3736/255/63, at the top, > it says the drive is 29000 something megabytes. I can create a 2 gigabyte > slice, but I am not able to create a second slice to use the rest of the > drive. Why not? What error are you getting? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 14:31:57 2001 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 F415137B419 for ; Sat, 17 Nov 2001 14:31:51 -0800 (PST) Received: from columbia ([12.93.208.111]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011117223150.LZWE5495.mtiwmhc23.worldnet.att.net@columbia>; Sat, 17 Nov 2001 22:31:50 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: Mysterious boot during the night Date: Sat, 17 Nov 2001 17:31:59 -0500 Message-ID: <002401c16fb7$abc1fd00$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <030401c16fb3$4c4d7ba0$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Saturday, November 17, 2001 5:01 PM > To: Andrew C. Hornback; FreeBSD Questions > Subject: Re: Mysterious boot during the night > > Andrew writes: > > > Cutting edge technology... gotta love it. > > Is it? I have no idea. When processors became fast enough for > just about any > purpose a few years ago, I stopped keeping score. For this > machine, I actually > just looked for something cheap, but even cheap machines seem to come with > gigahertz processors now. Yup. I call it cutting edge... it's not an Itanium or a HP Superdome server, but it's still cutting edge consumer grade hardware. > > What chipset does that motherboard use? > > VIA KT133A/KTE133 + VT82C686B AGPset I may be mistaken, but I believe there are known problems with that chipset. Might want to do a search regarding that. > > IIRC, Chaintech was part of the PC Chips line. > > Both the Chaintech motherboard and the computer were made in Taiwan. I did a little quick research... Chaintech isn't part of the PC Chips line. However, they're not a manufacturer known for quality hardware. > > If that's true, that would be a poor excuse for > > a motherboard based on my experience with PC > > Chips products. > > I don't know. I've never heard of PC Chips. You don't want to either, let's put it that way. > > Check your RAM, make sure it's properly rated > > for the speeds you're running at. > > It's the factory configuration, so I assume everything is matched. Assumptions aren't the best way to go about things. Your best bet here is going to get one of the memory checking software programs and basically "bang the hell" out of the machine to force it to error. > > If the machine is dying in the middle of a cron > > job which does the standard system checks, you > > may also want to do some stress testing on the > > disk subsection. > > It just has an ordinary IDE disk, nothing fancy. What controller chipset does it use? > > Also check dmesg for any anomalous readings > > (cards that don't show up, hardware that's > > detected but "unknown", etc.) > > It's below. I see one mention of an "unknown card" for pci0, but > I'm not sure > what that means. The two PCI cards (NIC and Adaptec 2930UW SCSI > controller) > seem to work, although I haven't actually connected anything to > the 2930UW yet. Maybe it's just how I go about things, but I don't install hardware that I'm not ready to use immediately. I've seen some strange things like that. > config> di sio1 > config> di sio0 > config> di sn0 > config> di lnc0 > config> di ie0 > config> di fe0 > config> di cs0 > config> di bt0 > config> di aic0 > config> di aha0 > config> di adv0 > config> q You can get rid of this stuff by modifying your kernel.conf file. > pci0: (vendor=0x13f6, dev=0x0111) at 17.0 irq 11 Look this up on the web and see if you can determine what it is. This may be a piece of unsupported hardware. Does your machine include onboard sound or something like that? > ad0: 38204MB [77622/16/63] at ata0-master UDMA100 Are you sure that the cable for this is 100% spec? That's been known to cause some strange problems. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 15: 2:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 260A637B418 for ; Sat, 17 Nov 2001 15:02:50 -0800 (PST) Received: from dialup-209.247.143.121.dial1.sanjose1.level3.net ([209.247.143.121] helo=blossom.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165ETy-0002tW-00; Sat, 17 Nov 2001 15:02:44 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAHN2HF66894; Sat, 17 Nov 2001 15:02:17 -0800 (PST) (envelope-from cjc) Date: Sat, 17 Nov 2001 15:02:16 -0800 From: "Crist J. Clark" To: Caleb Walker Cc: questions@FreeBSD.ORG Subject: Re: problems using ssh while running in an X console Message-ID: <20011117150216.H63067@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200111170425.fAH4PI660989@cwalk.org> <20011116231400.K50971@blossom.cjclark.org> <200111172224.fAHMO2665432@cwalk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111172224.fAHMO2665432@cwalk.org>; from cwalker@cwalk.org on Sat, Nov 17, 2001 at 02:14:14PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 17, 2001 at 02:14:14PM -0800, Caleb Walker wrote: > On Friday 16 November 2001 11:14 pm, Crist J. Clark wrote: > > On Fri, Nov 16, 2001 at 08:15:30PM -0800, Caleb Walker wrote: > > > I do not startx and I am able to connect to my server via ssh but as soon > > > as I get into KDE and open a console I get this far and that is it: > > > > > > [cwalker@butthead cwalker]$ ssh -l root > > > Passphrase for key "/home/cwalker/.ssh2/butthead" with comment "1024-bit > > > dsa, root@, Mon Jun 04 2001 20:54:27 -0700": > > > Authentication successful. > > > > > > And then that is it. I get console messages from the server that I am > > > connected to but I cannot issue commands or access a shell. Any thoughts > > > would be appreciated. It is probably something easy but it is evading > > > me. > > > > What happens if you try, > > > > $ ssh -x > > That was it I would have never thought... That is good though! Thanks Well, I actually meant that to diagnose the problem. Could be a fudged up $DISPLAY variable. When you log in and don't get a prompt, how long have you waited? Give it a few minutes. Do you eventually get a prompt? If so, sounds like DNS issues with $DISPLAY. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 15: 3:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deimos.atltechgroup.com (deimos.atltechgroup.com [208.177.210.74]) by hub.freebsd.org (Postfix) with ESMTP id 141BF37B418 for ; Sat, 17 Nov 2001 15:03:24 -0800 (PST) Received: from [(hidden)] by deimos.atltechgroup.com for freebsd-questions@freebsd.org id SAA18055; Sat Nov 17 18:03:23 2001 Message-Id: <4.3.2.7.2.20011117175434.00b14b50@atltechgroup.com> X-Sender: sreber@atltechgroup.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 17 Nov 2001 18:03:06 -0500 Subject: vi - permission denied error Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed To: freebsd-questions@freebsd.org From: Scott Reber Sender: owner-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 a new FreeBsd machine. 4.4 Release. When I attempt to edit a file as a non-root user in that non-root's home directory I get the following: tethys|~$ vi .bash_profile ex/vi: Error: /var/tmp/vi.recover: Permission denied ex/vi: Modifications not recoverable if the session fails ex/vi: Error: .bash_profile: Permission denied ex/vi: Error: Unable to create temporary file: Permission denied Editing as root works as expected. What have I done wrong? Other info: tethys|~$ uname -a FreeBSD tethys.wanlanservices.net 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Nov 16 22:06:23 EST 2001 root@tethys.wanlanservices.net:/usr/obj/usr/src/sys/TETHYS i386 tethys|~$ ls -al total 15 drwxr-xr-x 4 admin wheel 512 Nov 17 17:21 . drwxr-xr-x 3 root wheel 512 Nov 16 11:17 .. -rw------- 1 admin wheel 1461 Nov 17 17:21 .bash_history -rwxr-xr-x 1 admin wheel 918 Nov 16 23:18 .bash_profile -rw-r--r-- 1 admin wheel 771 Nov 16 11:17 .cshrc -rw-r--r-- 1 admin wheel 255 Nov 16 11:17 .login -rw-r--r-- 1 admin wheel 160 Nov 16 11:17 .login_conf -rw------- 1 admin wheel 371 Nov 16 11:17 .mail_aliases -rw-r--r-- 1 admin wheel 331 Nov 16 11:17 .mailrc -rw-r--r-- 1 admin wheel 789 Nov 16 11:17 .profile -rw------- 1 admin wheel 276 Nov 16 11:17 .rhosts -rw-r--r-- 1 admin wheel 852 Nov 16 11:17 .shrc drwxr-xr-x 2 admin wheel 512 Nov 16 18:24 .ssh ___________________________________________________________ Scott Reber voice: 770 977-7044 AtLANta TEChnical Group, Inc. fax: 770 973-8955 sreber@atltechgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 15: 8:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from we-24-126-55-112.we.mediaone.net (we-24-126-55-112.we.mediaone.net [24.126.55.112]) by hub.freebsd.org (Postfix) with ESMTP id A1A7437B417 for ; Sat, 17 Nov 2001 15:08:08 -0800 (PST) Received: from unix.homeip.net (lqnune@unix.homeip.net [24.126.55.112]) by we-24-126-55-112.we.mediaone.net (8.11.6/8.11.6) with ESMTP id fAHN8DZ11280 for ; Sat, 17 Nov 2001 15:08:13 -0800 (PST) (envelope-from bear@unix.homeip.net) Date: Sat, 17 Nov 2001 15:08:13 -0800 (PST) From: Joey Garcia X-X-Sender: bear@we-24-126-55-112.we.mediaone.net To: questions@freebsd.org Subject: Re: RTFM: it works!! In-Reply-To: <20011116162208.F78286@darkstar.gte.net> Message-ID: <20011117150716.F11276-100000@we-24-126-55-112.we.mediaone.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 Fri, 16 Nov 2001, Robert Clark wrote: > > So you're the SE (someone experienced), and he is the MCSE (must > consult someone experienced). > > Sometimes playing dumb is the way to go. I don't admit to knowing > how to build serial cables anymore. > > [RC] Oh you know how to build serial cables? *grin* Geee...can you..?? kidding! Joey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 15:32:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 4229837B416 for ; Sat, 17 Nov 2001 15:32:57 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 5AF7C786E3; Sun, 18 Nov 2001 10:02:55 +1030 (CST) Date: Sun, 18 Nov 2001 10:02:55 +1030 From: Greg Lehey To: Kris Kennaway Cc: Anthony Atkielski , FreeBSD Questions Subject: Re: Mysterious boot during the night Message-ID: <20011118100255.B72712@monorchid.lemis.com> References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011117015632.B87944@xor.obsecurity.org> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 17 November 2001 at 1:56:32 -0800, Kris Kennaway wrote: > On Sat, Nov 17, 2001 at 09:30:06AM +0100, Anthony Atkielski wrote: >> I notice that my system booted mysteriously during the night. How can I find >> out what happened? Are system crashes logged somewhere? > > Spontaneous reboots almost always turn out to be the result of > hardware failure. Not often enough to warrant a generalization of this nature. You'll note also that a surprising number of spontaneous reboots take place during nightly cron jobs; there's more than just "hardware failure" behind that. Greg -- 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 Nov 17 15:51:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id F2FA937B419 for ; Sat, 17 Nov 2001 15:51:08 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 888B57855F; Sun, 18 Nov 2001 10:21:06 +1030 (CST) Date: Sun, 18 Nov 2001 10:21:06 +1030 From: Greg Lehey To: Kent Stewart , Anthony Atkielski , Axel Scheepers , Sudirman Hassan , "Andrew C. Hornback" Cc: Kris Kennaway , FreeBSD Questions Subject: Re: Mysterious boot during the night Message-ID: <20011118102106.C72712@monorchid.lemis.com> References: <20011117130052.B7072@mars.thuis> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002401c16fb7$abc1fd00$6600000a@ach.domain> <030401c16fb3$4c4d7ba0$0a00000a@atkielski.com> <000c01c16f82$e2fdccc0$6600000a@ach.domain> <02fd01c16fb1$b55a67e0$0a00000a@atkielski.com> <1292.10.100.98.21.1006004198.squirrel@10.100.3.5> <3BF656A1.3000102@owt.com> <20011117130052.B7072@mars.thuis> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-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] Various breakage in a surprising number of these messages. On Saturday, 17 November 2001 at 2:36:33 -0800, Kent Stewart wrote: > > Which version of FreeBSD are you using? Based on your setiathome time, > it has to be a fairly slow machine. How do you determine that? The time just shows how long it has been running for. On Saturday, 17 November 2001 at 12:54:44 +0100, Anthony Atkielski wrote: > Kent asks: > >> Which version of FreeBSD are you using? > > 4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for > boot. See below. This is possibly part of the problem. >> Based on your setiathome time, it has to be a fairly slow machine. > > The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I > have no easy way to confirm this. Well, yes, you did later on with your dmesg output. >> I am curious about the rest of the system. > > The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not sure which). > The CPU fan is running at 4551 RPM most of the time, and the CPU temperature is > 47-48 degrees Celsius, as reported by the BIOS. The system temperature is 39 > degrees Celsius. Looks OK. On Saturday, 17 November 2001 at 13:00:52 +0100, Axel Scheepers wrote: > On Sat, Nov 17, 2001 at 12:54:44PM +0100, Anthony Atkielski wrote: >> Kent asks: >> >>> Which version of FreeBSD are you using? >> >> 4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for >> boot. > > You might consider upgrading to 4.4-STABLE or apply the appropiate security > patches for 4.3 since there are some vulnerabilities in it. Just use cvsup to > fetch the sources and do a make world in your /usr/src. That might be a worthwhile thing to do, but what makes you think this could be a security issue? On Saturday, 17 November 2001 at 4:22:57 -0800, Kent Stewart wrote: > > > Anthony Atkielski wrote: > >> Kent asks: >> >> >>> Which version of FreeBSD are you using? >>> >> >> 4.3. The kernel is identical to GENERIC except that I disabled >> Ctrl-Alt-Del for >> boot. > > > There are some exploits in 4.3. If you aren't running them, someone > could have played tag with one of your daemons. That could prompt a > mysterious reboot. This doesn't really fit the "spontaneous reboot during cron job" syndrome. It reminds me more of Microsoft users blaming any crash on viruses. >> The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not >> sure which). The CPU fan is running at 4551 RPM most of the time, >> and the CPU temperature is 47-48 degrees Celsius, as reported by >> the BIOS. The system temperature is 39 degrees Celsius. > > I have a 900 t'bird and it doesn't run quite that hot. I have it in > the basement where the temperature stays under 70 degrees unless I > turn the heat on. Considering he's running a different processor and is keeping it 100% busy, this seems fine. On Saturday, 17 November 2001 at 22:49:12 +0100, Anthony Atkielski wrote: > > I'm debating whether it is really a good idea to run setiathome. I > don't care as long as it's not putting a strain on anything, but if > it's going to make things so warm that they become unreliable, I'll > pass. The processor managed 54 hours or so of seti@home. It crashed during a cron job. I don't think I'd blame seti@home. On Saturday, 17 November 2001 at 11:14:08 -0500, Andrew C. Hornback wrote: > On Saturday, November 17, 2001 6:55 AM unspecified time zone, Anthony Atkielski wrote >> The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I >> have no easy way to confirm this. The machine is brand-new. > > Cutting edge technology... gotta love it. *shakes his head* Useless platitudes. Got to hate them. > What chipset does that motherboard use? Or is it even > possible to find out? IIRC, Chaintech was part of the PC Chips > line. If that's true, that would be a poor excuse for a motherboard > based on my experience with PC Chips products. Specifics? > Check your RAM, make sure it's properly rated for the speeds > you're running at. If the machine is dying in the middle of a cron > job which does the standard system checks, you may also want to do > some stress testing on the disk subsection. Also check dmesg for > any anomalous readings (cards that don't show up, hardware that's > detected but "unknown", etc.) The disks are the obvious thing to look at, since seti@home keeps RAM busy as well. On Saturday, 17 November 2001 at 23:00:34 +0100, Anthony Atkielski wrote: > Andrew writes: > >> What chipset does that motherboard use? > > VIA KT133A/KTE133 + VT82C686B AGPset Now we're getting closer. There were problems with IDE data corruption and the VT82C686B. sos committed a fix to -CURRENT about 2 months ago: sos 2001/09/25 10:10:39 PDT Modified files: sys/dev/ata ata-pci.c Log: Add a fix for the VIA82C686B data corruption bug. This fixed the problem on the 3 platforms I've been able to test on. I'm still of the oppinion that the BIOS should take care of this, however some board makers only apply this when they spot a SBLive! soundcard, but the problem exists even without a SBLive!. This fix should probably go somewhere else, but for now I'll keep it here since we havn't got a central place to put such things. Revision Changes Path 1.11 +51 -19 src/sys/dev/ata/ata-pci.c He doesn't appear to have MFCd to -STABLE. You should probably get in touch with him. I'm not copying him here, because I don't think he'll read through all this message. >> If the machine is dying in the middle of a cron job which does the >> standard system checks, you may also want to do some stress testing >> on the disk subsection. > > It just has an ordinary IDE disk, nothing fancy. It doesn't need to be fancy. > CPU: AMD Athlon(tm) XP 1500+ (1335.63-MHz 686-class CPU) Here's the evidence of your processor and its speed. Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html 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 Nov 17 15:55:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id 5672D37B416 for ; Sat, 17 Nov 2001 15:55:44 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id 76991786E1; Sun, 18 Nov 2001 10:25:42 +1030 (CST) Date: Sun, 18 Nov 2001 10:25:42 +1030 From: Greg Lehey To: Charles Burns Cc: questions@freebsd.org Subject: Re: on Softupdates and journalling Message-ID: <20011118102542.D72712@monorchid.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.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-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, 17 November 2001 at 15:23:25 -0700, Charles Burns wrote: > Quick question: Why does a (my) FreeBSD installation on a drive with > Softupdates enabled still insist on doing an FS check after a unclean > reboot? Because that's the way it works. Soft updates don't obviate the need for fsck. 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 Nov 17 15:56:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f58.law15.hotmail.com [64.4.23.58]) by hub.freebsd.org (Postfix) with ESMTP id 6C36337B417 for ; Sat, 17 Nov 2001 15:56:15 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 17 Nov 2001 15:56:15 -0800 Received: from 213.67.37.59 by lw15fd.law15.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 23:56:15 GMT X-Originating-IP: [213.67.37.59] From: "Teo Carlsson" To: secureshell@securityfocus.com Subject: scp host key fail? Date: Sun, 18 Nov 2001 00:56:15 +0100 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_408e_51ca_1320" Message-ID: X-OriginalArrivalTime: 17 Nov 2001 23:56:15.0283 (UTC) FILETIME=[71466830:01C16FC3] Sender: owner-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_408e_51ca_1320 Content-Type: text/plain; charset=iso-8859-1; format=flowed What is wrong? scp id_dsa.pub root@host.com:~/.ssh/key-stat Aborted by user! verify_host_key failed lost connection And how to fix? /Teo _________________________________________________________________ Hämta MSN Explorer kostnadsfritt på http://explorer.msn.se ------=_NextPart_000_408e_51ca_1320 Content-Type: message/rfc822 From secureshell-return-846-dyn_dns_sweden Sat, 17 Nov 2001 13:22:46 -0800 Received: from [66.38.151.26] by hotmail.com (3.2) with ESMTP id MHotMailBDC01FE700404136E80D4226971AB3B70; Sat, 17 Nov 2001 13:21:43 -0800 Received: from lists.securityfocus.com (lists.securityfocus.com [66.38.151.19]) by outgoing.securityfocus.com (Postfix) with QMQP id D8D898F294; Sat, 17 Nov 2001 14:18:44 -0700 (MST) Mailing-List: contact secureshell-help@securityfocus.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list secureshell@securityfocus.com Received: (qmail 31011 invoked from network); 17 Nov 2001 21:20:23 -0000 X-Originating-IP: [217.39.162.241] From: "Panagiotis Vellopoulos" To: secureshell@securityfocus.com Subject: problem Date: Sat, 17 Nov 2001 21:20:59 +0000 Mime-Version: 1.0 Content-Type: text/html Message-ID: X-OriginalArrivalTime: 17 Nov 2001 21:20:59.0855 (UTC) FILETIME=[C0D8E5F0:01C16FAD]
I can login successfully in my university account using ssh secure file transfer but my folders and files does not appear on the console, it said, reading file, please wait. My computer is part of an ethernet network of 4 computers using shared ADSL BT line, and my OS is windows98. I have tried to login successfully with a 56K modem without any problem. Do you have any idea how can I solve this?
 
thanks
Panos 


Get your FREE download of MSN Explorer at http://explorer.msn.com
--------------------------------------------------------------------- To unsubscribe, e-mail: secureshell-unsubscribe@securityfocus.com For additional commands, e-mail: secureshell-help@securityfocus.com ------=_NextPart_000_408e_51ca_1320-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 15:57: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f136.pav1.hotmail.com [64.4.31.136]) by hub.freebsd.org (Postfix) with ESMTP id 7B5BA37B417 for ; Sat, 17 Nov 2001 15:57:02 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 17 Nov 2001 15:57:02 -0800 Received: from 200.3.154.6 by pv1fd.pav1.hotmail.msn.com with HTTP; Sat, 17 Nov 2001 23:57:02 GMT X-Originating-IP: [200.3.154.6] From: "Juan Luis Baptiste" To: freebsd-questions@freebsd.org Subject: IPv6 configuration issues... Date: Sat, 17 Nov 2001 23:57:02 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Nov 2001 23:57:02.0444 (UTC) FILETIME=[8D629AC0:01C16FC3] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I configured my box with an IPv6 address ::ffff:1.0.0.2 (ipv4mapped ipv6 address), but if I ping6 it I get this error: freebsd# ping6 ::ffff:1.0.0.2 PING6(56=40+8+8 bytes) ::ffff:172.25.79.230 --> ::ffff:1.0.0.2 ping6: sendmsg: No route to host ping6: wrote ::ffff:1.0.0.2 16 chars, ret=-1 My interface configuration is this: lnc0: flags=8843 mtu 1500 inet 172.25.79.230 netmask 0xffff0000 broadcast 172.25.255.255 inet6 fe80::250:56ff:fe53:f73e%lnc0 prefixlen 64 scopeid 0x1 inet6 ::ffff:1.0.0.2 prefixlen 64 ether 00:50:56:53:f7:3e faith0: flags=8000 mtu 1500 gif0: flags=8010 mtu 1280 gif1: flags=8010 mtu 1280 gif2: flags=8010 mtu 1280 gif3: flags=8010 mtu 1280 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 I have to create some kind of entries in the routing table for this? Thanks! Juan Luis _________________________________________________________________ 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 Sat Nov 17 15:59: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 8E5FA37B405 for ; Sat, 17 Nov 2001 15:59:01 -0800 (PST) Received: from scott1.despammed.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sat, 17 Nov 2001 17:29:14 -0500 Message-Id: <5.1.0.14.0.20011117172244.00c5fa40@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 17 Nov 2001 17:29:14 -0500 To: Nils Holland , David Loszewski From: Scott Subject: RE: harddrive error Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011117231513.V38627-100000@jodie.ncptiddische.net> References: <000601c16fb3$bd50c1e0$3000b1d8@sickness> 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 23:19 2001/11/17 +0100, Nils Holland wrote: > > >I would think that a cable that doesn't work wouldn't work under any OS, >as long as that US actually makes use of your HDDs UDMA mode. I cannot >imagine that you can actually have a cable that works with a drive in UDMA >mode on every OS except for FreeBSD, but I currently cannot prove this ;-) Actually, I can (prove it, that is.) :) On a better machine with an ASUS motherboard, when trying to solve my own UDMA error problem I noticed that certain modes were greyed out in the BIOS. There was a message that it was only enabled if the machine detected 80 pin shielded IDE cable. Which means, that though WinXp didn't complain about it, it wasn't using it either. :) A quick history of my issue--when it first happened, one of my first searches on deja indicated that it was because of a cheaper hard drive. Then, when it happened on the second machine, I read a few more of the 2000 hits (although if I added pio to the search criteria, it dropped to about 890 hits.) :) That's when I found out about the cable possibility, looked into the machines' BIOS and found that on the ASUS board. HTH a little Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 16: 3:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by hub.freebsd.org (Postfix) with ESMTP id 73DA337B405 for ; Sat, 17 Nov 2001 16:03:26 -0800 (PST) Received: from twincat.vladsempire.net (unknown [209.105.45.196]) by services.webwarrior.net (Postfix) with ESMTP id 4275B1EE for ; Sat, 17 Nov 2001 18:03:52 -0600 (CST) Received: by twincat.vladsempire.net (Postfix, from userid 1001) id 41A463A3A; Sat, 17 Nov 2001 17:59:14 +0000 (GMT) Date: Sat, 17 Nov 2001 17:59:14 +0000 From: Josh Paetzel To: Don Sutter Cc: FreeBSD Questions Subject: Re: S3 ViRGE in high color mode Message-ID: <20011117175913.B504@twincat.vladsempire.net> Mail-Followup-To: Don Sutter , FreeBSD Questions References: <001f01c16f2c$b1125f60$13fea8c0@drs> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001f01c16f2c$b1125f60$13fea8c0@drs>; from drs@suntreeaz.com on Fri, Nov 16, 2001 at 10:57:07PM -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 Fri, Nov 16, 2001 at 10:57:07PM -0700, Don Sutter wrote: > Has anyone figured out how to get a 4M S3 ViRGE PCI (86C325) > to run at more than 256 colors at 1024 X 768 in KDE 2.2.1 / > XFree86 4.1.0_10 without breaking up every time you move the > mouse? I looked the man page at > http://www.xfree86.org/4.1.0/s3virge.4.html over and there > are quite a few combinations to try. Anybody had any luck > yet or am I just too far out on the bleeding edge? heh, no. :) Try this in your XF86Config: Section "Screen" Identifiers "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubSection EndSection Section "Device" Identifier "Card0" Driver "s3virge" VendorName "cirrus" BoardName "whatever" BusID "PCI:0:15:0" #Your entry here might vary ChipSet "86c325" EndSection See if that works. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 16:44:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 6A81B37B405 for ; Sat, 17 Nov 2001 16:44:36 -0800 (PST) Received: (from thursday@localhost) by sdf.lonestar.org (8.11.6/8.11.6) id fAI0iU218400 for freebsd-questions@freebsd.org; Sun, 18 Nov 2001 00:44:30 GMT Date: Sun, 18 Nov 2001 00:44:30 +0000 From: what ever To: freebsd-questions@freebsd.org Subject: sound, part 2 Message-ID: <20011118004430.A10655@sdf.freeshell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Firstly, thanks to everyone who tried to help me getting my sound card to work. I finally managed to get it recognized by the kernel (I'd had an irq conflict), but now, I am having some other issues. This is on 4.2-RELEASE, with a Creative Vibra 16. dmesg reports this about pcm & sbc: sbc0: at port 0x220-0x22f irq 5 drq 1 on isa0 pcm0: on sbc0 cd /dev && sh MAKEDEV snd0 completed successfully cat /dev/sndstat has this to say: FreeBSD Audio Driver (newpcm) Apr 27 2001 14:58:07 Installed devices: pcm0: at io 0x220 irq 5 drq 1 (1p/1r channels) Yet attempting to use any of the nice multimedia utilities in kde or other sound utilities such as mpg123 returns nothing but silence. Cat-ing a .wav to /dev/dsp returns a screen full of binary characters and "cat: /dev/dsp: Device busy" Based on what I've read...I should be hearing beautiful music now...so I am at a bit of a loss. Help, as always, is greatly appreciated! Thanks! -- Thursday@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 17:22:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20405.mail.yahoo.com (web20405.mail.yahoo.com [216.136.226.124]) by hub.freebsd.org (Postfix) with SMTP id C703337B416 for ; Sat, 17 Nov 2001 17:22:34 -0800 (PST) Message-ID: <20011118012234.37745.qmail@web20405.mail.yahoo.com> Received: from [146.186.43.231] by web20405.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 17:22:34 PST Date: Sat, 17 Nov 2001 17:22:34 -0800 (PST) From: Richard Hawkins Subject: ppp woes on machine normally connected directly To: freebsd-questions@freebsd.org Cc: dochawk@psu.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 Normally this machine connects directly. Two weeks ago, I managed to connect by ppp. I have no idea what I changed that finally made it work correctly, but I thought I'd saved all the files in /etc I changed. Apparently not. I use the ltmdm module to use the linux driver. I can dial out and connect just fine. In fact, I can get the other end to start a ppp connection, which ifconig -a seems to recognize. I don't seem to get anytning (not even dialing) from the -auto option to ppp. I'm baffled. I'm dreading having to use windows for three hours to listen to my game tomorow--it's difficult enough to do it right now (and please excuse any weird formatting; this is painful). Please cc: this account; I can't get through to the regular account where I subscribe to this list. Here's a capture of ifconifg after manually dialing a ppp connection. THe adress from ifconfig is consistant with what I'm told from the ppp window. Script started on Sat Nov 17 19:16:47 2001 fac13ttyp4:hawk>ifconfig -a fxp0: flags=8802 mtu 1500 ether 00:10:a4:89:ff:db media: Ethernet autoselect (none) status: no carrier lp0: flags=8810 mtu 1500 ppp0: flags=8010 mtu 1500 faith0: flags=8000 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 inet 127.0.0.1 netmask 0xff000000 tun0: flags=8051 mtu 1524 inet6 fe80::210:a4ff:fe89:ffdb%tun0 prefixlen 64 scopeid 0x6 inet 146.186.43.217 --> 146.186.43.194 netmask 0xffffffff Opened by PID 291 fac13ttyp4:hawk>ping www.iastate.edu ping: cannot resolve www.iastate.edu: Host name lookup failure fac13ttyp4:hawk>dmesg | gtail -20 \sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 sio1: configured irq 3 not in bitmap of probed irqs 0 ppc0: at port 0x278-0x27f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: LEXWPS plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 IPFW: MOD_LOAD IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 30520MB [66144/15/63] at ata0-master UDMA33 acd0: DVD-ROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s2a ltmdm0: port 0x1840-0x1847 mem 0xf0121000-0xf0121fff irq 11 at device 3.1 on pci0 ltmdm0: type Virtual 16550A fac13ttyp4:hawk>\^Dexit Script done on Sat Nov 17 19:18:20 2001 hawk, exasperated (normally dochawk@psu.edu) __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 17:25:26 2001 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 1682737B418 for ; Sat, 17 Nov 2001 17:25:24 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 17 Nov 2001 20:25:22 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "David Loszewski" , Subject: Re: zips and tars | ASCII or Binary? Date: Sat, 17 Nov 2001 20:24:51 -0500 X-Mailer: KMail [version 1.2] References: <000501c16fb2$b3607730$3000b1d8@sickness> In-Reply-To: <000501c16fb2$b3607730$3000b1d8@sickness> MIME-Version: 1.0 Message-Id: <01111720245100.00905@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 17 November 2001 16:56, David Loszewski wrote: > Are zips and tar.gz and tar files supposed to be transferred using > Binary transfer or ASCII? How do I make one or the other a default for > wget and ncftp? > > Dave if transferring to a Unix (including Linux), use binary for everything. zips are always binary. tars should effectively always binary, though they aren't realy valid from another O/S; if you got something perverse like a .tar file from a Windows machine there's no proper way to transfer it . . . > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 17:57:38 2001 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 5EADF37B416; Sat, 17 Nov 2001 17:57:28 -0800 (PST) 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 RAA00441; Sat, 17 Nov 2001 17:57:26 -0800 Message-ID: <3BF71585.6090104@owt.com> Date: Sat, 17 Nov 2001 17:57:25 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Greg Lehey Cc: Anthony Atkielski , Axel Scheepers , Sudirman Hassan , "Andrew C. Hornback" , Kris Kennaway , FreeBSD Questions Subject: Re: Mysterious boot during the night References: <20011117130052.B7072@mars.thuis> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <20011118102106.C72712@monorchid.lemis.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg Lehey wrote: > [Format recovered--see http://www.lemis.com/email/email-format.html] > > Various breakage in a surprising number of these messages. > > On Saturday, 17 November 2001 at 2:36:33 -0800, Kent Stewart wrote: > >>Which version of FreeBSD are you using? Based on your setiathome time, >>it has to be a fairly slow machine. >> > > How do you determine that? The time just shows how long it has been > running for. Most of the people I know run setiathome in a script. You only see the time accrue for a single wu. The script makes it easy to have several days of work on hand. Sooner or later, Berkeley has a problem and when you use a script, you can continue running until the networking or whatever is fixed. Kent > > On Saturday, 17 November 2001 at 12:54:44 +0100, Anthony Atkielski wrote: > >>Kent asks: >> >> >>>Which version of FreeBSD are you using? >>> >>4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for >>boot. >> > > See below. This is possibly part of the problem. > > >>>Based on your setiathome time, it has to be a fairly slow machine. >>> >>The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I >>have no easy way to confirm this. >> > > Well, yes, you did later on with your dmesg output. > > >>>I am curious about the rest of the system. >>> >>The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not sure which). >>The CPU fan is running at 4551 RPM most of the time, and the CPU temperature is >>47-48 degrees Celsius, as reported by the BIOS. The system temperature is 39 >>degrees Celsius. >> > > Looks OK. > > On Saturday, 17 November 2001 at 13:00:52 +0100, Axel Scheepers wrote: > >>On Sat, Nov 17, 2001 at 12:54:44PM +0100, Anthony Atkielski wrote: >> >>>Kent asks: >>> >>> >>>>Which version of FreeBSD are you using? >>>> >>>4.3. The kernel is identical to GENERIC except that I disabled Ctrl-Alt-Del for >>>boot. >>> >>You might consider upgrading to 4.4-STABLE or apply the appropiate security >>patches for 4.3 since there are some vulnerabilities in it. Just use cvsup to >>fetch the sources and do a make world in your /usr/src. >> > > That might be a worthwhile thing to do, but what makes you think this > could be a security issue? > > On Saturday, 17 November 2001 at 4:22:57 -0800, Kent Stewart wrote: > >> >>Anthony Atkielski wrote: >> >> >>>Kent asks: >>> >>> >>> >>>>Which version of FreeBSD are you using? >>>> >>>> >>>4.3. The kernel is identical to GENERIC except that I disabled >>>Ctrl-Alt-Del for >>>boot. >>> >> >>There are some exploits in 4.3. If you aren't running them, someone >>could have played tag with one of your daemons. That could prompt a >>mysterious reboot. >> > > This doesn't really fit the "spontaneous reboot during cron job" > syndrome. It reminds me more of Microsoft users blaming any crash on > viruses. > > >>>The motherboard is a Chaintech 7AIA5 (or perhaps 7AIA5E, I'm not >>>sure which). The CPU fan is running at 4551 RPM most of the time, >>>and the CPU temperature is 47-48 degrees Celsius, as reported by >>>the BIOS. The system temperature is 39 degrees Celsius. >>> >>I have a 900 t'bird and it doesn't run quite that hot. I have it in >>the basement where the temperature stays under 70 degrees unless I >>turn the heat on. >> > > Considering he's running a different processor and is keeping it 100% > busy, this seems fine. > > On Saturday, 17 November 2001 at 22:49:12 +0100, Anthony Atkielski wrote: > >>I'm debating whether it is really a good idea to run setiathome. I >>don't care as long as it's not putting a strain on anything, but if >>it's going to make things so warm that they become unreliable, I'll >>pass. >> > > The processor managed 54 hours or so of seti@home. It crashed during > a cron job. I don't think I'd blame seti@home. > > On Saturday, 17 November 2001 at 11:14:08 -0500, Andrew C. Hornback wrote: > >>On Saturday, November 17, 2001 6:55 AM unspecified time zone, Anthony Atkielski wrote >> >>>The processor is supposedly an AMD Athlon XP at 1.5 MHz, although I >>>have no easy way to confirm this. The machine is brand-new. >>> >> Cutting edge technology... gotta love it. *shakes his head* >> > > Useless platitudes. Got to hate them. > > >> What chipset does that motherboard use? Or is it even >>possible to find out? IIRC, Chaintech was part of the PC Chips >>line. If that's true, that would be a poor excuse for a motherboard >>based on my experience with PC Chips products. >> > > Specifics? > > >> Check your RAM, make sure it's properly rated for the speeds >>you're running at. If the machine is dying in the middle of a cron >>job which does the standard system checks, you may also want to do >>some stress testing on the disk subsection. Also check dmesg for >>any anomalous readings (cards that don't show up, hardware that's >>detected but "unknown", etc.) >> > > The disks are the obvious thing to look at, since seti@home keeps RAM > busy as well. > > On Saturday, 17 November 2001 at 23:00:34 +0100, Anthony Atkielski wrote: > >>Andrew writes: >> >> >>>What chipset does that motherboard use? >>> >>VIA KT133A/KTE133 + VT82C686B AGPset >> > > Now we're getting closer. There were problems with IDE data > corruption and the VT82C686B. sos committed a fix to -CURRENT about 2 > months ago: > > sos 2001/09/25 10:10:39 PDT > > Modified files: > sys/dev/ata ata-pci.c > Log: > Add a fix for the VIA82C686B data corruption bug. > This fixed the problem on the 3 platforms I've been able to test on. > > I'm still of the oppinion that the BIOS should take care of this, > however some board makers only apply this when they spot a > SBLive! soundcard, but the problem exists even without a SBLive!. > > This fix should probably go somewhere else, but for now I'll > keep it here since we havn't got a central place to put > such things. > > Revision Changes Path > 1.11 +51 -19 src/sys/dev/ata/ata-pci.c > > He doesn't appear to have MFCd to -STABLE. You should probably get in > touch with him. I'm not copying him here, because I don't think he'll > read through all this message. > > >>>If the machine is dying in the middle of a cron job which does the >>>standard system checks, you may also want to do some stress testing >>>on the disk subsection. >>> >>It just has an ordinary IDE disk, nothing fancy. >> > > It doesn't need to be fancy. > > >>CPU: AMD Athlon(tm) XP 1500+ (1335.63-MHz 686-class CPU) >> > > Here's the evidence of your processor and its speed. > > Greg > -- > When replying to this message, please take care not to mutilate the > original text. > For more information, see http://www.lemis.com/email.html > 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 > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:27:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 08DC337B417 for ; Sat, 17 Nov 2001 18:27:29 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAI2RPg77717; Sun, 18 Nov 2001 03:27:25 +0100 (CET) Message-ID: <033901c16fd8$8fb18740$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Andrew C. Hornback" , "FreeBSD Questions" References: <002401c16fb7$abc1fd00$6600000a@ach.domain> Subject: Re: Mysterious boot during the night Date: Sun, 18 Nov 2001 03:27:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew writes: > Yup. I call it cutting edge... it's not an > Itanium or a HP Superdome server, but it's still > cutting edge consumer grade hardware. Maybe in terms of processor speed. But machines are so fast these days, does processor speed really matter? The vendor did cut corners in a lot of other ways, although the machine seems to be reasonably well built and equipped for the price. > I may be mistaken, but I believe there are known > problems with that chipset. Known problems that would reboot a system? > However, they're not a manufacturer known for > quality hardware. It looks okay for what I paid for it. > Your best bet here is going to get one of the memory > checking software programs and basically "bang the > hell" out of the machine to force it to error. If the reboots become frequent and worrisome, I'll consider it. Nowadays I tend to put hardware failures at the bottom of the list of possible system problems--so much so that I question the utility of things like clustered servers, especially since they usually have lots of other problems related to clustering that tend to more than negate their alleged value at increasing uptime (often more theoretical than real, anyway). > What controller chipset does it use? I don't know. > Maybe it's just how I go about things, but I > don't install hardware that I'm not ready to use > immediately. I've seen some strange things > like that. If it will work when I use it, it will surely work when I don't use it. I don't like to open and close the case any more than necessary. > You can get rid of this stuff by modifying your > kernel.conf file. Is there a reason why I'd want to get rid of it? > Look this up on the web and see if you can determine > what it is. This may be a piece of unsupported > hardware. Does your machine include onboard sound > or something like that? Yes, it looks like this is some sort of Compu-Media on-board PCI audio gadget. I don't use the audio on the system. When I started KDE, one of the six million processes it launched for my one user was something called artsd, and it was not at all nice, at -36. I trashed it, shortly before trashing all of KDE. It seemed to have something to do with the sound interface, and I saw complaints it was logging, so I just killed it. > Are you sure that the cable for this is 100% spec? Nope. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:28:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 8A35937B417; Sat, 17 Nov 2001 18:28:43 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAI2Sg277802; Sun, 18 Nov 2001 03:28:42 +0100 (CET) Message-ID: <033e01c16fd8$bd9ff380$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Greg Lehey" , "FreeBSD Questions" Cc: "Kris Kennaway" References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <20011118100255.B72712@monorchid.lemis.com> Subject: Re: Mysterious boot during the night Date: Sun, 18 Nov 2001 03:28:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg writes: > You'll note also that a surprising number of > spontaneous reboots take place during nightly > cron jobs; there's more than just "hardware failure" > behind that. So what are the other reasons? My mysterious reboot did indeed appear to take place during a nightly cron job--some sort of default thing that sends me a summary of system and security problems each morning (I didn't set it up, it was just there). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:30:21 2001 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 DB94837B419 for ; Sat, 17 Nov 2001 18:30:15 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 17 Nov 2001 18:29:48 -0800 Received: from 63.204.108.22 by lw10fd.law10.hotmail.msn.com with HTTP; Sun, 18 Nov 2001 02:29:47 GMT X-Originating-IP: [63.204.108.22] From: "Peter Nvarda" To: freebsd-questions@FreeBSD.org Subject: internal pci modem Date: Sun, 18 Nov 2001 02:29:47 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Nov 2001 02:29:48.0246 (UTC) FILETIME=[E4A0FF60:01C16FD8] Sender: owner-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 freebsd 4.3 and an internal pci modem. When I run pnpinfo, I do not find the modem at all. In dmesg, the closest thing I could see to the modem being recognized is this: at device 1.1 on pci0 How do I setup freebsd 4.3 to recognize my internal pci modem? What kernel configurations do I need to make (and device nodes if necessary). Thanks, Peter _________________________________________________________________ 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 Sat Nov 17 18:33:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id 105C237B41D for ; Sat, 17 Nov 2001 18:33:49 -0800 (PST) Received: from there (dialup-uu-dynamic80.cshore.com [63.112.158.80]) by IMGate1.cshore.com (Postfix) with SMTP id 56DE923F9F; Sat, 17 Nov 2001 21:57:54 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111172140.04721@starbreaker.net> To: "Peter Nvarda" Subject: Re: internal pci modem Date: Sat, 17 Nov 2001 21:41:08 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: Cc: freebsd-questions@freebsd.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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 17 November 2001 21:29, you wrote: > Hello, > I have freebsd 4.3 and an internal pci modem. When I run pnpinfo, > I do not find the modem at all. > In dmesg, the closest thing I could see to the modem being > recognized is this: > > at device 1.1 on pci0 You probably have a Winmodem, which can only be used in Windows since it depends on a software driver to implement the functions native to a modem with a hardware controller. What brand is your modem? - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "Sex, Unix, and rock 'n roll" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79x/EcCiK1X1IhlkRAhQOAKCfJI7qfXITzYoBKdWNdJWf1Cme4ACePg0j F+XncreNG1GhAma2BPSNh4k= =+cq5 -----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 Sat Nov 17 18:35:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 014AF37B416; Sat, 17 Nov 2001 18:35:28 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAI2ZQK80698; Sun, 18 Nov 2001 03:35:26 +0100 (CET) Message-ID: <034101c16fd9$aebc31c0$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Greg Lehey" , "FreeBSD Questions" References: <20011117130052.B7072@mars.thuis> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <20011118102106.C72712@monorchid.lemis.com> Subject: Re: Mysterious boot during the night Date: Sun, 18 Nov 2001 03:35:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg writes: > Considering he's running a different processor > and is keeping it 100% busy, this seems fine. I've been experimenting, and the processor seems to stabilize at around 48 degrees Celsius when it is 100% busy. When the system is idle, it cools off considerably. > The processor managed 54 hours or so of seti@home. > It crashed during> a cron job. I don't think I'd > blame seti@home. That is my assessment also. SETI is very repetitive, I believe. A code failure, or even a hardware failure exposed by the program, would show up in considerably less than 50 hours. Fifty hours of running time is around 270 trillion instructions executed. > The disks are the obvious thing to look at, since > seti@home keeps RAM busy as well. That also occurred to me. Both memory and processor--especially the latter--are well exercised by SETI, as far as I can tell. So the only thing that gets intermitted exercise is the disk. SETI doesn't seem to do a lot of disk I/O, except to take an occasional checkpoint. And then there is that mysterious coincidence of the cron job running at the moment of failure. > Now we're getting closer. There were problems > with IDE data corruption and the VT82C686B. sos > committed a fix to -CURRENT about 2 months ago: How can I tell if this fix is in my machine? I installed from a set of Wind River CDs, marked as FreeBSD 4.3 (without much additional information), and dated April 2001. > He doesn't appear to have MFCd to -STABLE. MFCd? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:37:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from atkielski.com (atkielski.com [161.58.232.69]) by hub.freebsd.org (Postfix) with ESMTP id 5034A37B405 for ; Sat, 17 Nov 2001 18:37:28 -0800 (PST) Received: from contactdish (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by atkielski.com (8.11.6) id fAI2bQh80888; Sun, 18 Nov 2001 03:37:26 +0100 (CET) Message-ID: <034a01c16fd9$f5e75750$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Kent Stewart" , "FreeBSD Questions" References: <20011117130052.B7072@mars.thuis> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <20011118102106.C72712@monorchid.lemis.com> <3BF71585.6090104@owt.com> Subject: Re: Mysterious boot during the night Date: Sun, 18 Nov 2001 03:37:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kent writes: > Most of the people I know run setiathome > in a script. I have a user account set up with setiathome as its shell. You login, and SETI runs until you interrupt the program. It seemed secure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:40:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 0374037B405 for ; Sat, 17 Nov 2001 18:40:07 -0800 (PST) Received: from dialup-209.247.143.121.dial1.sanjose1.level3.net ([209.247.143.121] helo=blossom.cjclark.org) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165Hs4-0005lO-00; Sat, 17 Nov 2001 18:40:03 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fAI2aru67497; Sat, 17 Nov 2001 18:36:53 -0800 (PST) (envelope-from cjc) Date: Sat, 17 Nov 2001 18:36:28 -0800 From: "Crist J. Clark" To: Scott Reber Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vi - permission denied error Message-ID: <20011117183628.L63067@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <4.3.2.7.2.20011117175434.00b14b50@atltechgroup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.2.7.2.20011117175434.00b14b50@atltechgroup.com>; from sreber@atltechgroup.com on Sat, Nov 17, 2001 at 06:03:06PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-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, Nov 17, 2001 at 06:03:06PM -0500, Scott Reber wrote: > I am installing a new FreeBsd machine. 4.4 Release. > When I attempt to edit a file as a non-root user in that non-root's home > directory I get the following: > > tethys|~$ vi .bash_profile > ex/vi: Error: /var/tmp/vi.recover: Permission denied > ex/vi: Modifications not recoverable if the session fails > ex/vi: Error: .bash_profile: Permission denied > ex/vi: Error: Unable to create temporary file: Permission denied > > Editing as root works as expected. What have I done wrong? Check permissions on /tmp or TMPDIR (why it fails) and /var/tmp/vi.recover (why you get the first warning). -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:40:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id AD6CD37B417 for ; Sat, 17 Nov 2001 18:40:36 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 5713EBDA8; Sat, 17 Nov 2001 18:40:36 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id SAA11729; Sat, 17 Nov 2001 18:40:35 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fAI2d0t71907; Sat, 17 Nov 2001 18:39:00 -0800 (PST) (envelope-from swear@blarg.net) To: "Anthony Atkielski" Cc: Subject: Re: DSL PPPoE with 2 NICs References: <002601c16e7f$19509d20$1401a8c0@tedm.placo.com> <001101c16e98$1867ba60$0a00000a@atkielski.com> <3BF50ACB.F37844BE@resfeber.se> <004a01c16ea5$469bf650$0a00000a@atkielski.com> <20011116092426.H10055@sjt-u10.cisco.com> <00bf01c16eeb$4cc84dd0$0a00000a@atkielski.com> From: swear@blarg.net (Gary W. Swearingen) Date: 17 Nov 2001 18:38:58 -0800 In-Reply-To: <00bf01c16eeb$4cc84dd0$0a00000a@atkielski.com> Message-ID: Lines: 96 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 "Anthony Atkielski" writes: > I haven't seen a basic terminal in at least 15 years. That depends on what you think he meant by "basic terminal". I think his point was that you could run "vi" through anything that is or emulates a stand-alone low-speed serial terminal like the VT-100. For instance, "vi" probably would work via Microsoft terminal emulator (Hyper-something? you've seen that I suppose) where many other, especially GUI, editors would be totally useless. > I dunno. The arrow keys are pretty intuitive. Unfortunately they don't seem to > behave as intuition predicts under vi, although they do under joe. They do for me (vi that came with FreeBSD 4.4). In both insert and command modes. Or do you find it intuitive to move the cursor to parts of the file that don't exist or what? > Does it? Hmm ... I learned something new. I just use the mouse and click on > the menu item that interests me. It's easier than memorizing keystroke > sequences. I don't much care which editor you use, but it bothers me that you express such clearly erroneous reasons for your choice. Yes, learning and using mouse clicks is easier than learning and using keystrokes -- if each is done only once. But what we want you, as a new Unix user, to learn sooner, rather than later, is that for some of your software tools, it is easier in the long term (and sometimes even very short) to use the keys. A editor (for a frequently-edited file format) is one such tool. It is far faster (ie, easier) to use the keys (even an Emacs Esc-Meta-Alt-Ctrl-Shift thing) than a mouse in almost all cases. And, unless you are extraordinarily slow, the small amount of time it takes to memorize the keystrokes is well worth the time saved later. You need only memorize a small fraction of the available commands; as you indicated: you don't need most commands. If you later find that you need to do something often, you'll often discover an keystroke available for which you'll then recognize the value in memorizing it. It doesn't take long to memorize keystrokes and after you use it a few hundred times, your fingers won't soon forget, even if your concious mind does forget. I'll agree with you that mouse control is better for the vast majority of user-controlled functions that a user needs to operate, but key control is very much better for the vast majority of times functions are operated. Most functions are used too infrequently to waste time memorizing keystrokes (or even command or option names), but many functions are used too frequently to waste time reaching for and aiming a mouse. (Arm movement time is not the only problem.) Unix tools need to learn from Windows users (and some will, as time permits) and Windows users need to learn from Unix tools (and some will, as their open minds permit). > For the editing I want to do, I don't need a powerful tool, I need an intuitive > tool. Maybe so; we can't know your needs in the short term, but please learn from our experience that, if you're going to be editing text files for more than a dozen or so hours, what you call "powerful" is better than intuitive. By "better", I mean that it will save you time overall, learning time included. You don't have to learn all of the commands ever and you need only a few to begin. > Additionally, vi reeks of dumb terminals and thirty-year-old timesharing > environments. While some aspects of both remain applicable in the present day, > most do not. Again, "it reeks" is a very poor reason for selection. What aspects are no longer applicable? Text files are lines of characters just like those old environments were. There's good reason for a text file editor to reek of lines of characters. If that reminds you of the bad old days when the editors had limitations which they no longer do, then you need to get over it. Your thought processes are holding you back. BTW, I found "vi" on a VT-100 dumb (by some definitions) terminal to be a world of difference from my previous timesharing environments accessed via truly dumb terminals or cards (and even paper tapes and toggle switches in cruder environments). A much different and much improved stench. The big advance in editors was that between line-oriented ones and character-oriented ones and "vi" was definitely in the latter category though it could do both. That was only 22 years ago. > I'm not working on a teletype these days, so I don't need an > editor that can accommodate one. Teletype, no, but you are likely to find that knowledge of a VT-100 compatible editor is useful and saves your bacon when you don't have to stop and learn a new editor when you learn the value of a VT-100- compatible editor the hard way. I think I've confused two issues in the above. The VT-100-compatibility is a nice side-benefit of "vi" and reason enough for you to learn its very basic commands, but for an everyday editor, you might, as I do, prefer another editor with very good finger-friendly features like XEmacs. Both XEmacs and Emacs now have many GUI features which you should find are good enough for you while you learn some key banging. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:43:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc25.worldnet.att.net (mtiwmhc25.worldnet.att.net [204.127.131.50]) by hub.freebsd.org (Postfix) with ESMTP id 6814237B405; Sat, 17 Nov 2001 18:43:16 -0800 (PST) Received: from columbia ([12.93.211.11]) by mtiwmhc25.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011118024315.TAWV11294.mtiwmhc25.worldnet.att.net@columbia>; Sun, 18 Nov 2001 02:43:15 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "Greg Lehey" , "FreeBSD Questions" Subject: RE: Mysterious boot during the night Date: Sat, 17 Nov 2001 21:43:23 -0500 Message-ID: <002701c16fda$ca673680$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <034101c16fd9$aebc31c0$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Saturday, November 17, 2001 9:35 PM > To: Greg Lehey; FreeBSD Questions > Subject: Re: Mysterious boot during the night > > Greg writes: > > > The disks are the obvious thing to look at, since > > seti@home keeps RAM busy as well. > > That also occurred to me. Both memory and processor--especially > the latter--are > well exercised by SETI, as far as I can tell. So the only thing that gets > intermitted exercise is the disk. SETI doesn't seem to do a lot > of disk I/O, > except to take an occasional checkpoint. And then there is that > mysterious > coincidence of the cron job running at the moment of failure. Just to be safe, I'd still seek some kind of diagnostic just to make sure. Ruling something out before you've tested it can lead to nagging problems that "just can't happen"... > > Now we're getting closer. There were problems > > with IDE data corruption and the VT82C686B. sos > > committed a fix to -CURRENT about 2 months ago: > > How can I tell if this fix is in my machine? I installed from a > set of Wind > River CDs, marked as FreeBSD 4.3 (without much additional > information), and > dated April 2001. I'm not 100% sure about this, but I believe that if you CVSupped to the newest version, it might include the fix. I'd see what sos had to say about it though before doing anything. > > He doesn't appear to have MFCd to -STABLE. > > MFCd? Merged From CURRENT. Basically, at the point that it's Merged From CURRENT, it's been tested and validated enough to put into the STABLE branch. Your best bet, I believe, is going to be to talk with sos and see about getting the patch either MFC'd to the STABLE branch, or to get a copy of the patch yourself and apply it. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 18:52:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from monorchid.lemis.com (monorchid.lemis.com [192.109.197.75]) by hub.freebsd.org (Postfix) with ESMTP id F0FA337B405 for ; Sat, 17 Nov 2001 18:52:39 -0800 (PST) Received: by monorchid.lemis.com (Postfix, from userid 1004) id A6E177855F; Sun, 18 Nov 2001 13:22:37 +1030 (CST) Date: Sun, 18 Nov 2001 13:22:37 +1030 From: Greg Lehey To: "Andrew C. Hornback" Cc: Anthony Atkielski , FreeBSD Questions Subject: Re: Mysterious boot during the night Message-ID: <20011118132237.K72712@monorchid.lemis.com> References: <034101c16fd9$aebc31c0$0a00000a@atkielski.com> <002701c16fda$ca673680$6600000a@ach.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002701c16fda$ca673680$6600000a@ach.domain> User-Agent: Mutt/1.3.23i 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-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] > X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Incorrect wrap of quoted text. On Saturday, 17 November 2001 at 21:43:23 -0500, Andrew C. Hornback wrote: > On Saturday, November 17, 2001 9:35 PM, Anthony Atkielski wrote: >> Greg writes: >> >>> The disks are the obvious thing to look at, since >>> seti@home keeps RAM busy as well. >> >> That also occurred to me. Both memory and processor--especially >> the latter--are well exercised by SETI, as far as I can tell. So >> the only thing that gets intermitted exercise is the disk. SETI >> doesn't seem to do a lot of disk I/O, except to take an occasional >> checkpoint. And then there is that mysterious coincidence of the >> cron job running at the moment of failure. > > Just to be safe, I'd still seek some kind of diagnostic just > to make sure. Ruling something out before you've tested it can lead > to nagging problems that "just can't happen"... Diagnostics can only prove the presence of bugs, not their absence. >>> Now we're getting closer. There were problems with IDE data >>> corruption and the VT82C686B. sos committed a fix to -CURRENT >>> about 2 months ago: >> >> How can I tell if this fix is in my machine? I installed from a >> set of Wind River CDs, marked as FreeBSD 4.3 (without much >> additional information), and dated April 2001. It's not in there. > I'm not 100% sure about this, but I believe that if you > CVSupped to the newest version, it might include the fix. I'd see > what sos had to say about it though before doing anything. No, as I said, it's only in -CURRENT. > >>> He doesn't appear to have MFCd to -STABLE. >> >> MFCd? > > Merged From CURRENT. Basically, at the point that it's Merged From > CURRENT, it's been tested and validated enough to put into the STABLE > branch. Precisely. This is the indication that it's in -STABLE. Things never get moved to a -RELEASE branch, since it doesn't change. After the MFC, you could use the -STABLE branch. > Your best bet, I believe, is going to be to talk with sos and > see about getting the patch either MFC'd to the STABLE branch, or to > get a copy of the patch yourself and apply it. Correct. Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html Finger grog@FreeBSD.org for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 19:15:42 2001 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 A0FF937B417 for ; Sat, 17 Nov 2001 19:15:39 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 6E5162B770; Sun, 18 Nov 2001 04:15:22 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 9BDAB83; Sun, 18 Nov 2001 14:14:56 +1100 (EST) Date: Sun, 18 Nov 2001 14:14:56 +1100 From: Edwin Groothuis To: Charles Burns Cc: questions@freebsd.org Subject: Re: on Softupdates and journalling Message-ID: <20011118141456.L684@k7.mavetju.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 burnscharlesn@hotmail.com on Sat, Nov 17, 2001 at 03:23:25PM -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, Nov 17, 2001 at 03:23:25PM -0700, Charles Burns wrote: > Quick question: Why does a (my) FreeBSD installation on a drive with > Softupdates enabled still insist on doing an FS check after a unclean > reboot? I heard rumours that this will not be done anymore in the -CURRENT version. But honestly, if something goes wrong and my machine crashes, I would prefer it to do a tourough[sp?] self-check before it continues to work again. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Sat Nov 17 19:21:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id BB03937B419 for ; Sat, 17 Nov 2001 19:21:26 -0800 (PST) Received: from keyslapper.org (acadia.ne.mediaone.net [24.91.160.222]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id fAI3LFk13449 for ; Sat, 17 Nov 2001 22:21:15 -0500 (EST) Received: (from leblanc@localhost) by keyslapper.org (8.11.6/8.11.6) id fAI3N4H92356 for freebsd-questions@FreeBSD.org; Sat, 17 Nov 2001 22:23:04 -0500 (EST) (envelope-from leblanc) Date: Sat, 17 Nov 2001 22:23:04 -0500 From: Louis LeBlanc To: freebsd-questions@FreeBSD.org Subject: Perl DBI::Oracle on FreeBSD - anyone done this? Message-ID: <20011118032304.GB62729@keyslapper.org> Reply-To: freebsd-questions@FreeBSD.org Mail-Followup-To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.23.2i X-PGP-Fingerprint: 4EA2 24FF 41B0 0258 9A54 9309 7803 D662 B364 4562 X-bright-idea: Lets abolish HTML mail! Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all. Quick question about the liklihood of getting the Perl DBI::Oracle module on FreeBSD. I don't need it bad enough to build a Linux box and build it on an nfs mount, and go thru all the install hassles. I only need the Perl module, not the dev libs, Oracle client, etc.. If I can get a pre-built package, that'd be my biggest preference. If it is possible to just snag the particular files out of the Oracle Linux tarball and then build the module, fine. But if anyone has tried it and found it to be such a headache as to be not worthwile, or a piece of cake, I'd sure be interested in hearing your story, along with pitfalls, caveats, whatever. Thanks in advance. Lou - -- Louis LeBlanc leblanc@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ÔŋÔŽ Die, v.: To stop sinning suddenly. -- Elbert Hubbard -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79ymHeAPWYrNkRWIRAvAPAJ99xJO9s2xx7nOkeXKAdWlBuFlPeACeJacU YD/xYpFZs+gdFh5n/KajEn8= =iKWi -----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 Sat Nov 17 19:29:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id D4EEC37B405 for ; Sat, 17 Nov 2001 19:29:51 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 7693ABD9F; Sat, 17 Nov 2001 19:29:51 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id TAA17968; Sat, 17 Nov 2001 19:29:51 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fAI3SFl72001; Sat, 17 Nov 2001 19:28:15 -0800 (PST) (envelope-from swear@blarg.net) To: Anthony Atkielski , FreeBSD Questions Subject: Re: Mysterious boot during the night References: <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <20011117133336.B88359@xor.obsecurity.org> From: swear@blarg.net (Gary W. Swearingen) Date: 17 Nov 2001 19:28:14 -0800 In-Reply-To: <20011117133336.B88359@xor.obsecurity.org> Message-ID: Lines: 36 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 > In general there's no reliable way for failing hardware to report its > failure mode correctly. e.g. run one of the memory testers in the > ports collection to check for failing RAM, but remember that if the > tester doesn't find a memory problem it doesn't mean you don't have > one. IIRC, I found the "memtest" port to be undireable and wound up going to the "memtest" web site (via freshmeat.net) and getting the standalone, all-on-one-floppy, version which, if you read the documentation, gives you a real warm feeling that it is testing your memory well. Some searching the web for "ECC" a year or two back lead me to believe that someone with lots of memory (1/4 GB?) could expect a bit error to happen once a year or so (?) from Cosmic Rays. I understand that most recent MBs support ECC; I plan to get it next time, even if it is a wee bit slower. Also, stability is a random thing. Bell- (and other-) shaped curves and that sort of thing. Margins are important. Lower-quality parts and higher temperatures give you smaller margins and higher probabilites of random error. As for software errors, keep track of how long your system has been running and when it crashes, etc. and look for trends if you get multiple crashes. Unfortunately for you, most of the software that has the ability to cause a crash doesn't depend on many external factors like other software or how long it's been running or how many times it has done something. Of course, you might have seen the exception. If you want to try for more info at the next crash, you'll need to do some reading of the dumpon(8) man page, the "Kernel Debugging" section of the Handbook, and maybe some groups.google.com searching and learning of the kernel debugger. But, depending on the hardware error, it may do you no good, as the man said. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 19:39:57 2001 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 75B3E37B416 for ; Sat, 17 Nov 2001 19:39:54 -0800 (PST) Received: from hades.hell.gr (patr530-a117.otenet.gr [212.205.215.117]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fAI3dmv29827; Sun, 18 Nov 2001 05:39:49 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fAI3dmI39450; Sun, 18 Nov 2001 05:39:48 +0200 (EET) (envelope-from charon@labs.gr) Date: Sun, 18 Nov 2001 05:39:47 +0200 From: Giorgos Keramidas To: Anthony Atkielski Cc: FreeBSD Questions Subject: Re: Windows/DOS .OBJ files to FreeBSD objects? Message-ID: <20011118033947.GD28425@hades.hell.gr> References: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> User-Agent: Mutt/1.3.23.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 2001-11-17 23:03:45, Anthony Atkielski wrote: > My favorite Intel assembler is Eric Issacson's A86 assembler, but all it > produces is OBJ output compatible with Windows and DOS linkers. Is there any > way to convert such an OBJ file to something that can be linked under FreeBSD > into a FreeBSD-compatible executable binary, in conjunction with C++ modules, > for example? Does a86 even work on FreeBSD? The homepage seems to suggest that it's a program written for DOS and/or Windows. Moreover, since a386/d386 are not freely available (the home page has links for `online orders' and `multiuser licenses') and a port does not already exist to FreeBSD you don't have many options, apart from: a) Pester the developers of a86/d86 and a386/d386 to port their software to FreeBSD. Then buy it :) b) Use some other assembler, that is freely available under FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 19:51:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id F3DED37B405 for ; Sat, 17 Nov 2001 19:51:29 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id fAI3pPT08351; Sat, 17 Nov 2001 21:51:26 -0600 (CST) (envelope-from dan) Date: Sat, 17 Nov 2001 21:51:25 -0600 From: Dan Nelson To: Edwin Groothuis Cc: Charles Burns , questions@FreeBSD.ORG Subject: Re: on Softupdates and journalling Message-ID: <20011118035125.GC12018@dan.emsphone.com> References: <20011118141456.L684@k7.mavetju.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011118141456.L684@k7.mavetju.org> User-Agent: Mutt/1.3.23.2i 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 (Nov 18), Edwin Groothuis said: > On Sat, Nov 17, 2001 at 03:23:25PM -0700, Charles Burns wrote: > > Quick question: Why does a (my) FreeBSD installation on a drive > > with Softupdates enabled still insist on doing an FS check after a > > unclean reboot? > > I heard rumours that this will not be done anymore in the -CURRENT > version. But honestly, if something goes wrong and my machine > crashes, I would prefer it to do a tourough[sp?] self-check before it > continues to work again. Softupdates tries to ensure that the filesystem is internally consistent at all times. So if you create a directory, then create a file in it, the blocks describing the directory get written out before the blocks describing the file. The only thing "wrong" with a softupdates filesystem after a crash/reboot should be too many blocks marked "used". -current has an rc.conf option called backgound_fsck that kicks fsck off in the background for all dirty softupdates-enabled filesystems. A full fsck is still run; it just lets you continue working on the machine at the same time instead of making you wait 5-10 minutes for it to complete. -- 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 Sat Nov 17 20: 0:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 4D8C637B416 for ; Sat, 17 Nov 2001 20:00:10 -0800 (PST) Received: from SAGEONE (ppp-208-191-235-93.dialup.crchtx.swbell.net [208.191.235.93]) by sage-american.com (8.9.3/8.9.3) with SMTP id WAA16943 for ; Sat, 17 Nov 2001 22:00:08 -0600 (CST) Message-Id: <3.0.5.32.20011117220014.00f8efc0@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 17 Nov 2001 22:00:14 -0600 To: freebsd-questions@freebsd.org From: jacks@sage-american.com Subject: More PPPoE DSL 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 As an update to earlier posts, I finally configured the PPP and have made connection on a PPPoE DSL 4.4-STABLE setup, but have not pinged out yet. I've had to stop there for now for other duties. In the meantime, back to normal work using a Win2K DSL gateway setup for the LAN which includes Win2K and FreeBSD stations. It's a dynamic IP ISP connection. The gateway Win2K machine with the DSL has NO problems with any applications. BUT, with the other machines on the LAN, there are a couple of problems... only with email replies and FTP UPloading. While I don't have any problems whith downloading using the BSDs (or the Win2Ks either), I can't upload... it starts, then locks up & has to be rebooted to break the connections. I suspect MTU size packets may be the culprit. It should be set to 1492, but the ifconfig -a shows the BSD interface set at 1500. Has anyone else had this same problem on FTP UPloads on the LAN...??? ...again no problem DOWNloading... If it is the 1500 mtu, what would the ifconfig (-mtu) line command be to change the 1500 to 1492..? BTW, when I switch to an ISDN connection and sharing with the LAN, no problems like with the DSL above. FTP, emails and everything else works just fine for all machines. This is again why I suspect the packet size handing problem. Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20: 7:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail35.sdc1.sfba.home.com (femail35.sdc1.sfba.home.com [24.254.60.25]) by hub.freebsd.org (Postfix) with ESMTP id E78D337B416 for ; Sat, 17 Nov 2001 20:07:10 -0800 (PST) Received: from cc1094621a ([24.36.208.140]) by femail35.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20011118040710.BZGP633.femail35.sdc1.sfba.home.com@cc1094621a> for ; Sat, 17 Nov 2001 20:07:10 -0800 Message-ID: <000801c17000$1fd13600$0500a8c0@roylok1.mi.home.com> From: "frogger3099" To: Subject: Freebsd Crashing when exiting X Date: Sat, 17 Nov 2001 23:10:37 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C16FBD.11401900" 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_0005_01C16FBD.11401900 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have freebsd 4.4 with gnome 1.4 and xfree86 3.3.6 when i boot up = my computer everything is fine. if i idle for a little bit the screen = will blank out, which is fine if it does it in the console, but if it = blanks out in X i think that the kernel is crashing. If i exit x the = screen goes to a bunch of crazy letters and numbers and i lose control. = if i try to halt the computer from x after the screen blanks out it goes = to the crazy letters and numbers and freezes. I've tried using = alt+ctrl+del but it doesn't work, i have to hit the reset button and = wait for it to go through the fsck stuff. I've tried to use apm by = typing apm -e disable then i've also tried apm -e disable -h disable -d = disable. I've even tried using apm -e enable, apm -e enable -h enable = -d enable and i still come up with the same results. does anyone have = any suggestions? ------=_NextPart_000_0005_01C16FBD.11401900 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, I have freebsd 4.4 with gnome 1.4 = and=20 xfree86  3.3.6  when i boot up my computer everything is = fine. =20 if i idle for a little bit the screen will blank out, which is fine if = it does=20 it in the console, but if it blanks out in X i think that the kernel is=20 crashing.  If i exit x the screen goes to a bunch of crazy letters = and=20 numbers and i lose control.  if i try to halt the computer from x = after the=20 screen blanks out it goes to the crazy letters and numbers and = freezes. =20 I've tried using alt+ctrl+del but it doesn't work, i have to hit the = reset=20 button and wait for it to go through the fsck stuff.  I've tried to = use apm=20 by typing apm -e disable  then i've also tried apm -e disable -h = disable -d=20 disable.  I've even tried using apm -e enable,  apm -e enable = -h=20 enable -d enable and i still come up with the same results.  does = anyone=20 have any suggestions?
------=_NextPart_000_0005_01C16FBD.11401900-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20: 8: 9 2001 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 A787D37B418 for ; Sat, 17 Nov 2001 20:08:04 -0800 (PST) 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 UAA12132; Sat, 17 Nov 2001 20:08:02 -0800 Message-ID: <3BF73420.2040806@owt.com> Date: Sat, 17 Nov 2001 20:08:00 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Anthony Atkielski Cc: FreeBSD Questions Subject: Re: Mysterious boot during the night References: <20011117130052.B7072@mars.thuis> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <02a701c16f5e$a9cb0c70$0a00000a@atkielski.com> <020e01c16f42$14885c10$0a00000a@atkielski.com> <20011117015632.B87944@xor.obsecurity.org> <02a001c16f53$215323b0$0a00000a@atkielski.com> <3BF63DB1.1070008@owt.com> <20011118102106.C72712@monorchid.lemis.com> <3BF71585.6090104@owt.com> <034a01c16fd9$f5e75750$0a00000a@atkielski.com> Content-Type: text/plain; charset=windows-1252; 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 Anthony Atkielski wrote: > Kent writes: > > >>Most of the people I know run setiathome >>in a script. >> > > I have a user account set up with setiathome as its shell. You login, and SETI > runs until you interrupt the program. It seemed secure. > I also login in to run setiathome but then I start a script called runseti # and it starts with what ever you supply instead of the #. This allowed me to capture all of the state.sah's before I ship them to Berkeley. I can go back and look at the peaks and what ever. I was using the processing times to compare systems. I concatentate the finished state.sah on to the end of a file called result.log. When it gets above 400KB and I notice it, I rename it and gzip it to make it smaller. There is quite a large difference between wu's but after you have run around a 100 or so, things start leveling out. I have two P-II 400s that process with a 10% difference in rate. I saw the 10% at 100 wus and it was very close to the same rate when they had each processed 1000 wus. Never did figure out why they are different. I assume one mb was faster than the other and eventually stopped being curious. Some time ago, I tried overclocking a Celeron 300a and found that building XFree86-3.x.x and running setiathome was too much and cooked the Celeron. The build required several hours. I could do build worlds just fine but the build of XFree86 stressed the system more. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20: 9:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 4099537B416 for ; Sat, 17 Nov 2001 20:09:07 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 9D4AFBD2D; Sat, 17 Nov 2001 20:09:06 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id UAA23583; Sat, 17 Nov 2001 20:09:06 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fAI47Ua72055; Sat, 17 Nov 2001 20:07:30 -0800 (PST) (envelope-from swear@blarg.net) To: parv , questions@FreeBSD.ORG Subject: Re: how to modify a "word" definition References: <25403662@toto.iv> <15350.28513.309480.583151@guru.mired.org> <20011117140156.A82747@moo.holy.cow> <20011117141351.D63067@blossom.cjclark.org> From: swear@blarg.net (Gary W. Swearingen) Date: 17 Nov 2001 20:07:29 -0800 In-Reply-To: <20011117141351.D63067@blossom.cjclark.org> Message-ID: <5kzo5k4t8e.o5k@localhost.localdomain> Lines: 25 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 > Look for 'IFS' in bash(1). I second that opinion, except to point out that there are at least two kinds of "words" in shells. "IFS" works for command line "words" as parsed when interpreted, at least for my shell (ksh), doesn't work for command line editing commands which involve "words" (like delete last word). I see no control for these kind of words. If you want really good control over mousing things (in or out of X), use the XEmacs (or similar) shell mode where you can make the mouse recognize any thing you want and even have it (with ctrl, shift, alt, extra characters, etc.) grab words, lines, URLs, filenames, or whatever, and have it run commands (eg "Netscape -remote", "xemacs --read-only") on the selection. (Unfortunately, the terminal emulation is not as good as xterm, so I wind up having to use xterm for running interactive non-GUI programs. It has a second terminal emulator which is is good enough for such programs but I don't use it for reasons I forget.) Of course, it's also much better than xterm for keybanging of shell command input and output. You have all the standard editing features and more. Searching of the input+output history (arbitrarily long) is especially handy. Another handy command is "delete output of last shell command" (ctrl-c ctrl-o). (The special shell-mode commands all start with ctrl-c, so "ctrl-c ctrl-c" is xterm's "ctrl-c".) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20:14:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 9F7C537B405 for ; Sat, 17 Nov 2001 20:14:41 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 49292BD10; Sat, 17 Nov 2001 20:14:41 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id UAA24401; Sat, 17 Nov 2001 20:14:40 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fAI4D4b72058; Sat, 17 Nov 2001 20:13:04 -0800 (PST) (envelope-from swear@blarg.net) To: fredstah Cc: freebsd-questions@FreeBSD.ORG Subject: Re: are there drivers for NVIDIA cards that have hardware acceleration? References: <3BF6586B.6010003@web.de> From: swear@blarg.net (Gary W. Swearingen) Date: 17 Nov 2001 20:13:02 -0800 In-Reply-To: <3BF6586B.6010003@web.de> Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I suspect that http://daily.daemonnews.org/view_story.php3?story_id=2532 is relevant to this question. It starts out: I just ported the Linux NVidia kernel module in the last week to FreeBSD-STABLE. General 2D and XVideo work fine, with GL coming soon hopefully. Of course, the standard XFree86 4.x comes with a "nv" driver that supports hardware accel on many NVIDIA cards, if not "geforce-256-ddr". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20:15:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id DE28337B405 for ; Sat, 17 Nov 2001 20:15:54 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2B2A666BA6; Sat, 17 Nov 2001 20:15:54 -0800 (PST) Date: Sat, 17 Nov 2001 20:15:53 -0800 From: Kris Kennaway To: "Brian T.Schellenberger" Cc: David Loszewski , freebsd-questions@FreeBSD.ORG Subject: Re: zips and tars | ASCII or Binary? Message-ID: <20011117201553.A4874@xor.obsecurity.org> References: <000501c16fb2$b3607730$3000b1d8@sickness> <01111720245100.00905@i8k.babbleon.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01111720245100.00905@i8k.babbleon.org>; from bts@babbleon.org on Sat, Nov 17, 2001 at 08:24:51PM -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 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 17, 2001 at 08:24:51PM -0500, Brian T.Schellenberger wrote: > tars should effectively always binary, though they aren't realy valid fro= m=20 > another O/S; if you got something perverse like a .tar file from a Window= s=20 > machine there's no proper way to transfer it . . . What do you mean by this last statement? .tar is a standardized archive format. "Binary" only means "contains 8-bit characters". Kris --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79zX5Wry0BWjoQKURAv9LAJ9zPpsc/Ar3GlTaBHjjpYmL/ViumwCdFCr9 gsI8VSiauxeIKwYCTvQ9uL8= =Cm7L -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20:17: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-80.dsl.lsan03.pacbell.net [63.207.60.80]) by hub.freebsd.org (Postfix) with ESMTP id A97F437B405 for ; Sat, 17 Nov 2001 20:17:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5259966B43; Sat, 17 Nov 2001 20:17:02 -0800 (PST) Date: Sat, 17 Nov 2001 20:17:02 -0800 From: Kris Kennaway To: Anthony Atkielski Cc: FreeBSD Questions Subject: Re: Windows/DOS .OBJ files to FreeBSD objects? Message-ID: <20011117201702.B4874@xor.obsecurity.org> References: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="IiVenqGWf+H9Y6IX" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <031801c16fb3$dbe19df0$0a00000a@atkielski.com>; from anthony@atkielski.com on Sat, Nov 17, 2001 at 11:03:45PM +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 --IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Nov 17, 2001 at 11:03:45PM +0100, Anthony Atkielski wrote: > My favorite Intel assembler is Eric Issacson's A86 assembler, but all it > produces is OBJ output compatible with Windows and DOS linkers. Is there any > way to convert such an OBJ file to something that can be linked under FreeBSD > into a FreeBSD-compatible executable binary, in conjunction with C++ modules, > for example? I doubt it. Windows uses a completely different binary image format. Kris --IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79zY9Wry0BWjoQKURAn20AKDn3SNEXIbjPcd42K0IxqqsXKTqnwCg8dXQ ri1z00du6cyePlWLTtD0KGM= =uSjK -----END PGP SIGNATURE----- --IiVenqGWf+H9Y6IX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20:24: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id A429537B417 for ; Sat, 17 Nov 2001 20:24:03 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.144.157]) by tomts14-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011118042302.WLOL21779.tomts14-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sat, 17 Nov 2001 23:23:02 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id fAI4EnW26229; Sat, 17 Nov 2001 23:14:49 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <048e01c16fe8$b613eee0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: , References: <3.0.5.32.20011117220014.00f8efc0@mail.sage-american.com> Subject: Re: More PPPoE DSL Date: Sat, 17 Nov 2001 23:22:54 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.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 > As an update to earlier posts, I finally configured the PPP and have made > connection on a PPPoE DSL 4.4-STABLE setup, but have not pinged out yet. > I've had to stop there for now for other duties. > > In the meantime, back to normal work using a Win2K DSL gateway setup for > the LAN which includes Win2K and FreeBSD stations. It's a dynamic IP ISP > connection. The gateway Win2K machine with the DSL has NO problems with any > applications. > > BUT, with the other machines on the LAN, there are a couple of problems... > only with email replies and FTP UPloading. While I don't have any problems > whith downloading using the BSDs (or the Win2Ks either), I can't upload... > it starts, then locks up & has to be rebooted to break the connections. I > suspect MTU size packets may be the culprit. It should be set to 1492, but > the ifconfig -a shows the BSD interface set at 1500. It's quite possible that when using the Win2K machine as your gateway, traffic from other hosts on the LAN isn't getting handle properly out on the Internet, and never makes it back to your LAN. This is known as the TCP MSS bug, and is explained here (http://www.daemonnews.org/200101/pppoe.html, see section 6.3), along with instructions on how to fix your Win2K machine. (Ignore the 'enable tcpmssfixup' stuff -- it's the default in FreeBSD's PPP now.) -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20:25: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20408.mail.yahoo.com (web20408.mail.yahoo.com [216.136.226.127]) by hub.freebsd.org (Postfix) with SMTP id 239FA37B419 for ; Sat, 17 Nov 2001 20:24:59 -0800 (PST) Message-ID: <20011118042457.18116.qmail@web20408.mail.yahoo.com> Received: from [209.107.106.139] by web20408.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 20:24:57 PST Date: Sat, 17 Nov 2001 20:24:57 -0800 (PST) From: Steve Austin Subject: still having mouse problems on FBSD 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 I am going nuts. I seem to have my mouse running: before running a desktop (with startx) if I move the mouse around, the mouse pointer shows up (and moves around) on the text screen. When I run startx, and enter into the window manager (Gnome, Windowmaker, fvwm - I've tried all of these so I don't think it is a window manager problem) no mouse pointer shows up on the screen, yet I can move the mouse about and icons and windows will become highlighted. I can click on the icons and get movement, but the darn mouse pointer doesn't show up... It's sort of like trying to grab something that you can see, but you can't see your hand in relation to what you are grabbing. Frustrating. Can anyone tell me what I am doing wrong? It's a ps/2 mouse, plugged into the ps/2 port. The /etc/XF86Config file has the pointer section set out as follows: Section "Pointer" Protocol "SysMouse" Device "/dev/sysmouse" ... root> ps -auwx | fgrep mouse root 260 0.0 0.2 900 508 ?? Is 9:08PM 0:00.23 moused -p /dev/psm0 -t auto I've even played with the setting in the /etc/rc.conf file and changed the moused_enable from "YES" to "NO" and back. I've mucked around with the moused and the settings in the XF86Config file quite a bit on the advice of someone posting a reply to my initial question, but it has not gone too well. I've brought up a window manager and killed the moused process, and then restarted it with other settings - and I don't get any further (mostly, I take steps back in the progress I've made with the current settings). It's not an old beater machine either - it's brand new. Any advise however far fetched would be appreciated. Thanks. __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 20:30:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 173CC37B416 for ; Sat, 17 Nov 2001 20:30:12 -0800 (PST) Received: from [66.65.103.73] ([66.65.103.73]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sat, 17 Nov 2001 23:30:10 -0500 Mime-Version: 1.0 X-Sender: stevenl@pop.sfrn.dnai.com Message-Id: In-Reply-To: <20011117201553.A4874@xor.obsecurity.org> References: <000501c16fb2$b3607730$3000b1d8@sickness> <01111720245100.00905@i8k.babbleon.org> <20011117201553.A4874@xor.obsecurity.org> Date: Sat, 17 Nov 2001 23:30:10 -0500 To: freebsd-questions@FreeBSD.ORG From: Steve Leibel Subject: Re: zips and tars | ASCII or Binary? 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 8:15 PM -0800 11/17/01, Kris Kennaway wrote: >On Sat, Nov 17, 2001 at 08:24:51PM -0500, Brian T.Schellenberger wrote: > > > tars should effectively always binary, though they aren't realy valid from > > another O/S; if you got something perverse like a .tar file from a Windows > > machine there's no proper way to transfer it . . . > >What do you mean by this last statement? .tar is a standardized >archive format. "Binary" only means "contains 8-bit characters". Absolutely. I run a FreeBSD system and a Mac. There's a version of tar for the Mac called MacTar. I have no trouble tarring a bunch of files on the Mac and untarring them on FreeBSD and vice versa. Of course the ftp transfer of the tar file is done in binary mode. Hope that clarifies things for the original poster. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 20:56:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 032A637B405 for ; Sat, 17 Nov 2001 20:56:25 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 96B12BD1D; Sat, 17 Nov 2001 20:56:19 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id UAA30089; Sat, 17 Nov 2001 20:56:19 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fAI4sgP72199; Sat, 17 Nov 2001 20:54:42 -0800 (PST) (envelope-from swear@blarg.net) To: "Anthony Atkielski" Cc: "FreeBSD Questions" Subject: Re: Windows/DOS .OBJ files to FreeBSD objects? References: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> From: swear@blarg.net (Gary W. Swearingen) Date: 17 Nov 2001 20:54:41 -0800 In-Reply-To: <031801c16fb3$dbe19df0$0a00000a@atkielski.com> Message-ID: <1kn11k4r1q.11k@localhost.localdomain> Lines: 18 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 "Anthony Atkielski" writes: > My favorite Intel assembler is Eric Issacson's A86 assembler, but all it > produces is OBJ output compatible with Windows and DOS linkers. Is there any > way to convert such an OBJ file to something that can be linked under FreeBSD > into a FreeBSD-compatible executable binary, in conjunction with C++ modules, > for example? I doubt it, but I don't know much about such things. It might help you to know that there are at least 3 assemblers readily available the GNU /usr/bin/as, /usr/ports/devel/nasm, and part of /usr/ports/devel/bcc/. (And probably a BSD-heritage one that "as" replaced, but I don't know.) The "nasm" one says it can output many formats including Windows and DOS. I suppose it might do it by conversion (which might have some code you could use), but I doubt it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 21: 0:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from IMGate1.cshore.com (imgate1.cshore.com [63.237.136.14]) by hub.freebsd.org (Postfix) with ESMTP id AA87A37B416 for ; Sat, 17 Nov 2001 21:00:05 -0800 (PST) Received: from there (dialup-uu-dynamic80.cshore.com [63.112.158.80]) by IMGate1.cshore.com (Postfix) with SMTP id 222BD23ED0 for ; Sun, 18 Nov 2001 00:24:11 -0500 (EST) Content-Type: text/plain; charset="iso-2022-jp" From: Matthew Graybosch Reply-To: matthew@starbreaker.net Organization: starbreaker.net Message-Id: <200111180004.31542@starbreaker.net> To: freebsd-questions@freebsd.org Subject: Fwd: RE: About BSD Date: Sun, 18 Nov 2001 00:05:06 -0500 X-Mailer: KMail [version 1.3] 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Patrick Soltani sent me this email; I'm forwarding it to the list because I can't answer this question myself. - ---------- Forwarded Message ---------- Subject: RE: About BSD Date: Fri, 16 Nov 2001 19:10:24 -0800 From: "Patrick Soltani" To: Hi, I followed the instruction below carefully, however kde complains about the: Section "InputDevice" to be invalid and my XF86Config resides in /etc. The xmodmap -e "pointer = 1 2 3 6 7 4 5" also gets the complain: " you have 3 buttons "; I have tried with a new optical mouse and regular roller mouse both from Microsoft. The only device driver that works is /dev/psm0 though. Tried many combinations to no avail. Any info deeply appreciated. Regards, Patrick Soltani. - -----Original Message----- From: Matthew Graybosch [mailto:matthew@starbreaker.net] Sent: Thursday, November 15, 2001 5:27 PM To: Yuichiro Abe Cc: freebsd-questions@freebsd.org Subject: Re: About BSD - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 15 November 2001 19:53, you wrote: > To Freebsd.org > > I have some questions. Let me ask you something stupid. > > 1. Generally, where is the file .emacs which is for the resource? .emacs usually lives in your home directory. In my case, I have an .emacs file in "/home/matthew/.emacs". Yours would live in "/home/yuichiro/.emacs" if "yuichiro" is your username. > 2. How can I activate the sound stuff? I tried many ways. But the > machine didn't read the port, pcm0. pcm0 isn't a port, but a device. You have to add "device pcm" to your kernel config and rebuild the kernel. The FreeBSD Handbook's "Sound" section has instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound.html This page is in English; you might want to look around for a Japanese translation. > 3. I would like to use an intellimouse on BSD. I changed the files > which are /etc/rc.conf, /etc/XF86config, and the resource file for > Netscape. But it doesn't work yet. I assume that you want to use the wheel. You didn't have to alter /etc/rc.conf or the Netscape resource file. Here's what you need in /etc/X11/XF86Config if you're using an Intellimouse Explorer, which is a seven-button optical mouse: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Buttons" "7" Option "ZAxisMapping" "6 7" EndSection Afterwards, you need to install the "imwheel" utility. It's in "/usr/ports/x11/imwheel". Install it, put the .imwheelrc file that I'll attach into your /home directory, and then run imwheel from a prompt. Also, if you're using the seven-button optical Intellimouse, then you need to type the following in an XTerm: xmodmap -e "pointer = 1 2 3 6 7 4 5" Once you've done all that you should be able to use your IntelliMouse in X. However, if you're using a regular intellmouse, you need the following in /etc/X11/XF86Config: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection You'll probably also need to issue the following command if the wheel doesn't scroll properly: xmodmap -e "pointer = 1 2 4 5 3" Email the list if you have further questions. - - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "This message has been satirized for your protection." - -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE79GtbcCiK1X1IhlkRAn0kAKCMouEoduNRXWdeSBPwtZq+Bo2SrwCdFXw+ 65IS7+whbZKCpU/nzT79oG8= =ViQ1 - -----END PGP SIGNATURE----- - ------------------------------------------------------- - -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x7D488659 "Sex, Unix, and rock 'n roll" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE790GCcCiK1X1IhlkRAgGEAJoCpSj+YhLCZsXXlybVcvL1AZUPzQCfekyv 18NeUJFSLdvupXc/h885EKc= =RkZy -----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 Sat Nov 17 21:10:17 2001 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 E7CDA37B416; Sat, 17 Nov 2001 21:10:12 -0800 (PST) Received: by m20.unixathome.org (Postfix, from userid 1001) id 87B267A72; Sun, 18 Nov 2001 00:10:03 -0500 (EST) From: Dan Langille To: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: The FreeBSD Diary: 2001-10-28 - 2001-11-17 Message-Id: <20011118051003.87B267A72@m20.unixathome.org> Date: Sun, 18 Nov 2001 00:10:03 -0500 (EST) Sender: owner-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 . These are the articles posted during this period: 16-Nov : stunnel - another way to avoid plain text passwords don\'t let people sniff your passwords! http://freebsddiary.org/stunnel.php?2 14-Nov : ssh exploit - how to avoid it Using ssh2 and a recent version of FreeBSD can save you http://freebsddiary.org/ssh-exploit.php?2 2-Nov : My first Linux User Group meeting Yes, we can co-exist in the same room http://freebsddiary.org/oclug.php?2 -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://freebsddiary.org/ - practical examples FreshPorts - http://freshports.org/ - the place for ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 21:48:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web21104.mail.yahoo.com (web21104.mail.yahoo.com [216.136.227.106]) by hub.freebsd.org (Postfix) with SMTP id 8BD9A37B418 for ; Sat, 17 Nov 2001 21:48:09 -0800 (PST) Message-ID: <20011118054809.88501.qmail@web21104.mail.yahoo.com> Received: from [209.8.72.252] by web21104.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 21:48:09 PST Date: Sat, 17 Nov 2001 21:48:09 -0800 (PST) From: Henry smith Subject: Converter ? 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 Is there any software to convert TCL to C language ? __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 21:48:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web21101.mail.yahoo.com (web21101.mail.yahoo.com [216.136.227.103]) by hub.freebsd.org (Postfix) with SMTP id 3DF0A37B425 for ; Sat, 17 Nov 2001 21:48:26 -0800 (PST) Message-ID: <20011118054825.86051.qmail@web21101.mail.yahoo.com> Received: from [209.8.72.252] by web21101.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 21:48:25 PST Date: Sat, 17 Nov 2001 21:48:25 -0800 (PST) From: Henry smith Subject: converter ? 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 Is there any software to convert TCL to C language ? __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.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 Nov 17 21:51:48 2001 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 ACFD637B417 for ; Sat, 17 Nov 2001 21:51:44 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id AC97B2B6B2; Sun, 18 Nov 2001 06:51:41 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id 6032EF7; Sun, 18 Nov 2001 16:51:35 +1100 (EST) Date: Sun, 18 Nov 2001 16:51:35 +1100 From: Edwin Groothuis To: Henry smith Cc: freebsd-questions@freebsd.org Subject: Re: converter ? Message-ID: <20011118165135.A58388@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Henry smith , freebsd-questions@freebsd.org References: <20011118054825.86051.qmail@web21101.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: <20011118054825.86051.qmail@web21101.mail.yahoo.com>; from getzz11@yahoo.com on Sat, Nov 17, 2001 at 09:48:25PM -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 Sat, Nov 17, 2001 at 09:48:25PM -0800, Henry smith wrote: > Is there any software to convert TCL to C language ? Yes and no... There is no (at least not known to me) convertor which does do it one on on. But you can make a C application which holds the TCL interpreter and that executes the TCL code. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ 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 Sat Nov 17 22: 3:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from openrelay.msu.edu (openrelay.msu.edu [35.9.98.20]) by hub.freebsd.org (Postfix) with ESMTP id 2A00137B416 for ; Sat, 17 Nov 2001 22:03:30 -0800 (PST) Received: from works ([65.194.248.251]) by openrelay.msu.edu (8.11.1/8.11.1) with ESMTP id fAI5pwp80290 for ; Sun, 18 Nov 2001 00:51:58 -0500 (EST) (envelope-from raiden23@netzero.net) Message-Id: <4.2.0.58.20011118010023.00a0c760@pop.netzero.net> X-Sender: raiden23@pop.netzero.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sun, 18 Nov 2001 01:09:44 -0500 To: freebsd-questions@FreeBSD.ORG From: Lord Raiden Subject: Raid and FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, silly question. I know BSD kinda does this already with the way it mounts the file system, but is it possible to setup a raid on a BSD box, or is it entirely unnessisary because of the way the file system is setup? I'm not really sure. I kinda understand how the whole file system work and how it mounts whole drives as directory trees, but the rest of it eludes me. I'm looking at doing one of my servers as a Raid5 array, a 20 gig drive for the main, with BSD installed on it and all nessisary root and system files, etc taking up that drive. The other 5 drives in the array (each of which will be 60gig) I'd like to make into a stripped volumn, raid 5 if possible, and mount it as a single virtual folder. I've seen where Win2k can do something like this, mounting whole raid arrays as a single virtual folder on the main HD. So I'm curious if it's possible to do stuff like that? The idea is BSD runs off the main drive, the 5 other drives that are going to take the beating will contain the user files and personal storage as well as departmental and company mail files, centralized HR, sales, Development, etc type files. Basically one huge file server. So instead of having 6 smaller BSD file servers, I want to mount it onto one huge workhorse to ease administration, and to make room for the other servers "the boss" insists we have. So, any ideas anyone? Oh, and this will be running off of dual Athlon XP's at 1.6ghz I think (I'm not the one making the machine mind you, so I'm guessing. My only job is to make the darned thing work) like 1.5 gig of ram and of course scsi HD's all running at I think the latest scsi standard which pushes I think 150mps. Correct me if I'm wrong, but again, I'm not doing the HW. :) Ok, I'm done babbling. Can anyone help me? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 22:22:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 5E21D37B416 for ; Sat, 17 Nov 2001 22:22:32 -0800 (PST) Received: from sdn-ar-007dcwashp295.dialsprint.net ([63.178.90.161] helo=moo.holy.cow) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165LLb-0005zm-00; Sat, 17 Nov 2001 22:22:32 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 8F48D50B85; Sun, 18 Nov 2001 01:23:45 -0500 (EST) Date: Sun, 18 Nov 2001 01:23:45 -0500 From: parv To: Mike Meyer Cc: questions@freebsd.org Subject: Re: how to modify a "word" definition Message-ID: <20011118012345.A15285@moo.holy.cow> Mail-Followup-To: Mike Meyer , questions@freebsd.org References: <25403662@toto.iv> <15350.28513.309480.583151@guru.mired.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15350.28513.309480.583151@guru.mired.org>; from mwm@mired.org on Sat, Nov 17, 2001 at 08:08:33AM -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 in message <15350.28513.309480.583151@guru.mired.org>, wrote Mike Meyer thusly... > ... > . The relevant entry in my .Xresources file is "XTerm*charClass: > 33-47:48,58-64:48,91-96:48,123-126:48". > > If you're using one of the alternative terminal emulators, you'll have > to check their manual pages. Some of them dumped "relatively unusused" > features like this, so it may not be there. found the aterm equivalent X resource; to quote manpage... cutchars: string The characters used as delimiters for double-click word selection. The built-in default: BACKSLASH `"'&()*,;<=>?@[]{|} -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 22:51:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.prod.itd.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id F03AF37B418 for ; Sat, 17 Nov 2001 22:51:55 -0800 (PST) Received: from sdn-ar-007dcwashp017.dialsprint.net ([63.178.91.25] helo=moo.holy.cow) by hawk.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 165Lo2-0006ST-00; Sat, 17 Nov 2001 22:51:54 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 7038350B85; Sun, 18 Nov 2001 01:53:08 -0500 (EST) Date: Sun, 18 Nov 2001 01:53:08 -0500 From: parv To: "Gary W. Swearingen" Cc: questions@FreeBSD.ORG Subject: Re: how to modify a "word" definition Message-ID: <20011118015308.B15285@moo.holy.cow> Mail-Followup-To: "Gary W. Swearingen" , questions@FreeBSD.ORG References: <25403662@toto.iv> <15350.28513.309480.583151@guru.mired.org> <20011117140156.A82747@moo.holy.cow> <20011117141351.D63067@blossom.cjclark.org> <5kzo5k4t8e.o5k@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5kzo5k4t8e.o5k@localhost.localdomain>; from swear@blarg.net on Sat, Nov 17, 2001 at 08:07:29PM -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 in message <5kzo5k4t8e.o5k@localhost.localdomain>, wrote Gary W. Swearingen thusly... > > [wrote Crist J. Clark] > > > > Look for 'IFS' in bash(1). > ... > "IFS" works for command line "words" as > parsed when interpreted, at least for my shell (ksh), doesn't work for > command line editing commands which involve "words" (like delete last > word). I see no control for these kind of words. i just experimented w/ this; of course, above is true. so setting IFS wouldn't help. > If you want really good control over mousing things (in or out of X), > use the XEmacs (or similar) shell mode where you can make the mouse > recognize any thing you want and even have it (with ctrl, shift, alt, > extra characters, etc.) grab words, lines, URLs, filenames, or whatever, > and have it run commands (eg "Netscape -remote", "xemacs --read-only") > on the selection. i see only 2 "standard" editing modes in bash and ksh: "emacs" and "vi". no "XEmacs" mode; i suppose you were referring to "emacs" mode... which i already have. > (Unfortunately, the terminal emulation is not as > good as xterm, so I wind up having to use xterm for running interactive > non-GUI programs. It has a second terminal emulator which is is good > enough for such programs but I don't use it for reasons I forget.) i am confused now as i thought you were referring to a shell and now you are referring to xterm (emulation)... going dizzy... > Of course, it's also much better than xterm for keybanging of shell > command input and output. You have all the standard editing features > and more. Searching of the input+output history (arbitrarily long) > is especially handy. Another handy command is "delete output of last > shell command" (ctrl-c ctrl-o). what exactly is "output history"? and, how is it possible to "delete output of last shell command" if the output was sent to stdout/stderr? > (The special shell-mode commands > all start with ctrl-c, so "ctrl-c ctrl-c" is xterm's "ctrl-c".) i will take a wild guess as i am thoroughly confused now, but could you be implying here "emacs-ctlx" keymap as introduced (but not explained) in the bash(1)? - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 23: 2:51 2001 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 8DFA237B417 for ; Sat, 17 Nov 2001 23:02:46 -0800 (PST) Received: from columbia ([12.93.211.11]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011118070244.RIRW5495.mtiwmhc23.worldnet.att.net@columbia>; Sun, 18 Nov 2001 07:02:44 +0000 From: "Andrew C. Hornback" To: "Lord Raiden" , Subject: RE: Raid and FreeBSD Date: Sun, 18 Nov 2001 02:02:50 -0500 Message-ID: <003601c16fff$09150280$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <4.2.0.58.20011118010023.00a0c760@pop.netzero.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Lord Raiden > Sent: Sunday, November 18, 2001 1:10 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Raid and FreeBSD > > Ok, silly question. I know BSD kinda does this already > with the way it > mounts the file system, but is it possible to setup a raid on a > BSD box, or > is it entirely unnessisary because of the way the file system is > setup? I'm not really sure. I kinda understand how the whole > file system > work and how it mounts whole drives as directory trees, but the > rest of it > eludes me. Yes, you can mount a RAID array as a single volume, and yes it will work either via a hardware or software RAID solution. > I'm looking at doing one of my servers as a Raid5 array, a > 20 gig drive > for the main, with BSD installed on it and all nessisary root and system > files, etc taking up that drive. Okay... you may want to consider doing a mirror of this drive if the machine is going to be extremely important. Not only would it improve system responsiveness when you're working within the file systems contained on the array, you'd get redundancy... and common wisdom is that it's cheaper to replace bad hardware than it is to replace an entire software configuration. > The other 5 drives in the array > (each of > which will be 60gig) I'd like to make into a stripped volumn, raid 5 if > possible From a hardware standpoint, that depends on whether or not your controller supports RAID 5. Most of them do, but you would need to check your specifications. > and mount it as a single virtual folder. I've seen where Win2k > can do something like this, mounting whole raid arrays as a > single virtual > folder on the main HD. So I'm curious if it's possible to do stuff like > that? It's entirely possible, and I've done it before using a hardware RAID controller. > The idea is BSD runs off the main drive, the 5 other drives > that are going > to take the beating will contain the user files and personal storage as > well as departmental and company mail files, centralized HR, sales, > Development, etc type files. Basically one huge file server. So instead > of having 6 smaller BSD file servers, I want to mount it onto one huge > workhorse to ease administration, and to make room for the other servers > "the boss" insists we have. Sounds like a good idea. However, being that so many important uses are getting condensed into one machine, you would also want to think about a backup solution. Additionally, you may want to add other redundancy through hot swappable drives, hot spare drives, and redundant power supplies. > So, any ideas anyone? Oh, and this will be running off of > dual Athlon > XP's at 1.6ghz I think (I'm not the one making the machine mind > you, so I'm > guessing. My only job is to make the darned thing work) like 1.5 gig of > ram and of course scsi HD's all running at I think the latest > scsi standard > which pushes I think 150mps. Correct me if I'm wrong, but again, I'm not > doing the HW. :) *nods* Sounds like a good setup... you'd want to determine which RAID controller you're using, and probably max it out as far as cache. Additionally, you would probably want to find one that has battery backed cache, as an added line of defense. The latest SCSI standard is Ultra320, 320 MB/s burst rate. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 23: 3:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ctb-mesg2.saix.net (ctb-mesg2.saix.net [196.25.240.74]) by hub.freebsd.org (Postfix) with ESMTP id EC61437B405 for ; Sat, 17 Nov 2001 23:03:19 -0800 (PST) Received: from family (ctb53-01-p204.wc.saix.net [155.239.146.204]) by ctb-mesg2.saix.net (8.11.4/8.11.4) with SMTP id fAI73GN12826 for ; Sun, 18 Nov 2001 09:03:16 +0200 (SAT) Message-ID: <000f01c16fff$611b3080$0101a8c0@family> From: "Gavin Mutch" To: Subject: Sorry about the html based email Date: Sun, 18 Nov 2001 09:05:16 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01C17010.23A09A40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 Disposition-Notification-To: "Gavin Mutch" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01C17010.23A09A40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I would like to know if you could describe what a "runaway" program or = application is, because my freebsd host won't let me run certain things, = If it is impossible to say because somethings change, could you please = tell me if muh is one Thanx=20 Gavin Mutch ------=_NextPart_000_000C_01C17010.23A09A40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
I would like to know if you could = describe what=20 a "runaway" program or application is, because my freebsd host won't let = me run=20 certain things, If it is impossible to say because = somethings change, could=20 you please tell me if muh is one
 
Thanx
Gavin Mutch
------=_NextPart_000_000C_01C17010.23A09A40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Nov 17 23:27:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls16.mediaone.net (chmls16.mediaone.net [24.147.1.151]) by hub.freebsd.org (Postfix) with ESMTP id 929BD37B418 for ; Sat, 17 Nov 2001 23:27:45 -0800 (PST) Received: from sickness (h0000c0f0bdd0.ne.mediaone.net [24.128.40.215]) by chmls16.mediaone.net (8.11.1/8.11.1) with ESMTP id fAI7RZT28610 for ; Sun, 18 Nov 2001 02:27:35 -0500 (EST) From: "David Loszewski" To: Subject: RE: harddrive error Date: Sun, 18 Nov 2001 02:26:39 -0500 Message-ID: <001801c17002$5ce82dd0$3000a8c0@sickness> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <5.1.0.14.0.20011117171619.00bab6a0@pop-server.nyc.rr.com> 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 K, well, I've tried switching the cables, I've tried reinstalling and I'm still getting the same problem; I'm finding it hard to believe that this disk is bad considering that when I had Linux installed on it, it was working fine without any read errors. Also since I'm on an extremely low budget I'm not exactly looking forward to going out and buying a new harddrive. Anyone have any ideas? Anything would be usefull. I also did a fsck on it and it didn't come up with any errors that I could see. Don't know if that helps. Dave -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Scott Sent: Saturday, November 17, 2001 5:20 PM To: David Loszewski; 'Nils Holland'; freebsd-questions@FreeBSD.ORG Subject: RE: harddrive error At 17:03 2001/11/17 -0500, David Loszewski wrote: >Yea, I'm just using a normal 33/66 cable, I'd assume that it's 80 pin >since it's just a normal IDE cable. This harddrive did work on one of >my other machines so I'll try the new cable when I get home. Is FreeBSD >really sensitive when it comes to what cables you use??d It seems to be (in my experience--which is quite limited.) I recently got a fairly low-end box---the cable that came with it not only caused errors on FreeBSD but on Linux as well. The thing worked fine once it booted, but I'd get those errors on startup. MS on the other hand, didn't indicate any errors (though of course, what happens on boot with MS is not as easy to determine, and, having already found the swap cable solution, I wasn't interested enough to really investigate). As I haven't tried to do any benchmarking, I'm not sure how much of a difference in performance one will see--subjectively, haven't noticed much, but neither of the boxes have been terribly stressed yet either. :) HTH a little Scott Robbins 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 Nov 17 23:43:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web21105.mail.yahoo.com (web21105.mail.yahoo.com [216.136.227.107]) by hub.freebsd.org (Postfix) with SMTP id 5765637B417 for ; Sat, 17 Nov 2001 23:43:28 -0800 (PST) Message-ID: <20011118074328.25855.qmail@web21105.mail.yahoo.com> Received: from [209.8.72.252] by web21105.mail.yahoo.com via HTTP; Sat, 17 Nov 2001 23:43:27 PST Date: Sat, 17 Nov 2001 23:43:27 -0800 (PST) From: Henry smith Subject: Re: converter ? To: Edwin Groothuis Cc: freebsd-questions@freebsd.org In-Reply-To: <20011118165135.A58388@k7.mavetju.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 If I compile the TCL into binary code, can I still use the binary code from C application ? I have tried to put #include "tcl.binary" but it returns an error. Is there any idea ? Thanks a lot. --- Edwin Groothuis wrote: > On Sat, Nov 17, 2001 at 09:48:25PM -0800, Henry > smith wrote: > > Is there any software to convert TCL to C language > ? > > Yes and no... > > There is no (at least not known to me) convertor > which does do it > one on on. But you can make a C application which > holds the TCL > interpreter and that executes the TCL code. > > Edwin > -- > Edwin Groothuis | Personal website: > http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? > Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message