Re: automake19: texinfo error during build

2007-01-13 Thread José G . Juanino
El sábado 13 de enero a las 09:31:45 CET, Mahmoud Labadi escribió:

 ( .. )

 ===   mutt-1.4.2.2 depends on executable in : sgmlfmt - found
 ===   mutt-1.4.2.2 depends on file: /usr/local/bin/automake19 - not found
 ===Verifying install for /usr/local/bin/automake19 in 
 /usr/ports/devel/automake19
 ===  Building for automake-1.9.6
 Making all in .
 Making all in doc
 restore=:  backupdir=.am$$   am__cwd=`pwd`  cd .   rm -rf 
 $backupdir  mkdir $backupdir   if (makeinfo --no-split --version) 
 /dev/null 21; then  for f in ./automake19.info 
 ./automake19.info-[0-9] ./automake19.info-[0-9][0-9] ./automake19.i[0-9] 
 ./automake19.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir; 
 restore=mv; else :; fi;  done;  else :; fi   cd $am__cwd;  if 
 makeinfo --no-split   -I .  -o ./automake19.info ./automake19.texi;  
 then  rc=0;  cd .;  else  rc=$?;  cd .   $restore $backupdir/* `echo 
 ././automake19.info | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
 ./automake19.texi:8788: Unknown command `tie'.
 ./automake19.texi:8788: Misplaced {.

 ( .. )


Maybe I am wrong also, but I suspect you are using makeinfo binary from
print/texinfo port instead from base system, and you have /usr/local/bin
in your PATH before /usr/bin (bad idea in that case).

Regards

-- 
http://personales.ya.com/banach


pgpVcN7eAE3SB.pgp
Description: PGP signature


Re: Please Help! How to STOP them...

2007-01-13 Thread Anuj Singh
Hiee,
Greetings, 
I tried port knocking thing with Linux box,

Port knocking is a technique whereby attempting to connect to port A
enables access to port B from that same host.

Port knocking can be the solution for this. Tried with Linux iptables
only, I wonder if the similar thing can be done on beastie IPF, I am
very new with FreeBSD. But port knocking on Linux I tried and worked
well.

For a basic layout I am giving this link(this is based on Iptables - but
can give a basic layout for implementing the same thing on Beastie).
http://www.soloport.com/iptables.html
 
Anuj

On Fri, 2007-01-12 at 22:43 +0100, VeeJay wrote:
 I am reading many hundred lines similar to below mentioned?
 
 Could you please advise me what to do and how can I make my box more secure?
 
 Jan  9 17:54:42 localhost sshd[5130]: reverse mapping checking getaddrinfo
 for bbs-83-179.189.218.on-nets.com [218.189.179.83] failed - POSSIBLE
 BREAK-IN ATTEMPT!
 Jan  9 17:54:42 localhost sshd[5130]: Invalid user sysadmin from
 218.189.179.83
 


signature.asc
Description: This is a digitally signed message part


Re: [OT] advice on wikis and bulletin boards

2007-01-13 Thread Bill Moran
Andrew Gould [EMAIL PROTECTED] wrote:

 Strategic planning will be starting soon at my new place of employment,
 and I'd like to setup a place on our intranet to facilitate discussions
 and planning prior to meetings to reduce meeting times and make
 meetings more productive.  This would be a new activity for this
 organization, so we'll start with just our own office.  User permissions
 will be needed for security.
 
 I've used bulletin boards before (phpbb); but they don't seem to be
 well designed for group editing of documents.  I've noticed that wiki's
 have become very popular; but I'm not sure how well they facilitate
 discussions.
 
 Does anyone have any advice or suggestions?

Please wrap your lines around 72 chars or so.

Wikis are good for group-developed documentation and similar.  We used
one extensively when we used a committee to rewrite the local LUG's
bylaws and it was very helpful.

I don't think Wikis are good for group discussion, however.  For that I
would fall back on a mailing list.  Use something like Mailman that has
archiving capability.  For that same committee work, we also had a
dedicated mailing list -- the two went hand in hand, and I don't think
the wiki would have been nearly as useful without the mailing list.

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


Re: Please Help! How to STOP them...

2007-01-13 Thread Peter N. M. Hansteen
Jay Chandler [EMAIL PROTECTED] writes:

 Please, please, PLEASE RTFM.  If that's too much to ask, try taking a 
 class, hiring a consultant, or using a more user-friendly OS.

FreeBSD *is* user friendly.  The simple (and fun to watch!) solution
involves using PF (not sure if this can be easily done with the other
firewalls FreeBSD has on tap) with 'overload' rules, ie
http://home.nuug.no/~peter/pf/en/bruteforce.html

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
First, we kill all the spammers The Usenet Bard, Twice-forwarded tales
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-13 Thread Dan Mahoney, System Admin

On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:


Use the latest Broadcom driver from FreeBSD CVS.  The one included in 6.1
release is buggy.


Which driver is that?  My 6.1 install won't see them at all:

pci4: PCI bus on pcib4
pci4: network, ethernet at device 4.0 (no driver attached)
pci4: network, ethernet at device 4.1 (no driver attached)

Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?

-Dan



Ted

- Original Message -
From: Dan Mahoney, System Admin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, January 12, 2007 5:02 PM
Subject: Broadcom Nics in Tyan Transport GT24 (B3992)



Hey all, I have a Transport GT24 (B3992 Motherboard), and while it has one
intel nic which works well, I'd like to be able to use the onboard
broadcom network cards.  Is there a known way of making them work?  I seem
to recall some dealy where you could use a windows driver?

-Dan

--

I love you forever eternally.

-Connaian Expression

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

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

[EMAIL PROTECTED]






--

You're not normal!

-Michael G. Kessler, referring to my modem online time.


Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

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


load balancing with multiple pppoe sessions

2007-01-13 Thread Roberto Pereyra

Hi all!!!

A simple question ?

Does freebsd pppoe support multiple sessions ?

I need to configure a two adsl load balancing server using pf (pools
setup) but I don't have adsl routers only modems.

Can I can do it with freebsd ?

Thanks in advance.

roberto

--
Ing. Roberto Pereyra
ContenidosOnline
Looking for Linux Virtual Private Servers ? Click here:
http://www.spry.com/hosting-affiliate/scripts/t.php?a_aid=426a_bid=56
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Easier way to install on 3ware 9550 card?

2007-01-13 Thread Erik Trulsson
On Thu, Jan 11, 2007 at 12:01:48PM -0500, Dan Mahoney, System Admin wrote:
 yOn Wed, 10 Jan 2007, Erik Trulsson wrote:
 
 On Wed, Jan 10, 2007 at 05:24:26AM -0500, Dan Mahoney, System Admin wrote:
 On Wed, 3 Jan 2007, John Nielsen wrote:
 
 Apologies for top-posting.
 
 I've made some progress with this, but as I suspected, I'm screwed on
 namespace collision.  I.e. I am unable to load a version of twa.ko that
 supports my 3ware card because a previous version of twa.ko that does not
 support it is already in the generic kernel.  Changing the name of the
 loadable doesn't help, either.
 
 It looks like I might have to make my own release, and my own ISO, using
 the driver source from the 3ware site.
 
 Does anyone have an easier way of doing this?
 
 Might some of the following information from 3ware be of help?
 
 http://www.3ware.com/KB/article.aspx?id=15003
 
 This details exactly what I need to do.  However, the drivers that SHOULD 
 be attached to the article are NOT.

No, they were not. The people at 3ware seem to have noticed that mistake
however and now the attachments seem to actually be attached to that
article.



-- 
Insert your favourite quote here.
Erik Trulsson
[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: automake19: texinfo error during build

2007-01-13 Thread Giorgos Keramidas
On 2007-01-13 10:31, Mahmoud Labadi [EMAIL PROTECTED] wrote:
 thank for your quick response..
 I did that because I got this error during making install for mutt
 package so I tried to check automake
 please advise

 ===   mutt-1.4.2.2 depends on executable in : sgmlfmt - found
 ===   mutt-1.4.2.2 depends on file: /usr/local/bin/automake19 - not found
 ===Verifying install for /usr/local/bin/automake19 in
 /usr/ports/devel/automake19
 ===  Building for automake-1.9.6
 Making all in .
 Making all in doc
 restore=:  backupdir=.am$$   am__cwd=`pwd`  cd .   rm -rf
 $backupdir  mkdir $backupdir   if (makeinfo --no-split --version)
 /dev/null 21; then  for f in ./automake19.info
 ./automake19.info-[0-9] ./automake19.info-[0-9][0-9] ./automake19.i[0-9]
 ./automake19.i[0-9][0-9]; do  if test -f $f; then mv $f $backupdir;
 restore=mv; else :; fi;  done;  else :; fi   cd $am__cwd;  if
 makeinfo --no-split   -I .  -o ./automake19.info ./automake19.texi;
 then  rc=0;  cd .;  else  rc=$?;  cd .   $restore $backupdir/* `echo
 ././automake19.info | sed 's|[^/]*$||'`;  fi;  rm -rf $backupdir; exit $rc
 ./automake19.texi:8788: Unknown command `tie'.
 ./automake19.texi:8788: Misplaced {.
 ./automake19.texi:8788: Misplaced }.
 [...]

That's odd.  I have automake19 installed here, and it doesn't fail with
this error message, when I rebuild it:

[EMAIL PROTECTED]:/home/keramida$ pkg_info | grep automake
automake-1.9.6  GNU Standards-compliant Makefile generator (1.9)
[EMAIL PROTECTED]:/home/keramida$

On 2007-01-13 10:43, Jos? G. Juanino [EMAIL PROTECTED] wrote:
 Maybe I am wrong also, but I suspect you are using makeinfo binary
 from print/texinfo port instead from base system, and you have
 /usr/local/bin in your PATH before /usr/bin (bad idea in that case).

That's possible.

Mahmoud, can you show us your PATH and other environment settings?
This should be easy to do with:

root# env | sort

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


Re: Easier way to install on 3ware 9550 card?

2007-01-13 Thread Dan Mahoney, System Admin

On Sat, 13 Jan 2007, Erik Trulsson wrote:


On Thu, Jan 11, 2007 at 12:01:48PM -0500, Dan Mahoney, System Admin wrote:

yOn Wed, 10 Jan 2007, Erik Trulsson wrote:


On Wed, Jan 10, 2007 at 05:24:26AM -0500, Dan Mahoney, System Admin wrote:

On Wed, 3 Jan 2007, John Nielsen wrote:

Apologies for top-posting.

I've made some progress with this, but as I suspected, I'm screwed on
namespace collision.  I.e. I am unable to load a version of twa.ko that
supports my 3ware card because a previous version of twa.ko that does not
support it is already in the generic kernel.  Changing the name of the
loadable doesn't help, either.

It looks like I might have to make my own release, and my own ISO, using
the driver source from the 3ware site.

Does anyone have an easier way of doing this?


Might some of the following information from 3ware be of help?

http://www.3ware.com/KB/article.aspx?id=15003


This details exactly what I need to do.  However, the drivers that SHOULD
be attached to the article are NOT.


No, they were not. The people at 3ware seem to have noticed that mistake
however and now the attachments seem to actually be attached to that
article.


Yes,

I also need to state for the record that their support people are 
incredibly knowledgeable and responsive.


I'm up and running now (thought I wasn't for a bit because the card takes 
a few MINUTES to probe during boot).


What is the likelyness (read that as: who would I have to ask) of getting 
the driver source added to 6.2-R, or to CURRENT?  While this has been an 
overall good experience for me, it would be decidedly nice if I could have 
just booted from the CD and run with it.


-Dan

--

No mowore webooting!!!

-Paul, 10-16-99, 10 PM

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

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


question on smtp AUTH

2007-01-13 Thread David Banning
I am still pouring over logs to check how my server has been spamming.

I am wondering about the possibility of someone using a working login and 
password 
to send spam through my server. So here is my question;

I look at my maillog and see the following spam;

maillog.0:Jan 11 02:14:17 3s1 sm-mta[3540]: l0B7EGO6003540: 
from=[EMAIL PROTECTED], size=478, class=0, nrcpts=1, msgid=200701110714.l0B7
[EMAIL PROTECTED], proto=ESMTP, daemon=MTA, relay=3s1.com [209.161.205.12]

[EMAIL PROTECTED] does not exist as a user on my system, but the relay is mine
(3s1.com), and 209.161.205.12 is mine.

How can I find out or log when a user sends mail, what authentication was
used? If they have to login to send through my server, who did they login
as? - how would I find that out?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Clamav Antivirus install failure

2007-01-13 Thread Pablo Mora

# uname -r
5.5-STABLE

# cd /usr/ports/security/clamav
# cat Makefile
...
LIB_DEPENDS=gmp.7:${PORTSDIR}/math/libgmp4
...
# make install
...
/sbin/ldconfig -m /usr/local/lib
===   Registering installation for libgmp-4.1.4_2
===   Returning to build of clamav-0.88.7_1
Error: shared library gmp.7 does not exist
*** Error code 1

Stop in /usr/ports/security/clamav.
*** Error code 1

Stop in /usr/ports/security/clamav.
...

# pkg_info | grep libgmp
libgmp-4.1.4_2  A free library for arbitrary precision arithmetic

# pkg_info -Lx libgmp
Information for libgmp-4.1.4_2:

Files:
/usr/local/include/gmp.h
/usr/local/include/gmpxx.h
/usr/local/lib/libgmp.a
/usr/local/lib/libgmp.la
/usr/local/lib/libgmp.so
/usr/local/lib/libgmp.so.6
/usr/local/lib/libgmpxx.a
/usr/local/lib/libgmpxx.la
/usr/local/lib/libgmpxx.so
/usr/local/lib/libgmpxx.so.3
/usr/local/info/gmp.info

gmp.7 does not exists. Anybody know that it happens?

--
Linux is for people who hate Micro$oft. BSD is for people who love Unix ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


filtercmd, krb5, heimdal

2007-01-13 Thread Joe Auty

Hello,

Working with this guide:

http://perlstalker.amigo.net/tiki/tiki-index.php?page=serversidefilter 
%20on%20FreeBSD


First of all, I'm having the same problem described here:

http://lists.freebsd.org/pipermail/freebsd-questions/2006-June/ 
124454.html


where the Heimdal port conflicts with krb5 and therefore won't  
install. I'm assuming that Heimdal is built into krb5 and that I  
won't need it, so moving along...




My initial problem was this build-time error:

# make
gcc -c filtercmd.c  -DSQUIRRELMAILCONFIGFILE='/usr/local/www/ 
squirrelmail/config/config.php'

gcc -c checkcreds_cclient.c
checkcreds_cclient.c:12:10: #include expects FILENAME or FILENAME
checkcreds_cclient.c: In function `checkcredentials':
checkcreds_cclient.c:28: error: `MAILTMPLEN' undeclared (first use in  
this function)
checkcreds_cclient.c:28: error: (Each undeclared identifier is  
reported only once

checkcreds_cclient.c:28: error: for each function it appears in.)
checkcreds_cclient.c:29: error: `MAILSTREAM' undeclared (first use in  
this function)
checkcreds_cclient.c:29: error: `stream' undeclared (first use in  
this function)

checkcreds_cclient.c:30: error: syntax error before mb
checkcreds_cclient.c:31: error: `DRIVER' undeclared (first use in  
this function)
checkcreds_cclient.c:31: error: `d' undeclared (first use in this  
function)

checkcreds_cclient.c:38:18: #include expects FILENAME or FILENAME
checkcreds_cclient.c:41: error: syntax error before ')' token
checkcreds_cclient.c:54: error: `NIL' undeclared (first use in this  
function)
checkcreds_cclient.c:54: error: `SET_MAXLOGINTRIALS' undeclared  
(first use in this function)

checkcreds_cclient.c: At top level:
checkcreds_cclient.c:78: error: syntax error before '*' token
checkcreds_cclient.c: In function `mm_login':
checkcreds_cclient.c:80: error: `mb' undeclared (first use in this  
function)
checkcreds_cclient.c:84: error: `user' undeclared (first use in this  
function)
checkcreds_cclient.c:84: error: `MAILTMPLEN' undeclared (first use in  
this function)
checkcreds_cclient.c:85: error: `pwd' undeclared (first use in this  
function)

checkcreds_cclient.c: In function `mm_log':
checkcreds_cclient.c:90: error: `NIL' undeclared (first use in this  
function)
checkcreds_cclient.c:91: error: `PARSE' undeclared (first use in this  
function)
checkcreds_cclient.c:92: error: `WARN' undeclared (first use in this  
function)
checkcreds_cclient.c:93: error: `ERROR' undeclared (first use in this  
function)

checkcreds_cclient.c: At top level:
checkcreds_cclient.c:100: error: syntax error before '*' token
checkcreds_cclient.c: In function `mm_notify':
checkcreds_cclient.c:101: error: `string' undeclared (first use in  
this function)
checkcreds_cclient.c:101: error: `errflg' undeclared (first use in  
this function)

checkcreds_cclient.c: At top level:
checkcreds_cclient.c:106: error: syntax error before '*' token
checkcreds_cclient.c:107: error: syntax error before '*' token
checkcreds_cclient.c:108: error: syntax error before '*' token
checkcreds_cclient.c:109: error: syntax error before '*' token
checkcreds_cclient.c:110: error: syntax error before '*' token
checkcreds_cclient.c:111: error: syntax error before '*' token
checkcreds_cclient.c:112: error: syntax error before '*' token
checkcreds_cclient.c:114: error: syntax error before '*' token
checkcreds_cclient.c:115: error: syntax error before '*' token
checkcreds_cclient.c:116: error: syntax error before '*' token
*** Error code 1

Stop in /usr/local/www/squirrelmail/plugins/serversidefilter/script.


The include in question that it doesn't like appears to be this:

// c-client library
#include MAIL_H

(this is line 12)

I changed this to the complete path to mail.h:

#include /usr/local/include/c-client/mail.h

I did the same for linkage.h, which it also complained about:

#include /usr/local/include/c-client/linkage.c


My remaining problem is this:

# make
gcc -o filtercmd filtercmd.o checkcreds_cclient.o -lc-client4 -lssl - 
lpam -lcrypt -lcom_err  -L /usr/local/lib -lz -lcrypto -L /usr/lib - 
static -lkrb5 -lk5crypto  -lgssapi -lopie -lradius -lskey -ltacplus - 
lutil -lmd -static

/usr/bin/ld: cannot find -lk5crypto
*** Error code 1

Stop in /usr/local/www/squirrelmail/plugins/serversidefilter/script.



Is this due to my missing Heimdal port? What would you suggest trying?







---
Joe Auty
NetMusician: web publishing software for musicians
http://www.netmusician.org
[EMAIL PROTECTED]




PGP.sig
Description: This is a digitally signed message part


Re: Broadcom Nics in Tyan Transport GT24 (B3992)

2007-01-13 Thread Paul Schmehl
--On January 13, 2007 8:34:50 AM -0500 Dan Mahoney, System Admin 
[EMAIL PROTECTED] wrote:



On Fri, 12 Jan 2007, Ted Mittelstaedt wrote:


Use the latest Broadcom driver from FreeBSD CVS.  The one included in
6.1 release is buggy.


Which driver is that?  My 6.1 install won't see them at all:

pci4: PCI bus on pcib4
pci4: network, ethernet at device 4.0 (no driver attached)
pci4: network, ethernet at device 4.1 (no driver attached)

Also, I'm running 6.1-RELEASE, will the cvs drivers from CURRENT work?


They're working for me.

grep bce /var/run/dmesg.boot
bce0: Broadcom NetXtreme II BCM5708 1000Base-T (B1), v0.9.6 mem 
0xf400-0xf5ff irq 16 at device 0.0 on pci9

bce0: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz
miibus0: MII bus on bce0
bce0: Ethernet address: 00:13:72:fb:2a:ad
bce1: Broadcom NetXtreme II BCM5708 1000Base-T (B1), v0.9.6 mem 
0xf800-0xf9ff irq 16 at device 0.0 on pci5

bce1: ASIC ID 0x57081010; Revision (B1); PCI-X 64-bit 133MHz
miibus1: MII bus on bce1
bce1: Ethernet address: 00:13:72:fb:2a:ab

You have to get the if_bce.c source that has this in it:
//
/* BCE Driver Version 
*/

