Re: dump restore

2004-04-12 Thread Mike Maltese
 I'm looking for a way to split and concat dump files afterwards.
 
 This should possible, butg I've been see a solution for this until yet.

split(1) and cat(1) perhaps?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Porting software from Linux to FreeBSD 5.2.1

2004-04-12 Thread Eric De La Cruz Lugo
Hi All:

Am trying to modify a code in order to run it in
FreeBSD, this code was intendend for Linux only, after
several days modifying code a mannaged to compile it
successfully and ended with a binary, called post
this program is a client side of a systema called
BhPos, the server side is working ok, but this client
is dying every time with a segmentation fault.

debugging the core file from the post excecution I
found the following:

 terra# gdb /usr/bin/post
 GNU gdb 5.2.1 (FreeBSD)
 Copyright 2002 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General
Public License, and you
are
 welcome to change it and/or distribute copies of it
under certain
conditions.
 Type show copying to see the conditions.
 There is absolutely no warranty for GDB. Type show
warranty for
details.
 This GDB was configured as i386-unknown-freebsd...
 (gdb) core-file post.core
 Core was generated by `post'.
 Program terminated with signal 11, Segmentation
fault.
 Reading symbols from
/usr/local/lib/libgtkmm-1.2.so.3...done.
 Loaded symbols for /usr/local/lib/libgtkmm-1.2.so.3
 Reading symbols from
/usr/local/lib/libgdkmm-1.2.so.2...done.
 Loaded symbols for /usr/local/lib/libgdkmm-1.2.so.2
 Reading symbols from
/usr/X11R6/lib/libgtk12.so.2...done.
 Loaded symbols for /usr/X11R6/lib/libgtk12.so.2
 Reading symbols from
/usr/X11R6/lib/libgdk12.so.2...done.
Loaded symbols for /usr/X11R6/lib/libgdk12.so.2
 Reading symbols from
/usr/local/lib/libgmodule12.so.3...done.
 Loaded symbols for /usr/local/lib/libgmodule12.so.3
 Reading symbols from
/usr/local/lib/libglib12.so.3...done.
 Loaded symbols for /usr/local/lib/libglib12.so.3
 Reading symbols from
/usr/local/lib/libintl.so.5...done.
 Loaded symbols for /usr/local/lib/libintl.so.5
 Reading symbols from
/usr/X11R6/lib/libXi.so.6...done.
 Loaded symbols for /usr/X11R6/lib/libXi.so.6
 Reading symbols from
/usr/X11R6/lib/libXext.so.6...done.
 Loaded symbols for /usr/X11R6/lib/libXext.so.6
 Reading symbols from
/usr/X11R6/lib/libX11.so.6...done.
 Loaded symbols for /usr/X11R6/lib/libX11.so.6
 Reading symbols from
/usr/local/lib/libsigc.so.1...done.
 Loaded symbols for /usr/local/lib/libsigc.so.1
 Reading symbols from
/usr/local/lib/libxml2.so.5...done.
 Loaded symbols for /usr/local/lib/libxml2.so.5
 Reading symbols from /lib/libz.so.2...done.
 Loaded symbols for /lib/libz.so.2
 Reading symbols from
/usr/local/lib/libiconv.so.3...done.
 Loaded symbols for /usr/local/lib/libiconv.so.3
 Reading symbols from
/usr/lib/bhpos/libbhtrans.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhtrans.so.1
Reading symbols from
/usr/lib/bhpos/libbhcash.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhcash.so.1
 Reading symbols from
/usr/lib/bhpos/libbhcfg.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhcfg.so.1
 Reading symbols from
/usr/lib/bhpos/libbhwgt.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhwgt.so.1
 Reading symbols from
/usr/lib/bhpos/libbhkmap.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhkmap.so.1
 Reading symbols from
/usr/lib/bhpos/libbhgrp.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhgrp.so.1
 Reading symbols from
/usr/lib/bhpos/libbhlocale.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhlocale.so.1
 ---Type return to continue, or q return to
quit---
 Reading symbols from
/usr/lib/bhpos/libbhdev.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhdev.so.1
 Reading symbols from
/usr/lib/bhpos/libbhbc.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhbc.so.1
 Reading symbols from
/usr/lib/bhpos/libbhkeyb.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhkeyb.so.1
 Reading symbols from
/usr/lib/bhpos/libbhkeyl.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhkeyl.so.1
 Reading symbols from
/usr/lib/bhpos/libbhdisp.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhdisp.so.1
Reading symbols from
/usr/lib/bhpos/libbhms.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhms.so.1
 Reading symbols from
/usr/lib/bhpos/libbhcashd.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhcashd.so.1
 Reading symbols from
/usr/lib/bhpos/libbhcustd.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhcustd.so.1
 Reading symbols from
/usr/lib/bhpos/libbhprinter.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhprinter.so.1
 Reading symbols from
/usr/lib/bhpos/libbhmicr.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhmicr.so.1
 Reading symbols from
/usr/lib/bhpos/libbhsc.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhsc.so.1
 Reading symbols from
/usr/lib/bhpos/libbhdt.so.1...done.
 Loaded symbols for /usr/lib/bhpos/libbhdt.so.1
 Reading symbols from /usr/lib/libstdc++.so.4...done.
 Loaded symbols for /usr/lib/libstdc++.so.4
 Reading symbols from /lib/libm.so.2...done.
 Loaded symbols for /lib/libm.so.2
 Reading symbols from /usr/lib/libc_r.so.5...done.
 Loaded symbols for /usr/lib/libc_r.so.5
 Reading symbols from /lib/libc.so.5...done.
 Loaded symbols for /lib/libc.so.5
 Reading symbols from

Re: mailman - partition virtual domain name?

2004-04-12 Thread Micheal Patterson




- Original Message - 
From: Noah [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, April 11, 2004 1:04 PM
Subject: Re: mailman - partition virtual domain name?


 On Sun, 11 Apr 2004 10:29:38 +0100, Matthew Seaman wrote
  On Sun, Apr 11, 2004 at 12:29:16AM -0800, Noah wrote:
   mailman-2.1.4
   sendmail-8.12.11
   freeBSD-4.9-STABLE
  
   I am placing listnames in the /etc/mail/aliases file to have the
forwarded to
   mailman for processing.
  
   I running virtual hosts on a machine and I want to stop people from
sending to
   [EMAIL PROTECTED] and only allow people to post to
[EMAIL PROTECTED]
  
   currently users can post to both [EMAIL PROTECTED] and
[EMAIL PROTECTED]
 
  This is with sendmail?  To make domain specific addresses, use
  virtusertable.  virtusertable support is already included in the
  stock freebsd.mc/freebsd.cf configuration, so all you need to do is
populate
  the /etc/mail/virtusertable file, and run 'make' to generate the .db
  file.  See /usr/share/sendmail/cf/README for details of what to put
  into virtusertable.



 okay that makes sense and been trying to get this to work.

 after I make the appropriate entries to the virtualusers tables.  sendmail
is
 not able to execute the mailman delivery program.

 entry in /etc/mail/virtualusers

 --- snip ---

 [EMAIL PROTECTED]  |/usr/local/mailman/mail/mailman post
test2

 --- snip ---




 and here is the error message

 --- snip ---

 Remote host said: 550 5.7.1 [EMAIL PROTECTED]... Cannot mail directly to
 programs

 --- snip ---

 - noah



For example:

/etc/mail/aliases:

employees:  |/usr/local/mailman/mail/mailman post employees
rest of your mailman aliases

In virtusertable:

[EMAIL PROTECTED]employees
rest of your mailman entry maps

[EMAIL PROTECTED]unused
snip

Rebuild your table and when mail comes in for [EMAIL PROTECTED] it will
bounce with a user unknown unless you have an account named unused. :)

--

Micheal Patterson
Network Administration
TSG Incorporated
405-917-0600

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dump restore

2004-04-12 Thread anubis
On Mon, 12 Apr 2004 3:51 pm, Oliver Breuninger wrote:
 Hello,

 I'm looking for a way to split and concat dump files afterwards.

 This should possible, butg I've been see a solution for this until
 yet.

 regards

You know that you can split dump files during the dump
See man dump for the -B option.
When you restore, restore will ask for the next volume if you have 
split it using -B.  No need to join up again.

Note dont use -B and -a together in a dump.  -a will override -B

What are you trying to do?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: installed freebsd on ibm thinkpad a21e

2004-04-12 Thread anubis
On Mon, 12 Apr 2004 2:51 pm, Joe Shmoe wrote:
 After i installed freebsd on my machine it would no longer boot. I
 found out after about the critical error and all the posts about
 freebsd not working on a2 thinkpads. If i hit f1 or f12 it gives me
 the loading screen and nothing happens and boot diskettes i put in
 my floppy drive dont load prolly cause the os wont boot. How can i
 get rid of freebsd if the os wont boot and the screen doesnt get
 past the big ibm with the f1 and f12 at the bottom.Ive already
 tried putting in the cd for the fix cd-cvs and boot loader
 downloads you have on the site they didnt get recognized or prolly
 couldnt run cause the machine wouldnt boot. Im stumped on this one
 and havent gotten much help from forums so figured id directly
 email u. Id appreciate(and desperately need) your help.

 
If the machine doesnt boot from the boot floppies and doesnt boot off 
the recovery cd it is not the fault of freebsd.  
Have you told the machine to boot off the floppy/cd first and not the 
hard drive?
There will be a setting in the bios that allows you to select which 
one to boot from.

Try the ibm button, f1, f12 or enter while booting to get the menu.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dump restore

2004-04-12 Thread Oliver Breuninger
Hello Anubis,

if I have dump-seesions from tape, and I want to write parts of
it on DVDs. But I'm interested in to have each part as an correct
dump file.
regards

anubis wrote:
On Mon, 12 Apr 2004 3:51 pm, Oliver Breuninger wrote:

Hello,

I'm looking for a way to split and concat dump files afterwards.

This should possible, butg I've been see a solution for this until
yet.
regards


You know that you can split dump files during the dump
See man dump for the -B option.
When you restore, restore will ask for the next volume if you have 
split it using -B.  No need to join up again.

Note dont use -B and -a together in a dump.  -a will override -B

What are you trying to do?



--
Oliver Breuninger
X.509v3 CA Distribution Point http://ca.breuninger.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Windows VOD player: what to do in FreeBSD?

2004-04-12 Thread Rob


Hi,

I'm running up-to-date ports with 4.9-stable.

My favorite radio station used to broadcast over the internet
in way that popped up Windows Media player in MS-Windows.
I used mplayer on FreeBSD and it worked just fine.
Recently the radio station seems to have changed its setup.
On Windows PCs it pops up the VOD player (whatever that is,
I had never heard of it so far).
The problem is that mplayer on FreeBSD no longer can handle this.

Any ideas what I can do about this?

Thanks,
Rob.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


apache13-modssl

2004-04-12 Thread Michael A. Alestock
I recently uninstalled the Apache2 port to be able to use the Apache13-modssl port for 
SSL pages. 

However, I had a friend tell me that Apache13-modssl is alot less secure than Apache2.

Is there a modssl for Apache2 that I could use/install so it's more secure than 
Apache13-modssl??


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Porting software to FreeBSD 5.2.1

2004-04-12 Thread Eric De la Cruz Lugo
Hi All: 
 
Am trying to modify a code in order to run it in FreeBSD, this code was 
intendend for Linux only, after several days modifying code a mannaged to 
compile it successfully and ended with a binary, called post this program 
is a client side of a systema called BhPos, the server side is working ok, but 
this client is dying every time with a segmentation fault. 
 
debugging the core file from the post excecution I found the following: 
 
 terra# gdb /usr/bin/post 
 GNU gdb 5.2.1 (FreeBSD) 
 Copyright 2002 Free Software Foundation, Inc. 
 GDB is free software, covered by the GNU General Public License, and you 
are 
 welcome to change it and/or distribute copies of it under certain 
conditions. 
 Type show copying to see the conditions. 
 There is absolutely no warranty for GDB. Type show warranty for 
details. 
 This GDB was configured as i386-unknown-freebsd... 
 (gdb) core-file post.core 
 Core was generated by `post'. 
 Program terminated with signal 11, Segmentation fault. 
 Reading symbols from /usr/local/lib/libgtkmm-1.2.so.3...done. 
 Loaded symbols for /usr/local/lib/libgtkmm-1.2.so.3 
 Reading symbols from /usr/local/lib/libgdkmm-1.2.so.2...done. 
 Loaded symbols for /usr/local/lib/libgdkmm-1.2.so.2 
 Reading symbols from /usr/X11R6/lib/libgtk12.so.2...done. 
 Loaded symbols for /usr/X11R6/lib/libgtk12.so.2 
 Reading symbols from /usr/X11R6/lib/libgdk12.so.2...done. 
Loaded symbols for /usr/X11R6/lib/libgdk12.so.2 
 Reading symbols from /usr/local/lib/libgmodule12.so.3...done. 
 Loaded symbols for /usr/local/lib/libgmodule12.so.3 
 Reading symbols from /usr/local/lib/libglib12.so.3...done. 
 Loaded symbols for /usr/local/lib/libglib12.so.3 
 Reading symbols from /usr/local/lib/libintl.so.5...done. 
 Loaded symbols for /usr/local/lib/libintl.so.5 
 Reading symbols from /usr/X11R6/lib/libXi.so.6...done. 
 Loaded symbols for /usr/X11R6/lib/libXi.so.6 
 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. 
 Loaded symbols for /usr/X11R6/lib/libXext.so.6 
 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. 
 Loaded symbols for /usr/X11R6/lib/libX11.so.6 
 Reading symbols from /usr/local/lib/libsigc.so.1...done. 
 Loaded symbols for /usr/local/lib/libsigc.so.1 
 Reading symbols from /usr/local/lib/libxml2.so.5...done. 
 Loaded symbols for /usr/local/lib/libxml2.so.5 
 Reading symbols from /lib/libz.so.2...done. 
 Loaded symbols for /lib/libz.so.2 
 Reading symbols from /usr/local/lib/libiconv.so.3...done. 
 Loaded symbols for /usr/local/lib/libiconv.so.3 
 Reading symbols from /usr/lib/bhpos/libbhtrans.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhtrans.so.1 
Reading symbols from /usr/lib/bhpos/libbhcash.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcash.so.1 
 Reading symbols from /usr/lib/bhpos/libbhcfg.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcfg.so.1 
 Reading symbols from /usr/lib/bhpos/libbhwgt.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhwgt.so.1 
 Reading symbols from /usr/lib/bhpos/libbhkmap.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhkmap.so.1 
 Reading symbols from /usr/lib/bhpos/libbhgrp.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhgrp.so.1 
 Reading symbols from /usr/lib/bhpos/libbhlocale.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhlocale.so.1 
 ---Type return to continue, or q return to quit--- 
 Reading symbols from /usr/lib/bhpos/libbhdev.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhdev.so.1 
 Reading symbols from /usr/lib/bhpos/libbhbc.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhbc.so.1 
 Reading symbols from /usr/lib/bhpos/libbhkeyb.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhkeyb.so.1 
 Reading symbols from /usr/lib/bhpos/libbhkeyl.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhkeyl.so.1 
 Reading symbols from /usr/lib/bhpos/libbhdisp.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhdisp.so.1 
