4.7 cd won't boot

2002-10-27 Thread Steve Holmlund
I'm hoping this is the right list to post to. I have successfully downloaded and installed iso images for FreeBSD 4.2 through 4.6 using my laptop for downloading and burning and a Tiny Pentium III computer as my server. I have been very impressed with how easy it was to get FreeBSD up and running

Re: cdparanoia users?

2002-10-27 Thread Scott Robbins
On Sun, Oct 27, 2002 at 09:37:16PM -0800, chip wiegand wrote: > I am wondering if the linux app cdparanoia works on FBSD-4.7? It's not > in the ports, so I would have to download the source from their web > site. There's a good section in the handbook on this http://www.freebsd.org/doc/en_US.ISO

cdparanoia users?

2002-10-27 Thread chip wiegand
I am wondering if the linux app cdparanoia works on FBSD-4.7? It's not in the ports, so I would have to download the source from their web site. -- Chip W chipatwiegand.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: NFS from win to fbsd

2002-10-27 Thread Paul Murphy
On Sun, 27 Oct 2002 10:50:47 -0500 (EST) "Michael Sharp" <[EMAIL PROTECTED]> wrote: > > Anyone know of a decent, free NFS client for win32 that can access exports > from my fbsd nfsd? > How about 30 Free Trial? NFS Maestro (http://www.hummingbird.com/) -- Cogeco ergo sum msg06813/pg

Home network design

2002-10-27 Thread Kristin Guttormsen
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 then I should be able to solve the specifics (I h

Re: redistribution of 2 .so files

2002-10-27 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-10-28 04:27:19 +0100: > after reading FreeBSD's license at > http://www.freebsd.org/copyright/freebsd-license.html > I want to clearify if this also applies when only two system libraries > taken from FreeBSD 4.x should be offered in binary form, to download > from a comm

Re: Corrupt vinum concatenated drive -- Hardware?

2002-10-27 Thread Greg 'groggy' Lehey
On Sunday, 27 October 2002 at 22:21:34 -0500, Tom Parquette wrote: > I had something happen to my concatenated vinum drive. > Looking at /var/log/messages I think it may be calling out a hardware > problem on one of my drives. > > This configuration has been running for a week or so without complai

redistribution of 2 .so files

2002-10-27 Thread Robert Allerstorfer
Hi, after reading FreeBSD's license at http://www.freebsd.org/copyright/freebsd-license.html I want to clearify if this also applies when only two system libraries taken from FreeBSD 4.x should be offered in binary form, to download from a commercial website, included in a tar.gz package. In part

Corrupt vinum concatenated drive -- Hardware?

2002-10-27 Thread Tom Parquette
I had something happen to my concatenated vinum drive. Looking at /var/log/messages I think it may be calling out a hardware problem on one of my drives. This configuration has been running for a week or so without complaining. I call myself VERY green with vinum and I would appreciate someone lo

splitting NAT rules with ipfw?

2002-10-27 Thread Soren Harward
Right now, I have my ipfw rules running every packet through natd very close to the beginning of my firewall rules: 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 00300 deny ip from 127.0.0.0/8 to any 00400 deny log logamount 100 ip from INTERNAL to any in recv ed0 00

IPFW fwd doesn't seem to work

2002-10-27 Thread Jeff Palmer
Hello, I run a small ISP in florida, and have decided to implement a squid proxy. I've got everything configured except the ipfw forward rule on the bridge/firewall. The basic layout isrouter <---> bridge/firewall <--> switch to other servers I've added a rule to allow traffic from th

Re: tool for generating pkts with ip precedence

2002-10-27 Thread Dru
On Sun, 27 Oct 2002, User sl wrote: > > hi, > > anyone knows of a tool (in ports may be) that would generate > ip packets with a predefined ip precedence? > > I need that to be able to experiment with cisco and QoS. /net/ipsorc provides a pretty GUI that allows you to set the TOS field. /secu

tool for generating pkts with ip precedence

2002-10-27 Thread User sl
hi, anyone knows of a tool (in ports may be) that would generate ip packets with a predefined ip precedence? I need that to be able to experiment with cisco and QoS. thanks, slava. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: burncd wierdness

2002-10-27 Thread Warren Block
On Sun, 27 Oct 2002, Joel Mc Graw wrote: > Every time I burn a cd with the following line: > > "burncd -f /dev/acd0c -e file.to.burn fixate" ^ Don't you need the "data" or "audio" keyword in there? > it creates a perfect CD, but upon ejecting (the "-e" switch), the CD

Re: Install FreeBSD 4.4 into EXTENDED Partition

2002-10-27 Thread Gary W. Swearingen
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 > can get around this, but not with the standar

KDE does funny things to audio

2002-10-27 Thread David Gerard
I normally don't use KDE, just Sawfish and an xterm. But I was setting up an account on this box with KDE for a Windows-using friend. All works well except the sound ... Although starting the KDE session it works okay (system sounds, MP3s, Oggs), after a while something goes funny and all sound co

Re: HP scanjet 2200c USB w/sane on current How to Configure

2002-10-27 Thread Edwin Culp
Quoting Edwin Culp <[EMAIL PROTECTED]>: | Quoting Holger Bauer <[EMAIL PROTECTED]>: | I've got it all working with gimp now. Thanks. ed - To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of th

Re: aclocal.m4: AM_CONFIG_HEADER error

2002-10-27 Thread AlanE
On Sun, Oct 27, 2002 at 09:57:21PM +0100, Paul Everlund wrote: >What does this mean, and how can one solve it? >I'm using automake14 and autoconf213. I know >little information is given, but someone must >have seen this (and maybe know what's going >on), or? > >aclocal.m4: 4716: `automake requires

Re: Starting natd

2002-10-27 Thread Robert Hall
At 12:18 AM 10/28/2002 +0200, D. Penev wrote: On Sun, Oct 27, 2002 at 02:18:21PM -0500, Robert Hall wrote: Date: Sun, 27 Oct 2002 14:18:21 -0500 To: [EMAIL PROTECTED] From: Robert Hall <[EMAIL PROTECTED]> Subject: Re: Starting natd At 11:41 PM 10/26/2002 +0300, you wrote: On Sat, Oct 26, 2002 a

Re: WWW docs via cvsup

2002-10-27 Thread Lowell Gilbert
Steve Wingate <[EMAIL PROTECTED]> writes: > I cvsup'ed the www-supfile, expecting to find basic html docs. > I see now that they're .xsl nowadays. I tried to open one of the index.xsl files in >Mozilla and it appeared unformatted. > What do I have to do read these docs? TIA. Either build them

Re: remote mounting of UNIX directories

2002-10-27 Thread Steve Wingate
> > From: michael sharp <[EMAIL PROTECTED]> > Date: 2002/10/27 Sun PM 06:15:12 EST > To: [EMAIL PROTECTED] > Subject: remote mounting of UNIX directories > > Its my understanding a windows box CANNOT mount a > /home/user a remote fbsd server, only those on the > same local network. Am I correct?

remote mounting of UNIX directories

2002-10-27 Thread michael sharp
Its my understanding a windows box CANNOT mount a /home/user a remote fbsd server, only those on the same local network. Am I correct? __ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ To Unsubscribe:

Charity Auction Newsletter

2002-10-27 Thread Target Funding Group
We have been providing non-profits with auction ideas for 15 years Now you are cordially invited to share in those concepts with our FREE monthly email newsletter, "Charity Auctions." Join 3,500 fellow fundraisers who profit from our ideas. The newsletter was featured in "Nonprofit World", "V

WWW docs via cvsup

2002-10-27 Thread Steve Wingate
I cvsup'ed the www-supfile, expecting to find basic html docs. I see now that they're .xsl nowadays. I tried to open one of the index.xsl files in Mozilla and it appeared unformatted. What do I have to do read these docs? TIA. Work like you don't need the money Dance like nobody's watching Lov

Re: port installations failing

2002-10-27 Thread Neo
I had the problem before. I thought maybe some parts of my compiler are broken and installed the port of gcc 3.0. Wich one is the right one? On Sun, Oct 27, 2002 at 01:08:04PM +0100, Thomas Weber wrote: > Hi, > > since upgrading to 4.7-STABLE, i have some strange behaviour when i try to > install

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-27 Thread John Bleichert
> Ivan Sychev wrote: > > > > Hello! > > > > I have one question. Why FreeBSD don`t installing from my Creative > > CDROM(infra 54) 36x? > > Thank you. > I couldn't find any info at all on this cd-rom. Are you sure you have your BIOS set to boot from a CD? Can you boot from other CDs? Or does t

Re: Starting natd

2002-10-27 Thread D. Penev
On Sun, Oct 27, 2002 at 02:18:21PM -0500, Robert Hall wrote: Date: Sun, 27 Oct 2002 14:18:21 -0500 To: [EMAIL PROTECTED] From: Robert Hall <[EMAIL PROTECTED]> Subject: Re: Starting natd At 11:41 PM 10/26/2002 +0300, you wrote: On Sat, Oct 26, 2002 at 02:18:01PM -0500, Robert Hall wrote: Date: S

Re: openoffice install

2002-10-27 Thread John Bleichert
On Sun, 27 Oct 2002 [EMAIL PROTECTED] wrote: > Date: Sun, 27 Oct 2002 15:34:07 -0500 > From: [EMAIL PROTECTED] > To: Daniel Harris <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: openoffice install > > At 01:45 PM 10/27/2002 -0500, you wrote: > > >Note that http://projects.imp.ch/open

Re: HP scanjet 2200c USB w/sane on current How to Configure

2002-10-27 Thread Edwin Culp
Quoting Holger Bauer <[EMAIL PROTECTED]>: | On Sun, 27 Oct 2002 09:36:49 -0800 | Edwin Culp <[EMAIL PROTECTED]> wrote: | | > I have just installed sane 1.0.9, backends and frontends on my laptop | running | > current, cvsuped, built and rebooted this morning. | > | > The hp-2200c seems to

Re: SMP problems

2002-10-27 Thread Jerry McAllister
> > On Sun Oct 27, 2002; 11:51AM +0100 Roelf Schreurs propagated the following: > > Top only shows 1 CPU and not 2. > > > > Yes. The 'CPU' line is a combination of the activity measured on both > CPUs. You should pay more attention to the stuff in your dmesg (namely > this stuff quoted here:)

Re: Sendmail .forward

2002-10-27 Thread Bob Johnson
On Saturday 26 October 2002 11:23 pm, [EMAIL PROTECTED] wrote: > Hello, > > I am afraid I don't understand the instructions that I have found on > Sendmail. > > What I want done is for mail that is sent to me to also go to my pager. > (which is internet email addressable.) There are two ways you m

Re: Starting natd

2002-10-27 Thread Jeff Penn
On Sun, Oct 27, 2002 at 02:18:21PM -0500, Robert Hall wrote: > I'm using kernel ppp (pppd). It is already set up and it runs. I have set > up FreeBSD boxes before with this configuration, and natd started > automatically and ran without any intervention on my part. For some reason, > it doesn't

Re: openoffice install

2002-10-27 Thread Kris Kennaway
On Sun, Oct 27, 2002 at 01:16:22PM -0500, [EMAIL PROTECTED] wrote: > Does anybody know just what is required to install OpenOffice on FBSD 4.7. > I think their message that 4Gb is required is a little naive just where > should this 4gb be available. On the partition on which you are building.

Re: port installations failing

2002-10-27 Thread Kris Kennaway
On Sun, Oct 27, 2002 at 01:08:04PM +0100, Thomas Weber wrote: > Hi, > > since upgrading to 4.7-STABLE, i have some strange behaviour when i try to > install or upgrade some ports, for example xchat. > The config fails with the message: > "configure: error: installation or configuration problem: C

Re: Windowmaker segfault?

2002-10-27 Thread Kris Kennaway
On Sun, Oct 27, 2002 at 02:45:43PM +, Jonathon McKitrick wrote: > I started a 'portupgrade -RPN windowmaker' and left it to do its magic and I > still get the segfault. I tried truss but I don't know the system well > enough to figure out what happened. The cause of the crash wasn't > immedi

Re: COmpiling error

2002-10-27 Thread Kris Kennaway
On Sun, Oct 27, 2002 at 08:59:16AM +0100, Jack Raats wrote: > cisco etc). I've checked and rechecked the hardware. Can anyone give me a > clue? So far it sounds exactly like hardware failure. You need to post more details. Kris msg06781/pgp0.pgp Description: PGP signature

