Re: cyrus-sasl2

2006-10-21 Thread Martin Schweizer
Hello Mike

Attached you'll find the mail from Anish an me last year. Hope this helps. Do 
you use only sasldb2 or saslauthd? If not drop me a line.

Am Fri, Oct 20, 2006 at 08:35:39AM -0400 Mike Spenard schrieb:
 Just looking to get sendmail auth working with pwcheck
 
 Martin Schweizer wrote:
 Hello Mike
 
 What do you need concretly? I use sendmail/cyrus imap (also replication on 
 a second derver)/sieve (also websieve)/apache (incl. ssl).
 
 Am Fri, Oct 20, 2006 at 03:20:33PM -0400 Mike Spenard schrieb:
   
 Hey Martin,
 I saw this post, could I get those hints too?
 
 Thanks!
 Mike Spenard
 
 Hello Gerard
 
 I ran in the same trouble. With some changes you can use the article in 
 the handbook. Should I send you my hints?
 
 Am Tue, Nov 08, 2005 at 08:36:32AM -0500 Gerard Seibert schrieb:
 
 / I found this notation on regarding cyrus-sasl on the FreeBSD site
   
 // 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html.
 /[snip]
 
 / Does this apply to cyrus-sasl2 as well? I tried 'make config' but that
   
 // produced nothing. I do not see any option for the 'pwcheck' option in
 // the Makefile. What, if any compile options should I include on the
 // command line? I am running FreeBSD 5.4 at present.
 


 My goal is to use sendmail and cyrus impad 2.3. The problem is if I
 change the mailer in sendmail.mc nothing appears. I also checked
 sendmail.cf. There are no other mailers the the default ones. I'm
 very confused about the problem. Any ideas are very welcome.

I'm using cyrus-imapd22 in production on a few servers with the base=20
sendmail.  I'm assuming you have cyrus-imapd23 setup correctly.
# set the sendmail password check method
touch /usr/local/lib/sasl2/Sendmail.conf
# add pwcheck_method: saslauthd to use sasl database
# or pwcheck_method: passwd for normal login password checking
# add to /etc/make.conf
SENDMAIL_CFLAGS+=3D -I/usr/local/include -DSASL=3D2 \
-D_FFR_SMTP_SSL -DSOCKETMAP
SENDMAIL_LDFLAGS+=3D-L/usr/local/lib
SENDMAIL_LDADD+=3D-lsasl2
# set box specific .mc file in /etc/make.conf so upgrades
# don't wipe out our existing settings
SENDMAIL_MC=3D/etc/mail/host.mydomain.com.mc
# build shared sendmail libs
cd /usr/src/lib/libsm  \
make cleandir  make depend  make obj  make
cd /usr/src/lib/libsmutil  \
make cleandir  make depend  make obj  make
# now rebuild sendmail in the base
cd /usr/src/usr.sbin/sendmail  \
make cleandir  make depend  make obj  make  make install
# in for box specific .mc add
dnl set SASL options
define(`confAUTH_OPTIONS', `A p y')dnl
dnl define(`confDEF_AUTH_INFO', /etc/mail/auth-info')dnl
DAEMON_OPTIONS(`Port=3Dsmtp, Name=3DMSA, M=3DE')dnl
DAEMON_OPTIONS(`Port=3Dsmtps, Name=3DTLSMSA, M=3DEs')dnl
define(`confLOG_LEVEL', `13')dnl
TRUST_AUTH_MECH(`LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS',`LOGIN PLAIN')dnl
define(`confLOCAL_MAILER',`cyrusv2')
# stop and restart sendmail
cd /etc/mail
make
make install
make stop
make start
# check if it worked!
telnet localhost 25
ehlo localhost


If you're trying to host mail for multiple domains you'll need to hack=20
the local ruleset to not strip the @domain.tld from the address=20
before it's passed to cyrus.  The -DSOCKETMAP in the SENDMAIL_CFLAGS=20
is needed, but I use it with a special rule to verify the From:=20
address that comes from a locally hosted domain is actually valid by=20
looking it up via cyrus.


=2D-=20
Anish Mistry

--nextPart1950586.76sVkRoCBK
Content-Type: application/pgp-signature

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBD3Q4sxqA5ziudZT0RAr60AJ9peG8y/2Sw3CsOeWejr06v/GcmyQCaA6Nf
QDiynagLlk2ngBGbhcUdUXQ=
=2AAh
-END PGP SIGNATURE-

--nextPart1950586.76sVkRoCBK--

-- 

Regards

Martin Schweizer
[EMAIL PROTECTED]

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;



pgp6zaTsCMxEC.pgp
Description: PGP signature


log rotation, one process doesn't know about it

2006-10-21 Thread Zbigniew Szalbot

Hello,

I have set up dovecot to log its data to the same log as exim does. This 
works fine till midnight when it comes to log rotation. Then exim still 
logs to its log but dovecot ignores it.


Now, I have done the homework, found that there is newsyslog.conf and read 
about flags. And I have the following entry in this file:


/var/log/exim/mainlog   mailnull:mail   640  60*@T00  ZC

I used to have a flag ZN but I read that the N flag actually makes syslogd 
ignore to inform other processes about a new file being rotated.


So I removed it and left only Z, restarted syslogd, but no joy after 
midnight. I then added C out of sheer dispair but dovecot still ignores 
the new log after midnight.


Could anyone suggest what I should do in order to make this work as 
intended?


Many thanks in advance!

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


4 core Opteron performance

2006-10-21 Thread ke han
I realize this is a bit open-ended.  But I need some advice anyway as  
I need to make a final decision on using FreeBSD 6.1 on a production  
server.
I have a new Sun x4100 server.  2 x dual core Opterons with 8 GB  
RAM.  I need to run MySQL 5, a single threaded HTTP server, and a few  
other single threaded daemons.
This server will have lots of long living sockets for one of the  
single threaded servers.  Other than that, its not outside normal  
usage bounds.
I would like feedback on overall performance from anyone who has used  
FreeBSD 6.1 with hardware similar to this.  I'm not a guy who cares  
about getting the last 10% of performance out of a server.  I am  
happy to trade performance for maintainability and a little peace of  
mind.


btw, I'm not tried to start another FreeBSD has poor SMP flame-fest.

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


Re: Problems with SATA 2 hard disk while installing FreeBSD 6.1 RELEASE AMD 64

2006-10-21 Thread Angelo Turetta

COKYAZICI wrote:

Hi, I'm trying to install FreeBSD 6.1 RELEASE AMD 64
on a new computer I bought, it has a ECS C51GM
motherboard, with one SATA 2 hard disk, and an AMD
Athlon 64 4200+ X2 on socket AM2. When I boot with the
install CD, it crashes before starting the sysinstall,
just after it finishes showing the details about the
DVD writer, which I presume happens when it's checking
for hard disks.


Although your motherboard seems different, you may be experiencing the 
problem described in: 
http://docs.freebsd.org/cgi/mid.cgi?450BD996.8090104 (and referenced 
messages)


Please try one of the 6.2 BETA at the page below (even the bootonly 
mini-image): if it is the same problem it will recognize your disks.


http://www.freebsd.org/where.html#helptest

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


Berkeley DB

2006-10-21 Thread Mohamad Babaei

Hi,

I've just installed Berkeley DB 4.5 on FreeBSD 6.1 and i'm replicating 2
FreeBSD servers (the other server is FreeBSD 4.7), but whenn i run my
programm on FreeBSD 6.1 , i get this error:
.
PANIC: fatal region error detected; run recovery
.
.
.
.
.

(The other server (FreeBSD 4.7) has no problem in the same situation)
(i can even do replication operation between FreeBSD 4.7 and Windows
machines)

does any one knows the problem ?

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


Question

2006-10-21 Thread abedini
hi all dear in freebsd project

 Default FreeBSD kernel not support any ability and compile kernel take any 
time. I need some help for make freeBSD boot CD whit my custom KERNEL. how make 
own FreeBSD bootabel cd ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Washington Mutual Security Notification

2006-10-21 Thread ealert

   Washington Mutual
   eAlert
   Dear Bank Customers:

   We would like to inform your current account has been logged in to
   your account from different IP addresses. For your security, we are
   recommend you to update your account. To prevent any termination of
   your account please visit [1]http://www.wamu.com to update your
   account.

   Sincerely,

   Washington Mutual
   For phone number and e-mail information, please
   visit the Contact Us section of wamu.com. Equal Housing Lender
   Privacy and Security
   To access the Washington Mutual privacy policy go to
   http://www.wamu.com/securityandprivacy/default.asp
   Please note that you are unable to respond directly to this message.
   If you have any questions about your account or if you need further
   assistance, please contact Washington Mutual Customer Service.
   Washington Mutual, Inc. and its subsidiaries are not responsible for
   and do not endorse any information, advice, opinions and services from
   third-party news information or service providers.
   Deposits are accepted by Washington Mutual Bank and Washington Mutual
   Bank fsb and are FDIC insured.
   © Copyright 1998 - 2006, Washington Mutual, Inc. All Rights Reserved

References

   1. http://www.love-you2.com/articles/www.wamu.com/personal/account/checking
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: log rotation, one process doesn't know about it

2006-10-21 Thread Bill Moran
On Sat, 21 Oct 2006 09:33:34 +0200 (CEST)
Zbigniew Szalbot [EMAIL PROTECTED] wrote:

 Hello,
 
 I have set up dovecot to log its data to the same log as exim does. This 
 works fine till midnight when it comes to log rotation. Then exim still 
 logs to its log but dovecot ignores it.
 
 Now, I have done the homework, found that there is newsyslog.conf and read 
 about flags. And I have the following entry in this file:
 
 /var/log/exim/mainlog   mailnull:mail   640  60*@T00  ZC
 
 I used to have a flag ZN but I read that the N flag actually makes syslogd 
 ignore to inform other processes about a new file being rotated.
 
 So I removed it and left only Z, restarted syslogd, but no joy after 
 midnight. I then added C out of sheer dispair but dovecot still ignores 
 the new log after midnight.
 
 Could anyone suggest what I should do in order to make this work as 
 intended?

Do one of the following:
1) Configure both exim and dovecot to log through syslog with the same
   facility.  Then configure syslogd to put that facility in the file
   you want.
2) Put exim and dovecot log data in seperate files and configure
   newsyslog to rotate both of those files.  If dovecot needs restarted
   in order to handle log rotation, be sure to put dovecot's PID file in
   the last column.

Personally, I do #1 -- all my mail programs log to /var/log/maillog, but
either will work.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Question

2006-10-21 Thread Bill Moran
On Sat, 21 Oct 2006 16:02:19 +0330
[EMAIL PROTECTED] wrote:

 hi all dear in freebsd project
 
  Default FreeBSD kernel not support any ability and compile kernel take any 
 time. I need some help for make freeBSD boot CD whit my custom KERNEL. how 
 make own FreeBSD bootabel cd ?

FreeSBIE has a set of scripts that allow you to do this.  You can install
it from the ports collection.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: log rotation, one process doesn't know about it

2006-10-21 Thread Zbigniew Szalbot

Hello,

On Sat, 21 Oct 2006, Bill Moran wrote:


Do one of the following:
1) Configure both exim and dovecot to log through syslog with the same
  facility.  Then configure syslogd to put that facility in the file
  you want.


