Poor throughput with natd

2009-11-23 Thread James Long
Please copy me on replies. I am testing ipfw and natd on a gateway machine running FreeBSD 7.2-STABLE #0: Tue Oct 27 00:12:39 PDT 2009 with the generic kernel. ipfw.ko and ipdivert.ko are loaded as modules, since they're not part of the GENERIC kernel. The symptom is that scp uploads from the g

Makefile error in lang/perl5.8?

2009-02-15 Thread James Long
I'm attempting to: portupgrade -p perl-threaded-5.8.9 My ports tree is updated to the 5.8.9_1 revision: # New ports collection makefile for:perl5 # Date created: 16 April 1995 # Whom: markm # # $FreeBSD: ports/lang/perl5.8/Makefile,v 1.100 2009/02/15 22:42:37 skv Exp

Re: Recent update to RELENG_6 creates lots of calcru warnings

2007-09-02 Thread James Long
On Sun, Sep 02, 2007 at 01:18:05PM +0200, Kris Kennaway wrote: > James Long wrote: >> I'm running FreeBSD RELENG_6 on a Compaq DL380 G2 dual PIII-1.4GHz with an >> SMP kernel. dmesg below. >> Prior to about August 12, the system had been quite stable. >> Since

Recent update to RELENG_6 creates lots of calcru warnings

2007-09-01 Thread James Long
I'm running FreeBSD RELENG_6 on a Compaq DL380 G2 dual PIII-1.4GHz with an SMP kernel. dmesg below. Prior to about August 12, the system had been quite stable. Since that time, I am finding lots of calcru warnings, which often cause system services to fail when they see unorthodox time shifts.

Re: speed of bzip2 versus gzip

2007-07-20 Thread James Long
On Fri, Jul 20, 2007 at 05:50:20PM -0700, Chuck Swiger wrote: > On Jul 20, 2007, at 5:37 PM, Norberto Meijome wrote: >>> Is it normal for bzip2 to be significantly slower than gzip? >>> If not, where can I look for things that might be causing >>> "bzip2 --fast" to take 50-60 times longer to compre

speed of bzip2 versus gzip

2007-07-20 Thread James Long
Is it normal for bzip2 to be significantly slower than gzip? If not, where can I look for things that might be causing "bzip2 --fast" to take 50-60 times longer to compress a (sendmail log) file than gzip? Thanks, Jim > ns : 07:52:06 /usr/tmp# time bunzip2 -c /var/log/maillog.0.bz2 > maillog >

devfs rule: ioctl DEVFSIO_SAPPLY: No such process

2007-04-24 Thread James Long
I'm trying to mount a devfs inside a chroot jail, so that scponlyc with work with sftp. This problem seems to match kern/93423, but I have another 6.2-STABLE system which has no problem with the below. How can I get /sbin/devfs to cooperate? Thank you! Jim sys : 23:07:12 /root# mount_devfs d

Problem with OpenVPN and ethernet bridging

2007-04-22 Thread James Long
I'm trying to get my feet wet with an ethernet bridging setup under OpenVPN. I have two hosts on a 10.0.0.0/24 network that I want to connect: dl360 is the server, and t30 is the client. These hosts are resolvable by /etc/hosts. TLS seems to be working from certs I created at cacert.org. The

Re: Monitoring tool for Compaq Smart Array 5300

2007-04-06 Thread James Long
> Date: Thu, 5 Apr 2007 10:34:15 +0200 > From: "Valerio Daelli" <[EMAIL PROTECTED]> > Subject: Monitoring tool for Compaq Smart Array 5300 > To: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi > we would l

Feedback for live CD

2007-04-05 Thread James Long
Some weeks ago, if I read the thread correctly, the committer who works on the live CD side of the installation media requested feedback for odd bits that don't behave correctly in the fixit environment. I find that 'scp' won't run because it can't find /usr/bin/ssh. The workaround is 'ln -s /di

Re: as i progress with jails...

2007-03-31 Thread James Long
> Date: Thu, 29 Mar 2007 19:14:16 -0600 > From: "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> > Subject: Re: as i progress with jails... > To: Jonathan Horne <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; d

autoconf error while portupgrading audio/vorbis-tools

2007-03-25 Thread James Long
I'm tackling the great 'portupgrade -r gettext'. All but about five ports built okay, and I'm focusing on the exceptions. vorbis-tools reports an error when building that suggests to me that something is not right in the way it is using autoconf, however it's beyond my knowledge level to diagnose

Re: mkisofs,cd9660 and hard links