//
char bce_driver_version[] = v0.9.6;

and then recompile your kernel.

Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


Re: question on smtp AUTH

2007-01-13 Thread Paul Schmehl
--On January 13, 2007 1:08:17 PM -0500 David Banning 
[EMAIL PROTECTED] wrote:



I am still pouring over logs to check how my server has been spamming.

I am wondering about the possibility of someone using a working login
and password  to send spam through my server. So here is my question;

I look at my maillog and see the following spam;

maillog.0:Jan 11 02:14:17 3s1 sm-mta[3540]: l0B7EGO6003540:
from=[EMAIL PROTECTED], size=478, class=0, nrcpts=1, msgid=200701110714.l0B7
[EMAIL PROTECTED], proto=ESMTP, daemon=MTA, relay=3s1.com
[209.161.205.12]

[EMAIL PROTECTED] does not exist as a user on my system, but the relay is mine
(3s1.com), and 209.161.205.12 is mine.


Your system appears to be working as expected:

telnet 209.161.205.12 25
Trying 209.161.205.12...
Connected to 3s1.com.
Escape character is '^]'.
EHL220 3s1.com ESMTP Sendmail 8.13.6/8.13.6; Sat, 13 Jan 2007 14:51:12 
-0500 (EST)

^R
EHLO testing
250-3s1.com Hello www.stovebolt.com [66.221.101.248], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-EXPN
250-VERB
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH DIGEST-MD5 CRAM-MD5 LOGIN PLAIN
250-DELIVERBY
250 HELP
MAIL FROM: [EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED] Sender ok
RCPT TO: [EMAIL PROTECTED]
550 5.7.1 [EMAIL PROTECTED] Relaying denied. Proper authentication 
required.