As FBSD is still new to me, I am trying to understand what it would 
involve. Exim is configured to log to /var/log/exim/mainlog. In the 
newsyslog.conf I have


/var/log/exim/mainlog mailnull:mail 640 60 * @T00 ZC

Does it mean exim uses syslogd? It is not obvious to me. If it does, how 
can I do the same with dovecot? In dovecot.conf I have the path pointing 
to /var/log/exim/mainlog. If I want to use syslogd, do I have to write to 
/var/log/maillog?


I want to get it right using the first solution. Thank you very much 
for your patience with me!



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


traffic analysis tools

2006-10-21 Thread Michael P. Soulier
Hey people,

I'd like something to look at traffic use through my gateway, so I know how
much of my upload bandwidth and download bandwidth is in use at any time.
Ideally it'll tell me from where, so I can look at internal abusers, or get an
idea of where hits are coming from.

Off the top of my head, I can think of two tools.

1. ntop - great web interface, but I've found it unstable
2. iptraf - good curses interface, but I'm looking for trend monitoring
3. mrtg - as I'm running snmp, so I could just monitor it from a desktop
running mrtg...

Any other suggestions?

Thanks,
Mike
-- 
Michael P. Soulier [EMAIL PROTECTED]
Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction. --Albert Einstein


pgpj4vLlKczNI.pgp
Description: PGP signature


Re: log rotation, one process doesn't know about it

2006-10-21 Thread Bill Moran
In response to Zbigniew Szalbot [EMAIL PROTECTED]:

 Hello,
 
 On Sat, 21 Oct 2006, Bill Moran wrote:
 
  Do one of the following:
  1) Configure both exim and dovecot to log through syslog with the same
facility.  Then configure syslogd to put that facility in the file
you want.
 
 As FBSD is still new to me, I am trying to understand what it would 
 involve. Exim is configured to log to /var/log/exim/mainlog. In the 
 newsyslog.conf I have
 
 /var/log/exim/mainlog mailnull:mail 640 60 * @T00 ZC
 
 Does it mean exim uses syslogd? It is not obvious to me. If it does, how 
 can I do the same with dovecot? In dovecot.conf I have the path pointing 
 to /var/log/exim/mainlog. If I want to use syslogd, do I have to write to 
 /var/log/maillog?
 
 I want to get it right using the first solution. Thank you very much 
 for your patience with me!

You're asking all the wrong questions.  Take a step back and do a little
reading, it's not really hard once you know what order to go in.

First, read the man pages for syslogd and syslog.conf.  The high-level
explanation is that syslogd accepts messages from many places and handles
them according to its configuration.  syslogd and newsyslog are two
different programs, despite the similarities in their names, they are
independent.

Next, research the program logger, which is a simple tool to send messages
to syslogd.  Experiment a bit to get a feel for how messages are being
handled, and gain an understanding of facilities and levels.

From there, both Dovecot and Exim will both have configuration parameters
to tell them _how_ to log.  Looking at my Dovecot config, I didn't have
to change anything to have it log to syslogd with facility mail.  I don't
use Exim, so I can't speak to the details of its config.

If you have specific questions, post to the list.

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


Re: traffic analysis tools

2006-10-21 Thread Joao Barros

On 10/21/06, Michael P. Soulier [EMAIL PROTECTED] wrote:

Hey people,

I'd like something to look at traffic use through my gateway, so I know how
much of my upload bandwidth and download bandwidth is in use at any time.
Ideally it'll tell me from where, so I can look at internal abusers, or get an
idea of where hits are coming from.

Off the top of my head, I can think of two tools.

1. ntop - great web interface, but I've found it unstable
2. iptraf - good curses interface, but I'm looking for trend monitoring
3. mrtg - as I'm running snmp, so I could just monitor it from a desktop
running mrtg...

Any other suggestions?


I have two for you: NetMRG and Cacti
You can set them up to read values from pf for example :)

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


GELI provider would never detach

2006-10-21 Thread Nikolay Mirin


Hi, Everybody.

I am trying out the geli partition and everything is just fine,
except that it would never detach. It just freezes and
I have to do reboot -q or reboot -q -n in order to start over.

The thing seems happening only with large 100G partitions.
256Mb memory stick worked perfectly.

I have recently updated all sources and recompiled the system.
I waited about 4-5 hours for the provider to detach.
I removed GBDE support from the kernel, just in case.


Thank you for any comments about it,

-Nikolay A Mirin

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


Dualboot Ntloader invalid slice

2006-10-21 Thread Laurens Timmermans

Hi,


I am trying to get a double boot system on my laptop with FreeBSD and 
Windows XP. I have tried this before using NTLOADER on my desktop-pc (by 
following the directions in the faq) and it works like a charm, but not 
on my laptop...
I installed FreeBSD, copied /boot/boot1 to a usb-stick, set my 
windows-slice active and added a freebsd-entry to my boot.ini.
When i boot i get the ntloader-menu, it boots xp just fine but when i 
choose FreeBSD i get invalid slice. I can get back into my 
freebsd-install by setting it's slice active again (using boot/rescue-cd).

