Re : IBM DB2 on FreeBSD 6.1

2006-10-23 Thread GeistTeufel
Oh ok

I will send my request to emulation mailing list

I hope one day db2 will make a freebsd version ... so it could be excellent

I'm really interest of doing it work well on freebsd but with no bug, or 
nothing due to a mistake in emulation ...
And by the way it's an emulation, I'm feared that performance could be worst 
than on pure linux desktop

So ... I will see, thanks for support

- Message d'origine 
De : Ion-Mihai IOnut Tetcu [EMAIL PROTECTED]
À : Matt Emmerton [EMAIL PROTECTED]
Cc : GeistTeufel [EMAIL PROTECTED]; freebsd-questions@freebsd.org
Envoyé le : Lundi, 23 Octobre 2006, 1h09mn 12s
Objet : Re: IBM DB2 on FreeBSD 6.1

On Sun, 22 Oct 2006 19:01:20 -0400
Matt Emmerton [EMAIL PROTECTED] wrote:

  Hi,
 
 I want to use FreeBSD on Server Production
 
 My goal is to use IBM DB2 database server (C-Express is give in tgz,
 with a
 java installer ... so)
 
 Does any one can report a success on this product under freebsd ?
 
 It's as fast as on linux box ?
 
 DB2 on Linux makes extensive use of Linux-isms which FreeBSD does not
 reproduce, mostly due to kernel differences but also due to issues in
 the linuxulator.  In the past, I've found differences with stat,
 memory allocation and AIO features which cripple DB2 to the point of
 not starting up or running properly.
 
 If anyone wants work to resolve these issues, please contact me
 off-list.  I have access to the information that we'd need to get
 this working.

A lot of work is being done on our linux support, please see
http://wikitest.freebsd.org/linux-kernel

The guys on emulation@ might be interested / able to help you.

-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect

BOFH excuse #67:
descramble code needed from software company













___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Demandez à ceux qui savent sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re : IBM DB2 on FreeBSD 6.1

2006-10-23 Thread IOnut

 [ top-posting sucks, content reordered logically ]

On Mon, 23 Oct 2006 06:01:22 + (GMT)
GeistTeufel [EMAIL PROTECTED] wrote:

 - Message d'origine 
 De : Ion-Mihai IOnut Tetcu [EMAIL PROTECTED]
 À : Matt Emmerton [EMAIL PROTECTED]
 Cc : GeistTeufel [EMAIL PROTECTED]; freebsd-questions@freebsd.org
 Envoyé le : Lundi, 23 Octobre 2006, 1h09mn 12s
 Objet : Re: IBM DB2 on FreeBSD 6.1
  
  On Sun, 22 Oct 2006 19:01:20 -0400
  Matt Emmerton [EMAIL PROTECTED] wrote:
  
Hi,
   
   I want to use FreeBSD on Server Production
   
   My goal is to use IBM DB2 database server (C-Express is give in
   tgz, with a
   java installer ... so)
   
   Does any one can report a success on this product under freebsd ?
   
   It's as fast as on linux box ?
   
   DB2 on Linux makes extensive use of Linux-isms which FreeBSD does
   not reproduce, mostly due to kernel differences but also due to
   issues in the linuxulator.  In the past, I've found differences
   with stat, memory allocation and AIO features which cripple DB2 to
   the point of not starting up or running properly.
   
   If anyone wants work to resolve these issues, please contact me
   off-list.  I have access to the information that we'd need to get
   this working.
  
  A lot of work is being done on our linux support, please see
  http://wikitest.freebsd.org/linux-kernel
  
  The guys on emulation@ might be interested / able to help you.

 Oh ok
 
 I will send my request to emulation mailing list
 
 I hope one day db2 will make a freebsd version ... so it could be
 excellent

Since we can run oracle .. we might have luck with db2 also :)

 I'm really interest of doing it work well on freebsd but with no bug,
 or nothing due to a mistake in emulation ... And by the way it's an
 emulation, I'm feared that performance could be worst than on pure
 linux desktop

It depends how linux-centric it is. Our emulation layer is usually light.


-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect

BOFH excuse #357:
I'd love to help you -- it's just that the Boss won't let me near
the computer.




signature.asc
Description: PGP signature


Updating OpenSSL in FreeBSD 4.11

2006-10-23 Thread Francisco Lopes
Hello,

I'm running FreeBSD 4.11 and I updated OpenSSL from the source (using
./config --prefix=/usr --openssldir=/usr/include/openssl -- not sure
if these paths are correct) and then updated Apache and PHP, which
brought me errors. I had to recompile both removing the --use-ssl
directives.

It also got me errors while trying to recompile OpenSSH from the
source, says it can't find the libs. Though I don't want help right
now in updating OpenSSH, I want now to remove the new OpenSSL
installation and take advantage from the ports system. Is it possible
to completely remove this failed installation?

I was told if I use ports to install it'd remove/overwrite my two old
installations, is this right?

Also, is the below proceedure to do this is right?

cd /usr/ports/security/openssl
make -DOPENSSL_OVERWRITE_BASE install clean

After getting this right I'll update Apache  PHP.

Thanks.

Best regards,
Francisco

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


Re: pfspamd greylisting stuttering at everything

2006-10-23 Thread Peter N. M. Hansteen
 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.

Are you sure you are actually seeing stuttering, not just the
greylisting database getting (slowly) initialized?  

You should expect a 'silent period' while the machines which are
trying to send you mail prove their good intentions to your
greylister.  The point of greylisting, after all, is to force
correspondents to retry 'within a reasonable time'.  The lower
threshold for 'reasonable' is set with the first of the -G arguments
to spamd.  The other factor is how long the correspondent takes to
actually retry, which depends on a number of other factors you really
can't influence much, such as the size of that server's outgoing
queue.

I would give the initial database buildup a few hours at least.  If
you're impatient and you have a few addresses which you consider
'known good', you could whitelist them using 

  # spamdb -a nnn.nnn.nnn.nnn

see spamdb(8) for details.  I suppose that man page could do with a
bit more text.

PS  My favorite quote about spamd and greylisting at the moment is this
recent message to openbsd-misc: 
http://marc.theaimsgroup.com/?l=openbsd-miscm=116136841831550w=2

-- 
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
20:11:56 delilah spamd[26905]: 146.151.48.74: disconnected after 36099 seconds

___
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-23 Thread Zbigniew Szalbot

Hello,

On Sat, 21 Oct 2006, Zbigniew Szalbot 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.


What I had to do to make it work was to remove
log_path = /var/log/exim/mainlog
from Dovecot configuration file leaving 
syslog_facility = mail intact.


Now Dovecot and exim happily write to /var/log/exim/mainlog

Thank you for your suggestions!

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


Re: Backing up SOHO server

2006-10-23 Thread Wojciech Puchar


Other alternatives:
- use Bacula for a full fledged backup solution,
- taking the image of the drives containing the OS is definitely a good idea.


not for incremental backup, otherwise ok


- rdiff-backup - it's actually REALLY good for incremental backups . I'm using
it with 6GB+ encrypted drives and the saving is quite good (though calculating
the binary difference takes a while). There's a web interface to manage it
remotely,etc. quite nice.


if it's managed by web interface instead of something normal like 
command line, it's not good, at least for me.

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


Re: Backing up SOHO server

2006-10-23 Thread Wojciech Puchar

Other alternatives:
- use Bacula for a full fledged backup solution,


could you please specify what full fledged exactly mean for you?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira

Hello list,

We have a couple of clients which use Cisco VPN's for network access and I'm
responsible to configure a common gate to establish the VPN to the client
network.

I have a Linux box which runs Cisco Systems VPN Client with no problems but
I would like to give freebsd a go.

My main concern is that this client, in linux, includes a kernel loadable
module named cisco_ipsec. I haven't made any deep deep research on this but
would like to know if there is anyone that works with this software with
FreeBSD.

Thanks in advance for your time.

Regards,
--
Alexandre Vieira - [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: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Matthias Apitz
El día Monday, October 23, 2006 a las 09:58:36AM +0100, Alexandre Vieira 
escribió:

 Hello list,
 
 We have a couple of clients which use Cisco VPN's for network access and I'm
 responsible to configure a common gate to establish the VPN to the client
 network.
 
 I have a Linux box which runs Cisco Systems VPN Client with no problems but
 I would like to give freebsd a go.
 
 My main concern is that this client, in linux, includes a kernel loadable
 module named cisco_ipsec. I haven't made any deep deep research on this but
 would like to know if there is anyone that works with this software with
 FreeBSD.
 
 Thanks in advance for your time.

Hello,

from the ports /usr/ports/security/vpnc worked for me out of the box;

matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
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-23 Thread Spiros Papadopoulos

Hi there

On 21/10/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.



Is your gateway running FreeBSD? If yes why don't you try to run TCPDUMP on
it?

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?



Take a look to Ettercap/Etterlog. It can capture packets in switched LANs,
remotely and can be combined with other tools such as TCPDUMP or Ethereal
and BPF filters. RTFM. I need to advice that you use such tools tenderly.
There is a large variety of packet capturing tools out there, check:
http://www.caida.org/tools



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



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


Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira

On 10/23/06, Matthias Apitz [EMAIL PROTECTED] wrote:


El día Monday, October 23, 2006 a las 09:58:36AM +0100, Alexandre Vieira
escribió:

 Hello list,

 We have a couple of clients which use Cisco VPN's for network access and
I'm
 responsible to configure a common gate to establish the VPN to the
client
 network.

 I have a Linux box which runs Cisco Systems VPN Client with no problems
but
 I would like to give freebsd a go.

 My main concern is that this client, in linux, includes a kernel
loadable
 module named cisco_ipsec. I haven't made any deep deep research on this
but
 would like to know if there is anyone that works with this software with
 FreeBSD.

 Thanks in advance for your time.

Hello,

from the ports /usr/ports/security/vpnc worked for me out of the box;

matthias

--
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/
http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]



Hello Matthias,

Thanks for the reply.

I was talking with a network engie and he told me that he already made some
tests in the past with vpnc and that it doesn't work with most of the newest
equipment that our clients use.

The software tells me that it works with VPN concentrator 3000 and EasyVPN
compliant equipments.

I don't have, yet, details about the devices that will be used in the client
side but I know that we'll use RSA randomized rotative SecureID's and we'll
use IPSEC.

I'm not aware if this kind of auth mecanism has anything to do with the
client itself.

Anyway, I will give vpnc a go :)

Many thanks.
Regards,


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


iSCSI setup

2006-10-23 Thread freebsd

Hi,
I'm trying to have my mailboxes put on iSCSI (NetAPP).
I downloaded iscsi-17.5.tar.bz2 and have several questions:
1) is there some more documentation on this driver?
2) someone has pointed out how to specify user and password to pass to 
iscontrol?
3) Which is the correct way to put that source in the kernel and have it 
compiled? What I need to add to my kernel config file?


Is there an howto specifying how to reach the final result of having my 
FreeBSD boot and mount then iSCSI drive to /iSCSI/myvolume?
Thanks a lot 



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