Reading symbols from /usr/lib/bhpos/libbhms.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhms.so.1 
 Reading symbols from /usr/lib/bhpos/libbhcashd.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcashd.so.1 
 Reading symbols from /usr/lib/bhpos/libbhcustd.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcustd.so.1 
 Reading symbols from /usr/lib/bhpos/libbhprinter.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhprinter.so.1 
 Reading symbols from /usr/lib/bhpos/libbhmicr.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhmicr.so.1 
 Reading symbols from /usr/lib/bhpos/libbhsc.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhsc.so.1 
 Reading symbols from /usr/lib/bhpos/libbhdt.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhdt.so.1 
 Reading symbols from /usr/lib/libstdc++.so.4...done. 
 Loaded symbols for /usr/lib/libstdc++.so.4 
 Reading symbols from /lib/libm.so.2...done. 
 Loaded symbols for /lib/libm.so.2 
 Reading symbols from /usr/lib/libc_r.so.5...done. 
 Loaded symbols for /usr/lib/libc_r.so.5 
 Reading symbols from 

Porting software to FreeBSD 5.2.1

2004-04-12 Thread Eric De la Cruz Lugo
Hi All: 
 
Am trying to modify a code in order to run it in FreeBSD, this code was 
intendend for Linux only, after several days modifying code a mannaged to 
compile it successfully and ended with a binary, called post this program 
is a client side of a systema called BhPos, the server side is working ok, but 
this client is dying every time with a segmentation fault. 
 
debugging the core file from the post excecution I found the following: 
 
 terra# gdb /usr/bin/post 
 GNU gdb 5.2.1 (FreeBSD) 
 Copyright 2002 Free Software Foundation, Inc. 
 GDB is free software, covered by the GNU General Public License, and you 
are 
 welcome to change it and/or distribute copies of it under certain 
conditions. 
 Type show copying to see the conditions. 
 There is absolutely no warranty for GDB. Type show warranty for 
