smbfs: problems with umount and mount

2002-10-28 Thread Anton
Hello everybody! I can't umount smbfs volume and can't mount them under non super user. Here is part of my fstab: - //Administrator@hw/c/hw/c smbfs rw,noauto,-N0 0 //Administrator@hw/d/hw/d

Re: ftpd.conf

2002-10-28 Thread Andrew Stuart
On Sun, 27 Oct 2002 at 11:43:02 +0100, Ms Carlsson wrote: I thought the mailinglist was for questions when you can figure it out yourself. But i see that this mailinglist is just for wannabees who think they can. Thanks for the help anyway. To begin with, if you are going to be

USB Printer Problem

2002-10-28 Thread nyingelay
*** Printer:Epson Stylus C40UX (usb) OS: FreeBSD 4.7-RELEASE *** It is the only printer attached to my computer via usb. When I tried to lpr filename, the printer responded to it for awhile by

Concatenating 2 or more mbox format files

2002-10-28 Thread BSD Freak
Hi all, Does anyone have a quick and easy way to concatenate two or more MBOX format mailbox files? I tried: cat mboxfile1 mboxfile2 newfile but it didn't really work... Thanks.. - Would you like to receive faxes to

Re: Concatenating 2 or more mbox format files

2002-10-28 Thread Matthew Seaman
On Mon, Oct 28, 2002 at 08:49:43PM +1100, BSD Freak wrote: Does anyone have a quick and easy way to concatenate two or more MBOX format mailbox files? I tried: cat mboxfile1 mboxfile2 newfile That should work just fine. mbox format just concatenates the individual messages together: the

Kernel will not compile, please help

2002-10-28 Thread J. Foobar
I am attempting to compile a custom kernel in order to add support for ipfw. I ran into several undefined reference errors for 'xpt_done', etc. The last error: scsi_low.o(.text+0xc6f): undefined reference to 'xpt_done' The failure occurs both using the traditional method during make and the new

/usr/home encryption.

2002-10-28 Thread Yann Golanski
Is there a simple and efficent way to encrypt /usr/home so that only the user can read his own directory? -- [EMAIL PROTECTED] -=*=- www.kierun.org PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318 IRC: nick kierun, server

Re: Kernel will not compile, please help

2002-10-28 Thread Ceri Davies
On Mon, Oct 28, 2002 at 02:50:51AM -0800, J. Foobar wrote: I am attempting to compile a custom kernel in order to add support for ipfw. I ran into several undefined reference errors for 'xpt_done', etc. The last error: scsi_low.o(.text+0xc6f): undefined reference to 'xpt_done' Do you

Re: /usr/home encryption.

2002-10-28 Thread f.johan.beisser
On Mon, 28 Oct 2002, Yann Golanski wrote: Is there a simple and efficent way to encrypt /usr/home so that only the user can read his own directory? not really. it would be a processing nightmare anyway. you probably want to simply adjust the UMASK of each user to not allow anyone to read

Re: SMP problems