Re: samba PDC for WIN2K clients?

2002-10-27 Thread Stacey Roberts
Hi Andrew I've managed to get past the initial problems I posted about. I am now able to enter the "Domain" and now clicking "OK" brings up the "Domain Username and Password" dialogue box. However, entering username: root / passwd: root's samba passwd brings up "The specified user does not exis

Re: openoffice install

2002-10-27 Thread info
At 02:26 PM 10/27/2002 -0500, you wrote: On Sun, 27 Oct 2002, Daniel Harris wrote: > Note that http://projects.imp.ch/openoffice/ has binary packages > which won't require those 4GB :-) > > -- > Daniel Harris > Wow! Thanks for the pointer - it runs like a top. The installation was incredibly

Re: instaling a prebuilt kernel

2002-10-27 Thread Kent Stewart
Leo De Geer wrote: im trying to install a prebuilt kernel om my freebsd 4.6 but im getting premision deny and the kernel i set to 666 and then im trying to change it il get prenision deny again. anyone knowing how to to For starters, I think you are bumping into the chflags option,

aclocal.m4: AM_CONFIG_HEADER error

2002-10-27 Thread Paul Everlund
What does this mean, and how can one solve it? I'm using automake14 and autoconf213. I know little information is given, but someone must have seen this (and maybe know what's going on), or? aclocal.m4: 4716: `automake requires `AM_CONFIG_ HEADER', not `AC_CONFIG_HEADER' configure.in: 4716: requir

