error in make buildworld RELENG_4_9

2003-11-06 Thread jason watkins
Hi guys, I got the following after doing a buildworld. I did sync src just before starting the build. ===> etc/sendmail make: don't know how to make freebsd.cf. Stop *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error jason watkins ___

Re: Would like to volunteer my time......

2003-11-06 Thread Jonathan Chen
On Thu, Nov 06, 2003 at 06:20:29PM -0800, Chad McCullough wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > I'm hoping that I'm sending this email to the correct address. > > I visit the FreeBSD Personal Pages section of the FreeBSD website located > at http://www.freebsd.o

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Jonathan Chen
On Thu, Nov 06, 2003 at 03:32:31PM -0800, [EMAIL PROTECTED] wrote: [...] > > The timeouts look suspicious. Is your upstream blocking outgoing SMTP > > connections (perhaps in an attempt to stop spam)? A quick way to check > > would be to: > > > >> telnet mx4.mail.yahoo.com smtp > > > > No re

RTC and VMWare3 questions

2003-11-06 Thread Bborie Park
Hi, Both RTC and VMWare3 install successfully. But when I reboot, I get warnings such as Warning: driver "rtc" used unreserved major device number 202 Is this something I should be worried about? How do I fix this? I'm running 5.1 Release p10. Thanks, Bborie ___

Re: Anymore help out there

