how do I add this route without rebooting ?

2002-12-09 Thread Josh Brooks
Hi, Currently my rc.conf looks like this: ifconfig_fxp0="inet 198.78.1.1 netmask 255.255.255.248" ifconfig_fxp1="inet 10.10.10.192 netmask 255.255.255.224" ifconfig_fxp1_alias0="inet 10.10.20.0 netmask 255.255.255.0" static_routes="route1 route2" route_route1="10.10.10.193 198.78.1.1" route_rout

Re: Ethernet card problem

2002-12-09 Thread Igor B. Bykhalo
> From: "D J Hawkey Jr" <[EMAIL PROTECTED]> > To: "Thomas Connolly" <[EMAIL PROTECTED]> > Cc: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]>; "Jack L. Stone" ><[EMAIL PROTECTED]>; "'Brian'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Tuesday, December 10, 2002 8:35 AM > Subject: Re: Ethe

Re: xdm keeps showing me login window

2002-12-09 Thread Franklin Pierce
- Original Message - From: "Ali S." <[EMAIL PROTECTED]> Date: Mon, 9 Dec 2002 02:32:14 -0800 (PST) To: [EMAIL PROTECTED] Subject: xdm keeps showing me login window > i have installed freebsd 4.7 on > compaq proliant 1600 with cirrus 5446 vga card > i have configured X with "xf86config" >

Re: Re: (?)

2002-12-09 Thread Franklin Pierce
- Original Message - From: "Sean O'Neill" <[EMAIL PROTECTED]> Date: Mon, 09 Dec 2002 09:34:25 -0600 To: Voicu Liviu <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: Re: > At 05:19 PM 12/9/2002 +0200, Voicu Liviu wrote: > >On Monday 09 December 2002 17:15, Kevin D. Kinsey, DaleCo, S.P.

Re: Athlon motherboard for 5.0?

2002-12-09 Thread Cliff Sarginson
On Tue, Dec 10, 2002 at 09:17:41AM +0530, Gautham Ganapathy wrote: > On Sunday, December 08, 2002 2:01 AM, Cliff L. Biffle wrote > > > > I'm running 5.0-DP2 on an Asus motherboard with the Apollo > > KT133 chipset. The > > chipset is notoriously buggy, according to the folks on > > -current, and I

Re: Dump/Restore to disk and tape

2002-12-09 Thread Matthew D. Fuller
On Mon, Dec 09, 2002 at 08:44:29PM -0800 I heard the voice of Oliver Crow, and lo! it spake thus: > > Of course this doesn't work because pax just creates the file > 'dump.0.2002-10-10'. > > Is there some way to move a dump file to a set of tapes, without having to > do the dump from the original

Re: Java2D with patch1

2002-12-09 Thread Jonathan Chen
On Tue, Dec 10, 2002 at 12:21:30AM +0100, Juan Velasco wrote: > Dear all, > > I just installed the new patch1 for sun jdk1.4 > The first thing I did to test it was to run > the sample programs that came in the > distribution: Java2D, Notepad. The jdk1.4 patch release is for developers only. Don't

Re: testing memory speed

2002-12-09 Thread Cliff Sarginson
On Wed, Dec 18, 2002 at 11:24:06PM -0700, Mike wrote: > Some BIOS detect memory speed and size. Mine showed a mismatch in speed > 100 on one and 133 on another. Changed to both 133 and did not really > see a difference. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

Re: couple of vinum questions from a vinum newbie.

2002-12-09 Thread Greg 'groggy' Lehey
On Tuesday, 10 December 2002 at 7:08:15 +0100, Mark Rowlands wrote: > On Monday 09 December 2002 12:45 am, Greg 'groggy' Lehey wrote: >> On Sunday, 8 December 2002 at 17:04:28 +0100, Mark Rowlands wrote: >>> I have decided to dip my toe into the vinum waters primarily for improved >>> read perfor

Re: my e-mail

2002-12-09 Thread Marcel Stangenberger
On Mon, 9 Dec 2002, Kevin D. Kinsey, DaleCo, S.P. wrote: > You mean this one? > yep that's the one, odd i didn't see it pass by. > Yup. We got it. I have no answer howeverhave you checked > permissions > on your tape device? > currently they are like this. 0 crw-rw 4 afbackup operato

Re: couple of vinum questions from a vinum newbie.

2002-12-09 Thread Mark Rowlands
On Monday 09 December 2002 12:45 am, Greg 'groggy' Lehey wrote: > On Sunday, 8 December 2002 at 17:04:28 +0100, Mark Rowlands wrote: > > I have decided to dip my toe into the vinum waters primarily for improved > > read performance, not redundancy or reliability. I have backups for that > > ;-).