details. 
 This GDB was configured as i386-unknown-freebsd... 
 (gdb) core-file post.core 
 Core was generated by `post'. 
 Program terminated with signal 11, Segmentation fault. 
 Reading symbols from /usr/local/lib/libgtkmm-1.2.so.3...done. 
 Loaded symbols for /usr/local/lib/libgtkmm-1.2.so.3 
 Reading symbols from /usr/local/lib/libgdkmm-1.2.so.2...done. 
 Loaded symbols for /usr/local/lib/libgdkmm-1.2.so.2 
 Reading symbols from /usr/X11R6/lib/libgtk12.so.2...done. 
 Loaded symbols for /usr/X11R6/lib/libgtk12.so.2 
 Reading symbols from /usr/X11R6/lib/libgdk12.so.2...done. 
Loaded symbols for /usr/X11R6/lib/libgdk12.so.2 
 Reading symbols from /usr/local/lib/libgmodule12.so.3...done. 
 Loaded symbols for /usr/local/lib/libgmodule12.so.3 
 Reading symbols from /usr/local/lib/libglib12.so.3...done. 
 Loaded symbols for /usr/local/lib/libglib12.so.3 
 Reading symbols from /usr/local/lib/libintl.so.5...done. 
 Loaded symbols for /usr/local/lib/libintl.so.5 
 Reading symbols from /usr/X11R6/lib/libXi.so.6...done. 
 Loaded symbols for /usr/X11R6/lib/libXi.so.6 
 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. 
 Loaded symbols for /usr/X11R6/lib/libXext.so.6 
 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. 
 Loaded symbols for /usr/X11R6/lib/libX11.so.6 
 Reading symbols from /usr/local/lib/libsigc.so.1...done. 
 Loaded symbols for /usr/local/lib/libsigc.so.1 
 Reading symbols from /usr/local/lib/libxml2.so.5...done. 
 Loaded symbols for /usr/local/lib/libxml2.so.5 
 Reading symbols from /lib/libz.so.2...done. 
 Loaded symbols for /lib/libz.so.2 
 Reading symbols from /usr/local/lib/libiconv.so.3...done. 
 Loaded symbols for /usr/local/lib/libiconv.so.3 
 Reading symbols from /usr/lib/bhpos/libbhtrans.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhtrans.so.1 
Reading symbols from /usr/lib/bhpos/libbhcash.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcash.so.1 
 Reading symbols from /usr/lib/bhpos/libbhcfg.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcfg.so.1 
 Reading symbols from /usr/lib/bhpos/libbhwgt.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhwgt.so.1 
 Reading symbols from /usr/lib/bhpos/libbhkmap.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhkmap.so.1 
 Reading symbols from /usr/lib/bhpos/libbhgrp.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhgrp.so.1 
 Reading symbols from /usr/lib/bhpos/libbhlocale.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhlocale.so.1 
 ---Type return to continue, or q return to quit--- 
 Reading symbols from /usr/lib/bhpos/libbhdev.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhdev.so.1 
 Reading symbols from /usr/lib/bhpos/libbhbc.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhbc.so.1 
 Reading symbols from /usr/lib/bhpos/libbhkeyb.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhkeyb.so.1 
 Reading symbols from /usr/lib/bhpos/libbhkeyl.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhkeyl.so.1 
 Reading symbols from /usr/lib/bhpos/libbhdisp.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhdisp.so.1 
Reading symbols from /usr/lib/bhpos/libbhms.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhms.so.1 
 Reading symbols from /usr/lib/bhpos/libbhcashd.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcashd.so.1 
 Reading symbols from /usr/lib/bhpos/libbhcustd.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhcustd.so.1 
 Reading symbols from /usr/lib/bhpos/libbhprinter.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhprinter.so.1 
 Reading symbols from /usr/lib/bhpos/libbhmicr.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhmicr.so.1 
 Reading symbols from /usr/lib/bhpos/libbhsc.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhsc.so.1 
 Reading symbols from /usr/lib/bhpos/libbhdt.so.1...done. 
 Loaded symbols for /usr/lib/bhpos/libbhdt.so.1 
 Reading symbols from /usr/lib/libstdc++.so.4...done. 
 Loaded symbols for /usr/lib/libstdc++.so.4 
 Reading symbols from /lib/libm.so.2...done. 
 Loaded symbols for /lib/libm.so.2 
 Reading symbols from /usr/lib/libc_r.so.5...done. 
 Loaded symbols for /usr/lib/libc_r.so.5 
 Reading symbols from 

Re: Mail Delivery (failure autoresp305@edydsi.com)

2004-04-12 Thread autoresp305
This is an autoresponder. I'll never see your message.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Porting software to FreeBSD 5.2.1

2004-04-12 Thread Matthew Seaman
On Mon, Apr 12, 2004 at 01:28:47AM -0500, Eric De la Cruz Lugo wrote:

 You probably know that libc is the library that includes all the standard C 
 commands (such as printf, read, open, etc.and so on) as well as system calls. 
 Up until 1997, the only library available was the GNU libc v1, which since the 
 move to ELF binary format was given major number 5 (/lib/libc.so.5). In 1997, 
 the Free Software Foundation developed GNU libc v2, with the intention of 
 being cleaner, more portable, and more standard (POSIX compliant). Under 
 Linux, this version got major number 6, hence it's called libc6. These two 
 libraries are incompatible - if a program is compiled with one libc's headers 
 and stubs, it can't be used with the other. 
  
  
 any one knows how i can use the libc6 in the linux compat directory? i have 
 checked on my sistem and in fact i have it!  
  
 /usr/compat/linux/lib/libc.so.6 

Well, Linux is not FreeBSD.  And vice-versa.  You're trying to compile
this code as FreeBSD native, so you don't want to use the libraries
under /usr/compat/linux at all -- those are there for the benefit of
Linux binaries run under emulation.

The libc version number in FreeBSD is the same as the major version
number of the OS, so your FreeBSD 5.2.1 system has:

/usr/lib/libc.so.5 -- single threaded libc
/usr/lib/libc_r.so.5   -- reentrant (for multiply threaded) libc

Now, the problem you're running into is that certain similar function
calls etc. have an API similar enough that you can get the code to
compile, but that differ in subtle but significant ways in operation.
This can lead to core dumps and other effects as you've seen.
Unfortunately there is no simple way to resove that sort of problem.
You need to run the problem code under the debugger, work out why it
is blowing up and produce patches to the source code that fix the
problem.  It helps if you have an intimate knowledge of the FreeBSD
libc and preferably the Linux/GNU libc and where the incompatabilities
are likely to occur.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: apache13-modssl

2004-04-12 Thread Matthew Seaman
On Mon, Apr 12, 2004 at 05:55:11AM -0500, Michael A. Alestock wrote:
 I recently uninstalled the Apache2 port to be able to use the Apache13-modssl 
 port for SSL pages. 
 
 However, I had a friend tell me that Apache13-modssl is alot less secure than 
 Apache2.
 
 Is there a modssl for Apache2 that I could use/install so it's more secure than 
 Apache13-modssl??

Your friend is being unnecessarily alarmist.  apache2 is not
significantly different to apache13 in security terms.  However, it is
(I think) still a bit bigger and slower than apache13, plus support
for all of the vast panoply of add-on modules etc. is yet to appear.

However, apache2 works very well, and has some extra functionality
(like improved IPv6 support and better threading) which may make it
the preferrred choice at some sites.

One of the extra bits of functionality in apache2 is that mod_ssl has
now been rolled into the base distribution.  All you need to do is
enable the SSL functionality by editing the configuration files, and
get yourself a suitable server key and certificate.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: can you help me decide

2004-04-12 Thread Cordula's Web
 Can you plz help me, i know i am on a freebsd list but i would wish 
 somebody could help me decide. it's between the BSDs, either: FreeBSD, 
 NetBSD, and OpenBSD, i have almost narrowed it down. I am a lil more 
 worried about security than portability so i guess that leaves OpenBSD 
 and FreeBSD. I just want a desktop and i heard they all make good ones

If you're new to the BSDs, FreeBSD may be easier to start with.
This shouldn't prevent you from trying out the other variants too.

-- 
Cordula's Web. http://www.cordula.ws/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Networking Questions

2004-04-12 Thread Rob G
Thanks Bob,

This worked out perfectly.  All I did was add the second nic.  COnfigured it
for the First IP in my block and added the Enable Gateway and boom I was off
and surfing :)

Rob G
[EMAIL PROTECTED]
- Original Message -
From: Bob Johnson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: Rob G [EMAIL PROTECTED]
Sent: Saturday, April 10, 2004 5:57 PM
Subject: Re: Networking Questions


 On Saturday 10 April 2004 01:54 pm, Rob G Rob G
 [EMAIL PROTECTED] wrote:
  Hi All,
 
  I am new to the list, but I have tried researching the archives and
  couldn't find exactly what I am looking for and would like your
  opinion on how to do this:
 
  I have a 4Meg DSL connection with Multiple Static IPs.
 
  69.63.33.### is my main IP that my router or System that does
  authentication will always get.
 
  209.213.231.###/29 is my block of 8 other IP's that route to my main
  IP.
 

 If your ISP is already routing these numbers to your main IP, then it
 should be easy.

  Right now I have my fsb box running mail/web and other services and I
  would like it to do the routing for my internal network of 4 or so
  computers.  I have a Hub that I can plug these other systems in to so
  that is not a problem.
 

 I believe all you need to do is set gateway_enable=YES in rc.conf (and
 reboot -- I don't know the manual way to accomplish that).  I think
 your box will automatically figure out which IP numbers are on which
 interface, and forward appropriately.  If not, you will need to set up
 a static route to tell it which interface the 209.../29 subnet is on,
 since it won't use the default gateway to the Internet.  Manually, you
 use the route(8) command to do this.  I think you can automate it with
 the static_routes= entry in rc.conf, but I don't know the syntax.

  What would be the best way to use my block of statics and have them
  Route properly through my BSD box.  I would like to stay away from
  NAT as I know it right now, broadband router, as it causes havoc with
  my filesharing programs and would like to have my other systems
  pretty much open to the internet and then start locking them down as
  need be once I get them seeing the outside world and the outside
  world seeing them.

 You shouldn't need to run a real router daemon for this simple
 situation, so you don't need to mess with router_enable in rc.conf.

 Now that I've typed all this, it occurs to me that the better answer is
 for you to read the appropriate section of the FreeBSD Handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.ht
ml

 
  Regards,
  Rob G
  [EMAIL PROTECTED]

 Good luck.

 - Bob




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


please help

2004-04-12 Thread Carrn166
I know that you guys have more important things to do, but i have no one to 
ask about freebsd because i know no one who use it. how do i do the updates for 
the OS on freebsd to meke sure my computer will be running healthy?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sound problems..

2004-04-12 Thread J Mc.
i have no sound, and i think its du to my sound card, which is on board my mobo. im 
not sure what type card it is, and not sure how to fix this problem. this is the mobo 
tho

http://www.ecsusa.com/products/k7som.html

any help would be great, but if you can STEP-BY-STEP would be GREAT. im a 
bsd/unix/linux newb, but i want to learn and this will help i think :)

thanks!
   Josey McCormick


-
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pcmcia wireless cards

2004-04-12 Thread sAndri Kok
Hi guys,

I noticed that the hardware list for wireless interfaces are quite old. I'm 
thinking of buying a wlan pcmcia card, but it seems that the ones I can find 
around my area are not in the list. The nearest I can find is SMC 2635W (the 
one in the list is SMC 2632W). Anyone have tried this card before? Is it 
compatible? what about belkin cards? or Netgear MA521 that supports 821.1g?

And have anyone tried Compaq WL400 wlan access point with freebsd yet? can 
you configure it from freebsd an not from windows? any replies would be 
appreciated. Thx a lot guys =)

regards,

Andri

_
We've 100s of NEW questions! Play Millionaire online to win . Click here 
 http://sites.ninemsn.com.au/minisite/millionaire/default.asp

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


OS X and FreeBSD: What could be a good setup

2004-04-12 Thread Bart Silverstrim
On Apr 2, 2004, at 12:06 PM, Doug Poland wrote:

Panna wrote:


You see I'm in a state of confusion..
You're simply using a FreeBSD as a file server.  You serve up
files to the client via NFS (OS X) or CIFS (Windows).  FreeBSD doesn't 
care.  Now if you want FreeBSD to understand and manipulate those 
files
is a different issue.

See, this is part of where I was getting a little munged up in trying 
to figure out how I want to aim for renetworking my home...

I'm looking at using FreeBSD on a server (web, mail, file server) with 
OS X, Windows, and probably Linux clients.  I'd like the FreeBSD server 
to handle authentication, but that may be a pipe dream to accomplish 
across platforms easily :-/

For the file serving I was looking at NFS (especially using the NFS 
server with Services for Unix under Windows), but the common 
cross-platform version may too insecure to use comfortably, especially 
with wireless (most of my wireless connections are wrapped in ssh if 
they're important anyway).

That would leave SMB/CIFS, meaning SAMBA, but I haven't found anyone 
able to tell me if CIFS is secure over the wire.  I seem to recall a 
utility that would sniff network packets and if NFS is used, it can 
capture the files as they're travelling over the network; can this 
happen with CIFS?

I would really rather NOT use mixed protocols to share; NFS for 
Linux/OS X, CIFS for Windows...then I'd have increased overhead to 
managing permissions, etc...

Advice?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BTX Halted by lsdev

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
David Jones wrote:

Hi all - I'm still trying to debug my first install of
FreeBSD (4.9-RELEASE).  Can anyone suggest why lsdev would
hang with the following?  bcachestat also reports a lot of
misses - would this point at dodgy memory?
ok heap
Active Allocations: 581/598
155648 bytes reserved 62288 bytes allocated
7 fragments (13152 bytes fragmented)
heap base at 0x28f00, top at 0x4ef00
ok
ok
ok bcachestat
8 lines
777 ops  0 bypasses  571 hits  5352 misses  1 flushes
ok
ok
ok lsdev
cd @ 0xff5c
disk @ 0xef68
   disk0:   BIOS drive A:
   disk0a: FFS
   disk0c: FFS
   disk1:   BIOS drive B:
   disk2:   BIOS drive C:
int=  err=  efl=00010246  eip=fpcd
eax=  ebx=00094d28  ecx=a000  edx=
esi=00094ad4  edi=00094d10  ebp=00094aac  esp=00094a74
cs=002b  ds=0033  es=0033fs=0033  gs=0033  ss=0033
cs:eip=f7 75 fc 89 45 f8 89 d0-8b 4d 08 31 d2 f7 71 10
ss:esp=28 4d 09 00 6c 83 03 00-10 4d 09 00 84 4c 09 00
BTX halted
 

Possibly memory ... but IIRC, I've also seen similar behavior
when having trouble with an IDE controller :-( 
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OS X and FreeBSD: What could be a good setup

2004-04-12 Thread Matthew Seaman
On Thu, Apr 08, 2004 at 08:04:35AM -0400, Bart Silverstrim wrote:

 See, this is part of where I was getting a little munged up in trying 
 to figure out how I want to aim for renetworking my home...
 
 I'm looking at using FreeBSD on a server (web, mail, file server) with 
 OS X, Windows, and probably Linux clients.  I'd like the FreeBSD server 
 to handle authentication, but that may be a pipe dream to accomplish 
 across platforms easily :-/

Some sort of LDAP + Kerberos setup should do the trick.  You can (in
theory) use Samba 3.0.x as an Active Directory server for the Windows
machines, and all the Unix-oid machines can use pam_krb and nss_ldap
(or whatever the equivalents under MacOS X are).
 
 For the file serving I was looking at NFS (especially using the NFS 
 server with Services for Unix under Windows), but the common 
 cross-platform version may too insecure to use comfortably, especially 
 with wireless (most of my wireless connections are wrapped in ssh if 
 they're important anyway).

If you're that worried about WEP not being secure enough, you could
wrap the NFS connections in ipsec instead.  It might have a bit of a
performance impact though.
 
 That would leave SMB/CIFS, meaning SAMBA, but I haven't found anyone 
 able to tell me if CIFS is secure over the wire.  I seem to recall a 
 utility that would sniff network packets and if NFS is used, it can 
 capture the files as they're travelling over the network; can this 
 happen with CIFS?

No -- Samba would send packets over the wire in clear text, unless
specifically configured to do otherwise.
 
 I would really rather NOT use mixed protocols to share; NFS for 
 Linux/OS X, CIFS for Windows...then I'd have increased overhead to 
 managing permissions, etc...

Actually, if you run your whole system out of the same LDAP directory
structure, you users will have shared credentials over all your
machines.  There shouldn't be any extra work involved in trying to
manage permissions and ownerships.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: OS X and FreeBSD: What could be a good setup

2004-04-12 Thread Doug Poland
On Thu, Apr 08, 2004 at 08:04:35AM -0400, Bart Silverstrim wrote:
 
 You see I'm in a state of confusion..
 
 You're simply using a FreeBSD as a file server.  You serve up
 files to the client via NFS (OS X) or CIFS (Windows).  FreeBSD doesn't 
 care.  Now if you want FreeBSD to understand and manipulate those 
 files is a different issue.
 
 
 See, this is part of where I was getting a little munged up in trying 
 to figure out how I want to aim for renetworking my home...
 
You're talking about three different issues here, Authentication, file
serving protocols, and wireless security.  

 I'm looking at using FreeBSD on a server (web, mail, file server) with 
 OS X, Windows, and probably Linux clients.  I'd like the FreeBSD server 
 to handle authentication, but that may be a pipe dream to accomplish 
 across platforms easily :-/
 
Not sure where to point you for this but some type of LDAP scheme seems
a logical choice.

 For the file serving I was looking at NFS (especially using the NFS 
 server with Services for Unix under Windows), but the common 
 cross-platform version may too insecure to use comfortably, especially 
 with wireless (most of my wireless connections are wrapped in ssh if 
 they're important anyway).
 
 That would leave SMB/CIFS, meaning SAMBA, but I haven't found anyone 
 able to tell me if CIFS is secure over the wire.  I seem to recall a 
 utility that would sniff network packets and if NFS is used, it can 
 capture the files as they're travelling over the network; can this 
 happen with CIFS?
 
 I would really rather NOT use mixed protocols to share; NFS for 
 Linux/OS X, CIFS for Windows...then I'd have increased overhead to 
 managing permissions, etc...
 
Correct me if I'm wrong, but your choice of protocols is a different
issue from wireless security.  Here's a couple of good articles on
wireless and FreeBSD...

http://www.samag.com/documents/s=7121/sam0205a/sam0205a.htm
http://www.onlamp.com/pub/a/bsd/2001/04/05/Big_Scary_Daemons.html


 Advice?
 
I've never setup a wireless network, but I have connected PCs and Macs
to FreeBSD fileservers.  My suggestion would be to tackle your project
is discrete steps.

1. If possible, using a wired network, setup your authentication
scheme.

2. Configure your clients and server for file sharing.

3. Setup and configure for wireless network operation.

HTH

-- 
Regards,
Doug
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sound problems..

2004-04-12 Thread Martin Hudec
Hello,

it would be nice, if you could paste here your dmesg output..
But looks like your mainboard is from the same supplier like mine k7s5al
(ECS Group), so i think all you need is to add device pcm to your kernel 
configuration.

STEP BY STEP GUIDE:

1. cd to /usr/src/sys/i386/conf
2. copy GENERIC file to MYKERNEL (give it any name you like)
3. edit it (don't remove anything unless you know what you're doing), just
add there line:

device pcm

You will tweak your kernel later, good start for information is handbook and
its kernel part at 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html.

4. cd to /usr/src
5. type: make buildkernel KERNCONF=MYKERNEL (or any name you gave it)
6. if all is okay, type: make installkernel KERNCONF=MYKERNEL
7. reboot

After this you should see in your dmesg lines like:

pcm0: SiS 7012 port 0xd800-0xd83f,0xdc00-0xdcff irq 11 at device 2.7 on pci0
pcm0: Realtek ALC100 AC97 Codec


Cheers,

Martin



On Sun, Apr 11, 2004 at 09:26:38PM -0700 or thereabouts, J Mc. wrote:
 i have no sound, and i think its du to my sound card, which is on board 
 my mobo. im not sure what type card it is, and not sure how to fix this 
 problem. this is the mobo tho
 
 http://www.ecsusa.com/products/k7som.html
 
 any help would be great, but if you can STEP-BY-STEP would be GREAT. 
 im a bsd/unix/linux newb, but i want to learn and this will help i 
 think :)

-- 
Martin Hudec| corwin at aeternal.net
| corwin at web.markiza.sk
http://www.aeternal.net | cell +421 907 303 393

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to cross-compile a port

2004-04-12 Thread Jason Lixfeld
I've got an AMD64 system running 5.2.1-RELEASE-p1 that doesn't run 
openldap 2.2 properly.  I'm trying to troubleshoot the issue and would 
like to try to compile the openldap port as 32bit instead of 64bit.  
Can anyone point me to some documentation on how I can best go about 
this?

Thanks in advance.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Detecting a USB mouse without a restart

2004-04-12 Thread Mazen S. Alzogbi
Hi,

I want to be able to issue commands so my FreeBSD 4.9 can detect my 
just-attached-it USB mouse without restarting the system. The mouse is 
detected and operational if I've attached it before switching on the 
machine.

How can this be done?

Thanks everyone.

Cheers,

--
Mazen S. Alzogbi
http://alzogbi.com/mazen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cd-rom drive on parallel port

2004-04-12 Thread UBM

Ok, I'm posting this one last time in the hope that somebody can at
least tell me: No, it does not work :-)

--

Hiho! :-)

I've an old 8x cdrom that gets connected to a parallel port. It's
working under DOS 6.2 with a special driver but there is no sign of it
in the dmesg or anywhere else under FreeBSD 5.2.1.

Is this kind of device supported under FreeBSD?
I've checked the man pages and google, but found nothing on the subject.

It's not really important to get it to work, I'm mainly curious ;-)

Thanks in advance.

Bye
Marc
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Tool for detecting memory leak in FreeBSD 4.8

2004-04-12 Thread jitendra pande
Hi ,
 
I didn't find any memory detection tool foir FreeBSD 4.8.
 
Any idea how can i detect memory leaks in freeBSD 4.8
 
Looking for an early reply.
 
Thanks
Jitendra


-
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Detecting a USB mouse without a restart

2004-04-12 Thread Streiner, Justin
On Mon, 12 Apr 2004, Mazen S. Alzogbi wrote:

 I want to be able to issue commands so my FreeBSD 4.9 can detect my
 just-attached-it USB mouse without restarting the system. The mouse is
 detected and operational if I've attached it before switching on the
 machine.

That may depend on the kind of USB mouse you use.  I have a Logitech
optical USB mouse and a generic 5.2.1 installation picked it up with mo
major issues with I first plugged it in.

jms
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Tool for detecting memory leak in FreeBSD 4.8

2004-04-12 Thread Dan Nelson
In the last episode (Apr 12), jitendra pande said:
 I didn't find any memory detection tool foir FreeBSD 4.8.
  
 Any idea how can i detect memory leaks in freeBSD 4.8

dmalloc in ports (ports/devel/dmalloc) is very useful for catching
leaks.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How can a user mount a CDROM?

2004-04-12 Thread Mark Weinem
On Thu, 08 Apr 2004, Ruslan N. Gogunsci wrote:

 Hello, try add vfs.usermount=1 to /etc/sysctl.conf then from root run
 sysctl vfs.usermount=1,and from user: mount -t cd9660 /dev/acd0c
 $HOME/mnt/cdrom On Thu, Apr 08, 2004 at 07:40:54PM +, Mazen S.
 Alzogbi wrote:

and add the user to group wheel, adjust the permissions of /dev/acd0c
(FreeBSD 5.x - /dev/acd0) and /dev/cdrom, if necessary. 

Running 5.x, make the permissions permanet in
/etc/devfs.conf:

permacd0 0555


Ciao, Mark Weinem
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Step-by-step to upgrade Perl

2004-04-12 Thread scuba
Hi,

I'd like to upgrad Perl to 5.8 using ports on FreeBSD 4.7, but
how to do that in order to completely overwrite the old version (5.5.3).
Which is the correct steps to upgrade Perl?


Thank you,

- Marcelo


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd in the architect office

2004-04-12 Thread jsha

hi.

i have a dying passion for freebsd and the concept of open source, and now i intend
to patch it into the way architects shape our environments.

architects need two things: autocad, and be able to print (plot). besides that, it's
pretty much up to me how i want to set up this network. the first thing that entered
my mind was freebsd.

however, i have an additional set of windows software that i need them to use in
order to increase productivity and quality in less time. these are products from the
same people who made autocad: revit, architectural desktop etc.

doing freebsd  vmware/wine  autodesk software seems like a difficult task. would
it be best for me to stick to samba and perhaps run the windows version of blackbox,
or are there some other hidden open source technologies (like there always are) that
might benefit this office?

thanks.

--
j.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Fwd: Belkin wireless network card problem

2004-04-12 Thread Jonathon McKitrick

Hi all,

I have about 10 days left to return this card if I cannot get it to work.
It's Belkin 'PCMCIA wireless F5D6020 ver 2'

Here is the output after I plug in the card:

Card Belkin(11Mbps-Wireless-Notebook-Network-Adapter) [(null)] [(null)]
matched Belkin (11Mbps-Wireless-Notebook-Network-Adapter) [(null)]
[(null)]
wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: init failed
wi0: timeout in wi_cmd 0x; event status 0x
wi0: timeout in wi_cmd 0x; event status 0x
wi0: mac read failed 5
device_probe_and_attach: wi0 attach returned 5

One odd detail was the identifier string didn't originally have any dashes
in it so the card was not recognized.  But when I added them, it at least
found the card.

Any ideas ?

NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.

- End forwarded message -

NOTE: Please CC me, as I am not currently subscribed.  Thanks.

jm
-- 
My other computer is your windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Calling the pros .. sound troubleshooting

2004-04-12 Thread Mazen S. Alzogbi
Hi,

I already posted this question in this list and got some answers that 
was half-solutions to my case. I read a lot about this issue in every 
resource I could get my hands on. I am very keen to make my sound system 
work on my FreeBSD 4.9 system. This is a laptop with built-in sound 
system. It's not old, pretty new so I suppose PCM is my way to go.

I recompiled the kernel aftering adding device pcm. After reboot and 
dmesg | grep pcm I get the following:

pcm0: SiS 7012 at device 2.7 on pci0
pcm0: unable to map IO port space
device_probe_and_attach: pcm0 attach returned 6
Can someone please guide me through the process of troubleshooting in a 
step-by-step fashion?

Thanks,

--
Mazen S. Alzogbi
http://alzogbi.com/mazen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Andrew L. Gould
On Monday 12 April 2004 11:39 am, Jonathon McKitrick wrote:
 Hi all,

 I have about 10 days left to return this card if I cannot get it to work.
 It's Belkin 'PCMCIA wireless F5D6020 ver 2'

 Here is the output after I plug in the card:

 Card Belkin(11Mbps-Wireless-Notebook-Network-Adapter) [(null)] [(null)]
 matched Belkin (11Mbps-Wireless-Notebook-Network-Adapter) [(null)]
 [(null)]
 wi0 at port 0x240-0x27f irq 11 slot 0 on pccard0
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: init failed
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: timeout in wi_cmd 0x; event status 0x
 wi0: mac read failed 5
 device_probe_and_attach: wi0 attach returned 5

 One odd detail was the identifier string didn't originally have any dashes
 in it so the card was not recognized.  But when I added them, it at least
 found the card.

 Any ideas ?

 NOTE: Please CC me, as I am not currently subscribed.  Thanks.

 jm

Have you tried the card under Windows?  Is there a possibility that the card 
is defective?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Jonathon McKitrick
On Mon, Apr 12, 2004 at 11:53:20AM -0500, Andrew L. Gould wrote:
: Have you tried the card under Windows?  Is there a possibility that the card 
: is defective?

That's a possibility.  I didn't immediately think my luck would be THAT bad.
:-)
I'll try it out tonight on an old Win laptop.

jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


APC 1000/1500va UPS

2004-04-12 Thread dave
Hello,
 Does anyone have either an APC 1000va or an APC 1500va UPS? I was wondering
how well it worked with FreeBSD 4.x/5.x? This would be for a single system,
as a master, but would be responsible for two other machines. Any info or
setup information appreciated.
Thanks.
Dave.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


fetchmail and spam assassin

2004-04-12 Thread dave
Hello,
Does anyone have fetchmail retrieving mail from an ISP account then sending
it through spamassassin/an MTA junk mail filter? I've got an account that is
being spammed and i'd like to set this up, but although i can retrieve the
mail via fetchmail, i can not get it to go through postfix which is running
on the same box and which has spamassassin and some other anti-uce filters
in place.
 Also on the subject of spamassassin a lot of junk is still getting through,
is there a FreeBSD specific spam assassin configuration tutorial or howto?
Thanks.
Dave.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Calling the pros .. sound troubleshooting

2004-04-12 Thread Kent Stewart
On Monday 12 April 2004 01:46 pm, Mazen S. Alzogbi wrote:
 Hi,

 I already posted this question in this list and got some answers that
 was half-solutions to my case. I read a lot about this issue in every
 resource I could get my hands on. I am very keen to make my sound
 system work on my FreeBSD 4.9 system. This is a laptop with built-in
 sound system. It's not old, pretty new so I suppose PCM is my way to
 go.

 I recompiled the kernel aftering adding device pcm. After reboot
 and dmesg | grep pcm I get the following:

 pcm0: SiS 7012 at device 2.7 on pci0
 pcm0: unable to map IO port space
 device_probe_and_attach: pcm0 attach returned 6

 Can someone please guide me through the process of troubleshooting in
 a step-by-step fashion?


There isn't one.

I see the following and all I did was add option pcm and follow the 
steps in the Handbook. Since it isn't working for you, you may have 
some competition for the I/O port space.

pcm0: SiS 7012 port 0xc400-0xc43f,0xc800-0xc8ff irq 10 at device 2.7 
on pci0
pcm0: C-Media Electronics CMI9738 AC97 Codec

You might get a clue by running pciconf -l. You might also find 
something by doing a boot -v instead of booting the normal way.

They may have added a new chipset and you need the pciconf information 
to patch the sound driver. Everytime I have received a returned 6, I 
have had to program something or get some one else to do it. Your best 
bet there is the people that are maintaing pcm.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


IPsec performance impact [was: Re: OS X and FreeBSD: What could be a good setup]

2004-04-12 Thread Tillman Hodgson
On Mon, Apr 12, 2004 at 03:30:42PM +0100, Matthew Seaman wrote:
 If you're that worried about WEP not being secure enough, you could
 wrap the NFS connections in ipsec instead.  It might have a bit of a
 performance impact though.

I'm a big fan of running IPsec over wireless connections. But I was
shocked but the performance impact IPsec has. I collected some numbers
netperf recently, shown below.

Notes:

* Athena (the household server) is a Celeron 900 wiith 256MB of
  RAM and a 'bge' gigE NIC running -STABLE
* Caliban is a UltraSPARC 360 with 384MB of RAM and a 4-port 'hme' NIC
  running -CURRENT
* Coyote is a Celeron 400 with 128MB of RAM and a 'rl' NIC
* In my case racoon sets up 3des for me -- note that this isn't a CPU
  friendly scheme, though it is very likely to be compatible with other
  platforms
* I run a seperate VLAN for IPsec traffic, so all IPsec traffic numbers
  include an assumed that they were also VLAN'ed
* The IPsec'd IP of a host has it's own name in DNS, simply it's regular
  name prefixed with sec.
* I ran netserver (from netperf) on Athena and tested it for UDP_STREAM
  (a nice NFS-like test) over both the IPsec VLAN and the regular
  unencrypted link (non-VLAN'ed)

Results:

[EMAIL PROTECTED] /usr/local/netperf]# ./netperf -t UDP_STREAM -H secathena
Socket  Message  Elapsed  Messages
SizeSize Time Okay Errors   Throughput
bytes   bytessecs#  #   10^6bits/sec
  92169216   10.01 715  0   5.27
 42080   10.01 713  5.25

[EMAIL PROTECTED] /usr/local/netperf]# ./netperf -t UDP_STREAM -H athena
Socket  Message  Elapsed  Messages
SizeSize Time Okay Errors   Throughput
bytes   bytessecs#  #   10^6bits/sec
  92169216   10.01   13004  13160  95.81
 42080   10.01   12778 94.14

[EMAIL PROTECTED] /usr/local/netperf]# ./netperf -t UDP_STREAM -H athen
Socket  Message  Elapsed  Messages
SizeSize Time Okay Errors   Throughput
bytes   bytessecs#  #   10^6bits/sec
  92169216   10.00   10452  0  77.02
 42080   10.00   10452 77.02

[EMAIL PROTECTED] /usr/local/netperf]# ./netperf -t UDP_STREAM -H secathena
Socket  Message  Elapsed  Messages
SizeSize Time Okay Errors   Throughput
bytes   bytessecs#  #   10^6bits/sec
  92169216   10.001789  0  13.18
 42080   10.001789 13.18

During the tests the clients were CPU-bound. To put it bluntly, the
performance impact is non-trivial. That's to be expected, and at the
slower speeds of wireless networks it's more likely that more modern
CPUs will be able to keep up. I wouldn't want to play a high-bitrate
video file over an IPsec connection, though, as the video app and IPsec
will starve each other of CPU cycles.

-T


-- 
The mere sense of living is joy enough.
Emily Dickinson
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Windows VOD player: what to do in FreeBSD?

2004-04-12 Thread Vulpes Velox
On Mon, 12 Apr 2004 18:00:16 +0900
Rob [EMAIL PROTECTED] wrote:

 I'm running up-to-date ports with 4.9-stable.
 
 My favorite radio station used to broadcast over the internet
 in way that popped up Windows Media player in MS-Windows.
 I used mplayer on FreeBSD and it worked just fine.
 
 Recently the radio station seems to have changed its setup.
 On Windows PCs it pops up the VOD player (whatever that is,
 I had never heard of it so far).

From a little googling around, VOD appears to stand for Video On
Demand and not some stream or file format :/

A link or more info would be useful.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


openssl port not over-writing the base

2004-04-12 Thread Jamie



Tried upgrading openssl this morning on a 4.9REL machine with ports.

   I went into /usr/ports/security/openssl and ran:

   make -DOPENSSL_OVERWRITE_BASE=yes install



  When it was through building, it didn't over-write the /usr/bin/openssl
binary, but it did install the new openssl in /usr/local/bin.

  What am I missing here? The makefile has this line in it:

.if defined(OPENSSL_OVERWRITE_BASE)


  I can't understand why it would put it in /usr/local.



   - Jamie



Greetings from Minneapolis, MN, United States

A friend is someone who lets you have total freedom to be yourself.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Newbie help: domain name servers and (inter)networking.

2004-04-12 Thread Lisa
Greetings all,

It has been a long time since I worked with any unix, and I had a spare pc
laying around that hadn't been on in months, so I decided to toss freebsd
onto it.

The installation went smoothly and I've got it up and running.  My next goal
is to get it's internet access working flawlessly.

The problem that I'm having is that while it can get access via IP address,
it's domain resolutions are not working.  The way that I've been setting
this up is via tutorials on the net, going into 

Sysinstall - configure - interfaces - sis0 then hitting yes for it to
auto detect everything.

All of this comes up really beautifully and happily.  The details it
discoveres are 100% correct.  However, I can not get the little box in
Interfaces to hold an 'x' (not sure if that's right or not anyway) and when
I exit sysinstall and go back, it has not retained the information.

When I do an nslookup from shell, it shows my ip as 0.0.0.0 which is
probably part of the problem.  It should be showing my internal IP
(192.168.1.13); which it does detect in sysinstall

Anyway, as you can see from this message, I'm a complete beginner at this.
If anyone is willing to take some time and work through it with me, I'd be
really super appreciative.

The option of re-working the network is nil, as well; there are 6 xp
machines so I have to get it talking to the existant network; which is based
off a linksys router.

Thank you all in advance.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OS X and FreeBSD: What could be a good setup

2004-04-12 Thread Chuck Swiger
Bart Silverstrim wrote:
[ ... ]
I'm looking at using FreeBSD on a server (web, mail, file server) with 
OS X, Windows, and probably Linux clients.  I'd like the FreeBSD server 
to handle authentication, but that may be a pipe dream to accomplish 
across platforms easily :-/
LDAP would be the way to go given the platforms you mention, although NIS 
would work for everything but Windows and would be much easier to set up.

[ ... ]
That would leave SMB/CIFS, meaning SAMBA, but I haven't found anyone 
able to tell me if CIFS is secure over the wire.  I seem to recall a 
utility that would sniff network packets and if NFS is used, it can 
capture the files as they're travelling over the network; can this 
happen with CIFS?
Oh, yes: unless you use an encrypted tunnelling protocol like a VPN or an SSH 
tunnel, pretty much all filesharing protocols are vulnerable to subnet-local 
sniffing.  Using strong encryption when using wireless is a fine idea.  :-)

SMB/CIFS is a reasonably good choice of filesharing protocol if you're dealing 
with Windows or Mac systems using HFS+ due to case-insensitivity.  For a 
pure-Unix setup, NFS (or NFS+NIS) would be a better choice.  Modern Unices 
handle SMB about as well as they handle NFS.

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dump restore

2004-04-12 Thread Chuck Swiger
Oliver Breuninger wrote:
I'm looking for a way to split and concat dump files afterwards.
You can split a file into pieces using split -b, and put the pieces together 
again via cat.

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Newbie help: domain name servers and (inter)networking.

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
Lisa wrote:

Greetings all,

It has been a long time since I worked with any unix, and I had a spare pc
laying around that hadn't been on in months, so I decided to toss freebsd
onto it.
The installation went smoothly and I've got it up and running.  My next goal
is to get it's internet access working flawlessly.
The problem that I'm having is that while it can get access via IP address,
it's domain resolutions are not working.  The way that I've been setting
this up is via tutorials on the net, going into 

Sysinstall - configure - interfaces - sis0 then hitting yes for it to
auto detect everything.
All of this comes up really beautifully and happily.  The details it
discoveres are 100% correct.  However, I can not get the little box in
Interfaces to hold an 'x' (not sure if that's right or not anyway) and when
I exit sysinstall and go back, it has not retained the information.
When I do an nslookup from shell, it shows my ip as 0.0.0.0 which is
probably part of the problem.  It should be showing my internal IP
(192.168.1.13); which it does detect in sysinstall
Anyway, as you can see from this message, I'm a complete beginner at this.
If anyone is willing to take some time and work through it with me, I'd be
really super appreciative.
The option of re-working the network is nil, as well; there are 6 xp
machines so I have to get it talking to the existant network; which is based
off a linksys router.
Thank you all in advance.
 

Nameserver IP addresses go in the file /etc/resolv.conf.

What is the output of ifconfig -a?

Also, what does netstat -rn show?

Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Step-by-step to upgrade Perl

2004-04-12 Thread Matthew Seaman
On Mon, Apr 12, 2004 at 01:30:37PM -0300, [EMAIL PROTECTED] wrote:

   I'd like to upgrad Perl to 5.8 using ports on FreeBSD 4.7, but
 how to do that in order to completely overwrite the old version (5.5.3).
   Which is the correct steps to upgrade Perl?

No -- it's a lot easier than you seem to think.

   i) Install the perl5.8 port:

# portinstall lang/perl5.8

   - or -

# cd /usr/ports/lang/perl5.8
# make install

  ii) Set the new version of perl to be the default. (This also turns
  off building perl as part of the base system):

# use.perl port

 iii) Re-install any 3rd party modules, etc that you've installed so
  the new perl can access them.  There should be a neater way of
  doing this...

# find /usr/local/lib/perl5/{site_perl/5.005,5.00503} -type f -print0 | \
  xargs -0 -n 1 pkg_which | sort -u  /tmp/perl-ports
# vi perl-ports

  [ Sanity check the results: take out any non-ports (like
   '?'), ports that are now bundled with perl or that you no longer
wish to have installed ]

# portupgrade -f `cat /tmp/perl-ports`

Et voila.  New version of perl installed and ready to go.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


I *really* need help PLEASE - buildworld failing on mkdep libstdc++ can't find unwind.h but it *is* there

2004-04-12 Thread Paul Seniura

[Some of the maillists including -current@ are
 down at the moment.  I hope someone on this
 list can help in meantime, please?]


I've posted several msgs over the past two weeks
stumbling on buildworld when using lang/gcc33.

I've gone back to using system gcc by clearing out
env-vars and ldconfig and /lib and /libexec of
anything related to the lang/gcc33 (it did build
some ports so the ldconfig has a last entry to
find its libgcc etc.).

I've rm -Rf everything under /src (/usr/src) and
re-applied all CTM deltas thru early A.M. CDT today.

I've downloaded the April 8 bzip2ball from
current.freebsd.org and ran 'make installworld' on
it in hopes to get a clean copy of world (yes there
were a few tricks with symlinks to make it work).

I always do 'rm -Rf /usr/obj' before building
anything.

The buildworld is still failing here:

[...]
building shared library libm.so.2
install -C -C -o root -g wheel -m 444   libm.a /usr/obj/src/i386/usr/lib
install -C -s -o root -g wheel -m 444 libm.so.2 /usr/obj/src/i386/lib
ln -fs /usr/obj/src/i386/lib/libm.so.2  /usr/obj/src/i386/usr/lib/libm.so
install -C -C -o root -g wheel -m 444  /src/lib/msun/src/math.h 
/usr/obj/src/i386/usr/include
=== gnu/lib
=== gnu/lib/csu
=== gnu/lib/libgcc
=== gnu/lib/libdialog
rm -f .depend
mkdep -f .depend -a-I/src/gnu/lib/libdialog -DLOCALE 
/src/gnu/lib/libdialog/kernel.c /src/gnu/lib/libdialog/rc.c 
/src/gnu/lib/libdialog/checklist.c /src/gnu/lib/libdialog/inputbox.c 
/src/gnu/lib/libdialog/menubox.c /src/gnu/lib/libdialog/msgbox.c 
/src/gnu/lib/libdialog/lineedit.c /src/gnu/lib/libdialog/radiolist.c 
/src/gnu/lib/libdialog/textbox.c /src/gnu/lib/libdialog/yesno.c 
/src/gnu/lib/libdialog/prgbox.c /src/gnu/lib/libdialog/raw_popen.c 
/src/gnu/lib/libdialog/fselect.c /src/gnu/lib/libdialog/ui_objects.c 
/src/gnu/lib/libdialog/dir.c /src/gnu/lib/libdialog/notify.c 
/src/gnu/lib/libdialog/help.c /src/gnu/lib/libdialog/gauge.c 
/src/gnu/lib/libdialog/tree.c
echo libdialog.so.4: /usr/obj/src/i386/usr/lib/libncurses.a  .depend
=== gnu/lib/libregex
rm -f .depend
mkdep -f .depend -a-D_REGEX_RE_COMP -DSTDC_HEADERS 
-I/usr/obj/src/i386/usr/include/gnu /src/gnu/lib/libregex/regex.c
=== gnu/lib/libregex/doc
=== gnu/lib/libreadline
=== gnu/lib/libreadline/history
rm -f .depend
mkdep -f .depend -a-I/src/gnu/lib/libreadline/history/.. 
-I/src/gnu/lib/libreadline/history/../../../../contrib/libreadline -DHAVE_CONFIG_H 
-DRL_LIBRARY_VERSION='4.3' 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/history.c 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/histexpand.c 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/histfile.c 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/histsearch.c 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/shell.c 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/mbutil.c 
/src/gnu/lib/libreadline/history/../../../../contrib/libreadline/xmalloc.c
=== gnu/lib/libreadline/history/doc
=== gnu/lib/libreadline/readline
rm -f .depend
mkdep -f .depend -a-I/src/gnu/lib/libreadline/readline/.. 
-I/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline -DHAVE_CONFIG_H 
-DRL_LIBRARY_VERSION='4.3' 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/readline.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/vi_mode.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/funmap.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/keymaps.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/parens.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/search.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/rltty.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/complete.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/bind.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/isearch.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libread
 line/display.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/signals.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/util.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/kill.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/undo.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/macro.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/input.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/callback.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/terminal.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/text.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/nls.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/misc.c 
/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline/compat.c 

RE: Newbie help: domain name servers and (inter)networking.

2004-04-12 Thread Lisa
If config -a shows a lot of things hehe.  I can't paste it but I'll try to
type this out:

Sis0: flags=8843Up,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1400 inet6
fe80::2d0:9ff:feec:9126%sis0 prefixlen 64 scopeid 0x1 inet 192.168.1.13
netmask 0xff00 broadcast 192.168.1.255 ether 00:d0:09:ec:91:26 media:
Ethernet autoselect (100baseTX) status: active
Plip0: flags-8810POINTOPOINT, SIMPLEX, MULTICAST mtu 1500
Lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384 
inet 127.0.0.1 netmask 0xff00 
Inet6 ::1 prefixlen 128
Inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3


The output of netstat -rn shows;


Default ; 192.168.1.1 ; UGS ; 0 ; 0 ; sis0
127.0.0.1 ; 127.0.0.1 ; UH ; 1 ; 416; lo0
192.168.1 ; link#1 ; UC ; 0 ; 0 ; sis0
192.168.1.1 ; link#1 ; UHLW ; 1 ; 126 ; sis0
192.168.1.13 ; 127.0.0.1 ; UGHS ; 0 ; 0 ; lo0

I do not currently have a /etc/resolve.conf - is it safe for me to just
create that?

Thank you for your help so far!


-Original Message-
From: Kevin D. Kinsey, DaleCo, S.P. [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 12, 2004 3:29 PM
To: Lisa
Cc: [EMAIL PROTECTED]
Subject: Re: Newbie help: domain name servers and (inter)networking.

Lisa wrote:

Greetings all,

It has been a long time since I worked with any unix, and I had a spare 
pc laying around that hadn't been on in months, so I decided to toss 
freebsd onto it.

The installation went smoothly and I've got it up and running.  My next 
goal is to get it's internet access working flawlessly.

The problem that I'm having is that while it can get access via IP 
address, it's domain resolutions are not working.  The way that I've 
been setting this up is via tutorials on the net, going into

Sysinstall - configure - interfaces - sis0 then hitting yes for it 
to auto detect everything.

All of this comes up really beautifully and happily.  The details it 
discoveres are 100% correct.  However, I can not get the little box in 
Interfaces to hold an 'x' (not sure if that's right or not anyway) and 
when I exit sysinstall and go back, it has not retained the information.

When I do an nslookup from shell, it shows my ip as 0.0.0.0 which is 
probably part of the problem.  It should be showing my internal IP 
(192.168.1.13); which it does detect in sysinstall

Anyway, as you can see from this message, I'm a complete beginner at this.
If anyone is willing to take some time and work through it with me, I'd 
be really super appreciative.

The option of re-working the network is nil, as well; there are 6 xp 
machines so I have to get it talking to the existant network; which is 
based off a linksys router.

Thank you all in advance.
  


Nameserver IP addresses go in the file /etc/resolv.conf.

What is the output of ifconfig -a?

Also, what does netstat -rn show?

Kevin Kinsey
DaleCo, S.P.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd in the architect office

2004-04-12 Thread Bob Collins
On Mon, Apr 12, 2004, jsha clacked the keyboard to produce:
 
 hi.
 
 i have a dying passion for freebsd and the concept of open source, and now i intend
 to patch it into the way architects shape our environments.
 
 architects need two things: autocad, and be able to print (plot). besides that, it's
 pretty much up to me how i want to set up this network. the first thing that entered
 my mind was freebsd.
 
 however, i have an additional set of windows software that i need them to use in
 order to increase productivity and quality in less time. these are products from the
 same people who made autocad: revit, architectural desktop etc.
 
 doing freebsd  vmware/wine  autodesk software seems like a difficult task. would
 it be best for me to stick to samba and perhaps run the windows version of blackbox,
 or are there some other hidden open source technologies (like there always are) that
 might benefit this office?
 
 thanks.
 
 --
 j.

Hey, you say you have a dying passion for freebsd, does that mean your
passion is in fact dying? ;-) Or maybe you meant undying? hehehe

Being a registered Architect in Florida, I too would love such a thing,
but as far as I know, there is no good way to run AutoCAD on a *nix
system, emulated or otherwise.

My current situation is to use FBSD for file storage and the like. I let
the CAD guys run Wintel and AutoCAD. Yes, I am using Samba for that.

I have not tried wine in about two years, but even then I could not even
install AutoCAD, much less run it. I think that AutoCAD is to Windows
dependent to be emulated and you may be stuck with a not so perfect
situation. Perfect being a FBSD environment.

-- 
Bob

Play is the work of children. It's very serious stuff. And if it's
properly structured in a developmental program, children can blossom.
-Bob Keeshan aka `Captain Kangaroo'
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Step-by-step to upgrade Perl