2003-11-06 Thread slave-mike
Set your SmartHost in your sendmail config to relay through your ISP's SMTP relay will fix the problem. Robert Huff wrote: [EMAIL PROTECTED] writes: > The timeouts look suspicious. Is your upstream blocking outgoing SMTP > connections (perhaps in an attempt to stop spam)? A quick way to check >

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread slave-mike
You need to configure sendmail to route via your ISP's SMTP gateway. Many IP's are listed in a 'dial up user blacklist', and yahoo, aol, etc will reject your mail otherwise. REF: SmartHost in you sendmail config. webmin is your friend. [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote on 11/06/2003

Re: Extracting individual Files via tar

2003-11-06 Thread slave-mike
you must use the f flag when manipulation files. no f flag equals attempt to access tape drive. Martin McCormick wrote: The command tar ztf /usr/local/src/ports.tar.gz produces a table of contents just like the man page says it should. The man page also says that individual files can be recover

Question: LinkSys W11 802.11b Card

2003-11-06 Thread Technical Director
Hey group, Was wondering if anyone has successfully gotten a LinkSys W11 802.11b wireless card to work? When I run: # pccardc dumpcis I get a card found but no information returned. If I enable the card using: # pccardc enable 0 (or 1) wi0 -i 3 I get a kernel panic or lockup after the

Re: kernel: ENOMEM

2003-11-06 Thread Scott W
Michael R. Jacalan wrote: Hello, What could be causing this... (excerpts from /var/log/messages) ? I am running 5.0-RELEASE on this box. Nov 7 10:46:21 hostname kernel: ENOMEM 0xcae7c180 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0xcb342700 on 0xcadb7400(ad0s1) Nov 7 10:46:21

kernel: ENOMEM

2003-11-06 Thread Michael R. Jacalan
Hello, What could be causing this... (excerpts from /var/log/messages) ? I am running 5.0-RELEASE on this box. Nov 7 10:46:21 hostname kernel: ENOMEM 0xcae7c180 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0xcb342700 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0

Re: NFS client mount options in CURRENT/5.1-

2003-11-06 Thread Scott W
Antoine Jacoutot wrote: Scott W wrote: mount -tnfs -orw,rsize=8196,wsize=8196,bg,hard,intr,async sol:/export /mnt nfs: -o rsize=: option not supported Try "-r 8196 -w 8196" and have a look at man mount_nfs. Antoine Definite user error on my part, thanks. I couldn't find anything on hard v

Re: Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Scott W
Jason Williams wrote: Did some research and it appears that these IBM servers using ServRAID use the IPS Scsi host adaptor. Anyone know if 4.9 supports this or if there is a way to load the driver a different way? I do appreciate it. Jason At 01:04 PM 11/6/2003 -0800, you wrote: Hello every

Re: partioning hd(changed from nothing)

2003-11-06 Thread Jason
Marty Landman wrote: I've installed 4.8 off CD onto a PII-200 w/ 80MB ram and two ide's, primary has 1GB, secondary has 2GB. Don't understand how to allocate /usr to the secondary ide or even give it more space on the primary, and I run out of room with only 1/4 GB for /usr to install most of

Anymore help out there

2003-11-06 Thread Robert Huff
[EMAIL PROTECTED] writes: > > The timeouts look suspicious. Is your upstream blocking outgoing SMTP > > connections (perhaps in an attempt to stop spam)? A quick way to check > > would be to: > > > >> telnet mx4.mail.yahoo.com smtp > > > > No response would mean that someone is block

Re: dedicate 1 CPU to a single process

2003-11-06 Thread Richard Coleman
Till Plewe wrote: Can one processor on a dual processor machine be reserved exclusively for the use of a single process? If that is not posssible how can I stop one process being moved back and forth between the two CPUs. - Till I do not believe that is currently possible with FreeBSD. Rich

Would like to volunteer my time......

2003-11-06 Thread Chad McCullough
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm hoping that I'm sending this email to the correct address. I visit the FreeBSD Personal Pages section of the FreeBSD website located at http://www.freebsd.org/gallery/pgallery.html quite often. I've noticed that, unfortunately, there are

[no subject]

2003-11-06 Thread Marty Landman
I've installed 4.8 off CD onto a PII-200 w/ 80MB ram and two ide's, primary has 1GB, secondary has 2GB. Don't understand how to allocate /usr to the secondary ide or even give it more space on the primary, and I run out of room with only 1/4 GB for /usr to install most of the binaries. Would li

Re: access extended partition

2003-11-06 Thread Jason
[EMAIL PROTECTED] wrote: Hi: I have 3 partition in my hard disk, the first an the third are for windows, so the first (C:) is FAT32 and the third has only one logic unit (D:) and has FAT32. how can I access D:? maps ___ [EMAIL PROTECTED] mailing list

Re: Audigy & FreeBSD 5.1

2003-11-06 Thread Greg J.
Eduardo Viruena Silva wrote: Hello pals! I had configured my Creative Labs Audigy sound card, but I made an upgrade to FreeBSD 5.1 patch 10 and I lost my configuration and now I don't even have the /dev sound devices created at boot time. I remember that I found some patches to the kernel special

Re: upgrade named

2003-11-06 Thread horio shoichi
On Thu, 6 Nov 2003 08:13:07 -0500 "Arnason, Arni" <[EMAIL PROTECTED]> wrote: > > 8.3.3 is in /usr/sbin > 9 went into /usr/local/sbin > > modified rc.conf to point to the > new binary > named_program="/usr/local/sbin/named" > > but I'm still stuck with 8.3.3 > > ps shows my named up and runnin

pkgdb -F and a few other questions

2003-11-06 Thread whizkid
Hey All, By now I have posted alot of questions and you are probably getting tired of seeing my name in your inbox... But I have yet another for you. I am currently running FreeBSD 5.1-Current, I have SquirrelMail 1.4.2 and Courier Imap installed. I installed a plugin for SquirrelMail that r

access extended partition

2003-11-06 Thread MPAREDES
Hi: I have 3 partition in my hard disk, the first an the third are for windows, so the first (C:) is FAT32 and the third has only one logic unit (D:) and has FAT32. how can I access D:? maps ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: jdk14 port

2003-11-06 Thread Frank Laszlo
Ok, I figured out what the problem was. It's really quite interesting. you see, I was building this via ssh to my server. My server has had network issues (due to the connection) all day, and my ssh sessions were lagging horribly. it would freeze for a long amount of time. I noticed the build alway

suidperl in ports?

2003-11-06 Thread Alex Soares de Moura
Hello, I just did a perl portupgrade from perl-5.8.0 to perl-5.8.1_2 and suidperl is apparently missing. Some apps the server runs need suidperl. Do someone can help? At the minimum we need to rollback to the perl-5.8.0. Which is the best step-by-step to do that if there's no suidperl available

Re: 4.9-RELEASE jails and named

2003-11-06 Thread Lewis Thompson
On Thu, Nov 06, 2003 at 06:46:51PM -0600, Chris wrote: > At least pings from the outside world can get to the host server > but once at the host server, how do I get that traffic routed to the > correct jail/website (local IP address)? By the sounds of it you have one external IP address but t

Fw: Are threads Being filtered and/ or deleted from the archives?

2003-11-06 Thread nw1
I found the thread I was speaking of, but it seems a bit complex for a person who doesn't participate on the list ti find a particular thread or item. First instinct would be for a user to use the search page; that search page won't return, in particular, the thread I mentioned here. In order

4.9-RELEASE jails and named

2003-11-06 Thread Chris
Greetings, I have a server which will host 3 websites, and is assigned a single local IP address (one from the 192.168.x.x group). I created 3 jails which are up and running, and each website will be contained entirely within it's own jail. The jail hostname reflects the domain of the website i

Re: make dev problems

2003-11-06 Thread Tim Aslat
In the immortal words of "Jason Burris" <[EMAIL PROTECTED]>... > The system didn't have the sources, so I downloaded the first CD ISO > and extracted them from there into: > > /usr/src/sys > > Could there be more sources that I need to extract? > > Also I tried the suggestion: > > cd /usr/src >

Re: Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Jason Williams
Did some research and it appears that these IBM servers using ServRAID use the IPS Scsi host adaptor. Anyone know if 4.9 supports this or if there is a way to load the driver a different way? I do appreciate it. Jason At 01:04 PM 11/6/2003 -0800, you wrote: Hello everyone. Running into a bit

Re: fresh install for XFree86-4

2003-11-06 Thread Kris Kennaway
On Fri, Nov 07, 2003 at 08:23:03AM +0800, Sham Khalil wrote: > > hi all, > > how do i do a fresh install for XFree86-4 from the ports tree? > I had installed a fresh FreeBSD 4.9 Release by ftp a couple days ago. It's > only a minimal install. i mounted a my -CURRENT port tree. installed > cvsup.

fresh install for XFree86-4

2003-11-06 Thread Sham Khalil
hi all, how do i do a fresh install for XFree86-4 from the ports tree? I had installed a fresh FreeBSD 4.9 Release by ftp a couple days ago. It's only a minimal install. i mounted a my -CURRENT port tree. installed cvsup. i did a cvsup and install portupgrade and links i had a XFree86-4-librari

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
Jonathan Chen <[EMAIL PROTECTED]> wrote on 11/06/2003 03:23:43 PM: > On Thu, Nov 06, 2003 at 02:37:02PM -0800, [EMAIL PROTECTED] wrote: > > > simradusa# mailq | less > > hA4F8udC099278 13 Tue Nov 4 07:08 <[EMAIL PROTECTED]> > > (Deferred: Operation timed out with mx3.eunet

Re: Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Jason Williams
It says for 4.9, under hardware: ServerWorks CSB5 ATA66/ATA100 Well, isn't that what I have? Jason At 01:04 PM 11/6/2003 -0800, you wrote: Hello everyone. Running into a bit of a problem installing 4.9 on a IBM X series server. The server has 3 SCSI drives with a servRAID card. I have RAID 5

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Jonathan Chen
On Thu, Nov 06, 2003 at 02:37:02PM -0800, [EMAIL PROTECTED] wrote: > simradusa# mailq | less > /var/spool/mqueue (8 requests) > -Q-ID- --Size-- -Q-Time- > Sender/Recipient--- > hA6KKrBZ0040865 Thu Nov 6 12:20 <[EMAIL PROTECTED]> >

Re: make dev problems

2003-11-06 Thread Jason Burris
> Tim Aslat <[EMAIL PROTECTED]> writes: > >> In the immortal words of "Jason Burris" <[EMAIL PROTECTED]>... >> > I need to compile a kernel with IPFW on a remote machine running >> > FreeBSD4.7. I followed the steps listed at: >> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelc

Re: make dev problems

2003-11-06 Thread Lowell Gilbert
Tim Aslat <[EMAIL PROTECTED]> writes: > In the immortal words of "Jason Burris" <[EMAIL PROTECTED]>... > > I need to compile a kernel with IPFW on a remote machine running > > FreeBSD4.7. I followed the steps listed at: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-bu

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
[EMAIL PROTECTED] wrote on 11/06/2003 01:40:52 PM: > Just out of curiosity have you used nslookup to check if MX records are > resolving ok? Here are some nslookup results - simradusa# nslookup www.simrad.com Server: ussea01.simrad.net.int Address: 157.237.65.101 Name:simrad.com Address:

Re: ppp link always dials when started with -auto?

2003-11-06 Thread David Carter-Hitchin
Hi, With lots of help from John Chung I eventually fixed this problem - it was because ipv6 was configured. I've disabled that in the kernel (I survived without it for years, so no reason to have it as part of my upgrade). I clocked up about 15 hours trying to debug this problem - that would hav

Re: lan bandwidth issue

2003-11-06 Thread charles pelletier
Sorry, I can't resist this either. I work for VOL DSL tech support and have seen many many problems with the Realtek 8139 EVEN with Windoze. So, you'd better believe that if even Windoze has issues with this card then BSD will too. --charlie

Re: Extracting individual Files via tar

2003-11-06 Thread parv
in message <[EMAIL PROTECTED]>, wrote Martin McCormick thusly... > > The command > > tar ztf /usr/local/src/ports.tar.gz > > produces a table of contents just like the man page says it should. > The man page also says that individual files can be recovered or > listed but I haven't gotten

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
[EMAIL PROTECTED] wrote on 11/06/2003 01:23:22 PM: > What does 'mailq' tell you? > ___ Here is the results of mailq - simradusa# mailq | less /var/spool/mqueue (8 requests) -Q-ID- --Size-- -Q-Time- Sender/Re

Re: Extracting individual Files via tar

2003-11-06 Thread Rob
You should always use the f option to specify the archive - for example tar -tzf archive.tgz to list or tar -xzf archive.tgz to extract. In your example below, you didn't specify an archive so it defaulted to the device /dev/sa0, which it couldn't open. Any extra arguments are treated

Re: racoon configuration syntax errors

2003-11-06 Thread Doug Poland
Toni Schmidbauer said: > On Thu, Nov 06, 2003 at 01:17:14PM -0600, Doug Poland wrote: >> 2003-11-06 13:13:14: ERROR: cftoken.l:494:yyerror(): racoon.conf:99: "A.A.A.A" >> syntax >> error >> 2003-11-06 13:13:14: ERROR: cfparse.y:1397:cfparse(): fatal parse failure (1 errors) >> racoon: failed to p

Re: racoon configuration syntax errors

2003-11-06 Thread Toni Schmidbauer
On Thu, Nov 06, 2003 at 01:17:14PM -0600, Doug Poland wrote: > 2003-11-06 13:13:14: ERROR: cftoken.l:494:yyerror(): racoon.conf:99: "A.A.A.A" > syntax error > 2003-11-06 13:13:14: ERROR: cfparse.y:1397:cfparse(): fatal parse failure (1 errors) > racoon: failed to parse configuration file. > > Her

Extracting individual Files via tar

2003-11-06 Thread Martin McCormick
The command tar ztf /usr/local/src/ports.tar.gz produces a table of contents just like the man page says it should. The man page also says that individual files can be recovered or listed but I haven't gotten that to work at all. if I try: $ tar zt ports/print/pstotext/ /usr/local/src/p

Re: Internet Connection via Ethernet Can't See External DNS

2003-11-06 Thread Kent Stewart
On Thursday 06 November 2003 01:35 pm, Seth Burgess wrote: > I am installing and configuring FreeBSD 4.8 for the first time. My > internet connection is through a gateway on my peer to peer network. My > internet connection is working because I can contact IP addresses on the > internet. However

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Lucas Holt
Just out of curiosity have you used nslookup to check if MX records are resolving ok? Have you checked the logs? Does your host have forward and reverse dns working correctly and they match? Mail servers often reject mail coming from machines without proper dns entries. DNS not working righ

Are threads Being filtered and/ or deleted from the archives?

2003-11-06 Thread nw1
Sorry to have to post this to the community at large, but the list maintainer hasn't gotten back to me on other issues. With respect to the initial thread = Subject: Re: Overheating attributed to Freebsd --sysctlvariablesnotavailable-- Any Idea why I'm not able to find this full thread in the arc

extending vnode disks

2003-11-06 Thread Rus Foster
Hi All, I'm just trying to work out if there is a better way of resizing vnode disks. ATM I'm basically tar up the contents, rebuilding the vnode , then restoring the tar. Is there anyway I can extend the file and the filesystem without going onto vinum? Rgds Rus -- w: http://www.jvds.com | JV

Internet Connection via Ethernet Can't See External DNS

2003-11-06 Thread Seth Burgess
I am installing and configuring FreeBSD 4.8 for the first time. My internet connection is through a gateway on my peer to peer network. My internet connection is working because I can contact IP addresses on the internet. However, I cannot contact addresses requiring DNS. I have entered work

Re: make dev problems

2003-11-06 Thread Tim Aslat
In the immortal words of "Jason Burris" <[EMAIL PROTECTED]>... > I need to compile a kernel with IPFW on a remote machine running > FreeBSD4.7. I followed the steps listed at: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html Following the handbook isn't a bad

Re: "oracle" shell environment

2003-11-06 Thread Vitalis
On Thu, 2003-11-06 at 21:58, Lowell Gilbert wrote: > Vitalis <[EMAIL PROTECTED]> writes: > > > Using http://www.shadowcom.net/freebsd-oracle9i/ how can we deal with > > the "oracle" shell environment? I mean, due to the linux compatibility > > mode, there is some Oracle stuff under /compat/linux/e

make dev problems

2003-11-06 Thread Jason Burris
I'm new to FreeBSD so please bear with me if I ask a dumb question. I need to compile a kernel with IPFW on a remote machine running FreeBSD4.7. I followed the steps listed at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html In my COMPUTERNAME config file I'

Re: Overheating attributed to Freebsd --sysctl variables notavailable--

2003-11-06 Thread C. Ulrich
On Mon, 2003-11-03 at 21:47, nw1 wrote: > Mr. Ulrich, I understand your position, however, do you understand mine? :-) (Apologies that this reply is a few days late.) Yes, I understand your position. But I still think you're going at this from the wrong angle. Hardware should never overheat unl