That would seem to suggest that the spam is being sent using an authorized 
account, however, is it possible that a host inside your network is 
sending the spam?


Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


question about Intel NICs

2007-01-13 Thread Robert Huff

I have a machine that's getting re-purposed, and - based on
comments made here - I'd like to replace the RealTek-based NIC with
Intel. 
However ... I've never dealt with Intel cards before, and I'm
not certain which model is the right choice.  A search of the Intel
web site suggests either the PRO/1000 MT or the PRO/1000 GT.  Given
the machine is vanilla PCI and will be mostly a workstation with
some light server functionality, I'm open to counsel.  (Preferably
with data, but anecdote will do.  :-)


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


nfs server not working with 6.2-RELEASE

2007-01-13 Thread Jonathan Horne

updated my NFS server to 6.2-RELEASE last night.  today, i find that freebsd
or linux clinets alike, are all getting:

athena:/usr/src: RPCPROG_MNT: RPC: Timed out

i cant think of what to check.  the nfs server has this in the /etc/rc.conf:

rpcbind_enable=YES
nfs_server_enable=YES
mountd_flags=-r

my uname:
FreeBSD athena.dfwlp.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
19:53:23 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ATHENA
i386

my /etc/exports:
[EMAIL PROTECTED] ~]# cat /etc/exports
/usr -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0
/opt -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0

frustrating as all get out, as im troubleshooting another totally enigmatic
problem on both of my linux servers (which i wont bother to post about
here).  but since my BSD box is my file server, im needing to get into those
NFS mounts, so one problem is preventing the other from being solved.

if anyone can help me shed light on this, i would really appreciated it.

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


Re: question about Intel NICs

2007-01-13 Thread Erik Trulsson
On Sat, Jan 13, 2007 at 03:42:22PM -0500, Robert Huff wrote:
 
   I have a machine that's getting re-purposed, and - based on
 comments made here - I'd like to replace the RealTek-based NIC with
 Intel. 
   However ... I've never dealt with Intel cards before, and I'm
 not certain which model is the right choice.  A search of the Intel
 web site suggests either the PRO/1000 MT or the PRO/1000 GT.  Given
 the machine is vanilla PCI and will be mostly a workstation with
 some light server functionality, I'm open to counsel.  (Preferably
 with data, but anecdote will do.  :-)

You probably want the PRO/1000 GT.  The PRO/1000 MT is a somewhat older
design and the desktop version of the MT is probably a bit difficult
to get hold of today. (The server version of the pro/1000 mt has a 64-bit
connector which would not confer any extra benefit to you if you just have a
normal 32-bit PCI slot.)

Both the MT and GT NICs should work fine for you but the GT model is
probably both easier and cheaper to find in stores today.


FWIW I have a PRO/1000 GT card in one of my machines and it works just fine.