I am using FreeBSD 6.2-beta2 (because of support for my pentium M).
My disk looks as following:

-ad0s1 = dell recovery-partition
-ad0s2 = NTFS (windows xp)
-ad0s3 = FreeBSD

from fstab:
+ad0s3b = swap
+ad0s3a = /
+ad0s3e = /tmp
+ad0s3f = /usr
+ad0s3d = /var

How can i get this to work using ntloader ?

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


fdisk problem

2006-10-21 Thread Martin Schweizer
Hello 

I exchange my harddisk in my notebook (old 53GB, new 76GB). The old one I 
divided in two 
partitions: 30 GB (Windows XP) / 23GB (FreeBSD 6.1). Now I moved over to the 
new one (43GB / 
23GB) with Acronis TrueImage without any problems. Both os runs without any 
changes (I was very 
surpesed). Now I would mount the rest 10GB with a new slice to the existing 
one. Now I can create 
the slice with fdisk but not write the settings (typ w). I also see the 
following when I start 
fisk:

   ? Message 
??
   ?WARNING:  A geometry of 165398/15/63 for ad0 is incorrect.  
Using  ?
   ?a more likely geometry.  If this geometry is incorrect or you   
   ?
   ?are unsure as to whether or not it's correct, please consult
   ?
   ?the Hardware Guide in the Documentation submenu or use the  
   ?
   ?(G)eometry command to change it now.
   ?
   ?
   ?
   ?Remember: you need to enter whatever your BIOS thinks the   
   ?
   ?geometry is!  For IDE, it's what you were told in the BIOS  
   ?
   ?setup. For SCSI, it's the translation mode your controller is   
   ?
   ?using.  Do NOT use a ``physical geometry''. 
   ?
   
(100%)???
   ?   [  OK  ] 
   ?
   ??[ Press enter or space 
]???


My fdisk output is:
***
*** Working on device /dev/ad0 ***
parameters extracted from in-core disklabel are:
cylinders=165398 heads=15 sectors/track=63 (945 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=165398 heads=15 sectors/track=63 (945 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 7 (0x07),(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX)
start 63, size 69219297 (33798 Meg), flag 0
beg: cyl 0/ head 1/ sector 1;
end: cyl 1023/ head 239/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 69219360, size 65303280 (31886 Meg), flag 80 (active)
beg: cyl 1023/ head 0/ sector 1;
end: cyl 1023/ head 239/ sector 63
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED


The screen from fdisk
*

Disk name:  ad0FDISK Partition Editor
DISK Geometry:  9729 cyls/255 heads/63 sectors = 156296385 sectors (76316MB)

Offset   Size(ST)End Name  PType   Desc  SubtypeFlags

 0 63 62- 12 unused0
63   69219297   69219359ad0s1  4 NTFS/HPFS/QNX7
  69219360   65303280  134522639ad0s2  8freebsd  165
 134522640   21778848  156301487- 12 unused0


It seems like the fdisk output differs from the fdisk console output, but I'm 
not sure and very 
confused. Any ideas are welcome.

 
-- 

Regards

Martin Schweizer
[EMAIL PROTECTED]

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;



pgpIG0KaEcnJw.pgp
Description: PGP signature


Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Kent Stewart
On Saturday 21 October 2006 09:07, Laurens Timmermans wrote:
 Hi,


 I am trying to get a double boot system on my laptop with FreeBSD and
 Windows XP. I have tried this before using NTLOADER on my desktop-pc
 (by following the directions in the faq) and it works like a charm,
 but not on my laptop...
 I installed FreeBSD, copied /boot/boot1 to a usb-stick, set my
 windows-slice active and added a freebsd-entry to my boot.ini.
 When i boot i get the ntloader-menu, it boots xp just fine but when i
 choose FreeBSD i get invalid slice. I can get back into my
 freebsd-install by setting it's slice active again (using
 boot/rescue-cd). I am using FreeBSD 6.2-beta2 (because of support for
 my pentium M). My disk looks as following:

 -ad0s1 = dell recovery-partition
 -ad0s2 = NTFS (windows xp)
 -ad0s3 = FreeBSD

 from fstab:
 +ad0s3b = swap
 +ad0s3a = /
 +ad0s3e = /tmp
 +ad0s3f = /usr
 +ad0s3d = /var

 How can i get this to work using ntloader ?


That is very similar to what I am using right now on this computer and 3 
others. What does your boot.ini look like.

Kent

-- 
Kent Stewart
Richland, WA

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


Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Laurens Timmermans

Kent Stewart schreef:

On Saturday 21 October 2006 09:07, Laurens Timmermans wrote:

Hi,


I am trying to get a double boot system on my laptop with FreeBSD and
Windows XP. I have tried this before using NTLOADER on my desktop-pc
(by following the directions in the faq) and it works like a charm,
but not on my laptop...
I installed FreeBSD, copied /boot/boot1 to a usb-stick, set my
windows-slice active and added a freebsd-entry to my boot.ini.
When i boot i get the ntloader-menu, it boots xp just fine but when i
choose FreeBSD i get invalid slice. I can get back into my
freebsd-install by setting it's slice active again (using
boot/rescue-cd). I am using FreeBSD 6.2-beta2 (because of support for
my pentium M). My disk looks as following:

-ad0s1 = dell recovery-partition
-ad0s2 = NTFS (windows xp)
-ad0s3 = FreeBSD

from fstab:
+ad0s3b = swap
+ad0s3a = /
+ad0s3e = /tmp
+ad0s3f = /usr
+ad0s3d = /var

How can i get this to work using ntloader ?



That is very similar to what I am using right now on this computer and 3 
others. What does your boot.ini look like.


Kent



My boot.ini looks like this:

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=Microsoft Windows XP 
Professinal /noexecute=optin /fastdetect

c:\boot1=FreeBSD

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


Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Kent Stewart
On Saturday 21 October 2006 11:19, Laurens Timmermans wrote:
 Kent Stewart schreef:
  On Saturday 21 October 2006 09:07, Laurens Timmermans wrote:
  Hi,
 
 
  I am trying to get a double boot system on my laptop with FreeBSD
  and Windows XP. I have tried this before using NTLOADER on my
  desktop-pc (by following the directions in the faq) and it works
  like a charm, but not on my laptop...
  I installed FreeBSD, copied /boot/boot1 to a usb-stick, set my
  windows-slice active and added a freebsd-entry to my boot.ini.
  When i boot i get the ntloader-menu, it boots xp just fine but
  when i choose FreeBSD i get invalid slice. I can get back into
  my freebsd-install by setting it's slice active again (using
  boot/rescue-cd). I am using FreeBSD 6.2-beta2 (because of support
  for my pentium M). My disk looks as following:
 
  -ad0s1 = dell recovery-partition
  -ad0s2 = NTFS (windows xp)
  -ad0s3 = FreeBSD
 
  from fstab:
  +ad0s3b = swap
  +ad0s3a = /
  +ad0s3e = /tmp
  +ad0s3f = /usr
  +ad0s3d = /var
 
  How can i get this to work using ntloader ?
 
  That is very similar to what I am using right now on this computer
  and 3 others. What does your boot.ini look like.
 
  Kent

 My boot.ini looks like this:

 [boot loader]
 timeout=5
 default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
 [operating systems]
 multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=Microsoft Windows XP
 Professinal /noexecute=optin /fastdetect
 c:\boot1=FreeBSD


The only difference is I called it bootsect.bsd to make it look like 
everything else. Could you have somehow copied it badly. I always have 
a machine running and did a binary ftp to the local machine and then 
renamed to to the *.bsd.

Kent

-- 
Kent Stewart
Richland, WA

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


Postfix clamav-milter

2006-10-21 Thread Gerard Seibert
FreeBSD 6.1
Postfix-2.4-20061006
Clamav-milter 0.88.5

I cannot seem to get the clamav-milter to work with postfix. This is the 
error message from the maillog:

Oct 21 14:23:03 scorpio postfix/smtpd[36556]: warning: connect to Milter 
service unix:/var/run/clamav/clmilter.sock: Permission denied