Re: Anymore help out there? Re: mail never gets sent

2003-11-06 Thread Lowell Gilbert
What does 'mailq' tell you? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Anymore help out there? Re: mail never gets sent

2003-11-06 Thread chip . wiegand
I've got to get this working. The suggestion that DNS is not working right can't be correct, I can browse the web and do traceroutes to named sites without a problem. The emails sent from the command line mail never arrive at the destination. I don't know what to check/fix to make it work. At th

Problems installing 4.9 on IBM Xseries server

2003-11-06 Thread Jason Williams
Hello everyone. Running into a bit of a problem installing 4.9 on a IBM X series server. The server has 3 SCSI drives with a servRAID card. I have RAID 5 configured on it. 4.9 did not detect the drives, so im wondering if it even supports it or if there is a driver I can d/l to use and boot to

Re: "oracle" shell environment

2003-11-06 Thread Lowell Gilbert
Vitalis <[EMAIL PROTECTED]> writes: > Using http://www.shadowcom.net/freebsd-oracle9i/ how can we deal with > the "oracle" shell environment? I mean, due to the linux compatibility > mode, there is some Oracle stuff under /compat/linux/etc/, but scritpts > and executables expect them to be in /etc

Re: freebsd 5.1-current - buildkernel udbp.o undefined reference