2007-03-24 Thread James Long
> Date: Sat, 24 Mar 2007 20:15:50 +0100 (CET) > From: Wojciech Puchar <[EMAIL PROTECTED]> > Subject: mkisofs,cd9660 and hard links > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > i did copy of small server (takin

Re: Why is sendmail giving me this 550 error?

2007-03-23 Thread James Long
On Fri, Mar 23, 2007 at 08:59:34PM -0500, Jeffrey Goldberg wrote: > On Mar 23, 2007, at 8:32 PM, James Long wrote: > > >Why am I getting this 550 error? If I telnet directly to the > >MX for lists.oetiker.ch and perform a manual ehlo/mail from/rcpt to > >I get a

Why is sendmail giving me this 550 error?

2007-03-23 Thread James Long
Sorry for tihs being marginally off-topic, but sendmail doesn't have a mailing list anymore (that I can tell), just a newsgroup, and I have no effective Usenet access. I'm trying to subscribe to the smokeping mailing list. Why am I getting this 550 error? If I telnet directly to the MX for list

Re: dmesg and GIANT-LOCK

2007-03-13 Thread James Long
On Tue, Mar 13, 2007 at 01:50:34PM -0400, Kris Kennaway wrote: > On Tue, Mar 13, 2007 at 01:06:12AM -0700, James Long wrote: > > With regard to the recent thread about looking for GIANT-LOCKs in > > dmesg, why would one system say: > > > > ns : 00:56:29 /home/james&

dmesg and GIANT-LOCK

2007-03-13 Thread James Long
With regard to the recent thread about looking for GIANT-LOCKs in dmesg, why would one system say: ns : 00:56:29 /home/james> uname -v ;dmesg | grep fxp FreeBSD 6.2-STABLE #0: Tue Feb 20 15:47:09 PST 2007 fxp0: port 0x2400-0x243f mem 0xc4fff000-0xc4ff,0xc4e0-0xc4ef irq 10 at device 2

Re: [OT] Does "~" always point to $HOME?

2007-01-26 Thread James Long
> Message: 24 > Date: Fri, 26 Jan 2007 09:22:44 -0800 > From: Bill Campbell <[EMAIL PROTECTED]> > Subject: Re: [OT] Does "~" always point to $HOME? > To: freebsd-questions@freebsd.org, Bill Campbell > <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us

Re: load balancing with multiple pppoe sessions

2007-01-13 Thread James Long
> Message: 5 > Date: Sat, 13 Jan 2007 10:27:47 -0300 > From: "Roberto Pereyra" <[EMAIL PROTECTED]> > Subject: load balancing with multiple pppoe sessions > To: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > >

ppp: 'enable proxy' feature

2007-01-13 Thread James Long
Thank you to the folks who encouraged me to look at /usr/share/examples/ppp/ppp.conf.sample for syntax on unique IP assignment. And after four more readings, I did find the place in the man page where that is described! The problem I have now is that I don't understand how to make "enable proxy"

Re: /dev/null in a chroot

2007-01-12 Thread James Long
> Date: Sun, 07 Jan 2007 20:03:40 -0400 > From: "Marc G. Fournier" <[EMAIL PROTECTED]> > Subject: Re: /dev/null in a chroot > To: Michael Grant <[EMAIL PROTECTED]>,FreeBSD Questions > > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > -BEGIN PGP S

server-side PPPoE: how to get ppp to automatically assign IPs?

2007-01-12 Thread James Long
I'm working with PPPoE. I have one client and a provider working. I'm using pppoed to spawn ppp instances on the provider: /usr/libexec/pppoed -F -p t30 fxp0 The provider's ppp.conf: default: set log Phase Chat LCP IPCP CCP tun command ident user-ppp VERSION (built COMPILATIONDATE) set devic

Re: How dangerous a Standard User could be to a FreeBSD box?

2007-01-11 Thread James Long
On Thu, Jan 11, 2007 at 08:52:44AM -0500, Nathan Vidican wrote: > > > > > How dangerous a Standard User could be to a FreeBSD box? > > > > Depending on local setup, this could range from 'not at all' to > > > > 'extremely'. Do you have a *specific* setup in mind? > > > Standard user with the ro

Re: How dangerous a Standard User could be to a FreeBSD box?

2007-01-10 Thread James Long
> Date: Wed, 10 Jan 2007 17:47:52 -0800 > From: Jay Chandler <[EMAIL PROTECTED]> > Subject: Re: How dangerous a Standard User could be to a FreeBSD box? > To: Giorgos Keramidas <[EMAIL PROTECTED]> > Cc: FreeBSD-Questions ,VeeJay > <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]>