Re: Backing up SOHO server

2006-10-23 Thread albi albinootje

On 10/23/06, Wojciech Puchar [EMAIL PROTECTED] wrote:


 - rdiff-backup - it's actually REALLY good for incremental backups . I'm using
 it with 6GB+ encrypted drives and the saving is quite good (though calculating
 the binary difference takes a while). There's a web interface to manage it
 remotely,etc. quite nice.

if it's managed by web interface instead of something normal like
command line, it's not good, at least for me.


rdiff-backup is a command-line tool, and it's possible to use a
web-interface for it
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira

On 10/23/06, Joao Barros [EMAIL PROTECTED] wrote:


On 10/23/06, Alexandre Vieira [EMAIL PROTECTED] wrote:
 I don't have, yet, details about the devices that will be used in the
client
 side but I know that we'll use RSA randomized rotative SecureID's and
we'll
 use IPSEC.

 I'm not aware if this kind of auth mecanism has anything to do with the
 client itself.

That authentication mechanism is configured on the vpn concentrator
but performed with the help from an additional box running an RSA
specific app.
Most likely the VPN Concentrator and the PIX will disappear and the
ASAs will be a multi purpose device so keep those in mind if it's a
new buy.

Keep us informed on your progress :)


--
Joao Barros



Hello,

I'm installing the machine atm. I will still have to read about vpnc in
order to migrate client profiles (I have the cisco client profiles) to the
vpnc config files.

I will post my updates/questions in this thread.

Thanks in advance
--
Alexandre Vieira - [EMAIL PROTECTED]


--
Alexandre Vieira - [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: problems after rebuild of 5.5 stable

2006-10-23 Thread albi albinootje

On 10/23/06, Matthew Pope [EMAIL PROTECTED] wrote:


# ifconfig sis0 add 10.1.1.99
This put me back in touch with the world on this server. Now I can cvsup
to a production 'Release' version of FreeBSD, and rebuild all.
Will tag=RELENG_6_1 for cvsup be the latest 'Release' then of FreeBSD,
not stable, nor current, but Release?


i'd rather start from scratch (back up /etc /usr/local/etc and
/usr/home and anything
else you need)

my FreeBSD 6.1 mailserver-settings :

relevant part of ports-supfile :

*default host=cvsup6.nl.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix

relevant part of standard-supfile :

*default host=cvsup3.nl.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_6_1
*default delete use-rel-suffix

relevant  uname -a output :
FreeBSD 6.1-RELEASE-p10
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ACL: Default and other problems

2006-10-23 Thread Nico -telmich- Schottelius
Patrik Jansson [Thu, Oct 19, 2006 at 09:38:36AM +0200]:
 I would also like to know if there's a in-depth ACL documentation. I
 posted a question about ACLs because I'm having difficulties setting up
 default ACLs. My question was posted 11/10 but I haven't got an answer
 yet.

Looks like noone is really using ACLs (and default ACLs) on fbsd.

I am currently using some git-hooks to set the permissions on
every update, but I am thinking about replacing the server
with Linux using jfs or ext3 as filesystem, because those are
tested and working with default ACLs.

And without the need to readd the already existent permissions.

Nico


signature.asc
Description: Digital signature


Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Matthias Apitz
El día Monday, October 23, 2006 a las 11:39:31AM +0100, Alexandre Vieira 
escribió:

 Hello,
 
 I'm installing the machine atm. I will still have to read about vpnc in
 order to migrate client profiles (I have the cisco client profiles) to the
 vpnc config files.

I'm attaching you what I have stored in my private how-to area about
the vpnc configuration, hope it helps you

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/

$Id: vpnc.txt,v 1.3 2006/10/23 11:38:39 guru Exp $

messages from make install:

===  Installing for vpnc-0.3.3_1

/bin/mkdir -p /usr/local/share/doc/vpnc
...

  This port has installed the following files which may act as network
  servers and may therefore pose a remote security risk to the system.
/usr/local/sbin/vpnc

  This port has installed the following startup scripts which may cause
  these network services to be started at boot time.
/usr/local/etc/rc.d/vpnc.sh.sample

  If there are vulnerabilities in these programs there may be a security
  risk to the system. FreeBSD makes no guarantee about the security of
  ports included in the Ports Collection. Please type 'make deinstall'
  to deinstall the port if this is a concern.

  For more information, and contact details about the security
  status of this software, see the following webpage: 
http://www.unix-ag.uni-kl.de/~massar/vpnc/


to config:

/usr/local/etc/vpnc.conf:

IPSec gateway xxx.xxx.xxx.xxx
IPSec ID aa
IPSec secret bb
Xauth username 
Xauth password 

some comments about how it works:

- the gateway is contacted first on UDP 500 and later on 4500 as
  proposed by the server;
- the 'aa' (IPSec ID) is Cisco's 'GroupName' value;
- the 'bb' (IPSec secret) is Cisco's 'enc_GroupPwd' but in
  clear text; there is a tool to recalculate the clear text GroupPwd
  which is written in C in may be fetched from:
  http://www.unix-ag.uni-kl.de/~massar/soft/cisco-decrypt.c
  (local copy is in ~guru/sysSrc/cisco-decrypt.c) and may be compiled
  with:
  $ gcc -o cisco-decrypt -I/usr/local/include cisco-decrypt.c -L/usr/local/lib 
-lgcrypt

you lauch it just as root with:

# vpnc --no-detach

routings, /etc/resolv.conf are set/reset on up and down via a call
to a script /usr/local/sbin/vpnc-script

in our case /etc/resolv.conf gets changed to:

[EMAIL PROTECTED]@ -- this file is generated by vpnc
# and will be overwritten by vpnc
# as long as the above mark is intact
domain Sisis.de
nameserver ...

the routings to the various networks the Concentrator knows
are also set and unset by the above script if the Concentrator
provided 'split-network settings'; they are passed as environment
variables to /usr/local/sbin/vpnc-script


that's all

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

Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Joao Barros

On 10/23/06, Alexandre Vieira [EMAIL PROTECTED] wrote:

I don't have, yet, details about the devices that will be used in the client
side but I know that we'll use RSA randomized rotative SecureID's and we'll
use IPSEC.

I'm not aware if this kind of auth mecanism has anything to do with the
client itself.


That authentication mechanism is configured on the vpn concentrator
but performed with the help from an additional box running an RSA
specific app.
Most likely the VPN Concentrator and the PIX will disappear and the
ASAs will be a multi purpose device so keep those in mind if it's a
new buy.

Keep us informed on your progress :)


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


Re: PCI Wireless Card?

2006-10-23 Thread Roger 'Rocky' Vetterberg
Norberto Meijome wrote:
 On Sun, 22 Oct 2006 16:48:17 -0400
 E. J. Cerejo [EMAIL PROTECTED] wrote:
 
 I'm looking to buy a PCI Wireless Card for my computer, I'm running FBSD 6.1
 release, from what I understand there are only two drivers ath and wi
 
 what about ralink ? man 4 ral
 
 i'm sure there are other wireless drivers available in src...

I have a card using the ral driver, but it has been far from stable.
I've experienced various problems the last few releases, and after
upgrading to 6.2-PRERELEASE, any attempt to run ifconfig on this
card gives a kernel panic. I've not done any serious attempts at
troubleshooting this since I don't really need the card. I believe
the card was branded Bay Networks something something, I could check
that up if anyone wants to know.

rambo# uname -a
FreeBSD rambo.401.cx 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Sun
Oct  1 04:54:40 CEST 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/RAMBO  i386
rambo# grep ^ral /var/run/dmesg.boot
ral0: Ralink Technology RT2500 irq 18 at device 13.0 on pci0
ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525
ral0: Ethernet address: 00:11:50:15:71:94
ral0: [GIANT-LOCKED]


___
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-23 Thread David Kelly
On Mon, Oct 23, 2006 at 04:22:35PM +1300, Juha Saarinen wrote:
 Assuming you have the right cable, make sure you have it connected
 correctly.  I had a problem like this once, and it turned out that I
 had put the cable on backwards.  I had connected the end of the cable
 meant for the motherboard to the device (a disk, iirc), and visa-versa.
 
 I switched the cable around, and then it worked fine.  Of course, I
 didn't discover this until after a few years, while I was in the
 process of replacing that PC!
 
 !
 
 That made me go and check my machines here...

Mentioned earlier that the problem has been resolved as operator
error. That my device is not capable of more than 33 MB/sec. That it
only writes at 8x which is roughly 11 MB/sec. The reason for my
investigation is that the drive spins at different rates (as measured by
ear) during a burn.

Probably ought to make sure DMA and all that good stuff is enabled as
well. IIRC DMA or something similar was disabled by default for optical
drives due to the number of broken devices claiming to support it.

As for the cable on backwards, its keyed with a tab on the outside
perimeter and inside with a blocked hole or two. Should be very hard to
install incorrectly. Back in the bad old days of floppy drives it was
common for a floppy to not have a shroud around the pins making it easy
to install the cable off by one or more. Also the key for the
connector was often a notch in the PCB, so it was easy to put the cable
on upside down.

-- 
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]


Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira

On 10/23/06, Matthias Apitz [EMAIL PROTECTED] wrote:


El día Monday, October 23, 2006 a las 11:39:31AM +0100, Alexandre Vieira
escribió:

 Hello,

 I'm installing the machine atm. I will still have to read about vpnc in
 order to migrate client profiles (I have the cisco client profiles) to
the
 vpnc config files.

I'm attaching you what I have stored in my private how-to area about
the vpnc configuration, hope it helps you

matthias
--
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/
http://guru.UnixLand.de/


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




Hello,

Thanks, I will try this as soon as our client gets the cisco up :)

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


Need a wi-fi card

2006-10-23 Thread E. J. Cerejo
I'm looking for in buying a new pci wireless card, it must support B and G, I 
don't want to spend more $80.00, any recomendations?  Please let me know what 
driver it uses also.



___ 
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. 
Registre seu aparelho agora! 
http://br.mobile.yahoo.com/mailalertas/ 
 

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


kppp DNS problem?

2006-10-23 Thread opbc


  Hello to all,

  It's been about 5 years since I've posted to this list (back then
it was newbies).

  I'm using freeBSD 4.2; KDE on X.

  kppp works as advertised, except for one little problem.

  my primary and secondary DNS servers are as follows:

  ns1.hosting.trueband.net

  ns2.hosting.trueband.net

  All well and good - BUT the kppp config untility will only allow
numbers to be entered into the utility!

  Please suffer this ol' burn-out from the 60's some advice.  What to
do, where?

  Thank you in advance.
Z. Wade Hampton

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


SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Alexandre Vieira

Hello folks,

Reading trough 6.1 hardware notes for the sparc64 port I can see that any
Ultrasparc III system is not supported. I have a bunch of these laying
around and would like to know if there is any usability in these systems
with freebsd. I've seen some reports of people bashing these V210/V240 and
would like to know if anyone tried to do anything with this.