-- 
Insert your favourite quote here.
Erik Trulsson
[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: question on smtp AUTH

2007-01-13 Thread John Levine
I am wondering about the possibility of someone using a working login
and password to send spam through my server. So here is my question;

That's depressingly common.  Look for abandoned or unused accounts
like guest/guest.

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


Re: Clamav Antivirus install failure

2007-01-13 Thread Boris Samorodov
On Sat, 13 Jan 2007 16:29:46 -0300 Pablo Mora wrote:

 # uname -r
 5.5-STABLE

 # cd /usr/ports/security/clamav
 # cat Makefile
 ...
 LIB_DEPENDS=gmp.7:${PORTSDIR}/math/libgmp4
 ...
 # make install
 ...
 /sbin/ldconfig -m /usr/local/lib
 ===   Registering installation for libgmp-4.1.4_2

Current version is libgmp-4.2.1_1 ...

 ===   Returning to build of clamav-0.88.7_1
 Error: shared library gmp.7 does not exist
 *** Error code 1

 Stop in /usr/ports/security/clamav.
 *** Error code 1

 Stop in /usr/ports/security/clamav.
 ...

 # pkg_info | grep libgmp
 libgmp-4.1.4_2  A free library for arbitrary precision arithmetic

 # pkg_info -Lx libgmp
 Information for libgmp-4.1.4_2:

 Files:
 /usr/local/include/gmp.h
 /usr/local/include/gmpxx.h
 /usr/local/lib/libgmp.a
 /usr/local/lib/libgmp.la
 /usr/local/lib/libgmp.so
 /usr/local/lib/libgmp.so.6
 /usr/local/lib/libgmpxx.a
 /usr/local/lib/libgmpxx.la
 /usr/local/lib/libgmpxx.so
 /usr/local/lib/libgmpxx.so.3
 /usr/local/info/gmp.info

 gmp.7 does not exists. Anybody know that it happens?

... and libgmp.so.7 is there.

Try to update your ports tree and math/libgmp4 port.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone  Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SuperMicro 2U servers?

2007-01-13 Thread Josef Grosch
On Thu, Jan 11, 2007 at 08:43:06AM +0100, Philippe Lang wrote:
 Hi,
 
 Is anyone using FreeBSD 6.X in production on SuperMicro 2U servers?
 
 http://www.supermicro.com/products/system/2U/
 
 Thanks for the info,
 
 Philippe Lang


Yep,

We are using them at Juniper Networks. We have had very good luck with
them. However we use SCSI disk instead of SATA so I don't know how well
SATA works with FreeBSD 6.x. Our setup is 2 - dual core CPUs, 4 gig of ram,
a pair of Adaptec SCSI RAID controllers. The OS disk is a pair of 72 gig
SCSI mirrored and the other 6 bays have some configuration of SCSI disk in
RAID 10. We use FreeBSD 6.2-RC2 because these motherboards use the Intel
network chips and there was a problem with the em device. The patch to fix
this got committed sometime in late October. 


Josef

-- 
Josef Grosch   | Another day closer to a | FreeBSD 6.1
[EMAIL PROTECTED] |   Micro$oft free world  | Berkeley, Ca.


pgpqkrlXoOEtR.pgp
Description: PGP signature


Re: nfs server not working with 6.2-RELEASE

2007-01-13 Thread Jay Chandler

Jonathan Horne wrote:
updated my NFS server to 6.2-RELEASE last night.  today, i find that 
freebsd

or linux clinets alike, are all getting:

athena:/usr/src: RPCPROG_MNT: RPC: Timed out

i cant think of what to check.  the nfs server has this in the 
/etc/rc.conf:


rpcbind_enable=YES
nfs_server_enable=YES
mountd_flags=-r

my uname:
FreeBSD athena.dfwlp.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
19:53:23 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ATHENA
i386

my /etc/exports:
[EMAIL PROTECTED] ~]# cat /etc/exports
/usr -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0
/opt -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0

frustrating as all get out, as im troubleshooting another totally 
enigmatic

problem on both of my linux servers (which i wont bother to post about
here).  but since my BSD box is my file server, im needing to get into 
those

NFS mounts, so one problem is preventing the other from being solved.

if anyone can help me shed light on this, i would really appreciated it.

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


Check /var/log./messages and /var/log/dmesg for anything irregular.

--
Jay Chandler
Network Administrator, Chapman University
714.628.7249 / [EMAIL PROTECTED]
Today's Excuse: dynamic software linking table corrupted 


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


Put /usr on a different drive

2007-01-13 Thread Daniel A.

Hi,
I'm wondering if someone could point me in the right direction of
moving the entire /usr partition to a second hard disk, given that I
am on an existing (newly installed) install of FreeBSD.

Also, is it possible to specify something like this during the
installation itself?

Any possible google queries, links, articles, et cetera are warmly
welcomed. I've tried throwing a few keywords at google, but it all
returns off topic pages.


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


Re: nfs server not working with 6.2-RELEASE

2007-01-13 Thread Jonathan Horne

On 1/13/07, Jay Chandler [EMAIL PROTECTED] wrote:


Jonathan Horne wrote:
 updated my NFS server to 6.2-RELEASE last night.  today, i find that
 freebsd
 or linux clinets alike, are all getting:

 athena:/usr/src: RPCPROG_MNT: RPC: Timed out

 i cant think of what to check.  the nfs server has this in the
 /etc/rc.conf:

 rpcbind_enable=YES
 nfs_server_enable=YES
 mountd_flags=-r

 my uname:
 FreeBSD athena.dfwlp.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
 19:53:23 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ATHENA
 i386

 my /etc/exports:
 [EMAIL PROTECTED] ~]# cat /etc/exports
 /usr -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0
 /opt -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0

 frustrating as all get out, as im troubleshooting another totally
 enigmatic
 problem on both of my linux servers (which i wont bother to post about
 here).  but since my BSD box is my file server, im needing to get into
 those
 NFS mounts, so one problem is preventing the other from being solved.

 if anyone can help me shed light on this, i would really appreciated it.

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

Check /var/log./messages and /var/log/dmesg for anything irregular.

--
Jay Chandler
Network Administrator, Chapman University
714.628.7249 / [EMAIL PROTECTED]
Today's Excuse: dynamic software linking table corrupted



well i may have come up with one possibility, my temporary dns server only
has copied of my forward domains, and not my reverse.  as soon as i have my
main DNS servers back online again, ill be retesting.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Put /usr on a different drive

2007-01-13 Thread Andrew Pantyukhin

On 1/14/07, Daniel A. [EMAIL PROTECTED] wrote:

Hi,
I'm wondering if someone could point me in the right direction of
moving the entire /usr partition to a second hard disk, given that I
am on an existing (newly installed) install of FreeBSD.


First, you need to copy all the stuff over. You can
use dump(8)/restore(8), or mount /usr read-only, new
/usr read-write (under a temporary mount point like
/mnt) and use tar(1), cpio(1L), or cp(1).

Then it's just a matter of unmounting /usr and
mounting your new device under this mount point.
Don't forget to edit the fstab(5) entry.


Also, is it possible to specify something like this during the
installation itself?


Just partition your second drive and define any
mount point on any of it's partitions - everything
will be fine.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: question on smtp AUTH

2007-01-13 Thread Paul Schmehl
--On January 13, 2007 6:34:17 PM -0500 David Banning [EMAIL PROTECTED] 
wrote:



That would seem to suggest that the spam is being sent using an
authorized  account, however, is it possible that a host inside your
network is  sending the spam?


Thanks for that test Paul. I do believe that it could have been a virus
infected windows box. I am not convinced now. I -do- know that I have
had crackers attempting access via SSH and I did not have anything to
stop them from trying every possible configuration. Eventually they
may have gotten a usable login and password. I now have them blocked
after 5 failed attempts but still there could be someone spamming using
the login and password obtained previously. Before getting -everyone-
to change thier password I am wondering if there isn't a way to log
who is sending via what login authentication. I could then just
setup a new password for that user only.


I'm not that knowledgeable of sendmail.  (One of the first things I do on 
every install is install postfix and disable sendmail.)  I sent a test 
message, and here's what I see in the logs:


Jan 13 14:12:30 mail postfix/smtpd[55000]: F0E75114333: 
client=adsl-65-69-140-8.dsl.rcsntx.swbell.

net[65.69.140.8], sasl_method=PLAIN, [EMAIL PROTECTED]
Jan 13 14:12:31 mail postfix/smtp[55003]: 845B811431A: 
to=[EMAIL PROTECTED], relay=mx2.utdallas
.edu[129.110.10.17]:25, delay=0.6, delays=0.34/0/0.13/0.13, dsn=2.0.0, 
status=sent (250 Ok: queued

as 261313392)

I don't know if sendmail logs those.  If not, maybe a higher debug level 
would help?


Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


ppp: 'enable proxy' feature