Re: Batch file question - average size of file in directory

2007-01-03 Thread James Long
> Date: Thu, 4 Jan 2007 04:46:43 +1100 (EST) > From: Ian Smith <[EMAIL PROTECTED]> > Subject: Re: Batch file question - average size of file in directory > To: freebsd-questions@freebsd.org > Cc: James Long <[EMAIL PROTECTED]>, Kurt Buff <[EMAIL PROTECTED]> > M

Re: Batch file question - average size of file in directory

2007-01-02 Thread James Long
> Message: 28 > Date: Tue, 2 Jan 2007 10:20:08 -0800 > From: "Kurt Buff" <[EMAIL PROTECTED]> > Subject: Batch file question - average size of file in directory > To: [EMAIL PROTECTED] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > All, >

Re: var out of space

2006-12-17 Thread James Long
> Date: Sat, 16 Dec 2006 23:31:58 -0800 > From: Bradley Giesbrecht <[EMAIL PROTECTED]> > Subject: var out of space > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > Hello, > > > I inherited a freebsd i

Re: Translate job number from atq to commands that will run

2006-12-16 Thread James Long
> Date: Sat, 16 Dec 2006 16:54:58 -0600 > From: JAMES T RIENDEAU <[EMAIL PROTECTED]> > Subject: Translate job number from atq to commands that will run > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > D

Re: how do I see security logs without turning on sendmail?

2006-12-14 Thread James Long
> Date: Wed, 13 Dec 2006 17:33:32 -0600 > From: Lane <[EMAIL PROTECTED]> > Subject: Re: how do I see security logs without turning on sendmail? > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > Tuareg, > > clearly sendmail

RE: FreeBSD Backup

2006-12-12 Thread James Long
> Date: Tue, 12 Dec 2006 07:05:18 -0800 (PST) > From: probsd org <[EMAIL PROTECTED]> > Subject: RE: FreeBSD Backup > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > This is assuming you have another account on another freebsd/l

Re: Major Version Upgrade 4.11 to 5.x

2006-12-11 Thread James Long
> Date: Mon, 11 Dec 2006 15:26:02 -0500 > From: listvj <[EMAIL PROTECTED]> > Subject: Re: Major Version Upgrade 4.11 to 5.x > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Btw, I'm sorry for posting this questi

Re: Major Version Upgrade - 4.11 to 5.x