This is the entry in the main.cf file:

smtpd_milters = unix:/var/run/clamav/clmilter.sock
milter_default_action = accept

I changed the ownership on the /var/run/clamav directory to:

clamav:postfix

I even went as far as giving the directory a permission or: 1777.

This is from the /etc/rc.conf file:

clamav_milter_enable=YES
clamav_milter_flags=-P -m 50 --quarantine-dir=/var/mail/quarantine -T 0
clamav_milter_socket=/var/run/clamav/clmilter.sock

I am fresh out of ideas why this is not working.

-- 
Gerard


pgprAmkzV5j8w.pgp
Description: PGP signature


Failed to connect to the FAM server: (null)

2006-10-21 Thread Kiffin Gish
I just upgraded from Gnome 2.14 to 2.16 (FreeBSD 6.1). This seemed to go
alright in general, except that now the Applications menu is empty, as
well as some of the System items.

If I try and run gnome control center for example, I get the following
error:

** (gnome-control-center:6338): WARNING **: Failed to connect to the FAM
server: (null)

Can someone help me please?

-- 
Kiffin Gish [EMAIL PROTECTED]

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


Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Tore Lund
Laurens Timmermans wrote:
 Hi,
 
 
 I am trying to get a double boot system on my laptop with FreeBSD and 
 Windows XP. I have tried this before using NTLOADER on my desktop-pc (by 
 following the directions in the faq) and it works like a charm, but not 
 on my laptop...
 I installed FreeBSD, copied /boot/boot1 to a usb-stick, set my 
 windows-slice active and added a freebsd-entry to my boot.ini.
 When i boot i get the ntloader-menu, it boots xp just fine but when i 
 choose FreeBSD i get invalid slice. I can get back into my 
 freebsd-install by setting it's slice active again (using boot/rescue-cd).
 I am using FreeBSD 6.2-beta2 (because of support for my pentium M).

I found a thread that may or may not be relevant - this message in
particular:

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2005-09/0177.html

Start of thread:

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2005-09/0079.html
-- 
Tore



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


Re: Dualboot Ntloader invalid slice

2006-10-21 Thread Laurens Timmermans

Kent Stewart schreef:

On Saturday 21 October 2006 11:19, Laurens Timmermans wrote:

Kent Stewart schreef:

On Saturday 21 October 2006 09:07, Laurens Timmermans wrote:

Hi,

I am trying to get a double boot system on my laptop with ...

That is very similar to what I am using right now on this computer
and 3 others. What does your boot.ini look like.

Kent

My boot.ini looks like this:

[boot loader]
timeout=5
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=Microsoft Windows XP
Professinal /noexecute=optin /fastdetect
c:\boot1=FreeBSD



The only difference is I called it bootsect.bsd to make it look like 
everything else. Could you have somehow copied it badly. I always have 
a machine running and did a binary ftp to the local machine and then 
renamed to to the *.bsd.


Kent



I don't see what could have gone wrong with the copying. I tried a 
couple of times.


Tore Lund schreef:
 Laurens Timmermans wrote:
 Hi,

 I am trying to get a double boot system on my laptop with FreeBSD ...

 I found a thread that may or may not be relevant - this message in
 particular:

 http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2005-09/0177.html

 Start of thread:

 http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2005-09/0079.html

Thank you for that link, the problem described there is in a way similar 
to mine. Unfortunately the problem was fixed by updating the bios, and i 
already have the latest version (A04) for my laptop (Dell Precision M70).




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


Re: rm command problem

2006-10-21 Thread Alex Zbyslaw

Jonathan Arnold wrote:


DAve wrote:



director# find . -inum 107763 -exec rm -i {} \;
remove ./.rhosts? y



Well, that was fun! I was wondering just how many different ways people
could come up with deleting the file, but this one has to be crowned the
winner of the all important Most Obscure Solution :-) To delete 
something
based upon the inode - fantastic!   


Most handy  for filenames loaded with unprintable characters which ls 
just shows as ? and which you have no clue how to type or wildcard, 
but not required for simple - prefixed files, as has been demonstrated :-)


--Alex




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


Sound a bit garbled after awhile

2006-10-21 Thread Bobby Knight
Hello

I have this problem that after awhile, sometimes a rather long while, the sound 
starts to suck. It is noticeable by the base which gets that typical broken 
sound. The sound gets restored after I reload the kernel module snd_ich...

Is there some sysctl that needs to be set for the sound to be good all the 
time? 

Thank you

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


Re: fstab (local) mount -- FreeBSD Port: sysutils/fusefs-curlftpfs

2006-10-21 Thread Alex Zbyslaw

martinko wrote:


Hello,

This is from CurlFtpFS FAQ:

# *How can I make CurlFtpFS mount automatically at startup?*
You can add it to /etc/fstab. Example:

 curlftpfs#ftp.host.com /mnt/host fuse rw,uid=500,user,noauto 0 0
 


However, it does not work on FreeBSD -- mount fails with this complain:
mount: exec mount_fusefs not found in /sbin:/usr/sbin: No such file or
directory

Of course, we have it here: /usr/local/sbin/mount_fusefs
 

Make a symlink from either /sbin/mount_fusefs  or  
/usr/sbin/mount_fusefs to /usr/local/sbin/mount_fusefs


--Alex


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


Re: 4 core Opteron performance

2006-10-21 Thread Chad Leigh -- Shire.Net LLC


On Oct 21, 2006, at 2:29 AM, ke han wrote:

I realize this is a bit open-ended.  But I need some advice anyway  
as I need to make a final decision on using FreeBSD 6.1 on a  
production server.
I have a new Sun x4100 server.  2 x dual core Opterons with 8 GB  
RAM.  I need to run MySQL 5, a single threaded HTTP server, and a  
few other single threaded daemons.
This server will have lots of long living sockets for one of the  
single threaded servers.  Other than that, its not outside normal  
usage bounds.
I would like feedback on overall performance from anyone who has  
used FreeBSD 6.1 with hardware similar to this.  I'm not a guy who  
cares about getting the last 10% of performance out of a server.  I  
am happy to trade performance for maintainability and a little  
peace of mind.


I have a dual opteron 2.0ghz (not dual core) with 4GB ram running  
6.1.  It ran a very busy mysql 4 server (feeding three other  
dedicated apache server machines), plus it runs a few FrontBase  
databases that are not so busy (low -- med low usage), and about 30  
instances of apache (ie, min of 30 jails, each running their own  
apache) and a couple of jails with roxen serving webpages, plus a  
bind daemon, a moderately busy exim mta, courier imap and pop  
daemons, and some other assorted stuff, like a bunch of java based  
WebObjects instance and some db stuff (like some low use mysql 4/5  
etc).  It rarely broke much of a heavy sweat in normal usage.  The  
super busy mysql 4 server is now gone and the machine rarely even  
sweats at all now (all the rest is still there).


I would google on x4100 and FreeBSD or search the archives for any  
machine-specific issues.  I kind of remember some issues with some  
sort of Sun servers.


best
Chad



btw, I'm not tried to start another FreeBSD has poor SMP flame-fest.

any thoughts?
 thanks, ke han


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net





Postfix + clamav-milter

2006-10-21 Thread Gerard Seibert
FreeBSD 6.1 STABLE
Clamav-milter 0.88.5
Postfix-2.4-20061006


I have been trying to get postfix to work with clamav-milter. I added
this to my main.cf file:

smtpd_milters = /unix:/var/run/clamav/clmilter.sock
milter_default_action = accept

As far as I can tell, postfix never uses this milter. I tried changing
the name to see what would happen, and postfix issued a warning that the
file could not be found. I am reasonable sure that postfix is aware of
the file; however it never appears to invoke it. I have insured that the
file is chmod'd to 777 and the /var/run/clamav is owned by
clamav:postfix so it can read the file.

There is nothing at all in the log file regarding it. Mail that is
received and scanned should have a notice placed in the headers. That is
not happening. I am not sure what I am doing wrong.

* postconf -n *