2007-01-13 Thread James Long
Thank you to the folks who encouraged me to look at
/usr/share/examples/ppp/ppp.conf.sample for syntax on unique
IP assignment.  And after four more readings, I did find
the place in the man page where that is described!


The problem I have now is that I don't understand how to make
enable proxy work reliably for me.

The diagnosis I have so far says that enable proxy works only 
if the client knows to request an IP in the range of IPs defined
on the server.  If the client requests an IP outside that 
range (such as 10.0.0.2/0), then the server will instead assign 
them an IP from within the pool defined on the server, but the 
server does not create the proxy arp entry.

This is with 6.1-RC circa 20:34 5/1/2006 on one client, 6.2-PRE
circa 22:54 12/11/2006 on another, and 6.2-PRE 21:11 1/11/2007
on the server.

How can I get the server to proxy arp for all ppp peers that
receive IPs on the 192.168.0.0/24 LAN?

Thanks,

Jim



fxp0 is my ppp interface.  Before the client connects:

fxp0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
inet 10.0.0.1 netmask 0xff00 broadcast 10.255.255.255
ether 00:09:6b:86:82:a6
media: Ethernet autoselect (100baseTX full-duplex)
status: active
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet 127.0.0.1 netmask 0xff00 
ath0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet 192.168.0.68 netmask 0xff00 broadcast 192.168.0.255
ether 00:20:a6:57:a4:09
media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/6Mbps)
status: associated
ssid default channel 6 bssid 00:11:95:6b:3e:c2
authmode OPEN privacy OFF txpowmax 36 bmiss 7 protmode CTS burst
bintval 100
tun0: flags=8010POINTOPOINT,MULTICAST mtu 1500
tun1: flags=8010POINTOPOINT,MULTICAST mtu 1500
tun2: flags=8010POINTOPOINT,MULTICAST mtu 1500

arp table:

? (10.0.0.1) at 00:09:6b:86:82:a6 on fxp0 permanent [ethernet]
? (192.168.0.1) at 00:11:95:6b:3e:c2 on ath0 [ethernet]

ppp.log showing client connect, requesting 10.0.0.2, assigned IP 
192.168.0.229:

Jan 13 14:23:09 t30 ppp[84882]: Phase: Using interface: tun0
Jan 13 14:23:09 t30 ppp[84882]: Phase: deflink: Created in closed state
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: default: ident user-ppp VERSION 
(built COMPILATIONDATE)
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: set device PPPoE:fxp0:t30
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: set speed sync
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: set mru 1492
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: set mtu 1492
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: set ifaddr 192.168.255.1 
192.168.0.128-192.168.0.254 255.255.255.255
Jan 13 14:23:09 t30 ppp[84882]: tun0: IPCP: Selected IP address 192.168.0.229
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: enable proxy
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: enable lqr
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: enable pap
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: enable passwdauth
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: set dns 10.0.0.1 10.0.0.1
Jan 13 14:23:09 t30 ppp[84882]: tun0: Command: t30: accept dns
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: PPP Started (direct mode).
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: bundle: Establish
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: deflink: closed - opening
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: deflink: Link is a netgraph node
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: deflink: Connected!
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: deflink: opening - carrier
Jan 13 14:23:09 t30 ppp[84882]: tun0: Phase: deflink: carrier - lcp
Jan 13 14:23:09 t30 ppp[84882]: tun0: LCP: FSM: Using deflink as a transport
Jan 13 14:23:09 t30 ppp[84882]: tun0: LCP: deflink: State change Initial -- 
Closed
Jan 13 14:23:09 t30 ppp[84882]: tun0: LCP: deflink: State change Closed -- 
Stopped
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP: deflink: LayerStart
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP: deflink: SendConfigReq(1) state = 
Stopped
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  MRU[4] 1492
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  MAGICNUM[6] 0xc2eab6f1
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  QUALPROTO[8] proto c025, interval 
3ms
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  AUTHPROTO[4] 0xc023 (PAP)
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP: deflink: State change Stopped -- 
Req-Sent
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP: deflink: RecvConfigReq(1) state = 
Req-Sent
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  MRU[4] 1492
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  MAGICNUM[6] 0xc371b5d8
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP: deflink: SendConfigAck(1) state = 
Req-Sent
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  MRU[4] 1492
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP:  MAGICNUM[6] 0xc371b5d8
Jan 13 14:23:10 t30 ppp[84882]: tun0: LCP: deflink: State change Req-Sent -- 

Re: question on smtp AUTH

2007-01-13 Thread David Banning
 That would seem to suggest that the spam is being sent using an authorized 
 account, however, is it possible that a host inside your network is 
 sending the spam?

Thanks for that test Paul. I do believe that it could have been a virus
infected windows box. I am not convinced now. I -do- know that I have
had crackers attempting access via SSH and I did not have anything to
stop them from trying every possible configuration. Eventually they
may have gotten a usable login and password. I now have them blocked
after 5 failed attempts but still there could be someone spamming using
the login and password obtained previously. Before getting -everyone-
to change thier password I am wondering if there isn't a way to log
who is sending via what login authentication. I could then just
setup a new password for that user only.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Put /usr on a different drive

2007-01-13 Thread Jerry McAllister
On Sun, Jan 14, 2007 at 12:08:13AM +0100, Daniel A. wrote:

 Hi,
 I'm wondering if someone could point me in the right direction of
 moving the entire /usr partition to a second hard disk, given that I
 am on an existing (newly installed) install of FreeBSD.
 
 Also, is it possible to specify something like this during the
 installation itself?

It is quite possible, but not quite as convenient as it could be if
you are not familiar with the installer.


 
 Any possible google queries, links, articles, et cetera are warmly
 welcomed. I've tried throwing a few keywords at google, but it all
 returns off topic pages.

In the last six months I have posted fairly complete ways of
doing this several times on this list.   It is easy.  I suggest
you look throught the FreeBSD questions archives.   Most of my posts
assume things are being moved to an existing file system, but
the process is the same.

First, you should look at what is using up space in your /usr filesystem.
It may be that something is growing in a way you do no want.
For that, use the  'du'  command something like:
  cd /usr
  du -sk *
Cd in to any directory that seems unreasonable and repeat the du to
narrow things down.

One thing that is often done, but I don't recommend is putting
user accounts and other things that can grow unexpectedly in to /usr.
I make a separate file system for user accounts, generally using
the /home mount point.  I also put /usr/ports in a different file system.

If you finally decide that you do need to add a disk - a very real
possibility - then choose a good quality drive of the same general
type your already have - SCSI, IDE/SATA, SAS - aind physicaly install it.

Boot the machine and look for in dmesg.
It will either show up as dann or adnn  where nn is a device number.
It will be da for SCSI or ad for IDE family.  The first drive will be 0
the second will be 1, etc.Probably your boot drive is 0 and the
one you add will be 1.  If they are IDE then ad0 and ad1.

Next, take a look at the drive with fdisk.  Presuming it is ad1,  do:
  fdisk ad1

It should find the disk and think everything is in slice 1 unless the
disk was formerly used in a different system, in which case it should
see the disk, but stuff may be spread ofer up to 4 slices (occasionally
miscalled partitions).

My examples the new drive is IDE family and is the second disk.
You can make sure everything that might be left on it is effectively
wiped out by doing:
  dd if=/dev/zero of=/dev/ad1 bs=512 count=65

Then, to make the disk usable you need to do an fdisk, bsdlabel and newfs.
Presuming you will use the whole disk for /usr (maybe you will really
want to use it in a more complex way, but the process is essentially
the same) and presuming you don't want to make the drive bootable - and
install an OS on it in a separate root,  then
The fdisk creates the slice table and writes sector 0.
  fdisk -I ad1
writes one single slice containing all the usable space on the drive.

NOTE, although drives are numbered 0-nn, slices are numbered 1-4.
Then you need to create a label in slice 1
  bsdlabel -w ad1s1
creates the initial label - note the additional 's1' to specify the slice.

Now, divide up the slice in to partitions.
In this I am presuming you want a single large partition.
Use the bsdlabel in edit mode.
  bsdlabel -e ad1s1

You will be put in a vi edit session unless you have a different
default editor specified in an environment variable.

That will bring up a screen with the slice label as it currently is.
Ignore all the stuff specifying drive specs.
For one partition, change only one field.
There should be a line starting with 'a:'
Change it so it looks like:
   a:*04.2BSD 2048 16384 32776

Leave the line that starts 'c:' as is.