Cheers
--
Alexandre Vieira - [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-23 Thread Jerry McAllister
On Sun, Oct 22, 2006 at 10:41:50AM +0200, Laurens Timmermans wrote:

 Kent Stewart schreef:
 
 Well copy will sometimes copy as asci instead of binary. You have /a and 
 /b to force one type or the other.
 
 Xcopy, I think, always copies binary. I think a drag and drop does will 
 also prefer to copy as binary.
 
 Kent
 
 
 I tried the following:
 
 bsdlabel -B ad0s3
 according to the manual this should recreate boot1 and boot2 ? I made a 
 backup of boot1 but the above command does not recreate boot1. It only 
 does something with /boot/boot. So i restored the backup of boot1, 
 copied the first 512 bytes of /boot/boot to a usb-stick using dd. I 
 booted back into windows and used xcopy to copy the boot1-file to my c:.
 
 But still i get Invalid slice

I didn't see what the OP was, but fdisk is what creates slices, not bsdlabel.
bsdlabel subdivides slices (or a psuedo-slice on a dangerously dedicated disk).

jerry

 
 ___
 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: icu

2006-10-23 Thread Lowell Gilbert
Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 hi,
got a icu compilation problem, it's icu3.6.
 ...
 Errors in total: 1.
TestOtherAPI
 NewResourceBundleTest
  utility
 

 any idea??

 thanks!!

 p.s. icu2 is good

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


Re: problems after rebuild of 5.5 stable

2006-10-23 Thread Lowell Gilbert
Matthew Pope [EMAIL PROTECTED] writes:

 Lowell Gilbert wrote:

Go back through mergemaster, and actually
pay attention to the changes.  On files you haven't modified, you will
be able to (i)nstall the new versions of those files, but otherwise
you will need to (m)erge them.
  

 Ok, I tried that but my system is to far gone.  Close to 100
 environment vars are missing and if I jam them all into rc.conf it
 will be a mess, especially since I would be guessing at the
 appropriate values for the vars. 

Most of those variables should be in /etc/defaults, which you should
never modify on your own.  Synch up that directory, and you'll be a
long way towards fixed up.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backing up SOHO server

2006-10-23 Thread Jerry McAllister
On Sun, Oct 22, 2006 at 03:32:11PM -0400, Jim Stapleton wrote:

 Hmm, not familiar with dump or restore, but what I would suggest,
 is when you can get some down time, boot from a live cd, and using a
 dd/bzip2/split combo (or any other method of your choice), make a
 backup image of the drive as well, If you get a new drive with the
 same size/etc, it'll massively speed up the reinstall phase. When you
 recover, all you need is cat/bunzip2/dd to do the restore. It's quite
 a bit faster than a reinstall, especially if you compile your own apps
 - it saved me a lot of time when my notebook died.

Really, using dump/restore is a much better method.
Stick with it.

jerry

 
 Sorry I couldn't be more help with your specific questions.
 -Jim Stapleton
 
 On 10/22/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 All,
 
 I have freebsd 6.1 installed running Samba authenticating my home users 
 and pc's and home shares for each user. This also serves as a web 
 development box for my internal network. Because there is a login script 
 that runs to map drives on the remote pc's all users are accustomed to 
 dumping there important data there. I am trying to come up with a backup 
 and restore plan.
 
 Just plan to do complete dumps with the script below once a week which is 
 good for me due to the fact of how the box is used. If a total drive crash 
 happens  I will just reinstall from cd then use restore to recover the 
 dump. I am backing up to a usb drive connected to the server. I have 
 printed the file system and taped it to the top of the usb drive hehehehe.
 
 Any other input would be appreciated. Also on the restore portion I plan 
 to just cd into that slice and run
 
 dd if=/mnt/backup/file/Backup.gz |gzip -d |restore -rf -
 
 Since this is for home use and protection for only disasster/drive failure 
 a new install will be done, will retore over write what is there to 
 restore the old contents?
 
 vader# df -H
 Filesystem SizeUsed   Avail Capacity  Mounted on
 /dev/ad0s1a260M 55M184M23%/
 devfs  1.0k1.0k  0B   100%/dev
 /dev/ad0s1g 20G 10G8.1G56%/home
 /dev/ad0s1d1.0G223k954M 0%/tmp
 /dev/ad0s1f 12G2.5G9.0G22%/usr
 /dev/ad0s1e4.2G620M3.2G16%/var
 /dev/ad4s1 242G122G100G55%/music
 devfs  1.0k1.0k  0B   100%/var/named/dev
 /dev/da0s1d116G6.8G100G 6%/mnt/backup
 vader# more /etc/fstab
 # DeviceMountpoint  FStype  Options Dump
 Pass#
 /dev/ad0s1b noneswapsw  0   0
 /dev/ad0s1a /   ufs rw  1   1
 /dev/ad0s1g /home   ufs rw  2   2
 /dev/ad0s1d /tmpufs rw  2   2
 /dev/ad0s1f /usrufs rw  2   2
 /dev/ad0s1e /varufs rw  2   2
 /dev/ad4s1  /music  ufs rw  3   3
 /dev/acd0   /cdrom  cd9660  ro,noauto   0   0
 
 The backup script
 
 vader# more dumpbackup.sh
 #!/bin/sh
 mount -t ufs /dev/da0s1d /mnt/backup/
 dump=/sbin/dump
 chflags=/bin/chflags
 dt=`date +%Y%m%d`
 destpath=/mnt/backup/file
 lvl=0
 
 # /
 src1=/dev/ad0s1a
 # /home
 src2=/dev/ad0s1g
 # /var
 src3=/dev/ad0s1e
 # /usr
 src4=/dev/ad0s1f
 
 dest1=$destpath/root_ad0s1a_l0_$dt.gz
 dest2=$destpath/home_ad0s1g_l0_$dt.gz
 dest3=$destpath/var_ad0s1e_l0_$dt.gz
 dest4=$destpath/usr_ad0s1f_l0_$dt.gz
 
 # Exceptions NO BACKUP
 $chflags -R nodump /usr/ports/
 $chflags -R nodump /usr/src/
 $chflags -R nodump /usr/obj/
 $chflags -R nodump /mnt/backup/
 
 # Fullbackup Level 0 Monthly
 $dump -$lvl -Lauf - $src1 | gzip -2 | dd of=$dest1
 $dump -$lvl -Lauf - $src2 | gzip -2 | dd of=$dest2
 $dump -$lvl -Lauf - $src3 | gzip -2 | dd of=$dest3
 $dump -$lvl -Lauf - $src4 | gzip -2 | dd of=$dest4
 
 #Finish Comments
 umount /mnt/backup/
 echo Finished Another Weeks Backup
 vader#
 
 
 
 
 ___
 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]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkg_add/delete questions

2006-10-23 Thread Lowell Gilbert
Mark Jayson Alvarez [EMAIL PROTECTED] writes:

 I have several questions:

 1. If I install a particular package, its dependencies will be
 installed as well. Now if I remove it later using pkg_delete, only
 that package will be removed and not the dependencies. The reason I
 guess is because some other packages may be dependent on those
 dependencies as well. Is there a way to remove a particular package
 and all of its dependencies (given that no other package is dependent
 on those dependencies)?

Is the pkg_cutleaves port what you're looking for?

 2. Is it possible to tell pkg_add to just fetch the package and not
 install them? My goal is to use my Internet conn

pkg_add(1) can't do that, but the ports makefiles have enough of the
logic that putting that together should be quite practical.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kppp DNS problem?

2006-10-23 Thread albi albinootje

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


  my primary and secondary DNS servers are as follows:

  ns1.hosting.trueband.net

  ns2.hosting.trueband.net

  All well and good - BUT the kppp config untility will only allow
numbers to be entered into the utility!


try in console or terminal :

host ns1.hosting.trueband.net
and
host ns2.hosting.trueband.net

( here are my results : )
ns1.hosting.trueband.net has address 64.92.113.1
ns2.hosting.trueband.net has address 64.92.114.1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: icu

2006-10-23 Thread Tsu-Fan Cheng

yes...under devel/icu?  icu2 compile just fine.

TFC


On 10/23/06, Lowell Gilbert [EMAIL PROTECTED] wrote:


Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 hi,
got a icu compilation problem, it's icu3.6.
 ...
 Errors in total: 1.
TestOtherAPI
 NewResourceBundleTest
  utility
 

 any idea??

 thanks!!

 p.s. icu2 is good

Are you using the port?


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


Re: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Gavin Atkinson
On Mon, 2006-10-23 at 15:45 +0100, Alexandre Vieira wrote:
 Hello folks,
 
 Reading trough 6.1 hardware notes for the sparc64 port I can see that any
 Ultrasparc III system is not supported. I have a bunch of these laying
 around and would like to know if there is any usability in these systems
 with freebsd. I've seen some reports of people bashing these V210/V240 and
 would like to know if anyone tried to do anything with this.

There's an effort to get a Host-PCI bridge (Schizo/Tomatillo) driver
working, but it's in very early days and may not ever fully materialise
as there exists no documentation on the chipset so all that is available
are Linux and OpenBSD driver source code, neither of which is
particularly well documented or easy to follow.

I currently have no spare test hardware, but hope to start hacking away
again at some point in the future.

But, as I say, don't get your hopes up.

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


Re: CD install on new Dell Dimension E521

2006-10-23 Thread Paul Root

Does the same thing.

On Oct 22, 2006, at 10:14 AM, Lowell Gilbert wrote:


Paul Root [EMAIL PROTECTED] writes:


I just got a Dimension e521 that I'm going to install FreeBSD on.
I'm having some trouble.


I've tried the 6.1-RELEASE i386 DVD,
I've downloaded the 6.1-Release CD iso for AMD64
I've downloaded the 6.2-Beta2 CD (today 10/20) for AMD64.

All give the same error:

panic: ohci_add_done: addr 0x3bef1ba0 not found

This is a AMD Athlon 64 x2, 3800, 1 gig, 160gb,
no PS/2 keyboard only USB. 6 usb ports.

The screen blanks before I can write down everything. Since
I can't stop it by hitting the keyboard.

The keyboard has the following as part of it's dag:

atkbdc0: (keyboard controller i8042) on port  0x60 0x64

Something like that.

Any words of wisdom?


Tried booting in safe mode?


Paul Root
[EMAIL PROTECTED]



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


HOWTO: run portupgrade with original options for perl5.8

2006-10-23 Thread Lane
Hello,

I run openwebmail which wants perl compiled -DENABLE_SUIDPERL

However, when I portupgrade perl, this option is apparently not reused, and 
openwebmail fails until I recompile perl.

I note that there is no entry for perl in /var/db/ports (i.e. no options are 
recorded).

I also note that the /options that are present for other ports contain the 
header:

# This file is auto-generated by 'make config'.
# No user-servicable parts inside!

and when I run make config from /usr/ports/lang/perl5.8 I get 

=== No options to configure

So the question is:  How do I get portupgrade to remember the options I used 
when I compiled perl?

Thanks!

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


Re: Problems booting on a Compaq DL360 (P21 version)

