Re: Top posting

2004-03-22 Thread Tony Crockford
At 07:54 on Monday, 22 Mar 2004, Chris Pressey wrote:

On Mon, 22 Mar 2004 01:50:14 -0500
Denny Jodeit [EMAIL PROTECTED] wrote:
It boils down to a 'When in Rome, do as Romans do' situation. The
charter states no top posting.
I made sure to re-read the list charter when this thread started.  I
couldn't find a single mention of top posting.  The closest thing I
could find is that gross breaches of Netiquette are frowned upon but
not specifically enforced.
Perhaps the original poster meant point 9 on how to answer a question  
here:

http://www.lemis.com/questions.html#answer

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


Re: Top posting

2004-03-22 Thread Kevin Stevens
On Mar 22, 2004, at 00:13, Tony Crockford wrote:

At 07:54 on Monday, 22 Mar 2004, Chris Pressey wrote:

On Mon, 22 Mar 2004 01:50:14 -0500
Denny Jodeit [EMAIL PROTECTED] wrote:
It boils down to a 'When in Rome, do as Romans do' situation. The
charter states no top posting.
I made sure to re-read the list charter when this thread started.  I
couldn't find a single mention of top posting.  The closest thing I
could find is that gross breaches of Netiquette are frowned upon 
but
not specifically enforced.
Perhaps the original poster meant point 9 on how to answer a 
question here:

http://www.lemis.com/questions.html#answer

seems pretty clear to me.
That's not the charter, though.  So far, in this interminable debate, 
we have a guy quoting an RFC as a standard, which explicitly states 
that it isn't a standard.  We have people quoting a document as the 
list charter, which isn't the charter.  And we have people blaming top 
posting on evil M$ software, which isn't true either - pine, for 
example, defaults to top posting when replying to messages.

If you want it in the charter, put it in the charter.  If you want it 
as an RFC, then get a RFC approved as a standard.  Until then, this is 
just a bunch of people whining that they want THEIR particular 
preferences honored.  Hell, I'd like my preferences honored too - don't 
start posting flames!  I don't expect anyone to honor that request, 
either.

KeS

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


Re: Best *nix OS for a laptop?

2004-03-22 Thread anubis
On Sun, 21 Mar 2004 9:42 am, Eric F Crist wrote:
 Hello list,

 I've been using freebsd 4.x on a laptop for 6 months or so now, and
 I'm not entirely happy with it.  Mostly, it lacks multimedia
 support and power management.  I don't want to start some flame war
 here, but here goes.

 Could some of you please send me an email telling me what OS you
 utilize on your laptop, and why?  I'm not looking for anyone
 bashing any other OS, just why you use what you do.

 TIA

Ive got 5.2 on my ibm r40 notebook.
I originally had mandrake on it but whenever I went to do anything I 
was frustrated by not knowing linux.  Im using freebsd now because 
the comfort I have from just being able to make things work without 
having to think oh this works differently when I want to do 
anything.

  It has the comforting sameness of my servers and home machine.  I 
can also rip down the latest sources from my cvsup mirror at work 
easily.  Being the same as my servers I can trial stuff first on it 
before unleashing it on my unsuspecting users.

Being always near power I have never thought about the power business 
so I cant say about it, likewise the modem.  I never use it.

With regards to the multimedia, what exactly doesnt work?

Have you looked at the 5.x branch?

If I was going to try linux again I would try suse.  Its full of 
german goodness.

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


Re: MUTA

2004-03-22 Thread Matthew Seaman
On Mon, Mar 22, 2004 at 04:33:07AM +, Tadimeti Keshav wrote:
 hi all,
 I know MUTAs are used to fetch mail from POP servers
 and send mails (via SMTP) such as HOTPOP.com

Hmmm...

   MUA -- Mail User Agent: the program a user uses to read and send mail

   MTA -- Mail Transport Agent: a daemon process that routes e-mail
  between hosts

Not sure what a MUTA is, but it sounds like something you wouldn't
want to meet down a dark alleyway...

 I am confused what I should install.
 
 Mutt,pine,fetchmail...
 All I need is Microsoft outlook functionality. I am
 more than happy to use curses/CLI based mail clients.