But, if it doesn't give you an 'a:' line, copy the 'c:' line
and use it and just replace the size field with the '*'
You don't really need to change the fsize, bsize and bps fields, but
suggest you make them as I have them above.

Then you have to create a file system on that partition.
Do that with newfs.

newfs /dev/ad1s1a

Newfs needs the full device spec as above.

now you can mount and write to the filesystem.
I'd suggest you do this next stuff in single user mode, but
it isn't absolutely essential.
Make a temporary mount point and mount it.
  mkdir /newusr
  mount /dev/ad1s1a /newusr

Copy the existing /usr to the new space, probably using tar
I use an interim file, but you can use pipes.
If your current /usr is really a whole partition in and of itself,
then I would use dump/restore instead of tar for this
  cd /usr
  tar cvpf /newusr/usr.tar *
  cd /newusr
  tar xvpf usr.tar

The 'v' flag is not essential, but gives you the confidence
something is happening.

Using dump/restore instead of tar, do:

  cd /newusr
  dump 0af - | restore -rf -

Now, get rid of the old /usr and make it use the new one.

  cd /
  mv usr oldusr
  umount /newusr
  mount /dev/ad1s1a /usr

Check everything out and 

Re: nfs server not working with 6.2-RELEASE

2007-01-13 Thread Jonathan Horne
On Saturday 13 January 2007 17:47, Jonathan Horne wrote:
 On 1/13/07, Jay Chandler [EMAIL PROTECTED] wrote:
  Jonathan Horne wrote:
   updated my NFS server to 6.2-RELEASE last night.  today, i find that
   freebsd
   or linux clinets alike, are all getting:
  
   athena:/usr/src: RPCPROG_MNT: RPC: Timed out
  
   i cant think of what to check.  the nfs server has this in the
   /etc/rc.conf:
  
   rpcbind_enable=YES
   nfs_server_enable=YES
   mountd_flags=-r
  
   my uname:
   FreeBSD athena.dfwlp.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
   19:53:23 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ATHENA
   i386
  
   my /etc/exports:
   [EMAIL PROTECTED] ~]# cat /etc/exports
   /usr -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0
   /opt -alldirs -maproot=root -network=192.168.1 -mask=255.255.255.0
  
   frustrating as all get out, as im troubleshooting another totally
   enigmatic
   problem on both of my linux servers (which i wont bother to post about
   here).  but since my BSD box is my file server, im needing to get into
   those
   NFS mounts, so one problem is preventing the other from being solved.
  
   if anyone can help me shed light on this, i would really appreciated
   it.
  
   thanks,
   jonathan
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
 
  Check /var/log./messages and /var/log/dmesg for anything irregular.
 
  --
  Jay Chandler
  Network Administrator, Chapman University
  714.628.7249 / [EMAIL PROTECTED]
  Today's Excuse: dynamic software linking table corrupted

 well i may have come up with one possibility, my temporary dns server only
 has copied of my forward domains, and not my reverse.  as soon as i have my
 main DNS servers back online again, ill be retesting.

well, it turns out, that i totally newb'd myself.  long story short...

i build myself an emergency DNS server, and since i planned only to use it 
while my main DNS servers were down (and, when they are down, they are both 
usually down at the same time), i didnt replicate my reverse zones over to 
it, only my forward zones.  turns out, nfs requires the reverse record or it 
doesnt seem to work right anymore.

in my typical fashion... i spent days troubleshooting all the most complicated 
configurations that could be throwing me a monkey wrench (culminating with a 
reinstall of my VMware Server)... instead of starting with the easiest thing 
first.

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


Re: load balancing with multiple pppoe sessions

2007-01-13 Thread James Long
 Message: 5
 Date: Sat, 13 Jan 2007 10:27:47 -0300
 From: Roberto Pereyra [EMAIL PROTECTED]
 Subject: load balancing with multiple pppoe sessions
 To: freebsd-questions@freebsd.org
 Message-ID:
   [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 
 Hi all!!!
 
 A simple question ?
 
 Does freebsd pppoe support multiple sessions ?
 
 I need to configure a two adsl load balancing server using pf (pools
 setup) but I don't have adsl routers only modems.
 
 Can I can do it with freebsd ?
 
 Thanks in advance.
 
 roberto

I'm not an expert in ppp, but I have been immersed in the ppp man page
for the last couple three days.

Assuming that your two ADSL lines are from the same ISP, and they
support multi-session ppp, then yes, FreeBSD's ppp claims to be able to
bond the two ppp sessions into a single datapipe.

Say:

man ppp

and search for MULTI-LINK


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


perl substitution question

2007-01-13 Thread Gary Kline
o
Anybody know if I can do a perl substitution of the scads of
\x80\x9D to simple double-quotes () from the command line?

I've got many HTML files with this strange syntax (must be from
Windows) that  I'd like to make human-readable for myself.  I
know how to change s/OLD/NEW/ and make a *.bak of the old using
perl from the cmd line.  But nothing this obscure.  ---Yes, I have
scoured some web/perl docs; still fuzzy.  

thanks in advance, 

gary


-- 
  Gary Kline  [EMAIL PROTECTED]   www.thought.org  Public Service Unix

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


Re: question on smtp AUTH

2007-01-13 Thread Jonathan Horne
On Saturday 13 January 2007 12:08, David Banning wrote:
 I am still pouring over logs to check how my server has been spamming.

 I am wondering about the possibility of someone using a working login and
 password to send spam through my server. So here is my question;

 I look at my maillog and see the following spam;

 maillog.0:Jan 11 02:14:17 3s1 sm-mta[3540]: l0B7EGO6003540:
 from=[EMAIL PROTECTED], size=478, class=0, nrcpts=1, 
 msgid=200701110714.l0B7
 [EMAIL PROTECTED], proto=ESMTP, daemon=MTA, relay=3s1.com
 [209.161.205.12]

 [EMAIL PROTECTED] does not exist as a user on my system, but the relay is mine
 (3s1.com), and 209.161.205.12 is mine.

 How can I find out or log when a user sends mail, what authentication was
 used? If they have to login to send through my server, who did they login
 as? - how would I find that out?

well, on my sendmail, which i know to be authing correctly.. i see an line 
with an authid and the originating server.  here is what i see in my sendmail 
logs when i send an email thru my server:


Jan 13 21:09:03 regulus sm-mta[1295]: AUTH=server, relay=athena.dfwlp.com 
[192.168.125.83], authid=jhorne, mech=PLAIN, bits=0
Jan 13 21:09:03 regulus sm-mta[1295]: l0E393ZZ001295: from=[EMAIL PROTECTED], 
size=340, class=0, nrcpts=1, msgid=[EMAIL PROTECTED], 
proto=ESMTP, daemon=IPv4, relay=athena.dfwlp.com [192.168.125.83]
Jan 13 21:09:03 regulus spamd[778]: spamd: connection from localhost 
[127.0.0.1] at port 52812
Jan 13 21:09:03 regulus spamd[778]: spamd: processing message 
[EMAIL PROTECTED] for root:58
Jan 13 21:09:04 regulus spamd[778]: spamd: clean message (-4.4/3.6) for 
root:58 in 1.3 seconds, 634 bytes.
Jan 13 21:09:04 regulus spamd[778]: spamd: result: . -4 - ALL_TRUSTED,BAYES_00 
scantime=1.3,size=634,user=root,uid=58,required_score=3.6,rhost=localhost,raddr=127.0.0.1,rport=52812,mid=[EMAIL
 PROTECTED],bayes=1.98407501539322e-09,autolearn=ham
Jan 13 21:09:04 regulus sm-mta[1295]: l0E393ZZ001295: Milter add: header: 
X-Spam-Status: No, score=-4.4 required=3.6 tests=ALL_TRUSTED,BAYES_00 
\n\tautolearn=ham version=3.1.7
Jan 13 21:09:04 regulus sm-mta[1295]: l0E393ZZ001295: Milter add: header: 
X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on regulus.dfwlp.com
Jan 13 21:09:04 regulus spamd[648]: prefork: child states: II
Jan 13 21:09:12 regulus sm-mta[1298]: l0E393ZZ001295: to=[EMAIL PROTECTED], 
ctladdr=[EMAIL PROTECTED] (1001/1001), delay=00:00:09, xdelay=00:00:08, 
mailer=esmtp, pri=30340, relay=gmail-smtp-in.l.google.com. [64.233.163.27], 
dsn=2.0.0, stat=Sent (OK 1168744152 18si11823416nzo)