2006-10-23 Thread Josh Endries
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ted Mittelstaedt wrote:
 Pull the disk set in the running system and put it in the non-running
 system and see if it boots, if it does, try putting the disks that came
 out of the non-running system into the running system and seeing if you
 can install on them.

I tried using the working computer's disks (they are all Compaq brand)
in the non-working machine and they wouldn't boot. Just now I took the
non-working computer's disks, put them into the working machine and
installed to them. I rebooted (in the working machine) and it worked,
then moved the disks back to the non-working machine and booted that,
and no luck. Same _ screen, no booting. :(

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

iD4DBQFFPOgeV/+PyAj2L+IRAgFXAJ92tOch5p8Hqf7M8yzxPfbwf+GTOwCWJ0bW
xlr0OdXj0oLQSeYUH94NnA==
=KLZS
-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: general VM / KMEM tunables question

2006-10-23 Thread Wojciech Puchar


vm.v_free_min=8192
vm.v_free_target=16384
vm.v_free_reserved=8192
vm.v_free_severe=16384

could you tell me what is the difference it makes and can this values as 
default make server crashing with panic on swap pager when doing lot of 
swapping?

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


Re: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Alexandre Vieira

On 10/23/06, Gavin Atkinson [EMAIL PROTECTED] wrote:


On Mon, 2006-10-23 at 15:45 +0100, Alexandre Vieira wrote:
 Hello folks,

 Reading trough 6.1 hardware notes for the sparc64 port I can see that
any
 Ultrasparc III system is not supported. I have a bunch of these laying
 around and would like to know if there is any usability in these systems
 with freebsd. I've seen some reports of people bashing these V210/V240
and
 would like to know if anyone tried to do anything with this.

There's an effort to get a Host-PCI bridge (Schizo/Tomatillo) driver
working, but it's in very early days and may not ever fully materialise
as there exists no documentation on the chipset so all that is available
are Linux and OpenBSD driver source code, neither of which is
particularly well documented or easy to follow.

I currently have no spare test hardware, but hope to start hacking away
again at some point in the future.

But, as I say, don't get your hopes up.

Gavin



Hello,

I'm unable to boot 6.2-BETA2 on a SunFire V210. It stalls in the start of
kernel boot:

ok boot cdrom

SC Alert: Host System has Reset

Sun Fire V210, No Keyboard
Copyright 1998-2002 Sun Microsystems, Inc.  All rights reserved.
OpenBoot 4.8.2, 1024 MB memory installed, Serial #54938997.
Ethernet address 0:3:ba:46:4d:75, Host ID: 83464d75.



Rebooting with command: boot cdrom
Boot device: /[EMAIL PROTECTED],60/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:f  
File and args:


FreeBSD/sparc64 boot block

  Boot path:   /[EMAIL PROTECTED],60/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:f
  Boot loader: /boot/loader
Consoles: Open Firmware console
Boot path set to /[EMAIL PROTECTED],60/[EMAIL PROTECTED]/[EMAIL 
PROTECTED],0:a

FreeBSD/sparc64 bootstrap loader, Revision 1.0
([EMAIL PROTECTED], Mon Oct  2 04:28:55 UTC 2006)
bootpath=/[EMAIL PROTECTED],60/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:a
Loading /boot/defaults/loader.conf
/boot/kernel/kernel data=0x52e108+0x5c5d8 syms=[0x8+0x6c438+0x8+0x59f6c]
|
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel] in 4 seconds...

Type '?' for a list of commands, 'help' for more detailed help.
OK boot kernel -v
/boot/kernel/kernel data=0x52e108+0x5c5d8 syms=[0x8+0x6c438+0x8+0x59f6c]
nothing to autoload yet.
jumping to kernel entry at 0xc006.
Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
   The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 6.2-BETA2 #0: Mon Oct  2 13:42:46 UTC 2006
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel /boot/kernel/kernel at 0xc0a54000.
Preloaded mfs_root /boot/mfsroot at 0xc0a541a0.
Timecounter tick frequency 100200 Hz quality 1000
real memory  = 1073741824 (1024 MB)
avail memory = 898465792 (856 MB)
machine: SUNW,Sun-Fire-V210
cpu0: Sun Microsystems UltraSparc-IIIi Processor (1002.00 MHz CPU)
 mask=0x24 maxtl=5 maxwin=7
wlan: 802.11 Link Layer
ath_rate: version 1.2 SampleRate bit-rate selection algorithm
random: entropy source, Software, Yarrow
nfslock: pseudo-device
mem: memory
null: null device, zero device
openfirm: Open Firmware control device
ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413,
REGOPS_FUNC)
nexus0: Open Firmware Nexus device
nexus0: memory-controller, type memory-controller (no driver attached)
nexus0: pci, type pci (no driver attached)
nexus0: pci, type pci (no driver attached)
nexus0: pci, type pci (no driver attached)
nexus0: pci, type pci (no driver attached)
syscons0: no video adapter found.
nexus0: syscons, type (unknown) (no driver attached)
procfs registered
initalizing intr_countp
Timecounters tick every 1.000 msec
lo0: bpf attached
md0: Preloaded image /boot/mfsroot 4194304 bytes at 0xc0650a98
Trying to mount root from ufs:/dev/md0
warning: no time-of-day clock registered, system time will not be set
accurately
start_init: trying /sbin/init
start_init: trying /sbin/oinit
start_init: trying /sbin/init.bak
start_init: trying /rescue/init
start_init: trying /stand/sysinstall


At this point the machine simply resets itself.

sc showplatform -v
Domain   Status
--   --
mct5-LTE OS Reset

Device  Version
--  ---
IMAX0   1.4
IMAX1   1.4
ADM1026 4.4
sc showenvironment


=== Environmental Status ===



System Temperatures (Temperatures in Celsius):

Sensor StatusTemp LowHard LowSoft LowWarn HighWarn HighSoft
HighHard

MB.P0.T_COREOK 46 --  --  -- 110  115
118
MB.T_ENCOK 16 -6  -3   5  40   48
51

--
Front Status 

Re: HOWTO: run portupgrade with original options for perl5.8

2006-10-23 Thread Vince
Lane wrote:
 Hello,
 
 I run openwebmail which wants perl compiled -DENABLE_SUIDPERL
 
 However, when I portupgrade perl, this option is apparently not reused, and 
 openwebmail fails until I recompile perl.
 
 I note that there is no entry for perl in /var/db/ports (i.e. no options 
 are 
 recorded).
 
 I also note that the /options that are present for other ports contain the 
 header:
 
 # This file is auto-generated by 'make config'.
 # No user-servicable parts inside!
 
 and when I run make config from /usr/ports/lang/perl5.8 I get 
 
 === No options to configure
 
 So the question is:  How do I get portupgrade to remember the options I used 
 when I compiled perl?
 
the config file for portupgrade is  /usr/local/etc/pkgtools.conf which
contains a config line of
MAKE_ARGS = {
}

either read the inline comments to get the idea what to add here and
tune for your site or just change this to
MAKE_ARGS = {
'lang/perl5.8' = 'ENABLE_SUIDPERL=YES',
}

To fix your issue.


Vince
 Thanks!
 
 lane
 ___
 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: Backing up SOHO server

2006-10-23 Thread Wojciech Puchar

 remotely,etc. quite nice.

if it's managed by web interface instead of something normal like
command line, it's not good, at least for me.


rdiff-backup is a command-line tool, and it's possible to use a
web-interface for it


read the description - but it's somehow extended disk-to-disk copy/sync. 
not real backup to tapes etc.


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


Re: HOWTO: run portupgrade with original options for perl5.8

2006-10-23 Thread Josh Carroll

For ports without make config you can edit
/usr/local/etc/pkgtools.conf and edit MAKE_ARGS, something like:

MAKE_ARGS = {
 'lang/perl5.8' = 'ENABLE_SUIDPERL=yes',
}

Of course, this only affects portupgrade/portinstall/etc. If you want
it to work for manual building of the port with make in the port dir,
you can alternatively edit /etc/make.conf and add something like:

.if ${.CURDIR:M*/lang/perl5.8}
ENABLE_SUIDPERL=yes
.endif

Thanks,
Josh


On 10/23/06, Lane [EMAIL PROTECTED] wrote:

Hello,

I run openwebmail which wants perl compiled -DENABLE_SUIDPERL

However, when I portupgrade perl, this option is apparently not reused, and
openwebmail fails until I recompile perl.

I note that there is no entry for perl in /var/db/ports (i.e. no options are
recorded).

I also note that the /options that are present for other ports contain the
header:

# This file is auto-generated by 'make config'.
# No user-servicable parts inside!

and when I run make config from /usr/ports/lang/perl5.8 I get

=== No options to configure

So the question is:  How do I get portupgrade to remember the options I used
when I compiled perl?

Thanks!

lane
___
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: HOWTO: run portupgrade with original options for perl5.8

2006-10-23 Thread Lane
On Monday 23 October 2006 11:14, Vince wrote:
 Lane wrote:
  Hello,
 
  I run openwebmail which wants perl compiled -DENABLE_SUIDPERL
 
  However, when I portupgrade perl, this option is apparently not reused,
  and openwebmail fails until I recompile perl.
 
  I note that there is no entry for perl in /var/db/ports (i.e. no
  options are recorded).
 
  I also note that the /options that are present for other ports contain
  the header:
 
  # This file is auto-generated by 'make config'.
  # No user-servicable parts inside!
 
  and when I run make config from /usr/ports/lang/perl5.8 I get
 
  === No options to configure
 
  So the question is:  How do I get portupgrade to remember the options I
  used when I compiled perl?

 the config file for portupgrade is  /usr/local/etc/pkgtools.conf which
 contains a config line of
 MAKE_ARGS = {
 }

 either read the inline comments to get the idea what to add here and
 tune for your site or just change this to
 MAKE_ARGS = {
 'lang/perl5.8' = 'ENABLE_SUIDPERL=YES',
 }

 To fix your issue.


 Vince

  Thanks!
 
  lane
  ___
  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]

Zoinks!

Thanks to everyone who pointed out /usr/local/etc/pkgtools.conf

Sorry for the noise.  I'll rtfm on pkgtools right away.

lane
___
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-23 Thread perryh
 As for the cable on backwards, its keyed with a tab on the outside
 perimeter and inside with a blocked hole or two. Should be very
 hard to install incorrectly ...

Backwards = drive end to motherboard, motherboard end to drive.
Very easy to do if using only one drive, and the keying may not
prevent it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backing up SOHO server

2006-10-23 Thread Wojciech Puchar

Hmm, not familiar with dump or restore, but what I would suggest,
is when you can get some down time, boot from a live cd, and using a
dd/bzip2/split combo (or any other method of your choice), make a
backup image of the drive as well, If you get a new drive with the
same size/etc, it'll massively speed up the reinstall phase. When you
recover, all you need is cat/bunzip2/dd to do the restore. It's quite
a bit faster than a reinstall, especially if you compile your own apps
- it saved me a lot of time when my notebook died.


Really, using dump/restore is a much better method.
Stick with it.


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


Re: ACL: Default and other problems

2006-10-23 Thread Wojciech Puchar