2003-11-06 Thread Lowell Gilbert
Ken Easson <[EMAIL PROTECTED]> writes: > I've tried a million things, searched google till my fingers bled, problem in > netgraph? but how to fix? You haven't included netgraph. Given that the udbp manual page says that netgraph is required for udbp, that would seem to be a problem. ___

Re: openldap-client-2.1.22 error

2003-11-06 Thread Robert G. Waycott
On Thu, 2003-11-06 at 13:18, DanGer wrote: > hello, > > i have a problem with a installation freebsd 4.9-release, with a > package named openldap-client-2.1.22, and without this one i cant > install KDE 3.1.4. I dont know how to fix it, and no idea why it > didnt want to install...how can i f

buildworld breaks while making texinfo

2003-11-06 Thread Robert Huff
From the overnight build: > cc -O -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" > -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo > -I/usr/src/gnu/usr.bin/texinfo/makeinfo/../../../../contrib/texinfo/lib > -I/usr/obj/usr/src/i386/legacy/usr/include -c /

Re: PLS answer my question!

2003-11-06 Thread Jens Rehsack
Valerian Galeru wrote: I installed x windows with sysinstall, then i installed blackbox > (a window manager). Then if x server is not started and i execute > blackbox command i get a error like this: x server not started > something like this. If i start xserver and then run the > blackbox command,