broken_sasl_auth_clients = yes
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
debug_peer_level = 2
disable_dns_lookups = yes
html_directory = no
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command = /usr/local/libexec/dovecot/deliver
mailbox_size_limit = 0
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
milter_default_action = accept
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks_style = host
myorigin = $mydomain
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
relayhost = [smtp.gmail.com]:587
sample_directory = /usr/local/etc/postfix
sender_dependent_relayhost_maps = hash:/usr/local/etc/postfix/sd_rely
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
smtp_generic_maps = hash:/usr/local/etc/postfix/generic
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/usr/local/etc/postfix/sasl_passwd
smtp_sasl_path = smtp
smtp_sasl_security_options = noanonymous, noplaintest
smtp_sasl_tls_security_options = noanonymous
smtp_sender_dependent_authentication = yes
smtp_tls_CAfile = /usr/local/etc/postfix/certs/cacert.pem
smtp_tls_cert_file = /usr/local/etc/postfix/certs/postfix-cert.pem
smtp_tls_key_file = /usr/local/etc/postfix/certs/postfix-key.pem
smtp_tls_loglevel = 0
smtp_tls_policy_maps = hash:/usr/local/etc/postfix/tls_policy
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:/var/run/smtp_tls_session_cache
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
smtpd_client_restrictions = reject_rbl_client relays.ordb.org   
reject_rbl_client dnsbl.sorbs.net
smtpd_milters = unix:/var/run/clamav/clmilter.sock
smtpd_recipient_restrictions = permit_sasl_authenticated
permit_mynetworks   reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_authenticated_header = yes
smtpd_sasl_local_domain = $myhostname
smtpd_tls_CAfile = /usr/local/etc/postfix/certs/cacert.pem
smtpd_tls_cert_file = /usr/local/etc/postfix/certs/postfix-cert.pem
smtpd_tls_key_file = /usr/local/etc/postfix/certs/postfix-key.pem
smtpd_tls_security_level = may
smtpd_tls_session_cache_database = btree:/var/smtpd_tls_session_cache
transport_maps = hash:/usr/local/etc/postfix/transport
unknown_local_recipient_reject_code = 550


-- 
Gerard Seibert
[EMAIL PROTECTED]

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


pfspamd greylisting stuttering at everything

2006-10-21 Thread Michael W. Lucas

Hi,

I hear greylisting is wonderful, and yet it's being unkind to me.  Any
help would be appreciated.

According to spamd(8), addresses that are not in the spamd table
should not be stuttered at when spamd(8) is running in greylisting
mode; rather they should just get a 451 and watch for more incoming
connections.

I'm set up just like the man page, but every incoming connection is
being stuttered at.  This plays havoc with incoming legit mail, of
course, and I've been forced to fall back on older antispam tools.

spamd is running as:

spamd -v -G7:4:864 -r451

My pf.conf is just:

---
int=vr0
my_address=198.22.63.8

table spamd persist
table spamd-white persist 
table whitelist persist file /usr/local/etc/spamd/whitelist

no rdr on {lo0} from any to any

rdr pass inet proto tcp from whitelist to $my_address port smtp - 
$my_address port smtp
rdr pass inet proto tcp from spamd to any port smtp - 127.0.0.1 port 8025
rdr pass inet proto tcp from !spamd-white to any port smtp - 127.0.0.1 port 
8025

pass in on $int proto tcp from any to $int port 22 flags S/SA keep state
---