posted a question about ACLs because I'm having difficulties setting up
default ACLs. My question was posted 11/10 but I haven't got an answer
yet.


Looks like noone is really using ACLs (and default ACLs) on fbsd.


classic unix uid/gid is simplest and enough for MOST (or every - i think) 
cases. it just needs to be used right

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


cannot print in kde apps using lp

2006-10-23 Thread Karl Agee
I posted about this about a month ago, thought i had
it it figured out but I guess I fooled myself.

I have kde 3.5.4 installed in fbsd6.1.  I cannot print
from kde applications, such as the printer control
module, kpdf, etc. 

I can print just_fine from OO.o, Firefox and Adobe
Reader 7.  

The error kde gives me is:  

usr/local/bin/lpr -P 'lp' '-#1'
'/usr/local/share/apps/kdeprint/testprint.ps' :
execution failed with message:
/usr/local/bin/lpr: Connection refused 

I do have cups installed but it is not running or
enabled.  

I dont understand why I can print from non-kde apps
but not from kde apps.  

--Karl

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Linux-flashplugin6 or 7

2006-10-23 Thread Steve Neff
Hello,

First, I love FreeBSD.  I have been using Gentoo for the longest time, finally 
got the nerve to pop FreeBSD on a new laptop.  Love it.  Anywho, I'm trying to 
get the linux-flashplugin7 installed and it seems to error out with an error 
message saying it cant find the package on the ftp2.FreeBSD.org/pub/... etc 
server.  I looked on the FTP server in several package folders and cant find 
it.  It says it should be in the www ports folder.  Did this 
linux-flashplugin get renamed?  I appreciate the help.

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


Re: cannot print in kde apps using lp

2006-10-23 Thread Jonathan Chen
On Mon, Oct 23, 2006 at 10:45:05AM -0700, Karl Agee wrote:
 I posted about this about a month ago, thought i had
 it it figured out but I guess I fooled myself.
 
 I have kde 3.5.4 installed in fbsd6.1.  I cannot print
 from kde applications, such as the printer control
 module, kpdf, etc. 
 
 I can print just_fine from OO.o, Firefox and Adobe
 Reader 7.  
 
 The error kde gives me is:  
 
 usr/local/bin/lpr -P 'lp' '-#1'
 '/usr/local/share/apps/kdeprint/testprint.ps' :
 execution failed with message:
 /usr/local/bin/lpr: Connection refused 
 
 I do have cups installed but it is not running or
 enabled.  
 
 I dont understand why I can print from non-kde apps
 but not from kde apps.  