RE: testing memory speed

2002-12-09 Thread Mike
Some BIOS detect memory speed and size. Mine showed a mismatch in speed 100 on one and 133 on another. Changed to both 133 and did not really see a difference. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jason Hunt Sent: Monday, December 09, 2002 10:0

Re: Ethernet card problem

2002-12-09 Thread D J Hawkey Jr
On Dec 09, at 08:47 PM, Thomas Connolly wrote: > > In another thread, Thomas wrote: > > My NIC is a pci card. Do I still have to mess with my BIOS? My bad. I thought you wrote it was an ISA card, but that was Kevin, making an observation: "OK, he's got a Kingston (generally dc driver) and is tr

Re: testing memory speed

2002-12-09 Thread Jason Hunt
On Mon, 9 Dec 2002, David S. Jackson wrote: > Is there a utility to test memory speed? I looked at memtest in ports, > but it looks like that mainly tests for faulty memory. I did a > websearch and found a command: dd /dev/null, but that > doesn't seem to summarize the memory speed easily for m

Re: Which mailing list.....

2002-12-09 Thread Kris Kennaway
On Mon, Dec 09, 2002 at 07:22:11PM -0500, Paul Pathiakis wrote: > Hi, > > I'd like to know which mailing list I should post a reqest for the SiS 650 > motherboard chipset for 5.0. I thought they would have put this in as I > noticed a coupld of people requesting support back in June of 20

Dump/Restore to disk and tape

2002-12-09 Thread Oliver Crow
Question about use of dump/restore: I do daily dumps of several FreeBSD machines over the network to a large archive disk. This disk has directories for different machines, with several gzip'd dump files for each. I have a tape drive on that machine, and I'd like to copy some of the dump files

Re: FreeBSD-Stable + apache13 + mod_frontpage

2002-12-09 Thread David Banning
> >> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol > > > >Does /usr/lib/libm.so.2 exist? > > seems to: My only guess would be that some of the dependencies are not meshing as they should. I would do a cvsup of your ports and reinstall the dependencies. Sorry I can't be of more

Re: Ethernet card problem

2002-12-09 Thread Kevin D. Kinsey, DaleCo, S.P.
Try setting the BIOS to OS TYPE: non-PNP Relevant lines from your dmesg: dc0: at device 13.0 on pci0 dc0: couldn't map ports/memory device_probe_and_attach: dc0 attach returned 6 If you look down a ways, you'll also see that you're going to have USB trouble if we don't address this issue. I'm

RE: Athlon motherboard for 5.0?