2004-04-12 Thread Kent Stewart
On Monday 12 April 2004 11:30 am, Matthew Seaman wrote:
 On Mon, Apr 12, 2004 at 01:30:37PM -0300, [EMAIL PROTECTED] wrote:
  I'd like to upgrad Perl to 5.8 using ports on FreeBSD 4.7, but
  how to do that in order to completely overwrite the old version
  (5.5.3). Which is the correct steps to upgrade Perl?

 No -- it's a lot easier than you seem to think.

i) Install the perl5.8 port:

 # portinstall lang/perl5.8

- or -

 # cd /usr/ports/lang/perl5.8
 # make install

   ii) Set the new version of perl to be the default. (This also turns
   off building perl as part of the base system):

 # use.perl port

  iii) Re-install any 3rd party modules, etc that you've installed so
   the new perl can access them.  There should be a neater way of
   doing this...

 # find /usr/local/lib/perl5/{site_perl/5.005,5.00503} -type f
 -print0 | \ xargs -0 -n 1 pkg_which | sort -u  /tmp/perl-ports # vi
 perl-ports

   [ Sanity check the results: take out any non-ports (like
'?'), ports that are now bundled with perl or that you no
 longer wish to have installed ]

 # portupgrade -f `cat /tmp/perl-ports`

 Et voila.  New version of perl installed and ready to go.