The problem is the `lpr' that KDE is invoking. It's using it's own
internal version that requires CUPS to be running. I don't like
CUPS, so I recompiled the whole of KDE making sure that x11/kdelibs3
had the flag -DWITHOUT_CUPS. With this flag, KDE runs /usr/bin/lpr
instead.

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
Don't worry about avoiding temptation,
as you grow older, it starts avoiding you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re : Linux-flashplugin6 or 7

2006-10-23 Thread GeistTeufel
So, here a fast way to install this one

You need to get source of freebsd first, and ports so ...

in /usr/share/exemple/cvsup you have stable-supfile and ports-supfile
put it in your root dir, tune it, and run cvs -z -L 2 on your file

so you have to go to /usr/src/libexec/rtld-elf
get this patch http://www.jail.se/freebsd/rtld_dlsym_hack.diff
patch  rtld_dlsym_hack.diff
make
make install

so now, install linuxpluginwrapper to allow running linux plugin on native 
programs
install linuxthreads too (use ports for that)
next install linux-flashplugin
so you have certainly firefox, then plugins is stay here 
/usr/local/lib/browser_plugins

go into this dir and links flash linux plugins in it:
ln -s ../npapi/linux-flashplugin/flashplayer.xpt
ln -s ../npapi/linux-flashplugin/libflashplayer.so

now you can run firefox with flash7 activate, and all work really fine !

- Message d'origine 
De : Steve Neff [EMAIL PROTECTED]
À : freebsd-questions@FreeBSD.org
Envoyé le : Lundi, 23 Octobre 2006, 18h27mn 45s
Objet : Linux-flashplugin6 or 7

Hello,

First, I love FreeBSD.  I have been using Gentoo for the longest time, finally 
got the nerve to pop FreeBSD on a new laptop.  Love it.  Anywho, I'm trying to 
get the linux-flashplugin7 installed and it seems to error out with an error 
message saying it cant find the package on the ftp2.FreeBSD.org/pub/... etc 
server.  I looked on the FTP server in several package folders and cant find 
it.  It says it should be in the www ports folder.  Did this 
linux-flashplugin get renamed?  I appreciate the help.

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











___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Demandez à ceux qui savent sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: icu

2006-10-23 Thread Lowell Gilbert
[don't top-post, please]

Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 yes...under devel/icu?  icu2 compile just fine.

I looked at the bug database, and there are some reports of this
problem; the port's maintainer has a workaround but apparently not a
real solution yet.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


whois weirdness...

2006-10-23 Thread Evren Yurtesen

Hello,

When I do whois from my FreeBSD 6-stable boxes I am receiving funny answers.

For example when I do whois microsoft.com I get totally unrelated data. However 
whois works just as expected from some linux boxes I tried.


Can anybody explain why this is happening?

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


Re: pkg_add/delete questions

2006-10-23 Thread RW
On Monday 23 October 2006 16:15, Lowell Gilbert wrote:
 Mark Jayson Alvarez [EMAIL PROTECTED] writes:
  I have several questions:
 
  1. If I install a particular package, its dependencies will be
  installed as well. Now if I remove it later using pkg_delete, only
  that package will be removed and not the dependencies. The reason I
  guess is because some other packages may be dependent on those
  dependencies as well. Is there a way to remove a particular package
  and all of its dependencies (given that no other package is dependent
  on those dependencies)?

 Is the pkg_cutleaves port what you're looking for?

If you build anything from ports, portmanager does a better job as it it takes 
account of build dependencies.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


master.passwd auth for apache22

2006-10-23 Thread John Morgan Salomon

Hi there,

I've been banging my head against trying to get http auth (you know,  
the little username/password popup window) working for Apache 2.2 on  
FreeBSD 6.1 for a while now.  It's working beautifully via SASL for  
Postfix and Dovecot, but I am looking for a reasonably non-kludgey  
way for the webserver to do it, short of adding a bunch of users to  
group shadow.


Unfortunately, mod_auth_pwcheck only seems to work nicely for Apache  
1.3.


Has anyone done this sort of thing?  I'd prefer to not use .htaccess  
or any non-master.passwd auth mechanism.


Thanks,

-John

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


MultiPath routing support

2006-10-23 Thread Dan Mahoney, System Admin

Hey all,

Are there any supported methods for enabling multipath routing under 
FreeBSD.  I currently have a couple BSD boxes which potentially have two 
default gateways to our two core routers, and I'd like to be able to 
load-balance.  Doing it in IPFW or DUMMYNET would seem to break OSPF 
recovery of a bad link.


-Dan

--

[23:49:00] LarpGM: Did my little TP comment scare you off?
[23:49:22] ilzarion: no, the shrieking retarded child eating people did

-Feb 06, 2001, times apparent.


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]


Re: pkg_add/delete questions

2006-10-23 Thread Eric

RW wrote:

On Monday 23 October 2006 16:15, Lowell Gilbert wrote:

Mark Jayson Alvarez [EMAIL PROTECTED] writes:

I have several questions:

1. If I install a particular package, its dependencies will be
installed as well. Now if I remove it later using pkg_delete, only
that package will be removed and not the dependencies. The reason I
guess is because some other packages may be dependent on those
dependencies as well. Is there a way to remove a particular package
and all of its dependencies (given that no other package is dependent
on those dependencies)?

Is the pkg_cutleaves port what you're looking for?


If you build anything from ports, portmanager does a better job as it it takes 
account of build dependencies.


portmaster has an -s switch that will remove ports no longer needed by 
any other ports, so what you can do is say uninstall port A then run 
portmaster -s and it will pick up any ports that port A required but 
nothing else does and offer to remove them. it is an alternate to 
portmanager, so you will not need both.

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


Re: pkg_add/delete questions

2006-10-23 Thread RW
On Monday 23 October 2006 03:07, Jonathan Horne wrote:
 On Sunday 22 October 2006 20:52, Mark Jayson Alvarez wrote:
  Hi,
 
  I have several questions:
 
  1. If I install a particular package, its dependencies will be
  installed as well. Now if I remove it later using pkg_delete, only
  that package will be removed and not the dependencies. The reason I
  guess is because some other packages may be dependent on those
  dependencies as well. Is there a way to remove a particular package
  and all of its dependencies (given that no other package is dependent
  on those dependencies)?
 
  2. Is it possible to tell pkg_add to just fetch the package and not
  install them? My goal is to use my Internet conn

 this query would be easily answered by 'man pkg_add' and 'man pkg_delete'.

 ill hint you that you are looking for -r and a -n.

Unfortunately the meaning of -r is inverted in the system package tools with 
respect to portupgrade and its associated package tools, so  pkg_delete -r 
isn't much use. Portupgrade's pkg_deinstall  does support this.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: whois weirdness...

2006-10-23 Thread Eric Schuele

On 10/23/06 14:33, Evren Yurtesen wrote:

Hello,

When I do whois from my FreeBSD 6-stable boxes I am receiving funny 
answers.


For example when I do whois microsoft.com I get totally unrelated data. 
However whois works just as expected from some linux boxes I tried.


Can anybody explain why this is happening?


Google for:  microsoft whois



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





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


Re: Small Redundant web/mail setup

2006-10-23 Thread Damian Wiest
On Wed, Oct 18, 2006 at 11:57:04PM -0700, Ted Mittelstaedt wrote:
 
 - Original Message - 
 From: Ian Lord [EMAIL PROTECTED]
 To: freebsd-questions@freebsd.org
 Sent: Wednesday, October 18, 2006 5:34 AM
 Subject: Small Redundant web/mail setup
 
 
  Hi,
  
  I need to setup a high-availability setup for mail/web setup
  
  I was thinking about the following setup:
  
  4 servers total:
  
 
 overkill, just asking for trouble.
 
  Data Servers:
   1 Server holding all the websites data and mail messages. It 
  would serve these files via nfs to the application servers.
   It would also run mysql
  
   A second server Also sharing it's content via nfs, 
  replicating it's data though rsync each ?? minutes. The mysql would 
  run as a slave of theprimary
  
  Application Servers:
   Both servers would be running apache, php, sendmail and 
  posfix and would serve content from the share nfs drive.
  
  1- Is this a viable solution, I mean by that, Is it Like this big ISP 
  are set up ?
  
 
 no
 
 The really big ISP's use proprietary commercial clustering solutions
 that make multiple systems appear as one single system.  We are talking
 hundreds of thousands to millions of users.  We are not talking 5000
 users or fewer.
 
 You can easily serve 5K users on a single server.  You just need to
 get good hardware.  In other words, costs start at $5000 and go up.
 
 A lot of people are under the misconception that they can get several
 cheap $900 servers and assemble them into a redundant setup that is
 highly reliable.
 
 The real secret is in getting expensive name-brand hardware that
 doesen't go down.  If you can afford that, your fine.  If you can't,
 then you need to find a different table to play at.
 
 Ted

Isn't part of the point in running a redundent configuration that you 
can buy cheap(er) hardware?  A $600 machine should be powerful enough
to handle that many users.  Just make sure you are using RAID 1+0 
filesystems, keep replacement parts on hand and are performing regular
backups.  The real question to ask is what is the provider's SLA and 
how much does an hour of downtime cost the provider.

In my experience, the only things to die on servers have been fans, 
disks (really the motors), and the occasional power supply.  The only 
things a more expensive system may give you are additional power 
supplies, hot-swap drive bays and multiple CPUs.  Other than the system 
board and possibly the processors, the server's components come from the 
same sources as your commodity hardware.

I think the setup described above is viable, though I would consider 
running the database (with master-slave replication) and application 
services on the same server assuming it can handle the load.  Also, you 
can probably get away with using something like rsync to push changes to 
your WWW servers.  I'm not sure about email, but you could NFS export 
your mail directories from a central server to the two application 
servers.  Just be aware of NFS' failure modes.

So, I'd go with two, user-facing systems and an administrative
system that receives email and possibly hosts your code repository.
If you can afford it, get systems with redundent power supplies and
hot-swap drive bays.  Depending on your userbase, you may want to 
consider a robotic tape library so you don't have to manually change 
tapes.  I've heard some talk of people using raw disks for backups, but 
I don't have any experience with that type of setup.

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


Re: whois weirdness...

2006-10-23 Thread Dan Nelson
In the last episode (Oct 23), Evren Yurtesen said:
 When I do whois from my FreeBSD 6-stable boxes I am receiving funny answers.
 
 For example when I do whois microsoft.com I get totally unrelated
 data.  However whois works just as expected from some linux boxes I
 tried.
 
 Can anybody explain why this is happening?

whois microsoft.com actually prints more unrelated data on a Debian
box than a FreeBSD one (Debian drills into each match where FreeBSD
just lists them one per line).  If you don't want a substring match,
prepend your query with an =:

whois =microsoft.com

-- 
Dan Nelson
[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: whois weirdness...

2006-10-23 Thread Bob Johnson

The BSD whois command doesn't seem to get along well with the Verisign
whois server.  You get back every domain that includes MICROSOFT.COM
in it, e.g. MICROSOFT.COM.FILLS.ME.WITH.BELLIGERENCE.NET, even if you
attempt to specify the unique name with something like

whois =MICROSOFT.COM

A workaround is to use the above form of the command to get a list of
whois servers for each of the listed domains, and then query the
correct server for the one you are interested in, e.g.:

whois -h whois.opensrs.net microsoft.com

If that doesn't describe your situation, post an example of the
response you get.

- Bob


On 10/23/06, Evren Yurtesen [EMAIL PROTECTED] wrote:

Hello,

When I do whois from my FreeBSD 6-stable boxes I am receiving funny answers.

For example when I do whois microsoft.com I get totally unrelated data.
However
whois works just as expected from some linux boxes I tried.

Can anybody explain why this is happening?

Thanks,
Evren
___
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]


Sound halts after 1 second of playing an MP3

2006-10-23 Thread Tom Hill

Hi,

Maybe you guys can point me in the right direction.

I've installed OSS to get my sound card working - and it all seems fine. 
My only problem is when I try and play an MP3 in xmms or mpg123, it will 
play about a second of the track and then stop without giving any real 
reason:


---
freebsd:~mpg123 -a /dev/dsp 01\ -\ Muse\ -\ Take\ A\ Bow.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!

Playing MPEG stream from 01 - Muse - Take A Bow.mp3 ...
Junk at the beginning 49443303
MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo

[0:01] Decoding of 01 - Muse - Take A Bow.mp3 finished.
---

This only happens with MP3s, WAV files are fine. It looks like there is 
some kind of buffer that gets decoded and played then it stops?


Has anyone seen this or can someone point out where I should look? I'm 
guessing it might be something to do with some mp3 decoding libraries or 
something.


TIA,

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


Re: kppp DNS problem?

2006-10-23 Thread Bob Johnson

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

  kppp works as advertised, except for one little problem.

  my primary and secondary DNS servers are as follows:

  ns1.hosting.trueband.net

  ns2.hosting.trueband.net

  All well and good - BUT the kppp config untility will only allow
numbers to be entered into the utility!

  Please suffer this ol' burn-out from the 60's some advice.  What to
do, where?


Your ISP should give you names instead of numbers for their DNS
servers.  Your system can only use names if it already knows where its
DNS servers are, because converting names to numbers is what DNS
servers do.

Hence, the software only wants numbers.

As someone has already posted, the names they gave you resolve to:
64.92.112.162
64.92.112.163

which does not appear to be very robust.  It would be nice if at least
one of your nameservers was on a different network, in case their
network loses connectivity.

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


Re : Linux-flashplugin6 or 7

2006-10-23 Thread Robert Huff

GeistTeufel writes:

  so now, install linuxpluginwrapper to allow running linux plugin
  on native programs

While we're in the neighborhood of linuxpluginwrapper, I'd like
to do some advocacy.
While most folks are still using 5.* and 6.*, 7 is not /that/
far off.  As things stand now there's going to be a lot of hurting
units when that day comes on account of

.if  ${OSVERSION} = 79
IGNORE= doesn't support ELF symbol versioning, yet.
.endifg

It's not clear exactly what to do - a flood of messages to the
maintainer may or may not have the desired effect - but it would be
nice if people affected would install this on their mental map.
(Maybe some qualified soul will even step up and fix the problem.
:-)


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


two NIC and nfs

2006-10-23 Thread Albert Shih
Hi all

I've two NIC on my server.

Until now I just use one. I want use the second interface to increase
perfs.

The server have only one purpose : nfsd.

Suppose if I do

nfs_nic_1  --- client 1

nfs_nic_2  --- client 2

well that's work but not... really because if incomming traffic from
client_2 pass through nic_2, all output traffic pass through nic_1.

How can I make the all traffic between client_2 and my server pass through
nic_2 ?

Regards.



--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Oct 23 22:58:02 CEST 2006
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: two NIC and nfs

2006-10-23 Thread Jeff Mohler

Are nic1 and nic2 on the same network?



Are client2 and nic2 on the same network?



Need a bigger picture with some detail.

On 10/23/06, Albert Shih [EMAIL PROTECTED] wrote:

Hi all

I've two NIC on my server.

Until now I just use one. I want use the second interface to increase
perfs.

The server have only one purpose : nfsd.

Suppose if I do

nfs_nic_1  --- client 1

nfs_nic_2  --- client 2

well that's work but not... really because if incomming traffic from
client_2 pass through nic_2, all output traffic pass through nic_1.

How can I make the all traffic between client_2 and my server pass through
nic_2 ?

Regards.



--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Oct 23 22:58:02 CEST 2006
___
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: cvs

2006-10-23 Thread Ceri Davies
On Fri, Oct 20, 2006 at 06:12:54PM +0200, [EMAIL PROTECTED] wrote:
 Giorgos Keramidas wrote:
 You're wrong.  It's the other way around:
 
 We are *forced* to use CVSup, because CVS is centralized, without
 any other good way to mirror changesets to a distributed network of
 mirrors, users and developer workspaces.
 
 On the other hand, SVN is centralized too :-)
 
 What I wanted to say is that FreeBSD will remain for the time being, on 
 cvs - is that correct?

Until we're happy with another tool and have reasons that make moving
worth the effort, we'll stay with CVS.

This is /not/ because of the CVSup infrastructue though, which is
essentially good at throwing arbitrary filesets around and doesn't tie
us to CVS.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgphKomI7I6gM.pgp
Description: PGP signature


Re: pkg_add/delete questions

2006-10-23 Thread RW
On Monday 23 October 2006 20:48, Eric wrote:
 RW wrote:
  On Monday 23 October 2006 16:15, Lowell Gilbert wrote:
  Mark Jayson Alvarez [EMAIL PROTECTED] writes:
  I have several questions:
 
  1. If I install a particular package, its dependencies will be
  installed as well. Now if I remove it later using pkg_delete, only
  that package will be removed and not the dependencies. The reason I
  guess is because some other packages may be dependent on those
  dependencies as well. Is there a way to remove a particular package
  and all of its dependencies (given that no other package is dependent
  on those dependencies)?
 
  Is the pkg_cutleaves port what you're looking for?
 
  If you build anything from ports, portmanager does a better job as it it
  takes account of build dependencies.

 portmaster has an -s switch that will remove ports no longer needed by
 any other ports, so what you can do is say uninstall port A then run
 portmaster -s and it will pick up any ports that port A required but
 nothing else does and offer to remove them. it is an alternate to
 portmanager, so you will not need both.

As I said: portmanager does a better job [than pkg_cutleaves] as it it takes 
account of build dependencies. Portmaster also only works with runtime 
dependencies.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: two NIC and nfs

2006-10-23 Thread Albert Shih
 Le 23/10/2006 à 13:09:21-0800, Jeff Mohler a écrit
 Are nic1 and nic2 on the same network?
 
 
 
 Are client2 and nic2 on the same network?
 
 

Yes all in same subnet, all connected on the same gigabits switch.

and all nfs traffic is in UDP.

 Hi all
 
 I've two NIC on my server.
 
 Until now I just use one. I want use the second interface to increase
 perfs.
 
 The server have only one purpose : nfsd.
 
 Suppose if I do
 
 nfs_nic_1  --- client 1
 
 nfs_nic_2  --- client 2
 
 well that's work but not... really because if incomming traffic from
 client_2 pass through nic_2, all output traffic pass through nic_1.
 
 How can I make the all traffic between client_2 and my server pass through
 nic_2 ?
 

Regards.

JAS
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Oct 23 23:39:46 CEST 2006
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: two NIC and nfs

2006-10-23 Thread Jeff Mohler

Well..the right way to do this is with a switch that can etherchannel
the NICs together, im not sure if Fbsd can do that..of course.

But..are you really peaking out at 100Mb/sec with your existing NFS
architechture that you need a second pipe?

If you're not, I doubt a second pipe would speed anything up.



On 10/23/06, Albert Shih [EMAIL PROTECTED] wrote:

 Le 23/10/2006 à 13:09:21-0800, Jeff Mohler a écrit
 Are nic1 and nic2 on the same network?



 Are client2 and nic2 on the same network?



Yes all in same subnet, all connected on the same gigabits switch.

and all nfs traffic is in UDP.

 Hi all
 
 I've two NIC on my server.
 
 Until now I just use one. I want use the second interface to increase
 perfs.
 
 The server have only one purpose : nfsd.
 
 Suppose if I do
 
 nfs_nic_1  --- client 1
 
 nfs_nic_2  --- client 2
 
 well that's work but not... really because if incomming traffic from
 client_2 pass through nic_2, all output traffic pass through nic_1.
 
 How can I make the all traffic between client_2 and my server pass through
 nic_2 ?
 

Regards.

JAS
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Oct 23 23:39:46 CEST 2006

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

Re: two NIC and nfs

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


On Oct 23, 2006, at 3:40 PM, Albert Shih wrote:


 Le 23/10/2006 à 13:09:21-0800, Jeff Mohler a écrit

Are nic1 and nic2 on the same network?



Are client2 and nic2 on the same network?




Yes all in same subnet, all connected on the same gigabits switch.


The easiest thing is to set up a separate subnet for server nic 2 and  
client nic 2, perhaps as an alias on the existing one.  Use a private  
netblock like 192.168.n to separate them out.


I do this.  I have a single nic in the client (but I have multiple  
clients) and the nfs server has 4 nics.  nic 1 is 192.168.1.x and nic  
2 is 192.168.2.x and nic 3 is 192.168.3.x and nic 4 is 192.168.4.x .


I am actually running one of my clients with 1 nic with aliased  
addresses talking to 2 separate nics on the server, mainly for  
testing purposes to separate different share while I did some packet  
sniffing to solve an unrelated problems.


Chad



and all nfs traffic is in UDP.


Hi all

I've two NIC on my server.

Until now I just use one. I want use the second interface to  
increase

perfs.

The server have only one purpose : nfsd.

Suppose if I do

   nfs_nic_1  --- client 1

   nfs_nic_2  --- client 2

well that's work but not... really because if incomming traffic from
client_2 pass through nic_2, all output traffic pass through nic_1.

How can I make the all traffic between client_2 and my server  
pass through

nic_2 ?



Regards.

JAS
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Oct 23 23:39:46 CEST 2006
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions- 
[EMAIL PROTECTED]


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





Re: two NIC and nfs

2006-10-23 Thread Albert Shih
 Le 23/10/2006 à 13:43:58-0800, Jeff Mohler a écrit
 Well..the right way to do this is with a switch that can etherchannel
 the NICs together, im not sure if Fbsd can do that..of course.

I don't think so (it's basic switch).

 
 But..are you really peaking out at 100Mb/sec with your existing NFS
 architechture that you need a second pipe?

 If you're not, I doubt a second pipe would speed anything up.

Wellnot of course...but when I make my snapshot (by rsnapshot) I can
make big load.

And more of that, I have two NIC and it's...well...i'm little sad when I've
see one do not use;-) Now I can make 110 Mbytes/s (in output) with 3 
clients in
read. Of course on my client I don't have same speed
I «want» also known if the speed limitation is by the NIC and/or other
thing.

For answer  Leigh -- Shire.Net LLC [EMAIL PROTECTED] no I can't do that
(well easy do..) because my client have only on NIC and the client is XDM
server. And all my user-client (connected by xdmcp) is on same subnet.

It's very complicate if I want two subnet for my servers.


  Hi all
  
  I've two NIC on my server.
  
  Until now I just use one. I want use the second interface to increase
  perfs.
  
  The server have only one purpose : nfsd.
  
  Suppose if I do
  
  nfs_nic_1  --- client 1
  
  nfs_nic_2  --- client 2
  
  well that's work but not... really because if incomming traffic from
  client_2 pass through nic_2, all output traffic pass through nic_1.
  
  How can I make the all traffic between client_2 and my server pass 
 through
  nic_2 ?
  
 

Regards.

--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Tel  : 01 44 27 86 88
FAX  : 01 44 27 69 35
GSM(UFR) : 06 85 05 58 43
Heure local/Local time:
Tue Oct 24 00:08:14 CEST 2006
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: two NIC and nfs

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


On Oct 23, 2006, at 4:15 PM, Albert Shih wrote:



For answer  Leigh -- Shire.Net LLC [EMAIL PROTECTED] no I can't do  
that
(well easy do..) because my client have only on NIC and the client  
is XDM

server. And all my user-client (connected by xdmcp) is on same subnet.

It's very complicate if I want two subnet for my servers.



I am not saying to get rid of your original single subnet. I am  
saying you can add additional subnets with IP ailases on your NIC(s)  
and do the nfs over these additional subnets.


You can do this even with just one nic.

Let's say that you have your normal subnet   10.0.1.0
Lets say you want to add in your nfs subnet 192.168.1.0 and  
192.168.2.0 for server nic 1 and server nic 2


client 1 nic1 10.0.1.10 plus alias  192.168.1.10

client 2 nic1  10.0.1.11plus alias   192.168.2.11

server nic 110.0.1.100  plus alias 192.168.1.100
   nic 210.0.1.101  plus alias 192.168.2.101


This will allow you to keep the xdm stuff (I am not familiar with  
xdm) on your normal subnet plus do each client on its own nic on the  
nfs server...


Just make sure that client 1 uses an nfs server of   server-nic1-192:/ 
someshare  where server-nic1-192 is the name given in your hosts or  
dns tables to the alias 192 address on nic1 and the analog on nic2.


best
Chad


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





building rdiff-backup 1.1.15

2006-10-23 Thread Noah

Hi there,

I am wondering if somebody can help me here.  I am attempting to build 
rdiff-backup 1.1.15 on my freebsd server.  anybody had any success or 
provide a hand into figuring out how to get it installed?



# python -V
Python 2.4.3
typhoon# python setup.py install
running install
running build
running build_py
running build_ext
building 'rdiff_backup._librsync' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentiumpro 
-D__wchar_t=wchar_t -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x2 -fPIC 
-I/usr/local/include/python2.4 -c _librsyncmodule.c -o 
build/temp.freebsd-4.11-RELEASE-p3-i386-2.4/_librsyncmodule.o

_librsyncmodule.c:25: librsync.h: No such file or directory
_librsyncmodule.c:32: syntax error before `result'
_librsyncmodule.c: In function `_librsync_seterror':
_librsyncmodule.c:35: `result' undeclared (first use in this function)
_librsyncmodule.c:35: (Each undeclared identifier is reported only once
_librsyncmodule.c:35: for each function it appears in.)
_librsyncmodule.c:35: `location' undeclared (first use in this function)
_librsyncmodule.c: At top level:
_librsyncmodule.c:46: syntax error before `rs_job_t'
_librsyncmodule.c: In function `_librsync_new_sigmaker':
_librsyncmodule.c:62: structure has no member named `sig_job'
_librsyncmodule.c:63: `RS_DEFAULT_STRONG_LEN' undeclared (first use in 
this function)

_librsyncmodule.c: In function `_librsync_sigmaker_dealloc':
_librsyncmodule.c:70: structure has no member named `sig_job'
_librsyncmodule.c: In function `_librsync_sigmaker_cycle':
_librsyncmodule.c:84: syntax error before `buf'
_librsyncmodule.c:90: `buf' undeclared (first use in this function)
_librsyncmodule.c:96: `result' undeclared (first use in this function)
_librsyncmodule.c:96: structure has no member named `sig_job'
_librsyncmodule.c:98: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:98: `RS_BLOCKED' undeclared (first use in this function)
_librsyncmodule.c: At top level:
_librsyncmodule.c:171: syntax error before `rs_job_t'
_librsyncmodule.c: In function `_librsync_new_deltamaker':
_librsyncmodule.c:182: `rs_job_t' undeclared (first use in this function)
_librsyncmodule.c:182: `sig_loader' undeclared (first use in this function)
_librsyncmodule.c:183: `rs_signature_t' undeclared (first use in this 
function)