(OK, the last rule should not be necessary, but I'm being careful.)

My spamd.conf is very textbook:

--
all:\
:spamhaus:spews1:china:korea:whitelist:

spamhaus:\
:black:\
:msg=SPAM. Your address %A is in the Spamhaus Block List\n\
See http://www.spamhaus.org/sbl and\
http://www.abuse.net/sbl.phtml?IP=%A for more details:\
:method=http:\
:file=www.openbsd.org/spamd/SBL.cidr.gz:

spews1:\
:black:\
:msg=SPAM. Your address %A is in the spews level 1 database\n\
See http://www.spews.org/ask.cgi?x=%A for more details:\
:method=http:\
:file=www.openbsd.org/spamd/spews_list_level1.txt.gz:

spews2:\
:black:\
:msg=SPAM. Your address %A is in the spews level 2 database\n\
See http://www.spews.org/ask.cgi?x=%A for more details:\
:method=http:\
:file=www.openbsd.org/spamd/spews_list_level2.txt.gz:

china:\
:black:\
:msg=SPAM. Your address %A appears to be from China\n\
See http://www.okean.com/asianspamblocks.html for more details:\
:method=http:\
:file=www.openbsd.org/spamd/chinacidr.txt.gz:

korea:\
:black:\
:msg=SPAM. Your address %A appears to be from Korea\n\
See http://www.okean.com/asianspamblocks.html for more details:\
:method=http:\
:file=www.openbsd.org/spamd/koreacidr.txt.gz:

whitelist:\
:white:\
:file=/usr/local/etc/spamd/whitelist:

relaydb-black:\
:black:\
:msg=SPAM. Your address %A is in my relaydb list.:\
:method=exec:\
:file=relaydb -4lb:

relaydb-white:\
:white:\
:method=exec:\
:file=relaydb -4lw:
---

I'm missing something obvious, I'm sure... something so obvious that
everyone else has caught it.  Any suggestions?

Thanks,
==ml


-- 
Michael W. Lucas[EMAIL PROTECTED], [EMAIL PROTECTED]
http://www.BlackHelicopters.org/~mwlucas/
Latest book: PGP  GPG -- http://www.pgpandgpg.com
The cloak of anonymity protects me from the nuisance of caring. -Non Sequitur
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Wireless Inspiron 6400 anyone?

2006-10-21 Thread Lane
Hello,

I've a new inspiron 6400 running FreeBSD 6.1 and I can't get Wireless to work.  
It works on WXP using the Dell WLAN drivers at 
http://ftp.us.dell.com/network/R115321.EXE

I've followed the instructions at 
http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-drivers/
but no ndis driver shows up after kldload if_ndis.  

ifconfig -a looks like:

bfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
inet6 fe80::215:c5ff:feb8:39e%bfe0 prefixlen 64 scopeid 0x1
inet 172.16.1.42 netmask 0xff00 broadcast 172.16.1.255
ether 00:15:c5:b8:03:9e
media: Ethernet autoselect (100baseTX full-duplex)
status: active
fwe0: flags=108943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT 
mtu 1500
options=8VLAN_MTU
inet6 fe80::304f:c0ff:fe9c:7541%fwe0 prefixlen 64 scopeid 0x2
inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
ether 32:4f:c0:9c:75:41
ch 1 dma 0
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff00

It seems as if the fwe0 devices wants to be the wireless, as the bfe0 driver 
is my wired ethernet card.

pciconf -lv gives vendor and class as Broadcom and network, but does not 
show the device information, so I'm stumped.

[EMAIL PROTECTED]:0:0:class=0x06 card=0x01bd1028 chip=0x27a08086 
rev=0x03 hdr=0x00
vendor   = 'Intel Corporation'
class= bridge
subclass = HOST-PCI
[EMAIL PROTECTED]:2:0: class=0x03 card=0x01bd1028 chip=0x27a28086 rev=0x03 
hdr=0x00
vendor   = 'Intel Corporation'
class= display
subclass = VGA
[EMAIL PROTECTED]:2:1: class=0x038000 card=0x01bd1028 chip=0x27a68086 rev=0x03 
hdr=0x00
vendor   = 'Intel Corporation'
class= display
[EMAIL PROTECTED]:27:0:class=0x040300 card=0x01bd1028 chip=0x27d88086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) High Definition Audio'
class= multimedia
[EMAIL PROTECTED]:28:0:class=0x060400 card=0x0040 chip=0x27d08086 
rev=0x01 hdr=0x01
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) PCI Express Root Port'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:28:3:class=0x060400 card=0x0040 chip=0x27d68086 
rev=0x01 hdr=0x01
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) PCI Express Root Port'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x01bd1028 chip=0x27c88086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) USB Universal Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x01bd1028 chip=0x27c98086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) USB Universal Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x01bd1028 chip=0x27ca8086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) USB Universal Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:3:class=0x0c0300 card=0x01bd1028 chip=0x27cb8086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) USB Universal Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x01bd1028 chip=0x27cc8086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) USB 2.0 Enhanced Host Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:30:0:class=0x060401 card=0x0050 chip=0x24488086 
rev=0xe1 hdr=0x01
vendor   = 'Intel Corporation'
device   = '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI Bridge'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:31:0:class=0x060100 card=0x01bd1028 chip=0x27b98086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801GBM (ICH7-M) LPC Interface Controller'
class= bridge
subclass = PCI-ISA
[EMAIL PROTECTED]:31:2:  class=0x010180 card=0x01bd1028 chip=0x27c48086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801GBM/GHM (ICH7-M Family) Serial ATA Storage Controller'
class= mass storage
subclass = ATA
[EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x01bd1028 chip=0x27da8086 
rev=0x01 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801G (ICH7 Family) SMBus Controller'
class= serial bus
subclass = SMBus
[EMAIL PROTECTED]:0:0:class=0x028000 card=0x00071028 chip=0x431114e4 
rev=0x01 hdr=0x00
vendor   = 'Broadcom Corporation'
class= network
[EMAIL PROTECTED]:0:0:  

Re: Wireless Inspiron 6400 anyone?

2006-10-21 Thread Patrick Bowen

Lane wrote:

Hello,

I've a new inspiron 6400 running FreeBSD 6.1 and I can't get Wireless to work.  
It works on WXP using the Dell WLAN drivers at 
http://ftp.us.dell.com/network/R115321.EXE


I've followed the instructions at 
http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-drivers/
but no ndis driver shows up after kldload if_ndis.  


ifconfig -a looks like:

bfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
inet6 fe80::215:c5ff:feb8:39e%bfe0 prefixlen 64 scopeid 0x1
inet 172.16.1.42 netmask 0xff00 broadcast 172.16.1.255
ether 00:15:c5:b8:03:9e
media: Ethernet autoselect (100baseTX full-duplex)
status: active
fwe0: flags=108943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT 
mtu 1500

options=8VLAN_MTU
inet6 fe80::304f:c0ff:fe9c:7541%fwe0 prefixlen 64 scopeid 0x2
inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
ether 32:4f:c0:9c:75:41
ch 1 dma 0
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff00

It seems as if the fwe0 devices wants to be the wireless, as the bfe0 driver 
is my wired ethernet card.
  

...snip...

Any help is appreciated.

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


Lane;

When I did the same thing for a Broadcom wireless card the resulting 
loadable module was named bcmwl5_sys. Did you end up with something 
appropriate to your .sys and .inf files?


Also, the .sys and .inf files that came on the disk that came with the 
card either wouldn't work with ndisgen, or gave a file that didn't work 
with the card. I ended up using the .sys and .inf files from the Dell 
website that were reference in another ndis article.


Good Luck.

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


Re: Non English Spam

2006-10-21 Thread Warren Block

On Fri, 20 Oct 2006, Erik Norgaard wrote:


You can't check the white list before using RBL in Sendmail?


Yes, you can, with entries in access.db marked with OK.

-Warren Block * Rapid City, South Dakota USA

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


Re: Postfix + clamav-milter

2006-10-21 Thread Warren Block

On Sat, 21 Oct 2006, Gerard Seibert wrote:


FreeBSD 6.1 STABLE
Clamav-milter 0.88.5
Postfix-2.4-20061006

I have been trying to get postfix to work with clamav-milter. I added
this to my main.cf file:

smtpd_milters = /unix:/var/run/clamav/clmilter.sock
milter_default_action = accept

As far as I can tell, postfix never uses this milter. I tried changing
the name to see what would happen, and postfix issued a warning that the
file could not be found. I am reasonable sure that postfix is aware of
the file; however it never appears to invoke it. I have insured that the
file is chmod'd to 777 and the /var/run/clamav is owned by
clamav:postfix so it can read the file.


Have you enabled clamd and clamav-milter in /etc/rc.conf?

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Postfix + clamav-milter

2006-10-21 Thread Bill Campbell
On Sat, Oct 21, 2006, Gerard Seibert wrote:
FreeBSD 6.1 STABLE
Clamav-milter 0.88.5
Postfix-2.4-20061006

I have been trying to get postfix to work with clamav-milter. I added
this to my main.cf file:

Any reason you're not using postfix/amavisd-new/clamav?  It works
quite nicely.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

``When dealing with any spammer, one must always keep in mind that you
are dealing with someone who makes their living through forgery, fraud,
theft, subterfuge and obfuscation.  Stated simply, spammers lie.''
 David Ritz [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade question

2006-10-21 Thread Tsu-Fan Cheng

Hi people,
  I just did the portupgrade -rf pkg-config\* to upgrade the apps, but i
think some of the upgrades went wrong so there are a whole bunch ports
skipped. I noticed glib20 has some compilation error, and probably is the
cause to all the rest. To fix this, should I apply the same command or can i
use portupgrade -fr glib-2\* ? thanks!!

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


Re: Wireless Inspiron 6400 anyone?

2006-10-21 Thread Lane
On Sunday 22 October 2006 00:06, Patrick Bowen wrote:
 Lane wrote:
  Hello,
 
  I've a new inspiron 6400 running FreeBSD 6.1 and I can't get Wireless to
  work. It works on WXP using the Dell WLAN drivers at
  http://ftp.us.dell.com/network/R115321.EXE
 
  I've followed the instructions at
  http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-dri
 vers/ but no ndis driver shows up after kldload if_ndis.
 
  ifconfig -a looks like:
 
  bfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
  options=8VLAN_MTU
  inet6 fe80::215:c5ff:feb8:39e%bfe0 prefixlen 64 scopeid 0x1
  inet 172.16.1.42 netmask 0xff00 broadcast 172.16.1.255
  ether 00:15:c5:b8:03:9e
  media: Ethernet autoselect (100baseTX full-duplex)
  status: active
  fwe0:
  flags=108943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT
  mtu 1500
  options=8VLAN_MTU
  inet6 fe80::304f:c0ff:fe9c:7541%fwe0 prefixlen 64 scopeid 0x2
  inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
  ether 32:4f:c0:9c:75:41
  ch 1 dma 0
  lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
  inet6 ::1 prefixlen 128
  inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
  inet 127.0.0.1 netmask 0xff00
 
  It seems as if the fwe0 devices wants to be the wireless, as the bfe0
  driver is my wired ethernet card.

 ...snip...

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

 Lane;

 When I did the same thing for a Broadcom wireless card the resulting
 loadable module was named bcmwl5_sys. Did you end up with something
 appropriate to your .sys and .inf files?

 Also, the .sys and .inf files that came on the disk that came with the
 card either wouldn't work with ndisgen, or gave a file that didn't work
 with the card. I ended up using the .sys and .inf files from the Dell
 website that were reference in another ndis article.

 Good Luck.

 Patrick
 ___
Patrick, 

Thanks for your attention.

Yes, when I tried ndisgen the file bcmwl5_sys.ko was created, but I got a 
kernel panic when I tried to kldload it.

Do you remember the filename that you downloaded from DELL?  Did you save it?  
Or do you have the link for the other ndis article you mentioned?

What about pciconf on your system?  Does it show this card and chip 
combination?

[EMAIL PROTECTED]:0:0:        class=0x028000 card=0x00071028 chip=0x431114e4 
rev=0x01 hdr=0x00
    vendor   = 'Broadcom Corporation'
    class    = network

Thanks, again

lane
If nothing else, your response tells me that I'm on the right track.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


setfacl(1) Recursively?

2006-10-21 Thread David Stanford

Hi all,

I'm simply trying to set ACLs on a few directories but don't see an option
to recursively apply this to the whole directory's contents. Does applying
the ACL to a directory inherently apply it to all other files and folders
within the directory? I've browsed the man page and handbook but can't find
the info. Thanks.

-David
--
[EMAIL PROTECTED] ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Downloading files from -CURRENT, How?

2006-10-21 Thread Nikolas Britton

I'm trying grab a copy of /usr/src/sys/dev/sound and
/usr/src/sys/modules/sound from HEAD so I can MFC a few things. I
tried this, but it didn't work:

$ more current-supfile
*default host=cvsup12.us.FreeBSD.org
*default base=/usr/src/HEAD/var/db
*default prefix=/usr/src/HEAD/usr
*default release=cvs tag=HEAD
*default delete use-rel-suffix
*default compress
src-sys

I'm not really sure of the best way to do it. Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wireless Inspiron 6400 anyone?

2006-10-21 Thread Patrick Bowen

Lane wrote:

On Sunday 22 October 2006 00:06, Patrick Bowen wrote:
  

Lane wrote:


Hello,

I've a new inspiron 6400 running FreeBSD 6.1 and I can't get Wireless to
work. It works on WXP using the Dell WLAN drivers at
http://ftp.us.dell.com/network/R115321.EXE

I've followed the instructions at
http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-dri
vers/ but no ndis driver shows up after kldload if_ndis.

ifconfig -a looks like:

bfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
inet6 fe80::215:c5ff:feb8:39e%bfe0 prefixlen 64 scopeid 0x1
inet 172.16.1.42 netmask 0xff00 broadcast 172.16.1.255
ether 00:15:c5:b8:03:9e
media: Ethernet autoselect (100baseTX full-duplex)
status: active
fwe0:
flags=108943UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,NEEDSGIANT
mtu 1500
options=8VLAN_MTU
inet6 fe80::304f:c0ff:fe9c:7541%fwe0 prefixlen 64 scopeid 0x2
inet 0.0.0.0 netmask 0xff00 broadcast 255.255.255.255
ether 32:4f:c0:9c:75:41
ch 1 dma 0
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff00

It seems as if the fwe0 devices wants to be the wireless, as the bfe0
driver is my wired ethernet card.
  

...snip...



Any help is appreciated.

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

Lane;

When I did the same thing for a Broadcom wireless card the resulting
loadable module was named bcmwl5_sys. Did you end up with something
appropriate to your .sys and .inf files?

Also, the .sys and .inf files that came on the disk that came with the
card either wouldn't work with ndisgen, or gave a file that didn't work
with the card. I ended up using the .sys and .inf files from the Dell
website that were reference in another ndis article.

Good Luck.

Patrick
___

Patrick, 


Thanks for your attention.

Yes, when I tried ndisgen the file bcmwl5_sys.ko was created, but I got a 
kernel panic when I tried to kldload it.


Do you remember the filename that you downloaded from DELL?  Did you save it?  
Or do you have the link for the other ndis article you mentioned?


What about pciconf on your system?  Does it show this card and chip 
combination?


[EMAIL PROTECTED]:0:0:class=0x028000 card=0x00071028 chip=0x431114e4 
rev=0x01 hdr=0x00

vendor   = 'Broadcom Corporation'
class= network

Thanks, again

lane
If nothing else, your response tells me that I'm on the right track.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

  


Lane;

I can't find the article, but the file is R50907.EXE. You can find it by 
googling dell R50907. Heres a link


http://ftp1.us.dell.com/network/R90507.EXE

It's a self-extracting Windows archive.

BTW, you asked about my pciconf. Here ya go...

[EMAIL PROTECTED]:4:0: class=0x028000 card=0x000617f9 chip=0x431814e4 rev=0x02 
hdr=0x00

   vendor   = 'Broadcom Corporation'
   class= network

Also, if this is on a mini-card, you should be able to crack the case 
and look at the card and see exactly what the chipset is.  Mine is a 
BCM94318.



Hope this helps some.

Patrick


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


Re: Downloading files from -CURRENT, How?

2006-10-21 Thread Patrick Bowen

Nikolas Britton wrote:

I'm trying grab a copy of /usr/src/sys/dev/sound and
/usr/src/sys/modules/sound from HEAD so I can MFC a few things. I
tried this, but it didn't work:

$ more current-supfile
*default host=cvsup12.us.FreeBSD.org
*default base=/usr/src/HEAD/var/db
*default prefix=/usr/src/HEAD/usr
*default release=cvs tag=HEAD
*default delete use-rel-suffix
*default compress
src-sys

I'm not really sure of the best way to do it. Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]



Shouldn't that be *default release=cvs tag=.

That is, a period instead of the word HEAD.

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


non-ATA66 cable?

2006-10-21 Thread David Kelly

Dell PowerEdge 400SC, 6.2-PRERELEASE (altho this is an old issue)

dmesg says:

acd0: DMA limited to UDMA33, controller found non-ATA66 cable
acd0: DVDR LITE-ON DVDRW SOHW-1633S/BS0K at ata1-master UDMA33
cd0: 33.000MB/s transfers

The controller is properly probed as, atapci0: Intel ICH5 UDMA100  
controller


This DVD isn't writing discs as fast as other brands on other  
machines and OS's (such as MacOS X). Lite-On has a newer firmware  
that I have not tried. But first was checking for any sort of errors  
or irregularities and came across this mismatch.


Lite-On says Supported transfer mode : PIO mode 4, DMA mode 2 and  
Ultra DMA mode 2, so is there something I should do to my FreeBSD to  
make this device happier?


--
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.

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


Slow boot from btx load to kernel.

2006-10-21 Thread Patrick Bowen

I have a triple boot setup ( WinXP, FreeBSD, and Ubuntu Linux) on which
I upgraded the Ubuntu from 6.06 to 6.10.

Now, when I boot the FreeBSD slice, it will take tens of seconds to load
/boot/loader and the sound modules I use. It used to go by so fast I
couldn't even see what exactly was happening.

I tried using fdisk -B -b /boot/boot0 /dev/ad0 and boot0cfg -B
/dev/ad0, thinking that moving back to the FreeBSD booter might do it,
but to no avail.

Can anyone tell me what I might have hosed, and how I might regain the 
previous booting speed?


Thanks,
Patrick

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


Re: traffic analysis tools

2006-10-21 Thread Michael P. Soulier
On 21/10/06 Joao Barros said:

 I have two for you: NetMRG and Cacti
 You can set them up to read values from pf for example :)

Hmm. I have cacti installed. How do you get it to read from, say, ipfilter? I
guess it has to read ipstat output, or parse ipmon logs.

Mike
-- 
Michael P. Soulier [EMAIL PROTECTED]
Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction. --Albert Einstein


pgpq7eG0FgMBp.pgp
Description: PGP signature


Re: setfacl(1) Recursively?

2006-10-21 Thread Atom Powers

On 10/21/06, David Stanford [EMAIL PROTECTED] wrote:

I'm simply trying to set ACLs on a few directories but don't see an option
to recursively apply this to the whole directory's contents. Does applying
the ACL to a directory inherently apply it to all other files and folders
within the directory? I've browsed the man page and handbook but can't find
the info. Thanks.


Hmm, I don't see a recursive option either.
You should be able to set ACL on files in a direcotry with `setfacl -m
blah *`, and pipe that through 'find -type:d` and xargs to do an
entire directory tree.

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Downloading files from -CURRENT, How?

2006-10-21 Thread Nikolas Britton

On 10/22/06, Patrick Bowen [EMAIL PROTECTED] wrote:

Nikolas Britton wrote:
 I'm trying grab a copy of /usr/src/sys/dev/sound and
 /usr/src/sys/modules/sound from HEAD so I can MFC a few things. I
 tried this, but it didn't work:

 $ more current-supfile
 *default host=cvsup12.us.FreeBSD.org
 *default base=/usr/src/HEAD/var/db
 *default prefix=/usr/src/HEAD/usr
 *default release=cvs tag=HEAD
 *default delete use-rel-suffix
 *default compress
 src-sys

 I'm not really sure of the best way to do it. Thanks.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

Shouldn't that be *default release=cvs tag=.

That is, a period instead of the word HEAD.



Yea that worked, sorry for the noise.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Disable ScrollLock key

2006-10-21 Thread Atom Powers

On 10/20/06, Olivier Nicole [EMAIL PROTECTED] wrote:

How to disable the ScrollLock key on a FreeBSD 4.11 console?

I mean disable it for good, 100%, dead, like it was simply physacally
not there.


I'm wondering why you would want to do this.

But here's how you may be able to:

1. Find the scan code for the ScrollLock key, I don't know what it is
off the top of my head, but it shouldn't be too hard to find.
2. Go into /usr/share/syscons/keymaps/ and nop every action for that
scan code in every file.

It is smarter to just nop it for the keymap you plan on using, or
better still to create a new keymap with the scroll-lock key disabled
and set that as your default.

Your key will still be there, and it will still send it's scan code to
the system, but the system won't do anything with it. But other
devices, like KVM switches, will still process the key press.

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: setfacl(1) Recursively?

2006-10-21 Thread David Stanford


Hmm, I don't see a recursive option either.
You should be able to set ACL on files in a direcotry with `setfacl -m
blah *`, and pipe that through 'find -type:d` and xargs to do an
entire directory tree.



I got it with this on my server for /etc:

# cd /etc
# setfacl -m u:rsync_ssh:r,g:rsync_ssh:r `find .`

Thanks.

-David
--
[EMAIL PROTECTED] ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems with SATA 2 hard disk while installing FreeBSD 6.1 RELEASE AMD 64

2006-10-21 Thread COKYAZICI

--- Angelo Turetta [EMAIL PROTECTED] wrote:

 COKYAZICI wrote:
  Hi, I'm trying to install FreeBSD 6.1 RELEASE AMD
 64
  on a new computer I bought, it has a ECS C51GM
  motherboard, with one SATA 2 hard disk, and an AMD
  Athlon 64 4200+ X2 on socket AM2. When I boot with
 the
  install CD, it crashes before starting the
 sysinstall,
  just after it finishes showing the details about
 the
  DVD writer, which I presume happens when it's
 checking
  for hard disks.
 
 Although your motherboard seems different, you may
 be experiencing the 
 problem described in: 
 http://docs.freebsd.org/cgi/mid.cgi?450BD996.8090104
 (and referenced 
 messages)
 
 Please try one of the 6.2 BETA at the page below
 (even the bootonly 
 mini-image): if it is the same problem it will
 recognize your disks.
 
 http://www.freebsd.org/where.html#helptest
 
 Angelo.


Thanks a lot Angelo, your advice really helped. I
downloaded the FreeBSD 6.2 BETA 2 AMD 64 Install ISO
(disc 1), which was no problem, it only took me 4
minutes with my connection, anyway, FreeBSD 6.2 BETA 2
AMD 64 detected my SATA 2 hard disk, and installed
without any problems, unlike FreeBSD 6.1 RELEASE AMD
64 which crashed when it was searching for my SATA2
hard disk, but downloading 6.1 wasn't a waste either,
because 6.2 BETA2 didn't have a big package ISO, disc
2, (only 30 something MB) so I used the packages from
FreeBSD 6.1 which seemed to be compatible, because
KDE, GNOME, and every other packages I installed
worked.

I'm so happy that I can use FreeBSD, on this new
computer, I really noticed a big improvement in
performance, in the AMD 64 version, and it also
detected the dual core processor and used both the
processors.

My only problem now is figuring out how to get the
Realtek AL655 6-channel onboard audio and Broadcom
AC131 10/100 onbaord LAN working so I can connect to
the Internet on FreeBSD with the router, like I used
to on my old computer.




___ 
Try the all-new Yahoo! Mail. The New Version is radically easier to use – The 
Wall Street Journal 
http://uk.docs.yahoo.com/nowyoucan.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: non-ATA66 cable?

2006-10-21 Thread Juha Saarinen

On 10/22/06, David Kelly [EMAIL PROTECTED] wrote:

Dell PowerEdge 400SC, 6.2-PRERELEASE (altho this is an old issue)

dmesg says:

acd0: DMA limited to UDMA33, controller found non-ATA66 cable
acd0: DVDR LITE-ON DVDRW SOHW-1633S/BS0K at ata1-master UDMA33
cd0: 33.000MB/s transfers

The controller is properly probed as, atapci0: Intel ICH5 UDMA100
controller

This DVD isn't writing discs as fast as other brands on other
machines and OS's (such as MacOS X). Lite-On has a newer firmware
that I have not tried. But first was checking for any sort of errors
or irregularities and came across this mismatch.

Lite-On says Supported transfer mode : PIO mode 4, DMA mode 2 and
Ultra DMA mode 2, so is there something I should do to my FreeBSD to
make this device happier?


Try a different cable?

--

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


Appropriate CPUTYPE for Intel D840 Smithfield?

2006-10-21 Thread Juha Saarinen

Out of curiosity, which CPUTYPE setting is appropriate for dual core
Intel D processors with GCC 3.4.4?

Googling throws up nothing useful.

--

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


Re: non-ATA66 cable?

2006-10-21 Thread Josh Paetzel
On Saturday 21 October 2006 23:46, Juha Saarinen wrote:
 On 10/22/06, David Kelly [EMAIL PROTECTED] wrote:
  Dell PowerEdge 400SC, 6.2-PRERELEASE (altho this is an old issue)
 
  dmesg says:
 
  acd0: DMA limited to UDMA33, controller found non-ATA66 cable
  acd0: DVDR LITE-ON DVDRW SOHW-1633S/BS0K at ata1-master UDMA33
  cd0: 33.000MB/s transfers
 
  The controller is properly probed as, atapci0: Intel ICH5
  UDMA100 controller
 
  This DVD isn't writing discs as fast as other brands on other
  machines and OS's (such as MacOS X). Lite-On has a newer firmware
  that I have not tried. But first was checking for any sort of
  errors or irregularities and came across this mismatch.
 
  Lite-On says Supported transfer mode : PIO mode 4, DMA mode 2
  and Ultra DMA mode 2, so is there something I should do to my
  FreeBSD to make this device happier?

 Try a different cable?

It's not going to come up faster than UDMA33and even if it did 
UDMA33 is far faster than a DVD burner.

What sort of write performance are you getting?

-- 
Thanks,

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


Re: Appropriate CPUTYPE for Intel D840 Smithfield?

2006-10-21 Thread Josh Carroll

Since Pentium Ds are based on the Pentium 4 netburst architecture, I'd
say p4 would be the most appropriate (e.g. -march=pentium4).

Josh


On 10/21/06, Juha Saarinen [EMAIL PROTECTED] wrote:

Out of curiosity, which CPUTYPE setting is appropriate for dual core
Intel D processors with GCC 3.4.4?

Googling throws up nothing useful.

--

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


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


Re: Appropriate CPUTYPE for Intel D840 Smithfield?

2006-10-21 Thread Juha Saarinen

On 10/22/06, Josh Carroll [EMAIL PROTECTED] wrote:

Since Pentium Ds are based on the Pentium 4 netburst architecture, I'd
say p4 would be the most appropriate (e.g. -march=pentium4).


Could be - thinking some more about it, Smithfield is essentially two
Prescott cores glued together, so that might be the appropriate one.

--

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


Re: Problems with SATA 2 hard disk while installing FreeBSD 6.1 RELEASE AMD 64

2006-10-21 Thread COKYAZICI

--- COKYAZICI [EMAIL PROTECTED] wrote:

 ...FreeBSD 6.2 BETA 2 AMD 64 detected my SATA 2
 hard disk, and installed without any problems...

 My only problem now is figuring out how to get the
 Realtek AL655 6-channel onboard audio and Broadcom
 AC131 10/100 onbaord LAN working so I can connect to
 the Internet on FreeBSD with the router, like I used
 to on my old computer.

Nevermind, I figured it out on my own, for the sound I
installed the snd_ich module

su
cd /sys/modules/sound/driver/ich/
make
make install
make load
edit /boot/defaults/loader.conf

and change the line that says
snd_ich_load=NO
  to
snd_ich_load=YES

So the sound drivers are loaded every time you reboot.

And for the LAN I installed the nve module:

su
cd /sys/modules/nve/
make
make install
make load
edit /boot/defaults/loader.conf

and change the line that says
if_nve_load=NO
  to
if_nve_load=YES

So the LAN drivers are loaded every time you reboot.

In the shell, then type:

sysinstall

Go to Configure - Networking - and check Gateway and
NFS Client, then check Interfaces - nve0, and when it
asks if you want it to configure DHCP and some other
stuff, select yes. This is for if you connect to the
internet with a router which you connect to your LAN
card or onboard LAN with an ethernet cable.

I hope this information helps out people having the
same problem.


Send instant messages to your online friends http://uk.messenger.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]