There is one group that doesn't appear. All of the versions of automake 
use perl and have the version to use as the 1st line. You need to 
portupgrade -f automake
to get things ready for your new version of perl. FWIW, I am using
perl-5.8.2_5

There should be some sort of USE_PERL in their makefiles but isn't 
there.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apache13-modssl

2004-04-12 Thread Chuck Swiger
Matthew Seaman wrote:
[ ... ]
Your friend is being unnecessarily alarmist.  apache2 is not
significantly different to apache13 in security terms.
There have been 16 CVE entries list for Apache 2, and 8 for Apache 1.x:

http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=apache+2
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=apache+1
...so, if anything, one could argue that Apache 1 is a better bet in terms of 
security (not surprising, 1.x is more widely used and better tested).

However, it is
(I think) still a bit bigger and slower than apache13, plus support
for all of the vast panoply of add-on modules etc. is yet to appear.
However, apache2 works very well, and has some extra functionality
(like improved IPv6 support and better threading) which may make it
the preferrred choice at some sites.
I don't have rigorous benchmarks to prove this opinion :-), but observation 
suggests that platforms which have very good thread support (ie, Solaris and 
MacOS X) tend to run Apache 2 better than platforms which have OK thread 
support (Windows, FreeBSD, Linux).

The same observation tends to apply to Java as well, and if one is generating 
dynamic web content using a JVM, the condition of thread support on the local 
platform matters even more.

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SOLVED: Re: openssl port not over-writing the base

2004-04-12 Thread Jamie
On Mon, 12 Apr 2004, Jamie wrote:




 Tried upgrading openssl this morning on a 4.9REL machine with ports.

I went into /usr/ports/security/openssl and ran:

make -DOPENSSL_OVERWRITE_BASE=yes install



   When it was through building, it didn't over-write the /usr/bin/openssl
 binary, but it did install the new openssl in /usr/local/bin.

   What am I missing here? The makefile has this line in it:

 .if defined(OPENSSL_OVERWRITE_BASE)


   I can't understand why it would put it in /usr/local.


   I was able to get it built correctly without the =yes appended to the
option.








- Jamie



 Greetings from Minneapolis, MN, United States

 A friend is someone who lets you have total freedom to be yourself.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



Greetings from Minneapolis, MN, United States

A friend is someone who lets you have total freedom to be yourself.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Step-by-step to upgrade Perl

2004-04-12 Thread scuba
Hi,

Thank to all of you for the help.

On Mon, 12 Apr 2004, Kent Stewart wrote:

|On Monday 12 April 2004 11:30 am, Matthew Seaman wrote:
| On Mon, Apr 12, 2004 at 01:30:37PM -0300, [EMAIL PROTECTED] wrote:
| I'd like to upgrad Perl to 5.8 using ports on FreeBSD 4.7, but
|  how to do that in order to completely overwrite the old version
|  (5.5.3). Which is the correct steps to upgrade Perl?
|
| No -- it's a lot easier than you seem to think.
|
|i) Install the perl5.8 port:
|
| # portinstall lang/perl5.8
|
|- or -
|
| # cd /usr/ports/lang/perl5.8
| # make install
|
|   ii) Set the new version of perl to be the default. (This also turns
|   off building perl as part of the base system):
|
| # use.perl port
|
|  iii) Re-install any 3rd party modules, etc that you've installed so
|   the new perl can access them.  There should be a neater way of
|   doing this...
|
| # find /usr/local/lib/perl5/{site_perl/5.005,5.00503} -type f
| -print0 | \ xargs -0 -n 1 pkg_which | sort -u  /tmp/perl-ports # vi
| perl-ports
|
|   [ Sanity check the results: take out any non-ports (like
|'?'), ports that are now bundled with perl or that you no
| longer wish to have installed ]
|
| # portupgrade -f `cat /tmp/perl-ports`
|
| Et voila.  New version of perl installed and ready to go.
|
|
|There is one group that doesn't appear. All of the versions of automake
|use perl and have the version to use as the 1st line. You need to
|portupgrade -f automake
|to get things ready for your new version of perl. FWIW, I am using
|perl-5.8.2_5
|
|There should be some sort of USE_PERL in their makefiles but isn't
|there.
|
|Kent
|
|--
|Kent Stewart
|Richland, WA
|
|http://users.owt.com/kstewart/index.html
|___
|[EMAIL PROTECTED] mailing list
|http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|To unsubscribe, send any mail to [EMAIL PROTECTED]
|


- Marcelo


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I *really* need help PLEASE - buildworld failing on mkdeplibstdc++ can't find unwind.h but it *is* there

2004-04-12 Thread Chuck Swiger
Paul Seniura wrote:
[Some of the maillists including -current@ are
 down at the moment.  I hope someone on this
 list can help in meantime, please?]
I can confirm that your email is making it to the list, anyway...

I've posted several msgs over the past two weeks
stumbling on buildworld when using lang/gcc33.
...and I remember seeing these messages go by, too.  :-)

Trying to build -CURRENT with a compiler from a port rather than with the 
default compiler is a wizard-mode operation (unfortuantely).  I suspect that 
you would have better luck tracking RELENG_5_2 or RELENG_4.

If you want to experiment with a gcc from ports, try rebuilding a specific 
application and benchmarking that before trying to do so with the entire 
world.  If you wanted to perform a broader test, consider recompiling KDE and X11.

[ ... ]
 PLEASE Help - I do not want to blow everything away
and start completely over, as Da Bosses are looking
rather stern that this project is taking way too long.
It is not clear to me what problem you are trying to solve by the activities 
you are pursuing: perhaps you ought to install 5.2.1 or 4.9 from a .iso image 
and get on with other tasks, and revisit the issue of recompiling world later?

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ssh root denied

2004-04-12 Thread RazorOnFreeBSD
Hi everyone,

I have some troubles with ssh
I have a Freebsd server 4.9 working in a closet without screen.
So I would like to use it through ssh from another station with OpenSSH to configure 
it when I need it.
I can connect with a user login / password, but not with root / password.
Is there any reason ? did I miss something ?

I use the command : ssh [EMAIL PROTECTED]   (This one doesn't work with the right 
password)
to connect or :  ssh [EMAIL PROTECTED] (This one does)  

Ouputs from OpenSSH :

Connection to 192.168.1.1 closed by remote host.
Connection to 192.168.1.1 closed.

Not really clear for me. :s
And I'm pretty sure the password is correct because when it's wrong it just asks me 
the password again!

Does anybody have any idea ?

Thanx

Razor.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Newbie help: domain name servers and (inter)networking.

2004-04-12 Thread albi
On Mon, 12 Apr 2004 15:38:03 -0400
Lisa [EMAIL PROTECTED] wrote:

 I do not currently have a /etc/resolve.conf - is it safe for me to
 just create that?

without a valid /etc/resolv.conf no internet (surfing) is possible
(unless you use ip-addresses by heart e.g.)

if you want to surf the internet you better fix your /etc/resolv.conf
by either adding your ISP's nameservers or running a nameserver yourself

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ssh root denied

2004-04-12 Thread Remko Lodder
RazorOnFreeBSD wrote:
Hi everyone,

I have some troubles with ssh
I have a Freebsd server 4.9 working in a closet without screen.
So I would like to use it through ssh from another station with OpenSSH to configure 
it when I need it.
I can connect with a user login / password, but not with root / password.
Is there any reason ? did I miss something ?
It's denied by default, as a security matter. You actually want to login 
and use 'su -' instead of login as root directly.

If you really want to enable it,

Edit the file
/etc/ssh/sshd_config
#PermitRootLogin yes
Remove the hash.

But, know that it's not secure, and you really don't want that.
The login as normal user, (which need to be in the wheel group) and then 
su -'ing isn't that much work and doesn't take that much time, but it's 
more secure.

Cheers

--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl A Dutch community for helping newcomers on the 
hackerscene
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RESOLVED: Newbie help: domain name servers and (inter)networking.

2004-04-12 Thread Lisa
This has been resolved.  Thank you to everyone for your amazing patience and
assistance.  I really appreciate it. =)

-Lisa
www.lisa-jill.com

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ssh root denied

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
RazorOnFreeBSD wrote:

Hi everyone,