_librsyncmodule.c:183: `sig_ptr' undeclared (first use in this function)
_librsyncmodule.c:184: syntax error before `buf'
_librsyncmodule.c:196: `buf' undeclared (first use in this function)
_librsyncmodule.c:201: `result' undeclared (first use in this function)
_librsyncmodule.c:203: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:212: structure has no member named `sig_ptr'
_librsyncmodule.c:213: structure has no member named `delta_job'
_librsyncmodule.c: In function `_librsync_deltamaker_dealloc':
_librsyncmodule.c:221: `rs_signature_t' undeclared (first use in this 
function)

_librsyncmodule.c:221: `sig_ptr' undeclared (first use in this function)
_librsyncmodule.c:221: structure has no member named `sig_ptr'
_librsyncmodule.c:224: structure has no member named `delta_job'
_librsyncmodule.c: In function `_librsync_deltamaker_cycle':
_librsyncmodule.c:238: syntax error before `buf'
_librsyncmodule.c:244: `buf' undeclared (first use in this function)
_librsyncmodule.c:250: `result' undeclared (first use in this function)
_librsyncmodule.c:250: structure has no member named `delta_job'
_librsyncmodule.c:251: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:251: `RS_BLOCKED' undeclared (first use in this function)
_librsyncmodule.c: At top level:
_librsyncmodule.c:324: syntax error before `rs_job_t'
_librsyncmodule.c: In function `_librsync_new_patchmaker':
_librsyncmodule.c:350: structure has no member named `patch_job'
_librsyncmodule.c:350: `rs_file_copy_cb' undeclared (first use in this 
function)

_librsyncmodule.c: In function `_librsync_patchmaker_dealloc':
_librsyncmodule.c:360: structure has no member named `patch_job'
_librsyncmodule.c: In function `_librsync_patchmaker_cycle':
_librsyncmodule.c:374: syntax error before `buf'
_librsyncmodule.c:380: `buf' undeclared (first use in this function)
_librsyncmodule.c:386: `result' undeclared (first use in this function)
_librsyncmodule.c:386: structure has no member named `patch_job'
_librsyncmodule.c:387: `RS_DONE' undeclared (first use in this function)
_librsyncmodule.c:387: `RS_BLOCKED' undeclared (first use in this function)
_librsyncmodule.c: In function `init_librsync':
_librsyncmodule.c:477: `RS_DEFAULT_BLOCK_LEN' undeclared (first use in 
this function)

error: command 'cc' failed with exit status 1

cheers,

Noah

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


Re: HOWTO: run portupgrade with original options for perl5.8

2006-10-23 Thread RW
On Monday 23 October 2006 17:23, Josh Carroll wrote:
 For ports without make config you can edit
 /usr/local/etc/pkgtools.conf and edit MAKE_ARGS, something like:

 MAKE_ARGS = {
   'lang/perl5.8' = 'ENABLE_SUIDPERL=yes',
 }

 Of course, this only affects portupgrade/portinstall/etc. If you want
 it to work for manual building of the port with make in the port dir,
 you can alternatively edit /etc/make.conf and add something like:

 .if ${.CURDIR:M*/lang/perl5.8}
 ENABLE_SUIDPERL=yes
 .endif

There is also sysutils/portconf  that abstracts this approach. Setting flags 
in pkgtools.conf doesn't always work because sometimes a port will be 
installed as a side-effect of another port and wont get the correct arguments 
from  MAKE_ARGS.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Linux-flashplugin6 or 7

2006-10-23 Thread RW
On Monday 23 October 2006 21:35, Robert Huff wrote:
 GeistTeufel writes:
   so now, install linuxpluginwrapper to allow running linux plugin
   on native programs

   While we're in the neighborhood of linuxpluginwrapper, I'd like
 to do some advocacy.
   While most folks are still using 5.* and 6.*, 7 is not /that/
 far off.  As things stand now there's going to be a lot of hurting
 units when that day comes on account of

 .if  ${OSVERSION} = 79
 IGNORE= doesn't support ELF symbol versioning, yet.
 .endifg

   It's not clear exactly what to do - a flood of messages to the
 maintainer may or may not have the desired effect - but it would be
 nice if people affected would install this on their mental map.
 (Maybe some qualified soul will even step up and fix the problem.

It wouldn't exactly be the end of the world. I had some problems with the 
standard linuxpluginwrapper recipe, and Firefox, and ended up using 
linux-opera, and after a few month with it I don't know that I don't actually 
prefer it. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


HAL/FreeBSD Metacity Compositor

2006-10-23 Thread Jeff Molofee
Is there any documentation specifically for HAL on FreeBSD? DBUS is 
working great, hald and policy kit are enabled in rc.conf. I see devices 
listed under my computer. But I'm not sure how to mount them correctly.


I know it's a stupid thing to ask, but do I still need a mount point in 
fstab? It seems I do. And when mounting a USB key, how come it will 
mount once, but will not mount a second or third time after it has been 
unplugged?


Also, is there any reason my system would be freezing up hard while it 
scans the sd slots on my printer? It seems the machine freezes (as in 
nothing new can happen), but I can still switch from one window to 
another. If I drop to console CTL-ALT-F1, I can see it scanning the 
printer sd slots over and over and failing... after a bit the system 
returns to normal... and everything I've clicked to that point opens or 
runs.


Finally does metacity actually support compositor on FreeBSD? I've tried 
to add the eye candy, but have had no luck at all compiling metacity 
with the --enable-compositor flag. I do however see the compositor 
options in gnome config.

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


Re: icu

2006-10-23 Thread Tsu-Fan Cheng

turns out it's my locale problem, after unsetenv LC_CTYPE, it went through..
thank you!!

TFC

On 10/23/06, Lowell Gilbert [EMAIL PROTECTED] wrote:


[don't top-post, please]

Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 yes...under devel/icu?  icu2 compile just fine.

I looked at the bug database, and there are some reports of this
problem; the port's maintainer has a workaround but apparently not a
real solution yet.


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


panic after starting jail

2006-10-23 Thread Iain Dooley

hi there,


uname -a
FreeBSD socata.scoastnet.com.au 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun 
May  7 04:42:56 UTC 2006 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP  i386


i'm running three jails on the above server. this morning one of them 
appears to have begun doing something diabolical to the filesystem. when i 
try to start it, i get something like:


start = 0 len = 2
panic: ffs_alloccg: map corrupted
cpuid = 0
Automatic reboot in 15 seconds

i then have to boot into single user mode and run fsck, then take 
jail_enable out of rc.conf in order to boot up.


the other two jails are fine.

i've taken a look at /var/log/messages on the host machine as well as on 
the affected jail and i can't see anything out of the ordinary.


does anyone have any clues as to how i could find out what went wrong?

sincerely,

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


Out of Office AutoReply: Mail System Error - Returned Mail

2006-10-23 Thread Hardin, Mark
I am currently not available to respond to email and will return on October 26. 
 I lost many recent emails because my hard drive crashed, so if I have not 
responded, please repeat your message.

If your message is time sensitive, please contact Shante Bullock, 
Administrative Assistant, (202) 662-1746, [EMAIL PROTECTED] or Jennifer Renne, 
Assistant Director of the Resource Center, (202) 662-1731, [EMAIL PROTECTED]  
They will refer you to the appropriate person at the Center.  

If this is an emergency or highly time sensitive, please call me at (202) 
662-1750 or (202) 669-0899.  I will respond as soon as I can when I check my 
messages.

If you are a state agency or state CIP project contacting us about training or 
technical assistance, please contact Jennifer Renne at [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: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Josh Paetzel
On Monday 23 October 2006 11:14, Alexandre Vieira wrote:


 Hello,

 I'm unable to boot 6.2-BETA2 on a SunFire V210. It stalls in the
 start of kernel boot:


Right.  It has an UltraSparc III CPU which just isn't supported.

-- 
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: cannot print in kde apps using lp

2006-10-23 Thread Kent Stewart
On Monday 23 October 2006 11:03, Jonathan Chen wrote:
 On Mon, Oct 23, 2006 at 10:45:05AM -0700, Karl Agee wrote:
  I posted about this about a month ago, thought i had
  it it figured out but I guess I fooled myself.
 
  I have kde 3.5.4 installed in fbsd6.1.  I cannot print
  from kde applications, such as the printer control
  module, kpdf, etc.
 
  I can print just_fine from OO.o, Firefox and Adobe
  Reader 7.
 
  The error kde gives me is:
 
  usr/local/bin/lpr -P 'lp' '-#1'
  '/usr/local/share/apps/kdeprint/testprint.ps' :
  execution failed with message:
  /usr/local/bin/lpr: Connection refused
 
  I do have cups installed but it is not running or
  enabled.
 
  I dont understand why I can print from non-kde apps
  but not from kde apps.

 The problem is the `lpr' that KDE is invoking. It's using it's own
 internal version that requires CUPS to be running. I don't like
 CUPS, so I recompiled the whole of KDE making sure that x11/kdelibs3
 had the flag -DWITHOUT_CUPS. With this flag, KDE runs /usr/bin/lpr
 instead.


Sort of backwards, it uses the /usr/local/bin/lpr that cups-base 
installs. If you mv it to lpr.o, you can use lp to print from KDE. This 
is a fix that lofi sent to me early this morning.

Kent

 Cheers.

-- 
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: Backing up SOHO server

2006-10-23 Thread Norberto Meijome
On Mon, 23 Oct 2006 10:03:00 +0200 (CEST)
Wojciech Puchar [EMAIL PROTECTED] wrote:

  Other alternatives:
  - use Bacula for a full fledged backup solution,  
 
 could you please specify what full fledged exactly mean for you?

http://www.bacula.org :)

_
{Beto|Norberto|Numard} Meijome

He has Van Gogh's ear for music.
  Billy Wilder

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PCI Wireless Card?

2006-10-23 Thread Norberto Meijome
On Mon, 23 Oct 2006 14:19:48 +0200
Roger 'Rocky' Vetterberg [EMAIL PROTECTED] wrote:

  I'm looking to buy a PCI Wireless Card for my computer, I'm running FBSD
  6.1 release, from what I understand there are only two drivers ath and wi  
  
  what about ralink ? man 4 ral
  
  i'm sure there are other wireless drivers available in src...  
 
 I have a card using the ral driver, but it has been far from stable.
 I've experienced various problems the last few releases, and after
 upgrading to 6.2-PRERELEASE, any attempt to run ifconfig on this
 card gives a kernel panic. I've not done any serious attempts at
 troubleshooting this since I don't really need the card. I believe
 the card was branded Bay Networks something something, I could check
 that up if anyone wants to know.

interesting. I have a usb-wireless ural from Gygabyte - works a treat, much
better than under linux. I assumed all the *ral where similar .

B

_
{Beto|Norberto|Numard} Meijome

Linux is for people who hate Windows, BSD is for people who love UNIX.

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd

2006-10-23 Thread layla
my name is layla, i am from the uk,

im loading up, freebsd operating system and would like to run a server from 
it, i would like to know what the best webhosting control panal would be for 
this and if there is a free one that you would recomend i would be very 
greatful, i hope that you can help, and look foward to your reply, 
best  wishes 
layla
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd

2006-10-23 Thread Norberto Meijome
On Tue, 24 Oct 2006 01:17:25 +0100
layla [EMAIL PROTECTED] wrote:

 im loading up, freebsd operating system and would like to run a server
 from it, i would like to know what the best webhosting control panal would be
 for this and if there is a free one that you would recomend i would be very
 greatful, i hope that you can help, and look foward to your reply, 

Hi there Layla,
you may want to check http://del.icio.us/Numard/control_panel for a list of
control panels for server management. Some of them are commercial, some free
(check the tags , and the respective pages themselves, of course).

Webmin is pretty much the most supported open source server management Web-UI,
but i don't think it's user friendly enough to be put in the hands of end
users. YMMV.

Best,

_
{Beto|Norberto|Numard} Meijome

Never attribute to malice what can adequately be explained by incompetence.

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
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-23 Thread Olivier Nicole
Thanks,

  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.

Because the machine is used for access control (opening a door) and
Friday, just when I was supposed to leave for the week-end, I had a
problem and lost time figuring out that if the system was not
responding to the enter key anymore, it was because it was scroll
locked.

From the answer you gave me, I found that good page:

 http://www.freebsddiary.org/kbdcontrol.php

Thanks,

Olivier
___
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-23 Thread Warren Block

On Mon, 23 Oct 2006, David Kelly wrote:


As for the cable on backwards, its keyed with a tab on the outside
perimeter and inside with a blocked hole or two. Should be very hard to
install incorrectly.


They were talking about the wrong connector going to the drive, not the 
connector being miskeyed.  80-wire ATA cables should have a blue, gray, 
and black connector, which should go to motherboard, slave, and master 
respectively.


-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]


GRE to Cisco

2006-10-23 Thread Tuc at T-B-O-H.NET
Hi,

I was wondering if anyone has used GRE tunnel extensively. I'm trying to
connect a FreeBSD system to a Cisco router. For testing ONLY I'm trying to do
it to two devices on the same subnet. When I bring the gre up, I can't
ping the other side. I have my FreeBSD at 192.168.3.21 and gre0 looks like :

gre0: flags=9051UP,POINTOPOINT,RUNNING,LINK0,MULTICAST mtu 1476
tunnel inet 192.168.3.21 -- 192.168.3.149
inet6 fe80::212:3fff:fedd:58b2%gre0 prefixlen 64 scopeid 0x7 
inet 192.168.3.21 -- 192.168.3.149 netmask 0x 

My Cisco is at 192.168.3.149 and looks like :

interface Tunnel0
 ip unnumbered Ethernet0
 tunnel source Ethernet0
 tunnel destination 192.168.3.21
!
interface Ethernet0
 ip address 192.168.3.149 255.255.255.0

Ideas?

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


Re: whois weirdness...

2006-10-23 Thread Ted Mittelstaedt
This is a side effect of the balkiization or more accurately, destruction,
of the
global whois database as a result of the fragmentation of domain name
registrations.

Registries are required to share whois data - but the requirements are
vague.  And
all the registries hate each other because they think that all the others
are going to suck down
their whois databases and use them for mass-mailings to try to steal
customers.  So
they bend over backwards to violate the spirit of whois data sharing if not
the letter
of the requirements.

Ted

- Original Message - 
From: Evren Yurtesen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 23, 2006 12:33 PM
Subject: whois weirdness...


 Hello,

 When I do whois from my FreeBSD 6-stable boxes I am receiving funny
answers.

 For example when I do whois microsoft.com I get totally unrelated data.
However
 whois works just as expected from some linux boxes I tried.

 Can anybody explain why this is happening?

 Thanks,
 Evren
 ___
 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]