2002-10-28 Thread Toomas Aas
Also, in `top', sometimes under the STATE column it will display 'CPU0 or CPU1. Speaking of top, the 'C' column shows wheter the process is running on CPU0 or CPU1 -- Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/ * The secret of the universe is @*^^^# NO CARRIER To

Re: Kernel will not compile, please help

2002-10-28 Thread J. Foobar
Ceri- That nailed it. I must have overlooked those 3 lines. Thank you so much. Regards, Justin --- Ceri Davies [EMAIL PROTECTED] wrote: On Mon, Oct 28, 2002 at 02:50:51AM -0800, J. Foobar wrote: I am attempting to compile a custom kernel in order to add support for ipfw. I ran

RE: ftpd.conf

2002-10-28 Thread RD
Hi - I just stumbled across this message... Ask for help dude and give the list time... The list isn't all fbsd pros...There are lots of peeps that are nooBs too... Now for ftpd ( I don't use that one ) I would go with pure-ftpd and compile it --with-everything since your new to

Re: USB Printer Problem

2002-10-28 Thread Cliff Sarginson
On Mon, Oct 28, 2002 at 01:44:54AM -0800, nyingelay wrote: *** Printer: Epson Stylus C40UX (usb) OS: FreeBSD 4.7-RELEASE *** It is the only printer attached to my computer via usb. When I tried

Re: No route to host

2002-10-28 Thread Andrey Simonenko
On Mon, 28 Oct 2002 12:33:31 + (UTC) in lucky.freebsd.questions, Christian M?nk wrote: Hello FreeBSD Team. My name is Christian and I have a problem. I looked through the FAQ and the docs about the prob. when you get the No route to host reply when trying to ping. But my nic is intact. I

root-tail question

2002-10-28 Thread Bryan Cassidy
I don't know if this is the appropriate mailing list but it should be pretty simple for someone to answer so. I just installed root-tail from the ports and when I root-tail -f /var/log/message and it prints the output from /var/log/messages on the top left of the window and the text is kinda

System calls: int $0x80 vs. lcall $7, $0

2002-10-28 Thread Anton Shcherbinin
Gentlemen, I am new to FreeBSD programming and going to write a simple program which will not use libc. I tried to find out how to make a system call of FreeBSD kernel. But 2 different sources of information, a book on assembly programming and FreeBSD Developers' Handbook, say

Re: Re[2]: machine disappearance after upgrade 4.7

2002-10-28 Thread Dan Kalowsky
On Monday, October 28, 2002, at 07:48 AM, Alex wrote: Dear Dan, Giving us the network configuration would help us in understanding the problem. As it is, you have gave us to little information. Sorry about that Alex, it's been a crazy week here. Beyond the output of ifconfig, I haven't that

Re: ppp dials out at boot time

2002-10-28 Thread Artem Okounev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Thomas, Monday, October 28, 2002, 3:29:41 PM, you wrote: I've configured ppp as auto dial on demand. My resolv.conf contains the adresses of my ISP's nameservers. In addition I've an LAN interface (fxp0) with no LAN behind it. In

No route to host

2002-10-28 Thread Christian Mnk
Hello FreeBSD Team. My name is Christian and I have a problem. I looked through the FAQ and the docs about the prob. when you get the No route to host reply when trying to ping. But my nic is intact. I made some Kernel configurations cause I want this one PC act as a router. So I thought

ipnat redirection problem

2002-10-28 Thread zulkarnain
Hi, I'm trying to configure out the transparent proxy with ipnat-redirection rdr fxp1 0/0 port 80 - 202.167.aaa.ccc port 3128 but this scheme isn't working fine. When I go (through PC1) to some web servers, I get error about inaccessibility web server at client browser.From freebsd box I

dscheck, negative b_blkno, Hard Drive Panic?

2002-10-28 Thread Grant Peel
Good Morning all, I have been setting up a some cronjobs this week to do dumps. Currently my server is partitioned as such: Filesystem Size Used Avail Capacity Mounted on /dev/amrd0s1a 484M95M 351M21%/ /dev/amrd0s1h 7.6G 2.5G 4.5G36%/home /dev/amrd0s1g

Re: dscheck, negative b_blkno, Hard Drive Panic?

2002-10-28 Thread Jerry McAllister
Good Morning all, I have been setting up a some cronjobs this week to do dumps. Currently my server is partitioned as such: Filesystem Size Used Avail Capacity Mounted on /dev/amrd0s1h 7.6G 2.5G 4.5G36%/home ,,, /dev/amrd0s1d 3.8G 576M 2.9G16%

Re: getting my router to log to my Freebsd box help ?

2002-10-28 Thread Brent Bailey
That didnt seem to work .. I was reading on cisco's site that i might have to edit /etc/syslog.conf with something like: local7.* /usr/log/cisco/ubr-syslog.log so ive tried both senarios...and still nothing .. is it one or the other or both things that need to be added or

Re: Starting natd

2002-10-28 Thread Lowell Gilbert
To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: root-tail question

2002-10-28 Thread erk!
On Mon, 28 Oct 2002 06:53:39 -0600 Bryan Cassidy [EMAIL PROTECTED] wrote: I don't know if this is the appropriate mailing list but it should be pretty simple for someone to answer so. I just installed root-tail from the ports and when I root-tail -f /var/log/message and it prints the output

Re: Install FreeBSD 4.4 into EXTENDED Partition

2002-10-28 Thread Lowell Gilbert
[EMAIL PROTECTED] (Gary W. Swearingen) writes: Lowell Gilbert [EMAIL PROTECTED] writes: Just to be clear; it *can* use extended partitions for disk space. It's just that the BIOS can't boot from them, and therefore the standard FreeBSD installer won't *install* into one. In theory, you

Re: Concatenating 2 or more mbox format files

2002-10-28 Thread Michael Joyner
Quoting BSD Freak [EMAIL PROTECTED]: cat mboxfile1 newfile echo newfile cat mboxfile2 newfile the echo is *very* important. ;) Hi all, Does anyone have a quick and easy way to concatenate two or more MBOX format mailbox files? I tried: cat mboxfile1 mboxfile2 newfile but it

IDE Disk hard error

2002-10-28 Thread Jan Lentfer
Hi all, my machine crashed due to a power failure during a make installworld. Now I get this: /kernel: ad0s1f: hard error reading fsbn 35393727 of 17236032-17236047 (ad0s1 bn 35393727; cn 2203 tn 40 sn 12) status=59 error=40 It is always the same, so I guess there's only a small area damaged. I

MRTG queries

2002-10-28 Thread Patrick Holahan
Hi there.. I'm running mrtg-2.9.18pre11 with apache2 (httpd-2.0.36) on FreeBSD 4.6-RELEASE I've written a custom script for MRTG and seem to be having some problems and was wondering if anyone can answer some questions with regards to MRTG itself.. 1. If you have multiple .cfg files (in

IPNat and GRE problems

2002-10-28 Thread Girnet Vladimir
Hello, After transfering from NATD to IPNat and from FreeBSD-4.4 to FreeBSD 4.7, we have problems with some VPN servers. - we cannot connect to these servers by DNS name, the only conection accepted is to specify directly IP address, - the VPN servers does not ask more for passwords ...it

Re: Amanda FreeBSD: gtar must be run as operator

2002-10-28 Thread Toomas Aas
Hi! Where are you setting what user amdump gets run as? That depends on how you start amdump. If you do it with cron (as 99% of people do, I think) then you specify the user in /etc/crontab (if using systemwide crontab) BTW, Amanda has its own mailing list which was pretty good, last time I

no route to host 2nd

2002-10-28 Thread Christian Mnk
Maybe I didn?t explain it enough. My Prob. is that I can?t ping in my LAN or anywhere else. When I wanna go online i do ppp and dial and i get the PPP. But that?s it. Network interface is o.k. Worked fine yesterday and works fine in an M$ environment. Normal realtek chipset. Any other ideas

samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Vivek Khera
I upgraded Samba from 2.2.5_3 to 2.2.6 and now printing from Win2k has stopped working. Downgrading back to 2.2.5_3 lets printing work again. Accessing the disk shares works just fine, still. Server is running FreeBSD 4.7-STABLE. When I start Samba 2.2.6, it reports this: [2002/10/24

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Dan Nelson
In the last episode (Oct 28), Vivek Khera said: I upgraded Samba from 2.2.5_3 to 2.2.6 and now printing from Win2k has stopped working. Downgrading back to 2.2.5_3 lets printing work again. Accessing the disk shares works just fine, still. Server is running FreeBSD 4.7-STABLE. When I

Re: wu-imap question

2002-10-28 Thread Vivek Khera
BM == Brian McCann [EMAIL PROTECTED] writes: BM Hi all. I'm using wu-imapd and I have a small, but annoying, problem. BM When I try to add a mailbox in Outlook Express, it of course downloads a BM list of folders...however, it returns 65k+ folders...most are files in BM the system. How do I

Installing XFree-4 from ports

2002-10-28 Thread G D McKee
Hi I keep getting the following error when I try to complie /usr/ports/x11/XFree86-4 Here is the error: greeneville# cd /usr/ports/x11/XFree86-4 greeneville# make X420src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. Attempting to fetch from

Re: Concatenating 2 or more mbox format files

2002-10-28 Thread Michael Joyner
Quoting Michael Joyner [EMAIL PROTECTED]: oops, typo! should be: cat mboxfile1 newfile echo newfile cat mboxfile2 newfile :) Quoting BSD Freak [EMAIL PROTECTED]: cat mboxfile1 newfile echo newfile cat mboxfile2 newfile the echo is *very* important. ;) Hi all, Does anyone

Re: divxPlayer

2002-10-28 Thread Michael Joyner
turn on your linuxulator btw, mplayer is a native player for *BSD that plays divx files very nicely. Quoting Mike Johnston [EMAIL PROTECTED]: When i try to launch divxPlayer (up to date and compiled from ports) I get: ELF binary type 3 not known. Abort trap anyone know the fix?

Apache port version

2002-10-28 Thread Kevin D. Kinsey, DaleCo, S.P.
Sorry if this is a repeat ??, but shouldn't /usr/ports/www/apache13/ be building v 1.3.27 instead of .26? Kevin Kinsey DaleCo, S.P. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Fw: Apache port version

2002-10-28 Thread Kevin D. Kinsey, DaleCo, S.P.
- Original Message - From: Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 28, 2002 11:17 AM Subject: Apache port version Sorry if this is a repeat ??, but shouldn't /usr/ports/www/apache13/ be building v 1.3.27 instead of .26? Kevin

Re: getting my router to log to my Freebsd box help ?

2002-10-28 Thread Dom Lam
Hey Brent, Here's what I have for part of my syslog.conf local1.warning /var/log/sqa/TonyWarning local1.crit /var/log/sqa/TonyCritical I am logging to local1 crit and warning messages to files TonyCritical and TonyWarning level

info

2002-10-28 Thread lana
hi ,,your home based business opportunity sounds interesting .. got few questions pleasecall me 614-837-8112 thank..you LANA To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: divxPlayer

2002-10-28 Thread Steve Wingate
From: Mike Johnston [EMAIL PROTECTED] Date: 2002/10/28 Mon AM 11:53:23 EST To: [EMAIL PROTECTED] Subject: divxPlayer When i try to launch divxPlayer (up to date and compiled from ports) I get: ELF binary type 3 not known. Abort trap My guess is that you installed Linux emulation,

Re: Typical times installing from ports via 56k modem?

2002-10-28 Thread Erik Trulsson
On Mon, Oct 28, 2002 at 11:16:13AM -0500, Mark Haney wrote: Hi, I'm new to FreeBSD, choosing it about two months ago as my first venture into the open-source OS world. I installed 4.6.0 from CD, and have updated to 4.7 RELEASE via CVSUP. I also updated my ports collection from CVSUP, but

[no subject]

2002-10-28 Thread Sebastian Boldt
Hello, how do I make buildworld and let it compile the MIT Kerberos V port as the system kerberos instead of heimdal? thanks in advance... To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: Concatenating 2 or more mbox format files

2002-10-28 Thread Cliff Sarginson
On Mon, Oct 28, 2002 at 12:06:02PM -0500, Michael Joyner wrote: Quoting Michael Joyner [EMAIL PROTECTED]: oops, typo! should be: cat mboxfile1 newfile echo newfile cat mboxfile2 newfile A pretty damn serious typo if I may say so :) Quoting BSD Freak [EMAIL PROTECTED]:

re: divxplayer

2002-10-28 Thread Mike Johnston
Unfortunatley, adding the line linux=YES to /etc/rc.conf has not solved the problem of me getting : ELF binary type 3 not known. Abort trap. I've tried running netscape communciator as well with the same msg. so it's definitely linux ports.. and i have linux-base-7.1.1 installed. To

Re: MIT Kerberos

2002-10-28 Thread D. Penev
On Mon, Oct 28, 2002 at 09:08:01PM +0100, Sebastian Boldt wrote: Date: Mon, 28 Oct 2002 21:08:01 +0100 From: Sebastian Boldt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Hello, how do I make buildworld and let it compile the MIT Kerberos V port as the system kerberos instead of heimdal? You cann't

Share printer with CUPS and samba

2002-10-28 Thread Anish Mistry
I've tried many times to get FreeBSD machine to share it's printer though samba with little success. The other day I was finally able to get the printer visible from my 2000 box and was able to use that Add Printer Wizard to upload the drivers. The files copied just fine, but then my FreeBSD

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Dan Nelson
In the last episode (Oct 28), Vivek Khera said: DN == Dan Nelson [EMAIL PROTECTED] writes: DN When you did the install, you probably just skipped that options dialog DN that came up, right? All the options on that page are select to DN enable, except CUPS which is select to _disable.

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Garance A Drosihn
At 12:03 PM -0500 10/28/02, Vivek Khera wrote: DN == Dan Nelson [EMAIL PROTECTED] writes: but I have not enabled CUPS in samba at all. Does anyone know what I need to do to migrate successfully from samba 2.2.5 to 2.2.6? Here's my config: DN When you did the install, you probably just

[no subject]

2002-10-28 Thread James Dean
I am running FreeBSD stable and am having issues with my CD-RW drive that I didn't before. I have recently reinstalled, due to QT3/KDE3 issues that I just gave up on, but the drive was working fine with burncd and such, but no I get errors even trying to mount about the device not being

Re:

2002-10-28 Thread Michael Joyner
have your tried: cd /dev sh MAKEDEV acd1 ? Quoting James Dean [EMAIL PROTECTED]: I am running FreeBSD stable and am having issues with my CD-RW drive that I didn't before. I have recently reinstalled, due to QT3/KDE3 issues that I just gave up on, but the drive was working fine with burncd

Re:mjoyner2@hq.dyns.cx

2002-10-28 Thread James Dean
Thanks, I hadn't, of course, tried the obvious and it worked, that was really quick, thanks alot! Toomanymirrors _ Surf the Web without missing calls! Get MSN Broadband.

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Vivek Khera
GAD == Garance A Drosihn Garance writes: GAD Some of that is just guessing on my part, but it sounds pretty GAD plausible. I would suggest that you see if CUPS is installed. GAD Also check to see if it is a recent install. If so, then GAD /usr/local/sbin/pkg_deinstall cups GAD and then try the

Re: samba printing stopped after upgrade to 2.2.6

2002-10-28 Thread Vivek Khera
DN == Dan Nelson [EMAIL PROTECTED] writes: DN Ah. The port Makefile probably needs to be tweaked a bit then. It DN looks like samba will use cups if it can find it. Try this: Thanks for the patch. I ended up just deleting cups_base since it was not needed for any other port on my system.

Compaq NC6134 gigabit ethernet drivers for FreeBSD 4.7

2002-10-28 Thread Montgomery, Les
I'm looking for a FreeBSD driver to support Compaq's NC6134 PCI gig ethernet HBA. Any help would be appreciated. Fyi - Compaq's site does have Linux (Suse and Redhat) drivers available Thanks. Les Montgomery To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

linux_base-7.1_1 fails

2002-10-28 Thread David Banning
On install, I get the following error on a port; glibc-2.2.4-29.i386.rpm execution of glibc-2.2.4-29 script failed, exit status 0 *** Error code 1 Stop in /usr/ports/emulators/linux_base. *** Error code 1 I have done a make clean, and deleted the rpm in the distfile and restarted the install

Re: re: divxplayer

2002-10-28 Thread Steve Wingate
Unfortunatley, adding the line linux=YES to /etc/rc.conf has not solved the problem of me getting : ELF binary type 3 not known. Abort trap. I've tried running netscape communciator as well with the same msg. Did you reboot afterwards? Work like you don't need the money Dance like

Re: Installing XFree-4 from ports

2002-10-28 Thread Kris Kennaway
On Mon, Oct 28, 2002 at 05:07:20PM -, G D McKee wrote: Hi I keep getting the following error when I try to complie /usr/ports/x11/XFree86-4 Here is the error: greeneville# cd /usr/ports/x11/XFree86-4 greeneville# make Do you have a stale imake port installed? Remove it. Kris

Re: Installing XFree-4 from ports

2002-10-28 Thread Kris Kennaway
On Mon, Oct 28, 2002 at 09:00:59PM -, G D McKee wrote: Hi I have had a look at the installed ports and this is not one. Here is the list greeneville# cd /var/db/pkg/ greeneville# ll -d im* drwxr-xr-x 2 root wheel 512 Dec 22 2001 imap-uw-2001a,1 greeneville# Many thanks I

Re: root-tail question

2002-10-28 Thread Kent Stewart
Bryan Cassidy wrote: I don't know if this is the appropriate mailing list but it should be pretty simple for someone to answer so. I just installed root-tail from the ports and when I root-tail -f /var/log/message and it prints the output from /var/log/messages on the top left of the window

dhcp option to *not* overwrite /etc/resolv.conf

2002-10-28 Thread Paulo Roberto
Hi, I have read the man pages, searched a few forums, but I did not found a way to prevent dhcp to do not change my /etc/resolv.conf. I do not have access to the dhcp server configuration, so I need to change it on my client. I also tried to chmod it to only read mode, but that did not work out.

video cards supported

2002-10-28 Thread Tony Esposito
Hello, I can not find any list of video cards supported for FreeBSD 4.0 at http://www.freebsd.org. Can you assist? Thanks! Anthony (Tony) Esposito Database Administrator Inovis(tm), formerly Harbinger and Extricity 2425 North Central Expressway Suite 900 Richardson, Texas

Re: Installing XFree-4 from ports

2002-10-28 Thread G D McKee
Hi I have had a look at the installed ports and this is not one. Here is the list greeneville# cd /var/db/pkg/ greeneville# ll -d im* drwxr-xr-x 2 root wheel 512 Dec 22 2001 imap-uw-2001a,1 greeneville# Many thanks Gordon - Original Message - From: Kris Kennaway [EMAIL PROTECTED]

Re: dhcp option to *not* overwrite /etc/resolv.conf

2002-10-28 Thread Philip Hallstrom
Never tried it, but you could look for the spot in the various rc* files that setup dhcp and once it's done re-write /etc/resolv.conf with what you want it to be... ? On Mon, 28 Oct 2002, Paulo Roberto wrote: Hi, I have read the man pages, searched a few forums, but I did not found a way to

Re: DUMP: bad sblock magic number

2002-10-28 Thread Brent Kearney
Thanks for the reply. I must have been thinking of ufsdump from solaris... I'm having another difficulty with dump on FreeBSD 4.2 though: the nodump flag is being ignored. Since I can't dump directories, and I need to dump /home/foo, I set `chflag nodump` to /home/*, and then removed nodump

Re: video cards supported

2002-10-28 Thread Steve Wingate
From: Tony Esposito [EMAIL PROTECTED] Date: 2002/10/23 Wed PM 05:44:52 EDT To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: video cards supported Hello, I can not find any list of video cards supported for FreeBSD 4.0 at http://www.freebsd.org. Can you assist?

bringing webmin online per need

2002-10-28 Thread Lord Raiden
I'm wondering how I would go about bringing the webmin admin program up only when I needed it? I want to be able to start it from the shell, use it as needed, then kill it again to help aid security a bit. I don't like the idea of just leaving it running all the time if I don't need it.

Re: Home network design

2002-10-28 Thread Nick Rogness
On Mon, 28 Oct 2002, Kristin Guttormsen wrote: I have been playing around with different configurations for my home network for some time and while I have learned much of the specifics, I remain dissatisfied with my general concepts. I hope someone can offer some clarity to my designs, and

Re: Re: dhcp option to *not* overwrite /etc/resolv.conf

2002-10-28 Thread Steve Wingate
I have read the man pages, searched a few forums, but I did not found a way to prevent dhcp to do not change my /etc/resolv.conf. I do not have access to the dhcp server configuration, so I need to change it on my client. I also tried to chmod it to only read mode, but that did not work

re: divxplayer

2002-10-28 Thread Nick Rogness
On Mon, 28 Oct 2002, Mike Johnston wrote: Unfortunatley, adding the line linux=YES to /etc/rc.conf has not solved the problem of me getting : Should be: linux_enable=YES ELF binary type 3 not known. Abort trap. I've tried running netscape communciator as well

Kerberos is set up - now what?

2002-10-28 Thread Kirk Strauser
I'm trying to get some practical experience with Kerberos on my FreeBSD-4.7 server. I installed both versions from source by adding: MAKE_KERBEROS4= yes MAKE_KERBEROS5= yes to /etc/make.conf and building world. I followed some HOWTOs from the web and made a few principals to experiment

Re: bringing webmin online per need

2002-10-28 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (10.28.2002 @ 1520 PST): Lord Raiden said, in 0.6K: I'm wondering how I would go about bringing the webmin admin program up only when I needed it? I want to be able to start it from the shell, use it as needed, then kill it again

Re: dhcp option to *not* overwrite /etc/resolv.conf

2002-10-28 Thread Robin Damm
On Mon, Oct 28, 2002 at 02:11:48PM -0800, Paulo Roberto wrote: Hi, I have read the man pages, searched a few forums, but I did not found a way to prevent dhcp to do not change my /etc/resolv.conf. I do not have access to the dhcp server configuration, so I need to change it on my client. I

[hardware] Tagged Command Queuing or Larger Cache ?

2002-10-28 Thread Wilkinson,Alex
Howdy Crew, I am about to buy a new hard disk for my FreeBSD work station. Since FreeBSD's ATA drivers implement Tagged Command Queuing and IBM make the only ATA disks that implement tagged command queuing ( ie since the 60GXP family ), an IBM 40GB 120GXP looks like the best solution. However,

Ñåìèíàðû â íîÿáðå

2002-10-28 Thread russiaseminar
Ìåæäóíàðîäíûé èíôîðìàöèîííûé êîíñàëòèíãîâûé Öåíòð  Ïðèãëàøàåò ðóêîâîäèòåëåé ïðåäïðèÿòèé, ôèíàíñîâûõ äèðåêòîðîâ, ðóêîâîäèòåëåé ïëàíîâî-ýêîíîìè÷åñêèõ ñëóæá, ñïåöèàëèñòîâ ïî óïðàâëåíèþ ôèíàíñàìè, à òàêæå ÷àñòíûõ ëèö ïðèíÿòü ó÷àñòèå ñåìèíàðàõ-ïðàêòèêóìàõ, ïðîâîäèìûõ â íîÿáðå

Re: video cards supported

2002-10-28 Thread John Bleichert
On Mon, 28 Oct 2002, Steve Wingate wrote: Date: Mon, 28 Oct 2002 18:04:23 -0500 From: Tony Esposito [EMAIL PROTECTED] Date: 2002/10/23 Wed PM 05:44:52 EDT To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: video cards supported Hello, I can not find any list of video cards

Re: FreeBSD 4.7 Watchdog Timeouts

2002-10-28 Thread Sander Holthaus - Orange XL
Please, surely there must be ANYONE who knows something about this. Which mail-list can I also address to try t solve this? Since FreeBSD 4.5, I've been using a Toshiba Satellite 320 CDT laptop with a Xircom Realport REM56G PCMCIA networkcard (and modem). While not easy, I got it to work under

Re: No route to host

2002-10-28 Thread Charles Pelletier
Charles Pelletier Tech. Coordinator St Luke's School - Original Message - From: Christian Münk [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, October 28, 2002 6:33 AM Subject: No route to host Hello FreeBSD Team. My name is Christian and I have a problem. I looked through the

NEC Versa LS and 3COM Megahertz card

2002-10-28 Thread Mike Jeays
I have a NEC Versa LX (Pentium 200), with a 3Com Megahertz combined Ethernet and modem PCMCIA card (3CCFEM556 B). The Ethernet part works fine under a well-known proprietary OS, but FreeBSD 4.7 refuses to see it on boot-up. I have fiddled with the BIOS options, but have had no success. Any

limewire and fluxbox?

2002-10-28 Thread Mike Johnston
I'm wondering if anyone else has noticed that limewire displays very poorly on fluxbox.. to the point that you can't resize the window as it's tiny??? you see a small square and can't see limewire.. does this make any sense? It's kinda hard to describe. To Unsubscribe: send mail to [EMAIL

Re: limewire and fluxbox?

2002-10-28 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (10.28.2002 @ 1618 PST): Mike Johnston said, in 0.4K: I'm wondering if anyone else has noticed that limewire displays very poorly on fluxbox.. to the point that you can't resize the window as it's tiny??? you see a small square and can't see

Lexmark Z33 printer help

2002-10-28 Thread Morten Grunnet Buhl
Hello fellow FreeBSD friends, I would like to hear if anyone have gotten a Lexmark Z33 printer working. I have found this link [1] to an official linux lexmark driver but I cant get it working with ghostscript port. I could really need some pointers by now. Im completely clueless. Btw the

Re: Typical times installing from ports via 56k modem?

2002-10-28 Thread Michael Ross
Hiya, speaking from experience on this one ( I have moved all the way from freeBSD 4.4-4.7 all with my trusty dial up modem) It is realistic to tackle all of this from your own modem, it just takes time. It took about 1.5 hrs for the CVSUP from 4.6.0 to 4.7, and another 2 hours for the build

Re: bringing webmin online per need

2002-10-28 Thread Lord Raiden
Real easy: start: /usr/local/etc/rc.d/webmin.sh start stop: /usr/local/etc/rc.d/webmin.sh stop oh. Ok, I get to wear the newbie of the day hat now. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

enabling tcp bandwidth limiting?

2002-10-28 Thread Mike Johnston
According to the FreeBSD 4.7 release notes: The tcp protocol now has the ability to dynamically limit the send-side window to maximize bandwidth and minimize round trip times. The feature can be enabled via the net.inet.tcp.inflight_enable sysctl. Can someone explain how to enable this feature?

Re: enabling tcp bandwidth limiting?

2002-10-28 Thread Fernando Gleiser
On Mon, 28 Oct 2002, Mike Johnston wrote: According to the FreeBSD 4.7 release notes: The tcp protocol now has the ability to dynamically limit the send-side window to maximize bandwidth and minimize round trip times. The feature can be enabled via the net.inet.tcp.inflight_enable sysctl.

good colour laser printers?

2002-10-28 Thread Jacob Rhoden
Hi, I was wondering if there are any people who use colour laser printers with freebsd, what models work and print photos fairly well? (I dont want to pay excessive amounts of money for a colour laser printer, especially if it doesnt work with FreeBSD) Thanks for any input! Jacob

pkg_add(1) logic

2002-10-28 Thread Eric van Gyzen
The following error message from pkg_add(1) doesn't make sense [to me]: amelia:/var/db/pkg# pkg_add -r bash Fetching ftp://blah/packages/Latest/mysql-client.tgz... Done. pkg_add: package 'mysql-client-3.23.52' or its older version already installed amelia:/var/db/pkg# ls -d mysql-client*

opening inetd port in firewall

2002-10-28 Thread Roberto Armenteros
Hi all, I am running samba as an inetd service. I just implemented a block all firewall and need to open certain ports. What ports should I open for inetd and samba to work properly? What port does inetd bind to? I know samba needs to bind to 137/8/9 UDP and TCP. Is this still the case when

Apache2 and SSL

2002-10-28 Thread BSD Freak
Hi all, We are just trialing apache2 built from the ports collection) on a 4.7- R box. Can't seem to get SSL going though. IS SSL supported in apache2? Does anyone know of quick HOWTO? Thanks - NEW to mBox, receive faxes to

Re: ntpdate problems in /etc/rc.conf

2002-10-28 Thread Kent Stewart
Peter Leftwich wrote: I thought I had this in my /etc/rc.conf but didn't, so I added the following lines and rebooted: ntpdate_enable=YES # Run ntpdate to sync time on boot (or NO). ntpdate_program=/usr/sbin/ntpdate # path to ntpdate, if you want a different one.

Re: pkg_add(1) logic

2002-10-28 Thread Kris Kennaway
On Mon, Oct 28, 2002 at 10:31:31PM -0500, Eric van Gyzen wrote: The following error message from pkg_add(1) doesn't make sense [to me]: amelia:/var/db/pkg# pkg_add -r bash Fetching ftp://blah/packages/Latest/mysql-client.tgz... Done. pkg_add: package 'mysql-client-3.23.52' or its older

what does RELENG mean?

2002-10-28 Thread Dan Langille
I've just been told that RELENG means RELEASE ENGINNER. Is this actually defined somewhere? -- Dan Langille To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

DHCP

2002-10-28 Thread Mike Stacy
I'm new to FreeBSD, what I'm trying to do is install the latest version of FreeBSD onto my box using my dsl line which is networked through my WinXP box(DHCP). Now when I'm installing I say DHCP : YES in Options, then after everything else is set I go into Installation Media, select FTP , then I

Re: dhcp option to *not* overwrite /etc/resolv.conf

2002-10-28 Thread Eric Thornton
add this to your /etc/dhclient.conf interface (outside interface) { supersede domain-name-servers (preferred DNS); } you can alternately use prepend domain-name-servers to add your DNS to the TOP of the resolv.conf list. - Original Message - From: Paulo Roberto [EMAIL PROTECTED]

Re: MIT Kerberos

2002-10-28 Thread Sebastian Boldt
On Mon, 28 Oct 2002 21:49:48 +0200 D. Penev [EMAIL PROTECTED] wrote: On Mon, Oct 28, 2002 at 09:08:01PM +0100, Sebastian Boldt wrote: Date: Mon, 28 Oct 2002 21:08:01 +0100 From: Sebastian Boldt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Hello, how do I make buildworld and let it compile

Re: DHCP

2002-10-28 Thread erk!
On Mon, 28 Oct 2002 23:58:04 -0500 Mike Stacy [EMAIL PROTECTED] wrote: I'm new to FreeBSD, what I'm trying to do is install the latest version of FreeBSD onto my box using my dsl line which is networked through my WinXP box(DHCP). Now when I'm installing I say DHCP : YES in Options, then

Re: limewire and fluxbox?

2002-10-28 Thread erk!
On Mon, 28 Oct 2002 17:18:32 -0700 Mike Johnston [EMAIL PROTECTED] wrote: I'm wondering if anyone else has noticed that limewire displays very poorly on fluxbox.. to the point that you can't resize the window as it's tiny??? you see a small square and can't see limewire.. does this make

  1   2   >