another very archaic test, and this is not so much a definitive test anymore, 
but it might not hurt to try the open relay test from mail-abuse.org.  just 
type:

telnet relay-test.mail-abuse.org

and it should at least be able to withstand those 19 simple relay checks.  
what authmethod are you using on your sendmail, and did you make the 
appropriate changes in your .mc files?

finally, when someone who tried to relay who is not authorized, your sendmail 
logs should produce lines like this:

Jan 12 10:15:05 regulus sm-mta[28559]: l0CGEDDv028559: ruleset=check_rcpt, 
arg1=[EMAIL PROTECTED], relay=VG-4-52.dialup.access.telecore.net.ru 
[213.135.65.54], reject=550 5.7.1 [EMAIL PROTECTED]... Relaying 
denied. Proper authentication required.

do a:
cat /var/log/maillog*|grep Proper

and see what you turn up.

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


Re: perl substitution question

2007-01-13 Thread Giorgos Keramidas
On 2007-01-13 18:45, Gary Kline [EMAIL PROTECTED] wrote:
 Anybody know if I can do a perl substitution of the scads of
 \x80\x9D to simple double-quotes () from the command line?

You already have part of the syntax right:

,
| [EMAIL PROTECTED]:/home/keramida$ hd binary.dat 
|   80 68 65 6c 6c 6f 20 77  6f 72 6c 64 9d 0a|.hello world..|
| 000e
| [EMAIL PROTECTED]:/home/keramida$ perl -pe 's/\x80//; s/\x9d//;'  
binary.dat 
| hello world
| [EMAIL PROTECTED]:/home/keramida$ 
`

Note how the file `binary.dat', which I edited with hexl-mode in Emacs,
to insert the 0x80 and 0x9D hex values, gets converted to hello world
on output.

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


Sound Card Problem

2007-01-13 Thread Derrick Edwards
All,
I upgraded to the lastest version of RELENG_6 and now my onboard sound does 
not work. It worked on earlier versions of RELENG_6(3 Months Ago). Did 
something change that I should be aware of. I rebuilt system again just to 
verify. I am using an SOYO SY-P4I 845PE motherboard. It does not seem to see 
it now. Please help and thanks for your assistance.

v/r
Derrick

FreeBSD 6.2-PRERELEASE #0: Sat Jan 13 15:35:05 EST 2007