mutt or pine are CLI e-mail programs (I prefer mutt as you can see
from the headers of this message, but pine is possibly a bit
friendlier to the beginner): both of those have the capability to read
mail out of a POP mailbox.  However, they expect to have a local
sendmail (or qmail or exim or postfix or other MTA) instance that they
can inject e-mail into for sending messages.  Which MTA you use is
pretty much a religious thing, but the quickest one to get working
will be sendmail (as it's installed as part of the system by default)
and all you need do is:

# cd /etc/mail
# make
# vi `hostname`.mc 

-- find the section of the file that says this:

dnl Dialup users should uncomment and define this appropriately
dnl define(`SMART_HOST', `your.isp.mail.server')

and edit it to take away the 'dnl' commenting and insert the name of
the SMTP server your ISP supplies:

dnl Dialup users should uncomment and define this appropriately
define(`SMART_HOST', `smtp.example.com')

Nb. don't get confused by the quote marks: the left hand quote mark
_`_ is different to the right hand one _'_. Just a feature of the way
the m4(1) macro processor works.

Then process that into a sendmail configuration file, install it and
restart sendmail:

# make
# make install
# make restart

fetchmail(1) isn't a MUA as such -- it's a mail transport that can
pull messages out of a POP or IMAP server and re-inject them into
sendmail.  Or it can hand the messages off directly to a program like
procmail(1) for immediate local delivery.  I'd not worry about
fetchmail(1) until you've got your MUA setup first, and then only if
you have a lot of POP mail accounts all over the place.

If you want something a lot more like Outlook, then there are several
full featured graphical MUAs.  There's the Mail/News client which is
part of Mozilla, or the more recent Thunderbird.  There's Ximian
Evolution (probably the closest thing to OE in the ports) and kmail
comes as part of KDE.  All of those should be able to speak SMTP
directly to your ISP's server, so no need to bother with a local MTA
on that score.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


[OFFTOPIC] bsdmall

2004-03-22 Thread Newton, Harry
Does anyone know how I can successfully contact BSD Mall ?

I've tried:

 [EMAIL PROTECTED]

four times now, from two different email addresses and heard nothing back.

Regards,

--
Harry Newton
LogicaCMG
+44 161 438 8114
 

This e-mail and any attachment is for authorised use by the intended recipient(s) 
only. It may contain proprietary material, confidential information and/or be subject 
to legal privilege. It should not be copied, disclosed to, retained or used by, any 
other party. If you are not an intended recipient then please promptly delete this 
e-mail and any attachment and all copies and inform the sender. Thank you.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: XFree86

2004-03-22 Thread Matthew Seaman
On Mon, Mar 22, 2004 at 10:41:08AM +0300, ZaiD Dashti wrote:

 why when i write startx my computer hangs ?
 whatis the problem ?

I guess your X windows is incorrectly configured.  However, my crystal
ball is on the blink and I never was very good at extra sensory
perception, so I'm not going to be able to tell you much more than
that without a great deal more detail about symptoms -- what exactly
do you see when the system hangs?  What exactly did you do to try and
configure things and so forth.  Consult this article for guidance:

http://www.catb.org/~esr/faqs/smart-questions.html

Some good things to check out: try looking at the
/var/log/XFree86.0.log file -- there's usually some indication in
there of what has gone wrong.

Get hold of the manuals for your monitor and your video card and make
sure that the HorizSync and VertRefresh frequency range settings in
/etc/X11/XF86Config are within spec for both (look for the 'Section
Monitor' stuff).

Cheers,

Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


newsyslog and apache

2004-03-22 Thread Noah
FreeBSD 4.9
apache 1.3.28


apache complains of being out of memory during a graceful restart when
newsyslog is sending a series of SIGUSR1 signal to it.  Any clues on this?

here is the log file output:

--- snip ---
[Mon Mar 22 00:06:08 2004] [notice] SIGUSR1 received.  Doing graceful restart
Out of memory during request for 11468 bytes, total sbrk() is 8937472 bytes!
Callback called exit.
END failed--call queue aborted at /dev/null line 2.
Callback called exit at /dev/null line 2.
END failed--call queue aborted at /dev/null line 66.
Callback called exit at /dev/null line 66.
--- snip ---


my /etc/newsyslog.conf entries:

--- snip ---
/usr/local/www/logs/www.domain1.com/access_log  640  30*   @T00Z 
 /var/run/httpd.pid 30
/usr/local/www/logs/www.domain1.com/error_log   640  30*   @T00Z 
 /var/run/httpd.pid 30
/usr/local/www/logs/www.domain2.org/access_log 640  30*   @T00 Z 
 /var/run/httpd.pid 30 
/usr/local/www/logs/www.domain2.org/error_log  640  30*   @T00 Z 
 /var/run/httpd.pid 30 
/usr/local/www/logs/www.domain3.com/access_log  640  30*   @T00Z 
 /var/run/httpd.pid 30 
/usr/local/www/logs/www.domain3.com/error_log   640  30*   @T00Z 
 /var/run/httpd.pid 30  
--- snip ---

- Noah

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


Re: amavisd-new errors after portupgrade

2004-03-22 Thread Jeff Maxwell
Yes, apparently P8 is not compatible with early versions of perl.

On Mar 22, 2004, at 2:35 AM, Leo Lapousterle wrote:

On 21/03/04 22:09 -0500, Jeff Maxwell wrote :

The same thing just happened to me.
amavisd-new, the newest version will not run with perl 5.005 that 
comes
with 4.9. You have upgrade to perl 5.6 or better. I upgrading to 5.8 
with
the port /usr/ports/lang/perl5.8/
Errr, I upgraded to amavisd-new(p8) yesterday without any problems.
Was it the p8 version for you too ?
--
Léo Lapousterle
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


Jeff Maxwell
POS Department Manager
Uni-Marts, Inc.
508 Blackman St
Wilkes-Barre, PA 18702
570-829-0888
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


getnameinfo(3) called from sshd finds error in /etc/hosts?

2004-03-22 Thread Vasil Dimov
The problem: when trying to login to an sshd server from 172.27.0.83 it
takes more than a minute for the password prompt to appear.

setup on the server machine:
OS: 5.2.1-RELEASE-p3

/etc/resolv.conf
nameserver 192.168.10.253
(does not know anything about 172.27.0.83)

/etc/hosts:
kutelo2 172.27.0.83

/etc/nsswitch.conf:
hosts: files dns

when started `sshd -ddd' sshd stops at the first:
debug3: Trying to reverse map address 172.27.0.83.
for about a minute. There is a second identical message a few lines after
that, but it causes no problems.

As I see the function sleeping that long is getnameinfo(3) called from
libssh from canohost.c

So I extracted the code into a separate file tmp.c:
int
main(int argc, char **argv)
{
struct sockaddr_in  from;
socklen_t   fromlen;
charname[NI_MAXHOST];
int errcode;

fromlen = sizeof(from);
memset(from, 0, sizeof(from));

from.sin_len = sizeof(from);
from.sin_family = AF_INET;
from.sin_port = htons(2379);
inet_aton(172.27.0.83, from.sin_addr);

if ((errcode = getnameinfo((struct sockaddr *)from, fromlen, name,
   sizeof(name), NULL, 0, NI_NAMEREQD)) != 0) {
fprintf(stderr, getnameinfo(): %d\n, errcode);
} else {
name[sizeof(name) - 1] = '\0';
printf(resolved OK: %s\n, name);
}

return 0;
}

which gives:
resolved OK: kutelo2

This is a mystery as the code in canohost.c is exactly the same, but returns
error code EAI_NONAME after more than a minute sending requests to the
nameserver. What work it has to do with the nameserver as 172.27.0.83 is in
/etc/hosts?

Than I changed nsswitch.conf to:
hosts: files [unavail=return] dns

In that case tmp.c's behavior does not change (resolved OK: kutelo2),
but sshd's first call of getnameinfo(3) fails immediately with EAI_NONAME.
It seems that according to this situation kutelo2 entry in /etc/hosts is
corrupted, but tmp.c does not think so, even when started as the sshd user.

Any ideas of what is happening?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


I need help mounting a floppy

2004-03-22 Thread Willy Dingledorf
Gentlemen,
 
This note is a continuation of a thread which started last week ... and actually, the 
problem is almost resolved.
 
The problem began when a newbie (me) downloaded and installed FreeBSD version 5.2, and 
then was unable to mount a floppy disk.
 

Richard Williamson wrote:

Can you give us the Output of

$ls /dev/fd0

--
Yes ... here it is:

ls: /dev/fd0: No such file or directory


Stephen Liu wrote:

Please try

ls -l /dev | grep fd0

--
My PC output is:

#


Stephen Liu wrote:

Did you have /mnt created.  Please try

# ls -l / | grep mnt

--
My PC output is:

drwxr-xr-x  2 root wheel  512  Jan 10  21:44  mnt


Stephen Liu wrote:

Did you have /floppy created.  Try

# ls / | grep floppy

--
My PC output is:

drwxr-xr-x  2 root wheel  512  Mar 16  03:53  floppy


Kevin Kinsey wrote:

What do you see when you type this from the console?

$grep fd /var/log/dmesg.today

--
My PC output mentions fdc0 several times.
For example:

pci0: display, VGA at device 10.0 (no driver attached)
pci0: multimedia, audio at device 12.0 (no driver attached)
fdc0: cannot reserve I/O port range (1 ports)
  :
  :
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID/0
fdc0: cannot reserve I/0 port range (1 ports)
  :
  :
orm0: Option ROMS at iomem 0xc8000-0xc8fff, 0xc000-0xc7fff on isa0
ptimer on isa0
fdc0: cannot reserve I/O port range (6 ports)


Odhiambo Washington wrote:

If you look at /var/run/dmesg.boot, do you see entries like these:

fdc0: Enhanced floppy controller (i82077, NE72065 or clone)
port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fdc0: 1440-KB 3.5 drive on fdc0 drive 0

--
No.

My PC output mentions fdc0 several times, and I think the lines are
identical to the lines that came from /var/log/dmesg.today

For example:

fdc0: cannot reserve I/O port range (1 ports)
fdc0: cannot reserve I/O port range (6 ports)



Later, I installed FreeBSD version 5.2.1

There were no improvements in my symptoms ... I still could not mount a floppy disk.



Still later (since JJ Barbish warned me that I might have to go back a version or 
two), I installed FreeBSD version 4.7 which was the one that came in the SAM's Book 
that I bought.

Now, /var/run/dmesg.boot has lines which read:

pci0: S3 ViRGE graphics accelerator at 10.0 irq 10
pci0: unknown card (vendor=0x1274, dev=0x5000) at 12.0 irq 9
orm0: Option ROMs at iomem 0xc-0xc7fff,0xc8000-0xc8fff on isa0
fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on 
isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0

And now, I can mount the floppy disk ( and now I can provide the boot-log if anyone 
wants to see it )
 
*

So now that we know that FreeBSD previously had a feature that has since been 
disabled, is there anything I can do to make FreeBSD version 5.2.1 work on my
computer ?

If not, I assume that I will have to stick with version 4.9 for now ?

Willy
 





Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I need help mounting a floppy

2004-03-22 Thread Richard P. Williamson
At 11:41 22/03/2004, Willy Dingledorf wrote:
The problem began when a newbie (me) downloaded and installed FreeBSD version 5.2, 
and then was unable to mount a floppy disk.
 

Richard Williamson wrote:

Can you give us the Output of

$ls /dev/fd0

--
Yes ... here it is:

ls: /dev/fd0: No such file or directory


cd /dev
sh MAKEDEV fd0

because it looks like the fd0 floppy device doesn't exist.  Maybe when
you installed the downrev'd version, it created the /dev/fd0 when it
didn't find it.  If you look in the booting system, is /dev/fd0 there
now?

Regards,
Richard


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


Re: newsyslog and apache

2004-03-22 Thread Jez Hancock
On Mon, Mar 22, 2004 at 03:06:22AM -0800, Noah wrote:
 apache complains of being out of memory during a graceful restart when
 newsyslog is sending a series of SIGUSR1 signal to it.  Any clues on this?

This looks familiar from the apache-httpd-users list :P

I'm not sure about your specific problem, but have you considered using
cronolog instead of depending on newsyslog to rotate your logs daily?

In the ports:

/usr/ports/sysutils/cronolog

On the web:

http://cronlog.org/

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


traffic speed stats are not right

2004-03-22 Thread lists
Hello,

The traffic stats on my freebsd stable box are way to low.

When I copy over files from one server to another then it goes with
about 6 meg/sec the box where i copy from is an linux machine and this
one says the speed is indeed around the 6 meg/sec measured with iptraf
and mrtg.

but when I look at the freebsd box the speed measured there with mrtg 
trafshow is about 250kbyte/sec while in fact the file's come in with
about 6 meg /sec (copying over big file's and every sec the size of the
file gets bigger with a few meg (ls -lh).

I'm running freebsd on a PIII866 mhz, 512 meg ram and a 3com network
card (xl0)

anyone has got an idea what this could be ?

thnx

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


Problem Setting up NIS Server and Client

2004-03-22 Thread Jamel Brown
freebsd1.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

freebsd2.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

freebsd3.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

FreeBSD freebsd4.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386 

I'm having several problems setting up nis on my
system I have 4 computers that I am trying to setup
nis on. The roles I would like my computers to play
are as follows Freebsd1 Server, Freebsd2 Slave,
Freebsd3 Client, and Freebsd4 Client. I have been
trying to set up NIS according to what the FreeBSD
hand book says several times but all with no luck. Ok
here's is another thing I’m new to FreeBSD so I don’t
know how to use vi and vipw very well so I always use
Pico or edit instead please let me know if I am
causing the problem by not using these programs. Also
if you notice I have missed anything please let me
know. I am not going to explain freebsd4 because
freebsd3 is the same as it. Everything I typed in is
after a fresh install of FreeBSD this is no other
programs running except what is listed in /etc/rc.conf
Also Please Type in the exact command needed to fix my
problem if at all possible as I have stated before I
am new to FreeBSD so please assume I don’t know.

This is my output of /etc/rc.conf on Freebsd1
freebsd1# cat /etc/rc.conf
kern_securelevel_enable=NO
nfs_reserved_port_only=YES
sendmail_enable=YES
sshd_enable=YES
usbd_enable=YES
moused_port=/dev/psm0
moused_type=auto
moused_enable=YES
named_enable=YES
ifconfig_rl0=inet 192.168.123.1  netmask
255.255.255.0
ipv6_enable=YES
defaultrouter=192.168.123.254
hostname=freebsd1.compulinux.org
nisdomainname=compulinux.org
nis_server_enable=YES
nis_yppasswdd_enable=YES

This is /etc/rc.conf on freebsd2
freebsd2# cat /etc/rc.conf
kern_securelevel_enable=NO
nfs_client_enable=YES
nfs_reserved_port_only=YES
sendmail_enable=YES
sshd_enable=YES
usbd_enable=YES
ifconfig_rl0=inet 192.168.123.2  netmask
255.255.255.0
moused_port=/dev/psm0
moused_type=auto
moused_enable=YES
ipv6_enable=YES
defaultrouter=192.168.123.254
hostname=freebsd2.compulinux.org
named_enable=YES
nisdomainname=compulinux.org
nis_yppasswdd_enable=YES
nis_server_enable=YES

This is /etc/rc.conf on Freebsd3
freebsd3# cat /etc/rc.conf
kern_securelevel_enable=NO
moused_enable=YES
moused_port=/dev/psm0
moused_type=auto
nfs_reserved_port_only=YES
nfs_server_enable=YES
mountd_flags=-r
sendmail_enable=YES
sshd_enable=YES
usbd_enable=YES
ifconfig_rl0=inet 192.168.123.3  netmask
255.255.255.0
ipv6_enable=YES
defaultrouter=192.168.123.254
hostname=freebsd3.compulinux.org
nis_client_enable=YES
nisdomainname=compulinux.org

This is my /etc/master.passwd on freebsd3
freebsd3# cat /etc/master.passwd
# $FreeBSD: src/etc/master.passwd,v 1.25.2.6
2002/06/30 17:57:17 des Exp $
#
root:$1$9S9qmgEH$RNedtYvD6KwWd.R09ku2.0:0:0::0:0:Charlie
:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:1::0:0:Owner of many system
processes:/root:/sbin/nologin
operator:*:2:5::0:0:System :/:/sbin/nologin
bin:*:3:7::0:0:Binaries Commands and
Source:/:/sbin/nologin
tty:*:4:65533::0:0:Tty Sandbox:/:/sbin/nologin
kmem:*:5:65533::0:0:KMem Sandbox:/:/sbin/nologin
games:*:7:13::0:0:Games
pseudo-user:/usr/games:/sbin/nologin
news:*:8:8::0:0:News Subsystem:/:/sbin/nologin
man:*:9:9::0:0:Mister Man
Pages:/usr/share/man:/sbin/nologin
sshd:*:22:22::0:0:Secure Shell
Daemon:/var/empty:/sbin/nologin
smmsp:*:25:25::0:0:Sendmail Submission
User:/var/spool/clientmqueue:/sbin/nologin
mailnull:*:26:26::0:0:Sendmail Default
User:/var/spool/mqueue:/sbin/nologin
bind:*:53:53::0:0:Bind Sandbox:/:/sbin/nologin
uucp:*:66:66::0:0:UUCP
pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
xten:*:67:67::0:0:X-10
daemon:/usr/local/xten:/sbin/nologin
pop:*:68:6::0:0:Post Office
Owner:/nonexistent:/sbin/nologin
www:*:80:80::0:0:World Wide Web
Owner:/nonexistent:/sbin/nologin
nobody:*:65534:65534::0:0:Unprivileged
user:/nonexistent:/sbin/nologin

+:

This is /etc/group on Freebsd3

freebsd3# cat /etc/group
# $FreeBSD: src/etc/group,v 1.19.2.3 2002/06/30
17:57:17 des Exp $
#
wheel:*:0:root
daemon:*:1:daemon
kmem:*:2:root
sys:*:3:root
tty:*:4:root
operator:*:5:root
mail:*:6:
bin:*:7:
news:*:8:
man:*:9:
games:*:13:
staff:*:20:root
sshd:*:22:
smmsp:*:25:
mailnull:*:26:
guest:*:31:root
bind:*:53:
uucp:*:66:
xten:*:67:xten
dialer:*:68:
network:*:69:
www:*:80:
nogroup:*:65533:
nobody:*:65534:

+:*::

The handbook then tells you to type a couple simple
things into the server
1. nisdomainname=compulinux.org
2. nis_server_enable=YES
3. nis_yppasswdd_enable=YES
after doing that Instead of running /etc/netstart I
just reboot
then run the following 

Re: I need help mounting a floppy

2004-03-22 Thread Matthew Seaman
On Mon, Mar 22, 2004 at 11:56:59AM +, Richard P. Williamson wrote:
 At 11:41 22/03/2004, Willy Dingledorf wrote:
 The problem began when a newbie (me) downloaded and installed FreeBSD version 5.2, 
 and then was unable to mount a floppy disk.
  
 
 Richard Williamson wrote:
 
 Can you give us the Output of
 
 $ls /dev/fd0
 
 --
 Yes ... here it is:
 
 ls: /dev/fd0: No such file or directory
 
 
 cd /dev
 sh MAKEDEV fd0
 
 because it looks like the fd0 floppy device doesn't exist.  Maybe when
 you installed the downrev'd version, it created the /dev/fd0 when it
 didn't find it.  If you look in the booting system, is /dev/fd0 there
 now?

Unfortunately that won't help the OP at all: he has the floppy working
correctly under 4.9, but his aim was to be able to use the floppy
drive under 5.2.1, and your instructions won't work because:

* MAKEDEV is gone from 5.x, which now uses devfs stuff instead to
dynamically create all the device nodes corresponding to the
available hardware.

* fdc0 wasn't being probed successfully on the OP's machine under
5.x, so the kernel has no way to access the floppy drive.
Unfortunately that is a bug in the system, for which there appears
to be no satisfactory fix yet available.  See

http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/56257

A work-around is to disable ACPI (as described in that PR), which will
prevent you automatically controlling the power on your system and
various other similar things, but should let you access the floppy
drive.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


nsp cardbus on 5.2

2004-03-22 Thread Walter C. Pelissero
I was wondering if the pcmcia SCSI card provided with the HP M802e
portable CD burner is supported in cardbus mode under 5.2.  The card
used to work flawlessly under 4.9 in 16bit mode (it's got a dip switch
to change between the two modes) with this default pccard.conf entry:

  # Hewlett Packard M820e (CD-writer)
  card /KME */ SCSI-CARD-001
  config  auto nsp ?

On 5.2  I tried this entry in devd.conf:

  nomatch 12 {
  match bus cardbus[0-9]+;
  match vendor 0x1145;
  match device 0xf007;
  action kldload nsp;
  };

On insertion, the card is recognised and the nsp driver loaded but it
somehow fails to attach to the card:

  Mar 22 13:28:11 hyde kernel: TUPLE: LINKTARGET [3]: 43 49 53
  Mar 22 13:28:11 hyde kernel: Product version: 5.0
  Mar 22 13:28:11 hyde kernel: Product name: KME | SCSI-CARD-001 | 1 | 
  Mar 22 13:28:11 hyde kernel: cardbus0: Opening BAR: type=IO, bar=10, len=0080
  Mar 22 13:28:11 hyde kernel: cardbus0: Opening BAR: type=MEM, bar=14, len=1000
  Mar 22 13:28:11 hyde kernel: TUPLE: Unknown(0x1c) [3]: 02 da ff
  Mar 22 13:28:11 hyde kernel: TUPLE: Unknown(0x04) [6]: 03 01 02 0c 00 00
  Mar 22 13:28:11 hyde kernel: TUPLE: Unknown(0x05) [13]: 41 b9 11 b5 1e 1e 02 30 ff 
ef 04 a9 00
  Mar 22 13:28:11 hyde kernel: Manufacturer ID: 32000426
  Mar 22 13:28:11 hyde kernel: CIS reading done
  Mar 22 13:28:11 hyde kernel: cardbus0: Non-prefetchable memory at 88003000-88003fff
  Mar 22 13:28:11 hyde kernel: cardbus0: IO port at 1080-10ff
  Mar 22 13:28:11 hyde kernel: cardbus0: mass storage, SCSI at device 0.0 (no driver 
attached)
  Mar 22 13:28:11 hyde kernel: cbb0: CardBus card activation failed

The nsp driver is indeed loaded:

  Id Refs AddressSize Name
   1   41 0xc040 2929bc   kernel
   22 0xc0693000 1e58csnd_pcm.ko
   31 0xc06b2000 b918 snd_ds1.ko
   49 0xc06be000 27e08usb.ko
   51 0xc06e6000 5850 ugen.ko
   61 0xc06ec000 3ac8 uhid.ko
   71 0xc06f 7f54 ukbd.ko
   81 0xc06f8000 37c4 ulpt.ko
   91 0xc06fc000 3f30 ums.ko
  101 0xc070 6554 umass.ko
  11   14 0xc0707000 3c70ccam.ko
  128 0xc0744000 13080agp.ko
  131 0xc0758000 b8b4 random.ko
  142 0xc0764000 8e58 scsi_low.ko
  151 0xc076d000 b540 cbb.ko
  162 0xc0779000 3678 exca.ko
  171 0xc077d000 c96c pccard.ko
  181 0xc078a000 6778 cardbus.ko
  191 0xc0791000 65ec ppbus.ko
  211 0xc079d000 51ad8acpi.ko
  221 0xc2a95000 6000 procfs.ko
  231 0xc2a9b000 6000 pseudofs.ko
  241 0xc2aa6000 3000 fdescfs.ko
  251 0xc2acc000 6000 if_ep.ko
  261 0xc2ad2000 2000 elink.ko
  271 0xc2b32000 2f000nfsclient.ko
  281 0xc2ba3000 1b000nfsserver.ko
  292 0xc2d85000 19000linux.ko
  301 0xc2df5000 2000 rtc.ko
  321 0xc378e000 7000 nsp.ko


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


Re: Top posting

2004-03-22 Thread Bart Silverstrim
On Mar 21, 2004, at 7:35 PM, Lucas Holt wrote:

Aside from mailing lists, I tend to be a top poster.  I don't like 
when people leave the last 12 emails and then bottom post.. i have to  
scroll all day.
They should, in my opinion, delete extraneous stuff that doesn't have 
anything to do with the comment...

The other irritant is people who actually post in the middle of 
messages.  That breaks the FLOW as well.  After someone replies top 
or bottom its VERY hard to read.
How?  I see it as a conversational thread.  Here's what YOU said, 
here's what I have to say in reply...

I have a friend who seems to take the MS lazy approach to email.  I'll 
ask him three unrelated questions in the course of a reply to his mail. 
 He top posts the answers at the very top...I have no idea what in hell 
he's talking about.  Talk about breaking the flow of the message...

How about a new convention.  Delete everything but the last reply in 
the thread when you send to the list and say bottom post.
What if you're referring to what was referred to in flow to the 
previous message?  Why would you want to stop and wonder what the heck 
the previous person what talking about?

The bottom line is that people reply.  This list is here to help users 
with FreeBSD.  I'd take an answer to my questions in any format!
As long as it isn't something that you're puzzling over and have to ask 
several questions to get a final answer to out of it :-)

-Bart

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


Recommended USB 2.0 controller fr. 5.2+

2004-03-22 Thread Peter Schuller
Hello,

I am planning on buying a PCI USB 2.0 controller for a machine running 
FreeBSD. The only experience I have so far is with my laptop which has some 
Intel controller that there are problems with, leading to controller shutdown 
when plugging in a USB 2.0 mass storage device. I read somewhere that there 
was a problem with that particular controller but I don't remember why.

So - if I want a USB 2 controller that works fine with FreeBSD, which one 
shojuld I get / which chipset should it be using?

Thanks!

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller [EMAIL PROTECTED]'
Key retrieval: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org

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


ATAPI cdrom not found during installation (was: Re: Please, can you

2004-03-22 Thread Simon Barner
help)
Reply-To: 
In-Reply-To: [EMAIL PROTECTED]

Jason,

 the problem is that when it come to install the rest of the bsd i
 try to install from the cd/dvd and it tells me that no CDROM is found
 and i have a ATAPI CDROM set to master on my sec ide controller with
 no slave divice, please can you help

I don't have a solution for your problem, but perhaps someone else can
help you, if you give us a bit more of information about your hardware:

- cdrom
- chipset
- hard drives

Also, it would be important to now which FreeBSD version you are trying
to install.

Regards,
 Simon


signature.asc
Description: Digital signature


Re: I need help mounting a floppy

2004-03-22 Thread Richard P. Williamson
At 12:28 22/03/2004, Matthew Seaman wrote:
On Mon, Mar 22, 2004 at 11:56:59AM +, Richard P. Williamson wrote:
 At 11:41 22/03/2004, Willy Dingledorf wrote:
 The problem began when a newbie (me) downloaded and installed FreeBSD version 5.2, 
 and then was unable to mount a floppy disk.
  
 
 Richard Williamson wrote:
 
 Can you give us the Output of
 
 $ls /dev/fd0
 
 --
 Yes ... here it is:
 
 ls: /dev/fd0: No such file or directory
 
 
 cd /dev
 sh MAKEDEV fd0
 
 because it looks like the fd0 floppy device doesn't exist.  Maybe when
 you installed the downrev'd version, it created the /dev/fd0 when it
 didn't find it.  If you look in the booting system, is /dev/fd0 there
 now?

Unfortunately that won't help the OP at all: he has the floppy working
correctly under 4.9, but his aim was to be able to use the floppy
drive under 5.2.1, and your instructions won't work because:

* MAKEDEV is gone from 5.x, which now uses devfs stuff instead to
dynamically create all the device nodes corresponding to the
available hardware.

Ah.  My bad.  I shut up now.

Actually, it looks like I blindly ignored/missed the original 5.x 
reference.  My brain is stuck on 4.8.

rip


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


Re: Top posting

2004-03-22 Thread Michael W. Oliver
On 2004-03-21T23:26:47-0700, Rob M wrote:
 Forgive me if I am out of line here.  I am new to FreeBSD and this list, I 
 have been using both for about a week now after being with Windows since 3.1.  

Welcome!

 I have always been a top poster and a bottom feeder, I have never known it 
 was a big deal and every environment I have been in has top posted.  

Each community can certainly state it's own preferences, and it is
polite to follow those preferences.  It does tend to get hairy when you
are part of many different communities, each with it's own style that
you have to remember, lest you get chastised.  I think the FreeBSD
community is quite patient and understanding with new users, especially
on this particular list (questions).  On some of the other lists with
more developer interaction, the atmosphere can become somewhat heated...
it is sometimes fun to watch!

 I have been weary of posting as I dont want to irritate anyone by asking  
 something that is most likely simple to many of you.  I RTFM but just dont 
 get it sometimes so I lurk here and see if there is anything that pertains to 
 me or I go on the web and find it that way.  So far it has worked.

That is wonderful!  It is truly amazing how much information can be
found by searching the archives, googling, reading the FAQ, and just
reading the daily emails.  As I eluded to before, the 'questions' list
is the most user-friendly of the lists that I subscribe to.  Even so,
once you have lurked here for a couple of years, you will see the same
questions raised over and over again.  Some get ignored, some get a FAQ
pointer email, and some get a warm RTFM.

 Something struck a chord with me so I need clarification.

 On Sunday 21 March 2004 08:54 PM, Michael W. Oliver wrote:
 
  What I find comical about this topic (and it never ceases to recur every
  few months) is that the clueless who post, asking for clue, refuse to
  accept pointers on something so simple as email etiquette from the same
  people they assume will provide clue on so many other more complex
  issues!

 This seems arrogant to me, though it could be just that it is e-mail and I 
 cant see the person typing on the other end.  Also, if I am asking a question 
 about something I am having a hard time with then I would like an answer to 
 it, not pointers on something so simple as email etiquette from the same 
 person that is providing me a clue on my complex issue.  If I wanted to be 
 instructed on e-mail etiquette I would have asked.

I can see your point, but try to look at it from a less critical point
of view.  When you are provided with more information than you asked
for, such as email etiquette in this case, then count yourself as
fortunate that someone has taken the time to help you format email that
is sent to this list in such a way that it will garner the most
positive, helpful responses.

 Dont take that last comment out of line, I am sure with all of the same 
 answers you give over and over again that trying to get things in an even 
 format would be nice.  But it is part of the reason I am uneasy about asking 
 a question, not only do I feel ignorant because I am asking what is most 
 likely an easy question but I might irk someone if I dont format it in the 
 form of a question.

Like I said, the 'questions' list is the most user-friendly of the lists
that I am on.  You should not feel uneasy about posting to this list, as
long as you have done a certain amount of searching in the archives,
Google, etc. beforehand.  There are few things that get the 'questions'
community riled up as much as people who refuse to search for
information on their own, but would rather be spoon-fed.  As stated
earlier, you don't fall into this category.

 Secondly;

  In the end, why not just write like you speak?  In a verbal
  conversation, each party speaks in turn (in-line replies), provided they
  have something worthwhile to say on the given subject (trimming what
  isn't relevant), otherwise they keep their pie-hole shut (don't reply at
  all). 

 When I speak I dont give them back the same thing they just said to me and 
 then my reply, I just reply to them.  This means that in an e-mail I would 
 click reply, delete everything on the page, type my response and send it.  At 
 least it isn't a top post though, maybe we should just only post.

Ok, I see what you are trying to say, but think of it this way:

When you reply in-line, keeping the context of the previous email, you
aren't speaking the same text back to the original party, you are
quoting what they said so that your email can be taken in context with
the overall conversation, or at least the part of the conversation that
you are participating in (trimming).

 Sorry for the book.  By the way, I have gleaned something from all of you that 
 have posted.  Michael, I hope you don't feel like I am picking on you or 
 calling you out.  I am the new guy here and dont know how things work here, 
 smack me and show me the 

ELF binary type 0 not known ??

2004-03-22 Thread rfa
Actually I posted this on the squirrelmail plugins list but havent had any
success and I think you guys might have some ideas:

 First of all my system:

 Freebsd 4.8 Stable Running Courier-imap amp; SM 1.4.0

 Im trying to get change_password 3.1-1 plugin to work, so far i installed
 the compatibility plugin and have did all the things in the INSTALL File.

 But when I test it out on CLI it says:

 bayok# /usr/local/www/data/webmail/plugins/change_passwd/chpasswd testuser
 mypassword 123abc
 ELF binary type 0 not known.
 Abort
 bayok#

 here is the config.php for that:

 $change_pwd_language = 'en.lang';
 $disconn = false;
 $confirmPass = true;
 $oldPass = false;
 $seeOutput = true;
 $pathToChpasswd = '
 ';
 $pathToPw = '';
 $debug = 1;


 when i try doing it with the pw command it says
 i changed the $pathToPw = ''; to $pathToPw = '/usr/sbin/';
 ( i also tried $pathtoPw = 'usr/sbin/pw' but that didnt work either )
 and $oldPass = false; to $oldPass = true; (if its false the browser will
 say you forgot to put your old password)
 and the error is:(output from the browser, I don't know how[SM] executes
 it from the commandline.

 Command to be executed:

 From this directory:

 /usr/local/www/data-dist/webmail/plugins

 Does anyone have any idea what I am doing wrong?

Actually I want to know what this code means(i think its the cause of my
problems):

bayok# /usr/local/www/data/webmail/plugins/change_passwd/chpasswd testuser
 mypassword 123abc
ELF binary type 0 not known.
Abort
bayok#


Also i was wondering what the asterisk at the end of this line means:

-rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd*

It says in the INSTALL
quote
3) Make sure the file permissions on the chpasswd file are
   correct (unless you'll be using the 'pw' utility on
   FreeBSD).  Substitue the name of the user that your web
   server runs under for apache in the command below:

  $ chown root:apache chpasswd
  $ chmod 4750 chpasswd
/endquote

but when i run ls -l it says

-rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd

without the asterisk.
Is that the same or am I missing something?

Yours,

Rommel




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


The installing problem?

2004-03-22 Thread peep
Hello, 
I was triying to install the 4.8 version in a Pentium 450 128 MB RAM and 9 GB of SCSI
hard disk, and I got a problem in the very beginning of the installation. I have 
written both boot disks (kernel.flp and mfsroot.flp) and everything seems to go fine  
until a point at which the computer stops and shows me this:


md0: raw partition size !=slice size
md0: start0, end 8638, size 8639
md0c: start0, end 8639, size 8640
md0: truncating raw partition
md0: rejecting partition in BSD label: it isn't entirely within the slice
md0: start0, end 8638, size 8639
md0c: start0, end 8639, size 8640
...
...
Manual root filesystem specification:
fstype:device Mountdeviceusing filesystemfstype
 eg. ufs:/dev/da0sla
? List valid disk boot devices
empty line Abort manual input
mountroot
 


The question is: am I going to be capable to install FreeBSD on this machine? I am 
impatient to try it!
 
Thanks for your time :-)
 peep..

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


The installing problem?

2004-03-22 Thread peep
Hello, I was triying to install the 4.8 version in a Pentium 450 128 MB RAM and 9 GB 
of SCSI
hard disk, and I got a problem in the very beginning of the installation. I have 
written both boot disks (kernel.flp and mfsroot.flp) and everything seems to go fine  
until a point at which the computer stops and shows me this:
 

md0: raw partition size !=slice size
md0: start0, end 8638, size 8639
md0c: start0, end 8639, size 8640
md0: truncating raw partition
md0: rejecting partition in BSD label: it isn't entirely within the slice
md0: start0, end 8638, size 8639
md0c: start0, end 8639, size 8640
...
...
Manual root filesystem specification:
fstype:device Mountdeviceusing filesystemfstype
 eg. ufs:/dev/da0sla
? List valid disk boot devices
empty line Abort manual input
mountroot
 


The question is: am I going to be capable to install FreeBSD on this machine? I am 
impatient to try it!
 
Thanks for your time :-)
 peep..

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


Re: Top posting

2004-03-22 Thread Benjamin Lutz
On Mon, 22 Mar 2004 15:40:25 +1030
Greg 'groggy' Lehey [EMAIL PROTECTED] wrote:

 Heh.  That's human nature.  To quote:
 
What is actually happening, I am afraid, is that we all tell each
other and ourselves that software engineering techniques should be
improved considerably, because there is a crisis.  But there are a
few boundary conditions which apparently have to be satisfied:

1. We may not change our thinking habits.
2. We may not change our programming tools.
3. We may not change our hardware.
4. We may not change our tasks.
5. We may not change the organizational set-up
   in which the work has to be done.

Now under these five immutable boundary conditions, we have to try
to improve matters. This is utterly ridiculous.

Edsger W. Dijkstra, on receiving the ACM Turing Award in 1972

Great quote. I forwarded it to a friend, his reply cracked me up as
well (translated from german):

 Oh, he said as early as 1972?
 That the crisis still isn't over, that we are aware of. It's just
 that at the moment, things are looking like this:

   1. We are forced to change our thinking habits (Patterns, UML, ...)
   2. We are forced to replace all our tools (.net c#)
   3. We need new hardware (64bit anyone?)
   4. We need more flexibility (low level programmers are supposed
  to be good pixel artists)
   5. We desperately need a new company structure.

Greetings
Benjamin


pgp0.pgp
Description: PGP signature


Re: Recommended USB 2.0 controller fr. 5.2+

2004-03-22 Thread Peter Schuller
 So - if I want a USB 2 controller that works fine with FreeBSD, which one
 shojuld I get / which chipset should it be using?

To be more specific I found a controllre by Q-Tec (425U) wtih a Via VT6202 
chipset. Anyone know if this will work?

-- 
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller [EMAIL PROTECTED]'
Key retrieval: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org

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


Re: Best *nix OS for a laptop?

2004-03-22 Thread Uwe Laverenz
Eric F Crist wrote:

Could some of you please send me an email telling me what OS you utilize on 
your laptop, and why?  I'm not looking for anyone bashing any other OS, just 
why you use what you do.
I run FreeBSD 5.2.1 (RELENG_5_2) on my IBM A31 now and everything works 
well for me. Before I was able to run FreeBSD on this machine, I used to 
run RedHat, Fedora and Debian GNU/Linux on that machine for a while (I 
really liked RedHat/Fedora). The problem is, that all 
Linux-Distributions have their issues, technically or politically...

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


Re: problem with MySon Ethernet Nics

2004-03-22 Thread GiTi

   Hello Olaf Hoyer and list, i want to thank you for your help. I have
   resolved this problem. I also succeed to move server from Redhat box
   to freeBSD too.
   Good luck to you
   
   www.airland.kiev.ua - Airland Network eMail
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-22 Thread Jerry McAllister
 
 Forgive me if I am out of line here.  I am new to FreeBSD and this list, I 
 have been using both for about a week now after being with Windows since 3.1.  
 I have always been a top poster and a bottom feeder, I have never known it 
 was a big deal and every environment I have been in has top posted.  
 
 Secondly;
 
  In the end, why not just write like you speak?  In a verbal
  conversation, each party speaks in turn (in-line replies), provided they
  have something worthwhile to say on the given subject (trimming what
  isn't relevant), otherwise they keep their pie-hole shut (don't reply at
  all). 
 
 When I speak I dont give them back the same thing they just said to me and 
 then my reply, I just reply to them.  This means that in an e-mail I would 
 click reply, delete everything on the page, type my response and send it.  At 
 least it isn't a top post though, maybe we should just only post.

When you are posting to a list, there is a time lag and a distance that
needs to be overcome.   It is similar, but not quite the same as a face
to face conversation.   Retaining relevant material and interspersing
responses comes as close to a conversational, question and answer 
interchange as possible, given the medium of exchange.   It also helps
bring people in to the conversation who either are participating in
numerous conversations and need to be reminded of which one it is or
are new, but valuable, to the conversation.   

Anyway, what we have here are people coming to the list with questions
and problems and being informed by those with some experience on those
lists that it is easier to give help if add information if the responses
are interspersed.If you want to make is easy for those more experienced
people to get in to the conversation, you will do so.   If you don't
you will discourage their response.   There is no great moral issue
here.  It is an entirely practical consideration.

I do agree, by the way, with the idea of excising truly extraneous 
material.   But, just remember that other people may happen in to
the thread who have not seen it from the beginning or who have so
many things to look at that they can't remember which thread it it.
They may have potentially useful input that doesn't come out because
all of the information is no longer available.   

jerry

 
 Sorry for the book.  By the way, I have gleaned something from all of you that 
 have posted.  Michael, I hope you don't feel like I am picking on you or 
 calling you out.  I am the new guy here and dont know how things work here, 
 smack me and show me the way it should be here and I will comply.
 
 For the first time in an email I didnt top post...entirely.

Wasn't this fun.?

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


Re: make options

2004-03-22 Thread Jamie
On Sun, 21 Mar 2004, Kris Kennaway wrote:

 On Mon, Mar 22, 2004 at 03:40:13AM +, Tadimeti Keshav wrote:
  hi,
 
  I am trying to install some ports. But I do not know
  the various options we can specify during make such as
  WITH_GUI=yes
 
  How can I know them for a given port?

 Read the port makefile.

 Kris


   Yes, and you'll also notice in the makefile that it will contain a
Master Dir. Check the master dir port's makefile for more building
options.


- Jamie



Greetings from Minneapolis, MN, United States

A friend is someone who lets you have total freedom to be yourself.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: amavisd-new not using clamd

2004-03-22 Thread Robert Fitzpatrick
On Mon, 2004-03-22 at 11:43, Tom Munro Glass wrote:
 When a message is sent to amavisd for scanning I get the following message:
 
 WARN: all primary virus scanners failed, considering backups
 
Have you tested clamav to see if all works fine, run 'clamdscan
/path/to/a/file'. Also, check the /etc/rc.conf to be sure clamav is
enabled, see the top comments of /usr/local/etc/rc.d/clamd.sh.

 I have checked that /usr/local/etc/clamav.conf and /usr/local/etc/amavisd.conf 
 are both referring to the same socket file in /var/run/clamav/clamd. I am 
 running both clamd and amavisd as user vscan so I don't understand why 
 amavisd isn't using clamd.
 
So, you have uncommented the clamav section of @av_scanners in
amavisd.conf. Be sure to restart both services after making any changes.

-- 
Robert

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


Re: burncd not able to create multisession disco?

2004-03-22 Thread Sergey 'DoubleF' Zaharchenko
On Mon, 22 Mar 2004 13:41:30 +0800
Zhang Weiwu [EMAIL PROTECTED] probably wrote:

 What I wish to do is to burn a multisession data disco, the data
 session should be closed but the disco should not be finalized so I
 can add other files later.
 
 So it seems burncd(8) cannot do it? I just wanna make it sure rather
 than diging into all the docs only to find it is impossible.

Use -m. man burncd says:

-mclose disk in multisession mode (otherwise disk is closed
  as singlesession).

You have to fixate the disk anyway, but then you can append data to
disk after you fixate it. HTH,

-- 
DoubleF
Keep grandma off the streets -- legalize bingo.


pgp0.pgp
Description: PGP signature


restricted shells

2004-03-22 Thread RJ45

Hello,
are there any restricted shells version in the ports collection?
if there aren't where I Can find a restricted shell tar.gz to be
compiled and isntalled?
thanks

Rick


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


Root posting

2004-03-22 Thread Henrik W Lund
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Greetings!!

The ongoing debate about top posting vs. bottom/random posting has
sparked a somewhat related question in me: what about root posting
(e.g. posting to the root of the list, instead of in the relevant thread)?
For someone like me, who is on digest (and not planning to go off it
soon. The digests clutter my mailbox enough as it is), it is often a
matter og being reluctant to post to an ongoing thread, knowing that
my email will fall out of the thread context.
What are opinions on this? I know I find it irritating myself, when
browsing the mailman interface over at FreeBSD.org, to find a thread
that's interesting, only to find scattered answers all over the place.
Is there a way to remedy this, for those of us on digest?
- -Henrik W Lund
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAXvycnzC5lcw9P3IRAsm1AJ903U7hBLvH+MZaI34zdvnBzWUcYQCcDGRd
+5AHpLyqVlRvOQLDHbGrC6Y=
=ayBc
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-22 Thread Kirk Strauser
At 2004-03-22T02:34:36Z, Greg 'groggy' Lehey [EMAIL PROTECTED] writes:

 I'm missing something here.  Top posting, interleaved posting and bottom
 posting are not a function of the MUA, they're a function of the human
 making a conscious decision how to write a message.  What do *you* mean?

Correction: I said Kmail, but I was really thinking of Mozilla Thunderbird.

Thunderbird has preferences options for:

Automatically quote the original message when replying?

Then,

   Start my reply above the quote,
   Start my reply below the quote, or
   Select the quote

and place my signature

   below my reply (above the quote), or
   below the quote (recommended)

If you select the first option in each category, then you could say that
Thunderbird supports top posting by formatting new reply messages as:

--- cursor is positioned here
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
Note: I discard all HTML mail unseen.
Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.

Kirk Strauser wrote:
 I think the main difference between top- and interleaved-posting is
 one of latency.  In an office environment, when you're replying
 within 2 minutes of receipt of a typically short message, top
 posting is reasonable.

In other words, your new reply message is automatically layed out as a top
posting message, and your cursor is positioned at the top of the editor and
waiting for you to start inserting text at the beginning.

You correctly state that posting style is not a function of the MUA, but in
some cases the MUA can make it easier or more likely for the user to post in
a certain manner.

 Well, I'll concede that it could barely be acceptable under such
 conditions.

Let me give another example.  Outlook 2003 can be configured so that when
the user receives a new email, it opens a short-lived popup window in the
bottom-right corner of the screen with the sender, subject, and first few
lines of the messages.  In my office, where many emails have message bodies
no larger than What's Bob's phone number?, there's a good chance that the
little preview popup will show the entire message being sent.  If the sender
is replying to a message you sent, and they top posted their one-line reply,
then you can read their reply without ever switching from the program you're
currently using to Outlook.

Of course, I'm using Kmail and/or Gnus on a Linux desktop, so I'm the
exception to that usage rule and haven't been lured into top posting.  We
also just rolled out a Jabber server that should replace most or all of
those one-line emails with instant messages.  Still, I think the pattern I
mentioned above is probably extremely common in Microsoft-oriented internal
office networks.

 On Usenet and mailing lists, where you see large, complex questions that
 get discussed over the span of days and weeks, interleaved posting is the
 only format that remotely makes sense.

 Sure.  Now how do you know in advance to which category each message
 belongs?  Where do you draw the line?  And what's the advantage of top
 posting?

If I'm typing in Gnus, then I'm reading newsgroups or mailing lists and
reply the correct way.  If I'm in Kmail, then I'm reading office email and
top post.  That's how *I* remember which method to use.  See above for *an*
advantage of top posting, that I grudgingly admit exists but only go along
with out of consideration to my co-workers.
-- 
Kirk Strauser


pgp0.pgp
Description: PGP signature


Re: Dell 2650 config for FreeBSD 4.9

2004-03-22 Thread Jerry McAllister
 
 We are in the position to have to replace an intel ISP1100 which has
 been running as our primary server for some time. As a potential
 replacement we are looking at a Dell 2650 dual processor raid5 server,
 specs below.   Up until now, the ISP1100 with a P3 800 and 1GB of PC100
 RAM has been handling the load like a fine workhorse, but anything
 purhcased now is well beyond those specs.  Does anyone have any first
 hand experiences, caveats, warnings, or commendations for this server if
 it is to use FreeBSD 4.9 as a dns/radius/website with extensive
 PostgreSQL database usage.

We had a 2650 for a while and I was using it for development with FreeBSD.
It worked fine - until another group here stole it for their stuff so we
had to come up with a different machine a 1550 and a 4650, both of which
also run FreeBSD fine.  The 4650 has a raid controller, but we haven't
made much use of it for raid stuff yet.

You might want to get larger disks.   The 18GBs are already small in
this world.   I think they have 36GB that do 15k RPM, though I think
that on the list I looked at last week at DELL the 72 GB disk only
did 10K RPM.

jerry

 PowerEdge 2650
 Processor 2x Intel Xeon 2.4GHz
 Memory 1.0GB DDR, 2X512 DIMMS
 Hard Drive Backplane 5 Bay (1x5) Hot Plug SCSI Hard Drive Backplane
 Hard Drive Configuration On-Board RAID 5
 1st Hard Drive 18GB 15K RPM Ultra 320 SCSI
 2nd Hard Drive 18GB 15K RPM Ultra 320 SCSI
 3rd Hard Drive 18GB 15K RPM Ultra 320 SCSI
 4th Hard Drive 18GB 15K RPM Ultra 320 SCSI
 5th Hard Drive 18GB 15K RPM Ultra 320 SCSI
 Primary Controller PERC3-DI, 128MB Battery Backed Cache, 2 Internal Ch-
 Embedded RAID
 Floppy Drive 1.44MB Diskette Drive
 First Network Adapter Intel Pro 100S NIC w/ or w/o IP SEC Encryption
 Optical Device 24X IDE Internal CD ROM
 Power Supplies Redundant Power Supply, without Y-cord
 Rack Rails VersaRails for Non-Dell 4-Post Rack
 
 Apprecite comments;
 
 Dave
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


upgrade question

2004-03-22 Thread andy
I just upgraded from 5.2.1.Release via cvsup to RELENG_5_2.  This is the
p3 security update for openssl issues.  The upgrade completed successfully
up to the last step, when I tried to run mergemaster.  I got the following
response:

*** The directory specified for the temporary root environment,
/var/tmp/temproot, exists.  This can be a security risk if untrusted
users have access to the system.

  Use 'd' to delete the old /var/tmp/temproot and continue
  Use 't' to select a new temporary root directory
  Use 'e' to exit mergemaster

  Default is to use /var/tmp/temproot as is

How should I deal with this? [Use the existing /var/tmp/temproot]
   *** Leaving /var/tmp/temproot intact

*** Creating the temporary root environment in /var/tmp/temproot
 *** /var/tmp/temproot ready for use
 *** Creating and populating directory structure in /var/tmp/temproot

mtree -deU  -f /usr/src/etc/mtree/BSD.root.dist -p /var/tmp/temproot/
*** Error code 1

Stop in /usr/src/etc.

  *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to
  the temproot environment





Before I did the OS upgrade, I upgraded openssl and openssh to the
following versions:

su-2.05b# /usr/local/sbin/sshd -version
sshd: illegal option -- v
sshd version OpenSSH_3.8p1, OpenSSL 0.9.7c 30 Sep 2003

su-2.05b# /usr/local/bin/ssh -version
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003

su-2.05b# openssl version
OpenSSL 0.9.7c-p1 30 Sep 2003



I have the following questions:


What happened to mergemaster, and what can I do to get it to run
sucessfully?

Assuming I get mergemaster to run, do I have to upgrade openssl or
openssh?

Do I have to upgrade Apapche?  If so, what command do I use to get Apache
to use the new version of openssl?


Output from uname:
 uname -a
FreeBSD duron.foo.bar 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Sun
Mar 21 22:18:51 IST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL  i386

Any help would be appreciated.

TIA,

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


Re: Well-supported gigabit cards under 4-stable?

2004-03-22 Thread Tillman Hodgson
On Mon, Mar 15, 2004 at 12:46:31AM -0600, Tillman Hodgson wrote:
 I'm interesting in seeing what low-cost gigabit cards are supported
 under -stable and which cards might be recommended. I'm looking
 specifically at the Linksys EG1032, D-Link DGE-530T, Intel Pro1000MT,
 and the Micronet SP2612R. All are relatively cheap (Can$64 and lower),
 are easily obtained in Canada via the popular online merchants, and
 would be within reach a typical (though geeky) home network.
snip
 So what's recommended by folks running gigabit gear these days?

[Replying to my own email]

Thanks for the responses. I ended up getting a bge card (NetGear) which
has been performing without any errors through several backup cycles
now.

I chose that one over the Intel simply because I could get it from the
same online as the switch I was purchasing, whereas the Intel card
would've required me to go to a different vender (and end up paying for
separate shipping).

bge0: Altima AC9100 Gigabit Ethernet, ASIC rev. 0x105 mem 0xfa00-0xfa00 irq 
11 at device 10.0 on pci0
bge0: Ethernet address: 00:09:5b:8e:71:2f
miibus0: MII bus on bge0
brgphy0: BCM5701 10/100/1000baseTX PHY on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 10

# netstat -i
NameMtu Network   Address  Ipkts IerrsOpkts Oerrs  Coll
bge0   1500 Link#100:09:5b:8e:71:2f 21261672 0  9481812 0 0
bge0   1500 192.168.23athena  21339692 -  9669772 - -

-T


-- 
Any intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius -- and a lot of courage -- to move in the opposite
direction.
- Albert Einstein
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-22 Thread Drew Tomlinson
On 3/21/2004 10:26 PM Rob M wrote:

Forgive me if I am out of line here.  I am new to FreeBSD and this list, I 
have been using both for about a week now after being with Windows since 3.1.  
I have always been a top poster and a bottom feeder, I have never known it 
was a big deal and every environment I have been in has top posted.  

I have been weary of posting as I dont want to irritate anyone by asking  
something that is most likely simple to many of you.  I RTFM but just dont 
get it sometimes so I lurk here and see if there is anything that pertains to 
me or I go on the web and find it that way.  So far it has worked.

Something struck a chord with me so I need clarification.

On Sunday 21 March 2004 08:54 pm, Michael W. Oliver wrote:

 

What I find comical about this topic (and it never ceases to recur every
few months) is that the clueless who post, asking for clue, refuse to
accept pointers on something so simple as email etiquette from the same
people they assume will provide clue on so many other more complex
issues!
   

This seems arrogant to me, though it could be just that it is e-mail and I 
cant see the person typing on the other end.  Also, if I am asking a question 
about something I am having a hard time with then I would like an answer to 
it, not pointers on something so simple as email etiquette from the same 
person that is providing me a clue on my complex issue.  If I wanted to be 
instructed on e-mail etiquette I would have asked.

Dont take that last comment out of line, I am sure with all of the same 
answers you give over and over again that trying to get things in an even 
format would be nice.  But it is part of the reason I am uneasy about asking 
a question, not only do I feel ignorant because I am asking what is most 
likely an easy question but I might irk someone if I dont format it in the 
form of a question.
 

Newbies are often referred to 
http://www.catb.org/~esr/faqs/smart-questions.html for an introduction 
to the culture on many lists such as this one.  I know it helped me 
and I hope it helps you.  Welcome!

snip

Drew

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


portupgrade -arR fails - port/pkg-system no longer usable

2004-03-22 Thread Ewald Jenisch

Hi,

Doing a portupgrade -arR rendered my system (esp. the parts that
refer to ports/packages) more or less unusable.

Here's what I did:

System is running 4.9
cvsup -g -L 2 ports-supfile
pkgdb -F
portsdb -Uu
cd /usr/ports
portupgrade -arR

After some hours worth of CPU-time I ended with a lot of ports not
been upgraded like e.g.

! graphics/png (png-1.2.5_2)(uninstall error)
! textproc/xmlcatmgr (xmlcatmgr-0.2_1)  (uninstall error)
! textproc/sdocbook-xml (sdocbook-xml-4.1.2.5_1)(uninstall error)
! lang/ruby16-shim-ruby18 (ruby-shim-ruby18-1.8.0.p2.2003.04.19_1)  
(uninstall error)
! devel/libtool13 (libtool-1.3.5_1) (uninstall error)
! converters/libiconv (libiconv-1.9.1_1)(uninstall error)
! textproc/expat2 (expat-1.95.6_1)  (uninstall error)
! archivers/lha (lha-1.14i_1)   (uninstall error)
! textproc/py-expat (py23-expat-2.3_2)  (unknown build error)
! graphics/jpeg (jpeg-6b_1) (uninstall error)
! textproc/docbook-sk (docbook-sk-4.1.2)(uninstall error)
! textproc/docbook-xsl (docbook-xsl-1.61.3_1)   (uninstall error)
! graphics/tiff (tiff-3.5.7_1)  (uninstall error)
! devel/gettext (gettext-0.12.1)(unknown build error)
! databases/ruby-bdb1 (ruby-bdb1-0.2.1) (uninstall error)
! graphics/lcms (lcms-1.09,1)   (uninstall error)
! sysutils/portupgrade (portupgrade-20030723)   (uninstall error)
! devel/libltdl (libltdl-1.5)   (uninstall error)
! lang/guile (guile-1.6.4_2)(uninstall error)
! devel/pkgconfig (pkgconfig-0.15.0)(uninstall error)

etc.etc.

So I tried 
# pkgdb -F
/usr/local/sbin/pkgdb:35:in `require': No such file to load -- pkgtools (LoadError)
from /usr/local/sbin/pkgdb:35
#
and
# portsdb -Uu
/usr/local/sbin/portsdb:35:in `require': No such file to load -- pkgtools (LoadError)
from /usr/local/sbin/portsdb:35
#
as well as 
# portversion 
/usr/local/sbin/portversion:35:in `require': No such file to load -- pkgtools 
(LoadError)
from /usr/local/sbin/portversion:35
#

Please note that I've portupgraded my system with -arR several
times in the past without any problems so far.

BTW - I'm experiencing the same problems with another system that's
running 5.2.1.



Any pointer/help in order to get my system going again is very much
appreciated!

Thanks much in advance for your help,
-ewald


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


Re: Root posting

2004-03-22 Thread Jez Hancock
On Mon, Mar 22, 2004 at 03:47:56PM +0100, Henrik W Lund wrote:

 The ongoing debate about top posting vs. bottom/random posting has
 sparked a somewhat related question in me: what about root posting
 (e.g. posting to the root of the list, instead of in the relevant thread)?

Please please *please* don't lets have lots of examples of how and why
this is a bad thing ala greg lehey's posts above g

 For someone like me, who is on digest (and not planning to go off it
 soon. The digests clutter my mailbox enough as it is), it is often a
 matter og being reluctant to post to an ongoing thread, knowing that
 my email will fall out of the thread context.

I noticed someone top-posting a while ago to this list whilst including
the complete digest mail below his/her top-post - 70k or so(?).  I don't see
why you can't just strip out the part of the digest that's relevant to
you and reply to it in-line, adding a suitable subject.

It's been a while since I subscribed to a digest list, but I wouldn't be
surprised if mutt actually lets you reply _only_ to an individual mail
in a digest mail, allowing you to maintain threading.  Depends how the
digest is formatted I suppose.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ELF binary type 0 not known ??

2004-03-22 Thread Vasil Dimov
 Actually I posted this on the squirrelmail plugins list but havent had any
 success and I think you guys might have some ideas:
 
  First of all my system:
 
  Freebsd 4.8 Stable Running Courier-imap amp; SM 1.4.0
 
  Im trying to get change_password 3.1-1 plugin to work, so far i installed
  the compatibility plugin and have did all the things in the INSTALL File.
 
  But when I test it out on CLI it says:
 
  bayok# /usr/local/www/data/webmail/plugins/change_passwd/chpasswd testuser
  mypassword 123abc
  ELF binary type 0 not known.
  Abort
  bayok#
 
  here is the config.php for that:
 
  $change_pwd_language = 'en.lang';
  $disconn = false;
  $confirmPass = true;
  $oldPass = false;
  $seeOutput = true;
  $pathToChpasswd = '
  ';
  $pathToPw = '';
  $debug = 1;
 
 
  when i try doing it with the pw command it says
  i changed the $pathToPw = ''; to $pathToPw = '/usr/sbin/';
  ( i also tried $pathtoPw = 'usr/sbin/pw' but that didnt work either )
  and $oldPass = false; to $oldPass = true; (if its false the browser will
  say you forgot to put your old password)
  and the error is:(output from the browser, I don't know how[SM] executes
  it from the commandline.
 
  Command to be executed:
 
  From this directory:
 
  /usr/local/www/data-dist/webmail/plugins
 
  Does anyone have any idea what I am doing wrong?
 
 Actually I want to know what this code means(i think its the cause of my
 problems):
 
 bayok# /usr/local/www/data/webmail/plugins/change_passwd/chpasswd testuser
  mypassword 123abc
 ELF binary type 0 not known.
 Abort
 bayok#
 
 
 Also i was wondering what the asterisk at the end of this line means:
 
 -rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd*
 
 It says in the INSTALL
 quote
 3) Make sure the file permissions on the chpasswd file are
correct (unless you'll be using the 'pw' utility on
FreeBSD).  Substitue the name of the user that your web
server runs under for apache in the command below:
 
   $ chown root:apache chpasswd
   $ chmod 4750 chpasswd
 /endquote
 
 but when i run ls -l it says
 
 -rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd
 
 without the asterisk.
 Is that the same or am I missing something?
 
 Yours,
 
 Rommel

What do you get with:
% file /usr/local/www/data/webmail/plugins/change_passwd/chpasswd
does it say something about Linux? If 'yes', then try:
% kldload linux
% sysctl kern.fallback_elf_brand=3
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-22 Thread Rob
At 09:09 22/03/2004 -0500, Jerry McAllister wrote:

When you are posting to a list, there is a time lag and a distance that
needs to be overcome.   It is similar, but not quite the same as a face
to face conversation.   Retaining relevant material and interspersing
responses comes as close to a conversational, question and answer
interchange as possible, given the medium of exchange.   It also helps
bring people in to the conversation who either are participating in
numerous conversations and need to be reminded of which one it is or
are new, but valuable, to the conversation.
I'm more of a lurker on the questions list, although I chime in when I see 
something I can help with.  I've been reading this through and I don't 
think anybody has pointed out one important topic so far, although touched 
upon by your point abut the time lag.  It is that these messages get 
archived!  Not just in various people's mail clients (I frequently search 
the ~13,000 messages in my archive when I encounter what might be a common 
issue) but on multiple websites around the globe.  Indeed, the FreeBSD 
website itself holds searchable archives of all the lists, which I am sure 
it probably recommends somewhere that you scan before asking.

So, when you have a problem, and you search the web for FreeBSD + your 
particular error message, you are very likely to come across a mailing list 
message. (I know I do anyway.)   This could very have been written 
yesterday, or six years ago, and you have likely have no idea of context.

Having the entire subject available in that first message you find - 
original problem, suggested solution, results of that solution, follow-ups, 
etc - means you have there an instant resource that is very valuable.

Having to trawl through a poorly threaded web-based archive to try and find 
out if it was the same problem you had when your search only gets to to the 
solution, (when the posters trim too much) or through masses of 
intermediate junk (when a topic gets big like this, and it's ALL quoted) is 
pretty hard work.

Certainly, interleaved or (at worst) bottom posted text makes life a great 
deal easier when coming across a post in isolation like this.  You can read 
through and you get the questions and answers, in context, in time-line order.

Now, for personal emails, I quite accept that everybody has a personal 
preference, and there is going to be a lot of when in Rome..  Certainly 
when there is little delay between message and reply, everybody knows the 
history of the dialogue, and nobody is going to stumble across it several 
years down the line, and you are all happy with the posting protocols, then 
it doesn't really matter does it?

As for MUA... My ex-employer (anybody want an IT support/installation 
engineer in the UK?) decided to move everybody and all our clients to MS 
Outlook and Exchange.  Because that's what people want.   And that's 
another topic

Rob.



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


Where is this dependency on openssl-0.9.7d coming from?

2004-03-22 Thread Kirk Strauser
After last weekend's cvsup, and continuing through present, a lot of my
ports have decided to become dependent on openssl-0.9.7d.  Why is this?
I might not have had enough coffee yet today, but my Google expeditions
haven't helped clarify the matter.
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


Re: upgrade question

2004-03-22 Thread Kirk Strauser
At 2004-03-22T15:13:17Z, [EMAIL PROTECTED] writes:

 *** The directory specified for the temporary root environment,
 /var/tmp/temproot, exists.  This can be a security risk if untrusted
 users have access to the system.

   Use 'd' to delete the old /var/tmp/temproot and continue
   Use 't' to select a new temporary root directory
   Use 'e' to exit mergemaster

   Default is to use /var/tmp/temproot as is

 How should I deal with this? [Use the existing /var/tmp/temproot]
*** Leaving /var/tmp/temproot intact

 What happened to mergemaster, and what can I do to get it to run
 sucessfully?

It seems to have stopped during a previous run before it got to the end,
which is when it deletes its temporary directory.  You chose the default
option above; run it again and select 'd' to delete the old copy.
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


Re: portupgrade -arR fails - port/pkg-system no longer usable

2004-03-22 Thread jon . mercer
Have had the same problem. Easiest solution is to cd to
/usr/ports/sysutils/portupgrade and make deinstall clean install

Once that completes all is well again.

Jon Mercer
http://www.achean.com


 Hi,

 Doing a portupgrade -arR rendered my system (esp. the parts that
 refer to ports/packages) more or less unusable.

 Here's what I did:

 System is running 4.9
 cvsup -g -L 2 ports-supfile
 pkgdb -F
 portsdb -Uu
 cd /usr/ports
 portupgrade -arR

 After some hours worth of CPU-time I ended with a lot of ports not
 been upgraded like e.g.

 ! graphics/png (png-1.2.5_2)(uninstall error)
 ! textproc/xmlcatmgr (xmlcatmgr-0.2_1)  (uninstall error)
 ! textproc/sdocbook-xml (sdocbook-xml-4.1.2.5_1)(uninstall
 error)
 ! lang/ruby16-shim-ruby18 (ruby-shim-ruby18-1.8.0.p2.2003.04.19_1)
  (uninstall error)
 ! devel/libtool13 (libtool-1.3.5_1) (uninstall error)
 ! converters/libiconv (libiconv-1.9.1_1)(uninstall error)
 ! textproc/expat2 (expat-1.95.6_1)  (uninstall error)
 ! archivers/lha (lha-1.14i_1)   (uninstall error)
 ! textproc/py-expat (py23-expat-2.3_2)  (unknown build error)
 ! graphics/jpeg (jpeg-6b_1) (uninstall error)
 ! textproc/docbook-sk (docbook-sk-4.1.2)(uninstall error)
 ! textproc/docbook-xsl (docbook-xsl-1.61.3_1)   (uninstall error)
 ! graphics/tiff (tiff-3.5.7_1)  (uninstall error)
 ! devel/gettext (gettext-0.12.1)(unknown build error)
 ! databases/ruby-bdb1 (ruby-bdb1-0.2.1) (uninstall error)
 ! graphics/lcms (lcms-1.09,1)   (uninstall error)
 ! sysutils/portupgrade (portupgrade-20030723)   (uninstall error)
 ! devel/libltdl (libltdl-1.5)   (uninstall error)
 ! lang/guile (guile-1.6.4_2)(uninstall error)
 ! devel/pkgconfig (pkgconfig-0.15.0)(uninstall error)

 etc.etc.

 So I tried
 # pkgdb -F
 /usr/local/sbin/pkgdb:35:in `require': No such file to load -- pkgtools
 (LoadError)
 from /usr/local/sbin/pkgdb:35
 #
 and
 # portsdb -Uu
 /usr/local/sbin/portsdb:35:in `require': No such file to load -- pkgtools
 (LoadError)
 from /usr/local/sbin/portsdb:35
 #
 as well as
 # portversion
 /usr/local/sbin/portversion:35:in `require': No such file to load --
 pkgtools (LoadError)
 from /usr/local/sbin/portversion:35
 #

 Please note that I've portupgraded my system with -arR several
 times in the past without any problems so far.

 BTW - I'm experiencing the same problems with another system that's
 running 5.2.1.



 Any pointer/help in order to get my system going again is very much
 appreciated!

 Thanks much in advance for your help,
 -ewald


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


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


Serial port (com1) baud rate oddity

2004-03-22 Thread Richard P. Williamson
Hello,

I'm using 4.8 Release on an embedded pentium class device,
and I'm having trouble with the serial (console) port.

 From a development machine, I can 'tip com1' and get contact,
but the data is coming out as 
@@@ @ @@@ @@@   @@@  @@@ @@@ @@  @ @  @ @@@
@ @@@@@ @ @ @ @  @@ @ @@@ @@ @  @  @
@@@ @ @ @ @ @ @@@  @ @  @@@ @@@ @@ @  @@@   @
 @@@ @ @ @ @@@  @@@ @@@ @@ @ @ @   
@@@@@ @ @    @@@ @@@ @@ @ @@  @@ @@@   @@   
@  @@@   @ @  @   @ @@@ @@ @  @@@  @@   
etc

If I connect the serial output to a windows box (hyperterminal)
it 'autoconnects' and tells me I'm talking at '7E1' (7 bit, even
parity, 1 stop bit).  