I have some troubles with ssh
I have a Freebsd server 4.9 working in a closet without screen.
So I would like to use it through ssh from another station with OpenSSH to configure 
it when I need it.
I can connect with a user login / password, but not with root / password.
Is there any reason ? did I miss something ?
I use the command : ssh [EMAIL PROTECTED]   (This one doesn't work with the right password)
to connect or :  ssh [EMAIL PROTECTED] (This one does)  

Ouputs from OpenSSH :

Connection to 192.168.1.1 closed by remote host.
Connection to 192.168.1.1 closed.
Not really clear for me. :s
And I'm pretty sure the password is correct because when it's wrong it just asks me 
the password again!
Does anybody have any idea ?

Thanx

Razor.

 

Root logins are disallowed by default on FreeBSD
for security reasons.  The recommended approach
is to log on an account that is a member of the
wheel group, and su(1) to root when necessary
for administrative purposes while doing your routine
work under a less-privileged UID...
That said, I believe you can allow root logins by
adjusting /etc/ssh/sshd_config 
Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


keymap question

2004-04-12 Thread amg

  People:

  Ver:  FreeBSD 4.9.
XFree86 4.3.0
 lesstif 0.93.36_1
   HW: IMB PC-365 with 200MHz Pro, 96 Meg RAM, 4 Gig HD
   Symptoms:  striking Enter, when in X, produces
the same effect as entering  Ctrl-Del-+,
 it causes the screen's resolution to change.

I have been running Ver 4.3 on this hardware for over
a year without trouble, though not using lesstif.
I decided to upgrade to 4.9, and all works fine,
 except the above mentioned trouble.  I am using
 the lesstif window manager, which works on a box
 with identical hardware, but using Slackware 9.0.

 Using sysinstall, I have tried three diff key maps:

  USA ISO==  us.iso
   ISA CAPSLOCK-CTRL  ==  us.pc -ctrrl
   none==  NO

   The right hand side are the values written to rc.conf.

The environmental var XKEYSYMDB is set to:

   /usr/X11R6/lib/X11/XkeysymDB,

which is the file's location.

I'd appreciate any help.
   Thanks.


  august

[EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ssh root denied

2004-04-12 Thread RazorOnFreeBSD
Thanks for all everyone... It works!
Enjoy your day.. ;)

- Original Message - 
From: Remko Lodder [EMAIL PROTECTED]
To: RazorOnFreeBSD [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, April 12, 2004 10:12 PM
Subject: Re: ssh root denied


 RazorOnFreeBSD wrote:
  Hi everyone,
 
  I have some troubles with ssh
  I have a Freebsd server 4.9 working in a closet without screen.
  So I would like to use it through ssh from another station with OpenSSH
to configure it when I need it.
  I can connect with a user login / password, but not with root /
password.
  Is there any reason ? did I miss something ?

 It's denied by default, as a security matter. You actually want to login
 and use 'su -' instead of login as root directly.

 If you really want to enable it,

 Edit the file
 /etc/ssh/sshd_config
 #PermitRootLogin yes

 Remove the hash.

 But, know that it's not secure, and you really don't want that.
 The login as normal user, (which need to be in the wheel group) and then
 su -'ing isn't that much work and doesn't take that much time, but it's
 more secure.

 Cheers

 -- 

 Kind regards,

 Remko Lodder
 Elvandar.org/DSINet.org
 www.mostly-harmless.nl A Dutch community for helping newcomers on the
 hackerscene
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Andrew L. Gould
On Monday 12 April 2004 03:41 pm, Jonathon McKitrick wrote:
 I gave up, bought a NetGear Prism2.5 compatible card, and it worked
 flawlessly.  I'm up and running, and figuring out when I'm going to return
 the other (worthlless) card.

 jm

Yeah!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Belkin wireless network card problem

2004-04-12 Thread Jonathon McKitrick

I gave up, bought a NetGear Prism2.5 compatible card, and it worked
flawlessly.  I'm up and running, and figuring out when I'm going to return
the other (worthlless) card.

jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: java

2004-04-12 Thread Benjamin Kohler
Hi nathan,
On Sun, 11 Apr 2004 06:06:53 -0500
nathan owens [EMAIL PROTECTED] wrote:

 Should i get 4.9 or 5.2.1 if i want java?

I use java on 5.2.1 and current. Works perfectly!

[EMAIL PROTECTED] ~$ java -version
java version 1.4.2-p6
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2-p6-kob_13_mar_2004_00_14)
Java HotSpot(TM) Client VM (build 1.4.2-p6-kob_13_mar_2004_00_14, mixed mode)
[EMAIL PROTECTED] ~$ 

cu
benj

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apache13-modssl

2004-04-12 Thread Matthew Seaman
On Mon, Apr 12, 2004 at 03:39:44PM -0400, Chuck Swiger wrote:
 Matthew Seaman wrote:
 [ ... ]
 Your friend is being unnecessarily alarmist.  apache2 is not
 significantly different to apache13 in security terms.
 
 There have been 16 CVE entries list for Apache 2, and 8 for Apache 1.x:
 
 http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=apache+2
 http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=apache+1

Errr -- did you look at the lists of entries those searches actually
turn up?  Quite a few of the entries for the 'apache+2' search are
actually apache-1.3.x specific...  In fact, by my reckoning most of
the CVE entries which are generic apache problems (i.e. they aren't OS
or distribution specific, or they don't depend on some 3rd party code,
like PHP) -- most of those apply equally to both apache-1.3.x and
apache-2.0.x.  If you search for the currently released apache
versions, there are 2 entries mentioning apache-1.3.29 (one of which
is actually for versions *before* 1.3.29), and also 2 mentioning
apache-2.0.49 (again one of which only applies to versions *before*
2.0.49)

I don't think that simply counting CVE entries is going to tell you
very much useful.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: Step-by-step to upgrade Perl

2004-04-12 Thread Matthew Seaman
On Mon, Apr 12, 2004 at 12:39:01PM -0700, Kent Stewart wrote:

[ Upgrading perl... ]

 There is one group that doesn't appear. All of the versions of automake 
 use perl and have the version to use as the 1st line. You need to 
 portupgrade -f automake
 to get things ready for your new version of perl. FWIW, I am using
 perl-5.8.2_5

Oh -- good call.  I'll have to remember that for future reference.
Mind you, specifying the perl version number on the #! line is
arguably a bug in the port -- if the script needs a minimum perl
version to work, it should:

   use 5.8.2;

or test the values of $] or $^V

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++can't find unwind.h but it *is* there

2004-04-12 Thread P.D. Seniura

Hi Chuck,

- Original Message -
From: Chuck Swiger [EMAIL PROTECTED]
Date: Mon, 12 Apr 2004 16:02:53 -0400
To: Paul Seniura [EMAIL PROTECTED]
Subject: Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++can't 
find unwind.h but it *is* there

 Paul Seniura wrote:
  [Some of the maillists including -current@ are
   down at the moment.  I hope someone on this
   list can help in meantime, please?]
 
 I can confirm that your email is making it to the list, anyway...

No one is getting -current@ since 'midnight' today (whatever timezone the mailserver 
uses ;) which is where I originally posted this same msg.  About half the lists are 
down including CTM-via-email (FTP is current  okay there).  Simon Nielson from -www@ 
says the postmaster has been notified.  -questions@ is working, fornunately.


  I've posted several msgs over the past two weeks
  stumbling on buildworld when using lang/gcc33.
 
 ...and I remember seeing these messages go by, too.  :-)

I'd seen another user ask about using the gcc ports, so I thought I'd take a plunge 
and report back.


 Trying to build -CURRENT with a compiler from a port rather than with the 
 default compiler is a wizard-mode operation (unfortuantely).  I suspect that 
 you would have better luck tracking RELENG_5_2 or RELENG_4.

I think I mentioned some time back that the port net/tn3270 I'm suppose to be working 
on needs to track 5-Current because it relies on copying the /src/contrib/telnet tree. 
 And mentioned I'm trying to beat the deprecated functions, too, by making sure we can 
use the next planned release gcc3.3.4, even.  Well, we cannot use 'em as I've said, 
just too many things need work.


 If you want to experiment with a gcc from ports, try rebuilding a specific 
 application and benchmarking that before trying to do so with the entire 
 world.  If you wanted to perform a broader test, consider recompiling KDE and X11.

Yeah, I know.  But 'til someone finds time to help, I can't do it alone, _way_ too 
many problems.


 [ ... ]
   PLEASE Help - I do not want to blow everything away
  and start completely over, as Da Bosses are looking
  rather stern that this project is taking way too long.
 
 It is not clear to me what problem you are trying to solve by the activities 
 you are pursuing: perhaps you ought to install 5.2.1 or 4.9 from a .iso image 
 and get on with other tasks, and revisit the issue of recompiling world later?

Nutshell:  I've gone back to using the system gcc.  Now we're not able compile 
libstdc++ and other related pieces; the headers _are_ there as mentioned in the 
earlier msg.  Just about every other thing under world _does_ compile  link properly 
-- it is just the libstdc-type stuff.  We should be running an installworld made from 
April 8's bzip2all from current.freebsd.org, and fresh srcs from the CTM deltas up to 
this morning.  I don't know what else to check on, I'm needing another pair of eyes.  
;)


 -- 
 -Chuck
 


  --  thx, Paul Seniura.


-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apache13-modssl

2004-04-12 Thread Chuck Swiger
Matthew Seaman wrote:
[ ... ]
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=apache+2
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=apache+1


Errr -- did you look at the lists of entries those searches actually turn
up?  [ ...some analysis snipped... ]  I don't think that simply counting
CVE entries is going to tell you very much useful.
No, I didn't look closely at the results.

Without a lot more knowledge of the anonymous friend's security concerns (what 
their security policy is; whether local compromise vs remote matters, for 
instance; exploits related to specific modules they were running [simply 
considering the interactions of mod_ssl with OpenSSL vulnerabilities is a 
topic of considerable complexity]; etc), the # of CVE entries is as relevant 
as any other statistic.

I agree with you, in other words: not very...useful.  :-)

However, someone who cared to make a meaningful comparision might start with 
the CVEs, plus checking the ChangeLogs, security-focus/bugtrak/etc mailing 
lists, and any other convenient data sources besides.

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OS X and FreeBSD: What could be a good setup

2004-04-12 Thread Bart Silverstrim
On Apr 12, 2004, at 3:14 PM, Chuck Swiger wrote:

Bart Silverstrim wrote:
[ ... ]
I'm looking at using FreeBSD on a server (web, mail, file server) 
with OS X, Windows, and probably Linux clients.  I'd like the FreeBSD 
server to handle authentication, but that may be a pipe dream to 
accomplish across platforms easily :-/
LDAP would be the way to go given the platforms you mention, although 
NIS would work for everything but Windows and would be much easier to 
set up.

I suppose this would leave Windows 9x out of the loop :-)  I did see 
where pGINA was making strides for XP/NT2K, though, to make LDAP 
authentication simpler...

[ ... ]
That would leave SMB/CIFS, meaning SAMBA, but I haven't found anyone 
able to tell me if CIFS is secure over the wire.  I seem to recall 
a utility that would sniff network packets and if NFS is used, it can 
capture the files as they're travelling over the network; can this 
happen with CIFS?
Oh, yes: unless you use an encrypted tunnelling protocol like a VPN or 
an SSH tunnel, pretty much all filesharing protocols are vulnerable to 
subnet-local sniffing.  Using strong encryption when using wireless is 
a fine idea.  :-)

VPN would be a little strong to use for client-wap, though, wouldn't 
it?  I have used VPN's for WAP-WAP bridges, but not for a notebook 
computer to a WAP.

What I HAVE used is SSH, to create a redirected series of ports.  
That's reasonably simple to open on a notebook.  BUT I don't know how 
(or even *if*) it could be used to redirect CIFS connections.

How come NFS got such heavy flak for insecurity when CIFS also 
transfers in clear text over the wire?  Just curious...perhaps it's 
easier to misconfigure to allow mounts that people didn't mean to mount 
(although the same could be said of being able to mount C$ without the 
user on the machine knowing it...)

-Bart

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vmware trouble

2004-04-12 Thread Benjamin Kohler
Hi Yuriy,
On Fri, 09 Apr 2004 10:25:04 +0300
Yuriy Gerasimov [EMAIL PROTECTED] wrote:

 I have FreeBSD 5.2-RELEASE and installed vmware vmware3-3.2.1.2242_6,1.
 
 I cannot Power it On. I have just error
 
 Cannot attach shared memory segment: Invalid argument.
 Failed to initialize SVGA device.

I use vmware3 on current. Please check if you have the following settings:

in /etc/sysctl.conf
kern.ipc.shm_allow_removed=1

and in your Kernelconf:

options VFS_AIO

cu
benj

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cd-rom drive on parallel port

2004-04-12 Thread Chris Pressey
On Mon, 12 Apr 2004 17:02:03 +0200
Marc UBM Bocklet [EMAIL PROTECTED] wrote:

 
 Ok, I'm posting this one last time in the hope that somebody can at
 least tell me: No, it does not work :-)
 
 --
 
 Hiho! :-)
 
 I've an old 8x cdrom that gets connected to a parallel port. It's
 working under DOS 6.2 with a special driver but there is no sign of it
 in the dmesg or anywhere else under FreeBSD 5.2.1.
 
 Is this kind of device supported under FreeBSD?
 I've checked the man pages and google, but found nothing on the
 subject.
 
 It's not really important to get it to work, I'm mainly curious ;-)
 
 Thanks in advance.
 
 Bye
 Marc

I can't say this with 100% certainty of course, but the unfortunate
truth is: no.  AFAIK FreeBSD doesn't support anything over the parallel
port except printers and PLIP.  There's almost no chance of you getting
it to work short of writing your own driver for it.  Sorry.

(Although I suppose there might be a slim chance of being able to access
it from some other OS running under FreeBSD in, say, VMWare or Bochs...)

-Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Porting software to FreeBSD 5.2.1