focus# pciconf -lv
[EMAIL PROTECTED]:0:0:  class=0x06 card=0x25608086 chip=0x25608086 rev=0x02 
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F Bridge'
class= bridge
subclass = HOST-PCI
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x25618086 rev=0x02 
hdr=0x01
vendor   = 'Intel Corporation'
device   = '82845G/GL/GV/GE/PE Brookdale Host to AGP Bridge'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x24c28086 chip=0x24c28086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x24c28086 chip=0x24c48086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x24c28086 chip=0x24c78086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x24cd8086 chip=0x24cd8086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x244e8086 
rev=0x82 hdr=0x01
vendor   = 'Intel Corporation'
device   = '82801BA/CA/DB/DBL/EB/ER/FB (ICH2/3/4/4/5/5/6), 6300ESB Hub 
Interface to PCI Bridge'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24c08086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge'
class= bridge
subclass = PCI-ISA
[EMAIL PROTECTED]:31:1:  class=0x01018a card=0x24c28086 chip=0x24cb8086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL (ICH4/ICH4-L) UltraATA/100 EIDE Controller'
class= mass storage
subclass = ATA
[EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x24c28086 chip=0x24c38086 
rev=0x02 hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'
class= serial bus
subclass = SMBus
[EMAIL PROTECTED]:1:0:   class=0x03 card=0x chip=0x032210de 
rev=0xa1 hdr=0x00
vendor   = 'NVIDIA Corporation'
device   = 'GeForce FX 5200 [NV34.3]'
class= display
subclass = VGA
[EMAIL PROTECTED]:6:0:   class=0x010400 card=0x00011103 chip=0x00071103 
rev=0x01 hdr=0x00
vendor   = 'HighPoint Technologies Inc'
device   = 'HPT371/N UDMA/ATA133 EIDE Controller'
class= mass storage
subclass = RAID
[EMAIL PROTECTED]:7:0:   class=0x02 card=0x82120291 chip=0x91021282 
rev=0x40 
hdr=0x00
vendor   = 'Davicom Semiconductor Inc.'
device   = 'DM9102/A/AF Dell 4300S - CNET Pro200WL Ethernet Adapter'
class= network
subclass = ethernet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: perl substitution question

2007-01-13 Thread Matt Emmerton
 o
 Anybody know if I can do a perl substitution of the scads of
 \x80\x9D to simple double-quotes () from the command line?

80 hex = 200 octal
9D hex = 235 octal

cat k | tr \200 \ | tr \235 \  k.new

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


Re: Sound Card Problem

2007-01-13 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Derrick Edwards wrote:
   All,
 I upgraded to the lastest version of RELENG_6 and now my onboard sound does 
 not work. It worked on earlier versions of RELENG_6(3 Months Ago). Did 
 something change that I should be aware of. I rebuilt system again just to 
 verify. I am using an SOYO SY-P4I 845PE motherboard. It does not seem to see 
 it now. Please help and thanks for your assistance.
 
 v/r
 Derrick
 
 FreeBSD 6.2-PRERELEASE #0: Sat Jan 13 15:35:05 EST 2007
 
 focus# pciconf -lv
 [EMAIL PROTECTED]:0:0:  class=0x06 card=0x25608086 chip=0x25608086 
 rev=0x02 
 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F Bridge'
 class= bridge
 subclass = HOST-PCI
 [EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x25618086 
 rev=0x02 
 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82845G/GL/GV/GE/PE Brookdale Host to AGP Bridge'
 class= bridge
 subclass = PCI-PCI
 [EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x24c28086 chip=0x24c28086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x24c28086 chip=0x24c48086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x24c28086 chip=0x24c78086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x24cd8086 chip=0x24cd8086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x244e8086 
 rev=0x82 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82801BA/CA/DB/DBL/EB/ER/FB (ICH2/3/4/4/5/5/6), 6300ESB Hub 
 Interface to PCI Bridge'
 class= bridge
 subclass = PCI-PCI
 [EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24c08086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge'
 class= bridge
 subclass = PCI-ISA
 [EMAIL PROTECTED]:31:1:  class=0x01018a card=0x24c28086 chip=0x24cb8086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL (ICH4/ICH4-L) UltraATA/100 EIDE Controller'
 class= mass storage
 subclass = ATA
 [EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x24c28086 chip=0x24c38086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'
 class= serial bus
 subclass = SMBus
 [EMAIL PROTECTED]:1:0:   class=0x03 card=0x chip=0x032210de 
 rev=0xa1 hdr=0x00
 vendor   = 'NVIDIA Corporation'
 device   = 'GeForce FX 5200 [NV34.3]'
 class= display
 subclass = VGA
 [EMAIL PROTECTED]:6:0:   class=0x010400 card=0x00011103 chip=0x00071103 
 rev=0x01 hdr=0x00
 vendor   = 'HighPoint Technologies Inc'
 device   = 'HPT371/N UDMA/ATA133 EIDE Controller'
 class= mass storage
 subclass = RAID
 [EMAIL PROTECTED]:7:0:   class=0x02 card=0x82120291 chip=0x91021282 
 rev=0x40 
 hdr=0x00
 vendor   = 'Davicom Semiconductor Inc.'
 device   = 'DM9102/A/AF Dell 4300S - CNET Pro200WL Ethernet Adapter'
 class= network
 subclass = ethernet

Did you read /usr/src/UPDATING yet?
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.1 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFqbMrEnKyINQw/HARAhU6AKCW6EGdfGsmGsqXxD+hfJutRrvYDQCcDepr
lmEUnJ/PCx5mN8iBJb9DWDo=
=7SpO
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sound Card Problem

2007-01-13 Thread Dak Ghatikachalam

Derrick

For most of  the sound problems, I have got fixed reading the handbook
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html


may give you enough insigt to fix most problems

Best regards
DAk

On 1/13/07, Garrett Cooper [EMAIL PROTECTED] wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Derrick Edwards wrote:
   All,
 I upgraded to the lastest version of RELENG_6 and now my onboard sound
does
 not work. It worked on earlier versions of RELENG_6(3 Months Ago). Did
 something change that I should be aware of. I rebuilt system again just
to
 verify. I am using an SOYO SY-P4I 845PE motherboard. It does not seem to
see
 it now. Please help and thanks for your assistance.

 v/r
 Derrick

 FreeBSD 6.2-PRERELEASE #0: Sat Jan 13 15:35:05 EST 2007

 focus# pciconf -lv
 [EMAIL PROTECTED]:0:0:  class=0x06 card=0x25608086 chip=0x25608086 
rev=0x02
 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F
Bridge'
 class= bridge
 subclass = HOST-PCI
 [EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x25618086 rev=0x02
 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82845G/GL/GV/GE/PE Brookdale Host to AGP Bridge'
 class= bridge
 subclass = PCI-PCI
 [EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x24c28086 chip=0x24c28086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI
Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x24c28086 chip=0x24c48086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI
Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x24c28086 chip=0x24c78086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI
Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x24cd8086 chip=0x24cd8086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI
Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x244e8086
 rev=0x82 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82801BA/CA/DB/DBL/EB/ER/FB (ICH2/3/4/4/5/5/6), 6300ESB
Hub
 Interface to PCI Bridge'
 class= bridge
 subclass = PCI-PCI
 [EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24c08086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge'
 class= bridge
 subclass = PCI-ISA
 [EMAIL PROTECTED]:31:1:  class=0x01018a card=0x24c28086 chip=0x24cb8086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL (ICH4/ICH4-L) UltraATA/100 EIDE Controller'
 class= mass storage
 subclass = ATA
 [EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x24c28086 chip=0x24c38086
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'
 class= serial bus
 subclass = SMBus
 [EMAIL PROTECTED]:1:0:   class=0x03 card=0x chip=0x032210de
 rev=0xa1 hdr=0x00
 vendor   = 'NVIDIA Corporation'
 device   = 'GeForce FX 5200 [NV34.3]'
 class= display
 subclass = VGA
 [EMAIL PROTECTED]:6:0:   class=0x010400 card=0x00011103 chip=0x00071103
 rev=0x01 hdr=0x00
 vendor   = 'HighPoint Technologies Inc'
 device   = 'HPT371/N UDMA/ATA133 EIDE Controller'
 class= mass storage
 subclass = RAID
 [EMAIL PROTECTED]:7:0:   class=0x02 card=0x82120291 chip=0x91021282 
rev=0x40
 hdr=0x00
 vendor   = 'Davicom Semiconductor Inc.'
 device   = 'DM9102/A/AF Dell 4300S - CNET Pro200WL Ethernet Adapter'
 class= network
 subclass = ethernet

Did you read /usr/src/UPDATING yet?
- -Garrett
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.1 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFqbMrEnKyINQw/HARAhU6AKCW6EGdfGsmGsqXxD+hfJutRrvYDQCcDepr
lmEUnJ/PCx5mN8iBJb9DWDo=
=7SpO
-END PGP SIGNATURE-
___
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: Sound Card Problem

2007-01-13 Thread Chris
Derrick Edwards wrote:
   All,
 I upgraded to the lastest version of RELENG_6 and now my onboard sound does 
 not work. It worked on earlier versions of RELENG_6(3 Months Ago). Did 
 something change that I should be aware of. I rebuilt system again just to 
 verify. I am using an SOYO SY-P4I 845PE motherboard. It does not seem to see 
 it now. Please help and thanks for your assistance.
 
 v/r
 Derrick
 
 FreeBSD 6.2-PRERELEASE #0: Sat Jan 13 15:35:05 EST 2007
 
 focus# pciconf -lv
 [EMAIL PROTECTED]:0:0:  class=0x06 card=0x25608086 chip=0x25608086 
 rev=0x02 
 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F Bridge'
 class= bridge
 subclass = HOST-PCI
 [EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x25618086 
 rev=0x02 
 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82845G/GL/GV/GE/PE Brookdale Host to AGP Bridge'
 class= bridge
 subclass = PCI-PCI
 [EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x24c28086 chip=0x24c28086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x24c28086 chip=0x24c48086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x24c28086 chip=0x24c78086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x24cd8086 chip=0x24cd8086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Controller'
 class= serial bus
 subclass = USB
 [EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x244e8086 
 rev=0x82 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82801BA/CA/DB/DBL/EB/ER/FB (ICH2/3/4/4/5/5/6), 6300ESB Hub 
 Interface to PCI Bridge'
 class= bridge
 subclass = PCI-PCI
 [EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24c08086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge'
 class= bridge
 subclass = PCI-ISA
 [EMAIL PROTECTED]:31:1:  class=0x01018a card=0x24c28086 chip=0x24cb8086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL (ICH4/ICH4-L) UltraATA/100 EIDE Controller'
 class= mass storage
 subclass = ATA
 [EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x24c28086 chip=0x24c38086 
 rev=0x02 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'
 class= serial bus
 subclass = SMBus
 [EMAIL PROTECTED]:1:0:   class=0x03 card=0x chip=0x032210de 
 rev=0xa1 hdr=0x00
 vendor   = 'NVIDIA Corporation'
 device   = 'GeForce FX 5200 [NV34.3]'
 class= display
 subclass = VGA
 [EMAIL PROTECTED]:6:0:   class=0x010400 card=0x00011103 chip=0x00071103 
 rev=0x01 hdr=0x00
 vendor   = 'HighPoint Technologies Inc'
 device   = 'HPT371/N UDMA/ATA133 EIDE Controller'
 class= mass storage
 subclass = RAID
 [EMAIL PROTECTED]:7:0:   class=0x02 card=0x82120291 chip=0x91021282 
 rev=0x40 
 hdr=0x00
 vendor   = 'Davicom Semiconductor Inc.'
 device   = 'DM9102/A/AF Dell 4300S - CNET Pro200WL Ethernet Adapter'
 class= network
 subclass = ethernet
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 

For my Intel High-Def sound card, I used the OSS drivers.
http://www.4front-tech.com/oss.html

Supper easy install, and works well for me.

-- 
Best regards,
Chris

No matter what happens, there is always somebody
who knew that it would.



smime.p7s
Description: S/MIME Cryptographic Signature


The FreeBSD Diary: 2006-12-24 - 2007-01-13

2007-01-13 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives http://www.freebsd.org/search/search.html#mailinglists 
and/or The FreeBSD Diary http://www.freebsddiary.org/. 

These are the articles posted during this period:

12-Jan : Cacti remote injection exploit
 How Cacti told me it was being exploited 
 http://freebsddiary.org/cacti-exploit.php?2


-- 
Dan Langille
BSDCan - http://www.BSDCan.org/ - BSD Conference

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


Re: perl substitution question

2007-01-13 Thread perryh
 cat k | tr \200 \ | tr \235 \  k.new

Or, skipping the unnecessary cat and invoking tr only once

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


Re: question on smtp AUTH

2007-01-13 Thread jdow

From: John Levine [EMAIL PROTECTED]


I am wondering about the possibility of someone using a working login

and password to send spam through my server. So here is my question;


That's depressingly common.  Look for abandoned or unused accounts
like guest/guest.


[EMAIL PROTECTED] - that causes me to wonder if you have a hacked web server
php script that is doing the sending.

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


Re: Strange Emacs autoloaded library

2007-01-13 Thread a
On Thu, Jan 11, 2007 at 09:20:57AM -0500, Lowell Gilbert wrote:
 [EMAIL PROTECTED] writes:
 
  I have removed the files
  menu-bar.el.gz
  menu-bar.elc
  from /usr/local/share/emacs/22.0.50/lisp.
  But load-history variable still shows me
  /usr/local/share/emacs/22.0.50/lisp/menu-bar.elc
  loaded and menu-bar appeared at emacs startup.
  
  What is this?
  
  Any other library from /usr/local/share/emacs/22.0.50/lisp/
  does not load being deleted.
  
  Elisej Babenko
 
  I was wrong with the last thesis:
  startup.el.gz
  startup.elc
  and may be some other libraries behave in the same strange manner.
  They are loaded being deleted from /usr/local/share/emacs/22.0.50/lisp/.
 
  My question is the same.
 
 Some libraries are dumped with the executable. 

Where such a dumping is described?
I want to prevent some libraries from dumping into the executable.
Is it possible during port building?

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


Sending Special ASCII Characters Over RS-232 With Minicom?

2007-01-13 Thread Chris Maness
I have a packet radio TNC (Kantronics KPC 3+) that needs to be sent 
special characters via minicom.  In Windows, they could be sent by 
holding the alt key and typing 192 then releasing.  What is the 
FreeBSD/Linux way of doing this.  I have tried to no avail.


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