If I telnet into the device, and do stty, I get:
blah# stty -a -f /dev/ttyd0
speed 1355 baud; 0 rows; 0 columns;
lflags: -icanon -isig -iexten -echo -echoe -echok -echoke -echonl
-echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin
-nokerninfo -extproc
iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff -ixany -imaxbel -ignbrk
-brkint -inpck -ignpar -parmrk
oflags: -opost onlcr -ocrnl oxtabs onocr onlret
cflags: cread cs8 -parenb -parodd hupcl clocal -cstopb -crtscts -dsrflow
-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = undef;
eol2 = undef; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U;
lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q;
status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W;
blah#

which shows a very odd baud rate, and 8n1 instead.  That is the 
main problem.  Why would the baud rate be so wrong, and how can 
I change it back?  Does this have something to do with an incorrectly
selected clock, possibly?

Also minor problem, is this the reason why I can't talk out com3:
sio2: configured irq 5 not in bitmap of probed irqs 0
and if so, how do I add irq 5 to the bitmap of probed irqs.

And because I know someone will ask for it:
ffpro# dmesg
Copyright (c) 1992-2003 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 4.8-RELEASE #0: Mon Mar 22 15:42:35 GMT 2004
[EMAIL PROTECTED]:/usr/src/sys/compile/MINI_TSC
Timecounter i8254  frequency 1193182 Hz
Timecounter TSC  frequency 1266715955 Hz
CPU: Intel(R) Pentium(R) III CPU family  1266MHz (1266.72-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x6b1  Stepping = 1
  
Features=0x383f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 268369920 (262080K bytes)
avail memory = 208560128 (203672K bytes)
Preloaded elf kernel kernel at 0xc3296000.
Preloaded mfs_root /mfsroot at 0xc32960a8.
Pentium Pro MTRR support enabled
md0: Preloaded image /mfsroot 50331648 bytes at 0xc0294528
md1: Malloc disk
Using $PIR table, 9 entries at 0xc00fdee0
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: Host to PCI bridge on motherboard
pci0: PCI bus on pcib0
pcib1: VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge at device 1.0 on pci0
pci1: PCI bus on pcib1
isab0: VIA 82C686 PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: VIA 82C686 ATA100 controller port 0xe000-0xe00f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: VIA 83C572 USB controller at 7.2 irq 10
pci0: unknown card (vendor=0x1106, dev=0x3057) at 7.4
fxp0: Intel Pro 10/100B/100+ Ethernet port 0xd400-0xd43f mem 
0xe720-0xe72f,0xe7302000-0xe7302fff irq 11 at device 8.0 on pci0
fxp0: Ethernet address 00:30:64:01:86:ff, 10Mbps
fxp1: Intel Pro 10/100B/100+ Ethernet port 0xd800-0xd83f mem 
0xe700-0xe70f,0xe7301000-0xe7301fff irq 5 at device 9.0 on pci0
fxp1: Ethernet address 00:30:64:01:94:00, 10Mbps
fxp2: Intel Pro 10/100B/100+ Ethernet port 0xdc00-0xdc3f mem 
0xe710-0xe71f,0xe730-0xe7300fff irq 12 at device 10.0 on pci0
fxp2: Ethernet address 00:30:64:01:94:01, 10Mbps
pcib2: DEC 21152 PCI-PCI bridge at device 13.0 on pci0
pci2: PCI bus on pcib2
pcib3: PCI to PCI bridge (vendor=8086 device=b154) at device 15.0 on pci2
pci3: PCI bus on pcib3
fxp3: Intel Pro 10/100B/100+ Ethernet port 0xc000-0xc03f mem 
0xe600-0xe60f,0xe6201000-0xe6201fff irq 10 at device 12.0 on pci3
fxp3: Ethernet address 00:30:64:01:81:18
inphy0: i82555 10/100 media interface on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp4: Intel Pro 10/100B/100+ Ethernet port 0xc400-0xc43f mem 
0xe610-0xe61f,0xe620-0xe6200fff irq 11 at device 13.0 on pci3
fxp4: Ethernet address 00:30:64:01:81:19
inphy1: i82555 10/100 media interface on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vt0 on isa0
vt0: mda, mono, 8 scr, unknown kbd, [R3.20-b24]
vt0: driver is using old-style compatability shims
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
sc0: System console at flags 

Re: portupgrade -arR fails - port/pkg-system no longer usable

2004-03-22 Thread Michael W. Oliver
On 2004-03-22T16:31:23+0100, Ewald Jenisch wrote:
 So I tried 
 # pkgdb -F
 /usr/local/sbin/pkgdb:35:in `require': No such file to load -- pkgtools (LoadError)
 from /usr/local/sbin/pkgdb:35

[snip]

I believe that this is related to the bump of ruby from 1.6 to 1.8, but
I could be wrong.  If I am right, then read /usr/ports/UPDATING,
specifically the entry on 20040226.

If I am wrong, then I hope someone else has the right answer.

-- 
Mike
perl -e 'print unpack(u,88V]N=%C=\!I;F9O(EN(AE861EG,*);'



pgp0.pgp
Description: PGP signature


Re: portupgrade -arR fails - port/pkg-system no longer usable

2004-03-22 Thread Kent Stewart
On Monday 22 March 2004 07:31 am, Ewald Jenisch wrote:
 Hi,

 Doing a portupgrade -arR rendered my system (esp. the parts that
 refer to ports/packages) more or less unusable.

 Here's what I did:

 System is running 4.9
 cvsup -g -L 2 ports-supfile
 pkgdb -F
 portsdb -Uu
 cd /usr/ports
 portupgrade -arR

 After some hours worth of CPU-time I ended with a lot of ports not
 been upgraded like e.g.

 ! graphics/png (png-1.2.5_2)(uninstall error)
 ! textproc/xmlcatmgr (xmlcatmgr-0.2_1)  (uninstall error)
 ! textproc/sdocbook-xml (sdocbook-xml-4.1.2.5_1)   
 (uninstall error) ! lang/ruby16-shim-ruby18
 (ruby-shim-ruby18-1.8.0.p2.2003.04.19_1)  (uninstall error) !
 devel/libtool13 (libtool-1.3.5_1) (uninstall error) !
 converters/libiconv (libiconv-1.9.1_1)(uninstall error) !
 textproc/expat2 (expat-1.95.6_1)  (uninstall error) !
 archivers/lha (lha-1.14i_1)   (uninstall error)
 ! textproc/py-expat (py23-expat-2.3_2)  (unknown build error)
 ! graphics/jpeg (jpeg-6b_1) (uninstall error)
 ! textproc/docbook-sk (docbook-sk-4.1.2)(uninstall
 error) ! textproc/docbook-xsl (docbook-xsl-1.61.3_1)   (uninstall
 error) ! graphics/tiff (tiff-3.5.7_1)  (uninstall error)
 ! devel/gettext (gettext-0.12.1)(unknown build error)
 ! databases/ruby-bdb1 (ruby-bdb1-0.2.1) (uninstall error)
 ! graphics/lcms (lcms-1.09,1)   (uninstall error)
 ! sysutils/portupgrade (portupgrade-20030723)   (uninstall
 error) ! devel/libltdl (libltdl-1.5)   (uninstall error)
 ! lang/guile (guile-1.6.4_2)(uninstall error)
 ! devel/pkgconfig (pkgconfig-0.15.0)(uninstall error)

 etc.etc.

 So I tried
 # pkgdb -F
 /usr/local/sbin/pkgdb:35:in `require': No such file to load --
 pkgtools (LoadError) from /usr/local/sbin/pkgdb:35
 #
 and
 # portsdb -Uu
 /usr/local/sbin/portsdb:35:in `require': No such file to load --
 pkgtools (LoadError) from /usr/local/sbin/portsdb:35
 #
 as well as
 # portversion
 /usr/local/sbin/portversion:35:in `require': No such file to load --
 pkgtools (LoadError) from /usr/local/sbin/portversion:35
 #

 Please note that I've portupgraded my system with -arR several
 times in the past without any problems so far.

 BTW - I'm experiencing the same problems with another system that's
 running 5.2.1.



 Any pointer/help in order to get my system going again is very much
 appreciated!


You need to read /usr/ports/UPDATING to see how to upgrade portupgrade 
so that it is using ruby-1.8. I only use ruby with portupgrade so it 
was simple to do a recursive pkg_delete of ruby and reinstall 
portupgrade. That upgraded ruby to 1.8 and everything was happy.

You jumped into the middle of some massive updates. For example, 
everything that uses expat has to be updated to using the new version. 
The new portupgrade and pkgdb -F is your friend.

Kent

-- 
Kent Stewart
Richland, WA

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


Re: Top posting

2004-03-22 Thread Jerry McAllister
 
 
 When you are posting to a list, there is a time lag and a distance that
 needs to be overcome.   
 ...
 
 I'm more of a lurker on the questions list, although I chime in when I see 
 something I can help with.  I've been reading this through and I don't 
 think anybody has pointed out one important topic so far, although touched 
 upon by your point abut the time lag.  It is that these messages get 
 archived!  
 ... 
 So, when you have a problem, and you search the web for FreeBSD + your 
 particular error message, you are very likely to come across a mailing list 
 message. (I know I do anyway.)   This could very have been written 
 yesterday, or six years ago, and you have likely have no idea of context.
 
 Having the entire subject available in that first message you find - 
 original problem, suggested solution, results of that solution, follow-ups, 
 etc - means you have there an instant resource that is very valuable.
 
 Having to trawl through a poorly threaded web-based archive to try and find 
 out if it was the same problem you had when your search only gets to to the 
 solution, (when the posters trim too much) or through masses of 
 intermediate junk (when a topic gets big like this, and it's ALL quoted) is 
 pretty hard work.
 
 Certainly, interleaved or (at worst) bottom posted text makes life a great 
 deal easier when coming across a post in isolation like this.  You can read 
 through and you get the questions and answers, in context, in time-line order.

Good point.

jerry

 
 Rob.
 
 
 
 

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


Re: Top posting

2004-03-22 Thread Kevin D. Kinsey, DaleCo, S.P.
Rob wrote:

As for MUA... My ex-employer (anybody want an IT support/installation 
engineer in the UK?) decided to move everybody and all our clients to 
MS Outlook and Exchange.  Because that's what people want.  


Gotta love PHB's!

And that's another topic


But not much of one.

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


Content violation

2004-03-22 Thread Symantec_AntiVirus_for_SMTP_Gateways
Content violation found in email message.

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
File(s): your_document.pif

Matching filename: *.pif


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


ipfw enable firewall not working

2004-03-22 Thread Byron Schlemmer

Hi all,

I'm having a problem enabling the ipfw firewall on RELENG-4.9 boxes
cvsuped and installed today. Basically ipfw enable firewall leaves
net.inet.ip.fw.enable set to 0 and the ipfw counters are not changing
when I do a ipfw show, so the firewall is definitely not being loaded.
Anyone else see this? Anyone have a fix? I have OPTIONS IPFW2 in the
kernel and it's set to deny by default.

-- 

Byron



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


Re: newsyslog and apache

2004-03-22 Thread Noah
On Mon, 22 Mar 2004 11:54:21 +, Jez Hancock wrote
 On Mon, Mar 22, 2004 at 03:06:22AM -0800, Noah wrote:
  apache complains of being out of memory during a graceful restart when
  newsyslog is sending a series of SIGUSR1 signal to it.  Any clues on 
this?
 
 This looks familiar from the apache-httpd-users list :P
 
 I'm not sure about your specific problem, but have you considered using
 cronolog instead of depending on newsyslog to rotate your logs daily?
 


Hi,

thanks for your advice but this is an issue with apache complaining about 
being restarted with a SIGUSR1 signal and then puking and complaining about 
not enough memory to restart.

I have about 30 to 40 lines in newsyslog.conf file wiht each sending a 
SIGUSR1 line.  is this a problem - should I only be sending a SIGUSR1 signal 
only once?

- Noah



 In the ports:
 
 /usr/ports/sysutils/cronolog
 
 On the web:
 
 http://cronlog.org/
 
 -- 
 Jez Hancock
  - System Administrator / PHP Developer
 
 http://munk.nu/
 http://jez.hancock-family.com/  - Another FreeBSD Diary
 http://ipfwstats.sf.net/- ipfw peruser traffic logging
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-
[EMAIL PROTECTED]

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


Re: Dell 2650 config for FreeBSD 4.9

2004-03-22 Thread Jorn Argelo
On Monday 22 March 2004 16:05, Jerry McAllister wrote:
  We are in the position to have to replace an intel ISP1100 which has
  been running as our primary server for some time. As a potential
  replacement we are looking at a Dell 2650 dual processor raid5 server,
  specs below.   Up until now, the ISP1100 with a P3 800 and 1GB of PC100
  RAM has been handling the load like a fine workhorse, but anything
  purhcased now is well beyond those specs.  Does anyone have any first
  hand experiences, caveats, warnings, or commendations for this server if
  it is to use FreeBSD 4.9 as a dns/radius/website with extensive
  PostgreSQL database usage.


Well, back when I was in traineeship for school, we had an PE2650 running 
FreeBSD 5.1. It was a tad unstable, since we had frequent kernel panics. 
However, one day my mentor re-compiled the kernel with newer sources, and it 
was rock solid. Probably some problems with the RAID controller, he said. I 
don't have any experiences with 4.X though, but I think it will be working 
just fine. It's a production release after all. So if you run into any 
problems, it might be the RAID controller.

Cheers,

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


Dell Servers

2004-03-22 Thread George Simonishvili
To whom it may concern.
We need to install FreeBSD 4.9 on Dell server , and we need to find out 
on which Dell server it supports.
Currently we have Dell Power Edge 1600C server it's a small business 
level server and on that same small business server we need to install 
FreeBSD but we don't know on which SmallBusiness server supports FreeBSD 
4.9 os.

Kind Regards, George Simonishvili



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


Re: Unexpected inet6 in FreeBSD 4.9-STABLE

2004-03-22 Thread Teodor Iliescu
On Mon, 22 Mar 2004, Chris Pepper wrote:

[...]

   This is causing me some aggravation, as localhost connections
 (such as apachectl fullstatus) are from [client ::1] instead of
 the old-fashioned  127.0.0.1. To my surprise,
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html
 doesn't talk about rc.conf at all, and I'm not sure where else this
 would be set up.


Try commenting out (#) ::1 from /etc/hosts, which is loopback for IPv6.

Afterwards try to a full Apache restart with

apachectl stop
apachectl start

If you want to get more experimental, you can go ahead and completely
remove IPv6 support from your kernel, although I don't see this as
necessary.

Hope this helps.

Unix is simple, but it takes a genius to understand the simplicity.
- Dennis Ritchie

Teodor I.
http://penguincomputing.iwarp.com
GPG key fingerprint : 9AC8 A05C 78AD AD73 91DB  CBE4 B644 F402 FBFD 5927
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ELF binary type 0 not known ??

2004-03-22 Thread rfa
 Actually I posted this on the squirrelmail plugins list but havent had any

 Actually I want to know what this code means(i think its the cause of
my problems):

 bayok# /usr/local/www/data/webmail/plugins/change_passwd/chpasswd
 testuser
  mypassword 123abc
 ELF binary type 0 not known.
 Abort
 bayok#


 Also i was wondering what the asterisk at the end of this line means:

 -rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd*

 It says in the INSTALL
 quote
 3) Make sure the file permissions on the chpasswd file are
correct (unless you'll be using the 'pw' utility on
FreeBSD).  Substitue the name of the user that your web
server runs under for apache in the command below:

   $ chown root:apache chpasswd
   $ chmod 4750 chpasswd
 /endquote

 but when i run ls -l it says

 -rwsr-x---  1 root  apache  9873 Oct 22  2002 chpasswd

 without the asterisk.
 Is that the same or am I missing something?


 What do you get with:
 % file /usr/local/www/data/webmail/plugins/change_passwd/chpasswd does
it say something about Linux? If 'yes', then try:
 % kldload linux
 % sysctl kern.fallback_elf_brand=3

sorry, before i read your message i compiled the chpass.c file and
overwrote the original.  maybe you were right.  i did a #file chpasswd and
it went:
chpasswd: setuid ELF 32-bit LSB executable, Intel 80386, version 1
(FreeBSD), for FreeBSD 4.8, dynamically linked (uses shared libs), not
stripped

The error is gone although now i have another problem.

Now it says: Current password don't match with the password of the server.

back to looking for a solution again.. thanx for replying!

rommel







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


RE: newsyslog and apache

2004-03-22 Thread Noah
On Mon, 22 Mar 2004 11:13:02 -0500, JJB wrote
 Check the archives for the past 3 weeks, this was covered in detail.
 




Hi,

thanks for the heads up but I am unable to find any references to apache
complaining of memory issues in the freebsd-questions list archive.   Searched
both the March and February threads - found nothing.

might you send me to the URL that contains this information.  

I did find a thread about configuring newsyslog to rotate the httpd files but
my issue goes further.   So more clues would be helpful here.


- Noah


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Noah
 Sent: Monday, March 22, 2004 6:06 AM
 To: [EMAIL PROTECTED]
 Subject: newsyslog and apache
 
 FreeBSD 4.9
 apache 1.3.28
 
 apache complains of being out of memory during a graceful restart
 when
 newsyslog is sending a series of SIGUSR1 signal to it.  Any clues on
 this?
 
 here is the log file output:
 
 --- snip ---
 [Mon Mar 22 00:06:08 2004] [notice] SIGUSR1 received.  Doing
 graceful restart
 Out of memory during request for 11468 bytes, total sbrk() is
 8937472 bytes!
 Callback called exit.
 END failed--call queue aborted at /dev/null line 2.
 Callback called exit at /dev/null line 2.
 END failed--call queue aborted at /dev/null line 66.
 Callback called exit at /dev/null line 66.
 --- snip ---
 
 my /etc/newsyslog.conf entries:
 
 --- snip ---
 /usr/local/www/logs/www.domain1.com/access_log  640  30*   @T00
 Z
  /var/run/httpd.pid 30
 /usr/local/www/logs/www.domain1.com/error_log   640  30*   @T00
 Z
  /var/run/httpd.pid 30
 /usr/local/www/logs/www.domain2.org/access_log 640  30*   @T00
 Z
  /var/run/httpd.pid 30
 /usr/local/www/logs/www.domain2.org/error_log  640  30*   @T00
 Z
  /var/run/httpd.pid 30
 /usr/local/www/logs/www.domain3.com/access_log  640  30*   @T00
 Z
  /var/run/httpd.pid 30
 /usr/local/www/logs/www.domain3.com/error_log   640  30*   @T00
 Z
  /var/run/httpd.pid 30
 --- snip ---
 
 - Noah
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

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


RE: no support!

2004-03-22 Thread GP
How do I get into KDE?  I set that as default to start at but it goes to the
prompt. I get startx going but all I get are 3 xterm displays and that's it?
Thanks,
George


-Original Message-
From: Remko Lodder [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:25 PM
To: [EMAIL PROTECTED]
Cc: Chris; [EMAIL PROTECTED]
Subject: Re: no support!


GP wrote:

 Chris,

 I got Dell 17 monitor but the xconfig does not want to recognize it!

 Would you know what to do about it?

 Thanks,
 George

 -Original Message-
 From: Chris [mailto:[EMAIL PROTECTED]
 Sent: Sunday, March 21, 2004 12:19 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: Remko Lodder
 Subject: Re: no support!


 On Sunday 21 March 2004 01:18 pm, GP wrote:

Hi Remko,

Even I set to load from CD and followed the description to just enter it
would not rally set CD to be the first device to load from.  It made me
think that something must be here not functioning correctly and so I went
back for the forth time and finally set CD to be the start up device.
Tech doc not really clear about the step in the middle, I could save

 entire

day if that would be slightly more clear.

Thank you,

George


 ... As I said - see the bios, ensure the Reader is set to boot 1st.
 Tada!

 --
 Best regards,
 Chris

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

Hi George,

Choose a Geneneric display and fill in your own refresh value's which
are on the reference card you recieved with the monitor..
That always should work :)

Cheers

--
--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

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


Re: FreeBSD 4.9 freezes

2004-03-22 Thread Elvedin
mario wrote:

this thing has heat written all over it

Chris said:
 

Just a hunch - monitor your CPU temp. I had something similar. I took my
case  off, ensured if have proper venting - and the freeze ups stopped.
   

yes, do

taking the cover off will not necessarily help this.
is the cpu heat sink properly seated?
if needed does it have heat sink compound?
also tail you log files
xtail /var/log/* or something like that
maybe some clues there.
if all fails start pulling hardware out
remove everything not really needed 512mb
video keyboard. see if that helps
if it does start adding stufff til it breaks
also start the box crank the cpu, see it that speeds it up

that's all i can think off for now







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

Yes, try to see if it's a heat issue. Get something like healthd to 
monitor temp and the distributed.net client or Prime95, whatever can get 
that processor hot and see if it freezes up again..

Also, if you have something like a Knoppix boot CD available, try it and 
run the same things you do and see if the same happens.

Considering it's a new processor, the BIOS should be set to either 
reboot or just boost the fans if the processor begins to overheat and I 
think it might even lower the power going to it to lower the temp. Try 
to get it to freeze again and reboot right away and check the temps in 
the BIOS.

--
Elvedin T.
sysadmin.ods.org http://sysadmin.ods.org

ODS.org http://www.ods.org

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


Re: no support!

2004-03-22 Thread Chris
On Monday 22 March 2004 11:18 am, GP wrote:
 How do I get into KDE?  I set that as default to start at but it goes to
 the prompt. I get startx going but all I get are 3 xterm displays and
 that's it? Thanks,
 George


Edit a file called .xinitrc  (note the period before xinitrc) this file is in 
your home dir. 

If it's not there, create it anyways. The contense  of this file is:

exec startkde

Then, type startx and bingo - you're off and running.

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


Re: XFree86

2004-03-22 Thread Jud

On Mon, 22 Mar 2004 11:02:10 +, Matthew Seaman
[EMAIL PROTECTED] said:
 On Mon, Mar 22, 2004 at 10:41:08AM +0300, ZaiD Dashti wrote:
 
  why when i write startx my computer hangs ?
  whatis the problem ?
 
 I guess your X windows is incorrectly configured.

I have found this article to be a helpful tutorial:

URL: http://www.onlamp.com/pub/a/bsd/2000/06/21/FreeBSD_Basics.html

HTH,

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


RE: restricted shells

2004-03-22 Thread Dan MacMillan
Rick wrote:
 Hello,
 are there any restricted shells version in the ports collection?
 if there aren't where I Can find a restricted shell tar.gz to be
 compiled and isntalled? thanks

I'm sure there are many shells that run in restricted mode.  For example, I
use zsh, which behaves as a restricted shell if invoked with a -r option on
the command line or via a name beginning with 'r'.  That is to say, if you
create a symbolic link to 'zsh' named 'rzsh', then execute rzsh, the shell
is restricted.

-Danny

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


RE: no support!

2004-03-22 Thread GP
What might be the issue here are 2 Microsoft mouse, one intelligent, that I
used initially.  Even the setup told me what to use it would run into some
kind of conflict where I had to use the key pad to move the cursor around.
The xwindows would not come up even it understood my hardware very well.
That was yesterday and I was ready to take the software back, actually I
started downloading Debian.
Then, this morning knowing I might loose 15% of the price if I return it I
used this really generic mouse that my wife got at work (everybody got one
like a courtesy(???) with the company name on it) and I was able to get it
going.
Since the whole configuration was messed up (lots of dependencies from
incomplete configuration) I reloaded the entire software, well, that is what
I am doing right now!!!

Better be working!!!

Thanks guys for your help,

George

-Original Message-
From: Remko Lodder [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:25 PM
To: [EMAIL PROTECTED]
Cc: Chris; [EMAIL PROTECTED]
Subject: Re: no support!


GP wrote:

 Chris,

 I got Dell 17 monitor but the xconfig does not want to recognize it!

 Would you know what to do about it?

 Thanks,
 George

 -Original Message-
 From: Chris [mailto:[EMAIL PROTECTED]
 Sent: Sunday, March 21, 2004 12:19 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: Remko Lodder
 Subject: Re: no support!


 On Sunday 21 March 2004 01:18 pm, GP wrote:

Hi Remko,

Even I set to load from CD and followed the description to just enter it
would not rally set CD to be the first device to load from.  It made me
think that something must be here not functioning correctly and so I went
back for the forth time and finally set CD to be the start up device.
Tech doc not really clear about the step in the middle, I could save

 entire

day if that would be slightly more clear.

Thank you,

George


 ... As I said - see the bios, ensure the Reader is set to boot 1st.
 Tada!

 --
 Best regards,
 Chris

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

Hi George,

Choose a Geneneric display and fill in your own refresh value's which
are on the reference card you recieved with the monitor..
That always should work :)

Cheers

--
--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

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


Re: Serial port (com1) baud rate oddity

2004-03-22 Thread Nathan Kinkade
On Mon, Mar 22, 2004 at 04:14:56PM +, Richard P. Williamson wrote:
 Hello,
 
 I'm using 4.8 Release on an embedded pentium class device,
 and I'm having trouble with the serial (console) port.
 
  From a development machine, I can 'tip com1' and get contact,
 but the data is coming out as 
 @@@ @ @@@ @@@   @@@  @@@ @@@ @@  @ @  @ @@@
 @ @@@@@ @ @ @ @  @@ @ @@@ @@ @  @  @
 @@@ @ @ @ @ @ @@@  @ @  @@@ @@@ @@ @  @@@   @
  @@@ @ @ @ @@@  @@@ @@@ @@ @ @ @   
 @@@@@ @ @    @@@ @@@ @@ @ @@  @@ @@@   @@   
 @  @@@   @ @  @   @ @@@ @@ @  @@@  @@   
 etc
snip
 Also minor problem, is this the reason why I can't talk out com3:
 sio2: configured irq 5 not in bitmap of probed irqs 0
snip
 -- 
 Richard Williamson   [EMAIL PROTECTED]
 U4EA Technologies Ltd   +44 (0) 117 373 6760
 Bristol, UK   BS1 6PL  x5030  

tip gets it configurations from /etc/remote.  Make sure that com1 in
/etc/remote is set with appropriate values.  The default is:

sio0|com1:dv=/dev/cuaa0:br#9600:pa=none:

The output above looks to me like the problem is simply with the bit
rate.  Try some other values.  You can specify them manually on the tip
command line with the -s option.

Regarding your problem with sio2, possibly your kernel is configured
specifying an extra serial port that doesn't actually exist on the
hardware?  How many physical serial ports does your device actually
have?

Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49


pgp0.pgp
Description: PGP signature


Re: Problem Setting up NIS Server and Client

2004-03-22 Thread Matthew Seaman
On Mon, Mar 22, 2004 at 04:08:26AM -0800, Jamel Brown wrote:

[...]

 I'm having several problems setting up nis on my
 system I have 4 computers that I am trying to setup
 nis on. The roles I would like my computers to play
 are as follows Freebsd1 Server, Freebsd2 Slave,
 Freebsd3 Client, and Freebsd4 Client. I have been
 trying to set up NIS according to what the FreeBSD
 hand book says several times but all with no luck. Ok
 here's is another thing I?m new to FreeBSD so I don?t
 know how to use vi and vipw very well so I always use
 Pico or edit instead please let me know if I am
 causing the problem by not using these programs. Also
 if you notice I have missed anything please let me
 know. I am not going to explain freebsd4 because
 freebsd3 is the same as it. Everything I typed in is
 after a fresh install of FreeBSD this is no other
 programs running except what is listed in /etc/rc.conf
 Also Please Type in the exact command needed to fix my
 problem if at all possible as I have stated before I
 am new to FreeBSD so please assume I don?t know.

[...]

Wow.  Excellent report.  However, you seem to have done everything
correctly, so far.

You need to enable 'portmap' on all your machines. Add:

portmap_enable=YES

If you don't want to reboot all those machines, you can just start
portmap from the command line:

# /usr/sbin/portmap

Note that portmap enabled machines need extra care if they're exposed
to the internet: you should set up firewalls to prevent external
access to port 111 and the high-numbered ports that RPC based services
use.  You can also use tcp_wrappers to good effect to protect portmap:
see the examples in /etc/hosts.allow, but be aware that portmap is a
special case which you have to configure access by IP number rather
than hostname.

Once that has been enabled, you should be able to run:

% rpcinfo

to see what RPC services are available on your hosts,

% ypwhich

to show which NIS server that host has bound to, and:

% ypcat passwd

to download one of your NIS maps and prove that it's accessible from
that host.

After all that, the NIS userids should be accessible from your client
machines, given that you've put the correct magic token in the
/etc/master.passwd and /etc/group files.

One thing that can help if the clients are refusing to bind properly
to the server is to put:

nis_client_flags=-S 
compulinux.org,freebsd1.compulinux.org,freebsd2.compulinux.org

See ypbind(8) for more details.

For setting up NIS users, use pw(8) rather than adduser(8).  pw(8) has
a '-V' flags which you can use to make it modify your master.passwd
and group files in /var/yp rather than /etc.  Unfortunately, and for
reasons I don't really understand, this will also cause pw(8) to
silently fail to create home directories.  However, once the account
has been created in NIS, you should be able to use:

# pw usermod -n username -m

to create the home directory for 'username'.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


RE: FreeBSD 4.9 freezes

2004-03-22 Thread Jesse A. Coddington
I've also installed FreeBSD 4.7 and it's doing the same thing.  When running
top, I noticed something happening on the server.


PID USERNAME PRI NICE  SIZERES STATETIME   WCPUCPU COMMAND
 -2  0 1024k   784k getblk  0's0's 0's  cron

Every time the server dies, cron is going to -2.  I don't know if this will
help, but I figured that I'd include it.

Thank you,
Jesse A. Coddington

-Original Message-
 
Jesse A. Coddington said:
 Here's an example of what happens.



 ns1# top



 last pid:   153;  load averages:  0.00,  0.00,  0.00
 up 0+00:19:34  01:10:31

 20 processes:  2 running, 18 sleeping

 CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100%
 idle

 Mem: 6164K Active, 11M Inact, 24M Wired, 4K Cache, 5072K Buf, 1449M Free

 Swap: 1500M Total, 1500M Free



   PID USERNAME PRI NICE  SIZERES STATETIME   WCPUCPU COMMAND

   135 root  28   0  1904K  1180K RUN  0:00  0.00%  0.00% top

   119 jesse 28   0  5708K  2468K RUN  0:00  0.00%  0.00% sshd

   121 root  18   0  1280K   960K pause0:00  0.00%  0.00% csh

   117 root   2   0  5708K  2408K sbwait   0:00  0.00%  0.00% sshd

85 root   2   0  3052K  2204K select   0:00  0.00%  0.00%
 sendmail

71 root   2   0   984K   712K select   0:00  0.00%  0.00% syslogd

80 root  10   0  1024K   768K nanslp   0:00  0.00%  0.00% cron

   120 jesse 10   0   636K   444K wait 0:00  0.00%  0.00% sh

   109 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   112 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   115 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   113 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   116 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   111 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   110 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

   114 root   3   0   952K   656K ttyin0:00  0.00%  0.00% getty

82 root   2   0  3012K  2108K select   0:00  0.00%  0.00% sshd

88 smmsp 18   0  2932K  2208K pause0:00  0.00%  0.00%
 sendmail

78 root   2   0  1056K   704K select   0:00  0.00%  0.00% inetd

26 root  18   0   212K96K pause0:00  0.00%  0.00%
 adjkerntz





 ns1# top



 This will just sit there and do nothing.  This isn't just limited to
 top. It's stopped responding while doing makes of ports, cvsuping, etc.


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


Re: no support!

2004-03-22 Thread Chris
On Monday 22 March 2004 11:18 am, GP wrote:
 How do I get into KDE?  I set that as default to start at but it goes to
 the prompt. I get startx going but all I get are 3 xterm displays and
 that's it? Thanks,
 George

Edit a file called .xinitrc  (note the period before xinitrc) this file is in 
your home dir. 

If it's not there, create it anyways. The contense  of this file is:

exec startkde

Then, type startx and bingo - you're off and running.

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


Re: problem with MySon Ethernet Nics

2004-03-22 Thread Olaf Hoyer
On Mon, 22 Mar 2004, GiTi wrote:


Hello Olaf Hoyer and list, i want to thank you for your help. I have
resolved this problem. I also succeed to move server from Redhat box
to freeBSD too.


Hi!

well, just for the archives, what did you do?

I looked around the driver source, for identifying the chipset, as it
seems a realtek in disguise, but am a bit busy at work right now...

cu
Olaf
-- 
Olaf Hoyer[EMAIL PROTECTED]
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Dell Servers

2004-03-22 Thread Elvedin
George Simonishvili wrote:

To whom it may concern.
We need to install FreeBSD 4.9 on Dell server , and we need to find 
out on which Dell server it supports.
Currently we have Dell Power Edge 1600C server it's a small business 
level server and on that same small business server we need to install 
FreeBSD but we don't know on which SmallBusiness server supports 
FreeBSD 4.9 os.

Kind Regards, George Simonishvili



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

Generally speaking, if it's a Intel/AMD based system, it will be 
supported in FreeBSD although the other hardware such as SCSI/RAID 
controllers, video cards and etc might not be. FreeBSD has good hardware 
support but it usually takes a release until the drivers come with 
FreeBSD install.

You can check the hardware support notes at 
http://www.freebsd.org/releases/4.9R/hardware-i386.html

Summary: Dell SC servers are most likely supported in FreeBSD.
--
Elvedin T.
sysadmin.ods.org http://sysadmin.ods.org

ODS.org http://www.ods.org

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


Re: restricted shells

2004-03-22 Thread Vulpes Velox
On Mon, 22 Mar 2004 07:29:14 -0700 (MST)
RJ45 [EMAIL PROTECTED] wrote:

 
 Hello,
 are there any restricted shells version in the ports collection?
 if there aren't where I Can find a restricted shell tar.gz to be
 compiled and isntalled?

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


RE: no support!

2004-03-22 Thread Michael Clark
You read the handbook?
check google... you need a .xinitrc file


Michael Clark
Nemschoff Chairs Inc
mclark at nemschoff dot com
CompTIA A+, Network+, Server+, MCP
Voice: (920) 457 7726 x294
Fax:  (920) 453 6594


-Original Message-
From: GP [mailto:[EMAIL PROTECTED]
Sent: Monday, March 22, 2004 11:19 AM
To: Remko Lodder
Cc: [EMAIL PROTECTED]
Subject: RE: no support!


How do I get into KDE?  I set that as default to start at but it goes to the
prompt. I get startx going but all I get are 3 xterm displays and that's it?
Thanks,
George


-Original Message-
From: Remko Lodder [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:25 PM
To: [EMAIL PROTECTED]
Cc: Chris; [EMAIL PROTECTED]
Subject: Re: no support!


GP wrote:

 Chris,

 I got Dell 17 monitor but the xconfig does not want to recognize it!

 Would you know what to do about it?

 Thanks,
 George

 -Original Message-
 From: Chris [mailto:[EMAIL PROTECTED]
 Sent: Sunday, March 21, 2004 12:19 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: Remko Lodder
 Subject: Re: no support!


 On Sunday 21 March 2004 01:18 pm, GP wrote:

Hi Remko,

Even I set to load from CD and followed the description to just enter it
would not rally set CD to be the first device to load from.  It made me
think that something must be here not functioning correctly and so I went
back for the forth time and finally set CD to be the start up device.
Tech doc not really clear about the step in the middle, I could save

 entire

day if that would be slightly more clear.

Thank you,

George


 ... As I said - see the bios, ensure the Reader is set to boot 1st.
 Tada!

 --
 Best regards,
 Chris

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

Hi George,

Choose a Geneneric display and fill in your own refresh value's which
are on the reference card you recieved with the monitor..
That always should work :)

Cheers

--
--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

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


CONFIDENTIALITY NOTE: This electronic transmission, including all
attachments, is directed in confidence solely to the person(s) to whom it is
addressed, or an authorized recipient, and may not otherwise be distributed,
copied or disclosed. The contents of the transmission may also be subject to
intellectual property rights and all such rights are expressly claimed and
are not waived. If you have received this transmission in error, please
notify the sender immediately by return electronic transmission and then
immediately delete this transmission, including all attachments, without
copying, distributing or disclosing same. 


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


RE: FreeBSD 4.9 freezes

2004-03-22 Thread JJB
Your symptom is also common to power supply going bad.
Use small brush and clean/blow dust off motherboard and from inside
of power supply.
Replace power supply after first doing good cleaning.
If you just added an new cpu chip to older box, recheck install
instructions that you have motherboard jumpers correctly set.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Elvedin
Sent: Monday, March 22, 2004 12:20 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: FreeBSD 4.9 freezes

mario wrote:

this thing has heat written all over it

Chris said:


Just a hunch - monitor your CPU temp. I had something similar. I
took my
case  off, ensured if have proper venting - and the freeze ups
stopped.



yes, do

taking the cover off will not necessarily help this.
is the cpu heat sink properly seated?
if needed does it have heat sink compound?

also tail you log files
xtail /var/log/* or something like that
maybe some clues there.

if all fails start pulling hardware out
remove everything not really needed 512mb
video keyboard. see if that helps
if it does start adding stufff til it breaks

also start the box crank the cpu, see it that speeds it up

that's all i can think off for now








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



Yes, try to see if it's a heat issue. Get something like healthd to
monitor temp and the distributed.net client or Prime95, whatever can
get
that processor hot and see if it freezes up again..

Also, if you have something like a Knoppix boot CD available, try it
and
run the same things you do and see if the same happens.

Considering it's a new processor, the BIOS should be set to either
reboot or just boost the fans if the processor begins to overheat
and I
think it might even lower the power going to it to lower the temp.
Try
to get it to freeze again and reboot right away and check the temps
in
the BIOS.

--
Elvedin T.

sysadmin.ods.org http://sysadmin.ods.org

ODS.org http://www.ods.org

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

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


Re: Where is this dependency on openssl-0.9.7d coming from?

2004-03-22 Thread Kirk Strauser
At 2004-03-22T16:22:17Z, [EMAIL PROTECTED] (Dirk Meyer) writes:

 You might run an unpatched version of OpenSSL in your base.
 ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-04:05.openssl.asc

You nailed it.  Out of curiosity, is this documented anywhere, or is it
something that's just well known?  I really did try to find this kind of
information on my own before asking, but I didn't find anything even
remotely close.
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


Cannot find libpthread on 5.2.1-RELEASE-p3

2004-03-22 Thread Heinrich Rebehn
Hi list,

this is all i get when searching for libpthread on my system:

# find /usr -name 'libpthread*'
/usr/src/lib/libpthread
/usr/compat/linux/lib/libpthread-0.9.so
/usr/compat/linux/lib/libpthread.so.0
# find /lib -name 'libpthread*'
#
How do i install libpthread? What am i missing?

Thanks for any help!
--
Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -
Phone : +49/421/218-4664
Fax   :-3341
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unexpected inet6 in FreeBSD 4.9-STABLE

2004-03-22 Thread Chris Pepper
At 11:53 AM -0500 2004/03/22, Teodor Iliescu wrote:
On Mon, 22 Mar 2004, Chris Pepper wrote:

[...]

This is causing me some aggravation, as localhost connections
 (such as apachectl fullstatus) are from [client ::1] instead of
 the old-fashioned  127.0.0.1. To my surprise,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html
 doesn't talk about rc.conf at all, and I'm not sure where else this
 would be set up.
Try commenting out (#) ::1 from /etc/hosts, which is loopback for IPv6.
Teodor,

	Thanks for the suggestion.

	I commented out ::1 and rebooted. Unfortunately, ifconfig 
still shows inet6 configured on xl0.

	FWIW, www, which does not show inet6, also has the ::1 entry 
in /etc/hosts, so there's something else different.

If you want to get more experimental, you can go ahead and completely
remove IPv6 support from your kernel, although I don't see this as
necessary.
	Nah, I don't want to break IPv6, just turn it off.

Chris
--
Chris Pepper:   http://www.reppep.com/~pepper/
Rockefeller University: http://www.rockefeller.edu/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Dell Servers

2004-03-22 Thread Denny Jodeit

- Original Message - 
From: George Simonishvili [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 22, 2004 11:50 AM
Subject: Dell Servers


 To whom it may concern.
 We need to install FreeBSD 4.9 on Dell server , and we need to find out
 on which Dell server it supports.
 Currently we have Dell Power Edge 1600C server it's a small business
 level server and on that same small business server we need to install
 FreeBSD but we don't know on which SmallBusiness server supports FreeBSD
 4.9 os.

 Kind Regards, George Simonishvili

FWIW, we've installed 4.7, 4.8, and 4.9 on Dell PEdge 400C's and 600C's
without a hitch. I realize this does not specifically answer your question,
but I hope it's at least engouraging :)

Denny


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


RE: no support!

2004-03-22 Thread GP
Well, sorry guys but I am back at the same problem. It is not the mouse
since I am getting same configuration problem!!!

George

-Original Message-
From: GP [mailto:[EMAIL PROTECTED]
Sent: Monday, March 22, 2004 10:47 AM
To: Remko Lodder
Cc: Chris; [EMAIL PROTECTED]
Subject: RE: no support!


What might be the issue here are 2 Microsoft mouse, one intelligent, that I
used initially.  Even the setup told me what to use it would run into some
kind of conflict where I had to use the key pad to move the cursor around.
The xwindows would not come up even it understood my hardware very well.
That was yesterday and I was ready to take the software back, actually I
started downloading Debian.
Then, this morning knowing I might loose 15% of the price if I return it I
used this really generic mouse that my wife got at work (everybody got one
like a courtesy(???) with the company name on it) and I was able to get it
going.
Since the whole configuration was messed up (lots of dependencies from
incomplete configuration) I reloaded the entire software, well, that is what
I am doing right now!!!

Better be working!!!

Thanks guys for your help,

George

-Original Message-
From: Remko Lodder [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 4:25 PM
To: [EMAIL PROTECTED]
Cc: Chris; [EMAIL PROTECTED]
Subject: Re: no support!


GP wrote:

 Chris,

 I got Dell 17 monitor but the xconfig does not want to recognize it!

 Would you know what to do about it?

 Thanks,
 George

 -Original Message-
 From: Chris [mailto:[EMAIL PROTECTED]
 Sent: Sunday, March 21, 2004 12:19 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Cc: Remko Lodder
 Subject: Re: no support!


 On Sunday 21 March 2004 01:18 pm, GP wrote:

Hi Remko,

Even I set to load from CD and followed the description to just enter it
would not rally set CD to be the first device to load from.  It made me
think that something must be here not functioning correctly and so I went
back for the forth time and finally set CD to be the start up device.
Tech doc not really clear about the step in the middle, I could save

 entire

day if that would be slightly more clear.

Thank you,

George


 ... As I said - see the bios, ensure the Reader is set to boot 1st.
 Tada!

 --
 Best regards,
 Chris

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

Hi George,

Choose a Geneneric display and fill in your own refresh value's which
are on the reference card you recieved with the monitor..
That always should work :)

Cheers

--
--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

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


Re: Dell Servers

2004-03-22 Thread Jerry McAllister
 
 To whom it may concern.
 We need to install FreeBSD 4.9 on Dell server , and we need to find out 
 on which Dell server it supports.
 Currently we have Dell Power Edge 1600C server it's a small business 
 level server and on that same small business server we need to install 
 FreeBSD but we don't know on which SmallBusiness server supports FreeBSD 
 4.9 os.

We have quite a variety of Dell machines and I haven't found one
that did not support FreeBSD.   Probably 4.9 is the best place to start too.

If your present 1600 is free at the moment, just try installing FreeBSD
on it and see.   Your main ifs are two.  If the modem is a winmodem which 
is useless get something else.There may be some confusion if it has 
IDE disk and CD controllers.   You have to get them arranged right -
primary, secondary, master, slave - for things to be recognized.   If  
you have SCSI disk, hurray because it will all work just hunky dory.
Note:  Turn off Plug-n-Play at the BIOS level.

If that machine is available to completely dedicate it to FreeBSD,
well, then go ahead and try it with no qualms.  It won't wreck it
to experiment.   Dells tend (though not always) to have pretty 
mainstream stuff that is generally supported.  

If it has plenty of disk, and it already has some MS junk on it that 
you need to keep, make it a dual boot machine.  You will need a utility 
to squeeze the MS slice down so you can put in a FreeBSD slice.  I have 
had good success with Partition Magic which is about $69 in places like 
Best Buy and Circuit City.  There are some freebie ones, but none that 
I know of can handle NTFS type file systems from MS so I just went and 
spent the money.  You will need to make the floppies it tells you about 
in the PM manual and just use those and don't bother installing it on 
the machine from the CD.  (unless you have to to make the flppies - I 
can't remember that tidbit)

Enough disk would be greater than 20GB or more depending on how much
you are already using.  Give MS lots of room to expand 2 or 3 times
what you are already using and then at least 10GB for FreeBSD.
If you have more, that is better - after all, you want your DB
and records software to have lots of room.

Read and try to understand the handbook first.  It wouldn't hurt to also 
have another plain language book on FreeBSD management on hand as well.
Something like The Complete FreeBSD (someone walked off with mine, Grrr)
or FreeBSD Unleashed.Onlamp has a couple of good tutorials on such 
things as configuring XFree86 client and server and there are other good 
sources on the net too.

jerry

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


Re: Cannot find libpthread on 5.2.1-RELEASE-p3

2004-03-22 Thread Matthew Emmerton
On Mon, 22 Mar 2004, Heinrich Rebehn wrote:

 Hi list,

 this is all i get when searching for libpthread on my system:

 # find /usr -name 'libpthread*'
 /usr/src/lib/libpthread
 /usr/compat/linux/lib/libpthread-0.9.so
 /usr/compat/linux/lib/libpthread.so.0
 # find /lib -name 'libpthread*'
 #

 How do i install libpthread? What am i missing?

libpthread does not exist anymore.  Use libc_r instead.

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


Re: Unexpected inet6 in FreeBSD 4.9-STABLE

2004-03-22 Thread Matthew Emmerton
On Mon, 22 Mar 2004, Chris Pepper wrote:

 At 11:53 AM -0500 2004/03/22, Teodor Iliescu wrote:
 On Mon, 22 Mar 2004, Chris Pepper wrote:
 
 [...]
 
 This is causing me some aggravation, as localhost connections
   (such as apachectl fullstatus) are from [client ::1] instead of
   the old-fashioned  127.0.0.1. To my surprise,
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html
   doesn't talk about rc.conf at all, and I'm not sure where else this
   would be set up.
 
 
 Try commenting out (#) ::1 from /etc/hosts, which is loopback for IPv6.

 Teodor,

   Thanks for the suggestion.

   I commented out ::1 and rebooted. Unfortunately, ifconfig
 still shows inet6 configured on xl0.

   FWIW, www, which does not show inet6, also has the ::1 entry
 in /etc/hosts, so there's something else different.

 If you want to get more experimental, you can go ahead and completely
 remove IPv6 support from your kernel, although I don't see this as
 necessary.

   Nah, I don't want to break IPv6, just turn it off.

If you want to turn if off, remove it from your kernel.

--
Matt Emmerton

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


Re: Cannot find libpthread on 5.2.1-RELEASE-p3

2004-03-22 Thread Dan Nelson
In the last episode (Mar 22), Matthew Emmerton said:
 On Mon, 22 Mar 2004, Heinrich Rebehn wrote:
 
  Hi list,
 
  this is all i get when searching for libpthread on my system:
 
  # find /usr -name 'libpthread*'
  /usr/src/lib/libpthread
  /usr/compat/linux/lib/libpthread-0.9.so
  /usr/compat/linux/lib/libpthread.so.0
  # find /lib -name 'libpthread*'
  #
 
  How do i install libpthread? What am i missing?
 
 libpthread does not exist anymore.  Use libc_r instead.

Actually, libpthread exists in -current, but not in 5.2.  Linking with
-lc_r should work, and in 5.2 it'll really give you libkse (which is
called libpthread in -current).

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


Re: Unexpected inet6 in FreeBSD 4.9-STABLE

2004-03-22 Thread Joshua Lokken
* Matthew Emmerton [EMAIL PROTECTED] [2004-03-22 10:54]:
 On Mon, 22 Mar 2004, Chris Pepper wrote:
 
  At 11:53 AM -0500 2004/03/22, Teodor Iliescu wrote:
  On Mon, 22 Mar 2004, Chris Pepper wrote:
  
  [...]
  
This is causing me some aggravation, as localhost connections
(such as apachectl fullstatus) are from [client ::1] instead of
the old-fashioned  127.0.0.1. To my surprise,
  
  
  Try commenting out (#) ::1 from /etc/hosts, which is loopback for IPv6.

Close.


 
  Nah, I don't want to break IPv6, just turn it off.
 
 If you want to turn if off, remove it from your kernel.


I think what you want to comment out is the line in httpd.conf that
reads:

Listen ::1


-- 
Joshua

Vulcans believe peace should not depend on force.
-- Amanda, Journey to Babel, stardate 3842.3
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Portupgrade mod_php4 problems.

2004-03-22 Thread samy lancher
Hello All,
 
I am having hard time in installing php4  using portupgrade.
First i have updated the port directory using cvsup. I am doing fresh installation of 
php so i gave the following command.
 
portupgrade -NPRri mod_php4.
 
I noticed mysql3.23.51 got updated to mysql3.23.58_2. All the other dependencies also 
had no problem in updating. However the php installation was not successful. At the 
end of installation i got the following errors.
 
Command failed [exit code 1] /usr/bin/script -qa /tmp/portupgrade23698.1 make
 
mysql-client-3.23.58 is already installed or may be older version blah blah blah... 
you can uninstall and reinstall mysql blah blah blah ...to install correctly. If you 
really want to override without deleting use FORCE_PICG_REGISTER blah blah
 
I also tried to install php after doing make clean in 
/usr/ports/databases/mysql323-client but it did not help me.
Any pointer would be very helpful. Thanks in advace.
 
Thanks,
Naveen.

Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd ipsec vs. freeswan ipsex with x.509

2004-03-22 Thread Gczi Szabolcs
Hello,

is there any useful rtfm how to establish vpn connection between freebsd
ipsec gateway and linux ipsec (freeswan, x.509) gateway?

thx

-- 
Gczi Szabolcs
GPG: http://www.goodwill.hu/~szabszi/szabszi.asc
Fingerprint: B36C 150C C316 5A15 DB5F  183A 303B 5AEB 36C2 3162
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error Loading kde3.2.1

2004-03-22 Thread Ronald Clark
Hello all, 

I am getting the below error when trying to load the qt33 dependency as
part of kde3.2.1. Any ideas why this is happening? 
I have cvsuped twice today, at one time deleting all ports folders
starting with x so that it would copy new files down. 

Thanks in advance,
Ron Clark

c++ -c -pipe -fno-exceptions -Wall -W -O -pipe -D_THREAD_SAFE -fPIC
-DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES
-D_FILE_OFFSET_BITS=64 -DQT_NAS_SUPPORT -DQT_BUILTIN_GIF_READER=1
-DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE
-DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC
-I/usr/local/share/qt/mkspecs/freebsd-g++ -I.
-I/usr/local/include/freetype2 -I3rdparty/opentype -I/usr/local/include
-I../include -I/usr/X11R6/include -I/usr/X11R6/include
-I.moc/release-shared-mt/ -o .obj/release-shared-mt/qsound_x11.o
kernel/qsound_x11.cpp
kernel/qsound_x11.cpp:51: audio/audiolib.h: No such file or directory
kernel/qsound_x11.cpp:52: audio/soundlib.h: No such file or directory
kernel/qsound_x11.cpp:54: syntax error before `*'
kernel/qsound_x11.cpp:56: syntax error before `('
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.1/src.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.1.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/x11/kde3.


CONFIDENTIALITY NOTICE:



The information contained in this ELECTRONIC MAIL transmission
is confidential.  It may also be privileged work product or proprietary
information. This information is intended for the exclusive use of the
addressee(s).  If you are not the intended recipient, you are hereby
notified that any use, disclosure, dissemination, distribution [other
than to the addressee(s)], copying or taking of any action because
of this information is strictly prohibited.



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


Re: problem with MySon Ethernet Nics

2004-03-22 Thread GiTi

   It is driver for MySon Ethernet Nics and it is in
   :/usr/src/sys/dev/my, compiled it into kernel, that is all.
   Note: before compiling it into kernel, under file GENERIC (or modified
   file of GENERIC) finding the division of NIC and add :
   device   my
   rebuild the kernel now :)

   - Ni dung gc 
   Gi t: Olaf Hoyer [EMAIL PROTECTED]
   Gi n: GiTi [EMAIL PROTECTED]
   ng gi: [EMAIL PROTECTED], Olaf Hoyer
   [EMAIL PROTECTED]
   Ch : Re: problem with MySon Ethernet Nics
   Ng y: Mon 22/03/2004 19:21
   On Mon, 22 Mar 2004, GiTi wrote:
   
Hello Olaf Hoyer and list, i want to thank you for your help. I have
resolved this problem. I also succeed to move server from Redhat box
to freeBSD too.
   Hi!
   well, just for the archives, what did you do?
   I looked around the driver source, for identifying the chipset, as it
   seems a realtek in disguise, but am a bit busy at work right now...
   cu
   Olaf

   
   www.airland.kiev.ua - Airland Network eMail
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Portupgrade mod_php4 problems.

2004-03-22 Thread Kevin D. Kinsey, DaleCo, S.P.
samy lancher wrote:

mysql-client-3.23.58 is already installed or may be older version blah blah blah... you can uninstall and reinstall mysql blah blah blah ...to install correctly. If you really want to override without deleting use FORCE_PICG_REGISTER blah blah

I also tried to install php after doing make clean in 
/usr/ports/databases/mysql323-client but it did not help me.
Any pointer would be very helpful. Thanks in advace.
Thanks,
Naveen.
 

Make clean doesn't uninstall the mysql client.
This simply cleans up the work directories that
were created during the build process, whenever
you did that...
Make deinstall will.  Do a make deinstall in the
directory you named aboved and then try and
let portupgrade do its work.
HTH,

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


Re: Unexpected inet6 in FreeBSD 4.9-STABLE

2004-03-22 Thread Chris Pepper
At 11:20 AM -0800 2004/03/22, Joshua Lokken wrote:
* Matthew Emmerton [EMAIL PROTECTED] [2004-03-22 10:54]:
 On Mon, 22 Mar 2004, Chris Pepper wrote:

  At 11:53 AM -0500 2004/03/22, Teodor Iliescu wrote:
  On Mon, 22 Mar 2004, Chris Pepper wrote:
  
  [...]
  
This is causing me some aggravation, as localhost connections
(such as apachectl fullstatus) are from [client ::1] instead of
the old-fashioned  127.0.0.1. To my surprise,
  
  
  Try commenting out (#) ::1 from /etc/hosts, which is loopback for IPv6.
Close.


 
Nah, I don't want to break IPv6, just turn it off.
 If you want to turn if off, remove it from your kernel.


I think what you want to comment out is the line in httpd.conf that
reads:
Listen ::1
	Well, I really do want to disable the IPv6 interface 
entirely, so it doesn't show up in ifconfig, but I checked 
httpd.conf, and it has Listen 80. The corresponding line in output 
from netstat -an is:

tcp46  0  0  *.80   *.*LISTEN


		Chris
PS-I am using the same kernel file for both guest  www, so either 
www will be picking up IPv6 on its next upgrade, or there's some 
other configuration difference...
--
Chris Pepper:   http://www.reppep.com/~pepper/
Rockefeller University: http://www.rockefeller.edu/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


anyone using zabbix?

2004-03-22 Thread Marc G. Fournier

Just did a make install for the -agents on one of my servers, and its
crashing with a SegFault ... truss is showing:

stat(/etc/spwd.db,0x7fbff550)  = 0 (0x0)
open(/etc/spwd.db,0x0,00)  = 4 (0x4)
fcntl(0x4,0x2,0x1)   = 0 (0x0)
read(0x4,0x8096000,0x104)= 260 (0x104)
break(0x8098000) = 0 (0x0)
break(0x8099000) = 0 (0x0)
break(0x809a000) = 0 (0x0)
lseek(4,0x2000,0)= 8192 (0x2000)
read(0x4,0x8099000,0x1000)   = 4096 (0x1000)
break(0x809b000) = 0 (0x0)
close(4) = 0 (0x0)
truss: PIOCWAIT top of loop: Inappropriate ioctl for device


server is running 4.9-STABLE ...



Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


MAKEDEV - where is it?

2004-03-22 Thread GP
Hi,

would anyone know where the MAKEDEV file in FreeBSD version 5.1 resides if
it does?
I cannot find the file anywhere!

Thanks,

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


php4 port and ssl

2004-03-22 Thread dave
Hello,
I'm trying to install php4 on a 4.9 box. I've started the port and
answered the questions in the configuration dialog. One of them is ssl
support, which i wanted. The compilation failed with an error that it
couldn't find ssl/evp.h however a find showed that file in
/usr/include/openssl, how do i indicate to the port where this is?
Thanks.
Dave.

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


directories like Hotel California

2004-03-22 Thread Elliot Finley
I have a directory that I export via NFS.  I want people to be able to do a
directory listing to see whats there.  I also want them to be able to copy
files into this directory.  but I don't want them to be able to copy files
out of this directory.

I don't see any way to accomplish this with file permissions.  Am I missing
something?

Elliot

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


Re: MAKEDEV - where is it?

2004-03-22 Thread Kirk Strauser
At 2004-03-22T20:46:02Z, GP [EMAIL PROTECTED] writes:

 would anyone know where the MAKEDEV file in FreeBSD version 5.1 resides if
 it does?  I cannot find the file anywhere!

It was recursively moved to /dev/null after /dev became a virtual filesystem.
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


Re: freebsd ipsec vs. freeswan ipsex with x.509

2004-03-22 Thread Kirk Strauser
At 2004-03-22T19:41:52Z, Géczi Szabolcs [EMAIL PROTECTED] writes:

 is there any useful rtfm how to establish vpn connection between freebsd
 ipsec gateway and linux ipsec (freeswan, x.509) gateway?

How entrenched is the Linux host?  FreeS/WAN is dead; Linux now uses the
*BSD tools for IPsec.  See http://www.ipsec-howto.org/t1.html for more
information.
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


RE: FreeBSD 4.9 freezes

2004-03-22 Thread Jesse A. Coddington
After doing a little more research, I found out that it is the GDT8546RZ
SATA raid card causing the freezing within FreeBSD.

I took out the raid card and used the onboard SATA controller and installed
FreeBSD 4.9 on one hard drive.  It has been running smoothly since I removed
the card.  Does anyone have any suggestions as to how I can resolve this
issue?

Thank you,
Jesse A. Coddington

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


Re: MAKEDEV - where is it?

2004-03-22 Thread Kris Kennaway
On Mon, Mar 22, 2004 at 01:46:02PM -0700, GP wrote:
 Hi,
 
 would anyone know where the MAKEDEV file in FreeBSD version 5.1 resides if
 it does?
 I cannot find the file anywhere!

It's no longer used or needed - see the devfs manpages.

Kris


pgp0.pgp
Description: PGP signature


Problem Setting up NIS Server and Client

2004-03-22 Thread Jamel Brown
freebsd1.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

freebsd2.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

freebsd3.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386

FreeBSD freebsd4.compulinux.org 4.9-RELEASE FreeBSD
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 i386 

I'm having several problems setting up nis on my
system I have 4 computers that I am trying to setup
nis on. The roles I would like my computers to play
are as follows Freebsd1 Server, Freebsd2 Slave,
Freebsd3 Client, and Freebsd4 Client. I have been
trying to set up NIS according to what the FreeBSD
hand book says several times but all with no luck. Ok
here's is another thing I’m new to FreeBSD so I don’t
know how to use vi and vipw very well so I always use
Pico or edit instead please let me know if I am
causing the problem by not using these programs. Also
if you notice I have missed anything please let me
know. I am not going to explain freebsd4 because
freebsd3 is the same as it. Everything I typed in is
after a fresh install of FreeBSD this is no other
programs running except what is listed in /etc/rc.conf
Also Please Type in the exact command needed to fix my
problem if at all possible as I have stated before I
am new to FreeBSD so please assume I don’t know.

This is my output of /etc/rc.conf on Freebsd1
freebsd1# cat /etc/rc.conf
kern_securelevel_enable=NO
nfs_reserved_port_only=YES
sendmail_enable=YES
sshd_enable=YES
usbd_enable=YES
moused_port=/dev/psm0
moused_type=auto
moused_enable=YES
named_enable=YES
ifconfig_rl0=inet 192.168.123.1  netmask
255.255.255.0
ipv6_enable=YES
defaultrouter=192.168.123.254
hostname=freebsd1.compulinux.org
nisdomainname=compulinux.org
nis_server_enable=YES
nis_yppasswdd_enable=YES

This is /etc/rc.conf on freebsd2
freebsd2# cat /etc/rc.conf
kern_securelevel_enable=NO
nfs_client_enable=YES
nfs_reserved_port_only=YES
sendmail_enable=YES
sshd_enable=YES
usbd_enable=YES
ifconfig_rl0=inet 192.168.123.2  netmask
255.255.255.0
moused_port=/dev/psm0
moused_type=auto
moused_enable=YES
ipv6_enable=YES
defaultrouter=192.168.123.254
hostname=freebsd2.compulinux.org
named_enable=YES
nisdomainname=compulinux.org
nis_yppasswdd_enable=YES
nis_server_enable=YES

This is /etc/rc.conf on Freebsd3
freebsd3# cat /etc/rc.conf
kern_securelevel_enable=NO
moused_enable=YES
moused_port=/dev/psm0
moused_type=auto
nfs_reserved_port_only=YES
nfs_server_enable=YES
mountd_flags=-r
sendmail_enable=YES
sshd_enable=YES
usbd_enable=YES
ifconfig_rl0=inet 192.168.123.3  netmask
255.255.255.0
ipv6_enable=YES
defaultrouter=192.168.123.254
hostname=freebsd3.compulinux.org
nis_client_enable=YES
nisdomainname=compulinux.org

This is my /etc/master.passwd on freebsd3
freebsd3# cat /etc/master.passwd
# $FreeBSD: src/etc/master.passwd,v 1.25.2.6
2002/06/30 17:57:17 des Exp $
#
root:$1$9S9qmgEH$RNedtYvD6KwWd.R09ku2.0:0:0::0:0:Charlie
:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:1::0:0:Owner of many system
processes:/root:/sbin/nologin
operator:*:2:5::0:0:System :/:/sbin/nologin
bin:*:3:7::0:0:Binaries Commands and
Source:/:/sbin/nologin
tty:*:4:65533::0:0:Tty Sandbox:/:/sbin/nologin
kmem:*:5:65533::0:0:KMem Sandbox:/:/sbin/nologin
games:*:7:13::0:0:Games
pseudo-user:/usr/games:/sbin/nologin
news:*:8:8::0:0:News Subsystem:/:/sbin/nologin
man:*:9:9::0:0:Mister Man
Pages:/usr/share/man:/sbin/nologin
sshd:*:22:22::0:0:Secure Shell
Daemon:/var/empty:/sbin/nologin
smmsp:*:25:25::0:0:Sendmail Submission
User:/var/spool/clientmqueue:/sbin/nologin
mailnull:*:26:26::0:0:Sendmail Default
User:/var/spool/mqueue:/sbin/nologin
bind:*:53:53::0:0:Bind Sandbox:/:/sbin/nologin
uucp:*:66:66::0:0:UUCP
pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
xten:*:67:67::0:0:X-10
daemon:/usr/local/xten:/sbin/nologin
pop:*:68:6::0:0:Post Office
Owner:/nonexistent:/sbin/nologin
www:*:80:80::0:0:World Wide Web
Owner:/nonexistent:/sbin/nologin
nobody:*:65534:65534::0:0:Unprivileged
user:/nonexistent:/sbin/nologin

+:

This is /etc/group on Freebsd3

freebsd3# cat /etc/group
# $FreeBSD: src/etc/group,v 1.19.2.3 2002/06/30
17:57:17 des Exp $
#
wheel:*:0:root
daemon:*:1:daemon
kmem:*:2:root
sys:*:3:root
tty:*:4:root
operator:*:5:root
mail:*:6:
bin:*:7:
news:*:8:
man:*:9:
games:*:13:
staff:*:20:root
sshd:*:22:
smmsp:*:25:
mailnull:*:26:
guest:*:31:root
bind:*:53:
uucp:*:66:
xten:*:67:xten
dialer:*:68:
network:*:69:
www:*:80:
nogroup:*:65533:
nobody:*:65534:

+:*::

The handbook then tells you to type a couple simple
things into the server
1. nisdomainname=compulinux.org
2. nis_server_enable=YES
3. nis_yppasswdd_enable=YES
after doing that Instead of running /etc/netstart I
just reboot
then run the following 

Re: MAKEDEV - where is it?

2004-03-22 Thread Vince Hoffman
GP wrote:

Hi,

would anyone know where the MAKEDEV file in FreeBSD version 5.1 resides if
it does?
I cannot find the file anywhere!
 

5.x uses devfs so you dont need/have MAKEDEV, /dev entrys are 
automaticly created as needed.

Thanks,

George
 



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

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


  1   2   >