2004-04-12 Thread Eric De la Cruz Lugo
Thanks for your response, you are right about having an intimate knowledge of 
the FreeBSD libc and preferably the Linux/GNU libc sadly this is my first 
program am trying to port and i lack of that knowledge right now, i simply 
dont have the time to learn the basics, and don`t even know how to make 
patches for this code, the software is in:

http://www.bananahead.com/

you will se that there is a bsd port in progress right now but the truth is 
that with this kind o problems the port will take years to be finished.
the creator of the system is having poblems with this but my help is not 
enough to help him in the port task, hope some one with more knowledge than I 
can help him in this task.

am willin to send my logs of the compilation problems I found and tryed to 
solve.

Thanks to you and all.

Eric De La Cruz Lugo.

 
 Well, Linux is not FreeBSD.  And vice-versa.  You're trying to compile
 this code as FreeBSD native, so you don't want to use the libraries
 under /usr/compat/linux at all -- those are there for the benefit of
 Linux binaries run under emulation.
 
 The libc version number in FreeBSD is the same as the major version
 number of the OS, so your FreeBSD 5.2.1 system has:
 
 /usr/lib/libc.so.5 -- single threaded libc
 /usr/lib/libc_r.so.5   -- reentrant (for multiply threaded) libc
 
 Now, the problem you're running into is that certain similar function
 calls etc. have an API similar enough that you can get the code to
 compile, but that differ in subtle but significant ways in operation.
 This can lead to core dumps and other effects as you've seen.
 Unfortunately there is no simple way to resove that sort of problem.
 You need to run the problem code under the debugger, work out why it
 is blowing up and produce patches to the source code that fix the
 problem.  It helps if you have an intimate knowledge of the FreeBSD
 libc and preferably the Linux/GNU libc and where the incompatabilities
 are likely to occur.
 
   Cheers,
 
   Matthew
 
 -- 
 Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
   Savill Way
 PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
 Tel: +44 1628 476614  Bucks., SL7 1TH UK
 




---
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: please help

2004-04-12 Thread Jonathan Chen
On Sun, Apr 11, 2004 at 09:02:03PM -0400, [EMAIL PROTECTED] wrote:
 I know that you guys have more important things to do, but i have no one to 
 ask about freebsd because i know no one who use it. how do i do the updates for 
 the OS on freebsd to meke sure my computer will be running healthy?

It's in the Handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

-- 
Jonathan Chen [EMAIL PROTECTED]
--
I don't want to achive immortality through my works..
 I want to achieve it through not dying - Woody Allen
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Step-by-step to upgrade Perl

2004-04-12 Thread Kent Stewart
On Monday 12 April 2004 01:43 pm, Matthew Seaman wrote:
 On Mon, Apr 12, 2004 at 12:39:01PM -0700, Kent Stewart wrote:

 [ Upgrading perl... ]

  There is one group that doesn't appear. All of the versions of
  automake use perl and have the version to use as the 1st line. You
  need to portupgrade -f automake
  to get things ready for your new version of perl. FWIW, I am using
  perl-5.8.2_5

 Oh -- good call.  I'll have to remember that for future reference.
 Mind you, specifying the perl version number on the #! line is
 arguably a bug in the port -- if the script needs a minimum perl
 version to work, it should:

use 5.8.2;

 or test the values of $] or $^V


I don't think they need a version as much as they specify which version 
they are going to use. I think they work on all versions. The problem 
is that 2 of the 3 specify which version was the default when they were 
built  and I think that is a bug.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


p2p core applications

2004-04-12 Thread Joachim Dagerot
The is a p2p application that runs on the freeBSD server and it's
controlled from various other such a java application or a simple web
client or the telnet interface. The point here is that it does NOT
provide any GUI native, just a pure p2p application. the name is
mlDonkey.

I like the idea of having a core applications separated from the GUI
alot, but don't fancy mlDonkey too much. So my question is:

Are there any more p2p applications out there, that doesn't require
the GUI to be run on the same machine?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mailman - partition virtual domain name?

2004-04-12 Thread Noah

 
 For example:
 
 /etc/mail/aliases:
 
 employees:  |/usr/local/mailman/mail/mailman post employees
 rest of your mailman aliases
 
 In virtusertable:
 
 [EMAIL PROTECTED]employees
 rest of your mailman entry maps
 
 [EMAIL PROTECTED]unused
 snip


okay I  understand.  thanks for the response. 

so there is no way to have two lists with the same name for different domains?

[EMAIL PROTECTED]
and
[EMAIL PROTECTED]

am I understanding this correctly?

- Noah


 
 Rebuild your table and when mail comes in for [EMAIL PROTECTED] 
 it will bounce with a user unknown unless you have an account named 
 unused. :)
 
 --
 
 Micheal Patterson
 Network Administration
 TSG Incorporated
 405-917-0600
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OS X and FreeBSD: What could be a good setup

2004-04-12 Thread Chuck Swiger
Bart Silverstrim wrote:
[ ... ]
Oh, yes: unless you use an encrypted tunnelling protocol like a VPN or 
an SSH tunnel, pretty much all filesharing protocols are vulnerable to 
subnet-local sniffing.  Using strong encryption when using wireless is 
a fine idea.  :-)
VPN would be a little strong to use for client-wap, though, wouldn't 
it?  I have used VPN's for WAP-WAP bridges, but not for a notebook 
computer to a WAP.
It depends on how much you care about your security, and whether you trust WEP 
to be secure enough to fool anyone who might listen to your wireless network.

What I HAVE used is SSH, to create a redirected series of ports.  That's 
reasonably simple to open on a notebook.  BUT I don't know how (or even 
*if*) it could be used to redirect CIFS connections.
You can run a PPP session over an SSH port tunnel to get a VPN without much 
more effort.

How come NFS got such heavy flak for insecurity when CIFS also transfers 
in clear text over the wire?
Who knows?  I guess maybe people don't expect much security from a so-called 
Windows protocol to begin with.  :-)  Note that you actually can configure 
NFS to use security, although I've never seen SecureRPC/SecureNFS actually 
deployed anywhere so perhaps it's a moot point.

Someone sufficiently versed in the ways of CIFS can probably make that 
protocol more secure, too, although it's unclear how much good that does if 
all an intruder needs to do is pretend to be a Win98 system (and have fallback 
for backwards compatibility zap security).

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nForce2 Soundstorm on 5.2.1 Release

2004-04-12 Thread Arjan van Leeuwen
On Sunday 11 April 2004 05:14, Casey wrote:
 Hello,

 I have an Asus A7N8X Deluxe motherboard, which has a nVidia
 Soundstorm audio chipset on it.  However, I can't seem to get this
 chipset to detect in 5.2.1 Release, no matter what I try.  Being
 relatively new to FreeBsd, I don't really know that many ways to go
 about trying to get it to detect.  I was hoping someone out there might
 be able to tell me something to try, or at least confirm for me that
 this chipset doesn't currently have a driver that works, so I can stop
 banging my head against the wall.

Try 'kldload snd_ich' (as root), and 'dmesg' to see if your card is 
recognized. If that doesn't do the trick, try the other snd_ drivers (you can 
find them in /boot/kernel/). To make it permanent, add 'snd_ich_load=YES' 
to /boot/loader.conf.


 Also, on a completely unrelated note, how do you get the mouse scroll
 wheel to work?  I've got a Microsoft Optical mouse(PS/2) and while I can
 use the wheel as a middle button, the scroll function doesn't seem to help.

Add
   Option ZAxisMapping 4 5
to the mouse section of your /etc/X11/XF86Config. This is a FAQ, and you 
probably should've been able to find it through Google.

Arjan


 Thank you
   Casey
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to [EMAIL PROTECTED]


pgp0.pgp
Description: signature


Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++can't find unwind.h but it *is* there

2004-04-12 Thread Garance A Drosihn
At 2:41 PM -0600 4/12/04, P.D. Seniura wrote:
Chuck Swiger wrote:
  It is not clear to me what problem you are trying to solve by
  the activities you are pursuing: perhaps you ought to install
  5.2.1 or 4.9 from a .iso image and get on with other tasks,
  and revisit the issue of recompiling world later?
Nutshell:  I have gone back to using the system gcc.  But now
we are not able compile libstdc++ and other related pieces; the
headers _are_ there as mentioned in the earlier msg.  Just about
every other thing under world _does_ compile  link properly -- it
is just the libstdc-type stuff.  ...
I don't know what else to check on, I'm needing another pair
of eyes.  ;)
I am not a gcc or gcc++ expert.  I can offer the following
observation, but don't ask me what it means.  gcc is a major
project in its own right, and I do not know the ins-and-outs
of it.
In your logfile, you have the sequence:

=== gnu/lib/libstdc++
sed -e ...etc...  strstream-fixed.cc
rm -f .depend
mkdep -f .depend -a-DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
  -I/src/gnu/lib/libstdc++
  -I/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++
  -I/src/gnu/lib/libstdc++/../../../contrib/gcc
  /src/gnu/lib/libstdc++/../../../contrib/libstdc++/libmath/nan.c
  ...etc...
mkdep -f .depend -a
  /src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/bitset.cc
  ...etc...
The second one does not have the -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
or the three settings of -I.  In a logfile of one of my own
buildworlds, both of those mkdep's seem to start out with the same
set of options.  I expect the missing options are significant, but
I do not know why they would be missing, or what to do about them.
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to cross-compile a port

2004-04-12 Thread Kris Kennaway
On Mon, Apr 12, 2004 at 10:51:08AM -0400, Jason Lixfeld wrote:
 I've got an AMD64 system running 5.2.1-RELEASE-p1 that doesn't run 
 openldap 2.2 properly.  I'm trying to troubleshoot the issue and would 
 like to try to compile the openldap port as 32bit instead of 64bit.  
 Can anyone point me to some documentation on how I can best go about 
 this?

You can't easily, sorry.

Kris


pgp0.pgp
Description: PGP signature


Problems Mounting a CD

2004-04-12 Thread Victor Gregorio
Hello.  I'm having a problem mounting a CD, and was wondering if anyone 
could help.

root:~# dmesg | grep acd0
acd0: DVDROM HL-DT-STDVD-ROM GDR8081N at ata1-master PIO4
root:~# cat /etc/fstab | grep cdrom
/dev/acd0   /cdrom  cd9660  ro,noauto   0  0
root:~# mount /cdrom
cd9660: /dev/acd0: Invalid argument
root:~# mount_cd9660 /dev/acd0 /cdrom
mount_cd9660: /dev/acd0: Invalid argument
root:~# ls -l /dev/acd0
crw-r-  1 root  operator4,  18 Apr 12 15:42 /dev/acd0
The CD mounts OK on RedHat Linux with mount type cd9660.  What argument 
is invalid?  Or is this a known bug that I need to patch?  Thanks,

Victor
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SORRY. NO SPACE IN lost+found DIRECTORY

2004-04-12 Thread Brad Waite
While trying to recover from a HD crash, 'fsck -y /dev/rad1s1a' reports 
the following error a number of times at the end of it's run.

UNREF FILE  I=3537799  OWNER=500 MODE=100644
SIZE=6611 MTIME=Oct 25 21:12 2003
RECONNECT? yes
SORRY. NO SPACE IN lost+found DIRECTORY

This tells me that it's not saving some of the files on the drive.  Is 
that correct?  Is there anything I can do to make more space in 
lost+found, either system-wide or while the fsck is running?

Some possibly pertinent info:

# ls -lad lost+found
drwxrwxrwt  1379 root  wheel  182272 Apr 12 16:55 lost+found
# ls lost+found | wc -l
8899
This fs was copied from a drive reporting hard errors reading fsbn... 
using dd.

Thanks,

Brad Waite
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ssh Connection refused

2004-04-12 Thread RazorOnFreeBSD
Hi everyone,

I just had an electricity problem ... my freebsd server lost the power and shutted 
down without being requested.
So far everything looks good on the system, except for sshd
When the kernel boot up it is one of the daemons started, it is clearly written. 
Except that it's not anymore reachable from another pc. 
Just before this elictricity accident, everything was find and I could use remotely my 
freebsd server (thanks to you guys for the root tips), since then I can't even log 
with a regular user it says :

ssh: connect to host 192.168.1.1 port 22: connection refused.

I really think some file was altered by the electricity problem, but I searched 
without being successful 
I'm still learning the all thing about freebsd :/ !!!

Thanks for your help.

razor


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems Mounting a CD

2004-04-12 Thread Victor Gregorio
For the record, this is *not* an audio CD.  Just a data disk.

-Victor

Victor Gregorio wrote:
Hello.  I'm having a problem mounting a CD, and was wondering if anyone 
could help.

root:~# dmesg | grep acd0
acd0: DVDROM HL-DT-STDVD-ROM GDR8081N at ata1-master PIO4
root:~# cat /etc/fstab | grep cdrom
/dev/acd0   /cdrom  cd9660  ro,noauto   0  0
root:~# mount /cdrom
cd9660: /dev/acd0: Invalid argument
root:~# mount_cd9660 /dev/acd0 /cdrom
mount_cd9660: /dev/acd0: Invalid argument
root:~# ls -l /dev/acd0
crw-r-  1 root  operator4,  18 Apr 12 15:42 /dev/acd0
The CD mounts OK on RedHat Linux with mount type cd9660.  What argument 
is invalid?  Or is this a known bug that I need to patch?  Thanks,

Victor

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ssh Connection refused

2004-04-12 Thread RazorOnFreeBSD
I have a firewall and it's running.
But the outputs for the command ps -auxv | grep sshd are :

root93  0.00.430082176??Is6:19PM0:00.16
/usr/sbin/sshd
root1680.00.0336  204  v0R+  6:58PM0:00.01
grep sshd

I don't really understand why I have two processes from sshd and also why I
can't connect if it is running (apparently).

???


- Original Message - 
From: Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED]
To: RazorOnFreeBSD [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 1:55 AM
Subject: Re: ssh Connection refused


 RazorOnFreeBSD wrote:

 Hi everyone,
 
 I just had an electricity problem ... my freebsd server
 lost the power and shutted down without being requested.
 So far everything looks good on the system, except for sshd
 When the kernel boot up it is one of the daemons started,
 it is clearly written. Except that it's not anymore reachable
 from another pc.
 
 Just before this elictricity accident, everything was find
 and I could use remotely my freebsd server (thanks to you
 guys for the root tips), since then I can't even log
 with a regular user it says :
 
 ssh: connect to host 192.168.1.1 port 22: connection refused.
 
 I really think some file was altered by the electricity problem, but I
searched without being successful
 I'm still learning the all thing about freebsd :/ !!!
 
 Thanks for your help.
 
 
 

 So, you have console, we hope?

 First, make *sure* that sshd is running...

   $ps -auxv | grep sshd

 If it isn't, check /etc/rc.conf, it should say:

  sshd_enable=YES

 What about the firewall, do you have one?

  $ipfw show



 Kevin Kinsey
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems Mounting a CD (solved)

2004-04-12 Thread Victor Gregorio
Ok, so the problem was with the starting sector.  By default, the sector 
was 15112.

root:/# mount_cd9660 -v /dev/acd0 /mnt
using starting sector 15112
mount_cd9660: /dev/acd0: Invalid argument
If I changed the starting sector to 0, I saw the fs but no folders.  I 
had to use -s 14660.  I was able to get 14660 from cdcontrol

cdcontrol info
Starting track = 1, ending track = 3, TOC size = 34 bytes
track start  duration   block  length   type
-
1   0:02.00   3:15.35   0   14660   data
2   3:17.35   0:06.02   14660 452   data
3   3:23.37  11:02.37   15112   49687   data
  170  14:25.74 -   64799   -  -
Solution:
root:/# mount_cd9660 -v -s 14660 /dev/acd0 /mnt
Just figured I'd post the solution since I had seen this question asked 
in a few freebsd.org mailing lists.

-Victor

Victor Gregorio wrote:
For the record, this is *not* an audio CD.  Just a data disk.

-Victor

Victor Gregorio wrote:

Hello.  I'm having a problem mounting a CD, and was wondering if 
anyone could help.

root:~# dmesg | grep acd0
acd0: DVDROM HL-DT-STDVD-ROM GDR8081N at ata1-master PIO4
root:~# cat /etc/fstab | grep cdrom
/dev/acd0   /cdrom  cd9660  ro,noauto   0  0
root:~# mount /cdrom
cd9660: /dev/acd0: Invalid argument
root:~# mount_cd9660 /dev/acd0 /cdrom
mount_cd9660: /dev/acd0: Invalid argument
root:~# ls -l /dev/acd0
crw-r-  1 root  operator4,  18 Apr 12 15:42 /dev/acd0
The CD mounts OK on RedHat Linux with mount type cd9660.  What 
argument is invalid?  Or is this a known bug that I need to patch?  
Thanks,

Victor


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SOLVED - 5.2.1-RELEASE boot problem

2004-04-12 Thread 10,000 Screaming Monkeys
Nobody has been able to help me here or elsewhere, but I did discover
one strange thing that seems to have taken care of things.

The way I usually build my systems, since they're strictly FreeBSD
machines, is to dangerously dedicate the drive. When the system was
installed that way, regardless of what I did in /boot.config, regardless
of which IDE channel I had the drive connected to, and regardless of
BIOS settings tweaked to hell and back, it refused to boot from the IDE
drive and the boot loader would default to 22:fd(22,a)/kernel.

On a lark, I reinstalled the system using a true partition and the
FreeBSD bootmgr. When I rebooted the system after the install, it
prompted me for the partition to boot (F1 for FreeBSD) and booted
successfully without any trickery.

When I installed the system yet another time using a true partition
and chose the standard option (for just a standard MBR, rather than a
boot manager or none), the system booted completely normally without
any intervention on my part at all.

So, while I have no explanation for why it acts differently depending on
whether or not the drive is DD'd or given a valid partition, that's
what fixed the problem for me. I thought I would make a follow-up post
just in case this ever happens to anybody else and they need some place
to start.

- Jamie

On 04/09, 10,000 Screaming Monkeys rearranged the electrons to read:
 I know I'm going to regret asking this, because it's undoubtedly
 something simple that I'm missing, but I can't for the life of me make
 this work.
 
 A little background: I have FreeBSD 5.2.1-RELEASE installed on an ATA133
 drive, which is connected to a Soyo SY-P4S Dragon Ultra motherboard. The
 motherboard has 4 onboard IDE ports -- two regular (slower) IDE ports
 (labeled 1  2 on the board), controlled by the BIOS; and two faster
 RAID ports (3  4), controlled by an onboard Highpoint HPT370/372
 controller.
 
 When installing from CD, everything works as expected with no errors,
 regardless of which IDE channel/port I have the hard drive connected to.
 And, just to note, when I have it connected to IDE port 3 (an
 ATA133-capable port), FreeBSD addressed the drive as ad4 after booting.
 
 When attempting to boot after the install, however, the boot loader is
 apparently defaulting to a floppy drive, as this is all I get:
 
   Verifying DMI Pool Data 
   error 1 lba 0
   error 1 lba 0
   No /boot/loader
 
   FreeBSD/i386 boot  
   Default: 22:fd(22,a)/kernel
   boot:
 
 If I type 0:ad(0,a)/boot/loader at the boot: prompt, though, it
 actually runs the loader and presents me with the ASCII daemon and the
 boot menu.
 
 I've tried putting that 0:ad statement in /boot.config, but it didn't
 seem to have any effect on the boot process (i.e., it still defaulted to
 22:fd and gave me the same errors).
 
 Can anybody tell me what I might have missed, or what I might be doing
 wrong? My head is getting a little sore from beating it on random hard,
 flat surfaces.
 
 TIA,
 Jamie
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Question About Gigabit Ethernet Adapters.

2004-04-12 Thread John Barbieri
Hello there.

 

I recently acquired two gigabit Ethernet cards, as well as a switch.

 

The cards are a NetGear GA311 and Linksys 1032v2

 

After reading some docs, I found out the Linksys is the only one that is
supposed to work in FreeBSD 4.9RC2

 

However, even this will not work in 4.9

 

Is there a way I could get some drivers for the card? Or a way to
automatically update the drivers?

 

Please help, I don't want to go to 5.x right now :-(

 

Thanks in advanced.

 

John Barbieri

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


can't start up DBCA

2004-04-12 Thread Tadimeti Keshav
Hi all,
I installed Oracle 9i on FreBSD 5.2.1 , using SUN JDK
1.4, and linux devtools-7, and following instructions
at www.shadowcom.net.

I managed to install the DB successfully. I have not
installed a DB yet.
WHen I try to start dcba from the oracle account, I
get the foll. error:
oracle-bsd dbca 
[1] 806
oracle-bsd dirname: illegal option -- p
usage: dirname path
arch: not found
jre was not found in /../bin//green_threads/jre
  
  

[1]+  Exit 1  dbca
oracle-bsd
-
WHat should I check/what couldbe wrong?

TIA







Yahoo! Messenger - Communicate instantly...Ping 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Now where should I post. :

2004-04-12 Thread thib
Good day/night list.

I just made a patch for cat(1) wich simply aborts if you try to cat a directory.
Now that I have the patch file and everything I stumbled on where I should post it and 
ask for it to be reviewd and perhaps commited. 
I thougt of -hackers ( Unlikely but I have seen a few posts there but since cat is a 
contributed software I don't know ) and then I thougt of -ports but since this not a 
port of cat(1) so I don't really think so. Then I thougt I should report this to the 
cat (gnu) project it self but since I'm using the FreeBSD API for this I did not think 
so.
And then I thougt about obrien@ since this:
# $FreeBSD: src/bin/cat/Makefile,v 1.7 2001/12/04 01:57:37 obrien Exp $ is in the 
Makefile for cat(1) but I really don't want to bother him if I'm wrong.

Anyways I thank you for your time and any pointers whould be welcome.

Kv,
Thordur Ivar.
A man can do as he will, but not will as he will


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


new administrator: please help me choose news server

2004-04-12 Thread Zhang Weiwu
Hello. I never did this before, but now I'll setup a mail server in the 
coming weeks. Here is the requirement:

1) the mail server should run both smtp and imap, sending and accepting 
emails
2) mail server should be able to ask for confirm before it deliever 
executables. Or it should be able to reject all emails with Windows 
executable file attached
3) should be albe to extend to handle multi-domains in the future

I don't really understand what part of email server is handled by what 
program. I thought I need a sendmail plus a imap server (cyrus comes out 
in my mind, but I don't know if it should be my choice), is that all?

I'm the kind of lazy guy not to RTFM, but I need direction guide, 
suggestion from you so that I know what the f**k manual to read:)

Thank you!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


natd question

2004-04-12 Thread Peter Kok
Hi all

I binded two pubic ipaddresses in the freebsd and use the freebsd as nat and 
dhcp servers

i want to have 172.16.0.0/12 to nat one public ip - 24.18.0.1
and 192.168.0.0/24 to nat another public ip 24.18.0.5
  
24.18.0.1 eth0  |freebsd   | eth1 --192.168.0.0/24
24.18.0.5  |box| eth2---172.16.0.0/12
  
I don't know how to configure it?

ls that possible?

how can we do it?

Thank you

_
MSN Premium: Up to 11 personalized e-mail addresses and 2 months FREE*   
http://join.msn.com/?pgmarket=en-capage=byoa/premxAPID=1994DI=1034SU=http://hotmail.com/encaHL=Market_MSNIS_Taglines

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ssh Connection refused

2004-04-12 Thread Kevin D. Kinsey, DaleCo, S.P.
RazorOnFreeBSD wrote:

I have a firewall and it's running.
But the outputs for the command ps -auxv | grep sshd are :
root93  0.00.430082176??Is6:19PM0:00.16
/usr/sbin/sshd
root1680.00.0336  204  v0R+  6:58PM0:00.01
grep sshd
I don't really understand why I have two processes from sshd and also why I
can't connect if it is running (apparently).
???

 

Two processes?  Please note that one process is the
grep command.  Sshd does appear to be running,
though.
You didn't give us the output of ipfw show, so
we don't know if the port is being blocked; it seems
like that it is, since you are being told connection
refused.  Connection refused means the port is
closed, either because nothing is listening on that
port, or because the firewall is blocking it...
How about netstat -anf inet ?  It should show a
LISTENING socket on port 22 for ssh
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


USB via module instead of kernel?

2004-04-12 Thread Jesse Sheidlower

I'm new to this kernel-module thing, so I hope this isn't
a silly question.

I'm using FreeBSD 5.2 on a laptop running ACPI, and like
many others have had suspend/resume problems with the 
USB dying on resume. I saw a suggestion somewhere that
you could remove USB support from the kernel, and add it
in via a .ko file at boot time; this way, you could have
an rc.suspend and rc.resume that unloads/loads the USB
module appropriately and perhaps avoid the problems.

I'm not entirely sure how to do this. First, I note
that the device usb line in the kernel configuration
file has a Required note in it, and I'm nervous about
removing something that says Required.

Second, while I have a usb.ko file under /boot/kernel/, if I
type kldload usb, I get a can't load usb: File exists
message, but if I try kldunload usb, I get can't find file
usb: No such file or directory. I might have expected a
different message if usb is loaded as part of the kernel. If I
want to enable it at boot, do I just add usb_load=YES to
/boot/loader.conf ?

So to summarize, I guess my questions are:

1) Can I comment out device usb from my kernel config and
then rebuild the kernel, without causing some big problem?

2) To load at boot, do I just add usb_load=YES to
/boot/loader.conf ?

3) Will doing what I described help with the USB problems
on suspend/resume?

Thanks very much.

Jesse Sheidlower
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


MIMEDefang/Sendmail problem

2004-04-12 Thread Matt Navarre
I've been trying to get MIMEDefang/SpamAssassin/ClamAV running as described in 
this article:
http://www.onlamp.com/pub/a/bsd/2004/04/01/Big_Scary_Daemons.html?page=1

I think I've got everything set up right, but nothing seems to be getting 
processed by the milter. Mail still ends up in my inbox, but no headers get 
inserted in the mail and I don't see anything from MIMEDefang in maillog. It 
almost seems like sendmail isn't sending the mail through mimedefang.

All the sockets seem to be in the right place (/var/spool/MIMEDefang) but I'm 
not seeing anything from the filter.

I'm using the default mimedefang-filter file with just some email address 
changes

Here's the milter lines from my sendmail mc file:
MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=, 
T=C:15m;S:4m;R:4m;E:10m')dnl
define(`confMILTER_LOG_LEVEL', 7)dnl
define(`confINPUT_MAIL_FILERS', `mimedefang')dnl

This is on 4.9-STABLE from march 6 with ports CVSuped this weekend.

Any ideas?

Thanks,
Matt
-- 
[EMAIL PROTECTED]   
it was a hard sell, since he's a database person, and as far as I've seen, 
once those database worms eat into your brain, it's hard to ever get anything 
practical done again. To a database person, every nail looks like a thumb. Or 
something like that. - jwz
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SOLVED - 5.2.1-RELEASE boot problem

2004-04-12 Thread Bob Johnson
On Monday 12 April 2004 08:21 pm, 10,000 Screaming Monkeys 10,000 
Screaming Monkeys [EMAIL PROTECTED] wrote:
 Nobody has been able to help me here or elsewhere, but I did discover
 one strange thing that seems to have taken care of things.

 The way I usually build my systems, since they're strictly FreeBSD
 machines, is to dangerously dedicate the drive. When the system was
 installed that way, regardless of what I did in /boot.config,
 regardless of which IDE channel I had the drive connected to, and
 regardless of BIOS settings tweaked to hell and back, it refused to
 boot from the IDE drive and the boot loader would default to
 22:fd(22,a)/kernel.

 On a lark, I reinstalled the system using a true partition and the
 FreeBSD bootmgr. When I rebooted the system after the install, it
 prompted me for the partition to boot (F1 for FreeBSD) and booted
 successfully without any trickery.

 When I installed the system yet another time using a true partition
 and chose the standard option (for just a standard MBR, rather than
 a boot manager or none), the system booted completely normally
 without any intervention on my part at all.

 So, while I have no explanation for why it acts differently depending
 on whether or not the drive is DD'd or given a valid partition,
 that's what fixed the problem for me. I thought I would make a
 follow-up post just in case this ever happens to anybody else and
 they need some place to start.

 - Jamie

 On 04/09, 10,000 Screaming Monkeys rearranged the electrons to read:
[...]

To reiterate for anyone tempted to use dangerously dedicated mode: it 
has that name for a reason.  It is not only incompatible with other 
operating systems, but it is incompatible with some BIOSes, I suppose 
because they see it as an unformated disk.  Some computers refuse to 
even attempt to boot from a DD disk.  It would appear that yours is 
willing to attempt to boot, but then passes bogus information to the 
FreeBSD boot loader.

- Bob
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MIMEDefang/Sendmail problem

2004-04-12 Thread Wayne Sierke
On Tue, 2004-04-13 at 12:05, Matt Navarre wrote:
 I've been trying to get MIMEDefang/SpamAssassin/ClamAV running as described in 
 this article:
 http://www.onlamp.com/pub/a/bsd/2004/04/01/Big_Scary_Daemons.html?page=1
 
 I think I've got everything set up right, but nothing seems to be getting 
 processed by the milter. Mail still ends up in my inbox, but no headers get 
 inserted in the mail and I don't see anything from MIMEDefang in maillog. It 
 almost seems like sendmail isn't sending the mail through mimedefang.
 
 All the sockets seem to be in the right place (/var/spool/MIMEDefang) but I'm 
 not seeing anything from the filter.
 
 I'm using the default mimedefang-filter file with just some email address 
 changes
 
 Here's the milter lines from my sendmail mc file:
 MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=, 
 T=C:15m;S:4m;R:4m;E:10m')dnl
 define(`confMILTER_LOG_LEVEL', 7)dnl
 define(`confINPUT_MAIL_FILERS', `mimedefang')dnl
 
 This is on 4.9-STABLE from march 6 with ports CVSuped this weekend.
 
Here's what I have (on 5.2-RELEASE):

INPUT_MAIL_FILTER(`mimedefang', `S=local:/var/spool/MIMEDefang/mimedefang.sock, F=T, 
T=C:15m;S:4m;R:4m;E:10m')dnl
dnl define(`confINPUT_MAIL_FILTERS', `mimedefang')dnl not required when 
INPUT_MAIL_FILTER used

 - Note that the last entry you listed contains a spelling error:
confINPUT_MAIL_FILERS   s/FILERS/FILTERS/  - that alone may solve your
problem

 - I have no idea what the distinction is between using 'S=local:' and
'S=unix:' - may not be significant.

 - I don't recall where I got the info about the
define('confINPUT_MAIL_FILTERS' not being required when
INPUT_MAIL_FILTER used, probably from the spamassassin docs.


Wayne


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MIMEDefang/Sendmail problem

2004-04-12 Thread Matt Navarre
On Monday 12 April 2004 21:32, Wayne Sierke wrote:
 On Tue, 2004-04-13 at 12:05, Matt Navarre wrote:
[snippage]
 
  Here's the milter lines from my sendmail mc file:
  MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock,
  F=, T=C:15m;S:4m;R:4m;E:10m')dnl
  define(`confMILTER_LOG_LEVEL', 7)dnl
  define(`confINPUT_MAIL_FILERS', `mimedefang')dnl
 
  This is on 4.9-STABLE from march 6 with ports CVSuped this weekend.

 Here's what I have (on 5.2-RELEASE):

 INPUT_MAIL_FILTER(`mimedefang',
 `S=local:/var/spool/MIMEDefang/mimedefang.sock, F=T,
 T=C:15m;S:4m;R:4m;E:10m')dnl dnl define(`confINPUT_MAIL_FILTERS',
 `mimedefang')dnl not required when INPUT_MAIL_FILTER used

  - Note that the last entry you listed contains a spelling error:
 confINPUT_MAIL_FILERS   s/FILERS/FILTERS/  - that alone may solve your
 problem

Indeed it did. I've only looked at that about a hundred times over the last 
few days.
*sigh*

  - I have no idea what the distinction is between using 'S=local:' and
 'S=unix:' - may not be significant.
Doesn't seem to be. I'ts working with the unix:

  - I don't recall where I got the info about the
 define('confINPUT_MAIL_FILTERS' not being required when
 INPUT_MAIL_FILTER used, probably from the spamassassin docs.
I tried dnl'ing that line earlier with no success, but fixing my speeling 
misteak seems to have worked. 

Thanks!


 Wayne

-- 
[EMAIL PROTECTED] http://badstateofgruntledness.blogspot.com 
it was a hard sell, since he's a database person, and as far as I've seen, 
once those database worms eat into your brain, it's hard to ever get anything 
practical done again. To a database person, every nail looks like a thumb. Or 
something like that. - jwz
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems (Still) Mounting CDROM

2004-04-12 Thread Rishi Chopra
Chuck McManis wrote:

At 02:04 AM 3/6/2004, Rishi Chopra wrote:

What if the drive is recognized by the BIOS?


Then you know its cabled correctly. It can still be misjumpered or bad. 
FBSD doesn't use the bios functions to talk to the drive.

--Chuck



Drive was cabled as master, jumpered as slave.  Drive has since been 
cabled and jumpered properly, no problems now =)

--
Rishi Chopra
http://www.ocf.berkeley.edu/~rchopra
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >