Re: jail login and replication problems

2006-07-07 Thread Chad Leigh -- Shire.Net LLC
On Jul 7, 2006, at 12:41 AM, Philippe Lang wrote: [EMAIL PROTECTED] wrote: Hi Dan, Did you ever find a solution to this problem? I've had the exact same problem, and have tried various different things to resolve it... all to no avail. It's really annoying have to remake the jail from scratc

BSD::Resource and getrusage(2)

2006-07-07 Thread Philip M. Gollucci
Hi, I'm trying do determine the units for one of the fields returned by getrusage(2) man page on 6.0-RELEASE-p5 says this: 2 maxrss maximum shared memory or current resident set 3 ixrss integral shared memory ru_ixrss an ``integral'' value indicating the amount of memory used by the text segment

'unregistered_only' in natd does not work?

2006-07-07 Thread BigBrother-{BigB3}
Summary: NATD translates source addresses even though it should not because unregistered_only is set and the IPs do not belong to RFC 1918 (like 192.168) Hi List, I have a very strange problem in my FreeBSD bigb3 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun 6 I am using the f

Re: Unable to boost maxusers in custom kernel.

2006-07-07 Thread Kevin Kinsey
Worth Bishop wrote: Running FreeBSD 4.3 (I know - upgrade on the way, but would like to know what's going on here for future ref), on AMD Athlon MP 1600 (1393.79-MHz 686-class CPU) with 1.5 Gb RAM. Ran up against 'too many files' problem, dropped packets, maxing out mbuf's, proc files, etc. A

Re: HP Officejet Printer

2006-07-07 Thread Ted Mittelstaedt
- Original Message - From: "dick hoogendijk" <[EMAIL PROTECTED]> To: "freebsd-questions" Sent: Thursday, July 06, 2006 8:53 AM Subject: Re: HP Officejet Printer > On 05 Jul Ted Mittelstaedt wrote: > > > > http://www.linuxprinting.org/show_printer.cgi?recnum=HP-OfficeJet_4300 > > > >

Re: FreeBSD 6.0 compat with DL320 G4

2006-07-07 Thread Ted Mittelstaedt
If it works then let it alone. What model of PT card did you get? The single-port one? Ted - Original Message - From: "William" <[EMAIL PROTECTED]> To: "Ted Mittelstaedt" <[EMAIL PROTECTED]> Cc: "Antony Mawer" <[EMAIL PROTECTED]>; Sent: Wednesday, July 05, 2006 11:26 PM Subject: Re: F

Re: FreeBSD 6.0 compat with DL320 G4

2006-07-07 Thread William
dual port. Regards, Will On 07/07/06, Ted Mittelstaedt <[EMAIL PROTECTED]> wrote: If it works then let it alone. What model of PT card did you get? The single-port one? Ted - Original Message - From: "William" <[EMAIL PROTECTED]> To: "Ted Mittelstaedt" <[EMAIL PROTECTED]> Cc: "Anto

some strange strtod behaviour, please help

2006-07-07 Thread O. Hartmann
Hello out here, sorry bothering you with some standard issues ... I ran into trouble with a routine from . Trying to convert strings tokenized via strsep() to doubles lead me into unsolvable problems. This is an example piece of code taken from an exercise page (my own code looks similar, but t

sync time of FreshPorts

2006-07-07 Thread Pietro Cerutti
Hi list, lately I often have problems with ports version consistency between my tree and FreshPorts. I update my port tree with portsnap, here are some examples: my tree: ethereal-0.99.0_3 FreshPort: ethereal 0.99.0_2 my tree: fusefs-libs-2.5.3 FreshPort: fusefs-libs 2.5.2_1 So, how much time d

Re: some strange strtod behaviour, please help

2006-07-07 Thread Pietro Cerutti
On 7/7/06, O. Hartmann <[EMAIL PROTECTED]> wrote: Hello out here, sorry bothering you with some standard issues ... I ran into trouble with a routine from . No, from stdlib.h man strtod says: SYNOPSIS #include #include #include #include #include will solve your problems... -- P

Re: some strange strtod behaviour, please help

2006-07-07 Thread O. Hartmann
Pietro Cerutti wrote: On 7/7/06, O. Hartmann <[EMAIL PROTECTED]> wrote: Hello out here, sorry bothering you with some standard issues ... I ran into trouble with a routine from . No, from stdlib.h man strtod says: SYNOPSIS #include #include #include #include #include will solve

Re: some strange strtod behaviour, please help

2006-07-07 Thread Pietro Cerutti
On 7/7/06, O. Hartmann <[EMAIL PROTECTED]> wrote: Pietro Cerutti wrote: > On 7/7/06, O. Hartmann <[EMAIL PROTECTED]> wrote: >> Hello out here, >> sorry bothering you with some standard issues ... >> >> I ran into trouble with a routine from . > > No, from stdlib.h > > man strtod says: > SYNOPSIS

Re: Conflict between avahi and howl/mDNSResponder

2006-07-07 Thread dick hoogendijk
On 07 Jul Willy Picard wrote: > On Thu, Jul 06, 2006 at 09:55:11PM +1000, Sam Lawrance wrote: > > This has been raised a number of times, check the archives. > > First, thank you very much for this very interesting contribution!!! > This is a real good piece of help! A little ironic here are you?

Spontaneous reboots with Dell PowerEdge

2006-07-07 Thread Odhiambo Washington
Hi, I am hoping that someone has come across this weird happening with Dell PowerEdge 1800. We have one such server, with dual power supply, running FreeBSD 4.11-STABLE. Spontaneously, the server does a hard boot and comes back up. /var/log/messages only states the previous system shutdown was

Re: unable to mount VCD's

2006-07-07 Thread Fabian Keil
"Arun G Nair" <[EMAIL PROTECTED]> wrote: >Am unable to mount VCD's on freebsd 6.1. I have a custom kernel. > When trying to mount it says input/output error. Am trying to copy a > VCD as i can't play the last part of any vcd. Mplayer always says > broken frame when it reaches the end. :( I can

shared library loader configuration

2006-07-07 Thread [EMAIL PROTECTED]@mgedv.net
hi, can someone give me please a SIMPLE and CLEAR answer, what i exactly have to do to achieve the following: i have (for example) installed a new compiled version of libz.a/.so in /usr/local. i want program (during runtime AND during compilation) to compile and run against the NEW and non-syst

Re: shared library loader configuration

2006-07-07 Thread Giorgos Keramidas
On 2006-07-07 13:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: > > hi, > > can someone give me please a SIMPLE and CLEAR answer, what i exactly > have to do to achieve the following: > > i have (for example) installed a new compiled version of libz.a/.so in > /usr/local. > > i want p

Re: Creating vinum RAID 1 on place

2006-07-07 Thread John Nielsen
On Friday 07 July 2006 00:29, Olivier Nicole wrote: > Is there a trick on the way to build a vinum RAID 1 without backup-in > the data first? > > I have the two disk that will get mirrored. One of the disk if > formated as UFS 4.2 and already holds all the data. The second disk is > blank. > > Norm

Re: Creating vinum RAID 1 on place

2006-07-07 Thread John Nielsen
On Friday 07 July 2006 08:04, John Nielsen wrote: > On Friday 07 July 2006 00:29, Olivier Nicole wrote: > > Is there a trick on the way to build a vinum RAID 1 without backup-in > > the data first? > > > > I have the two disk that will get mirrored. One of the disk if > > formated as UFS 4.2 and al

Re: BSD::Resource and getrusage(2)

2006-07-07 Thread Dave Rolsky
On Fri, 7 Jul 2006, Philip M. Gollucci wrote: Hi, I'm trying do determine the units for one of the fields returned by getrusage(2) man page on 6.0-RELEASE-p5 says this: 2 maxrss maximum shared memory or current resident set 3 ixrss integral shared memory ru_ixrss an ``integral'' value indicat

RE: shared library loader configuration

2006-07-07 Thread [EMAIL PROTECTED]@mgedv.net
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Giorgos Keramidas > Sent: Friday, July 07, 2006 2:03 PM > To: [EMAIL PROTECTED] > Cc: freebsd-questions@freebsd.org > Subject: Re: shared library loader configuration > > On 2006-07-07 13:22, "[E

Re: shared library loader configuration

2006-07-07 Thread Giorgos Keramidas
On 2006-07-07 14:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: > dunno, if it's a misunderstanding, but my only question "how to tell > the system where to load libraries and in which order to prefer paths" > seems to be still open. > > anyway, thx for the reply ;-) > > ps: i already

Re: unable to mount VCD's

2006-07-07 Thread Victor Lundwall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arun G Nair wrote: > Hi, > Am unable to mount VCD's on freebsd 6.1. I have a custom kernel. > When trying to mount it says input/output error. Am trying to copy a > VCD as i can't play the last part of any vcd. Mplayer always says > broken frame when

RE: shared library loader configuration

2006-07-07 Thread [EMAIL PROTECTED]@mgedv.net
> -Original Message- > From: Giorgos Keramidas [mailto:[EMAIL PROTECTED] > Sent: Friday, July 07, 2006 2:28 PM > To: [EMAIL PROTECTED] > Cc: freebsd-questions@freebsd.org > Subject: Re: shared library loader configuration > > On 2006-07-07 14:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL P

CPUTYPE for VIA EPIA EDEN in /etc/make.conf on FreeBSD 6.1

2006-07-07 Thread Owen G
Hi, I'm trying to get a little more speed out of my 600MHz mini-itx box as I convert it into a FReeBSD fileserver (with GUI) . . . I'm trying to find the right settings for /etc/make.conf and would appreciate your help. dmesg.boot shows the processor as being: CPU: VIA C3 Samuel 2 (601.37-MHz 6

Interrupts question

2006-07-07 Thread Alex Zbyslaw
I was monitoring a machine with "systat -vmstat" and noticed something about the interrupts and I don't know if it's a problem or not. If it is a problem, is there anything I can do about it? The interrupts for the network interface (em0) on irq 64 exactly match those for a uhc device on irq

Re: shared library loader configuration

2006-07-07 Thread Giorgos Keramidas
On 2006-07-07 14:58, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas wrote: >>On 2006-07-07 14:22, "[EMAIL PROTECTED]@mgedv.net" <[EMAIL PROTECTED]> wrote: >>> dunno, if it's a misunderstanding, but my only question "how to tell >>> the system where to load libraries and

Re: CPUTYPE for VIA EPIA EDEN in /etc/make.conf on FreeBSD 6.1

2006-07-07 Thread Chuck Swiger
Owen G wrote: I'm trying to get a little more speed out of my 600MHz mini-itx box as I convert it into a FReeBSD fileserver (with GUI) . . . I'm trying to find the right settings for /etc/make.conf and would appreciate your help. dmesg.boot shows the processor as being: CPU: VIA C3 Samuel 2 (6

Re: 'unregistered_only' in natd does not work?

2006-07-07 Thread Chuck Swiger
BigBrother-{BigB3} wrote: [ ... ] I have trouble making a passive ftp connection to work, because every time natd changed source port even though it should not. Sometimes it changes within the IP_PORTRANGE_DEFAULT but sometimes it changes it to something completely irrelevant like 3 The v

MIPv6 support

2006-07-07 Thread Lorraine Chin
Does anyone know what release of FreeBSD will support Mobile IPv6? I had seen in a KAME mail list several months ago that it was possibly 7.0. Has that changed? Lorraine ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: Spontaneous reboots with Dell PowerEdge

2006-07-07 Thread Jerry McAllister
> > Hi, > > I am hoping that someone has come across this weird happening with > Dell PowerEdge 1800. > > We have one such server, with dual power supply, running FreeBSD 4.11-STABLE. > > Spontaneously, the server does a hard boot and comes back up. > /var/log/messages only states the previou

RE: jail login and replication problems

2006-07-07 Thread Philippe Lang
Chad Leigh -- Shire.Net LLC wrote: >>> Hi Dan, >>> >>> Did you ever find a solution to this problem? I've had the exact >>> same problem, and have tried various different things to resolve >>> it... all to no avail. It's really annoying have to remake the jail >>> from scratch every time, as I'd

Re: 'unregistered_only' in natd does not work?

2006-07-07 Thread BigBrother-{BigB3}
On Fri, 7 Jul 2006, Chuck Swiger wrote: BigBrother-{BigB3} wrote: [ ... ] I have trouble making a passive ftp connection to work, because every time natd changed source port even though it should not. Sometimes it changes within the IP_PORTRANGE_DEFAULT but sometimes it changes it to somethin

Re: unable to mount VCD's

2006-07-07 Thread Randy Pratt
On Fri, 7 Jul 2006 13:16:03 +0200 Fabian Keil <[EMAIL PROTECTED]> wrote: > "Arun G Nair" <[EMAIL PROTECTED]> wrote: > > >Am unable to mount VCD's on freebsd 6.1. I have a custom kernel. > > When trying to mount it says input/output error. Am trying to copy a > > VCD as i can't play the last p

Re: HP Officejet Printer

2006-07-07 Thread doug
On Fri, 7 Jul 2006, Ted Mittelstaedt wrote: - Original Message - From: "dick hoogendijk" <[EMAIL PROTECTED]> To: "freebsd-questions" Sent: Thursday, July 06, 2006 8:53 AM Subject: Re: HP Officejet Printer On 05 Jul Ted Mittelstaedt wrote: http://www.linuxprinting.org/show_printer.

How to get best results from FreeBSD-questions

2006-07-07 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that a

"The Complete FreeBSD": errata and addenda

2006-07-07 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception. Inev

Re: BSD::Resource and getrusage(2) [PATCH]

2006-07-07 Thread Philip M. Gollucci
> Doesn't that imply that it's in kb per stat clock ticks? I think you read it backwards, but I agree with the outcome. svn diff Index: lib/Apache/SizeLimit.pm === --- lib/Apache/SizeLimit.pm (revision 419830) +++ lib/Apache/SizeL

Re: Unable to boost maxusers in custom kernel.

2006-07-07 Thread Kevin Kinsey
Worth Bishop wrote: Thanks Kevin - First, I guess, be sure that it's using the file you're specifying. I've sure wondered about this. As I've compiled & installed the custom kernels, I've watched the changes in the size & date/time stamp to the /kernel binary file. It's definitely changing,

Error Message with 'periodic weekly'

2006-07-07 Thread Gerard Seibert
I just did a fresh install of FBSD 6.1. When attempting to run: periodic weekly This error message is displayed: Jul 7 14:12:47 seibercom su: _secure_path: /nonexistent/.login_conf is not owned by uid 65534 I do not understand what the problem is. -- Gerard Seibert [EMAIL PROTECTED]

Re: Error Message with 'periodic weekly'

2006-07-07 Thread Atom Powers
On 7/7/06, Gerard Seibert <[EMAIL PROTECTED]> wrote: I just did a fresh install of FBSD 6.1. When attempting to run: periodic weekly This error message is displayed: Jul 7 14:12:47 seibercom su: _secure_path: /nonexistent/.login_conf is not owned by uid 65534 First, /nonexistant should

Re: BSD::Resource and getrusage(2) [PATCH]

2006-07-07 Thread Philip M. Gollucci
server localhost:8529 started t/apache/basic.ok t/apache/deprecatedok t/pod..ok All tests successful. Files=3, Tests=18, 2 wallclock secs ( 0.98 cusr + 0.12 csys = 1.09 CPU) [warning] server localhost:8529 shutdown [That was from svn trunk, after patch applied] --

Re: Video card

2006-07-07 Thread Lowell Gilbert
"victor leon" <[EMAIL PROTECTED]> writes: > Hi i want to install freebsd 6.1 in my cpu but i dont find drivers , the > videocard is S3 Pro Savage km133 What actually happens when you do the install? ___ freebsd-questions@freebsd.org mailing list http:

HELP:(cisco serial (up, up) but cannot ping its interface from within.

2006-07-07 Thread Larry . Kasbrick
Hi Glenn, Did you ever get an answer regarding the above problem. I'm experiencing the same thing LarryK. NOTICE: This confidential e-mail message is only for the intended recipient(s). If you are not the intended recipient, be advised that disclosing, copying, distributing, or any other

6.1 quota issues?

2006-07-07 Thread Charles Sprickman
Hi all, Any idea what this is indicating? [EMAIL PROTECTED]/home/staff/micro/tmp]# quota micro Disk quotas for user micro (uid 5315): Filesystem usage quota limit grace files quota limit grace / 1630026 300 310 13393 0 0 [EMAIL PRO

Re: Video card

2006-07-07 Thread victor leon
the install is normal after that when i restart the cpu sounds a "beep" and can't use X mode ,i only can use text mode my monitor is a AOC model CT520n On 7/7/06, Lowell Gilbert <[EMAIL PROTECTED]> wrote: "victor leon" <[EMAIL PROTECTED]> writes: > Hi i want to install freebsd 6.1 in my c

mplayer fails to build

2006-07-07 Thread Luchezar Petkov
Hey all, multimedia/mplayer fails to build with this error message, while compilling: cc -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML -L/usr/local/lib -L/usr/local/lib -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/loc

Re: mplayer fails to build

2006-07-07 Thread Garrett Cooper
On Jul 7, 2006, at 2:24 PM, Luchezar Petkov wrote: Hey all, multimedia/mplayer fails to build with this error message, while compilling: cc -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML -L/usr/ local/lib -L/usr/local/lib -I/usr/local/include/freetype2 -I/usr/ local/include -I/usr

Re: mplayer fails to build

2006-07-07 Thread Luchezar Petkov
* Garrett Cooper ([EMAIL PROTECTED]) wrote: > On Jul 7, 2006, at 2:24 PM, Luchezar Petkov wrote: > > >Hey all, > >multimedia/mplayer fails to build with this error message, while > >compilling: > > > >cc -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML -L/usr/ > >local/lib -L/usr/local/l

Re: vinum stability?

2006-07-07 Thread Ian Jefferson
One thing you might consider is that gvinum is quite flexible. The subdisks in vinum that make up a raid 5 plex are partitions. This means you can create raid 5 sets without using each entire disk and the disks don't need to be the same model or size. It's also handy for spares. If you

Linksys router and ssh time outs ...

2006-07-07 Thread User Freebsd
I just put a linksys router in place, so that we could use our wireless laptop, well, wireless ... now, I seem to be getting timeouts on my ssh connections when they are idle, but timeouts that I never received when I had my desktop directly connected to the cable modem ... I've looked at th