Re: Trouble using the "man" subsystem

2003-11-06 Thread Chris Pressey
On Thu, 06 Nov 2003 13:52:10 -0500 Forrest Aldrich <[EMAIL PROTECTED]> wrote: > > I posted about this a while ago. > > For some time, I've had a broken manpage system on my FreeBSB > box. Currently, it's at FreeBSD-4.9. > > The symptoms are: sometimes I get an error about not being able to >

Re: PLS answer my question!

2003-11-06 Thread Bob Collins
At 02:51 PM 11/6/2003, Valerian Galeru wrote: I installed x windows with sysinstall, then i installed blackbox (a window manager). Then if x server is not started and i execute blackbox command i get a error like this: x server not started something like this. If i start xserver and then run the

Re: PLS answer my question!

2003-11-06 Thread Chris Pressey
On Thu, 6 Nov 2003 11:51:48 -0800 (PST) Valerian Galeru <[EMAIL PROTECTED]> wrote: > I installed x windows with sysinstall, then i installed blackbox (a > window manager). Then if x server is not started and i execute > blackbox command i get a error like this: x server not started > something lik

PLS answer my question!

2003-11-06 Thread Valerian Galeru
I installed x windows with sysinstall, then i installed blackbox (a window manager). Then if x server is not started and i execute blackbox command i get a error like this: x server not started something like this. If i start xserver and then run the blackbox command, i get another error (somet

vfs.aio tuning question

2003-11-06 Thread Louis LeBlanc
Couldn't find any real explanation of these parameters online, but I noticed they appear to have disappeared in 4.8. I have a 4.6 system that shows the following parameters when sysctl -a is executed: vfs.aio.max_aio_per_proc: 72 vfs.aio.max_aio_queue_per_proc: 1024 vfs.aio.max_aio_procs: 32 vfs.

Re: FreeBSD 5.1

2003-11-06 Thread Dmitriy Borisov
On Thursday 6 November 2003 17:47, Robert Huff wrote: > Kirk Strauser writes: > > > How stable is 5.1 for production servers? > > > > I switched my personal server (which runs multiple jails and sees > > more traffic than some of the servers I've worked with > > professionally) to 5.0 over the

Re: Backing up kernel before upgrade - 4.9 - how?

2003-11-06 Thread Toomas Aas
Hi! > In order to have a "safety belt" I'd like to backup my current kernel > before upgrading (i.e. "make installkernel") my newly compiled kernel. > > Which files do I need to back up? > > I thought about > > /kernel (file) > /modules (directory) Running make installkernel backs up your curr

racoon configuration syntax errors

2003-11-06 Thread Doug Poland
Hello, I'm trying to set up an IPSEC VPN tunnel between two FreeBSD servers using Dru Lavigne's excellent series of articles as a guide. (http://www.onlamp.com/pub/a/bsd/2003/01/09/FreeBSD_Basics.html) Unfortunately, I'm having a problem getting racoon to run because of an alleged syntax error

Re: lan bandwidth issue

2003-11-06 Thread Charles Swiger
On Nov 6, 2003, at 10:26 AM, Jack L. Stone wrote: This "price advice" then implies that if Realtek simply raised their prices, the card would be just fine...?? No. The price advice implies that a NIC that is worth $5 is probably not as good as a NIC which is worth $50. If Realtek raised their p

Trouble using the "man" subsystem

2003-11-06 Thread Forrest Aldrich
I posted about this a while ago. For some time, I've had a broken manpage system on my FreeBSB box. Currently, it's at FreeBSD-4.9. The symptoms are: sometimes I get an error about not being able to locate tmac for tty-char. Though I can find that in /usr/local/share/groff, etc. Most time

Anyone using a SOYO KT600 Dragon motherboard?

2003-11-06 Thread Philip Hallstrom
Hi all - Looking at building a new system and was wondering if anyone is using one of the SOYO KT600 Dragon motherboards (either the plus or ultra platinum)? http://www.soyo.com.tw/products/proddesc.php?id=257 http://www.soyo.com.tw/products/proddesc.php?id=256 I've searched, but haven't

Audigy & FreeBSD 5.1

2003-11-06 Thread Eduardo Viruena Silva
Hello pals! I had configured my Creative Labs Audigy sound card, but I made an upgrade to FreeBSD 5.1 patch 10 and I lost my configuration and now I don't even have the /dev sound devices created at boot time. I remember that I found some patches to the kernel specially something relative to em

openldap-client-2.1.22 error

2003-11-06 Thread DanGer
hello, i have a problem with a installation freebsd 4.9-release, with a package named openldap-client-2.1.22, and without this one i cant install KDE 3.1.4. I dont know how to fix it, and no idea why it didnt want to install...how can i fix it? thanks -- DanGer +-==/\/\==--

jdk14 port

2003-11-06 Thread Frank Laszlo
It seems this port wont build, I do have linux_base installed and the linprocfs is mounted. here is my uname and error message. ([EMAIL PROTECTED] /usr/ports/java/jdk14)% uname -a FreeBSD ritamari.vonostingroup.com 4.9-RC FreeBSD 4.9-RC #0: Thu Oct 16 14:19:39 EDT 2003 [EMAIL PROTECTED]:/usr/o

Re: fsck: CANNOT SEEK BLK: -1 (Cannot find file system superblock)

2003-11-06 Thread itetcu
Bellow is the tail of boot -v. I don't get it why the ad0s2a is ok and the rest aren't ata0: pre reset mask=03 ostat0=50 ostat2=00 ata0-master: ATAPI 00 00 ata0-slave: ATAPI 00 00 ata0: after reset mask=03 stat0=50 stat1=00 ata0-master: ATA 01 a5 ata0: devices=01 ata0 at port 0x3f6,0x1f0-0x1f7 irq

Re: FreeBSD 5.1

2003-11-06 Thread Robert Huff
Kirk Strauser writes: > > How stable is 5.1 for production servers? > > I switched my personal server (which runs multiple jails and sees > more traffic than some of the servers I've worked with > professionally) to 5.0 over the summer and have been building > world once a month or so. Ot

Re: upgrade named

2003-11-06 Thread Luke Kearney
On Thu, 6 Nov 2003 08:13:07 -0500 "Arnason, Arni" <[EMAIL PROTECTED]> granted us these pearls of wisdom: > > 8.3.3 is in /usr/sbin > 9 went into /usr/local/sbin > > modified rc.conf to point to the > new binary > named_program="/usr/local/sbin/named" > > but I'm still stuck with 8.3.3 > > ps

Re: lan bandwidth issue

2003-11-06 Thread Jack L. Stone
At 01:17 PM 11.6.2003 +, Chris Howells wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Hi, > >On Wednesday 05 November 2003 11:25, silent slim wrote: >> i'd like the network to go at 100Mbps since both cards could be able too >> and the current speeds are laughable. > >The RealTek 813

Re: FreeBSD 5.1

2003-11-06 Thread Kirk Strauser
At 2003-11-06T01:36:40Z, Jason Williams <[EMAIL PROTECTED]> writes: > Just a quick question here. > > How stable is 5.1 for production servers? I switched my personal server (which runs multiple jails and sees more traffic than some of the servers I've worked with professionally) to 5.0 over the

RE: Is Java/Tomcat on FBSD practical?

2003-11-06 Thread Heath Volmer
Thanks for the replies. I ran Tomcat as root (or other users, doesn't matter). What happens means absolutely nothing to me. I get on screen: lefty /kernel: pid 22239 (java), uid 0: exited on signal 6 (core dumped) This is what I get in Catalina.out: SIGABRT 6* abort (generated by abort(3

fsck: CANNOT SEEK BLK: -1 (Cannot find file system superblock)

2003-11-06 Thread itetcu
[Please cc and excuse the formating as I'm forced to use the webmail for now] Hi, I've changed, as a result of a failure, my mobo from a GA-7VT600 1393 to a GA-7VT600-L, both with VIA Apollo KT600 / 8237 cipset. The system is FreeBSD5.1 Release with a Seagate ATA Baracuda V 120G HDD. (Of cou

Re: jdk1.3 compile problem

2003-11-06 Thread Ed Budd
Try this: cd /usr/ports/java/linux-blackdown-jdk13 make install clean Then: cd /usr/ports/java/jdk13 make -DWITH_LINUX_BOOTSTRAP make install clean Worked for me on 5.1R Cheers, EB On Wed, 05 Nov 2003 21:53:41 -0500 asolomon15 <[EMAIL PROTECTED]> wrote: > Hello everyone... I seem to have

Re: lan bandwidth issue

2003-11-06 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Wednesday 05 November 2003 11:25, silent slim wrote: > i'd like the network to go at 100Mbps since both cards could be able too > and the current speeds are laughable. The RealTek 8139 (rl0 and rl1) are pretty shitty network cards, the cheapes

RE: upgrade named

2003-11-06 Thread Arnason, Arni
8.3.3 is in /usr/sbin 9 went into /usr/local/sbin modified rc.conf to point to the new binary named_program="/usr/local/sbin/named" but I'm still stuck with 8.3.3 ps shows my named up and running but a which named still points to my 8.3.3 version doesn't make sense to me, should be working

Re: Backing up kernel before upgrade - 4.9 - how?

2003-11-06 Thread Jan Grant
On Thu, 6 Nov 2003 [EMAIL PROTECTED] wrote: > In order to have a "safety belt" I'd like to backup my current kernel > before upgrading (i.e. "make installkernel") my newly compiled kernel. > > Which files do I need to back up? > > I thought about > > /kernel (file) > /modules (directory) > > Anyth

RE: TX Threshold & TX Underrun ???

2003-11-06 Thread Barry Byrne
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Greg Bernard > Sent: 06 November 2003 11:21 > I have this message that has showed up in the "security run output" > > I don't really know what It means ? > > > backup.xxx.fr kernel log messages: > >> dc0

Re: Linux_Base 8

2003-11-06 Thread Matthew Seaman
On Thu, Nov 06, 2003 at 12:42:59AM -0800, E. J. Cerejo wrote: > I'm running FBSD4.9 release and I'd like to use > linux_base 8 instead of 7 but when you install a port > that requires the linux emulator it automatically > installs linux_base 7 what do I need to do to change > this to linux_base 8?

TX Threshold & TX Underrun ???

2003-11-06 Thread Greg Bernard
I have this message that has showed up in the "security run output" I don't really know what It means ? > backup.xxx.fr kernel log messages: >> dc0: TX underrun -- increasing TX threshold Any idea ? ___ [EMAIL PROTECTED] mailing list http://lists.fr

Backing up kernel before upgrade - 4.9 - how?

2003-11-06 Thread a
In order to have a "safety belt" I'd like to backup my current kernel before upgrading (i.e. "make installkernel") my newly compiled kernel. Which files do I need to back up? I thought about /kernel (file) /modules (directory) Anything else? TIA for your help, -ewald __

Re: Creating devices under FreeBSD 5.x (was: "/dev/oncore.serial.%d" for Motorola oncore GPS under FREEBSD 5.1)

2003-11-06 Thread Chris Stenton
On Thu, 2003-11-06 at 10:00, Simon Barner wrote: > > > Btw. When I want to use cdparanoia on -CURRENT, I have to sym-link /dev/cd0 > > > to /dev/cd0c. Is this the right way to go, or should that sub-device be > > > created automatically? > > > > No. /dev/cd0c is a nonsense name, since CDs don't h

Re: Creating devices under FreeBSD 5.x (was: "/dev/oncore.serial.%d" for Motorola oncore GPS under FREEBSD 5.1)

2003-11-06 Thread Simon Barner
> > Btw. When I want to use cdparanoia on -CURRENT, I have to sym-link /dev/cd0 > > to /dev/cd0c. Is this the right way to go, or should that sub-device be > > created automatically? > > No. /dev/cd0c is a nonsense name, since CDs don't have BSD labels. > You need to change your cdparanoia config

freebsd 5.1-current - buildkernel udbp.o undefined reference

2003-11-06 Thread Ken Easson
Hello, any help would be greatly appreciated. system is an integrated MB 845GL P4 Celeron 128M, Freebsd 5.1-current #0: Tue Nov 4 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 i'v cvsup'd ports-all and standard-all built and installed world. trying to rebuild Kernel to add sound and remove

Re: what happens when connection is lost ?

2003-11-06 Thread Jean-Baptiste Quenot
* Sunil Sunder Raj: > You will have to run the configure script with the nohup command. > > # nohup configure > > This will ignore the SIGHUP and SIGQUIT signal. Using misc/screen also helps a lot. Cheers, -- Jean-Baptiste Quenot http://caraldi.com/jbq/ pgp0.pgp Description: PGP signature

Re: Ssh missing 'login as' prompt

2003-11-06 Thread Jean-Baptiste Quenot
* Mike Loiterman: > Whenever I try to ssh into my machie, it just goes straight to > [EMAIL PROTECTED] password: by passing the traditional login as: . How can I > turn that back on? You could instead pass the login name when invoking ssh: ssh -l otheruser somehost -- or -- s

Re: Two sound cards

2003-11-06 Thread Jean-Baptiste Quenot
* Alexey V. Litvinov: > I have two sound cards and FreeBSD 5.0 [...] And wants to make > /dev/dsp point to pcm1 by default instead of pcm0. How to do this? Try to use /dev/dsp1.0. Cheers, -- Jean-Baptiste Quenot http://caraldi.com/jbq/ pgp0.pgp Description: PGP signature

Re: Howto make one of two sound cards default?

2003-11-06 Thread Jean-Baptiste Quenot
* Alexey V. Litvinov: > My researches point me to /dev/dsp and i'm tried to make ln -s > /dev/dsp1.0 /dev/dsp Just tell your applications that the sound device is /dev/dsp1.0. For example, here is the config of the Enlightenment Sound Daemon: [esd] auto_spawn=1 spawn_options=-terminat

Re: Printing as a user - FreeBSD, Apsfilter, KDE

2003-11-06 Thread Jean-Baptiste Quenot
* Michael Dunham: > I am using FreeBSD as my desktop. I'm looking for help to print as a > user from KDE. Have you tried using cups? It's pretty straight-forward, with a web interface to add your printer. (There is a Gnome interface called gnome-cups-manager, but for KDE I don't kno

Re: FreeBSD +Samba +OpenLDAP as a Primary Domain controller

2003-11-06 Thread Antoine Jacoutot
Roland Wells wrote: Any pointers, walk-throughs, warnings or the like would be greatly appreciated. If you want to see more about our specific situation (which we have titled "Set Us Free(BSD)", check out: http://fftechcenter.org/content/articles/setusfreebsd.html There don't see to be any major is

  1   2   >