2006-12-11 Thread James Long
On Sunday 10 December 2006 15:41, Valen Jones wrote: > I'm interested in upgrading from 4.11 to 5.x. I currently track 4.x > stable using cvsup, but I've never done a major version upgrade. > > First, should I bother? My hardware has dual pentium 1.13 processors > with 1G ram (I'm considering max

Re: Latest Apache13 with PHP5 crashes when PostgreSQL support is added

2006-11-27 Thread James Long
On Mon, Nov 27, 2006 at 09:48:46PM -0800, James Long wrote: > I have been running Apache (apache+mod_ssl-1.3.34+2.8.25_1) for some > time with php5 and extensions to support PostgreSQL 8.0.9. After > upgrading to PostgreSQL 8.1.15 I find that Apache crashes if the > php5 PostgreSQL

Latest Apache13 with PHP5 crashes when PostgreSQL support is added

2006-11-27 Thread James Long
I have been running Apache (apache+mod_ssl-1.3.34+2.8.25_1) for some time with php5 and extensions to support PostgreSQL 8.0.9. After upgrading to PostgreSQL 8.1.15 I find that Apache crashes if the php5 PostgreSQL extension is installed. I have updated Apache to apache+mod_ssl-1.3.37+2.8.28 wit

error while building lang/p5-Error

2006-11-12 Thread James Long
How to fix? ns : 20:53:22 /root# portupgrade lang/p5-Error ---> Upgrading 'p5-Error-0.17.004' to 'p5-Error-0.17.007' (lang/p5-Error) ---> Building '/usr/ports/lang/p5-Error' ===> Cleaning for perl-5.8.8 ===> Cleaning for p5-Error-0.17.007 ===> Extracting for p5-Error-0.17.007 => MD5 Checksu

Re: cvsup*.au.freebsd.org ??

2006-10-31 Thread James Long
> Date: Tue, 31 Oct 2006 11:21:32 +1100 > From: Alan Garfield <[EMAIL PROTECTED]> > Subject: Re: cvsup*.au.freebsd.org ?? > To: Norberto Meijome <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain > > I also find that the cvsup6.au.freebsd.org i

portaudit thinks a vulnerability just disappeared

2006-10-16 Thread James Long
I have a 4.11-RELEASE system. Prior to doing some minor portupdates, I had this portaudit report: Checking for packages with security vulnerabilities: Affected package: php4-4.4.1_3 Type of problem: php -- open_basedir Race Condition Vulnerability. Reference:

Re: Using portconf and /usr/local/etc/ports.conf

2006-10-09 Thread James Long
> Date: Mon, 9 Oct 2006 05:15:28 -0700 (PDT) > From: backyard <[EMAIL PROTECTED]> > Subject: Re: Using portconf and /usr/local/etc/ports.conf > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > if ruby uses ncurses, that blue men

Using portconf and /usr/local/etc/ports.conf

2006-10-07 Thread James Long
I am trying to migrate my /usr/local/etc/pkgtools.conf into /usr/local/etc/ports.conf. I'm not sure I have the ports.conf syntax correct, or that the entries I'm making are being recognized. I've installed the sysutils/portconf port successfully, and my make.conf is: monitor : /root# cat /etc/

Re: Good networking books for a beginner?

2006-10-06 Thread James Long
Somewhere I seem to recall having read an RFC which is a primer on IP basics. I remember especially liking the sections where it described the the inter-relationships between the network mask, the role that ARP plays, and the use of routing. Darned if I can find such a thing now, though. If anyo

rwhoisd : semicolons in whois output

2006-10-01 Thread James Long
I'm climbing the rwhoisd learning curve. I appear to have blindly followed instructions well enough to have a functioning server, but I do not yet understand how all the database elements relate. Why do I have ";I" appearing in some of the whois output below? Thank you. t30 : 16:10:13 /usr/loc

man page bug in mv(1) ?

2006-09-03 Thread James Long
The man page mv(1) states: "It is an error for either the source operand or the destination path to specify a directory unless both do." However: mv file /tmp/ works. Am I reading things wrong, or is the man page incorrect? Jim ___ freebsd-que

Re: Code beautifiers, anyone?

2006-08-25 Thread James Long
> Date: Fri, 25 Aug 2006 21:27:03 +0300 > From: "Matti J. Karki" <[EMAIL PROTECTED]> > Subject: Re: Code beautifiers, anyone? > To: " Kyrre Nyg?rd " <[EMAIL PROTECTED]> > Cc: "W. D." <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset

bsnmpd: send: Connection refused

2006-07-28 Thread James Long
I'm trying to implement the bsnmpd service on one of my machines. In rc.conf I have: # run the bsnmpd daemon, with debugging bsnmpd_enable="YES" bsnmpd_flags="-c /etc/snmpd-test.config -d -D dump" In hosts.allow, very near the top, I have: bsnmpd : ALL : allow Here is the diff of the sample

Re: Simple DNS Configuration

2006-07-25 Thread James Long
> Date: Mon, 24 Jul 2006 17:53:03 -0400 > From: "David Stanford" <[EMAIL PROTECTED]> > Subject: Re: Simple DNS Configuration > To: "Matthias Fechner" <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; for

Re: im about to sit down an read the entire postfix manuals...

2006-07-24 Thread James Long
> Date: Sat, 22 Jul 2006 16:20:59 -0500 > From: Jonathan Horne <[EMAIL PROTECTED]> > Subject: im about to sit down an read the entire postfix manuals... > To: freebsd-questions@freebsd.org > > becuase i want to know if it supports a specific feature or not. so before i > do and spend all that ti

Re: Cannot delete stubborn files

2006-06-04 Thread James Long
> Date: Sun, 04 Jun 2006 14:42:16 -0500 > From: "Jack Stone" <[EMAIL PROTECTED]> > Subject: Re: Cannot delete stubborn files > To: [EMAIL PROTECTED], freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed > > >From: "Ricardo Carvalho" <[EMAIL PROT

Re: Upgrading and Disk Space.

2006-05-20 Thread James Long
> Date: Sat, 20 May 2006 08:34:18 -0400 > From: "Grant Peel" <[EMAIL PROTECTED]> > Subject: Upgrading and Disk Space. > To: > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=original > > Hi all, > > I am about to upgrade a 6.0 m

Re: Newbie File system

2006-05-16 Thread James Long
> Date: Mon, 15 May 2006 21:38:57 -0700 > From: Garrett Cooper <[EMAIL PROTECTED]> > Subject: Re: Newbie File system > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Jame

Re: Newbie File system

2006-05-15 Thread James Long
> Date: Mon, 15 May 2006 17:20:33 +0200 > From: "Maan Jee" <[EMAIL PROTECTED]> > Subject: Newbie File system > To: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Can someone explane that at which filesystem

Re: Has the port collection become to large to handle.

2006-05-15 Thread James Long
> Date: Sat, 13 May 2006 14:28:49 -0400 > From: "fbsd" <[EMAIL PROTECTED]> > Subject: Has the port collection become to large to handle. > To: "[EMAIL PROTECTED] ORG" > Cc: [EMAIL PROTECTED] > > I for one think the port/package collection has already grown to > large to handle in it's present sta

RE: /boot at beginning of drive

2006-04-17 Thread James Long
> Date: Mon, 17 Apr 2006 06:21:55 +0930 > From: "Brendan Grossman" <[EMAIL PROTECTED]> > Subject: RE: /boot at beginning of drive > To: > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > > > Where they use that quota is anyone's guess. > > > > > > > User's te

Re: Postfix: unable to deliver this message after 4 days

2006-04-02 Thread James Long
As your subject indicates, this is not a FreeBSD problem. Postfix support is available via their mailing lists. Please see http://www.postfix.org/lists.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Indiana goes to DST

2006-03-30 Thread James Long
> Date: Tue, 28 Mar 2006 11:08:41 -0500 > From: DAve <[EMAIL PROTECTED]> > Subject: Re: Indiana goes to DST > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > > x x 2 Eastern Time - Michigan - most locat

Re: coming back up after power failure (UPS)

2006-03-09 Thread James Long
> Pre Y2K PC's had mechanical power on button which stayed in the "on > position" no matter what was happening with the line power. Those > pcs are what UPS units were first designed for, so after the UPS > does normal shutdown at power loss, pc will reboot when power comes > back on. > > Newer PC'

Re: coming back up after power failure (UPS)

2006-03-09 Thread James Long
> Date: Thu, 9 Mar 2006 01:37:21 +0200 > From: Ion-Mihai Tetcu <[EMAIL PROTECTED]> > Subject: Re: coming back up after power failure (UPS) > To: Peter <[EMAIL PROTECTED]> > Cc: freebsd-questions > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII > > On Wed, 8 Mar 2006

Re: winmodem driver

2006-03-05 Thread James Long
> Date: Sun, 5 Mar 2006 14:44:02 -0500 (EST) > From: "kalin mintchev" <[EMAIL PROTECTED]> > Subject: Re: winmodem driver > To: freebsd-questions@freebsd.org > > what do i need to add to this information to get some help? I may be able to be of limited help, although I have never tried to configur

Re: portupgrade vs. portmanager ...

2006-03-04 Thread James Long
> Date: Sat, 4 Mar 2006 19:34:57 -0800 > From: Kent Stewart <[EMAIL PROTECTED]> > Subject: Re: portupgrade vs. portmanager ... > To: freebsd-questions@freebsd.org > Cc: Peter <[EMAIL PROTECTED]>, Kiffin Gish <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=

Re: Is gd library in the ports collection.

2006-02-28 Thread James Long
> Date: Tue, 28 Feb 2006 10:19:35 -0500 > From: "fbsd_user" <[EMAIL PROTECTED]> > Subject: Is gd library in the ports collection. > To: "[EMAIL PROTECTED] ORG" > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > I have reviewed the ports list for a port cal

Re: Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)

2006-02-28 Thread James Long
- Forwarded message from James Long <[EMAIL PROTECTED]> - Date: Tue, 28 Feb 2006 01:48:09 -0800 From: James Long <[EMAIL PROTECTED]> To: Bj?rn K?nig <[EMAIL PROTECTED]> Cc: Jeremy Cole <[EMAIL PROTECTED]> Subject: Re: Problem with mysql-server.sh script (5.0.18

Re: Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)

2006-02-27 Thread James Long
> Hello, > > I suppose the owner of /var/db/mysql is not mysql. Check this and show > ls -ld /var/db/mysql. Thank you for your reply. www : 23:54:45 /root# ls -ld /var/db/mysql drwx-- 4 mysql mysql 512 Feb 27 21:52 /var/db/mysql/ ___ freebsd-q

Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)

2006-02-27 Thread James Long
I'm migrating a system from MySQL 3.x to 5.0.18 on a server running "6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Feb 22 08:53:15 PST 2006". With no mysql running: www : 19:42:23 /usr/local/etc/rc.d# ps -axl | grep mysql www : 19:42:33 /usr/local/etc/rc.d# And the following defined: www : 19

Re: can't cd to /usr/ports/devel/libtool13

2006-02-26 Thread James Long
> Date: Sun, 26 Feb 2006 15:15:40 -0500 > From: "Xn Nooby" <[EMAIL PROTECTED]> > Subject: Re: can't cd to /usr/ports/devel/libtool13 > To: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > Have you tried /sysutils/portmanager

Re: winmodem driver

2006-02-25 Thread James Long
> Date: Sat, 25 Feb 2006 06:21:12 -0500 (EST) > From: "kalin mintchev" <[EMAIL PROTECTED]> > Subject: winmodem driver > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain;charset=iso-8859-1 > > hi all... > > is there a win modem driver in 6.0 that can b

Re: ATAPICAM?

2006-02-24 Thread James Long
> Date: Fri, 24 Feb 2006 01:18:21 -0500 > From: Kris Kennaway <[EMAIL PROTECTED]> > Subject: Re: ATAPICAM? > To: Chris Maness <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > On Thu, Feb 23, 2006 at 10:06:2

Re: changeing the port of the ftp server

2006-02-23 Thread James Long
> Date: Wed, 22 Feb 2006 20:58:36 -0800 > From: ross <[EMAIL PROTECTED]> > Subject: changeing the port of the ftp server > To: "freebsd-questions@freebsd.org" > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii > > I can't for the life of me fi

ports/databases/mysql50-server: where is mysql_upgrade ?

2006-02-22 Thread James Long
Section 5.6.2 of the MySQL 5.0 docs says: 5.6.2. mysql_upgrade -- Check Tables for MySQL Upgrade mysql_upgrade should be executed each time you upgrade MySQL. It checks all tables in all databases for incompatibilities with the current version of MySQL Server. After installing mysql50-server,

Re: Path And 'cron'

2006-02-21 Thread James Long
> Date: Tue, 21 Feb 2006 09:25:11 -0600 > From: Tim Daneliuk <[EMAIL PROTECTED]> > Subject: Re: Path And 'cron' > To: Warren Block <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > > The problem in this case is that it is not a shell script I own > or main

Re: Blocking an individual email address

2006-02-15 Thread James Long
> Date: Wed, 15 Feb 2006 10:52:26 -0500 > From: "James Csoka" <[EMAIL PROTECTED]> > Subject: Blocking an individual email address > To: > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > I am running a FreeBSD 5.4p10 machine at my office. It functions as o

Re: MBR blown away

2006-02-11 Thread James Long
> Date: Fri, 10 Feb 2006 21:19:07 -0500 (EST) > From: Peter <[EMAIL PROTECTED]> > Subject: MBR blown away > To: freebsd-questions > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > I need help. > > I added a slice to a single hard drive dual-boot (windows) syste

Re: update problems

2006-02-08 Thread James Long
> Date: Wed, 8 Feb 2006 13:25:38 -0500 > From: Chuck Teal <[EMAIL PROTECTED]> > Subject: Re: update problems > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > On Wednesday February 8 2006 10:40, Iantcho Vassilev wrote: > > I

Re: Compaq Integrated SmartArray Quantum DLT4000

2006-02-03 Thread James Long
> > On 2/1/06, RA Cohen <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > > > > I'm running several Compaq Proliant DL360 servers, all with > > FBSD > > > 6.0-RELEASE. > > > > > > One of these has an internal Quantum DLT 4000 (that's how > > the > > > BIOS identifies it) tape drive. I need to use it,

re: sm-mta

2006-02-02 Thread James Long
> Date: Tue, 31 Jan 2006 20:57:23 -0800 (PST) > From: gahn <[EMAIL PROTECTED]> > Subject: sm-mta > To: freebsd general questions > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > Hi all: > > The "sm-mta" starts up every time after the system > reboots. How coul

Re: Proper mail headers

2006-01-30 Thread James Long
> From: Robert Slade <[EMAIL PROTECTED]> > Subject: Re: Proper mail headers > To: "freebsd-questions@freebsd.org" > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain > > On Mon, 2006-01-30 at 17:13, Duane Whitty wrote: > > Hi everyone, > > > > I wanted to check to see if I am using the

Re: Strange Failure Mode in FreeBSD 4.11

2006-01-12 Thread James Long
> Date: Thu, 12 Jan 2006 13:58:09 -0600 > From: Martin McCormick <[EMAIL PROTECTED]> > Subject: Re: Strange Failure Mode in FreeBSD 4.11 > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > > In the rc.conf.local, I have: > > firewall_enable="YES" # Set to YES to

Re: good blogging port?

2006-01-07 Thread James Long
> Date: Sat, 7 Jan 2006 10:01:01 -0800 (PST) > From: "Jeff D. Hamann" <[EMAIL PROTECTED]> > Subject: good blogging port? > To: freebsd-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain;charset=iso-8859-1 > > I need to start a blog. does anyone have any reco

Re: STressing a new server...

2006-01-02 Thread James Long
A buildworld is indeed an excellent test of memory, CPU, drives and cabling. The memory tester is sysutils/memtest. It's not a very scientific test, but one thing I do is a make -j8 buildworld whilst I do a large tar operation, optionally with compression. Just anecdotally it appears that tar l

Re: RE: How to convert BIND to TinyDNS?

2005-12-31 Thread James Long
> Message: 9 > Date: Sat, 31 Dec 2005 15:42:50 +0100 > From: Kristian Vaaf <[EMAIL PROTECTED]> > Subject: Re: RE: How to convert BIND to TinyDNS? > To: Ted Mittelstaedt <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > >

Re: inetd[469] messages

2005-12-29 Thread James Long
> Date: Thu, 29 Dec 2005 14:11:39 + > From: Robin Becker <[EMAIL PROTECTED]> > Subject: inetd[469] messages > To: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, I've recently installed/upgraded to freebsd 6.

Re: Reboots under 6.0 while exercising md device

2005-12-22 Thread James Long
On Wed, Dec 21, 2005 at 08:35:19PM -0800, Brooks Davis wrote: > On Wed, Dec 21, 2005 at 07:50:49PM -0800, James Long wrote: [snip] > > > > What do I need to fix to be able to use a RAM-backed filesystem? > > From mdconfig(8): > > -t type > Sele

Re: Closing some open ports

2005-12-17 Thread James Long
> Date: Fri, 16 Dec 2005 10:13:13 -0800 > From: BSD Mail <[EMAIL PROTECTED]> > Subject: Closing some open ports > To: FreeBSD-questions@freebsd.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > All I want is to get rid > of this: > root smbd

Re: shell script doesnot executing

2005-12-16 Thread James Long
> Message: 24 > Date: Fri, 16 Dec 2005 01:51:22 -0600 > From: "Harley D. Eades III" <[EMAIL PROTECTED]> > Subject: Re: shell script doesnot executing > To: Anirban Adhikary <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain > > On F

Re: Download the whole ports tree

2005-12-16 Thread James Long
> Message: 20 > Date: Fri, 16 Dec 2005 02:01:37 -0500 > From: Kris Kennaway <[EMAIL PROTECTED]> > Subject: Re: Download the whole ports tree > To: Simon Maginnity <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii"

Re: FreeBSD router two DSL connections

2005-12-12 Thread James Long
This is for an internet cafe, right? Not a mission-critical system? Yes, I realize your mission is providing internet, but Buy two DSL feeds, and two WAPs. Put one WAP on each feed. Set them to different SSIDs and different RF channels. Then the wi-fi clients will associate with one or the

Re: MD5 discrepancy in 6.0-RELEASE/src/CHECKSUM.MD5

2005-12-08 Thread James Long
On Thu, Dec 08, 2005 at 11:33:14AM +0100, Svein Halvor Halvorsen wrote: > On 12/8/05, James Long <[EMAIL PROTECTED]> wrote: > > Inside the CHECKSUM.MD5 file, however, it says that its own > > checksum should be > > > > MD5 (CHECKSUM.MD5) = 6ee62cd847afff4cadf66483

MD5 discrepancy in 6.0-RELEASE/src/CHECKSUM.MD5

2005-12-07 Thread James Long
When I go to ftp.freebsd.org and download /pub/FreeBSD/releases/i386/6.0-RELEASE/src/CHECKSUM.MD5 and run md5 against it, I get the checksum MD5 (CHECKSUM.MD5) = d0dc2749908246ee8e91de602bb422b2 Inside the CHECKSUM.MD5 file, however, it says that its own checksum should be MD5 (CHECKSUM.MD5) =

Re: How to have sshd log IP numbers instead of reverse lookups

2005-11-28 Thread James Long
> I believe adding > UseDNS no > to sshd_config will do what you want. Thank you. I did see that in the man page, but didn't think it pertinent, as it doesn't mention logging. But it does indeed accomplish what I was after. Jim P.S. Very seasonally topical email address, btw. ___

Re: How to have sshd log IP numbers instead of reverse lookups

2005-11-27 Thread James Long
On Sat, Nov 26, 2005 at 10:12:50AM -0500, Lowell Gilbert wrote: > James Long <[EMAIL PROTECTED]> writes: > > > I was looking at /var/log/auth.log and saw an entry of the form: > > > > Nov 24 18:41:37 ns sshd[58083]: error: PAM: authentication error for > >