2002-12-09 Thread Gautham Ganapathy
On Sunday, December 08, 2002 2:01 AM, Cliff L. Biffle wrote > > I'm running 5.0-DP2 on an Asus motherboard with the Apollo > KT133 chipset. The > chipset is notoriously buggy, according to the folks on > -current, and I've > been having trouble with the USB and ATA controllers -- though it's > int

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
My NIC is a pci card. Do I still have to mess with my BIOS? -Original Message- From: D J Hawkey Jr [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 7:07 PM To: Thomas Connolly Cc: Kevin D. Kinsey, DaleCo, S.P.; Jack L. Stone; [EMAIL PROTECTED] Subject: Re: Ethernet card problem

Re: Interest in diskless booting?

2002-12-09 Thread Wilkinson,Alex
Definitely add it! - aW On Monday, 9 December 2002 at 17:48:14 -0800, Lou Katz wrote: > On Sun, Dec 08, 2002 at 12:48:35PM +1030, Greg 'groggy' Lehey wrote: >> I was at a local installfext yesterday >> (http://installfest.auug.org.au/), and a number of people we

Re: Cisco/Aironet 350 & LEAP? Anyone?

2002-12-09 Thread Joe Marcus Clarke
On Mon, 2002-12-09 at 20:14, Jason Edwards wrote: > I'm having no luck getting my Aironet 350 card to authenticate via LEAP at > my worksite. I'm using a Dell Latitude C600 running 4.7-STABLE ( upgraded > as recently as Dec 2002 ). > > The same hardware utilizing Windoze and the Cisco ACU tools w

Verify the FreeBSD`s CDs

2002-12-09 Thread Hansel Yapadi
How to verify the FreeBsd`s CDs? Now, I`m using Redhat Linux, and It`s easy to check the cds by typing "linux mediacheck " I already tried to check it , using checksums in the cds. But, it`s useless, because md5sum cannot recognized the format of checksums. Is it possible to install all package

RE: IPNAT help --Thank You

2002-12-09 Thread Mike
Ahh so that's why it would not work THANK YOU!! All that replied. Is there a place or book where I can dig into this more on what I can use with what like you mentioned? Thanks M;) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Fernando Gleiser Sent: M

Re: INDEX file layout

2002-12-09 Thread Lowell Gilbert
John Bleichert <[EMAIL PROTECTED]> writes: > On Mon, 9 Dec 2002, John Bleichert wrote: > > > Date: Mon, 9 Dec 2002 12:20:26 -0500 (EST) > > From: John Bleichert <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: INDEX file layout > > > > Hello All > > > > Where is the layout for the /us

Re: Ethernet card problem

2002-12-09 Thread D J Hawkey Jr
On Dec 09, at 03:28 PM, Thomas Connolly wrote: > > > This is exactly my situation, any ideas?? > "If his NIC is *not* there when it's time to configure and start > the d-load, it's a hardware/BIOS issue, or somebody's broke > sysinstall(8).or is there another option I'm missing?" OK, it look

Re: Interest in diskless booting?

2002-12-09 Thread Greg 'groggy' Lehey
On Monday, 9 December 2002 at 17:48:14 -0800, Lou Katz wrote: > On Sun, Dec 08, 2002 at 12:48:35PM +1030, Greg 'groggy' Lehey wrote: >> I was at a local installfext yesterday >> (http://installfest.auug.org.au/), and a number of people were >> interested in doing diskless booting, either for reaso

testing memory speed

2002-12-09 Thread David S. Jackson
Is there a utility to test memory speed? I looked at memtest in ports, but it looks like that mainly tests for faulty memory. I did a websearch and found a command: dd /dev/null, but that doesn't seem to summarize the memory speed easily for me. Can anyone else give me a pointer to how to test

Re: HELP: vinum and newfs on 5.0-RC1

2002-12-09 Thread Greg 'groggy' Lehey
On Monday, 9 December 2002 at 20:23:44 -0500, David Rhodus wrote: > I have also been having a few problems with vinum on 5.0-RC1. > I've been having a hard time making a striped or raid5 vinum with more > than 4 disk's. On the 5th+ disk's vinum will see and says "device is > not configured". That

Re: HELP: vinum and newfs on 5.0-RC1

2002-12-09 Thread David Rhodus
I have also been having a few problems with vinum on 5.0-RC1. I've been having a hard time making a striped or raid5 vinum with more than 4 disk's. On the 5th+ disk's vinum will see and says "device is not configured". To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-qu

Re: Bootable CDs (was Re: Interest in diskless booting?)

2002-12-09 Thread Warren Block
On Mon, 9 Dec 2002, Philip Hallstrom wrote: > > LiveCD died with an unlogged error just before it was ready to build an > > ISO. > > Hmm... I've used LiveCD to build a CD with Apache/Postgres on it.. > mkisofs -b boot/cdboot -no-emul-boot -c boot/boot.catalog -R -J -V LiveCD > -o ../LiveCD.iso .

Intel CA810E + Celeron 566 == hang

2002-12-09 Thread Joshua Coombs
I have an Intel CA810E mobo, running the latest firmware, with a Celeron 566 (P3 based). If I build a kernel with just CPU I686_CPU it boots but hangs at Using $PIR table... I'm trying 4.7p2 and will have access to the box again tomorrow to gather any needed info to debug. (Not subscribed, pleas

Cisco/Aironet 350 & LEAP? Anyone?

2002-12-09 Thread Jason Edwards
I'm having no luck getting my Aironet 350 card to authenticate via LEAP at my worksite. I'm using a Dell Latitude C600 running 4.7-STABLE ( upgraded as recently as Dec 2002 ). The same hardware utilizing Windoze and the Cisco ACU tools works without any trouble, and I can use the Aironet card un

Re: Adding users in FreeBSD 4.7

2002-12-09 Thread Kenzo
Yes, you can delete /etc/adduser.conf or edit it and start over. this time remember to just press enter for the first prompt. - Original Message - From: "Jack L. Stone" <[EMAIL PROTECTED]> To: "KevinG" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, November 24, 2002 12:28 PM Subje

natd - do I have to build a new kernel to use natd

2002-12-09 Thread Lorin Lund
I'm using 4.7 - standard install kernel. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: grip cd ripper - which one

2002-12-09 Thread John Bleichert
On Mon, 9 Dec 2002, paul beard wrote: > Date: Mon, 09 Dec 2002 16:22:38 -0800 > From: paul beard <[EMAIL PROTECTED]> > To: John Bleichert <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: grip cd ripper - which one > > John Bleichert wrote: > > > Hello All > > > > I'm looking for a rippi

RE: SSH through firewall

2002-12-09 Thread David Daugherty
> [mailto:[EMAIL PROTECTED]] On Behalf Of > Joshua Lokken > I often transfer files to my home machines from work using > scp. Currently, if I want to move a file to a machine on my > LAN, I first have to copy the file to a user home dir on the > gateway box, then recopy it from the gateway to

Re: grip cd ripper - which one

2002-12-09 Thread paul beard
John Bleichert wrote: Hello All I'm looking for a ripping utility to tell grip to use to pull tracks from an audio cd - which one does everybody use? The default is cdda2wav which isn't in the ports collection. is too . . . . ([EMAIL PROTECTED])-(04:20 PM / Mon Dec 09) [/usr/ports]:: pkg_inf

Which mailing list.....

2002-12-09 Thread Paul Pathiakis
Hi, I'd like to know which mailing list I should post a reqest for the SiS 650 motherboard chipset for 5.0. I thought they would have put this in as I noticed a coupld of people requesting support back in June of 2000, but as I read the hardware notes for 5.0-RC1 I see everything but t

Re: SSH through firewall

2002-12-09 Thread Brian
could use port forwarding to a hi numbered port, forward a hi port on the gateway to a port on the dest box. Bri On Mon, 9 Dec 2002, Joshua Lokken wrote: > Hello all > > I asked this question a couple of weeks back, but have not yet been able to > make this work. > > I often transfer fi

nfs creates files with huge uids

2002-12-09 Thread Michael Nottebrock
I have /usr/ports/distfiles nfs-mounted from another machine, and when I build a port, fetch runs as root and writes in /usr/ports/distfiles. The files which are created this way carries an insanely huge uid (12 digits!) which causes all sorts of trouble with quotacheck and is invisible to find

Re: Ethernet card problem

2002-12-09 Thread Cliff Sarginson
On Mon, Dec 09, 2002 at 04:30:28PM -0700, Thomas Connolly wrote: > It's a pci card. > - miibus is in the generic, there are a dozen or so PCI cards that need it, some very common ones at that. - the dc driver works on one of my systems that needs it, both under 4.7-Stable and Current. - If you h

grip cd ripper - which one

2002-12-09 Thread John Bleichert
Hello All I'm looking for a ripping utility to tell grip to use to pull tracks from an audio cd - which one does everybody use? The default is cdda2wav which isn't in the ports collection. I see a few other rippers in the ports collection, but I like grip - which ripping utility should I tell

SSH through firewall

2002-12-09 Thread Joshua Lokken
Hello all I asked this question a couple of weeks back, but have not yet been able to make this work. I often transfer files to my home machines from work using scp. Currently, if I want to move a file to a machine on my LAN, I first have to copy the file to a user home dir on the gateway box, t

Re: FreeBSD-Stable + apache13 + mod_frontpage

2002-12-09 Thread Doug Reynolds
On Mon, 9 Dec 2002 00:48:31 -0500, David Banning wrote: >> Will chown web to www as part of install. >> Will chgrp web to www as part of install. >> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol > >Does /usr/lib/libm.so.2 exist? seems to: [root@/]>dir /usr/lib/libm.so* lrwxr-xr-

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
It's a pci card. Thomas P. Connolly Senior Development Engineer Colorado Engineering Experiment Station Inc. Phone: (970) 897-2711 Fax: (970) 897-2710 Email: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Brian Sent: Monday, December

RE: Ethernet card problem

2002-12-09 Thread Brian
ah so then its not being detected, pci or isa card? Id isa, perhaps setting bios irq to isa legacy is necessary.. Bri On Mon, 9 Dec 2002, Thomas Connolly wrote: > Yes, that is what I tried to do but my interface doesn't come up in the > list, only plip, and com 1 come up, not dc0. > >

Java2D with patch1

2002-12-09 Thread Juan Velasco
Dear all, I just installed the new patch1 for sun jdk1.4 The first thing I did to test it was to run the sample programs that came in the distribution: Java2D, Notepad. I attached a file so that you can see how it looks. The fonts are unrecognizable. Since the patch was reseased less than 20 days

RE: Ethernet card problem

2002-12-09 Thread Mat Branyon
Make sure pnp operating system is disabled in your bios and pnp disabled on your card, or maybe recompiling your kernel for pnp support... --mat On Mon, 2002-12-09 at 16:28, Thomas Connolly wrote: > > This is exactly my situation, any ideas?? > "If his NIC is *not* there when it's time to config

Re: Ethernet card problem

2002-12-09 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Thomas Connolly" <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 4:15 PM Subject: RE: Ethernet card problem > I actually installed from CD and won't recognize my NIC. I selected the ed0 > NIC from sysinstall because I wasn't sure what I was supposed to use for my > card (Kingston KNE1

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
This is exactly my situation, any ideas?? "If his NIC is *not* there when it's time to configure and start the d-load, it's a hardware/BIOS issue, or somebody's broke sysinstall(8).or is there another option I'm missing?" Tom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
I actually installed from CD and won't recognize my NIC. I selected the ed0 NIC from sysinstall because I wasn't sure what I was supposed to use for my card (Kingston KNE100TX - dc(4)). When I got to the configuration screen, there was no Ethernet card listed. I am confused on what to do next.

Re: Ethernet card problem

2002-12-09 Thread Kevin D. Kinsey, DaleCo, S.P.
OK, he's got a Kingston (generally dc driver) and is trying to do sysinstall and d-load over NIC. IME it doesn't matter what you pick in the "configuration" section of sysinstall --- whatever's first should work, because those are just old nonPNP ISA NIC drivers. After doing "kernel configuration

Re: Ethernet card problem

2002-12-09 Thread Kevin D. Kinsey, DaleCo, S.P.
- Original Message - From: "D J Hawkey Jr" <[EMAIL PROTECTED]> To: "Jack L. Stone" <[EMAIL PROTECTED]> Cc: "Thomas Connolly" <[EMAIL PROTECTED]>; "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]>; "'Brian'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 3:57 PM

Re: Ethernet card problem

2002-12-09 Thread D J Hawkey Jr
On Dec 09, at 03:51 PM, Jack L. Stone wrote: > > At 02:19 PM 12.9.2002 -0700, Thomas Connolly wrote: > >Thanks for the advice but again, I am very new to all this. Can you tell me > >how to check if miibus is enabled and how to enable it if it is not? > > > >Thanks in advance, > >Tom Connolly >

RE: Ethernet card problem

2002-12-09 Thread Jack L. Stone
At 02:19 PM 12.9.2002 -0700, Thomas Connolly wrote: >Thanks for the advice but again, I am very new to all this. Can you tell me >how to check if miibus is enabled and how to enable it if it is not? > >Thanks in advance, > >Tom Connolly > Just edit your kernel config file with this line and recom

PCMCIA NIC

2002-12-09 Thread Brian Henning
Hello, I have a D-Link 670TX PCMCIA nic that is too new for FBSD4.7 so /stand/sysinstall doesn't dectect it. This card uses the ed driver under FBSD5.0. if i know the memory address and the irq can i set it up to work in FBSD4.7? for example: device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 i

Re: Ethernet card problem

2002-12-09 Thread D J Hawkey Jr
On Dec 09, at 03:07 PM, Kevin D. Kinsey, DaleCo, S.P. wrote: > > dc driver uses the miibus code, make sure you have that enabled > on your kernel. > > There is nothing needed in "sysinstall", a device probe ought to > catch it IF the miibus is enabled in your kernel config. Um, he can't "ena

another weird xmms problem...

2002-12-09 Thread James A. Arnold
What led me to reinstall Xmms was a weird sound problem. When I slide the sound bar in Xmms the sound cuts out at around 50 percent and then comes fading back at around 60 percent. At first I though it was the sound card but a different sound card does the same thing. My speakers are balanced a

HELP: vinum and newfs on 5.0-RC1

2002-12-09 Thread Aaron D. Gifford
Okay, I had a vinum RAID5 set working on 4.7. Since I didn't have any data on it yet and saw today's announcement of 5.0-RC1, I thought I'd give 5.0-RC1 a try on the box in question. Vinum sees the RAID5 set I created just fine, so I decided to use newfs to create a UFS2 filesystem on the vo

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
Oh yes, and one other thing, can you tell me how to do a device probe? Thanks again, Tom Connolly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kevin D. Kinsey, DaleCo, S.P. Sent: Monday, December 09, 2002 2:07 PM To: Thomas Connolly; 'Brian'; [EMAI

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
Thanks for the advice but again, I am very new to all this. Can you tell me how to check if miibus is enabled and how to enable it if it is not? Thanks in advance, Tom Connolly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kevin D. Kinsey, DaleCo, S.

Re: where did xmms go?

2002-12-09 Thread James A. Arnold
Your ports are old. xmms is now located in the multimedia category. If you're not cvsup'ing ports-all, you may miss this as not all the cvsup servers know about this new category. Best bet is to cvsup ports-all, and create a /usr/sup/refuse file listing the modules you don't want. Joe Joe,

Re: where did xmms go?

2002-12-09 Thread Kent Stewart
On Monday 09 December 2002 12:35 pm, Joe Marcus Clarke wrote: > On Mon, 2002-12-09 at 15:15, John Bleichert wrote: > > On Mon, 9 Dec 2002, James A. Arnold wrote: > > > Date: Mon, 9 Dec 2002 15:16:17 -0500 > > > From: James A. Arnold <[EMAIL PROTECTED]> > > > To: [EMAIL PROTECTED] > > > Subject: whe

Re: where did xmms go?

2002-12-09 Thread John Bleichert
On 9 Dec 2002, Joe Marcus Clarke wrote: > Subject: Re: where did xmms go? > On Mon, 2002-12-09 at 15:15, John Bleichert wrote: > > On Mon, 9 Dec 2002, James A. Arnold wrote: > > > Subject: where did xmms go? > > > > I have it in 4.7: > > > > johnnyb:~ > ls /usr/ports/audio/ | grep xmms | sort >

Re: Ethernet card problem

2002-12-09 Thread Kevin D. Kinsey, DaleCo, S.P.
dc driver uses the miibus code, make sure you have that enabled on your kernel. There is nothing needed in "sysinstall", a device probe ought to catch it IF the miibus is enabled in your kernel config. Sorry, I'm late on this discussion, if I've missed important points, please forgiveI ju

Re: where did xmms go?

2002-12-09 Thread Joe Marcus Clarke
On Mon, 2002-12-09 at 15:15, John Bleichert wrote: > On Mon, 9 Dec 2002, James A. Arnold wrote: > > > Date: Mon, 9 Dec 2002 15:16:17 -0500 > > From: James A. Arnold <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: where did xmms go? > > > > My ports are current but I don't have an xmms

Re: where did xmms go?

2002-12-09 Thread Christopher Rosado
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 9 Dec 2002 15:16:17 -0500 "James A. Arnold" <[EMAIL PROTECTED]> wrote: JAA> My ports are current but I don't have an xmms port: Look in the brand-new multimedia directory. - -- Christopher Rosado -BEGIN PGP SIGNATURE- Version: GnuP

Re: Bootable CDs (was Re: Interest in diskless booting?)

2002-12-09 Thread Philip Hallstrom
> > One of the students here at RPI worked on a project for the custom > > cd-rom idea. It's at > > > > http://www.sourceforge.net/projects/freebsdtogo/ > > I've spent the weekend experimenting with the various methods of making > bootable FreeBSD CDs. > > LiveCD died with an unlogged error just b

Re: where did xmms go?

2002-12-09 Thread John Bleichert
On Mon, 9 Dec 2002, James A. Arnold wrote: > Date: Mon, 9 Dec 2002 15:16:17 -0500 > From: James A. Arnold <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: where did xmms go? > > My ports are current but I don't have an xmms port: > > xmms-a52dec > xmms-bonk > xmms-crossfade > xmms-crystali

where did xmms go?

2002-12-09 Thread James A. Arnold
My ports are current but I don't have an xmms port: xmms-a52dec xmms-bonk xmms-crossfade xmms-crystality xmms-fc xmms-kde xmms-ladspa xmms-liveice xmms-mad xmms-mailnotify xmms-midi xmms-musepack xmms-osssurround xmms-pipe xmms-quix3dn xmms-shn xmms-sid xmms-sndfile xmms-sndstretch xmms-speex xmms

vmware2

2002-12-09 Thread Dick Hoogendijk
OK, I'm stuck. Nothing goes wright. I installed vmware2 from ports, but after I can't get it running. vmware-configure.pl is a script for linux as it asks for insmod to isntall modules. Yet, there is some work to be done, because I get notices like 'vmmon not installed' etc. Can anybody tell me ex

RE: 4.4

2002-12-09 Thread Guido Fortunati
Make sure you?re not loading every little service, if you get rid of the stuff you don't need, it shall load 10x faster. Not to mention kernel, modules, etc.. -guido -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Scott Sent: Lunes, 19 de Noviembre de

RE: bpf0 still not configured

2002-12-09 Thread Guido Fortunati
Recompile your kernel with bpf support pseudo-device bpfilter 1 -guido -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Göran Asp Sent: Lunes, 19 de Noviembre de 2001 11:43 a.m. To: '[EMAIL PROTECTED]' Subject: bpf0 still not configured Hi! I wanna

Re: maxusers and random system freezes

2002-12-09 Thread Dmitry Morozovsky
On Mon, 9 Dec 2002, Varshavchick Alexander wrote: VA> the server went to a swap, because it occurs practically instantly, and VA> this state goes for hours. The system is lacking some resources, or may be VA> a bug somewhere, can you give any hints to it? Hmm, what about logging vmstat/pstat/nets

Re: Installing additional ports in a jail!

2002-12-09 Thread Gary W. Swearingen
Ruben de Groot <[EMAIL PROTECTED]> writes: > I usually follow this procedure (on the host system, not inside the jail): I know the basic concept of jails, but have never used them and don't understand them well. Please tell me if you think they could be used to solve this "problem" I've always h

problem with http://www2.FreeBSD.org/

2002-12-09 Thread alex avriette
Its docroot actually points to a CPAN mirror. please to be fixink. alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: DMA check causes fatal trap exception in FreeBSD 4.7 installation

2002-12-09 Thread Dan Nelson
In the last episode (Dec 09), [EMAIL PROTECTED] said: > I have a Pentium 533 MHz machine with 2 hard drives (10GB and 2GB). > Both drives are manufactured by Fujitsu. The Bios detects that the > first drive uses UDMA 4 and the second drive uses UDMA 2. When I run > hdparm tests on the drives wit

Re: Interest in diskless booting?

2002-12-09 Thread Gary W. Swearingen
Garance A Drosihn <[EMAIL PROTECTED]> writes: > Besides, if you had a nice book with an accurate and detailed info > on how to do build such systems, then you wouldn't have to waste > any time searching those web sites... :-) You missed the whole point of my message: The very existance of peopl

Re: Creative Labs Dxr3 MPEG decoder and FreeBSD-STABLE

2002-12-09 Thread John Bleichert
On Wed, 27 Nov 2002, Andy Akins wrote: > Date: Wed, 27 Nov 2002 08:20:02 -0600 > From: Andy Akins <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Creative Labs Dxr3 MPEG decoder and FreeBSD-STABLE > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Just curious... > > Has anyone had

DMA check causes fatal trap exception in FreeBSD 4.7 installation

2002-12-09 Thread gagman
I have a Pentium 533 MHz machine with 2 hard drives (10GB and 2GB). Both drives are manufactured by Fujitsu. The Bios detects that the first drive uses UDMA 4 and the second drive uses UDMA 2. When I run hdparm tests on the drives with DMA turned on, my whole system freezes up but the tests run

Re: INDEX file layout

2002-12-09 Thread John Bleichert
On Mon, 9 Dec 2002, John Bleichert wrote: > Date: Mon, 9 Dec 2002 12:20:26 -0500 (EST) > From: John Bleichert <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: INDEX file layout > > Hello All > > Where is the layout for the /usr/ports/INDEX file documented? Looks like a > bunch of '|'-delim

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
Yes, that is what I tried to do but my interface doesn't come up in the list, only plip, and com 1 come up, not dc0. Thanks, Thomas Connolly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Brian Sent: Monday, December 09, 2002 10:45 AM To: Thomas Connoll

my e-mail

2002-12-09 Thread Marcel Stangenberger
Did anyone on the maillinglist get my question on afbackup? My mailserver said it was send, but i never saw it came by. greetings, Marcel -- "I have often regretted my speech, never my silence." - Xenocrates (396-314 B.C.) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: Ethernet card problem

2002-12-09 Thread Brian
isnt is /stand/sysinstall, post install config, network, pick yer interface, answer yes to the dhcp popup, thats it? BTW, if it asks you if you want to activate now, that typically will not get you the new parameters on the interface, youll need to either ifconfig it down and then up, or reboot as

RE: Microsoft Intellimouse

2002-12-09 Thread Didier Wiroth
Do you have problems with XFree86 or in the console? If you are using the console? Are you using vidcontrol to set your resolution? What are your settings in XF86Config? Didier > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > Christopher Armenio

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
Thanks again for the help. Can you tell me how to set my interface up manually so that it will use DHCP for the ip and netmask, gateway, etc.? Thanks, Tom Connolly -Original Message- From: D J Hawkey Jr [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 10:25 AM To: Thomas Conn

INDEX file layout

2002-12-09 Thread John Bleichert
Hello All Where is the layout for the /usr/ports/INDEX file documented? Looks like a bunch of '|'-delimited fields and I'd like to know for sure what each field is. Also, I've noticed that some boxes have a /var/db/pkgdb.db file, and some do not - where does this file come from? Is it generated

isakmpd status

2002-12-09 Thread Dru
I seem to remember reading somewhere before that isakmpd was available in the base system (not as a port) either in stable or in the upcoming 5.0, but darned if I can find that now. Don't see it in the Status Report or anywhere else on the site. Does anyone else remember this and can point me to

Microsoft Intellimouse

2002-12-09 Thread Christopher Armenio
I have been having lots of problems with my Microsoft Intellimouse; the device is recognized in dmesg, and no errors are given, but the mosue does not work. I tried cating the device, ums0, but I don't get anything at all. Any ideas? -christopher Armenio To Unsubscribe: send mail to [EMAIL PROTE

Re: port redirect with ipfw NOT NAT (not NAT)

2002-12-09 Thread C J Michaels
Some time in the recent past Lowell Gilbert scribbled: > Josh Brooks <[EMAIL PROTECTED]> writes: > >> > Have you tried something like: >> > >> > add 01000 fwd 10.10.10.10,5050 tcp from any to 10.10.10.10 50 >> >> >> When I do this, I get: >> >> ipfw: getsockopt(IP_FW_ADD): Invalid argumentipfw: >>

Gateway + Firewall

2002-12-09 Thread Danilo Castro
Well I have this problem with freebsd I have this network. Range: 10.10.10.192-207 Network: 10.10.10.192/28 Netmask: 10.10.10.254 Router: 10.10.10.193 I want to setupa firewall connecting it directly to the router using 2 ethernet interfaces seting up 2 valid address to this interfaces. Isn

Re: webmin problem

2002-12-09 Thread Peter Ulrich Kruppa
Did you try /usr/local/etc/webmin/start ? Uli. On Thu, 5 Dec 2002, David Ouyang wrote: > Hi: > I have 3 box with same installation, two weeks ago I > installed webmin 1.030 into one of the box, it start > outomaticly and working perfect, but yesterday I did > port update and try to install webmi

ssh+slrn screengarbage

2002-12-09 Thread Dick Hoogendijk
A weird problem. I use 4.7FBSD and the standard teminal. I open a ssh connection to a linux server, log into my account and run slrn there to read some news.. Very often the screen gets messed up by scrolling down or 'go past the end'. Parts of the old screen information is stuck on screen. I have

RE: Ethernet card problem

2002-12-09 Thread Thomas Connolly
Thanks very much for the quick reply. I would agree with that. The model is a Kingston KNE100TX and it says that the driver is a dc(4). Which Ethernet selection and I supposed to pick for that on Sysinstall? Is there a way to reconfigure it after installation. I apologize for the ignorance but

Jail source patching question

2002-12-09 Thread Didier Wiroth
Hey, When you have a security issue or you have to modify the source code of a daemon, you have to patch the source recompile and install the new daemon. How do you do that? Let's take an example: The ssh daemon I have patched the daemon with: cd /usr/src/crypto/openssh diff < /pathtopatch/file.d

jailed ftpd behind NAT'ing firewall: ftphosts?

2002-12-09 Thread D J Hawkey Jr
Hi all. I want to set up a jailed FTP server on a box inside a private LAN, accessable to the outside. It all looks straight-forward enough, using a column on DaemonNews (http://ezine.daemonnews.org/200212/ftpjail.html) as a guildline, except that I want to use FreeBSD's ftpd(8). Reading the ftpd

Re: Interest in diskless booting?

2002-12-09 Thread Pranav A. Desai
Hi! I would definitely be interested ... especially in a CD based system ... after reading about linux running on Xbox on PS2 ... -Pranav On Sun, 8 Dec 2002, Greg 'groggy' Lehey wrote: > I was at a local installfext yesterday > (http://installfest.auug.org.au/), and a number of people were >

trouble using afbackup

2002-12-09 Thread Marcel Stangenberger
Hi all, Yesterday i installed afbackup on my freebsd servers. I did a test backup with it and i worked fine. Now today i wanted to continue testing but i kept getting this error report in the logfile of the afbackup server Mon Dec 9 16:44:25 2002, Error: Command 87 ('W') failed (writing to tape

Re: List of big names ...

2002-12-09 Thread Alexandr Kovalenko
Hello, Marc G. Fournier! On Sun, Dec 01, 2002 at 02:57:11AM -0400, you wrote: > Other then that I know Yahoo! uses FreeBSD ... is there a list that anyone > is maintain about who is using it? I've been having discussions with a > partner for awhile now about whether we should launch a product wi

  1   2   >