instaling a prebuilt kernel

2002-10-27 Thread Leo De Geer
im trying to install a prebuilt kernel om my freebsd 4.6 but im getting premision deny and the kernel i set to 666 and then im trying to change it il get prenision deny again. anyone knowing how to to REGARDS Leo To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: dig . ns @b.root-servers.net - Connection refused. WHY?[related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in/var/log/security

2002-10-27 Thread Stacey Roberts
Hello, Thought you'd like to know that the amendments you suggested works for me now. Thank you very much for the time and effort! See: $ dig . ns @c.root-servers.net ; <<>> DiG 8.3 <<>> . ns @c.root-servers.net ; (1 server found) ;; res options: init recurs defnam dnsrch ;; got answer: ;;

Re: openoffice install

2002-10-27 Thread pippo
At 01:45 PM 10/27/2002 -0500, you wrote: Note that http://projects.imp.ch/openoffice/ has binary packages which won't require those 4GB :-) Thanks for the tip, Daniel. I kind-of liked using portupgrade. It seems silly to need that much space for and installation. And I thought that MicroSlop wa

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-27 Thread Jens Rehsack
Ivan Sychev wrote: > > Hello! > > I have one question. Why FreeBSD don`t installing from my Creative > CDROM(infra 54) 36x? > Thank you. Hi Ivan, I assume (next time it would be nice you attach a dmesg output or some details 'bout the hardware your question is related to) your CDROM is an AT

TCPA / Palladium

2002-10-27 Thread Adrian Fisher
Hello there :) I recently came across an article about TCPA and Palladium. I didn't like what I read in it and want to know if *BSD was likely to become overwhelmed by it as I can see a time when the Internet will become divided between the two camps (TCPA and non-TCPA) where services between

Re: HP scanjet 2200c USB w/sane on current How to Configure

2002-10-27 Thread Holger Bauer
On Sun, 27 Oct 2002 09:36:49 -0800 Edwin Culp <[EMAIL PROTECTED]> wrote: > I have just installed sane 1.0.9, backends and frontends on my laptop running > current, cvsuped, built and rebooted this morning. > > The hp-2200c seems to be recognized on boot up. The dmesg follows: > > usb0: USB revi

Re: openoffice install

2002-10-27 Thread John Bleichert
On Sun, 27 Oct 2002, Daniel Harris wrote: > Date: Sun, 27 Oct 2002 13:45:41 -0500 > From: Daniel Harris <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: openoffice install > > On Sun, Oct 27, 2002 at 07:40:24PM +0100, Roman Neuhauser wrote: > > > I have a 10gb disk: ad0s1= ad0s1e (/usr/

Re: Help! WordPerfect can't find /compat/linux/lib/ld-linux.so.1 !

2002-10-27 Thread G.E. Rafe
!I was able to get older linux binaries to work by install the following !rpms from the Red Hat 6.1 distribution: ! !ld.so-1.9.5-13.i386.rpm !libc-5.3.12-31.i386.rpm ! !I did this by: !# /usr/compat/linux/bin/bash !# rpm -ivh ld.so-1.9.5-13.i386.rpm !# rpm -ivh libc-5.3.12-31.i386.rpm ! !Then you w

res_nmkquery: buffer too small WAS[Re: dig . ns @b.root-servers.net- Connection refused. WHY? [related to FBSD 4.7 reset itself - lots of"DENY UDP" mess]ages in /var/log/security]

2002-10-27 Thread Stacey Roberts
Hi, I've made the changes to rule 00618 as you've suggested, but now I get a different error: # dig .ns @a.root-servers.net ; <<>> DiG 8.3 <<>> .ns @a.root-servers.net ; (1 server found) ;; res_nmkquery: buffer too small # dig .ns @b.root-servers.net ; <<>> DiG 8.3 <<>> .ns @b.root-servers.ne

Re: Starting natd

2002-10-27 Thread Robert Hall
At 11:41 PM 10/26/2002 +0300, you wrote: On Sat, Oct 26, 2002 at 02:18:01PM -0500, Robert Hall wrote: Date: Sat, 26 Oct 2002 14:18:01 -0500 To: [EMAIL PROTECTED] From: Robert Hall <[EMAIL PROTECTED]> Subject: Starting natd I'm setting up a FBSD 4.4 box as a gateway. I've got natd_enable="YE

Re: IPFW Rules for samba PDC? [WAS: samba PDC for WIN2K clients?]

2002-10-27 Thread Stacey Roberts
Hi, I've got a break-through.., I've been testing with new ipfw options and now I'm able to get past entering the "Domain" and clicking "OK". Now I am getting the "Password to log into Domain" dialogue box appear. This is the amended rule that appears to make this work: $fwcmd add 00622 allow

Re: dig . ns @b.root-servers.net - Connection refused. WHY? [related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in /var/log/security

2002-10-27 Thread D. Penev
On Sun, Oct 27, 2002 at 06:29:16PM +, Stacey Roberts wrote: Subject: Re: dig . ns @b.root-servers.net - Connection refused. WHY? [related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in /var/log/security From: Stacey Roberts <[EMAIL PROTECTED]> To: Ruben de Groot <[EMAIL PROTECTED

wu-imap question

2002-10-27 Thread Brian McCann
Hi all. I'm using wu-imapd and I have a small, but annoying, problem. When I try to add a mailbox in Outlook Express, it of course downloads a list of folders...however, it returns 65k+ folders...most are files in the system. How do I prevent it from searching everywhere, or tell it specifically

Re: IPFW Rules for samba PDC? [WAS: samba PDC for WIN2K clients?]

2002-10-27 Thread D. Penev
On Sun, Oct 27, 2002 at 10:50:47AM +, Stacey Roberts wrote: Subject: Re: IPFW Rules for samba PDC? [WAS: samba PDC for WIN2K clients?] From: Stacey Roberts <[EMAIL PROTECTED]> To: "D. Penev" <[EMAIL PROTECTED]> Cc: FreeBSD Questions <[EMAIL PROTECTED]> Date: 27 Oct 2002 10:50:47 + Hi, He

usb controller not found

2002-10-27 Thread Zhen Zu
hi currently i just installed freebsd 4.5 release, but unfortunately it doesn't detect my NIC, then i realise that it doesn't detect My usb controller, which this error Msg appear, "USB CONTROLLER NOT FOUND" i tried reading the FAQ and other troubleshooting page, but just couldn't find the answer t

Re: openoffice install

2002-10-27 Thread Daniel Harris
On Sun, Oct 27, 2002 at 07:40:24PM +0100, Roman Neuhauser wrote: > > I have a 10gb disk: ad0s1= ad0s1e (/usr/local - 3.7gb); ad0s2=4gb K(but > > this includes /,/tmp/,/usr (2.7gb),/var; and ad0s3 = ad0s3e (/usr/ports - > > 2gb). > > that looks like you don't have enough free space (anywhere)

Re: openoffice install

2002-10-27 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-10-27 13:16:22 -0500: > Does anybody know just what is required to install OpenOffice on FBSD 4.7. > I think their message that 4Gb is required is a little naive just where > should this 4gb be available. unless you have fiddled with the ports system, it builds

Re: Help! WordPerfect can't find /compat/linux/lib/ld-linux.so.1 !

2002-10-27 Thread Aaron Siegel
If you can not install via rpm you can do it manually this is a safer method. I use Midnight Commander (misc/mc) and select the rpm and copy to the location. (I do not remember if I used rpm or the manual method) sorry for the confusion On Sun, 2002-10-27 at 11:22, Aaron Siegel wrote: > Hello >

Re: dig . ns @b.root-servers.net - Connection refused. WHY?[related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in/var/log/security

2002-10-27 Thread Stacey Roberts
Okay, I've been hacking about with my ipfw rules in order to nail this down, but I'm still coming up against a wall here.., I've made this change: # Allow out access to Internet Domain name server $fwcmd add 00617 allow tcp from any to any 53 out via $oif setup keep-state #$fwcmd add 00618 a

Re: Help! WordPerfect can't find /compat/linux/lib/ld-linux.so.1 !

2002-10-27 Thread Aaron Siegel
Hello I was able to get older linux binaries to work by install the following rpms from the Red Hat 6.1 distribution: ld.so-1.9.5-13.i386.rpm libc-5.3.12-31.i386.rpm I did this by: # /usr/compat/linux/bin/bash # rpm -ivh ld.so-1.9.5-13.i386.rpm # rpm -ivh libc-5.3.12-31.i386.rpm Then you will n

openoffice install

2002-10-27 Thread info
Does anybody know just what is required to install OpenOffice on FBSD 4.7. I think their message that 4Gb is required is a little naive just where should this 4gb be available. I have a 10gb disk: ad0s1= ad0s1e (/usr/local - 3.7gb); ad0s2=4gb K(but this includes /,/tmp/,/usr (2.7gb),/var; and

Re: burncd wierdness

2002-10-27 Thread Nathan Kinkade
On Sun, Oct 27, 2002 at 10:17:33AM -0700, Joel Mc Graw wrote: > Every time I burn a cd with the following line: > > "burncd -f /dev/acd0c -e file.to.burn fixate" > > it creates a perfect CD, but upon ejecting (the "-e" switch), the CD > drive dies. The tray stays in the out position, even when p

Re: dig . ns @b.root-servers.net - Connection refused. WHY? [related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in /var/log/security

2002-10-27 Thread Ceri Davies
On Sun, Oct 27, 2002 at 05:18:10PM +, Stacey Roberts wrote: > Just checked against http://www.pgp.net/wwwkeys.html to verify: > > pub 2048R/DC92FBD7 2002-08-03 Stacey Roberts <[EMAIL PROTECTED]> > Key fingerprint = 04 2E 82 F6 3E 78 25 14 42 84 90 E7 B7 B1 F7 26 > > Verbose: > Public K

Re: What is vnlru really?

2002-10-27 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-10-26 14:17:50 -0400: > On Wed, 23 Oct 2002, DaleCo Help Desk wrote: > > PL> PS - Is `arp -a` the most reliable way to get one's current IP address? > > What's wrong with "ifconfig" ??? > > Kevin Kinsey > > I was not familiar with ifconfig and am surprised at such a simi

HP scanjet 2200c USB w/sane on current How to Configure

2002-10-27 Thread Edwin Culp
I have just installed sane 1.0.9, backends and frontends on my laptop running current, cvsuped, built and rebooted this morning. The hp-2200c seems to be recognized on boot up. The dmesg follows: usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports w

Help! WordPerfect can't find /compat/linux/lib/ld-linux.so.1 !

2002-10-27 Thread G.E. Rafe
We upgraded our Toshiba Satellite Pro 4600 from 4.6-R to 4.7-R yesterday to try to take advantage of some work on USB devices (specifically, ucom & uvisor for our Palm m130). That bit still isn't working, but another, more troubling problem has arisen. Our WordPerfect 8 for Linux installation (whi

burncd wierdness

2002-10-27 Thread Joel Mc Graw
Every time I burn a cd with the following line: "burncd -f /dev/acd0c -e file.to.burn fixate" it creates a perfect CD, but upon ejecting (the "-e" switch), the CD drive dies. The tray stays in the out position, even when pushing the external eject/load button, and the only way I can regain acces

Re: dig . ns @b.root-servers.net - Connection refused. WHY?[related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in/var/log/security

2002-10-27 Thread Stacey Roberts
Just checked against http://www.pgp.net/wwwkeys.html to verify: pub 2048R/DC92FBD7 2002-08-03 Stacey Roberts <[EMAIL PROTECTED]> Key fingerprint = 04 2E 82 F6 3E 78 25 14 42 84 90 E7 B7 B1 F7 26 Verbose: Public Key Server -- Verbose Index ``0xDC92FBD7 '' Type bits/keyIDDate Use

netatalk port and remote printing

2002-10-27 Thread mh
I'm trying to use my FreeBSD, 4.7 release, box as a remote print server for a Mac box on the network. Printing is fine with the FBSD box, using HP812C deskjet printer and apsfilter. I want to make sure I'm going down the correct path and not wasting time doing something that's *obviously* not r

Re: dig . ns @b.root-servers.net - Connection refused. WHY?[related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in/var/log/security

2002-10-27 Thread Stacey Roberts
Hi Ruben, Thanks much for the reply - comments inline..., > > Verifying relevant ipfw rules: > > # Allow out access to Internet Domain name server > > $fwcmd add 00618 allow tcp from any to any 53 out via $oif setup > > keep-state > > $fwcmd add 00619 allow udp from any to any 53 out via $oif s

Re: Getting some daemons out of the base system

2002-10-27 Thread Kirk Strauser
At 2002-10-26T23:03:38Z, [EMAIL PROTECTED] writes: > ...and I don't understand why we need a smtp daemon in the base system, > but not a pop3 daemon. One reason is that a standard install expects to have an install MTA so that it can, for example, email periodic reports to the system administrat

Re: dig . ns @b.root-servers.net - Connection refused. WHY? [related to FBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in /var/log/security

2002-10-27 Thread Ruben de Groot
On Sun, Oct 27, 2002 at 03:24:07PM +, Stacey Roberts typed: > Hello, > I don't know if this is related to post earlier today [FBSD 4.7 > reset itself - lots of "DENY UDP" messages in /var/log/security], but > I've been trying to trouble shoot the "DENY" messages in > /var/log/security usin

Re: machine disappearance after upgrade 4.7

2002-10-27 Thread Dan Kalowsky
On Sunday, October 27, 2002, at 09:49 AM, Lowell Gilbert wrote: So is 207.8.132.194 on the local subnet or not? Physically, yes. Logically, no. Those messages generally indicate a networking configuration problem, but locking up a machine with such a problem would be hard (not impossible, th

RE: Keyboard maps

2002-10-27 Thread Dan Pelleg
> Hello, > I have inherited a rather nice laptop. > However I believe it has what is called "an international keyboard". Did you try the mappings that are in /usr/src/share/syscons/keymaps/ ? If one of them works for you, add a "keymap" entry in /etc/rc.conf (see /etc/defaults/rc.conf). Test

Re: NFS from win to fbsd

2002-10-27 Thread Jack L. Stone
At 10:50 AM 10.27.2002 -0500, Michael Sharp wrote: > >Anyone know of a decent, free NFS client for win32 that can access exports >from my fbsd nfsd? > >-- >GnuPG Key - http://probsd.org/michael.asc > > Don't know about "NFS", but me know Samba in ports... Best regards, Jack L. Stone, Administrat

Re: Amanda FreeBSD: gtar must be run as operator

2002-10-27 Thread Toomas Aas
Hi! > error [must be invoked by operator] Well, your message missed an obvious bit of information - is amdump invoked as user "operator"? If not, who does it run as? To work correctly, most of the Amanda stuff wants to run as user AMANDA_USER, which in FreeBSD port is set to "operator", IIRC.

NFS from win to fbsd

2002-10-27 Thread Michael Sharp
Anyone know of a decent, free NFS client for win32 that can access exports from my fbsd nfsd? -- GnuPG Key - http://probsd.org/michael.asc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Freebsd multiple gateways

2002-10-27 Thread Neil Doody
*My apologies if this mail has already gone to this list, but I didn't realise you had to subscribe first, im a newbie to mail-lists* I have a problem with having 2 nics and the need for multiple gateways for IP's that are bound to them, heres my prognosis in detail :-# Background Scenario :- I

dig . ns @b.root-servers.net - Connection refused. WHY? [related toFBSD 4.7 reset itself - lots of "DENY UDP" mess]ages in /var/log/security

2002-10-27 Thread Stacey Roberts
Hello, I don't know if this is related to post earlier today [FBSD 4.7 reset itself - lots of "DENY UDP" messages in /var/log/security], but I've been trying to trouble shoot the "DENY" messages in /var/log/security using dig: # dig . ns @b.root-servers.net ; <<>> DiG 8.3 <<>> . ns @b.root-s

Re: SMP problems

2002-10-27 Thread Nathan Kinkade
On Sun, Oct 27, 2002 at 11:51:39AM +0100, Roelf Schreurs wrote: > Simon Dick wrote: > >On Sun, Oct 27, 2002 at 11:05:57AM +0100, Roelf Schreurs wrote: > > > >>Hi > >> > >>I just added an extra CPU to my Dell server. > >>I made a new kernel, the server recognizes the CPU' but FreeBSD does not. > >>

Re: how to add space

2002-10-27 Thread Lowell Gilbert
Jerry McAllister <[EMAIL PROTECTED]> writes: > > > > At 05:14 PM 10/26/2002 +0100, you wrote: > > > > > > Perhaps I have to install a boot manager - but which & how? > > > > I don't think it would be that much trouble to use Partition Magic, delete > > slice1 and then reo the fdisk and the res

Re: machine disappearance after upgrade 4.7

2002-10-27 Thread Lowell Gilbert
Dan Kalowsky <[EMAIL PROTECTED]> writes: > Hopefully someone can give me a pointer or two here. A normally > extremely stable machine running FreeBSD has become rather unstable > after upgrading to the 4.7 release. > > By unstable I mean disappearing off the network suddenly, and having > consol

Re: Windowmaker segfault?

2002-10-27 Thread Jonathon McKitrick
On Sun, Oct 27, 2002 at 08:52:34AM +, Matthew Seaman wrote: | On Sun, Oct 27, 2002 at 08:18:45AM +, Jonathon McKitrick wrote: | > | > I dug through the lists, and recompiled/installed the whole port. But | > everytime I run X with Windowmaker 0.80.1 I get a segfault. I usually run | > Fl

Re: alt keys

2002-10-27 Thread Lowell Gilbert
"Omer Faruk Sen" <[EMAIL PROTECTED]> writes: > Hi; How can I enable ALT-b or ALT-f keys in cons25 terminal? Or do I > have to use another terminal . REGARDS. Just set it up in kbdcontrol(1). To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the me

Upgrading (was) Re: Linux vs. FreeBSD

2002-10-27 Thread Jan Grant
On Thu, 24 Oct 2002, Roger 'Rocky' Vetterberg wrote: > An upgrade consists of the following commands: > 'cvsup -g -L2 stable-supfile && cd /usr/src/ && make buildworld && > make buildkernel KERNCONF=whatever && make installkernel > KERNCONF=whatever && make installworld && reboot' > Theoretically

FBSD 4.7 reset itself - lots of "DENY UDP" messages in/var/log/security

2002-10-27 Thread Stacey Roberts
Hello, Within the last few minutes, my FreeBSD g'way reset itself. On coming up, I checked all available logs, and found the following in /var/log/security: Oct 27 12:59:22 Demon /kernel: ipfw: 910 Deny UDP 192.168.1.8:53 192.33.4.12:53 out via sis0 Oct 27 12:59:30 Demon last message repeate

System-wide virus and spam scanning with qmail-scanner

2002-10-27 Thread Paul A. Hoadley
A How-To describing the setup of system-wide virus and spam scanning of incoming email using qmail-scanner is now available here: http://logicsquad.net/freebsd/qmail-scanner-how-to.html The setup described uses qmail-scanner to filter incoming mail through Clam AntiVirus's clamscan and SpamAssass

port installations failing

2002-10-27 Thread Thomas Weber
Hi, since upgrading to 4.7-STABLE, i have some strange behaviour when i try to install or upgrade some ports, for example xchat. The config fails with the message: "configure: error: installation or configuration problem: C compiler cannot create executables." Other ports are upgrading without t

port installations failing

2002-10-27 Thread Neo
Hi, since upgrading to 4.7-STABLE, i have some strange behaviour when i try to install or upgrade some ports, for example xchat and gdkxft. The config fails with the message: "configure: error: installation or configuration problem: C compiler cannot create executables." Other ports are upgradin

Re: SMP problems

2002-10-27 Thread Chip Norkus
On Sun Oct 27, 2002; 11:51AM +0100 Roelf Schreurs propagated the following: > Top only shows 1 CPU and not 2. > Yes. The 'CPU' line is a combination of the activity measured on both CPUs. You should pay more attention to the stuff in your dmesg (namely this stuff quoted here:) > >>FreeBSD/SMP:

Re: SMP problems

2002-10-27 Thread Roelf Schreurs
Top only shows 1 CPU and not 2. Simon Dick wrote: On Sun, Oct 27, 2002 at 11:05:57AM +0100, Roelf Schreurs wrote: Hi I just added an extra CPU to my Dell server. I made a new kernel, the server recognizes the CPU' but FreeBSD does not. Steps I took: Copy GENERIC to GENERIC-SMP I added the 2

Re: IPFW Rules for samba PDC? [WAS: samba PDC for WIN2K clients?]

2002-10-27 Thread Stacey Roberts
Hi, Here's the relevant lines in my firewall: 00620 allow udp from any to any 137 keep-state out xmit sis0 00621 allow tcp from any to any 137 keep-state out xmit sis0 00623 allow log logamount 10 tcp from to me 137,138 keep-state in recv sis0 setup 00624 allow udp from any to any 138 keep-state

Re: ftpd.conf

2002-10-27 Thread Ms Carlsson
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. > > i do not have one, why waste your time to answer me if you dont even can > help me, this is not just a wast

[no subject]

2002-10-27 Thread Ivan Sychev
Hello! I have one question. Why FreeBSD don`t installing from my Creative CDROM(infra 54) 36x? Thank you. WBR, Ivan! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: SMP problems

2002-10-27 Thread Simon Dick
On Sun, Oct 27, 2002 at 11:05:57AM +0100, Roelf Schreurs wrote: > Hi > > I just added an extra CPU to my Dell server. > I made a new kernel, the server recognizes the CPU' but FreeBSD does not. > > Steps I took: > Copy GENERIC to GENERIC-SMP > I added the 2 lines to the GENERIC-SMP file: > option

SMP problems

2002-10-27 Thread Roelf Schreurs
Hi I just added an extra CPU to my Dell server. I made a new kernel, the server recognizes the CPU' but FreeBSD does not. Steps I took: Copy GENERIC to GENERIC-SMP I added the 2 lines to the GENERIC-SMP file: options SMP options APIC_IO Then I did: make buildkernel KERNCONF=GENERIC-SMP make insta

Re: alt keys

2002-10-27 Thread Roelf Schreurs
Hi I just added an extra CPU to my Dell server. I made a new kernel, the server recognizes the CPU' but FreeBSD does not. Steps I took: Copy GENERIC to GENERIC-SMP I added the 2 lines to the GENERIC-SMP file: options SMP options APIC_IO Then I did: make buildkernel KERNCONF=GENERIC-SMP make inst

Keyboard maps

2002-10-27 Thread Cliff Sarginson
Hello, I have inherited a rather nice laptop. However I believe it has what is called "an international keyboard". For example,. on a us keyboard the keys at the top when shifted are: !@#$%^&*()_+ On the other keyboard they are: !"#$%&_().? And the same differences between all the other special

Re: transparent proxy support

2002-10-27 Thread Michael Joyner
my point was simple. Sorry you mistook it. I am using a STOCK squid install from the ports tree. I am *not* using ipf headers. Quoting Derrick Joseph <[EMAIL PROTECTED]>: > > I'm sorry man but I dont need your explanation regarding > the configuration of the squid box, ipfw, router, et

Re: Windowmaker segfault?

2002-10-27 Thread Matthew Seaman
On Sun, Oct 27, 2002 at 08:18:45AM +, Jonathon McKitrick wrote: > > I dug through the lists, and recompiled/installed the whole port. But > everytime I run X with Windowmaker 0.80.1 I get a segfault. I usually run > Fluxbox or Blackbox, but some time ago I ran Windowmaker with no problems.

  1   2   >