How to have sshd log IP numbers instead of reverse lookups

2005-11-24 Thread James Long
I was looking at /var/log/auth.log and saw an entry of the form: Nov 24 18:41:37 ns sshd[58083]: error: PAM: authentication error for username from example.com I wish to have an IP number logged where sshd has instead logged 'example.com' Reading sshd's man page and sshd_config's man page, I do

Re: Issue

2005-11-21 Thread James Long
> > /etc/rc.conf contence > > > > defaultsrouter="192.168.15.1" Remove the 's' from the line above. It should be defaultrouter="192.168.15.1" ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions T

Re: Qwest DLS & MSN Premium & Linksys Router & FreeBSD.. Oh my

2005-10-25 Thread James Long
Tell Qwest you want to use a local ISP instead of MSN. The local ISP will give you better service, and you won't be guilty of sending money to M$. You shouldn't have any problem using an run-of-the-mill Cable/DSL router/hub to share the service with your LAN, so long as you use only one public IP

Re: portupgrade: what must I fix in this pkgtools.conf entry?

2005-10-18 Thread James Long
On Tue, Oct 18, 2005 at 03:29:45PM +0400, Andrew P. wrote: > First, the other syntax seems much more readable: > > 'mplayer' => [ >'WITH_OPTIMIZED_CFLAGS=yes', >'WITHOUT_RUNTIME_CPUDETECTION=yes', > ], > 'aumix*' => [ >'WITH_GTK2=yes', >

portupgrade: what must I fix in this pkgtools.conf entry?

2005-10-16 Thread James Long
I've been aware of pkgtools.conf but hadn't buckled down to suss out the syntax prior to recently. Thanks to Dru Lavigne's excellent article at onlamp.com, I'm working on my first attempt at setting make variables in pkgtools.conf. First, is there something I've specified incorrectly in my pkgtoo

make buildworld: error code 2 when installing /usr/src/gnu/lib/libg2c/g2c.h

2005-09-23 Thread James Long
Is anyone else seeing something similar to this buildworld error? I've re-cvsupped, and blown away my src tree and re-cvsupped again, and it still fails in just the same spot. Running 5.3 on a dual PIII-1 GHz SMP system (Compaq DL380 G1) with 1.25 Gigs RAM. 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri

Port for Motorola cell phones (V60c)?

2004-11-02 Thread James Long
I've been searching the ports tree and the freebsd.org site for anything similar to gnokii or scmxx, but for Motorola phones, ideally the V60c. I haven't found anything. Is there a port which will allow me to upload and download my phone's address book, settings, etc.? I'd rather not have to du

Re: Where is 4.9-STABLE?

2004-03-07 Thread James Long
On Sat, Mar 06, 2004 at 12:08:22PM +, Mark wrote: > > Yeah; but it's the upgrade I'm unclear about. You'd think there be some > standard supfile template to upgrade your OS. www.mostgraveconcern.com/freebsd worked for me. ___ [EMAIL PROTECTED] mail

Re: kernel compile errors - but how do I get the output

2004-03-01 Thread James Long
On Tue, Mar 02, 2004 at 05:37:31AM +, Tadimeti Keshav wrote: > > make > /home/abcd/make_log.log only says stop... make > /home/abcd/make_log.log 2>&1 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: method to test for link before dhclient at boot?

2004-02-20 Thread James Long
On Thu, Feb 19, 2004 at 08:54:55PM -0500, Duane Winner wrote: > > I'm wondering if anybody knows a technique for this problem: > > I > want the boot process to bypass DHCP so that it will boot faster Have you tried putting dhclient_flags="-1" in /etc/rc.conf ? That should accomplish much of

Re: Win200 gateway blocking FBSD html?

2004-02-19 Thread James Long
On Thu, Feb 19, 2004 at 01:12:45PM +0800, Robert Storey wrote: > > I find this very peculiar. Just to be sure that I don't have a misconfigured > firewall on the FBSD box, I installed FBSD on my laptop, plugged it into a different > network - works fine, I can surf the web. Then I plug it into t

Re: sendmail confi help

2004-02-11 Thread James Long
On Wed, Feb 11, 2004 at 08:52:42AM -0500, stan wrote: > How can I configure FreeBSD's default sendmail to work like this: > > If the message is for domain1 or domain2, deliver directly. > If not, use a smarthost > > ? > > I can amke the smarthost work, but then it wnats to send _all_ mail there.

  1   2   >