From owner-freebsd-questions Sun Apr 16 0: 7:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 7714737B9EA for ; Sun, 16 Apr 2000 00:07:22 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.217] by picusnet.com with ESMTP (SMTPD32-5.05) id A6769D013C; Sun, 16 Apr 2000 03:06:30 -0400 Message-ID: <38F92CC9.B5E6292C@picusnet.com> Date: Sat, 15 Apr 2000 23:00:26 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMC Thin Ethernet under 4.0 References: <200004160627.e3G6RDV07276@cytosine.dhs.org> Content-Type: multipart/alternative; boundary="------------7724C41DEFEC2D7D3788D15F" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------7724C41DEFEC2D7D3788D15F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, we have a copy of WinNT on the other box right now to get some IRQ settings and stuff. I can telnet to my NIC, but we can't ping back and forth and he can't telnet into me. Think you could help out? Bhishan Hemrajani wrote: > Do you have a public interface in order to do nat? > The first ethernet card seems fine. However, in order to do NAT, you have to > have an interface to be routing to. > > Once you configure your public interface, then read the manpage for natd (all > the way at the bottom) and it has exact instructions on how to do this. > > --bhishan > > > well, i'm not exactly sure. we have never built a LAN before as we never had > > the need to do so. I know how it should work, but my friend is having a hell > > of a time getting FreeBSD on his box (he has some unique configurations). > > when i ifconfig ed0: > > > > > > ed0: flags=8843 mtu 1500 > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 > > ether 00:00:c0:7d:0f:56 > > i don't know what it should say, so i don't know if my card is configured > > correctly. I think it is, though. > > > > Bhishan Hemrajani wrote: > > > > > We need a lot more information in order for us to help you. > > > > > > First, are both of your ethernet cards configured properly? (Meaning you > > > can ping, telnet, etc. using both cards) > > > > > > # ifconfig -a > > > > > > Second, have you read the nat manpage? (It has step by step instructions > > > on how to do this) > > > > > > $ man natd > > > > > > Third, have you searched the mailing lists? (There are at least one hundred > > > instances of this) > > > > > > $ lynx http://www.freebsd.org/search > > > > > > --bhishan > > > > > > > My friends and I are atempting to have a network party tomorrow, how > > > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > > > > > any advice on makeing things work correctly? from the tests wee have > > > > tried, i don't think they are. Any help on how to set up this would be > > > > greatly appreciated. > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > -- > > William D. Freeman [wdf@picusnet.com] > > http://members.xoom.com/EvilGNU > > -----BEGIN GEEK CODE BLOCK----- > > Version: 3.12 > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > G- e- h! r !y+ > > ------END GEEK CODE BLOCK------ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- G- e- h! r !y+ ------END GEEK CODE BLOCK------ --------------7724C41DEFEC2D7D3788D15F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, we have a copy of WinNT on the other box right now to get some IRQ settings and stuff.  I can telnet to my NIC, but we can't ping back and forth and he can't telnet into me.  Think you could help out?
 
 
 

Bhishan Hemrajani wrote:

Do you have a public interface in order to do nat?
The first ethernet card seems fine. However, in order to do NAT, you have to
have an interface to be routing to.

Once you configure your public interface, then read the manpage for natd (all
the way at the bottom) and it has exact instructions on how to do this.

--bhishan

> well, i'm not exactly sure.  we have never built a LAN before as we never had
> the need to do so.  I know how it should work, but my friend is having a hell
> of a time getting FreeBSD on his box (he has some unique configurations).
> when i ifconfig ed0:
>
>
> ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
>         inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2
>         ether 00:00:c0:7d:0f:56
> i don't know what it should say, so i don't know if my card is configured
> correctly.  I think it is, though.
>
> Bhishan Hemrajani wrote:
>
> > We need a lot more information in order for us to help you.
> >
> > First, are both of your ethernet cards configured properly? (Meaning you
> > can ping, telnet, etc. using both cards)
> >
> > # ifconfig -a
> >
> > Second, have you read the nat manpage? (It has step by step instructions
> > on how to do this)
> >
> > $ man natd
> >
> > Third, have you searched the mailing lists? (There are at least one hundred
> > instances of this)
> >
> > $ lynx http://www.freebsd.org/search
> >
> > --bhishan
> >
> > > My friends and I are atempting to have a network party tomorrow, how
> > > ever i can't make most devices i need i think.  i have an ed0 for my NIC
> > >
> > > and it's bound to 10.0.0.1 (i'll also be running NATd).  Anyone one have
> > >
> > > any advice on makeing things work correctly?  from the tests wee have
> > > tried, i don't think they are.  Any help on how to set up this would be
> > > greatly appreciated.
> > >
> > >
> > >
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > >
>
> --
> William D. Freeman [wdf@picusnet.com]
> http://members.xoom.com/EvilGNU
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w---
> O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D---
> G- e- h! r !y+
> ------END GEEK CODE BLOCK------
>
>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

-- 
William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- 
G- e- h! r !y+ 
------END GEEK CODE BLOCK------
  --------------7724C41DEFEC2D7D3788D15F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 0:31:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 20A0937B845 for ; Sun, 16 Apr 2000 00:31:14 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3G7VBE07635; Sun, 16 Apr 2000 00:31:11 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004160731.e3G7VBE07635@cytosine.dhs.org> Subject: Re: SMC Thin Ethernet under 4.0 In-Reply-To: <38F92CC9.B5E6292C@picusnet.com> from William Freeman at "Apr 15, 2000 11:00:26 pm" To: William Freeman Date: Sun, 16 Apr 2000 00:31:11 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I suspect a problem with ipv6. Why don't you disable it, since you don't seem to need it. --bhishan > Ok, we have a copy of WinNT on the other box right now to get some IRQ settings > and stuff. I can telnet to my NIC, but we can't ping back and forth and he can't > telnet into me. Think you could help out? > > > > > Bhishan Hemrajani wrote: > > > Do you have a public interface in order to do nat? > > The first ethernet card seems fine. However, in order to do NAT, you have to > > have an interface to be routing to. > > > > Once you configure your public interface, then read the manpage for natd (all > > the way at the bottom) and it has exact instructions on how to do this. > > > > --bhishan > > > > > well, i'm not exactly sure. we have never built a LAN before as we never had > > > the need to do so. I know how it should work, but my friend is having a hell > > > of a time getting FreeBSD on his box (he has some unique configurations). > > > when i ifconfig ed0: > > > > > > > > > ed0: flags=8843 mtu 1500 > > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > > inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 > > > ether 00:00:c0:7d:0f:56 > > > i don't know what it should say, so i don't know if my card is configured > > > correctly. I think it is, though. > > > > > > Bhishan Hemrajani wrote: > > > > > > > We need a lot more information in order for us to help you. > > > > > > > > First, are both of your ethernet cards configured properly? (Meaning you > > > > can ping, telnet, etc. using both cards) > > > > > > > > # ifconfig -a > > > > > > > > Second, have you read the nat manpage? (It has step by step instructions > > > > on how to do this) > > > > > > > > $ man natd > > > > > > > > Third, have you searched the mailing lists? (There are at least one hundred > > > > instances of this) > > > > > > > > $ lynx http://www.freebsd.org/search > > > > > > > > --bhishan > > > > > > > > > My friends and I are atempting to have a network party tomorrow, how > > > > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > > > > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > > > > > > > any advice on makeing things work correctly? from the tests wee have > > > > > tried, i don't think they are. Any help on how to set up this would be > > > > > greatly appreciated. > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > -- > > > William D. Freeman [wdf@picusnet.com] > > > http://members.xoom.com/EvilGNU > > > -----BEGIN GEEK CODE BLOCK----- > > > Version: 3.12 > > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > > G- e- h! r !y+ > > > ------END GEEK CODE BLOCK------ > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > William D. Freeman [wdf@picusnet.com] > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > G- e- h! r !y+ > ------END GEEK CODE BLOCK------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 0:56:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 702C537B5F0 for ; Sun, 16 Apr 2000 00:56:37 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.87] by picusnet.com with ESMTP (SMTPD32-5.05) id A202B8E40120; Sun, 16 Apr 2000 03:55:46 -0400 Message-ID: <38F9384E.D856E2A6@picusnet.com> Date: Sat, 15 Apr 2000 23:49:34 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMC Thin Ethernet under 4.0 References: <200004160731.e3G7VBE07635@cytosine.dhs.org> Content-Type: multipart/alternative; boundary="------------ACE84CFCEA32045E321D52CA" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------ACE84CFCEA32045E321D52CA Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit How do i do that? Do i have to compile a new kernel or what? Bhishan Hemrajani wrote: > I suspect a problem with ipv6. Why don't you disable it, since you don't seem to > need it. > > --bhishan > > > Ok, we have a copy of WinNT on the other box right now to get some IRQ settings > > and stuff. I can telnet to my NIC, but we can't ping back and forth and he can't > > telnet into me. Think you could help out? > > > > > > > > > > Bhishan Hemrajani wrote: > > > > > Do you have a public interface in order to do nat? > > > The first ethernet card seems fine. However, in order to do NAT, you have to > > > have an interface to be routing to. > > > > > > Once you configure your public interface, then read the manpage for natd (all > > > the way at the bottom) and it has exact instructions on how to do this. > > > > > > --bhishan > > > > > > > well, i'm not exactly sure. we have never built a LAN before as we never had > > > > the need to do so. I know how it should work, but my friend is having a hell > > > > of a time getting FreeBSD on his box (he has some unique configurations). > > > > when i ifconfig ed0: > > > > > > > > > > > > ed0: flags=8843 mtu 1500 > > > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > > > inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 > > > > ether 00:00:c0:7d:0f:56 > > > > i don't know what it should say, so i don't know if my card is configured > > > > correctly. I think it is, though. > > > > > > > > Bhishan Hemrajani wrote: > > > > > > > > > We need a lot more information in order for us to help you. > > > > > > > > > > First, are both of your ethernet cards configured properly? (Meaning you > > > > > can ping, telnet, etc. using both cards) > > > > > > > > > > # ifconfig -a > > > > > > > > > > Second, have you read the nat manpage? (It has step by step instructions > > > > > on how to do this) > > > > > > > > > > $ man natd > > > > > > > > > > Third, have you searched the mailing lists? (There are at least one hundred > > > > > instances of this) > > > > > > > > > > $ lynx http://www.freebsd.org/search > > > > > > > > > > --bhishan > > > > > > > > > > > My friends and I are atempting to have a network party tomorrow, how > > > > > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > > > > > > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > > > > > > > > > any advice on makeing things work correctly? from the tests wee have > > > > > > tried, i don't think they are. Any help on how to set up this would be > > > > > > greatly appreciated. > > > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > -- > > > > William D. Freeman [wdf@picusnet.com] > > > > http://members.xoom.com/EvilGNU > > > > -----BEGIN GEEK CODE BLOCK----- > > > > Version: 3.12 > > > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > > > G- e- h! r !y+ > > > > ------END GEEK CODE BLOCK------ > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > > William D. Freeman [wdf@picusnet.com] > > http://members.xoom.com/EvilGNU > > -----BEGIN GEEK CODE BLOCK----- > > Version: 3.12 > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > G- e- h! r !y+ > > ------END GEEK CODE BLOCK------ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- G- e- h! r !y+ ------END GEEK CODE BLOCK------ --------------ACE84CFCEA32045E321D52CA Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit How do i do that?  Do i have to compile a new kernel or what?
 

Bhishan Hemrajani wrote:

I suspect a problem with ipv6. Why don't you disable it, since you don't seem to
need it.

--bhishan

> Ok, we have a copy of WinNT on the other box right now to get some IRQ settings
> and stuff.  I can telnet to my NIC, but we can't ping back and forth and he can't
> telnet into me.  Think you could help out?
>
>
>
>
> Bhishan Hemrajani wrote:
>
> > Do you have a public interface in order to do nat?
> > The first ethernet card seems fine. However, in order to do NAT, you have to
> > have an interface to be routing to.
> >
> > Once you configure your public interface, then read the manpage for natd (all
> > the way at the bottom) and it has exact instructions on how to do this.
> >
> > --bhishan
> >
> > > well, i'm not exactly sure.  we have never built a LAN before as we never had
> > > the need to do so.  I know how it should work, but my friend is having a hell
> > > of a time getting FreeBSD on his box (he has some unique configurations).
> > > when i ifconfig ed0:
> > >
> > >
> > > ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> > >         inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255
> > >         inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2
> > >         ether 00:00:c0:7d:0f:56
> > > i don't know what it should say, so i don't know if my card is configured
> > > correctly.  I think it is, though.
> > >
> > > Bhishan Hemrajani wrote:
> > >
> > > > We need a lot more information in order for us to help you.
> > > >
> > > > First, are both of your ethernet cards configured properly? (Meaning you
> > > > can ping, telnet, etc. using both cards)
> > > >
> > > > # ifconfig -a
> > > >
> > > > Second, have you read the nat manpage? (It has step by step instructions
> > > > on how to do this)
> > > >
> > > > $ man natd
> > > >
> > > > Third, have you searched the mailing lists? (There are at least one hundred
> > > > instances of this)
> > > >
> > > > $ lynx http://www.freebsd.org/search
> > > >
> > > > --bhishan
> > > >
> > > > > My friends and I are atempting to have a network party tomorrow, how
> > > > > ever i can't make most devices i need i think.  i have an ed0 for my NIC
> > > > >
> > > > > and it's bound to 10.0.0.1 (i'll also be running NATd).  Anyone one have
> > > > >
> > > > > any advice on makeing things work correctly?  from the tests wee have
> > > > > tried, i don't think they are.  Any help on how to set up this would be
> > > > > greatly appreciated.
> > > > >
> > > > >
> > > > >
> > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > > > with "unsubscribe freebsd-questions" in the body of the message
> > > > >
> > >
> > > --
> > > William D. Freeman [wdf@picusnet.com]
> > > http://members.xoom.com/EvilGNU
> > > -----BEGIN GEEK CODE BLOCK-----
> > > Version: 3.12
> > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w---
> > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D---
> > > G- e- h! r !y+
> > > ------END GEEK CODE BLOCK------
> > >
> > >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
>
> --
> William D. Freeman [wdf@picusnet.com]
> http://members.xoom.com/EvilGNU
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.12
> GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w---
> O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D---
> G- e- h! r !y+
> ------END GEEK CODE BLOCK------
>
>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

-- 
William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- 
G- e- h! r !y+ 
------END GEEK CODE BLOCK------
  --------------ACE84CFCEA32045E321D52CA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 1: 7: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 0434537B5F0 for ; Sun, 16 Apr 2000 01:07:02 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id RAA75016; Sun, 16 Apr 2000 17:36:52 +0930 (CST) Date: Sun, 16 Apr 2000 17:36:52 +0930 From: Greg Lehey To: j telford Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Vinum what passno and dump value for fstab ? Message-ID: <20000416173652.O72816@freebie.lemis.com> References: <38E3ECE0000FD363@smtp.visto.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38E3ECE0000FD363@smtp.visto.com> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 14 April 2000 at 15:03:49 -0700, j telford wrote: > What numbers should I put in the fs_dump and fs_passno fields ? The same as for any other comparable file system. Vinum is a virtual disk, not a file system. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 1:18:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.taipingcarpets.com (mail.taipingcarpets.com [210.177.97.225]) by hub.freebsd.org (Postfix) with ESMTP id 53B5137B845 for ; Sun, 16 Apr 2000 01:18:10 -0700 (PDT) (envelope-from samson@taipingcarpets.com) Received: from jaz (bbig015001.netvigator.com [168.70.120.1]) by unix.taipingcarpets.com (8.9.3/8.9.1) with SMTP id QAA67911 for ; Sun, 16 Apr 2000 16:40:11 +0800 (CST) (envelope-from samson@taipingcarpets.com) Message-ID: <006401bfa77c$e15cc580$8b900b0a@jaz> From: "Samson" To: Subject: disk quota Date: Sun, 16 Apr 2000 16:20:00 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_005E_01BFA7BF.9CFA6170" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_005E_01BFA7BF.9CFA6170 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Dear Sir, In order for disk quota to work with email storage, is it need to add '/var' (/var/mail) in /etc/fstab? Thanks and Regards, Samson ------=_NextPart_000_005E_01BFA7BF.9CFA6170 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Dear Sir,
 
In order for disk quota to work = with email=20 storage, is it need to add
'/var' (/var/mail) in = /etc/fstab?
 
Thanks and Regards,
Samson
 
------=_NextPart_000_005E_01BFA7BF.9CFA6170-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 1:18:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.taipingcarpets.com (mail.taipingcarpets.com [210.177.97.225]) by hub.freebsd.org (Postfix) with ESMTP id 2521537B840 for ; Sun, 16 Apr 2000 01:18:10 -0700 (PDT) (envelope-from samson@taipingcarpets.com) Received: from jaz (bbig015001.netvigator.com [168.70.120.1]) by unix.taipingcarpets.com (8.9.3/8.9.1) with SMTP id QAA67908 for ; Sun, 16 Apr 2000 16:40:09 +0800 (CST) (envelope-from samson@taipingcarpets.com) Message-ID: <006301bfa77c$e0e105d0$8b900b0a@jaz> From: "Samson" To: Subject: Quota question Date: Sun, 16 Apr 2000 16:08:51 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0049_01BFA7BE.0E498FB0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0049_01BFA7BE.0E498FB0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Dear Sir, In order for user quota to work with email storage, is it need to add '/var' (/var/mail) in /etc/fstab? Thanks and Regards, Samson ------=_NextPart_000_0049_01BFA7BE.0E498FB0 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Dear Sir,
 
In order for user quota to work with = email storage,=20 is it need to add
'/var' (/var/mail) in = /etc/fstab?
 
Thanks and Regards,
Samson
 
------=_NextPart_000_0049_01BFA7BE.0E498FB0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 1:27:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 1629637B5B8 for ; Sun, 16 Apr 2000 01:27:55 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3G8RqP07878; Sun, 16 Apr 2000 01:27:52 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004160827.e3G8RqP07878@cytosine.dhs.org> Subject: Re: SMC Thin Ethernet under 4.0 In-Reply-To: <38F9384E.D856E2A6@picusnet.com> from William Freeman at "Apr 15, 2000 11:49:34 pm" To: William Freeman Date: Sun, 16 Apr 2000 01:27:52 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, you have to compile a new kernel without the ipv6 option. I believe the line would be, options INET6. --bhishan > How do i do that? Do i have to compile a new kernel or what? > > > Bhishan Hemrajani wrote: > > > I suspect a problem with ipv6. Why don't you disable it, since you don't seem to > > need it. > > > > --bhishan > > > > > Ok, we have a copy of WinNT on the other box right now to get some IRQ settings > > > and stuff. I can telnet to my NIC, but we can't ping back and forth and he can't > > > telnet into me. Think you could help out? > > > > > > > > > > > > > > > Bhishan Hemrajani wrote: > > > > > > > Do you have a public interface in order to do nat? > > > > The first ethernet card seems fine. However, in order to do NAT, you have to > > > > have an interface to be routing to. > > > > > > > > Once you configure your public interface, then read the manpage for natd (all > > > > the way at the bottom) and it has exact instructions on how to do this. > > > > > > > > --bhishan > > > > > > > > > well, i'm not exactly sure. we have never built a LAN before as we never had > > > > > the need to do so. I know how it should work, but my friend is having a hell > > > > > of a time getting FreeBSD on his box (he has some unique configurations). > > > > > when i ifconfig ed0: > > > > > > > > > > > > > > > ed0: flags=8843 mtu 1500 > > > > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > > > > inet6 fe80::200:c0ff:fe7d:f56%ed0 prefixlen 64 scopeid 0x2 > > > > > ether 00:00:c0:7d:0f:56 > > > > > i don't know what it should say, so i don't know if my card is configured > > > > > correctly. I think it is, though. > > > > > > > > > > Bhishan Hemrajani wrote: > > > > > > > > > > > We need a lot more information in order for us to help you. > > > > > > > > > > > > First, are both of your ethernet cards configured properly? (Meaning you > > > > > > can ping, telnet, etc. using both cards) > > > > > > > > > > > > # ifconfig -a > > > > > > > > > > > > Second, have you read the nat manpage? (It has step by step instructions > > > > > > on how to do this) > > > > > > > > > > > > $ man natd > > > > > > > > > > > > Third, have you searched the mailing lists? (There are at least one hundred > > > > > > instances of this) > > > > > > > > > > > > $ lynx http://www.freebsd.org/search > > > > > > > > > > > > --bhishan > > > > > > > > > > > > > My friends and I are atempting to have a network party tomorrow, how > > > > > > > ever i can't make most devices i need i think. i have an ed0 for my NIC > > > > > > > > > > > > > > and it's bound to 10.0.0.1 (i'll also be running NATd). Anyone one have > > > > > > > > > > > > > > any advice on makeing things work correctly? from the tests wee have > > > > > > > tried, i don't think they are. Any help on how to set up this would be > > > > > > > greatly appreciated. > > > > > > > > > > > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > -- > > > > > William D. Freeman [wdf@picusnet.com] > > > > > http://members.xoom.com/EvilGNU > > > > > -----BEGIN GEEK CODE BLOCK----- > > > > > Version: 3.12 > > > > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > > > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > > > > G- e- h! r !y+ > > > > > ------END GEEK CODE BLOCK------ > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > -- > > > William D. Freeman [wdf@picusnet.com] > > > http://members.xoom.com/EvilGNU > > > -----BEGIN GEEK CODE BLOCK----- > > > Version: 3.12 > > > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > > > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > > > G- e- h! r !y+ > > > ------END GEEK CODE BLOCK------ > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > William D. Freeman [wdf@picusnet.com] > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ DI++++ D--- > G- e- h! r !y+ > ------END GEEK CODE BLOCK------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 2: 0:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 3615437B919 for ; Sun, 16 Apr 2000 02:00:12 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id LAA14607 for ; Sun, 16 Apr 2000 11:11:06 +0200 (CEST) Date: Sun, 16 Apr 2000 10:56:26 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <9455.000416@eko.wroc.pl> To: "'freebsd-questions@freebsd.org'" Subject: Re: moving with dump and restore Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, >> disklabel -B wd2 >> No effect. Any more options needed? > Is the partition marked active? Is there a /boot directory on wd2s? Yes. No, there is no, it is 2.2.8. Here is a complete message: ... Veryfying DMI Pool Data empty partition Can't find file boot.config empty partition Can't find file boot.help >>FreeBSD BOOT @ 0x10000: 640/64512k of memory, internal console Boot default: 0:wd(0,a)kernel boot: empty partition Can't find kernel ... I can't understand that, I have all the reported as missing files in right place (I've checked). I did everything as written and adviced. -- Regards, Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 3:40: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 733E037B5AC for ; Sun, 16 Apr 2000 03:39:57 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.0/8.10.0.Tyfon) with ESMTP id e3GAdqT25309 for ; Sun, 16 Apr 2000 12:39:53 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Sun, 16 Apr 2000 12:53:22 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: xl driver useless after 3.4R to 4.0S update Date: Sun, 16 Apr 2000 12:40:51 +0200 Message-ID: <003701bfa790$3bf8e600$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After doing the update ( exactly according to UPDATING ) the xl driver is unusable.. I have the miibus device uncommented in my kernel conf file. but during bootup I get 'SIOCCTTLwhatchammacallit DEVICE is not configured' messages with the xl nic installed I've temporarily solved the issue by replacing the nic with a RTL8029AS (ed driver) which works just fine. However I must use a card with 100baseTX capabilities. Preferrably the one that I have, which worked in 3.4. The card which I have that's supposed to work with the xl driver is a 3COM 3C905-TX ethernet adapter. What should I do? Tips needed! Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 3:55: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id E787B37B831 for ; Sun, 16 Apr 2000 03:55:04 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.0/8.10.0.Tyfon) with ESMTP id e3GAsxT25361 for ; Sun, 16 Apr 2000 12:54:59 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Sun, 16 Apr 2000 12:57:51 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: 3.4R to 4.0S system issues Date: Sun, 16 Apr 2000 12:45:20 +0200 Message-ID: <003801bfa790$dcc8a750$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I successfully cvsup:ed and installed 4.0 stable using the UPDATING paper as a guide. However there are some wierd things with the system when doing a 'uname -r' it reports 4.0-STABLE is installed however when doing a 'set' it still reports 3.4. What should I do? Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 4:31:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (Postfix) with ESMTP id CDCCE37B922 for ; Sun, 16 Apr 2000 04:31:51 -0700 (PDT) (envelope-from marcd@tpg.com.au) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.9.3/8.9.3) id VAA20524 for ; Sun, 16 Apr 2000 21:31:48 +1000 Received: from adl-56k-181.tpgi.com.au(203.12.165.181), claiming to be "zen.dodsworth.org" via SMTP by buffy.tpgi.com.au, id smtpdQXuyFY; Sun Apr 16 21:31:39 2000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 16 Apr 2000 21:02:21 +0930 (CST) From: Marc Dodsworth To: freebsd-questions@freebsd.org Subject: Yet another vVinum question Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have succesfully concated 2 drives using vinum. When I did this the drives were da0 and da1 but today I've restored to use another 3 drives (they are all 300Mb SCSI) and the inital drives are now da1 & da2. Vinum is working okay but I want to create and vinum setup (this time probably a raid-5 setup.) If I do it using da0, da3 and da4 will I mangle the existing vinum setup (though I guess I could just re-arrange the SCSI-ID's). Also is it possible to re-do the vinum configuration without destroying the inital setup (it's nothing critical just a pain). Finally - has anyone ever considered the possibility of doing a vinum module for webmin? (not something I could do unfortunately). Thankx Marc ---------------------------------- E-Mail: Marc Dodsworth Date: 16-Apr-00 Time: 20:51:54 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 4:58:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oi419e.ops.de (mailrelay.ops.de [193.138.10.10]) by hub.freebsd.org (Postfix) with ESMTP id CA6FD37B957 for ; Sun, 16 Apr 2000 04:58:10 -0700 (PDT) (envelope-from martin.collins@ops.de) X-Envelope-Sender-Is: martin.collins@ops.de (at relayer oi419e.ops.de) Received: from vscanner.ops.de (root@vscanner.ops.de [134.188.88.33]) by oi419e.ops.de (8.9.3/8.9.3) with ESMTP id NAA08720 for ; Sun, 16 Apr 2000 13:58:05 +0200 (MET DST) Received: from oi415. (oi415.ops.de [134.188.88.26]) by vscanner.ops.de (8.9.3/8.9.3) with ESMTP id NAA14496 for ; Sun, 16 Apr 2000 13:57:36 +0200 Received: from oi407.ops.de (oi407.ops.de [160.120.2.14]) by oi415. (8.8.8/8.8.8) with ESMTP id NAA16090 for ; Sun, 16 Apr 2000 13:57:36 +0200 (MDT) Received: from flop ([160.120.56.190]) by oi407.ops.de (8.8.8/8.8.8) with SMTP id LAA14967 for ; Sun, 16 Apr 2000 11:57:33 GMT Message-ID: <000701bfa798$37189a10$155f6286@flop.ops.de> X-Amavis-approved: Yes From: "Martin Collins" To: Date: Sun, 16 Apr 2000 13:37:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've been trying to make a kernel for my machine with no luck. The error message each time is: make: don't know how to make ../../param.h Stop Thanks for any help, Martin. Machine: 486 DX EISA Adaptec 1740 2 SCSI harddisks config file: # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.143.2.24 1999/12/05 01:56:42 luoqi Exp $ machine "i386" cpu "I486_CPU" ident FROG maxusers 32 #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MFS_ROOT #MFS usable as root device, "MFS" req'ed options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, "NFS" req'ed #options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=8000 #Be pessimistic about Joe SCSI device options SCSI_REPORT_GEOMETRY options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores # Extras from LINT makeoptions DEBUG="-g" #Build kernel with debug symbols. options INCLUDE_CONFIG_FILE # Include this file in kernel # NO_F00F_HACK disables the hack that prevents Pentiums (and ONLY # Pentiums) from locking up when a LOCK CMPXCHG8B instruction is # executed. This should be included for ALL kernels that won't run # on a Pentium. options "NO_F00F_HACK" options USER_LDT #allow user-level control of i386 ldt options "MSGBUF_SIZE=40960" #config kernel root on sd0 #Have SCSI drives config kernel root on wd0 #Have SCSI drives controller isa0 controller eisa0 # Floppy drives controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 # SCSI Controllers # A single entry for any of these controllers (ncr, ahb, ahc) is # sufficient for any number of installed devices. controller ahb0 # EISA AHA1742 family # SCSI peripherals # Only one of each of these is needed, they are dynamically allocated. controller scbus0 # SCSI bus (required) device da0 #SCSI direct access devices (aka disks) device sa0 # Sequential Access (tape etc) device cd0 # CD device pass0 # Passthrough device (direct SCSI) # Proprietary or custom CD-ROM Interfaces device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr # atkbdc0 controls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? tty # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? tty options XSERVER # support for X server #options FAT_CURSOR # start with block cursor # Floating point support - do not disable. device npx0 at isa? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at isa? disable flags 0x31 # Advanced Power Management # Serial (COM) ports device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 # Parallel port device ppc0 at isa? port? flags 0x40 net irq 7 controller ppbus0 # Parallel port bus (required) device lpt0 at ppbus? # Printer device plip0 at ppbus? # TCP/IP over parallel device ppi0 at ppbus? # Parallel port interface device #controller vpo0 at ppbus? # Requires scbus and da0 # ISA Ethernet NICs. # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. device ed0 at isa? port 0x300 net irq 5 #device ed0 at isa? port 0x300 net irq 5 iomem 0xd8000 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun 1 # Packet tunnel pseudo-device pty 16 # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 2 #Berkeley packet filter # ISDN4BSD section # Teles S0/16.3 options "TEL_S0_16_3" device isic0 at isa? port 0xd80 net irq 15 flags 3 # ISDN Protocol Stack # ------------------- # # Q.921 / layer 2 - i4b passive cards D channel handling pseudo-device "i4bq921" # # Q.931 / layer 3 - i4b passive cards D channel handling pseudo-device "i4bq931" # # layer 4 - i4b common passive and active card handling pseudo-device "i4b" # # ISDN devices # ------------ # # userland driver to do ISDN tracing (for passive cards only) pseudo-device "i4btrc" 4 # # userland driver to control the whole thing pseudo-device "i4bctl" # # userland driver for access to raw B channel pseudo-device "i4brbch" 4 # # userland driver for telephony pseudo-device "i4btel" 2 # # network driver for IP over raw HDLC ISDN pseudo-device "i4bipr" 4 # enable VJ header compression detection for ipr i/f options IPR_VJ # # network driver for sync PPP over ISDN pseudo-device "i4bisppp" 4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 5: 4:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 03A9937B9CC for ; Sun, 16 Apr 2000 05:04:47 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.0/8.10.0.Tyfon) with ESMTP id e3GC4jT25590 for ; Sun, 16 Apr 2000 14:04:45 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Sun, 16 Apr 2000 14:12:07 +0200 From: "Dan Larsson" To: "'[FreeBSD-Questions-List] (E-mail)'" Subject: RE: 3.4R to 4.0S system issues Date: Sun, 16 Apr 2000 13:59:35 +0200 Message-ID: <003901bfa79b$3c734520$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: <003801bfa790$dcc8a750$0c01a8c0@junglenote.com> X-MDaemon-Deliver-To: freebsd-questions@FreeBSD.ORG X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Problem solved! ( de/reinstalled bash ) Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 6: 1:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 7DB9C37B537 for ; Sun, 16 Apr 2000 06:01:13 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id IAA24508 for ; Sun, 16 Apr 2000 08:01:10 -0500 (CDT) Received: from localhost.localdomain (coconut-2-028022.nuts.nwu.edu [165.124.28.22]) by hecky.acns.nwu.edu via smap (V2.0) id xma024477; Sun, 16 Apr 00 08:00:59 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id HAA77772 for freebsd-questions@freebsd.org; Sun, 16 Apr 2000 07:45:55 -0500 (CDT) (envelope-from david) Date: Sun, 16 Apr 2000 07:45:55 -0500 From: "David J. Kanter" To: FreeBSD questions Subject: Problem installing apsfilter Message-ID: <20000416074555.A77758@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cannot figure out why I am getting this error during the install of apsfilter. During "make" I selected the HP DeskJet paper size and a couple other formats, like PDF and HTML. During "make install" I get these errors: ===> Verifying install for a2ps in /usr/ports/print/a2ps-letterdj ===> Extracting for a2ps-letterdj-4.12 >> Checksum OK for a2ps-4.12.tar.gz. >> Checksum OK for sheets.map. /usr/ports/distfiles//a2ps-letterdj-4.12.tar.gz: No such file or directory /bin/cp /usr/ports/distfiles/sheets.map /usr/ports/print/a2ps-letterdj/work/a2ps-letterdj-4.12/sheets/sheets.map cp: /usr/ports/print/a2ps-letterdj/work/a2ps-letterdj-4.12/sheets/sheets.map: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 6:59:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sphmgaae.compuserve.com (hs-img-5.compuserve.com [149.174.177.154]) by hub.freebsd.org (Postfix) with ESMTP id E16B637B9C9 for ; Sun, 16 Apr 2000 06:59:18 -0700 (PDT) (envelope-from ncptiddische@compuserve.com) Received: (from mailgate@localhost) by sphmgaae.compuserve.com (8.9.3/8.9.3/SUN-1.9) id JAA18780 for freebsd-questions@freebsd.org; Sun, 16 Apr 2000 09:59:17 -0400 (EDT) Date: Sun, 16 Apr 2000 09:58:55 -0400 From: Nils Holland Subject: Changing console colors To: freebsd-questions Message-ID: <200004160959_MC2-A162-6E2@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to know if (and how) it's possible to change the console's default colors. You know, the console has a black background and gray foreground color. What do I have to do if I want to have a dark blue background and a light blue foreground (text)? Any help is appreciated. Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 7: 0:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (Postfix) with ESMTP id 70EFF37B9E6 for ; Sun, 16 Apr 2000 07:00:24 -0700 (PDT) (envelope-from bein@world.std.com) Received: from world.std.com (root@world-f.std.com [199.172.62.5]) by europe.std.com (8.9.3/8.9.3) with ESMTP id KAA07929 for ; Sun, 16 Apr 2000 10:00:21 -0400 (EDT) Received: (from bein@localhost) by world.std.com (8.9.3/8.9.3) id JAA24363; Sun, 16 Apr 2000 09:59:45 -0400 (EDT) Date: 16 Apr 2000 09:55:27 EDT From: David Bein Subject: CVS expansions of $FreeBSD$ To: freebsd-questions@FreeBSD.ORG Message-Id: <955893327/bein@world.std.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ... I am in the process of doing some serious upgrading on my 3.2 machine and am wondering what the magic hook is to get CVS/RCS to expand the $FreeBSD$ tokens properly when checking out newer sources (with cvs) which have these in them instead of the old $Id$/$Header$/etc. I have pulled up to the 3.4 version of cvs and rcs, but I can not find anyplace other than some slightly cryptic setup in RCS which would possibly expand the list of tokens to expand. I am assuming that something set in my environment or some undocumented switch to cvs might do the trick. Any help would be greatly appreciated. --David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 7: 2:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 4D0A037B93B for ; Sun, 16 Apr 2000 07:02:16 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id QAA63373 for ; Sun, 16 Apr 2000 16:02:12 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Sun, 16 Apr 2000 16:02:12 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: freebsd-questions@freebsd.org Subject: disc io - sync and async Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Recently I posted a question about disc perfomance, FreeBSD vs. Linux, and learned that Linux by default mounts the drives in async mode where FreeBSD mounts them in sync mode. 2 questions arise: - Why is sync mode more secure? (I was told that a recovery would be less painful if drives are mounted in sync mode - in case of a breakdown.) - Why does a simple 'mount' command tell me that both sync and async reads and writes are being performed on me FreeBSD box? Thank you. Best regards Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 8: 0:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 1E7C237B9E3 for ; Sun, 16 Apr 2000 08:00:16 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.132] by picusnet.com with ESMTP (SMTPD32-5.05) id A54941F0142; Sun, 16 Apr 2000 10:59:21 -0400 Message-ID: <38F9D3E2.AFCC710A@picusnet.com> Date: Sun, 16 Apr 2000 10:53:22 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Bhishan Hemrajani Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMC Thin Ethernet under 4.0 References: <200004160827.e3G8RqP07878@cytosine.dhs.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What about when i have FreeBSD on both computers? It still doesn't work. we can ping and telnet out own NIC addresses, but not each others. it's really pissing me off somthing bad. i need to get this set up by 4pm today To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 8:31: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.cgu.chel.su [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 3EB9337B93B; Sun, 16 Apr 2000 08:30:43 -0700 (PDT) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.9.3/8.9.2/$Revision: 1.4 $) with ESMTP id VAA71356; Sun, 16 Apr 2000 21:30:23 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.9.3/8.8.6) with UUCP id VAA71790; Sun, 16 Apr 2000 21:30:23 +0600 (ESS) Received: from localhost (ilia@localhost) by jane.cgu.chel.su (8.9.3/8.9.2) with ESMTP id VAA00393; Sun, 16 Apr 2000 21:23:16 +0600 (ESS) (envelope-from ilia@cgu.chel.su) X-Authentication-Warning: jane.cgu.chel.su: ilia owned process doing -bs Date: Sun, 16 Apr 2000 21:23:14 +0600 (ESS) From: Ilia Chipitsine To: questions@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: about cc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Dear Sirs, Does the install procedure add gcc by default or I have to add BUILD_DEPENDS= cc to the port's Makefile ? Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQB1AwUBOPna4+RxlWKN2EXhAQHx9gMAsQWw9UUXs4561yH7KYqegNXHcHDvq4nd sia85v9BDKP7w6z6PzERepcBonpoVhbHxUGaxYIFuu4tVxs4RqETx4y+GqxrMM+c up1Koov/Cnz5vN342WtH1V6FXFTHTjxs =k8iA -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 8:34:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id A5A0C37B9FB for ; Sun, 16 Apr 2000 08:34:28 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id RAA20699 for ; Sun, 16 Apr 2000 17:45:22 +0200 (CEST) Date: Sun, 16 Apr 2000 17:30:33 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <11729.000416@eko.wroc.pl> To: frelist Subject: Error: D:0x0 C:62 H:1 S:13 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I try to boot with 2.2.8 boot floppy and continuesly receive this: Error: D:0x0 C:62 H:1 S:13 The boot starts and suddenly happens to print out line of this communicate. What wrong? Thanks for your help. -- Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 8:35:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.on.home.com (ha1.rdc2.on.home.com [24.9.0.15]) by hub.freebsd.org (Postfix) with ESMTP id 04B2C37B949 for ; Sun, 16 Apr 2000 08:35:32 -0700 (PDT) (envelope-from street@iname.com) Received: from mired.eh.local ([24.64.136.188]) by mail.rdc2.on.home.com (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000416153530.YTPE12247.mail.rdc2.on.home.com@mired.eh.local>; Sun, 16 Apr 2000 08:35:30 -0700 Received: (from kws@localhost) by mired.eh.local (8.9.3/8.9.3) id LAA05645; Sun, 16 Apr 2000 11:35:29 -0400 (EDT) (envelope-from kws) To: David Bein Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS expansions of $FreeBSD$ References: <955893327/bein@world.std.com> From: Kevin Street Date: 16 Apr 2000 11:35:29 -0400 In-Reply-To: David Bein's message of "16 Apr 2000 09:55:27 EDT" Message-ID: <8766tidpoe.fsf@mired.eh.local> Lines: 37 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Canyonlands" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Bein writes: > I am in the process of doing some serious upgrading on my 3.2 machine > and am wondering what the magic hook is to get CVS/RCS to expand the > $FreeBSD$ tokens properly when checking out newer sources (with cvs) > which have these in them instead of the old $Id$/$Header$/etc. > > I have pulled up to the 3.4 version of cvs and rcs, but I can > not find anyplace other than some slightly cryptic setup in RCS > which would possibly expand the list of tokens to expand. > > I am assuming that something set in my environment or some > undocumented switch to cvs might do the trick. I had the same problem when the FreeBSD tags first went in. There is a file in CVSROOT called options that controls the tag expansion. As I recall, some of this was undocumented (except by c code). However, if you set up your repository correctly, it will work automatically. If you're set up like I was you probably have the FreeBSD sources as a subdir inside of a local CVS repository. If so, you've got a CVSROOT dir that controls how your local cvs works. There should be another CVSROOT dir that gets downloaded by cvsup along with the FreeBSD sources. What you want to do is use the FreeBSD version of the CVSROOT files when you check out FreeBSD. Do this by treating the FreeBSD files as a cvs repository rather than as a subdir of your own repository. In other words use the -d option to cvs checkout to specify the repository. Something like: cvs -d /home/cvs/someplace/freebsd checkout -r RELENG_3 src The repository directory you specify in the -d option should be the same as what you're using as your prefix in the cvsup file. -- Kevin Street street@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 8:35:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 268BC37BA7C for ; Sun, 16 Apr 2000 08:35:46 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id RAA20706 for ; Sun, 16 Apr 2000 17:46:39 +0200 (CEST) Date: Sun, 16 Apr 2000 17:31:53 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <1730.000416@eko.wroc.pl> To: questions@FreeBSD.ORG Subject: Re: moving with dump and restore Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, >> disklabel -B wd2 >> No effect. Any more options needed? > Is the partition marked active? Is there a /boot directory on wd2s? Yes. No, there is no, it is 2.2.8. Here is a complete message: ... Veryfying DMI Pool Data empty partition Can't find file boot.config empty partition Can't find file boot.help >>FreeBSD BOOT @ 0x10000: 640/64512k of memory, internal console Boot default: 0:wd(0,a)kernel boot: empty partition Can't find kernel ... I can't understand that, I have all the reported as missing files in right place (I've checked). I did everything as written and adviced. -- Regards, Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 9:23:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id AB14437B645 for ; Sun, 16 Apr 2000 09:23:47 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.33]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sun, 16 Apr 2000 09:34:36 -0700 Message-ID: <38F9E907.5B5930C0@3-cities.com> Date: Sun, 16 Apr 2000 09:23:35 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: dl@tyfon.net Cc: "[FreeBSD-Questions-List] (E-mail)" Subject: Re: xl driver useless after 3.4R to 4.0S update References: <003701bfa790$3bf8e600$0c01a8c0@junglenote.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Larsson wrote: > > After doing the update ( exactly according to UPDATING ) the > xl driver is unusable.. I have the miibus device uncommented > in my kernel conf file. > > but during bootup I get 'SIOCCTTLwhatchammacallit DEVICE is not configured' > messages with the xl nic installed > > I've temporarily solved the issue by > replacing the nic with a RTL8029AS (ed driver) which works just fine. > > However I must use a card with 100baseTX capabilities. Preferrably > the one that I have, which worked in 3.4. > > The card which I have that's supposed to work with the xl driver is > a 3COM 3C905-TX ethernet adapter. I have a 3c905B-TX in the one of the systems I am using. The was a problem when I installed it with getting the ifconfig_xl0 right. I had to use both the "media" and "mediaopt" options to get it to run 100baseTX and full-duplex. The settings in my rc.conf are ifconfig_xl0="inet 169.254.0.4 media 100baseTX mediaopt full-duplex netmask 255.255.255.0" network_interfaces="xl0 lo0" The output from dmesg is xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xe400-0xe47f mem 0xe2000000-0xe200007f irq 11 at device 13.0 on pci0 xl0: Ethernet address: 00:10:4b:6c:c1:07 miibus0: on xl0 > > What should I do? Tips needed! You might show us your rc.conf and appropriate lines from dmesg and then someone may have an idea. Kent > > Regards > ------------ > Dan Larsson > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 9:38:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3893F37B9FB for ; Sun, 16 Apr 2000 09:38:08 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12gqrw-000Lk5-00; Sun, 16 Apr 2000 16:21:52 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12gqrw-000CCm-00; Sun, 16 Apr 2000 16:21:52 +0100 Date: Sun, 16 Apr 2000 16:21:52 +0100 From: Ben Smithurst To: David Bein Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVS expansions of $FreeBSD$ Message-ID: <20000416162152.C23900@strontium.scientia.demon.co.uk> References: <955893327/bein@world.std.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <955893327/bein@world.std.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Bein wrote: > I am in the process of doing some serious upgrading on my 3.2 machine > and am wondering what the magic hook is to get CVS/RCS to expand the > $FreeBSD$ tokens properly when checking out newer sources (with cvs) > which have these in them instead of the old $Id$/$Header$/etc. > > I have pulled up to the 3.4 version of cvs and rcs, but I can > not find anyplace other than some slightly cryptic setup in RCS > which would possibly expand the list of tokens to expand. > > I am assuming that something set in my environment or some > undocumented switch to cvs might do the trick. > > Any help would be greatly appreciated. It should just work with CVS, I'm not sure about RCS. The important thing for CVS is $CVSROOT/CVSROOT/options: tag=FreeBSD=CVSHeader tagexpand=iFreeBSD I'm no CVS expert, but I think that's all you need. I recall putting a similar thing in my personal repository to see if it worked and I think it did. So, if your CVS tree is up to date it should work. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 9:46:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brent.tccsweb.com (cr314206-a.crdva1.bc.wave.home.com [24.113.53.176]) by hub.freebsd.org (Postfix) with ESMTP id 5EFC637B556 for ; Sun, 16 Apr 2000 09:46:42 -0700 (PDT) (envelope-from brent@talou.net) Received: from talou.net (localhost [127.0.0.1]) by brent.tccsweb.com (8.9.3/8.9.3) with ESMTP id JAA00415 for ; Sun, 16 Apr 2000 09:46:52 -0700 (PDT) (envelope-from brent@talou.net) Message-ID: <38F9EE7C.AB009166@talou.net> Date: Sun, 16 Apr 2000 09:46:52 -0700 From: Brent Rector X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Adaptec 1505 problems - timeout, system halts Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good Day Everyone, I have tried unsuccessfully to install an Adaptec AVA 1505/1515 card into my 3.4 Stable system. The card is recognized fine as "aic" on the correct irq etc. The problem appears to be when the system says Waiting 15 seconds for SCSI devices to settle... it just returns errors and locks the system up... Does anyone have a workaround for this... I have tried unplugging the zip drive and scanner from the chain and seeing if it would boot... but alas no. Any help would be greatly appreciated! Brent -- Brent L. Rector brent@talou.net SysAdmin Talou Internet Services Corp. http://www.talou.net ---------------------------------------------------------------------------- -- As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. -- OWNED? MS: Who's Been In Your Computer Today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 10: 9:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merkur.zugernet.ch (merkur.zugernet.ch [212.94.32.3]) by hub.freebsd.org (Postfix) with ESMTP id F23B237B975 for ; Sun, 16 Apr 2000 10:09:14 -0700 (PDT) (envelope-from meyers-consulting@zugernet.ch) Received: from zugernet.ch (ppp-zg0234.zugernet.ch [212.94.32.224]) by merkur.zugernet.ch (8.8.5/8.8.5) with ESMTP id TAA29496 for ; Sun, 16 Apr 2000 19:11:55 +0200 Message-ID: <38FA1052.CABFA3FB@zugernet.ch> Date: Sun, 16 Apr 2000 21:11:14 +0200 From: "A. L. Meyers" Organization: Meyers Consulting X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.2.13-SMP i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: signal 11 error from sysinstall 3.4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Friends, Trying to install package Netscape returned the error that compat2.2 was missing. So I try to install the requisite distribution by selection the "distribution" item from the install menu in sysinstall. It trashes the application consistently returing: "uid 0: exited on signal 11 (core dumpted) Segmentation fault" The debug console consistently returns the following: "DEBUG: Executing command '/stand/gunzip < /stand/help/configure.hlp.gz > /tmp/.doc/doc.tmp' DEBUG: Command returns status of 0 DEBUG: Signal 11 caught! That's bad!" What should I do? Thanks and best regards, Lucien Meyers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 10:10: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 5E92837B94E for ; Sun, 16 Apr 2000 10:10:05 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3GHA1M09553; Sun, 16 Apr 2000 10:10:01 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004161710.e3GHA1M09553@cytosine.dhs.org> Subject: Re: SMC Thin Ethernet under 4.0 In-Reply-To: <38F9D3E2.AFCC710A@picusnet.com> from William Freeman at "Apr 16, 2000 10:53:22 am" To: William Freeman Date: Sun, 16 Apr 2000 10:10:01 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you have them set to the same subnet mask? (255.255.255.0) --bhishan > What about when i have FreeBSD on both computers? It still doesn't work. we can ping and > telnet out own NIC addresses, but not each others. it's really pissing me off somthing > bad. i need to get this set up by 4pm today > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 10:10:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id F030337B94E for ; Sun, 16 Apr 2000 10:10:28 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3GHAPc09568; Sun, 16 Apr 2000 10:10:25 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004161710.e3GHAPc09568@cytosine.dhs.org> Subject: Re: Changing console colors In-Reply-To: <200004160959_MC2-A162-6E2@compuserve.com> from Nils Holland at "Apr 16, 2000 09:58:55 am" To: Nils Holland Date: Sun, 16 Apr 2000 10:10:25 -0700 (PDT) Cc: freebsd-questions X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man vidcontrol --bhishan [Charset ISO-8859-1 unsupported, filtering to ASCII...] > I would like to know if (and how) it's possible to change the console's > default colors. You know, the console has a black background and gray > foreground color. What do I have to do if I want to have a dark blue > background and a light blue foreground (text)? > > Any help is appreciated. > > Greetings, > Nils > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 10:21: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icc.cgu.chel.su (gw.cgu.chel.su [195.54.14.5]) by hub.freebsd.org (Postfix) with ESMTP id 37A2F37B9F3 for ; Sun, 16 Apr 2000 10:20:24 -0700 (PDT) (envelope-from ilia@cgu.chel.su) Received: from mail.cgu.chel.su (mail.cgu.chel.su [195.54.14.68]) by icc.cgu.chel.su (8.9.3/8.9.2/$Revision: 1.4 $) with ESMTP id XAA82338 for ; Sun, 16 Apr 2000 23:20:02 +0600 (ESS) (envelope-from ilia@cgu.chel.su) Received: (from uucp@localhost) by mail.cgu.chel.su (8.9.3/8.8.6) with UUCP id XAA72249 for questions@FreeBSD.ORG; Sun, 16 Apr 2000 23:19:55 +0600 (ESS) Received: from localhost (ilia@localhost) by jane.cgu.chel.su (8.9.3/8.9.2) with ESMTP id XAA24130 for ; Sun, 16 Apr 2000 23:12:31 +0600 (ESS) (envelope-from ilia@cgu.chel.su) X-Authentication-Warning: jane.cgu.chel.su: ilia owned process doing -bs Date: Sun, 16 Apr 2000 23:12:28 +0600 (ESS) From: Ilia Chipitsine To: questions@FreeBSD.ORG Subject: 3.4 -> 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Dear Sirs, I guess it has been discussed already, excuse me, I'm not subscribed anymore. Could anyone point me how to buildworld from 3.4 -> 4.0 ? I give up ! Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQB1AwUBOPn0fuRxlWKN2EXhAQGqRQMA4V5sQNiznr9OJXBj33hdyY5D2oaKFlEI xZeEYDq9U0yyhkeJjl3mTGTP6wwgjIL17qrPD6bnLj02nCraYoLWDJDj4uH8jbEt 1j48a6iFe5ps/sAgveqPDB3JZ9KE79at =IA1J -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 10:41:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.larp.com (zeus.larp.com [38.209.52.245]) by hub.freebsd.org (Postfix) with ESMTP id E869337B5D8 for ; Sun, 16 Apr 2000 10:41:16 -0700 (PDT) (envelope-from asmo@zeus.larp.com) Received: from localhost (asmo@localhost) by zeus.larp.com (8.9.3/8.9.3) with ESMTP id NAA06900 for ; Sun, 16 Apr 2000 13:36:31 -0400 Date: Sun, 16 Apr 2000 13:36:31 -0400 (EDT) From: Justin To: freebsd-questions@freebsd.org Subject: Sendmail Error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, I have checked the permissions on my Dir's concerning Sendmail, and read through as many tutorials as I can find but I am at a loss on how to fix this problem. I am running 3.4 release with Sendmail 8.9.3 Sendmail was working fine *before* I tried installing Qmail, I had read that it would be easier to work with since I wont be pushing alot of mail and such. I had followed the Directions on freebsddiary.org to make sendmail nonactive and install Qmail. I then decided to keep sendmail for whatever reason, so here is where I am now. :P I basically backtracked the steps I had performed in making sendmail not run, into making it run again. Once I was finished I went and tested it with sending mail to various people. The following is what I found.. Root can send mail to anyone locally Root can send mail to anyone remotely My regular users get an error when they try to send mail either locally or remotely. The error: Apr 16 06:26:09 heretic sendmail[728]: NOQUEUE: SYSERR(asmo): cannot chdir(/usr/var/spool/mqueue): Permission denied My Dir permission for the mqueue is drwx------ per Sendmail from Oreily I realize the error seems kind of obvious but Im at a loss to where I should go to fix this. My question is this.. Would it be easier to reinstall a new version of sendmail over this one, and what would be the safest way to do this? Is Qmail worth the trouble to install and use? And last but not least, Does anyone know where I can fix these error? :) Thanks, I hope to hear from someone! Justin please reply to asmo@bck.org as I am not on the mailing list To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 11: 5:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from viking.home.astrom.net (home.astrom.net [193.14.64.107]) by hub.freebsd.org (Postfix) with ESMTP id 509F337B8C7 for ; Sun, 16 Apr 2000 11:05:07 -0700 (PDT) (envelope-from astrom@astrom.net) Received: from astrom.net (samuraj.home.astrom.net [10.52.255.1]) by viking.home.astrom.net (8.9.3/8.9.3) with ESMTP id UAA49972 for ; Sun, 16 Apr 2000 20:04:57 +0200 (CEST) (envelope-from astrom@astrom.net) Message-Id: <200004161804.UAA49972@viking.home.astrom.net> Date: Sun, 16 Apr 2000 20:04:52 +0200 (CEST) From: patrik@astrom.net Subject: PANIC: ffs_clusteralloc: To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi!. Im trying to install 4.0-RELEASE from a CD I created from a ISO image downloaded from ftp.freebsd.org. When Im done with the installation and have formated the disk and the installatin program is about to begin copying the files to disk then I get some kind of a trap saying. PANIC: ffs_clusteralloc: map mismatch I then tryied to install 3.4-Relase also from a CD created from an ISO image downloaded from ftp.freebsd.org and everything works with that version. But I really want to run FBSD 4.0 on this box so I moved the disk to another mashine and did the installation there and everything when ok. When I moved the disk over to the box I want to run it on and booted it I got the following error message. ad0: UDMA ICRC WRITE ERROR blk# 309311 retrying ad0: UDMA ICRC WRITE ERROR blk# 309311 retrying ad0: UDMA ICRC WRITE ERROR blk# 309311 retrying ad0: UDMA ICRC WRITE ERROR blk# 309311ata0-master: WARNING: WAIT_READY active=AT A_ACTIVE_ATA falling back to PIO mode Does this error message mean that there is somekind of a UDMA problem on this box, or could i be something simple as a bad Cable ?. Can anyone give me a clue whats wrong ?. Im including all of the boot messages from this box. Most gratefull for any hints or suggestions. Regards Patrik Astrom, Stockholm Sweden. Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #0: Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (416.53-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x660 Stepping = 0 Features=0x183f9ff real memory = 134205440 (131060K bytes) avail memory = 126238720 (123280K bytes) Preloaded elf kernel "kernel" at 0xc03c0000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 9 chip1: port 0xe800-0xe80f at device 4.3 on pci0 fxp0: port 0xd000-0xd01f mem 0xdf80000 0-0xdf8fffff,0xe2000000-0xe2000fff irq 9 at device 9.0 on pci0 fxp0: Ethernet address 00:a0:c9:ca:68:4e fxp0: supplying EUI64: 00:a0:c9:ff:fe:ca:68:4e ahc0: port 0xb800-0xb8ff mem 0xdf000000-0xdf00 0fff irq 10 at device 10.0 on pci0 ahc0: aic7880 Single Channel A, SCSI Id=7, 16/255 SCBs isa0: unexpected tag 14 fdc0: 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 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 unknown0:
 

Vitaly Kuharev wrote:

Hello !

  I have CD-RW drive HP 8210e (external, USB). Can it work with FreeBSD ?

--
Best regards,
 Vitaly

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

-- 
 William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+

 

--------------FB2C20346966F678E65A3C8A--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


From owner-freebsd-questions  Sun Apr 16 20:42:51 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from mail.scraprap.com (adsl-216-103-213-248.dsl.snfc21.pacbell.net [216.103.213.248])
	by hub.freebsd.org (Postfix) with ESMTP id E91DD37B76B
	for ; Sun, 16 Apr 2000 20:42:41 -0700 (PDT)
	(envelope-from jsoule@webcrossing.com)
Received: from [10.0.0.103] (HELO sparky)
  by mail.scraprap.com (CommuniGate Pro SMTP 3.2.3)
  with SMTP id 62205; Sun, 16 Apr 2000 20:42:42 -0700
From: Jeff Soule 
Reply-To: jsoule@webcrossing.com
Organization: Web Crossing Inc.
To: Ishmael 
Subject: Re: Hardware Support Question
Date: Sun, 16 Apr 2000 20:40:51 -0700
X-Mailer: KMail [version 1.0.28]
Content-Type: text/plain
Cc: jon miller , questions@FreeBSD.ORG
References: 
In-Reply-To: 
MIME-Version: 1.0
Message-Id: <00041620424202.08194@sparky>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

This is very likely.  I am not up to speed on version 4.0   :-/

Eating Crow
/Jeff
On Sun, 16 Apr 2000, Ishmael wrote:
> unless im blatantly incorrect, freebsd 4.0 DOES support ultra/66
> controller
> 
> Jeremy
> 
> On Sun, 16 Apr 2000, Jeff Soule wrote:
> 
> > I ran into this problem myself.  freeBSD does not currently support ultra/66 controllers.  
> > Depending on the controller you have you can still install Linux through some convoluted
> > steps.
> > 1> plug your hard drive into the built in IDE interface on your motherboard and install Linux
> > 2> Rebuild the kernel with the appropriate ultra/66 support and possibly a patch also
> > 3> Move the drive back to the ultra/66 controller and with any amount of luck it will start and run :-)
> > 
> > /Jeff
> > 
> > 
> > On Sun, 16 Apr 2000, jon miller wrote:
> > > Hello,
> > > 	I'm looking for an alternative to linux, since I have a new
> > > computer that linux isn't installing onto currently. I have a ultra/66
> > > controller and the linux installations can't see my hard drive. Does
> > > freeBSD support this? I didn't see it on the
> > > www.freebsd.org/handbook/install-hw.html site...
> > > 
> > > thanks,
> > > Jon Miller
> > > 
> > > 
> > > 
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > -- 
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Jeff Soule
> > System Administrator: Web Crossing Inc.
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > 
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> > 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeff Soule
System Administrator: Web Crossing Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


From owner-freebsd-questions  Sun Apr 16 20:44:25 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from iserver.itworks.com.au (iserver.itworks.com.au [203.32.61.10])
	by hub.freebsd.org (Postfix) with SMTP id F062D37B8FB
	for ; Sun, 16 Apr 2000 20:44:21 -0700 (PDT)
	(envelope-from rgrace@itworks.com.au)
Received: (qmail 43377 invoked from network); 17 Apr 2000 03:44:19 -0000
Received: from maybe.itworks.com.au (203.36.209.235)
  by iserver.itworks.com.au with SMTP; 17 Apr 2000 03:44:19 -0000
Received: (qmail 91478 invoked from network); 17 Apr 2000 03:44:19 -0000
Received: from dhcp8.itworks.com.au (HELO paranoia) (203.36.209.217)
  by maybe.itworks.com.au with SMTP; 17 Apr 2000 03:44:19 -0000
From: "Richard Grace" 
To: "'Alfred Perlstein'" 
Cc: 
Subject: RE: ports error - won't load - setuid uucp - hylafax
Date: Mon, 17 Apr 2000 13:45:32 +1000
Message-ID: <004501bfa81f$627599b0$d9d124cb@itworks.com.au>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <20000416134135.Y4381@fw.wintelcom.net>
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Importance: Normal
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

> Remove the line FORBIDDEN from the makefile but be aware that
> installing
> hylafax will make your machine insecure, meaning it can be hacked.
>
> --
> -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]

I've done this myself on a recent installation...

Does anyone know if this insecurity is being looked into, or if there is
already a patch?  There is no mention of any security issue/patch on the
HylaFAX site (as far as I cna tell).

Richard Grace



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


From owner-freebsd-questions  Sun Apr 16 20:54:59 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20])
	by hub.freebsd.org (Postfix) with SMTP id 84B8037B8FB
	for ; Sun, 16 Apr 2000 20:54:47 -0700 (PDT)
	(envelope-from rsidd@theory1.physics.iisc.ernet.in)
Received: (qmail 1881 invoked by uid 211); 17 Apr 2000 03:54:37 -0000
Date: Mon, 17 Apr 2000 09:24:37 +0530
From: Rahul Siddharthan 
To: Ben Williams 
Cc: Theo Bell ,
	freebsd-questions@FreeBSD.ORG
Subject: Re: netscape
Message-ID: <20000417092436.C1808@theory1.physics.iisc.ernet.in>
References:  <4751.000416@home.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <4751.000416@home.com>; from williamsl@home.com on Sun, Apr 16, 2000 at 06:02:38PM -0400
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

If you're having this problem with other apps also: XFree86 uses
75dpi fonts by default, which look pretty small on high-resolution
screens. You could change it to use 100dpi fonts by default. Edit
/etc/XF86Config, look for the FontPath lines, and change the order of
the following lines
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
to
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
and restart your X server.

Also, you can set up XFree86 to cycle through available
screen resolutions (eg if base is 1024x768, you can also use
800x600 and 640x480) by using the "hot keys" ctrl alt + and 
ctrl alt -
Then you can zoom in the entire screen with these hot keys.
Your "virtual desktop" will now be bigger than your physical
screen size and you can move around it with a mouse.

Ben Williams said on Apr 16, 2000 at 18:02:38:
>    Yes but that's 'the long way' and not what I wanted to be able to
> do. I've already mucked about with the 'base font sizes' (for lack of
> a better term) but still some pages have tiny unreadable fonts
> ("dynamic fonts" ?) and I would like the ability to ^] (also View
> ->Increase Font) to increase the font-size "on-the-fly" without having
> to muck about with menus and prefs or to at least have a shorter path
> to follow through the menus if I can't get the hotkey to work.
> 
>    Thanks for the advise anyway.
> 
> Still looking for a "fix".
> --Ben Williams
> mailto:received@email dot com
> 
> Quoting Theo Bell                                Sunday, April 16, 2000
> 
> TB> You can change the font sizes in Edit->Preferences->Appearance->Fonts
> 
> 
> TB> Theo
> 
> TB> On Sun, 16 Apr 2000, Ben Williams wrote:
> 
> >>    I have the port listed below installed and it works mostly but I
> >> have been unable to get font resizing (View -> Increase Font) to work
> >> (it's greyed out) and I have yet to find any sort of howto for this.
> >> Can someone give me a pointer on how to get font resizing to work?
> >> 
> >> --Ben Williams
> >> mailto:received@email dot com
> >> 
> >> Quoting Simon Clayton                                Sunday, April 16, 2000
> >> SC> I have built 4.0 on a brand new machine, I did install the Linux
> >> SC> compatible stuff but then I installed communicator from
> >> 
> >> SC>         /usr/ports/www/netscape47-communicator
> >> 
> >> SC> which uses
> >> 
> >> SC>         communicator-v472-export.x86-unknown-freebsd.tar.gz
> >> 
> >> SC> and it all works perfectly on my machine.
> >> 
> >> SC> I think the linux stuff may be a red herring.
> >> 
> >> SC> Simon
> >> 
> >> SC> -----Original Message-----
> >> SC> From: owner-freebsd-questions@FreeBSD.ORG
> >> SC> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Stephen M.
> >> SC> Vincent
> >> SC> Sent: 14 April 2000 15:24
> >> SC> To: freebsd-questions@FreeBSD.ORG
> >> SC> Subject: Re: netscape
> >> 
> >> 
> >> 
> >> SC> Jason Barnes wrote:
> >> >>
> >> >>         Arg, I just installed release 4.0 (and set my old 3.x hard
> >> SC> drive
> >> >> aside), but I can't seem to get netscape working on the new system
> >> >> . . .  It complains that it can't find "libXt.so.6.0", but a brief
> >> SC> find
> >> >> reveals it to be located in /usr/compat/linux/usr/X11R6/lib.  What's
> >> SC> the
> >> >> deal?  What do I have to do to let netscape know where to find the
> >> >> dynamically linked stuff?  Thanks!
> >> >>
> >> >>                                 - Jason
> >> >>
> >> >> ld.so failed: Can't find shared library "libXt.so.6.0"
> >> 
> >> SC> I'm having the exact same problem!  I asked this question last week and
> >> SC> it
> >> SC>  was suggested that I look at "ldconfig -r" which shows  "libXt.so.6.0"
> >> SC> is installed.
> >> SC> Someone else suggested to check that "libXt.so.6.0" might be a symlink
> >> SC> to itself or something else, which is not the case.  The real deal
> >> SC> exists right where it should be.  Someone else suggests that what
> >> SC> Netscape is really looking for is a.out, which is also on my system.
> >> 
> >> SC> Does anyone else have a clue?  Jason and I are stumped.
> >> SC> --
> >> SC> Stephen M. Vincent
> >> SC> ------------------
> >> SC> http://www.hickseq.com
> >> SC> http://www.fifthsunfilms.com
> >> 
> >> 
> >> SC> To Unsubscribe: send mail to majordomo@FreeBSD.org
> >> SC> with "unsubscribe freebsd-questions" in the body of the message
> >> 
> >> 
> >> 
> >> SC> To Unsubscribe: send mail to majordomo@FreeBSD.org
> >> SC> with "unsubscribe freebsd-questions" in the body of the message
> >> 
> >> 
> >> 
> >> 
> >> To Unsubscribe: send mail to majordomo@FreeBSD.org
> >> with "unsubscribe freebsd-questions" in the body of the message
> >> 
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


From owner-freebsd-questions  Sun Apr 16 20:59:52 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from field.videotron.net (field.videotron.net [205.151.222.108])
	by hub.freebsd.org (Postfix) with ESMTP id 9626B37B9F0
	for ; Sun, 16 Apr 2000 20:59:49 -0700 (PDT)
	(envelope-from jodyroy@videotron.ca)
Received: from jodyroy ([24.201.71.180]) by field.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8)
 with SMTP id <0FT5000KH73K4A@field.videotron.net> for freebsd-questions@FreeBSD.ORG; Sun,
 16 Apr 2000 23:59:45 -0400 (EDT)
Date: Mon, 17 Apr 2000 00:00:54 -0700
From: Jody 
Subject: Installation
To: freebsd-questions@FreeBSD.ORG
Message-id: <000801bfa83a$ac817cc0$b447c918@videotron.ca>
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
Content-type: MULTIPART/ALTERNATIVE; BOUNDARY="Boundary_(ID_oyQCytplJO+FDEtnS0uAvQ)"
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
X-Priority: 3
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

This is a multi-part message in MIME format.

--Boundary_(ID_oyQCytplJO+FDEtnS0uAvQ)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: quoted-printable

I have Windows 98 and I want to download FreeBSD.  How do I do that? Is =
there a setup.exe file? I went to the ftp site and only saw foldersAm I =
supposed to download all the files ?

--Boundary_(ID_oyQCytplJO+FDEtnS0uAvQ)
Content-type: text/html; charset=iso-8859-1
Content-transfer-encoding: quoted-printable








I have Windows 98 and I want to download = FreeBSD.  How do=20 I do that? Is there a setup.exe file? I went to the ftp site and only = saw=20 foldersAm I supposed to download all the files = ?
--Boundary_(ID_oyQCytplJO+FDEtnS0uAvQ)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 21:56:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from friley-160-236.res.iastate.edu (friley-160-236.res.iastate.edu [129.186.160.236]) by hub.freebsd.org (Postfix) with ESMTP id BA46337BA3E for ; Sun, 16 Apr 2000 21:56:15 -0700 (PDT) (envelope-from cc@137.org) Received: from ameslab.gov (friley-160-235.res.iastate.edu [129.186.160.235]) by friley-160-236.res.iastate.edu (Postfix) with ESMTP id C5970F1 for ; Sun, 16 Apr 2000 23:56:13 -0500 (CDT) Message-ID: <38FA996C.E76D605D@ameslab.gov> Date: Sun, 16 Apr 2000 23:56:12 -0500 From: Chris Csanady X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, ru, ja, ko MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FreeBSD IMAP server setup Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm looking for information about setting up a decent IMAP server under FreeBSD. My current plans were to use postfix as an MTA, and possibly cyrus for IMAP. We are pretty much limited to a single box, and will have about 30G of raided storage for mail. I'm not positive about what IMAP server to use though--does anyone have any experience in this area? I was also hoping for some performance tips on setting up filesystems, and general tuning of the box. My concerns are mostly with the *huge* number of files that will be on the box though if we went with cyrus. Would it be best to have a number of smaller file systems? What about block sizes? Also, we are using Kerberos 5 for authentication. I'm not sure how this will fit into things--I expect it may require a bit of coding. It would be nice not to have any local accounts on the box though. Thanks, Chris PS, please cc me as well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 22: 2:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from daedalus.wintek.com (daedalus.wintek.com [208.13.62.87]) by hub.freebsd.org (Postfix) with ESMTP id 68CDF37B912 for ; Sun, 16 Apr 2000 22:02:53 -0700 (PDT) (envelope-from fbsdq@daedalus.wintek.com) Received: (from fbsdq@localhost) by daedalus.wintek.com (8.9.3/8.9.3) id AAA00392 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 00:02:52 -0500 (EST) (envelope-from fbsdq) From: FreeBSD Questions Message-Id: <200004170502.AAA00392@daedalus.wintek.com> Subject: need kernel config for soundblaster pro To: freebsd-questions@freebsd.org Date: Mon, 17 Apr 2000 00:02:52 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've searched the faq, handbook, lists, etc. and all I've found is conflicting information about the soundblaster sound drivers. I'm running FreeBSD 3.4-STABLE. Should I use the snd0 driver or the pcm0 driver? This is a real soundblaster pro, not a clone or emulation. From the docs, I've tried the snd0: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device opl0 at isa? port 0x388 and pcm0: device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x0 I've tried kernels with both drivers and all I get is static when playing wav files. Dmesg recognizes the sb pro, but something still isn't right. Can someone send me the exact config to add to my kernel? Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 22:18:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 0DA7637B589 for ; Sun, 16 Apr 2000 22:18:28 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e3HBIgh70670; Mon, 17 Apr 2000 05:18:42 -0600 (MDT) Message-Id: <200004171118.e3HBIgh70670@fedde.littleton.co.us> To: "Doug Young" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS for virtual hosting In-Reply-To: <005f01bfa7f9$a0565150$847e03cb@ROADRUNNER> Date: Mon, 17 Apr 2000 05:18:42 -0600 From: Chris Fedde Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000 09:15:15 +1000 "Doug Young" wrote: +------------------ | Last question for Monday morning (in OZ) ... Is there something else more | explicit than "TCP/IP Network Administration" in the way of entry level | documentation on this area, bearing in mind that since there are only a | dozen or so machines on the local LAN / WAN, and only one "virtual host" I | only need the barest essentials to get the thing working ?? +------------------ If you want to learn more about administering DNS you might want to look at the O'Reilly book by Cricket Liu et al. Also resource listed at http://www.isc.org/products/BIND/ can be usefull. Your ISP will probably be happy to handle all your domains for you. Simply make a request of them should be enough. Your systems will only need to be "stub" resolvers with a properly configured /etc/resolv.conf. But if you want to do it yourself it is realy not as hard as some of the documentaton makes it sound. If you have any specific questions then I or others on the list might be able to help. chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 22:28:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 87C4437B8AC for ; Sun, 16 Apr 2000 22:28:54 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h45b-0000MS-00 for freebsd-questions@FreeBSD.org; Mon, 17 Apr 2000 07:28:51 +0200 From: Sheldon Hearn To: freebsd-questions@FreeBSD.org Subject: Re: Asus CD-S500 (50x) ATAPI CD-ROM Drive Date: Mon, 17 Apr 2000 07:28:51 +0200 Message-ID: <1391.955949331@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Replaced my defective CD-ROM drive with the above. FreeBSD 3.4 CD > boots perfectly from the drive, but alas the rest of the installation > fails because the drive is not found (not supported). > > Is the drive supported in 4.0? Hi folks, Justa note for the archives... Lucien found that the problem stemmed from the drive not being configured according to the ATAPI specs -- ATAPI drives may not be slaves on masterless channels. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 22:44:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 60ADA37B5E4 for ; Sun, 16 Apr 2000 22:44:14 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e3HBigh70804; Mon, 17 Apr 2000 05:44:42 -0600 (MDT) Message-Id: <200004171144.e3HBigh70804@fedde.littleton.co.us> To: Chris Csanady Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD IMAP server setup In-Reply-To: <38FA996C.E76D605D@ameslab.gov> Date: Mon, 17 Apr 2000 05:44:42 -0600 From: Chris Fedde Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 16 Apr 2000 23:56:12 -0500 Chris Csanady wrote: +------------------ | Hello, | | I'm looking for information about setting up a decent IMAP | server under FreeBSD. My current plans were to use postfix | as an MTA, and possibly cyrus for IMAP. We are pretty much | limited to a single box, and will have about 30G of raided | storage for mail. I'm not positive about what IMAP server | to use though--does anyone have any experience in this area? +------------------ My current instalation is very small. I use sendmail as my MTA and the imap-uw servers. They meet my needs very well. I am aware of very large sites that quite successfully use slight variations of this combination for many thousands of email clients. YMMV chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 22:45:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.ozler.com (asy57.as154.sol.superonline.com [212.252.154.57]) by hub.freebsd.org (Postfix) with ESMTP id 6961F37B5F8 for ; Sun, 16 Apr 2000 22:45:22 -0700 (PDT) (envelope-from ertank@ozlerplastik.com) Received: from ozlerplastik.com (ertan [192.168.0.20]) by www.ozler.com (8.9.3/8.9.3) with ESMTP id IAA79853 for ; Mon, 17 Apr 2000 08:48:58 +0300 (EEST) (envelope-from ertank@ozlerplastik.com) Message-ID: <38FAA473.19B99C62@ozlerplastik.com> Date: Mon, 17 Apr 2000 08:43:15 +0300 From: Ertan Kucukoglu Organization: =?iso-8859-9?Q?=D6zler?= Plastik San. ve Tic. A.S. X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: tr,en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: Can't run squid with leased line (solved partly) Content-Type: text/plain; charset=iso-8859-9 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Previous week I sent a message explaining my problem about using squid with a leased line. Now, I find out something. When I looked at squid log files deeply I see that whenever a request comes squid child process dies with the segmentation fault error and another squid child process is starting automatically by main process. The mentioned squid was a 2.3STABLE2. I downloaded it from squid web site and compiled with '--prefix=/squid' parameters. I'm using FreeBSD 4.0-RELEASE. I also have some FreeBSD 3.5 and 3.3 machines. I also use squid2.3S1 on them as the same way I do in 4.0, but 4.0 seg faulting. Then I tried to use squid-2.3.tgz from the ports collection and viola, it runs. Now, I wonder what made the squid die and what parameters used when compiling the squid-2.3.tgz in the ports collection. Regards, -- Ertan Kucukoglu ertank@ozlerplastik.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 22:47:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Michelle.esfm.ipn.mx (Michelle.esfm.ipn.mx [148.204.104.23]) by hub.freebsd.org (Postfix) with ESMTP id A1D6537B963 for ; Sun, 16 Apr 2000 22:47:55 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost) by Michelle.esfm.ipn.mx (8.9.3/8.9.1) with ESMTP id AAA02055 for ; Mon, 17 Apr 2000 00:47:57 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Michelle.esfm.ipn.mx: mrspock owned process doing -bs Date: Mon, 17 Apr 2000 00:47:56 -0500 (CDT) From: Eduardo Viruena Silva To: questions@freebsd.org Subject: midi driver for fbsd 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I tried to configure my FreeBSD 4.0 for playing midi files and I found that the old sound blaster programs for handling the midi sequencer is not longer available. Am I right? is there a way of using the old drivers in version 4.0 ? Thank you in advance. - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sun Apr 16 23:39:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brent.tccsweb.com (cr314206-a.crdva1.bc.wave.home.com [24.113.53.176]) by hub.freebsd.org (Postfix) with ESMTP id 315F137B636 for ; Sun, 16 Apr 2000 23:39:50 -0700 (PDT) (envelope-from brent@talou.net) Received: from talou.net (localhost [127.0.0.1]) by brent.tccsweb.com (8.9.3/8.9.3) with ESMTP id XAA00724 for ; Sun, 16 Apr 2000 23:39:37 -0700 (PDT) (envelope-from brent@talou.net) Message-ID: <38FAB1A8.EDAA8D00@talou.net> Date: Sun, 16 Apr 2000 23:39:36 -0700 From: Brent Rector X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Sane Port : any quick pointers on setup Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just finished a long and arduous task of installing an Adaptec 1505 card now recognizes a Zip drive and a Agfa Scanner. I have also installed the sane port from the ports collection. Does anyone have a quick 1-2-3 for me to test this tonight... I have been perusing the sane website without much luck (i.e. trying to find a quick tutorial on setting up) All I wanta do is test scan a pic? Help Brent -- Brent L. Rector brent@talou.net SysAdmin Talou Internet Services Corp. http://www.talou.net ---------------------------------------------------------------------------- -- As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. -- OWNED? MS: Who's Been In Your Computer Today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0: 1:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 069CB37B716 for ; Mon, 17 Apr 2000 00:01:40 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5XI-00031k-00; Mon, 17 Apr 2000 09:01:32 +0200 From: Sheldon Hearn To: Jody Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Installation In-reply-to: Your message of "Mon, 17 Apr 2000 00:00:54 MST." <000801bfa83a$ac817cc0$b447c918@videotron.ca> Date: Mon, 17 Apr 2000 09:01:32 +0200 Message-ID: <11639.955954892@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000 00:00:54 MST, Jody wrote: > I have Windows 98 and I want to download FreeBSD. How do I do that? Is > there a setup.exe file? I went to the ftp site and only saw foldersAm I > supposed to download all the files ? http://www.freebsd.org/ Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0: 8:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alanis.uebs.itacs.to (N712P006.dipool.highway.telekom.at [212.183.98.230]) by hub.freebsd.org (Postfix) with ESMTP id DD50137BB46 for ; Mon, 17 Apr 2000 00:08:03 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id JAA00289 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 09:05:36 +0200 (CEST) (envelope-from philipp) Date: Mon, 17 Apr 2000 09:05:31 +0200 From: Philipp Huber To: freebsd-questions@freebsd.org Subject: Re: Installation Message-ID: <20000417090531.B242@alanis.mini.net> References: <000801bfa83a$ac817cc0$b447c918@videotron.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000801bfa83a$ac817cc0$b447c918@videotron.ca>; from jodyroy@videotron.ca on Mon, Apr 17, 2000 at 12:00:54AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 12:00:54AM -0700, Jody wrote: > I have Windows 98 and I want to download FreeBSD. How do I do that? Is there a setup.exe file? I went to the ftp site and only saw foldersAm I supposed to download all the files ? hi ! no, you're not :) if you have a fast connection to the internet you should download the iso-image and burn it on cd afterwards. /pub/FreeBSD/relases/i386/ISO_IMAGES/ another way is to go to www.freebsdmall.com and order the 4cd set there. -- Philipp Try to get all of your posthumous medals in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0: 8:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id 7564F37BB46 for ; Mon, 17 Apr 2000 00:08:37 -0700 (PDT) (envelope-from simon@businessmeetings.com) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id IAA17009 for ; Mon, 17 Apr 2000 08:08:33 +0100 (BST) (envelope-from simon@businessmeetings.com) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Mon, 17 Apr 00 08:06:03 +0100 From: "Simon Clayton" To: Subject: Ideal world hardware recommendations Date: Mon, 17 Apr 2000 08:05:58 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <38FAB1A8.EDAA8D00@talou.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, here's a nice question. I have to build a webserver for a large site (moving from NT IIS/ASP/SQL Svr7 to FreeBSD/Apache/ MySQL - woohoo!). I could go out and spend a silly amount of money on a Compaq ProLiant 8000 or similar but I suspect that at the smallest hint of trouble the "sorry we can't support that O/S" excuse would be wheeled out. So my question is - what do you recommend, would you build it yourself or buy branded? What about particular hardware, mega fast processor? Hardware or software RAID? anything I should stay away from? etc. Any advice/opinion is welcome. Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0: 9:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id E9A1937B637 for ; Mon, 17 Apr 2000 00:09:18 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5e7-000345-00; Mon, 17 Apr 2000 09:08:35 +0200 From: Sheldon Hearn To: Ted Spradley Cc: questions@FreeBSD.ORG Subject: Re: Can't get logged in with xdm In-reply-to: Your message of "Sat, 15 Apr 2000 23:36:11 EST." <200004160436.XAA43038@set.spradley.org> Date: Mon, 17 Apr 2000 09:08:35 +0200 Message-ID: <11784.955955315@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000 23:36:11 EST, Ted Spradley wrote: > The xdm configuration is identical to what I've been using on > 3.4-stable (and previous) for years, and worked on 4.0-current (before > the release) and now on 4-stable on an Alpha. So you've made sure that your /usr/X11R6/lib/X11/xdm/xdm-config (and in particular, DisplayManager._0.authorize) is identical to the ones you've used on your working hosts. If so, perhaps you had XDM authorization compiled in before. Try deleting your (possibly stale) ~/.Xauthority . Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:10:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alanis.uebs.itacs.to (N712P006.dipool.highway.telekom.at [212.183.98.230]) by hub.freebsd.org (Postfix) with ESMTP id 2ECE437BACC for ; Mon, 17 Apr 2000 00:10:27 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id JAA00335 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 09:08:03 +0200 (CEST) (envelope-from philipp) Date: Mon, 17 Apr 2000 09:07:59 +0200 From: Philipp Huber To: freebsd-questions@freebsd.org Subject: Re: need kernel config for soundblaster pro Message-ID: <20000417090759.C242@alanis.mini.net> References: <200004170502.AAA00392@daedalus.wintek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004170502.AAA00392@daedalus.wintek.com>; from fbsdq@daedalus.wintek.com on Mon, Apr 17, 2000 at 12:02:52AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 12:02:52AM -0500, FreeBSD Questions wrote: > > > I've searched the faq, handbook, lists, etc. and all I've > found is conflicting information about the soundblaster > sound drivers. I'm running FreeBSD 3.4-STABLE. Should > I use the snd0 driver or the pcm0 driver? This is a real > soundblaster pro, not a clone or emulation. > > >From the docs, I've tried the snd0: > > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device opl0 at isa? port 0x388 > > and pcm0: > > device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x0 > > > I've tried kernels with both drivers and all I get is static > when playing wav files. Dmesg recognizes the sb pro, but > something still isn't right. > > Can someone send me the exact config to add to my kernel? > > Thanks in advance. > > did you make the device files in /dev ? cd /dev ./MAKEDEV snd0 -- Philipp Try to get all of your posthumous medals in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:12:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 6249B37BB0A for ; Mon, 17 Apr 2000 00:12:16 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5hA-00034u-00; Mon, 17 Apr 2000 09:11:44 +0200 From: Sheldon Hearn To: "Samson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: disk quota In-reply-to: Your message of "Sun, 16 Apr 2000 16:20:00 +0800." <006401bfa77c$e15cc580$8b900b0a@jaz> Date: Mon, 17 Apr 2000 09:11:44 +0200 Message-ID: <11835.955955504@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 16 Apr 2000 16:20:00 +0800, "Samson" wrote: > In order for disk quota to work with email storage, is it need to add > '/var' (/var/mail) in /etc/fstab? Um, /var would usually be in /etc/fstab already. If you've configured your system so that everything is on a single partition, then you're out of luck, because quotas work on filesystems, not directory hierarchies. Any quota you apply to your users on '/' now is going to apply to those users' disk usage on the whole filesystem, not just in /var. Consider creating a separate /var filesystem (which is the default in new FreeBSD installations). Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:12:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 37F5F37B65B for ; Mon, 17 Apr 2000 00:12:16 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5hS-00035I-00; Mon, 17 Apr 2000 09:12:02 +0200 From: Sheldon Hearn To: "Samson" Cc: questions@FreeBSD.ORG Subject: Re: Quota question In-reply-to: Your message of "Sun, 16 Apr 2000 16:08:51 +0800." <006301bfa77c$e0e105d0$8b900b0a@jaz> Date: Mon, 17 Apr 2000 09:12:02 +0200 Message-ID: <11859.955955522@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 16 Apr 2000 16:08:51 +0800, "Samson" wrote: > In order for user quota to work with email storage, is it need to add > '/var' (/var/mail) in /etc/fstab? You only need to ask once. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:17: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 9884B37BA3E for ; Mon, 17 Apr 2000 00:17:01 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5m0-00036o-00; Mon, 17 Apr 2000 09:16:44 +0200 From: Sheldon Hearn To: "Conta principal" Cc: questions@FreeBSD.ORG Subject: Re: Instalation In-reply-to: Your message of "Sat, 15 Apr 2000 21:06:37 -0300." <000701bfa737$a4fc47e0$677ef4c8@miguel> Date: Mon, 17 Apr 2000 09:16:44 +0200 Message-ID: <11953.955955804@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000 21:06:37 -0300, "Conta principal" wrote: > But I dont know how . And when I try to run /stand/sysinstall and > install the respectives packages , appears some errors . then I go to > the directory /usr/ports , there are various applications like kde and > gnome , but when i rum make it say , "gnome.gzip not found " In future, please send exact error messages. What you've shown us here doesn't really help us. :-) Anyway, let's try to answer the questions you asked. > I have two questions : > What the difference between ports and packages ? http://www.freebsd.org/ports/ > The official freeBSD CD-rom have all packages ( like gnome , > kde ...) ?? The CDROMs include all those packages which can be compiled from working ports and which we are allowed to distribute. > Ah , how I can run linux executables in freeBSD ? http://www.freebsd.org/handbook/linuxemu.html Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:19:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 3CF1137B637 for ; Mon, 17 Apr 2000 00:19:31 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5oP-00037L-00; Mon, 17 Apr 2000 09:19:13 +0200 From: Sheldon Hearn To: Dennis Ostrovsky Cc: questions@FreeBSD.ORG Subject: Re: Install problems - multiple frees In-reply-to: Your message of "Sat, 15 Apr 2000 20:28:27 -0400." Date: Mon, 17 Apr 2000 09:19:13 +0200 Message-ID: <11986.955955953@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000 20:28:27 -0400, Dennis Ostrovsky wrote: > Booting from floppies. At various points during various installation I get > a kernel panic, multiple frees is the error, and then it reboots. Is this > a sign of bad hardware? Is my RAM bad? I have never had trouble in the > past, but recently weird stuff has been happening both in Windows and on > the BSD partition on my primary drive. My first suspect in trying to sort this out on my own box would be hardware, yes. You haven't recently started overclocking, have you? If so, try running your CPU at the prescribed speed. If not, it's time to make sure your CPU cooling equipment is still functional, that your pluggable bits haven't come loose. Failing that, it's probably time to start swapping bits out. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:21:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 7A92B37B676 for ; Mon, 17 Apr 2000 00:21:45 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5qe-00038y-00; Mon, 17 Apr 2000 09:21:32 +0200 From: Sheldon Hearn To: Zhenhai Duan Cc: questions@FreeBSD.ORG Subject: Re: release2.2.6 In-reply-to: Your message of "Sat, 15 Apr 2000 17:36:46 EST." Date: Mon, 17 Apr 2000 09:21:32 +0200 Message-ID: <12087.955956092@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000 17:36:46 EST, Zhenhai Duan wrote: > I am looking for FreeBSD 2.2.6. Can anyone point me out where I can find > it? I searched several mirror sites, but the earliest one I can > find is 2.2.7. Thanks. That's probably because of numerous security-related fixes that went into 2.2.7. If you really need to work up a 2.2.6-RELEASE, you're probably best off pulling the sources with the RELENG_2_2_6_RELEASE tag and building it yourself. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:24:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 2B7C837B9F0; Mon, 17 Apr 2000 00:24:06 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5sx-00039g-00; Mon, 17 Apr 2000 09:23:55 +0200 From: Sheldon Hearn To: "Gallagher, Mick" Cc: "'questions@FreeBSD.org'" , sos@FreeBSD.org Subject: Re: Big Installation Problems In-reply-to: Your message of "Sat, 15 Apr 2000 17:19:24 +0100." Date: Mon, 17 Apr 2000 09:23:54 +0200 Message-ID: <12130.955956234@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000 17:19:24 +0100, "Gallagher, Mick" wrote: > I'm trying to install FreeBSD 4.0 for the first time from CDROM. > > The PC is old-ish, but not overly so. (I think its a P75). (Linux and WinNT > installs fine on this machine). [...] > atapci0: > port 0 > x3f4-0x3f7, 0x1f0-0x1f7 at device 1.0 on pci0 > atapci0: Busmastering DMA not supported > panic: resource_list_alloc: resource entry is busy I've copied the author of the new ata driver, since I don't remember seeing this myself. If he has any ideas, it'll be good to get them into the freebsd-questions archives. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:25:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 9EFA437BADB for ; Mon, 17 Apr 2000 00:25:29 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5uC-0003A5-00; Mon, 17 Apr 2000 09:25:12 +0200 From: Sheldon Hearn To: Piotr Smyrak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: lost standard lib In-reply-to: Your message of "Sat, 15 Apr 2000 17:18:21 +0200." <11721.000415@eko.wroc.pl> Date: Mon, 17 Apr 2000 09:25:12 +0200 Message-ID: <12156.955956312@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 15 Apr 2000 17:18:21 +0200, Piotr Smyrak wrote: > My disk was accidentally hit by a bad sector and I lost one, it > seems very important, file: '/usr/libexec/ld-elf.so.1', so I > continuesly got this message: 'Shared object "libm.so.2" not found' > > My question is how could I fix it? Can I copy this from any other > FreeBSD machine and just put into right place or I have to install > any package? I know the Linux elf libraries form a part of 3.4 > release, [...] This file has nothing to do with Linux. You can probably get away with copying this file off the live filesystem on your 3.4-RELEASE CD. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:28:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 3B83237BA6E for ; Mon, 17 Apr 2000 00:28:19 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h5wt-0003BE-00; Mon, 17 Apr 2000 09:27:59 +0200 From: Sheldon Hearn To: Dave Strock Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: FreeBSD Install Problem In-reply-to: Your message of "Fri, 14 Apr 2000 19:47:15 EST." Date: Mon, 17 Apr 2000 09:27:59 +0200 Message-ID: <12227.955956479@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000 19:47:15 EST, Dave Strock wrote: > I have all the partitioning setup and I'm trying to install from the > CD-ROM. The problem is that I get all the way through the install > process, upto the point where it actually installs. Then it says it > cannot find the CD-ROM device, even if I boot from the CD. The book > said to email you for help. My CD-ROM is an ATAPI Sony CDU701. It is > set as IDE Secondary Master, if that matters at all. It certainly does matter if there is no master on the secondary channel. While other operating systems do support this configuration, it violates the ATAPI specification and is not supported by our driver. You should be okay once you've configured the drive as the master on that channel. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:30:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from divre5.telkom.co.id (surabaya.divre5.telkom.co.id [202.134.0.55]) by hub.freebsd.org (Postfix) with SMTP id 9327037B524 for ; Mon, 17 Apr 2000 00:30:29 -0700 (PDT) (envelope-from sandy@divre5.telkom.co.id) Received: (qmail 7687 invoked by uid 0); 17 Apr 2000 07:27:45 -0000 Received: from unknown (HELO sandy) (203.130.252.36) by divre5.telkom.co.id with SMTP; 17 Apr 2000 07:27:45 -0000 Message-ID: <004401bfa840$30d768e0$0303a8c0@divre5.net> From: "Arisandy Arief" To: "Freebsd List" Subject: switch to or from softupdates... Date: Mon, 17 Apr 2000 14:31:28 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HI.. I just successfully install softupdates on FreeBSD-4.0 and we plan to migrate our production mail server with that... is softupdates ready for production..?? is there any effect if I switch to softupdates then back to normal fs..?? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:33:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brent.tccsweb.com (cr314206-a.crdva1.bc.wave.home.com [24.113.53.176]) by hub.freebsd.org (Postfix) with ESMTP id B9B0A37BA2D for ; Mon, 17 Apr 2000 00:33:26 -0700 (PDT) (envelope-from brent@talou.net) Received: from talou.net (localhost [127.0.0.1]) by brent.tccsweb.com (8.9.3/8.9.3) with ESMTP id AAA00414; Mon, 17 Apr 2000 00:32:25 -0700 (PDT) (envelope-from brent@talou.net) Message-ID: <38FABE08.266394D6@talou.net> Date: Mon, 17 Apr 2000 00:32:24 -0700 From: Brent Rector X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Sheldon Hearn Cc: Zhenhai Duan , questions@FreeBSD.ORG Subject: Re: release2.2.6 References: <12087.955956092@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would highly recommend Release 2.28. I don't think there are many differences, but I can say one of my webservers running 2.28 has been up 300+ days now .. it is a 486-DX266 with 32 Meg of Ram and it consistently pumps out about 35 GB a month in web traffic alone. IMHO Brent Sheldon Hearn wrote: > > On Sat, 15 Apr 2000 17:36:46 EST, Zhenhai Duan wrote: > > > I am looking for FreeBSD 2.2.6. Can anyone point me out where I can find > > it? I searched several mirror sites, but the earliest one I can > > find is 2.2.7. Thanks. > > That's probably because of numerous security-related fixes that went > into 2.2.7. If you really need to work up a 2.2.6-RELEASE, you're > probably best off pulling the sources with the RELENG_2_2_6_RELEASE tag > and building it yourself. > > Ciao, > Sheldon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brent L. Rector brent@talou.net SysAdmin Talou Internet Services Corp. http://www.talou.net ---------------------------------------------------------------------------- -- As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. -- OWNED? MS: Who's Been In Your Computer Today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:35:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id F379237B637 for ; Mon, 17 Apr 2000 00:35:23 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h63p-0003DH-00; Mon, 17 Apr 2000 09:35:09 +0200 From: Sheldon Hearn To: bangel@elite.net Cc: questions@FreeBSD.ORG Subject: Re: 4.0 soundcard question. In-reply-to: Your message of "Fri, 14 Apr 2000 14:38:49 GMT." Date: Mon, 17 Apr 2000 09:35:08 +0200 Message-ID: <12354.955956908@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 14 Apr 2000 14:38:49 GMT, bangel@elite.net wrote: > I have an ensoniq soundscape ISA card, always worked great in freebsd > using the sscape driver. Is it a PnP card? If so, I'd have thought (from the pcm(4) manual page) that a simple ``device pcm'' should suffice. For a non-PnP card, your pcm0 line looks right. > What's the proper way to get it working with the new pcm driver? I've > tried everything, in my kernel right now I have: > # isa soundcard > device pcm0 at isa? port 0x534 irq 10 drq 1 flags 0x0 > device sbc0 at isa? port 0x330 irq 5 drq 1 flags 0x15 I don't think the sbc0 device is appropriate, but I'm not sure. Also, the LINT file suggests that you want the sscape and sscape_mss drivers, but again, I'm just giving you possibilities, since nobody else seems to have answered your question. So if I were in your shoes, I'd first try device pcm then device pcm0 at isa? port 0x534 irq 10 drq 1 flags 0x0 then device sscape0 at isa? port 0x330 irq 5 drq 0 device sscape_mss0 at isa? port 0x534 irq 10 drq 1 Good luck! Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:43:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brent.tccsweb.com (cr314206-a.crdva1.bc.wave.home.com [24.113.53.176]) by hub.freebsd.org (Postfix) with ESMTP id 28F7237BAF6 for ; Mon, 17 Apr 2000 00:43:27 -0700 (PDT) (envelope-from brent@talou.net) Received: from talou.net (localhost [127.0.0.1]) by brent.tccsweb.com (8.9.3/8.9.3) with ESMTP id AAA00437 for ; Mon, 17 Apr 2000 00:43:12 -0700 (PDT) (envelope-from brent@talou.net) Message-ID: <38FAC090.716B6AFE@talou.net> Date: Mon, 17 Apr 2000 00:43:12 -0700 From: Brent Rector X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Zip Drives - formatting and mounting.. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey everyone! Well after futzing with an AVA 1505 I have now installed a zip drive and scanner. My question is this, the zip is installed as "da0" How on earth do format and mount this device, I have tried so many combinations of da0s and rda0? I think I am going in circles... Brent -- Brent L. Rector brent@talou.net SysAdmin Talou Internet Services Corp. http://www.talou.net ---------------------------------------------------------------------------- -- As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. -- OWNED? MS: Who's Been In Your Computer Today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:45: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.ats.rochester.edu (mail1.ats.rochester.edu [128.151.224.31]) by hub.freebsd.org (Postfix) with ESMTP id B2D9D37B524 for ; Mon, 17 Apr 2000 00:44:59 -0700 (PDT) (envelope-from ss008g@mail.rochester.edu) Received: from localhost (ss008g@localhost) by mail1.ats.rochester.edu (8.9.3/8.8.5) with ESMTP id DAA869846 for ; Mon, 17 Apr 2000 03:45:09 -0400 (EDT) Date: Mon, 17 Apr 2000 03:45:09 -0400 From: Steffin X-Sender: ss008g@mail1.ats.rochester.edu To: questions@FreeBSD.org Subject: INSTALLATION Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am installing FreeBSD from a DOS partition from the .iso file. I have extracted from it. Made the boot floppies. Started the installation. I got passed all of the basic stuff..... partitioned my hardrive.. have the three partitions... everything goes fine until the installer starts to look for the /bin directory on my DOS partition. Here's the thing. I have three partitions on my C drive During the partitioning it recognizes my drives as ad0 ad1 and ad3 the partition I'm installng from should be ad0s2 or ad0s3 but it chokes everytime I try to set the install to boot from DOS or as another file system. What am I missing? Can the installer see all three partitions? Should I redo my DOS drives? thank you, Steffin Spears To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:50:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.starindo.net (bdg.starindo.net [203.109.0.3]) by hub.freebsd.org (Postfix) with ESMTP id A283937B676 for ; Mon, 17 Apr 2000 00:49:30 -0700 (PDT) (envelope-from min@starindo.net) Received: from starindo.net ([203.109.1.9]) by bdg.starindo.net (8.8.8/8.8.5) with ESMTP id OAA03170; Mon, 17 Apr 2000 14:48:28 +0700 (JAVT) Message-ID: <38FB2457.E818B62F@starindo.net> Date: Mon, 17 Apr 2000 14:48:55 +0000 From: Yamin Prabudy X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Fedde , FreeBSD Subject: Re: FreeBSD IMAP server setup References: <200004171144.e3HBigh70804@fedde.littleton.co.us> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Fedde wrote: > > On Sun, 16 Apr 2000 23:56:12 -0500 Chris Csanady wrote: > +------------------ > | Hello, > | > | I'm looking for information about setting up a decent IMAP > | server under FreeBSD. My current plans were to use postfix > | as an MTA, and possibly cyrus for IMAP. We are pretty much > | limited to a single box, and will have about 30G of raided > | storage for mail. I'm not positive about what IMAP server > | to use though--does anyone have any experience in this area? > +------------------ > > My current instalation is very small. I use sendmail as my MTA > and the imap-uw servers. They meet my needs very well. I am aware > of very large sites that quite successfully use slight variations > of this combination for many thousands of email clients. > > YMMV > chris > -- > Chris Fedde > 303 773 9134 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I'd success on install qmail and used IMAP server, both of them are used the Maildir format and of couse on freebsd 3.3 stable -Yamin- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:56:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 5F34537B636 for ; Mon, 17 Apr 2000 00:56:52 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12h6Jm-0003I9-00; Mon, 17 Apr 2000 09:51:38 +0200 From: Sheldon Hearn To: "Arisandy Arief" Cc: "Freebsd List" Subject: Re: switch to or from softupdates... In-reply-to: Your message of "Mon, 17 Apr 2000 14:31:28 +0700." <004401bfa840$30d768e0$0303a8c0@divre5.net> Date: Mon, 17 Apr 2000 09:51:38 +0200 Message-ID: <12655.955957898@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000 14:31:28 +0700, "Arisandy Arief" wrote: > I just successfully install softupdates on FreeBSD-4.0 > and we plan to migrate our production mail server with that... > is softupdates ready for production..?? Yes. > is there any effect if I switch to softupdates then back to normal > fs..?? Only on performance. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 0:57:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 192F937BB87 for ; Mon, 17 Apr 2000 00:57:07 -0700 (PDT) (envelope-from smyru@eko.wroc.pl) Received: from CESARSKI ([195.116.86.82]) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with ESMTP id KAA07513; Mon, 17 Apr 2000 10:07:37 +0200 (CEST) Date: Mon, 17 Apr 2000 09:53:45 +0200 From: Piotr Smyrak X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Piotr Smyrak X-Priority: 3 (Normal) Message-ID: <10412.000417@eko.wroc.pl> To: Brent Rector Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Zip Drives - formatting and mounting.. In-reply-To: <38FAC090.716B6AFE@talou.net> References: <38FAC090.716B6AFE@talou.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Monday, April 17, 2000, 9:43:12 AM, I got: > How on earth do format and mount this device, I have tried so many > combinations of da0s and rda0? I think I am going in circles... I think it is described in formatting drives tutorial, check http://www.freebsd.org/tutorials/zip-drive/index.html -- Piotr Smyrak smyru@eko.wroc.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 1: 2:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 724FB37BAE0 for ; Mon, 17 Apr 2000 01:02:10 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e3HE1Rh74614; Mon, 17 Apr 2000 08:01:27 -0600 (MDT) Message-Id: <200004171401.e3HE1Rh74614@fedde.littleton.co.us> To: "Simon Clayton" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ideal world hardware recommendations In-Reply-To: Date: Mon, 17 Apr 2000 08:01:27 -0600 From: Chris Fedde Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000 08:05:58 +0100 "Simon Clayton" wrote: +------------------ | OK, here's a nice question. I have to build a webserver for a | large site (moving from NT IIS/ASP/SQL Svr7 to FreeBSD/Apache/ | MySQL - woohoo!). | | I could go out and spend a silly amount of money on a Compaq | ProLiant 8000 or similar but I suspect that at the smallest | hint of trouble the "sorry we can't support that O/S" excuse | would be wheeled out. | | So my question is - what do you recommend, would you build it | yourself or buy branded? What about particular hardware, mega | fast processor? Hardware or software RAID? anything I should | stay away from? etc. | | Any advice/opinion is welcome. | | Simon +------------------ My opinion? Three approaches: 1) Match what you have in the NT server and watch the new box scream. 2) Spend the same ammount of money on the new server as you did on the old server. Max out everything you can in the price range. 3) Price out the dream system with all the bells and whistles then back off when the budget breaks. Use an integrator unless you have the time to do it all your self. I've had good luck with most of the big guys when it comes to obvious hardware problems. Some folks specialize in FreeBSD &c I've used ASA Systems and Telenet Systems both proved very reliable. Get several quotes for different configs and see what you like best. Other things to think about? Raid 5 writes are significantly slower than spindle writes. Many DBAs prefer a mix of drive types for different table useage patterns. Solid State Drives are starting to become affordable. It is sometimes faster to newfs and recover than it is to fsck a big disk. Fail soft is more reliable than fault tolerance. Well you did ask for opinions :-) chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 1:21:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brent.tccsweb.com (cr314206-a.crdva1.bc.wave.home.com [24.113.53.176]) by hub.freebsd.org (Postfix) with ESMTP id D226737B71D for ; Mon, 17 Apr 2000 01:21:16 -0700 (PDT) (envelope-from brent@talou.net) Received: from talou.net (localhost [127.0.0.1]) by brent.tccsweb.com (8.9.3/8.9.3) with ESMTP id BAA00485; Mon, 17 Apr 2000 01:21:01 -0700 (PDT) (envelope-from brent@talou.net) Message-ID: <38FAC96D.F76EE512@talou.net> Date: Mon, 17 Apr 2000 01:21:01 -0700 From: Brent Rector X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Piotr Smyrak Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Zip Drives - formatting and mounting.. References: <38FAC090.716B6AFE@talou.net> <10412.000417@eko.wroc.pl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have read the docs, however I can't figure out what /dev/??? to use to do it with... Brent Piotr Smyrak wrote: > > Hi, > > Monday, April 17, 2000, 9:43:12 AM, I got: > > > How on earth do format and mount this device, I have tried so many > > combinations of da0s and rda0? I think I am going in circles... > > I think it is described in formatting drives tutorial, check > http://www.freebsd.org/tutorials/zip-drive/index.html > > -- > Piotr Smyrak > smyru@eko.wroc.pl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brent L. Rector brent@talou.net SysAdmin Talou Internet Services Corp. http://www.talou.net ---------------------------------------------------------------------------- -- As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. -- OWNED? MS: Who's Been In Your Computer Today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 1:31:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sphmgaac.compuserve.com (hs-img-3.compuserve.com [149.174.177.148]) by hub.freebsd.org (Postfix) with ESMTP id 3579B37BA50 for ; Mon, 17 Apr 2000 01:31:30 -0700 (PDT) (envelope-from ncptiddische@compuserve.com) Received: (from mailgate@localhost) by sphmgaac.compuserve.com (8.9.3/8.9.3/SUN-1.9) id EAA19504; Mon, 17 Apr 2000 04:31:29 -0400 (EDT) Date: Mon, 17 Apr 2000 04:30:50 -0400 From: Nils Holland Subject: Re: Changing console colors To: Bhishan Hemrajani Cc: freebsd-questions Message-ID: <200004170431_MC2-A175-4327@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nachricht geschrieben von Bhishan Hemrajani >man vidcontrol< This does indeed work, I can set the foreground / background colors I lik= e. But it seems that only the virtual console I'm currently working on uses the colors I set using vidcontrol. So how can I set my system up so that = at boot time ALL the virtual consoles use the background/foreground colors I= specify? I thought that I could use rc.conf, but while it's possible to s= et (for example) the look of the cursor in that file, man rc.conf doesn't sa= y anything about setting colors... Another question about vidcontrol: I tried to change my video mode (well,= I did only want to try it, I'm happy with the default...). I entered vidcontrol -i mode and I got a list of modes supported by my system. When= I entered (for example) vidcotrol 80x60 it said "Invalid argument", althoug= h this mode was listed as being supported. What could be the problem? Answe= rs to this question are also welcome, although the first question about the colors is more important to me. Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 1:57:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merkur.hrz.uni-giessen.de (merkur.hrz.uni-giessen.de [134.176.2.12]) by hub.freebsd.org (Postfix) with ESMTP id 8265437B664; Mon, 17 Apr 2000 01:57:47 -0700 (PDT) (envelope-from Ariel.Burbaickij@mni.fh-giessen.de) Received: from caspar.mni.fh-giessen.de by merkur.hrz.uni-giessen.de with ESMTP; Mon, 17 Apr 2000 10:58:04 +0200 Received: from sun10.mni.fh-giessen.de ([134.176.183.110]) by caspar.mni.fh-giessen.de with esmtp (Exim 2.12 #6) id 12h7Dl-0003Mr-00; Mon, 17 Apr 2000 10:49:29 +0200 Received: from localhost (hg9456@localhost) by sun10.mni.fh-giessen.de (8.9.3+Sun/8.8.8) with ESMTP id KAA22883; Mon, 17 Apr 2000 10:58:06 +0200 (MET DST) X-Authentication-Warning: sun10.mni.fh-giessen.de: hg9456 owned process doing -bs Date: Mon, 17 Apr 2000 10:58:05 +0200 (MET DST) From: Ariel Burbaickij X-Sender: hg9456@sun10 To: emulation@freebsd.org, freebsd-questions@freebsd.org Subject: Help with doscmd still needed(2 try) Message-Id: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-851401618-955961885=:22879" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. ---559023410-851401618-955961885=:22879 Content-Type: TEXT/PLAIN; charset=US-ASCII Well first of all thanks to Marc for his concise ,down to the matter explanation.Error message about missing vga font is gone. But doscmd is still not tamed. I try to boot-up from floppy disk ,message I got was: "Not enough place to create DOS boot partition" It is translated and may vary somehow from the canonical message. The original message is in German and sounds so: "Kein Platz vorhanden um DOS Bootpartition zu erstellen". I have attached some files in hope the whole matter will be clearer for you with these files. Files are: 1)configur it is my /etc/doscmdrc file 2)dosresererved file contains output of command ls -al /usr/dos/c 3)debugoutput is what I got from following sequence : doscmd -bxD -d debugoutput tail -100 debugoutput I use fbsd 3.3-release on PII 450Mhz with 64Mb in case it matters Any solutions, suggestions, hints are highly welcome. I would be glad to provide additional information related to problem in case you should need it. Kind Regards, Ariel ---559023410-851401618-955961885=:22879 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=configur Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=configur WDExX0ZPTlQ9dmdhDQphc3NpZ24gQTogL2Rldi9yZmQwLjE0NDAgMTQ0MA0K IyBXZSBhc3NpZ24gYnkgdHlwZSBhcyBzcGVjaWZpZWQgaW4gbWFudWFsDQph c3NpZ24gaGFyZCAvdXNyL2Rvcy9jIDA1DQo= ---559023410-851401618-955961885=:22879 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=dosreservedfile Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=dosreservedfile LXJ3eHJ3eHJ3eCAgMSByb290ICB3aGVlbCAgMCBBcHIgIDcgMjA6MDcgL3Vz ci9kb3MvYw0K ---559023410-851401618-955961885=:22879 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=debugoutput Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=debugoutput VmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk0MjQ4DQpW ZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTQyNDgNClZl cmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NDI0OA0KVmVy aWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk0MzUwDQpWZXJp ZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTQzNTANClZlcmlm eSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NDM1MA0KVmVyaWZ5 IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk0NDUyDQpWZXJpZnkg ZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTQ0NTINClZlcmlmeSBl cnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NDQ1Mg0KVmVyaWZ5IGVy cm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk0NTU0DQpWZXJpZnkgZXJy b3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTQ1NTQNClZlcmlmeSBlcnJv cg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NDU1NA0KVmVyaWZ5IGVycm9y DQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk0NjU2DQpWZXJpZnkgZXJyb3IN ClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTQ2NTYNClZlcmlmeSBlcnJvcg0K VmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NDY1Ng0KVmVyaWZ5IGVycm9yDQpW ZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk0NzU4DQpWZXJpZnkgZXJyb3INClZl cmlmeSAxNyBzZWN0b3JzIGZyb20gOTQ3NTgNClZlcmlmeSBlcnJvcg0KVmVy aWZ5IDE3IHNlY3RvcnMgZnJvbSA5NDc1OA0KVmVyaWZ5IGVycm9yDQpWZXJp ZnkgMTcgc2VjdG9ycyBmcm9tIDk0ODYwDQpWZXJpZnkgZXJyb3INClZlcmlm eSAxNyBzZWN0b3JzIGZyb20gOTQ4NjANClZlcmlmeSBlcnJvcg0KVmVyaWZ5 IDE3IHNlY3RvcnMgZnJvbSA5NDg2MA0KVmVyaWZ5IGVycm9yDQpWZXJpZnkg MTcgc2VjdG9ycyBmcm9tIDk0OTYyDQpWZXJpZnkgZXJyb3INClZlcmlmeSAx NyBzZWN0b3JzIGZyb20gOTQ5NjINClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3 IHNlY3RvcnMgZnJvbSA5NDk2Mg0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcg c2VjdG9ycyBmcm9tIDk1MDY0DQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBz ZWN0b3JzIGZyb20gOTUwNjQNClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNl Y3RvcnMgZnJvbSA5NTA2NA0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2Vj dG9ycyBmcm9tIDk1MTY2DQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0 b3JzIGZyb20gOTUxNjYNClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3Rv cnMgZnJvbSA5NTE2Ng0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9y cyBmcm9tIDk1MjY4DQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3Jz IGZyb20gOTUyNjgNClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMg ZnJvbSA5NTI2OA0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBm cm9tIDk1MzcwDQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZy b20gOTUzNzANClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJv bSA5NTM3MA0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9t IDk1NDcyDQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20g OTU0NzINClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5 NTQ3Mg0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk1 NTc0DQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTU1 NzQNClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NTU3 NA0KVmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk1Njc2 DQpWZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTU2NzYN ClZlcmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NTY3Ng0K VmVyaWZ5IGVycm9yDQpWZXJpZnkgMTcgc2VjdG9ycyBmcm9tIDk1Nzc4DQpW ZXJpZnkgZXJyb3INClZlcmlmeSAxNyBzZWN0b3JzIGZyb20gOTU3NzgNClZl cmlmeSBlcnJvcg0KVmVyaWZ5IDE3IHNlY3RvcnMgZnJvbSA5NTc3OA0KVmVy aWZ5IGVycm9yDQpWZXJpZnkgcGFzdCBlbmQgb2YgZGlzaw0KVmVyaWZ5IHBh c3QgZW5kIG9mIGRpc2sNClZlcmlmeSBwYXN0IGVuZCBvZiBkaXNrDQo= ---559023410-851401618-955961885=:22879-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 2:30: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id EF02D37B759 for ; Mon, 17 Apr 2000 02:30:00 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.165]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Sun, 16 Apr 2000 22:37:22 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Sun, 16 Apr 2000 22:29:10 -0400 Message-ID: <38FA7992.9AC7CA65@rochester.rr.com> Date: Sun, 16 Apr 2000 22:40:18 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Package duplications References: <4.3.1.2.20000412212839.00adb8c0@mail.udel.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John wrote: > > Hey all, > > I was fiddling through my package information, and I found that I have 3 > different versions of the TCL package installed (8.0.5, 8.1.a2, and > 8.3.b1). I was wondering - are all three truly necessary for any > compatability issues? Or would I be able to get rid of the first two? > > Also, if I *DO* try to pkg_delete the first two, I get messages declaring > dependencies on those packages. How do I make sure that whatever is > dependent on the first install of TCL can actually use the second (as in, > it knows where it is?) And also, what's the safest way to force a deinstall? > > Thanks in advance, > John > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Hi As far as I know the when installing a newer pkg version it will just overwrite files in the older version, And should cause no harm. However If you try to delete the older version of a pkg you will in effect remove the newer files from the new pkg. The only way I see to get around this is force the pkg to be removed with pkg_delete -f "name_of_pkg" and reinstalling. However In some cases you might need all three versions. The best way to check is cd /usr/port/what_ever/pkg and examine the file PLIST this will give you a list of all the files installed and there location. By comparing these you can determine if it is safe to remove the old versions as they will have the same file locations. On my system pkg_info reports several versions of the same package. This can also happen when installing a new pkg, when It needs a newer version of a pkg already installed. It would be nice if there some way of cleaning up older versions of pkgs when they are not needed without reinstalling. regards, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 2:40:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.vitts.com (mail.vitts.com [216.64.31.74]) by hub.freebsd.org (Postfix) with ESMTP id 2589A37BAAA for ; Mon, 17 Apr 2000 02:40:57 -0700 (PDT) (envelope-from mremski@ellacoya.com) Received: from ellacoya.com ([216.64.109.139]) by mail.vitts.com (InterMail vK.4.02.00.00 201-232-116 license 41b9a04052e49f5915685470d4b52094) with ESMTP id <20000417094056.LIBU11030.mail.vitts.com@ellacoya.com>; Mon, 17 Apr 2000 05:40:56 -0400 Message-ID: <38FADBEC.D8C9E15@ellacoya.com> Date: Mon, 17 Apr 2000 05:39:56 -0400 From: Mike Remski X-Mailer: Mozilla 4.72 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Brent Rector Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Zip Drives - formatting and mounting.. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Going from memory (don't have the books in front of me) the sequence is something like this (or you could use sysinstall): basic sequence is something like: disk in drive (obvious) fdisk (see man page) disklabel (see man page, basically use "all of disk", dangerously dedicated, etc) newfs mkdir mount /dev/ More specifically (please double check man pages/book first): SCSI Zip drive, on the first SCSI host, at SCSI id 0: fdisk /dev/da0 disklabel /dev/da0 newfs /dev/da0s1c (c is the "whole disk partition") mkdir /zip mount -t ufs /dev/da0s1c /zip m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 3:19:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ccs.muc.debis.de (relay.ccs.muc.debis.de [53.140.125.65]) by hub.freebsd.org (Postfix) with ESMTP id 9B75D37B57E for ; Mon, 17 Apr 2000 03:19:45 -0700 (PDT) (envelope-from Henning.Kukulies@m.dasa.de) Received: (from uucp@localhost) by relay.ccs.muc.debis.de (8.9.3/8.6.9) id MAA12587 for ; Mon, 17 Apr 2000 12:18:38 +0200 (CEST) Received: from unknown(53.146.175.8) by relay.ccs.muc.debis.de via smap (V2.1+anti-relay+anti-spam) id xma012492; Mon, 17 Apr 00 12:18:30 +0200 Received: by motn1.otn.lm.dasa.de with Internet Mail Service (5.5.2448.0) id ; Mon, 17 Apr 2000 12:19:10 +0200 Message-ID: From: "Kukulies, Henning" To: "'questions@freebsd.org'" Subject: FreeBSD 3.4 crashes when probing devices on my DELL PC Date: Mon, 17 Apr 2000 12:17:46 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have a DELL Dimension L550 PC (i810 chipset, Ethernet and Creative Labs SB on board) with Windows98 on it and want to install FreeBSD on another partition. I already managed to slice the Windows98 partition with fdisk - so it should be ok. I tried both the AutoBootCDROM and the installation disc thing. Everytime the devices are probed and the screen turns blue, with the message "Probing devices (this can take a while)" it does nothing any more. The HD LED flashes from time to time but it's just doing nothing and after 8 hours of watching the blue screen I gave up, tried again, a dozen times, without success. I had 13 conflicts though, but removed some hw in the kernel settings before the devices are probed, so I didn't have any conflicts but the result was the same again. What can I do to solve that problem? Could it be a problem, that we already have a LINUX on that partition? We didn't install a boot-manager or something, it's set to be start from 3.25"disk. I want to remove the LINUX because we are switching our development to FreeBSD, which I hope is more reliable. Thank you very much in advance for a prompt reply kind regards Henning Kukulies -- Dipl.-Ing. Henning Kukulies Euro Telematik GmbH Tel.: 089 607 22483 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 3:27:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pooh.elsevier.nl (pooh.elsevier.nl [145.36.13.27]) by hub.freebsd.org (Postfix) with ESMTP id 23B4837B50E; Mon, 17 Apr 2000 03:27:22 -0700 (PDT) (envelope-from steve@pooh.elsevier.nl) Received: (from steve@localhost) by pooh.elsevier.nl (8.9.3/8.9.3) id LAA00239; Mon, 17 Apr 2000 11:33:45 +0100 (IST) (envelope-from steve) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <008c01bfa749$aca13340$f7bbb1d0@netrex.com> Date: Mon, 17 Apr 2000 11:33:45 +0100 (IST) From: "Steve O'Hara-Smith" To: Jerry Bell Subject: RE: ps, top, et. al problems with 4.0 stable Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 16-Apr-00 Jerry Bell wrote: > This is somewhat long - I apologize in advance. > Do you use the loader or directly boot the kernel ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 3:29:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 22E6C37B53E for ; Mon, 17 Apr 2000 03:29:37 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id DAA19507; Mon, 17 Apr 2000 03:27:15 -0700 (PDT) Message-ID: <38FAE793.4AF3D9F@otter.cc> Date: Mon, 17 Apr 2000 06:29:39 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Eduardo Viruena Silva Cc: questions@FreeBSD.ORG Subject: Re: midi driver for fbsd 4.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eduardo Viruena Silva wrote: > > Hello! > > I tried to configure my FreeBSD 4.0 for playing midi files and I found > that the old sound blaster programs for handling the midi sequencer is > not longer available. > > Am I right? yep. for a SB16, you need a combination of pcm/sbc. Read their respextive man pages and LINT for more info. There's not to much to making the change. -Otter > > is there a way of using the old drivers in version 4.0 ? I would guess so, somehow, but it's probably more grief than it's worth. Just go with the pcm/sbc combo as mentioned above. -Otter > > Thank you in advance. > > - ______ _ > * / /###\ / \ __ > /\ /\ * / ./#### \ * \__|_/ | | > / \/ \ | b#####| * _ | __ | | __ > = .. \____ \ \_\#####/ / \| / \ | | /\_\/ > = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ > = \______/ _ > | | > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 3:39:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gargoyle.apana.org.au (brisba6.lnk.telstra.net [139.130.66.200]) by hub.freebsd.org (Postfix) with ESMTP id E363337B524 for ; Mon, 17 Apr 2000 03:39:32 -0700 (PDT) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by gargoyle.apana.org.au (8.8.8/8.8.8) id UAA08266; Mon, 17 Apr 2000 20:39:14 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) Received: from roadrunner.apana.org.au(203.3.126.132), claiming to be "ROADRUNNER" via SMTP by gargoyle.apana.org.au, id smtpdiT8262; Mon Apr 17 20:39:09 2000 Message-ID: <010601bfa859$68aa7320$847e03cb@ROADRUNNER> From: "Doug Young" To: "Bryan Bradsby" Cc: References: Subject: Re: DNS for virtual hosting Date: Mon, 17 Apr 2000 20:40:53 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.5600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the response Bryan > MX records pointing mail for "someplace_else.com" to your sendmail server. > See the sendmail docs on VirtualUserTable to see how to setup to receive > and deliver the incoming mail. OK .... strangely enough I haven't had a lot of problems recently with configuring sendmail despite the many adverse comments I've heard about it, mind you I did stumble across a one page setup text intended for Redhat that covered the basics quite well > > Two possible solutions here. I like number 2. Agreed .... I've got public IP addresses but would rather not waste them. However I haven't a clue in the world what you mean by "virtual IP". & exactly where to put the "zone file" ?? I haven't been to the site you provided yet, hopefully that will answer those queries. > > 1. Use one IP for each virt web site. (wasteful). > Your zone file would look something like this: > > www.someplace_else.com in a www.xxx.yyy.zzz ; virtual IP > > > 2. Use one IP for the apache server, and virtual web sites. > > www.someplace_else.com in CName somewhere.net. > www.another_one.com in CName somewhere.net. > > Of course number 2 has implications in your apache httpd.conf file. I printed out about 37 pages of Apache docs that appear to cover the issue of name based virtual hosting fairly well ..... at this point I don't expect to have a problem with configuring apache, its just the DNS stuff thats got me confused. > > You need DNS primary and secondary on two separate servers. Preferably > geographically diverse. By "geographically diverse" do you mean that the record for "someplace_else.com" has to be in another location than the "somewhere.net" machine before INTERNIC will recognize the "somewhere.net" machine as a "proper" DNS server ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 3:47:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gargoyle.apana.org.au (brisba6.lnk.telstra.net [139.130.66.200]) by hub.freebsd.org (Postfix) with ESMTP id B6EBE37B695 for ; Mon, 17 Apr 2000 03:47:23 -0700 (PDT) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by gargoyle.apana.org.au (8.8.8/8.8.8) id UAA08373; Mon, 17 Apr 2000 20:47:05 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) Received: from roadrunner.apana.org.au(203.3.126.132), claiming to be "ROADRUNNER" via SMTP by gargoyle.apana.org.au, id smtpdzl8371; Mon Apr 17 20:47:03 2000 Message-ID: <011001bfa85a$830e51e0$847e03cb@ROADRUNNER> From: "Doug Young" To: "Doug Barton" Cc: References: <38FA87C1.C0865D76@gorean.org> Subject: Re: DNS for virtual hosting Date: Mon, 17 Apr 2000 20:48:47 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.5600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I know you're just kicking around ideas here, but make sure you don't > actually use foo_underscore.com. You can't use the underscore in a name > that will be seen in the global dns. Only a-z, 0-9, and the dash (-). Yeah thanks ..... I don't think I would have done that exactly, my style is usually doing something totally way out and creating the most weird error messages ever seen on the planet :). What does continually amaze me is how simple most things are in unix once one knows how to do it .... 99% of the problems I've experienced have resulted from inability to figure out what on earth the documentation is saying, and thats usually because the writer has assumed readers know far more than many actually do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 3:49: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from virtual.ibahn.net (virtual.ibahn.net [207.19.254.2]) by hub.freebsd.org (Postfix) with ESMTP id 8778537B69B for ; Mon, 17 Apr 2000 03:48:59 -0700 (PDT) (envelope-from spud@ibahn.net) Received: from spud-note (ip200.cbo.ibahn.net [192.168.0.200]) by virtual.ibahn.net (8.9.3/8.9.3) with SMTP id SAA01727 for ; Mon, 17 Apr 2000 18:48:57 +0800 Message-Id: <200004171048.SAA01727@virtual.ibahn.net> X-Sender: spud@admin.ibahn.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Mon, 17 Apr 2000 18:48:55 +0800 To: freebsd-questions@freebsd.org From: Raul Ocampo Subject: problem with mlppp Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am having problems with multilink ppp. here is my setup : FreeBSD 3.4 using mpd Ascend Max 800 I am able to dialup and establish a mlppp connection with the Ascend Box. Using ping I can see that I can get better round trip time with 2 connections up. Here is my problem: When I start to download using ftp or www using a test site on my network, the connection seems to be very slow. I notice that the "Receive" signal of the modems seem to stop every now and then. I also notice that during downloads that I get better performance with just one link up. using "show mp" Multilink Self MRRU = 1600 Multilink Peer MRRU = 1500 why are the values different ? Thanks for your comments. ------------------------------------------ Raul N. Ocampo InfoBahn Communications, Inc. Tel: (632)913-8888 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4: 1:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gargoyle.apana.org.au (brisba6.lnk.telstra.net [139.130.66.200]) by hub.freebsd.org (Postfix) with ESMTP id 2462D37B676 for ; Mon, 17 Apr 2000 04:01:38 -0700 (PDT) (envelope-from dougy@gargoyle.apana.org.au) Received: (from uucp@localhost) by gargoyle.apana.org.au (8.8.8/8.8.8) id VAA08494; Mon, 17 Apr 2000 21:00:55 +1000 (EST) (envelope-from dougy@gargoyle.apana.org.au) Received: from roadrunner.apana.org.au(203.3.126.132), claiming to be "ROADRUNNER" via SMTP by gargoyle.apana.org.au, id smtpdVs8492; Mon Apr 17 21:00:49 2000 Message-ID: <012001bfa85c$6f436a90$847e03cb@ROADRUNNER> From: "Doug Young" To: "Chris Fedde" Cc: References: <200004171118.e3HBIgh70670@fedde.littleton.co.us> Subject: Re: DNS for virtual hosting Date: Mon, 17 Apr 2000 21:02:33 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.5600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Your ISP will probably be happy to handle all your domains for you. > Simply make a request of them should be enough. I'm afraid that in this particular case, for various political reasons the "ISP" is not in a position to provide the necessary entries, hence the need for me to setup a local DNS server Your systems will > only need to be "stub" resolvers with a properly configured > /etc/resolv.conf. But if you want to do it yourself it is realy . Obviously I'm not the only one who believes its " not as hard as some of the documentation makes it sound" :) Judging from most of the unix stuff I've learned to date its probably as simple as falling off a log, & the problem is simply less than explicit docs. I've recently produced an entry level tutorial on basic FreeBSD gateway / mailserver/ webserver setup for members of our non-profit internet access group, and in its simplest form its condensed the essentials of the regular thousand page manuals to only about 7 A4 pages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4: 4:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 4EC4F37B6CB for ; Mon, 17 Apr 2000 04:04:39 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 10556 invoked by uid 1000); 17 Apr 2000 11:04:31 -0000 Date: Mon, 17 Apr 2000 07:04:31 -0400 From: Alan Clegg To: Vikrant Kaulgud Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Backup problem Message-ID: <20000417070431.C7830@ecto.greenpeas.org> References: <32C96720.56955A7@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <32C96720.56955A7@yahoo.com>; from intelnet@yahoo.com on Wed, Jan 01, 1997 at 12:48:57AM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Vikrant Kaulgud spewed forth the following bitstream: > i am having problem backuping up the root filesystem on another hard > disk. You also seem to have a problem with your clock. Did you *REALLY* post this on Wed, Jan 01, 1997 at 12:48:57AM +0530? AlanC -- \ Alan B. Clegg Just because I can \ abc@firehouse.net does not mean I will. \ \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4: 8: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id A20E837B79A for ; Mon, 17 Apr 2000 04:07:41 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F5491.dip0.t-ipconnect.de [193.159.84.145]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id MAA06285 for ; Mon, 17 Apr 2000 12:06:55 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 52C04AC2C for ; Mon, 17 Apr 2000 13:10:52 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id NAA04920 for questions@freebsd.org; Mon, 17 Apr 2000 13:07:24 +0200 (CEST) (envelope-from alex) Date: Mon, 17 Apr 2000 13:07:24 +0200 From: Alexander Langer To: questions@freebsd.org Subject: libc.so.3 not found Message-ID: <20000417130724.A4848@cichlids.cichlids.com> Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I have a dumb question: This is FreeBSD cichlids.cichlids.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Mar 31 16:52:11 CEST 2000 alex@cichlids.cichlids.com:/usr/src/sys/compile/cichlids i386 which was a 4.0 snap from 02/24/2000 and therefore never a 3.x machine. now, when I start the setiathome port: root:/usr/ports/astro/setiathome $ setiathome -email -nice 1 /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found I'm lacking an important part, I believe. Can one give me a hint, please? (4.0 machines that were 3.x once don't have this problem). YES, I could link back libc.so.3 with lib.so.4, but this is an ugly hack for now. Or shall I? Please reply directly, I'm not subscribed to -questions. Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:10:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (ppp-port3-32.tranquility.net [206.152.119.128]) by hub.freebsd.org (Postfix) with ESMTP id 9A62137B6CB for ; Mon, 17 Apr 2000 04:10:25 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id GAA06139 for ; Mon, 17 Apr 2000 06:13:19 -0500 (CDT) (envelope-from ishmael@tranquility.net) Date: Mon, 17 Apr 2000 06:13:18 -0500 (CDT) From: Ishmael To: freebsd-questions@FreeBSD.ORG Subject: Re: Package duplications In-Reply-To: <38FA7992.9AC7CA65@rochester.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I was fiddling through my package information, and I found that I have 3 > > different versions of the TCL package installed (8.0.5, 8.1.a2, and > > 8.3.b1). I was wondering - are all three truly necessary for any > > compatability issues? Or would I be able to get rid of the first two? > > > > Also, if I *DO* try to pkg_delete the first two, I get messages declaring > > dependencies on those packages. How do I make sure that whatever is > > dependent on the first install of TCL can actually use the second (as in, > > it knows where it is?) And also, what's the safest way to force a deinstall? These 3 versions of TCL install different binaries w/different names. If you try to delete these packages and some other ports/packages have dependencies on them, they will fail because they depend on a specific version of TCL. You can possibly try hacking these ports to work a different version of TCL if you wish, but that may or may not work. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:10:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from genesis.co.uk (genesis.baggywrinkle.co.uk [195.166.68.214]) by hub.freebsd.org (Postfix) with ESMTP id 5079037B709 for ; Mon, 17 Apr 2000 04:10:38 -0700 (PDT) (envelope-from Mark@Baggywrinkle.co.uk) Received: from javelin ([195.166.68.210]) by genesis.co.uk (8.9.3/8.9.3) with SMTP id OAA07220 for ; Sun, 16 Apr 2000 14:01:19 +0100 (BST) Message-ID: <00dd01bfa7a4$00153c10$d244a6c3@javelin> From: "Mark Bath" To: Subject: Xicrom (REM56) 10/100Mb Ethernet and 56K Modem Date: Sun, 16 Apr 2000 14:02:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have read a number of posts on this mailing list about getting the above card to work with FreeBSD. I am somewhat confused as to what works and does not so could someone please clarify which version of FreeBSD I need to run to get the card working. I do not mind at the moment if the modem side does not work, but the ethernet side I need to get working. Many thanks Mark Bath Mark@Baggywrinkle.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:13:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id AA2B137B656 for ; Mon, 17 Apr 2000 04:13:07 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id NAA10269; Mon, 17 Apr 2000 13:12:44 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Mon, 17 Apr 2000 13:12:44 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Alfred Perlstein Cc: Rasmus Skaarup , freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async In-Reply-To: <20000416120315.W4381@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Mounting devices] > > - Why is sync mode more secure? (I was told that a recovery would be less > > painful if drives are mounted in sync mode - in case of a breakdown.) > > It's not 'sync' it's 'non-async', a 'sync' mount means that no caching > is done, a 'non-async' mount means that meta-data operations are done > 'sync'. > > Please see: http://www.ece.cmu.edu/~ganger/papers/CSE-TR-254-95/ This presumably increases perfomance, but why isn't such a patch default for FreeBSD? (Or is this already implemented?) > > - Why does a simple 'mount' command tell me that both sync and async reads > > and writes are being performed on me FreeBSD box? > > Because it looks cool? :) If async operations are performed anyhow, why don't we just mount the drives async from the beginning. If FreeBSD chooses to mount drives in sync or 'non-async' mode as you say, to increase integrity, and async operations are performed anyway this doesn't help one bit. You still have problems with integrity, and the drives will just be slower.. Surely we should avoid any kind of breach in integrity, but I mean, a server breakdown is what it is, and having 200 inodes instead of 300 inodes corrupted doesn't sound like a worthy result of a much slower hard drive when the server is up. And even if FreeBSD only performed sync operations, there would still be some parts of the filesystem that are corrupted? Maybe I've got it all on backwards, but I've never given much thought to ufs - it's allways worked for me :-) Best regards Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:13:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (ppp-port3-32.tranquility.net [206.152.119.128]) by hub.freebsd.org (Postfix) with ESMTP id 7D19337B5E6 for ; Mon, 17 Apr 2000 04:13:46 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id GAA06151; Mon, 17 Apr 2000 06:16:27 -0500 (CDT) (envelope-from ishmael@tranquility.net) Date: Mon, 17 Apr 2000 06:16:26 -0500 (CDT) From: Ishmael To: Alexander Langer Cc: questions@FreeBSD.ORG Subject: Re: libc.so.3 not found In-Reply-To: <20000417130724.A4848@cichlids.cichlids.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > root:/usr/ports/astro/setiathome $ setiathome -email -nice 1 > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found rebuild world setting this line in /etc/make.conf: COMPAT3X= yes Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:17:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B4CC37B777 for ; Mon, 17 Apr 2000 04:17:41 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (pC19F5491.dip0.t-ipconnect.de [193.159.84.145]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id MAA08463; Mon, 17 Apr 2000 12:16:58 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id C8438AC2C; Mon, 17 Apr 2000 13:20:56 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id NAA05175; Mon, 17 Apr 2000 13:17:29 +0200 (CEST) (envelope-from alex) Date: Mon, 17 Apr 2000 13:17:29 +0200 From: Alexander Langer To: Ishmael Cc: questions@FreeBSD.ORG Subject: Re: libc.so.3 not found Message-ID: <20000417131729.A5151@cichlids.cichlids.com> Mail-Followup-To: Ishmael , questions@FreeBSD.ORG References: <20000417130724.A4848@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from ishmael@tranquility.net on Mon, Apr 17, 2000 at 06:16:26AM -0500 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Ishmael (ishmael@tranquility.net): > rebuild world setting this line in /etc/make.conf: > COMPAT3X= yes *blush* thanks Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:25:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (ppp-port3-32.tranquility.net [206.152.119.128]) by hub.freebsd.org (Postfix) with ESMTP id EE0E037B79A for ; Mon, 17 Apr 2000 04:25:07 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id GAA06200; Mon, 17 Apr 2000 06:27:41 -0500 (CDT) (envelope-from ishmael@tranquility.net) Date: Mon, 17 Apr 2000 06:27:40 -0500 (CDT) From: Ishmael To: Rasmus Skaarup Cc: freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > - Why does a simple 'mount' command tell me that both sync and async reads > > > and writes are being performed on me FreeBSD box? > > > > Because it looks cool? :) > > If async operations are performed anyhow, why don't we just mount the > drives async from the beginning. If FreeBSD chooses to mount drives in > sync or 'non-async' mode as you say, to increase integrity, and async > operations are performed anyway this doesn't help one bit. You still have > problems with integrity, and the drives will just be slower.. I think if i've read everything here in this thread, he meant that FreeBSD by default mounts drives 'non-async' which means all meta-data is written sync (meaning no caching), while all other data is writen async. This gives a combination of speed and integrity. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 4:59:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 5CCB837B637 for ; Mon, 17 Apr 2000 04:59:16 -0700 (PDT) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.9.3/8.9.3) with ESMTP id NAA18929 for ; Mon, 17 Apr 2000 13:59:26 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Mon, 17 Apr 2000 13:59:26 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Subject: PORTS compiling problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since a few days I have massiv problems in compiling libtool-1.3.4 and other stuff on our FBSD 4.0 box. When typing "make" the script seems to look for the tarball, but the tarball is alraedy here! It looks for something like ".tar.gz", but not for "libtool-1.3.4.tar.gz". This happens to netpbm and other tools, too. On the other hand, since I deleted the previous package of libtool there occur some errors after typing Make install that reports, that libtool 1.3.4 is out of date and I should install a newer one ..?????? Gruss O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver des IPA, Universitaet Mainz Netzwerk- und Systembetreuung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 5:18:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from licef30.licef.teluq.uquebec.ca (licef30.licef.teluq.uquebec.ca [206.167.88.66]) by hub.freebsd.org (Postfix) with ESMTP id D20DC37B6E2 for ; Mon, 17 Apr 2000 05:18:31 -0700 (PDT) (envelope-from mlevesqu@licef.teluq.uquebec.ca) Received: from licef100 (licef100.licef.teluq.uquebec.ca [206.167.88.68]) by licef30.licef.teluq.uquebec.ca (8.9.3/8.9.3) with SMTP id IAA12021 for ; Mon, 17 Apr 2000 08:13:25 -0400 (EDT) Reply-To: From: "Marc Levesque" To: Subject: Date: Mon, 17 Apr 2000 08:19:03 -0400 Message-ID: <000001bfa867$1f6565e0$4458a7ce@licef.teluq.uquebec.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 5:49:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f94.law3.hotmail.com [209.185.241.94]) by hub.freebsd.org (Postfix) with SMTP id EF98837B541 for ; Mon, 17 Apr 2000 05:49:15 -0700 (PDT) (envelope-from richardoyh@hotmail.com) Received: (qmail 30277 invoked by uid 0); 17 Apr 2000 12:49:15 -0000 Message-ID: <20000417124915.30276.qmail@hotmail.com> Received: from 203.116.1.204 by www.hotmail.com with HTTP; Mon, 17 Apr 2000 05:49:15 PDT X-Originating-IP: [203.116.1.204] From: "Richard Oyh" To: freebsd-questions@freebsd.org Subject: Talking between two box Date: Mon, 17 Apr 2000 12:49:15 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am attempting to connect up two box (3.4)in my home. I am using two different cards 3Com 3c905 (PCI) and 3c509b (ISA). The address are 192.168.5.5 and 192.168.5.10 respectivly with a netmask of 255.255.255.0 The problem is that I am unable to ping across the boxs. I am not using a hub thus I am using a cross cable for direct connection. However when I run one of the box using win95, I was able to ping each other. Thus I believe that there is nothing wrong with the cards and cable. Is there sometime that I might have miss out? Hope you all can help me on this. Thanks a lot. Regards. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 5:54:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-b.cbn.net.id (smtp-c.cbn.net.id [202.158.3.25]) by hub.freebsd.org (Postfix) with SMTP id EA57437B6E2 for ; Mon, 17 Apr 2000 05:54:30 -0700 (PDT) (envelope-from m4v3r1ck@bigfoot.com) Received: (qmail 1177 invoked from network); 17 Apr 2000 19:50:17 +0700 Received: from unknown (HELO mona.viper.com) (202.158.30.65) by smtp-b.cbn.net.id with SMTP; 17 Apr 2000 19:50:17 +0700 Received: (qmail 391 invoked by uid 1000); 17 Apr 2000 12:43:36 -0000 Date: Mon, 17 Apr 2000 19:43:36 +0700 From: John Indra To: freebsd-questions@freebsd.org Subject: FreeBSD can't be installed onto DOS extended partition Message-ID: <20000417194336.B298@bigfoot.com> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Homepage: http://www.bigfoot.com/~m4v3r1ck X-Mailer: Mutt 1.0.1i on FreeBSD 4.0-RELEASE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear FreeBSD users... Is the statement located on my subject line correct? Just need some confirmation... Regards, John Indra -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: Be the best! iD8DBQE4+wb4xcp0HIxafmQRAl+6AJ4xQIrXhYY1LLQrK31LYcqZxGRm0ACffg6s 11tcEiM9obnle8ddwkuU6DY= =XPvA -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 5:57:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id 3A0AB37B561 for ; Mon, 17 Apr 2000 05:57:40 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12hB6x-0009ta-00; Mon, 17 Apr 2000 14:58:43 +0200 Date: Mon, 17 Apr 2000 14:58:43 +0200 From: Marc Silver To: John Indra Cc: FreeBSD Questions Subject: Re: FreeBSD can't be installed onto DOS extended partition Message-ID: <20000417145843.F36881@draenor.org> References: <20000417194336.B298@bigfoot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000417194336.B298@bigfoot.com>; from m4v3r1ck@bigfoot.com on Mon, Apr 17, 2000 at 07:43:36PM +0700 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, That's correct. FreeBSD uses it's own filesystem, though once installed, it can mount MSDOS partitions. Hope this helps, Cheers, Marc On Mon, Apr 17, 2000 at 07:43:36PM +0700, John Indra wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Dear FreeBSD users... > > Is the statement located on my subject line correct? > Just need some confirmation... > > Regards, > John Indra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6: 9:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from king.ukrnet.net (king.ukrnet.net [212.26.128.2]) by hub.freebsd.org (Postfix) with ESMTP id C5DDD37B5E6 for ; Mon, 17 Apr 2000 06:09:24 -0700 (PDT) (envelope-from gnut@fc.kiev.ua) Received: from fc.kiev.ua (uucp@localhost) by king.ukrnet.net (8.10.0/8.10.0) with UUCP id e3HD98x28376 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 16:09:08 +0300 Received: from 212.26.129.66 (enbank.kiev.ua [212.26.129.66] (may be forged)) by blend.fc.kiev.ua (8.9.3/8.9.2) with ESMTP id QAA76919 for ; Mon, 17 Apr 2000 16:06:50 +0300 (EEST) (envelope-from gnut@fc.kiev.ua) Date: Mon, 17 Apr 2000 16:03:12 +0300 From: "Oles' Hnatkevych" X-Mailer: The Bat! (v1.35) S/N 91302521 Reply-To: "Oles' Hnatkevych" Organization: Finance & Credit Banking Corporation X-Priority: 3 (Normal) Message-ID: <4668.000417@fc.kiev.ua> To: freebsd-questions@freebsd.org Subject: what it can be? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello freebsd-questions, Apr 17 15:17:55 indust /kernel: ipfw: 800 Deny UDP 192.168.10.2:4083 10.255.255.255:138 out via ed0 I do not have the 10.0.0.0 network in my office. What even could generate a packet of this type? With best wishes, Oles' Hnatkevych, http://gnut.kiev.ua, gnut@fc.kiev.ua Finance & Credit Banking Corporation, Kyiv, Ukraine. Industrialnaya str. 27 +380 44 2417190 Artema str. 60, +380 44 4906877 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6:19:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d02.mx.aol.com (imo-d02.mx.aol.com [205.188.157.34]) by hub.freebsd.org (Postfix) with ESMTP id A015A37B6D1 for ; Mon, 17 Apr 2000 06:19:14 -0700 (PDT) (envelope-from PMJDALZELL@aol.com) Received: from PMJDALZELL@aol.com by imo-d02.mx.aol.com (mail_out_v25.3.) id n.8a.28963e6 (9251) for ; Mon, 17 Apr 2000 09:19:10 -0400 (EDT) From: PMJDALZELL@aol.com Message-ID: <8a.28963e6.262c694e@aol.com> Date: Mon, 17 Apr 2000 09:19:10 EDT Subject: No Subject To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL for Macintosh sub 56 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG exactly how do I use message id? I have put in the following: <06545573900055@ebs.ulead.com> 06545573900055@ebs.ulead.com and nothing. I have loaded every type of format possible and nothing comes up. Maybe you could put in examples so 'dummies' like me wouldn't have such a hard time. thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6:23:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id 6189837B739 for ; Mon, 17 Apr 2000 06:23:33 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class03.phys.univ.kiev.ua [194.44.151.3]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id QAA65646 for ; Mon, 17 Apr 2000 16:27:42 +0300 (EEST) Message-ID: <38FB1101.3C9866E7@ups.kiev.ua> Date: Mon, 17 Apr 2000 16:26:25 +0300 From: Usov Alexander X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: CTM & tracking STABLE branch Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello guys! That is not a real question, but an advise requirement :) Currently I use 4.0-RELEASE, but I do want to track 4.0-STABLE and I do need anybody explain me in detalis the process (don't flame me, I had read handbook, but still have a few questions). I currently don't have online, and even email at my home :(, the only thing I had is email in University, thus I desided to use CTM. As I understand, the first thing I should do is to subscribe to freebsd-stable and ctm-announce lists (is it really essential?). I should suscribe to ctm-???? list (what should I put instead ???? here?) to get deltas by email. After that I should install the whole source-tree from 4.0-RELEASE, download from ftp.frebsd.org/pub/FreeBSD/CTM/ (or their mirror) all previous deltas (what is their names?). After that I save all deltas attached to the mail to floppy, put them into /usr/delta/* , cd to /usr/src and do ctm -v -v /usr/delta/src-* to modify sources. After that I may do make world monthly. If I am wrong, correct me please. And one more question: can I do tar cfz /dos/backup/src.tgz /usr/src and delete all my deltas, or I should keep all deltas? Thanks! PS. Sorry for my bad english. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6:25: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1608.mail.yahoo.com (web1608.mail.yahoo.com [128.11.23.150]) by hub.freebsd.org (Postfix) with SMTP id 261CF37B568 for ; Mon, 17 Apr 2000 06:25:05 -0700 (PDT) (envelope-from topof_theworld@yahoo.com) Received: (qmail 21367 invoked by uid 60001); 17 Apr 2000 13:25:04 -0000 Message-ID: <20000417132504.21366.qmail@web1608.mail.yahoo.com> Received: from [199.93.0.66] by web1608.mail.yahoo.com; Mon, 17 Apr 2000 06:25:04 PDT Date: Mon, 17 Apr 2000 06:25:04 -0700 (PDT) From: Vinny Palladino Subject: Just a couple To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been looking around for a new OS, and read about yours on Cnet. I use my computer for on-line gaming. Would my windows games be able to run on FreeBSD3.2? Does it support OpenGL. What advantages (from a gamers point of view) would I gain from this OS? Thank You, topof_theworld@yahoo.com __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6:25:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id CC35E37B77B for ; Mon, 17 Apr 2000 06:25:37 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class03.phys.univ.kiev.ua [194.44.151.3]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id QAA65693 for ; Mon, 17 Apr 2000 16:29:49 +0300 (EEST) Message-ID: <38FB1185.5EB3F85C@ups.kiev.ua> Date: Mon, 17 Apr 2000 16:28:37 +0300 From: Usov Alexander X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: S3-VIRGE/DX and XFree86 4.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello guys! I do have a little problem with XFree86 4.0 and 4.0-RELEASE As you understand my video card is S3-VIRGE/DX, XFree86 works with appropriate driver almost fine: the only problem is messages: _XF86BigfontQueryFont: could not attach shm segment XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24 bombing console. My kernel has SYSV* options, and that looks strange :( One more: When I try to switch to another virtual console from X, it turn off my monitor and completely hang my system :( And the last one: when I log out X my monitor turns off and to got it back to life I should switch between virtual consoles, after that I saw that lines: waiting for X server to shut down .......... xinit: X server slow to shut down, sending KILL signal. waiting for server to die Does anybody know what is the problem? If does - HELP ME, please :) Maybe it`s a bug in 4.0-RELEASE? Anyway I decided to switch to 4.0-STABLE, or I shoud use XFree86 3.3.x? ;) PS. Sorry for my bad english. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6:27:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 9C52B37B527 for ; Mon, 17 Apr 2000 06:27:14 -0700 (PDT) (envelope-from rsidd@theory6.physics.iisc.ernet.in) Received: (qmail 1248 invoked from network); 17 Apr 2000 13:26:55 -0000 Received: from unknown (HELO theory6.physics.iisc.ernet.in) (qmailr@144.16.71.126) by theory1.physics.iisc.ernet.in with SMTP; 17 Apr 2000 13:26:55 -0000 Received: (qmail 7486 invoked by uid 211); 17 Apr 2000 13:26:54 -0000 Date: Mon, 17 Apr 2000 18:56:53 +0530 From: Rahul Siddharthan To: Rasmus Skaarup Cc: Alfred Perlstein , freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async Message-ID: <20000417185653.A7455@theory6.physics.iisc.ernet.in> Mail-Followup-To: Rasmus Skaarup , Alfred Perlstein , freebsd-questions@FreeBSD.ORG References: <20000416120315.W4381@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from rasmus@gal.dk on Mon, Apr 17, 2000 at 01:12:44PM +0200 X-Operating-System: Linux 2.2.15pre4 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > If async operations are performed anyhow, why don't we just mount the > drives async from the beginning. If FreeBSD chooses to mount drives in > sync or 'non-async' mode as you say, to increase integrity, and async > operations are performed anyway this doesn't help one bit. You still have > problems with integrity, and the drives will just be slower.. > > Surely we should avoid any kind of breach in integrity, but I mean, a > server breakdown is what it is, and having 200 inodes instead of 300 > inodes corrupted doesn't sound like a worthy result of a much slower hard > drive when the server is up. And even if FreeBSD only performed sync > operations, there would still be some parts of the filesystem that are > corrupted? FWIW, it seems like a machine with low load / few users is not much hit by the performance loss of sync operations, so I've left our FreeBSD machine with its default sync setting, and also changed a linux machine to sync. However, we've had the power fail unexpectedly on plenty of linux machines with async mounts, and never suffered data loss and rarely had even to run fsck manually -- most of the time it does an fsck with automatic corrections and continues happily from there. No "corruption" whatever. So using sync mounts on some machines was only because I've heard that it's safer. For an important server you'd be having stable power, reliable hardware and regular backups anyway -- so it seems to me that async would be preferable in that case, for better performance... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 6:52: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from plains.NoDak.edu (plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (Postfix) with ESMTP id 3446A37B585 for ; Mon, 17 Apr 2000 06:52:03 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.9.3/8.9.3) id IAA32493; Mon, 17 Apr 2000 08:52:01 -0500 (CDT) Date: Mon, 17 Apr 2000 08:52:01 -0500 (CDT) From: Mark Tinguely Message-Id: <200004171352.IAA32493@plains.NoDak.edu> To: smyru@eko.wroc.pl Subject: Re: moving with dump and restore Cc: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Monday, April 17, 2000, 3:30:39 AM, I got: > > > Are you trying to boot from wd0 or wd2? > yes, but I already fixed it. > > I was succesful with dump|restore. But I cannot > log in to the system after switching disks nor as > root nor as any other user. Is that caused by not > proper password base copying? Is there any special > way to do it? dump | restore should move all the files that you need, provided there weren't symbolic links already on that partition before you do the restore. (in other words restore would overwrite an existing symbolic link). but to be safe, check which crypt library you are using: ls -l /usr/lib/libcrypt.so it should say either: lrwxrwxrwx [deletes] /usr/lib/libcrypt.so@ -> libdescrypt.so or lrwxrwxrwx [deletes] /usr/lib/libcrypt.so@ -> libscrypt.so the DES library will properly cyrpts/decyrpt DES and MD5 encrypted passwords, and the S library crypts/decyrpts only the MD5 passwords. Check your password file, /etc/master.passwd, if all the passwords start with "$1", then you use MD5 ecryption. Second possiblity is that for some reason the master passwrd database, in /etc/spwd.db was not correctly created. As root, execute: # pwd_mkdb -p /etc/master.passwd --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 7: 4:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from plains.NoDak.edu (plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (Postfix) with ESMTP id 6490537B6D1 for ; Mon, 17 Apr 2000 07:04:08 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.9.3/8.9.3) id JAA30012; Mon, 17 Apr 2000 09:04:06 -0500 (CDT) Date: Mon, 17 Apr 2000 09:04:06 -0500 (CDT) From: Mark Tinguely Message-Id: <200004171404.JAA30012@plains.NoDak.edu> To: smyru@eko.wroc.pl, tinguely@plains.nodak.edu Subject: Re: moving with dump and restore Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG correction: > do the restore. (in other words restore would overwrite an existing ^^^^^ won't > symbolic link). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 7:12:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.afccc.af.mil (janus.afccc.af.mil [209.22.30.2]) by hub.freebsd.org (Postfix) with ESMTP id 49FD337B886 for ; Mon, 17 Apr 2000 07:12:28 -0700 (PDT) (envelope-from kevin.havener@afccc.af.mil) Received: from janus.afccc.af.mil (root@localhost) by janus.afccc.af.mil with ESMTP id PAA13722; Mon, 17 Apr 2000 15:12:04 GMT Received: from thor.afccc.af.mil (thor.afccc.af.mil [209.22.31.24]) by janus.afccc.af.mil with ESMTP id PAA13718; Mon, 17 Apr 2000 15:12:04 GMT Received: from afccc.af.mil (olasun7.afccc.af.mil [209.22.31.56]) by thor.afccc.af.mil with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id 2NFN3RV9; Mon, 17 Apr 2000 10:08:41 -0400 Message-ID: <38FB1B7E.39911E9A@afccc.af.mil> Date: Mon, 17 Apr 2000 10:11:10 -0400 From: Kevin Havener X-Mailer: Mozilla 4.08 [en] (X11; U; SunOS 5.7 sun4u) MIME-Version: 1.0 To: Ben Williams , freebsd-questions@freebsd.org Subject: Re: netscape References: <4751.000416@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had good luck following the font de-uglification how-to from the linux documentation project. I edited my xf86config file following the guidelines there and it solved a bunch of my font problems (netscape, lyx, and (x)emacs). See if it might help you out. The url is http://linuxdoc.org/HOWTO/mini/FDU.html. There is also a font how-to there. Don't have the slightest idea if it's relevant or not. The mini-howto is all about X configuration which should be pretty portable to FBSD. Kevin Ben Williams wrote: > > Yes but that's 'the long way' and not what I wanted to be able to > do. I've already mucked about with the 'base font sizes' (for lack of > a better term) but still some pages have tiny unreadable fonts > ("dynamic fonts" ?) and I would like the ability to ^] (also View > ->Increase Font) to increase the font-size "on-the-fly" without having > to muck about with menus and prefs or to at least have a shorter path > to follow through the menus if I can't get the hotkey to work. > > Thanks for the advise anyway. > > Still looking for a "fix". > --Ben Williams > mailto:received@email dot com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 7:17:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.scraprap.com (adsl-216-103-213-248.dsl.snfc21.pacbell.net [216.103.213.248]) by hub.freebsd.org (Postfix) with ESMTP id 2B5D137B886 for ; Mon, 17 Apr 2000 07:17:18 -0700 (PDT) (envelope-from jsoule@webcrossing.com) Received: from [10.0.0.103] (HELO sparky) by mail.scraprap.com (CommuniGate Pro SMTP 3.2.3) with SMTP id 62277; Mon, 17 Apr 2000 07:17:17 -0700 From: Jeff Soule Reply-To: jsoule@webcrossing.com Organization: Web Crossing Inc. To: "Simon Clayton" , Subject: Re: Ideal world hardware recommendations Date: Mon, 17 Apr 2000 06:57:06 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00041707171709.08194@sparky> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 OK time to stick my neck out... I have been ordering my systems from Penguin Computing and installing freeBSD on their systems For under 6K I get the Blackfoot 2500 Series. With dual 600 P3 prossessors a Gig of Ram and 60Gig of SCSI LVD 10,000rpm disk space in a 3.5 inch high rack mount configuration with 4 hot-swapable drive bays. As far as RAID. always use Hardware RAID for the best performance. but a good RAID controller will cut into your checkbook for another $1000 or so. I am not familiar with the cards that freeBSD support but I know they are limited. Hope this helps a little... /Jeff On Mon, 17 Apr 2000, Simon Clayton wrote: > OK, here's a nice question. I have to build a webserver for a > large site (moving from NT IIS/ASP/SQL Svr7 to FreeBSD/Apache/ > MySQL - woohoo!). > > I could go out and spend a silly amount of money on a Compaq > ProLiant 8000 or similar but I suspect that at the smallest > hint of trouble the "sorry we can't support that O/S" excuse > would be wheeled out. > > So my question is - what do you recommend, would you build it > yourself or buy branded? What about particular hardware, mega > fast processor? Hardware or software RAID? anything I should > stay away from? etc. > > Any advice/opinion is welcome. > > Simon > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - -- -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.2 iQA/AwUBOPsc7W/lZxVxa51TEQK8DQCeM4s4ti/ovoU6fCGN1Yy6qNAEzVoAniCn hmik1/CZPSZ6diR4OFFHtsOZ =a8I7 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 7:45:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 7308637B86D for ; Mon, 17 Apr 2000 07:44:47 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id SAA28401; Mon, 17 Apr 2000 18:41:22 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id SAA09494; Mon, 17 Apr 2000 18:41:56 +0400 (MSK) Message-Id: <200004171441.SAA09494@gate.ispras.ru> Date: Mon, 17 Apr 2000 18:41:56 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: Instalation To: questions@FreeBSD.ORG, miguelfernandez@bridge.com.br MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: +GJSq4LG4J7L3DkF3RT1TQ== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Try /stand/sysinstall -> configure -> Desktop and you'll see KDE Gnome ... and install what you want from this point. Grigory. > Delivered-To: freebsd-questions@freebsd.org > From: "Conta principal" > To: > Subject: Instalation > Date: Sat, 15 Apr 2000 21:06:37 -0300 > Hi ! I'm new on free BSD , but I use Linux by 2 years . I've installed freeBSD and later , i've tryed to run gnome , and kde , but it appear "Command not found " > Ok , i've thinked : I didin't installed them ! > But I dont know how . And when I try to run /stand/sysinstall and install the respectives packages , appears some errors . then I go to the directory > /usr/ports , there are various applications like kde and gnome , but when i rum make it say , "gnome.gzip not found " > I have two questions : > What the difference between ports and packages ? > The official freeBSD CD-rom have all packages ( like gnome , kde ...) ?? > if no , where i can get ? > > Ah , how I can run linux executables in freeBSD ? > > Well , thank you for your help ! > Miguel garz > > A free newcomer . Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8: 0:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 2EA6137B8B7 for ; Mon, 17 Apr 2000 08:00:49 -0700 (PDT) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id LAA14810 for questions@FreeBSD.ORG; Mon, 17 Apr 2000 11:00:47 -0400 (EDT) (envelope-from ray) Date: Mon, 17 Apr 2000 11:00:47 -0400 From: Ray Kohler To: questions@FreeBSD.ORG Subject: Re: libc.so.3 not found Message-ID: <20000417110047.A14762@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu References: <20000417130724.A4848@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from ishmael@tranquility.net on Mon, Apr 17, 2000 at 06:16:26AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 06:16:26AM -0500, Ishmael wrote: > > root:/usr/ports/astro/setiathome $ setiathome -email -nice 1 > > /usr/libexec/ld-elf.so.1: Shared object "libc.so.3" not found > rebuild world setting this line in /etc/make.conf: > COMPAT3X= yes This works, of course, but there's no need to make world just for this. Go to /usr/src/lib/compat/compat3x.i386 and do a 'make all install clean'. -- Ray Kohler FreeBSD -- The Power to Serve The optimum committee has no members. -- Norman Augustine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8: 9:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id 7AF4B37B56B for ; Mon, 17 Apr 2000 08:09:28 -0700 (PDT) (envelope-from hamellr@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail3.aracnet.com (8.9.3/8.9.3) with ESMTP id IAA02357; Mon, 17 Apr 2000 08:08:59 -0700 Received: by shell1.aracnet.com (8.9.3) id IAA05868; Mon, 17 Apr 2000 08:11:21 -0700 Date: Mon, 17 Apr 2000 08:11:21 -0700 (PDT) From: Rick Hamell To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange Nat/DNS? problem In-Reply-To: <20000415212715.B46067@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > First, where are your DNS servers? Inside or outside of your NAT'ed > net? I would guess outside? I thought you said that you _could_ ping > any machine outside though? Are we talking about DNS lookups on the > NAT machine or on the private net? Yes, sorry. The DNS servers are OUTSIDE my Nat'd network. BUT I can ping any other server by IP address I want too... I just can not ping the DNS servers from inside. They're pingable from outside just fine... My Windows machine exibits the same behavior so I believe it to be a NAT problem vs. DNS... below are my settings. :rc.local network_interfaces="auto" # -- sysinstall generated deltas -- # ifconfig_fxp0="inet 216.36.55.89 netmask 255.255.0.0" ifconfig_de0="inet 198.162.1.1 netmask 255.255.0.0" gateway_enable="YES" firewall_enable="YES" firewall_type="open" nat_enable="YES" natd_interface="fxp0" #Public interface natd_flags="-f /etc/natd.conf" #addition flags for natd defaultrouter="216.36.55.1" #router_enable="YES" hostname="heorot.grendal.org" linux_enable="YES" ibcs2_enable="YES" lpd_enable="YES" :resolv.conf domain grendal.org nameserver 216.36.26.5 nameserver 216.36.0.5 :natd.conf interface fxp0 dynamic yes use_sockets yes same_ports yes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8:19:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id A8E9337B7C2 for ; Mon, 17 Apr 2000 08:19:46 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3HFjqb28775; Mon, 17 Apr 2000 08:45:52 -0700 (PDT) Date: Mon, 17 Apr 2000 08:45:52 -0700 From: Alfred Perlstein To: Rahul Siddharthan , Rasmus Skaarup , freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async Message-ID: <20000417084552.E4381@fw.wintelcom.net> References: <20000416120315.W4381@fw.wintelcom.net> <20000417185653.A7455@theory6.physics.iisc.ernet.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417185653.A7455@theory6.physics.iisc.ernet.in>; from rsidd@physics.iisc.ernet.in on Mon, Apr 17, 2000 at 06:56:53PM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Rahul Siddharthan [000417 06:55] wrote: > * Rasmus Skaarup wrote: > > If async operations are performed anyhow, why don't we just mount the > > drives async from the beginning. If FreeBSD chooses to mount drives in > > sync or 'non-async' mode as you say, to increase integrity, and async > > operations are performed anyway this doesn't help one bit. You still have > > problems with integrity, and the drives will just be slower.. > > > > Surely we should avoid any kind of breach in integrity, but I mean, a > > server breakdown is what it is, and having 200 inodes instead of 300 > > inodes corrupted doesn't sound like a worthy result of a much slower hard > > drive when the server is up. And even if FreeBSD only performed sync > > operations, there would still be some parts of the filesystem that are > > corrupted? > > FWIW, it seems like a machine with low load / few users is not much > hit by the performance loss of sync operations, so I've left our > FreeBSD machine with its default sync setting, and also changed a > linux machine to sync. However, we've had the power fail unexpectedly > on plenty of linux machines with async mounts, and never suffered data > loss and rarely had even to run fsck manually -- most of the time it > does an fsck with automatic corrections and continues happily from > there. No "corruption" whatever. So using sync mounts on some > machines was only because I've heard that it's safer. > > For an important server you'd be having stable power, reliable > hardware and regular backups anyway -- so it seems to me that async > would be preferable in that case, for better performance... Both of you guys obviously haven't understood what the problems with async mounts are. First of all afaik Linux's fsck concept of "corruption" is a lot less stringant than FreeBSD's or Solaris's. Linux does this to cheat FS benchmarks to the detriment of users. With 'non-async' cross linked files/directories "can't happen" under FreeBSD. A "cross-link" is when after a crash two filesystem entities "own" the same blocks on the disk. Last I checked Linux fsck will just clone the data. Let's take the worst case scenario and assume that you just rebuilt the password file database under Linux and at the same time a user just created a somewhat large file: Now since meta-data isn't consistant under async it's quite possible that the password file's inode hasn't been truncated to free it's blocks while the user's file's inode has been given ownership of the blocks on disk. *power goes out* *machine comes back up* *user suprised to find bits of your password file in his tempfile* *administrator suprised to find instance of 'crack' running on system* oh joy. Ok, considering that which do you think is a more reasonable default? Also note that last I checked in Solaris (version 7) you needed a special third-party program to turn on 'async' because I don't think they liked the concept either. Remeber, FreeBSD's default is 'non-async', not 'sync' so normal filesystem data _is_ cached, just not the meta-data (allocations/directories). As far as making softupdates the default, again you haven't read everything you're supposed to: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/README.softupdates?rev=1.7 thanks, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8:31:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.vsl.cua.edu (mail.vsl.cua.edu [136.242.188.2]) by hub.freebsd.org (Postfix) with ESMTP id 5866A37B7C2 for ; Mon, 17 Apr 2000 08:31:19 -0700 (PDT) (envelope-from julianz@vsl.cua.edu) Received: from localhost (julianz@localhost) by gateway.vsl.cua.edu (8.9.3/8.9.3) with ESMTP id QAA05394 for ; Mon, 17 Apr 2000 16:34:19 -0400 (EDT) (envelope-from julianz@vsl.cua.edu) Date: Mon, 17 Apr 2000 16:34:19 -0400 (EDT) From: Julian Zottl To: FreeBSD Questions List Subject: SSH2 Port not working under FreeBSD 4.0R? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I have built two new machines using the 4.0R CD and installed the SSH2 port, but when I try to connect using SecureCRT (2.3.2) It doesn't connect to them :/ I get a blinking cursor like it is going to connect, then it disconnects! Any help is appriciated! Julian Zottl System Administrator, Vitreous State Laboratory (202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8:40:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.futuresoft.com (mail.futuresoft.com [199.165.143.4]) by hub.freebsd.org (Postfix) with ESMTP id BA98B37B868 for ; Mon, 17 Apr 2000 08:40:14 -0700 (PDT) (envelope-from sysadmin@futuresoft.com) Received: from mark (mark.futuresoft.com [199.165.143.246]) by mail.futuresoft.com (8.9.3/8.9.3) with SMTP id KAA06872 for ; Mon, 17 Apr 2000 10:37:20 -0500 (CDT) (envelope-from sysadmin@futuresoft.com) Message-Id: <3.0.6.32.20000417104016.008fab30@futuresoft.com> X-Sender: sysadmin@futuresoft.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 17 Apr 2000 10:40:16 -0500 To: freebsd-questions@freebsd.org From: Chanandler Boing Subject: DNS pulling records from other DNS Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm using the Name Server on our FreeBSD 4.0 machine. It will be an Internet server, so I've put very few DNS records on it (just the web server, mail, etc. because this machine will eventually be accessable from the Internet.) Another server, the Intranet DNS (sadly, a Microsquash NT 4.0 server running DNS and WINS), has complete records for all the machines in our network. The problem is, when I run nslookup to the FreeBSD Internet server and query names that are not on the it (just on the Intranet server), it gives the intranet record. For example: nslookup internal-client.mydomain.com x.x.x.4 DNS request timed out. timeout was 2 seconds. *** Can't find server name for address x.x.x.x: Timed out *** Default servers are not available Server: UnKnown Address: x.x.x.4 Name: internal-client.mydomain.com Address: x.x.x.204 (I've changed the domain name and IP addresses for this email.) Please, does anyone have any idea what is going wrong with my Internet FreeBSD Name Server? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8:40:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id B81F937B868 for ; Mon, 17 Apr 2000 08:40:27 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id QAA86747; Mon, 17 Apr 2000 16:40:17 +0100 (BST) (envelope-from simond) Date: Mon, 17 Apr 2000 16:40:17 +0100 From: simond@irrelevant.org To: Julian Zottl Cc: FreeBSD Questions List Subject: Re: SSH2 Port not working under FreeBSD 4.0R? Message-ID: <20000417164017.C81764@irrelevant.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from julianz@vsl.cua.edu on Mon, Apr 17, 2000 at 04:34:19PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 04:34:19PM -0400, Julian Zottl wrote: > Hey all, I have built two new machines using the 4.0R CD and installed the > SSH2 port, but when I try to connect using SecureCRT (2.3.2) It doesn't > connect to them :/ I get a blinking cursor like it is going to connect, > then it disconnects! Any help is appriciated! I'd suggest installing either just ssh1 or ssh1 followed by ssh2 as (AFAIR) SecureCRT doesn't support the SSH2 protocol and requires the older (and more common) ssh1. Hope that helps. -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 8:55:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from daedalus.wintek.com (daedalus.wintek.com [208.13.62.87]) by hub.freebsd.org (Postfix) with ESMTP id 9A3BE37B764 for ; Mon, 17 Apr 2000 08:55:06 -0700 (PDT) (envelope-from fbsdq@daedalus.wintek.com) Received: (from fbsdq@localhost) by daedalus.wintek.com (8.9.3/8.9.3) id KAA01838; Mon, 17 Apr 2000 10:54:45 -0500 (EST) (envelope-from fbsdq) From: FreeBSD Questions Message-Id: <200004171554.KAA01838@daedalus.wintek.com> Subject: Re: need kernel config for soundblaster pro In-Reply-To: <20000417090759.C242@alanis.mini.net> from Philipp Huber at "Apr 17, 2000 09:07:59 am" To: Philipp Huber Date: Mon, 17 Apr 2000 10:54:44 -0500 (EST) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, Apr 17, 2000 at 12:02:52AM -0500, FreeBSD Questions wrote: > > > > > > I've searched the faq, handbook, lists, etc. and all I've > > found is conflicting information about the soundblaster > > sound drivers. I'm running FreeBSD 3.4-STABLE. Should > > I use the snd0 driver or the pcm0 driver? This is a real > > soundblaster pro, not a clone or emulation. > > > > >From the docs, I've tried the snd0: > > > > controller snd0 > > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > > device opl0 at isa? port 0x388 > > > > and pcm0: > > > > device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x0 > > > > > > I've tried kernels with both drivers and all I get is static > > when playing wav files. Dmesg recognizes the sb pro, but > > something still isn't right. > > > > Can someone send me the exact config to add to my kernel? > > > > Thanks in advance. > > > > > > did you make the device files in /dev ? > cd /dev > ./MAKEDEV snd0 > yes. I can play .au files, but .wav files are all static. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9: 6: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.iserv.net (mail3.iserv.net [204.177.184.153]) by hub.freebsd.org (Postfix) with ESMTP id EFA0A37B7DD for ; Mon, 17 Apr 2000 09:06:03 -0700 (PDT) (envelope-from dknight@mail.iserv.net) Received: from [206.67.165.3] (bb-3.bakerbooks.com [206.67.165.3]) by mail3.iserv.net (8.9.3/8.9.3) with SMTP id MAA31498; Mon, 17 Apr 2000 12:02:30 -0400 X-Envelope-To: freebsd-questions@FreeBSD.ORG Message-Id: <200004171602.MAA31498@mail3.iserv.net> Subject: SETI@home teams Date: Mon, 17 Apr 2000 12:02:29 -0400 x-mailer: Claris Emailer 2.0v3, January 22, 1998 From: Dan Knight To: , , , , , , , , , , , , Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Last Friday I began weekly reporting on the Top 20 SETI@home teams. It's biased toward the Mac, and especially Team Mac Observer, but also provides a nice verbal summary of how the various teams (including yours) are faring. You might want to provide this URL to members of your team and visitors to your site as an encouragement to keep up the good work. Dan Knight dknight@reformed.net / dknight@mail.iserv.net Low End Mac - Saved by grace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:14:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from qosip.ttt.bme.hu (qosip.ttt.bme.hu [152.66.79.189]) by hub.freebsd.org (Postfix) with ESMTP id 5BE0D37B82D for ; Mon, 17 Apr 2000 09:14:32 -0700 (PDT) (envelope-from regost@qosip.ttt.bme.hu) Received: from localhost (regost@localhost) by qosip.ttt.bme.hu (8.10.0/8.10.0/Debian 8.10.0-1) with ESMTP id e3HG93j11138 for ; Mon, 17 Apr 2000 18:09:04 +0200 Date: Mon, 17 Apr 2000 18:09:03 +0200 (CEST) From: Regos Tamas To: freebsd-questions@FreeBSD.ORG Subject: need help Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone!! I need a little help. We use freebsd release 3.3. We want to generate TCP adn UDP traffic on a single link with 100Mbps capacity. UDP traffic works correctly, but with TCP we are experiencing problem, particularly the maximum bandwith we can achieve is about 200 kbps (we have tested by using ftp on a file of 2Mbyte (approx) and it took about 30 sec.). What can be the problem?? Thank you in advance. Regards, Tamas e-mail:regost@qosip.ttt.bme.hu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:16:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id BAA8037B7EA for ; Mon, 17 Apr 2000 09:16:27 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.0/8.10.0.Tyfon) with ESMTP id e3HGGFT37542 for ; Mon, 17 Apr 2000 18:16:15 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Mon, 17 Apr 2000 18:25:59 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: FreeBSD 4.0S sshd + Windows SSH client Date: Mon, 17 Apr 2000 18:13:26 +0200 Message-ID: <005901bfa887$dd655440$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What type of capabilities do I need to look for when deciding which Windows 9x/NT based ssh client to use with sshd in FreeBSD-4.0? Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:24: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lumsi.lugansk.ua (lumsi.lugansk.ua [62.244.34.14]) by hub.freebsd.org (Postfix) with ESMTP id C50D637B8DC for ; Mon, 17 Apr 2000 09:23:53 -0700 (PDT) (envelope-from andrew@soc.lg.gov.ua) Received: (from uusoc@localhost) by lumsi.lugansk.ua (8.8.8/8.8.8) with UUCP id TAA24997 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 19:19:57 +0300 X-Authentication-Warning: lumsi.lugansk.ua: uusoc set sender to andrew@soc.lg.gov.ua using -f Received: from localhost (andrew@localhost) by soc.lg.gov.ua (8.9.3/8.9.3) with SMTP id RAA05508 for ; Mon, 17 Apr 2000 17:25:10 GMT (envelope-from andrew@soc.lg.gov.ua) Date: Mon, 17 Apr 2000 17:25:10 +0000 (GMT) From: Andrew To: freebsd-questions@freebsd.org Subject: toor Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have user toor with UID 0 in my system. Is this security hole? Why he exists by default? Which purpose? Can I remove him from the system? His password? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:27: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from capecod.net (cbrg1018.capecod.net [63.211.188.2]) by hub.freebsd.org (Postfix) with ESMTP id 33F9137B897 for ; Mon, 17 Apr 2000 09:27:04 -0700 (PDT) (envelope-from crtb@capecod.net) Received: (from crtb@localhost) by capecod.net (8.9.3/8.8.8) id MAA00583; Mon, 17 Apr 2000 12:27:02 -0400 (EDT) (envelope-from crtb) Date: Mon, 17 Apr 2000 12:27:02 -0400 (EDT) From: Chuck Bacon Message-Id: <200004171627.MAA00583@capecod.net> To: questions@freebsd.org Subject: We have 'uptime' - is there a 'downtime' ? Cc: crtb@capecod.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there some timestamp which a FreeBSD system periodically leaves someplace on a disk? If so, then when it reboots, it might be able to report the down time. I'd appreciate any leads. Thanks. Chuck Bacon - crtb@capecod.net "Good is better than evil 'cause it's nicer". --Li'l Abner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:27:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.futuresoft.com (mail.futuresoft.com [199.165.143.4]) by hub.freebsd.org (Postfix) with ESMTP id 2A53937B886 for ; Mon, 17 Apr 2000 09:27:22 -0700 (PDT) (envelope-from sysadmin@futuresoft.com) Received: from mark (mark.futuresoft.com [199.165.143.246]) by mail.futuresoft.com (8.9.3/8.9.3) with SMTP id LAA00199 for ; Mon, 17 Apr 2000 11:22:43 -0500 (CDT) (envelope-from sysadmin@futuresoft.com) Message-Id: <3.0.6.32.20000417112721.008f7810@futuresoft.com> X-Sender: sysadmin@futuresoft.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 17 Apr 2000 11:27:21 -0500 To: freebsd-questions@freebsd.org From: Chanandler Boing Subject: How to get Command Buffer Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, How can I get a Command Buffer on FreeBSD 4.0? By Command Buffer, I mean that you hit the Up Arrow and it types the last command you entered. I've got this in RH Linux and SCO, so I assume it's easy to do in FreeBSD. I'd sincerely appreciate your help on this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:35:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id BB78E37B9D3 for ; Mon, 17 Apr 2000 09:35:09 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3HH2uV01119; Mon, 17 Apr 2000 10:02:56 -0700 (PDT) Date: Mon, 17 Apr 2000 10:02:56 -0700 From: Alfred Perlstein To: Chanandler Boing Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get Command Buffer Message-ID: <20000417100256.G4381@fw.wintelcom.net> References: <3.0.6.32.20000417112721.008f7810@futuresoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3.0.6.32.20000417112721.008f7810@futuresoft.com>; from sysadmin@futuresoft.com on Mon, Apr 17, 2000 at 11:27:21AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Chanandler Boing [000417 09:57] wrote: > Hello, > > How can I get a Command Buffer on FreeBSD 4.0? By Command Buffer, I mean > that you hit the Up Arrow and it types the last command you entered. > > I've got this in RH Linux and SCO, so I assume it's easy to do in FreeBSD. > I'd sincerely appreciate your help on this. run 'sh' then type 'set -o emacs' or install another shell from /usr/ports/shells/ -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:58:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primex.prontel.net (primex.prontel.net [216.242.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 0AD3737B862 for ; Mon, 17 Apr 2000 09:58:17 -0700 (PDT) (envelope-from netadmin@primex.prontel.net) Received: from sysop1 (matrix.prontel.net [216.242.25.4]) by primex.prontel.net (8.9.3/8.9.3) with SMTP id NAA66524; Mon, 17 Apr 2000 13:02:04 -0400 (EDT) (envelope-from netadmin@primex.prontel.net) From: "Lester A. Mesa" To: "'Alfred Perlstein'" Cc: Subject: RE: How to get Command Buffer Date: Tue, 18 Apr 2000 01:00:32 -0400 Message-ID: <00a201bfa8f3$06363b80$38040a0a@prontel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <20000417100256.G4381@fw.wintelcom.net> Importance: Normal Disposition-Notification-To: "Lester A. Mesa" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /usr/ports/shells/bash2 pretty good shell with the features you are looking for.. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Alfred Perlstein Sent: Monday, April 17, 2000 1:03 PM To: Chanandler Boing Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get Command Buffer * Chanandler Boing [000417 09:57] wrote: > Hello, > > How can I get a Command Buffer on FreeBSD 4.0? By Command Buffer, I mean > that you hit the Up Arrow and it types the last command you entered. > > I've got this in RH Linux and SCO, so I assume it's easy to do in FreeBSD. > I'd sincerely appreciate your help on this. run 'sh' then type 'set -o emacs' or install another shell from /usr/ports/shells/ -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 9:59:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f111.law3.hotmail.com [209.185.241.111]) by hub.freebsd.org (Postfix) with SMTP id D8F8A37B897 for ; Mon, 17 Apr 2000 09:59:11 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 69437 invoked by uid 0); 17 Apr 2000 16:59:11 -0000 Message-ID: <20000417165911.69436.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Mon, 17 Apr 2000 09:59:11 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: wierd error messages during bootup Date: Mon, 17 Apr 2000 09:59:11 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I setup a FreeBSD 3.3-release and have a wierd error message appearing during bootup, actually just before login prompt. The error message is: pure squid [286]: can't open /usr/local/squid/logs/access.log: (13) Permission denied. pure squid [343]: can't open /usr/local/squid/logs/access.log: (13) Permission denied. And keep occuring 3 more times with different numbers in the []. Could anyone give me some suggestion about this error message? Thank you. Jerry ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10: 0:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 5089337B93A for ; Mon, 17 Apr 2000 10:00:39 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (ip-139-80.wwdc.com [207.200.139.80] (may be forged)) by superman.imag.net (8.9.3/8.9.3) with SMTP id KAA18402; Mon, 17 Apr 2000 10:01:36 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: Installation Date: Mon, 17 Apr 2000 11:16:24 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <000801bfa83a$ac817cc0$b447c918@videotron.ca> Cc: jodyroy@videotron.ca MIME-Version: 1.0 Message-Id: <00041711305300.00717@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000, Jody wrote: > I have Windows 98 and I want to download FreeBSD. How do I do that? Is > there a setup.exe file? Sort of, but it's not called setup.exe. If you look around the website, you will find instructions on the installation process. There are two floppy disk images you will need to get, and a program called rawwrite.exe. The installation program is not a DOS/Windows program, but a bootable version of FreeBSD that fits on two floppies. Copying these two files to a floppy disk, you need to use the rawwrite program to create the floppies. > I went to the ftp site and only saw folders. Am I supposed to download > all the files? When you boot the installation floppies, the install program will download the files you need, based on the choices you make during the install process. I really recommed you read the information on the website on installing FreeBSD before you begin, especially if you plan to have both FreeBSD and Windows on your computer. FreeBSD can not run from a Windows partition - they use different file systems - hence the installation process begins with partitioning your hard disk. Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10: 0:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 505C337B8C0 for ; Mon, 17 Apr 2000 10:00:39 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (ip-139-80.wwdc.com [207.200.139.80] (may be forged)) by superman.imag.net (8.9.3/8.9.3) with SMTP id KAA18461; Mon, 17 Apr 2000 10:01:43 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: Just a couple Date: Mon, 17 Apr 2000 11:33:06 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000417132504.21366.qmail@web1608.mail.yahoo.com> Cc: topof_theworld@yahoo.com MIME-Version: 1.0 Message-Id: <00041712102301.00717@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000, Vinny Palladino wrote: > I've been looking around for a new OS, and > read about yours on Cnet. I use my computer for > on-line gaming. Would my windows games be able to run > on FreeBSD3.2? Does it support OpenGL. What advantages > (from a gamers point of view) would I gain from this > OS? Because FreeBSD is a completely difference operating system, it doesn't naturally run Windows software. There is a commercial software package, called VMWare, which can be purchased separately, and will allow you to run Windows software on FreeBSD. Unfortunately, running game software under emulation will noticably affect performance. Unfortunately, if playing games is how you spend most of your time on the computer, FreeBSD is currently not a very good choice, not for technical reasons, but for market reasons. Until FreeBSD (or Linux) attracts a much larger user base, most game developers are going to concentrate on Windows. On the other hand, if you do more than just play games, definitely take a look at the kind of software that is native on FreeBSD, and see if it can meet your needs. FreeBSD can also run Linux software. Since FreeBSD and Linux are more closely related, Linux emulation on FreeBSD does not incur a significant performance hit. You won't be able to run Microsoft software, but there is still a lot of good software available for FreeBSD/Linux. Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10: 2:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 4790537B6D1 for ; Mon, 17 Apr 2000 10:02:40 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3HHTbY01878; Mon, 17 Apr 2000 10:29:37 -0700 (PDT) Date: Mon, 17 Apr 2000 10:29:37 -0700 From: Alfred Perlstein To: Rahul Siddharthan Cc: Rasmus Skaarup , freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async Message-ID: <20000417102936.H4381@fw.wintelcom.net> References: <20000416120315.W4381@fw.wintelcom.net> <20000417185653.A7455@theory6.physics.iisc.ernet.in> <20000417084552.E4381@fw.wintelcom.net> <20000417221637.A407@theory1.physics.iisc.ernet.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417221637.A407@theory1.physics.iisc.ernet.in>; from rsidd@physics.iisc.ernet.in on Mon, Apr 17, 2000 at 10:16:37PM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Rahul Siddharthan [000417 10:23] wrote: > Alfred Perlstein said on Apr 17, 2000 at 08:45:52: > > As far as making softupdates the default, again you haven't read > > everything you're supposed to: > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/README.softupdates?rev=1.7 > > I think the question was on making async mounts the default > (linux-style). The FreeBSD mount manpage warns against doing this; > the linux manpage doesn't. (Unsurprising, since it's the default in > linux). > > Also, Rasmus's earlier benchmarks suggest that FreeBSD's performance > is 1/4 that of linux on the same hardware. Is that typical, or some > freak of that particular hardware setup? How much of that can be > compensated by softupdates (the README suggests a performance gain of > 20% less running time and 40% less I/O)? Is there something > especially dangerous about a FreeBSD async mount, or is the manpage > merely being more "honest" than the linux manpage? When filesystem > performance is important (say a heavy-duty mail server, or NFS > server), and power/hardware-related crashes are not a worry and backup > precautions have been taken, what would you recommend doing? Drawing your own conclusions from the email I posted. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10: 7:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from geijer.it.uu.se (geijer.it.uu.se [130.238.15.81]) by hub.freebsd.org (Postfix) with ESMTP id D72EB37B6EA for ; Mon, 17 Apr 2000 10:07:27 -0700 (PDT) (envelope-from ertr1013@csd.uu.se) Received: (from ertr1013@localhost) by geijer.it.uu.se (8.8.5/8.8.5) id TAA19435; Mon, 17 Apr 2000 19:07:07 +0200 (MET DST) Date: Mon, 17 Apr 2000 19:07:06 +0200 From: Erik Trulsson To: Andrew Cc: freebsd-questions@FreeBSD.ORG Subject: Re: toor Message-ID: <20000417190705.A19392@student.csd.uu.se> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from andrew@soc.lg.gov.ua on Mon, Apr 17, 2000 at 05:25:10PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 05:25:10PM +0000, Andrew wrote: > I have user toor with UID 0 in my system. > That is normal. > Is this security hole? No. > Why he exists by default? Which purpose? Basically as an an alternative root account with a different shell. (Default shell for 'root' is /bin/csh, for 'toor' it is /bin/sh.) (Note that 'toor' is 'root' backwards...) See it as an example of how you can have several usernames with the same UID and the same home directory but different shells. > Can I remove him from the system? Sure, nothing (AFAIK) depends on 'toor' existing. > His password? Unless you have changed something the password for 'toor' should be '*' meaning that it is disabled and you can't login as that user. -- Erik Trulsson ertr1013@student.csd.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10: 7:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f146.law3.hotmail.com [209.185.241.146]) by hub.freebsd.org (Postfix) with SMTP id 1802237BA08 for ; Mon, 17 Apr 2000 10:07:55 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 73029 invoked by uid 0); 17 Apr 2000 17:07:51 -0000 Message-ID: <20000417170751.73028.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Mon, 17 Apr 2000 10:07:50 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: an ARP error message when logout Date: Mon, 17 Apr 2000 10:07:50 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have an error message about ARP when logout my FreeBSD33-release. arp watch Apr 15 22:37:56 freebie arpwatch: fopen (arp.dat): No such file or directory. Could anyone give me some suggestion? Thanks for any information. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:10:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 731F437BA09 for ; Mon, 17 Apr 2000 10:10:48 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id LAA67457 for ; Mon, 17 Apr 2000 11:11:32 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 17 Apr 2000 11:11:31 -0600 (CST) From: Ryan Thompson To: freebsd-questions@freebsd.org Subject: bash line wrapping with ANSI colours Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I've recently begun mucking around with my bash prompts lately, and, due to the use of quite a lot of colour, PS1 has become quite long in characters (though, when displayed, is only about 15 columns, plus the path). For some reason, with line editing enabled in bash, readline insists on WRAPPING lines of text after I type only a few characters (my prompt happens to be about 70 characters long, and I'm using a terminal with 80 columns)... Thus, after I type about 10 characters at the prompt (still only on about terminal column 30), it wraps and messes with the display. Thus, it looks like bash figures out the wrapping boundary WITHOUT first filtering out the ANSI escape sequences. Granted, the terminal is responsible for interpreting the ANSI codes, but is there a way to make bash ignore them before handling wrapping? The wrapping doesn't happen if I use `set +o emacs` (thus turning off readline in bash), but I don't want to lose the command line editing. It DOES still happen with -o vi, though. Has this been documented before? I couldn't find anything in the bash manpage or the mailing lists like this. It smells like a bug, but has probably been around far too long to be called anything but a feature :-) -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:11:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f148.law3.hotmail.com [209.185.241.148]) by hub.freebsd.org (Postfix) with SMTP id 3850F37B8DC for ; Mon, 17 Apr 2000 10:11:44 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 89911 invoked by uid 0); 17 Apr 2000 17:11:43 -0000 Message-ID: <20000417171143.89910.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Mon, 17 Apr 2000 10:11:43 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: How to get irq and drq information? Date: Mon, 17 Apr 2000 10:11:43 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a FreeBSD33-release. I am wondering is there any way I can get the information of interrupt and DMA channel for every device which I am using? Thanks. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:12:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id C2A7E37B862 for ; Mon, 17 Apr 2000 10:12:54 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (sprout.cgf.net [207.215.8.122]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id KAA31828; Mon, 17 Apr 2000 10:11:59 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38FAD5F9.2C8E5AD9@cgf.net> Date: Mon, 17 Apr 2000 09:14:33 +0000 From: tom X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> <38F16BF4.905477CE@cgf.net> <20000410152642.K19079@freebie.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg, Thanks for the advice. I finally found out what was wrong with my implementation. The mistake I had made was to assume that the partition being used by vinum was of a special type, hence I had not gone through newfs first to create a BSD filesystem. Re-visiting /stand/sysinstall to create : /dev/da0s1e from /dev/da0 /dev/da1s1e from /dev/da1 was the solution. This was the reason why the "disklable -e /dev/da0s1" would not write the partition as typ vinum. Once I had run newfs (which created da0s1e) I was able to change the type to "vinum" I'm fairly certain that the orginal problem was caused not starting with fresh partitions. 1. I now have a new problem for which I require some advice. The following output reports that Plex ex-mirror.p1 is faulty. The volume seems to be operating correctly but I think that the mirroring function is not happening. Is there a simple test I can do outside the vinum command set that will confirm this problem? 2. Assuming there is some kind of a failure in the mirroring, and that I have repaired the problem, how do I then get the information to re-mirror onto the newly attached disk? Thanks again, Tom root@garlic#vinum list -v 2 drives: Drive a: Device /dev/da0s1e Created on garlic.cgf.net at Sat Apr 15 20:13:10 2000 Config last updated Sun Apr 16 01:08:24 2000 Size: 4342915584 bytes (4141 MB) Used: 4341240320 bytes (4140 MB) Available: 1675264 bytes (1 MB) State: up Last error: none Active requests: 0 Maximum active: 5 Drive b: Device /dev/da1s1e Created on garlic.cgf.net at Sat Apr 15 20:13:10 2000 Config last updated Sun Apr 16 01:08:24 2000 Size: 4342915584 bytes (4141 MB) Used: 4341240320 bytes (4140 MB) Available: 1675264 bytes (1 MB) State: up Last error: none Active requests: 0 Maximum active: 0 1 volumes: Volume mirror: Size: 4341104640 bytes (4140 MB) State: up Flags: open 2 plexes Read policy: round robin 2 plexes: Plex mirror.p0: Size: 4341104640 bytes (4140 MB) Subdisks: 1 State: up Organization: concat Part of volume mirror Plex ex-mirror.p1: Size: 4341104640 bytes (4140 MB) Subdisks: 1 State: faulty Organization: concat Part of volume mirror 2 subdisks: Subdisk mirror.p0.s0: Size: 4341104640 bytes (4140 MB) State: up Plex mirror.p0 at offset 0 (0 B) Drive a (/dev/da0s1e) at offset 135680 (132 kB) Subdisk mirror.p1.s0: Size: 4341104640 bytes (4140 MB) State: empty Plex ex-mirror.p1 at offset 0 (0 B) Drive b (/dev/da1s1e) at offset 135680 (132 kB) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:16:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id CC79937B992 for ; Mon, 17 Apr 2000 10:15:57 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 472 invoked by uid 211); 17 Apr 2000 16:46:37 -0000 Date: Mon, 17 Apr 2000 22:16:37 +0530 From: Rahul Siddharthan To: Alfred Perlstein Cc: Rasmus Skaarup , freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async Message-ID: <20000417221637.A407@theory1.physics.iisc.ernet.in> References: <20000416120315.W4381@fw.wintelcom.net> <20000417185653.A7455@theory6.physics.iisc.ernet.in> <20000417084552.E4381@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417084552.E4381@fw.wintelcom.net>; from bright@wintelcom.net on Mon, Apr 17, 2000 at 08:45:52AM -0700 X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein said on Apr 17, 2000 at 08:45:52: > As far as making softupdates the default, again you haven't read > everything you're supposed to: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/README.softupdates?rev=1.7 I think the question was on making async mounts the default (linux-style). The FreeBSD mount manpage warns against doing this; the linux manpage doesn't. (Unsurprising, since it's the default in linux). Also, Rasmus's earlier benchmarks suggest that FreeBSD's performance is 1/4 that of linux on the same hardware. Is that typical, or some freak of that particular hardware setup? How much of that can be compensated by softupdates (the README suggests a performance gain of 20% less running time and 40% less I/O)? Is there something especially dangerous about a FreeBSD async mount, or is the manpage merely being more "honest" than the linux manpage? When filesystem performance is important (say a heavy-duty mail server, or NFS server), and power/hardware-related crashes are not a worry and backup precautions have been taken, what would you recommend doing? Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:17:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f156.law3.hotmail.com [209.185.241.156]) by hub.freebsd.org (Postfix) with SMTP id F31C637B79A for ; Mon, 17 Apr 2000 10:17:10 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 89929 invoked by uid 0); 17 Apr 2000 17:17:10 -0000 Message-ID: <20000417171710.89928.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Mon, 17 Apr 2000 10:17:10 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: about NFS server Date: Mon, 17 Apr 2000 10:17:10 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I setup a NFS server on one of my FreeBSD. But I will get an error message as below. Apr 15 22:37:52 freebie mountd[152]: bad xports list line /share My /etc/exports is as below /share -maproot=0 -network 192.168.201.0 freebie freefall What's wrong with my exports? please give me some suggestions. Thanks. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:22:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (Postfix) with ESMTP id 5C2AD37B8E6 for ; Mon, 17 Apr 2000 10:22:37 -0700 (PDT) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.10.0/8.10.0) with ESMTP id e3HHMTv95182; Mon, 17 Apr 2000 10:22:29 -0700 (PDT) Date: Mon, 17 Apr 2000 10:22:29 -0700 (PDT) From: "Eric J. Schwertfeger" To: Ryan Thompson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bash line wrapping with ANSI colours In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000, Ryan Thompson wrote: > I've recently begun mucking around with my bash prompts lately, and, due > to the use of quite a lot of colour, PS1 has become quite long in > characters (though, when displayed, is only about 15 columns, plus the > path). put a \[ before and after the ANSI codes. Anything between them will not get used to determine the length of the prompt, for word-wrapping purposes. > Has this been documented before? I couldn't find anything in the bash > manpage or the mailing lists like this. It smells like a bug, but has > probably been around far too long to be called anything but a feature :-) Yes, but I can't find my bookmark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:25:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id EA02137BA04 for ; Mon, 17 Apr 2000 10:25:54 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id LAA67812; Mon, 17 Apr 2000 11:26:27 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 17 Apr 2000 11:26:27 -0600 (CST) From: Ryan Thompson To: "Eric J. Schwertfeger" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bash line wrapping with ANSI colours In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric J. Schwertfeger wrote to Ryan Thompson: > On Mon, 17 Apr 2000, Ryan Thompson wrote: > > > I've recently begun mucking around with my bash prompts lately, and, due > > to the use of quite a lot of colour, PS1 has become quite long in > > characters (though, when displayed, is only about 15 columns, plus the > > path). > > put a \[ before and after the ANSI codes. Anything between them will not > get used to determine the length of the prompt, for word-wrapping > purposes. Ha! Thanks, Eric... Somehow that slipped by me. Actually, the end of the sequence should be marked with a \], not a \[. From the bash manpage: \[ begin a sequence of non-printing characters, which could be used to embed a terminal con- trol sequence into the prompt \] end a sequence of non-printing characters - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:35:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from steinbeck.gabor.org (cb846402-a.mdsn1.wi.home.com [24.10.222.94]) by hub.freebsd.org (Postfix) with ESMTP id 1E79B37B94B for ; Mon, 17 Apr 2000 10:35:11 -0700 (PDT) (envelope-from gabor@acm.org) Received: from acm.org (localhost [127.0.0.1]) by steinbeck.gabor.org (8.9.3/8.9.3) with ESMTP id MAA08463 for ; Mon, 17 Apr 2000 12:35:09 -0500 (CDT) (envelope-from gabor@acm.org) Message-ID: <38FB4B4D.C2428F94@acm.org> Date: Mon, 17 Apr 2000 12:35:09 -0500 From: Gabor Kincses X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Ptrace in Linux emu (when?) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm using linux_base 6.1 and linux_devtools 6.1 and trying to get a stack trace from a process and am getting the following. How else can I get a stack trace from a linux process? root@steinbeck: <119> ./gdb /usr/local/informix/bin/oninit 6962 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... /usr2/compat/linux/usr/bin/6962: No such file or directory. Attaching to program: /usr/local/informix/bin/oninit, Pid 6962 ptrace: Function not implemented. (gdb) where No stack. Ouch. Any help is appreciated. -- Gabor Kincses (gabor@acm.org) Running FreeBSD 4.0-RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:36: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gold.sdln.net (gold.sdln.net [204.52.252.74]) by hub.freebsd.org (Postfix) with ESMTP id 2E1A437BA26 for ; Mon, 17 Apr 2000 10:36:01 -0700 (PDT) (envelope-from cchrstns@sdln.net) Received: from corey (corey.sdln.net [204.52.252.93]) by gold.sdln.net (8.8.8/8.8.8) with SMTP id LAA08042 for ; Mon, 17 Apr 2000 11:35:55 -0600 (MDT) (envelope-from cchrstns@sdln.net) From: "Corey Allen Christians" To: Subject: RE: SETI@home teams Date: Mon, 17 Apr 2000 11:39:53 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <200004171602.MAA31498@mail3.iserv.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do we join the FreeBSD team? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan Knight Sent: Monday, April 17, 2000 10:02 AM To: artbell@mindspring.com; news@arstechnica.com; webmaster@macaddict.com; tps@planetary.org; DirkS@setigermany.de; seti@teamcanada.dhs.org; webmaster@linux.org; setiathome@ufies.org; michael.rettenmund@setiathome.ch; jmy@osk4.3web.ne.jp; Tomasz.Kokowski@put.poznan.pl; freebsd-questions@FreeBSD.ORG; www@bytepeople.com Subject: SETI@home teams Last Friday I began weekly reporting on the Top 20 SETI@home teams. It's biased toward the Mac, and especially Team Mac Observer, but also provides a nice verbal summary of how the various teams (including yours) are faring. You might want to provide this URL to members of your team and visitors to your site as an encouragement to keep up the good work. Dan Knight dknight@reformed.net / dknight@mail.iserv.net Low End Mac - Saved by grace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 10:44:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id 5A52237BA18 for ; Mon, 17 Apr 2000 10:44:42 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (sprout.cgf.net [207.215.8.122]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id KAA31865; Mon, 17 Apr 2000 10:41:33 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38FADCE7.F6BF4C8A@cgf.net> Date: Mon, 17 Apr 2000 09:44:07 +0000 From: tom X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey , cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> <38F16BF4.905477CE@cgf.net> <20000410152642.K19079@freebie.lemis.com> <38FAD5F9.2C8E5AD9@cgf.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I found the nswers on the vinum home page at www.lemis.com, the only outstanding issue is that when I start vinum it only brings up one of the mirror subdisks. I then have to manually start the second drive in the pair. Tom tom wrote: > Greg, > > Thanks for the advice. I finally found out what was wrong with my > implementation. > > The mistake I had made was to assume that the partition being used by vinum was > of a special type, hence I had not gone through newfs first to create a BSD > filesystem. > > Re-visiting /stand/sysinstall to create : > > /dev/da0s1e from /dev/da0 > /dev/da1s1e from /dev/da1 > > was the solution. This was the reason why the "disklable -e /dev/da0s1" would > not write the partition as typ vinum. Once I had run newfs (which created > da0s1e) I was able to change the type to "vinum" > > I'm fairly certain that the orginal problem was caused not starting with fresh > partitions. > > 1. I now have a new problem for which I require some advice. The following > output reports that Plex ex-mirror.p1 is faulty. The volume seems to be > operating correctly but I think that the mirroring function is not happening. > Is there a simple test I can do outside the vinum command set that will confirm > this problem? > > 2. Assuming there is some kind of a failure in the mirroring, and that I have > repaired the problem, how do I then get the information to re-mirror onto the > newly attached disk? > > Thanks again, > > Tom > > root@garlic#vinum list -v > 2 drives: > Drive a: Device /dev/da0s1e > Created on garlic.cgf.net at Sat Apr 15 20:13:10 2000 > Config last updated Sun Apr 16 01:08:24 2000 > Size: 4342915584 bytes (4141 MB) > Used: 4341240320 bytes (4140 MB) > Available: 1675264 bytes (1 MB) > State: up > Last error: none > Active requests: 0 > Maximum active: 5 > > Drive b: Device /dev/da1s1e > Created on garlic.cgf.net at Sat Apr 15 20:13:10 2000 > Config last updated Sun Apr 16 01:08:24 2000 > Size: 4342915584 bytes (4141 MB) > Used: 4341240320 bytes (4140 MB) > Available: 1675264 bytes (1 MB) > State: up > Last error: none > Active requests: 0 > Maximum active: 0 > > 1 volumes: > Volume mirror: Size: 4341104640 bytes (4140 MB) > State: up > Flags: open > 2 plexes > Read policy: round robin > > 2 plexes: > Plex mirror.p0: Size: 4341104640 bytes (4140 MB) > Subdisks: 1 > State: up > Organization: concat > Part of volume mirror > > Plex ex-mirror.p1: Size: 4341104640 bytes (4140 MB) > Subdisks: 1 > State: faulty > Organization: concat > Part of volume mirror > > 2 subdisks: > Subdisk mirror.p0.s0: > Size: 4341104640 bytes (4140 MB) > State: up > Plex mirror.p0 at offset 0 (0 B) > Drive a (/dev/da0s1e) at offset 135680 (132 kB) > > Subdisk mirror.p1.s0: > Size: 4341104640 bytes (4140 MB) > State: empty > Plex ex-mirror.p1 at offset 0 (0 B) > Drive b (/dev/da1s1e) at offset 135680 (132 kB) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11: 4:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id 969FA37B6F4 for ; Mon, 17 Apr 2000 11:04:17 -0700 (PDT) (envelope-from nwerneck@net.em.com.br) Received: from dx4-100 (nas7-54.estaminas.com.br [200.243.209.118]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with ESMTP id PAA20055 for ; Mon, 17 Apr 2000 15:03:51 -0300 (GMT) Message-Id: <200004171803.PAA20055@inetminas.estaminas.com.br> From: "Nicolau Werneck" To: questions@FreeBSD.ORG Date: Mon, 17 Apr 2000 15:02:58 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: C libraries Reply-To: Nicolau Werneck In-reply-to: <20000417132504.21366.qmail@web1608.mail.yahoo.com> X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi.. I've recentely installed FreeBSD in my other computer, and I'm trying to compile the C programs I made before under DOS. Suprisingly for me, the GCC compiler couldn't find the "conio.h" library! Are the libraries used in C under FreeBSD much different from under DOS?? What are the main diferences between a C program made to run under FreeBSD and one made to run under DOS? thanks... NWerneck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:14:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by hub.freebsd.org (Postfix) with ESMTP id 7C59C37B9C9 for ; Mon, 17 Apr 2000 11:14:34 -0700 (PDT) (envelope-from sdk@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id 5DDC3375C for ; Mon, 17 Apr 2000 13:14:33 -0500 (CDT) Received: (from sdk@localhost) by isis.visi.com (8.8.8/8.8.8) id NAA07913 for questions@freebsd.org; Mon, 17 Apr 2000 13:14:33 -0500 (CDT) Date: Mon, 17 Apr 2000 13:14:32 -0500 From: Stephen To: questions@freebsd.org Subject: basic /usr/ports/Mk question Message-ID: <20000417131432.A6752@visi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm currently running 3.4-20000311-STABLE. As new versions of FreeBSD are released I run into problems compiling individual ports that I've downloaded (the latest lftp, for example). Usually, the cause is an out-of-date /usr/ports/Mk tree. Is there an easy, non-cvs way of keeping this current? Thanks, -- sdk@yuck.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:21:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f71.law8.hotmail.com [216.33.241.71]) by hub.freebsd.org (Postfix) with SMTP id 26DD437B9A7 for ; Mon, 17 Apr 2000 11:21:27 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 76521 invoked by uid 0); 17 Apr 2000 18:21:26 -0000 Message-ID: <20000417182126.76520.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 17 Apr 2000 11:21:26 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: freebsd-questions@freebsd.org Subject: gcc-2.95, a quick question Date: Mon, 17 Apr 2000 14:21:26 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: It was my understanding that gcc-2.95 came with FreeBSD as the default compiler. Is this true?, if so where is it? I tried to find it on my system but I couldn't. Also: Is the system-supplied gcc (assuming there is one) fully functional or limited? Do I still need to make install the port? Thanks, John ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:22:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icebox.venux.net (icebox.venux.net [216.120.166.10]) by hub.freebsd.org (Postfix) with ESMTP id CB00937B7C3 for ; Mon, 17 Apr 2000 11:22:38 -0700 (PDT) (envelope-from mitch@venux.net) Received: from servbox.venux.net (matrix.venux.net [216.120.166.5]) by icebox.venux.net (Postfix) with ESMTP id 3BA2626208; Mon, 17 Apr 2000 14:27:05 -0400 (EDT) Received: from doot (doot.venux.net [10.0.0.65]) by servbox.venux.net (Postfix) with SMTP id 8202C2BD82; Mon, 17 Apr 2000 14:23:26 -0400 (EDT) Message-ID: <001b01bfa89a$5214fb80$4100000a@venux.net> From: "Mitch Vincent" To: "Nicolau Werneck" , References: <200004171803.PAA20055@inetminas.estaminas.com.br> Subject: Re: C libraries Date: Mon, 17 Apr 2000 14:25:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi.. I've recentely installed FreeBSD in my other computer, and > I'm trying to compile the C programs I made before under DOS. > Suprisingly for me, the GCC compiler couldn't find the "conio.h" > library! Let me guess, you're trying to clear the screen? :-) There isn't a conio.h header in *ix (at least none that I've ever seen). Clearing the screen in a *ix program is still -- interesting to say the least :-) > Are the libraries used in C under FreeBSD much different from > under DOS?? What are the main diferences between a C program > made to run under FreeBSD and one made to run under DOS? Other than FreeBSD being a totally different, Unix-like multi-user multi-tasking OS --there are no differences. (read the sarcasm there :-) ) There are huge differences, way too many to get into here... If you know already I suggest you grab a Unix programming book (W Ricard Stevens' "Advanced Programming in the Unix Environment" being among the best). -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:25:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iguana.internexo.co.cr (iguana.internexo.co.cr [196.40.17.2]) by hub.freebsd.org (Postfix) with ESMTP id 961B437B7C6 for ; Mon, 17 Apr 2000 11:25:08 -0700 (PDT) (envelope-from josoroma@internexo.co.cr) Received: from internexo.co.cr (baula.internexo.co.cr [196.40.17.11]) by iguana.internexo.co.cr (8.9.3/8.9.3) with ESMTP id MAA09975 for ; Mon, 17 Apr 2000 12:25:02 -0600 (CST) Message-ID: <38FB576B.1761468@internexo.co.cr> Date: Mon, 17 Apr 2000 12:26:51 -0600 From: Pablo X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: help me Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i installed freebsd 3.2 and i have been having problems with xf86config. please send me one example of how can i configure this perfectc(), because im sick of microsoft software. this the information of my hardware. monitor: 14, vesa vga /xga video card: fvgap (sis 6202) vga card video ram: 1MB mouse: genius and how i use the floppy a: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:34:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kanga.nttca.com (kanga.nttca.com [209.212.224.135]) by hub.freebsd.org (Postfix) with ESMTP id 0CCB037B8F4 for ; Mon, 17 Apr 2000 11:34:19 -0700 (PDT) (envelope-from j.justin@ntta.com) Received: from ntta.com (dhcp-160.noc.cup.ndp.net [209.212.224.160]) by kanga.nttca.com (8.9.3/8.8.7) with ESMTP id LAA13594 for ; Mon, 17 Apr 2000 11:30:50 -0700 Message-ID: <38FBD7CB.4DE8019A@ntta.com> Date: Tue, 18 Apr 2000 02:34:35 -0400 From: Jerin C Justin Organization: NTT America X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: fsck problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am having a problem with the freebsd machine that I am having 3.3-STABLE version of FreeBSD. I ran the fsck and got the following output .. please could soemone help me out with this ... the output that I got when I ran fsck is as follows: root@fs /usr/home/jerin # fsck ** /dev/rda0s1a ** Last Mounted on / ** Root file system ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 1436 files, 24947 used, 6796 free (20 frags, 847 blocks, 0.1% fragmentation) ***** FILE SYSTEM STILL DIRTY ***** ***** PLEASE RERUN FSCK ***** ** /dev/rda0s1f ** Last Mounted on /usr ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups SUMMARY INFORMATION BAD SALVAGE? [yn] y BLK(S) MISSING IN BIT MAPS SALVAGE? [yn] y 182893 files, 1821432 used, 6019000 free (41720 frags, 747160 blocks, 0.5% fragmentation) ***** FILE SYSTEM STILL DIRTY ***** ***** FILE SYSTEM WAS MODIFIED ***** ***** PLEASE RERUN FSCK ***** ** /dev/rda0s1e ** Last Mounted on /var ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 309 files, 9427 used, 20324 free (148 frags, 2522 blocks, 0.5% fragmentation) ***** FILE SYSTEM STILL DIRTY ***** ***** PLEASE RERUN FSCK ***** Regards Jerin Cabrin Justin \\// (@@) _ooO_(_)_Ooo__________________________________ |______|_____|_____|_____|_____|_____|_____|_____| |___|____|_____|_____|_____|_____|_____|_____|____| |_____|_____|_____| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:35:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.is.lt (mail.is.lt [193.219.14.14]) by hub.freebsd.org (Postfix) with ESMTP id 5220637BAE0 for ; Mon, 17 Apr 2000 11:35:08 -0700 (PDT) (envelope-from tadas@is.lt) Received: from tadas.lt (kaundl4.is.lt [195.182.72.195]) by mail.is.lt (8.9.3/8.9.3) with SMTP id UAA19817 for ; Mon, 17 Apr 2000 20:35:01 +0200 (EET) Received: (qmail 436 invoked by uid 1000); 17 Apr 2000 14:24:54 -0000 Date: Mon, 17 Apr 2000 16:24:54 +0200 From: Tadas To: freebsd-questions@freebsd.org Subject: I want to submit a font. How? Message-ID: <20000417162454.A431@tadas.lt> Reply-To: btadas@is.lt Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i X-OS: FreeBSD 3.4-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I have made font and keymap for Lithuania - ISO-8859-13 encoding. Who can add this to the FreeBSD distribution? Tadas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:42:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tower1.eicomm.net (tower1.eicomm.net [209.166.167.151]) by hub.freebsd.org (Postfix) with ESMTP id E773637B7DD for ; Mon, 17 Apr 2000 11:42:43 -0700 (PDT) (envelope-from jason@detar.org) Received: from detar.org ([208.31.214.146]) by tower1.eicomm.net (8.9.3/8.9.3) with ESMTP id OAA50977 for ; Mon, 17 Apr 2000 14:42:37 -0400 (EDT) Message-ID: <38FB5B20.3460691@detar.org> Date: Mon, 17 Apr 2000 14:42:40 -0400 From: Jason Detar X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: EMC Storage Solutions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With EMC Data Storage Solutions over SCSI you can boot directly off of that and have no need of any local harddrive with Solaris, and HP-UX that I know of. Is it possible to do this with FreeBSD as well? I spoke to an EMC Engineer on the phone but he said he was unsure if it's supported. Is this supported in FreeBSD 3.4, 4.0 or will be in soon to come releases? Thanks! Regards, Jason Detar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:47:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 97B2537C0C7 for ; Mon, 17 Apr 2000 11:47:36 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd05.sul.t-online.de by mailout03.sul.t-online.de with smtp id 12hGYU-0007a3-01; Mon, 17 Apr 2000 20:47:30 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.185]) by fwd05.sul.t-online.de with esmtp id 12hGYH-1Fxdh4C; Mon, 17 Apr 2000 20:47:17 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id UAA01345; Mon, 17 Apr 2000 20:28:51 +0200 (CEST) Date: Mon, 17 Apr 2000 20:28:51 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Vinny Palladino Cc: questions@FreeBSD.ORG Subject: Re: Just a couple In-Reply-To: <20000417132504.21366.qmail@web1608.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! > I've been looking around for a new OS, and Good. > read about yours on Cnet. I use my computer for Take it. It's IMHO the best for Intels (and compatibles) > on-line gaming. Would my windows games be able to run > on FreeBSD3.2? Does it support OpenGL. What advantages It supports OpenGL, but no Windows Binaries. Only with a simulator like VMWARE. But these emulators are slow and a pain in the ass. But you can run Linux Games. I run RailRoad Tycoon II for Linux on FreeBSD without problems. > (from a gamers point of view) would I gain from this > OS? Fact: Gaster Games, but no Windows Games supported. HTH and Hope you install FreeBSD, Freddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:48:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout05.sul.t-online.de (mailout05.sul.t-online.de [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 9CCC437BAE7 for ; Mon, 17 Apr 2000 11:48:01 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd05.sul.t-online.de by mailout05.sul.t-online.de with smtp id 12hGYU-0004XQ-09; Mon, 17 Apr 2000 20:47:30 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.185]) by fwd05.sul.t-online.de with esmtp id 12hGYG-1Fxdh3C; Mon, 17 Apr 2000 20:47:16 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id UAA01340; Mon, 17 Apr 2000 20:23:31 +0200 (CEST) Date: Mon, 17 Apr 2000 20:23:31 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: John Indra Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD can't be installed onto DOS extended partition In-Reply-To: <20000417194336.B298@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Yes. AFAIK. The reason is, that FreeBSD stores access rights, and it can't live without them. HTH -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. The longest English word is: Pneumonoultramicroscopilicovolcanoconiosis ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:49:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout03.sul.t-online.de (mailout03.sul.t-online.de [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id CABBB37BB4B for ; Mon, 17 Apr 2000 11:49:00 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd05.sul.t-online.de by mailout03.sul.t-online.de with smtp id 12hGZl-0007a3-0G; Mon, 17 Apr 2000 20:48:49 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.185]) by fwd05.sul.t-online.de with esmtp id 12hGZg-1Fxdh7C; Mon, 17 Apr 2000 20:48:44 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id UAA01332; Mon, 17 Apr 2000 20:15:00 +0200 (CEST) Date: Mon, 17 Apr 2000 20:15:00 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: handwerk DM service Cc: freebsd-questions@FreeBSD.ORG Subject: Re: =?ISO-2022-JP?B?GyRCIVY2WzVePnBKcxsoQg==?= !!=?ISO-2022-JP?B?GyRCRnxLXEgvJVMlQyUwJVclbSU4JSclLyVIO09GMBsoQg==?= =?ISO-2022-JP?B?GyRCGyhC?= !!=?ISO-2022-JP?B?GyRCIVcbKEI=?= In-Reply-To: <200004161853.DAA04045@mail158.nifty.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Huh?! What does that mean? Is the Mailing List Broken, that only crazy characters are posted? Please fix this problem ASAP. -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. The longest English word is: Pneumonoultramicroscopilicovolcanoconiosis ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Mon, 17 Apr 2000, handwerk DM service wrote: > ------------------------------------------------------------- > $B!!!!FMA3$N%a!=%k!"<:NiCW$7$^$9!#$<$R:G8e$^$G$*FI$_$/$@$5$$!#(B > $B!!!!8fITMW$NJ}$K$O!"8fOM$SCW$7$^$9$H$H$b$K!"(B > $B!!!!$3$N%a!<%k$r:o=|$7$F$/$@$5$$$^$9$h$&$*4j$$$$$?$7$^$9!#(B > ------------------------------------------------------------- > > /////////////////////////////////////////////////////////////// > $B!!6[5^>pJs(B!!$B!IF|K\H/!I!"%[!<%`%Z!<%8>R2p%S%8%M%9$$$h$$$h;OF0(B!! > /////////////////////////////////////////////////////////////// > > $B!vF|K\H/!"@$3&$K8~$1$F$N%S%C%0%W%m%8%'%/%H(BStarWeb21!!$B!v(B > > $B6K$/:G6a%9%?!<%H$7$?$P$+$j$G$9!#:#$O$H$K$+$/2>EPO?$r$*5^$.2<$5$$!#(B > $B!!2>EPO?$N0Y!"HqMQIiC4$J$7!#%j%9%/$O%<%m$G$9!#(B > $B$7$+$b!"@lMQ%[!<%`%Z!<%8$h$j!"%j%"%k%?%$%`$GAH?%9=C[>u67$N3NG'$,2DG=(B!! > $B@5<0;22C$O!J(B6$B7n%9%?!<%HM=Dj!K!":G=*$NAH?%?^$r3NG'$N>e$4H=CG2<$5$$!#(B > > $B!Z%S%8%M%935MW![(B > $B!{(BHP$B$N%5%$%:$O(B20MB$B!#<+F0:n@.%=%U%HIU$J$N$G%o!<%W%m463P$G(BHP$B$,:n$l$^$9!#(B > $B99$K!"(BCGI$B$d%\%$%9%a!<%kEy?tB?$/$N%5!<%S%9$,$D$$$FG/2qHq$O(B11,550$B1_!#(B > > $B!{%7%9%F%`$O(B2x2$B$N%P%$%J%j!<$J$N$G%9%?!<%H$HF1;~$K5^@.D9(B !! > $B:#G/Cf$K$O2q0w$O(B20$BK|?M$rD6$($F%$%s%?!<%M%C%H$N2xJ*$K$J$j$=$&$G$9!#(B > > $B!{%P%C%/$O%$%s%?!<%M%C%H!"N.DL4X78$ND60lN.4k6H!#C1$J$k(BHP$B$NHNGd$G$O$"(B > $B$j$^$;$s!#4k6H$H8D?M$N%3%_%e%K%1!<%7%g%s$rD>7k!>2q0w$b(BHP$B0J30$NB?$/$N(B > $BFCE5$r5} > $B!{(BStarWeb21$B$O(B"$BF|K\H/(B"$B$N@$3&$K8~$1$F$N%S%C%0%W%m%8%'%/%H$GL\2<(B11$B%+9q(B > $B8~$1$G=`HwCf$G$9!#(B > > $B!{(BCredit Card$BI,MW$J$7!>(B > $B!!6d9T?69~$G(BOK$B!>(B > $B!!!p%A%'%C%/$NN>BX(B > > $B!{K\It$H$NO"Mm!"%5%]!<%H$bLdBj$J$7$G$9!#(B > > $B!}>\:Y$K$D$$$F$O!"%*%U%#%7%c%k%[!<%`%Z!<%8(B > $B!!(Bhttp://www.starweb21.com > $B!!$r$4;2>H2<$5$$!#(B > > > $B!z2>EPO?4uK> http://www.starweb21.com/cp/kiui > $B$K%"%/%;%9$N>e!"I,MW;v9`$rF~NO$7$F$*?=$79~$_2<$5$$!#(B > $B!JEPO?%i%$%s$O!"<+F09=C[$5$l$k:8$r$*A&$aCW$7$^$9!#!K(B > $B$=$N>l$G2>EPO?(BID$B5Z$S%Q%9%o!<%I!">R2p%S%8%M%9MQ%[!<%`%Z!<%8$, $B>0!"2>EPO?$,40N;CW$7$^$7$?$i$4O"Mm2<$5$$!#:#8e$N%S%8%M%9$N?J$aJ}Ey$K$D$-!"$4(B > $B@bL@$5$;$FD:$-$?$$$H;W$$$^$9!#(B > > $B$^$?!"%$%s%?!<%M%C%H$K@\B3=PMh$J$$J}$O!"2<5-%U%)!<%`$K$45-F~$N>e!"%a!<%k$K$F(B > $B$*?=$79~$_2<$5$$!#(B > > ============================================================ > $BEPO?%U%)!<%`(B > > $B%U%j%,%J!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!@-JL!!CK!&=w(B > > $B;aL>!!!!!!!!!!!!!!!!!!!!!!!!!!!!@8G/7nF|(B19$B!!!!G/!!!!7n!!!!F|(B > > $B2>EPO?F|!'!!!!!!7n!!!!F|(B > $B")!!!!!!!!!!!!(B > $B=;=j!'!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!(B > > $B#T#E#L!'!!!!!!!!!!!!!!!!!!!!!!!!#F#A#X!'(B > > $B#E%a!<%k(B $B!'(B: > > $B%3%_%C%7%g%spJs(B > $B6d9TL>(B: > $B;YE9L>(B: > $B8}:B $B8}:BHV9f(B: > $B8}:BL>5A?M(B: > > $BM9JXCy6b$N>l9g(B > $B5-9f(B: > $BHV9f(B: > $BL>5A?M(B: > *$BL>5A?M$OEPO?r7o$G$9!#(B > > $B%K%C%/%M!<%`!'(B > $B!!Bh0l4uK>(B > $B!!BhFs4uK>(B > $B!!Bh;04uK>(B > *$BEPO?MQ%[!<%`%Z!<%8$N(BURL$B$N0lIt$K$J$j$^$9!#(B > $B!J(Bhttp://www.starweb21.com/cp/$B%K%C%/%M!<%`$H$J$j$^$9!K(B > $B$^$?!"AH?%?^$K$O!"%K%C%/%M!<%`$G5-:\$5$l$^$9!#(B > $BI,$:$45-F~2<$5$$!#(B > $B%K%C%/%M!<%`$G;HMQ$G$-$kJ8;z$O0J2<$NDL$j$G$9!#(B > * $B1Q;z>.J8;z(B (a $B!A(B z) > * $B?t;z(B (0 $B!A(B 9) > * $B2<@~(B (_)$B$*$h$S%O%$%U%s(B(-) > $B$J$*J8;z?t$O#2J8;z0J>e#1#6J8;z0JFb$G:G=i$NJ8;z$O1Q;z>.J8;z$H$7$F$/$@(B > $B$5$$!#(B > $B>R2p ============================================================ > > $B8=:_!"EPO?4uK>;&E~$GEPO?%[!<%`%Z!<%8$X$N%"%/%;%9$,=PMh$:!"%(%i!<$,IQH/$7$F(B > $B!!$$$k>u67$G$9!#(B > $B!!AH?%$N9=C[$OEPO?F|!&;~4V$N=gHV$H$J$j$^$9$N$G!"D|$a$:$K%H%i%$$7$F$_$F2<$5$$!#(B > > $B$I$&$7$F$bEPO?$G$-$J$$J}$O!">e5-EPO?%U%)!<%`$K$45-F~$N>e!"%a!<%k2<$5$$!#(B > $B!!Ev%0%k!<%W@lMQ2>#I#DHV9f$rH/9T$7$^$9!#EvLL$O$3$N#I#DHV9f$r;H$$1D6H2<$5$$!#(B > $B!!EPO?Be9T0MMj$,;&E~$7$F$*$j%*%U%#%7%c%k#I#D $B$b$C$F$4EPO?CW$7$^$9!#(B > > $B!z(B-----------------------------------------------------------$B!z(B > $B!!!!!!!!(B============================================= > $B!!!!!!!!!!$*Ld$$9g$o$;$O!"(Bdmdaiko@mbe.nifty.com$B$X(B > $B!!!!!!!!(B============================================= > $B!z(B-----------------------------------------------------------$B!z(B > > $B=EJ#$7$FG[?.$5$l$?J}$K$O?<$/$*OM$SCW$7$^$9!#(B > $B$^$?!"JV?.$7$FD:$$$?J}$NCf$K%a!<%k%"%I%l%9ITL@$N$?$a(B > $B=hM}$G$-$J$$J}$,$$$i$C$7$c$$$^$7$?$N$G!"$4N;>54j$$$^$9!#(B > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:53:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 79E2237BA89 for ; Mon, 17 Apr 2000 11:53:08 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3HJKkX05416; Mon, 17 Apr 2000 12:20:46 -0700 (PDT) Date: Mon, 17 Apr 2000 12:20:46 -0700 From: Alfred Perlstein To: Mitch Vincent Cc: Nicolau Werneck , questions@FreeBSD.ORG Subject: Re: C libraries Message-ID: <20000417122046.J4381@fw.wintelcom.net> References: <200004171803.PAA20055@inetminas.estaminas.com.br> <001b01bfa89a$5214fb80$4100000a@venux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <001b01bfa89a$5214fb80$4100000a@venux.net>; from mitch@venux.net on Mon, Apr 17, 2000 at 02:25:34PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Mitch Vincent [000417 11:51] wrote: > > Hi.. I've recentely installed FreeBSD in my other computer, and > > I'm trying to compile the C programs I made before under DOS. > > Suprisingly for me, the GCC compiler couldn't find the "conio.h" > > library! > > Let me guess, you're trying to clear the screen? :-) > > There isn't a conio.h header in *ix (at least none that I've ever seen). > Clearing the screen in a *ix program is still -- interesting to say the > least :-) Check the ncurses manpage, it's not as bad as you think. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:54:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 7A5E337BBBA for ; Mon, 17 Apr 2000 11:54:08 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3HJLuc05473; Mon, 17 Apr 2000 12:21:56 -0700 (PDT) Date: Mon, 17 Apr 2000 12:21:56 -0700 From: Alfred Perlstein To: John Daniels Cc: freebsd-questions@FreeBSD.ORG Subject: Re: gcc-2.95, a quick question Message-ID: <20000417122156.K4381@fw.wintelcom.net> References: <20000417182126.76520.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417182126.76520.qmail@hotmail.com>; from jmd526@hotmail.com on Mon, Apr 17, 2000 at 02:21:26PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * John Daniels [000417 11:50] wrote: > Hi: > It was my understanding that gcc-2.95 came with FreeBSD as the default > compiler. Is this true?, if so where is it? I tried to find it on my > system but I couldn't. > > Also: Is the system-supplied gcc (assuming there is one) fully functional or > limited? Do I still need to make install the port? FreeBSD 4.0 comes with: ~ % gcc -v Using builtin specs. gcc version 2.95.2 19991024 (release) 3.x comes with: ~ % gcc -v gcc version 2.7.2.3 -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:55: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id DA32A37BB80 for ; Mon, 17 Apr 2000 11:55:03 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3HJMoW05520; Mon, 17 Apr 2000 12:22:50 -0700 (PDT) Date: Mon, 17 Apr 2000 12:22:50 -0700 From: Alfred Perlstein To: Jason Detar Cc: questions@FreeBSD.ORG Subject: Re: EMC Storage Solutions Message-ID: <20000417122250.L4381@fw.wintelcom.net> References: <38FB5B20.3460691@detar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38FB5B20.3460691@detar.org>; from jason@detar.org on Mon, Apr 17, 2000 at 02:42:40PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Jason Detar [000417 12:11] wrote: > With EMC Data Storage Solutions over SCSI you can boot directly off of > that and have no need of any local harddrive with Solaris, and HP-UX > that I know of. Is it possible to do this with FreeBSD as well? I spoke > to an EMC Engineer on the phone but he said he was unsure if it's > supported. Is this supported in FreeBSD 3.4, 4.0 or will be in soon to > come releases? Thanks! As long as the device emulates a generic scsi disk I don't see you having any problems. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 11:56:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 3538137B9C9 for ; Mon, 17 Apr 2000 11:56:16 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from jade.kbs.com (unverified [208.26.241.45]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with SMTP id ; Mon, 17 Apr 2000 12:06:55 -0700 From: Kent Stewart Reply-To: kstewart@3-cities.com To: "John Daniels" , freebsd-questions@freebsd.org Subject: Re: gcc-2.95, a quick question Date: Mon, 17 Apr 2000 11:40:57 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <20000417182126.76520.qmail@hotmail.com> In-Reply-To: <20000417182126.76520.qmail@hotmail.com> MIME-Version: 1.0 Message-Id: <00041711482600.07651@jade.kbs.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000, John Daniels wrote: > Hi: > It was my understanding that gcc-2.95 came with FreeBSD as the default > compiler. Is this true?, if so where is it? I tried to find it on my > system but I couldn't. That's funny, I did a "man gcc" on my system and this is what shows up GCC(1) GNU Tools GCC(1) NAME gcc, g++ - GNU project C and C++ Compiler (gcc-2.95.1) It is a little out of date because if you do jade# gcc -v Using builtin specs. gcc version 2.95.2 19991024 (release) You can see that the release is really 2.95.2. If you are using a FreeBSD < 4.0, then you have a different setting. The default "C" compiler for >= 4 is what you are wondering about > > Also: Is the system-supplied gcc (assuming there is one) fully functional or > limited? Do I still need to make install the port? > > Thanks, > John > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 12:24: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.pond.net (guppy.pond.net [205.240.25.2]) by hub.freebsd.org (Postfix) with ESMTP id 2B47937B90D for ; Mon, 17 Apr 2000 12:24:06 -0700 (PDT) (envelope-from ptacek@dashmail.net) Received: from Ptacek (rc1s7p8.dashmail.net [216.36.33.80]) by guppy.pond.net (8.9.3/8.9.3) with ESMTP id MAA02279 for ; Mon, 17 Apr 2000 12:13:25 -0700 (PDT) From: "Chris Ptacek" To: Subject: Comtrol Rocketmodem? Date: Mon, 17 Apr 2000 12:23:34 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone used any of Comtrols Rocketmodem cards under FreeBSD? I was wondering if the Rocketmodem II (PCI) is supported or if there are any plans to support it. How about any of the other Rocketmodem cards? Thanks for any info, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 12:35:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hermes.avantgo.com (ws1.avantgo.com [207.214.200.194]) by hub.freebsd.org (Postfix) with ESMTP id 0CEEC37B55B for ; Mon, 17 Apr 2000 12:35:40 -0700 (PDT) (envelope-from scott@avantgo.com) Received: from river.avantgo.com (river.avantgo.com [10.0.128.30]) by hermes.avantgo.com (Postfix) with ESMTP id BCAE726; Mon, 17 Apr 2000 12:35:39 -0700 (PDT) Date: Mon, 17 Apr 2000 12:34:49 -0700 (PDT) From: Scott Hess To: Alfred Perlstein Cc: Rahul Siddharthan , Rasmus Skaarup , freebsd-questions@FreeBSD.ORG Subject: Re: disc io - sync and async Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Sorry if you got a duplicate, I got a bounce due to mail server misconfiguration on my end. -scott] On Mon, Apr 17, 2000 at 08:45:52AM -0700, Alfred Perlstein wrote: > Let's take the worst case scenario and assume that you just rebuilt > the password file database under Linux and at the same time a user > just created a somewhat large file: > > Now since meta-data isn't consistant under async it's quite possible > that the password file's inode hasn't been truncated to free it's > blocks while the user's file's inode has been given ownership of > the blocks on disk. > > *power goes out* > *machine comes back up* > *user suprised to find bits of your password file in his tempfile* > *administrator suprised to find instance of 'crack' running on > system* > > oh joy. > > Ok, considering that which do you think is a more reasonable default? Unfortunately, sync versus async doesn't address that issue. Even without an async mount, a file can be allocated blocks on the disk without having written to those blocks. Say the program writes 8k of data to a file with 8k of data. The kernel allocates a new block out of the free bitmap, and immediately writes the updated inode - but doesn't necessarily immediately write the new data block. If the system crashes at that point, and the newly-reserved block was part of the newly-freed /etc/passwd... I've actually been bitten by this. I had written a storage subsystem which, by virtue of carefully arranged rename calls, should have made file updates atomic (you either got the old file or the new file, but always a valid file). We once had a system crash, and after fsck had completed, a large number of the files were corrupt. The system had been running for months and terabytes of transfers, with zero detected corruption. Inspection indicated that corruption was data that should under no circumstances have existed in the files in question. The only explaination I could find was that the rename had been synced to disk before the data blocks were sync'ed. This is one of the things softupdates is supposed to fix. [Since I didn't trust softupdates at that time, I fixed my problem by explicitely fsync'ing the file before renaming it.] Later, scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 12:36: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [138.42.1.34]) by hub.freebsd.org (Postfix) with ESMTP id BAA7D37BB02 for ; Mon, 17 Apr 2000 12:35:51 -0700 (PDT) (envelope-from alan.edmonds@sterling.com) Received: from sterling.com (CD27T.plano.sterling.com [10.1.54.234]) by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id OAA28822; Mon, 17 Apr 2000 14:35:33 -0500 (CDT) Message-ID: <38FB6785.5A8600C0@sterling.com> Date: Mon, 17 Apr 2000 14:35:33 -0500 From: Alan Edmonds X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Corey Allen Christians Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SETI@home teams References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Go to the FreeBSD team page http://setiathome.ssl.berkeley.edu/stats/team/team_3631.html and select Join. -- Alan Edmonds, KB5ZUY Sterling Software M/S 132 Phone: +1-972-801-6485 5800 Tennyson Pkwy. Email: alan.edmonds@sterling.com Plano, TX, USA 75024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 12:39:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 68B9637B9A7 for ; Mon, 17 Apr 2000 12:39:55 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.36] by picusnet.com with ESMTP (SMTPD32-5.05) id A8564950150; Mon, 17 Apr 2000 15:39:02 -0400 Message-ID: <38FB686E.35E8B49E@picusnet.com> Date: Mon, 17 Apr 2000 15:39:26 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cc: freebsd-questions@freebsd.org Subject: Re: toor References: Content-Type: multipart/alternative; boundary="------------DEEF8224CFD8664A333D8747" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------DEEF8224CFD8664A333D8747 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit It's the root user with the default shell Bourne (/bin/sh). you can't login without a password. everyone has that user, but i don't ever use it unless i did somthing bad to root (only happend once the first time i got a copy of FreeBSD at home). I don't think it would hurt to get rid of it, but i'd keep it for good measures Andrew wrote: > I have user toor with UID 0 in my system. > > Is this security hole? > Why he exists by default? Which purpose? > Can I remove him from the system? > His password? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ --------------DEEF8224CFD8664A333D8747 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit It's the root user with the default shell Bourne (/bin/sh).
you can't login without a password.  everyone has that user, but i don't ever use it unless i did somthing bad to root (only happend once the first time i got a copy of FreeBSD at home).  I don't think it would hurt to get rid of it, but i'd keep it for good measures
 
 
 

Andrew wrote:

I have user toor with UID 0 in my system.

Is this security hole?
Why he exists by default? Which purpose?
Can I remove him from the system?
His password?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

-- 
 William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+
  --------------DEEF8224CFD8664A333D8747-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 12:53: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corp.tierra.net (mailer.corp.tierra.net [209.75.7.146]) by hub.freebsd.org (Postfix) with ESMTP id C454C37B8F4 for ; Mon, 17 Apr 2000 12:53:00 -0700 (PDT) (envelope-from chris@tierranet.com) Received: from zoom (zoom.corp.tierra.net [209.75.7.150]) by corp.tierra.net (8.9.1/8.9.3) with ESMTP id MAA09260 for ; Mon, 17 Apr 2000 12:52:48 -0700 (PDT) (envelope-from chris@tierranet.com) Message-Id: <4.2.2.20000417124959.02812250@mail.tierranet.com> X-Sender: chris@mail.tierranet.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 17 Apr 2000 12:52:49 -0700 To: questions@FreeBSD.ORG From: Chris Samaritoni Subject: Re: SSH2 Port not working under FreeBSD 4.0R? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I may be wrong, but I don't think SecureCRT 2.x supports the SSH2 protocol. You'll need to upgrade to version 3.x, or configure your sshd to run with ssh1 protocol. chris. At 08:40 AM 4/17/00 -0700, you wrote: >Date: Mon, 17 Apr 2000 16:34:19 -0400 (EDT) >From: Julian Zottl >Subject: SSH2 Port not working under FreeBSD 4.0R? > >Hey all, I have built two new machines using the 4.0R CD and installed the >SSH2 port, but when I try to connect using SecureCRT (2.3.2) It doesn't >connect to them :/ I get a blinking cursor like it is going to connect, >then it disconnects! Any help is appriciated! > >Julian Zottl >System Administrator, Vitreous State Laboratory >(202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 13: 2:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id AD44C37B96E for ; Mon, 17 Apr 2000 13:02:36 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12hHCI-000N3l-00; Mon, 17 Apr 2000 20:28:38 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12hHCI-000J0L-00; Mon, 17 Apr 2000 20:28:38 +0100 Date: Mon, 17 Apr 2000 20:28:38 +0100 From: Ben Smithurst To: Chuck Bacon Cc: questions@freebsd.org Subject: Re: We have 'uptime' - is there a 'downtime' ? Message-ID: <20000417202838.M23900@strontium.scientia.demon.co.uk> References: <200004171627.MAA00583@capecod.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004171627.MAA00583@capecod.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chuck Bacon wrote: > Is there some timestamp which a FreeBSD system periodically leaves > someplace on a disk? If so, then when it reboots, it might be able > to report the down time. You could look at 'last'. You should see entries like: reboot ~ Fri 14 Apr 22:48 shutdown ~ Fri 14 Apr 22:39 If the system was not shutdown cleanly (i.e. a panic, power failure, etc) you won't see the "shutdown" line. You could create a timestamp every minute with cron, just do 'touch /var/log/timestamp' or something and then check the mtime at boot time. Even with 'last' you can't get seconds, so you'd have to read /var/log/wtmp yourself, see utmp(5) for the format. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 13: 7:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb2-a.mail.utexas.edu [128.83.126.136]) by hub.freebsd.org (Postfix) with SMTP id 72B1637B8E0 for ; Mon, 17 Apr 2000 13:07:28 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 833 invoked by uid 0); 17 Apr 2000 20:07:21 -0000 Received: from chepe.cc.utexas.edu (HELO chepe) (128.83.135.25) by umbs-smtp-2 with SMTP; 17 Apr 2000 20:07:21 -0000 Message-Id: <4.2.2.20000417144045.00a79c80@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 17 Apr 2000 15:06:25 -0500 To: freebsd-questions@freebsd.org From: Oscar Ricardo Silva Subject: Overland DLT changer and chio ?? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We recently ordered and received an Overland Data 15-slot DLT 7000 SCSI-2 autoloader. It's connected to our FreeBSD 3.4 machine through an Adaptec 2940U2W PCI card. We plan on running Amanda 2.4.1p1 as our backup software but before that I want to make sure I can communicate and control the device. Unfortunately, the tool which was suggested: chio, doesn't appear to be communicating properly with the device. I'm including the dmesg output as well as the output from various commands. From dmesg output: ahc0: rev 0x00 int a irq 12 on pci0.10.0 ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs ... Waiting 15 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit) changing root device to wd0s1a ch0 at ahc0 bus 0 target 6 lun 0 ch0: Removable Changer SCSI-2 device ch0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit) amanda# chio params /dev/ch0: 15 slots, 1 drive, 1 picker /dev/ch0: current picker: 0 amanda# chio status chio: /dev/ch0: CHIOGSTATUS: Input/output error amanda# Apr 17 14:42:15 amanda /kernel: (ch0:ahc0:0:6:0): READ ELEMENT STATUS. CDB: b8 0 0 0 0 1 0 0 4 0 0 0 Apr 17 14:42:15 amanda /kernel: (ch0:ahc0:0:6:0): READ ELEMENT STATUS. CDB: b8 0 0 0 0 1 0 0 4 0 0 0 Apr 17 14:42:15 amanda /kernel: (ch0:ahc0:0:6:0): NOT READY asc:4,8e Apr 17 14:42:15 amanda /kernel: (ch0:ahc0:0:6:0): NOT READY asc:4,8e Apr 17 14:42:15 amanda /kernel: (ch0:ahc0:0:6:0): Vendor Specific ASCQ Apr 17 14:42:15 amanda /kernel: (ch0:ahc0:0:6:0): Vendor Specific ASCQ amanda# chio move slot 1 drive 0 chio: /dev/ch0: CHIOMOVE: Input/output error amanda# Apr 17 14:42:39 amanda /kernel: (ch0:ahc0:0:6:0): MOVE MEDIUM. CDB: a5 0 0 0 0 2 0 f0 0 0 0 0 Apr 17 14:42:39 amanda /kernel: (ch0:ahc0:0:6:0): MOVE MEDIUM. CDB: a5 0 0 0 0 2 0 f0 0 0 0 0 Apr 17 14:42:39 amanda /kernel: (ch0:ahc0:0:6:0): NOT READY asc:4,8e Apr 17 14:42:39 amanda /kernel: (ch0:ahc0:0:6:0): NOT READY asc:4,8e Apr 17 14:42:39 amanda /kernel: (ch0:ahc0:0:6:0): Vendor Specific ASCQ Apr 17 14:42:39 amanda /kernel: (ch0:ahc0:0:6:0): Vendor Specific ASCQ amanda# chio move slot 1 drive 1 chio: /dev/ch0: CHIOMOVE: Operation not supported by device I've looked through some of the mailing-list archives and I see problems with chio and NCR SCSI cards, but it apparently works without problems on Adaptec cards. Any information would be appreciated. Thanks, Oscar oscars@mail.utexas.edu "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 13: 7:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from d192-85.uoregon.edu (d192-85.uoregon.edu [128.223.192.85]) by hub.freebsd.org (Postfix) with SMTP id 19BFA37B9EF for ; Mon, 17 Apr 2000 13:07:37 -0700 (PDT) (envelope-from mrblue@zen.oftheinter.net) Received: (qmail 51553 invoked by uid 1008); 17 Apr 2000 20:09:16 -0000 Message-ID: <20000417200916.51552.qmail@d192-85.uoregon.edu> From: Chris Takahashi To: questions@freebsd.org Subject: VMware Date: Mon, 17 Apr 2000 20:09:16 GMT Mime-version: 1.0 Content-type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am currently dual booting between FreeBSD 3.3 and Win98. I want to know if it is possible to run Win98 from my current win partition using VMware in BSD or if I have to install a separate copy of win. -Chris Takahashi (i don't subscribe to questions@freebsd.org so please respond to me directly. thanks.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 13:21:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from staticky.com (www.staticky.com [198.109.164.44]) by hub.freebsd.org (Postfix) with ESMTP id 78E4437B8F4 for ; Mon, 17 Apr 2000 13:21:47 -0700 (PDT) (envelope-from jan@staticky.com) Received: (from jan@localhost) by staticky.com (8.9.3/8.9.3) id QAA21064 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 16:21:45 -0400 Date: Mon, 17 Apr 2000 16:21:44 -0400 From: Jan Rocho To: freebsd-questions@freebsd.org Subject: es1731 soundcard Message-ID: <20000417162144.C20947@staticky.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have written to this list before about my ES1731 soundcard. Now I have upgraded to FreeBSD 3.4 since this version supports the soundcard and it's also found by FreeBSD now: zaphod# cat /dev/sndstat FreeBSD Audio Driver (981002) Apr 17 2000 11:37:57 Installed devices: pcm1: at 0xb800 irq 0 dma 0:0 But when I try to use it with xmms i get "Couldn't open audio" and with xcdplayer I get "open: device not configured". The only thing which I did to the kernel config was: device pcm0 and then the controller pci0 is also in the kernel config. However, anyone got suggestions what I have forgotten or what I'm doing wrong? TIA, Jan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 13:34:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 0B1FF37B9C8; Mon, 17 Apr 2000 13:34:38 -0700 (PDT) (envelope-from sam@antinea.enst.fr) Received: from trillian.enst.fr (antinea.enst.fr [137.194.160.145]) by ada.eu.org (Postfix) with ESMTP id 212E41905C; Mon, 17 Apr 2000 22:34:28 +0200 (CEST) Received: by trillian.enst.fr (Postfix, from userid 1000) id C69D0139; Mon, 17 Apr 2000 22:34:26 +0200 (CEST) To: Simon Coggins Cc: freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org Subject: Re: 4.0-R locks up probing devices on Compaq Amarda M700 References: <20000415082728.A17087@uow.edu.au> Date: 17 Apr 2000 22:34:26 +0200 In-Reply-To: Simon Coggins's message of "Sat, 15 Apr 2000 08:27:29 +1000" Lines: 15 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Canyonlands" From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Message-Id: <2000-04-17-22-34-26+trackit+sam@antinea.enst.fr> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Simon" == Simon Coggins writes: Simon> Hi, I havea problem with 4.0 and a Compaq Armada M700. The Simon> kernel boots up fine and finds all of the devices happily. But Simon> when sysinstall is loaded and starts to 'probe' the devices, Simon> the HD light comes on and everything locks up, you have to Simon> force a hard reboot. Anyone else having this problem or know Simon> how to fix it? See PR i386/17228 . You need to build custom boot floppies with this dirty patch in the kernel. Sam -- Samuel Tardieu -- sam@inf.enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 13:54: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from larryboy.graphics.cornell.edu (larryboy.graphics.cornell.edu [128.84.247.48]) by hub.freebsd.org (Postfix) with ESMTP id D176837B84C for ; Mon, 17 Apr 2000 13:54:05 -0700 (PDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Received: from larryboy.graphics.cornell.edu (mkc@localhost) by larryboy.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id QAA52608; Mon, 17 Apr 2000 16:53:56 -0400 (EDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Message-Id: <200004172053.QAA52608@larryboy.graphics.cornell.edu> To: Oscar Ricardo Silva Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Overland DLT changer and chio ?? In-Reply-To: Message from Oscar Ricardo Silva of "Mon, 17 Apr 2000 15:06:25 CDT." <4.2.2.20000417144045.00a79c80@mail.utexas.edu> Date: Mon, 17 Apr 2000 16:53:56 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >We recently ordered and received an Overland Data 15-slot DLT 7000 SCSI-2 >autoloader. It's connected to our FreeBSD 3.4 machine through an Adaptec >2940U2W PCI card. We plan on running Amanda 2.4.1p1 as our backup software >but before that I want to make sure I can communicate and control the >device. Unfortunately, the tool which was suggested: chio, doesn't appear >to be communicating properly with the device. >I've looked through some of the mailing-list archives and I see problems >with chio and NCR SCSI cards, but it apparently works without problems on >Adaptec cards. Just out of curiousity, why not use chg-scsi? -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14: 8:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 1738237BA38 for ; Mon, 17 Apr 2000 14:08:48 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp130.WORLDY.COM [209.5.30.181]) by home.worldy.com (8.8.7/8.8.7) with SMTP id RAA28687 for ; Mon, 17 Apr 2000 17:08:43 -0400 Message-ID: <38FB4499.41C67EA6@worldy.com> Date: Mon, 17 Apr 2000 17:06:34 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Subject: Hylafax not dialing - after installation Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried the manuals simple; $ sendfax -d 2523608 -n /etc/passwd request id is 3 (group id 3) for host localhost (1 file) ... hmmm no errors there. then I tried: $ faxstat HylaFAX scheduler on tracker: Running then I tried: $ faxstat -v Trying localhost (127.0.0.1) at port 4559... Connected to localhost. 220 tracker server (HylaFAX (tm) Version 4.0pl2) ready. -> USER tracker 230 User tracker logged in. -> PORT 127,0,0,1,4,96 200 PORT command successful. -> LIST status 150 Opening new data connection for "status". HylaFAX scheduler on tracker: Running 226 Transfer complete. ...that was a little different from the man sheets which said I should have got: HylaFAX scheduler on tracker: Running Modem ttyf2 (+1 510 528-9999): Running and idle 226 Transfer complete. as the last three lines - the (middle) modem line above seems to be what my status message is missing. Any ideas where I should look from here? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:13:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 569F237B586 for ; Mon, 17 Apr 2000 14:13:21 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id XAA53909; Mon, 17 Apr 2000 23:12:05 +0200 (CEST) Message-Id: <200004172112.XAA53909@peedub.muc.de> X-Mailer: exmh version 2.1.1 10/15/1999 To: Meerwaldt@t-online.de (Frederik Meerwaldt) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: =?ISO-2022-JP?B?GyRCIVY2WzVePnBKcxsoQg==?= !!=?ISO-2022-JP?B?GyRCRnxLXEgvJVMlQyUwJVclbSU4JSclLyVIO09GMBsoQg==?= =?ISO-2022-JP?B?GyRCGyhC?= !!=?ISO-2022-JP?B?GyRCIVcbKEI=?= Reply-To: Gary Jennejohn In-reply-to: Your message of "Mon, 17 Apr 2000 20:15:00 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Apr 2000 23:12:05 +0200 From: Gary Jennejohn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Frederik Meerwaldt writes: >Huh?! What does that mean? >Is the Mailing List Broken, that only crazy characters are posted? > >Please fix this problem ASAP. It's Japanese, which my exmh showed perfectly. The big giveaway is the ``ISO-2022-JP'' in the Subject line. --- Gary Jennejohn / garyj@muc.de gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:13:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.screaming.net (smtp.screaming.net [212.49.224.20]) by hub.freebsd.org (Postfix) with ESMTP id 5D62037B586 for ; Mon, 17 Apr 2000 14:13:27 -0700 (PDT) (envelope-from reasy@webfringe.co.uk) Received: from james (dyn36-ras38.froglike.co.uk [212.188.133.36]) by smtp.screaming.net (8.9.3/8.9.3) with SMTP id VAA02685 for ; Mon, 17 Apr 2000 21:14:33 GMT Message-ID: <000a01bfa8b1$b98126b0$0100a8c0@james> From: "reasy" To: Subject: Question Date: Mon, 17 Apr 2000 22:13:01 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BFA8BA.18465870" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BFA8BA.18465870 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=20 i am soon to run a web-hosting server the server will run FreeBSD 3.4-RELEASE but i am unsure on how to do a few things... i want the user to be able to telnet into there account but i want to limit the ammount of processes each user uses... this my variey from user to user depending on how many processes each user wants... do you know how i can do this ? secondly... i want to control how many megabytes of transfer each user uses, this is to i dont have the biggest traffic bill i cant imagine... this will also variey from user to user depending on which account they purchase. if you can please help me out it would be much appreciated.. Many Thanks James ------=_NextPart_000_0007_01BFA8BA.18465870 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
i am soon to run a web-hosting = server
the server will run FreeBSD=20 3.4-RELEASE
but i am unsure on how to do a few=20 things...
 
i want the user to be able to telnet = into there=20 account
but i want to limit the ammount of = processes each=20 user uses...
this my variey from user to user = depending on how=20 many processes
each user wants... do you know how i = can do this=20 ?
 
secondly...
i want to control how many megabytes of = transfer=20 each user uses,
this is to i dont have the biggest = traffic bill i=20 cant imagine...
this will also variey from user to user = depending=20 on which account they
purchase.
 
if you can please help me out it would = be much=20 appreciated..
Many Thanks
 
James
------=_NextPart_000_0007_01BFA8BA.18465870-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:19:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (Postfix) with SMTP id 1601237BA62 for ; Mon, 17 Apr 2000 14:19:22 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 4178 invoked by uid 0); 17 Apr 2000 21:19:14 -0000 Received: from chepe.cc.utexas.edu (HELO chepe) (128.83.135.25) by umbs-smtp-1 with SMTP; 17 Apr 2000 21:19:14 -0000 Message-Id: <4.2.2.20000417161144.00a6fd90@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 17 Apr 2000 16:18:15 -0500 To: freebsd-questions@freebsd.org, Mitch Collinsworth From: Oscar Ricardo Silva Subject: Re: Overland DLT changer and chio ?? -- Seemingly fixed In-Reply-To: <200004172053.QAA52608@larryboy.graphics.cornell.edu> References: <4.2.2.20000417144045.00a79c80@mail.utexas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I do plan on using chg-scsi when I install Amanda 2.4.1p1 but I wanted to make sure I could control the drives with the tools that come installed. I'm fairly new to all this and didn't want to jump into using a package without having learned the basics of the device. Also, if something were to happen to the Amanda config or install, I would still be able to manipulate tapes in the autoloader. I do believe I found the source of my problem. On the control panel to the autoloader, you can set the device to work either in Sequential or Random mode. With Amanda, I thought I would run it in Sequential mode so that the tapes would be ordered by date. I started thinking about this and just for grins put the device in Random mode. Lo and behold, all the "chio" commands now work. When I issue the command "chio status -a", I get the following: amanda# chio status -a picker 0: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <0> scsi: slot 0: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: intaddr: <1> scsi: slot 1: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <2> scsi: slot 2: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <3> scsi: slot 3: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <4> scsi: slot 4: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <5> scsi: slot 5: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <6> scsi: slot 6: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <7> scsi: slot 7: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <8> scsi: slot 8: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <9> scsi: slot 9: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <10> scsi: slot 10: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <11> scsi: slot 11: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <12> scsi: slot 12: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <13> scsi: slot 13: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <14> scsi: slot 14: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <15> scsi: drive 0: sense: <0x00/0x00> voltag: <:0> avoltag: <:0> source: <> intaddr: <240> scsi: <4:?> I'm a bit puzzled at the "scsi: " but for now I'm just happy that in general chio works. Oscar At 04:53 PM 4/17/00 -0400, Mitch Collinsworth, you wrote: > >We recently ordered and received an Overland Data 15-slot DLT 7000 SCSI-2 > >autoloader. It's connected to our FreeBSD 3.4 machine through an Adaptec > >2940U2W PCI card. We plan on running Amanda 2.4.1p1 as our backup software > >but before that I want to make sure I can communicate and control the > >device. Unfortunately, the tool which was suggested: chio, doesn't appear > >to be communicating properly with the device. > > >I've looked through some of the mailing-list archives and I see problems > >with chio and NCR SCSI cards, but it apparently works without problems on > >Adaptec cards. > >Just out of curiousity, why not use chg-scsi? "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:20:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from internet.oit.edu (internet.OIT.EDU [140.211.135.12]) by hub.freebsd.org (Postfix) with ESMTP id 9874637BB6E for ; Mon, 17 Apr 2000 14:20:47 -0700 (PDT) (envelope-from jeffrey@bernt.net) Received: from dagryph (reshall-138-204.oit.edu [140.211.138.204]) by internet.oit.edu (8.10.0.Beta12/8.10.0.Beta10) with SMTP id e3HLLHT22302 for ; Mon, 17 Apr 2000 14:21:17 -0700 (PDT) From: "Jeffrey Bernt" To: Subject: Inet6 and Freenet6.net??? Date: Mon, 17 Apr 2000 14:21:12 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. Has anyone used freenet6 with freebsd 4.0-stable to connect to the ipv6 network? If so, what numbers need to go where? how to configure the startup files? All freenet6 gives you is a perl script file, but I don't know exactly where and how to configure the ipv6 devices. Any help would be appreciated. =) Thanks. Jeff Bernt jeffrey@bernt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:21: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 1B67037B5EA for ; Mon, 17 Apr 2000 14:21:00 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.45]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id for ; Mon, 17 Apr 2000 14:31:52 -0700 Message-ID: <38FB803C.942FD336@3-cities.com> Date: Mon, 17 Apr 2000 14:21:00 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: Microsoft Intelimouse 3rd Button Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been frustrated on my multi-boot system because of the perceived lack of a 3rd button. Then I went into XF86Setup to look at my mouse settings. There I found that by pushing the wheel down I have my 3rd button. -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:24:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id E3A8737BB78 for ; Mon, 17 Apr 2000 14:24:24 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.45]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Mon, 17 Apr 2000 14:35:09 -0700 Message-ID: <38FB8101.3C7DB6A7@3-cities.com> Date: Mon, 17 Apr 2000 14:24:17 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jan Rocho Cc: freebsd-questions@freebsd.org Subject: Re: es1731 soundcard References: <20000417162144.C20947@staticky.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan Rocho wrote: > > Hi! > > I have written to this list before about my ES1731 soundcard. Now I have upgraded to FreeBSD 3.4 since this version supports the soundcard and it's also found > by FreeBSD now: > > zaphod# cat /dev/sndstat > FreeBSD Audio Driver (981002) Apr 17 2000 11:37:57 > Installed devices: > pcm1: at 0xb800 irq 0 dma 0:0 > > But when I try to use it with xmms i get "Couldn't open audio" and with > xcdplayer I get "open: device not configured". > > The only thing which I did to the kernel config was: > > device pcm0 > > and then the controller pci0 is also in the kernel config. > > However, anyone got suggestions what I have forgotten or what I'm doing wrong? Did you ./MAKEDEV snd1 to finish the job? Kent > > TIA, Jan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:27: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uvaix7e1.comp.UVic.CA (uvaix7e1.comp.UVic.CA [142.104.5.107]) by hub.freebsd.org (Postfix) with ESMTP id 456E937BB3C for ; Mon, 17 Apr 2000 14:26:46 -0700 (PDT) (envelope-from veenoghu@uvic.ca) Received: from chair (chair.alma.UVic.CA [142.104.140.40]) by uvaix7e1.comp.UVic.CA (8.9.3/8.9.3) with SMTP id OAA144622 for ; Mon, 17 Apr 2000 14:26:40 -0700 Reply-To: From: "Morgan Stewart" To: Subject: Bad Ass ld-elf.so.1 and libcrypt.so.2 files.. Date: Mon, 17 Apr 2000 14:31:09 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003F_01BFA879.928D34A0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_003F_01BFA879.928D34A0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit I have just been installing a fresh build of FreeBSD 4.0 STABLE and I have come across a problem that is irritating me to no end. During my first start of the GNOME Desktop environment the whole system froze and then when I restarted it (eventually using the hard reset on the box after ctrl-alt-backspace and ctr-alt-delete didn't work and when an attempt to telnet in externally revealed everything was frozen) fsck found significant damage to the system. Now, I have been locked out of logging in by an error message stating that ld-elf.so.1 and libcrypt.so.2 are corrupt. I can log in in single user mode thanks to the good old troubleshooting sections of the handbook, but my network doesn't seem to be up & running so I can't replace the files. I would appreciate it if someone with /usr/libexec/ld-elf.so.1 and /usr/lib/libcrypt.so.2 from version 4.0 could e-mail them to me. Or if someone has another solution please let me know... -------------------------------------------------------------------------------- Chairperson of the UVic Students' Society Local 44 of the Canadian Federation of Students (250) 721-8370 Work & Fax (250) 472-4379 JOIN The campaign for higher education... www.cfs.bc.ca ------=_NextPart_000_003F_01BFA879.928D34A0 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
I = have just been=20 installing a fresh build of FreeBSD 4.0 STABLE and I have come across a = problem=20 that is irritating me to no end. 
 
During my first=20 start of the GNOME Desktop environment the whole system froze and then = when I=20 restarted it (eventually using the hard reset on the box after=20 ctrl-alt-backspace and ctr-alt-delete didn't work and when an attempt to = telnet=20 in externally revealed everything was frozen) fsck found = significant damage=20 to the system.
 
Now, I have been locked out of logging in by an = error=20 message stating that ld-elf.so.1 and libcrypt.so.2 are=20 corrupt. 
 
I can = log in in=20 single user mode thanks to the good old troubleshooting sections of the=20 handbook, but my network doesn't seem to be up & running so I can't = replace=20 the files.
 
I = would=20 appreciate it if someone with /usr/libexec/ld-elf.so.1 and=20 /usr/lib/libcrypt.so.2 from version 4.0 could e-mail them to=20 me.
 
Or if = someone has=20 another solution please let me know...
 

Chairperson of the UVic = Students'=20 Society Local 44 of the Canadian = Federation of Students

(250)=20 721-8370 Work & Fax (250) 472-4379

 
<= /TBODY>

JOIN

The=20 campaign for higher education...
www.cfs.bc.ca

 

 
------=_NextPart_000_003F_01BFA879.928D34A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:35: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id C623D37B8E5 for ; Mon, 17 Apr 2000 14:34:50 -0700 (PDT) (envelope-from steve@snuggly.demon.co.uk) Received: from snuggly.demon.co.uk ([212.229.111.142]) by anchor-post-32.mail.demon.net with esmtp (Exim 2.12 #1) id 12hJA8-000G4b-0W for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 22:34:32 +0100 Received: (from steve@localhost) by snuggly.demon.co.uk (8.9.3/8.9.3) id WAA35313 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 22:34:00 +0100 (BST) (envelope-from steve) Date: Mon, 17 Apr 2000 22:34:00 +0100 From: Steve Roome To: freebsd-questions@freebsd.org Subject: prc-stuff and the palm Message-ID: <20000417223400.A35301@snuggly.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Firstly I'm using FreeBSD-3.4 stable, ports cvsupped recently. but the following blows chunks for me : cd /usr/ports/palm/prc-tools make install It dies here : gmake[1]: Entering directory `/home/ports/palm/prc-tools-binutils/work/build/tools' c++ -O -pipe -I.././../prc-tools-2.0/tools/../binutils/include -I../binutils/bfd -o build-prc.o -c .././../prc-tools-2.0/tools/build-prc.cpp In file included from /usr/include/g++/std/bastring.h:571, from /usr/include/g++/std/string.h:6, from /usr/include/g++/string:5, from .././../prc-tools-2.0/tools/build-prc.cpp:32: /usr/include/g++/std/sinst.h:60: ambiguous template instantiation for `operator !=(const char *, const basic_string > &)' requested /usr/include/g++/std/sinst.h:60: ambiguous template instantiation for `operator !=(const basic_string > &, const char *)' requested /usr/include/g++/std/sinst.h:62: ambiguous template instantiation for `operator >(const char *, const basic_string > &)' requested /usr/include/g++/std/sinst.h:62: ambiguous template instantiation for `operat .... blah blah blah ... .././../prc-tools-2.0/tools/build-prc.cpp:486: no member function `ResourceDatabase::end()' defined gmake[1]: *** [build-prc.o] Error 1 gmake[1]: Leaving directory `/home/ports/palm/prc-tools-binutils/work/build/tools' gmake: *** [all-host] Error 1 *** Error code 2 Unfortunately, it's all C++ to me, and I don't do weird stuff like that, so I've not got a clue why it doesn't work. Can anyone help me with this please, or is the port broken badly ? Thanks in advance, Steve P.S. Please CC me personally, as I'm not subscribed to the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:35: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id A6B4337BC86 for ; Mon, 17 Apr 2000 14:34:57 -0700 (PDT) (envelope-from nwerneck@net.em.com.br) Received: from dx4-100 (nas9-49.estaminas.com.br [200.243.209.241]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with ESMTP id SAA28117 for ; Mon, 17 Apr 2000 18:34:52 -0300 (GMT) Message-Id: <200004172134.SAA28117@inetminas.estaminas.com.br> From: "Nicolau Werneck" To: questions@FreeBSD.ORG Date: Mon, 17 Apr 2000 18:34:47 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: serial port LAN Reply-To: Nicolau Werneck X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello How can I login into a FreeBSD computer from another, using a serial cable connection?? Is it possible doing this to access resources of the other machine, like a modem?? (translation: I have a great computer that has a modem and ru(i)ns Win98, and i want to copy some 20 Mb from it to my 486 running FreeBSD. I'm wandering if I can do it with serial cables connection, and, maybe, use it modem too! wel, hope that does'nt sound so confusing :Q ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:35:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id 61CCF37B8E5 for ; Mon, 17 Apr 2000 14:35:18 -0700 (PDT) (envelope-from nwerneck@net.em.com.br) Received: from dx4-100 (nas9-49.estaminas.com.br [200.243.209.241]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with ESMTP id SAA28131; Mon, 17 Apr 2000 18:34:53 -0300 (GMT) Message-Id: <200004172134.SAA28131@inetminas.estaminas.com.br> From: "Nicolau Werneck" To: "Mitch Vincent" , questions@FreeBSD.ORG Date: Mon, 17 Apr 2000 18:34:47 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: C libraries Reply-To: Nicolau Werneck In-reply-to: <001b01bfa89a$5214fb80$4100000a@venux.net> X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Suprisingly for me, the GCC compiler couldn't find the "conio.h" > > library! > Let me guess, you're trying to clear the screen? :-) no, just some basic keyboard functions. getchar() to be more specific! > Other than FreeBSD being a totally different, Unix-like multi-user > multi-tasking OS --there are no differences. > There are huge differences, way too many to get into here... Well, does it have much difference on basic commands, like printf/scanf, malloc and openning files? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 14:47:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ohio.river.org (river.org [209.24.233.15]) by hub.freebsd.org (Postfix) with ESMTP id 1B7ED37B574 for ; Mon, 17 Apr 2000 14:47:42 -0700 (PDT) (envelope-from dhawk@ohio.river.org) Received: (from dhawk@localhost) by ohio.river.org (8.9.3/8.9.3) id OAA08355 for questions@freebsd.org; Mon, 17 Apr 2000 14:47:38 -0700 (PDT) Date: Mon, 17 Apr 2000 14:47:38 -0700 From: David Hawkins To: questions@freebsd.org Subject: 3.2 -> 3.4 upgrade, limited disk space, no cd's Message-ID: <20000417144738.A8274@ohio.river.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Been trying to figure this out with no luck. I have a 3.2 FreeBSD box with a 200 MB root, 200 MB /var and 200 MB /usr I'd like to upgrade it to 3.4 so a friend can compile a program and then I'm going to wipe it clean and install 4.0 from CDs. It's on a DSL line, so access to the network is no problem. Can I cvsup and build and install sections of the /usr/src directory individually and then remove those and build the next section? Like /usr/src/bin and then /usr/src/contrib, etc.? If so, is there a particular order to do those in? Or can I use ftp to install 3.4 over 3.2? Thanks! later, david -- David Hawkins -- dhawk@river.org http://www.river.org/~dhawk "I find television very educational. The minute somebody turns it on, I go to the library and read a book." -- Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:33:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id ABE5B37BB08 for ; Mon, 17 Apr 2000 15:33:28 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id AAA14149 for freebsd-questions@freebsd.org; Tue, 18 Apr 2000 00:33:27 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id XAA51259 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 23:45:35 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: Microsoft keys and Alt keys do the wrong thing Date: 17 Apr 2000 23:45:34 +0200 Message-ID: <8dg0lu$1i1d$1@bigeye.rhein-neckar.de> References: <20000416201147.A12412@rjk191.rh.psu.edu> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ray Kohler wrote: > When I use X, the Microsoft key becomes "Meta", and the Alt key does > nothing. Not true. Alt becomes "Alt". Which may do nothing in your favorite applications, but it *is* available as another modifier. Besides, you'll find that you need Control-Alt-Fx rather than Control-Meta-Fx to switch back to a text console. Anyway, this is a generic XFree86 issue and in no way particular to FreeBSD. > When I'm on the console, neither key does anything For syscons, the "Microsoft keys" have the console keycodes 106, 107, 108, normally mapped to F62, F63, F64. You can remap them any way you see fit. > and I have no Meta key. How can I get Alt to be Meta all the time? Define what you mean by "meta" key. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:40:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id CD63137B7E7 for ; Mon, 17 Apr 2000 15:40:54 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 15579 invoked by uid 1000); 17 Apr 2000 22:40:49 -0000 Date: Mon, 17 Apr 2000 18:40:48 -0400 From: Alan Clegg To: Jeffrey Bernt Cc: freebsd-questions@freebsd.org Subject: Re: Inet6 and Freenet6.net??? Message-ID: <20000417184048.L11463@ecto.greenpeas.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from jeffrey@bernt.net on Mon, Apr 17, 2000 at 02:21:12PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Jeffrey Bernt spewed forth the following bitstream: > Hello. > Has anyone used freenet6 with freebsd 4.0-stable to connect to the ipv6 > network? If so, what numbers need to go where? how to configure the startup > files? All freenet6 gives you is a perl script file, but I don't know > exactly where and how to configure the ipv6 devices. Any help would be > appreciated. =) Uh... all you need to do is run the script... it does "the right things". AlanC {a freenet6 tunnel user} -- Alan B. Clegg abc@bsdi.com Member of Technical Staff http://www.bsdi.com Berkeley Software Design, Inc. 1-800-800-4BSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:48:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id B0BCD37BB1A for ; Mon, 17 Apr 2000 15:48:50 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id AAA17636 for ; Tue, 18 Apr 2000 00:48:46 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 17 Apr 2000 23:51:19 GMT Message-ID: <20000417.23511900@bartequi.ottodomain.org> Subject: cvsup'ing to CURRENT To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSDers, Few days ago I installed (yet) another 4.0-STABLE system, thus testing a Release CD I had made myself. I would like to download the -CURRENT sources onto this new FreeBSD slice. I seem to understand that these actions should be taken: 1) the first time I will cvsup the sources, I will have to use the following tags: A) "src-all tag=3DRELENG_4 list=3Dcvs" (ie NOT list=3Dcvs:.) in the standard-supfile; B) "cvs-crypto" tag=3DRELENG_4 list=3Dcvs" (ie NOT list=3Dcvs:.) in the secure-supfile. 2) in all subsequent operations, I will be able to use the normal supfiles (standard and secure) found in /usr/share/examples/cvsup in my new 4.0-S system. Is this fully correct ? Am I missing anything ? Am I a bit paranoid ? :-) Thanks in advance for your help. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:49: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 717BF37B8C2 for ; Mon, 17 Apr 2000 15:49:04 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id AAA15488 for ; Tue, 18 Apr 2000 00:49:02 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 17 Apr 2000 23:51:34 GMT Message-ID: <20000417.23513400@bartequi.ottodomain.org> Subject: firewall & kernel tcp_options To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSDers, I am running a 4.0-S system (as of a week ago), and I have a few doubts about the exact meaning and interrelations of some kernel and firewall settings. Question I The kernel options "TCP_DROP_SYNFIN" should (?) be equivalent to a firewall rule like "add deny [log] tcp from any to any in tcpflags fin,syn". Which of those, if any, is "better" (eg more reliable, or efficient) ? Question II The kernel options TCP_RESTRICT_RST should (?) be similar to a=20 firewall rule like "add deny [log] tcp from any to any out tcpflags= rst". I seem to understand that the former *limits* the outgoing "rst traffic" whilst the latter *kills* the outgoing "rst traffic". Is=20 this correct ? Also, is the former option more "resistant" to massive attacks (scans) ? Question III Does it make any sense to use *all* of the following: the TCP_DROP_SYNFIN, TCP_RESTRICT_RST, ICMP_BANDLIM kernel options; the tcp blackhole behavio(u)r (level 2) and the udp blackhole behavio(u)r (level 1); the log_in_vain feauture (/etc/rc.conf); and a set of appropriate (ipfw) packet filters rules (eg dropping packets directed to such delicate ports as 6000-6063 etc.) Am I missing anything (else) ? Many thanks in advance for your help. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:49:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id C392737BBA2 for ; Mon, 17 Apr 2000 15:49:15 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id AAA10348 for ; Tue, 18 Apr 2000 00:49:13 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 17 Apr 2000 23:51:46 GMT Message-ID: <20000417.23514600@bartequi.ottodomain.org> Subject: re-reading /etc/fstab ... To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSDers, yet another question :-) If I turn on e.g. the "noatime" option on a ufs filesystem (eg "/" or=20 "/usr"), and I want to have my /etc/fstab re-read, I seem to=20 understand that I have to reboot. Alternatively, If I do NOT wish to reboot, I should issue a "shutdown"=20 command (with no options whatsoever), unmount the filesystem(s), and=20 remount them.=20 The problems arise with the "/" filesystem. Incidentally, "mount -u /"=20 might damage it. In particular, I seem to understand that switching=20 from read only to read/write is harmless; whereas switching from=20 read/write to read only may actually damage the FS -- especially if=20 this happens a few times.=20 Is there a safe way to turn the option on without rebooting in such=20 cases ? Am I (yawn) missing anything trivial ? Many, many thanks for your help (and patience !) Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:49:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 8B3EF37BC0C for ; Mon, 17 Apr 2000 15:49:26 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id AAA14672 for ; Tue, 18 Apr 2000 00:49:24 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 17 Apr 2000 23:51:57 GMT Message-ID: <20000417.23515700@bartequi.ottodomain.org> Subject: netstat -b NOT working ? To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSDers, the command "netstat -b -I tun0 -w 2" does NOT seem to work on my=20 4.0-S system (last make world as of a week ago): I get rows of "0"=20 while downloading files, which result is evidently incorrect. Am missing anything ? Thanks in advance for any tip. Best regards, Salvo =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:49:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id B918C37BB62 for ; Mon, 17 Apr 2000 15:49:32 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id AAA04469 for ; Tue, 18 Apr 2000 00:49:30 +0200 (CEST) From: Salvo Bartolotta Date: Mon, 17 Apr 2000 23:52:03 GMT Message-ID: <20000417.23520300@bartequi.ottodomain.org> Subject: XFree86-4 and "cruft" packages To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSDers, I have just compiled XFree86-4 on one of my 4.0-S systems. I was=20 wondering whether I should remove any "cruft" packages (Mesa-3.1 ? Any=20 more packages?) before installing it. Thanks in advance for your help. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:50:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 1A14337BBAE for ; Mon, 17 Apr 2000 15:50:23 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([64.228.103.85]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id SAA29465 for ; Mon, 17 Apr 2000 18:56:09 -0400 (EDT) Message-ID: <38FB9474.29970528@sympatico.ca> Date: Mon, 17 Apr 2000 18:47:16 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: pcmcia copout. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. This is a re-submission. I am still trying to do this install and from what I can ascertain, none of the settings present during the install will make this card work properly. Again, this card has been tested and is working. When this card was working (3.4 stable) I had to explicitly specify its irq in the pccard.conf, if i relied on auto negotiation it would come up but not work correctly. So now, already somewhat knowing the answer to my own question, how can I hax0r the boot disks to achieve this end, ie. hardcode? Original message... Architecture: Dell Latitude Cpi i386. OS: FreeBSD 4.0-RELEASE NIC's: 3COM Etherlink III and 3COM Megahertz 56k modem. Media: Floppy disks / FTP via local lan to the internet. This box had 3.4-STABLE running without a hitch three days ago. I tried to cvsup it to 4.0-STABLE and for some reason while building, i decided to use the -k flag on make installworld :( . After I finally got it running again I made some backups i wiped the whole system clean. So with my shiny new install disks, the setup was goin fine, the card inits and the installation begins. However within a meg or two of transfer it dies. What I have tried: 1) all possible irq/memory configurations within sysinstalls limits. Including the default recommendations, which did not work. 2) dissabling as many devices as possible via dell's BIO's, to try and free up the pool. 3) tried the card in a different slot, and remove the other card. 4) a different server 5) set fire to my laptop. From the emergency shell if I bring the device down, then re-init, it begins transfer again, but only for a few seconds. Ping requests lag to around 300 until it goes down. Any ideas? Thanks. -- Paul. ======================================================================= Don't underestimate the power of stupid people in large groups. Email: dp@penix.org & transmogrify@sympatico.ca BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F D5EC 3D39 F274 4AA3E8B9 Public Key's available here: http://bling.dyn.dhs.org/texts/public.html ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:51:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from test.tar.com (test.tar.com [204.95.187.4]) by hub.freebsd.org (Postfix) with ESMTP id 483A437BB65 for ; Mon, 17 Apr 2000 15:51:27 -0700 (PDT) (envelope-from dick@test.tar.com) Received: (from dick@localhost) by test.tar.com (8.9.3/8.9.3) id RAA00448; Mon, 17 Apr 2000 17:51:18 -0500 (CDT) (envelope-from dick) Date: Mon, 17 Apr 2000 17:51:17 -0500 From: "Richard Seaman, Jr." To: Jeffrey Bernt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Inet6 and Freenet6.net??? Message-ID: <20000417175117.A370@seaman.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from jeffrey@bernt.net on Mon, Apr 17, 2000 at 02:21:12PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 02:21:12PM -0700, Jeffrey Bernt wrote: > Hello. > Has anyone used freenet6 with freebsd 4.0-stable to connect to the ipv6 > network? If so, what numbers need to go where? how to configure the startup > files? All freenet6 gives you is a perl script file, but I don't know > exactly where and how to configure the ipv6 devices. Any help would be > appreciated. =) > Thanks. In rc.conf make sure you have: ipv6_enable="YES" You might also have to delete the default route if one gets set before you run the perl script they give you, with something like: route delete -inet6 default Otherwise their script does whats needed. -- Richard Seaman, Jr. email: dick@seaman.org 5182 N. Maple Lane phone: 262-367-5450 Chenequa WI 53058 fax: 262-367-5852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 15:55:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id AB97D37BB6A for ; Mon, 17 Apr 2000 15:55:34 -0700 (PDT) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id SAA04385; Mon, 17 Apr 2000 18:56:47 -0400 (EDT) (envelope-from miyako@sakr.net) Date: Mon, 17 Apr 2000 18:56:47 -0400 (EDT) From: miy To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: network replies causing system messages flooding In-Reply-To: <20000416212801.C48499@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 16 Apr 2000, Crist J. Clark wrote: > On Sun, Apr 16, 2000 at 01:22:06AM -0400, miy wrote: > > > > I originally had a windows box [10.0.0.2] connected to my cable connection > > through a FreeBSD gateway running natd. I recently added a second windows > > box to the network, and I it connects properly to the gateway, but I am > > getting flooded by the following system message: > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > My natd configuration is as follows: > > /sbin/natd -s -n rl0 -redirect_port tcp 10.0.0.2:2121 2121 > > /sbin/ipfw add 1000 divert 6668 ip from any to any via rl0 > > /sbin/ipfw add 1002 divert 6668 ip from 10.0.0.2/24 to any via rl0 > > > > > > #10.0.0.4 is the most recent windows box that was added to the network. > > Well, if it weren't for the fact that you say that the 10.0.0.4 host > is on your net behind the NAT gateway, I would think that you > connected the 10.0.0.4 machine on the rl0 interface. Just to be safe, > how do you have the network physically configured? You don't have both > NICs on the gateway plugged into one hub or something like that, > right? > > It could be that someone else on your cable LAN is leaking RFC 1918 > addresses, and they make it over the modem to your machine. The modems > should not do that, but the idea of a poorly configured ISP, even a > coax cable one, never shocks me. My network is configured with the cable modem connected to my FreeBSD gateway machine (into rl0). The FreeBSD machine's second card (ed1) is connected to my hub's uplink. The two windows boxes (10.0.0.2 & 10.0.0.4) are connected directly to the hub. I don't completely understand what leaking RFC 1918 addresses are. Are these essentially leaked packets from my ISP's local subnet (other machines in my district) that are being collected by my gateway from the cable modem? Are these causing the problem or is it an issue of my physical configuration? My system message buffer now has 10 pages or so worth of: arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 I still have a lot to learn about configuring a home network, and I appreciate both your help and your patience with me as I work through this. Thanks again, Fred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 16:13:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta4-rme.xtra.co.nz (mta4-rme.xtra.co.nz [203.96.92.15]) by hub.freebsd.org (Postfix) with ESMTP id E6B4637B682 for ; Mon, 17 Apr 2000 16:13:43 -0700 (PDT) (envelope-from DRCAnderson@xtra.co.nz) Received: from dynasite ([210.55.163.61]) by mta4-rme.xtra.co.nz (InterMail v4.01.01.00 201-229-111) with SMTP id <20000417231341.PTWS12111858.mta4-rme@dynasite>; Tue, 18 Apr 2000 11:13:41 +1200 Message-ID: <00f801bfa961$ce835aa0$047ba8c0@co.nz> From: "David Anderson" To: "Nicolau Werneck" Cc: "FreeBSD Mail List" References: <200004171803.PAA20055@inetminas.estaminas.com.br> Subject: Re: C libraries Date: Tue, 18 Apr 2000 07:40:11 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Nicolau Yes there are differences - you will need to check out the Unix I/O stuff (see K&R for dir scanning, file opening etc......) > Suprisingly for me, the GCC compiler couldn't find the "conio.h" > library! I think this is a DOS console library. I think you will have to check out the Unix stuff for screen programming in the text shell. I found that Unix has more strict requirements for use of pointers (DOS lets you away with some things that are not defined - Unix wont). The file I/O and screen stuff will also require changes to your code. Dave ----- Original Message ----- From: Nicolau Werneck To: Sent: Monday, April 17, 2000 11:02 AM Subject: C libraries > Hi.. I've recentely installed FreeBSD in my other computer, and > I'm trying to compile the C programs I made before under DOS. > Suprisingly for me, the GCC compiler couldn't find the "conio.h" > library! > Are the libraries used in C under FreeBSD much different from > under DOS?? What are the main diferences between a C program > made to run under FreeBSD and one made to run under DOS? > > thanks... > > NWerneck > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 16:36:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id ABCE637B5A8 for ; Mon, 17 Apr 2000 16:36:25 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA05418; Tue, 18 Apr 2000 09:03:28 +0930 (CST) Date: Tue, 18 Apr 2000 09:03:28 +0930 From: Greg Lehey To: "Nandakumar.p.k" Cc: FreeBSD Questions Subject: Re: Debugging kernel using remote gdb Message-ID: <20000418090327.B514@freebie.lemis.com> References: <38FAEE09.4BB366B9@procsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38FAEE09.4BB366B9@procsys.com> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 17 April 2000 at 16:27:13 +0530, Nandakumar.p.k wrote: > Hi, > > I am not able to directly send the questions to freebsd - questions > hence i am sending this to you. We need to understand why you can't send to -questions. Do you have DNS problems? > We were trying to debug the kernel using remote gdb. We have followed > the instructions given in the Freebsd handbook. OK, I don't have time to look at this now, but I'll try later. In the meantime, I'm forwarding this to FreeBSD-questions. > The host and the target machine were connected using a null modem cable > which was tested using Pcplus utility in DOS. In both the machines the > cable is connected to the COM1 port. The cable has 3 pins connected. Tx > to Rx. Rx to Tx and common ground. With this we are able to send > characters from one machine to other using the terminal emulation pacage > Pcplus in DOS. > > The steps which we followed were as follows. > In the host machine > 1. Made a copy of the GENERIC kernel called MYKERNEL. > 2. The follwing additions were made to MYKERNEL > options DDB > device sio0 at isa? port "IO_COM1" flags 0x080 > 3. Compiled using config -g and installed MYKERNEL . > 4. Made a copy of the kernel , kernel.debug > 5. Copied the kernel.debug to the target machine. > > In the target machine > 1. Strip -x kernel.debug & then reboot. > 2. At the boot prompt ,loaded kernel.debug > 3. Opened the debugger using boot -d > > In the host machine > 1. cd /usr/src/sys/compile/MYKERNEL > 2. gdb -k kernel > 3. (kgdb) target remote /dev/cuaa0 > > In the target > 1.db>gdb > 2. s > > Now the following error message was displayed in the host > Ignoring packet error,continuing.. > Ignoring packet error,continuing.. > Ignoring packet error,continuing.. > Could'nt establish connection to remote target > Malformed response to offset query,timeout > > Any idea what is happening here ? > > Regards, > Nandan > > -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 16:44:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 0E10537B661 for ; Mon, 17 Apr 2000 16:44:44 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA05518; Tue, 18 Apr 2000 09:14:36 +0930 (CST) Date: Tue, 18 Apr 2000 09:14:35 +0930 From: Greg Lehey To: tom Cc: cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000418091435.D514@freebie.lemis.com> References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> <38F16BF4.905477CE@cgf.net> <20000410152642.K19079@freebie.lemis.com> <38FAD5F9.2C8E5AD9@cgf.net> <38FADCE7.F6BF4C8A@cgf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <38FADCE7.F6BF4C8A@cgf.net> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 17 April 2000 at 9:44:07 +0000, tom wrote: > I found the nswers on the vinum home page at www.lemis.com, the only > outstanding issue is that when I start vinum it only brings up one > of the mirror subdisks. I then have to manually start the second > drive in the pair. Right, this is described in the man page: volume name [options] Define a volume with name name. Options are: [snip] setupstate When creating a multi-plex volume, assume that the contents of all the plexes are consistent. This is normally not the case, and correctly you should use the init command to first bring them to a consistent state. In the case of striped and concatenated plexes, however, it does not normally cause problems to leave them inconsistent: when using a volume for a file system or a swap partition, the previous con- tents of the disks are not of interest, so they may be ignored. If you want to take this risk, use this keyword. It will only apply to the plexes defined immediately after the volume in the configuration file. If you add plexes to a volume at a later time, you must integrate them. Note that you must use the init command with RAID-5 plexes: otherwise extreme data corrup- tion will result if one subdisk fails. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 16:46:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gsaix2.cc.GaSoU.EDU (gsaix2.cc.GaSoU.edu [141.165.1.57]) by hub.freebsd.org (Postfix) with ESMTP id 10E4137B646 for ; Mon, 17 Apr 2000 16:46:50 -0700 (PDT) (envelope-from gsi22419@gsaix2.cc.GaSoU.EDU) Received: from localhost (gsi22419@localhost) by gsaix2.cc.GaSoU.EDU (8.9.2/8.9.2) with SMTP id TAA55672 for ; Mon, 17 Apr 2000 19:47:10 -0400 Date: Mon, 17 Apr 2000 19:47:09 -0400 (EDT) From: Scott To: freebsd-questions@freebsd.org Subject: BBS software Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was interested in finding BBS software for freebsd which resembles what could be found in "Renegade" and other such software for DOS. Of course telnet would be a requirement. I think i'd like FreeWorld, however i can't get it compile giving an error that Python.h can't be found, however it is installed on my system. Thanks, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 16:48:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 9A87E37B978 for ; Mon, 17 Apr 2000 16:48:22 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e3I5moh11303; Mon, 17 Apr 2000 23:48:50 -0600 (MDT) Message-Id: <200004180548.e3I5moh11303@fedde.littleton.co.us> To: Nicolau Werneck Cc: questions@FreeBSD.ORG Subject: Re: serial port LAN In-Reply-To: <200004172134.SAA28117@inetminas.estaminas.com.br> Date: Mon, 17 Apr 2000 23:48:50 -0600 From: Chris Fedde Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000 18:34:47 -0300 "Nicolau Werneck" wrote: +------------------ | Hello | | (translation: I have a great computer that has a modem and | ru(i)ns Win98, and i want to copy some 20 Mb from it to my 486 | running FreeBSD. I'm wandering if I can do it with serial cables | connection, and, maybe, use it modem too! wel, hope that | does'nt sound so confusing :Q ) +------------------ Sure it is posable to do this. There are several packages that allow the Win98 machine to behave as a term server and a router. But on the other hand you have everything you need in the FBSD box (except the modem) You need to read in the handbook (/usr/share/doc/handbook) about attatching terminals to your FBSD system and about ppp on a dedecated connection. Then you can move your modem to the FBSD box and set it up as a demand dialup router. chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 17: 4:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fedde.littleton.co.us (fedde.littleton.co.us [216.17.174.44]) by hub.freebsd.org (Postfix) with ESMTP id 6168637B75F for ; Mon, 17 Apr 2000 17:04:46 -0700 (PDT) (envelope-from cfedde@fedde.littleton.co.us) Received: from fedde.littleton.co.us (localhost [127.0.0.1]) by fedde.littleton.co.us (8.10.0/8.10.0) with ESMTP id e3I65Eh22956; Tue, 18 Apr 2000 00:05:14 -0600 (MDT) Message-Id: <200004180605.e3I65Eh22956@fedde.littleton.co.us> To: Salvo Bartolotta Cc: freebsd-questions@FreeBSD.ORG Subject: Re: re-reading /etc/fstab ... In-Reply-To: <20000417.23514600@bartequi.ottodomain.org> Date: Tue, 18 Apr 2000 00:05:14 -0600 From: Chris Fedde Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000 23:51:46 GMT Salvo Bartolotta wrote: +------------------ | Dear FreeBSDers, | | yet another question :-) | | If I turn on e.g. the "noatime" option on a ufs filesystem (eg "/" or | "/usr"), and I want to have my /etc/fstab re-read, I seem to | understand that I have to reboot. | | Alternatively, If I do NOT wish to reboot, I should issue a "shutdown" | command (with no options whatsoever), unmount the filesystem(s), and | remount them. | | The problems arise with the "/" filesystem. Incidentally, "mount -u /" | might damage it. In particular, I seem to understand that switching | from read only to read/write is harmless; whereas switching from | read/write to read only may actually damage the FS -- especially if | this happens a few times. | | Is there a safe way to turn the option on without rebooting in such | cases ? Am I (yawn) missing anything trivial ? | | Many, many thanks for your help (and patience !) | | Best regards, | Salvo +------------------ Taking a file system from rw to ro while it is active can cause some data to be lost. mount -u protects against causing a problem unless you have the "force" option on. Taking a fs from ro to rw while it is active is not a problem. You can mount and unmount non active file systems to your heart's content and change their options using -u and mount will do its best to prevent a problem. I'd do the experimentation on the command line before committing it in fstab. It is safe to run 'mount -a -u' as long as the changes in /etc/fstab are benign. chris -- Chris Fedde 303 773 9134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 17:27:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B18BF37BBCD for ; Mon, 17 Apr 2000 17:27:41 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3I0RWE16186; Mon, 17 Apr 2000 17:27:32 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004180027.e3I0RWE16186@cytosine.dhs.org> Subject: Re: firewall & kernel tcp_options In-Reply-To: <20000417.23513400@bartequi.ottodomain.org> from Salvo Bartolotta at "Apr 17, 2000 11:51:34 pm" To: Salvo Bartolotta Date: Mon, 17 Apr 2000 17:27:32 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Question I > The kernel options "TCP_DROP_SYNFIN" should (?) be equivalent to a > firewall rule like "add deny [log] tcp from any to any in > tcpflags fin,syn". Which of those, if any, is "better" (eg more > reliable, or efficient) ? > Actually, you add tcp_drop_synfin="YES" in rc.conf. > Question II > The kernel options TCP_RESTRICT_RST should (?) be similar to a > firewall > rule like "add deny [log] tcp from any to any out tcpflags > rst". I seem to understand that the former *limits* the outgoing "rst > traffic" whilst the latter *kills* the outgoing "rst traffic". Is > this > correct ? Same thiong with this one, put tcp_restrict_rst="YES" in /etc/rc.conf --bhishan > Also, is the former option more "resistant" to massive attacks (scans) > ? > > Question III > Does it make any sense to use *all* of the following: the > TCP_DROP_SYNFIN, TCP_RESTRICT_RST, ICMP_BANDLIM kernel options; the > tcp blackhole behavio(u)r (level 2) and the udp blackhole behavio(u)r > (level 1); the log_in_vain feauture (/etc/rc.conf); and a set of > appropriate (ipfw) packet filters rules (eg dropping packets directed > to such delicate ports as 6000-6063 etc.) > > Am I missing anything (else) ? > > Many thanks in advance for your help. > > Best regards, > Salvo > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 18: 8: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id C476637B64F for ; Mon, 17 Apr 2000 18:07:58 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id SAA23845 for ; Mon, 17 Apr 2000 18:07:57 -0700 Date: Mon, 17 Apr 2000 18:07:57 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: restore Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Looking for some advise on the behavior of restore. While doing a restore of a file from a previous dump. Here is how the session go's. restore -i -s 1 -f my.tape.system.com:/dev/nrsa0 restore> add myfile.txt restore > extract You have not read any tapes yet. Unless you know which volume your file(s) are on you should start with the last volume and work towards the first. Specify next volume #: No mater what I enter it just pops the same message up asking me to specify next volume. Unless I enter in 4 as the last volume. That gives me this message.... Specify next volume #: 4 Mount tape volume 4 Enter ``none'' if there are no more tapes otherwise enter tape name (default: /dev/nrsa0) I enter /dev/nrsa0 it gives me the question again. I enter in none it gives me the question again. What could I possibly be doing wrong? Thanks. Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 18:16:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by hub.freebsd.org (Postfix) with ESMTP id C68D537B5FA for ; Mon, 17 Apr 2000 18:16:38 -0700 (PDT) (envelope-from jstock@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id 40E0D38F6 for ; Mon, 17 Apr 2000 20:16:37 -0500 (CDT) Received: from localhost (jstock@localhost) by isis.visi.com (8.8.8/8.8.8) with ESMTP id UAA02284 for ; Mon, 17 Apr 2000 20:16:37 -0500 (CDT) X-Authentication-Warning: isis.visi.com: jstock owned process doing -bs Date: Mon, 17 Apr 2000 20:16:37 -0500 (CDT) From: "Jeremy L. Stock" To: freebsd-questions@FreeBSD.ORG Subject: Sound weirdness from X apps? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running XFree86 4.0 (binaries from xfree86.org) and 4.0 -STABLE. With both XMMS and the RealPlayer7 beta, sound only plays while the console running X is the active one. If I switch to another console, RealPlayer will play for a few more seconds then stop. XMMS will continue playing the current track but won't play the next song in the playlist until I switch back to X. My soundcard is an ES1371. Any info or suggestions would be appreciated. -- Jeremy L. Stock ICQ 46329337 Fax # 612-629-6540 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 18:29:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id 2CA6C37B64F for ; Mon, 17 Apr 2000 18:29:31 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.121]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Mon, 17 Apr 2000 21:26:03 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Mon, 17 Apr 2000 21:17:49 -0400 Message-ID: <38FBBA58.72B5BE14@rochester.rr.com> Date: Mon, 17 Apr 2000 21:28:56 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Davis Doherty Cc: freebsd-questions@freebsd.org Subject: Re: problems with the ep driver References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Davis Doherty wrote: > > Well, after sticking with FreeBSD 3.2 for a while, I decided I > wanted to upgrade to 4.0. I prefer doing an FTP install, so I went through > the steps, and the first weird thing I noticed is that the GENERIC kernel > booted with an entry for ep0 and ep1, even though I only have a single > 3c509 ISA card; I then entered in the appropriate net info for ep0, and I > was rewarded with a system hang. Hmm. I started over, and tried setting up > ep1 just for fun. It worked, but now I was getting horrendously slow > transfer rates. Hmm again. Finally, I decided to install off of my fresh > subscription CDs. Everything worked, but I still got the ep0 and ep1 > appearing in the GENERIC kernel during boot. I noticed it said something > like "unable to wake eeprom" next to the ep0 line (actually, lines - there > were several like this) during boot; ep1 was a happy camper, however. > After setting up ep1, transfers were really slow, as before. How do I go > about solving this mess, starting with forcing the system to realize I > only have a single ep NIC card? Thanks muchly for any help you can offer. > Forgive me if this has already been answered; I looked through the > mailing list archives, but I did not find this there (and I am not > actually subscribed to this mailing list). > > -Davis > > "He who knows best knows how little he knows." > -Thomas Jefferson > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Hi Make sure you have this line in your kernel config file: device ep (The driver will not function properly if you try to specify ports and irqs in your config file) That's all the driver needs, In FreeBSD4 the driver autoprobes the cards. If you have two NICS in your system you might have to reconfigure some of your startup files as what was ep0 might now be ep1 and vice versa. Depending on which card is seen first. As far as can't wake up eeprom error. You might have to boot up in dos and run the configuration tool which came with your nic and disable plug_and_pray And run the diagnostic tools to make sure the card is functioning properly. Hope this helps, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 18:47: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id 31ACC37B5FA for ; Mon, 17 Apr 2000 18:46:59 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout1.nyroc.rr.com ([24.92.226.81]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Mon, 17 Apr 2000 21:43:05 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Mon, 17 Apr 2000 21:46:11 -0400 Message-ID: <38FBBE57.BEB4E948@rochester.rr.com> Date: Mon, 17 Apr 2000 21:45:59 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Richard Grace Cc: freebsd-questions@freebsd.org Subject: Re: ports error - won't load - setuid uucp - hylafax References: <004501bfa81f$627599b0$d9d124cb@itworks.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard Grace wrote: > > > Remove the line FORBIDDEN from the makefile but be aware that > > installing > > hylafax will make your machine insecure, meaning it can be hacked. > > > > -- > > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > I've done this myself on a recent installation... > > Does anyone know if this insecurity is being looked into, or if there is > already a patch? There is no mention of any security issue/patch on the > HylaFAX site (as far as I cna tell). > > Richard Grace > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I was wondering how would hylafax make your machine be vulnerable. Would one attack by way of the modem or by way of an ethernet connection ?? Not that I have any evil thoughts in mind, but I did remove the FORBIDDEN line and installed this port and would like to minimize the potential for attacks. Regards, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:18:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dns.homenet.com.tw (homenet.com.tw [210.244.100.193]) by hub.freebsd.org (Postfix) with ESMTP id 3C63737B6F3 for ; Mon, 17 Apr 2000 19:18:43 -0700 (PDT) (envelope-from oyster@dns.homenet.com.tw) Received: from homenet.com.tw (nt.homenet.com.tw [210.244.100.196]) by dns.homenet.com.tw (8.9.3/8.9.3) with ESMTP id KAA09994; Tue, 18 Apr 2000 10:13:16 GMT Message-ID: <38FBC574.4AC17412@homenet.com.tw> Date: Tue, 18 Apr 2000 10:16:20 +0800 From: Oyster Liu Organization: Homenet Technology Ltd. Co. X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: zh-TW,en MIME-Version: 1.0 To: wpaul@ctr.columbia.edu Cc: freebsd-questions@FreeBSD.ORG Subject: About the tigon chipset driver (giga NIC) for freebsd ? Content-Type: multipart/mixed; boundary="------------AABA964EB733445383CD9790" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------AABA964EB733445383CD9790 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Paul : I am a system engineer. I am studying the FreeBSD with the giga NIC. Now, I used the FreeBSD 3.4 and Alteon AltNIC to test the giga function. When I use this included driver and MTU=1500 ( I have changed the tcp window size to 65536). I got the good response. But, when I changed the MTU to 9000, this system would not run smoothly. We obviously found the delay (very serious). Could you help me to solve this question ? Is it the memory buffer problem ? (My equipments: 1. HP LPr server with 1GB ram (PIII 500) 2. Alteon giga NIC for PCI 3. FreeBSD 3.4 4. Alteon switch 180 Plus We use this server for the www server and the access hit rate was very high. ) Thanks! Oyster Liu --------------AABA964EB733445383CD9790 Content-Type: text/x-vcard; charset=us-ascii; name="oyster.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Oyster Liu Content-Disposition: attachment; filename="oyster.vcf" begin:vcard n:Liu;Chen-Hao tel;fax:886-6-2753494 tel;work:886-6-2754047 x-mozilla-html:FALSE org:Homenet Technology Ltd. Co (╨жЁq╛Л╖ч╙я╔В╕Ё╜╜╓╫╔q);System & engineer Department adr:;;12F-1,297, Sec. 2, Tung-Men Road;Tainan;;701;Taiwan/ROC version:2.1 email;internet:oyster@homenet.com.tw title:Manager x-mozilla-cpt:;-9600 fn:Chen-Hao Liu end:vcard --------------AABA964EB733445383CD9790-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:23: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id B44B337B74F for ; Mon, 17 Apr 2000 19:22:54 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-133.alpha.net.au [203.41.44.133] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA08053; Tue, 18 Apr 2000 12:21:26 +1000 From: Danny To: Jim Freeze , questions@FreeBSD.ORG Subject: Re: Error building Mysql via ports Date: Wed, 19 Apr 2000 12:26:21 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <00041608394701.00538@urim> MIME-Version: 1.0 Message-Id: <00041912270700.00395@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, If you can't off the internet if you did install FreeBSD using a set of 4 cd's I am sure ytou can install MySQL using the set of CD's On Sun, 16 Apr 2000, Jim Freeze wrote: > I received the error (attached below) while compiling mysql. Before I send it > off to bug-g++, can someone tell me if this is a known bug? > > /usr/ports/databases/mysql322-server -># make install > [lines deleted] > -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c rrnd.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c update.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c delete.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c rsame.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c panic.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c close.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c create.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c static.c > rm -f libmerge.a > ar cru libmerge.a open.o extra.o info.o _locking.o rrnd.o update.o delete.o rsame.o panic.o close.o create.o static.o > ranlib libmerge.a > Making all in heap > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_open.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_extra.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_close.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_panic.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_info.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rrnd.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_update.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_write.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_delete.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rsame.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_create.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rename.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rfirst.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rnext.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rlast.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rprev.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_clear.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_rkey.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_block.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_hash.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c _check.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c _rectest.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_static.c > rm -f libheap.a > ar cru libheap.a hp_open.o hp_extra.o hp_close.o hp_panic.o hp_info.o hp_rrnd.o hp_update.o hp_write.o hp_delete.o hp_rsame.o hp_create.o hp_rename.o hp_rfirst.o hp_rnext.o hp_rlast.o hp_rprev.o hp_clear.o hp_rkey.o hp_block.o hp_hash.o _check.o _rectest.o hp_static.o > ranlib libheap.a > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -c hp_test1.c > /bin/sh ../libtool --mode=link cc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -o hp_test1 hp_test1.o libheap.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libmystrings.a -lm -lz -lcrypt -pthread > mkdir .libs > > > xxxxxx > LE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -fno-implicit-templates -c thr_malloc.cc > c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I./../include -I./../regex -I. -I../include -I.. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -fno-implicit-templates -c field.cc > c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I./../include -I./../regex -I. -I../include -I.. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -fno-implicit-templates -c key.cc > c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/mysql\"" -DHAVE_CONFIG_H -I./../include -I./../regex -I. -I../include -I.. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_OFF -O -pipe -fno-implicit-templates -c sql_class.cc > sql_list.h: In method `class QUICK_RANGE * List::pop()': > In file included from mysql_priv.h:161, > from sql_class.cc:26: > sql_list.h:187: Internal compiler error. > sql_list.h:187: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > > -- > > ================== > Dr. Jim Freeze > jim@freeze.org > ================= > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:31:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id A50F937BA41 for ; Mon, 17 Apr 2000 19:31:48 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-133.alpha.net.au [203.41.44.133] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA08560; Tue, 18 Apr 2000 12:31:03 +1000 From: Danny To: "David J. Kanter" , FreeBSD questions Subject: Re: Fetching distfiles off-site Date: Wed, 19 Apr 2000 12:33:07 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000416185651.A95032@localhost.localdomain> MIME-Version: 1.0 Message-Id: <00041912364401.00395@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Firstly, Are those non BSD machines with the T1 connection running some kind of proxy program. ? If you are:- Then you have to setup the following in your root /root/.login and add # Bypassing the proxy setenv FTP_PROXY IP_ADDRESS_OF)PROXY setenv HTTP_PROXY IP_ADDRESS_OF_PROXY On Mon, 17 Apr 2000, David J. Kanter wrote: > My FreeBSD box has only a 56K modem, but I have access to non-BSD machines > that have T1 lines. I'd like to use those machines to download the larger > distfiles, and transfer them onto my BSD machine with a Zip disk. > > How can I interpret the Makefile of a port to ensure that I get all the > appropriate distfiles? Just look at the DISTFILES, BUILD_DEPENDS, and > RUN_DEPENDS? > -- > David Kanter > djkanter@nwu.edu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:35: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 2BF8E37BA60 for ; Mon, 17 Apr 2000 19:34:57 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-133.alpha.net.au [203.41.44.133] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA08778; Tue, 18 Apr 2000 12:34:26 +1000 From: Danny To: Jody , freebsd-questions@FreeBSD.ORG Subject: Re: Installation Date: Wed, 19 Apr 2000 12:39:03 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <000801bfa83a$ac817cc0$b447c918@videotron.ca> MIME-Version: 1.0 Message-Id: <00041912400702.00395@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Suggestion Instead of downloading FreeBSD you can purchase the product from www.cdrom.com is so much quicker. But before you do anything read the documentation in www.freebsd.org extremely carefully before hand On Mon, 17 Apr 2000, Jody wrote: > >%_I have Windows 98 and I want to download FreeBSD. How do I do that? Is there a setup.exe file? I went to the ftp site and only saw foldersAm I supposed to download all the files ? > ---------------------------------------- Content-Type: text/html; name="unnamed" Content-Transfer-Encoding: quoted-printable Content-Description: ---------------------------------------- -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:43: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id E5E0F37B5FA for ; Mon, 17 Apr 2000 19:42:54 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-133.alpha.net.au [203.41.44.133] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA09160; Tue, 18 Apr 2000 12:42:13 +1000 From: Danny To: markh@lon.imag.net, Mark Hendriks , freebsd-questions@FreeBSD.ORG Subject: Re: Just a couple Date: Wed, 19 Apr 2000 12:43:45 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: topof_theworld@yahoo.com References: <00041712102301.00717@mymachine.imag.net> MIME-Version: 1.0 Message-Id: <00041912475403.00395@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Unless you are into games such as Tetris or Kpoker or CHess then you can play games on FREEBSD but if you want to play games like Quarke or NFS 3 you have to use Windows because of Marketing reasons. Until Software development companies become educated and vendors become educated about FreeBSD then maybe one day we might get NFS 3 on FreeBSD. But you can use FreeBSD to setup a quake2 and quake server if you are into this type of things. On Tue, 18 Apr 2000, Mark Hendriks wrote: > On Mon, 17 Apr 2000, Vinny Palladino wrote: > > I've been looking around for a new OS, and > > read about yours on Cnet. I use my computer for > > on-line gaming. Would my windows games be able to run > > on FreeBSD3.2? Does it support OpenGL. What advantages > > (from a gamers point of view) would I gain from this > > OS? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:51: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id C0A8037BAA6 for ; Mon, 17 Apr 2000 19:50:53 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA52813; Mon, 17 Apr 2000 22:50:20 -0400 (EDT) (envelope-from cjc) Date: Mon, 17 Apr 2000 22:50:20 -0400 From: "Crist J. Clark" To: miy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: network replies causing system messages flooding Message-ID: <20000417225020.A52719@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000416212801.C48499@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from miyako@sakr.net on Mon, Apr 17, 2000 at 06:56:47PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 06:56:47PM -0400, miy wrote: > On Sun, 16 Apr 2000, Crist J. Clark wrote: > > On Sun, Apr 16, 2000 at 01:22:06AM -0400, miy wrote: > > > > > > I originally had a windows box [10.0.0.2] connected to my cable connection > > > through a FreeBSD gateway running natd. I recently added a second windows > > > box to the network, and I it connects properly to the gateway, but I am > > > getting flooded by the following system message: > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > > My natd configuration is as follows: > > > /sbin/natd -s -n rl0 -redirect_port tcp 10.0.0.2:2121 2121 > > > /sbin/ipfw add 1000 divert 6668 ip from any to any via rl0 > > > /sbin/ipfw add 1002 divert 6668 ip from 10.0.0.2/24 to any via rl0 > > > > > > > > > #10.0.0.4 is the most recent windows box that was added to the network. > > > > Well, if it weren't for the fact that you say that the 10.0.0.4 host > > is on your net behind the NAT gateway, I would think that you > > connected the 10.0.0.4 machine on the rl0 interface. Just to be safe, > > how do you have the network physically configured? You don't have both > > NICs on the gateway plugged into one hub or something like that, > > right? > > > > It could be that someone else on your cable LAN is leaking RFC 1918 > > addresses, and they make it over the modem to your machine. The modems > > should not do that, but the idea of a poorly configured ISP, even a > > coax cable one, never shocks me. > > > My network is configured with the cable modem connected to my FreeBSD > gateway machine (into rl0). The FreeBSD machine's second card (ed1) is > connected to my hub's uplink. The two windows boxes (10.0.0.2 & 10.0.0.4) > are connected directly to the hub. Just a tiny point, if all of the devices connected to this hub are NICs, you should not need to use an "uplink" port. > I don't completely understand what leaking RFC 1918 addresses are. > Are these essentially leaked packets from my ISP's local subnet (other > machines in my district) that are being collected by my gateway from the > cable modem? Are these causing the problem or is it an issue of my > physical configuration? That packets from other machines could be reaching your NAT gateway from the external net is a _possibility._ However, it is very suspicious that the address happens to be one you are trying to use. > My system message buffer now has 10 pages or so worth of: > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 Have you identified the piece of hardware associated with 00:80:c8:e8:ea:d7? Use this command, % arp -a FYI, it's a piece of D-Link hardware. Also, what is the configuration of each interface (output of 'ifconfig interface' for both)? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:51:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id E165237BB5C for ; Mon, 17 Apr 2000 19:51:17 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id TAA55590; Mon, 17 Apr 2000 19:51:03 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <00df01bfa8e0$f2e68ec0$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Nils Holland" , "Bhishan Hemrajani" Cc: "freebsd-questions" Subject: Re: Changing console colors Date: Mon, 17 Apr 2000 19:51:00 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>man vidcontrol< > >This does indeed work, I can set the foreground / background colors I like. >But it seems that only the virtual console I'm currently working on uses >the colors I set using vidcontrol. So how can I set my system up so that at >boot time ALL the virtual consoles use the background/foreground colors I >specify? I thought that I could use rc.conf, but while it's possible to set >(for example) the look of the cursor in that file, man rc.conf doesn't say >anything about setting colors... Take a look at the following option from /etc/defaults/rc.conf: allscreens_flags="" # Set this vidcontrol mode for all virtual screens Copy it to your /etc/rc.conf file and add the commands you want; these are sent to vidcontrol on boot, and affect all virtual terminals. >Another question about vidcontrol: I tried to change my video mode (well, I >did only want to try it, I'm happy with the default...). I entered >vidcontrol -i mode and I got a list of modes supported by my system. When I >entered (for example) vidcotrol 80x60 it said "Invalid argument", although >this mode was listed as being supported. What could be the problem? Answers >to this question are also welcome, although the first question about the >colors is more important to me. Have you recompiled your kernel with 'options VESA' included? See /usr/src/sys/i386/conf/LINT. --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:52:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id D087837BAE6 for ; Mon, 17 Apr 2000 19:52:02 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id UAA88256; Mon, 17 Apr 2000 20:52:37 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 17 Apr 2000 20:52:37 -0600 (CST) From: Ryan Thompson To: reasy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question In-Reply-To: <000a01bfa8b1$b98126b0$0100a8c0@james> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG reasy wrote to freebsd-questions@FreeBSD.ORG: > Hi > i am soon to run a web-hosting server > the server will run FreeBSD 3.4-RELEASE Excellent! You might consider cvsup'ing to the latest -STABLE to ensure the most stable production environment possible. > but i am unsure on how to do a few things... > > i want the user to be able to telnet into there account > but i want to limit the ammount of processes each user uses... > this my variey from user to user depending on how many processes > each user wants... do you know how i can do this ? man ulimit > secondly... > i want to control how many megabytes of transfer each user uses, > this is to i dont have the biggest traffic bill i cant imagine... > this will also variey from user to user depending on which account they > purchase. man dummynet, but dummynet is an ipfw function, so it can not be limited by user. If this is for IP based virtual hosting, you can limit bandwidth by IP. Why not just advertise a maximum transfer limit, run a monthly log analyzer that analyzes pertinent transfer logs, and bill users for overusage? If you have problem users/sites that are generating WAY too much traffic for your CONNECTION to handle, you need to adjust your policies so you can prohibit gratuitous use of bandwidth by cancelling contracts. -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:52:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id 1DB4237BAF4 for ; Mon, 17 Apr 2000 19:52:09 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from [24.216.177.146] (HELO default.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.4) with ESMTP id 10615317 for freebsd-questions@FreeBSD.ORG; Mon, 17 Apr 2000 22:52:07 -0400 Message-Id: <4.3.1.2.20000417225154.00a67f00@mail.enterit.com> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Mon, 17 Apr 2000 22:57:38 -0400 To: freebsd-questions@FreeBSD.ORG From: Jim Conner Subject: Net traffic slower on the FBSD machine vs all others on LAN... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone have an idea as to why this may be? Im not using NATD, ipfw, or anything else that could be suspect to slowing the throughput down AFAIK. ideas? Comments? I'd like to get this fixed. Its been this way since I built the machine. Its a P180MMX 128Mb SCSI everything. FBSD 3.2 Release using vr NIC driver (DLink) --- from dmesg --- vr0: rev 0x06 int a irq 9 on pci0.11.0 vr0: Ethernet address: 00:80:c8:e8:ad:4b vr0: autoneg complete, link status good (full-duplex, 10Mbps) --- end --- hmm...just thought of this. It might be just the ftp daemon throttling the througput. I notice the slowdowns mostly when Im ftp'ing but this is something I need to chcek on. I would still appreciate any other things I should check. TIA Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:59: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 3947337BB0D for ; Mon, 17 Apr 2000 19:59:02 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA52851; Mon, 17 Apr 2000 22:58:39 -0400 (EDT) (envelope-from cjc) Date: Mon, 17 Apr 2000 22:58:39 -0400 From: "Crist J. Clark" To: Rick Hamell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange Nat/DNS? problem Message-ID: <20000417225839.B52719@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000415212715.B46067@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from hamellr@aracnet.com on Mon, Apr 17, 2000 at 08:11:21AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 08:11:21AM -0700, Rick Hamell wrote: > > > First, where are your DNS servers? Inside or outside of your NAT'ed > > net? I would guess outside? I thought you said that you _could_ ping > > any machine outside though? Are we talking about DNS lookups on the > > NAT machine or on the private net? > > Yes, sorry. The DNS servers are OUTSIDE my Nat'd network. BUT I > can ping any other server by IP address I want too... I just can not ping > the DNS servers from inside. They're pingable from outside just fine... My > Windows machine exibits the same behavior so I believe it to be a NAT > problem vs. DNS... below are my settings. > > :rc.local > > network_interfaces="auto" > > # -- sysinstall generated deltas -- # > ifconfig_fxp0="inet 216.36.55.89 netmask 255.255.0.0" ^^^^^^^^^^^ Is that the correct netmask? > ifconfig_de0="inet 198.162.1.1 netmask 255.255.0.0" > gateway_enable="YES" > firewall_enable="YES" > firewall_type="open" > nat_enable="YES" > natd_interface="fxp0" #Public interface > natd_flags="-f /etc/natd.conf" #addition flags for natd > defaultrouter="216.36.55.1" > #router_enable="YES" > hostname="heorot.grendal.org" > linux_enable="YES" > ibcs2_enable="YES" > lpd_enable="YES" > > > :resolv.conf > domain grendal.org > nameserver 216.36.26.5 > nameserver 216.36.0.5 OK, but these DNS settings don't have anything to do with what the internal machines do for DNS. > :natd.conf > > interface fxp0 > dynamic yes > use_sockets yes > same_ports yes Other than the netmask question, it seems OK, except you left out your firewall rules, 'ipfw show'. Turn on a tcpdump on the outer interface and ping a DNS server from the gateway machine. Then, turn on tcpdump on the inside too and ping from one of the internal machines. Try to pose the tcpdumps to catch ARP packets and ICMP... cut out other noise if possible. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 19:59:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 8403737B5FA for ; Mon, 17 Apr 2000 19:59:23 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 3287 invoked from network); 18 Apr 2000 02:59:20 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 18 Apr 2000 02:59:20 -0000 Received: from blade ([212.139.144.125]) by friends-tv.net ; Mon, 17 Apr 2000 21:59:17 -0500 Message-ID: <005d01bfa8e2$5795e5e0$0100a8c0@blade> From: "Andy Coates" To: Subject: Adduser Config Date: Tue, 18 Apr 2000 04:01:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Is there a way to make Adduser send the mail "after" the skel files have been copied across? As when I changed to the maildir format, the initial maildir directory structure is not valid when the new user message is sent to them, so it comes back as a delivery failure. If there's a way to: copy skel files then send email welcoming them etc.. can someone let me know. I've checked the adduser.conf file but I'm not sure how to configure it even more. Other than that, is there a way I can make Qmail maybe hang onto it for a minute whilst the Maildir directory is created? Thanks, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20: 0:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from titan.seed.net.tw (titan.seed.net.tw [192.72.81.213]) by hub.freebsd.org (Postfix) with ESMTP id 2719E37BB05 for ; Mon, 17 Apr 2000 20:00:10 -0700 (PDT) (envelope-from leafy@titan.seed.net.tw) Received: from [210.68.57.249] (helo=eurofront4) by titan.seed.net.tw with smtp (SEEDNet Mail Server v2.313fd) id 12hOFA-0005vQ-00; Tue, 18 Apr 2000 11:00:04 +0800 Message-ID: <002c01bfa8e1$8fe1a160$040a0a0a@eurofront4> From: "Jiawei Ye" To: Cc: Subject: watchdog timeout on PCI network cards Date: Tue, 18 Apr 2000 10:55:27 +0800 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="----=_NextPart_000_0028_01BFA924.9B53A410"; protocol="application/x-pkcs7-signature"; micalg=SHA1 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0028_01BFA924.9B53A410 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I was the one with the rl0: watchdog timout guy. I swapped several PCI NICs including ACCTON (which uses MPX chip and rl0 as driver), DFE530TX (vr0) and DFE550TX(ste0). They ALL have watchdog timeout syndrome under 4.0 release. My final solution was to revert back to a DFE220 (de1) ISA board and it worked..... The problem is just avoided but not solved, could anyone suggest some solutions? (or some project developer should be out here examining this problem more seriously?) Thanks Jiawei Ye ------=_NextPart_000_0028_01BFA924.9B53A410 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJizCCAjww ggGlAhAyUDPPUNFW81yBrWVcT8glMA0GCSqGSIb3DQEBAgUAMF8xCzAJBgNVBAYTAlVTMRcwFQYD VQQKEw5WZXJpU2lnbiwgSW5jLjE3MDUGA1UECxMuQ2xhc3MgMSBQdWJsaWMgUHJpbWFyeSBDZXJ0 aWZpY2F0aW9uIEF1dGhvcml0eTAeFw05NjAxMjkwMDAwMDBaFw0yMDAxMDcyMzU5NTlaMF8xCzAJ BgNVBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE3MDUGA1UECxMuQ2xhc3MgMSBQdWJs aWMgUHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCBnzANBgkqhkiG9w0BAQEFAAOBjQAw gYkCgYEA5Rm/baNWYS2ZSHH2Z965jeu3noaACpEO+jglr0aIguVzqKCbJF0NH8xlbgyw0FaEGIea BpsQoXPftFg5a27B9hXVqKg/qhIGjTGsf7A01480Z4gJzRQR4k5FVmkfeAKA2txHkSm7NsljXMXg 1y2He6G3MrB7MLoqLzGq7qNn2tsCAwEAATANBgkqhkiG9w0BAQIFAAOBgQBLRGZgaGTkmBvzsHLm lYl83XuzlcAdLtjYGdAtND3GUJoQhoyqPzuoBPw3UpXD2cnbzfKGBsSxG/CCiDBCjhdQHGR6uD6Z SXSX/KwCQ/uWDFYEJQx8fIedJKfY8DIptaTfXaJMxRYyqEL2Raa2Nrngv2U2k8LS12vc3lnWojX4 RTCCAxkwggKCoAMCAQICEQDGZNWnQMG9O9vlrifTJCWWMA0GCSqGSIb3DQEBAgUAMF8xCzAJBgNV BAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE3MDUGA1UECxMuQ2xhc3MgMSBQdWJsaWMg UHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw05ODA5MDMwMDAwMDBaFw0wMzA5MDMy MzU5NTlaMIG3MRYwFAYDVQQKEw1IaVRSVVNULCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVz dCBOZXR3b3JrMUcwRQYDVQQLEz53d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvUlBBIEluY29y cC4gYnkgUmVmLixMSUFCLkxURC4oYyk5ODEzMDEGA1UECxMqSGlUUlVTVCBDbGFzcyAxIENBIC0g SW5kaXZpZHVhbCBTdWJzY3JpYmVyMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRQQVV2cCR vL7uYYjtsq7HFnjUSLB0iRjsDellOv7auL3xSegCi5Q6n7U69yVzeTcB0UxT5OIVIATXCrOVkjk+ nV6/c0OLeZh8RP8auQWk0m1cZLvU3n6KC3qVQFLVR8u6c7WF5+hfBIlxum2oDtY43/e4cmf7XSWL A8Zj+5w9aQIDAQABo3wwejARBglghkgBhvhCAQEEBAMCAQYwRwYDVR0gBEAwPjA8BgtghkgBhvhF AQcBATAtMCsGCCsGAQUFBwIBFh93d3cudmVyaXNpZ24uY29tL3JlcG9zaXRvcnkvUlBBMA8GA1Ud EwQIMAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBAgUAA4GBANgBsg0b+dOYn6vgGkYs gnt2LYZRzSx7fRjteJR6BLkO5ALLZhEEScMZeJRYir6w+IiitXzDC1oYnppPARID7Q80KBFX84vD TTMru+0bbn+tfEKjlAZOfG9z63efMibIEehQvUPcQbbymKJhzpc7tnbI2/HoTPUTNxmonno/tZ/h MIIEKjCCA5OgAwIBAgIQGsUPTBvJr4/ntJeyhy8x4DANBgkqhkiG9w0BAQQFADCBtzEWMBQGA1UE ChMNSGlUUlVTVCwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFHMEUGA1UE CxM+d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIGJ5IFJlZi4sTElBQi5M VEQuKGMpOTgxMzAxBgNVBAsTKkhpVFJVU1QgQ2xhc3MgMSBDQSAtIEluZGl2aWR1YWwgU3Vic2Ny aWJlcjAeFw05OTEwMjkwMDAwMDBaFw0wMDExMTEyMzU5NTlaMIIBPDEXMBUGA1UEChMOVmVyaVNp Z24sIEluYy4xPTA7BgNVBAsTNHd3dy5oaXRydXN0LmNvbS50dy9SUEEgSW5jb3JwLiBieSBSZWYu LExJQUIuTFREKGMpOTgxJzAlBgNVBAsTHkF1dGhlbnRpY2F0ZWQgYnkgSGlUUlVTVCwgSW5jLjEn MCUGA1UECxMeTWVtYmVyLCBWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMR4wHAYDVQQLExVQZXJzb25h IE5vdCBWYWxpZGF0ZWQxNDAyBgNVBAsTK0RpZ2l0YWwgSUQgQ2xhc3MgMSAtIE1pY3Jvc29mdCBG dWxsIFNlcnZpY2UxEjAQBgNVBAMTCUppYXdlaSBZZTEmMCQGCSqGSIb3DQEJARYXbGVhZnlAdGl0 YW4uc2VlZC5uZXQudHcwXDANBgkqhkiG9w0BAQEFAANLADBIAkEAv7JnSDVHc1Ge1MVyFs5nC/DI 0+uwe7LlSOxF+QhcDe8xdK42GDK/IO4qtNZe9syzETI4z5qofsNf97CLYOWZZQIDAQABo4HyMIHv MAkGA1UdEwQCMAAwRgYDVR0gBD8wPTA7BgtghkgBhvhFAQcBBjAsMCoGCCsGAQUFBwIBFh5odHRw czovL3d3dy5oaXRydXN0LmNvbS50dy9SUEEwEQYJYIZIAYb4QgEBBAQDAgeAMIGGBgpghkgBhvhF AQYDBHgWdmQ0NjUyYmQ2M2YyMDQ3MDI5Mjk4NzYzYzlkMmYyNzUwNjljNzM1OWJlZDFiMDU5ZGE3 NWJjNGJjOTcwMTc0N2RhNWQyZjYxNDFiZWFkYjJiZDJlODkyMDZiZDZhZjFkMTExNDg5Y2ExYjk0 NWY5ZjNlYTQ1NGQwDQYJKoZIhvcNAQEEBQADgYEAC9IURRtxg2sJWQ1SFVXz/oyBBc5lRyQYQcOQ TwEgs2qX40mAQia+vztA6vsVdI+fXTWkJV3NduyryTrPXg3TjssP6Ba4AdonvSxtpOSnslK+jz99 rfhz8KWifuxLnIc9TTyCw/Q8VKbk2pnOssdCmt9j9lcdXt/h/AqjTiwKXSExggG7MIIBtwIBATCB zDCBtzEWMBQGA1UEChMNSGlUUlVTVCwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0 d29yazFHMEUGA1UECxM+d3d3LnZlcmlzaWduLmNvbS9yZXBvc2l0b3J5L1JQQSBJbmNvcnAuIGJ5 IFJlZi4sTElBQi5MVEQuKGMpOTgxMzAxBgNVBAsTKkhpVFJVU1QgQ2xhc3MgMSBDQSAtIEluZGl2 aWR1YWwgU3Vic2NyaWJlcgIQGsUPTBvJr4/ntJeyhy8x4DAJBgUrDgMCGgUAoIGGMBgGCSqGSIb3 DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMDQxODEwNTUyN1owIwYJKoZIhvcN AQkEMRYEFDIFLsWRMhdOMRBXGq9LcrtXluZfMCcGCSqGSIb3DQEJDzEaMBgwDQYIKoZIhvcNAwIC ASgwBwYFKw4DAh0wDQYJKoZIhvcNAQEBBQAEQC64Al84aCMZQh3l0In1nSD6eLDrhAnARph+qDz9 49DNnR3z0f4qOhZBhGEHvoHp/iOUkmv5iwjfii8NEAwqrCUAAAAAAAA= ------=_NextPart_000_0028_01BFA924.9B53A410-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20: 1:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id D206D37BB63 for ; Mon, 17 Apr 2000 20:01:13 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-133.alpha.net.au [203.41.44.133] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id NAA10051 for ; Tue, 18 Apr 2000 13:00:48 +1000 From: Danny To: freebsd-questions@freebsd.org Subject: How do I modify the /kernel to use my scanner please? Date: Wed, 19 Apr 2000 13:02:31 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041913063005.00395@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- Hello -Running FreeBSD 3.3 -WIth KDE 1.1.2 -I have installed Xscan now all I have to do is compile the kernel to work with my scanner on the parallel port and then run MAKEDEV. - I have compiled the kernel previously in a file called /usr/src/sys/i386/conf /MYKERNEL I was wondering what I have to add in my KERNEL in /usr/src/sys/i386/conf /MYKERNEL to get my scanner to work And what do I do in MAKDEV to get xscan to work. Looking forward toyour feedback. dannyuh dannyh@idx.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20:13:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.cybersurf.net (smtp1.cybersurf.net [209.197.145.111]) by hub.freebsd.org (Postfix) with ESMTP id E57D537BA61 for ; Mon, 17 Apr 2000 20:13:50 -0700 (PDT) (envelope-from 01031149@3web.net) Received: from webserver ([209.197.155.135]) by smtp1.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id FT6ZMZ00.S9E; Mon, 17 Apr 2000 21:13:47 -0600 Message-ID: <000201bfa8e4$688dda40$879bc5d1@webserver> From: "Duke Normandin" <01031149@3web.net> To: "Doug Young" Cc: Subject: Re: DNS for virtual hosting Date: Mon, 17 Apr 2000 08:11:29 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, April 17, 2000 5:02 AM Doug Young wrote: >Obviously I'm not the only one who believes its " not as hard >as some of the documentation makes it sound" :) Judging from >most of the unix stuff I've learned to date its probably as simple >as falling off a log, & the problem is simply less than explicit docs. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ my feeling exactly..... >I've recently produced an entry level tutorial on basic FreeBSD >gateway / mailserver/ webserver setup for members of our >non-profit internet access group, and in its simplest form its >condensed the essentials of the regular thousand page manuals >to only about 7 A4 pages. Would you consider making the above pages available to the FBsd newbie community -- of which I'm a "treading water" member? ;) Tia.. -duke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20:22: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 8F24837B5E8 for ; Mon, 17 Apr 2000 20:21:55 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id UAA56257; Mon, 17 Apr 2000 20:21:37 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <38FBD4C1.35CF5138@gorean.org> Date: Mon, 17 Apr 2000 20:21:37 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: dl@tyfon.net Cc: "[FreeBSD-Questions-List] (E-mail)" Subject: Re: FreeBSD 4.0S sshd + Windows SSH client References: <005901bfa887$dd655440$0c01a8c0@junglenote.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Larsson wrote: > > What type of capabilities do I need to look > for when deciding which Windows 9x/NT based > ssh client to use with sshd in FreeBSD-4.0? What capabilities do you need? ssh is a standard, any good client will work. I really like putty, http://www.chiark.greenend.org.uk/~sgtatham/putty/ Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20:29:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 6628E37B916 for ; Mon, 17 Apr 2000 20:29:41 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id UAA56270; Mon, 17 Apr 2000 20:29:36 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <38FBD6A0.55E0C7D7@gorean.org> Date: Mon, 17 Apr 2000 20:29:36 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jerry Lei Cc: freebsd-questions@FreeBSD.org Subject: Re: about NFS server References: <20000417171710.89928.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jerry Lei wrote: > > Hi, > > I setup a NFS server on one of my FreeBSD. > But I will get an error message as below. > Apr 15 22:37:52 freebie mountd[152]: bad xports list line /share > > My /etc/exports is as below > > /share -maproot=0 -network 192.168.201.0 freebie freefall > > What's wrong with my exports? please give me some suggestions. In all likelihood, /share is not a real mount point. You cannot export arbitrary directories. It's also possible that your host names aren't listed in /etc/hosts, or your -network specification is incorrect. I suspect that you want to leave the .0 off the end of that IP. I would try narrowing down your options to access from a known good nfs client specified by IP, and expand from there. Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20:30:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iserver.itworks.com.au (iserver.itworks.com.au [203.32.61.10]) by hub.freebsd.org (Postfix) with SMTP id 5FFB137BAA9 for ; Mon, 17 Apr 2000 20:30:48 -0700 (PDT) (envelope-from rgrace@itworks.com.au) Received: (qmail 57188 invoked from network); 18 Apr 2000 03:30:43 -0000 Received: from maybe.itworks.com.au (203.36.209.235) by iserver.itworks.com.au with SMTP; 18 Apr 2000 03:30:43 -0000 Received: (qmail 30985 invoked from network); 18 Apr 2000 03:30:43 -0000 Received: from dhcp8.itworks.com.au (HELO paranoia) (203.36.209.217) by maybe.itworks.com.au with SMTP; 18 Apr 2000 03:30:43 -0000 From: "Richard Grace" To: , "'[FreeBSD-Questions-List] (E-mail)'" Subject: RE: FreeBSD 4.0S sshd + Windows SSH client Date: Tue, 18 Apr 2000 13:31:58 +1000 Message-ID: <006101bfa8e6$a743b500$d9d124cb@itworks.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <005901bfa887$dd655440$0c01a8c0@junglenote.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What type of capabilities do I need to look > for when deciding which Windows 9x/NT based > ssh client to use with sshd in FreeBSD-4.0? TeraTerm is a great telnet client, with an ssh add-on. http://hp.vector.co.jp/authors/VA002416/teraterm.html TeraTerm ssh supports most algorithms and data compression. > Regards > ------------ > Dan Larsson Richard Grace. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20:33:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id F236C37B5E8 for ; Mon, 17 Apr 2000 20:33:16 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id UAA56279; Mon, 17 Apr 2000 20:33:12 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <38FBD778.67D5E7F9@gorean.org> Date: Mon, 17 Apr 2000 20:33:12 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: Stephen Cc: questions@freebsd.org Subject: Re: basic /usr/ports/Mk question References: <20000417131432.A6752@visi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stephen wrote: > > I'm currently running 3.4-20000311-STABLE. As new versions of FreeBSD are > released I run into problems compiling individual ports that I've > downloaded (the latest lftp, for example). Usually, the cause is an > out-of-date /usr/ports/Mk tree. Is there an easy, non-cvs way of keeping > this current? cvs and more specifically for ports, cvsup is the canonical way to keep your tree up to date. Why would you not want to use it? Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 20:34:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id A79AE37BBD2 for ; Mon, 17 Apr 2000 20:34:53 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id UAA56284; Mon, 17 Apr 2000 20:34:44 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <38FBD7D4.85E26E1C@gorean.org> Date: Mon, 17 Apr 2000 20:34:44 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: btadas@is.lt Cc: freebsd-questions@freebsd.org Subject: Re: I want to submit a font. How? References: <20000417162454.A431@tadas.lt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tadas wrote: > > Hello all, > > I have made font and keymap for Lithuania - ISO-8859-13 encoding. Who can > add this to the FreeBSD distribution? Figure out how the other languages do it, make yours work the same way, then submit a PR with patches against the base system. Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 22:54:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.islandtransit.org [208.240.196.29]) by hub.freebsd.org (Postfix) with ESMTP id EFDC637B8D7 for ; Mon, 17 Apr 2000 22:54:34 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from chip.wiegand.org [208.194.173.26] by pioneernet.net (SMTPD32-6.00) id A9A35970144; Mon, 17 Apr 2000 22:58:59 -0700 From: chip To: , Subject: Printing still Date: Mon, 17 Apr 2000 22:50:53 -0700 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041722560700.03849@chip.wiegand.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG So it appears some stuff works and some stuff doesn't. I ran apsfilter (./SETUP), after installing it from the ports collection, and it printed a real nice full-color test page. Well I thought things were finally going to work. Wrong. I opened AbiWord and printed a one page document and got about 5 pages of garbage. I opened kmail and printed a 1 paragraph email and got a couple pages of garbage. I also have ghostscript installed (from the ports collection). When I run gs all I get is a gs> prompt, what do I do with that? I don't see any setup or configure script for ghostscript. Any ideas why a full-color test page will print but pretty much nothing useful otherwise? -- Chip www.wiegand.org ***** Visit my web site - Alternative Operating Systems - MS Windows isn't the only OS in town. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 23:17:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1202.mail.yahoo.com (web1202.mail.yahoo.com [128.11.23.138]) by hub.freebsd.org (Postfix) with SMTP id 682F337BBA9 for ; Mon, 17 Apr 2000 23:17:18 -0700 (PDT) (envelope-from redhach@yahoo.fr) Received: (qmail 15237 invoked by uid 60001); 18 Apr 2000 06:17:16 -0000 Message-ID: <20000418061716.15236.qmail@web1202.mail.yahoo.com> Received: from [212.155.182.61] by web1202.mail.yahoo.com; Tue, 18 Apr 2000 08:17:16 CEST Date: Tue, 18 Apr 2000 08:17:16 +0200 (CEST) From: =?iso-8859-1?q?david=20fournier?= Subject: little question To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello > > I'm french so excuse for my english... > I'd like to find docs about IDE protocol in order to > pilot a CDROM while reading audio CDs. > Where can I find all the protocol to give this order: > play, pause, skip track, stop, eject, etc... ? > You would be very cool if you answer to my mail ! ___________________________________________________________ Do You Yahoo!? Achetez, vendez! ю votre prix! Sur http://encheres.yahoo.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 23:25:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rodent.crp.com.au (rodent.ringtail.com.au [203.13.222.1]) by hub.freebsd.org (Postfix) with ESMTP id A15B337BB34 for ; Mon, 17 Apr 2000 23:25:02 -0700 (PDT) (envelope-from jimbo@ringtail.com.au) Received: from bob (beast.ringtail.com.au [203.13.222.4]) by rodent.crp.com.au (8.9.3/8.9.3) with SMTP id QAA25006 for ; Tue, 18 Apr 2000 16:26:15 +1000 (EST) (envelope-from jimbo@ringtail.com.au) Message-ID: <001501bfa902$fbca2160$04de0dcb@bob.ringtail.com.au> From: "James Collins" To: Subject: gateway Date: Tue, 18 Apr 2000 16:24:43 +0930 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HI, I'm trying to setup a Dial-in modem pool on my freeBSD box (203.13.222.1). From a windoze machine (203.13.222.209) I can dial up and everything is fine (route has been added) and I can surf the web if I use the proxy server which is running on the dial up machine. The problem is however, how do I set the dial-ins gateway to another machine(203.13.222.3)? From the windoze machine I tell it to get everything automatically, which it does, except it sets it's default gateway to be its IP address which the freeBSD box assigned to it. I can ping the freeBSD box and any other box that has its default gateway set to 203.13.222.1 (these boxes configuation is wrong which I will change), however I need to tell the windoze machine when it dials-up the gateway is 203.13.222.3. In windows I tried manually setting the gateway, however when I had a look at winipcfg it told me its gateway was still its self and it took a long time connecting (i.e. its own IP address). The freeBSD box's gateway has been set to 203.13.222.3 Another thing I should note is we are using a subnet mask of 255.255.255.192 for address 203.13.222.0 to 203.13.222.64 Basically all I need to know is... How do I set the freeBSD box to tell the windoze box the gateway is elsewhere? And is there something I can add to the options.tty_ files to do it? Do I need to add something to ip-up to add a special route? here is one of my options.tty_ files, I have tried adding proxyarp and defaultroute to it with no success. ----options.tty1------ 203.13.222.1:203.13.222.209 crtscts modem ------FreeBSD box's rc.conf----- # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # ifconfig_fxp0="inet 203.13.222.1 netmask 255.255.255.192" defaultrouter="203.13.222.3" network_interfaces="fxp0 lo0" hostname="rodent.crp.com.au" named_enable="YES" gateway_enable="YES" xntpd_enable="YES" ----netstat -nr---------- Internet: Destination Gateway Flags Refs Use Netif Expire default 203.13.222.3 UGSc 18 82667 fxp0 127.0.0.1 127.0.0.1 UH 10 11487 lo0 203.13.222/26 link#1 UC 0 0 fxp0 203.13.222.1 0:8:c7:d9:bd:a1 UHLW 1 24700 lo0 203.13.222.2 0:60:97:a6:55:14 UHLW 0 1760 fxp0 1131 203.13.222.3 0:c0:4f:d3:5d:e6 UHLW 17 113 fxp0 424 -snip- 203.13.222.72/29 203.13.222.73 UGSc 1 41 ppp4 203.13.222.73 203.13.222.1 UH 2 310 ppp4 203.13.222.96/28 203.13.222.97 UGSc 0 20 ppp2 203.13.222.209 203.13.222.1 UH 0 12 ppp3 203.13.222.214 203.13.222.1 UH 0 261 ppp0 203.13.222.240/28 203.13.222.241 UGSc 1 91 ppp1 203.13.222.241 203.13.222.1 UH 2 1339 ppp1 Thankyou for your time. James Collins. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 23:30:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx09.globecomm.net (rmx09.iname.net [165.251.8.95]) by hub.freebsd.org (Postfix) with ESMTP id 1909B37BBE2 for ; Mon, 17 Apr 2000 23:30:28 -0700 (PDT) (envelope-from vasu@inorbit.com) Received: from weba6.iname.net by rmx09.globecomm.net (8.9.1/8.8.0) with ESMTP id CAA08703 ; Tue, 18 Apr 2000 02:30:21 -0400 (EDT) From: vasu@inorbit.com Received: (from root@localhost) by weba6.iname.net (8.9.1a/8.9.2.Alpha2) id CAA14638; Tue, 18 Apr 2000 02:30:21 -0400 (EDT) MIME-Version: 1.0 Message-Id: <000418023017K2.04586@weba6.iname.net> Date: Tue, 18 Apr 2000 02:30:17 -0400 (EDT) Content-Type: Text/Plain Content-Transfer-Encoding: 7bit To: freebsd-questions@freebsd.org Subject: help needed on nfs Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello freebsd'rs need urgent help on nfs. I have installed freebsd v3.2 on two machines and i want to nfs mount filesystem from one machine to another. I did the following (from my earlier exp with BSDI v3.0) 1. I edited /etc/exports on the nfs server machine to include /home -alldirs 10.118.10.10 10.118.10.11 basically i want to mount /home of one machine onto machines 10.118.x.x but these two machines are just examples I sent a SIGHUP to all 'nfsd' processes and also to inetd' 2. I attemped to mount this on 10.118.10.10 using % mount_nfs 20.0.0.2:/home /mnt where 10.0.0.2 is the ip address of the nfs server I got the error mount_nfs : can't access /home : permission denied Is there anything wrong with my procedure or do I need to do something else to get this working Your help is greatly appreciated Thanx a lot !! Adios Vasu ------------------------------------------------------ Get the Latest News at CNN Interactive: http://CNN.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 23:41: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 1CBF637BC93 for ; Mon, 17 Apr 2000 23:41:03 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id XAA08996 for freebsd-questions@freebsd.org; Mon, 17 Apr 2000 23:39:59 -0700 (PDT) (envelope-from adsharma) Date: Mon, 17 Apr 2000 23:39:59 -0700 From: Arun Sharma To: FreeBSD Questions Subject: socket.h and _POSIX_SOURCE Message-ID: <20000417233959.A8988@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's wrong with this ? -Arun $ cat test.c #include #include $ cc -D_POSIX_SOURCE -c test.c In file included from test.c:2: /usr/include/sys/socket.h:47: syntax error before `sa_family_t' /usr/include/sys/socket.h:47: warning: data definition has no type or storage class /usr/include/sys/socket.h:149: syntax error before `u_char' /usr/include/sys/socket.h:160: syntax error before `u_short' /usr/include/sys/socket.h:174: syntax error before `u_char' /usr/include/sys/socket.h:176: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:178: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:178: `u_char' undeclared here (not in a function) /usr/include/sys/socket.h:379: syntax error before `u_short' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Mon Apr 17 23:50:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3903.mail.yahoo.com (web3903.mail.yahoo.com [204.71.203.199]) by hub.freebsd.org (Postfix) with SMTP id 963BE37BC06 for ; Mon, 17 Apr 2000 23:50:26 -0700 (PDT) (envelope-from darren780@yahoo.com) Message-ID: <20000418065023.13987.qmail@web3903.mail.yahoo.com> Received: from [24.68.146.125] by web3903.mail.yahoo.com; Mon, 17 Apr 2000 23:50:23 PDT Date: Mon, 17 Apr 2000 23:50:23 -0700 (PDT) From: "Mr. Darren" Subject: surround sound To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok well I searched the archives and didn't find anything in relation to this problem. I wish to enable background sound for my computer speakers. I have the 5 speaker set from cambridge but for now only 3 are active. I have purchased an oss liscence however I prefer an in-kernel driver 'device pcm0'. with oss they had a mixer setting "./ossmix 4chan.enable on". I'm hoping someone here will know how I can enable my background sound. my hardware is a creative labs sound blaster pci128. thanks a bunch =) -Darren __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0: 1:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.okbmei.msk.su (ns.okbmei.msk.su [194.190.170.19]) by hub.freebsd.org (Postfix) with ESMTP id 54D4137B64F for ; Tue, 18 Apr 2000 00:00:46 -0700 (PDT) (envelope-from davydov@okbmei.msk.su) Received: (from davydov@localhost) by ns.okbmei.msk.su (8.9.3/8.9.3) id LAA00639 for freebsd-questions@FreeBSD.ORG; Tue, 18 Apr 2000 11:00:13 +0400 (MSD) Message-Id: <200004180700.LAA00639@ns.okbmei.msk.su> Subject: looking for IDA developers To: freebsd-questions@FreeBSD.ORG Date: Tue, 18 Apr 2000 11:00:13 +0400 (MSD) From: "Andrew L. Davydov" Reply-To: "Andrew L. Davydov" Organization: OKB MEI X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All! I'm looking for IDA (Driver for Compaq SmartArray) developers. Please let me know it e-mail I want to contact directly. -- Mr. Andrew L. Davydov Network Engineer Tel/Fax: +7 095 362-8569, Voice/Fax Mail: +7 095 737-6368 No.4002 Pager: +7 095 755-6565 No.96307 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0:16: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts3-srv.bellnexxia.net (tomts3.bellnexxia.net [209.226.175.141]) by hub.freebsd.org (Postfix) with ESMTP id EF60637B5EA for ; Tue, 18 Apr 2000 00:15:59 -0700 (PDT) (envelope-from willwong@anime.ca) Received: from magus ([216.209.34.89]) by tomts3-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with SMTP id <20000418071552.ZCZW24624.tomts3-srv.bellnexxia.net@magus> for ; Tue, 18 Apr 2000 03:15:52 -0400 Message-ID: <005b01bfa905$ee050420$0300a8c0@anime.ca> From: "William Wong" To: Subject: good alternatives to imap-uw Date: Tue, 18 Apr 2000 03:15:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, After reading the recent security vulnerbility in imap-uw, I'm looking for alternative imap/pop daemons. Looking through Ports I came up with a list of progs that support imap/pop. If anyone could recommend a particular program/package I'd like to hear from you. I recall a number of people recommending the cyrus package. Thanks, - Will imap only ---------- courier-imap pop only --------- cucipop popa3d qpopper imap&pop ----------- cyrus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0:22:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from amur.ru (amur.ru [195.151.156.7]) by hub.freebsd.org (Postfix) with ESMTP id 70C8E37B64F for ; Tue, 18 Apr 2000 00:22:29 -0700 (PDT) (envelope-from dek@dt.amur.ru) Received: from anubis.dt.amur.ru (10.318-216.dial-up.amur.ru [195.151.152.201]) by amur.ru (8.10.0/8.10.0) with ESMTP id e3I7IoT27665 for ; Tue, 18 Apr 2000 17:18:50 +1000 Received: from ws072001 ([192.168.0.39]) by anubis.dt.amur.ru (8.9.3/8.9.3) with SMTP id QAA18319 for ; Tue, 18 Apr 2000 16:47:46 +1000 (YSS) Message-ID: <000d01bfa903$745644b0$2700a8c0@dt.amur.ru> From: "Dmitry Krasnov" To: Subject: Reboot on accessing to write-protected diskette Date: Tue, 18 Apr 2000 16:58:08 +1000 Organization: DT International MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bonjourno! I mount the diskette by this command: # mount -t msdos -o noexec /dev/fd0 /mnt Then I access the files as usually, but a bit later or at umount'ing - BOOM! Diskette was accidentally write-protected! The system hangs up or reboot! Few seconds before it has happened the kernel is complains that the blocks cannot be written. Afterward computer stop responding.Without panic and without any chances to stop the fatal activity. I use FreeBSD 3.4-STABLE, cvsup'ed at 08.04.2000. Two neighbor computers with similar configuration has the same behaviour. The diskette has no bad blocks and is only write-protected. How I can fix this? Any suggestions? I want to install the amd automounter, but with it anyone can hang or reboot my system! Ciao! -- /Dmitry Krasnov, System Engineer, JV DT International E-mail: dek@dt.amur.ru, Mobile: +7-(4162)359002 P.S. Sorry for my awful english. ===== "Those who would trade freedom for security deserve neither freedom nor security." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0:29:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 1360437B9EF for ; Tue, 18 Apr 2000 00:29:49 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3I7vdh01898; Tue, 18 Apr 2000 00:57:39 -0700 (PDT) Date: Tue, 18 Apr 2000 00:57:39 -0700 From: Alfred Perlstein To: vasu@inorbit.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help needed on nfs Message-ID: <20000418005739.T4381@fw.wintelcom.net> References: <000418023017K2.04586@weba6.iname.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000418023017K2.04586@weba6.iname.net>; from vasu@inorbit.com on Tue, Apr 18, 2000 at 02:30:17AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * vasu@inorbit.com [000418 00:00] wrote: > hello freebsd'rs > > need urgent help on nfs. > > I have installed freebsd v3.2 on two machines and i > want to nfs mount filesystem from one machine to > another. I did the following (from my earlier exp > with BSDI v3.0) > > 1. I edited /etc/exports on the nfs server machine > to include > /home -alldirs 10.118.10.10 10.118.10.11 > > basically i want to mount /home of one machine > onto machines 10.118.x.x but these two machines > are just examples > > I sent a SIGHUP to all 'nfsd' processes and also to > inetd' > > 2. I attemped to mount this on 10.118.10.10 using > % mount_nfs 20.0.0.2:/home /mnt > where 10.0.0.2 is the ip address of the > nfs server > I got the error > mount_nfs : can't access /home : permission denied > > Is there anything wrong with my procedure or > do I need to do something else to get this working You need to HUP mountd on the server. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 1E64637B679 for ; Tue, 18 Apr 2000 00:32:38 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3I7WWx06621; Tue, 18 Apr 2000 09:32:32 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <000418023017K2.04586@weba6.iname.net> Date: Tue, 18 Apr 2000 09:32:31 +0200 (CEST) From: Micke Josefsson To: vasu@inorbit.com Subject: RE: help needed on nfs Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18-Apr-00 vasu@inorbit.com wrote: > hello freebsd'rs > > need urgent help on nfs. > > I have installed freebsd v3.2 on two machines and i > want to nfs mount filesystem from one machine to > another. I did the following (from my earlier exp > with BSDI v3.0) > > 1. I edited /etc/exports on the nfs server machine > to include > /home -alldirs 10.118.10.10 10.118.10.11 > > basically i want to mount /home of one machine > onto machines 10.118.x.x but these two machines > are just examples /home -alldirs 10.118 > > I sent a SIGHUP to all 'nfsd' processes and also to > inetd' Give mountd one too > > 2. I attemped to mount this on 10.118.10.10 using > % mount_nfs 20.0.0.2:/home /mnt > where 10.0.0.2 is the ip address of the > nfs server > I got the error > mount_nfs : can't access /home : permission denied > > Is there anything wrong with my procedure or > do I need to do something else to get this working Use 'showmount -e 20.0.0.2' to see what he think he is exporting. ------------ Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0:37:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 31EAC37BA56 for ; Tue, 18 Apr 2000 00:37:30 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id BAA94873; Tue, 18 Apr 2000 01:38:05 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Tue, 18 Apr 2000 01:38:05 -0600 (CST) From: Ryan Thompson To: William Wong Cc: freebsd-questions@FreeBSD.ORG Subject: Re: good alternatives to imap-uw In-Reply-To: <005b01bfa905$ee050420$0300a8c0@anime.ca> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Wong wrote to freebsd-questions@FreeBSD.ORG: > Hi, > > After reading the recent security vulnerbility in imap-uw, I'm looking for > alternative imap/pop daemons. Looking through Ports I came up with a list of > progs that support imap/pop. If anyone could recommend a particular > program/package I'd like to hear from you. I recall a number of people > recommending the cyrus package. FWIW, I've been using cyrus in production for months now and have had nothing but success. (Mind you, the initial configuration is certainly more involved than that of "simpler" daemons). Cyrus supports individual user quotas, arbitrary mailbox creation, ACLs (great for shared mailboxes and the like) and a whole slew of other things I haven't found anywhere else. It's stable, fast, secure, and is well supported. > imap&pop > ----------- > cyrus -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 0:46:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp8.teleport.com (smtp8.teleport.com [192.108.254.52]) by hub.freebsd.org (Postfix) with SMTP id 18FA637BA5B for ; Tue, 18 Apr 2000 00:46:12 -0700 (PDT) (envelope-from dirkm@buster.dhis.org) Received: (qmail 23508 invoked from network); 18 Apr 2000 07:46:08 -0000 Received: from pm3-01-18.eug.du.teleport.com (HELO buster.dhis.org) (216.26.32.82) by smtp8.teleport.com with SMTP; 18 Apr 2000 07:46:08 -0000 Received: (from dirkm@localhost) by buster.dhis.org (8.9.3/8.9.2) id AAA70728; Tue, 18 Apr 2000 00:46:05 -0700 (PDT) (envelope-from dirkm) Date: Tue, 18 Apr 2000 00:46:05 -0700 From: Dirk Myers To: Arun Sharma Cc: freebsd-questions@freebsd.org Subject: Re: socket.h and _POSIX_SOURCE Message-ID: <20000418004605.A61320@teleport.com> References: <20000417233959.A8988@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000417233959.A8988@sharmas.dhs.org>; from adsharma@sharmas.dhs.org on Mon, Apr 17, 2000 at 11:39:59PM -0700 X-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG An infinite number of monkeys (collectively referred to as "Arun Sharma") flailed at their keyboards, producing: > What's wrong with this ? > > -Arun > > $ cat test.c > #include > #include > $ cc -D_POSIX_SOURCE -c test.c > In file included from test.c:2: > /usr/include/sys/socket.h:47: syntax error before `sa_family_t' > /usr/include/sys/socket.h:47: warning: data definition has no type or storage class [...etc...] Look at sys/types.h -- a lot of stuff that socket.h needs to have defined *isn't* defined if _POSIX_SOURCE is defined. In the error I left untrimmed above, for example, the corresponding line from sys/socket.h is: typdef u_char sa_family_t; ... but u_char isn't defined if _POSIX_SOURCE is defined. So, this appears to be working exactly the way it should be. What are you expecting having _POSIX_SOURCE defined to do for you? Dirk dirkm@teleport.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 1: 4:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 6E82037B9DB for ; Tue, 18 Apr 2000 01:04:05 -0700 (PDT) (envelope-from rsidd@theory8.physics.iisc.ernet.in) Received: (qmail 3287 invoked from network); 18 Apr 2000 08:03:35 -0000 Received: from unknown (HELO theory8.physics.iisc.ernet.in) (144.16.71.128) by theory1.physics.iisc.ernet.in with SMTP; 18 Apr 2000 08:03:35 -0000 Received: (qmail 2733 invoked by uid 211); 18 Apr 2000 08:03:33 -0000 Date: Tue, 18 Apr 2000 13:33:33 +0530 From: Rahul Siddharthan To: Dmitry Krasnov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Reboot on accessing to write-protected diskette Message-ID: <20000418133332.A2712@theory8.physics.iisc.ernet.in> Mail-Followup-To: Dmitry Krasnov , freebsd-questions@FreeBSD.ORG References: <000d01bfa903$745644b0$2700a8c0@dt.amur.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000d01bfa903$745644b0$2700a8c0@dt.amur.ru>; from dek@dt.amur.ru on Tue, Apr 18, 2000 at 04:58:08PM +1000 X-Operating-System: Linux 2.0.32 i486 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I mount the diskette by this command: > > # mount -t msdos -o noexec /dev/fd0 /mnt > > Then I access the files as usually, but a bit later or at umount'ing - BOOM! > Diskette was accidentally write-protected! The system hangs up or reboot! > Few seconds before it has happened the kernel is complains that the blocks > cannot be written. Afterward computer stop responding.Without panic and > without any chances to stop the fatal activity. > > I use FreeBSD 3.4-STABLE, cvsup'ed at 08.04.2000. Two neighbor computers > with similar configuration has the same behaviour. I've seen this too. This bug has been there for months (since 3.1 if not earlier) and I think there are at least two PR's on this. If it's an MSDOS floppy, you can try mtools. (ports/emulators/mtools) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 1: 8:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id BCDB537B557 for ; Tue, 18 Apr 2000 01:08:52 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class12.phys.univ.kiev.ua [194.44.151.88]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id LAA69567; Tue, 18 Apr 2000 11:12:59 +0300 (EEST) Message-ID: <38FC2896.63196CCE@ups.kiev.ua> Date: Tue, 18 Apr 2000 12:19:18 +0300 From: Usov Alexander X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Conta principal Cc: questions@FreeBSD.ORG Subject: Re: Instalation References: <000701bfa737$a4fc47e0$677ef4c8@miguel> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As for me, you should read first handbook and faq's, because too many questions on that list already answered here :) You could found them in /usr/share/doc/ on installed system, or on www.freebsd.org/... (don`t remember) Good luck! > Conta principal wrote: > > Hi ! I'm new on free BSD , but I use Linux by 2 years . I've > installed freeBSD and later , i've tryed to run gnome , and kde , but > it appear "Command not found " > Ok , i've thinked : I didin't installed them ! > But I dont know how . And when I try to run /stand/sysinstall and > install the respectives packages , appears some errors . then I go to > the directory > /usr/ports , there are various applications like kde and gnome , but > when i rum make it say , "gnome.gzip not found " > I have two questions : > What the difference between ports and packages ? > The official freeBSD CD-rom have all packages ( like gnome , > kde ...) ?? > if no , where i can get ? > > Ah , how I can run linux executables in freeBSD ? > > Well , thank you for your help ! > Miguel garz > > A free newcomer . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 1:40:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id 4558C37B62A for ; Tue, 18 Apr 2000 01:40:43 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class12.phys.univ.kiev.ua [194.44.151.88]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id LAA69773; Tue, 18 Apr 2000 11:42:11 +0300 (EEST) Message-ID: <38FC2F6D.1CD4CB9@ups.kiev.ua> Date: Tue, 18 Apr 2000 12:48:29 +0300 From: Usov Alexander X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Nicolau Werneck Cc: Mitch Vincent , questions@FreeBSD.ORG Subject: Re: C libraries References: <200004172134.SAA28131@inetminas.estaminas.com.br> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nicolau Werneck wrote: > > > > Suprisingly for me, the GCC compiler couldn't find the "conio.h" > > > library! > > Let me guess, you're trying to clear the screen? :-) > no, just some basic keyboard functions. getchar() to be more > specific! > > > Other than FreeBSD being a totally different, Unix-like multi-user > > multi-tasking OS --there are no differences. > > There are huge differences, way too many to get into here... > Well, does it have much difference on basic commands, like > printf/scanf, malloc and openning files? As I know ANSI C libraries are the same, as in DOS (almost), but, for example "conio.h" is not a ANSI, and maybe BORLAND-specific > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 2:13: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from linux.ssc.nsu.ru (linux.ssc.nsu.ru [193.124.219.91]) by hub.freebsd.org (Postfix) with SMTP id 241F637B62A for ; Tue, 18 Apr 2000 02:08:32 -0700 (PDT) (envelope-from danfe@inet.ssc.nsu.ru) Received: (qmail 8014 invoked from network); 18 Apr 2000 08:59:53 -0000 Received: from inet.ssc.nsu.ru (62.76.110.12) by hub.freebsd.org with SMTP; 18 Apr 2000 08:59:53 -0000 Received: from localhost (danfe@localhost) by inet.ssc.nsu.ru (8.9.3/8.9.3) with ESMTP id PAA13260 for ; Tue, 18 Apr 2000 15:58:50 +0700 Date: Tue, 18 Apr 2000 15:58:50 +0700 (NOVST) From: "Alexey N. Dokuchaev" To: freebsd-questions@freebsd.org Subject: Which Quake World port to use under FreeBSD 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've been able to find several versions of Quake World 2.30, among them linux libc5, linux glibc and bsdi ports. Maybe there are some source code of qw, so I can compile it on FreeBSD? Anyway, the question is: which is better to use from those three? Is BSDi emulation better that linux's? Cheers, /* Alexey N. Dokuchaev, more commonly | */ /* known as DAN Fe | mailto:danfe@inet.ssc.nsu.ru */ /* | ICQ UIN: 38934845 */ /* Novosibirsk State University | http://inet.ssc.nsu.ru/~danfe/ */ /* Scientific Study Center Computer Lab | */ [Team Assembler] [Team BSD] [Team DooM] [Team Quake] -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d-@ s+: a--- C++(+++) UBL++++$ P++>$ L+ E-- W++ N++ o? K? w-- O- M V- PS PE Y+ PGP+ t+ 5+ X+ R- !tv b++ DI+ D+++ G++ e h !r !y+ ------END GEEK CODE BLOCK------ Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? Microsoft: What are we going to rip off today and claim as our own? Microsoft: Where do you want to be taken today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 3:14:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id 251B637B815 for ; Tue, 18 Apr 2000 03:14:45 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12hV0A-000EGL-00; Tue, 18 Apr 2000 12:13:02 +0200 Date: Tue, 18 Apr 2000 12:13:02 +0200 From: Marc Silver To: david fournier Cc: freebsd-questions@freebsd.org Subject: Re: little question Message-ID: <20000418121302.H36881@draenor.org> References: <20000418061716.15236.qmail@web1202.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000418061716.15236.qmail@web1202.mail.yahoo.com>; from redhach@yahoo.fr on Tue, Apr 18, 2000 at 08:17:16AM +0200 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is an interesting command called "cdcontrol" that can do this for you. Simply run it like so: cdcontrol -f /dev/ You can then use play, pause, skip, stop, eject commands on the audio cd's you have. Hope this helps. Cheers, Marc On Tue, Apr 18, 2000 at 08:17:16AM +0200, david fournier wrote: > Hello > > > I'm french so excuse for my english... > > I'd like to find docs about IDE protocol in order to > > pilot a CDROM while reading audio CDs. > > Where can I find all the protocol to give this > order: > > play, pause, skip track, stop, eject, etc... ? > > You would be very cool if you answer to my mail ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 3:18:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f283.law3.hotmail.com [209.185.240.62]) by hub.freebsd.org (Postfix) with SMTP id C574437B61C for ; Tue, 18 Apr 2000 03:18:22 -0700 (PDT) (envelope-from nangre@hotmail.com) Received: (qmail 98613 invoked by uid 0); 18 Apr 2000 10:18:13 -0000 Message-ID: <20000418101813.98612.qmail@hotmail.com> Received: from 203.197.85.133 by www.hotmail.com with HTTP; Tue, 18 Apr 2000 03:18:13 PDT X-Originating-IP: [203.197.85.133] From: "Rajendra Nangare" To: freebsd-questions@freebsd.org Date: Tue, 18 Apr 2000 15:48:13 IST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir, This is w.r.t. the freebsd unix operating system which i am using from the last 8-10 months satisfacory. In the view of security I am having following querry: If hardware of S/w fails then everything will get stuck. to avoid this I am thing to install hotstandby m/c ( for BSD server) pls confirm whether freebsd support it or not. If yes then how to implement it.. Regards Nangare ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 3:46:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-gw.csp.it (cspnsv.csp.it [130.192.68.9]) by hub.freebsd.org (Postfix) with ESMTP id 9606937B691 for ; Tue, 18 Apr 2000 03:46:39 -0700 (PDT) (envelope-from Lorenzo.Cavassa@CSP.it) Received: from smtp.intranet.csp.it (rigel.intranet.csp.it [192.168.68.1]) by smtp-gw.csp.it (Postfix) with ESMTP id 5DD8187C18 for ; Tue, 18 Apr 2000 10:46:33 +0000 (GMT) Received: from CSP.it (cavassa.csp.it [130.192.67.9]) by smtp.intranet.csp.it (Postfix) with ESMTP id 785EA2E40 for ; Tue, 18 Apr 2000 10:46:32 +0000 (GMT) Message-ID: <38FC3D07.643A7F9B@CSP.it> Date: Tue, 18 Apr 2000 12:46:31 +0200 From: Lorenzo Cavassa Reply-To: Lorenzo.Cavassa@CSP.it Organization: CSP - Centro di Eccellenza per la Ricerca, Sviluppo e Sperimentazione di Tecnologie avanzate Informatiche e Telematiche - Torino - http://www.csp.it X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: FreeBSD 3.4/4.0 and NFS Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, i would like to know if the FreeBSD 3.4 or 4.x NFS implementation is 'NFS-locking-problem' free. I have to run several FreeBSD mail servers with Cyrus (patched to work over NFS) and a NFS backend made with NetAPP filers. thank you, Lorenzo -- ------------------------------------------------------------------------ Lorenzo Cavassa | voice: +39 011.316.8975 CSP | fax: +39 011.316.8322 Corso Unione Sovietica, 216 | email: cavassa@csp.it IT-10134, Torino, Italy | web: http://www.csp.it ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 3:49:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ha1.servicios.retecal.es (ha1.servicios.retecal.es [212.22.34.7]) by hub.freebsd.org (Postfix) with ESMTP id A367C37B5A6 for ; Tue, 18 Apr 2000 03:49:34 -0700 (PDT) (envelope-from teleco@retecal.es) Received: from retecal.es (cable52a253.usuarios.retecal.es [212.22.52.253]) by ha1.servicios.retecal.es (8.9.3/8.9.3) with ESMTP id MAA17054 for ; Tue, 18 Apr 2000 12:49:19 +0200 (MET DST) Message-ID: <38FC3DAC.28BC6B46@retecal.es> Date: Tue, 18 Apr 2000 12:49:16 +0200 From: Angel Luis X-Mailer: Mozilla 4.5 [es] (Win98; I) X-Accept-Language: es MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: obtener freeebsd Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hola, soy un estudiante de informatica de LeСn y me gustaria saber la forma de obtener freeBSD , y en caso de ser via ftp , ©que archivos he de descargar a mi disco duro?. GRACIAS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 3:57:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 88DA937BA26 for ; Tue, 18 Apr 2000 03:57:26 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id MAA13817; Tue, 18 Apr 2000 12:57:18 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Tue, 18 Apr 2000 12:57:18 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Angel Luis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: obtener freeebsd In-Reply-To: <38FC3DAC.28BC6B46@retecal.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, First, please write in english. Go here: http://www.es.freebsd.org To find out how you fetch FreeBSD via ftp. Go here: http://www.freebsdmall.com To get FreeBSD on CD's. Best regards Rasmus On Tue, 18 Apr 2000, Angel Luis wrote: > Hola, soy un estudiante de informatica de LeСn y me gustaria saber la > forma de obtener freeBSD , y en caso de ser via ftp , ©que archivos he > de descargar a mi disco duro?. > GRACIAS > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 4:30:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.gmx.net (mail.gmx.net [194.221.183.62]) by hub.freebsd.org (Postfix) with SMTP id 1555237B76C for ; Tue, 18 Apr 2000 04:30:37 -0700 (PDT) (envelope-from sdt@gmx.net) Received: (qmail 5040 invoked by uid 0); 18 Apr 2000 11:30:33 -0000 Received: from as15-146.brunet.bn (202.160.15.146) by mail.gmx.net with SMTP; 18 Apr 2000 11:30:33 -0000 Date: Tue, 18 Apr 2000 19:31:27 +0800 (BNT) From: Stefanus Du Toit X-Sender: sdt@stomper.sdtzone To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: /sbin/mknod complains in make distrib-dirs distribution Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just completed building 4.0-RELEASE (which I obtained via cvsup). It built fine (I used buildworld). I am upgrading from the 3.4 cds (Jan 2000). Now, once I completed compiling I went into single-user mode and did a make DESTDIR=/var/tmp/root-18042000 distrib-dirs distribution (yes that directory existed). It seemed to go pretty well until it started running MAKEDEV and I got lots of /sbin/makedev syntax errors (/sbin/makedev was called with only one parameter). Now, I realise I probably should've done a make installworld first, but I would like to know if you could tell me whether this is the reason that it's failing or whether it'll still be this way after a make installworld. The reason I'm not just going ahead and trying is that I'm a little stressed on time at the moment and can't really afford using up too much time hacking around to get failing upgrades working :/. (I'm unfortunately not subscribed to the mailing lists at the point because I can't handle the traffic [I tried, really! :) ] so please reply to both the list/s and me, thanks!] PS: I love being able to update using cvsup - I come from Linux, where updating is usually a matter of a big ftp download or buying a cd :/ Thanks, -- Stefanus Du Toit * WorldForger * Unix Hacker * Open Source Fanatic mailto:sdt@gmx.net * http://www.worldforge.org/ * http://ultracool.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 4:45: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.kiuca.kiev.ua (host.kiuca.gu.net [194.93.181.222]) by hub.freebsd.org (Postfix) with ESMTP id CF4DF37B614 for ; Tue, 18 Apr 2000 04:44:34 -0700 (PDT) (envelope-from qd@H8-gate.kiuca.kiev.ua) Received: from inetgate.avt (H8-gate.kiuca.kiev.ua [194.93.181.210]) by proxy.kiuca.kiev.ua (8.9.3/8.9.3) with ESMTP id OAA22082; Tue, 18 Apr 2000 14:45:30 +0300 (EEST) (envelope-from qd@H8-gate.kiuca.kiev.ua) Received: (from qd@localhost) by inetgate.avt (8.9.3/8.9.3) id RAA01009; Tue, 18 Apr 2000 17:47:23 +0300 (EEST) (envelope-from qd) Date: Tue, 18 Apr 2000 17:47:15 +0300 From: Valery Zamarayev To: questions@freebsd.org Cc: Blaz Zupan Subject: PnP ISA and PCI ed unit numbering Message-ID: <20000418174715.A965@hostel8.kiuca.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, FreeBSD'ers ! I encountered some kind of problem. I have a FreeBSD based router between four 10MB/s Ethernet segments. (3.3-RELEASE) The box has 3 PCI NE2000 NIC's and an ISA PnP NIC NE2000. While they work OK on separately, I cannot make them work together In kernel configuration I have: controller pnp0 device ed? and the settings in /boot/kernel.conf to make PnP stuff work. PCI card are detected first as ed0, ed1, ed2 and then ISA PnP card is detected as ... ed0 I assume that PCI and PnP detection code assigns code starting from 0 or 1 or whatever it is in kernel config and does not check if such unit already exists for such device. I saw on archies that Blaz Zupan has already had such a problem, but he was only advised to change his NIC. (I feel I'll eventually do the same :) Now my question is: Can I make kernel assign unit numbers for devices my way ? I believe it is easy to hack PnP code to assign unit numbers for devices it finds, starting from some number, e.g. 4, and it would solve the problem. I didn't succeed in digging kernel source for it since I am neither kernel nor unix expert at all. Please, help those who know how to do it. -- Valery Zamarayev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 4:45:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from radagast.wizard.net (radagast.wizard.net [206.161.15.5]) by hub.freebsd.org (Postfix) with ESMTP id A0C3D37BA03 for ; Tue, 18 Apr 2000 04:44:59 -0700 (PDT) (envelope-from tyson@stanfordalumni.org) Received: from stanfordalumni.org (tc1-s13.wizard.net [206.161.15.43]) by radagast.wizard.net (8.8.7/8.8.7) with ESMTP id HAA08867; Tue, 18 Apr 2000 07:45:05 -0400 Message-Id: <200004181145.HAA08867@radagast.wizard.net> To: freebsd-questions@freebsd.org Cc: teleco@retecal.es Subject: Re: obtener freeebsd In-Reply-To: Your message of "Tue, 18 Apr 2000 12:49:16 +0200." <38FC3DAC.28BC6B46@retecal.es> Date: Tue, 18 Apr 2000 07:44:59 -0400 From: "Donald R. Tyson" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG el idioma de esta lista es ingles, asi que si no puedes formular tu pregunta en ingles la probabilidad de ayuda positiva en esta lista no es grande. hay lista en espanhol -- majordomo@es.FreeBSD.org -- tambien busca en los archivos -- empezar no es dificil, hace falta nada mas dos diskettes y se instala automaticamente, pero te va a costar unas 4-6 horas en la linea. comprar el juego de CDs es mas facil. suerte! Donald Tyson -------------translation, for those interested------------ this is an English list, so if you cannot put your question in English, you are unlikely to get a positive reply. there is a Spanish list --majordomo@es.FreeBSD.org -- also, look in the archives -- it isn't hard to start, requires only two diskettes, and it installs automatically, but you're going to need 4-6 hours on line. buying the CD set is easier. good luck! > Hola, soy un estudiante de informatica de LeСn y me gustaria saber la > forma de obtener freeBSD , y en caso de ser via ftp , ©que archivos he > de descargar a mi disco duro?. > GRACIAS > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 4:52:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pro.via-rs.com.br (pro.via-rs.com.br [200.248.240.235]) by hub.freebsd.org (Postfix) with ESMTP id BD52737B801 for ; Tue, 18 Apr 2000 04:52:32 -0700 (PDT) (envelope-from elias@pro.via-rs.com.br) Received: from elias.procergs (unknown [172.28.1.73]) by pro.via-rs.com.br (Postfix) with SMTP id 017B126C0E for ; Tue, 18 Apr 2000 08:57:01 -0300 (EST) Message-ID: <003a01bfa92c$a67f9ee0$21051cac@elias.procergs> Reply-To: "Elias Alexandre Argenton" From: "Elias Alexandre Argenton" To: Subject: very low speed FreeBSD Date: Tue, 18 Apr 2000 08:52:45 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everybody. Someone could help us? We have a dual Pentium III 500MHZ with 256MB RAM and 2x18GB SCSI disks tied with vinum. This machine runs postfix-19991231 with radius authentication for about 40.000 mailboxes over FreeBSD 3.4. The top command reports 90% of the time the CPU is above 95% idle (see below). Despite this, it takes about 10 seconds to show the first screen of a vi command. Another strange symptom is the report from iostat (see below). It shows a great discrepancy among our disks, mainly in the msps measure. It also shows a great discrepancy (very high numbers) about what should be the msps of any SCSI disk. This configuration is running for months and we have no report of hardware or software failure or malfunction whatsoever. Could the numbers from iostat be wrong? Could the numbers from top be wrong? What else could be wrong? What can we do? Thanks. ------------- Elias A. Argenton ---------- this is a sample of the output from "iostat -t da -w 5 -do" da0 da1 sps tps msps sps tps msps 490 41 24.7 107 6 179 559 51 19.6 94 5 218 513 37 27.2 154 6 179 166 18 56.3 26 1 1253 291 28 36.3 32 2 418 158 12 80.8 10 1 1670 156 13 74.8 29 0 2505 313 25 40.7 28 0 2505 101 10 98.2 0 0 0.0 160 15 65.1 13 1 1253 304 23 43.2 94 4 250 118 10 104 3 0 5010 47 6 179 0 0 0.0 202 17 59.6 185 2 501 169 12 83.5 0 0 0.0 111 7 152 0 0 0.0 464 22 45.1 0 0 0.0 330 26 39.1 54 2 455 su-2.03# top last pid: 37869; load averages: 0.14, 0.15, 0.15 up 26+12:31:19 23:56:18 132 processes: 1 running, 124 sleeping, 7 stopped CPU states: 0.6% user, 0.0% nice, 2.3% system, 0.8% interrupt, 96.4% idle Mem: 55M Active, 151M Inact, 33M Wired, 9016K Cache, 8345K Buf, 1196K Free Swap: 512M Total, 77M Used, 434M Free, 15% Inuse PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND 37809 root 28 0 1752K 956K CPU1 0 0:03 2.45% 2.29% top 161 root 2 0 936K 512K select 1 34:15 0.00% 0.00% inetd 72145 root 2 0 6880K 5672K select 0 238:17 0.00% 0.00% named 72250 root 2 0 964K 356K select 1 20:39 0.00% 0.00% radiusd.esva 79386 root 2 0 908K 540K select 1 11:20 0.00% 0.00% master 1 root 10 0 496K 72K wait 0 9:02 0.00% 0.00% init 364 root 2 0 836K 248K accept 1 8:13 0.00% 0.00% viarsd 5375 postfix 2 0 1504K 1188K select 1 6:05 0.00% 0.00% trivial-rewr 38 root 10 0 513M 1212K mfsidl 1 4:06 0.00% 0.00% mount_mfs 18304 root 2 0 1752K 1388K select 1 3:07 0.00% 0.00% top 19541 postfix 2 0 1892K 1620K select 1 0:45 0.00% 0.00% qmgr 164 root 10 0 1008K 376K nanslp 0 0:33 0.00% 0.00% cron 29111 tty 2 0 768K 420K sbwait 1 0:04 0.00% 0.00% comsat 37058 rsf8427 2 0 2672K 2388K sbwait 1 0:02 0.00% 0.00% popper 17709 root 2 0 888K 544K select 1 0:02 0.00% 0.00% telnetd 73741 root 10 0 924K 528K STOP 1 0:02 0.00% 0.00% iostat 92530 root 2 0 888K 556K select 1 0:02 0.00% 0.00% telnetd 26182 root 2 0 884K 216K accept 1 0:01 0.00% 0.00% aliasemaild 73065 root 2 0 888K 544K select 1 0:01 0.00% 0.00% telnetd 39315 root 2 0 780K 228K accept 1 0:01 0.00% 0.00% onlined su-2.03# su-2.03# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 496111 76643 379780 17% / /dev/da0s1f 5954477 3539275 1938844 65% /usr /dev/da0s1e 127023 11489 105373 10% /var procfs 4 4 0 100% /proc /dev/vinum/bigvol 27651329 11210856 14228367 44% /bigvol mfs:38 507771 603 466547 0% /usr/local/etc/raddb su-2.03# su-2.03# /usr/sbin/pkg_info autoconf-2.13 Automatically configure source code on many Un*x platforms bash-2.03 The GNU Borne Again Shell gdbm-1.8.0 The GNU database manager gmake-3.78.1 GNU version of 'make' utility imap-uw-4.5 University of Washington IMAP4rev1/POP2/POP3 mail servers libtool-1.3.3 Generic shared library support script linux_base-5.2 The base set of packages needed in Linux mode m4-1.4 GNU's m4 mpack-1.5 External MIME packer/unpacker postfix-19991231 Good alternative to sendmail qpopper-2.53 Berkeley POP 3 server (now maintained by Qualcomm) rpm-2.5.6 The Red Hat Package Manager su-2.03# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5: 8:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.iserv.net (mail3.iserv.net [204.177.184.153]) by hub.freebsd.org (Postfix) with ESMTP id 11FB037B5EA for ; Tue, 18 Apr 2000 05:08:05 -0700 (PDT) (envelope-from Adam.Fenstermaker@SoftScout.com) Received: from breton (tnt2-28-45.iserv.net [204.157.28.45]) by mail3.iserv.net (8.9.3/8.9.3) with ESMTP id IAA18945 for ; Tue, 18 Apr 2000 08:08:01 -0400 X-Envelope-To: From: Adam.Fenstermaker@SoftScout.com Subject: SoftScout April 2000 Newsletter To: questions@freebsd.org Message-ID: Date: Tue, 18 Apr 2000 07:48:10 -0400 X-MIMETrack: Serialize by Idle on Adam Fenstermaker/Cadence(Release 5.0.2c |February 2, 2000) at 04/18/2000 08:02:45 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For your reference, your user id, password, and listed software products are at the end of this e-mail. Use this information to add or update your products and company information. Please read this brief newsletter for information that pertains to your directory listing. You are receiving this monthly newsletter because you logged on to SoftScout.com (http://www.softscout.com), an internet-based business software directory that is free for everyone to access and use. If you are no longer interested in using SoftScout, please respond to this e-mail with a Subject of "Delete Products" and we will disable your account and *delete* your product(s) from the directory. If you wish to receive this letter every other month or on a semi-annual basis (instead of every month), log on to your account, and click "Change Name/Address". If you received multiple copies of this e-mail, please reply to this e-mail and let us know. *6-month* targeted advertising spots are now available on SoftScout for as little as $248!!! Site demographics and pricing are available on-line! For more details, go to http://www.softscout.com/advertising or e-mail advertising@softscout.com Let us know how we're doing and what we can do better! Fill out a feedback form: http://www.softscout.com/feedback Frequently asked questions: http://www.softscout.com/faqs or e-mail info@softscout.com TABLE OF CONTENTS -------------------------------------- I. NEW SITE FEATURES II. GETTING MORE OUT OF YOUR SOFTSCOUT ACCOUNT III. COMING SOON IV. FEATURED ADVERTISERS IN MARCH IV. YOUR ID, PASSWORD, AND ACCOUNT STATUS ---------------------------------------------------------------------------- I. NEW SITE FEATURES *Improved Browsing/Searching* SoftScout's directory browsing capabilities have been improved with the addition of a filter and improved layout. You can filter products based on keyword, platform, region, or language. *Software Hit Counter* After you login, you can now see how many hits each software entry has had since 4/1/2000. *Additional Contacts* You can now specify up to three other contacts in your company you wish to share your SoftScout account with. They will be cc:'ed on all correspondence from SoftScout. To add contacts, login in, then click the "Change Name/Address" link. *Search Keywords* You can now specify specific search keywords or phrases within your software entry. *Product Links* You can now add up to 3 related http links to your product. Link your product to industry reviews, pages within your company website, and other resources. *Restructured Advertising Rates* We have re-structured our advertising rates to make them more attractive than ever! For more details, go to http://www.softscout.com/advertising *Standardized Screenshots* All of the screenshots have been converted to GIF and JPG format and scaled to be under 200K. *Site Growth* SoftScout has grown to over 4,700 products. The directory continues to grow 30-50 products per day. II. GETTING MORE OUT OF YOUR SOFTSCOUT ACCOUNT *Add more of your products* We love getting new products! The more products we have, the more popular our site will become. If you are the developer of a packaged business software title, you can add it to our directory. *Add a screenshot* Obtain a JPG or GIF screenshot image (up to 200k) of your product and upload it to the site. *Add HTML to your directory listing* Make your product stand out by using HTML tags! We support HTML tags in both our Abstract and Full Description fields. HTML TIP: To create a "Trademark" symbol, type " ™". To create a registered trademark symbol, type "®" *Keep your account and products up to date* Log in to your account to change company, e-mail, or contact information. You must log in at least once every six months to keep your account active. III. COMING IN THE NEXT 4 MONTHS *Leads* *Consultant Directory* IV. FEATURED ADVERTISERS IN MARCH *Ives Development* Founded in 1995, Ives Development, Inc. (teamstudio.com) is a Massachusetts-based software company specializing in software engineering tools for the groupware market, specifically Lotus Notes and Domino. The company develops and markets the TeamStudio Design System, a totally modular suite of tools that delivers unique solutions and enables low-cost, rapid deployment. To login, click on this link: http://www.softscout.com/vendor ... Your Account Name is FREEBS ... Your Account Password is A38E Here is a summary of the software you have on the site: Title Version Status Last Modified No software listed Interested in making your free directory listing stand out from the rest? Advertise on SoftScout! Check out our rates on our home page or e-mail advertising@softscout.com to request a copy of our advertising kit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:10:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id E0F1237B51F for ; Tue, 18 Apr 2000 05:10:06 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id IAA01630 for ; Tue, 18 Apr 2000 08:10:04 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA74B7 for ; Tue, 18 Apr 2000 08:08:23 -0400 To: questions@freebsd.org Cc: Subject: Netscape6 on 3.4R Date: Tue, Apr 18 2000 8:10:03 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363754337.AAA74B7@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has someone installed Netscape6 on 3.4R (or 3.x). I would like to install the lizard but am trying to avoid any unecessary pain. TIA Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:12:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 7BF8737B558 for ; Tue, 18 Apr 2000 05:12:16 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.126]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Tue, 18 Apr 2000 05:23:11 -0700 Message-ID: <38FC511D.81A5619C@3-cities.com> Date: Tue, 18 Apr 2000 05:12:13 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Stefanus Du Toit Cc: freebsd-questions@freebsd.org Subject: Re: /sbin/mknod complains in make distrib-dirs distribution References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stefanus Du Toit wrote: > > Hi, > > I just completed building 4.0-RELEASE (which I obtained via cvsup). It > built fine (I used buildworld). I am upgrading from the 3.4 cds (Jan > 2000). > > Now, once I completed compiling I went into single-user mode and did a > make DESTDIR=/var/tmp/root-18042000 distrib-dirs distribution > (yes that directory existed). > > It seemed to go pretty well until it started running MAKEDEV and I got > lots of /sbin/makedev syntax errors (/sbin/makedev was called with only > one parameter). > > Now, I realise I probably should've done a make installworld first, but I > would like to know if you could tell me whether this is the reason that > it's failing or whether it'll still be this way after a make installworld. No, you should have read /usr/src/UPDATING first. That would have you updating to 4.0-Stable first. Then, there is a definite sequence that you have to go through, which includes using the new MAKEDEV to build your devices. Read and see if you can recover. Good luck, Kent > > The reason I'm not just going ahead and trying is that I'm a little > stressed on time at the moment and can't really afford using up too much > time hacking around to get failing upgrades working :/. > > (I'm unfortunately not subscribed to the mailing lists at the point > because I can't handle the traffic [I tried, really! :) ] so please reply > to both the list/s and me, thanks!] > > PS: I love being able to update using cvsup - I come from Linux, where > updating is usually a matter of a big ftp download or buying a cd :/ > > Thanks, > > -- > Stefanus Du Toit * WorldForger * Unix Hacker * Open Source Fanatic > mailto:sdt@gmx.net * http://www.worldforge.org/ * http://ultracool.net/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:15:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.newresources.com (newresources.com [38.156.90.40]) by hub.freebsd.org (Postfix) with ESMTP id EEEA237B651 for ; Tue, 18 Apr 2000 05:15:29 -0700 (PDT) (envelope-from douglas.poland@newresources.com) Received: from judah ([169.207.127.32]) by smtp.newresources.com (Lotus Domino Release 5.0.1) with SMTP id 2000041807223001:3544 ; Tue, 18 Apr 2000 07:22:30 -0500 From: "Doug Poland" To: "ListServer FreeBSD Questions" Subject: Samba error message in 4.0-REL Date: Tue, 18 Apr 2000 07:15:23 -0500 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal X-MIMETrack: Itemize by SMTP Server on NRCSMTP/NRC(Release 5.0.1|July 16, 1999) at 04/18/2000 07:22:31 AM, Serialize by Router on NRCSMTP/NRC(Release 5.0.1|July 16, 1999) at 04/18/2000 07:22:53 AM, Serialize complete at 04/18/2000 07:22:53 AM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to create two simple shares on 4.0-RELEASE. I have the homes shared as such... [homes] comment = Home Directories browseable = no writeable = yes and a shared directory... [data] comment = data path = /data writable = yes valid users = djp create mask = 0765 I am trying to log in from WinNT 4.0 (machine name Judah) as user djp and user djp does exist on FreeBSD. This is the error message I see in /var/log/log.judah [2000/04/18 07:05:15, 0] locking/shmem.c:smb_shm_unregister_process(475) ERROR smb_shm_unregister_process : couldn't find pid 1372 in file /var/spool/lock/SHARE_MEM_FILE.processes -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:24:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id E06A037B691 for ; Tue, 18 Apr 2000 05:24:28 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12hX4L-000EMp-00; Tue, 18 Apr 2000 14:25:29 +0200 Date: Tue, 18 Apr 2000 14:25:29 +0200 From: Marc Silver To: jfreeze@qx.net Cc: questions@freebsd.org Subject: Re: Netscape6 on 3.4R Message-ID: <20000418142529.J36881@draenor.org> References: <77363754337.AAA74B7@mail2.qx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <77363754337.AAA74B7@mail2.qx.net>; from jfreeze@qx.net on Tue, Apr 18, 2000 at 12:12:18PM +0000 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Checkout /usr/ports/www/linux-netscape6 -- you can install it from there. Pain free. :) Cheers, Marc On Tue, Apr 18, 2000 at 12:12:18PM +0000, jfreeze@qx.net wrote: > Has someone installed Netscape6 on 3.4R (or 3.x). > I would like to install the lizard but am trying to avoid any unecessary pain. > > TIA > Jim > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:33:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id AF5C837B558 for ; Tue, 18 Apr 2000 05:33:46 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp1-pa5.neomedia.it [195.103.207.113]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id OAA11596 for ; Tue, 18 Apr 2000 14:33:44 +0200 (CEST) From: Salvo Bartolotta Date: Tue, 18 Apr 2000 13:36:19 GMT Message-ID: <20000418.13361900@bartequi.ottodomain.org> Subject: cvsup'ing to CURRENT: solved (?) To: freebsd-questions@FreeBSD.ORG X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear FreeBSDers, ----------------------- Previous question ---------------------------- Few days ago I installed (yet) another 4.0-STABLE system, thus testing a Release CD I had made myself. I would like to download the -CURRENT sources onto this new FreeBSD slice. I seem to understand that these actions should be taken: 1) the first time I cvsup the sources, I will have to use the following tags: A) "src-all tag=3DRELENG_4 list=3Dcvs" (ie NOT list=3Dcvs:.) in the standard-supfile; B) "cvs-crypto" tag=3DRELENG_4 list=3Dcvs" (ie NOT list=3Dcvs:.) in the secure-supfile. 2) in all subsequent operations, I will be able to use the normal supfiles (standard and secure) found in /usr/share/examples/cvsup in my new 4.0-S system. ----------------------------- Solution ------------------------------- A typo in the cvsup FAQ made me ask that question. The tag for the first download (ie standard-supfile-first-time) is "tag=3DRELENG_4 list=3Dcvs:."; for subsequent downloads, I'll be using the standard-supfile ("tag=3D."). An analolous approach holds for cvs-crypto. I *seem* to understand that, since I made my 4.0-S Release about a week ago, the fact that I actually create the checkouts files for a (slightly) subsequent 4.0-STABLE is immaterial. The time interval is just one week. -------------------------- Other methods ---------------------------- If much more time had elapsed, I should have followed other procedures. I should have installed the 4.0-Release sources, "upgraded" to them (tag=3DRELENG_4_0_0_RELEASE list=3Dcvs:.) and then cvsup'ed the actual -CURRENT sources (tag=3D. only). An analogous procedure should have been applied to cvs-crypto. Alternatively, I should have specified the "date" field instead of the "tag" field. From cvsup(1):
date=3D[cc]yy.mm.dd.hh.mm.ss This specifies a date that should be used to select the revisions that are checked out from the CVS repository. The client will receive the revisions that were in effect at the specified date and time. At present, the date format is inflexible. All 17 or 19 characters must be specified, exactly as shown. For the years 2000 and beyond, specify the century cc. For earlier years, specify only the last two digits yy. Dates and times are considered to be GMT. The default date is `.', which means ``as late as possible''.
For instance, "date=3D2000.04.10.10.00.00", and **if** I fully understand the cvsup man page, it is possible to combine both concepts, ie "date=3D_date_to_be_specified" and "list=3Dcvs:.". That is, "date=3D2000.04.10.10.00.00 list=3Dcvs:." in the "standard-supfile-first-time" and then just "tag=3D." in subsequent cvsup operations. Is all this correct? Thank you very much for your help and ... patience. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:38:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 1DA0837B8E2 for ; Tue, 18 Apr 2000 05:38:32 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 4620 invoked by uid 211); 18 Apr 2000 12:37:55 -0000 Date: Tue, 18 Apr 2000 18:07:55 +0530 From: Rahul Siddharthan To: Marc Silver Cc: jfreeze@qx.net, questions@FreeBSD.ORG Subject: Re: Netscape6 on 3.4R Message-ID: <20000418180755.C4428@theory1.physics.iisc.ernet.in> References: <77363754337.AAA74B7@mail2.qx.net> <20000418142529.J36881@draenor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418142529.J36881@draenor.org>; from marcs@draenor.org on Tue, Apr 18, 2000 at 02:25:29PM +0200 X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Checkout /usr/ports/www/linux-netscape6 -- you can install it from > there. Pain free. :) Does it work on 3.4R? For me (3.4 Stable) it crashes with a floating point exception. Someone else reported the same thing on -chat, but someone said it works on 4.0R. Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:45:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 5A2EB37B6FC for ; Tue, 18 Apr 2000 05:45:43 -0700 (PDT) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id OAA00491 for questions@freebsd.org; Tue, 18 Apr 2000 14:45:42 +0200 (CEST) (envelope-from karelj) Date: Tue, 18 Apr 2000 14:45:42 +0200 From: "Karel J. Bosschaart" To: questions@freebsd.org Subject: Re: distfiles no longer on 4.0 CDs Message-ID: <20000418144542.A460@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: <200004180308.NAA15105@lightning.itga.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004180308.NAA15105@lightning.itga.com.au>; from gnb@itga.com.au on Tue, Apr 18, 2000 at 01:08:52PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 01:08:52PM +1000, Gregory Bond wrote: > Just a heads-up: The 4.0 CDs from WC don't seem to contain distfiles any more > - the last two disks contain only packages (i.e. pre-compiled binaries). > > Not that I am complaining, but I did find it very useful to have the distfiles > to save long FTPs when we wanted to install stuff on Solaris! I found it very nice to have some commercial demos, on the second CD. However, when I tried to install the OSS demo, it complained saying that it needs FreeBSD 2.2... Going to the www.opensound.com site I've read there was no support yet for 4.0. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 5:54: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id 4DAAB37B912 for ; Tue, 18 Apr 2000 05:53:57 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12hXW3-000EO1-00; Tue, 18 Apr 2000 14:54:07 +0200 Date: Tue, 18 Apr 2000 14:54:07 +0200 From: Marc Silver To: Rahul Siddharthan Cc: jfreeze@qx.net, questions@FreeBSD.ORG Subject: Re: Netscape6 on 3.4R Message-ID: <20000418145407.K36881@draenor.org> References: <77363754337.AAA74B7@mail2.qx.net> <20000418142529.J36881@draenor.org> <20000418180755.C4428@theory1.physics.iisc.ernet.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000418180755.C4428@theory1.physics.iisc.ernet.in>; from rsidd@physics.iisc.ernet.in on Tue, Apr 18, 2000 at 06:07:55PM +0530 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, I'm running 4.0-STABLE so unfortuanately I can't tell you. I would assume though that if you're running linux-base-6.1 it should work regardless of whether you're running 3 or 4. Cheers, Marc On Tue, Apr 18, 2000 at 06:07:55PM +0530, Rahul Siddharthan wrote: > > Checkout /usr/ports/www/linux-netscape6 -- you can install it from > > there. Pain free. :) > > Does it work on 3.4R? For me (3.4 Stable) it crashes with a floating point > exception. Someone else reported the same thing on -chat, but someone > said it works on 4.0R. > > Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 6: 1:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.gmx.net (mail.gmx.net [194.221.183.61]) by hub.freebsd.org (Postfix) with SMTP id ADFED37B565 for ; Tue, 18 Apr 2000 06:01:09 -0700 (PDT) (envelope-from sdt@gmx.net) Received: (qmail 9396 invoked by uid 0); 18 Apr 2000 13:01:05 -0000 Received: from as9-168.brunet.bn (202.160.9.168) by mail.gmx.net with SMTP; 18 Apr 2000 13:01:05 -0000 Date: Tue, 18 Apr 2000 21:01:41 +0800 (BNT) From: Stefanus Du Toit X-Sender: sdt@stomper.sdtzone To: Kent Stewart Cc: freebsd-questions@freebsd.org Subject: Re: /sbin/mknod complains in make distrib-dirs distribution In-Reply-To: <38FC511D.81A5619C@3-cities.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah, thank you, I missed that :/. I only read the appropriate section from the FreeBSD handbook. Perhaps a later release should include a reference to /usr/src/UPDATING (well, perhaps it does already, this handbook is from 3.4 :). Thank you again, -- Stefanus Du Toit * WorldForger * Unix Hacker * Open Source Fanatic mailto:sdt@gmx.net * http://www.worldforge.org/ * http://ultracool.net/ On Tue, 18 Apr 2000, Kent Stewart wrote: > > > Stefanus Du Toit wrote: > > > > Hi, > > > > I just completed building 4.0-RELEASE (which I obtained via cvsup). It > > built fine (I used buildworld). I am upgrading from the 3.4 cds (Jan > > 2000). > > > > Now, once I completed compiling I went into single-user mode and did a > > make DESTDIR=/var/tmp/root-18042000 distrib-dirs distribution > > (yes that directory existed). > > > > It seemed to go pretty well until it started running MAKEDEV and I got > > lots of /sbin/makedev syntax errors (/sbin/makedev was called with only > > one parameter). > > > > Now, I realise I probably should've done a make installworld first, but I > > would like to know if you could tell me whether this is the reason that > > it's failing or whether it'll still be this way after a make installworld. > > No, you should have read /usr/src/UPDATING first. That would have you > updating to 4.0-Stable first. Then, there is a definite sequence that > you have to go through, which includes using the new MAKEDEV to build > your devices. Read and see if you can recover. > > Good luck, > > Kent > > > > > The reason I'm not just going ahead and trying is that I'm a little > > stressed on time at the moment and can't really afford using up too much > > time hacking around to get failing upgrades working :/. > > > > (I'm unfortunately not subscribed to the mailing lists at the point > > because I can't handle the traffic [I tried, really! :) ] so please reply > > to both the list/s and me, thanks!] > > > > PS: I love being able to update using cvsup - I come from Linux, where > > updating is usually a matter of a big ftp download or buying a cd :/ > > > > Thanks, > > > > -- > > Stefanus Du Toit * WorldForger * Unix Hacker * Open Source Fanatic > > mailto:sdt@gmx.net * http://www.worldforge.org/ * http://ultracool.net/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kstewart@3-cities.com > http://www.3-cities.com/~kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > SETI(Search for Extraterrestrial Intelligence) @ HOME > http://setiathome.ssl.berkeley.edu/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 6: 2:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id EA10B37B723 for ; Tue, 18 Apr 2000 06:02:37 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 4657 invoked by uid 211); 18 Apr 2000 13:02:11 -0000 Date: Tue, 18 Apr 2000 18:32:11 +0530 From: Rahul Siddharthan To: Marc Silver Cc: jfreeze@qx.net, questions@FreeBSD.ORG Subject: Re: Netscape6 on 3.4R Message-ID: <20000418183211.E4428@theory1.physics.iisc.ernet.in> References: <77363754337.AAA74B7@mail2.qx.net> <20000418142529.J36881@draenor.org> <20000418180755.C4428@theory1.physics.iisc.ernet.in> <20000418145407.K36881@draenor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418145407.K36881@draenor.org>; from marcs@draenor.org on Tue, Apr 18, 2000 at 02:54:07PM +0200 X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marc Silver said on Apr 18, 2000 at 14:54:07: > I'm running 4.0-STABLE so unfortuanately I can't tell you. I would > assume though that if you're running linux-base-6.1 it should work > regardless of whether you're running 3 or 4. Unfortunately, it doesn't. I am running linux-base-6.1 and, as far as I can tell, all the other necessary (and up-to-date) stuff like linux libjpeg. Rahul. > > Cheers, > Marc > > On Tue, Apr 18, 2000 at 06:07:55PM +0530, Rahul Siddharthan wrote: > > > Checkout /usr/ports/www/linux-netscape6 -- you can install it from > > > there. Pain free. :) > > > > Does it work on 3.4R? For me (3.4 Stable) it crashes with a floating point > > exception. Someone else reported the same thing on -chat, but someone > > said it works on 4.0R. > > > > Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 6:42:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.burgoyne.com (email.burgoyne.com [209.197.0.17]) by hub.freebsd.org (Postfix) with ESMTP id D158F37B90D for ; Tue, 18 Apr 2000 06:42:15 -0700 (PDT) (envelope-from wbs@redrock.net) Received: from lorins (witch.redrock.net [209.197.4.5]) by smtp.burgoyne.com (8.9.3/8.9.1) with SMTP id HAA14741; Tue, 18 Apr 2000 07:41:49 -0600 Message-ID: <000401bfa93b$e1833420$0900fea9@lorins.ild.telecom.com> From: "wbs" To: "Nicolau Werneck" , Subject: Re: C libraries Date: Tue, 18 Apr 2000 07:41:13 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG conio.h is a Borland thing. djgpp has it because of dj's work. It is not something you find in the unix world. The most common standard for cursor positioning and text colors and such is the curses library. Which I've heard about but never used. -----Original Message----- From: Nicolau Werneck To: questions@FreeBSD.ORG Date: Monday, April 17, 2000 12:17 PM Subject: C libraries Hi.. I've recentely installed FreeBSD in my other computer, and I'm trying to compile the C programs I made before under DOS. Suprisingly for me, the GCC compiler couldn't find the "conio.h" library! Are the libraries used in C under FreeBSD much different from under DOS?? What are the main diferences between a C program made to run under FreeBSD and one made to run under DOS? thanks... NWerneck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 6:59:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rsys001a.roke.co.uk (rsys001a.roke.co.uk [193.118.192.110]) by hub.freebsd.org (Postfix) with ESMTP id 30F9737B691 for ; Tue, 18 Apr 2000 06:59:18 -0700 (PDT) (envelope-from mick.gallagher@roke.co.uk) Received: by rsys001a.roke.co.uk with Internet Mail Service (5.5.2650.21) id <2TYGPBD8>; Tue, 18 Apr 2000 14:59:15 +0100 Message-ID: From: "Gallagher, Mick" To: "'questions@freebsd.org'" Subject: RZ100 ATA Controller Problem - Possible Workaround?? Date: Tue, 18 Apr 2000 14:59:15 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I recently wrote to this list with a mail under the subject "Big Installation Problems". Basically, so far as I understand, FreeBSD 4.0 won't install on my machine because of driver problems with the RZ100 ATA controller. Apparently this controller was fairly common on early Pentium machines. And so what's the next step for anyone in possession of an RZ100? In order to help me figure out my options, here are some questions... 1) FreeBSD commitment to old hardware I guess its likely that development priorities are more focussed on newer hardware problems, rather than problems associated with older kit. So am I realistically going to see a fix for this anytime soon? 2) 3.4 Installation Floppies with 4.0 CDROM I'm new to FreeBSD, so please forgive me if I'm asking an outstandingly stupid question: In the absence of a 4.0 RZ100 fix, can I use installation floppies from a previous release to kick-start the installation from my 4.0 CDROM? Or is the 4.0 CDROM going to overwrite the kernel drivers from the floppy anyhow? 3) Back to 3.4 Is my only realistic course of action to install 3.4 (is it 3.4?) and forget 4.0 (for now)? Advice and opinions gratefully received. Thanks, Mick Gallagher --- mickg@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7: 5:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id BEA1E37B9DB for ; Tue, 18 Apr 2000 07:05:23 -0700 (PDT) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id PAA21557 for questions@FreeBSD.ORG; Tue, 18 Apr 2000 15:05:18 +0100 (BST) (envelope-from simond) Date: Tue, 18 Apr 2000 15:05:18 +0100 From: simond@irrelevant.org To: questions@FreeBSD.ORG Subject: Re: RZ100 ATA Controller Problem - Possible Workaround?? Message-ID: <20000418150518.A20743@irrelevant.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mick.gallagher@roke.co.uk on Tue, Apr 18, 2000 at 02:59:15PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 02:59:15PM +0100, Gallagher, Mick wrote: > Hi All, > > I recently wrote to this list with a mail under the subject "Big > Installation Problems". > > Basically, so far as I understand, FreeBSD 4.0 won't install on my machine > because of driver problems with the RZ100 ATA controller. Must admit, you're not the only one with problems, my 4.0 install hangs whenever it tried to fsck or newfs the partitions on install. This is with the VIA MVP3 chipset. > 3) Back to 3.4 > > Is my only realistic course of action to install 3.4 (is it 3.4?) and forget > 4.0 (for now)? That's what I'll be doing and then sticking to 3.4-STABLE until I've found that 4.0 actually works on my PC. -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:19:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.millennium20.com (smtp.thecyberguys.net [209.79.190.13]) by hub.freebsd.org (Postfix) with ESMTP id BFEFF37B86F for ; Tue, 18 Apr 2000 07:19:18 -0700 (PDT) (envelope-from glennpj@bayouhome.net) Received: from gforce.johnson.home (1Cust119.tnt2.covington.la.da.uu.net [63.31.31.119]) by smtp.millennium20.com (8.10.0/8.10.0) with SMTP id e3IEHt626204; Tue, 18 Apr 2000 07:17:56 -0700 Received: (from glenn@localhost) by gforce.johnson.home (8.9.3/8.9.3) id JAA00773; Tue, 18 Apr 2000 09:19:00 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Tue, 18 Apr 2000 09:18:25 -0500 To: Rahul Siddharthan Cc: Marc Silver , jfreeze@qx.net, questions@FreeBSD.ORG Subject: Re: Netscape6 on 3.4R Message-ID: <20000418091825.A698@gforce.johnson.home> References: <77363754337.AAA74B7@mail2.qx.net> <20000418142529.J36881@draenor.org> <20000418180755.C4428@theory1.physics.iisc.ernet.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418180755.C4428@theory1.physics.iisc.ernet.in>; from rsidd@physics.iisc.ernet.in on Tue, Apr 18, 2000 at 06:07:55PM +0530 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 06:07:55PM +0530, Rahul Siddharthan wrote: > > Checkout /usr/ports/www/linux-netscape6 -- you can install it from > > there. Pain free. :) > > Does it work on 3.4R? For me (3.4 Stable) it crashes with a floating > point exception. Someone else reported the same thing on -chat, but > someone said it works on 4.0R. This would be because FreeBSD 4.0 masks floating point exceptions by default but FreeBSD < 4.0 traps on floating point exceptions by default. If you have the source you can edit /usr/src/sys/i386/include/npx.h on your FreeBSD 3.4 system. The comments in the file will tell you what to do. -- Glenn Johnson glennpj@bayouhome.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:20:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 6A7A437B61C for ; Tue, 18 Apr 2000 07:20:11 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.66] by picusnet.com with ESMTP (SMTPD32-5.05) id AEE3110200A6; Tue, 18 Apr 2000 10:19:15 -0400 Message-ID: <38FC6F12.2EE7EC03@picusnet.com> Date: Tue, 18 Apr 2000 10:20:02 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Alexey N. Dokuchaev" Cc: freebsd-questions@freebsd.org Subject: Re: Which Quake World port to use under FreeBSD 4.0 References: Content-Type: multipart/alternative; boundary="------------81C822E17E3745D159A19187" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------81C822E17E3745D159A19187 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Linux emulation should probably be fine. I'm pretty sure BSDi would be, too. The BSDi version might work better under -CURRENT i think because as far as i can tell i think they are merging source bases in the -CURRENT branch for FreeBSD and BSD/OS (if i am wrong, please correct me....i usualy don't know what's going on). However, since i regard games like that as a waste of my time (except that Doom kicks ass..), i wouldn't have any working knowledg of Quake anything under anything. "Alexey N. Dokuchaev" wrote: > Anyway, the question is: which is better to use from those three? Is BSDi > emulation better that linux's? -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ --------------81C822E17E3745D159A19187 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Linux emulation should probably be fine.  I'm pretty sure BSDi would be, too.  The BSDi version might work better under -CURRENT i think because as far as i can tell i think they are merging source bases in the -CURRENT branch for FreeBSD and BSD/OS (if i am wrong, please correct me....i usualy don't know what's going on).  However, since i regard games like that as a waste of my time (except that Doom kicks ass..), i wouldn't have any working knowledg of Quake anything under anything.
 
 
 

"Alexey N. Dokuchaev" wrote:

Anyway, the question is: which is better to use from those three?  Is BSDi
emulation better that linux's?
-- 
 William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+
  --------------81C822E17E3745D159A19187-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:20:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.delanet.com (mail-20.delanet.com [216.226.64.26]) by hub.freebsd.org (Postfix) with SMTP id D768537B565 for ; Tue, 18 Apr 2000 07:20:19 -0700 (PDT) (envelope-from admin@delanet.com) Received: (qmail 95885 invoked from network); 18 Apr 2000 14:20:18 -0000 Received: from unknown (HELO delanet.com) (216.226.64.52) by mail.delanet.com with SMTP; 18 Apr 2000 14:20:18 -0000 Message-ID: <38FC7106.91F9006B@delanet.com> Date: Tue, 18 Apr 2000 10:28:23 -0400 From: Delanet Administration Reply-To: admin@delanet.com Organization: Delanet, Inc. X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: Trouble with 40gig ide drives Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a little trouble getting FreeBSD 3.4 stable to use a 40gig maxtor HD. boot message shows: Apr 18 04:50:34 wdc0 at 0x1f0-0x1f7 irq 14 on isa Apr 18 04:50:34 mysql /kernel: wdc0: unit 0 (wd0): Apr 18 04:50:34 mysql /kernel: wd0: 39082MB (80041248 sectors), 79406 cyls, 16 heads, 63 S/T, 512 B/S Fdisk from sysinstall shows: 4982 cyls/255 heads/63 sectors = 80035830 sectors Label from sysinstall shows: Disk: wd0 Partition name: wd0s1 Free: 80035767 blocks (39079MB) newfs works fine, however the drive fails to mount with the following: Error mounting /dev/wd0s1e on /ide : Invalid argument console shows the error message of 'Unknown major/minor for devtype' I know the drive works on the hardware as I have an identical machine running NT where I took the drive from. Bios does report the size/geometry incorrectly. Seems the bios has a max limit of 65535 for cylinders and 16 heads however from the little I found in the archives I was under the impression BSD got the geometry from the drive itself and ignored the bios? Any help would be appreciated. Please cc me in replies as I'm no longer on the list. Regards, -- Stephen Comoletti Systems Administrator Delanet, Inc. http://www.delanet.com ph: (302) 326-5800 fax: (302) 326-5802 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:22:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iguana.internexo.co.cr (iguana.internexo.co.cr [196.40.17.2]) by hub.freebsd.org (Postfix) with ESMTP id 557FD37BB74 for ; Tue, 18 Apr 2000 07:22:01 -0700 (PDT) (envelope-from josoroma@internexo.co.cr) Received: from internexo.co.cr (baula.internexo.co.cr [196.40.17.11]) by iguana.internexo.co.cr (8.9.3/8.9.3) with ESMTP id IAA16429; Tue, 18 Apr 2000 08:21:40 -0600 (CST) Message-ID: <38FC701D.3E6AAE84@internexo.co.cr> Date: Tue, 18 Apr 2000 08:24:29 -0600 From: Pablo X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Cc: joe@XFree86.org Subject: Please Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My problem is: How can i configure the server perfect with my hardaware, because my video card is not listed. I installed Freebsd 3.2 ***************************************************************************** Please, help me. What i have to do? I have to download the driver? Can i run xf86config? Send one example of a good configuration for me. Can i configure this manually, how? Send one example of a good configuration for me. Thanks. ***************************************************************************** I ran the program SuperProbe and the result was: Chipset: Silicon Integrated Systems SG86C202 (PCI Probed) Memory: 0 Kbytes RAMDAC: Generic 8-bit pseudo-color DAC with 6-bit wide lookup tables (or in 6-bit mode)) ***************************************************************************** My hardware is: Mainboard: Pentium Mainboard PCI Bus and ISA Bus. Video card: FVGAP-SS (SIS 6202) PCI VGA Card. Video Ram: 1 MB. Ram: 16 MB. Monitor: 14, Color Monitor, VESA VGA / XGA. Mouse: Genius Printer: Canon BJC-1010 ***************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:25: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id F0BC837B9DB for ; Tue, 18 Apr 2000 07:25:04 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA09796; Tue, 18 Apr 2000 09:23:32 -0500 (CDT) (envelope-from dan) Date: Tue, 18 Apr 2000 09:23:32 -0500 From: Dan Nelson To: "Alexey N. Dokuchaev" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Which Quake World port to use under FreeBSD 4.0 Message-ID: <20000418092331.A7867@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: ; from "Alexey N. Dokuchaev" on Tue Apr 18 15:58:50 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 18), Alexey N. Dokuchaev said: > I've been able to find several versions of Quake World 2.30, among > them linux libc5, linux glibc and bsdi ports. > > Maybe there are some source code of qw, so I can compile it on > FreeBSD? You're in luck :) The Quakeforge project is what you're looking for. The version in our ports tree is a bit old, though. Just go to www.quakeforge.net and download one of the qf-current snapshots. > Anyway, the question is: which is better to use from those three? Is > BSDi emulation better that linux's? If you want to use the old binaries, both the BSD/OS and Linux executables work about the same. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:28:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iguana.internexo.co.cr (iguana.internexo.co.cr [196.40.17.2]) by hub.freebsd.org (Postfix) with ESMTP id 1FA6E37B9DC for ; Tue, 18 Apr 2000 07:28:25 -0700 (PDT) (envelope-from josoroma@internexo.co.cr) Received: from internexo.co.cr (baula.internexo.co.cr [196.40.17.11]) by iguana.internexo.co.cr (8.9.3/8.9.3) with ESMTP id IAA16827 for ; Tue, 18 Apr 2000 08:28:09 -0600 (CST) Message-ID: <38FC71A2.26080BD5@internexo.co.cr> Date: Tue, 18 Apr 2000 08:30:58 -0600 From: Pablo X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: please Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My problem is: How can i configure the server perfect with my hardware, because my video card is not listed. I installed Freebsd 3.2 ***************************************************************************** Please, help me. What i have to do? I have to download the driver? Can i run xf86config? Send one example of a good configuration for me. Can i configure this manually, how? Send one example of a good configuration for me. Thanks. ***************************************************************************** I ran the program SuperProbe and the result was: Chipset: Silicon Integrated Systems SG86C202 (PCI Probed) Memory: 0 Kbytes RAMDAC: Generic 8-bit pseudo-color DAC with 6-bit wide lookup tables (or in 6-bit mode)) ***************************************************************************** My hardware is: Mainboard: Pentium Mainboard PCI Bus and ISA Bus. Video card: FVGAP-SS (SIS 6202) PCI VGA Card. Video Ram: 1 MB. Ram: 16 MB. Monitor: 14, Color Monitor, VESA VGA / XGA. Mouse: Genius Printer: Canon BJC-1010 ***************************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:37: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id E4B3837B582 for ; Tue, 18 Apr 2000 07:37:02 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.66] by picusnet.com with ESMTP (SMTPD32-5.05) id A2D62C0220; Tue, 18 Apr 2000 10:36:06 -0400 Message-ID: <38FC7304.3CC89659@picusnet.com> Date: Tue, 18 Apr 2000 10:36:52 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Pablo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: please References: <38FC71A2.26080BD5@internexo.co.cr> Content-Type: multipart/alternative; boundary="------------790BC74EE8894A7424D11C26" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------790BC74EE8894A7424D11C26 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit XFree86 might not support that card (i've never heard of it), and i seriously doubt that XFree86 3.3.6 or 4.0.0 would have new support for a card with specs like that. might be out of luck, dude. Maybe just use the VGA16 server and set everything to "probed" will work in XF86Setup Pablo wrote: > My problem is: > How can i configure the server perfect with my hardware, because my > video card is not listed. > I installed Freebsd 3.2 > ***************************************************************************** > Please, help me. > What i have to do? > I have to download the driver? > Can i run xf86config? Send one example of a good configuration for me. > Can i configure this manually, how? Send one example of a good > configuration for me. > > Thanks. > ***************************************************************************** > I ran the program SuperProbe and the result was: > Chipset: Silicon Integrated Systems SG86C202 (PCI Probed) > Memory: 0 Kbytes > RAMDAC: Generic 8-bit pseudo-color DAC > with 6-bit wide lookup tables (or in 6-bit mode)) > ***************************************************************************** > My hardware is: > Mainboard: Pentium Mainboard PCI Bus and ISA Bus. > Video card: FVGAP-SS (SIS 6202) PCI VGA Card. > Video Ram: 1 MB. > Ram: 16 MB. > Monitor: 14, Color Monitor, VESA VGA / XGA. > Mouse: Genius > Printer: Canon BJC-1010 > ***************************************************************************** > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ --------------790BC74EE8894A7424D11C26 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit XFree86 might not support that card (i've never heard of it), and i seriously doubt that XFree86 3.3.6 or 4.0.0 would have new support for a card with specs like that.  might be out of luck, dude.  Maybe just use the VGA16 server and set everything to "probed" will work in XF86Setup
 
 
 

Pablo wrote:

My problem is:
How can i configure the server perfect with my hardware, because my
video card is not listed.
I installed Freebsd 3.2
*****************************************************************************
Please, help me.
What i have to do?
I have to download the driver?
Can i run xf86config? Send one example of a good configuration for me.
Can i configure this manually, how? Send one example of a good
configuration for me.

Thanks.
*****************************************************************************
I ran the program SuperProbe and the result was:
Chipset: Silicon Integrated Systems SG86C202 (PCI Probed)
Memory: 0 Kbytes
RAMDAC: Generic 8-bit pseudo-color DAC
        with 6-bit wide lookup tables (or in 6-bit mode))
*****************************************************************************
My hardware is:
Mainboard: Pentium Mainboard PCI Bus and ISA Bus.
Video card: FVGAP-SS (SIS 6202) PCI VGA Card.
Video Ram: 1 MB.
Ram: 16 MB.
Monitor: 14, Color Monitor, VESA VGA / XGA.
Mouse: Genius
Printer: Canon BJC-1010
*****************************************************************************

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

-- 
 William D. Freeman [wdf@picusnet.com]
http://members.xoom.com/EvilGNU
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- 
O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+
  --------------790BC74EE8894A7424D11C26-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:39:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb3-a.mail.utexas.edu [128.83.126.138]) by hub.freebsd.org (Postfix) with SMTP id 53D0337B5DB for ; Tue, 18 Apr 2000 07:39:36 -0700 (PDT) (envelope-from oscars@mail.utexas.edu) Received: (qmail 13300 invoked by uid 0); 18 Apr 2000 14:39:21 -0000 Received: from dhcp-199-210.dsl.utexas.edu (HELO oscar-dsl) (128.83.199.210) by umbs-smtp-3 with SMTP; 18 Apr 2000 14:39:21 -0000 Message-Id: <4.2.2.20000418093207.00a776e0@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 18 Apr 2000 09:38:39 -0500 To: freebsd-questions@freebsd.org, admin@delanet.com From: Oscar Ricardo Silva Subject: Re: Trouble with 40gig ide drives In-Reply-To: <38FC7106.91F9006B@delanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you actually have the file "/dev/wd0s1e"? If not, you should use "/dev/MAKEDEV wd0s1e" to create it. I just had sort of similar (if that actually makes any sense) problems with a 34GB drive. There was a thread a few days ago about having problems mounting a drive. See if you still have those messages, or search through the archives for them as they make prove useful. The subject of those messages was: "I'm at a loss for a way to mount this second ..." In response to my question with the problems I was having, I also received this useful reply from Chris Wasser (cwasser@v-wave.com): ***** I had a similar problem with a 37GB maxtor drive under 3.x and solved it by using the b0ffb0ff flags on the wd driver, after that I was able to newfs and mount it no problem, ie: controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ffb0ff disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 ***** and then this follow-up from Greg Lehey: ***** Right, that's the recommended workaround with the wd driver. Bit 12 (0x1000) in each of the halves of the flags sets LBA mode. This is probably a good idea anyway. ***** HTH. Oscar At 10:28 AM 4/18/00 -0400, Delanet Administration, you wrote: >I'm having a little trouble getting FreeBSD 3.4 stable to use a 40gig >maxtor HD. > >boot message shows: >Apr 18 04:50:34 wdc0 at 0x1f0-0x1f7 irq 14 on isa >Apr 18 04:50:34 mysql /kernel: wdc0: unit 0 (wd0): >Apr 18 04:50:34 mysql /kernel: wd0: 39082MB (80041248 sectors), 79406 >cyls, 16 heads, 63 S/T, 512 B/S > >Fdisk from sysinstall shows: >4982 cyls/255 heads/63 sectors = 80035830 sectors > >Label from sysinstall shows: >Disk: wd0 Partition name: wd0s1 Free: 80035767 blocks (39079MB) > >newfs works fine, however the drive fails to mount with the following: >Error mounting /dev/wd0s1e on /ide : Invalid argument > >console shows the error message of 'Unknown major/minor for devtype' > >I know the drive works on the hardware as I have an identical machine >running NT where I took the drive from. Bios does report the >size/geometry incorrectly. Seems the bios has a max limit of 65535 for >cylinders and 16 heads however from the little I found in the archives I >was under the impression BSD got the geometry from the drive itself and >ignored the bios? > >Any help would be appreciated. Please cc me in replies as I'm no longer >on the list. > >Regards, > >-- >Stephen Comoletti >Systems Administrator >Delanet, Inc. http://www.delanet.com >ph: (302) 326-5800 fax: (302) 326-5802 > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:40:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from larryboy.graphics.cornell.edu (larryboy.graphics.cornell.edu [128.84.247.48]) by hub.freebsd.org (Postfix) with ESMTP id EDD9A37BA34 for ; Tue, 18 Apr 2000 07:40:30 -0700 (PDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Received: from larryboy.graphics.cornell.edu (mkc@localhost) by larryboy.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id KAA55899; Tue, 18 Apr 2000 10:40:29 -0400 (EDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Message-Id: <200004181440.KAA55899@larryboy.graphics.cornell.edu> To: Oscar Ricardo Silva Cc: freebsd-questions@freebsd.org Subject: Re: Overland DLT changer and chio ?? -- Seemingly fixed In-Reply-To: Message from Oscar Ricardo Silva of "Mon, 17 Apr 2000 16:18:15 CDT." <4.2.2.20000417161144.00a6fd90@mail.utexas.edu> Date: Tue, 18 Apr 2000 10:40:29 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I do plan on using chg-scsi when I install Amanda 2.4.1p1 but I wanted to >make sure I could control the drives with the tools that come >installed. I'm fairly new to all this and didn't want to jump into using a >package without having learned the basics of the device. Also, if >something were to happen to the Amanda config or install, I would still be >able to manipulate tapes in the autoloader. understandable >I do believe I found the source of my problem. On the control panel to the >autoloader, you can set the device to work either in Sequential or Random >mode. With Amanda, I thought I would run it in Sequential mode so that the >tapes would be ordered by date. I started thinking about this and just for >grins put the device in Random mode. Lo and behold, all the "chio" >commands now work. Glad to hear that. I expect to be moving my Overland to a FreeBSD system sometime in the next few months. It's currently attached to a HP-UX (gag) machine. BTW, you really, really, really do want to run in random mode unless you have a changer that won't support it. The reason is not so much for backups, which normally use the tapes sequentially, but for restores. -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 7:48:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1611.mail.yahoo.com (web1611.mail.yahoo.com [128.11.23.177]) by hub.freebsd.org (Postfix) with SMTP id 92C9837B529 for ; Tue, 18 Apr 2000 07:48:36 -0700 (PDT) (envelope-from manhtho@yahoo.com) Received: (qmail 5832 invoked by uid 60001); 18 Apr 2000 14:48:35 -0000 Message-ID: <20000418144835.5831.qmail@web1611.mail.yahoo.com> Received: from [202.167.121.197] by web1611.mail.yahoo.com; Tue, 18 Apr 2000 07:48:35 PDT Date: Tue, 18 Apr 2000 07:48:35 -0700 (PDT) From: Nguyen Manh Tho Subject: How many users that FreeBSD server can manage ? To: freebsd-questions@FreeBSD.ORG Cc: nmtho@dit.hcmut.edu.vn MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry if you have twice, this second mail is just for certainty, Dear FreeBSD users, I would like to know exactly how many users that the FreeBSD Server can manage in the system. As the answer from ttp://www.freebsd.org/cgi/getmsg.cgi?fetch=5108641+5110123+/usr/local/www/db/text/1999/freebsd-questions/19991226.freebsd-questions the maximum number is 65535, but from man adduser the maximum number is 32000. I do not know what 's the correct number. I also would like to know with the large number of users, will the processing speed slow down ? If yes, how to speed up the system ? Thank you very much in advance, All the best, -- Nguyen Manh Tho. +++++++++++++++++++++++++++++++++++++++++++++++ Engineer, Assistant Lecturer, Database Group, Department of Information Technology, Hochiminh City University of Technology, Block A3, 268 Ly Thuong Kiet Street, Ward 12, District 10, Hochiminh City, Vietnam. Email: nmtho@dit.hcmut.edu.vn URL: http://www.hcmut.edu.vn +++++++++++++++++++++++++++++++++++++++++++++++ __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 8:33:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 8485537BA03 for ; Tue, 18 Apr 2000 08:33:50 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id IAA03627; Tue, 18 Apr 2000 08:33:35 -0700 Date: Tue, 18 Apr 2000 08:33:35 -0700 From: Arun Sharma To: Dirk Myers Cc: freebsd-questions@freebsd.org Subject: Re: socket.h and _POSIX_SOURCE Message-ID: <20000418083335.A3588@sharmas.dhs.org> References: <20000417233959.A8988@sharmas.dhs.org> <20000418004605.A61320@teleport.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <20000418004605.A61320@teleport.com>; from Dirk Myers on Tue, Apr 18, 2000 at 12:46:05AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 12:46:05AM -0700, Dirk Myers wrote: > Look at sys/types.h -- a lot of stuff that socket.h needs to have > defined *isn't* defined if _POSIX_SOURCE is defined. > > In the error I left untrimmed above, for example, the corresponding > line from sys/socket.h is: > > typdef u_char sa_family_t; > > ... but u_char isn't defined if _POSIX_SOURCE is defined. So, this > appears to be working exactly the way it should be. I understand why the errors were happening. My question was more about if that was the intended result. > > What are you expecting having _POSIX_SOURCE defined to do for you? In other words, if I write POSIX compliant code and define _POSIX_SOURCE, I'm disallowed from using sockets ? -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 8:40:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 6367E37BA5B for ; Tue, 18 Apr 2000 08:40:54 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id LAA10543 for ; Tue, 18 Apr 2000 11:40:52 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA5C59; Tue, 18 Apr 2000 11:39:12 -0400 To: Rahul Siddharthan Cc: questions@FreeBSD.ORG Subject: Re: Re: Netscape6 on 3.4R Date: Tue, Apr 18 2000 11:40:51 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363757F48.AAA5C59@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From: Rahul Siddharthan >Unfortunately, it doesn't. I am running linux-base-6.1 and, How do I tell what version of linux I am running? Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 8:49:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.pond.net (guppy.pond.net [205.240.25.2]) by hub.freebsd.org (Postfix) with ESMTP id BDA2D37B59F for ; Tue, 18 Apr 2000 08:49:37 -0700 (PDT) (envelope-from ptacek@dashmail.net) Received: from Ptacek (rc1s7p8.dashmail.net [216.36.33.80]) by guppy.pond.net (8.9.3/8.9.3) with ESMTP id IAA05606 for ; Tue, 18 Apr 2000 08:38:43 -0700 (PDT) From: "Chris Ptacek" To: Subject: Comtrol muliport serial card issues... Date: Tue, 18 Apr 2000 08:49:10 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We are trying to use the Comtrol RocketPort(PCI) multiport serial card for one of our projects and have run into a problem. When we hook up the system and run it we start getting CRC errors. (I should note the CRC errors are part of our own protocol that we are using over the serial link) When I simply use one of the built in serial ports these problems disappear. We have downloaded and installed the latest drivers from Comtrols web site. Has anyone experienced anything similar, or at least have an idea what is wrong? Thanks Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 8:50:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 200A537B9DC for ; Tue, 18 Apr 2000 08:50:03 -0700 (PDT) (envelope-from rsidd@theory6.physics.iisc.ernet.in) Received: (qmail 399 invoked from network); 18 Apr 2000 15:49:32 -0000 Received: from unknown (HELO theory6.physics.iisc.ernet.in) (qmailr@144.16.71.126) by theory1.physics.iisc.ernet.in with SMTP; 18 Apr 2000 15:49:32 -0000 Received: (qmail 12896 invoked by uid 211); 18 Apr 2000 15:49:28 -0000 Date: Tue, 18 Apr 2000 21:19:28 +0530 From: Rahul Siddharthan To: Glenn Johnson Cc: Marc Silver , jfreeze@qx.net, questions@FreeBSD.ORG Subject: Re: Netscape6 on 3.4R Message-ID: <20000418211928.B12766@theory6.physics.iisc.ernet.in> References: <77363754337.AAA74B7@mail2.qx.net> <20000418142529.J36881@draenor.org> <20000418180755.C4428@theory1.physics.iisc.ernet.in> <20000418091825.A698@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418091825.A698@gforce.johnson.home>; from glennpj@bayouhome.net on Tue, Apr 18, 2000 at 09:18:25AM -0500 X-Operating-System: Linux 2.2.15pre4 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Does it work on 3.4R? For me (3.4 Stable) it crashes with a floating > > point exception. Someone else reported the same thing on -chat, but > > someone said it works on 4.0R. > > This would be because FreeBSD 4.0 masks floating point exceptions by > default but FreeBSD < 4.0 traps on floating point exceptions by default. > > If you have the source you can edit /usr/src/sys/i386/include/npx.h on > your FreeBSD 3.4 system. The comments in the file will tell you what to > do. That worked. It's running now. Thanks. Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 8:54:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 1D94F37B71C for ; Tue, 18 Apr 2000 08:54:03 -0700 (PDT) (envelope-from rsidd@theory6.physics.iisc.ernet.in) Received: (qmail 578 invoked from network); 18 Apr 2000 15:53:51 -0000 Received: from unknown (HELO theory6.physics.iisc.ernet.in) (qmailr@144.16.71.126) by theory1.physics.iisc.ernet.in with SMTP; 18 Apr 2000 15:53:51 -0000 Received: (qmail 12918 invoked by uid 211); 18 Apr 2000 15:53:50 -0000 Date: Tue, 18 Apr 2000 21:23:50 +0530 From: Rahul Siddharthan To: jfreeze@qx.net Cc: questions@FreeBSD.ORG Subject: Re: Re: Netscape6 on 3.4R Message-ID: <20000418212349.C12766@theory6.physics.iisc.ernet.in> References: <77363757F48.AAA5C59@mail2.qx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <77363757F48.AAA5C59@mail2.qx.net>; from jfreeze@qx.net on Tue, Apr 18, 2000 at 03:54:14PM +0000 X-Operating-System: Linux 2.2.15pre4 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Unfortunately, it doesn't. I am running linux-base-6.1 and, > > How do I tell what version of linux I am running? If you installed linux-base reasonably recently it would be 6.1 . You can check with ls /var/db/pkg/linux_base* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9: 3:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kfug.kr.freebsd.org (bolero.snu.ac.kr [147.46.102.39]) by hub.freebsd.org (Postfix) with ESMTP id 7C59C37B593 for ; Tue, 18 Apr 2000 09:03:37 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.ORG) Received: from gradius.myhome (adsl-dongjak-21020503336.usr2.hananet.net [210.205.33.36]) by kfug.kr.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18745 for ; Wed, 19 Apr 2000 01:04:02 +0900 (KST) (envelope-from cjh@kr.FreeBSD.ORG) Received: (from cjh@localhost) by gradius.myhome (8.9.3/8.9.3) id BAA01855; Wed, 19 Apr 2000 01:03:30 +0900 (KST) (envelope-from cjh) To: questions@freebsd.org Subject: natd error with vmware2 networking From: CHOI Junho Date: 19 Apr 2000 01:03:30 +0900 Message-ID: <86bt37s8fh.fsf@gradius.myhome> Lines: 43 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am running 4-STABLE. Recently I am using vmware2 port usually. To do networking in virtual machine, I setup natd and other stuffs. 1. Install vmware2. Select host networking in networking section. (vmware2 port of FreeBSD doesn't support bridged networking. right?) 2. recompile kernel with these options: options IPFIREWALL #firewall options IPFIREWALL_FORWARD #enable transparent proxy support options IPDIVERT #divert sockets 3. in /etc/rc.conf, firewall_enable="YES" firewall_type="open" natd_enable="YES" natd_interface="rl0" gateway_enable="YES" 4. IP of vmnet1 device is 192.168.2.1. IP of virtual machine(FreeBSD 3.4) is 192.168.2.2 IP of rl0 is 192.168.1.2. 5. virtual machine of vmware can do networking well. (default router of virtual machine is 192.168.2.2) 6. But, this message happens repeatedly: natd[83]: failed to write packet back (Permission denied) I don't want to see natd error message anymore. Does I setup my vmware networking properly? How can I remove this message? I've searched this mail archive but I can't find proper answer. -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho FreeBSD Rocks! -------- Korea FreeBSD Users Group - Public Service of Youido Post Office - Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9: 5:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.dnt.md (dnt.md [195.138.124.37]) by hub.freebsd.org (Postfix) with ESMTP id 8DE1337B9FA for ; Tue, 18 Apr 2000 09:05:29 -0700 (PDT) (envelope-from vg@dnt.md) Received: from ccna.dnt.md (ccna.dnt.md [195.138.126.45] (may be forged)) by zeus.dnt.md (8.9.3/8.9.3) with ESMTP id TAA17056 for ; Tue, 18 Apr 2000 19:05:24 +0300 (EEST) Date: Tue, 18 Apr 2000 19:05:26 +0300 From: Vladimir Girnetz X-Mailer: The Bat! (v1.36/DNT) Reply-To: Vladimir Girnetz Organization: Asociatia DNT X-Priority: 3 (Normal) Message-ID: <15795.000418@dnt.md> To: freebsd-questions@freebsd.org Subject: Fwd: about spwd.db Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello FreeBSD , I have on FreeBSD machine about 33000 users and this number grow! To add a new user takes about 1 minute.At this time the machine is very busy :( I use the standart pw, and pwd_mkdb Are there any solutions to make it more easely? I tried this idea: the spwd.db file is in DB3 format (as is written in man pages of pwd_mkdb). with perl database manager I tried to make some changes there, but without any succes. Does somebody know how can I make it? Best regards, Vladimir mailto:vg@dnt.md To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9: 8:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from swebase.com (mail.swebase.com [212.75.75.45]) by hub.freebsd.org (Postfix) with ESMTP id 5FAC037B9F9 for ; Tue, 18 Apr 2000 09:08:32 -0700 (PDT) (envelope-from kasper@swebase.com) Received: from ns1 [212.75.75.43] by swebase.com (SMTPD32-6.00) id A93093200EC; Tue, 18 Apr 2000 18:11:28 +0200 From: "Kasper" To: Subject: Link to another machine Date: Tue, 18 Apr 2000 18:13:29 +0200 Message-ID: <000001bfa951$08cf1f20$2b4b4bd4@swebase.com> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello i wonder if i can do a link to another machine in my network ?? And if i can HOW?? ./Kasper To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:10:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 7423137B6D6 for ; Tue, 18 Apr 2000 09:10:20 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id JAA30334 for ; Tue, 18 Apr 2000 09:10:19 -0700 Date: Tue, 18 Apr 2000 09:10:19 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: auth_pam Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Having problems getting a file to restore off of a remote tape. The session logs in just fine with restore but only after this prints to the screen # restore -i -f coretes.cydonia.net:/dev/nrsa0 Apr 18 09:04:50 coretes rshd[21649]: auth_pam: Permission denied Apr 18 09:04:50 coretes rshd[21649]: auth_pam: Permission denied Apr 18 09:04:50 coretes rshd[21649]: PAM authentication failed Apr 18 09:04:50 coretes rshd[21649]: PAM authentication failed I get a prompt for restore. I add the needed file and the tape go's for a good hour before asking me if I want to set permissions for the file. I make my selection and then end the restore session. But the file is never restored. I'm curious if the PAM errors are prohibiting it from actualy having permissions to write the file back to the system or something. I'm stumped. Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:11:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 0587737B6FE for ; Tue, 18 Apr 2000 09:11:30 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id MAA91370; Tue, 18 Apr 2000 12:11:14 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 18 Apr 2000 12:11:06 -0400 (EDT) From: Steve Hovey To: Vladimir Girnetz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: about spwd.db In-Reply-To: <15795.000418@dnt.md> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Check the man pages for the switch to use to increase the memory buffer/cache size. On Tue, 18 Apr 2000, Vladimir Girnetz wrote: > Hello FreeBSD , > > I have on FreeBSD machine about 33000 users and this number grow! > To add a new user takes about 1 minute.At this time the machine is > very busy :( > I use the standart pw, and pwd_mkdb > > Are there any solutions to make it more easely? > > I tried this idea: > the spwd.db file is in DB3 format (as is written in man pages of > pwd_mkdb). > with perl database manager I tried to make some changes there, but > without any succes. > Does somebody know how can I make it? > > > Best regards, > Vladimir mailto:vg@dnt.md > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:16: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.dnt.md (dnt.md [195.138.124.37]) by hub.freebsd.org (Postfix) with ESMTP id 9C91E37B59F for ; Tue, 18 Apr 2000 09:15:56 -0700 (PDT) (envelope-from vg@dnt.md) Received: from ccna.dnt.md (ccna.dnt.md [195.138.126.45] (may be forged)) by zeus.dnt.md (8.9.3/8.9.3) with ESMTP id TAA17663; Tue, 18 Apr 2000 19:15:41 +0300 (EEST) Date: Tue, 18 Apr 2000 19:15:45 +0300 From: Vladimir Girnetz X-Mailer: The Bat! (v1.36/DNT) Reply-To: Vladimir Girnetz Organization: Asociatia DNT X-Priority: 3 (Normal) Message-ID: <14802.000418@dnt.md> To: Steve Hovey Cc: freebsd-questions@freebsd.org Subject: Re[2]: Fwd: about spwd.db In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Steve, Tuesday, April 18, 2000, 7:11:06 PM, you wrote: SH> Check the man pages for the switch to use to increase the memory SH> buffer/cache size. This will not help, the maximum what I made - 30 sec for rebuiding the database. What will be when number of users will grow to 50000??? Best regards, Vladimir mailto:vg@dnt.md SH> On Tue, 18 Apr 2000, Vladimir Girnetz wrote: >> Hello FreeBSD , >> >> I have on FreeBSD machine about 33000 users and this number grow! >> To add a new user takes about 1 minute.At this time the machine is >> very busy :( >> I use the standart pw, and pwd_mkdb >> >> Are there any solutions to make it more easely? >> >> I tried this idea: >> the spwd.db file is in DB3 format (as is written in man pages of >> pwd_mkdb). >> with perl database manager I tried to make some changes there, but >> without any succes. >> Does somebody know how can I make it? >> >> >> Best regards, >> Vladimir mailto:vg@dnt.md >> >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message >> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:29:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes03-hme0.telusplanet.net (edtnes03.telus.net [199.185.220.103]) by hub.freebsd.org (Postfix) with ESMTP id DC46C37BA4C for ; Tue, 18 Apr 2000 09:29:33 -0700 (PDT) (envelope-from djfast@telus.net) Received: from alpha ([216.232.49.95]) by priv-edtnes03-hme0.telusplanet.net (InterMail vM.4.01.02.11 201-229-116-111) with SMTP id <20000418162921.XPSN9188.priv-edtnes03-hme0.telusplanet.net@alpha> for ; Tue, 18 Apr 2000 10:29:21 -0600 From: "Donald Fast" To: Subject: RE: The Complete FreeBSD 4.0 book (was FreeBSD 4.0) Date: Tue, 18 Apr 2000 09:28:58 -0700 Message-ID: <000201bfa953$32deb8a0$5f31e8d8@bc.hsia.telus.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal In-Reply-To: <000001bfa951$08cf1f20$2b4b4bd4@swebase.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I also would like to know when (i hope not, if) the book will be published. I can not seem to find an answer in the mailing list or the archives. Apologies if i missed it. Donald Fast >Date: Sat, 15 Apr 2000 04:35:19 EDT >From: Cylink19@aol.com >To: freebsd-questions@freebsd.org >Subject: FreeBSD 4.0 >Message-ID: <18.26510c9.262983c7@aol.com> > > Can you please tell when your releasing The Complete FreeBSD 4.0 w/ 4 CDs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:34:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id BD84837BA99 for ; Tue, 18 Apr 2000 09:34:14 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id MAA35387 for freebsd-questions@freebsd.org; Tue, 18 Apr 2000 12:34:10 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004181634.MAA35387@blackhelicopters.org> Subject: session leader To: freebsd-questions@freebsd.org Date: Tue, 18 Apr 2000 12:34:10 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, In writing some UNIX-for-doofi-style documentation, I've come across something I'm not quite sure of. Man ps includes s The process is a session leader. So, what exactly is a "session leader"? A process with children? ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:35:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id EA78937B54D for ; Tue, 18 Apr 2000 09:35:05 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id MAA12518 for ; Tue, 18 Apr 2000 12:35:04 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA74DB; Tue, 18 Apr 2000 12:33:23 -0400 To: Rahul Siddharthan Cc: questions@FreeBSD.ORG Subject: Re: Re: Netscape6 on 3.4R Date: Tue, Apr 18 2000 12:35:03 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363758CFB.AAA74DB@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >If you installed linux-base reasonably recently it would be 6.1 . >You can check with > >ls /var/db/pkg/linux_base* > I have linux_base-5.2. That brings a few questions. 1) I suppose I can uninstall this easily enough with pkg_delete linux_base-5.2 2) I am behind a firewall and have not been able to get ports to automatically download ports or packages. What is the full path for where to get linux_base-6.1? I checked ftp.freebsd.org but was not able to find 6.l. A port or package will do. Preferably a package. 3) Where did you get netscape6? Did you use the linux version of netscape from mozilla.org? Or is it available from ftp.freebsd.org? If so, what is the full path to this? 4) What install steps did you take to install netscape? I downloaded the mozilla version and it was not clear how to install. This is assuming that I don't use the ports. Thanks much. I would like to get this working. Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:35:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id C552637BB7E for ; Tue, 18 Apr 2000 09:35:40 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id JAA61011; Tue, 18 Apr 2000 09:35:23 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <38FC8ECB.10E27DC2@gorean.org> Date: Tue, 18 Apr 2000 09:35:23 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0409 i386) X-Accept-Language: en MIME-Version: 1.0 To: Lorenzo.Cavassa@CSP.it Cc: questions@freebsd.org Subject: Re: FreeBSD 3.4/4.0 and NFS References: <38FC3D07.643A7F9B@CSP.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lorenzo Cavassa wrote: > > Hi, > > i would like to know if the FreeBSD 3.4 or 4.x NFS implementation is > 'NFS-locking-problem' free. > I have to run several FreeBSD mail servers with Cyrus (patched to work > over NFS) and a NFS backend made with NetAPP filers. There is still no lockd for freebsd. It's being worked on though. More information in the -current archives. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:41: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 017DE37BB1D for ; Tue, 18 Apr 2000 09:41:04 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000418164103.BUNX910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Tue, 18 Apr 2000 09:41:03 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12hb3e-0000LN-00 for ; Tue, 18 Apr 2000 12:41:02 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Is 4 STABLE yet? X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 18 Apr 2000 12:41:02 -0400 Message-ID: <878zybxsyp.fsf@tea.thpoon.com> Lines: 14 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At ftp.freebsd.org FreeBSD-stable still points to 3.4. However, I have read this on one of my mailing lists: ,----[ uname -a ] | FreeBSD matador.mtwd1.on.wave.home.com 4.0-STABLE FreeBSD 4.0-STABLE #1: | Tue Apr 18 03:39:59 EDT 2000 `---- So, is 4.0 STABLE yet or not? Thanks! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:41:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from darkstar.qx.net (darkstar.qx.net [208.235.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 3C34D37BA86 for ; Tue, 18 Apr 2000 09:41:56 -0700 (PDT) (envelope-from jfreeze@qx.net) Received: from mail2.qx.net (mail.qx.net [208.235.88.233]) by darkstar.qx.net (8.9.3/8.9.3) with ESMTP id MAA12784 for ; Tue, 18 Apr 2000 12:41:55 -0400 From: jfreeze@qx.net Received: from mail.qx.net ([208.235.88.43]) by mail2.qx.net (Netscape Messaging Server 3.6) with SMTP id AAA2E9; Tue, 18 Apr 2000 12:40:14 -0400 To: Rahul Siddharthan Cc: Glenn Johnson , Marc Silver , jfreeze@qx.net, questions@FreeBSD.ORG Subject: Re: Re: Netscape6 on 3.4R Date: Tue, Apr 18 2000 12:41:54 GMT-0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <77363758FAE.AAA2E9@mail2.qx.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> If you have the source you can edit /usr/src/sys/i386/include/npx.h on >> your FreeBSD 3.4 system. The comments in the file will tell you what to >> do. > >That worked. It's running now. Thanks. > >Rahul. What exact changes to npx.h were made? From what I can tell I will need to change #define __386BSD_NPXCW__ 0x362 to #define __386BSD_NPXCW__ 0x37F and/or #define __INITIAL_NPXCW__ __BDE_NPXCW__ to #define __INITIAL_NPXCW__ __BETTER_BDE_NPXCW__ Also, does this change require a rebuild of the kernel or is just for the build of netscape? TIA Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:49:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id D39D637BAEC for ; Tue, 18 Apr 2000 09:49:29 -0700 (PDT) (envelope-from rsidd@theory6.physics.iisc.ernet.in) Received: (qmail 1088 invoked from network); 18 Apr 2000 16:49:19 -0000 Received: from unknown (HELO theory6.physics.iisc.ernet.in) (qmailr@144.16.71.126) by theory1.physics.iisc.ernet.in with SMTP; 18 Apr 2000 16:49:19 -0000 Received: (qmail 13624 invoked by uid 211); 18 Apr 2000 16:49:18 -0000 Date: Tue, 18 Apr 2000 22:19:18 +0530 From: Rahul Siddharthan To: jfreeze@qx.net Cc: questions@FreeBSD.ORG Subject: Re: Re: Netscape6 on 3.4R Message-ID: <20000418221918.D12766@theory6.physics.iisc.ernet.in> References: <77363758FAE.AAA2E9@mail2.qx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <77363758FAE.AAA2E9@mail2.qx.net>; from jfreeze@qx.net on Tue, Apr 18, 2000 at 04:55:04PM +0000 X-Operating-System: Linux 2.2.15pre4 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What exact changes to npx.h were made? > > #define __INITIAL_NPXCW__ __BDE_NPXCW__ > to > #define __INITIAL_NPXCW__ __BETTER_BDE_NPXCW__ That's what I did. > Also, does this change require a rebuild of the kernel or is just for the build of netscape? The kernel. And reboot. Netscape 6 is a binary (the linux binary), there is no source (the source is available with mozilla). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:53:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id DB33E37BA4C for ; Tue, 18 Apr 2000 09:53:54 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp079.WORLDY.COM [209.5.30.109]) by home.worldy.com (8.8.7/8.8.7) with SMTP id MAA14117; Tue, 18 Apr 2000 12:53:50 -0400 Message-ID: <38FC5A85.2781E494@worldy.com> Date: Tue, 18 Apr 2000 12:52:21 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: Ari SigurПsson Cc: questions@freebsd.org Subject: Re: Hylafax not dialing - after installation References: <38FB4499.41C67EA6@worldy.com> <002301bfa90d$9250a190$05aa90c2@solver.is> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes. faxaddmodem recognized my usr 2.0 modem no problem. a "faxmodem cuaa1" command gave no status message but a return to the shell prompt. still the process does not seem to show the modem as per my initial description. There is also no log being created. I imagine that would help in decoding the problem - following the man pages I tried modifying hfaxd.conf with "ServerTracing 0x3" and modifying the "syslog.conf" file with; "local5.debug /var/spool/fax/etc/syslog" I noticed in the troubleshooting guide at hylafax.org it says " "...the most common scheduler-related problem encountered is that no outbound jobs get scheduled for processing. faxq will only schedule an outbound job when it believes it has a modem available that is capable of handling a job's needs..." It seems to me we are somewhere here in that the scheduling is not recognizing the modem? Ari SigurПsson wrote: > > have you sucessefully added your modem with faxaddmodem > and then activated it with faxmodem? > > ----- Original Message ----- > From: "David Banning" > To: "FreeBSD" > Sent: Monday, April 17, 2000 6:06 PM > Subject: Hylafax not dialing - after installation > > > I tried the manuals simple; > > > > $ sendfax -d 2523608 -n /etc/passwd > > request id is 3 (group id 3) for host localhost (1 file) > > > > ... hmmm no errors there. > > > > then I tried: > > > > $ faxstat > > HylaFAX scheduler on tracker: Running > > > > then I tried: > > > > $ faxstat -v > > Trying localhost (127.0.0.1) at port 4559... > > Connected to localhost. > > 220 tracker server (HylaFAX (tm) Version 4.0pl2) ready. > > -> USER tracker > > 230 User tracker logged in. > > -> PORT 127,0,0,1,4,96 > > 200 PORT command successful. > > -> LIST status > > 150 Opening new data connection for "status". > > HylaFAX scheduler on tracker: Running > > 226 Transfer complete. > > > > ...that was a little different from the man sheets which said I > > should have got: > > > > HylaFAX scheduler on tracker: Running > > Modem ttyf2 (+1 510 528-9999): Running and idle > > 226 Transfer complete. > > > > as the last three lines - the (middle) modem line above > > seems to be what my status message is missing. > > Any ideas where I should look from here? > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 9:59:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 9A83F37B529 for ; Tue, 18 Apr 2000 09:59:33 -0700 (PDT) (envelope-from rsidd@theory6.physics.iisc.ernet.in) Received: (qmail 1116 invoked from network); 18 Apr 2000 16:59:26 -0000 Received: from unknown (HELO theory6.physics.iisc.ernet.in) (qmailr@144.16.71.126) by theory1.physics.iisc.ernet.in with SMTP; 18 Apr 2000 16:59:26 -0000 Received: (qmail 13638 invoked by uid 211); 18 Apr 2000 16:59:26 -0000 Date: Tue, 18 Apr 2000 22:29:26 +0530 From: Rahul Siddharthan To: jfreeze@qx.net Cc: questions@FreeBSD.ORG Subject: Re: Re: Netscape6 on 3.4R Message-ID: <20000418222926.E12766@theory6.physics.iisc.ernet.in> References: <77363758CFB.AAA74DB@mail2.qx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <77363758CFB.AAA74DB@mail2.qx.net>; from jfreeze@qx.net on Tue, Apr 18, 2000 at 04:48:11PM +0000 X-Operating-System: Linux 2.2.15pre4 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jfreeze@qx.net said on Apr 18, 2000 at 16:48:11: > >If you installed linux-base reasonably recently it would be 6.1 . > >You can check with > > > >ls /var/db/pkg/linux_base* > > > I have linux_base-5.2. > > That brings a few questions. > 1) I suppose I can uninstall this easily enough with > pkg_delete linux_base-5.2 I think you may also need to pkg_delete linux_lib-something. > 2) I am behind a firewall and have not been able to get ports to automatically download ports or packages. > What is the full path for where to get linux_base-6.1? > I checked ftp.freebsd.org but was not able to find 6.l. > A port or package will do. Preferably a package. The port consists of a big bunch of Red Hat 6.1 RPM's. If you have access to a Red Hat 6.1 cd you can copy the required ones into /usr/ports/distfiles/rpm/ (see what's required from the makefile). Or download the stuff from Red Hat or a mirror. In addition to what's installed by linux_base you'll need libjpeg-6b a nd gtk+ -- the netscape port should install these automatically, just put the rpm's in the distfiles/rpm directory. > 3) Where did you get netscape6? Did you use the linux version of netscape from mozilla.org? It's the linux netscape 6 preview release from netscape.com . I don't know whether the same thing is available on mozilla.org. > 4) What install steps did you take to install netscape? I downloaded > the mozilla version and it was not clear how to install. This is > assuming that I don't use the ports. The easiest is to use the ports cd /usr/ports/www/linux-netscape6 make install But otherwise, just untar it somewhere, cd to the package/ directory, and run netscape from that directory. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10: 8:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d09.mx.aol.com (imo-d09.mx.aol.com [205.188.157.41]) by hub.freebsd.org (Postfix) with ESMTP id 9985037BA86 for ; Tue, 18 Apr 2000 10:08:33 -0700 (PDT) (envelope-from Gerlbonnie@aol.com) Received: from Gerlbonnie@aol.com by imo-d09.mx.aol.com (mail_out_v25.3.) id n.7e.3b294c4 (3959) for ; Tue, 18 Apr 2000 13:08:21 -0400 (EDT) From: Gerlbonnie@aol.com Message-ID: <7e.3b294c4.262df084@aol.com> Date: Tue, 18 Apr 2000 13:08:20 EDT Subject: (no subject) To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 104 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a friend with an IBM PS/1IT with Windows 3.1. Can freebsd be installed on this computer? She is a shut in with no funds to get any upgrades OR new computer system. Thanks, Bonnie Maloney To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10: 9:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeppo.it.uu.se (zeppo.it.uu.se [130.238.15.19]) by hub.freebsd.org (Postfix) with ESMTP id C36FA37BB26 for ; Tue, 18 Apr 2000 10:09:04 -0700 (PDT) (envelope-from ertr1013@csd.uu.se) Received: (from ertr1013@localhost) by zeppo.it.uu.se (8.8.5/8.8.5) id TAA09268; Tue, 18 Apr 2000 19:08:39 +0200 (MET DST) Date: Tue, 18 Apr 2000 19:08:39 +0200 From: Erik Trulsson To: Pablo Cc: questions@FreeBSD.ORG Subject: Re: Please Message-ID: <20000418190839.A9244@student.csd.uu.se> References: <38FC701D.3E6AAE84@internexo.co.cr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38FC701D.3E6AAE84@internexo.co.cr>; from josoroma@internexo.co.cr on Tue, Apr 18, 2000 at 08:24:29AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 08:24:29AM -0600, Pablo wrote: > My problem is: > How can i configure the server perfect with my hardaware, because my > video card is not listed. > I installed Freebsd 3.2 > ***************************************************************************** > Please, help me. > What i have to do? > I have to download the driver? > Can i run xf86config? Send one example of a good configuration for me. > Can i configure this manually, how? Send one example of a good > configuration for me. > Have you tried running XF86Setup or xf86config? Try running one of them and select the chipset that SuperProbe claims you have. (sis86c02). And remeber to set the size of the videoram explicitly when asked for it since it appears that XFree86 can't detect it automatically. I would recommend to try XF86Setup first since it is (IMO) both easier to use and the generated config-file is more readable. It will probably work. > Thanks. > ***************************************************************************** > I ran the program SuperProbe and the result was: > Chipset: Silicon Integrated Systems SG86C202 (PCI Probed) > Memory: 0 Kbytes > RAMDAC: Generic 8-bit pseudo-color DAC > with 6-bit wide lookup tables (or in 6-bit mode)) > ***************************************************************************** > My hardware is: > Mainboard: Pentium Mainboard PCI Bus and ISA Bus. > Video card: FVGAP-SS (SIS 6202) PCI VGA Card. > Video Ram: 1 MB. > Ram: 16 MB. > Monitor: 14, Color Monitor, VESA VGA / XGA. > Mouse: Genius > Printer: Canon BJC-1010 > ***************************************************************************** -- Erik Trulsson ertr1013@student.csd.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:13:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts2-srv.bellnexxia.net (tomts2.bellnexxia.net [209.226.175.140]) by hub.freebsd.org (Postfix) with ESMTP id BD9F337B72D for ; Tue, 18 Apr 2000 10:13:35 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([207.236.126.157]) by tomts2-srv.bellnexxia.net (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000418171334.VNEH1435.tomts2-srv.bellnexxia.net@sympatico.ca>; Tue, 18 Apr 2000 13:13:34 -0400 Message-ID: <38FC970E.59E3325F@sympatico.ca> Date: Tue, 18 Apr 2000 13:10:38 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Gerlbonnie@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: (no subject) References: <7e.3b294c4.262df084@aol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gerlbonnie@aol.com wrote: > > I have a friend with an IBM PS/1IT with Windows 3.1. Can freebsd be installed > on this computer? Yuppers. She is a shut in with no funds to get any upgrades OR new > computer system. FreeBSD can be downloaded from free. She _will_ however require a network connection. > Thanks, > Bonnie Maloney > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Paul H. ======================================================================= Don't underestimate the power of stupid people in large groups. Email: dp@penix.org & transmogrify@sympatico.ca BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F D5EC 3D39 F274 4AA3E8B9 Public Key's available here: http://bling.dyn.dhs.org/texts/public.html ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:18:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 4360237B54D for ; Tue, 18 Apr 2000 10:18:07 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.6.87.122] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12hbce-0001mo-00; Tue, 18 Apr 2000 18:17:12 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id SAA00842; Tue, 18 Apr 2000 18:17:30 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 18:17:30 +0100 From: Mark Ovens To: J McKitrick Cc: Brett Taylor , questions@freebsd.org Subject: Re: staroffice from cdrom Message-ID: <20000418181730.A232@parish> References: <20000413204037.A1865@dogma.freebsd-uk.eu.org> <20000414000117.A233@parish> <20000414002220.A4327@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000414002220.A4327@dogma.freebsd-uk.eu.org>; from jcm@freebsd-uk.eu.org on Fri, Apr 14, 2000 at 12:22:20AM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 14, 2000 at 12:22:20AM +0100, J McKitrick wrote: > So what is the trick to install it? > The line NO_CDROM= 'Must be downloaded direct from Sun via www interface' in the Makefile means that it can't be put on the FreeBSD CDs. To install it from the Sun CDs, the following from the Makefile holds the answer: .if !exists(${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun. com/staroffice. Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${_DISTDIR} a nd run make again. Or, if you have the Sun StarOffice 5.1 CDROM, please run 'ma ke USE_CDROM=yes'" .endif HTH > > jm > -- > ------------------------------------------------------------------- > Jonathon McKitrick -- jcm@freebsd-uk.eu.org To Microsoft: > "Your tyranny I was part of, is now cracking on every side. > Now your own life is in danger. Your Empire is on fire." Front 242 > ------------------------------------------------------------------- -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:19: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 803CD37BA72 for ; Tue, 18 Apr 2000 10:18:58 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 32512 invoked from network); 18 Apr 2000 17:18:52 -0000 Received: from unknown (HELO term3-062.speakeasy.net) (216.231.33.62) by grace.speakeasy.org with SMTP; 18 Apr 2000 17:18:52 -0000 Date: Tue, 18 Apr 2000 10:18:51 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Rasmus Skaarup Cc: Angel Luis , freebsd-questions@FreeBSD.ORG Subject: Re: obtener freeebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > Hi, > > First, please write in english. No, that's ridiculous. If you don't understand it, skip over it like the rest of us do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:19:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cwb.pacific.net.hk (cwb.pacific.net.hk [202.14.67.92]) by hub.freebsd.org (Postfix) with ESMTP id 3D27537BA4A for ; Tue, 18 Apr 2000 10:19:12 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from kwaifong.pacific.net.hk (kwaifong.pacific.net.hk [202.14.67.7]) by cwb.pacific.net.hk with ESMTP id BAA26390 for ; Wed, 19 Apr 2000 01:18:59 +0800 (HKT) Received: from alexkwan (ppp103.dyn29.pacific.net.hk [202.64.29.103]) by kwaifong.pacific.net.hk with SMTP id BAA16106 for ; Wed, 19 Apr 2000 01:18:53 +0800 (HKT) Message-ID: <000701bfa95a$6e2480a0$671d40ca@alexkwan> From: "Alex Kwan" To: Subject: Re: How to setup a PLIP connection for Installation Date: Wed, 19 Apr 2000 01:20:35 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! How to setup a PLIP (laplink) network connection for the installation? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:23: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id 3FF6237BA37 for ; Tue, 18 Apr 2000 10:23:02 -0700 (PDT) (envelope-from hamellr@aracnet.com) Received: from shell1.aracnet.com (shell1.aracnet.com [216.99.193.21]) by mail3.aracnet.com (8.9.3/8.9.3) with ESMTP id KAA17138; Tue, 18 Apr 2000 10:22:34 -0700 Received: by shell1.aracnet.com (8.9.3) id KAA05720; Tue, 18 Apr 2000 10:25:02 -0700 Date: Tue, 18 Apr 2000 10:25:02 -0700 (PDT) From: Rick Hamell To: "Crist J. Clark" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Strange Nat/DNS? problem In-Reply-To: <20000417225839.B52719@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > network_interfaces="auto" > > > > # -- sysinstall generated deltas -- # > > ifconfig_fxp0="inet 216.36.55.89 netmask 255.255.0.0" > ^^^^^^^^^^^ > Is that the correct netmask? It was at one time... but then my gateway changed from the provider... I changed it to 255.255.255.0 and now everything works though! Thanks for your help! Stupid little things always get ya....:) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:47:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by hub.freebsd.org (Postfix) with ESMTP id E060F37BB73 for ; Tue, 18 Apr 2000 10:47:27 -0700 (PDT) (envelope-from sdk@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id F1A1936DE for ; Tue, 18 Apr 2000 12:47:26 -0500 (CDT) Received: (from sdk@localhost) by isis.visi.com (8.8.8/8.8.8) id MAA02604 for questions@freebsd.org; Tue, 18 Apr 2000 12:47:26 -0500 (CDT) Date: Tue, 18 Apr 2000 12:47:26 -0500 From: Stephen To: questions@freebsd.org Subject: cvsup and ports-base question Message-ID: <20000418124726.A2021@visi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm currently using 3.4-20000311-STABLE. To compile the latest port tarballs from www.freebsd.org/ports, should I be cvsup'ing ports-base with the tag RELENG_3 or .? -- sdk@yuck.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 10:49:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sand.global.net.uk (sand.global.net.uk [195.147.248.109]) by hub.freebsd.org (Postfix) with ESMTP id 52F0237B957 for ; Tue, 18 Apr 2000 10:49:50 -0700 (PDT) (envelope-from c.raven@ukonline.co.uk) Received: from [194.126.67.89] (helo=fink) by sand.global.net.uk with smtp (Exim 2.05 #1) id 12hc8D-0004iA-00 for freebsd-questions@FreeBSD.ORG; Tue, 18 Apr 2000 18:49:49 +0100 Message-ID: <009d01bfa95d$bd0f1c40$0200000a@cian.net> From: To: Subject: vipw - pwd.db locked Date: Tue, 18 Apr 2000 18:44:17 +0100 Organization: CIAN MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I made a real booboo. Whilst trying to change a user password on a FreeBSD 3.2 box (as root), I typed: #chpass A vi session opened on this user which then dropped out. Now I can't access the /etc/pwd.db file via 'vipw' - I just get: vipw: the password db file is busy I can see a lockfile in there .......... '/etc/pw.C39454' But, even if I move it, the same error arises. How do I unlock my password file? Can I resume the session? #vi -r pw.C39454 Gives: 'No files named pw.C39454, readable by you, to recover' I have searched the mal archive but none of the answers in there match up with this problem. I also can't find an answer to this on any of the 'Vi' sites. This is really quite urgent as no user changes/additions/removals can now take place on this mahine :o( ! TIA, Chris R. P.S. Please CC me as I'm not currently subscribed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 11:25: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id 58CE437BB28 for ; Tue, 18 Apr 2000 11:25:05 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.206.67] (helo=parish.my.domain) by carbon.btinternet.com with esmtp (Exim 2.05 #1) id 12hcfC-0007HK-00; Tue, 18 Apr 2000 19:23:54 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA03196; Tue, 18 Apr 2000 19:23:46 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 19:23:45 +0100 From: Mark Ovens To: "William D. Freeman" Cc: freebsd-questions@freebsd.org Subject: Re: XMMS Message-ID: <20000418192345.D232@parish> References: <38F89ACA.2B00FBAF@picusnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F89ACA.2B00FBAF@picusnet.com>; from wdf@picusnet.com on Sat, Apr 15, 2000 at 12:37:30PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 15, 2000 at 12:37:30PM -0400, William D. Freeman wrote: > Has anyone been able to get Xmms to read CDs that can tell me how to do > it? > Er, what version of xmms? Reading (i.e. playing audio) CDs appears to be broken in 1.0.1 (at least with my SCSI CD, maybe IDE works OK?). It worked fine in 0.9.5.1, although that didn't have CDDB support. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 11:35:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id B3F9437BB5A for ; Tue, 18 Apr 2000 11:35:07 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.53] by picusnet.com with ESMTP (SMTPD32-5.05) id AA9D7B60154; Tue, 18 Apr 2000 14:34:05 -0400 Message-ID: <38FCAACA.59673FBE@picusnet.com> Date: Tue, 18 Apr 2000 14:34:50 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: freebsd-questions@freebsd.org Subject: Re: XMMS References: <38F89ACA.2B00FBAF@picusnet.com> <20000418192345.D232@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Actualy, i figured it out like, 5 secods after i posted that: #chmod +r /dev/acd0c Mark Ovens wrote: > On Sat, Apr 15, 2000 at 12:37:30PM -0400, William D. Freeman wrote: > > Has anyone been able to get Xmms to read CDs that can tell me how to do > > it? > > > > Er, what version of xmms? Reading (i.e. playing audio) CDs appears to > be broken in 1.0.1 (at least with my SCSI CD, maybe IDE works OK?). It > worked fine in 0.9.5.1, although that didn't have CDDB support. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > ...and on the eighth day God created UNIX > ________________________________________________________________ > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://ukug.uk.freebsd.org/~mark/ > mailto:mark@ukug.uk.freebsd.org http://www.radan.com -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 11:36:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 64E8E37BB60 for ; Tue, 18 Apr 2000 11:36:27 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12hclq-000OCc-00 for questions@freebsd.org; Tue, 18 Apr 2000 19:30:46 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12hcls-000Kzq-00 for questions@FreeBSD.org; Tue, 18 Apr 2000 19:30:48 +0100 Date: Tue, 18 Apr 2000 19:30:47 +0100 From: Ben Smithurst To: questions@FreeBSD.org Subject: sudden signal 11s (again) Message-ID: <20000418193047.A54921@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A while ago, I reported this: (message id was <20000405162637.A93540@strontium.scientia.demon.co.uk>) > Apr 5 15:43:18 platinum /kernel: pid 14338 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:11 platinum /kernel: pid 15991 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:14 platinum /kernel: pid 16416 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:25 platinum /kernel: pid 16903 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:45 platinum /kernel: pid 17715 (inetd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:45 platinum /kernel: pid 34134 (lpd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:45 platinum inetd[33097]: /usr/libexec/fingerd[17715]: exit status 0x8b > Apr 5 15:50:45 platinum /kernel: pid 17945 (inetd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:45 platinum /kernel: pid 24914 (rpc.statd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:45 platinum /kernel: pid 21978 (portmap), uid 1: exited on signal 11 > Apr 5 15:50:48 platinum /kernel: pid 18814 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:50:55 platinum /kernel: pid 18890 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:52:23 platinum /kernel: pid 19493 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:52:30 platinum /kernel: pid 19530 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:52:35 platinum /kernel: pid 19790 (sshd), uid 0: exited on signal 11 (core dumped) > Apr 5 15:53:32 platinum /kernel: pid 23406 (xterm), uid 0: exited on signal 11 > Apr 5 15:53:33 platinum /kernel: pid 21315 (sh), uid 1001: exited on signal 11 (core dumped) > Apr 5 15:53:33 platinum /kernel: pid 20603 (xinit), uid 1001: exited on signal 10 (core dumped) > Apr 5 15:54:45 platinum init: fatal signal: Segmentation fault > Apr 5 15:55:15 platinum init: /etc/rc.shutdown returned status 11 I've just had a load of similar problems on another machine, followed by a spontaneous reboot. (I was in X at the time so I don't know if any messages were printed on the console. All I see in the log is: Apr 18 18:22:35 strontium /kernel: pid 72808 (xterm), uid 0: exited on signal 11 Apr 18 18:25:00 strontium CRON[93826]: (root) CMD (/usr/libexec/atrun) Apr 18 18:30:00 strontium CRON[15599]: (root) CMD (/usr/libexec/atrun) Apr 18 18:32:43 strontium /kernel: pid 18729 (exim), uid 10: exited on signal 11 Apr 18 18:35:01 strontium CRON[22308]: (root) CMD (/usr/libexec/atrun) Apr 18 18:40:01 strontium CRON[45363]: (root) CMD (/usr/libexec/atrun) Apr 18 18:45:00 strontium CRON[61942]: (root) CMD (/usr/libexec/atrun) Apr 18 18:47:42 strontium /kernel: pid 80705 (exim), uid 10: exited on signal 11 Apr 18 18:50:00 strontium CRON[47721]: (root) CMD (/usr/libexec/atrun) Apr 18 18:55:00 strontium CRON[48465]: (root) CMD (/usr/libexec/atrun) Apr 18 19:00:00 strontium CRON[28780]: (root) CMD (newsyslog) Apr 18 19:00:00 strontium CRON[28910]: (root) CMD (/usr/libexec/atrun) Apr 18 19:02:42 strontium /kernel: pid 53590 (exim), uid 10: exited on signal 11 Apr 18 19:05:00 strontium CRON[44727]: (root) CMD (/usr/libexec/atrun) Apr 18 19:09:42 strontium /kernel: pid 73638 (xterm), uid 0: exited on signal 11 Apr 18 19:09:53 strontium /kernel: pid 73275 (xterm), uid 0: exited on signal 11 Apr 18 19:10:00 strontium CRON[55815]: (root) CMD (/usr/libexec/atrun) Apr 18 19:11:09 strontium /kernel: pid 12680 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:11:14 strontium /kernel: pid 91594 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:11:15 strontium /kernel: pid 66665 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:11:15 strontium /kernel: pid 12495 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:11:15 strontium /kernel: pid 51208 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:11:16 strontium sshd[40492]: Connection rate limit of 5/10s has been exceeded; dropping connection from 0.0.0.0. Apr 18 19:11:16 strontium sshd[40492]: Connection rate limit of 5/10s has been exceeded; dropping connection from 0.0.0.0. Apr 18 19:11:21 strontium /kernel: pid 82381 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:11:22 strontium /kernel: pid 55054 (sshd), uid 0: exited on signal 11 (core dumped) Apr 18 19:13:48 strontium /kernel: pid 71528 (xterm), uid 0: exited on signal 11 Apr 18 19:13:51 strontium /kernel: pid 46370 (communicator-4.6), uid 1000: exited on signal 10 (core dumped) I'm pretty sure now it's not hardware, although I also can't see where a bug like this could have come from if it is in FreeBSD. The exact same problem has happened on two machines, within the space of a couple of weeks, and neither machine ever had problems with 3-STABLE, and neither of my other two machines (running 3-STABLE) have done this. Does anyone have any suggestions about what I could do to investigate this if it happens again? I'll upgrade to the latest -stable first though. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 11:38:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 113DF37BB5D for ; Tue, 18 Apr 2000 11:38:45 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3IIxI017867; Tue, 18 Apr 2000 11:59:18 -0700 (PDT) Date: Tue, 18 Apr 2000 11:59:18 -0700 From: Alfred Perlstein To: R Joseph Wright Cc: Rasmus Skaarup , Angel Luis , freebsd-questions@FreeBSD.ORG Subject: Re: obtener freeebsd Message-ID: <20000418115918.V4381@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from rjoseph@speakeasy.org on Tue, Apr 18, 2000 at 10:18:51AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * R Joseph Wright [000418 10:48] wrote: > On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > > > > Hi, > > > > First, please write in english. > > No, that's ridiculous. If you don't understand it, skip over it like the > rest of us do. I don't speak spanish, but it sure looked like a 'where do I get freebsd' message. :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 11:43:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.de [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 8617037BB04 for ; Tue, 18 Apr 2000 11:43:16 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd00.sul.t-online.de by mailout02.sul.t-online.de with smtp id 12hcxk-00015I-06; Tue, 18 Apr 2000 20:43:04 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.156.3.67]) by fwd00.sul.t-online.de with esmtp id 12hcxg-1VQVEXC; Tue, 18 Apr 2000 20:43:00 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id UAA01507; Tue, 18 Apr 2000 20:04:45 +0200 (CEST) Date: Tue, 18 Apr 2000 20:04:45 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is 4 STABLE yet? In-Reply-To: <878zybxsyp.fsf@tea.thpoon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes. FreeBSD Stable 4.0 IS out. HTH -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. The longest English word is: Pneumonoultramicroscopilicovolcanoconiosis ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On 18 Apr 2000, Arcady Genkin wrote: > At ftp.freebsd.org FreeBSD-stable still points to 3.4. However, I have > read this on one of my mailing lists: > > ,----[ uname -a ] > | FreeBSD matador.mtwd1.on.wave.home.com 4.0-STABLE FreeBSD 4.0-STABLE #1: > | Tue Apr 18 03:39:59 EDT 2000 > `---- > > So, is 4.0 STABLE yet or not? > > Thanks! > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 11:44:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout04.sul.t-online.de (mailout04.sul.t-online.de [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 6FE5237B940 for ; Tue, 18 Apr 2000 11:44:23 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd00.sul.t-online.de by mailout04.sul.t-online.de with smtp id 12hcyx-00043X-09; Tue, 18 Apr 2000 20:44:19 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.156.3.67]) by fwd00.sul.t-online.de with esmtp id 12hcyu-1VQVEYC; Tue, 18 Apr 2000 20:44:16 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id TAA01499; Tue, 18 Apr 2000 19:57:43 +0200 (CEST) Date: Tue, 18 Apr 2000 19:57:43 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Gary Jennejohn Cc: Frederik Meerwaldt , freebsd-questions@FreeBSD.ORG Subject: Re: =?ISO-2022-JP?B?GyRCIVY2WzVePnBKcxsoQg==?= !!=?ISO-2022-JP?B?GyRCRnxLXEgvJVMlQyUwJVclbSU4JSclLyVIO09GMBsoQg==?= =?ISO-2022-JP?B?GyRCGyhC?= !!=?ISO-2022-JP?B?GyRCIVcbKEI=?= In-Reply-To: <200004172112.XAA53909@peedub.muc.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! > >Huh?! What does that mean? > >Is the Mailing List Broken, that only crazy characters are posted? > > > >Please fix this problem ASAP. > > It's Japanese, which my exmh showed perfectly. The big giveaway is the > ``ISO-2022-JP'' in the Subject line. Oops, but this Mailing list is English. Why does he post japanese on it? Regards, Freddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12: 0:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay-out0.mail.uk.quza.net (relay-out0-qfe3.mail.uk.gblx.net [195.166.13.200]) by hub.freebsd.org (Postfix) with ESMTP id 5828E37B634 for ; Tue, 18 Apr 2000 12:00:04 -0700 (PDT) (envelope-from Mark@baggywrinkle.co.uk) Received: from heleops (dhcp-15-164.uk.quza.com [195.166.15.164]) by relay-out0.mail.uk.quza.net (8.9.3/8.9.3) with SMTP id PAA23769 for ; Mon, 17 Apr 2000 15:07:36 +0100 (BST) Message-ID: <007201bfa876$b0a45430$a40fa6c3@uk.gblx.net> From: "Mark Bath" To: Subject: Xicrom (REM56) 10/100Mb Ethernet and 56K Modem Date: Mon, 17 Apr 2000 15:10:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have read a number of posts on this mailing list about getting the above card to work with FreeBSD. I am somewhat confused as to what works and does not so could someone please clarify which version of FreeBSD I need to run to get the card working. I do not mind at the moment if the modem side does not work, but the ethernet side I need to get working. Mark Bath Mark@Baggywrinkle.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12: 5:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3101.mail.yahoo.com (web3101.mail.yahoo.com [204.71.202.186]) by hub.freebsd.org (Postfix) with SMTP id D599F37BA9A for ; Tue, 18 Apr 2000 12:05:22 -0700 (PDT) (envelope-from milisadi@yahoo.com) Message-ID: <20000418190519.10676.qmail@web3101.mail.yahoo.com> Received: from [203.166.242.62] by web3101.mail.yahoo.com; Tue, 18 Apr 2000 12:05:19 PDT Date: Tue, 18 Apr 2000 12:05:19 -0700 (PDT) From: adi milis Subject: cable modem ? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG has cable modem worked in freebsd ? can anyone give me some links about it ? if it is supported, What aspects should be considered ? Thanks in advanced __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12: 9:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tangelo.bmc.com (fw-us-hou-2.bmc.com [198.207.223.251]) by hub.freebsd.org (Postfix) with ESMTP id 5E45337BB0E for ; Tue, 18 Apr 2000 12:09:11 -0700 (PDT) (envelope-from John_P_Campbell@bmc.com) Received: from ec01-hou.bmc.com (ec01-hou.bmc.com [172.17.0.150]) by tangelo.bmc.com (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id OAA05559 for ; Tue, 18 Apr 2000 14:09:06 -0500 (CDT) Received: by ec01-hou.bmc.com with Internet Mail Service (5.5.2650.21) id ; Tue, 18 Apr 2000 14:09:06 -0500 Message-ID: From: "Campbell, John (Houston)" Reply-To: jpcampbell@bigfoot.com To: "'freebsd-questions@freebsd.org'" Subject: ld-elf.so error Date: Tue, 18 Apr 2000 14:08:29 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any idea why this error is happening? I just installed 4.0 from scratch. I've never had problems with vi before. : jpc % /usr/bin/vi /usr/libexec/ld-elf.so.1: Undefined symbol "stdscr" referenced from COPY relocation in /usr/bin/vi 4.0-RELEASE FreeBSD 4.0-RELEASE #1 jpc ------------------------------ John P. Campbell BMC Software 713-918-3929 (Direct) 1530B (Office) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12: 9:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id A1DFD37B648 for ; Tue, 18 Apr 2000 12:09:49 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id UAA00597; Tue, 18 Apr 2000 20:56:51 +0200 (CEST) Message-Id: <200004181856.UAA00597@peedub.muc.de> X-Mailer: exmh version 2.1.1 10/15/1999 To: Meerwaldt@t-online.de (Frederik Meerwaldt) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: =?ISO-2022-JP?B?GyRCIVY2WzVePnBKcxsoQg==?= !!=?ISO-2022-JP?B?GyRCRnxLXEgvJVMlQyUwJVclbSU4JSclLyVIO09GMBsoQg==?= =?ISO-2022-JP?B?GyRCGyhC?= !!=?ISO-2022-JP?B?GyRCIVcbKEI=?= Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 18 Apr 2000 20:45:16 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Apr 2000 20:56:51 +0200 From: Gary Jennejohn Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Frederik Meerwaldt writes: >Hi! > >> >Huh?! What does that mean? >> >Is the Mailing List Broken, that only crazy characters are posted? >> > >> >Please fix this problem ASAP. >> >> It's Japanese, which my exmh showed perfectly. The big giveaway is the >> ``ISO-2022-JP'' in the Subject line. > >Oops, but this Mailing list is English. Why does he post japanese on it? > Why do people post in Portugese, Spanish, French, German, etc. ? They can' write English. The list is international enough that there's always someone who can respond in the poster's native language. I personally see no reason to draconically restrict the lists to English. --- Gary Jennejohn / garyj@muc.de gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12:19:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.burgoyne.com (email.burgoyne.com [209.197.0.17]) by hub.freebsd.org (Postfix) with ESMTP id 60D2B37BAC5 for ; Tue, 18 Apr 2000 12:19:48 -0700 (PDT) (envelope-from wbs@redrock.net) Received: from lorins (witch.redrock.net [209.197.4.5]) by smtp.burgoyne.com (8.9.3/8.9.1) with SMTP id NAA18924; Tue, 18 Apr 2000 13:19:29 -0600 Message-ID: <006601bfa96b$0b9a0020$0900fea9@lorins.ild.telecom.com> From: "wbs" To: "adi milis" , Subject: Re: cable modem ? Date: Tue, 18 Apr 2000 13:19:39 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There has been a lot of discussion on that. You can search the mailing list archive. You can look both in the archive at freebsd.org and you might also search at deja.com. I forget how to get to the archives but if you mail to majordomo@freebsd.com with 'help' as the body of you message it will probably give you a good lead. -----Original Message----- From: adi milis To: freebsd-questions@freebsd.org Date: Tuesday, April 18, 2000 1:08 PM Subject: cable modem ? >has cable modem worked in freebsd ? >can anyone give me some links about it ? >if it is supported, What aspects should be considered >? > >Thanks in advanced > >__________________________________________________ >Do You Yahoo!? >Send online invitations with Yahoo! Invites. >http://invites.yahoo.com > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12:29:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3301.mail.yahoo.com (web3301.mail.yahoo.com [204.71.201.24]) by hub.freebsd.org (Postfix) with SMTP id BCAF237B9F4 for ; Tue, 18 Apr 2000 12:29:25 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000418192920.23687.qmail@web3301.mail.yahoo.com> Received: from [63.23.15.178] by web3301.mail.yahoo.com; Tue, 18 Apr 2000 12:29:20 PDT Date: Tue, 18 Apr 2000 12:29:20 -0700 (PDT) From: Nate Puri Subject: Re: Xicrom (REM56) 10/100Mb Ethernet and 56K Modem To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I too have just purchased this card, b/c it's in the list of supported cards in the /etc/pccard.conf file. After inserting it, I get 'config id 1 not present in this card' & 'Resource allocation failure'. Is there some quick fix I can make, or do I go back to Frye's? Thanks... --- Mark Bath wrote: > I have read a number of posts on this mailing list > about getting the above > card > to work with FreeBSD. I am somewhat confused as to > what works and does not > so could someone please clarify which version of > FreeBSD I need to run to > get the card working. I do not mind at the moment if > the modem side does not > work, but the ethernet side I need to get working. > > > > Mark Bath > Mark@Baggywrinkle.co.uk > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12:36:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 9A67837BC02 for ; Tue, 18 Apr 2000 12:36:29 -0700 (PDT) (envelope-from transmogrify@sympatico.ca) Received: from sympatico.ca ([64.228.103.110]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id PAA12163; Tue, 18 Apr 2000 15:38:47 -0400 (EDT) Message-ID: <38FCB7B9.B4C524D8@sympatico.ca> Date: Tue, 18 Apr 2000 15:30:01 -0400 From: Paul Halliday X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Bath Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Xicrom (REM56) 10/100Mb Ethernet and 56K Modem References: <007201bfa876$b0a45430$a40fa6c3@uk.gblx.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Bath wrote: > > I have read a number of posts on this mailing list about getting the above > card > to work with FreeBSD. I am somewhat confused as to what works and does not > so could someone please clarify which version of FreeBSD I need to run to > get the card working. I do not mind at the moment if the modem side does not > work, but the ethernet side I need to get working. Hi. A: There are a couple of possible problems. First of all, FreeBSD does not support multi-function cards, so if you have a combo ethernet/modem card (such as the 3C562), it won't work. Derived from : ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.0-RELEASE/TROUBLE.TXT Paul H. ======================================================================= Don't underestimate the power of stupid people in large groups. Email: dp@penix.org & transmogrify@sympatico.ca BIO: http://bling.dyn.dhs.org GPG Key fingerprint: 2D7C A7E2 DB1F EA5F 8C6F D5EC 3D39 F274 4AA3E8B9 Public Key's available here: http://bling.dyn.dhs.org/texts/public.html ======================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12:48:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dns1.diabolis.net (sandbox2.ncipherusa.com [4.21.180.196]) by hub.freebsd.org (Postfix) with ESMTP id 362C537BB80 for ; Tue, 18 Apr 2000 12:48:41 -0700 (PDT) (envelope-from bunicula@diabolis.net) Received: from localhost (bunicula@localhost) by dns1.diabolis.net (8.9.3/8.9.3) with ESMTP id PAA17539 for ; Tue, 18 Apr 2000 15:53:38 -0400 (EDT) (envelope-from bunicula@diabolis.net) Date: Tue, 18 Apr 2000 15:53:38 -0400 (EDT) From: Bunicula the Vampire Rabbit To: freebsd-questions@FreeBSD.ORG Subject: installing on a sony vaio Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello, i'm trying to get freebsd 4.0 onto my sony vaio. (505TX) in linux, to get the cdrom to be recognized, i need to pass some parameters to the kernel at boot time: linux ide2=0x180,0x386 how would one go about doing that at freebsd boot? essentially, the cdrom will boot just fine, get to the install, but not see and cdrom drives. from what i understand of the vaio boot process, the cdrom drive gets initialized at boot time as an ide controller, not a pcmcia card. but it's a non standard ide controller (ide2... third ide controller?) and the memory addresses are off too. so, can i pass this information to the kernel during install, so i can install from CD? i can do a net install, but that's not nearly as interesting :) please cc: brian@us.ncipher.com on any answers, since i don't check this list all that often. brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 12:51:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 8502337BBD0 for ; Tue, 18 Apr 2000 12:51:04 -0700 (PDT) (envelope-from oberman@es.net) Received: from es.net (localhost [127.0.0.1]) by ptavv.es.net (8.9.3/8.8.8) with ESMTP id MAA18781; Tue, 18 Apr 2000 12:49:24 -0700 (PDT) Message-Id: <200004181949.MAA18781@ptavv.es.net> To: Nate Puri , "Mark Bath" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Xicrom (REM56) 10/100Mb Ethernet and 56K Modem In-reply-to: Your message of "Tue, 18 Apr 2000 12:29:20 PDT." <20000418192920.23687.qmail@web3301.mail.yahoo.com> Date: Tue, 18 Apr 2000 12:49:24 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At this time Xircom cards are NOT working on 4.0 systems. Warner says it's about 20 lines of code to get it working, but he's a bit swamped and has not gotten it done. It should work under 3.4-R and 3-STABLE, but you seem to always have to edit the pccard.conf file to give it a hard IRQ. I've found 9, 10, and 11 all work on my system. Most people use either 9 or 10. Don't forget to remove the IRQ you specify for the card from the list of available IRQs at the top of the file. Finally, if you are running on a laptop and want to stay abreast of the latest, you might subscribe to freebsd-mobil@freebsd.org. Of you want to stay with the latest and greatest for Xircom cards, go to the freebsd-xircom web page at http://ukug.uk.freebsd.org/~scott/xe_drv/. There you will find instructions for subscribing to the freebsd-xircom mailing list. (It's very low volume.) The author of the driver tends to respond to problems much more regularly than to when they are sent to questions. You will also find instruction for downloading and installing the driver. You can ignore these for 3.4-R and 3-STABLE. The driver is now included in the system. Just edit your config file as indicted and rebuild the kernel. You will also have to comment out the ze and zp devices as they conflict with the xe driver. (The kernel won't build until this is done.) R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 13:13:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from praseodumium.btinternet.com (praseodumium.btinternet.com [194.73.73.82]) by hub.freebsd.org (Postfix) with ESMTP id 38CD137B97A for ; Tue, 18 Apr 2000 13:13:54 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.149.194] (helo=parish.my.domain) by praseodumium.btinternet.com with esmtp (Exim 2.05 #1) id 12heMY-00072Q-00 for questions@freebsd.org; Tue, 18 Apr 2000 21:12:46 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id UAA03480 for questions@freebsd.org; Tue, 18 Apr 2000 20:46:35 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 20:46:35 +0100 From: Mark Ovens To: questions@freebsd.org Subject: load bt Message-ID: <20000418204635.G232@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to play audio CDs in xmms I get these errors in the console: (cd0:sym0:0:6:0): READ TOC/PMA/ATIP {MMC Proposed}. CDB: 43 2 0 0 0 0 9 0 c 0 (cd0:sym0:0:6:0): ILLEGAL REQUEST asc:24,0 (cd0:sym0:0:6:0): Invalid field in CDB sks:c0,6 Are they coming from xmms itself or from the sym SCSI driver and what do they mean? TIA -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 13:35:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 8840C37B6DB for ; Tue, 18 Apr 2000 13:35:21 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp007.WORLDY.COM [209.5.30.16]) by home.worldy.com (8.8.7/8.8.7) with SMTP id QAA18143 for ; Tue, 18 Apr 2000 16:35:14 -0400 Message-ID: <38FC8E68.167EB0E7@worldy.com> Date: Tue, 18 Apr 2000 16:33:44 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: Hylafax not dialing - after installation References: <38FB4499.41C67EA6@worldy.com> <002301bfa90d$9250a190$05aa90c2@solver.is> <38FC8D59.41C67EA6@worldy.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Banning wrote: > Ari SigurПsson wrote: > > have you sucessefully added your modem with faxaddmodem > and then activated it with faxmodem? Here now! I managed to get my log to give some info How can I find out what is using port 4559? Here is what it said follow my startup of hfaxd; Apr 18 16:19:43 tracker HylaFAX[220]: HylaFAX INET: bind (port 4559): Address already in use Apr 18 16:19:43 tracker HylaFAX[220]: HylaFAX INET: Unable to init server, trying again in 5 seconds. Apr 18 16:19:43 tracker HylaFAX[220]: HylaFAX Old Protocol Server: restarted. Apr 18 16:19:44 tracker HylaFAX[220]: HylaFAX SNPP Protocol Server: restarted. Apr 18 16:19:48 tracker HylaFAX[220]: HylaFAX INET: bind (port 4559): Address already in use goes on... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 14:18:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 967FA37BB8E for ; Tue, 18 Apr 2000 14:18:37 -0700 (PDT) (envelope-from binox@binox.free-online.co.uk) Received: from [62.6.101.124] (helo=i) by neodymium.btinternet.com with smtp (Exim 2.05 #1) id 12hfNY-0006Wm-00 for freebsd-questions@FreeBSD.ORG; Tue, 18 Apr 2000 22:17:54 +0100 Message-ID: <000801bfa917$1b41c3e0$044dfea9@i> From: "Neurotix" To: Subject: ISO images Date: Tue, 18 Apr 2000 10:18:36 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFA91F.75A82F60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFA91F.75A82F60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable EDo the CD iso images have the boot from CD on them? If not please could you include this in future releases. Thanks. Luke Schneider ------=_NextPart_000_0005_01BFA91F.75A82F60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
EDo the CD iso images have the boot = from CD on=20 them?
 
If not please could you include this in = future=20 releases.
 
Thanks. Luke = Schneider
------=_NextPart_000_0005_01BFA91F.75A82F60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 14:28:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id AF2F537BB7A for ; Tue, 18 Apr 2000 14:28:56 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id PAA14376; Tue, 18 Apr 2000 15:29:33 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Tue, 18 Apr 2000 15:29:33 -0600 (CST) From: Ryan Thompson To: adi milis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cable modem ? In-Reply-To: <20000418190519.10676.qmail@web3101.mail.yahoo.com> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG adi milis wrote to freebsd-questions@FreeBSD.ORG: > has cable modem worked in freebsd ? > can anyone give me some links about it ? > if it is supported, What aspects should be considered > ? > > Thanks in advanced Yes, many home and corporate users have successfully configured and put cable modems to use in FreeBSD systems (including 3.x and 4.0). Though I am not affiliated with @Home, I have personally assisted about a dozen or so of MY business clients in FreeBSD setups using @Home's service. DHCP (used for dynamically assigning and requesting network addresses and services) is part of the base distributions now, and works rather well. Basically, if you use a supported Ethernet network card, and your cable ISP doesn't use proprietary connection protocols (I'm not aware of any that do, though it was rumoured that @Home's implementation of DHCP is a bit nonstandard--I've never had problems, though), you shouldn't have any problem configuring your cable Internet connection with FreeBSD. I'd rather do a cable install than a PPP install :-) Hope this helps, - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 14:31:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 4B5A537B6DB for ; Tue, 18 Apr 2000 14:31:43 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id PAA14447; Tue, 18 Apr 2000 15:32:07 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Tue, 18 Apr 2000 15:32:07 -0600 (CST) From: Ryan Thompson To: wbs Cc: adi milis , freebsd-questions@FreeBSD.ORG Subject: Re: cable modem ? In-Reply-To: <006601bfa96b$0b9a0020$0900fea9@lorins.ild.telecom.com> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wbs wrote to adi milis and freebsd-questions@FreeBSD.ORG: > There has been a lot of discussion on that. You can search the mailing list > archive. You can look both in the archive at freebsd.org and you might also > search at deja.com. > > I forget how to get to the archives but if you mail to majordomo@freebsd.com > with 'help' as the body of you message it will probably give you a good > lead. http://www.freebsd.org/search/#mailinglists - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 14:32:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id 6B74737BBB8 for ; Tue, 18 Apr 2000 14:32:15 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.100.112] (helo=parish.my.domain) by gadolinium with esmtp (Exim 2.05 #1) id 12hdFw-0005M9-00; Tue, 18 Apr 2000 20:01:52 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA03181; Tue, 18 Apr 2000 19:15:17 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 19:15:17 +0100 From: Mark Ovens To: Carl Mascott Cc: freebsd-questions@freebsd.org Subject: Re: FBSD 3.3-R: progs started from olvwm menu leave zombies Message-ID: <20000418191517.C232@parish> References: <200004140034.UAA22091@world.std.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004140034.UAA22091@world.std.com>; from cmascott@world.std.com on Thu, Apr 13, 2000 at 08:34:02PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 13, 2000 at 08:34:02PM -0400, Carl Mascott wrote: > I'm having a problem with FreeBSD 3.3-RELEASE that I didn't > have with 2.2.7-RELEASE. When I exit a program that I started > from my olvwm 4.2 Programs menu, if the program created a > child process, that child process becomes a zombie. I have > three programs that do this: > > Netscape Navigator 4.08 for FreeBSD; > Netscape Navigator 4.72 for FreeBSD; > An MP3 player that uses the xaudio library, FreeBSD version. > > All of these are a.out executables. > Unfortunately, source code isn't available for these, at least > not for the part that does the fork/exec. > > If I start any of these programs from a shell prompt in an > xterm window, running the program in the background, there's > no zombie after I exit the program. > > Is this a bug in FreeBSD 3.3? A bug in olvwm 4.2? A "bad > interaction" between the two? Have there been any changes > in signals/process groups between 2.2.7 and 3.3? > FWIW I would abandon olvwm now. I used to use it (now I use fvwm2) but no-one appears to be maintaining it any longer; in fact, xview-config and xview-lib are no longer in the ports. I, and others, have found bugs in shelltool(1) and the olvwm menus which, it appears, are never going to be fixed. > Please e-mail me directly: I'm not subscribed to this list. > Thanks. > > -- > Carl Mascott > cmascott@world.std.com > uunet!world!cmascott > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 15:20:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 0919737B873 for ; Tue, 18 Apr 2000 15:20:20 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 26461 invoked by uid 1000); 18 Apr 2000 22:20:12 -0000 Date: Tue, 18 Apr 2000 18:20:12 -0400 From: Alan Clegg To: adi milis Cc: freebsd-questions@freebsd.org Subject: Re: cable modem ? Message-ID: <20000418182012.J24899@ecto.greenpeas.org> References: <20000418190519.10676.qmail@web3101.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418190519.10676.qmail@web3101.mail.yahoo.com>; from milisadi@yahoo.com on Tue, Apr 18, 2000 at 12:05:19PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, adi milis spewed forth the following bitstream: > has cable modem worked in freebsd ? > can anyone give me some links about it ? > if it is supported, What aspects should be considered http://www.freebsddiary.org/athome.html General information on how to do @home, but I'd assume everyone is quite similar. AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 15:41:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tungsten.btinternet.com (tungsten.btinternet.com [194.73.73.81]) by hub.freebsd.org (Postfix) with ESMTP id 61C4837B873 for ; Tue, 18 Apr 2000 15:41:24 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.206.67] (helo=parish.my.domain) by gadolinium with esmtp (Exim 2.05 #1) id 12hcnj-0001Fj-00; Tue, 18 Apr 2000 19:32:43 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA03229; Tue, 18 Apr 2000 19:33:00 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 19:33:00 +0100 From: Mark Ovens To: Alfred Perlstein Cc: Chanandler Boing , freebsd-questions@freebsd.org Subject: Re: How to get Command Buffer Message-ID: <20000418193300.E232@parish> References: <3.0.6.32.20000417112721.008f7810@futuresoft.com> <20000417100256.G4381@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000417100256.G4381@fw.wintelcom.net>; from bright@wintelcom.net on Mon, Apr 17, 2000 at 10:02:56AM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 10:02:56AM -0700, Alfred Perlstein wrote: > * Chanandler Boing [000417 09:57] wrote: > > Hello, > > > > How can I get a Command Buffer on FreeBSD 4.0? By Command Buffer, I mean > > that you hit the Up Arrow and it types the last command you entered. > > > > I've got this in RH Linux and SCO, so I assume it's easy to do in FreeBSD. > > I'd sincerely appreciate your help on this. > > run 'sh' then type 'set -o emacs' > or ``set -E''. Can you tell me what needs adding to ~/.profile to make this the default behaviour when starting sh(1)? Come to think about it, ~/.profile is probably not the best place as I usually start sh(1) from a csh(1) prompt (so it isn't a login shell). > or install another shell from /usr/ports/shells/ > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 15:41:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 4652537BBD2 for ; Tue, 18 Apr 2000 15:41:37 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F6996.dip0.t-ipconnect.de [193.159.105.150]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id XAA09533 for ; Tue, 18 Apr 2000 23:40:55 +0200 Received: from ilka.ncptiddische.net (ilka.ncptiddische.net [192.168.0.1]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id AAA00708 for ; Wed, 19 Apr 2000 00:41:49 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Date: Wed, 19 Apr 2000 00:41:49 +0200 (CEST) From: Nils Holland X-Sender: nils@ilka.ncptiddische.net To: freebsd-questions@freebsd.org Subject: Boot Problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I seem to have a boot problem which I will eplain in detail below. I hope that someone can help me. Well, I have a computer that has Windows NT 4.0 Workstation installed on the hard disk connected to the primary IDE port as master (Disk0). The whole partition is dedicated to WinNT. Now there is another HD in that computer. It's connected to the secondary IDE port as master (Disk1?). On that HD I installed FreeBSD. During the installation I said that I wanted to use the FreeBSD boot manager to allow me to choose betwen the two operating systems. After the installation, however, the system restarted and WinNT took over control without the FreeBSD bootmanager ever showing up. I then booted from a DOS-disk and used bootinst.exe from the FreeBSD /tools directory. When I tell it to write a boot sector to the first disk (the disk on which WinNT is installed) it seems to work, but when I re-boot the WinNT boot-loader takes over control againg without me ever seeing the FreeBSD bootmanager. The only thing I can do is the following: I can install the FreeBSD bootmanager on the 2nd HD (on which FreeBSD is installed) and then I can to to my BIOS and tell it to start from that drive. This works, but that way I can only boot FreeBSD, in order to get back to WinNT (well, I don't want to use it anyways, but there are others around here who want) I have to tell my BIOS again to boot from the NT-Disk. This is not very practical. I remember that once upon a time I used Linux with LILO on that 2nd HD of the computer and I could install LILO to the first HD. At boot time, LILO asked me whether to use Linux or NT. If I selected Linux, it booted it from the 2nd drive. When I selected NT, the NT bootloader popped up and started NT. Something like that should be possible with FreeBSD! I hope that someone can help me with this problem! Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 15:47:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ocs.drexel.edu (mail.irt.drexel.edu [129.25.3.58]) by hub.freebsd.org (Postfix) with ESMTP id D47AD37B940 for ; Tue, 18 Apr 2000 15:47:35 -0700 (PDT) (envelope-from st96yb9t@drexel.edu) Received: from [10.0.0.11] (adsl-151-197-17-59.bellatlantic.net) by mail.ocs.drexel.edu (Sun Internet Mail Server sims.3.5.1999.03.02.17.58.p5) with ESMTP id <0FT8005NPHZ8PF@mail.ocs.drexel.edu> for freebsd-questions@FreeBSD.ORG; Tue, 18 Apr 2000 18:47:34 -0400 (EDT) Date: Tue, 18 Apr 2000 18:50:17 -0400 From: Yoshihiro Ota Subject: Re: =?ISO-2022-JP?B?GyRCIVY2WzVePnBKcxsoSg==?=!! =?ISO-2022-JP?B?GyRCRnxLXEgvJVMlQyUwJVclbSU4JSclLyVIO08bKEo=?= =?ISO-2022-JP?B?GyRCRjAbKEo=?=!!=?ISO-2022-JP?B?GyRCIVcbKEo=?= In-reply-to: <200004181856.UAA00597@peedub.muc.de> To: Gary Jennejohn Cc: freebsd-questions@FreeBSD.ORG Message-id: <0FT8005NUHZ9PF@mail.ocs.drexel.edu> MIME-version: 1.0 X-Mailer: Macintosh Eudora Pro Version 3.1.1-Jr1 Content-type: text/plain; charset=us-ascii References: "Your message of Tue, 18 Apr 2000 20:45:16 +0200." Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 8:56 PM +0200 4/18/00, Gary Jennejohn wrote: > Frederik Meerwaldt writes: > >Hi! > > > >> >Huh?! What does that mean? > >> >Is the Mailing List Broken, that only crazy characters are posted? > >> > > >> >Please fix this problem ASAP. > >> > >> It's Japanese, which my exmh showed perfectly. The big giveaway is the > >> ``ISO-2022-JP'' in the Subject line. > > > >Oops, but this Mailing list is English. Why does he post japanese on it? > > > > Why do people post in Portugese, Spanish, French, German, etc. ? They > can' write English. The list is international enough that there's always > someone who can respond in the poster's native language. I personally see > no reason to draconically restrict the lists to English. Actually, it wasn't any question or opinion. It was an advisement. As far as I know, the two messages written in Japaneses were both ads.... They shuold have not done it!!! I don't know if someone has done that before here. Hiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 15:54:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by hub.freebsd.org (Postfix) with ESMTP id D185E37B873 for ; Tue, 18 Apr 2000 15:54:24 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.137.109] (helo=parish.my.domain) by carbon.btinternet.com with esmtp (Exim 2.05 #1) id 12hgsl-0006Vj-00; Tue, 18 Apr 2000 23:54:11 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id XAA04084; Tue, 18 Apr 2000 23:54:08 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 23:54:07 +0100 From: Mark Ovens To: Nils Holland Cc: freebsd-questions@freebsd.org Subject: Re: Boot Problem Message-ID: <20000418235407.A3899@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from nils@frozenfeelings.com on Wed, Apr 19, 2000 at 12:41:49AM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 12:41:49AM +0200, Nils Holland wrote: > I seem to have a boot problem which I will eplain in detail below. I hope > that someone can help me. > > Well, I have a computer that has Windows NT 4.0 Workstation installed on > the hard disk connected to the primary IDE port as master (Disk0). The > whole partition is dedicated to WinNT. Now there is another HD in that > computer. It's connected to the secondary IDE port as master (Disk1?). On > that HD I installed FreeBSD. During the installation I said that I wanted > to use the FreeBSD boot manager to allow me to choose betwen the two > operating systems. After the installation, however, the system restarted > and WinNT took over control without the FreeBSD bootmanager ever showing > up. Personally, I use the NT boot manager to start FreeBSD. See http://www.freebsd.org/FAQ/admin.html#AEN1776 for details of how to do this. Note that because FreeBSD is on a different disk to NT you need to use boot0. HTH > I then booted from a DOS-disk and used bootinst.exe from the FreeBSD > /tools directory. When I tell it to write a boot sector to the first disk > (the disk on which WinNT is installed) it seems to work, but when I > re-boot the WinNT boot-loader takes over control againg without me ever > seeing the FreeBSD bootmanager. The only thing I can do is the > following: I can install the FreeBSD bootmanager on the 2nd HD (on which > FreeBSD is installed) and then I can to to my BIOS and tell it to start > from that drive. This works, but that way I can only boot FreeBSD, in > order to get back to WinNT (well, I don't want to use it anyways, but > there are others around here who want) I have to tell my BIOS again to > boot from the NT-Disk. > This is not very practical. I remember that once upon a time I used Linux > with LILO on that 2nd HD of the computer and I could install LILO to the > first HD. At boot time, LILO asked me whether to use Linux or NT. If I > selected Linux, it booted it from the 2nd drive. When I selected NT, the > NT bootloader popped up and started NT. Something like that should be > possible with FreeBSD! I hope that someone can help me with this problem! > > Greetings, > Nils > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 15:58:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from praseodumium.btinternet.com (praseodumium.btinternet.com [194.73.73.82]) by hub.freebsd.org (Postfix) with ESMTP id E99A937BB98 for ; Tue, 18 Apr 2000 15:58:07 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.137.109] (helo=parish.my.domain) by praseodumium.btinternet.com with esmtp (Exim 2.05 #1) id 12hgvU-000373-00; Tue, 18 Apr 2000 23:57:00 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id XAA04125; Tue, 18 Apr 2000 23:57:57 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 23:57:57 +0100 From: Mark Ovens To: mar28 Cc: questions@freebsd.org Subject: Re: FreeBSD SCSI CD Rom Message-ID: <20000418235757.B3899@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from michael@home.com on Tue, Apr 18, 2000 at 10:08:58AM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 10:08:58AM -0400, mar28 wrote: > Hi Mark, hope I am not being a bother but I see your name quite frequently > in the FreeBSD usenet groups. No problem, but you're better posting to -questions as you stand more chance of finding a solution (-questions Cc:'d) > Anyway, my question is: I have NEC 466 > SCSI cd-rom and I am not able to play audio cd's on FreeBSD 4.0-stable. I > have tried workman, and it appears to be playing the cd but there is no > sound. I am able to play mp3's no problem with xmms, though. Any idea as > to the problem? > Hmm, the obvious question is: have you got an audio cable between your CD-ROM and soundcard. If so try: # mixer Mixer vol is currently set to 77:77 Mixer pcm is currently set to 78:78 Mixer speaker is currently set to 80:80 Mixer line is currently set to 78:78 Mixer mic is currently set to 0:0 Mixer cd is currently set to 78:78 Mixer rec is currently set to 0:0 Mixer line1 is currently set to 78:78 Mixer video is currently set to 78:78 and make sure that "vol" and "cd" are not 0:0 (``mixer vol 100'' to change). > Mike > -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 16: 1: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 4156937B5F3 for ; Tue, 18 Apr 2000 16:01:01 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (lon-p48.wwdc.com [207.200.138.49]) by superman.imag.net (8.9.3/8.9.3) with SMTP id QAA07686; Tue, 18 Apr 2000 16:02:17 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@FreeBSD.ORG Subject: Re: IBM PS/1 Was: (no subject) Date: Tue, 18 Apr 2000 18:19:05 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <38FC970E.59E3325F@sympatico.ca> Cc: Gerlbonnie@aol.com MIME-Version: 1.0 Message-Id: <00041818541400.00232@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Apr 2000, Paul Halliday wrote: > Gerlbonnie@aol.com wrote: > > > > I have a friend with an IBM PS/1IT with Windows 3.1. Can freebsd be installed > > on this computer? > > Yuppers. Actually, I believe that IBM's PS series was based on their MCA bus, which is not supported by FreeBSD. Even if I'm wrong about the PS1 being MCA bus, there are still also going to be a few other problems. First, if she's looking to 'upgrade' from Windows, then she's not going to want to run text mode. The IBM PS/1 dates back to when VGA was standard, if not earlier. XFree86 does, of course, support VGA mode, but have you ever tried to run XWindow software in VGA mode? In a word, don't. Some of it will be okay, but a lot of the newer stuff definitely wants 800x600 or better - especially the KDE stuff, and I'd bet the same it true of GNOME as well. Second, if she's still running Win3.1 on an old PS/1, she probably still only has 1 MB of RAM, maybe 4 MB if she upgraded since purchasing the computer. That's not going to be enough. I've tried getting RAM for an older computer. When a store tells you that they can get RAM for an older computer, they mean 3 to 4 years, not something as old as a PS/1 is now. Thirdly, it's very doubtful that she would have a CD drive, or a network card. If she did have a modem (not a safe bet, since someone else had to write to the mailing list,) Win3.1 doesn't even support 56k modems. The best she would likely have is 36.6, and again, that's assuming she's upgraded since the original purchase, otherwise we're talking 9600 at best. Download FreeBSD at 9600 baud? Aside from being a shut-on, she'd also better be an insomniac. > > She is a shut in with no funds to get any upgrades OR new > > computer system. > > FreeBSD can be downloaded from free. She _will_ however require a > network connection. Unless she's done some serious upgrading already, she is going to need more than just a network connection. If she doesn't have money for upgrading her computer, FreeBSD just won't run on it. Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 16: 7:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id CF7B837B55D for ; Tue, 18 Apr 2000 16:07:47 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.211] by picusnet.com with ESMTP (SMTPD32-5.05) id AA9355C011A; Tue, 18 Apr 2000 19:06:59 -0400 Message-ID: <38FCEAC1.367E396A@picusnet.com> Date: Tue, 18 Apr 2000 19:07:45 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: burning CDs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, i decided to actualy try and make use of my CD burner because a friend of mine wants a copy of FreeBSD and OpenBSD. When is run burncd: 7:05pm avatar ~ % sudo burncd -f /dev/acd0c -s 4 data fbsd1.iso fixate burncd: ioctl(CDRIOCWRITESPEED): Device busy What should I do? If anyone has any suggestions, please help. that'd be really cool. -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 16: 7:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 547C937B55D for ; Tue, 18 Apr 2000 16:07:53 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3INZdl29383; Tue, 18 Apr 2000 16:35:39 -0700 (PDT) Date: Tue, 18 Apr 2000 16:35:39 -0700 From: Alfred Perlstein To: Mark Hendriks Cc: freebsd-questions@FreeBSD.ORG, Gerlbonnie@aol.com Subject: Re: IBM PS/1 Was: (no subject) Message-ID: <20000418163539.B29026@fw.wintelcom.net> References: <38FC970E.59E3325F@sympatico.ca> <00041818541400.00232@mymachine.imag.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041818541400.00232@mymachine.imag.net>; from markh@lon.imag.net on Tue, Apr 18, 2000 at 06:19:05PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Mark Hendriks [000418 16:31] wrote: > On Tue, 18 Apr 2000, Paul Halliday wrote: > > Gerlbonnie@aol.com wrote: > > > > > > I have a friend with an IBM PS/1IT with Windows 3.1. Can freebsd be installed > > > on this computer? > > > > Yuppers. > > Actually, I believe that IBM's PS series was based on their MCA bus, which > is not supported by FreeBSD. Even if I'm wrong about the PS1 being > MCA bus, there are still also going to be a few other problems. From LINT: # MCA devices: # # The MCA bus device is `mca'. It provides auto-detection and # configuration support for all devices on the MCA bus. # # The 'aha' device provides support for the Adaptec 1640 # # The 'bt' device provides support for various Buslogic/Bustek # and Storage Dimensions SCSI adapters. # # The 'ep' device provides support for the 3Com 3C529 ethernet card. # device mca -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 16:12:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gold.killercomputing.com (ATHM-216-216-77-156.home.net [216.216.77.156]) by hub.freebsd.org (Postfix) with ESMTP id AB5FC37B635 for ; Tue, 18 Apr 2000 16:12:11 -0700 (PDT) (envelope-from pulcher@killercomputing.com) Received: from popgun ([199.233.181.2]) by gold.killercomputing.com (8.9.3/8.9.3) with SMTP id SAA26630 for ; Tue, 18 Apr 2000 18:11:31 -0500 (CDT) (envelope-from pulcher@killercomputing.com) Message-ID: <007f01bfa98c$e6089160$02b5e9c7@killercomputing.com> From: "Harold Pulcher - Killer Computing" To: Subject: Tape drives... Date: Tue, 18 Apr 2000 18:22:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need a suggestion on a scsi card/tape drive solution for my 3.4-stable box. I have an EXB-8500 and a Adaptec 1505. However, I am having problems with the EXB. Even if I were to get that working I have about 40 Gigs of total space. I need to be able to do a full dump. I was thinking of an ADIC 1200D. It seemed to be a good price point on the net, and I don't mind visiting the colo once a week for a tape change. I have read on some problems with the chio or changing the tapes. I did have some problems getting the tape online when I was at 3.2-stable, but of course it wasn't supported. :) Also, I planning on using amanda. I have in use at a few client locations and I really like the product especially considering the price/feature tradeoff. Any thoughts would be welcome. Harold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 16:53:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id 7684937B93D for ; Tue, 18 Apr 2000 16:53:38 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.149.194] (helo=parish.my.domain) by gadolinium with esmtp (Exim 2.05 #1) id 12heSd-0001NE-00 for questions@freebsd.org; Tue, 18 Apr 2000 21:19:04 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id VAA03675 for questions@freebsd.org; Tue, 18 Apr 2000 21:19:24 +0100 (BST) (envelope-from mark) Date: Tue, 18 Apr 2000 21:19:24 +0100 From: Mark Ovens To: questions@freebsd.org Subject: CD-ROM errors [Was: load bt] Message-ID: <20000418211923.H232@parish> References: <20000418204635.G232@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418204635.G232@parish>; from mark@freebsd-uk.eu.org on Tue, Apr 18, 2000 at 08:46:35PM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oops, sorry. I managed to paste the clipboard contents into the Subject: field. More meaningful text substituted. On Tue, Apr 18, 2000 at 08:46:35PM +0100, Mark Ovens wrote: > Trying to play audio CDs in xmms I get these errors in the console: > > (cd0:sym0:0:6:0): READ TOC/PMA/ATIP {MMC Proposed}. CDB: 43 2 0 0 0 0 9 0 c 0 > (cd0:sym0:0:6:0): ILLEGAL REQUEST asc:24,0 > (cd0:sym0:0:6:0): Invalid field in CDB sks:c0,6 > > Are they coming from xmms itself or from the sym SCSI driver and what > do they mean? > > TIA > > -- > ...and on the eighth day God created UNIX > ________________________________________________________________ > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://ukug.uk.freebsd.org/~mark/ > mailto:mark@ukug.uk.freebsd.org http://www.radan.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 17:34:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id 3326B37BB39 for ; Tue, 18 Apr 2000 17:34:52 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.121]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Tue, 18 Apr 2000 20:31:34 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Tue, 18 Apr 2000 20:23:20 -0400 Message-ID: <38FCFF13.4D9DDF81@rochester.rr.com> Date: Tue, 18 Apr 2000 20:34:27 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: David Banning Cc: freebsd-questions@freebsd.org Subject: Re: Hylafax not dialing - after installation References: <38FB4499.41C67EA6@worldy.com> <002301bfa90d$9250a190$05aa90c2@solver.is> <38FC8D59.41C67EA6@worldy.com> <38FC8E68.167EB0E7@worldy.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Banning wrote: > > David Banning wrote: > > > Ari SigurПsson wrote: > > > > have you sucessefully added your modem with faxaddmodem > > and then activated it with faxmodem? > > Here now! I managed to get my log to give some info > How can I find out what is using port 4559? > > Here is what it said follow my startup of hfaxd; > > Apr 18 16:19:43 tracker HylaFAX[220]: HylaFAX INET: bind (port 4559): > Address already in use > Apr 18 16:19:43 tracker HylaFAX[220]: HylaFAX INET: Unable to init > server, trying again in 5 seconds. > Apr 18 16:19:43 tracker HylaFAX[220]: HylaFAX Old Protocol Server: > restarted. > Apr 18 16:19:44 tracker HylaFAX[220]: HylaFAX SNPP Protocol Server: > restarted. > Apr 18 16:19:48 tracker HylaFAX[220]: HylaFAX INET: bind (port 4559): > Address already in use > > goes on... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message First off I would use ttyd1 instead of cuaa1, as cuaa0 gave me problems(It did with me using FreeBSD4.0) second make sure hfaxd is not already running. Besides this I have no idea. Good luck Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 18: 1:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 8B53237B95A for ; Tue, 18 Apr 2000 18:01:48 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id UAA05747 for ; Tue, 18 Apr 2000 20:01:46 -0500 (CDT) Received: from localhost.localdomain (dika-17-028133.nuts.nwu.edu [165.124.28.133]) by hecky.acns.nwu.edu via smap (V2.0) id xmab05609; Tue, 18 Apr 00 20:01:21 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id RAA38609 for freebsd-questions@freebsd.org; Tue, 18 Apr 2000 17:58:06 -0500 (CDT) (envelope-from david) Date: Tue, 18 Apr 2000 17:58:06 -0500 From: "David J. Kanter" To: FreeBSD questions Subject: Code Crusader and tags Message-ID: <20000418175806.A38598@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With the Code Crusader port fixed, how can I get the function menu (that is, the tags) to show up? I read on the CC web site that the Function menu can cause crashes, but mine doesn't even show up. When I used CC in Linux, it showed up automatically. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 18: 1:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id A772137BA6F for ; Tue, 18 Apr 2000 18:01:48 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id UAA05756; Tue, 18 Apr 2000 20:01:46 -0500 (CDT) Received: from localhost.localdomain (dika-17-028133.nuts.nwu.edu [165.124.28.133]) by hecky.acns.nwu.edu via smap (V2.0) id xmae05609; Tue, 18 Apr 00 20:01:26 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id RAA37123; Tue, 18 Apr 2000 17:43:20 -0500 (CDT) (envelope-from david) Date: Tue, 18 Apr 2000 17:43:20 -0500 From: "David J. Kanter" To: questions@freebsd.org Cc: sdk@yuck.net Subject: Re: cvsup and ports-base question Message-ID: <20000418174320.B36352@localhost.localdomain> References: <20000418124726.A2021@visi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418124726.A2021@visi.com>; from sdk@yuck.net on Tue, Apr 18, 2000 at 12:47:26PM -0500 X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 12:47:26PM -0500, Stephen wrote: > To compile the latest port tarballs from www.freebsd.org/ports, should I be > cvsup'ing ports-base with the tag RELENG_3 or .? ---end quoted text--- *Never* use anything but . for ports. Otherwise, you'll delete everything in the ports tree. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 18: 5:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 3FD1137B5D7 for ; Tue, 18 Apr 2000 18:05:30 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id VAA42028 for ; Tue, 18 Apr 2000 21:05:40 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Tue, 18 Apr 2000 21:05:22 -0400 (EDT) From: Steve Hovey To: freebsd-questions@freebsd.org Subject: Off topic sorta - not a question but a comment Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I saw this today pokin around one of my machines uptime 9:02PM up 108 days, 19:26, 1 user, load averages: 0.00, 0.01, 0.00 As a person who began with mini computer unices, and sco - uptimes like that (the load averages values are low at the moment, but its a heavily used outbound smtp, web, etc server) really freaks me out periodically at how stable and robust freebsd is. I wonder sometimes if the people who wrote and continue writing and working on its continuing evolution, really know just how uniquely wonderful a thing they've done and are doing. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 18:51:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 6405837B747 for ; Tue, 18 Apr 2000 18:51:34 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA56006; Tue, 18 Apr 2000 21:51:26 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 21:51:26 -0400 From: "Crist J. Clark" To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is 4 STABLE yet? Message-ID: <20000418215126.C55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <878zybxsyp.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <878zybxsyp.fsf@tea.thpoon.com>; from a.genkin@utoronto.ca on Tue, Apr 18, 2000 at 12:41:02PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 12:41:02PM -0400, Arcady Genkin wrote: > At ftp.freebsd.org FreeBSD-stable still points to 3.4. However, I have > read this on one of my mailing lists: > > ,----[ uname -a ] > | FreeBSD matador.mtwd1.on.wave.home.com 4.0-STABLE FreeBSD 4.0-STABLE #1: > | Tue Apr 18 03:39:59 EDT 2000 > `---- > > So, is 4.0 STABLE yet or not? There has been a 'STABLE' branch of 4.0 since the day there was a 'RELEASE' version. 'STABLE' is simply the branch of FreeBSD development that incorporates minor fixes an improvements to the 'RELEASE' of same number. It is not a claim that the OS is now officially "stable," whatever that might mean. http://www.FreeBSD.org/handbook/current-stable.html#STABLE -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 18:58:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 679A337B65A for ; Tue, 18 Apr 2000 18:58:50 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id VAA56033; Tue, 18 Apr 2000 21:58:44 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 21:58:43 -0400 From: "Crist J. Clark" To: "Gallagher, Mick" Cc: "'questions@freebsd.org'" Subject: Re: RZ100 ATA Controller Problem - Possible Workaround?? Message-ID: <20000418215843.D55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from mick.gallagher@roke.co.uk on Tue, Apr 18, 2000 at 02:59:15PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 02:59:15PM +0100, Gallagher, Mick wrote: > Hi All, > > I recently wrote to this list with a mail under the subject "Big > Installation Problems". > > Basically, so far as I understand, FreeBSD 4.0 won't install on my machine > because of driver problems with the RZ100 ATA controller. > > Apparently this controller was fairly common on early Pentium machines. > > And so what's the next step for anyone in possession of an RZ100? > > In order to help me figure out my options, here are some questions... > > 1) FreeBSD commitment to old hardware > > I guess its likely that development priorities are more focussed on newer > hardware problems, rather than problems associated with older kit. So am I > realistically going to see a fix for this anytime soon? > > 2) 3.4 Installation Floppies with 4.0 CDROM > > I'm new to FreeBSD, so please forgive me if I'm asking an outstandingly > stupid question: In the absence of a 4.0 RZ100 fix, can I use installation > floppies from a previous release to kick-start the installation from my 4.0 > CDROM? Or is the 4.0 CDROM going to overwrite the kernel drivers from the > floppy anyhow? > > 3) Back to 3.4 > > Is my only realistic course of action to install 3.4 (is it 3.4?) and forget > 4.0 (for now)? > > Advice and opinions gratefully received. I have this problem too. See my thread, "Problem Booting 4.0R Floppy (ATA Driver?)." And note the date. The day after 4.0-RELEASE was announced. :( 3.4 was and is running again just fine on this machine (but it was a pain to reinstall it). I built my own kernels with some different ata options, but never got it to boot. Hell, I took off all IDE devices and compiled the kernel without ATA support and it still died. Has anyone put in a PR on this? Now that it seems pretty definate that it is the IDE controller, I will submit one if there isn't one already. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 19: 3: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 60A2237B65A for ; Tue, 18 Apr 2000 19:03:05 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id TAA00694; Tue, 18 Apr 2000 19:02:55 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <008901bfa9a3$66124520$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "William D. Freeman" , Subject: Re: burning CDs Date: Tue, 18 Apr 2000 19:02:57 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >7:05pm avatar ~ % sudo burncd -f /dev/acd0c -s 4 data fbsd1.iso fixate Try using the raw device: /dev/racd0c --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 19:11:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id CA0C237B943 for ; Tue, 18 Apr 2000 19:11:23 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA56083; Tue, 18 Apr 2000 22:10:52 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 22:10:51 -0400 From: "Crist J. Clark" To: Doug Barton Cc: Jerry Lei , freebsd-questions@FreeBSD.ORG Subject: Re: about NFS server Message-ID: <20000418221051.E55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000417171710.89928.qmail@hotmail.com> <38FBD6A0.55E0C7D7@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38FBD6A0.55E0C7D7@gorean.org>; from DougB@gorean.org on Mon, Apr 17, 2000 at 08:29:36PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 08:29:36PM -0700, Doug Barton wrote: > Jerry Lei wrote: > > > > Hi, > > > > I setup a NFS server on one of my FreeBSD. > > But I will get an error message as below. > > Apr 15 22:37:52 freebie mountd[152]: bad xports list line /share > > > > My /etc/exports is as below > > > > /share -maproot=0 -network 192.168.201.0 freebie freefall > > > > What's wrong with my exports? please give me some suggestions. > > In all likelihood, /share is not a real mount point. You cannot export > arbitrary directories. Sure you can, Doug. There are subtleties about how directories must be listed in /etc/exports, however. > It's also possible that your host names aren't > listed in /etc/hosts, or your -network specification is incorrect. I > suspect that you want to leave the .0 off the end of that IP. The problem is that you cannot mix a '-network' options with a listing of individual hosts. I am not sure if the '-mask' argument is optional or not when '-network' is used; feel free to expermiment on that and respond (I don't have energy to try myself or nose through source). The following should be OK for what you seem to want, /share -maproot=0 -network 192.168.201.0 -mask 255.255.255.0 /share -maproot=0 freebie freefall -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 19:16:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id A929937B5D2 for ; Tue, 18 Apr 2000 19:16:16 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA56113; Tue, 18 Apr 2000 22:16:10 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 22:16:10 -0400 From: "Crist J. Clark" To: Jerry Lei Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get irq and drq information? Message-ID: <20000418221610.F55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000417171143.89910.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000417171143.89910.qmail@hotmail.com>; from tylei@hotmail.com on Mon, Apr 17, 2000 at 10:11:43AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 10:11:43AM -0700, Jerry Lei wrote: > Hi, > > I have a FreeBSD33-release. > I am wondering is there any way I can get the information of interrupt and > DMA channel for every device which I am using? > Thanks. % grep irq /var/run/dmesg.boot % grep drq /var/run/dmesg.boot -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 19:23:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 8F0B837B7F1 for ; Tue, 18 Apr 2000 19:23:38 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA56147; Tue, 18 Apr 2000 22:22:26 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 22:22:26 -0400 From: "Crist J. Clark" To: Vladimir Girnetz Cc: Steve Hovey , freebsd-questions@FreeBSD.ORG Subject: Re: Fwd: about spwd.db Message-ID: <20000418222226.G55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <14802.000418@dnt.md> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <14802.000418@dnt.md>; from vg@dnt.md on Tue, Apr 18, 2000 at 07:15:45PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 07:15:45PM +0300, Vladimir Girnetz wrote: > Hello Steve, > > Tuesday, April 18, 2000, 7:11:06 PM, you wrote: > > > SH> Check the man pages for the switch to use to increase the memory > SH> buffer/cache size. > > This will not help, the maximum what I made - 30 sec for rebuiding the > database. > > What will be when number of users will grow to 50000??? If the concern is the actual time it takes to do the computing, I think a faster processor, more memory, a faster HDD, or some combination is what you will need. What type of system takes 30 seconds to a minute to do those calculations? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 19:26:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 12E5D37B6C1 for ; Tue, 18 Apr 2000 19:26:41 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA56164; Tue, 18 Apr 2000 22:26:01 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 22:26:01 -0400 From: "Crist J. Clark" To: David Hawkins Cc: questions@FreeBSD.ORG Subject: Re: 3.2 -> 3.4 upgrade, limited disk space, no cd's Message-ID: <20000418222601.H55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000417144738.A8274@ohio.river.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000417144738.A8274@ohio.river.org>; from dhawk@ohio.river.org on Mon, Apr 17, 2000 at 02:47:38PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 02:47:38PM -0700, David Hawkins wrote: > Been trying to figure this out with no luck. > > I have a 3.2 FreeBSD box with a 200 MB root, 200 MB /var and 200 MB > /usr > > I'd like to upgrade it to 3.4 so a friend can compile a program and > then I'm going to wipe it clean and install 4.0 from CDs. It's on > a DSL line, so access to the network is no problem. Out of curiousity, why do you need to go to 3.4 just to compile something? > Can I cvsup and build and install sections of the /usr/src directory > individually and then remove those and build the next section? Like > /usr/src/bin and then /usr/src/contrib, etc.? If so, is there a > particular order to do those in? That would be really tricky. Then the order in which things build is not straightforward. > Or can I use ftp to install 3.4 over 3.2? If you just want to install 3.4 for one compile, I would boot up a 3.4 floppy and install it over your 3.2 with the "Upgrade" option. That is what you are planning for 4.0, right? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 19:56:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from set.spradley.org (set.spradley.tmi.net [207.170.107.99]) by hub.freebsd.org (Postfix) with ESMTP id AE3EE37B51B for ; Tue, 18 Apr 2000 19:56:23 -0700 (PDT) (envelope-from tsprad@set.spradley.org) Received: from set.spradley.org (localhost.spradley.tmi.net [127.0.0.1]) by set.spradley.org (8.9.3/8.9.2) with ESMTP id VAA50924; Tue, 18 Apr 2000 21:56:02 -0500 (CDT) (envelope-from tsprad@set.spradley.org) Message-Id: <200004190256.VAA50924@set.spradley.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Sheldon Hearn Cc: questions@FreeBSD.ORG Subject: Re: Can't get logged in with xdm In-reply-to: Your message of "Mon, 17 Apr 2000 09:08:35 +0200." <11784.955955315@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 18 Apr 2000 21:56:02 -0500 From: Ted Spradley Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sat, 15 Apr 2000 23:36:11 EST, Ted Spradley wrote: > > > The xdm configuration is identical to what I've been using on > > 3.4-stable (and previous) for years, and worked on 4.0-current (before > > the release) and now on 4-stable on an Alpha. > > So you've made sure that your /usr/X11R6/lib/X11/xdm/xdm-config (and in > particular, DisplayManager._0.authorize) is identical to the ones you've > used on your working hosts. If so, perhaps you had XDM authorization > compiled in before. Turns out that Robert Withrow answered my question the day before I asked it ;-) I added: DisplayManager._0.authName: MIT-MAGIC-COOKIE-1 to my xdm-config and now it works. I guess the 4.0 CD-ROM doesn't have XDM authorization compiled in. > > Try deleting your (possibly stale) ~/.Xauthority . > > Ciao, > Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 20: 9:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.79]) by hub.freebsd.org (Postfix) with ESMTP id 0018A37B692 for ; Tue, 18 Apr 2000 20:09:47 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (najiba-1-4.mdm.fox.execpc.com [169.207.126.4]) by out3.mx.nwbl.wi.voyager.net (8.9.3/8.9.3) with SMTP id WAA02193 for ; Tue, 18 Apr 2000 22:09:45 -0500 From: "Doug Poland" To: "ListServer FreeBSD Questions" Subject: 4.0R - where is xntpd? Date: Tue, 18 Apr 2000 22:09:44 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, It seems xntpd is not included with 4.0R. It's not included in the ports or packages either. What's the best way to obtain it? -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 20:11:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.ea4els.ampr.org (190-MADR-X48.libre.retevision.es [62.82.50.190]) by hub.freebsd.org (Postfix) with ESMTP id CC1E837B98A for ; Tue, 18 Apr 2000 20:11:40 -0700 (PDT) (envelope-from sjmudd@pobox.com) Received: from localhost (localhost [127.0.0.1]) by phoenix.ea4els.ampr.org (Postfix) with ESMTP id 34BD436F6 for ; Tue, 18 Apr 2000 23:49:52 +0200 (CEST) Date: Tue, 18 Apr 2000 23:49:52 +0200 (CEST) From: Simon J Mudd To: freebsd-questions@freebsd.org Subject: top: nlist failed (4.0-STABLE) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After upgrading from 3.4-RELEASE to 4.0-STABLE I can't get top to work. The output I see is: unicorn# top top: nlist failed unicorn# su - sjmudd $ top top: nlist failed $ uname -a FreeBSD unicorn.ea4els.ampr.org 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun Apr 16 14: 03:41 CEST 2000 root@unicorn.ea4els.ampr.org:/usr/src/sys/compile/SMPB i386 I've checked the following permissions, but don't see anything wrong. unicorn# ls -l /dev/*mem* /kernel* crw-r----- 1 root kmem 2, 1 Apr 2 21:39 /dev/kmem crw-r----- 1 root kmem 2, 0 Apr 2 21:39 /dev/mem -r-xr-xr-x 1 root wheel 2120765 Apr 18 00:25 /kernel -rwxr-xr-x 1 root wheel 2465721 Sep 17 1999 /kernel.GENERIC -r-xr-xr-x 1 root wheel 2120310 Apr 16 14:03 /kernel.old I'm a newbie to FreeBSD and am not really sure where to look. Any suggestions? Thanks and regards, Simon -- Simon J Mudd, Madrid SPAIN Tel: +34-91-408 4878 email: sjmudd@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 20:20: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id B4CB537B5D2 for ; Tue, 18 Apr 2000 20:20:01 -0700 (PDT) (envelope-from dheller1@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.165]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com for ; Tue, 18 Apr 2000 23:16:47 -0400 Received: from rochester.rr.com ([24.24.34.106]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Tue, 18 Apr 2000 23:08:29 -0400 Message-ID: <38FD25C8.832C4E88@rochester.rr.com> Date: Tue, 18 Apr 2000 23:19:36 -0400 From: David Heller X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Gerlbonnie@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: (no subject) References: <7e.3b294c4.262df084@aol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gerlbonnie@aol.com wrote: > > I have a friend with an IBM PS/1IT with Windows 3.1. Can freebsd be installed > on this computer? She is a shut in with no funds to get any upgrades OR new > computer system. > Thanks, > Bonnie Maloney > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Another problem that I have found with these systems is they won't even run Windows 95 correctly in less you have windows 3.1x that came from IBM installed first as the software has to talk to IBM's weird bios on these boxes. The reason I suspect this, is a friend of mine with a PS2 or was it a PS1 (can't remember which) hosed his 3.1 windows software by trying to install Windows95 over it. And according to IBM's web site the only way to fix his computer was to install their version of windows3.1x on it which is NLA. Apparently the bios runs some kind of graphical interface/shell that the OS has to talk to before it will boot. Anyway make sure you have the original software disks before attempting a install of Freebsd. Regards, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 20:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 3A39537B81F for ; Tue, 18 Apr 2000 20:32:41 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA56414; Tue, 18 Apr 2000 23:32:20 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 23:32:20 -0400 From: "Crist J. Clark" To: Doug Poland Cc: ListServer FreeBSD Questions Subject: Re: 4.0R - where is xntpd? Message-ID: <20000418233220.I55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from dpoland@execpc.com on Tue, Apr 18, 2000 at 10:09:44PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 10:09:44PM -0500, Doug Poland wrote: > Greetings, > > It seems xntpd is not included with 4.0R. It's not > included in the ports or packages either. What's the > best way to obtain it? The ancient xntpd(8) has been dropped in favor of ntpd(8). % man ntpd % apropos ntp -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 21: 8: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx12.mail.com (rmx12.mail.com [165.251.4.246]) by hub.freebsd.org (Postfix) with ESMTP id 5441837B7F1 for ; Tue, 18 Apr 2000 21:07:57 -0700 (PDT) (envelope-from big-sky@altavista.net) Received: from weba1.iname.net (weba1.iname.net [165.251.4.11]) by rmx12.mail.com (8.9.1/8.9.3) with ESMTP id AAA15790; Wed, 19 Apr 2000 00:07:55 -0400 (EDT) From: big-sky@altavista.net Received: (from root@localhost) by weba1.iname.net (8.9.1a/8.9.2.Alpha2) id AAA17320; Wed, 19 Apr 2000 00:07:55 -0400 (EDT) MIME-Version: 1.0 Message-Id: <000419000754BP.25988@weba1.iname.net> Date: Wed, 19 Apr 2000 00:07:54 -0400 (EDT) Content-Type: Text/Plain Content-Transfer-Encoding: 7bit To: freebsd-questions@freebsd.org Subject: Network card help needed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running 4.0 2 network cards, 1 is pci card Linksys (dc0 in kernel file), 1 is isa NE2000 compatable (assuming ed0 in kernel file) Unable to get ed0 working. Kernel compiles and reboots, I see a quick message flash by saying ed0 no such device. So I thought I need to create a device in /dev so I cd to /dev and run ./MAKEDEV ed0 error comes back saying ed0 - no such device name This got me thinking about dc0. ls /dev/dc0 and came back no such file. dc0 works fine, but where is its device name? What am I doing wrong? This machine was running 3.2 and the devices were pn0 and ed0 and worked. The hard drive failed so I bought a new drive and installed 4.0. ---------------------------------------------------------------- Get your free email from AltaVista at http://altavista.iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 21:31: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 4B97D37BB5D for ; Tue, 18 Apr 2000 21:30:57 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id WAA23551; Tue, 18 Apr 2000 22:31:38 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Tue, 18 Apr 2000 22:31:38 -0600 (CST) From: Ryan Thompson To: big-sky@altavista.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Network card help needed In-Reply-To: <000419000754BP.25988@weba1.iname.net> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please format your mailer to wrap lines at 72 characters or so. big-sky@altavista.net wrote to freebsd-questions@FreeBSD.ORG: > > error comes back saying > ed0 - no such device name > > This got me thinking about dc0. ls /dev/dc0 and came back no such > file. dc0 works fine, but where is its device name? In the kernel. You won't find a device node for a NIC in /dev because /dev only contains links to block or character devices. > What am I doing wrong? > > This machine was running 3.2 and the devices were pn0 and ed0 and > worked. The hard drive failed so I bought a new drive and installed > 4.0. pn0 has indeed moved under the more generic banner of dc0 in 4.0 and -CURRENT. Perhaps you didn't configure your kernel correctly, or perhaps your chipset is non-standard? I have several Bay Networks FA310TX (Lite-On chipsets) and these work fine with dc0. I don't know about your specific card, though. -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 21:34:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 9083437B59C for ; Tue, 18 Apr 2000 21:34:12 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3J4Y1k20084; Tue, 18 Apr 2000 21:34:01 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004190434.e3J4Y1k20084@cytosine.dhs.org> Subject: Re: Samba error message in 4.0-REL In-Reply-To: from Doug Poland at "Apr 18, 2000 07:15:23 am" To: Doug Poland Date: Tue, 18 Apr 2000 21:34:01 -0700 (PDT) Cc: ListServer FreeBSD Questions X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > [homes] > comment = Home Directories > browseable = no > writeable = yes What do you have above that? (For [global])?) > > and a shared directory... > > [data] > comment = data > path = /data > writable = yes > valid users = djp > create mask = 0765 > > I am trying to log in from WinNT 4.0 (machine name > Judah) as user djp and user djp does exist on FreeBSD. > This is the error message I see in /var/log/log.judah > Samba uses a different password file. Read the documentation from: samba.org > > [2000/04/18 07:05:15, 0] locking/shmem.c:smb_shm_unregister_process(475) > ERROR smb_shm_unregister_process : couldn't find pid 1372 in file > /var/spool/lock/SHARE_MEM_FILE.processes > Are there any other error messages? Did you install samba from the ports? Samba is usually suppost to be in a trap; therefore, it should be using /usr/local/samba/var/lock.... etc. --bhishan > -- > Doug Poland > dpoland@execpc.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 21:36:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 37C5237BC01 for ; Tue, 18 Apr 2000 21:36:17 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3J4ZqR20115; Tue, 18 Apr 2000 21:35:52 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004190435.e3J4ZqR20115@cytosine.dhs.org> Subject: Re: FreeBSD 4.0S sshd + Windows SSH client In-Reply-To: <006101bfa8e6$a743b500$d9d124cb@itworks.com.au> from Richard Grace at "Apr 18, 2000 01:31:58 pm" To: Richard Grace Date: Tue, 18 Apr 2000 21:35:51 -0700 (PDT) Cc: dl@tyfon.net, "'[FreeBSD-Questions-List] (E-mail)'" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I like SecureCRT.. it works great for me. Lots of options too. http://www.vandyke.com --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > > What type of capabilities do I need to look > > for when deciding which Windows 9x/NT based > > ssh client to use with sshd in FreeBSD-4.0? > > TeraTerm is a great telnet client, with an ssh add-on. > > http://hp.vector.co.jp/authors/VA002416/teraterm.html > > TeraTerm ssh supports most algorithms and data compression. > > > Regards > > ------------ > > Dan Larsson > > Richard Grace. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:26:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from arp.anu.edu.au (arp.anu.edu.au [150.203.126.237]) by hub.freebsd.org (Postfix) with ESMTP id 4ECD037BBE6 for ; Tue, 18 Apr 2000 22:26:06 -0700 (PDT) (envelope-from jeremy@arp.anu.edu.au) Received: (from jeremy@localhost) by arp.anu.edu.au (8.9.3/8.9.3) id PAA29632 for freebsd-questions@FreeBSD.ORG; Wed, 19 Apr 2000 15:26:03 +1000 (EST) Date: Wed, 19 Apr 2000 15:26:03 +1000 (EST) From: Jeremy DAWSON Message-Id: <200004190526.PAA29632@arp.anu.edu.au> To: freebsd-questions@FreeBSD.ORG Subject: disk space Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How much disk space is required to put FreeBSD on my system? (Does the handbook mention this - I couldn't find the information there). Thanks, Jeremy Dawson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:26:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id D24E637BB88 for ; Tue, 18 Apr 2000 22:26:11 -0700 (PDT) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p43.a8.du.radix.net [207.192.132.171]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id BAA09319; Wed, 19 Apr 2000 01:26:08 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id 2A3CF1381A0; Wed, 19 Apr 2000 01:24:09 -0400 (EDT) Date: Wed, 19 Apr 2000 01:24:09 -0400 From: Patrick Seal To: cjclark@home.com Cc: Doug Poland , ListServer FreeBSD Questions Subject: Re: 4.0R - where is xntpd? Message-ID: <20000419012408.A19487@hyperhost.net> References: <20000418233220.I55844@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000418233220.I55844@cc942873-a.ewndsr1.nj.home.com>; from cjc@cc942873-a.ewndsr1.nj.home.com on Tue, Apr 18, 2000 at 11:32:20PM -0400 X-Operating-System: FreeBSD foobar.foobar.eyep.net 4.0-STABLE FreeBSD 4.0-STABLE Organization: Hyperhost Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 11:32:20PM -0400i, Crist J. Clark wrote: > The ancient xntpd(8) has been dropped in favor of ntpd(8). It should probably be removed from rc.conf, shouldn't it? -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:28:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id 5501537B698 for ; Tue, 18 Apr 2000 22:28:40 -0700 (PDT) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p43.a8.du.radix.net [207.192.132.171]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id BAA09528; Wed, 19 Apr 2000 01:28:37 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id 4862D1381A0; Wed, 19 Apr 2000 01:26:43 -0400 (EDT) Date: Wed, 19 Apr 2000 01:26:43 -0400 From: Patrick Seal To: cjclark@home.com Cc: Doug Poland , ListServer FreeBSD Questions Subject: Re: 4.0R - where is xntpd? Message-ID: <20000419012643.A19768@hyperhost.net> References: <20000418233220.I55844@cc942873-a.ewndsr1.nj.home.com> <20000419012408.A19487@hyperhost.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000419012408.A19487@hyperhost.net>; from patseal on Wed, Apr 19, 2000 at 01:24:08AM -0400 X-Operating-System: FreeBSD foobar.foobar.eyep.net 4.0-STABLE FreeBSD 4.0-STABLE Organization: Hyperhost Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 01:24:08AM -0400i, Patrick Seal wrote: > > > On Tue, Apr 18, 2000 at 11:32:20PM -0400i, Crist J. Clark wrote: > > The ancient xntpd(8) has been dropped in favor of ntpd(8). > > It should probably be removed from rc.conf, shouldn't it? Er... thats not what i meant. I meant shoulnd't it be renamed in rc.conf to be less confusing. whoops, sorry. -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:32: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 09BB637B698 for ; Tue, 18 Apr 2000 22:31:57 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp061.WORLDY.COM [209.5.30.91]) by home.worldy.com (8.8.7/8.8.7) with SMTP id BAA28530 for ; Wed, 19 Apr 2000 01:31:55 -0400 Message-ID: <38FD0C32.167EB0E7@worldy.com> Date: Wed, 19 Apr 2000 01:30:26 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: questions@freebsd.org Subject: Hylafax - waiting for modem to come ready Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keep getting this error like so; after "faxq" and "hfaxd -i hylafax" then "faxstat" gets me; HylaFAX scheduler on tracker: Running Modem cuaa1 (+1.999.555.1212): Waiting for modem to come ready Modem is OK works for other applications - faxaddmodem checks it out OK as usr 2.0 faxmodem I don't seem to have anything being logged either - that might point me to the problem. I'm using FreeBSD 3.4 and XFree86 3.3.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:34: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.sdca.home.com (ha1.rdc1.sdca.home.com [24.0.3.66]) by hub.freebsd.org (Postfix) with ESMTP id 13E5237BB3D for ; Tue, 18 Apr 2000 22:33:53 -0700 (PDT) (envelope-from anonymous@god.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.sdca.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000419053351.BAOQ8790.mail.rdc1.sdca.home.com@cx443070a>; Tue, 18 Apr 2000 22:33:51 -0700 Message-ID: <004001bfa9c2$5a4e6560$5a5d0418@vista1.sdca.home.com> From: "Anonymous Athiest" To: , , "Che Devine" , , "tblue" , , , "Shields, Jaymie" , Subject: Atheists Manifesto Date: Tue, 18 Apr 2000 22:44:38 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is document has not been run through a spell checker or edited properly. The text isn't what's important. The message is what's important. Feel free to run this through a spell checker before redistributing the message. If you agree with what is said here, please distribute it further. If you do not agree, at least consider what is being said with an open mind. The Athiest's Manifesto We live in a world full of Gods. Many different cultures have many different Gods. There are two classes of Gods. The Gods of the past, which usually come in groups, which were generally used to explain things that the people did not understand. From the roaming patterns of buffalo, to lightning and echos, people have made up stories to explain things they did not understand, because ignorance of a subject leads to fear of it. Lack of knowlege can be frightening. Still, the people of today look back at these anchient religions and call them "myths". They chuckle when they think of the ignorance required to believe that the sun is a God's Chariot. This brings us to the Gods of the present. Today's religions are commonly Monotheistic, relying on the belief of a single all powerful God. Today's Gods usually provide us with two messages. One is a social code which lays out a model of society for people to abide by. The other is a explination of the fundamental questions which people tend to ask. "Where did we come from ?" "Why are we here ?" and "What happens when we die ?". None of these questions can be answered to anyone's true satisfaction. Ignorance creates insecurity, therefore the people need to find a way to fill in this gap in their knowlege. The most common religion in the world today is Christianity and it's derivitives (Catholicism, Mormon, Islam, etc). Christianity provides the social code, and it also fills in the gaps in our knowlege, explaining the answers to these questions via the written and translated stories of people who lived 2000 years ago. What kind of people existed 2000 years ago ? By our standards today, they were ignorant, violent, socially obtuse, and worse. They treated women as objects, and slavery for both sex and labor was common. The people of this era were far less advanced than the Greeks, who's beliefs we laugh at today. And yet, some how, the words, stories, and beliefs of these people are taken as absolute fact by millions of people all over the world today. Christianity speaks of Jesus of Nazerith, the Christ, the son of God, who was born of a virgin, and walked about the people of the time and performed miracles and preached the word of God. Because of the historical impact of the man referred to, one can hardly deny that a man named Jesus of Nazerith exists, however, in order to believe the rest of his tale, you must take the word of ignorant people of the past as fact with no proof, evidence, or other information. This is commonly referred to as "blind faith". Millions of people choose to dedicate hours, days, and years of their life worshipping this Christian God. They are so certain that these people of the past, whom they probably aren't even decended from, are speaking the truth, that they are willing to devote their entire lives to this "story". They believe in a God, who in the past performed many many miracles, but for some reason has decided to discontinue his supernatural behaviors. God no longer comes to earth and speaks with men, as he did in the past. Why is it people are blind to the fact that they are emulating the same behaviors they criticize the Greeks, American Indians, and others for ? How can anyone honestly take this 2000 year old story as fact, with no evidence, and devote thier entire lives to it ? I would like to put forth my theory on that subject. As we've estabished, the people of today have the same types of insecurities that need "explaining". The fear of death has made men invent the world of spirituality. The idea that when one dies, that is the end; that one's bones go into the ground and decompose, is too frightening or depressing to people. So instead, they have to believe that some part of them is immortal. That they can always live on in some form or another. I call this an emotional crutch. It's a way of dealing with one's insecurities about our lives. It makes us feel important, like we're something more than a street sweeper, or garbage collector. We're all immortal souls with a much more glorious future ahead of us. This emotional crutch helps many people get through the day with a little self esteem and hope, and I don't begrudge them their crutch. What I do disagree with is the ignorance, but I would not be one to demand that others give up their emotional crutches in the name of enlightenment. I believe that enforcing your beliefs on another person, especially beliefs based solely on blind faith, to be the highest crime one human can do to another, short of taking their life. So if we, the atheist, are going to allow the street sweeper to believe, and we're going to choose not to believe, then what is the problem ? What is the purpose of this manefesto ? I believe that atheists are condemned by the majority of the population. Those of us who are secure enough in our own existance, and who feel that the 70 plus or minus 5 years on this earth is all we have, are treated like unholy fools. Those who will be punished in the afterlife. Those who are infected with this mental epidemic tend to react to the atheist in one of several ways. One way is to try to convert or convince the atheist that the 2000 year old story is true, and that the atheist needs to change his/her ways, lest they face eternal hellfire. The second way is to simply exclude and disassociate from the atheist, perhaps making comments about the "poor" soul to other believers. You'll notice I referred to religion as a mental epidemic. Many believers take this as an insult. I label religion such, because of certain behaviors that today's "evolved" religions have. (1) Questioning the religion's validity, asking for proof, expressing skepticism, etc, are all considered to be "sins" or crimes under the religion. In other words, independant, logical, unbiased thought are not allowed. Back in the earlier times when the followers were a little more "rabid" people were burned to death for expressing such ideas. (2) Religion is taught to children at a VERY young age. Basically, from kindergarden to adulthood, a believing parent is supposed to enroll the child in some kind of religous program like Sunday School. The reason for this is to expose the child to religion at an early age, before rational logical thought develops. This way, the child grows up with religion, so that any thoughts, ideas, concepts of atheism or disbelief are completely alien to them. An analigous example would be Hitler's Youth. Hitler also knew this concept well. If you wish to spread an idea, and have it safe from independant or radical thought, ingrain it in the children before they can reason. Today's religions have it down to a science, with songs, videos, and activities designed to make the child a believer before they truly even understand what God is. If people waited until age 13-15 before introducing religion to their children, so that the children could rationally decide if this was what they wanted to believe, religion would not be such a wide spread epidemic. (3) Religions instruct their people to attempt to convert (or in some radical cases, kill) any disbelievers. The kinder, more passive religions will simply ask their congregation to bring new people into the church every week. Once a person visits the church once or twice, the church has them added to their mailing and phone lists. They attempt to get the person to regularly attend. Then they attempt to get the person to participate in a ritual, such as baptism or confession. These are relatively benign activities, and usually can only trap the weak minded. The more "active" religions send people out to visit your home. They want to come in and talk to you about god and convince you that the 2000 year old story is true (because they say it is). They run commercials, and give your free literature or free copies of the bible. They'll do anything to convert you to their way. Why ? Because their religion specifies it. (4) Religion requires that you disbelieve anything scientific that might possibly contradict the religion. We've all seen and heard religous people sit and argue about how the entire sciences of Biology, Genetics, and Physics are just plain wrong, because the 2000 year old story contradicts it. (5) Religion covers every base. No matter what kind of argument or evidence you can bring up to attempt to contradict religion, the believer can always simply make up a little story or "possibility" of how God, using his supernatural powers, can simply have "made it that way". Take for instance the Dinosaurs. Either they didn't exist, and the bones "are really from contemporary animals, which are being fitted together incorrectly to look like a creature that never existed", or "God put those bones down there." No one knows why. Or how about how we are all decended from Adam and Eve ? Adam and Eve must not have truely been human, or mankind would have died from inbred genetic diseases (insufficeient gene pool), after the first couple hundred generations. And how did those people in the bible live for hundreds of years ? Were the laws of physics and the nature of human biology that different back then ? Religion fields these questions with ease. "God made it that way". "It's all part of God's plan". Beyond the grievences I have as an atheist living in a belief based society, I also have grievences as a human being. I have a personal care and interest in the well-being of my species. I would like to see mankind reach out into space, establish colonies on other planets and systems. Become something more than the proverbial 2 day mold on a piece of bread (before it is thrown out), before conditions in our solar system change and erase us from existance. Truthfully, everyone should care about mankind's development. The problem is this. The religions are "anti-science" in many respects. There are many things, like cloning, which we should not do because that is God's territory. "Playing God" is not allowed. Add that to the fact that many of man's best minds, people who could be possible Einsteins of certain fields, are robbed of their potential because they are infected with this mental disease. If John Doe grows up believing that evolution, biology and genetics are in conflict with his religion, he certainly wouldn't excersize the possibility that maybe he would have become one of the best Geneticists in the history of the science. Not only that, but those who don't believe, and wish to advance mankind's knowlege are restrained by the believers. They are forced to move at a slow enough pace so that the religions can readjust, reevaluate, and reinterpret the words of their religion so that they don't reach a point in which they cannot explain how their religion can be true with science showing the oppisite. Then there are such fanatics who spend every waking hour worshiping God, to the point which they're throwing away the most valuable thing they own. Life. Real life, here on earth. One only has so much time. If one spends all of that time trying to get ahead on the "next" life, they are throwing this life away, and not contributing to the society and species as a whole. Religion is a serious drain on mankind's most important resources, manpower and time. And no matter how much science proves that the world is 4 billion years old and not 15,000 years old, and that the universe was formed through the mixing and spreading of elements, and not by the wave of a magic wand, and no matter how many times scientists try to show that life on earth was formed by the interactions of nucleic acids (and it still is every day), it's absolutely impossible to convince a believer that the simplest answer is the correct answer. The world is as it seems. There is no second world, second life, greater power, or magic that makes it all possible. And it's sad, because we need every one of those believers with us, here on earth, helping out, not praying in some church or temple in front of some clown in a suit or fancy religious outfit. I am an atheist. I live in a world full of people, blind to their own ignorance, dedicated to a 2000 year old story written by people who's intellect doesn't even compare to an 8th grader. I have to live with these people, respect thier beliefs, and endure their constant attempts to convert me into one of their ilk. I have to watch as millions of man-years go down the drain, wasted away in foolishness. I watch as other atheists have to hide their beliefs, to avoid being condemned by the believers and ostrasized from society. But as I'm watching, I'm waiting. I see with every generation, more and more people are simply "going through the motions". They take part in the process, but they don't really believe in it. They simply do what is expected of them. Soon, they reach a certain age or time in their life in which they no longer attend the church, but they "still believe". They don't pray anymore but they "still believe". They go about living their real lives, pretending to themselves and others that they believe. These are a kind of "Casual Christians". This behavior shows the deterioration of the true believers as a whole. A pattern author Frank Herbert referred to as "rot at the core". As parents become more and more lax about their own religious patterns, they begin to spare their children the foolishness of church and Sunday School. Slowly the religious base of mankind is deteriorating. People are giving less and less credability to the 2000 year old story, as they grow up in a world of computers, cloning, genetic therapy, and microbiology. It's only a matter of time until, hopefully, enough of us break free of this mental disease and begin to live life for the here and now and not to please some imaginary God in order to gain entrance to some fantasy land. I am not alone. Talking privately with many others of my generation, I know I'm not the only one who thinks religious people are foolish. While most will tell an adult they believe in God, it's simply because they don't want to experience the social punishment of being a disbeliever. So we watch and wait. Wait for the world to wake up from this 2000 year old dream. Some day people will look back on Christianity the same way people look back at Zeus and Apollo. They'll ask how a people who've mastered genetics, computers, atomic physics, etc, can possibly believe in such childish nonsense. The answer is, most of us don't, we're just afraid to admit it, because we've seen what kind of violence the rabid religious can bring forth when their beliefs are threatened. So rather than rising against religion and preaching against it, we watch and wait for it to die of apathy. If we're wrong, we'll be condemned to hell for all eternity. If the religious are wrong, then they'll have thrown away the single most valuable thing they possess. Their life. I am an atheist. This is my manifesto. It is the first step in curing the disease. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:36:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail02.syd.optusnet.com.au (mail02.syd.optusnet.com.au [203.2.75.105]) by hub.freebsd.org (Postfix) with ESMTP id E338637B539 for ; Tue, 18 Apr 2000 22:36:25 -0700 (PDT) (envelope-from miniveyor@mpx.com.au) Received: from ras1.etseq.com.au (ocmax8-062.dialup.optusnet.com.au [198.142.41.62]) by mail02.syd.optusnet.com.au (8.9.3/8.9.3) with SMTP id PAA31744 for ; Wed, 19 Apr 2000 15:36:18 +1000 Message-ID: <002001bfa9be$c424f520$3e298ec6@etseq.com.au> From: "Darryl Williams" To: Subject: Problems with Relaying denied and sendmail Date: Wed, 19 Apr 2000 15:18:57 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001D_01BFAA12.94CD9EE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_001D_01BFAA12.94CD9EE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Anyone, Is there any simple way to include all IP addresses or domain names in = the /etc/mail/relay-domains file so that the mail server will allow Email to be sent to anyone anywhere = (if we wish it) rather than have to enter all domain names or individual IP addresses.=20 In short, is there a method to enable a wild card entry for domain names = or IP addresses (eg *.com.au or 0.0.0.0 or 255.255.255.255 or ?) in the /etc/mail/relay-domains file. At present, = we are getting Relaying denied errors in Outlook Express when attempting = to Email to users outside our domain/network using our FreeBSD mail = server using sendmail. Any ideas? Darryl Williams Etseq IT Melbourne Australia ------=_NextPart_000_001D_01BFAA12.94CD9EE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Anyone,
 
Is there any simple way to include all IP addresses = or domain=20 names in the /etc/mail/relay-domains file
so that the mail server will allow Email to be sent = to anyone=20 anywhere (if we wish it) rather
than have to enter all domain names or individual IP = addresses.
 
In short, is there a method to = enable a=20 wild card entry for domain names or IP addresses (eg *.com.au or 0.0.0.0 = or
255.255.255.255 or ?) in the /etc/mail/relay-domains = file. At=20 present, we are getting Relaying denied errors in Outlook Express when=20 attempting to Email to users outside our = domain/network=20 using our FreeBSD mail server using sendmail.
 
Any ideas?
 
Darryl Williams
Etseq IT
Melbourne Australia
------=_NextPart_000_001D_01BFAA12.94CD9EE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:42:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 2676437B579 for ; Tue, 18 Apr 2000 22:42:36 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id WAA11775; Tue, 18 Apr 2000 22:42:28 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <04ba01bfa9c2$0c102f00$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "Darryl Williams" , Subject: Re: Problems with Relaying denied and sendmail Date: Tue, 18 Apr 2000 22:42:27 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The only domain you should need in /etc/mail/relay-domains is 'mpx.com.au'. With this you should be able to e-mail anyone in the world from your internal network. --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com -----Original Message----- From: Darryl Williams To: questions@FreeBSD.ORG Date: Tuesday, April 18, 2000 10:37 PM Subject: Problems with Relaying denied and sendmail Anyone, Is there any simple way to include all IP addresses or domain names in the /etc/mail/relay-domains file so that the mail server will allow Email to be sent to anyone anywhere (if we wish it) rather than have to enter all domain names or individual IP addresses. In short, is there a method to enable a wild card entry for domain names or IP addresses (eg *.com.au or 0.0.0.0 or 255.255.255.255 or ?) in the /etc/mail/relay-domains file. At present, we are getting Relaying denied errors in Outlook Express when attempting to Email to users outside our domain/network using our FreeBSD mail server using sendmail. Any ideas? Darryl Williams Etseq IT Melbourne Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 22:56:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 4F84F37B539 for ; Tue, 18 Apr 2000 22:56:38 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from gimpy (hutch-132.hutchtel.net [206.10.67.32]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id AAA24006; Wed, 19 Apr 2000 00:56:36 -0500 (CDT) Message-ID: <000c01bfa9c4$7246f400$625662d1@gimpy.visi.com> From: "jpaetzel" To: "Anonymous Athiest" Cc: "FBSD-questions" Subject: Re: Atheists Manifesto Date: Wed, 19 Apr 2000 00:59:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aside from being a little off topic, I hope you're right. Kind of like going up in my airplane, shutting the engine off, and then arguing about whether gravity is real or not....not matter who wins the arguement, the plane is still going to crash. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 23: 6: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id BA13C37B696 for ; Tue, 18 Apr 2000 23:06:05 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from gimpy (hutch-132.hutchtel.net [206.10.67.32]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id BAA26315; Wed, 19 Apr 2000 01:05:56 -0500 (CDT) Message-ID: <002101bfa9c5$bff948a0$625662d1@gimpy.visi.com> From: "jpaetzel" To: "Jeremy DAWSON" Cc: "FBSD-questions" Subject: Re: disk space Date: Wed, 19 Apr 2000 01:08:54 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Jeremy DAWSON To: freebsd-questions@FreeBSD.ORG Date: Wednesday, April 19, 2000 12:26 AM Subject: disk space > >How much disk space is required to put FreeBSD on my system? > >(Does the handbook mention this - I couldn't find the information there). > >Thanks, > >Jeremy Dawson I'm pretty sure its in the handbook....but to give you the easy answer, it depends. I have an old 486 with a minimal install of 2.1.5 on a 80 meg hard drive with room to spare. No X windows though. I've got 3.4 on a newer machine and I installed everything off the CD onto a 2 gig drive and I have some room to spare. (Of course spending too much time drooling on the ports took care of that) If I remember correctly you can get X windows and the kernel sources and plenty of treats into 400 megs. I just fired through the handbook and didn't see the answer to your question. I know it's in the installing and running FreeBSD book I have by Greg Lehey, but its too late to find that. Hope that helps you out. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 23:11: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 09FB737B59C for ; Tue, 18 Apr 2000 23:11:00 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419061059.CFTT15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Tue, 18 Apr 2000 23:10:59 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12hnhS-0000wE-00 for ; Wed, 19 Apr 2000 02:10:58 -0400 To: freebsd-questions@FreeBSD.ORG Subject: kernel config wd0 -> ad0? X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 02:10:58 -0400 Message-ID: <87u2gywrgt.fsf@tea.thpoon.com> Lines: 28 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm upgrading 3.4-S to 4.0-S. I've cvsup'ed the sources with: src-all tag=RELENG_4 cvs-crypto tag=RELENG_4 made buildworld, buildkernel, and installkernel for GENERIC. I also created /dev/ad[02]s1[a-h]. However, one thing keeps me in doubt. I assume that since the entries in /dev changed, so should the device names in the kernel config file. Grepping in GENERIC and LINT for ad0 produced no results. LINT contains an entry for wd0, while GENERIC doesn't. Is this alright? Did these files get updated with cvsup at all? ;^) How would I specify the IDE controllers and drives in the config file for the new kernel? ,----[ My current kernel config file ] | controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x90ff90ff | disk wd0 at wdc0 drive 0 | | controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff | disk wd2 at wdc1 drive 0 `---- Thanks! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 23:29:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id F291237B6BF; Tue, 18 Apr 2000 23:29:18 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 12hnzB-00058b-00 ; Wed, 19 Apr 2000 02:29:17 -0400 Date: Wed, 19 Apr 2000 02:29:16 -0400 From: Peter Radcliffe To: freebsd-stable@freebsd.org Cc: freebsd-questions@freebsd.org Subject: FBSD 4.0-S, linux-netscape hitting portmapper Message-ID: <20000419022916.A19554@pir.net> Reply-To: freebsd-stable@freebsd.org Mail-Followup-To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-fish: < Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just tracked this one down and since I havn't seen this mentioned thought I'd mention it to save someone else the same trouble. I installed linux-netscape (for the linux plugins), don't run portmapper on this machine and do use log-in-vain. Every time it tried to resolve anything I saw 6 or 7 hits on localhost, rpc and it had to wait for something to time out before getting the dns resolution and then working correctly ... It turned out that /usr/compat/linux/etc/nsswitch.conf had lots of entries for nis in it. I removed the nis entries and all went back to as I'd expect. Should these entries be there by default ? P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 23:29:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id BDB4737BC38 for ; Tue, 18 Apr 2000 23:29:44 -0700 (PDT) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id CAA18311 for freebsd-questions@FreeBSD.ORG; Wed, 19 Apr 2000 02:29:43 -0400 (EDT) (envelope-from ray) Date: Wed, 19 Apr 2000 02:29:43 -0400 From: Ray Kohler To: freebsd-questions@FreeBSD.ORG Subject: Re: kernel config wd0 -> ad0? Message-ID: <20000419022943.A18296@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu References: <87u2gywrgt.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <87u2gywrgt.fsf@tea.thpoon.com>; from a.genkin@utoronto.ca on Wed, Apr 19, 2000 at 02:10:58AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 02:10:58AM -0400, Arcady Genkin wrote: > How would I specify the IDE controllers and drives in the config file > for the new kernel? # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives > ,----[ My current kernel config file ] > | controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x90ff90ff > | disk wd0 at wdc0 drive 0 > | > | controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff > | disk wd2 at wdc1 drive 0 > `---- You should have these drives detected as "ad0" and "ad1". If you would prefer "ad0" and "ad2", add this line along with the other three: options ATA_STATIC_ID -- Ray Kohler FreeBSD -- The Power to Serve "Life, loathe it or ignore it, you can't like it." -- Marvin, "Hitchhiker's Guide to the Galaxy" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Tue Apr 18 23:59:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id D866737B6BD for ; Tue, 18 Apr 2000 23:59:15 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Received: from danco (danco.mostgraveconcern.com [10.0.0.2]) by mostgraveconcern.com (8.9.3/8.9.3) with SMTP id XAA01142 for ; Tue, 18 Apr 2000 23:59:18 -0700 (PDT) (envelope-from dan@mostgraveconcern.com) Message-ID: <054701bfa9cc$c56ada40$0200000a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: "freebsd-questions" Subject: Serial Console and Terminal Type Date: Tue, 18 Apr 2000 23:59:13 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm using a serial console on my FreeBSD 3.4-STABLE box, which is in turn connected to my Windows PC and SecureCRT running at 132 cols x 50 lines. The line for ttyd0 in /etc/ttys for set to: ttyd0 "/usr/libexec/getty std.115200" pcvt50w on secure All is working fine, except when I drop to single-user mode. At that point the terminal type ($TERM) gets switched to cons25 (which seriously messes with 'more' and 'mergemaster'). Is there any way I can keep single-user mode from redefining the terminal type (i.e., where is the setting)? TIA, --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 0: 3: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id A3DC937B95B for ; Wed, 19 Apr 2000 00:02:53 -0700 (PDT) (envelope-from simon@businessmeetings.com) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id IAA29387; Wed, 19 Apr 2000 08:02:49 +0100 (BST) (envelope-from simon@businessmeetings.com) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Wed, 19 Apr 00 07:44:10 +0100 From: "Simon Clayton" To: "R Joseph Wright" Cc: Subject: RE: obtener freeebsd Date: Wed, 19 Apr 2000 07:44:11 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What, this list is in English - I suspect any outsider looking in may disagree! -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of R Joseph Wright Sent: 18 April 2000 18:19 To: Rasmus Skaarup Cc: Angel Luis; freebsd-questions@FreeBSD.ORG Subject: Re: obtener freeebsd On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > Hi, > > First, please write in english. No, that's ridiculous. If you don't understand it, skip over it like the rest of us do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 0: 5:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 3A56337B5C0 for ; Wed, 19 Apr 2000 00:05:13 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id KAA21958; Wed, 19 Apr 2000 10:05:07 +0300 (EEST) (envelope-from ru) Date: Wed, 19 Apr 2000 10:05:07 +0300 From: Ruslan Ermilov To: Simon J Mudd Cc: freebsd-questions@FreeBSD.ORG Subject: Re: top: nlist failed (4.0-STABLE) Message-ID: <20000419100507.A21904@relay.ucb.crimea.ua> Mail-Followup-To: Simon J Mudd , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Simon J Mudd on Tue, Apr 18, 2000 at 11:49:52PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 18, 2000 at 11:49:52PM +0200, Simon J Mudd wrote: > After upgrading from 3.4-RELEASE to 4.0-STABLE I can't get top to work. > The output I see is: > > unicorn# top > top: nlist failed > unicorn# su - sjmudd > $ top > top: nlist failed > $ uname -a > FreeBSD unicorn.ea4els.ampr.org 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun Apr 16 14: 03:41 CEST 2000 root@unicorn.ea4els.ampr.org:/usr/src/sys/compile/SMPB i386 > > I've checked the following permissions, but don't see anything wrong. > > unicorn# ls -l /dev/*mem* /kernel* > crw-r----- 1 root kmem 2, 1 Apr 2 21:39 /dev/kmem > crw-r----- 1 root kmem 2, 0 Apr 2 21:39 /dev/mem > -r-xr-xr-x 1 root wheel 2120765 Apr 18 00:25 /kernel > -rwxr-xr-x 1 root wheel 2465721 Sep 17 1999 /kernel.GENERIC > -r-xr-xr-x 1 root wheel 2120310 Apr 16 14:03 /kernel.old > > I'm a newbie to FreeBSD and am not really sure where to look. > Any suggestions? > See http://www.FreeBSD.org/cgi/query-pr.cgi?17422 -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 0:16:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id E40AA37B539 for ; Wed, 19 Apr 2000 00:16:14 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.243.79]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Tue, 18 Apr 2000 23:57:46 -0700 Message-ID: <38FD565E.B8C88CD4@3-cities.com> Date: Tue, 18 Apr 2000 23:46:54 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "David J. Kanter" Cc: FreeBSD questions Subject: Re: Code Crusader and tags References: <20000418175806.A38598@localhost.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David J. Kanter" wrote: > > With the Code Crusader port fixed, how can I get the function menu (that is, > the tags) to show up? I read on the CC web site that the Function menu can > cause crashes, but mine doesn't even show up. > > When I used CC in Linux, it showed up automatically. That is because patch-ac strips it out. Kent > -- > David Kanter > djkanter@nwu.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 0:17:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 9249837BC04 for ; Wed, 19 Apr 2000 00:17:08 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id JAA46266; Wed, 19 Apr 2000 09:17:05 +0200 (CEST) (envelope-from kheuer@gwdu60.gwdg.de) Date: Wed, 19 Apr 2000 09:17:05 +0200 (CEST) From: Konrad Heuer To: Nguyen Manh Tho Cc: freebsd-questions@FreeBSD.ORG, nmtho@dit.hcmut.edu.vn Subject: Re: How many users that FreeBSD server can manage ? In-Reply-To: <20000418144835.5831.qmail@web1611.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Apr 2000, Nguyen Manh Tho wrote: > I would like to know exactly how many users that the > FreeBSD Server can manage in the system. As the answer > from > ttp://www.freebsd.org/cgi/getmsg.cgi?fetch=3D5108641+5110123+/usr/local/w= ww/db/text/1999/freebsd-questions/19991226.freebsd-questions >=20 > the maximum number is 65535, but from man adduser the > maximum number is 32000. I do not know what 's the > correct number. /usr/src/usr.sbin/pwd_mkdb/pw_scan.c, line 87 (3.1-R): if (id > USHRT_MAX) { warnx("%s > max uid value (%d)", p, USHRT_MAX); /*return (0);*/ /* THIS SHOULD NOT BE FATAL! */ } pw->pw_uid =3D id; /usr/src/usr.sbin/adduser/adduser.perl, line 58: $uid_start =3D 1000; # new users get this uid $uid_end =3D 32000; # max. uid adduser seems to be coded very conservatively; the password database allows USHRT_MAX (65536) users safely. > I also would like to know with the large number of > users, will the processing speed slow down ? If yes, > how to speed up the system ? Probably there will be some slowdown when accessing user information, but the binary password file build by pwd_mkdb and used by the library functions should help to keep time in limits. Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 1:51: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rsys001a.roke.co.uk (rsys001a.roke.co.uk [193.118.192.110]) by hub.freebsd.org (Postfix) with ESMTP id 3CF2D37B509 for ; Wed, 19 Apr 2000 01:50:57 -0700 (PDT) (envelope-from mick.gallagher@roke.co.uk) Received: by rsys001a.roke.co.uk with Internet Mail Service (5.5.2650.21) id <2TYGPDJF>; Wed, 19 Apr 2000 09:50:56 +0100 Message-ID: From: "Gallagher, Mick" To: "'cjclark@home.com'" Cc: "'questions@freebsd.org'" , 'Joshua Swink' Subject: RE: RZ100 ATA Controller Problem - Possible Workaround?? Date: Wed, 19 Apr 2000 09:50:53 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Crist, Yes, a related problem report exists. See kern/17400 Thanks, Mick -----Original Message----- From: Crist J. Clark [mailto:cjc@cc942873-a.ewndsr1.nj.home.com] Sent: 19 April 2000 02:59 To: Gallagher, Mick Cc: 'questions@freebsd.org' Subject: Re: RZ100 ATA Controller Problem - Possible Workaround?? On Tue, Apr 18, 2000 at 02:59:15PM +0100, Gallagher, Mick wrote: > Hi All, > > I recently wrote to this list with a mail under the subject "Big > Installation Problems". > > Basically, so far as I understand, FreeBSD 4.0 won't install on my machine > because of driver problems with the RZ100 ATA controller. > > Apparently this controller was fairly common on early Pentium machines. > > And so what's the next step for anyone in possession of an RZ100? > > In order to help me figure out my options, here are some questions... > > 1) FreeBSD commitment to old hardware > > I guess its likely that development priorities are more focussed on newer > hardware problems, rather than problems associated with older kit. So am I > realistically going to see a fix for this anytime soon? > > 2) 3.4 Installation Floppies with 4.0 CDROM > > I'm new to FreeBSD, so please forgive me if I'm asking an outstandingly > stupid question: In the absence of a 4.0 RZ100 fix, can I use installation > floppies from a previous release to kick-start the installation from my 4.0 > CDROM? Or is the 4.0 CDROM going to overwrite the kernel drivers from the > floppy anyhow? > > 3) Back to 3.4 > > Is my only realistic course of action to install 3.4 (is it 3.4?) and forget > 4.0 (for now)? > > Advice and opinions gratefully received. I have this problem too. See my thread, "Problem Booting 4.0R Floppy (ATA Driver?)." And note the date. The day after 4.0-RELEASE was announced. :( 3.4 was and is running again just fine on this machine (but it was a pain to reinstall it). I built my own kernels with some different ata options, but never got it to boot. Hell, I took off all IDE devices and compiled the kernel without ATA support and it still died. Has anyone put in a PR on this? Now that it seems pretty definate that it is the IDE controller, I will submit one if there isn't one already. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 2:38:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hq.seicom.net (hq.seicom.net [194.97.200.30]) by hub.freebsd.org (Postfix) with ESMTP id 67BD437B73A for ; Wed, 19 Apr 2000 02:38:18 -0700 (PDT) (envelope-from lass@lw-datentechnik.de) Received: from gateway by hq.seicom.net (8.9.3/8.9.3) with ESMTP id LAA31624 for ; Wed, 19 Apr 2000 11:38:15 +0200 (CEST) Received: from host-56.gartenstrasse.intra (lw-datentechnik.de) [192.168.250.56] by gateway with esmtp (Exim 3.03 #1 (Debian)) id 12hsl6-0005Ig-00; Wed, 19 Apr 2000 13:35:04 +0200 Message-ID: <38FD7F2C.4E861C5@lw-datentechnik.de> Date: Wed, 19 Apr 2000 11:41:00 +0200 From: Uwe Lass X-Mailer: Mozilla 4.7 [de] (Win98; I) X-Accept-Language: de MIME-Version: 1.0 To: questions@freebsd.org Subject: A Question about mylex raid controllers Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hallo, Is it possible to run free bsd on a mylex raid controller. Yours Uwe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 2:39:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from divre5.telkom.co.id (surabaya.divre5.telkom.co.id [202.134.0.55]) by hub.freebsd.org (Postfix) with SMTP id BBF0937B509 for ; Wed, 19 Apr 2000 02:39:21 -0700 (PDT) (envelope-from sandy@divre5.telkom.co.id) Received: (qmail 13821 invoked by uid 0); 19 Apr 2000 09:36:27 -0000 Received: from unknown (HELO sandy) (10.96.12.34) by divre5.telkom.co.id with SMTP; 19 Apr 2000 09:36:27 -0000 Message-ID: <004901bfa9e4$81b78970$220c600a@divre5.net> From: "Arisandy Arief" To: "Freebsd List" References: <200004190435.e3J4ZqR20115@cytosine.dhs.org> Subject: Re: FreeBSD 4.0S sshd + Windows SSH client Date: Wed, 19 Apr 2000 16:44:50 +0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I always got error while connecting to FreeBSD server using TeraTerm+ssh addon "rsa_private_decrypt() failed" my box running FreeBSD 4.0-RELEASE and RSA_REF20 for apache+modssl so what's wrong with my sshd?? ----- Original Message ----- From: Bhishan Hemrajani To: Richard Grace Cc: ; '[FreeBSD-Questions-List] (E-mail)' Sent: Wednesday, April 19, 2000 11:35 AM Subject: Re: FreeBSD 4.0S sshd + Windows SSH client > I like SecureCRT.. it works great for me. > Lots of options too. > > http://www.vandyke.com > > --bhishan > > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > > What type of capabilities do I need to look > > > for when deciding which Windows 9x/NT based > > > ssh client to use with sshd in FreeBSD-4.0? > > > > TeraTerm is a great telnet client, with an ssh add-on. > > > > http://hp.vector.co.jp/authors/VA002416/teraterm.html > > > > TeraTerm ssh supports most algorithms and data compression. > > > > > Regards > > > ------------ > > > Dan Larsson > > > > Richard Grace. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 2:49:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 8B29B37B5C0 for ; Wed, 19 Apr 2000 02:49:47 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.1/8.10.0.Tyfon) with ESMTP id e3J9njU74296 for ; Wed, 19 Apr 2000 11:49:45 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Wed, 19 Apr 2000 12:02:29 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: howto compile in support for tcpwrappers in sendmail Date: Wed, 19 Apr 2000 11:49:54 +0200 Message-ID: <002701bfa9e4$9e3711b0$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What arguments do I need to pass to sendmail during compiletime to include support for tcp wrappers on FreeBSD-3.2? Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3: 4:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 3790E37B5C0 for ; Wed, 19 Apr 2000 03:04:52 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.1/8.10.0.Tyfon) with ESMTP id e3JA4pU78329 for ; Wed, 19 Apr 2000 12:04:51 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Wed, 19 Apr 2000 12:10:43 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: RE: howto compile in support for tcpwrappers in sendmail (solved) Date: Wed, 19 Apr 2000 11:58:09 +0200 Message-ID: <002e01bfa9e5$c4777030$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG | What arguments do I need to pass to sendmail | during compiletime to include support for tcp | wrappers on FreeBSD-3.2? Nevermind I figured it out.. | | Regards | ------------ | Dan Larsson | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3:24:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 0558137BC67 for ; Wed, 19 Apr 2000 03:24:08 -0700 (PDT) (envelope-from brameld@twave.net) Received: from [208.47.188.159] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id qa969244 for ; Wed, 19 Apr 2000 06:24:00 -0400 From: Walter Brameld To: R Joseph Wright , Rasmus Skaarup Subject: Re: obtener freeebsd Date: Wed, 19 Apr 2000 06:23:44 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: Angel Luis , freebsd-questions@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00041906235800.02750@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Apr 2000, in a never-ending search for enlightenment, R Joseph Wright wrote: > On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > > > > Hi, > > > > First, please write in english. > > No, that's ridiculous. If you don't understand it, skip over it like the > rest of us do. I agree. -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3:27:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nwcst278.netaddress.usa.net (nwcst278.netaddress.usa.net [204.68.23.23]) by hub.freebsd.org (Postfix) with SMTP id ECA3D37BC4F for ; Wed, 19 Apr 2000 03:27:54 -0700 (PDT) (envelope-from forea@usa.net) Received: (qmail 14430 invoked by uid 60001); 19 Apr 2000 10:27:53 -0000 Message-ID: <20000419102753.14429.qmail@nwcst278.netaddress.usa.net> Received: from 204.68.23.23 by nwcst278 for [212.20.28.2] via web-mailer(M3.4.0.33) on Wed Apr 19 10:27:53 GMT 2000 Date: 19 Apr 00 04:27:53 MDT From: e_a f To: questions@FreeBSD.org Subject: Cookies in BSD Read-Receipt: forea@usa.net Disposition-Notification-To: forea@usa.net X-Mailer: USANET web-mailer (M3.4.0.33) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Forgive me for troubling You. Short description: Perl script "works" with cookies that are CHANGED while running. When Client is running it in Windows the one works very well. But there are problems with running in Your environment. I have been studying some BSD sites for a long time but have not found necessary info about Users Profiles and Cookies. My question is: Is it possible to use SUCH cookies by Perl in BSD/OS (for both Internet Explorer and Netscape Navigator)? If Yes, what settings (managings, descriptions) must be made and where, what directories and where must be created and so on (and/or where I can read about it). If No, where it has been written. Thanks a lot in advance. El Apr 19/2000 ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3:37:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.mipnet.org (zeus.mipnet.org [195.115.143.1]) by hub.freebsd.org (Postfix) with ESMTP id D927A37BBED for ; Wed, 19 Apr 2000 03:37:17 -0700 (PDT) (envelope-from mahe@twam.com) Received: from twam.com (sad-hermes-19.mipnet.org [195.115.76.34]) by zeus.mipnet.org (8.9.3/8.9.3) with ESMTP id MAA02011 for ; Wed, 19 Apr 2000 12:51:55 +0200 (MET DST) Message-ID: <38FD8CDB.D6FF2653@twam.com> Date: Wed, 19 Apr 2000 12:39:23 +0200 From: "Loic Mahe'" Organization: TWAM Informatique X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en, fr-FR MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FreeBSD and sendmail Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to use sendmail with my dialup connection. I looked at the FAQ (http://www.fr.freebsd.org/FAQ/admin.html#ISPMAIL) and generated my sendmail.cf file. Sending mail works, but each time I launch sendmail (at boot time, manually (like sendmail -bt) or with mailq), the modem opens the connection to my ISP (even if the mail queue is empty). This problem seems to occur only on FreeBSD (I asked my question in a french mail-related newsgroup and Linux users told me that they have no such problem). I used tcpdump and found that 2 DNS queries are sent (and therefore lauch the modem since resolv.conf lists my ISP's DNS). Normally, sendmail uses a ServiceSwitch file to use /etc/hosts instead of bind, but is it used on FreeBSD ? It is not normal that the modem connects if there is no mail to send. Any help is welcome. Thanks. Loic/Toulouse, France PS : I'm on FreeBSD 3.1 with sendmail 8.9.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3:47:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dante.mail-abuse.org (dante.mail-abuse.org [204.152.184.35]) by hub.freebsd.org (Postfix) with ESMTP id D5D8B37BC6A for ; Wed, 19 Apr 2000 03:47:48 -0700 (PDT) (envelope-from jdfalk@mail-abuse.org) Received: (from jdfalk@localhost) by dante.mail-abuse.org (8.9.1/8.9.1) id DAA06545; Wed, 19 Apr 2000 03:47:48 -0700 (PDT) env-from (jdfalk@mail-abuse.org) Date: Wed, 19 Apr 2000 03:47:48 -0700 From: "J.D. Falk" To: freebsd-questions@freebsd.org Subject: Corrupted disk label and related issues Message-ID: <20000419034747.A5527@mail-abuse.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yesterday a drive which I'd been meaning to replace died in a generally unhappy manner -- after much research and general (mostly unrelated) replacement of hardware, I (with help from some friends) tracked it down to disklabel problems and did a bunch of work trying to fix that. The way things stand now, `disklabel -r ad3` comes up with the correct information about eight times out of ten; other times, it'll say "bad pack magic number (label is damaged, or pack is unlabeled)". I managed to dd the entire contents of the disk to another, more functional slice elsewhere. So, the data is still all there in one form or another. If I could find out the exact start (after boot foo) of the partitions, I could dd each of them seperately and work from there, but I'm not sure if it'd really buy me all that much. Another possible datapoint: attempting to mount or fsck any of the partitions will, more often than not, result in a "Device not configured" message. My main goal at this point, after more than sixteen hours of working on it and nearly 25 hours of downtime -- is to regain the data. If anyone could offer advice, I sure would appreciate it. I have a feeling that I'm missing something simple -- I used to be a sysadmin, but I never had this kind of problem with a BSD system before. *sigh* (Note: the machine in question is my own, not my employer's.) -- J.D. Falk "Laughter is the sound Product Manager that knowledge makes when it's born." Mail Abuse Prevention System LLC -- The Cluetrain Manifesto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3:50:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 3003237BC76 for ; Wed, 19 Apr 2000 03:50:12 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.1/8.10.0.Tyfon) with ESMTP id e3JAoAU79077 for ; Wed, 19 Apr 2000 12:50:10 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Wed, 19 Apr 2000 12:52:05 +0200 From: "Dan Larsson" To: "'james'" Cc: "[FreeBSD-Questions-List] (E-mail)" Subject: RE: howto compile in support for tcpwrappers in sendmail (solved) Date: Wed, 19 Apr 2000 12:39:31 +0200 Message-ID: <002f01bfa9eb$8bf01900$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG | What was the answer though? - I'm trying to do it myself :-)))) Create a file called 'site.config.m4' in /PATH/TO/SENDMAIL/SOURCE/devtools/Site and add the following two lines to the file APPENDDEF(`confENVDEF', `-DTCPWRAPPERS') APPENDDEF(`conf_sendmail_LIBS', `-lwrap') remove the obj.* dir and in the sendmail dir do a ./makesendmail | | regards | | james | | > Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 3:53:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from styx.astrom.net (astrom.net [193.15.98.30]) by hub.freebsd.org (Postfix) with ESMTP id 780E637BC6E for ; Wed, 19 Apr 2000 03:53:38 -0700 (PDT) (envelope-from astrom@styx.astrom.net) Received: (from astrom@localhost) by styx.astrom.net (8.9.3/8.9.3) id MAA59719 for questions@freebsd.org; Wed, 19 Apr 2000 12:53:33 +0200 (CEST) Date: Wed, 19 Apr 2000 12:53:33 +0200 (CEST) From: Patrik Astrom Message-Id: <200004191053.MAA59719@styx.astrom.net> To: questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-questions To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 4: 5:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kodos.tinet.ie (kodos.tinet.ie [159.134.237.29]) by hub.freebsd.org (Postfix) with ESMTP id D05F137BC38 for ; Wed, 19 Apr 2000 04:05:17 -0700 (PDT) (envelope-from fcfbsd@eircom.net) Received: from [212.2.167.106] (helo=irlbcw1186737) by kodos.tinet.ie with smtp (Exim 2.05 #23) id 12hsIE-0004MK-00 for freebsd-questions@freebsd.org; Wed, 19 Apr 2000 12:05:14 +0100 Message-Id: Date: Wed, 19 Apr 2000 12:03:43 +0100 X-Priority: 3 From: Fergus Cameron X-Mailer: Mail Warrior To: anonymous@god.com Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Re:Atheists Manifesto Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.56 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 19/04/00 11:58:55 science is also a god. except it calls it's beliefs axioms & i know plenty of people that spend all their life worshiping that god. why? so they achieve their own brand of immorality, to make them more than a 'street sweeper'. things don't change that much i'm afraid. we'll bury ourselves with genetics as easily as we did with christianity. If your strong enough to stand up, why are you anonymous? I'm not. Fergus. Atheist, yes, but it does not mean I consider mankind god. ----- "I love it when a plan comes together" *que cigar* *smile* *que music* do do do doooo, doo doo doooooo, do loree roo de do, de loo doooldd dooooo ----- >This is document has not been run through a spell checker or edited >properly. The text isn't what's important. The message is what's >important. Feel free to run this through a spell checker before >redistributing the message. If you agree with what is said here, please >distribute it further. If you do not agree, at least consider what is being >said with an open mind. > > > The Athiest's Manifesto > > > > We live in a world full of Gods. Many different cultures have many >different Gods. There are two classes of Gods. The Gods of the past, which >usually come in groups, which were generally used to explain things that the >people did not understand. From the roaming patterns of buffalo, to >lightning and echos, people have made up stories to explain things they did >not understand, because ignorance of a subject leads to fear of it. Lack of >knowlege can be frightening. Still, the people of today look back at these >anchient religions and call them "myths". They chuckle when they think of >the ignorance required to believe that the sun is a God's Chariot. > > This brings us to the Gods of the present. Today's religions are commonly >Monotheistic, relying on the belief of a single all powerful God. Today's >Gods usually provide us with two messages. One is a social code which lays >out a model of society for people to abide by. The other is a explination >of the fundamental questions which people tend to ask. "Where did we come >from ?" "Why are we here ?" and "What happens when we die ?". None of >these questions can be answered to anyone's true satisfaction. Ignorance >creates insecurity, therefore the people need to find a way to fill in this >gap in their knowlege. The most common religion in the world today is >Christianity and it's derivitives (Catholicism, Mormon, Islam, etc). >Christianity provides the social code, and it also fills in the gaps in our >knowlege, explaining the answers to these questions via the written and >translated stories of people who lived 2000 years ago. > > What kind of people existed 2000 years ago ? By our standards today, they >were ignorant, violent, socially obtuse, and worse. They treated women as >objects, and slavery for both sex and labor was common. The people of this >era were far less advanced than the Greeks, who's beliefs we laugh at today. >And yet, some how, the words, stories, and beliefs of these people are taken >as absolute fact by millions of people all over the world today. >Christianity speaks of Jesus of Nazerith, the Christ, the son of God, who >was born of a virgin, and walked about the people of the time and performed >miracles and preached the word of God. Because of the historical impact of >the man referred to, one can hardly deny that a man named Jesus of Nazerith >exists, however, in order to believe the rest of his tale, you must take the >word of ignorant people of the past as fact with no proof, evidence, or >other information. This is commonly referred to as "blind faith". > > Millions of people choose to dedicate hours, days, and years of their life >worshipping this Christian God. They are so certain that these people of >the past, whom they probably aren't even decended from, are speaking the >truth, that they are willing to devote their entire lives to this "story". >They believe in a God, who in the past performed many many miracles, but for >some reason has decided to discontinue his supernatural behaviors. God no >longer comes to earth and speaks with men, as he did in the past. > > Why is it people are blind to the fact that they are emulating the same >behaviors they criticize the Greeks, American Indians, and others for ? How >can anyone honestly take this 2000 year old story as fact, with no evidence, >and devote thier entire lives to it ? I would like to put forth my theory >on that subject. > > As we've estabished, the people of today have the same types of >insecurities that need "explaining". The fear of death has made men invent >the world of spirituality. The idea that when one dies, that is the end; >that one's bones go into the ground and decompose, is too frightening or >depressing to people. So instead, they have to believe that some part of >them is immortal. That they can always live on in some form or another. I >call this an emotional crutch. It's a way of dealing with one's >insecurities about our lives. It makes us feel important, like we're >something more than a street sweeper, or garbage collector. We're all >immortal souls with a much more glorious future ahead of us. This emotional >crutch helps many people get through the day with a little self esteem and >hope, and I don't begrudge them their crutch. What I do disagree with is >the ignorance, but I would not be one to demand that others give up their >emotional crutches in the name of enlightenment. I believe that enforcing >your beliefs on another person, especially beliefs based solely on blind >faith, to be the highest crime one human can do to another, short of taking >their life. > > So if we, the atheist, are going to allow the street sweeper to believe, >and we're going to choose not to believe, then what is the problem ? What >is the purpose of this manefesto ? I believe that atheists are condemned by >the majority of the population. Those of us who are secure enough in our >own existance, and who feel that the 70 plus or minus 5 years on this earth >is all we have, are treated like unholy fools. Those who will be punished >in the afterlife. Those who are infected with this mental epidemic tend to >react to the atheist in one of several ways. One way is to try to convert >or convince the atheist that the 2000 year old story is true, and that the >atheist needs to change his/her ways, lest they face eternal hellfire. The >second way is to simply exclude and disassociate from the atheist, perhaps >making comments about the "poor" soul to other believers. > > You'll notice I referred to religion as a mental epidemic. Many believers >take this as an insult. I label religion such, because of certain behaviors >that today's "evolved" religions have. > > (1) Questioning the religion's validity, asking for proof, expressing >skepticism, etc, are all considered to be "sins" or crimes under the >religion. In other words, independant, logical, unbiased thought are not >allowed. Back in the earlier times when the followers were a little more >"rabid" people were burned to death for expressing such ideas. > > (2) Religion is taught to children at a VERY young age. Basically, from >kindergarden to adulthood, a believing parent is supposed to enroll the >child in some kind of religous program like Sunday School. The reason for >this is to expose the child to religion at an early age, before rational >logical thought develops. This way, the child grows up with religion, so >that any thoughts, ideas, concepts of atheism or disbelief are completely >alien to them. An analigous example would be Hitler's Youth. Hitler also >knew this concept well. If you wish to spread an idea, and have it safe >from independant or radical thought, ingrain it in the children before they >can reason. Today's religions have it down to a science, with songs, >videos, and activities designed to make the child a believer before they >truly even understand what God is. If people waited until age 13-15 before >introducing religion to their children, so that the children could >rationally decide if this was what they wanted to believe, religion would >not be such a wide spread epidemic. > > (3) Religions instruct their people to attempt to convert (or in some >radical cases, kill) any disbelievers. The kinder, more passive religions >will simply ask their congregation to bring new people into the church every >week. Once a person visits the church once or twice, the church has them >added to their mailing and phone lists. They attempt to get the person to >regularly attend. Then they attempt to get the person to participate in a >ritual, such as baptism or confession. These are relatively benign >activities, and usually can only trap the weak minded. The more "active" >religions send people out to visit your home. They want to come in and talk >to you about god and convince you that the 2000 year old story is true >(because they say it is). They run commercials, and give your free >literature or free copies of the bible. They'll do anything to convert you >to their way. Why ? Because their religion specifies it. > > (4) Religion requires that you disbelieve anything scientific that might >possibly contradict the religion. We've all seen and heard religous people >sit and argue about how the entire sciences of Biology, Genetics, and >Physics are just plain wrong, because the 2000 year old story contradicts >it. > > (5) Religion covers every base. No matter what kind of argument or >evidence you can bring up to attempt to contradict religion, the believer >can always simply make up a little story or "possibility" of how God, using >his supernatural powers, can simply have "made it that way". Take for >instance the Dinosaurs. Either they didn't exist, and the bones "are really >from contemporary animals, which are being fitted together incorrectly to >look like a creature that never existed", or "God put those bones down >there." No one knows why. Or how about how we are all decended from Adam >and Eve ? Adam and Eve must not have truely been human, or mankind would >have died from inbred genetic diseases (insufficeient gene pool), after the >first couple hundred generations. And how did those people in the bible >live for hundreds of years ? Were the laws of physics and the nature of >human biology that different back then ? Religion fields these questions >with ease. "God made it that way". "It's all part of God's plan". > > > Beyond the grievences I have as an atheist living in a belief based >society, I also have grievences as a human being. I have a personal care >and interest in the well-being of my species. I would like to see mankind >reach out into space, establish colonies on other planets and systems. >Become something more than the proverbial 2 day mold on a piece of bread >(before it is thrown out), before conditions in our solar system change and >erase us from existance. Truthfully, everyone should care about mankind's >development. The problem is this. The religions are "anti-science" in many >respects. There are many things, like cloning, which we should not do >because that is God's territory. "Playing God" is not allowed. Add that to >the fact that many of man's best minds, people who could be possible >Einsteins of certain fields, are robbed of their potential because they are >infected with this mental disease. If John Doe grows up believing that >evolution, biology and genetics are in conflict with his religion, he >certainly wouldn't excersize the possibility that maybe he would have become >one of the best Geneticists in the history of the science. Not only that, >but those who don't believe, and wish to advance mankind's knowlege are >restrained by the believers. They are forced to move at a slow enough pace >so that the religions can readjust, reevaluate, and reinterpret the words of >their religion so that they don't reach a point in which they cannot explain >how their religion can be true with science showing the oppisite. Then >there are such fanatics who spend every waking hour worshiping God, to the >point which they're throwing away the most valuable thing they own. Life. >Real life, here on earth. One only has so much time. If one spends all of >that time trying to get ahead on the "next" life, they are throwing this >life away, and not contributing to the society and species as a whole. >Religion is a serious drain on mankind's most important resources, manpower >and time. And no matter how much science proves that the world is 4 billion >years old and not 15,000 years old, and that the universe was formed through >the mixing and spreading of elements, and not by the wave of a magic wand, >and no matter how many times scientists try to show that life on earth was >formed by the interactions of nucleic acids (and it still is every day), >it's absolutely impossible to convince a believer that the simplest answer >is the correct answer. The world is as it seems. There is no second world, >second life, greater power, or magic that makes it all possible. And it's >sad, because we need every one of those believers with us, here on earth, >helping out, not praying in some church or temple in front of some clown in >a suit or fancy religious outfit. > > I am an atheist. I live in a world full of people, blind to their own >ignorance, dedicated to a 2000 year old story written by people who's >intellect doesn't even compare to an 8th grader. I have to live with these >people, respect thier beliefs, and endure their constant attempts to convert >me into one of their ilk. I have to watch as millions of man-years go down >the drain, wasted away in foolishness. I watch as other atheists have to >hide their beliefs, to avoid being condemned by the believers and ostrasized >from society. But as I'm watching, I'm waiting. I see with every >generation, more and more people are simply "going through the motions". >They take part in the process, but they don't really believe in it. They >simply do what is expected of them. Soon, they reach a certain age or time >in their life in which they no longer attend the church, but they "still >believe". They don't pray anymore but they "still believe". They go about >living their real lives, pretending to themselves and others that they >believe. These are a kind of "Casual Christians". This behavior shows the >deterioration of the true believers as a whole. A pattern author Frank >Herbert referred to as "rot at the core". As parents become more and more >lax about their own religious patterns, they begin to spare their children >the foolishness of church and Sunday School. Slowly the religious base of >mankind is deteriorating. People are giving less and less credability to >the 2000 year old story, as they grow up in a world of computers, cloning, >genetic therapy, and microbiology. It's only a matter of time until, >hopefully, enough of us break free of this mental disease and begin to live >life for the here and now and not to please some imaginary God in order to >gain entrance to some fantasy land. I am not alone. Talking privately with >many others of my generation, I know I'm not the only one who thinks >religious people are foolish. While most will tell an adult they believe in >God, it's simply because they don't want to experience the social punishment >of being a disbeliever. So we watch and wait. Wait for the world to wake >up from this 2000 year old dream. Some day people will look back on >Christianity the same way people look back at Zeus and Apollo. They'll ask >how a people who've mastered genetics, computers, atomic physics, etc, can >possibly believe in such childish nonsense. The answer is, most of us >don't, we're just afraid to admit it, because we've seen what kind of >violence the rabid religious can bring forth when their beliefs are >threatened. So rather than rising against religion and preaching against >it, we watch and wait for it to die of apathy. If we're wrong, we'll be >condemned to hell for all eternity. If the religious are wrong, then >they'll have thrown away the single most valuable thing they possess. Their >life. I am an atheist. This is my manifesto. It is the first step in >curing the disease. > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 4:17:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id C5B8C37BC5B for ; Wed, 19 Apr 2000 04:17:35 -0700 (PDT) (envelope-from circulation@fmagazine.com) Received: from [213.1.206.226] (helo=k6a0k9) by rhenium.btinternet.com with smtp (Exim 2.05 #1) id 12hsTl-0002m8-00 for freebsd-questions@freebsd.org; Wed, 19 Apr 2000 12:17:10 +0100 To: From: Subject: Digital magazine launch - free sampling of 1st issue content-length: 1691 Message-Id: Date: Wed, 19 Apr 2000 12:17:10 +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir/Madam - F magazine is about to launch with it's first issue. We are selecting companies with a high rate of employees between the age 18-30yrs to sample a full version of F magazine CD Rom. The smallest box contains 50 Cd's and although it is totally free we must have your commitment that the box of CD's will be positioned in a strategic position in the company where each employee is able to pick up their copy. If you would like to propose your company for this launch offer, please call F magazine's offices at 020 7379 4466 or email: chrissie@fmagazine.com The distribution is free although we would like each person who receives the CD to become a member of Club-F. Membership to Club-F is free - for life, and among other services, grants the free mailing of future issues of F magazine at the members address. The Club will be active for subscription after the 5th May at www.fmagazine.com F magazine CD-Rom, the UK based digital source of style, knowledge and life opportunities for the 'digital generation'. A beautiful magazine with electronic pages, numbered and able to ▒turn▓ in the format equivalent to a paper publication. Each page however, is a programmable module that combines the fast interactive multimedia capacity of the CD-Rom with the power of the Internet. Note from the Managing Director- We have spent over 16 months researching and building the F magazine concept. I am proud to be able to offer this first issue of 120,000 copies to our UK market. Fmagazine will be launching its first issue in the US in July - if you are part of US Group and would like to propose the US offices, please let us know. Chrissie Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 4:28:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from soup.thpoon.com (cr103675-a.bloor1.on.wave.home.com [24.114.152.71]) by hub.freebsd.org (Postfix) with SMTP id 22DF137BB58 for ; Wed, 19 Apr 2000 04:28:14 -0700 (PDT) (envelope-from antipode@soup.thpoon.com) Received: (qmail 508 invoked by uid 1001); 19 Apr 2000 11:28:12 -0000 Date: Wed, 19 Apr 2000 07:28:12 -0400 From: Arcady Genkin To: freebsd-questions@freebsd.org Subject: IMAP problem after upgrade 3.4 -> 4.0 Message-ID: <20000419072812.A402@soup.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After I upgraded from 3.4-S to 4.0-S, I can no longer connect to IMAP service, running on this box. Network works fine otherwise, and imap4 service is listed as before in /etc/inetd.conf. I'm using imap-uw port. Any ideas? Thanks! p.s. If it's not too much trouble, could you CC your replies to my email? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 4:37:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from soup.thpoon.com (cr103675-a.bloor1.on.wave.home.com [24.114.152.71]) by hub.freebsd.org (Postfix) with SMTP id B5A9F37BC5B for ; Wed, 19 Apr 2000 04:37:10 -0700 (PDT) (envelope-from antipode@soup.thpoon.com) Received: (qmail 584 invoked by uid 1001); 19 Apr 2000 11:37:09 -0000 Date: Wed, 19 Apr 2000 07:37:09 -0400 From: Arcady Genkin To: freebsd-questions@freebsd.org Subject: kernel compilation problems on 4.0 Message-ID: <20000419073709.A531@soup.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just upgraded from 3.4-S to 4.0-S. I can't compile kernel the normal way. After doing "make depend", "make" I get: soup:/usr/src/sys/compile/SOUP# make cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/mii/mii.c ../../dev/mii/mii.c:80: `bus_driver_added_desc' undeclared here (not in a function) ../../dev/mii/mii.c:80: initializer element is not constant ../../dev/mii/mii.c:80: (near initialization for `miibus_methods[5].desc') *** Error code 1 The strange part is that I *can* compile kernel with the *same* config file by going into /usr/src, and doing "make buildkernel KERNEL=SOUP". This way the kernel compiles and installs just fine. Any idea what's missing? Thanks! p.s. Could you please CC me a reply since my mail setup is a bit screwed due to IMAP misconfiguration after the upgrade. ;^( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 4:51:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id B2A7E37B841 for ; Wed, 19 Apr 2000 04:51:23 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12ht1j-000F69-00; Wed, 19 Apr 2000 13:52:15 +0200 Date: Wed, 19 Apr 2000 13:52:15 +0200 From: Marc Silver To: Loic Mahe' Cc: FreeBSD Questions Subject: Re: FreeBSD and sendmail Message-ID: <20000419135215.O36881@draenor.org> References: <38FD8CDB.D6FF2653@twam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38FD8CDB.D6FF2653@twam.com>; from mahe@twam.com on Wed, Apr 19, 2000 at 12:39:23PM +0200 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, I know this probably isn't the answer you're looking for, but you might want to take a look at using Postfix. (/usr/ports/mail/postfix). I found it to be a lot more effective than sendmail especially over a dialup and it doesn't do annoying things like dialup if you check the mailq. :) Cheers, Marc On Wed, Apr 19, 2000 at 12:39:23PM +0200, Loic Mahe' wrote: > Hello, > > I'm trying to use sendmail with my dialup connection. I looked at the > FAQ (http://www.fr.freebsd.org/FAQ/admin.html#ISPMAIL) > and generated my sendmail.cf file. > Sending mail works, but each time I launch sendmail (at boot time, > manually (like sendmail -bt) or with mailq), the modem opens the > connection to my ISP (even if the mail queue is empty). This problem > seems to occur only on FreeBSD (I asked my question in a french > mail-related newsgroup and Linux users told me that they have no such > problem). > I used tcpdump and found that 2 DNS queries are sent (and > therefore lauch the modem since resolv.conf lists my ISP's DNS). > Normally, sendmail uses a ServiceSwitch file to use /etc/hosts instead > of bind, but is it used on FreeBSD ? > > It is not normal that the modem connects if there is no mail to send. > > Any help is welcome. > > Thanks. > > Loic/Toulouse, France > > PS : I'm on FreeBSD 3.1 with sendmail 8.9.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:18:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from imo-d10.mx.aol.com (imo-d10.mx.aol.com [205.188.157.42]) by hub.freebsd.org (Postfix) with ESMTP id F1F5737BC5B for ; Wed, 19 Apr 2000 05:18:42 -0700 (PDT) (envelope-from MrK1nt@aol.com) Received: from MrK1nt@aol.com by imo-d10.mx.aol.com (mail_out_v26.7.) id n.da.2ddaeec (6105) for ; Wed, 19 Apr 2000 08:18:35 -0400 (EDT) Received: from web41.aolmail.aol.com (web41.aolmail.aol.com [205.188.161.2]) by air-id02.mail.aol.com (v70.20) with ESMTP; Wed, 19 Apr 2000 08:18:35 2000 Date: Wed Apr 19 08:18:35 2000 From: MrK1nt@aol.com Subject: Installation (newbie) To: X-Mailer: Unknown sub 1 Message-Id: <20000419121842.F1F5737BC5B@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently installed FreeBSD 4.0 on my system at home which is also running win95. I think I went through the whole installation process correctly using the Complete FreeBSD book and also the online handbook. My problem is when I get the option of booting FreeBSD or DOS and I pick BSD this is what I get: >> FreeBSD/i386 BOOT Default: 0:wd(0,a)/kernel boot: But then I get a next message saying: no kernel and it gives me the same screen again. Where did I go wrong? What did I leave out? Help me!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:19:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id E4C0637BAC2 for ; Wed, 19 Apr 2000 05:19:09 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12htSo-000F8V-00; Wed, 19 Apr 2000 14:20:14 +0200 Date: Wed, 19 Apr 2000 14:20:14 +0200 From: Marc Silver To: Paul van Nugteren Cc: freebsd-questions@freebsd.org Subject: Re: Can't kill (-9) login shell to free consoles Message-ID: <20000419142014.Q36881@draenor.org> References: <003101bfa08e$adc78ec0$d1fa26c3@nugis> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <003101bfa08e$adc78ec0$d1fa26c3@nugis>; from PMvN@gmx.net on Fri, Apr 07, 2000 at 02:41:53PM +0200 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, I also had this problem on a machine running 3.1-RELEASE. After a make world, (it's now running 3.4-STABLE) this problem seems to have been corrected. Cheers, Marc On Fri, Apr 07, 2000 at 02:41:53PM +0200, Paul van Nugteren wrote: > Very strange, I can't kill my own (root) login shells, even with kill -9. > Anyone? > > Paul > > PS: Should I rahter post this kind of Qs to the newbie list? I've got a year > experience with Linux but I'm new with freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:23: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from malmo.trab.se (malmo.trab.se [131.115.48.10]) by hub.freebsd.org (Postfix) with ESMTP id ECE1437BC72 for ; Wed, 19 Apr 2000 05:23:01 -0700 (PDT) (envelope-from Stefan.J.Sundberg@telia.se) Received: from telia.se (ntsunea.sundsvall.trab.se [131.115.50.226]) by malmo.trab.se (8.9.1/TRAB-primary-2) with ESMTP id OAA11950 for ; Wed, 19 Apr 2000 14:22:59 +0200 (MET DST) Message-ID: <38FDA522.77C6CC60@telia.se> Date: Wed, 19 Apr 2000 14:22:58 +0200 From: Stefan Sundberg X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Static multicast routing with FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I am building a firewall/multicast router with FreeBSD 4.0 and would like to add a static IP-multicast route between two NIC's on this machine. I do not know if mrouted will be able to do this so please tell me how to set up static multicast routing/forwarding. Regards Stefan Sundberg Sweden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:23:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.79]) by hub.freebsd.org (Postfix) with ESMTP id 8C55737BC72 for ; Wed, 19 Apr 2000 05:23:15 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (najiba-2-169.mdm.fox.execpc.com [169.207.127.107]) by out3.mx.nwbl.wi.voyager.net (8.9.3/8.9.3) with SMTP id HAA05816; Wed, 19 Apr 2000 07:23:08 -0500 From: "Doug Poland" To: "Bhishan Hemrajani" Cc: "ListServer FreeBSD Questions" Subject: RE: Samba error message in 4.0-REL Date: Wed, 19 Apr 2000 07:23:07 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <200004190434.e3J4Y1k20084@cytosine.dhs.org> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Bhishan Hemrajani Sent: Tuesday, April 18, 2000 23:34 > > > [homes] > > comment = Home Directories > > browseable = no > > writeable = yes > > What do you have above that? (For [global])?) > Here's my global settings... [global] workgroup = APPLEWG server string = Samba Server hosts allow = 10.20. load printers = yes log file = /var/log/log.%m max log size = 50 security = user socket options = TCP_NODELAY dns proxy = no > > > > and a shared directory... > > > > [data] > > comment = data > > path = /data > > writable = yes > > valid users = djp > > create mask = 0765 > > > > I am trying to log in from WinNT 4.0 (machine name > > Judah) as user djp and user djp does exist on FreeBSD. > > This is the error message I see in /var/log/log.judah > > > > > Samba uses a different password file. Read the documentation from: > samba.org > My point is that the defined user exists on samba host. > > > > > [2000/04/18 07:05:15, 0] locking/shmem.c:smb_shm_unregister_process(475) > > ERROR smb_shm_unregister_process : couldn't find pid 1372 in file > > /var/spool/lock/SHARE_MEM_FILE.processes > > > > Are there any other error messages? Did you install samba from the ports? > There are no other messages. The windows client sees first... Incorrect user name or unknown password So I enter the valid username/password, then... \\hostname is not accessible The account is not authorized to login from this station > Samba is usually suppost to be in a trap; therefore, it should be using > /usr/local/samba/var/lock.... etc. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:24:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id C3D0837BBBB for ; Wed, 19 Apr 2000 05:24:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id IAA51621; Wed, 19 Apr 2000 08:24:28 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004191224.IAA51621@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38FD7F2C.4E861C5@lw-datentechnik.de> Date: Wed, 19 Apr 2000 08:24:28 -0400 (EDT) From: John Baldwin To: Uwe Lass Subject: RE: A Question about mylex raid controllers Cc: questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19-Apr-00 Uwe Lass wrote: > Hallo, > > Is it possible to run free bsd on a mylex raid controller. Yes, FreeBSD supports several Mylex controllers. Please see the Release Notes for 4.0 to see which controllers are supported. > Yours > > Uwe -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:46:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from weg.com.br (weg.com.br [200.215.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 3399C37B5CD for ; Wed, 19 Apr 2000 05:46:35 -0700 (PDT) (envelope-from fatboy@linuxbr.com.br) Received: by weg.com.br from localhost (router,SLMail V2.7); Wed, 19 Apr 2000 10:44:00 -0300 Received: by weg.com.br from donadel (130.0.10.197::mail daemon; unverified,SLMail V2.7); Wed, 19 Apr 2000 10:43:59 -0300 Message-ID: <000a01bfa9fd$21567f00$c50a0082@weg.com.br> From: "Jackson Donadel" To: Subject: mud Date: Wed, 19 Apr 2000 09:45:23 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BFA9E3.FBAC32E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BFA9E3.FBAC32E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable someone know where i can find mud servers? i mean the mud server software. ------=_NextPart_000_0007_01BFA9E3.FBAC32E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
someone know where i can find mud=20 servers?
i mean the mud server = software.
 
 
------=_NextPart_000_0007_01BFA9E3.FBAC32E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:50:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 2580F37B518 for ; Wed, 19 Apr 2000 05:50:23 -0700 (PDT) (envelope-from s1@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id IAA20212; Wed, 19 Apr 2000 08:57:07 -0400 (EDT) (envelope-from s1@wmptl.com) Message-ID: <38FDABCD.DBB37E00@wmptl.com> Date: Wed, 19 Apr 2000 08:51:25 -0400 From: Nathan Vidican Reply-To: s1@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: MrK1nt@aol.com Cc: freebsd-questions@freebsd.org Subject: Re: Installation (newbie) References: <20000419121842.F1F5737BC5B@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG try this command at the boot: prompt, (it will list of the file(s) if any in your root partition). boot: wd(0,a)? see if you see a 'kernel', or 'kernel.GENERIC', It sounds to me as if you selected 'skip kernel configuration' before you installed. You should be able to boot kernel.GENERIC, and make yourself a new kernel. Try this command if kernel.GENERIC shows up: boot: wd(0,a)kernel.GENERIC MrK1nt@aol.com wrote: > I recently installed FreeBSD 4.0 on my system at home which is also running win95. I think I went through the whole installation process correctly using the Complete FreeBSD book and also the online handbook. My problem is when I get the option of booting FreeBSD or DOS and I pick BSD this is what I get: > > >> FreeBSD/i386 BOOT > Default: 0:wd(0,a)/kernel > boot: > But then I get a next message saying: no kernel and it gives me the same screen again. Where did I go wrong? What did I leave out? Help me!!! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:52:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [203.2.75.106]) by hub.freebsd.org (Postfix) with ESMTP id EBA0B37B5B6 for ; Wed, 19 Apr 2000 05:52:38 -0700 (PDT) (envelope-from webtastic@dingoblue.net.au) Received: from nutter (adax2-189.dialup.optusnet.com.au [198.142.240.189]) by mail03.syd.optusnet.com.au (8.9.3/8.9.3) with SMTP id WAA20091 for ; Wed, 19 Apr 2000 22:52:35 +1000 Message-ID: <005e01bfa9fd$e7bce6c0$0d00a8c0@nutter> From: "Richard Sim" To: "FreeBSD Questions" Subject: Problem with things running from root when they shouldn't be Date: Wed, 19 Apr 2000 22:20:54 +0930 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_005B_01BFAA4D.875A29A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_005B_01BFAA4D.875A29A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I have a problem on a FreeBSD 3.3-RELEASE box where when something is = executed by another process, it is always run as root. This happens with = everything, including the crontab, make, even scripts that run other = things like botchk. Does anyone know what could cause this problem, and possible = solutions? Please be as descriptive as possible btw, thanx. regards, Richard. ------=_NextPart_000_005B_01BFAA4D.875A29A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all,
   I have a problem on a = FreeBSD=20 3.3-RELEASE box where when something is executed by another process, it = is=20 always run as root. This happens with everything, including the crontab, = make,=20 even scripts that run other things like botchk.
   Does anyone know what = could cause=20 this problem, and possible solutions? Please be as descriptive as = possible btw,=20 thanx.
 
 
regards,
Richard.
------=_NextPart_000_005B_01BFAA4D.875A29A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 5:56:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 97BBD37BC5B for ; Wed, 19 Apr 2000 05:56:23 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id JAA20304; Wed, 19 Apr 2000 09:03:18 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <38FDAD40.DF9C9845@wmptl.com> Date: Wed, 19 Apr 2000 08:57:36 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Neurotix Cc: freebsd-questions@freebsd.org Subject: Re: ISO images References: <000801bfa917$1b41c3e0$044dfea9@i> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yes, they do Neurotix wrote: > EDo the CD iso images have the boot from CD on them? If not please > could you include this in future releases. Thanks. Luke Schneider To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 6:36:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.phys.univ.kiev.ua (mol.phys.univ.kiev.ua [193.125.78.14]) by hub.freebsd.org (Postfix) with ESMTP id 6E5FA37B518 for ; Wed, 19 Apr 2000 06:36:05 -0700 (PDT) (envelope-from usov@ups.kiev.ua) Received: from ups.kiev.ua (class05.phys.univ.kiev.ua [194.44.151.5]) by mail.phys.univ.kiev.ua (8.9.3/8.9.1) with ESMTP id QAA78024 for ; Wed, 19 Apr 2000 16:40:43 +0300 (EEST) Message-ID: <38FDB657.F4B6C5EB@ups.kiev.ua> Date: Wed, 19 Apr 2000 16:36:23 +0300 From: Usov Alexander X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: CTM & tracking STABLE branch Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello guys! For the beginning sorry for my bad english. That is not a real question, but an advise requirement :) Currently I use 4.0-RELEASE, but I do want to track 4.0-STABLE and I do need anybody explain me in detalis the process (don't flame me, I had read handbook, but still have a few questions). I currently don't have online, and even email at my home :(, the only thing I had is email in University, thus I desided to use CTM. As I understand, the first thing I should do is to subscribe to freebsd-stable and ctm-announce lists (is it really essential?). I should suscribe to ctm-???? list (what should I put instead ???? here?) to get deltas by email. After that I should install the whole source-tree from 4.0-RELEASE, download from ftp.frebsd.org/pub/FreeBSD/CTM/ (or their mirror) all previous deltas (what is their names?). After that I save all deltas attached to the mail to floppy, put them into /usr/delta/* , cd to /usr/src and do ctm -v -v /usr/delta/src-* to modify sources, am I rigth? After that I may do "make world" monthly. If I am wrong, correct me please. And one more question: can I do tar cfz /dos/backup/src.tgz /usr/src and delete all my deltas, or I should keep all deltas? Thanks! PS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7: 5:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.prod.itd.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 8037137B630 for ; Wed, 19 Apr 2000 07:05:44 -0700 (PDT) (envelope-from owensmk@earthlink.net) Received: from earthlink.net (sdn-ar-002txfworP334.dialsprint.net [168.191.176.112]) by falcon.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id HAA18282 for ; Wed, 19 Apr 2000 07:05:40 -0700 (PDT) Message-ID: <38FDBFD0.C65C9482@earthlink.net> Date: Wed, 19 Apr 2000 09:16:48 -0500 From: Mike X-Mailer: Mozilla 4.51 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: Re: Atheists Manifesto References: <004001bfa9c2$5a4e6560$5a5d0418@vista1.sdca.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If this is a sterling example of an atheist (people who are too lazy to check their spelling when engaging in an informed(?) discussion) I would run to religion by default. Thankfully I am already there---one of those uneducated, provincial Christians, as the author would have it, with a masters degree in chemical engineering. Could someone please open a "gratuitous-dogma@freebsd.org" for posts like this. I doubt that anybody joined this list to be beleaguered by such spurious, half-baked blather. FreeBSD, I believe, is the topic here. However, I would, for our budding athiest's sake, like to close with a quote from Charles Darwin's "Origin of Species:" There is grandeur in this view of life with its several powers having been originally breathed by the Creator into a few forms or into one; and that, while this planet has gone cycling on, according to the fixed law of gravity, from so simple a beginning endless forms, most beautiful and most wonderful, have been and are being evolved. Anonymous Athiest wrote: > > This is document has not been run through a spell checker or edited > properly. The text isn't what's important. The message is what's > important. Feel free to run this through a spell checker before > redistributing the message. If you agree with what is said here, please > distribute it further. If you do not agree, at least consider what is being > said with an open mind. > > The Athiest's Manifesto > > We live in a world full of Gods. Many different cultures have many > different Gods. There are two classes of Gods. The Gods of the past, which > usually come in groups, which were generally used to explain things that the > people did not understand. From the roaming patterns of buffalo, to > lightning and echos, people have made up stories to explain things they did > not understand, because ignorance of a subject leads to fear of it. Lack of > knowlege can be frightening. Still, the people of today look back at these > anchient religions and call them "myths". They chuckle when they think of > the ignorance required to believe that the sun is a God's Chariot. > > This brings us to the Gods of the present. Today's religions are commonly > Monotheistic, relying on the belief of a single all powerful God. Today's > Gods usually provide us with two messages. One is a social code which lays > out a model of society for people to abide by. The other is a explination > of the fundamental questions which people tend to ask. "Where did we come > from ?" "Why are we here ?" and "What happens when we die ?". None of > these questions can be answered to anyone's true satisfaction. Ignorance > creates insecurity, therefore the people need to find a way to fill in this > gap in their knowlege. The most common religion in the world today is > Christianity and it's derivitives (Catholicism, Mormon, Islam, etc). > Christianity provides the social code, and it also fills in the gaps in our > knowlege, explaining the answers to these questions via the written and > translated stories of people who lived 2000 years ago. > > What kind of people existed 2000 years ago ? By our standards today, they > were ignorant, violent, socially obtuse, and worse. They treated women as > objects, and slavery for both sex and labor was common. The people of this > era were far less advanced than the Greeks, who's beliefs we laugh at today. > And yet, some how, the words, stories, and beliefs of these people are taken > as absolute fact by millions of people all over the world today. > Christianity speaks of Jesus of Nazerith, the Christ, the son of God, who > was born of a virgin, and walked about the people of the time and performed > miracles and preached the word of God. Because of the historical impact of > the man referred to, one can hardly deny that a man named Jesus of Nazerith > exists, however, in order to believe the rest of his tale, you must take the > word of ignorant people of the past as fact with no proof, evidence, or > other information. This is commonly referred to as "blind faith". > > Millions of people choose to dedicate hours, days, and years of their life > worshipping this Christian God. They are so certain that these people of > the past, whom they probably aren't even decended from, are speaking the > truth, that they are willing to devote their entire lives to this "story". > They believe in a God, who in the past performed many many miracles, but for > some reason has decided to discontinue his supernatural behaviors. God no > longer comes to earth and speaks with men, as he did in the past. > > Why is it people are blind to the fact that they are emulating the same > behaviors they criticize the Greeks, American Indians, and others for ? How > can anyone honestly take this 2000 year old story as fact, with no evidence, > and devote thier entire lives to it ? I would like to put forth my theory > on that subject. > > As we've estabished, the people of today have the same types of > insecurities that need "explaining". The fear of death has made men invent > the world of spirituality. The idea that when one dies, that is the end; > that one's bones go into the ground and decompose, is too frightening or > depressing to people. So instead, they have to believe that some part of > them is immortal. That they can always live on in some form or another. I > call this an emotional crutch. It's a way of dealing with one's > insecurities about our lives. It makes us feel important, like we're > something more than a street sweeper, or garbage collector. We're all > immortal souls with a much more glorious future ahead of us. This emotional > crutch helps many people get through the day with a little self esteem and > hope, and I don't begrudge them their crutch. What I do disagree with is > the ignorance, but I would not be one to demand that others give up their > emotional crutches in the name of enlightenment. I believe that enforcing > your beliefs on another person, especially beliefs based solely on blind > faith, to be the highest crime one human can do to another, short of taking > their life. > > So if we, the atheist, are going to allow the street sweeper to believe, > and we're going to choose not to believe, then what is the problem ? What > is the purpose of this manefesto ? I believe that atheists are condemned by > the majority of the population. Those of us who are secure enough in our > own existance, and who feel that the 70 plus or minus 5 years on this earth > is all we have, are treated like unholy fools. Those who will be punished > in the afterlife. Those who are infected with this mental epidemic tend to > react to the atheist in one of several ways. One way is to try to convert > or convince the atheist that the 2000 year old story is true, and that the > atheist needs to change his/her ways, lest they face eternal hellfire. The > second way is to simply exclude and disassociate from the atheist, perhaps > making comments about the "poor" soul to other believers. > > You'll notice I referred to religion as a mental epidemic. Many believers > take this as an insult. I label religion such, because of certain behaviors > that today's "evolved" religions have. > > (1) Questioning the religion's validity, asking for proof, expressing > skepticism, etc, are all considered to be "sins" or crimes under the > religion. In other words, independant, logical, unbiased thought are not > allowed. Back in the earlier times when the followers were a little more > "rabid" people were burned to death for expressing such ideas. > > (2) Religion is taught to children at a VERY young age. Basically, from > kindergarden to adulthood, a believing parent is supposed to enroll the > child in some kind of religous program like Sunday School. The reason for > this is to expose the child to religion at an early age, before rational > logical thought develops. This way, the child grows up with religion, so > that any thoughts, ideas, concepts of atheism or disbelief are completely > alien to them. An analigous example would be Hitler's Youth. Hitler also > knew this concept well. If you wish to spread an idea, and have it safe > from independant or radical thought, ingrain it in the children before they > can reason. Today's religions have it down to a science, with songs, > videos, and activities designed to make the child a believer before they > truly even understand what God is. If people waited until age 13-15 before > introducing religion to their children, so that the children could > rationally decide if this was what they wanted to believe, religion would > not be such a wide spread epidemic. > > (3) Religions instruct their people to attempt to convert (or in some > radical cases, kill) any disbelievers. The kinder, more passive religions > will simply ask their congregation to bring new people into the church every > week. Once a person visits the church once or twice, the church has them > added to their mailing and phone lists. They attempt to get the person to > regularly attend. Then they attempt to get the person to participate in a > ritual, such as baptism or confession. These are relatively benign > activities, and usually can only trap the weak minded. The more "active" > religions send people out to visit your home. They want to come in and talk > to you about god and convince you that the 2000 year old story is true > (because they say it is). They run commercials, and give your free > literature or free copies of the bible. They'll do anything to convert you > to their way. Why ? Because their religion specifies it. > > (4) Religion requires that you disbelieve anything scientific that might > possibly contradict the religion. We've all seen and heard religous people > sit and argue about how the entire sciences of Biology, Genetics, and > Physics are just plain wrong, because the 2000 year old story contradicts > it. > > (5) Religion covers every base. No matter what kind of argument or > evidence you can bring up to attempt to contradict religion, the believer > can always simply make up a little story or "possibility" of how God, using > his supernatural powers, can simply have "made it that way". Take for > instance the Dinosaurs. Either they didn't exist, and the bones "are really > from contemporary animals, which are being fitted together incorrectly to > look like a creature that never existed", or "God put those bones down > there." No one knows why. Or how about how we are all decended from Adam > and Eve ? Adam and Eve must not have truely been human, or mankind would > have died from inbred genetic diseases (insufficeient gene pool), after the > first couple hundred generations. And how did those people in the bible > live for hundreds of years ? Were the laws of physics and the nature of > human biology that different back then ? Religion fields these questions > with ease. "God made it that way". "It's all part of God's plan". > > Beyond the grievences I have as an atheist living in a belief based > society, I also have grievences as a human being. I have a personal care > and interest in the well-being of my species. I would like to see mankind > reach out into space, establish colonies on other planets and systems. > Become something more than the proverbial 2 day mold on a piece of bread > (before it is thrown out), before conditions in our solar system change and > erase us from existance. Truthfully, everyone should care about mankind's > development. The problem is this. The religions are "anti-science" in many > respects. There are many things, like cloning, which we should not do > because that is God's territory. "Playing God" is not allowed. Add that to > the fact that many of man's best minds, people who could be possible > Einsteins of certain fields, are robbed of their potential because they are > infected with this mental disease. If John Doe grows up believing that > evolution, biology and genetics are in conflict with his religion, he > certainly wouldn't excersize the possibility that maybe he would have become > one of the best Geneticists in the history of the science. Not only that, > but those who don't believe, and wish to advance mankind's knowlege are > restrained by the believers. They are forced to move at a slow enough pace > so that the religions can readjust, reevaluate, and reinterpret the words of > their religion so that they don't reach a point in which they cannot explain > how their religion can be true with science showing the oppisite. Then > there are such fanatics who spend every waking hour worshiping God, to the > point which they're throwing away the most valuable thing they own. Life. > Real life, here on earth. One only has so much time. If one spends all of > that time trying to get ahead on the "next" life, they are throwing this > life away, and not contributing to the society and species as a whole. > Religion is a serious drain on mankind's most important resources, manpower > and time. And no matter how much science proves that the world is 4 billion > years old and not 15,000 years old, and that the universe was formed through > the mixing and spreading of elements, and not by the wave of a magic wand, > and no matter how many times scientists try to show that life on earth was > formed by the interactions of nucleic acids (and it still is every day), > it's absolutely impossible to convince a believer that the simplest answer > is the correct answer. The world is as it seems. There is no second world, > second life, greater power, or magic that makes it all possible. And it's > sad, because we need every one of those believers with us, here on earth, > helping out, not praying in some church or temple in front of some clown in > a suit or fancy religious outfit. > > I am an atheist. I live in a world full of people, blind to their own > ignorance, dedicated to a 2000 year old story written by people who's > intellect doesn't even compare to an 8th grader. I have to live with these > people, respect thier beliefs, and endure their constant attempts to convert > me into one of their ilk. I have to watch as millions of man-years go down > the drain, wasted away in foolishness. I watch as other atheists have to > hide their beliefs, to avoid being condemned by the believers and ostrasized > from society. But as I'm watching, I'm waiting. I see with every > generation, more and more people are simply "going through the motions". > They take part in the process, but they don't really believe in it. They > simply do what is expected of them. Soon, they reach a certain age or time > in their life in which they no longer attend the church, but they "still > believe". They don't pray anymore but they "still believe". They go about > living their real lives, pretending to themselves and others that they > believe. These are a kind of "Casual Christians". This behavior shows the > deterioration of the true believers as a whole. A pattern author Frank > Herbert referred to as "rot at the core". As parents become more and more > lax about their own religious patterns, they begin to spare their children > the foolishness of church and Sunday School. Slowly the religious base of > mankind is deteriorating. People are giving less and less credability to > the 2000 year old story, as they grow up in a world of computers, cloning, > genetic therapy, and microbiology. It's only a matter of time until, > hopefully, enough of us break free of this mental disease and begin to live > life for the here and now and not to please some imaginary God in order to > gain entrance to some fantasy land. I am not alone. Talking privately with > many others of my generation, I know I'm not the only one who thinks > religious people are foolish. While most will tell an adult they believe in > God, it's simply because they don't want to experience the social punishment > of being a disbeliever. So we watch and wait. Wait for the world to wake > up from this 2000 year old dream. Some day people will look back on > Christianity the same way people look back at Zeus and Apollo. They'll ask > how a people who've mastered genetics, computers, atomic physics, etc, can > possibly believe in such childish nonsense. The answer is, most of us > don't, we're just afraid to admit it, because we've seen what kind of > violence the rabid religious can bring forth when their beliefs are > threatened. So rather than rising against religion and preaching against > it, we watch and wait for it to die of apathy. If we're wrong, we'll be > condemned to hell for all eternity. If the religious are wrong, then > they'll have thrown away the single most valuable thing they possess. Their > life. I am an atheist. This is my manifesto. It is the first step in > curing the disease. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7: 6:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tmpil001.tmp.allied.com (tmpil001.tmp.allied.com [198.80.19.2]) by hub.freebsd.org (Postfix) with SMTP id 3A92937BC75 for ; Wed, 19 Apr 2000 07:06:31 -0700 (PDT) (envelope-from uriel.ash@honeywell.com) Received: from tmpnt701.allied.com (alliedsignal.com) by tmpil001.tmp.allied.com with SMTP id HAA15246 (InterLock SMTP Gateway 3.0 for ); Wed, 19 Apr 2000 07:06:29 -0700 Received: from 131.127.249.187 by tmpnt701.allied.com (InterScan E-Mail VirusWall NT); Wed, 19 Apr 2000 07:03:31 -0700 Received: by TMPCN190 with Internet Mail Service (5.5.2448.0) id <265582WG>; Wed, 19 Apr 2000 07:03:55 -0700 Message-Id: From: "Ash, Uriel" To: "'freebsd-questions@freebsd.org'" Subject: Ethernet card compatibility Date: Wed, 19 Apr 2000 07:06:19 -0700 X-Mailer: Internet Mail Service (5.5.2448.0) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone; I was looking thru the hardware compatibility list as well as Greg Leheys book, and I noticed that the 3com 3C950B Ethernet card was mentioned as compatible, but there is no mention of the 3C950C Fast-Ethernet card. Is this card also compatible with BSD?? Thanks Uriel PS! IF it isnt a problem, could you please CC thius address as well as the ist, as I am no longer on the list as my inbox was just inundated with mail. Thanks :-) Uriel Ash Honeywell Int. Defense Avionics Systems Aerospace Electronic Systems Teterboro NJ 07609 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:20:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wat-border.sentex.ca (waterloo-hespler.sentex.ca [199.212.135.66]) by hub.freebsd.org (Postfix) with ESMTP id F021F37B596; Wed, 19 Apr 2000 07:20:54 -0700 (PDT) (envelope-from mike@sentex.ca) Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by wat-border.sentex.ca (8.9.3/8.9.3) with ESMTP id KAA04823; Wed, 19 Apr 2000 10:20:46 -0400 (EDT) (envelope-from mike@sentex.ca) Received: from simoeon (simeon.sentex.ca [209.112.4.47]) by vinyl.sentex.ca (8.9.3/8.9.3) with SMTP id KAA23095; Wed, 19 Apr 2000 10:20:46 -0400 (EDT) (envelope-from mike@sentex.ca) Message-Id: <3.0.5.32.20000419101655.021df520@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Wed, 19 Apr 2000 10:16:55 -0400 To: questions@freebsd.org From: Mike Tancsa Subject: FreeBSD friendly / clueful ISPs in Hong Kong ? Cc: freebsd-isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Does anyone know of any FreeBSD friendly ISPs in Hong Kong that they would recommend ? How about sysadmins there ? A FreeBSD users group ? I am looking potentially for co-location facilities there. Thanks, ---Mike ------------------------------------------------------------------------ Mike Tancsa, tel +1 519 651 3400 Sentex Communications mike@sentex.net Cambridge, Ontario Canada www.sentex.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:25:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icebox.venux.net (icebox.venux.net [216.120.166.10]) by hub.freebsd.org (Postfix) with ESMTP id 3DAB637BCC7 for ; Wed, 19 Apr 2000 07:25:14 -0700 (PDT) (envelope-from mitch@venux.net) Received: from servbox.venux.net (matrix.venux.net [216.120.166.5]) by icebox.venux.net (Postfix) with ESMTP id E56A526209 for ; Wed, 19 Apr 2000 10:29:48 -0400 (EDT) Received: from doot (doot.venux.net [10.0.0.65]) by servbox.venux.net (Postfix) with SMTP id 6C8642BD82 for ; Wed, 19 Apr 2000 10:26:09 -0400 (EDT) Message-ID: <00a701bfaa0b$7d513760$4100000a@venux.net> From: "Mitch Vincent" To: References: <004001bfa9c2$5a4e6560$5a5d0418@vista1.sdca.home.com> <38FDBFD0.C65C9482@earthlink.net> Subject: Re: Atheists Manifesto Date: Wed, 19 Apr 2000 10:28:11 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG #1 : The FreeBSD mailing list is very much the wrong place for this. #2 : Contact the author and let him know that if he wishes any educated people to pay attention to him and this "Manifesto", he needs to spell and write correctly. #3 : He has some very interesting points. #4 : The most common religion in the world today is *NOT* Christianity. #5 : Quit spamming, you monkey. - Mitch > Anonymous Athiest wrote: > > > > This is document has not been run through a spell checker or edited > > properly. The text isn't what's important. The message is what's > > important. Feel free to run this through a spell checker before > > redistributing the message. If you agree with what is said here, please > > distribute it further. If you do not agree, at least consider what is being > > said with an open mind. > > > > The Athiest's Manifesto > > > > We live in a world full of Gods. Many different cultures have many > > different Gods. There are two classes of Gods. The Gods of the past, which To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:27:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id DB5E637B518 for ; Wed, 19 Apr 2000 07:27:28 -0700 (PDT) (envelope-from Ian.Hunter@uk.uu.net) Received: (qmail 12927 invoked from network); 19 Apr 2000 14:27:27 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 19 Apr 2000 14:27:27 -0000 Received: (qmail 15387 invoked from network); 19 Apr 2000 14:27:26 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 19 Apr 2000 14:27:26 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id <2WDJKFHT>; Wed, 19 Apr 2000 15:26:44 +0100 Message-ID: From: Ian Hunter To: "'freebsd-questions@FreeBSD.ORG'" Subject: Gaming from PC on an ISP connected LAN...or summit like that! Date: Wed, 19 Apr 2000 15:24:03 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Folks, I have an apparently simple requirement, and there seems to be a number of answers from searches. I have a FBSD box on PPP/modem to outside, and a WinNet box inside and I want to run internet games (eg FS2000) without plugging the modem into the WinTel box. I just need to get some ideas of what would be the best solution to redirecting packets from a specific port to an internal aliased machine. I've got loads of bits that seem to come close, but I can't quite figure which will do it best - particularly, is it already in PPP and I've missed something? Many Thanks Ian Hunter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:34: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 2859B37BCCA for ; Wed, 19 Apr 2000 07:34:00 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.234] by picusnet.com with ESMTP (SMTPD32-5.05) id A3841362011C; Wed, 19 Apr 2000 10:32:36 -0400 Message-ID: <38FDC3B1.B8FB1AF5@picusnet.com> Date: Wed, 19 Apr 2000 10:33:21 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Loic Mahe' Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD and sendmail References: <38FD8CDB.D6FF2653@twam.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You probably have PPP configured for Dial on Demand or somthing and it always wants to feel usful. I have sendmail setup to use my ISP as a smart host, but i don't have that problem. Mostly because i don't feel the need to make my modem dial for me everytime i want to send a mail (i don' send mail very often. it's usualy just a reply to somthing else). Loic Mahe' wrote: > Hello, > > I'm trying to use sendmail with my dialup connection. I looked at the > FAQ (http://www.fr.freebsd.org/FAQ/admin.html#ISPMAIL) > and generated my sendmail.cf file. > Sending mail works, but each time I launch sendmail (at boot time, > manually (like sendmail -bt) or with mailq), the modem opens the > connection to my ISP (even if the mail queue is empty). This problem > seems to occur only on FreeBSD (I asked my question in a french > mail-related newsgroup and Linux users told me that they have no such > problem). > I used tcpdump and found that 2 DNS queries are sent (and > therefore lauch the modem since resolv.conf lists my ISP's DNS). > Normally, sendmail uses a ServiceSwitch file to use /etc/hosts instead > of bind, but is it used on FreeBSD ? > > It is not normal that the modem connects if there is no mail to send. > > Any help is welcome. > > Thanks. > > Loic/Toulouse, France > > PS : I'm on FreeBSD 3.1 with sendmail 8.9.2 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:41:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iguana.internexo.co.cr (iguana.internexo.co.cr [196.40.17.2]) by hub.freebsd.org (Postfix) with ESMTP id E91F837BC92 for ; Wed, 19 Apr 2000 07:41:23 -0700 (PDT) (envelope-from josoroma@internexo.co.cr) Received: from internexo.co.cr (baula.internexo.co.cr [196.40.17.11]) by iguana.internexo.co.cr (8.9.3/8.9.3) with ESMTP id IAA08091 for ; Wed, 19 Apr 2000 08:40:53 -0600 (CST) Message-ID: <38FDC62A.35C653B1@internexo.co.cr> Date: Wed, 19 Apr 2000 08:43:54 -0600 From: Pablo X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: help Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I move some window sees its wake. How I can avoid that this happens? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:43:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from icebox.venux.net (icebox.venux.net [216.120.166.10]) by hub.freebsd.org (Postfix) with ESMTP id B4B2837BCD9 for ; Wed, 19 Apr 2000 07:43:29 -0700 (PDT) (envelope-from mitch@venux.net) Received: from servbox.venux.net (matrix.venux.net [216.120.166.5]) by icebox.venux.net (Postfix) with ESMTP id C934126209 for ; Wed, 19 Apr 2000 10:48:03 -0400 (EDT) Received: from doot (doot.venux.net [10.0.0.65]) by servbox.venux.net (Postfix) with SMTP id 3E9662BD82 for ; Wed, 19 Apr 2000 10:44:24 -0400 (EDT) Message-ID: <00f001bfaa0e$09d23b60$4100000a@venux.net> From: "Mitch Vincent" To: References: <004001bfa9c2$5a4e6560$5a5d0418@vista1.sdca.home.com> <38FDBFD0.C65C9482@earthlink.net> <00a701bfaa0b$7d513760$4100000a@venux.net> Subject: Re: Atheists Manifesto Date: Wed, 19 Apr 2000 10:46:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oops, I stand corrected -- Christianity is the most common religion today. - Mitch ----- Original Message ----- From: Mitch Vincent To: Sent: Wednesday, April 19, 2000 10:28 AM Subject: Re: Atheists Manifesto > #1 : The FreeBSD mailing list is very much the wrong place for this. > > #2 : Contact the author and let him know that if he wishes any educated > people to pay attention to him and this "Manifesto", he needs to spell and > write correctly. > > #3 : He has some very interesting points. > > #4 : The most common religion in the world today is *NOT* Christianity. > > #5 : Quit spamming, you monkey. > > > - Mitch > > > > > Anonymous Athiest wrote: > > > > > > This is document has not been run through a spell checker or edited > > > properly. The text isn't what's important. The message is what's > > > important. Feel free to run this through a spell checker before > > > redistributing the message. If you agree with what is said here, please > > > distribute it further. If you do not agree, at least consider what is > being > > > said with an open mind. > > > > > > The Athiest's Manifesto > > > > > > We live in a world full of Gods. Many different cultures have many > > > different Gods. There are two classes of Gods. The Gods of the past, > which > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:48:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id D241637BCBE for ; Wed, 19 Apr 2000 07:48:20 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.234] by picusnet.com with ESMTP (SMTPD32-5.05) id A7009BC00B4; Wed, 19 Apr 2000 10:47:28 -0400 Message-ID: <38FDC72B.2E7F0A2E@picusnet.com> Date: Wed, 19 Apr 2000 10:48:11 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Pablo Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help References: <38FDC62A.35C653B1@internexo.co.cr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What window manager are you using, and what X server? Pablo wrote: > When I move some window sees its wake. How I can avoid that this > happens? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:48:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from larryboy.graphics.cornell.edu (larryboy.graphics.cornell.edu [128.84.247.48]) by hub.freebsd.org (Postfix) with ESMTP id 4FCB637BC14 for ; Wed, 19 Apr 2000 07:48:55 -0700 (PDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Received: from larryboy.graphics.cornell.edu (mkc@localhost) by larryboy.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id KAA61277 for ; Wed, 19 Apr 2000 10:48:50 -0400 (EDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Message-Id: <200004191448.KAA61277@larryboy.graphics.cornell.edu> To: questions@FreeBSD.ORG Subject: Re: Atheists Manifesto Date: Wed, 19 Apr 2000 10:48:50 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can we PLEASE either put an end to this or else move it to someplace where it is not off-topic, maybe talk.religion.misc ? The person who posted it here is probably not even subscribed to this list, just a drive-by spammer. Strangely enough most of the responses so far have pointed out that it is off-topic here, and then continued on to discuss the issue anyway. It's off-topic here. So either stop or take it somewhere else. - (the other) Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:53:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id B8ED437BCB2 for ; Wed, 19 Apr 2000 07:53:41 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id SAA03186; Wed, 19 Apr 2000 18:50:25 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id SAA24833; Wed, 19 Apr 2000 18:51:31 +0400 (MSK) Message-Id: <200004191451.SAA24833@gate.ispras.ru> Date: Wed, 19 Apr 2000 18:51:31 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: FreeBSD 3.4/4.0 and NFS To: Lorenzo.Cavassa@CSP.it Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: 281nDj1ycJSzW7MHPq4aDw== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! There is lockd and rstatd in FreeBSD 4.0, it work properly only for MFS server not for client. I use it on our FreeBSD NFS server about 2 month without problem. You may start it by hand or put some lines in /etc/rc.conf for auto starting on boot: nfs_server_enable="YES" # This host is an NFS server (or NO). nfs_server_flags="-u -t -n 15" # Flags to nfsd (if enabled). rpc_lockd_enable="YES" # Run NFS rpc.lockd (*broken!*) if nfs_server. rpc_statd_enable="YES" # Run NFS rpc.statd if nfs_server (or NO). Grigory. > Date: Tue, 18 Apr 2000 09:35:23 -0700 > From: Doug Barton > To: Lorenzo.Cavassa@CSP.it > Cc: questions@FreeBSD.ORG > Subject: Re: FreeBSD 3.4/4.0 and NFS > Lorenzo Cavassa wrote: > > > > Hi, > > > > i would like to know if the FreeBSD 3.4 or 4.x NFS implementation is > > 'NFS-locking-problem' free. > > I have to run several FreeBSD mail servers with Cyrus (patched to work > > over NFS) and a NFS backend made with NetAPP filers. > > There is still no lockd for freebsd. It's being worked on though. More > information in the -current archives. > > Doug > -- > Excess on occasion is exhilarating. It prevents moderation from > acquiring the deadening effect of a habit. > -- W. Somerset Maugham > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 7:57:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id CD06937B94A for ; Wed, 19 Apr 2000 07:57:55 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id LAA22212; Wed, 19 Apr 2000 11:04:42 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <38FDC9B2.CEC16642@wmptl.com> Date: Wed, 19 Apr 2000 10:58:58 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Ian Hunter Cc: freebsd-questions@freebsd.org Subject: Re: Gaming from PC on an ISP connected LAN...or summit like that! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG use ppp -nat for 'sharing' the internet connection, and just use natd for redirecting a port from the outside to a port/ip on the inside. Ian Hunter wrote: > > Folks, > > I have an apparently simple requirement, and there > seems to be a number of answers from searches. > > I have a FBSD box on PPP/modem to outside, and a WinNet > box inside and I want to run internet games (eg FS2000) > without plugging the modem into the WinTel box. > > I just need to get some ideas of what would be the best > solution to redirecting packets from a specific port > to an internal aliased machine. I've got loads of bits that > seem to come close, but I can't quite figure which will > do it best - particularly, is it already in PPP and I've > missed something? > > Many Thanks > Ian Hunter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:23: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [203.2.75.106]) by hub.freebsd.org (Postfix) with ESMTP id 4D08537BCD7 for ; Wed, 19 Apr 2000 08:23:01 -0700 (PDT) (envelope-from webtastic@dingoblue.net.au) Received: from nutter (adax2-189.dialup.optusnet.com.au [198.142.240.189]) by mail03.syd.optusnet.com.au (8.9.3/8.9.3) with SMTP id BAA09605; Thu, 20 Apr 2000 01:22:58 +1000 Message-ID: <002601bfaa12$ea854900$0d00a8c0@nutter> From: "Richard Sim" To: "Richard Sim" , "FreeBSD Questions" Subject: whoami for normal users shows they're root (Was: Problem with things running from root when they shouldn't be) Date: Thu, 20 Apr 2000 00:51:18 +0930 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0023_01BFAA62.8A210540" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0023_01BFAA62.8A210540 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, just following up my post on problems with things being run from = root, I just noticed that when a normal user does whoami, it says that = they're root, even though they are not and only have a normal users = access. It's on FreeBSD 3.3-RELEASE. Anyone know what I can do to fix = this(in as much detail as possible please)? -Richard ------=_NextPart_000_0023_01BFAA62.8A210540 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, just following up my post on = problems with=20 things being run from root, I just noticed that when a normal user does = whoami,=20 it says that they're root, even though they are not and only have a = normal users=20 access. It's on FreeBSD 3.3-RELEASE. Anyone know what I can do to fix = this(in as=20 much detail as possible please)?
 
-Richard
------=_NextPart_000_0023_01BFAA62.8A210540-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:26:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3301.mail.yahoo.com (web3301.mail.yahoo.com [204.71.201.24]) by hub.freebsd.org (Postfix) with SMTP id BBF4737BD12 for ; Wed, 19 Apr 2000 08:26:38 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000419152635.13819.qmail@web3301.mail.yahoo.com> Received: from [208.171.196.109] by web3301.mail.yahoo.com; Wed, 19 Apr 2000 08:26:35 PDT Date: Wed, 19 Apr 2000 08:26:35 -0700 (PDT) From: Nate Puri Subject: PCMCIA modem confirmed to work w/ 4.0 To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can anyone, PLEASE tell me of a pcmcia modem that is absolutely sure to work with 4.0? I'm really at a loss here. I've tried so many. If someone could give a particular brand and model number *asap* I'd really appreciate it. I'm hitting against a deadline here. Thanks... -nate __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:28:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id BCEDA37BCE5 for ; Wed, 19 Apr 2000 08:28:36 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F69A2.dip0.t-ipconnect.de [193.159.105.162]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id QAA00832 for ; Wed, 19 Apr 2000 16:27:39 +0200 Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by ilka.ncptiddische.net (8.9.3/8.9.3) with SMTP id RAA01818 for ; Wed, 19 Apr 2000 17:28:31 +0200 (CEST) (envelope-from nils@frozenfeelings.com) From: Nils Holland Organization: NightCastle Productions To: freebsd-questions@freebsd.org Subject: A printer question... Date: Wed, 19 Apr 2000 17:19:02 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041917283700.00285@tempest.ncptiddische.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On one computer over here there's a Lexmark 3200 printer attached. This printer only works properly when its driver can run under Windows, there's no way to get it to print under a DOS-only or FreeBSD system. There is, however, something one can do: When Windows is running, a DOS-Program in a DOS-Box *can* print if it is using a PCL-printer (one of the many HP-deskjet drivers). If such a driver is used in a DOS-Box, the Windows printer driver will handle the PCL-to-Printer-specific-format-translation. The only problem is that Windows does always have to be running. In pure-DOS mode, one can print to a file and then, once Windows is running again, copy that file to the printer port (I think using copy file.ext lpt1). Again, the Windows driver will do the rest. Having that in mind, I wonder if (andf how) I can achieve that FreeBSD prints to a file, using a PCL/Deskjet printer. If that *would* work, all I had to do was starting Windows later and copy that file to the printer. Any ideas are welcome. Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:37:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 9675E37B530 for ; Wed, 19 Apr 2000 08:37:33 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 34951 invoked by uid 1000); 19 Apr 2000 15:37:26 -0000 Date: Wed, 19 Apr 2000 11:37:26 -0400 From: Alan Clegg To: Nate Puri Cc: questions@freebsd.org Subject: Re: PCMCIA modem confirmed to work w/ 4.0 Message-ID: <20000419113726.G34045@ecto.greenpeas.org> References: <20000419152635.13819.qmail@web3301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000419152635.13819.qmail@web3301.mail.yahoo.com>; from natepuri@yahoo.com on Wed, Apr 19, 2000 at 08:26:35AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Nate Puri spewed forth the following bitstream: > Can anyone, PLEASE tell me of a pcmcia modem that is > absolutely sure to work with 4.0? I'm really at a > loss here. I've tried so many. If someone could give a > particular brand and model number *asap* I'd really > appreciate it. I'm hitting against a deadline here. > Thanks... What types of failures have you seen, and what types of modems have you tried? I've used a Zoom V.90 (Model 2975L) and it works, but generates LOTS and LOTS of "interrupt-level buffer overflow" messages, even when running at "low" speeds, and does experience data loss ("ls -lR /" is a good test). AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:45: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3303.mail.yahoo.com (web3303.mail.yahoo.com [204.71.201.145]) by hub.freebsd.org (Postfix) with SMTP id 9A8E137B5F9 for ; Wed, 19 Apr 2000 08:45:03 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000419160714.7207.qmail@web3303.mail.yahoo.com> Received: from [208.171.196.109] by web3303.mail.yahoo.com; Wed, 19 Apr 2000 09:07:14 PDT Date: Wed, 19 Apr 2000 09:07:14 -0700 (PDT) From: Nate Puri Subject: Re: PCMCIA modem confirmed to work w/ 4.0 To: Alan Clegg Cc: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've tried the Zoom v.90 and the Hayes v.90, I could not get either do dial. When I tried to get the Zoom to dial, it would freeze my system. I downgraded to 3.4 and PAO, it wouldn't freeze my system, but I wouldn't dial either... --- Alan Clegg wrote: > Out of the ether, Nate Puri spewed forth the > following bitstream: > > Can anyone, PLEASE tell me of a pcmcia modem that > is > > absolutely sure to work with 4.0? I'm really at a > > loss here. I've tried so many. If someone could > give a > > particular brand and model number *asap* I'd > really > > appreciate it. I'm hitting against a deadline > here. > > Thanks... > > What types of failures have you seen, and what types > of modems > have you tried? > > I've used a Zoom V.90 (Model 2975L) and it works, > but generates > LOTS and LOTS of "interrupt-level buffer overflow" > messages, even > when running at "low" speeds, and does experience > data loss > ("ls -lR /" is a good test). > > AlanC > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:56:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 52FD137B57E for ; Wed, 19 Apr 2000 08:56:44 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 35150 invoked by uid 1000); 19 Apr 2000 15:56:42 -0000 Date: Wed, 19 Apr 2000 11:56:42 -0400 From: Alan Clegg To: Nate Puri Cc: questions@freebsd.org Subject: Re: PCMCIA modem confirmed to work w/ 4.0 Message-ID: <20000419115642.H34045@ecto.greenpeas.org> References: <20000419160714.7207.qmail@web3303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000419160714.7207.qmail@web3303.mail.yahoo.com>; from natepuri@yahoo.com on Wed, Apr 19, 2000 at 09:07:14AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Nate Puri spewed forth the following bitstream: > I've tried the Zoom v.90 and the Hayes v.90, I could > not get either do dial. When I tried to get the Zoom > to dial, it would freeze my system. I downgraded to > 3.4 and PAO, it wouldn't freeze my system, but I > wouldn't dial either... Sounds like you have other problems (like IRQ conflicts, memory overlap, etc etc etc). Have you gotten *ANY* pcmcia cards working? Since IRQ9 is available on my system, I get the following when I insert the card: pccard: card inserted, slot 0 sio2 at port 0x3e8-0x3ef irq 9 slot 0 on pccard0 sio2: type 16550A Then, with this entry in /etc/remote: modem:dv=/dev/cuaa2:br#115200:pa=none: I can: laptop 53} tip modem connected AT OK ATDT5551212 NO DIALTONE ~ [EOT] laptop 54} (since the phone line was not connected, There is no problem with the NO DIALTONE message, it is correct.. 8) AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 8:59:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.rosbnk.ru (mx.rosbnk.ru [212.248.34.98]) by hub.freebsd.org (Postfix) with ESMTP id D245F37BCAC for ; Wed, 19 Apr 2000 08:59:48 -0700 (PDT) (envelope-from mike@mx.rosbnk.ru) Received: from mx.rosbnk.ru (mash2.rosbnk.ru [212.248.34.66]) by ns.rosbnk.ru (8.9.1/8.9.1) with ESMTP id TAA26147 for ; Wed, 19 Apr 2000 19:53:36 +0400 (MSD) Message-ID: <38FDD7EF.3F85A6BE@mx.rosbnk.ru> Disposition-Notification-To: Michael Lvov Date: Wed, 19 Apr 2000 19:59:43 +0400 From: Michael Lvov Organization: JSCB ROSBANK X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: FreeBSD 3.2 kernel compilation erros Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help me please! I am running FreeBSD 3.2-RELEASE (FreeBSD squid.rosbnk.ru 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Mon Jul 12 18:34:19 MSD 1999 root@squid.rosbnk.ru:/usr/src/sys/compile/SQUIDF i386) and all was well for a long time, I successfully rebuild kernel several times, but suddenly something goes wrong and step `make` (after `config` and `make depend`) ends with errors: loading kernel vfs_bio.o: In function `vfs_buf_set_valid': vfs_bio.o(.text+0x2569): undefined reference to `__cmpdi2' msdosfs_vnops.o: In function `msdosfs_readdir': msdosfs_vnops.o(.text+0x23f9): undefined reference to `__cmpdi2' ffs_vnops.o: In function `ffs_getpages': ffs_vnops.o(.text+0xe56): undefined reference to `__cmpdi2' *** Error code 1 Stop. This happens for GENERIC configuration too. I search through the web and find messages in FreeBSD Mail Archives with the same problem. Recommendations was to `make clean` in kernel compile directory and to remove /usr/src/sys and reinstall it. I followed these recommendations, and in addition remove and install again gcc-2.8.1 package, but nothing help. Errors remain the same. Are there another workarounds or I have to reinstall FreeBSD? Thanks in advance. -- ---------------------------------------------------------- Lvov Michael mike@mx.rosbnk.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9: 8: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id 1B16E37BA09 for ; Wed, 19 Apr 2000 09:07:59 -0700 (PDT) (envelope-from tracker@worldy.com) Received: from tracker (ppp154.WORLDY.COM [209.5.30.213]) by home.worldy.com (8.8.7/8.8.7) with SMTP id MAA03210 for ; Wed, 19 Apr 2000 12:07:55 -0400 Message-ID: <38FDA142.41C67EA6@worldy.com> Date: Wed, 19 Apr 2000 12:06:26 +0000 From: David Banning Organization: SKy-Tracker of Canada Inc. X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.4-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Subject: can't get hylafax log rolling - conf samples here Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any help would be appreciated I can't seem to get my Hylafax log file rolling here are some sample configs; my /etc/syslog.conf; ------------------------------------ local5.debug /var/spool/fax/etc/syslog ------------------------------------ my /var/spool/fax/etc/config; ------------------------------------ LogFacility: local5 CountryCode: 1 AreaCode: 416 LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 11 ------------------------------------ my /usr/local/lib/fax/hfaxd.conf; ------------------------------------ LogFacility: local5 # syslog facility (want this 1st)) #ServerTracing: 0x0x3 # enable protocal tracing #ServerTracing: 0x0x2 # enable protocal tracing #ServerTracing: 0x001 # just server operation ServerTracing: 0x201 # just server operation SessionTracing: 0x4f # just server operation #IdleTimeout: 900 # initial client idle timeout (secs) #MaxIdleTimeout: 7200 # max client idle timeout (secs) #MaxLoginAttempts: 5 # max # login attempts before disconnect #MaxAdminAttempts: 5 # max # admin attempts before disconnect #MaxConsecutiveBadCmds: 10 # max # invalid cmds before disconnect #FaxContact: FaxMaster # who gets questions/complaints #UserAccessFile: "/etc/hosts" # user+host access control file #ShutdownFile: "/etc/shutdown" # server shutdown control filename #XferLogFile: "/etc/clientlog" # for logging client file transf ers #FaxQFIFOName: "/FIFO" # FIFO name for t ------------------------------------------------------- my /var/spool/fax/etc/config.cuaa1; ------------------------------------ CountryCode: 1 AreaCode: 416 FAXNumber: +1.999.555.1212 LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 1 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: "NothingSetup" LogFacility: local5 TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%p of %%t" QualifyTSI: etc/tsi MaxRecvPages: 25 ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:11:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 2E58C37B530 for ; Wed, 19 Apr 2000 09:11:47 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3JGBcY21915; Wed, 19 Apr 2000 09:11:38 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004191611.e3JGBcY21915@cytosine.dhs.org> Subject: Re: Samba error message in 4.0-REL In-Reply-To: from Doug Poland at "Apr 19, 2000 07:23:07 am" To: Doug Poland Date: Wed, 19 Apr 2000 09:11:37 -0700 (PDT) Cc: ListServer FreeBSD Questions X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Here's my global settings... > [global] > workgroup = APPLEWG > server string = Samba Server > hosts allow = 10.20. > load printers = yes > log file = /var/log/log.%m You might want to remove this file, let it log to it's own default place for the time being. > max log size = 50 We need big logs, so remove this line too. > security = user > socket options = TCP_NODELAY You can put this back in there after the problem is fixed, but for now remove it. > dns proxy = no > Make sure that you created a samba password file. read smbpasswd(8) --bhishan > > > > > > > and a shared directory... > > > > > > [data] > > > comment = data > > > path = /data > > > writable = yes > > > valid users = djp > > > create mask = 0765 > > > > > > I am trying to log in from WinNT 4.0 (machine name > > > Judah) as user djp and user djp does exist on FreeBSD. > > > This is the error message I see in /var/log/log.judah > > > > > > > > > Samba uses a different password file. Read the documentation from: > > samba.org > > > My point is that the defined user exists on samba host. > > > > > > > > > [2000/04/18 07:05:15, 0] locking/shmem.c:smb_shm_unregister_process(475) > > > ERROR smb_shm_unregister_process : couldn't find pid 1372 in file > > > /var/spool/lock/SHARE_MEM_FILE.processes > > > > > > > Are there any other error messages? Did you install samba from the ports? > > > There are no other messages. The windows client sees first... > Incorrect user name or unknown password > > So I enter the valid username/password, then... > > \\hostname is not accessible > The account is not authorized to login from this station > > > Samba is usually suppost to be in a trap; therefore, it should be using > > /usr/local/samba/var/lock.... etc. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:32:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 831D437BC74 for ; Wed, 19 Apr 2000 09:32:05 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419163200.FQYS15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 09:32:00 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12hxOR-0000H8-00 for ; Wed, 19 Apr 2000 12:31:59 -0400 Newsgroups: comp.unix.bsd.freebsd.misc To: freebsd-questions@freebsd.org Subject: IMAP authentication problems X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 12:31:10 -0400 Message-ID: <871z423ve9.fsf@tea.thpoon.com> User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) Lines: 49 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Posted-To: comp.unix.bsd.freebsd.misc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mailed and posted I've just upgraded from 3.4-S to 4.0-S, and cannot connect to IMAP server on this box anymore. ;^( I think this is authentication related, as I am seeing this kind of messages in /var/log/maillog: ,----[ /var/log/maillog ] | Apr 19 12:05:40 soup imapd[278]: [dlerror: /usr/lib/libutil.so.3: \ | Undefined symbol "freeaddrinfo"] | Apr 19 12:05:40 soup imapd[278]: adding faulty module: \ | /usr/lib/pam_unix.so | Apr 19 12:05:40 soup imapd[278]: Login failure user=antipode \ | host=tea.thpoon.com [192.168.1.2] `---- My mail reader shows the following in its logs: ,----[ *imap-log* ] | * OK soup.thpoon.com IMAP4rev1 v12.264 server ready | 5 LOGIN "antipode" "********" | 5 NO LOGIN failed `---- IMAP used to work just fine before the upgrade. Also, all other services (telnet, ssh, ftp etc.) authenticate properly under 4.0. It's just the IMAP. 8-/ This is what I have in /etc/pam.conf: ,----[ /etc/pam.conf ] | # [...] | | # Mail services | imap auth required pam_unix.so try_first_pass | pop3 auth required pam_unix.so try_first_pass | | # [...] | | # If we don't match anything else, default to using getpwnam(). | other auth required pam_unix.so try_first_pass | other account required pam_unix.so try_first_pass `---- Commenting `imap' out didn't help either. Thanks for any input! p.s. I'm sorry for crossposting this, but I'm quite desperate now, not being able to read my mail. I have procmail splitting messages into multiple mailboxes, and I have to telnet and do "mutt -f mailbox" on each of them. 8-/ -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:33:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ruby.ora.com (ruby.ora.com [63.80.158.10]) by hub.freebsd.org (Postfix) with ESMTP id 77B3437BDBC for ; Wed, 19 Apr 2000 09:33:09 -0700 (PDT) (envelope-from mbertsch@ruby.ora.com) Received: from localhost (mbertsch@localhost) by ruby.ora.com (8.9.3/8.9.3) with ESMTP id MAA21547 for ; Wed, 19 Apr 2000 12:33:07 -0400 (EDT) Date: Wed, 19 Apr 2000 12:33:07 -0400 (EDT) From: Mike DeGraw-Bertsch To: questions@freebsd.org Subject: Fast ethernet Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all. This problem has been bugging me for a while now, and I haven't been able to make much headway on it. I have a Compaq Deskpro running: FreeBSD medic.east.ora.com 4.0-STABLE FreeBSD 4.0-STABLE #10: Thu Apr 13 13:23:08 EDT 2000 root@medic.ora.com:/usr/src/sys/compile/DRIVER i386 I'm using a 3com 3905 Fast Etherlink, with autoselect 10/100mbps, device name xl0: xl0: flags=8843 mtu 1500 inet x.x.x.x netmask 0xffff0000 broadcast x.x.x.x inet6 xx::250:4ff:xxx:c7a1%xl0 prefixlen 64 scopeid 0x1 ether 00:50:xx:xx:xx:xx media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX Currently, I'm connected to a 10mbps hub, and my network connection works fine. However if I plug directly into a 100BaseTX port on our switch, my connection slows to the point of being almost unusable--I can hardly even use Pine. It seems to be okay when there's very little data packets going back and forth (such as the command prompt), but when hit with anything sizable (like my inbox in Pine), it stalls and sits there for a while. FTPing stalls after the first 2k block or so. I also noticed messages in dmesg detailing a tx underrun when I made the switch: xl0: transmission error: 90 xl0: tx underrun, increasing tx start threshold to 120 bytes xl0: watchdog timeout I'd obviously prefer to run at 100mbps and get off the hub, but have hit a brick wall with this problem. Has anyone else seen this, or know of a solution? Thanks! -Mike --- Mike DeGraw-Bertsch Senior Systems Administrator O'Reilly and Associates Cambridge, MA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:35:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [138.42.1.34]) by hub.freebsd.org (Postfix) with ESMTP id 6300237BCBE for ; Wed, 19 Apr 2000 09:35:33 -0700 (PDT) (envelope-from alan.edmonds@sterling.com) Received: from sterling.com (CD27T.plano.sterling.com [10.1.54.234]) by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id LAA05156; Wed, 19 Apr 2000 11:35:19 -0500 (CDT) Message-ID: <38FDE047.6B046FBA@sterling.com> Date: Wed, 19 Apr 2000 11:35:19 -0500 From: Alan Edmonds X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Nate Puri Cc: questions@FreeBSD.ORG Subject: Re: PCMCIA modem confirmed to work w/ 4.0 References: <20000419152635.13819.qmail@web3301.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My 3com/Meghertz 3CXM/3CCM556 work fine with 4.0 in a Dell Latitude CP. Nate Puri wrote: > > Can anyone, PLEASE tell me of a pcmcia modem that is > absolutely sure to work with 4.0? I'm really at a > loss here. I've tried so many. If someone could give > a > particular brand and model number *asap* I'd really > appreciate it. I'm hitting against a deadline here. > Thanks... > > -nate > > __________________________________________________ > Do You Yahoo!? > Send online invitations with Yahoo! Invites. > http://invites.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Alan Edmonds, KB5ZUY Sterling Software M/S 132 Phone: +1-972-801-6485 5800 Tennyson Pkwy. Email: alan.edmonds@sterling.com Plano, TX, USA 75024 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:40:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from larryboy.graphics.cornell.edu (larryboy.graphics.cornell.edu [128.84.247.48]) by hub.freebsd.org (Postfix) with ESMTP id E07CD37B5FD for ; Wed, 19 Apr 2000 09:40:24 -0700 (PDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Received: from larryboy.graphics.cornell.edu (mkc@localhost) by larryboy.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id MAA61977; Wed, 19 Apr 2000 12:40:22 -0400 (EDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Message-Id: <200004191640.MAA61977@larryboy.graphics.cornell.edu> To: Mike DeGraw-Bertsch Cc: questions@FreeBSD.ORG Subject: Re: Fast ethernet In-Reply-To: Message from Mike DeGraw-Bertsch of "Wed, 19 Apr 2000 12:33:07 EDT." Date: Wed, 19 Apr 2000 12:40:22 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >xl0: flags=8843 mtu 1500 > inet x.x.x.x netmask 0xffff0000 broadcast x.x.x.x > inet6 xx::250:4ff:xxx:c7a1%xl0 prefixlen 64 scopeid 0x1 > ether 00:50:xx:xx:xx:xx > media: autoselect (10baseT/UTP) status: active > supported media: autoselect 100baseTX 100baseTX >10baseT/UTP 10baseT/UTP 100baseTX > > > Currently, I'm connected to a 10mbps hub, and my network connection >works fine. However if I plug directly into a 100BaseTX port on our >switch, my connection slows to the point of being almost unusable--I can How is the switch port configured? You need to set the switch port and the NIC so they agree. Either both ends set to autoselect or both ends locked to 100/full or 100/half. The particularly bad case is when one end is set to auto/auto and the other end is set to 100/full. If you do this the auto/auto end will select 100/half. -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:41:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3304.mail.yahoo.com (web3304.mail.yahoo.com [204.71.201.146]) by hub.freebsd.org (Postfix) with SMTP id 3B6AC37BC40 for ; Wed, 19 Apr 2000 09:41:08 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000419164106.19437.qmail@web3304.mail.yahoo.com> Received: from [63.26.65.233] by web3304.mail.yahoo.com; Wed, 19 Apr 2000 09:41:06 PDT Date: Wed, 19 Apr 2000 09:41:06 -0700 (PDT) From: Nate Puri Subject: Re: PCMCIA modem confirmed to work w/ 4.0 To: Alan Edmonds Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I have the same card and a Dell Inspiron 3000... Lemme reinstall here, and see what I can figure out... --nate --- Alan Edmonds wrote: > My 3com/Meghertz 3CXM/3CCM556 work fine with 4.0 > in a Dell Latitude CP. > > > > Nate Puri wrote: > > > > Can anyone, PLEASE tell me of a pcmcia modem that > is > > absolutely sure to work with 4.0? I'm really at a > > loss here. I've tried so many. If someone could > give > > a > > particular brand and model number *asap* I'd > really > > appreciate it. I'm hitting against a deadline > here. > > Thanks... > > > > -nate > > > > __________________________________________________ > > Do You Yahoo!? > > Send online invitations with Yahoo! Invites. > > http://invites.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > -- > Alan Edmonds, KB5ZUY Sterling Software > M/S 132 > Phone: +1-972-801-6485 5800 Tennyson > Pkwy. > Email: alan.edmonds@sterling.com Plano, TX, USA > 75024 > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 9:47:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id C04CD37B57E for ; Wed, 19 Apr 2000 09:47:36 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.57]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Wed, 19 Apr 2000 09:58:27 -0700 Message-ID: <38FDE32F.659AC69F@3-cities.com> Date: Wed, 19 Apr 2000 09:47:43 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike DeGraw-Bertsch Cc: questions@freebsd.org Subject: Re: Fast ethernet References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike DeGraw-Bertsch wrote: > > Hi all. This problem has been bugging me for a while now, and I haven't > been able to make much headway on it. > > I have a Compaq Deskpro running: > FreeBSD medic.east.ora.com 4.0-STABLE FreeBSD 4.0-STABLE #10: Thu Apr 13 > 13:23:08 EDT 2000 root@medic.ora.com:/usr/src/sys/compile/DRIVER i386 > > I'm using a 3com 3905 Fast Etherlink, with autoselect 10/100mbps, device > name xl0: > > xl0: flags=8843 mtu 1500 > inet x.x.x.x netmask 0xffff0000 broadcast x.x.x.x > inet6 xx::250:4ff:xxx:c7a1%xl0 prefixlen 64 scopeid 0x1 > ether 00:50:xx:xx:xx:xx > media: autoselect (10baseT/UTP) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX > > Currently, I'm connected to a 10mbps hub, and my network connection > works fine. However if I plug directly into a 100BaseTX port on our > switch, my connection slows to the point of being almost unusable--I can > hardly even use Pine. It seems to be okay when there's very little data > packets going back and forth (such as the command prompt), but when hit > with anything sizable (like my inbox in Pine), it stalls and sits there > for a while. FTPing stalls after the first 2k block or so. > > I also noticed messages in dmesg detailing a tx underrun when I made the > switch: > > xl0: transmission error: 90 > xl0: tx underrun, increasing tx start threshold to 120 bytes > xl0: watchdog timeout > > I'd obviously prefer to run at 100mbps and get off the hub, but have hit > a brick wall with this problem. Has anyone else seen this, or know of a > solution? I found that when I first installed FreeBSD 4.0 on my computer I call jade, that the xl0 NIC was defaulting to a inoperable state. I added "media 100baseTX and mediaopt full-duplex" to my ifconfig_xl0 options and the problems went away. A "man xl" had the full-duplex being a media option, which doesn't work. No matter what I tried, the transfer rate is about 1/2 of what I get between a pair of Intel Pro/100+ MA's. Kent > > Thanks! > -Mike > > --- > > Mike DeGraw-Bertsch > Senior Systems Administrator > O'Reilly and Associates > Cambridge, MA > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:14:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3304.mail.yahoo.com (web3304.mail.yahoo.com [204.71.201.146]) by hub.freebsd.org (Postfix) with SMTP id 341AE37BCE1 for ; Wed, 19 Apr 2000 10:14:10 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000419171405.24490.qmail@web3304.mail.yahoo.com> Received: from [63.26.65.233] by web3304.mail.yahoo.com; Wed, 19 Apr 2000 10:14:05 PDT Date: Wed, 19 Apr 2000 10:14:05 -0700 (PDT) From: Nate Puri Subject: Re: PCMCIA modem confirmed to work w/ 4.0 To: Alan Edmonds Cc: questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What are your bios settings like? When I start /stand/pccardd and insert the modem, my system freezes up.... Thanks alot; I'm really glad we have very similar systems... -nate --- Alan Edmonds wrote: > My 3com/Meghertz 3CXM/3CCM556 work fine with 4.0 > in a Dell Latitude CP. > > > > Nate Puri wrote: > > > > Can anyone, PLEASE tell me of a pcmcia modem that > is > > absolutely sure to work with 4.0? I'm really at a > > loss here. I've tried so many. If someone could > give > > a > > particular brand and model number *asap* I'd > really > > appreciate it. I'm hitting against a deadline > here. > > Thanks... > > > > -nate > > > > __________________________________________________ > > Do You Yahoo!? > > Send online invitations with Yahoo! Invites. > > http://invites.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > -- > Alan Edmonds, KB5ZUY Sterling Software > M/S 132 > Phone: +1-972-801-6485 5800 Tennyson > Pkwy. > Email: alan.edmonds@sterling.com Plano, TX, USA > 75024 > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:19:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primex.prontel.net (primex.prontel.net [216.242.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 2995E37B666 for ; Wed, 19 Apr 2000 10:19:01 -0700 (PDT) (envelope-from netadmin@primex.prontel.net) Received: from sysop1 (matrix.prontel.net [216.242.25.4]) by primex.prontel.net (8.9.3/8.9.3) with SMTP id NAA32280 for ; Wed, 19 Apr 2000 13:19:09 -0400 (EDT) (envelope-from netadmin@primex.prontel.net) From: "Lester A. Mesa" To: Subject: kernel.flp Date: Thu, 20 Apr 2000 00:45:35 -0400 Message-ID: <003701bfaa83$45a2d440$38040a0a@prontel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Importance: Normal Disposition-Notification-To: "Lester A. Mesa" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is there a way and how can I add hardware support to a kernel.flp?? Lester A. Mesa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:19:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id 54A8237BCFC for ; Wed, 19 Apr 2000 10:19:34 -0700 (PDT) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id NAA03748; Wed, 19 Apr 2000 13:20:49 -0400 (EDT) (envelope-from miyako@sakr.net) Date: Wed, 19 Apr 2000 13:20:49 -0400 (EDT) From: miy To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: network replies causing system messages flooding In-Reply-To: <20000417225020.A52719@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000, Crist J. Clark wrote: > On Mon, Apr 17, 2000 at 06:56:47PM -0400, miy wrote: > > On Sun, 16 Apr 2000, Crist J. Clark wrote: > > > On Sun, Apr 16, 2000 at 01:22:06AM -0400, miy wrote: > > > > > > > > I originally had a windows box [10.0.0.2] connected to my cable connection > > > > through a FreeBSD gateway running natd. I recently added a second windows > > > > box to the network, and I it connects properly to the gateway, but I am > > > > getting flooded by the following system message: > > > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > > > > My natd configuration is as follows: > > > > /sbin/natd -s -n rl0 -redirect_port tcp 10.0.0.2:2121 2121 > > > > /sbin/ipfw add 1000 divert 6668 ip from any to any via rl0 > > > > /sbin/ipfw add 1002 divert 6668 ip from 10.0.0.2/24 to any via rl0 > > > > > > > > > > > > #10.0.0.4 is the most recent windows box that was added to the network. > > > > > > Well, if it weren't for the fact that you say that the 10.0.0.4 host > > > is on your net behind the NAT gateway, I would think that you > > > connected the 10.0.0.4 machine on the rl0 interface. Just to be safe, > > > how do you have the network physically configured? You don't have both > > > NICs on the gateway plugged into one hub or something like that, > > > right? > > > > > > It could be that someone else on your cable LAN is leaking RFC 1918 > > > addresses, and they make it over the modem to your machine. The modems > > > should not do that, but the idea of a poorly configured ISP, even a > > > coax cable one, never shocks me. > > > > > > My network is configured with the cable modem connected to my FreeBSD > > gateway machine (into rl0). The FreeBSD machine's second card (ed1) is > > connected to my hub's uplink. The two windows boxes (10.0.0.2 & 10.0.0.4) > > are connected directly to the hub. > > Just a tiny point, if all of the devices connected to this hub are > NICs, you should not need to use an "uplink" port. > > > I don't completely understand what leaking RFC 1918 addresses are. > > Are these essentially leaked packets from my ISP's local subnet (other > > machines in my district) that are being collected by my gateway from the > > cable modem? Are these causing the problem or is it an issue of my > > physical configuration? > > That packets from other machines could be reaching your NAT gateway > from the external net is a _possibility._ However, it is very > suspicious that the address happens to be one you are trying to use. > > > My system message buffer now has 10 pages or so worth of: > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > Have you identified the piece of hardware associated with > 00:80:c8:e8:ea:d7? Use this command, > > % arp -a > > FYI, it's a piece of D-Link hardware. > > Also, what is the configuration of each interface (output of 'ifconfig > interface' for both)? I moved my gateway's NIC from the Uplink to a standard link on the hub, and my lan connectivity is still working well, but I am still getting the msgs. this is the output of ifconfig: rl0: flags=8843 mtu 1500 inet6 fe80::2e0:29ff:fe54:a201%rl0 prefixlen 64 scopeid 0x1 inet 24.114.39.136 netmask 0xfffffc00 broadcast 24.114.39.255 ether 00:e0:29:54:a2:01 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UT P 10baseT/UTP 100baseTX lp0: flags=8810 mtu 1500 ed1: flags=8843 mtu 1500 inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 inet6 fe80::240:5ff:fe71:498c%ed1 prefixlen 64 scopeid 0x3 ether 00:40:05:71:49:8c sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xffffff00 gif0: flags=8010 mtu 1280 inet6 fe80::2e0:29ff:fe54:a201%gif0 prefixlen 64 scopeid 0x7 and the output of arp -a is: sakr.net (10.0.0.1) at 0:40:5:71:49:8c permanent [ethernet] ? (10.0.0.2) at 0:80:c6:f9:a5:55 [ethernet] ? (10.0.0.4) at 0:e0:29:54:9f:a6 [ethernet] bb1-fe1-1.ym1.on.home.net (24.114.36.1) at 0:60:5c:76:5b:21 [ethernet] The associated hardware seems to be my network card on the windows box (10.0.0.2), although these messages were not occuring when I was connected to the HUB alone on the network. Every since I added the other machine the sys logs have been displaying the same errors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:27:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maciek.gv.edu.pl (netserv.gv.edu.pl [195.117.86.8]) by hub.freebsd.org (Postfix) with ESMTP id 60E5237BC92 for ; Wed, 19 Apr 2000 10:27:08 -0700 (PDT) (envelope-from andrzej@maciek.gv.edu.pl) Received: (from andrzej@localhost) by maciek.gv.edu.pl (8.9.3/8.9.1) id TAA28159 for freebsd-questions@freebsd.org; Wed, 19 Apr 2000 19:37:46 +0200 (CEST) (envelope-from andrzej) Message-ID: <20000419193746.A28065@gv.edu.pl> Date: Wed, 19 Apr 2000 19:37:46 +0200 From: Andrzej Szydlo To: freebsd-questions@freebsd.org Subject: LDAP auth. for dialin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'd like to use LDAP database for dialin users authentication. The dialin server is FreeBSD 4.0, the database is OpenLDAP. Could anyone pont me to any docs related to LDAP authentication on FreeBSD? Andrzej To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:28:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id B1AF337BCDA for ; Wed, 19 Apr 2000 10:28:13 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.234] by picusnet.com with ESMTP (SMTPD32-5.05) id AC772ABC00D2; Wed, 19 Apr 2000 13:27:19 -0400 Message-ID: <38FDECA8.114FBDA4@picusnet.com> Date: Wed, 19 Apr 2000 13:28:09 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Lester A. Mesa" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel.flp References: <003701bfaa83$45a2d440$38040a0a@prontel.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when you boot with it to intall FreeBSD, use the visual kernel config editor and set stuff up. "Lester A. Mesa" wrote: > is there a way and how can I add hardware support to a kernel.flp?? > > Lester A. Mesa > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:28:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3303.mail.yahoo.com (web3303.mail.yahoo.com [204.71.201.145]) by hub.freebsd.org (Postfix) with SMTP id 6B7F737BD19 for ; Wed, 19 Apr 2000 10:28:42 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000419175051.24250.qmail@web3303.mail.yahoo.com> Received: from [63.26.65.233] by web3303.mail.yahoo.com; Wed, 19 Apr 2000 10:50:51 PDT Date: Wed, 19 Apr 2000 10:50:51 -0700 (PDT) From: Nate Puri Subject: Megahertz on sio4: what cuaa is that? To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, Thanks all who helped me get this far. My Megahertz modem is recognized now on sio4 w/o freezing the system. I had to set serial ports to auto in bios. Now I can't make it dial. What cuaa does sio4 translate to? Thanks... -nate __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:36: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from macbeth.phy.hr (macbeth.phy.hr [161.53.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 2AC3337B6AE for ; Wed, 19 Apr 2000 10:35:51 -0700 (PDT) (envelope-from kkumer@macbeth.phy.hr) Received: (from kkumer@localhost) by macbeth.phy.hr (8.9.3/8.9.3) id TAA78288 for freebsd-questions@FreeBSD.org; Wed, 19 Apr 2000 19:35:14 +0200 (CEST) (envelope-from kkumer) Date: Wed, 19 Apr 2000 19:35:13 +0200 From: Kresimir Kumericki To: freebsd-questions@FreeBSD.org Subject: Why do I have lib*_p.a? Message-ID: <20000419193513.A73459@phy.hr> Reply-To: kkumer@phy.hr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was under impression that lib*_p.a libraries are "profiled" libraries that should not be built if NOPROFILE=true is specified in /etc/make.conf. I have uncommented this line but after make world I still have lots of _p.a libraries in /usr/lib. What have I got wrong? And while I'm at it, what about .a and .so libs. Again, I seem to remember that .a are aout and .so elf libs. Does any of FreeBSD programs still use aout libs? -- ------------------------------------------------------------- Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ Theoretical Physics Department, University of Zagreb, Croatia ------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:39:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from collusion.org (HUGH0006.customer.jump.net [216.30.74.14]) by hub.freebsd.org (Postfix) with ESMTP id A7B4A37BC92 for ; Wed, 19 Apr 2000 10:39:40 -0700 (PDT) (envelope-from sphere@collusion.org) Received: by collusion.org from localhost (router,SLMail V3.0); Wed, 19 Apr 2000 12:25:13 -0500 Received: by collusion.org from static [208.2.106.132] (SLmail 3.0.2423); Wed, 19 Apr 2000 12:25:11 -0500 Message-ID: <002d01bfaa26$b0780cc0$eec6fea9@static> From: "Sphere" To: , , , , , , , , , , , , Cc: , , , , , , , , , , , , , Subject: April issue of the COLLUSION webzine Date: Wed, 19 Apr 2000 12:42:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You are receiving this email because you or an organization that you are affiliated with was made reference to in the April issue of the Collusion Webzine ++++++++++++++++++++++ The April isue of the Collusion webzine is now available at WWW.COLLUSION.ORG In this issue: Primer to the Art of Information Security by No-Mad The purpose of this text is to start you down the road to learning the art of information security. It is the first in a series of papers written to help educate people about system administration and information security. WWW.COLLUSION.ORG Practical Demonkeeping by Paco Xander Nathan and Robby Glen Garner A history of the evolution of intelligent agents on the web as presented at the SXSW 2000 Interactive Conference WWW.COLLUSION.ORG The Osiris Enigma part 3 by Choptop Part 3 in the ongoing science fiction series by Choptop WWW.COLLUSION.ORG irQconflict 2000 - More killing - half the fat! by Armadon irQconflict recently kicked off its new millenium with two events in Feb. and @ SxSW that were completely moving experiences. WWW.COLLUSION.ORG All this and more now available at: WWW.COLUSION.ORG Please post this information wherever appropriate. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:41:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3305.mail.yahoo.com (web3305.mail.yahoo.com [204.71.201.147]) by hub.freebsd.org (Postfix) with SMTP id 9F78E37BD01 for ; Wed, 19 Apr 2000 10:41:09 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000419174056.25613.qmail@web3305.mail.yahoo.com> Received: from [63.26.65.233] by web3305.mail.yahoo.com; Wed, 19 Apr 2000 10:40:56 PDT Date: Wed, 19 Apr 2000 10:40:56 -0700 (PDT) From: Nate Puri Subject: Re: Megahertz on sio4: what cuaa is that? To: Nate Puri , questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cuaa0 does not dial, cuaa1-3 give me the error 'bad file descripter' any ideas? thanks... --- Nate Puri wrote: > Ok, > > Thanks all who helped me get this far. My Megahertz > modem is recognized now on sio4 w/o freezing the > system. I had to set serial ports to auto in bios. > > Now I can't make it dial. What cuaa does sio4 > translate to? Thanks... > > -nate > > __________________________________________________ > Do You Yahoo!? > Send online invitations with Yahoo! Invites. > http://invites.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message > __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:44:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from primex.prontel.net (primex.prontel.net [216.242.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 80EF737B543 for ; Wed, 19 Apr 2000 10:44:39 -0700 (PDT) (envelope-from netadmin@primex.prontel.net) Received: from sysop1 (matrix.prontel.net [216.242.25.4]) by primex.prontel.net (8.9.3/8.9.3) with SMTP id NAA32618; Wed, 19 Apr 2000 13:44:38 -0400 (EDT) (envelope-from netadmin@primex.prontel.net) From: "Lester A. Mesa" To: "'William D. Freeman'" Cc: Subject: RE: kernel.flp Date: Thu, 20 Apr 2000 01:11:05 -0400 Message-ID: <003c01bfaa86$d5a71620$38040a0a@prontel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <38FDECA8.114FBDA4@picusnet.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Importance: Normal Disposition-Notification-To: "Lester A. Mesa" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I already try that, but i did not see a way to add support for: # Compaq Intelligent Disk Array Controller # controller ida0 at isa? bio irq ? vector idaintr disk id0 at ida0 drive 0 disk id1 at ida0 drive 1 disk id2 at ida0 drive 2 disk id3 at ida0 drive 3 Problem I'm having is trying to install FreeBSD to the Raid Drive .. But it is not supported on the generic kernel and or the kernel.flp .. So i was trying to think of a way to add support for the Raid Drive so that i can install FreeBSD on the RAID.. Any ideas? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of William D. Freeman Sent: Wednesday, April 19, 2000 1:28 PM To: Lester A. Mesa Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel.flp when you boot with it to intall FreeBSD, use the visual kernel config editor and set stuff up. "Lester A. Mesa" wrote: > is there a way and how can I add hardware support to a kernel.flp?? > > Lester A. Mesa > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 10:53:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (usr2-ppp34.tranquility.net [206.156.230.189]) by hub.freebsd.org (Postfix) with ESMTP id CBD5837B6AE for ; Wed, 19 Apr 2000 10:53:29 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id MAA00885; Wed, 19 Apr 2000 12:55:33 -0500 (CDT) (envelope-from ishmael@tranquility.net) Date: Wed, 19 Apr 2000 12:55:33 -0500 (CDT) From: Ishmael To: Kresimir Kumericki Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Why do I have lib*_p.a? In-Reply-To: <20000419193513.A73459@phy.hr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG .so are shared libraries. .a are static libraries. Both are elf. As for why you have _p.a libs, did you install profile libs during initial installation? Rebuilding world wont delete stuff already there. Jeremy On Wed, 19 Apr 2000, Kresimir Kumericki wrote: > I was under impression that lib*_p.a libraries are "profiled" > libraries that should not be built if NOPROFILE=true is > specified in /etc/make.conf. I have uncommented this line but > after make world I still have lots of _p.a libraries in > /usr/lib. What have I got wrong? > And while I'm at it, what about .a and .so libs. Again, I > seem to remember that .a are aout and .so elf libs. Does any > of FreeBSD programs still use aout libs? > > > -- > ------------------------------------------------------------- > Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ > Theoretical Physics Department, University of Zagreb, Croatia > ------------------------------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 11: 2:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id D975C37B5FB for ; Wed, 19 Apr 2000 11:02:19 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp1-pa5.neomedia.it [195.103.207.113]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id UAA32278; Wed, 19 Apr 2000 20:02:05 +0200 (CEST) From: Salvo Bartolotta Date: Wed, 19 Apr 2000 19:04:41 GMT Message-ID: <20000419.19044100@bartequi.ottodomain.org> Subject: OFF TOPIC Re: Atheists Manifesto To: Fergus Cameron , anonymous@god.com, freebsd-questions@FreeBSD.ORG References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/19/00, 12:03:43 PM, Fergus Cameron wrote regarding Re:Atheists Manifesto: > 19/04/00 11:58:55 > science is also a god. except it calls it's beliefs axioms & i know plenty of people > that spend all their life worshiping that god. why? so they achieve their own brand > of immorality, to make them more than a 'street sweeper'. > things don't change that much i'm afraid. we'll bury ourselves with genetics as easily > as we did with christianity. > If your strong enough to stand up, why are you anonymous? I'm not. > Fergus. > Atheist, yes, but it does not mean I consider mankind god. REMARK Those who believe that science is a god are ignorant. They do NOT know *what* Science is, *what* the scientific method is, and how this method works; more generally, they completely ignore the sense and meaning of scientific knowledge; they ignore the scope and limitations of scientific theories; finally, they ignore the nature and limits of scientific models. Let alone the history of philosophical thought, which eventually originated science itself ... Also, those who substitute "Science" for "God" (or gods) and claim to be atheists miss the subtle contradiction in terms: they adhere to the Religion of Science ... As to "axiomatization" , those who worship it seem to ignore eg Goedel's theorems as well as the subtle semantical and syntactic problems connected with "languages", "metatheories" etc. ... The keyword is ignorance, as usual. > > The Athiest's Manifesto > > > > > > > > We live in a world full of Gods. Many different cultures have many > >different Gods. There are two classes of Gods. The Gods of the past, which > >usually come in groups, which were generally used to explain things that the > >people did not understand. From the roaming patterns of buffalo, to > >lightning and echos, people have made up stories to explain things they did > >not understand, because ignorance of a subject leads to fear of it. Lack of > >knowlege can be frightening. Still, the people of today look back at= these > >anchient religions and call them "myths". They chuckle when they think of > >the ignorance required to believe that the sun is a God's Chariot. Dear "anonymous", you do NOT seem to have really understood Greek mythology. In particular, you seem to ignore, among other things, the modern interpretations of the **deep** meaning of myths. > > > > This brings us to the Gods of the present. Today's religions are commonly > >Monotheistic, relying on the belief of a single all powerful God. Today's > >Gods usually provide us with two messages. One is a social code which lays > >out a model of society for people to abide by. The other is a explination > >of the fundamental questions which people tend to ask. "Where did we= come > >from ?" "Why are we here ?" and "What happens when we die ?". None of > >these questions can be answered to anyone's true satisfaction. Ignorance > >creates insecurity, therefore the people need to find a way to fill in this > >gap in their knowlege. The most common religion in the world today is > >Christianity and it's derivitives (Catholicism, Mormon, Islam, etc). > >Christianity provides the social code, and it also fills in the gaps in our > >knowlege, explaining the answers to these questions via the written and > >translated stories of people who lived 2000 years ago. > > > > What kind of people existed 2000 years ago ? By our standards today= , they > >were ignorant, violent, socially obtuse, and worse. They treated women as > >objects, and slavery for both sex and labor was common. The people of this > >era were far less advanced than the Greeks, who's beliefs we laugh at= today. > >And yet, some how, the words, stories, and beliefs of these people are taken > >as absolute fact by millions of people all over the world today. > >Christianity speaks of Jesus of Nazerith, the Christ, the son of God,= who > >was born of a virgin, and walked about the people of the time and performed > >miracles and preached the word of God. Because of the historical impact of > >the man referred to, one can hardly deny that a man named Jesus of Nazerith > >exists, however, in order to believe the rest of his tale, you must take the > >word of ignorant people of the past as fact with no proof, evidence,= or > >other information. This is commonly referred to as "blind faith". Hmmm, here you seem to ignore what you are criticizing: 1) Jesus NEVER says that men are superior to women, or that women have inferior dignity, either; please note: he lived in a *barbarian* society, a society with *barbarian* prejudices against women; 2) Jesus NEVER says that men are unequal (masters, slaves etc.). Also, you seem to ignore the (historical) difficulties that his thought created for the Christian Church as far as slavery is concerned. > > Millions of people choose to dedicate hours, days, and years of thei= r life > >worshipping this Christian God. They are so certain that these people of > >the past, whom they probably aren't even decended from, are speaking the > >truth, that they are willing to devote their entire lives to this "story". > >They believe in a God, who in the past performed many many miracles, but for > >some reason has decided to discontinue his supernatural behaviors. God no > >longer comes to earth and speaks with men, as he did in the past. > > > > Why is it people are blind to the fact that they are emulating the same > >behaviors they criticize the Greeks, American Indians, and others for= ? How > >can anyone honestly take this 2000 year old story as fact, with no evidence, > >and devote thier entire lives to it ? I would like to put forth my theory > >on that subject. > > > > As we've estabished, the people of today have the same types of > >insecurities that need "explaining". The fear of death has made men invent > >the world of spirituality. The idea that when one dies, that is the end; > >that one's bones go into the ground and decompose, is too frightening= or > >depressing to people. So instead, they have to believe that some part of > >them is immortal. That they can always live on in some form or another. I > >call this an emotional crutch. It's a way of dealing with one's > >insecurities about our lives. It makes us feel important, like we're= > >something more than a street sweeper, or garbage collector. We're all > >immortal souls with a much more glorious future ahead of us. This emotional > >crutch helps many people get through the day with a little self esteem and > >hope, and I don't begrudge them their crutch. What I do disagree with is > >the ignorance, but I would not be one to demand that others give up their > >emotional crutches in the name of enlightenment. I believe that enforcing > >your beliefs on another person, especially beliefs based solely on blind > >faith, to be the highest crime one human can do to another, short of taking > >their life. > > So if we, the atheist, are going to allow the street sweeper to believe, > >and we're going to choose not to believe, then what is the problem ? What > >is the purpose of this manefesto ? I believe that atheists are condemned by > >the majority of the population. Those of us who are secure enough in= our > >own existance, and who feel that the 70 plus or minus 5 years on this= earth > >is all we have, are treated like unholy fools. Those who will be punished > >in the afterlife. Those who are infected with this mental epidemic tend to > >react to the atheist in one of several ways. One way is to try to convert > >or convince the atheist that the 2000 year old story is true, and that the > >atheist needs to change his/her ways, lest they face eternal hellfire. The > >second way is to simply exclude and disassociate from the atheist, perhaps > >making comments about the "poor" soul to other believers. > > You'll notice I referred to religion as a mental epidemic. In my opinion, ignorance is the worst mental epidemic :-) > > Many believers > >take this as an insult. I label religion such, because of certain behaviors > >that today's "evolved" religions have. > > > > (1) Questioning the religion's validity, asking for proof, expressin= g > >skepticism, etc, are all considered to be "sins" or crimes under the > >religion. In other words, independant, logical, unbiased thought are= not > >allowed. Back in the earlier times when the followers were a little more > >"rabid" people were burned to death for expressing such ideas. Quite right. What those **barbarian** people did in the name of "God" or "Jesus" has NOTHING to do with Jesus and his words. Did he ever say e.g. "please kill or burn all people who will not believe" and funny things like that ? Have you ever read what you are currently criticizing ? BTW, the Arabian civilization in the VIII-XII centuries has NOTHING to do with the **barbarians** living in Algeria and other such countries today, either. > > (2) Religion is taught to children at a VERY young age. Basically, from > >kindergarden to adulthood, a believing parent is supposed to enroll the > >child in some kind of religous program like Sunday School. The reason for > >this is to expose the child to religion at an early age, before rational > >logical thought develops. This way, the child grows up with religion, so > >that any thoughts, ideas, concepts of atheism or disbelief are completely > >alien to them. An analigous example would be Hitler's Youth. Hitler= also > >knew this concept well. If you wish to spread an idea, and have it safe > >from independant or radical thought, ingrain it in the children before they > >can reason. Today's religions have it down to a science, with songs,= > >videos, and activities designed to make the child a believer before they > >truly even understand what God is. If people waited until age 13-15 before > >introducing religion to their children, so that the children could > >rationally decide if this was what they wanted to believe, religion would > >not be such a wide spread epidemic. > > > > (3) Religions instruct their people to attempt to convert (or in som= e > >radical cases, kill) any disbelievers. The kinder, more passive religions > >will simply ask their congregation to bring new people into the church every > >week. Once a person visits the church once or twice, the church has them > >added to their mailing and phone lists. They attempt to get the person to > >regularly attend. Then they attempt to get the person to participate= in a > >ritual, such as baptism or confession. These are relatively benign > >activities, and usually can only trap the weak minded. The more "active" > >religions send people out to visit your home. They want to come in and talk > >to you about god and convince you that the 2000 year old story is true > >(because they say it is). They run commercials, and give your free > >literature or free copies of the bible. They'll do anything to convert you > >to their way. Why ? Because their religion specifies it. > > > > (4) Religion requires that you disbelieve anything scientific that might > >possibly contradict the religion. We've all seen and heard religous people > >sit and argue about how the entire sciences of Biology, Genetics, and= > >Physics are just plain wrong, because the 2000 year old story contradicts > >it. Hmm, maybe in the XVII century or so. You seem to ignore that the scientific perspective is completely **independent** of the religious one. Simply put, science and religion deal with totally different (unrelated) things. You are free to believe in what you like (or nothing), and develop your scientific intepretation of the world. Those who ask you to "disbelieve anything scientific etc." are **malicious** and **ignorant** persons. Alas, the world is full of people trying to use anything (including religion) to make others slave. This, too, has NOTHING to do with **religion(s) per se** > > (5) Religion covers every base. No matter what kind of argument or > >evidence you can bring up to attempt to contradict religion, the believer > >can always simply make up a little story or "possibility" of how God,= using > >his supernatural powers, can simply have "made it that way". Take for > >instance the Dinosaurs. Either they didn't exist, and the bones "are= really > >from contemporary animals, which are being fitted together incorrectly to > >look like a creature that never existed", or "God put those bones down > >there." No one knows why. Or how about how we are all decended from= Adam > >and Eve ? Adam and Eve must not have truely been human, or mankind would > >have died from inbred genetic diseases (insufficeient gene pool), after the > >first couple hundred generations. And how did those people in the bible > >live for hundreds of years ? Were the laws of physics and the nature= of > >human biology that different back then ? Religion fields these questions > >with ease. "God made it that way". "It's all part of God's plan". > > Here, you seem to ignore the symbolic nature of the Biblic language. > > Beyond the grievences I have as an atheist living in a belief based > >society, I also have grievences as a human being. I have a personal care > >and interest in the well-being of my species. I would like to see mankind > >reach out into space, establish colonies on other planets and systems. > >Become something more than the proverbial 2 day mold on a piece of bread > >(before it is thrown out), before conditions in our solar system change and > >erase us from existance. Truthfully, everyone should care about mankind's > >development. The problem is this. The religions are "anti-science" in many > >respects. Nope. Religions per se are NOT anti-science. The use that **some people** make of religions (and of technologies for that matter) IS anti-human so to speak. > > There are many things, like cloning, which we should not do > >because that is God's territory. "Playing God" is not allowed. Add that to > >the fact that many of man's best minds, people who could be possible > >Einsteins of certain fields, are robbed of their potential because they are > >infected with this mental disease. If John Doe grows up believing that > >evolution, biology and genetics are in conflict with his religion, he= > >certainly wouldn't excersize the possibility that maybe he would have= become > >one of the best Geneticists in the history of the science. Not only that, > >but those who don't believe, and wish to advance mankind's knowlege are > >restrained by the believers. They are forced to move at a slow enough pace > >so that the religions can readjust, reevaluate, and reinterpret the words of > >their religion so that they don't reach a point in which they cannot explain > >how their religion can be true with science showing the oppisite. You seem to ignore the basics of genetics, or, at least, you seem to contradict yourself. Producing human clones is useless. Incidentally, Nature produces few "clones" (eg homozygote twins) NOT without reason. A population with limited variation in its genetic material is subject to (wait for it) diseases and other problems. Darwin docet. BTW, this is the *genetic* reason why marriages between relatives are NOT encouraged. Instead, cloning human **organs** is a most interesting research area. As to cloning per se, just to split hairs, the laws of quantum mechanics prevent us from producing two **perfectly** identical human beings, however similar two such beings can look. Even if this were possible, and it isn't, environment makes people (more or less) different, as recent theories (e.g. neural Darwinism etc.) indicate. Anyway, limited or reduced genetic variation in a population IS, genetically speaking, a bad thing. > >there are such fanatics who spend every waking hour worshiping God, to the > >point which they're throwing away the most valuable thing they own. Life. > >Real life, here on earth. One only has so much time. If one spends all of > >that time trying to get ahead on the "next" life, they are throwing this > >life away, and not contributing to the society and species as a whole. > >Religion is a serious drain on mankind's most important resources, manpower > >and time. And no matter how much science proves that the world is 4 billion > >years old and not 15,000 years old, and that the universe was formed through > >the mixing and spreading of elements, and not by the wave of a magic wand, > >and no matter how many times scientists try to show that life on earth was > >formed by the interactions of nucleic acids (and it still is every day), > >it's absolutely impossible to convince a believer that the simplest answer > >is the correct answer. The world is as it seems. There is no second= world, > >second life, greater power, or magic that makes it all possible. And= it's > >sad, because we need every one of those believers with us, here on earth, > >helping out, not praying in some church or temple in front of some clown in > >a suit or fancy religious outfit. Strictly speaking, you cannot make **any** statement about a second world. Believing in it or not is your free choice. You seem to ignore Kant's thought, inter alia. > > I am an atheist. I live in a world full of people, blind to their o= wn > >ignorance, dedicated to a 2000 year old story written by people who's= > >intellect doesn't even compare to an 8th grader. I have to live with= these > >people, respect thier beliefs, and endure their constant attempts to convert > >me into one of their ilk. I have to watch as millions of man-years go down > >the drain, wasted away in foolishness. I watch as other atheists have to > >hide their beliefs, to avoid being condemned by the believers and ostrasized > >from society. But as I'm watching, I'm waiting. I see with every > >generation, more and more people are simply "going through the motions". > >They take part in the process, but they don't really believe in it. They > >simply do what is expected of them. Soon, they reach a certain age or time > >in their life in which they no longer attend the church, but they "still > >believe". They don't pray anymore but they "still believe". They go= about > >living their real lives, pretending to themselves and others that they > >believe. These are a kind of "Casual Christians". This behavior shows the > >deterioration of the true believers as a whole. A pattern author Frank > >Herbert referred to as "rot at the core". As parents become more and= more > >lax about their own religious patterns, they begin to spare their children > >the foolishness of church and Sunday School. Slowly the religious base of > >mankind is deteriorating. People are giving less and less credability to > >the 2000 year old story, as they grow up in a world of computers, cloning, > >genetic therapy, and microbiology. All of which you seem to ignore. At least, you show a superficial knowledge and understanding of the topics you have been writing about. > > It's only a matter of time until, > >hopefully, enough of us break free of this mental disease and begin to live > >life for the here and now and not to please some imaginary God in order to > >gain entrance to some fantasy land. I am not alone. Talking privately with > >many others of my generation, I know I'm not the only one who thinks > >religious people are foolish. While most will tell an adult they believe in > >God, it's simply because they don't want to experience the social punishment > >of being a disbeliever. So we watch and wait. Wait for the world to= wake > >up from this 2000 year old dream. Some day people will look back on > >Christianity the same way people look back at Zeus and Apollo. They'll ask > >how a people who've mastered genetics, computers, atomic physics, etc, can > >possibly believe in such childish nonsense. The answer is, most of us > >don't, we're just afraid to admit it, because we've seen what kind of= > >violence the rabid religious can bring forth when their beliefs are > >threatened. So rather than rising against religion and preaching against > >it, we watch and wait for it to die of apathy. If we're wrong, we'll= be > >condemned to hell for all eternity. If the religious are wrong, then= > >they'll have thrown away the single most valuable thing they possess.= Their > >life. I am an atheist. This is my manifesto. It is the first step in > >curing the disease. Why not read a few books instead of posting such manifestos ? Rem tene, verba sequentur ... By the way, you can waste your life whether you are religious or not. Yet again, this has NOTHING to do with religion. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 11: 5:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 07EE137B5D5 for ; Wed, 19 Apr 2000 11:05:11 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.57]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Wed, 19 Apr 2000 11:15:44 -0700 Message-ID: <38FDF540.8A00238E@3-cities.com> Date: Wed, 19 Apr 2000 11:04:48 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Arcady Genkin Cc: freebsd-questions@freebsd.org Subject: Re: kernel compilation problems on 4.0 References: <20000419073709.A531@soup.thpoon.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Arcady Genkin wrote: > > I just upgraded from 3.4-S to 4.0-S. I can't compile kernel the normal > way. After doing "make depend", "make" I get: > > soup:/usr/src/sys/compile/SOUP# make > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../dev/mii/mii.c > ../../dev/mii/mii.c:80: `bus_driver_added_desc' undeclared here (not in a function) > ../../dev/mii/mii.c:80: initializer element is not constant > ../../dev/mii/mii.c:80: (near initialization for `miibus_methods[5].desc') Re-add the miibus or delete the NIC's in the uses miibus section that you aren't using. Kent > *** Error code 1 > > The strange part is that I *can* compile kernel with the *same* config > file by going into /usr/src, and doing "make buildkernel KERNEL=SOUP". > This way the kernel compiles and installs just fine. > > Any idea what's missing? > > Thanks! > p.s. Could you please CC me a reply since my mail setup is a bit screwed > due to IMAP misconfiguration after the upgrade. ;^( > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 11:25:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from larryboy.graphics.cornell.edu (larryboy.graphics.cornell.edu [128.84.247.48]) by hub.freebsd.org (Postfix) with ESMTP id 96C0C37B857 for ; Wed, 19 Apr 2000 11:25:46 -0700 (PDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Received: from larryboy.graphics.cornell.edu (mkc@localhost) by larryboy.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id OAA62563; Wed, 19 Apr 2000 14:25:36 -0400 (EDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Message-Id: <200004191825.OAA62563@larryboy.graphics.cornell.edu> To: Salvo Bartolotta Cc: freebsd-questions@FreeBSD.ORG Subject: Re: OFF TOPIC Re: Atheists Manifesto Date: Wed, 19 Apr 2000 14:25:36 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OFF TOPIC means it doesn't belong on this list. Adding OFF TOPIC to the subject header doesn't make it ok to post on this list. Again... Can we PLEASE either put an end to this or else move it to someplace where it is not off-topic, maybe talk.religion.misc ? The person who posted it here is probably not even subscribed to this list, just a drive-by spammer. Strangely enough most of the responses so far have pointed out that it is off-topic here, and then continued on to discuss the issue anyway. It's off-topic here. So either stop or take it somewhere else. -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 11:35: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 16F2B37BCD7 for ; Wed, 19 Apr 2000 11:35:00 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id OAA40166 for questions@freebsd.org; Wed, 19 Apr 2000 14:34:55 -0400 (EDT) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200004191834.OAA40166@blackhelicopters.org> Subject: 999.local vs. /etc/daily.local To: questions@freebsd.org Date: Wed, 19 Apr 2000 14:34:55 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Guys, Which is considered more correct; to edit /etc/periodic/*/999.local, or to create an /etc/daily.local? Which should we recommend to new users? Or is there some other recommended way to alter the daily, etc jobs? ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 11:49:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ba.mbn.or.jp (ba.mbn.or.jp [202.217.0.32]) by hub.freebsd.org (Postfix) with ESMTP id 8985F37B857 for ; Wed, 19 Apr 2000 11:49:54 -0700 (PDT) (envelope-from dmuty@mbe.nifty.com) Received: from oemcomputer (cse6-28.urawa.mbn.or.jp [202.217.23.144]) by ba.mbn.or.jp (8.9.1/ba.mbn.or.jp-2.0) with SMTP id DAA15864 for ; Thu, 20 Apr 2000 03:49:51 +0900 (JST) Date: Thu, 20 Apr 2000 03:49:51 +0900 (JST) Message-Id: <200004191849.DAA15864@ba.mbn.or.jp> From: dmdaiko To: Subject: =?ISO-2022-JP?B?GyRCIX4iIUFHRSgkSiU1JSQlSSVTJTglTSU5JE4kND5SGyhC?= =?ISO-2022-JP?B?GyRCMnAiISF+IUpMNU5BJVMlRyUqP0pEaCFLGyhC?= MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: Achi-Kochi Mail ver1.01 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG $B!!!!!!!!!!"!!~$*$$$7$$?);v$G<}F~$K$J$j$^$9!~"!(B $B!z?);v$r$7$F$$$k$@$1$G$b:G9b#1#0#0K|1_$N<}F~$K$J$k!"(B $B$*$$$7$s$\%/%i%V$N%S%8%M%92q0w$N$*CN$i$;$G$9!#(B $B"!$42HDm$GKh7n#5K|1_0J>e$O?)Hq$G;H$C$F$$$k$H;W$$$^$9!#(B $B$=$N?)Hq$N$&$A!"#1#5#0#0#01_J,$r$*$$$7$s$\%/%i%V$GGc$C$F?)$Y$F$/$@$5$$!#!J40A4(B $BL5G@Lt!"L5E:2C$N?):`$G$9!K(B $B%9!<%Q!<$GGc$&J,$r$*$$$7$s$\%/%i%V$KBe$($F$b$i$&$@$1$G$9!#(B $BC/$K$b>R2p$G$-$J$/$F$b?t%v7n$G$=$N>CHqJ,$b%?%@$H$J$j5$$,IU$1$PBg$-$J<}F~$K$D$J(B $B$,$j$^$9!#(B $B!J;d$?$A$,Jg=8$7$F$I$s$I$s$_$J$5$s$N2<$KIU$1$F$$$-$^$9!K(B $B$G$9$+$i!"Kh7n?)$Y$F$$$k$@$1$GNI$$$N$G$9!#(B $B$b$C$H<}F~$r$*K>$_$G$"$l$P$*$$$7$s$\%/%i%V$K#2?M$NJ}$r>R2p$7$F$/$@$5$$!#(B $B"!!!$?$C$?#2?M$N>R2p$G:G9b<}F~#4#0#0K|1_$K$J$j$^$9!#(B $B!J%S%8%M%92q0w$N#7#0!s$,e$2$F$$$^$9!#(B $B$44uK>$NJ}$O!"=;=j!&;aL>!&G/Np!&EEOCHV9f$H$*$$$7$s$\;qNA4uK>$H5-F~$7$F%a!<%k$r(B $B$/$@$5$$!#;j5^!"M9Aw$7$^$9!#(B $B%a!<%k$G$N$*Ld$$9g$;$O(B dmuty@mbe.nifty.com $B$*$$$7$s$\%/%i%V$K$D$$$F$N>\:Y$O2<5-%[!<%`%Z!<%8$G(B http://www1.odn.ne.jp/~caa17260/rupin3/newpage17.htm $B"!$=$NB>$N$9$4$$%S%8%M%9$O!"2<5-$N%[!<%`%Z!<%8$G!!!!(B $B!!!!(Bhttp://www1.odn.ne.jp/~caa17260/rupin3/ $B$h$m$7$/$*4j$$CW$7$^$9!#(B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 11:53:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchange.gric.com (exchange.gric.com [207.20.139.7]) by hub.freebsd.org (Postfix) with ESMTP id D0C1F37BE19 for ; Wed, 19 Apr 2000 11:53:26 -0700 (PDT) (envelope-from screspi@gric.com) Received: from gric.com ([207.20.127.199]) by exchange.gric.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id JBZBVC9A; Wed, 19 Apr 2000 11:58:02 -0700 Message-ID: <38FE01E1.15DF240@gric.com> Date: Wed, 19 Apr 2000 11:58:41 -0700 From: Sylvia Crespi Reply-To: crespi40@hotmail.com X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Protocol development Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you develop ATM with BSD? screspi@gric.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12: 0:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 1A71637B7A2 for ; Wed, 19 Apr 2000 12:00:30 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.195] by picusnet.com with ESMTP (SMTPD32-5.05) id A21A114300BE; Wed, 19 Apr 2000 14:59:38 -0400 Message-ID: <38FE024A.962899C2@picusnet.com> Date: Wed, 19 Apr 2000 15:00:26 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: nvi maintainer? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there and active maninater for the nvi editor? I'm jsut asking because i'm interested in hacking on it some to add some features i want (making backspace do ^H to delete previoue character for one). I don't really want to use Vim because i need a project to help me become a better C programmer. Any leads, or am i on my own? -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12: 8:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.pibervision.com (irc.pibervision.com [209.249.146.21]) by hub.freebsd.org (Postfix) with ESMTP id 8679137BD1D for ; Wed, 19 Apr 2000 12:08:27 -0700 (PDT) (envelope-from joel@freebsd.pibervision.com) Received: from localhost (joel@localhost) by freebsd.pibervision.com (8.9.3/8.9.3) with ESMTP id MAA42962 for ; Wed, 19 Apr 2000 12:09:05 -0700 (PDT) (envelope-from joel@freebsd.pibervision.com) Date: Wed, 19 Apr 2000 12:09:05 -0700 (PDT) From: "joel@pibervision.com" To: freebsd-questions@freebsd.org Subject: Sendmail delays when receiving mail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Everyone -- thanks for your help in advance. I'm running FreeBSD4.0Release. When receiving mail from other smtp hosts, sendmail seems to delay when the smtp connection is opened. The mail eventually is delivered, but not without delay. I can tell this by sending mail to the freebsd server, then watching "ps aux" until the mail shows up. On the other hand when I'm sending mail from the freebsd server to another mail host, it is immediately delivered. Thanks joel@pibervision.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:12: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C57637B60E for ; Wed, 19 Apr 2000 12:12:05 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F6990.dip0.t-ipconnect.de [193.159.105.144]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id UAA31807 for ; Wed, 19 Apr 2000 20:11:18 +0200 Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id VAA02934 for ; Wed, 19 Apr 2000 21:12:45 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by tempest.ncptiddische.net (8.9.3/8.9.3) with SMTP id VAA41791 for ; Wed, 19 Apr 2000 21:12:14 +0200 (CEST) (envelope-from nils@frozenfeelings.com) From: Nils Holland Organization: NightCastle Productions To: freebsd-questions@freebsd.org Subject: Mounting MS-DS fs writeable for all Date: Wed, 19 Apr 2000 21:09:21 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00041921121300.41782@tempest.ncptiddische.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I currently have the following entry in my /etc/fstab in order to mount my MS-DOS filesystem under FreeBSD: /dev/wd0s1 /msdos msdos rw The filesystem is being mounted correctly, but only root can write to it, the other users cannot. I thought that this might simply be changed be changing the permissions of /msdos (where the DOS-partition is mounted to) but this does not work. So, how do I make my mounted DOS-partition writeable for all? Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:21: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tyler.net (mail.tyler.net [205.218.118.185]) by hub.freebsd.org (Postfix) with ESMTP id 0E29337BD37 for ; Wed, 19 Apr 2000 12:20:52 -0700 (PDT) (envelope-from stephen@neosphere.yi.org) Received: from serenity.neosphere.yi.org ([208.180.57.251]) by mail.tyler.net (Post.Office MTA v3.5.3 release 223 ID# 0-54929U30000L30000S0V35) with SMTP id net for ; Wed, 19 Apr 2000 14:20:29 -0500 Message-ID: <004501bfaa34$6f43d140$0202a8c0@neosphere.yi.org> Reply-To: "stephen" From: "stephen" To: "free BSD" Subject: ipredirect Date: Wed, 19 Apr 2000 14:21:15 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0042_01BFAA0A.859395E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0042_01BFAA0A.859395E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i am have a registered domain name ie "neosphere.yi.org" that pooints to 208.180.57.251 i have 3 or 4 computers on my network, which are a mix of freebsd, win9x = and NT... is there a way to access them from the internet, i am using nat so they can get out to the internet... i was thinking there might be a way so that the rest fo the world would = look at my bsd box, for bob.neosphere.yi.org, and it would redirect them = to 192.168.2.2 which is using ed1 pipe... ed0 is the pipe to the internet... ed0 =3D 208.180.57.251 ( lan card in bsdbox ) ed1 =3D 192.168.2.1 ( second lan card in bsd box) bob =3D 192.168.2.2 ( lan card in windows box) ------=_NextPart_000_0042_01BFAA0A.859395E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
i am have a registered domain name ie=20 "neosphere.yi.org"
that pooints to = 208.180.57.251
i have 3 or 4 computers on my network, = which are a=20 mix of freebsd, win9x and NT...
is there a way to access them from the=20 internet,
i am using nat so they can get out to = the=20 internet...
i was thinking there might be a way so = that the=20 rest fo the world would look at my bsd box, for bob.neosphere.yi.org, = and it=20 would redirect them to 192.168.2.2 which is using ed1 = pipe...
ed0 is the pipe to the = internet...
ed0 =3D 208.180.57.251 (  lan card = in bsdbox=20 )
ed1 =3D = 192.168.2.1     =20 (  second lan card in bsd box)
bob =3D=20 192.168.2.2      ( lan card in windows=20 box)
------=_NextPart_000_0042_01BFAA0A.859395E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:22:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sf-mx1.Snap.COM (sf-mx1.snap.com [206.132.167.15]) by hub.freebsd.org (Postfix) with ESMTP id 0766637BD29 for ; Wed, 19 Apr 2000 12:22:28 -0700 (PDT) (envelope-from FranciscoS@nbci.com) Received: from exchange.snap.com (exchange.snap.com [10.100.1.19]) by sf-mx1.Snap.COM (8.10.0/8.10.0) with ESMTP id e3JJM5L27582; Wed, 19 Apr 2000 12:22:13 -0700 (PDT) Received: by exchange.snap.com with Internet Mail Service (5.5.2650.21) id <2P0XT27S>; Wed, 19 Apr 2000 12:17:35 -0700 Message-ID: <4BA40B5A514ED311B9A40008C7DFB0A101297849@exchange2.snap.com> From: Francisco Sanchez To: "'Anonymous Athiest'" , cldfsn@aol.com, presence@irev.net, Che Devine , lan@irev.net, tblue , questions@FreeBSD.ORG, baxterjacken@webtv.net, "Shields, Jaymie" , slashdot@slashdot.org Subject: RE: OFF TOPIC Atheists Manifesto Date: Wed, 19 Apr 2000 12:20:38 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="windows-1252" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG not to be too blunt, but you are a jack-ass. i would like to take snippettes of your manifesto and comment them, as i would normally in this type of forum, however, your manifesto displays such a lack of education and seems to embrace ignorance with such enthusiasm, that i do not believe that my (meager) words could influence you. also, your defensiveness and desire to spam this hollow rant appears to be a cry for confrontation. i will submiss to this, but please keep it off of this mailing list. this is a forum for FreeBSD, not a "someone made fun of me because i'm an atheist, and now i'm insecure in my beliefs" mailing list. ta-ta. -=f=- -----Original Message----- From: Anonymous Athiest [mailto:anonymous@god.com] Sent: Tuesday, April 18, 2000 10:45 PM To: cldfsn@aol.com; presence@irev.net; Che Devine; lan@irev.net; tblue; questions@FreeBSD.ORG; baxterjacken@webtv.net; Shields, Jaymie; slashdot@slashdot.org Subject: Atheists Manifesto This is document has not been run through a spell checker or edited properly. The text isn't what's important. The message is what's important. Feel free to run this through a spell checker before redistributing the message. If you agree with what is said here, please distribute it further. If you do not agree, at least consider what is being said with an open mind. The Athiest's Manifesto We live in a world full of Gods. Many different cultures have many different Gods. There are two classes of Gods. The Gods of the past, which usually come in groups, which were generally used to explain things that the people did not understand. From the roaming patterns of buffalo, to lightning and echos, people have made up stories to explain things they did not understand, because ignorance of a subject leads to fear of it. Lack of knowlege can be frightening. Still, the people of today look back at these anchient religions and call them "myths". They chuckle when they think of the ignorance required to believe that the sun is a God's Chariot. This brings us to the Gods of the present. Today's religions are commonly Monotheistic, relying on the belief of a single all powerful God. Today's Gods usually provide us with two messages. One is a social code which lays out a model of society for people to abide by. The other is a explination of the fundamental questions which people tend to ask. "Where did we come from ?" "Why are we here ?" and "What happens when we die ?". None of these questions can be answered to anyone's true satisfaction. Ignorance creates insecurity, therefore the people need to find a way to fill in this gap in their knowlege. The most common religion in the world today is Christianity and it's derivitives (Catholicism, Mormon, Islam, etc). Christianity provides the social code, and it also fills in the gaps in our knowlege, explaining the answers to these questions via the written and translated stories of people who lived 2000 years ago. What kind of people existed 2000 years ago ? By our standards today, they were ignorant, violent, socially obtuse, and worse. They treated women as objects, and slavery for both sex and labor was common. The people of this era were far less advanced than the Greeks, who's beliefs we laugh at today. And yet, some how, the words, stories, and beliefs of these people are taken as absolute fact by millions of people all over the world today. Christianity speaks of Jesus of Nazerith, the Christ, the son of God, who was born of a virgin, and walked about the people of the time and performed miracles and preached the word of God. Because of the historical impact of the man referred to, one can hardly deny that a man named Jesus of Nazerith exists, however, in order to believe the rest of his tale, you must take the word of ignorant people of the past as fact with no proof, evidence, or other information. This is commonly referred to as "blind faith". Millions of people choose to dedicate hours, days, and years of their life worshipping this Christian God. They are so certain that these people of the past, whom they probably aren't even decended from, are speaking the truth, that they are willing to devote their entire lives to this "story". They believe in a God, who in the past performed many many miracles, but for some reason has decided to discontinue his supernatural behaviors. God no longer comes to earth and speaks with men, as he did in the past. Why is it people are blind to the fact that they are emulating the same behaviors they criticize the Greeks, American Indians, and others for ? How can anyone honestly take this 2000 year old story as fact, with no evidence, and devote thier entire lives to it ? I would like to put forth my theory on that subject. As we've estabished, the people of today have the same types of insecurities that need "explaining". The fear of death has made men invent the world of spirituality. The idea that when one dies, that is the end; that one's bones go into the ground and decompose, is too frightening or depressing to people. So instead, they have to believe that some part of them is immortal. That they can always live on in some form or another. I call this an emotional crutch. It's a way of dealing with one's insecurities about our lives. It makes us feel important, like we're something more than a street sweeper, or garbage collector. We're all immortal souls with a much more glorious future ahead of us. This emotional crutch helps many people get through the day with a little self esteem and hope, and I don't begrudge them their crutch. What I do disagree with is the ignorance, but I would not be one to demand that others give up their emotional crutches in the name of enlightenment. I believe that enforcing your beliefs on another person, especially beliefs based solely on blind faith, to be the highest crime one human can do to another, short of taking their life. So if we, the atheist, are going to allow the street sweeper to believe, and we're going to choose not to believe, then what is the problem ? What is the purpose of this manefesto ? I believe that atheists are condemned by the majority of the population. Those of us who are secure enough in our own existance, and who feel that the 70 plus or minus 5 years on this earth is all we have, are treated like unholy fools. Those who will be punished in the afterlife. Those who are infected with this mental epidemic tend to react to the atheist in one of several ways. One way is to try to convert or convince the atheist that the 2000 year old story is true, and that the atheist needs to change his/her ways, lest they face eternal hellfire. The second way is to simply exclude and disassociate from the atheist, perhaps making comments about the "poor" soul to other believers. You'll notice I referred to religion as a mental epidemic. Many believers take this as an insult. I label religion such, because of certain behaviors that today's "evolved" religions have. (1) Questioning the religion's validity, asking for proof, expressing skepticism, etc, are all considered to be "sins" or crimes under the religion. In other words, independant, logical, unbiased thought are not allowed. Back in the earlier times when the followers were a little more "rabid" people were burned to death for expressing such ideas. (2) Religion is taught to children at a VERY young age. Basically, from kindergarden to adulthood, a believing parent is supposed to enroll the child in some kind of religous program like Sunday School. The reason for this is to expose the child to religion at an early age, before rational logical thought develops. This way, the child grows up with religion, so that any thoughts, ideas, concepts of atheism or disbelief are completely alien to them. An analigous example would be Hitler's Youth. Hitler also knew this concept well. If you wish to spread an idea, and have it safe from independant or radical thought, ingrain it in the children before they can reason. Today's religions have it down to a science, with songs, videos, and activities designed to make the child a believer before they truly even understand what God is. If people waited until age 13-15 before introducing religion to their children, so that the children could rationally decide if this was what they wanted to believe, religion would not be such a wide spread epidemic. (3) Religions instruct their people to attempt to convert (or in some radical cases, kill) any disbelievers. The kinder, more passive religions will simply ask their congregation to bring new people into the church every week. Once a person visits the church once or twice, the church has them added to their mailing and phone lists. They attempt to get the person to regularly attend. Then they attempt to get the person to participate in a ritual, such as baptism or confession. These are relatively benign activities, and usually can only trap the weak minded. The more "active" religions send people out to visit your home. They want to come in and talk to you about god and convince you that the 2000 year old story is true (because they say it is). They run commercials, and give your free literature or free copies of the bible. They'll do anything to convert you to their way. Why ? Because their religion specifies it. (4) Religion requires that you disbelieve anything scientific that might possibly contradict the religion. We've all seen and heard religous people sit and argue about how the entire sciences of Biology, Genetics, and Physics are just plain wrong, because the 2000 year old story contradicts it. (5) Religion covers every base. No matter what kind of argument or evidence you can bring up to attempt to contradict religion, the believer can always simply make up a little story or "possibility" of how God, using his supernatural powers, can simply have "made it that way". Take for instance the Dinosaurs. Either they didn't exist, and the bones "are really from contemporary animals, which are being fitted together incorrectly to look like a creature that never existed", or "God put those bones down there." No one knows why. Or how about how we are all decended from Adam and Eve ? Adam and Eve must not have truely been human, or mankind would have died from inbred genetic diseases (insufficeient gene pool), after the first couple hundred generations. And how did those people in the bible live for hundreds of years ? Were the laws of physics and the nature of human biology that different back then ? Religion fields these questions with ease. "God made it that way". "It's all part of God's plan". Beyond the grievences I have as an atheist living in a belief based society, I also have grievences as a human being. I have a personal care and interest in the well-being of my species. I would like to see mankind reach out into space, establish colonies on other planets and systems. Become something more than the proverbial 2 day mold on a piece of bread (before it is thrown out), before conditions in our solar system change and erase us from existance. Truthfully, everyone should care about mankind's development. The problem is this. The religions are "anti-science" in many respects. There are many things, like cloning, which we should not do because that is God's territory. "Playing God" is not allowed. Add that to the fact that many of man's best minds, people who could be possible Einsteins of certain fields, are robbed of their potential because they are infected with this mental disease. If John Doe grows up believing that evolution, biology and genetics are in conflict with his religion, he certainly wouldn't excersize the possibility that maybe he would have become one of the best Geneticists in the history of the science. Not only that, but those who don't believe, and wish to advance mankind's knowlege are restrained by the believers. They are forced to move at a slow enough pace so that the religions can readjust, reevaluate, and reinterpret the words of their religion so that they don't reach a point in which they cannot explain how their religion can be true with science showing the oppisite. Then there are such fanatics who spend every waking hour worshiping God, to the point which they're throwing away the most valuable thing they own. Life. Real life, here on earth. One only has so much time. If one spends all of that time trying to get ahead on the "next" life, they are throwing this life away, and not contributing to the society and species as a whole. Religion is a serious drain on mankind's most important resources, manpower and time. And no matter how much science proves that the world is 4 billion years old and not 15,000 years old, and that the universe was formed through the mixing and spreading of elements, and not by the wave of a magic wand, and no matter how many times scientists try to show that life on earth was formed by the interactions of nucleic acids (and it still is every day), it's absolutely impossible to convince a believer that the simplest answer is the correct answer. The world is as it seems. There is no second world, second life, greater power, or magic that makes it all possible. And it's sad, because we need every one of those believers with us, here on earth, helping out, not praying in some church or temple in front of some clown in a suit or fancy religious outfit. I am an atheist. I live in a world full of people, blind to their own ignorance, dedicated to a 2000 year old story written by people who's intellect doesn't even compare to an 8th grader. I have to live with these people, respect thier beliefs, and endure their constant attempts to convert me into one of their ilk. I have to watch as millions of man-years go down the drain, wasted away in foolishness. I watch as other atheists have to hide their beliefs, to avoid being condemned by the believers and ostrasized from society. But as I'm watching, I'm waiting. I see with every generation, more and more people are simply "going through the motions". They take part in the process, but they don't really believe in it. They simply do what is expected of them. Soon, they reach a certain age or time in their life in which they no longer attend the church, but they "still believe". They don't pray anymore but they "still believe". They go about living their real lives, pretending to themselves and others that they believe. These are a kind of "Casual Christians". This behavior shows the deterioration of the true believers as a whole. A pattern author Frank Herbert referred to as "rot at the core". As parents become more and more lax about their own religious patterns, they begin to spare their children the foolishness of church and Sunday School. Slowly the religious base of mankind is deteriorating. People are giving less and less credability to the 2000 year old story, as they grow up in a world of computers, cloning, genetic therapy, and microbiology. It's only a matter of time until, hopefully, enough of us break free of this mental disease and begin to live life for the here and now and not to please some imaginary God in order to gain entrance to some fantasy land. I am not alone. Talking privately with many others of my generation, I know I'm not the only one who thinks religious people are foolish. While most will tell an adult they believe in God, it's simply because they don't want to experience the social punishment of being a disbeliever. So we watch and wait. Wait for the world to wake up from this 2000 year old dream. Some day people will look back on Christianity the same way people look back at Zeus and Apollo. They'll ask how a people who've mastered genetics, computers, atomic physics, etc, can possibly believe in such childish nonsense. The answer is, most of us don't, we're just afraid to admit it, because we've seen what kind of violence the rabid religious can bring forth when their beliefs are threatened. So rather than rising against religion and preaching against it, we watch and wait for it to die of apathy. If we're wrong, we'll be condemned to hell for all eternity. If the religious are wrong, then they'll have thrown away the single most valuable thing they possess. Their life. I am an atheist. This is my manifesto. It is the first step in curing the disease. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:32:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 861FA37BD34 for ; Wed, 19 Apr 2000 12:32:41 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id MAA13502 for ; Wed, 19 Apr 2000 12:32:39 -0700 Date: Wed, 19 Apr 2000 12:32:39 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: tcp looping Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the past two days I've seen this message popping up in the logs and on the console. Any clue as to what this means. inetd[94]: auth/tcp server failing (looping), service terminated Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:41: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 92F5B37BD27 for ; Wed, 19 Apr 2000 12:40:56 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419194054.LLYG910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 12:40:54 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12i0LG-0000Lq-00 for ; Wed, 19 Apr 2000 15:40:54 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: kernel compilation problems on 4.0 References: <20000419073709.A531@soup.thpoon.com> <38FDF540.8A00238E@3-cities.com> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 15:40:54 -0400 In-Reply-To: Kent Stewart's message of "Wed, 19 Apr 2000 11:04:48 -0700" Message-ID: <87aeip3mm1.fsf@tea.thpoon.com> Lines: 34 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart writes: > > cc -c -O -Wall -Wredundant-decls -Wnested-externs > > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > > -Wcast-qual -fformat-extensions -ansi -nostdinc -I- > > -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h > > -elf -mpreferred-stack-boundary=2 ../../dev/mii/mii.c > > ../../dev/mii/mii.c:80: `bus_driver_added_desc' undeclared here (not in a function) > > ../../dev/mii/mii.c:80: initializer element is not constant > > ../../dev/mii/mii.c:80: (near initialization for `miibus_methods[5].desc') > Re-add the miibus or delete the NIC's in the uses miibus section that > you aren't using. Well, miibus is enabled. I am using a rl0 device. Here's the relevant snippet from my kernel config file: ,----[ SOUP ] | # PCI Ethernet NICs that use the common MII bus controller code. | device miibus # MII bus support | device rl # RealTek 8129/8139 | | device ed0 # I have a PCI N2K nic `---- All other NICs are commented out. Also, how would you explain that the kernel builds with the *same* configuration file using "make buildkernel KERNEL=SOUP" from /usr/src, and fails to build the usual way? Thanks for any ideas, -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:42:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pc209.q8online.main-link.net (pc209.q8online.main-link.net [195.39.142.209]) by hub.freebsd.org (Postfix) with ESMTP id 817BA37BD27 for ; Wed, 19 Apr 2000 12:42:20 -0700 (PDT) (envelope-from root@pc209.q8online.main-link.net) Received: by pc209.q8online.main-link.net (8.9.3/8.9.3) id BAA00921 for freebsd-questions@FreeBSD.ORG; Thu, 20 Apr 2000 01:45:52 +0300 (AST) (envelope-from root) From: Zaid Dashti To: freebsd-questions@FreeBSD.ORG Subject: hi Date: Thu, 20 Apr 2000 01:44:21 +0300 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042001454900.00917@pc209> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi how i can remove the (~) from my ident in IRC ? please send e-mail to: Zaid500@hotmail.com not to Zaid@Dashti.Com thank's and bye To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:51:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rsrosenbaum.com (rsrosenbaum.com [38.166.212.250]) by hub.freebsd.org (Postfix) with ESMTP id B521337BD4E for ; Wed, 19 Apr 2000 12:51:33 -0700 (PDT) (envelope-from aallenson@rsrosenbaum.com) Received: from Workgroup (38.166.212.63) by rsrosenbaum.com with SMTP (Eudora Internet Mail Server 2.2.2); Wed, 19 Apr 2000 14:58:33 -0500 From: "Aron Allenson" To: Subject: SSH Date: Wed, 19 Apr 2000 15:41:38 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to set up a secure tunnel to another host. The first line bellow is my command line and I have been assured that the syntax is correct. I have also been assured that the remote host is set up correctly. I have a good point-to-point connection and am able to ping them. When I issue the command line with the -v for verbose messaging on, I get this feedback. Can anyone help me diagnose my problem? Aron Allenson R.S. Rosenbaum & Co., Inc. 435 Hudson Street New York, NY 10014 (212) 741-7444 - voice (212) 229-8664 - fax Command line followed by feedback: bash$ ssh -l user8 -L 6005:162.138.232.101:20087 -p 6207 162.138.232.101 -v SSH Version 1.2.20 [i386-unknown-freebsd2.2.8], protocol version 1.5. Standard version. Does not use RSAREF. 38.166.212.43: Reading configuration data /etc/ssh_config 38.166.212.43: ssh_connect: getuid 1000 geteuid 0 anon 0 38.166.212.43: Connecting to 162.138.232.101 port 6207. 38.166.212.43: Allocated local port 1023. 38.166.212.43: connect: No route to host 38.166.212.43: Trying again... 38.166.212.43: Connecting to 162.138.232.101 port 6207. 38.166.212.43: Allocated local port 1023. 38.166.212.43: connect: No route to host 38.166.212.43: Trying again... 38.166.212.43: Connecting to 162.138.232.101 port 6207. 38.166.212.43: Allocated local port 1023. 38.166.212.43: connect: No route to host 38.166.212.43: Trying again... 38.166.212.43: Connecting to 162.138.232.101 port 6207. 38.166.212.43: Allocated local port 1023. 38.166.212.43: connect: No route to host Secure connection to 162.138.232.101 on port 6207 refused; reverting to insecur. Using rsh. WARNING: Connection will not be encrypted. /usr/bin/rsh 162.138.232.101 -l user8 rlogin: connect(162.138.232.101): No route to host 162.138.232.101: No route to host bash$ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:52:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 43B8737B5AA for ; Wed, 19 Apr 2000 12:52:28 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id PAA52037; Wed, 19 Apr 2000 15:51:17 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004191951.PAA52037@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000419193513.A73459@phy.hr> Date: Wed, 19 Apr 2000 15:51:16 -0400 (EDT) From: John Baldwin To: Kresimir Kumericki Subject: RE: Why do I have lib*_p.a? Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19-Apr-00 Kresimir Kumericki wrote: > I was under impression that lib*_p.a libraries are "profiled" > libraries that should not be built if NOPROFILE=true is > specified in /etc/make.conf. I have uncommented this line but > after make world I still have lots of _p.a libraries in > /usr/lib. What have I got wrong? They might still be left over from your initial installation. The initial install installs profiled libs by default. > And while I'm at it, what about .a and .so libs. Again, I > seem to remember that .a are aout and .so elf libs. Does any > of FreeBSD programs still use aout libs? .a are static, or archive, libraries. .so are dynamic libraries. Both files are ELF files, the difference is how they are linked into the program. Static libraries are included into the program binary. Dynamic libraries aren't included in the program binary. Instead, when the binary runs, it calls the dynamic linker, ld, which then loads the dynamic library into memory and uses it. This lets the dynamic library be shared between different programs thus saving on memory. It's a bit more complex than that, but that is the basic picture. HTH. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 12:55:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.de [194.25.134.16]) by hub.freebsd.org (Postfix) with ESMTP id D9F2A37B61A for ; Wed, 19 Apr 2000 12:55:41 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd07.sul.t-online.de by mailout00.sul.t-online.de with smtp id 12i0ZP-0004Pa-05; Wed, 19 Apr 2000 21:55:31 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.156.3.102]) by fwd07.sul.t-online.de with esmtp id 12i0ZD-0aJpVAC; Wed, 19 Apr 2000 21:55:19 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id UAA01840; Tue, 18 Apr 2000 20:41:09 +0200 (CEST) Date: Tue, 18 Apr 2000 20:41:09 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: c.raven@ukonline.co.uk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: vipw - pwd.db locked In-Reply-To: <009d01bfa95d$bd0f1c40$0200000a@cian.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! does the vi session still run in the Backgroud? ps ax | grep vi ??? If yes, try to kill it: kill -9 PID of VI HTH, Freddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13: 1: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from z-axis.com (mail.z-axis.com [206.184.208.130]) by hub.freebsd.org (Postfix) with ESMTP id E18CD37B657 for ; Wed, 19 Apr 2000 13:01:02 -0700 (PDT) (envelope-from greg@z-axis.com) Received: from z-axis.com (cronos.z-axis.com [206.184.208.165]) by z-axis.com (8.8.5/8.8.5) with ESMTP id NAA28278 for ; Wed, 19 Apr 2000 13:01:01 -0700 (PDT) Message-ID: <38FE12A0.44CF0AA4@z-axis.com> Date: Wed, 19 Apr 2000 13:10:08 -0700 From: Greg Haa X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Disk Label / Partitioning Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using FreeBSD 2.2.6 and am trying to add a disk. I have made the device sd3 and when I do the sysinstall version of adding the disk I get "sd3s1e device not configured". when I do the command line version everything works until the newfs part. I type "newfs /dev/rsd3c" and get "cannot read disk label". All the instructions I have used are off www.freebsd.org. What else can I do to add this disk? Oh and it is an 8gig scsi disk. Thanks in advance greg greg@z-axis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:22:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id A7D8437B657 for ; Wed, 19 Apr 2000 13:22:56 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3JKMhP22751; Wed, 19 Apr 2000 13:22:43 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004192022.e3JKMhP22751@cytosine.dhs.org> Subject: Re: hi In-Reply-To: <00042001454900.00917@pc209> from Zaid Dashti at "Apr 20, 2000 01:44:21 am" To: Zaid Dashti Date: Wed, 19 Apr 2000 13:22:42 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to run an identd server. I recommend pidentd or oidentd. --bhishan > hi > how i can remove the (~) from my ident in IRC ? > please send e-mail to: Zaid500@hotmail.com > not to Zaid@Dashti.Com > thank's and bye > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:24:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 99F0537BD4A for ; Wed, 19 Apr 2000 13:24:39 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3JKOZW22789; Wed, 19 Apr 2000 13:24:35 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004192024.e3JKOZW22789@cytosine.dhs.org> Subject: Re: Mounting MS-DS fs writeable for all In-Reply-To: <00041921121300.41782@tempest.ncptiddische.net> from Nils Holland at "Apr 19, 2000 09:09:21 pm" To: Nils Holland Date: Wed, 19 Apr 2000 13:24:35 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think that you can unmount it, change the permissions, then remount it. That's suppost to work. --bhishan > I currently have the following entry in my /etc/fstab in order to mount my > MS-DOS filesystem under FreeBSD: > > /dev/wd0s1 /msdos msdos rw > > The filesystem is being mounted correctly, but only root can write to it, the > other users cannot. I thought that this might simply be changed be changing the > permissions of /msdos (where the DOS-partition is mounted to) but this does not > work. So, how do I make my mounted DOS-partition writeable for all? > > Greetings, > Nils > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:30:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 5A94937B657 for ; Wed, 19 Apr 2000 13:30:47 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12hzSa-000Puu-00; Wed, 19 Apr 2000 19:44:24 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12hzSa-000GKm-00; Wed, 19 Apr 2000 19:44:24 +0100 Date: Wed, 19 Apr 2000 19:44:24 +0100 From: Ben Smithurst To: Kresimir Kumericki Cc: freebsd-questions@FreeBSD.org Subject: Re: Why do I have lib*_p.a? Message-ID: <20000419194424.G54921@strontium.scientia.demon.co.uk> References: <20000419193513.A73459@phy.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000419193513.A73459@phy.hr> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kresimir Kumericki wrote: > I was under impression that lib*_p.a libraries are "profiled" > libraries that should not be built if NOPROFILE=true is > specified in /etc/make.conf. I have uncommented this line but > after make world I still have lots of _p.a libraries in > /usr/lib. What have I got wrong? Are they not just old copies? ls -l /usr/lib and see if the dates match up, or whether the _p is much older, from a previous build/install. > And while I'm at it, what about .a and .so libs. Again, I > seem to remember that .a are aout and .so elf libs. ben@magnesium:~$ file /usr/lib/libc.{a,so,so.3} /usr/lib/libc.a: current ar archive /usr/lib/libc.so: symbolic link to libc.so.3 /usr/lib/libc.so.3: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped nope. All files are needed, aout libs should be in /usr/lib/aout. > Does any of FreeBSD programs still use aout libs? I think the FreeBSD native Netscape binaries are *still* a.out, despite the fact we're now in the second major release cycle (3.x and 4.x) which have used ELF binaries as default. You might have some old stuff in /usr/local which is a.out, so I wouldn't get rid of a.out stuff yet. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:31: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id A390937B50D for ; Wed, 19 Apr 2000 13:30:57 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12hzO4-000Puk-00; Wed, 19 Apr 2000 19:39:44 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12hzO4-000Eaf-00; Wed, 19 Apr 2000 19:39:44 +0100 Date: Wed, 19 Apr 2000 19:39:44 +0100 From: Ben Smithurst To: Arcady Genkin Cc: freebsd-questions@freebsd.org Subject: Re: IMAP authentication problems Message-ID: <20000419193944.F54921@strontium.scientia.demon.co.uk> References: <871z423ve9.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <871z423ve9.fsf@tea.thpoon.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Arcady Genkin wrote: > I've just upgraded from 3.4-S to 4.0-S, and cannot connect to IMAP > server on this box anymore. ;^( I think this is authentication > related, as I am seeing this kind of messages in /var/log/maillog: > > ,----[ /var/log/maillog ] > | Apr 19 12:05:40 soup imapd[278]: [dlerror: /usr/lib/libutil.so.3: \ > | Undefined symbol "freeaddrinfo"] looks like libutil wants to use freeaddrinfo (new with FreeBSD 4, as it's IPv6 related), but it is linking with an old libc, or something... Have you tried recompiling imapd? -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:32: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from psiklone.dyndns.org (216-42-72-163.ppp.netsville.net [216.42.72.163]) by hub.freebsd.org (Postfix) with ESMTP id 3C7A037B657 for ; Wed, 19 Apr 2000 13:31:58 -0700 (PDT) (envelope-from tms@psiklone.com) Received: from psiklone.dyndns.org (tms@localhost [127.0.0.1]) by psiklone.dyndns.org (8.9.3/8.9.3) with SMTP id QAA35963; Wed, 19 Apr 2000 16:31:52 -0400 (EDT) (envelope-from tms@psiklone.com) From: Tim To: Zaid Dashti , freebsd-questions@FreeBSD.ORG Subject: Re: hi Date: Wed, 19 Apr 2000 16:30:21 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <00042001454900.00917@pc209> In-Reply-To: <00042001454900.00917@pc209> MIME-Version: 1.0 Message-Id: <00041916312800.35939@psiklone.dyndns.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Apr 2000, Zaid Dashti wrote: > hi > how i can remove the (~) from my ident in IRC ? > please send e-mail to: Zaid500@hotmail.com > not to Zaid@Dashti.Com > thank's and bye > Run an Ident server. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:35:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 07DF837B729 for ; Wed, 19 Apr 2000 13:35:07 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419203505.GWUR15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 13:35:05 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12i1Bh-0000No-00 for ; Wed, 19 Apr 2000 16:35:05 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: IMAP authentication problems References: <871z423ve9.fsf@tea.thpoon.com> <20000419193944.F54921@strontium.scientia.demon.co.uk> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 16:35:05 -0400 In-Reply-To: Ben Smithurst's message of "Wed, 19 Apr 2000 19:39:44 +0100" Message-ID: <874s8x3k3q.fsf@tea.thpoon.com> Lines: 10 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben Smithurst writes: > looks like libutil wants to use freeaddrinfo (new with FreeBSD 4, as > it's IPv6 related), but it is linking with an old libc, or something... > Have you tried recompiling imapd? Yes, thank you, recompiling the port did it! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:35:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 8021437BD34 for ; Wed, 19 Apr 2000 13:35:27 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12i1C1-00001d-00; Wed, 19 Apr 2000 21:35:25 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12i1C0-0000rh-00; Wed, 19 Apr 2000 21:35:24 +0100 Date: Wed, 19 Apr 2000 21:35:24 +0100 From: Ben Smithurst To: Michael Lucas Cc: questions@freebsd.org Subject: Re: 999.local vs. /etc/daily.local Message-ID: <20000419213524.H54921@strontium.scientia.demon.co.uk> References: <200004191834.OAA40166@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004191834.OAA40166@blackhelicopters.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michael Lucas wrote: > Guys, > > Which is considered more correct; to edit /etc/periodic/*/999.local, > or to create an /etc/daily.local? Which should we recommend to new > users? > > Or is there some other recommended way to alter the daily, etc jobs? /usr/local/etc/periodic/{daily,weekly,monthly} -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:36:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prodigalson.macrosys.com (prodigalson.macrosys.com [12.5.50.194]) by hub.freebsd.org (Postfix) with ESMTP id 2C16337BD63 for ; Wed, 19 Apr 2000 13:36:17 -0700 (PDT) (envelope-from Collin@macrosys.com) Received: by PRODIGALSON with Internet Mail Service (5.5.2650.21) id <2HR1NWP3>; Wed, 19 Apr 2000 16:32:36 -0400 Message-ID: From: "Collin B. McClendon" To: "'questions@freebsd.org'" Subject: subscribe Date: Wed, 19 Apr 2000 16:32:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:44:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 9999937BD34 for ; Wed, 19 Apr 2000 13:44:51 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419204449.LXLY910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 13:44:49 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12i1L7-0000O5-00 for ; Wed, 19 Apr 2000 16:44:49 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Can't build sysinstall in 4.0 X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 16:44:49 -0400 Message-ID: <87wvlt2532.fsf@tea.thpoon.com> Lines: 24 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After upgrade of 3.4 to 4.0 can't "make all" in /usr/src/release/sysinstall with the following error: ,----[ make ] | soup:/usr/src/release/sysinstall# make | Warning: Object directory not changed from original \ | /usr/src/release/sysinstall | cc -O3 -m486 -pipe -Wall | -I/usr/src/release/sysinstall/../../gnu/lib/libdialog | -I/usr/src/release/sysinstall | -I/usr/src/release/sysinstall/../../sys -static -o sysinstall | anonFTP.o cdrom.o command.o config.o devices.o dhcp.o kget.o disks.o | dispatch.o dist.o dmenu.o doc.o dos.o floppy.o ftp.o globals.o | http.o index.o install.o installUpgrade.o keymap.o label.o lndir.o | main.o makedevs.o media.o menus.o misc.o mouse.o msg.o network.o | nfs.o options.o package.o pccard.o system.o tape.o tcpip.o termcap.o | ufs.o user.o variable.o wizard.o -ldialog -lncurses -lmytinfo -lutil | -ldisk -lftpio | dispatch.o(.data+0xbc): undefined reference to `distSetDES' | *** Error code 1 `---- -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 13:49:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.whtz.com (m8.z100.com [209.73.193.8]) by hub.freebsd.org (Postfix) with SMTP id 5731637B609 for ; Wed, 19 Apr 2000 13:49:37 -0700 (PDT) (envelope-from courtney@whtz.com) Received: by mail.whtz.com(Lotus SMTP MTA v4.6.2 (693.3 8-11-1998)) id 852568C6.007137FF ; Wed, 19 Apr 2000 16:36:39 -0400 X-Lotus-FromDomain: Z100 From: courtney@whtz.com To: questions@freebsd.org Message-ID: <852568C6.007136FB.00@mail.whtz.com> Date: Wed, 19 Apr 2000 16:36:35 -0400 Subject: programming help Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hey everyone, I have a need to use external closures to execute a program on my freebsd box. If anyone has done this before I would greatly appreciate speaking with you..if you could drop me a private e-mail. thanks in advance, Bernie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14: 0:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 2257D37BD34 for ; Wed, 19 Apr 2000 14:00:05 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 23090 invoked from network); 19 Apr 2000 20:09:14 -0000 Received: from modem5.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.71) by stargate.hcisp.net with SMTP; 19 Apr 2000 20:09:14 -0000 Received: (qmail 4347 invoked by uid 1001); 19 Apr 2000 20:56:29 -0000 From: "Thimble Smith" Date: Wed, 19 Apr 2000 16:56:29 -0400 To: e_a f Cc: questions@FreeBSD.ORG Subject: Re: Cookies in BSD Message-ID: <20000419165629.U1716@threads.polyesthetic.msg> References: <20000419102753.14429.qmail@nwcst278.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000419102753.14429.qmail@nwcst278.netaddress.usa.net>; from forea@usa.net on Wed, Apr 19, 2000 at 04:27:53AM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 04:27:53AM -0600, e_a f wrote: > Is it possible to use SUCH cookies by Perl in BSD/OS > (for both Internet Explorer and Netscape Navigator)? Cookies have nothing to do with OS or with Perl. It has to do with what web browser you're using, and how your application is written. If you write your application correctly, you can use cookies just fine. To find out how to do that with Perl, type 'perldoc CGI'. IE doesn't run on FreeBSD. If this isn't enough information for you, please ask in an appropriate place (news:comp.infosystems.www.cgi.authoring). Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14: 1: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from postal.linkfast.net (postal.linkfast.net [208.160.105.16]) by hub.freebsd.org (Postfix) with ESMTP id 4CA2C37BD5B for ; Wed, 19 Apr 2000 14:00:56 -0700 (PDT) (envelope-from grasshacker@linkfast.net) Received: from gh (modem188.linkfast.net [208.160.105.188]) by postal.linkfast.net (Postfix) with SMTP id D44D39B13 for ; Wed, 19 Apr 2000 16:00:50 -0500 (CDT) Message-ID: <003501bfaa42$4e058010$bc69a0d0@gh> From: "gh" To: References: <004001bfa9c2$5a4e6560$5a5d0418@vista1.sdca.home.com> Subject: Re: Atheists Manifesto Date: Wed, 19 Apr 2000 16:00:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If the author of this document is subscribed to this list, I would like to speak to you. Please contact me at grasshacker@linkfast.net Note: I have been meaning to write something like this for a while. Thanks for taking the initiative. Dan | | We live in a world full of Gods. Many different cultures have many | different Gods. There are two classes of Gods. The Gods of the past, which | usually come in groups, which were generally used to explain things that the | people did not understand. From the roaming patterns of buffalo, to | lightning and echos, people have made up stories to explain things they did | not understand, because ignorance of a subject leads to fear of it. Lack of | knowlege can be frightening. Still, the people of today look back at these | anchient religions and call them "myths". They chuckle when they think of | the ignorance required to believe that the sun is a God's Chariot. | | This brings us to the Gods of the present. Today's religions are commonly | Monotheistic, relying on the belief of a single all powerful God. Today's | Gods usually provide us with two messages. One is a social code which lays | out a model of society for people to abide by. The other is a explination | of the fundamental questions which people tend to ask. "Where did we come | from ?" "Why are we here ?" and "What happens when we die ?". None of | these questions can be answered to anyone's true satisfaction. Ignorance | creates insecurity, therefore the people need to find a way to fill in this | gap in their knowlege. The most common religion in the world today is | Christianity and it's derivitives (Catholicism, Mormon, Islam, etc). | Christianity provides the social code, and it also fills in the gaps in our | knowlege, explaining the answers to these questions via the written and | translated stories of people who lived 2000 years ago. | | What kind of people existed 2000 years ago ? By our standards today, they | were ignorant, violent, socially obtuse, and worse. They treated women as | objects, and slavery for both sex and labor was common. The people of this | era were far less advanced than the Greeks, who's beliefs we laugh at today. | And yet, some how, the words, stories, and beliefs of these people are taken | as absolute fact by millions of people all over the world today. | Christianity speaks of Jesus of Nazerith, the Christ, the son of God, who | was born of a virgin, and walked about the people of the time and performed | miracles and preached the word of God. Because of the historical impact of | the man referred to, one can hardly deny that a man named Jesus of Nazerith | exists, however, in order to believe the rest of his tale, you must take the | word of ignorant people of the past as fact with no proof, evidence, or | other information. This is commonly referred to as "blind faith". | | Millions of people choose to dedicate hours, days, and years of their life | worshipping this Christian God. They are so certain that these people of | the past, whom they probably aren't even decended from, are speaking the | truth, that they are willing to devote their entire lives to this "story". | They believe in a God, who in the past performed many many miracles, but for | some reason has decided to discontinue his supernatural behaviors. God no | longer comes to earth and speaks with men, as he did in the past. | | Why is it people are blind to the fact that they are emulating the same | behaviors they criticize the Greeks, American Indians, and others for ? How | can anyone honestly take this 2000 year old story as fact, with no evidence, | and devote thier entire lives to it ? I would like to put forth my theory | on that subject. | | As we've estabished, the people of today have the same types of | insecurities that need "explaining". The fear of death has made men invent | the world of spirituality. The idea that when one dies, that is the end; | that one's bones go into the ground and decompose, is too frightening or | depressing to people. So instead, they have to believe that some part of | them is immortal. That they can always live on in some form or another. I | call this an emotional crutch. It's a way of dealing with one's | insecurities about our lives. It makes us feel important, like we're | something more than a street sweeper, or garbage collector. We're all | immortal souls with a much more glorious future ahead of us. This emotional | crutch helps many people get through the day with a little self esteem and | hope, and I don't begrudge them their crutch. What I do disagree with is | the ignorance, but I would not be one to demand that others give up their | emotional crutches in the name of enlightenment. I believe that enforcing | your beliefs on another person, especially beliefs based solely on blind | faith, to be the highest crime one human can do to another, short of taking | their life. | | So if we, the atheist, are going to allow the street sweeper to believe, | and we're going to choose not to believe, then what is the problem ? What | is the purpose of this manefesto ? I believe that atheists are condemned by | the majority of the population. Those of us who are secure enough in our | own existance, and who feel that the 70 plus or minus 5 years on this earth | is all we have, are treated like unholy fools. Those who will be punished | in the afterlife. Those who are infected with this mental epidemic tend to | react to the atheist in one of several ways. One way is to try to convert | or convince the atheist that the 2000 year old story is true, and that the | atheist needs to change his/her ways, lest they face eternal hellfire. The | second way is to simply exclude and disassociate from the atheist, perhaps | making comments about the "poor" soul to other believers. | | You'll notice I referred to religion as a mental epidemic. Many believers | take this as an insult. I label religion such, because of certain behaviors | that today's "evolved" religions have. | | (1) Questioning the religion's validity, asking for proof, expressing | skepticism, etc, are all considered to be "sins" or crimes under the | religion. In other words, independant, logical, unbiased thought are not | allowed. Back in the earlier times when the followers were a little more | "rabid" people were burned to death for expressing such ideas. | | (2) Religion is taught to children at a VERY young age. Basically, from | kindergarden to adulthood, a believing parent is supposed to enroll the | child in some kind of religous program like Sunday School. The reason for | this is to expose the child to religion at an early age, before rational | logical thought develops. This way, the child grows up with religion, so | that any thoughts, ideas, concepts of atheism or disbelief are completely | alien to them. An analigous example would be Hitler's Youth. Hitler also | knew this concept well. If you wish to spread an idea, and have it safe | from independant or radical thought, ingrain it in the children before they | can reason. Today's religions have it down to a science, with songs, | videos, and activities designed to make the child a believer before they | truly even understand what God is. If people waited until age 13-15 before | introducing religion to their children, so that the children could | rationally decide if this was what they wanted to believe, religion would | not be such a wide spread epidemic. | | (3) Religions instruct their people to attempt to convert (or in some | radical cases, kill) any disbelievers. The kinder, more passive religions | will simply ask their congregation to bring new people into the church every | week. Once a person visits the church once or twice, the church has them | added to their mailing and phone lists. They attempt to get the person to | regularly attend. Then they attempt to get the person to participate in a | ritual, such as baptism or confession. These are relatively benign | activities, and usually can only trap the weak minded. The more "active" | religions send people out to visit your home. They want to come in and talk | to you about god and convince you that the 2000 year old story is true | (because they say it is). They run commercials, and give your free | literature or free copies of the bible. They'll do anything to convert you | to their way. Why ? Because their religion specifies it. | | (4) Religion requires that you disbelieve anything scientific that might | possibly contradict the religion. We've all seen and heard religous people | sit and argue about how the entire sciences of Biology, Genetics, and | Physics are just plain wrong, because the 2000 year old story contradicts | it. | | (5) Religion covers every base. No matter what kind of argument or | evidence you can bring up to attempt to contradict religion, the believer | can always simply make up a little story or "possibility" of how God, using | his supernatural powers, can simply have "made it that way". Take for | instance the Dinosaurs. Either they didn't exist, and the bones "are really | from contemporary animals, which are being fitted together incorrectly to | look like a creature that never existed", or "God put those bones down | there." No one knows why. Or how about how we are all decended from Adam | and Eve ? Adam and Eve must not have truely been human, or mankind would | have died from inbred genetic diseases (insufficeient gene pool), after the | first couple hundred generations. And how did those people in the bible | live for hundreds of years ? Were the laws of physics and the nature of | human biology that different back then ? Religion fields these questions | with ease. "God made it that way". "It's all part of God's plan". | | | Beyond the grievences I have as an atheist living in a belief based | society, I also have grievences as a human being. I have a personal care | and interest in the well-being of my species. I would like to see mankind | reach out into space, establish colonies on other planets and systems. | Become something more than the proverbial 2 day mold on a piece of bread | (before it is thrown out), before conditions in our solar system change and | erase us from existance. Truthfully, everyone should care about mankind's | development. The problem is this. The religions are "anti-science" in many | respects. There are many things, like cloning, which we should not do | because that is God's territory. "Playing God" is not allowed. Add that to | the fact that many of man's best minds, people who could be possible | Einsteins of certain fields, are robbed of their potential because they are | infected with this mental disease. If John Doe grows up believing that | evolution, biology and genetics are in conflict with his religion, he | certainly wouldn't excersize the possibility that maybe he would have become | one of the best Geneticists in the history of the science. Not only that, | but those who don't believe, and wish to advance mankind's knowlege are | restrained by the believers. They are forced to move at a slow enough pace | so that the religions can readjust, reevaluate, and reinterpret the words of | their religion so that they don't reach a point in which they cannot explain | how their religion can be true with science showing the oppisite. Then | there are such fanatics who spend every waking hour worshiping God, to the | point which they're throwing away the most valuable thing they own. Life. | Real life, here on earth. One only has so much time. If one spends all of | that time trying to get ahead on the "next" life, they are throwing this | life away, and not contributing to the society and species as a whole. | Religion is a serious drain on mankind's most important resources, manpower | and time. And no matter how much science proves that the world is 4 billion | years old and not 15,000 years old, and that the universe was formed through | the mixing and spreading of elements, and not by the wave of a magic wand, | and no matter how many times scientists try to show that life on earth was | formed by the interactions of nucleic acids (and it still is every day), | it's absolutely impossible to convince a believer that the simplest answer | is the correct answer. The world is as it seems. There is no second world, | second life, greater power, or magic that makes it all possible. And it's | sad, because we need every one of those believers with us, here on earth, | helping out, not praying in some church or temple in front of some clown in | a suit or fancy religious outfit. | | I am an atheist. I live in a world full of people, blind to their own | ignorance, dedicated to a 2000 year old story written by people who's | intellect doesn't even compare to an 8th grader. I have to live with these | people, respect thier beliefs, and endure their constant attempts to convert | me into one of their ilk. I have to watch as millions of man-years go down | the drain, wasted away in foolishness. I watch as other atheists have to | hide their beliefs, to avoid being condemned by the believers and ostrasized | from society. But as I'm watching, I'm waiting. I see with every | generation, more and more people are simply "going through the motions". | They take part in the process, but they don't really believe in it. They | simply do what is expected of them. Soon, they reach a certain age or time | in their life in which they no longer attend the church, but they "still | believe". They don't pray anymore but they "still believe". They go about | living their real lives, pretending to themselves and others that they | believe. These are a kind of "Casual Christians". This behavior shows the | deterioration of the true believers as a whole. A pattern author Frank | Herbert referred to as "rot at the core". As parents become more and more | lax about their own religious patterns, they begin to spare their children | the foolishness of church and Sunday School. Slowly the religious base of | mankind is deteriorating. People are giving less and less credability to | the 2000 year old story, as they grow up in a world of computers, cloning, | genetic therapy, and microbiology. It's only a matter of time until, | hopefully, enough of us break free of this mental disease and begin to live | life for the here and now and not to please some imaginary God in order to | gain entrance to some fantasy land. I am not alone. Talking privately with | many others of my generation, I know I'm not the only one who thinks | religious people are foolish. While most will tell an adult they believe in | God, it's simply because they don't want to experience the social punishment | of being a disbeliever. So we watch and wait. Wait for the world to wake | up from this 2000 year old dream. Some day people will look back on | Christianity the same way people look back at Zeus and Apollo. They'll ask | how a people who've mastered genetics, computers, atomic physics, etc, can | possibly believe in such childish nonsense. The answer is, most of us | don't, we're just afraid to admit it, because we've seen what kind of | violence the rabid religious can bring forth when their beliefs are | threatened. So rather than rising against religion and preaching against | it, we watch and wait for it to die of apathy. If we're wrong, we'll be | condemned to hell for all eternity. If the religious are wrong, then | they'll have thrown away the single most valuable thing they possess. Their | life. I am an atheist. This is my manifesto. It is the first step in | curing the disease. | | | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-questions" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14: 5:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id 1D73F37BD0C for ; Wed, 19 Apr 2000 14:05:11 -0700 (PDT) (envelope-from pamplona@uai.com.br) Received: from w95-0sr2 (nas1-20.estaminas.com.br [200.251.117.20]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with SMTP id SAA28277 for ; Wed, 19 Apr 2000 18:05:03 -0300 (GMT) Message-ID: <38F76409.60C3@uai.com.br> Date: Fri, 14 Apr 2000 15:31:56 -0300 From: Gustavo Pamplona Reply-To: pamplona@uai.com.br X-Mailer: Mozilla 3.04Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: How to display contents of a terminal into another one? Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, guys Is my first time in this list!!! I'm a brazillian guy And my version of my FreeBSD is 3.2Release I 'd like to know how to display the output screen of a terminal into another one ? Is it possible ? One example, I'm compiling a program into the first virtual console, and when I need call the X, so, I dont' want to put the compiling of the program in background, I decide to call the second virtual console, After this, I log on it and call X, and inside of X, I need to see what are happening in the compiling, so, instead of I press CTRL+ALT+F1, I simply call a X-Term and "I dont know" type some commands and the output screen of the first virtual console appears on the x-term. I'm not referring to "xconsole". If there are other brazillians on this mailing list, please write to me in Portuguese, or simply write your E-Mail's for me make a Contact List containing only brazilians. 'Cause is more easy to me talk face to face with a brazilian or a portuguese too. Warning - Portuguese Text - Sorry 8-) Se hА outros brasileiros nesta lista de discussЦo, por favor escrevam para min em PortuguЙs, ou simplesmente escrevam seus E-Mails para eu fazer uma Lista de Contatos contendo somente brasileiros. Porque e mais facil para mim conversar cara a cara com um brasileiro ou um portuguЙs tambИm ( Eih, lusos, vocЙs tambИm ) --- Gustavo Pamplona pamplona@uai.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:11: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.de [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 7200337B6BB for ; Wed, 19 Apr 2000 14:11:00 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd00.sul.t-online.de by mailout02.sul.t-online.de with smtp id 12i1kQ-0005qe-02; Wed, 19 Apr 2000 23:10:58 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.169]) by fwd00.sul.t-online.de with esmtp id 12i1kP-2HJlKqC; Wed, 19 Apr 2000 23:10:57 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id WAA01645; Wed, 19 Apr 2000 22:58:08 +0200 (CEST) Date: Wed, 19 Apr 2000 22:58:08 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: "William D. Freeman" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: burning CDs In-Reply-To: <38FCEAC1.367E396A@picusnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! > Ok, i decided to actualy try and make use of my CD burner because a > friend of mine wants a copy of FreeBSD and OpenBSD. When is run burncd: Cool. Every Day more machines got FreeBSD on them. > > 7:05pm avatar ~ % sudo burncd -f /dev/acd0c -s 4 data fbsd1.iso fixate Correct Syntax. Works for me. > > burncd: ioctl(CDRIOCWRITESPEED): Device busy I have this Problem if I put in a CD from a No-Name Company or a company which isn't supported by my burner. Try Kodak CD-Rs I have always had success with them. Kind regards, Fredyd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:11:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.de [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 71D3237B66C for ; Wed, 19 Apr 2000 14:11:00 -0700 (PDT) (envelope-from Meerwaldt@t-online.de) Received: from fwd00.sul.t-online.de by mailout02.sul.t-online.de with smtp id 12i1kQ-0005qe-03; Wed, 19 Apr 2000 23:10:58 +0200 Received: from server.wes.mee.com (320044045192-0001@[62.157.22.169]) by fwd00.sul.t-online.de with esmtp id 12i1kP-2HJlKrC; Wed, 19 Apr 2000 23:10:57 +0200 Received: from server.wes.mee.com (server.wes.mee.com [192.168.1.1]) by server.wes.mee.com (8.9.3/FreeBSD V4.0) with ESMTP id WAA01638; Wed, 19 Apr 2000 22:50:25 +0200 (CEST) Date: Wed, 19 Apr 2000 22:50:25 +0200 (CEST) From: Meerwaldt@t-online.de (Frederik Meerwaldt) To: Neurotix Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ISO images In-Reply-To: <000801bfa917$1b41c3e0$044dfea9@i> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 320044045192-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Including the ISO Images would be a great Idea. I agree. -- Best regards, Freddy Homepage: fmeerwaldt.homepage.com Last update: 11.03.2000 Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a little bit about me. The longest English word is: Pneumonoultramicroscopilicovolcanoconiosis ------------------------------------------------------------------------ NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix. ------------------------------------------------------------------------ On Tue, 18 Apr 2000, Neurotix wrote: > EDo the CD iso images have the boot from CD on them? > > If not please could you include this in future releases. > > Thanks. Luke Schneider > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:12:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id EBB7237B5BC for ; Wed, 19 Apr 2000 14:12:12 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 23170 invoked from network); 19 Apr 2000 20:21:25 -0000 Received: from modem2.hcsip.net (HELO threads.polyesthetic.msg) (208.60.89.68) by stargate.hcisp.net with SMTP; 19 Apr 2000 20:21:25 -0000 Received: (qmail 4431 invoked by uid 1001); 19 Apr 2000 21:05:50 -0000 From: "Thimble Smith" Date: Wed, 19 Apr 2000 17:05:50 -0400 To: "William D. Freeman" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: nvi maintainer? Message-ID: <20000419170550.V1716@threads.polyesthetic.msg> References: <38FE024A.962899C2@picusnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38FE024A.962899C2@picusnet.com>; from wdf@picusnet.com on Wed, Apr 19, 2000 at 03:00:26PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 03:00:26PM -0400, William D. Freeman wrote: > Is there and active maninater for the nvi editor? I'm jsut asking > because i'm interested in hacking on it some to add some features i want > (making backspace do ^H to delete previoue character for one). Hmmm... probably a better way to fix it would be to just type: $ stty erase ^H at the prompt, before you type vi. Or, add that into your .profile or .login file. > I don't really want to use Vim because i need a project to help > me become a better C programmer. It seems like there are probably better projects for improving your C skills. Maybe you could use Vim, and add a feature to it (check with the vim developers list to see what is going on). Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:13:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cell-works.com (cell-works.com [216.112.245.226]) by hub.freebsd.org (Postfix) with ESMTP id 7A26B37B7C8 for ; Wed, 19 Apr 2000 14:13:29 -0700 (PDT) (envelope-from john@cell-works.com) Received: from localhost (john@localhost) by cell-works.com (8.8.8/8.8.8) with ESMTP id RAA12221 for ; Wed, 19 Apr 2000 17:37:33 -0400 (EDT) (envelope-from john@cell-works.com) Date: Wed, 19 Apr 2000 17:37:33 -0400 (EDT) From: John Daniel To: questions@FreeBSD.ORG Subject: linux_base 5.2/sybase for linux Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just completed an install of the linux base package that emulates red Hat 5.2 on a 3.3.4 system using the ports collection. My intention is to use the linux emulation to run sybase for linux on my system. I would like to get some input as to wheither I should try to run the 11.0.3.3 version or the 11.9.2 version. Though I am leaning towards the latter version. I want to set up the database with a web frontend using php for the forms and have it accept input form both a custom VB application and the php forms. Right now the only documentation I can find on how to do this is an article from comp.unix.bsd.freebsd.misc ( search Sybase via FreeBSD Author is Reinoud van Leeuwon 4/4/2000 ) . An article at www.samag.com ( january 2000 ) on emulating linux on freeBsd. and the Handbook section on emulating Linux. there was an article at www.martin-place.com about sybase but it seems to be unavailable today. I noticed when I run kldstat i get a listing for the kernel and ID Refs Address Size Name 2 1 0xc088d00 e000 linux.ko and modstat gives me modstat:/dev/lkm: device not configured Questions: What should be my next step? I have downloaded the files from sysbase for 11.9.2. what command should I use to install them ( rpm for freebsd or the rpm in the directory under linux compat directory) ? I had and install fail last saturday ( different machine same OS, version )when I used rpm without the linux compat path. what conditions need to be in place to get it to work this time. I added the options to the kernel from the Samag article. What else do I need to add or remove? Kernel changes i made: options "P1003_1B" options "_KPOSIX_PRIORTY_SCHEDULING" options "_KPOSIX_VERSION=199309L" options SYSVSHM options SYSVMSG options SYSVSEM options USER_LDT I saw these in questions email but I'm not sure if they are necessary options SHMMAXPGS=10000 options SHMMNI=100 options SHMSEG=10 options SEMMNS=200 options SEMMNI=70 options SEMMSL=61 Are there any more articles I can read? TIA ------------------------------------------------------------------------------- "I hope that after I die, people will say of me : " That guy sure owed me a lot of money." -JH ------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:14:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hades.msu.montana.edu (hades.msu.montana.edu [153.90.254.127]) by hub.freebsd.org (Postfix) with ESMTP id 5EA4837B6D3 for ; Wed, 19 Apr 2000 14:14:27 -0700 (PDT) (envelope-from kwh@montana.edu) Received: from toak ([153.90.113.66]) by hades.msu.montana.edu (8.9.0/8.9.0) with SMTP id PAA03328 for ; Wed, 19 Apr 2000 15:14:25 -0600 (MDT) Message-ID: <003e01bfaa44$4bd1c540$42715a99@msu.montana.edu> From: "Kevin Halverson" To: Subject: Problems connecting to FTP Server Date: Wed, 19 Apr 2000 15:14:49 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003B_01BFAA12.0115C380" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_003B_01BFAA12.0115C380 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to log into ftp.FreeBSD.org I am getting the message that I'm logged in, but I get a File error and = can't establish a data connection. Do you have any idea what I'm doing = wrong? (I've been logging in anonymously. Do I need a = username/password?) Thanks, Kevin Halverson kwh@montana.edu ------=_NextPart_000_003B_01BFAA12.0115C380 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am trying to log into ftp.FreeBSD.org
 
I am getting the message that I'm logged in, but I = get a File=20 error and can't establish a data connection.  Do you have any idea = what I'm=20 doing wrong? (I've been logging in anonymously.  Do I need a=20 username/password?)
 
Thanks,
 
Kevin Halverson
kwh@montana.edu
------=_NextPart_000_003B_01BFAA12.0115C380-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:15:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 15A7E37B5BC for ; Wed, 19 Apr 2000 14:15:54 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.195] by picusnet.com with ESMTP (SMTPD32-5.05) id A1D4F33002A; Wed, 19 Apr 2000 17:15:00 -0400 Message-ID: <38FE2205.95D9B8CA@picusnet.com> Date: Wed, 19 Apr 2000 17:15:49 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Frederik Meerwaldt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: burning CDs References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Frederik Meerwaldt wrote: > > Hi! > > > Ok, i decided to actualy try and make use of my CD burner because a > > friend of mine wants a copy of FreeBSD and OpenBSD. When is run burncd: > > Cool. Every Day more machines got FreeBSD on them. > > > > > 7:05pm avatar ~ % sudo burncd -f /dev/acd0c -s 4 data fbsd1.iso fixate > > Correct Syntax. Works for me. > > > > > burncd: ioctl(CDRIOCWRITESPEED): Device busy > > I have this Problem if I put in a CD from a No-Name Company or a company > which isn't supported by my burner. Try Kodak CD-Rs I have always had > success with them. > > Kind regards, > Fredyd This is with a CD rom the company that made the burner (HP) -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:18:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from styx.astrom.net (astrom.net [193.15.98.30]) by hub.freebsd.org (Postfix) with ESMTP id 3BDF837B6EC for ; Wed, 19 Apr 2000 14:18:45 -0700 (PDT) (envelope-from patrik@astrom.net) Received: from localhost (astrom@localhost) by styx.astrom.net (8.9.3/8.9.3) with ESMTP id XAA62359 for ; Wed, 19 Apr 2000 23:18:46 +0200 (CEST) Date: Wed, 19 Apr 2000 23:18:46 +0200 (CEST) From: patrik@astrom.net X-Sender: astrom@styx.astrom.net To: freebsd-questions@freebsd.org Subject: PANIC: ffs_clusteralloc: map mismatch Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi!. Im trying to install 4.0-RELEASE from a CD I created from a ISO image downloaded from ftp.freebsd.org. When Im done with the installation and have formated the disk and the installatin program is about to begin copying the files to disk then I get some kind of a trap saying. PANIC: ffs_clusteralloc: map mismatch I then tried to install 3.4-Relase also from a CD created from an ISO image downloaded from ftp.freebsd.org and everything works with that version. But I really want to run FBSD 4.0 on this box so I moved the disk to another mashine and did the installation there and everything when ok. When I moved the disk over to the box I want to run it on and booted it I got the following error message. ad0: UDMA ICRC WRITE ERROR blk# 309311 retrying ad0: UDMA ICRC WRITE ERROR blk# 309311 retrying ad0: UDMA ICRC WRITE ERROR blk# 309311 retrying ad0: UDMA ICRC WRITE ERROR blk# 309311ata0-master: WARNING: WAIT_READY active=AT A_ACTIVE_ATA falling back to PIO mode Does this error message mean that there is somekind of a UDMA problem on this box, or could i be something simple as a bad Cable ?. Can anyone give me a clue whats wrong ?. Im including all of the boot messages from this box. Most gratefull for any hints or suggestions. Regards Patrik Astrom, Stockholm Sweden. Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #0: Mon Mar 20 22:50:22 GMT 2000 root@monster.cdrom.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (416.53-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x660 Stepping = 0 Features=0x183f9ff real memory = 134205440 (131060K bytes) avail memory = 126238720 (123280K bytes) Preloaded elf kernel "kernel" at 0xc03c0000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 9 chip1: port 0xe800-0xe80f at device 4.3 on pci0 fxp0: port 0xd000-0xd01f mem 0xdf80000 0-0xdf8fffff,0xe2000000-0xe2000fff irq 9 at device 9.0 on pci0 fxp0: Ethernet address 00:a0:c9:ca:68:4e fxp0: supplying EUI64: 00:a0:c9:ff:fe:ca:68:4e ahc0: port 0xb800-0xb8ff mem 0xdf000000-0xdf00 0fff irq 10 at device 10.0 on pci0 ahc0: aic7880 Single Channel A, SCSI Id=7, 16/255 SCBs isa0: unexpected tag 14 fdc0: 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 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 unknown0:

I have a server that is running free bsd. How do I set up an email alias? I have already made the .mail_aliases file. Do I just add an "alias coolalias blakeeb@yahoo.com" entry?

PLEASE REPLY!



Do You Yahoo!?
Send online invitations with Yahoo! Invites. --0-1681692777-956179138=:16662-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:21:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id AC81F37B68A for ; Wed, 19 Apr 2000 14:21:30 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3JLLI923282; Wed, 19 Apr 2000 14:21:18 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004192121.e3JLLI923282@cytosine.dhs.org> Subject: Re: Problems connecting to FTP Server In-Reply-To: <003e01bfaa44$4bd1c540$42715a99@msu.montana.edu> from Kevin Halverson at "Apr 19, 2000 03:14:49 pm" To: Kevin Halverson Date: Wed, 19 Apr 2000 14:21:18 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you behind a firewall? If so, use PASV mode. --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > I am trying to log into ftp.FreeBSD.org > > I am getting the message that I'm logged in, but I get a File error and can't establish a data connection. Do you have any idea what I'm doing wrong? (I've been logging in anonymously. Do I need a username/password?) > > Thanks, > > Kevin Halverson > kwh@montana.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:23:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 10F9D37BD3B for ; Wed, 19 Apr 2000 14:23:49 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3JLNhZ23316; Wed, 19 Apr 2000 14:23:43 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004192123.e3JLNhZ23316@cytosine.dhs.org> Subject: Re: Mail Aliases In-Reply-To: <20000419211858.19734.qmail@web2003.mail.yahoo.com> from Blake Benthall at "Apr 19, 2000 02:18:58 pm" To: Blake Benthall Date: Wed, 19 Apr 2000 14:23:43 -0700 (PDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't use .mail_aliases, I use /etc/aliases. You just put the name, separated by a tab to the corresponding user. For example: postmaster root Then, type: # newaliases After you are done editing the file. I'm not sure if you do the same thing for postfix though, since I use sendmail. --bhishan > > I have a server that is running free bsd. How do I set up an email alias? I have already made the .mail_aliases file. Do I just add an "alias coolalias blakeeb@yahoo.com" entry? > > PLEASE REPLY! > > > > --------------------------------- > Do You Yahoo!? > Send online invitations with Yahoo! Invites. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:46:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id BC0BB37B6EC for ; Wed, 19 Apr 2000 14:46:18 -0700 (PDT) (envelope-from bam4897@pop.pipeline.com) Received: from oemcomputer (user-33qsd0e.dialup.mindspring.com [199.174.52.14]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with SMTP id RAA11308 for ; Wed, 19 Apr 2000 17:46:16 -0400 (EDT) Received: by localhost with Microsoft MAPI; Wed, 19 Apr 2000 16:45:55 -0500 Message-ID: <01BFAA1E.BB0E98A0.bam4897@pop.pipeline.com> From: Brad McKelvey Reply-To: "bam4897@pipeline.com" To: "'freebsd-questions@freebsd.org'" Subject: Dumb newbie question Date: Wed, 19 Apr 2000 16:45:50 -0500 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to set up a cheap server with FreeBSD, here is my problem: the only scripting language I know is Visual Basic, so I would like to use Active Server Pages. Will these work on a FreeBSD server? I realize the use of Microsoft supported tech is sacrilege here, but it is what I know, call me a tool. Thanks for your help, Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:47:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stono.cs.cofc.edu (stono.cs.cofc.edu [153.9.17.3]) by hub.freebsd.org (Postfix) with ESMTP id 08E6C37BDC4 for ; Wed, 19 Apr 2000 14:47:44 -0700 (PDT) (envelope-from jimmy@cs.cofc.edu) Received: from [153.9.17.27] (burton.cs.cofc.edu [153.9.17.27]) by stono.cs.cofc.edu (8.9.3/8.9.3) with ESMTP id RAA00978 for ; Wed, 19 Apr 2000 17:45:20 -0400 X-Sender: jimmy@stono.cs.cofc.edu Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 19 Apr 2000 17:48:46 -0400 To: questions@FreeBSD.ORG From: "James B. Wilkinson" Subject: RE: Network card help needed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Unable to get ed0 working. Kernel compiles and reboots, I see a quick >>message flash by saying ed0 no such device. (BTW, you can use dmesg to get a longer look at that message.) This is a sort of answer with an embedded question: When that happened to me it was because I hadn't given it the right IRQ and port numbers for the particular ed0 card that I had. I had to edit /boot/kernel.conf to give it the numbers. There was a very recent post here asking how to find those numbers: Subject: How to get irq and drq information? The answer I saw assumed that FreeBSD knows the correct numbers. If that is not the case, I still don't know the complete answer, but it seems to me that I have in the past been able to get Windows 95/98 to divulge that information. (I'm not sure that that meant that Windows had found out without being told.) I have also on a couple of occasions gone to the manufacturers website and downloaded the configuration programs for the Ethernet boards in question. Those programs will not only tell you the parameters of the board, but will let you change them. That turned out to be necessary when we needed to put more than one Ethernet card into a single computer. (It was very handy to have an extra old machine lying around with DOS on it. We just moved the boards over to that machine and ran the manufacturers' configuration programs there.) If there's a a way to get FreeBSD to tell you the unknown parameters of an Ethernet card that's plugged in but for which the software is not yet correctly configured, I'd love to know about it, and it sounds like maybe you would too. ------------------------------------------------------------- Jimmy Wilkinson | Perfesser of Computer Science jimmy@cs.CofC.edu | The College of Charleston (843) 953-8160 | Charleston SC 29424 If there is one word to describe me, that word would have to be "profectionist". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 14:59: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 7849137B883 for ; Wed, 19 Apr 2000 14:58:56 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.195] by picusnet.com with ESMTP (SMTPD32-5.05) id ABE9740D0078; Wed, 19 Apr 2000 17:58:01 -0400 Message-ID: <38FE2C05.DAE07FA5@picusnet.com> Date: Wed, 19 Apr 2000 17:58:30 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "bam4897@pipeline.com" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: Dumb newbie question References: <01BFAA1E.BB0E98A0.bam4897@pop.pipeline.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brad McKelvey wrote: > > I would like to set up a cheap server with FreeBSD, here is my problem: the > only scripting language I know is Visual Basic, so I would like to use > Active Server Pages. Will these work on a FreeBSD server? I realize the > use of Microsoft supported tech is sacrilege here, but it is what I know, > call me a tool. > > Thanks for your help, > > Brad > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Tool =0) the GNOME project is allegedly writing a Visual BASIC clone (will use Gtk+ as GUI, duh). This is probably more of an Apache question, though. -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 15:32: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id B091437BAFF for ; Wed, 19 Apr 2000 15:31:58 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12i1GA-00001r-00; Wed, 19 Apr 2000 21:39:42 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12i1GA-0002JU-00; Wed, 19 Apr 2000 21:39:42 +0100 Date: Wed, 19 Apr 2000 21:39:42 +0100 From: Ben Smithurst To: Bhishan Hemrajani Cc: Zaid Dashti , freebsd-questions@FreeBSD.ORG Subject: Re: hi Message-ID: <20000419213941.I54921@strontium.scientia.demon.co.uk> References: <00042001454900.00917@pc209> <200004192022.e3JKMhP22751@cytosine.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200004192022.e3JKMhP22751@cytosine.dhs.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bhishan Hemrajani wrote: > You need to run an identd server. > > I recommend pidentd or oidentd. Why add yet another daemon to your machine? inetd has ident support built-in, at least on 3-STABLE and 4-STABLE. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 16: 1:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id EA3FF37BA52 for ; Wed, 19 Apr 2000 16:01:44 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 22101 invoked from network); 19 Apr 2000 23:01:42 -0000 Received: from unknown (HELO term3-091.speakeasy.net) (216.231.33.91) by grace.speakeasy.org with SMTP; 19 Apr 2000 23:01:42 -0000 Date: Wed, 19 Apr 2000 16:01:41 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: freebsd-questions@FreeBSD.org Subject: Just got my DSL today...AARGH!! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From my search of the archives, it seems that setting up DSL with an external modem and static IP is as simple as configuring the interface. Here is what I have added to /etc/rc.conf: #ifconfig_ed0="inet 216.231.50.6 netmask 255.255.255.0" #defaultrouter="216.231.50.1" When I boot now I get this message: /kernel: ed0: device timeout 'ifconfig -a' gives me this: lp0: flags=8810 mtu 1500 ed0: flags=8843 mtu 1500 inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 ether 00:00:c0:cd:f0:c8 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 It appears to me that all should be going well. However, I can't connect to anything. I wonder if this is a case of bad hardware. It's an old ISA NIC that I pulled out of a Boeing Surplus special that's labeled "SMC" and nothing else. I've never seen it working. Has anyone ever seen a similar error message as mine regarding my NIC? It seems to be the only strangeness that I've encountered. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 16: 7:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 26C2937B543 for ; Wed, 19 Apr 2000 16:07:09 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3JNZAs08208; Wed, 19 Apr 2000 16:35:10 -0700 (PDT) Date: Wed, 19 Apr 2000 16:35:10 -0700 From: Alfred Perlstein To: Gustavo Pamplona Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to display contents of a terminal into another one? Message-ID: <20000419163509.C1838@fw.wintelcom.net> References: <38F76409.60C3@uai.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38F76409.60C3@uai.com.br>; from pamplona@uai.com.br on Fri, Apr 14, 2000 at 03:31:56PM -0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Gustavo Pamplona [000419 14:35] wrote: > Hi, guys > > Is my first time in this list!!! I'm a brazillian guy > And my version of my FreeBSD is 3.2Release > > I 'd like to know how to display the output screen of a terminal into > another one ? Is it possible ? > > One example, I'm compiling a program into the first virtual console, and > when I need call the X, so, I dont' want to put the compiling of the > program in background, I decide to call the second virtual console, > After this, I log on it and call X, and inside of X, I need to see what > are happening in the compiling, so, instead of I press CTRL+ALT+F1, I > simply call a X-Term and "I dont know" type some commands and the > output screen of the first virtual console appears on the x-term. > > I'm not referring to "xconsole". You should look at the program called 'watch' that comes with freebsd or possibly install the third party program /usr/ports/misc/screen which allows you to have a "floating console" which you can detach and re-attach inside other consoles. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 16: 8: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 29C1A37BD61 for ; Wed, 19 Apr 2000 16:08:02 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.234.118] by picusnet.com with ESMTP (SMTPD32-5.05) id AC0B116B010A; Wed, 19 Apr 2000 19:06:51 -0400 Message-ID: <38FE3C2B.25E80B0A@picusnet.com> Date: Wed, 19 Apr 2000 19:07:23 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: R Joseph Wright Cc: freebsd-questions@FreeBSD.org Subject: Re: Just got my DSL today...AARGH!! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright wrote: > /kernel: ed0: device timeout > > 'ifconfig -a' gives me this: > > ed0: flags=8843 mtu 1500 > inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 > ether 00:00:c0:cd:f0:c8 I was having this EXACT SAME PROBLEM the other day (Except not with DSL). I got my shitty card from a friend of mine who used to work at my old ISP. i was unable to fix this however, so i'd like to know how as well -- William D. Freeman [wdf@picusnet.com] http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 16:19:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 0DBEB37BD59 for ; Wed, 19 Apr 2000 16:19:43 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000419231940.HXUM15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 16:19:40 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12i3kx-0000Re-00 for ; Wed, 19 Apr 2000 19:19:39 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! References: X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 19:19:39 -0400 In-Reply-To: R Joseph Wright's message of "Wed, 19 Apr 2000 16:01:41 -0700 (PDT)" Message-ID: <87purl1xx0.fsf@tea.thpoon.com> Lines: 31 User-Agent: Gnus/5.0803 (Gnus v5.8.3) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright writes: > >From my search of the archives, it seems that setting up DSL with an > external modem and static IP is as simple as configuring the > interface. Here is what I have added to /etc/rc.conf: > > #ifconfig_ed0="inet 216.231.50.6 netmask 255.255.255.0" > #defaultrouter="216.231.50.1" Those appear to be commented out. ;^) I hope that there are no `#' signs in the rc.conf script. What does "netstat -r" produce? > When I boot now I get this message: > /kernel: ed0: device timeout Perhaps, a misconfigured IRQ for the ed0 device? > 'ifconfig -a' gives me this: > > lp0: flags=8810 mtu 1500 > ed0: flags=8843 mtu 1500 > inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 > ether 00:00:c0:cd:f0:c8 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 16:26: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iohost.com (io001.iohost.com [209.189.124.99]) by hub.freebsd.org (Postfix) with ESMTP id 7F23637B7D8 for ; Wed, 19 Apr 2000 16:26:01 -0700 (PDT) (envelope-from randyk@ccsales.com) Received: from ntserver (w146.z206111055.lax-ca.dsl.cnc.net [206.111.55.146]) by iohost.com (8.9.3/8.9.3) with SMTP id QAA01575; Wed, 19 Apr 2000 16:25:47 -0700 Message-Id: <3.0.5.32.20000419162453.02d585e0@ccsales.com> X-Sender: randyk@ccsales.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 19 Apr 2000 16:24:53 -0700 To: R Joseph Wright , freebsd-questions@FreeBSD.ORG From: "Randy A. Katz" Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Either IRQ/IO Address of Ethernet adapter or You must try to force it into 10-BaseT mode (full or half duplex), most of the DSL Router/adapters I've seen are locked at 10Mbps, your ethernet may be at 100Mbps for some reason (a PCI adapter?)... Take care, Randy Katz PS - man 4 ed gives you the blurb on it... ed%d: device timeout Indicates that an expected transmitter interrupt didn't occur. Usually caused by an interrupt conflict with another card on the ISA bus. At 04:01 PM 4/19/00 -0700, R Joseph Wright wrote: >>From my search of the archives, it seems that setting up DSL with an >external modem and static IP is as simple as configuring the >interface. Here is what I have added to /etc/rc.conf: > >#ifconfig_ed0="inet 216.231.50.6 netmask 255.255.255.0" >#defaultrouter="216.231.50.1" > >When I boot now I get this message: > >/kernel: ed0: device timeout > >'ifconfig -a' gives me this: > >lp0: flags=8810 mtu 1500 >ed0: flags=8843 mtu 1500 > inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 > ether 00:00:c0:cd:f0:c8 >lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > >It appears to me that all should be going well. However, I can't connect >to anything. I wonder if this is a case of bad hardware. It's an old ISA >NIC that I pulled out of a Boeing Surplus special that's labeled "SMC" and >nothing else. I've never seen it working. >Has anyone ever seen a similar error message as mine regarding my NIC? It >seems to be the only strangeness that I've encountered. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 16:52:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 1521337B564 for ; Wed, 19 Apr 2000 16:52:11 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from gimpy (hutch-548.hutchtel.net [206.9.112.187]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id SAA16741; Wed, 19 Apr 2000 18:52:08 -0500 (CDT) Message-ID: <009401bfaa5a$b33d97c0$625662d1@gimpy.visi.com> From: "jpaetzel" To: , "Mitch Collinsworth" Subject: Re: Atheists Manifesto Date: Wed, 19 Apr 2000 18:55:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: Mitch Collinsworth To: questions@FreeBSD.ORG Date: Wednesday, April 19, 2000 9:49 AM Subject: Re: Atheists Manifesto > >Can we PLEASE either put an end to this or else move it to someplace >where it is not off-topic, maybe talk.religion.misc ? > >The person who posted it here is probably not even subscribed to this >list, just a drive-by spammer. > >Strangely enough most of the responses so far have pointed out that it >is off-topic here, and then continued on to discuss the issue anyway. > Sorry about that....I think I started the madness. My fault for trying to read email when I should be sleeping. >It's off-topic here. So either stop or take it somewhere else. > Agreed. >- (the other) Mitch > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17: 4:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (Postfix) with ESMTP id 38D1A37BD4F for ; Wed, 19 Apr 2000 17:04:23 -0700 (PDT) (envelope-from martyg@sympatico.ca) Received: from martingignac ([64.228.225.185]) by smtp13.bellglobal.com (8.8.5/8.8.5) with SMTP id UAA13610; Wed, 19 Apr 2000 20:07:35 -0400 (EDT) Message-ID: <006b01bfaa5b$f659f660$b9e1e440@martingignac> From: "Martin Gignac" To: , References: Subject: Re: Sendmail delays when receiving mail Date: Wed, 19 Apr 2000 20:04:06 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try this link: http://www.sendmail.org/faq/section3.html#3.12 I had a similar (if not identical) problem with my sendmail and the suggested fix resolved the problem. -Martin ----- Original Message ----- From: To: Sent: Wednesday, April 19, 2000 15:09 Subject: Sendmail delays when receiving mail > > > Hello Everyone -- thanks for your help in advance. > > I'm running FreeBSD4.0Release. When receiving mail from other smtp hosts, > sendmail seems to delay when the smtp connection is opened. The mail > eventually is delivered, but not without delay. I can tell this by > sending mail to the freebsd server, then watching "ps aux" until the mail > shows up. > > On the other hand when I'm sending mail from the freebsd server to another > mail host, it is immediately delivered. > > Thanks > joel@pibervision.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:15:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from packfish.gateway.net.hk (packfish.gateway.net.hk [202.76.19.16]) by hub.freebsd.org (Postfix) with SMTP id 8F3E937B857 for ; Wed, 19 Apr 2000 17:15:12 -0700 (PDT) (envelope-from bmf@gateway.net.hk) Received: (qmail 9010 invoked by uid 116); 20 Apr 2000 00:17:36 -0000 Date: Thu, 20 Apr 2000 08:17:36 +0800 (HKT) From: Bo Fussing To: Mike Tancsa Cc: questions@freebsd.org, freebsd-isp@freebsd.org Subject: Re: FreeBSD friendly / clueful ISPs in Hong Kong ? In-Reply-To: <3.0.5.32.20000419101655.021df520@marble.sentex.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would recommend IOHK (http://www.iohk.com/) as they have a long history of using BSD (BSDI/FreeBSD) - ask for thir GM Mr. SK Pang. Regards, Bo On Wed, 19 Apr 2000, Mike Tancsa wrote: > Hello, > Does anyone know of any FreeBSD friendly ISPs in Hong Kong that they would > recommend ? How about sysadmins there ? A FreeBSD users group ? I am > looking potentially for co-location facilities there. > > Thanks, > > ---Mike > ------------------------------------------------------------------------ > Mike Tancsa, tel +1 519 651 3400 > Sentex Communications mike@sentex.net > Cambridge, Ontario Canada www.sentex.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:25:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 2CB7F37BCA7 for ; Wed, 19 Apr 2000 17:25:42 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp2-pa5.neomedia.it [195.103.207.114]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id CAA03033; Thu, 20 Apr 2000 02:24:49 +0200 (CEST) From: Salvo Bartolotta Date: Thu, 20 Apr 2000 01:27:23 GMT Message-ID: <20000420.1272300@bartequi.ottodomain.org> Subject: Re: Can't build sysinstall in 4.0 To: Arcady Genkin , freebsd-questions@FreeBSD.ORG In-Reply-To: <87wvlt2532.fsf@tea.thpoon.com> References: <87wvlt2532.fsf@tea.thpoon.com> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/19/00, 9:44:49 PM, Arcady Genkin wrote=20 regarding Can't build sysinstall in 4.0: > After upgrade of 3.4 to 4.0 can't "make all" in > /usr/src/release/sysinstall with the following error: > ,----[ make ] > | soup:/usr/src/release/sysinstall# make > | Warning: Object directory not changed from original \ > | /usr/src/release/sysinstall > | cc -O3 -m486 -pipe -Wall > | -I/usr/src/release/sysinstall/../../gnu/lib/libdialog > | -I/usr/src/release/sysinstall > | -I/usr/src/release/sysinstall/../../sys -static -o sysinstall > | anonFTP.o cdrom.o command.o config.o devices.o dhcp.o kget.o=20 disks.o > | dispatch.o dist.o dmenu.o doc.o dos.o floppy.o ftp.o globals.o > | http.o index.o install.o installUpgrade.o keymap.o label.o lndir.o= > | main.o makedevs.o media.o menus.o misc.o mouse.o msg.o network.o > | nfs.o options.o package.o pccard.o system.o tape.o tcpip.o=20 termcap.o > | ufs.o user.o variable.o wizard.o -ldialog -lncurses -lmytinfo=20 -lutil > | -ldisk -lftpio > | dispatch.o(.data+0xbc): undefined reference to `distSetDES' > | *** Error code 1 > `---- > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. Dear Arcady Genkin, Sysinstall failed to compile when I first built 4-(then)-CURRENT=20 although with a different error message as I recall. Well, there were=20 other bits out of, ehem, order, but I went ahead ruthlessly ... The brute force method was (then) to remake the world (by the make=20 world tutorial, this time). Needless to say, it worked like charm and=20 fixed the "leftovers" so to speak. If you don't feel like spotting the problem (it looks like something=20 DES-related ?), nuke it :-) Best regards and best of luck, Salvo =20 =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:26: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from roshtechtoowoomba.com (roshte3.lnk.telstra.net [139.130.76.94]) by hub.freebsd.org (Postfix) with ESMTP id EC1CB37B8C1 for ; Wed, 19 Apr 2000 17:25:56 -0700 (PDT) (envelope-from hamish@roshtech.com.au) Received: from roshtech.com.au (roshtechtoowoomba.com [192.168.50.1]) by roshtechtoowoomba.com (8.9.3/8.9.3) with SMTP id KAA41053 for questions@freebsd.org; Thu, 20 Apr 2000 10:24:05 +1000 (EST) (envelope-from hamish@roshtech.com.au) Date: Thu, 20 Apr 2000 10:24:05 +1000 (EST) Message-Id: <200004200024.KAA41053@roshtechtoowoomba.com> To: questions@freebsd.org Subject: raid controller From: David Youngberry X-Mailer: TWIG 2.1.1 Reply-To: davidy@roshtech.com.au Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have been floating around the web site and am unable to find out if bsd supports the promise ata 66 raid controller.... any information would be appreciated TIA hamish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:29:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 221CA37B857 for ; Wed, 19 Apr 2000 17:29:41 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 28821 invoked from network); 20 Apr 2000 00:29:38 -0000 Received: from unknown (HELO term3-033.speakeasy.net) (216.231.33.33) by grace.speakeasy.org with SMTP; 20 Apr 2000 00:29:38 -0000 Date: Wed, 19 Apr 2000 17:29:36 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: <87purl1xx0.fsf@tea.thpoon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19 Apr 2000, Arcady Genkin wrote: > R Joseph Wright writes: > > > >From my search of the archives, it seems that setting up DSL with an > > external modem and static IP is as simple as configuring the > > interface. Here is what I have added to /etc/rc.conf: > > > > #ifconfig_ed0="inet 216.231.50.6 netmask 255.255.255.0" > > #defaultrouter="216.231.50.1" > > Those appear to be commented out. ;^) I hope that there are no `#' > signs in the rc.conf script. Oops, that they are. However, the reason I commented them out was because it was interfering with my dial up interface. They weren't commented out when I brought up the network. > What does "netstat -r" produce? Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 216.231.50.1 UGSc 2 0 ed0 localhost localhost UH 0 0 lo0 216.231.50 link#2 UC 0 0 ed0 => 216.231.50.1 link#2 UHRLW 3 0 ed0 14 > > When I boot now I get this message: > > /kernel: ed0: device timeout > > Perhaps, a misconfigured IRQ for the ed0 device? > > > 'ifconfig -a' gives me this: > > > > lp0: flags=8810 mtu 1500 > > ed0: flags=8843 mtu 1500 > > inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 > > ether 00:00:c0:cd:f0:c8 > > lo0: flags=8049 mtu 16384 > > inet 127.0.0.1 netmask 0xff000000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:31:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id B4E7637B7FA for ; Wed, 19 Apr 2000 17:31:28 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 30817 invoked from network); 20 Apr 2000 00:31:27 -0000 Received: from unknown (HELO term3-033.speakeasy.net) (216.231.33.33) by grace.speakeasy.org with SMTP; 20 Apr 2000 00:31:27 -0000 Date: Wed, 19 Apr 2000 17:31:26 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: "Randy A. Katz" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: <3.0.5.32.20000419162453.02d585e0@ccsales.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Apr 2000, Randy A. Katz wrote: > Hi, > > Either IRQ/IO Address of Ethernet adapter or > > You must try to force it into 10-BaseT mode (full or half duplex), most of > the DSL Router/adapters I've seen are locked at 10Mbps, your ethernet may > be at 100Mbps for some reason (a PCI adapter?)... No, I said it's an old ISA card, definitely not 100Mbps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:38: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stono.cs.cofc.edu (stono.cs.cofc.edu [153.9.17.3]) by hub.freebsd.org (Postfix) with ESMTP id AB22C37BD56 for ; Wed, 19 Apr 2000 17:37:57 -0700 (PDT) (envelope-from jimmy@cs.cofc.edu) Received: from [153.9.17.27] (burton.cs.cofc.edu [153.9.17.27]) by stono.cs.cofc.edu (8.9.3/8.9.3) with ESMTP id UAA01815 for ; Wed, 19 Apr 2000 20:35:34 -0400 X-Sender: jimmy@stono.cs.cofc.edu Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 19 Apr 2000 20:39:00 -0400 To: questions@freebsd.org From: "James B. Wilkinson" Subject: Is this an error message? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On startup I get: add net default: gateway 10.0.1.6 route: writing to routing socket: File exists add net 10.0.4.0 gateway 10.0.4.1: File exists I couldn't find anything about this in the route man page. "File exists" is not meaningful to me in this context. Can anybody tell me what's going on here? I can't tell whether this is strange, errorful, or normal. Thanks. ------------------------------------------------------------- Jimmy Wilkinson | Perfesser of Computer Science jimmy@cs.CofC.edu | The College of Charleston (843) 953-8160 | Charleston SC 29424 If there is one word to describe me, that word would have to be "profectionist". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 17:58:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 43E3837B627 for ; Wed, 19 Apr 2000 17:58:20 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3K0w1324174; Wed, 19 Apr 2000 17:58:01 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004200058.e3K0w1324174@cytosine.dhs.org> Subject: Re: Is this an error message? In-Reply-To: from "James B. Wilkinson" at "Apr 19, 2000 08:39:00 pm" To: "James B. Wilkinson" Date: Wed, 19 Apr 2000 17:58:01 -0700 (PDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What "File exists" means is that you have already set your default route. So, look through your rc files and see where that route is being added and comment out that line. This happened once to me when I was using DHCP, and left the: defaultrouter="192.168.0.1" line in /etc/rc.conf --bhishan > On startup I get: > > add net default: gateway 10.0.1.6 > route: writing to routing socket: File exists > add net 10.0.4.0 gateway 10.0.4.1: File exists > > I couldn't find anything about this in the route man page. "File exists" is > not meaningful to me in this context. Can anybody tell me what's going on > here? I can't tell whether this is strange, errorful, or normal. > > Thanks. > > > ------------------------------------------------------------- > Jimmy Wilkinson | Perfesser of Computer Science > jimmy@cs.CofC.edu | The College of Charleston > (843) 953-8160 | Charleston SC 29424 > > If there is one word to describe me, > that word would have to be "profectionist". > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 18: 6:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web3304.mail.yahoo.com (web3304.mail.yahoo.com [204.71.201.146]) by hub.freebsd.org (Postfix) with SMTP id 3315D37B857 for ; Wed, 19 Apr 2000 18:06:09 -0700 (PDT) (envelope-from natepuri@yahoo.com) Message-ID: <20000420010608.4297.qmail@web3304.mail.yahoo.com> Received: from [209.179.253.58] by web3304.mail.yahoo.com; Wed, 19 Apr 2000 18:06:08 PDT Date: Wed, 19 Apr 2000 18:06:08 -0700 (PDT) From: Nate Puri Subject: HP LJ2100TN & lpd To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I'm having problems with this remote printer. It resides on the network and sits on 192.0.0.192. I can ping it fine, and telnet into it as well... I've been reading and re-reading the handbook and "The Complete FreeBSD", and am not getting very far. The lpd man page and the printcap man page are a little more help but not much. When I put the printer on the parport, I get excellent printing thru magicfilter. But when I take the parport cable off and put it on the network it prints the first line, then the second line about 5 tabs over, and that's it. I'm hoping there is some awesome docs somewhere. But I'm having problems... Any ideas? Thanks... -nate __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 18:41:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-04-real.cdsnet.net (mail-04-real.cdsnet.net [204.118.244.94]) by hub.freebsd.org (Postfix) with SMTP id E063937BD82 for ; Wed, 19 Apr 2000 18:41:07 -0700 (PDT) (envelope-from mrcpu@internetcds.com) Received: (qmail 10088 invoked from network); 20 Apr 2000 01:41:05 -0000 Received: from schizo.cdsnet.net (204.118.244.32) by mail-03-real.cdsnet.net with SMTP; 20 Apr 2000 01:41:05 -0000 Date: Wed, 19 Apr 2000 18:36:43 -0700 (PDT) From: Jaye Mathisen X-Sender: mrcpu@schizo.cdsnet.net To: davidy@roshtech.com.au Cc: questions@FreeBSD.ORG Subject: Re: raid controller In-Reply-To: <200004200024.KAA41053@roshtechtoowoomba.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 4.0 does, but not as a RAID card. It just shows up as an IDE controller with the disks attached. On Thu, 20 Apr 2000, David Youngberry wrote: > i have been floating around the web site and am unable to find out if bsd > supports the promise ata 66 raid controller.... > > any information would be appreciated > > TIA > hamish > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:14:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by hub.freebsd.org (Postfix) with ESMTP id 449DE37B830 for ; Wed, 19 Apr 2000 19:14:27 -0700 (PDT) (envelope-from j.sandiego@prodigy.net) Received: from penguin (NYCMA080-0493.splitrock.net [63.253.82.239]) by pimout3-int.prodigy.net (8.8.5/8.8.5) with SMTP id WAA57664 for ; Wed, 19 Apr 2000 22:14:25 -0400 Message-ID: <001001bfaa6e$1cbdaba0$ef52fd3f@penguin> From: "Jeffrey San Diego" To: Subject: Still unable to print Date: Wed, 19 Apr 2000 22:13:27 -0400 Organization: Prodigy Internet MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000D_01BFAA4C.7CC33EB0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000D_01BFAA4C.7CC33EB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am still unable to print. I have checked all possible things pointed = out in the FreeBSD book and nothing seems to work. - I did "lptest > /dev/lpt0" and it returned "cannot create /dev/lpt0: = no such device or addresses" though /dev/lpt0 does exist. - "lptest | lpr" yielded "waiting for lp to become ready (offline?)", = but my printer is turned on. - lpd is running at startup so I don't need to run lpd manually. I don't think it's a hardware problem because I am able to do = bi-directional printing from my other partition which is Windows = 95/Windows NT. I have all of the following lines required for parallel = printing: controller ppbus0 device ppc0 at isa? port? tty irq 7 device lpt0 at ppbus? I use an HP 722C Deskjet printer. -Jeffrey ------=_NextPart_000_000D_01BFAA4C.7CC33EB0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am still unable to print. I = have checked=20 all possible things pointed out in the FreeBSD book and nothing seems to = work.
 
- I did  "lptest > = /dev/lpt0" and=20 it returned  "cannot create /dev/lpt0: no such device or=20 addresses"
  though /dev/lpt0 = does=20 exist.
- "lptest | lpr" = yielded  "waiting=20 for lp to become ready (offline?)", but my printer is turned = on.
- lpd is running at startup so = I don't=20 need to run lpd manually.
 
I don't think it's a hardware = problem=20 because I am able to do bi-directional printing from my other partition = which is=20 Windows 95/Windows NT. I have all of the following lines required for = parallel=20 printing:
 
controller ppbus0
device = ppc0 at isa?=20 port? tty irq 7
device lpt0 at ppbus?

I use an HP 722C Deskjet = printer.
 
-Jeffrey
------=_NextPart_000_000D_01BFAA4C.7CC33EB0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:16:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mobley.org (mobley.org [209.222.132.99]) by hub.freebsd.org (Postfix) with ESMTP id 7A3FD37B8CB for ; Wed, 19 Apr 2000 19:16:27 -0700 (PDT) (envelope-from kyle@mobley.org) Received: from localhost (kyle@localhost) by mobley.org (8.9.3/8.9.3) with ESMTP id TAA76315 for ; Wed, 19 Apr 2000 19:38:53 -0700 (PDT) (envelope-from kyle@mobley.org) Date: Wed, 19 Apr 2000 19:38:53 -0700 (PDT) From: Kyle Mobley To: freebsd-questions@freebsd.org Subject: USB MS IntelliMouse under FreeBSD 4-stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello everyone! Well as you can tell by the subject I am having trouble getting both moused and X to reconize and use my USB Microsoft Intellimouse. I have the lines added in my kernel for usb support device uhci device ohci device usb device ums I have done MAKEDEV ums0 in the /dev directory I have the following lines in the rc.conf moused_enable="YES" moused_type="auto" moused_port="/dev/ums0" moused_flags="" usbd_enable="YES" usbd_flags="" Now I know that in order to get XFree86-4.0 working wth the mouse I must first get moused to work. I still have not been able to accomplish this. In dmesg it shows that the following are detected. uhci0 usb0 uhub0 Also uhci1,usb1,uhub1. It used to have ums0 ms intellimouse detect too but after i did cvsup to -stable from -release and did all the neccessary things like make world,kernel compile/install, /dev ; ./MAKEDEV all, and rebooted it is no longer there. It didn't work before however even when it was detected. So here I am completely stuck and out of ideas. If it helps the version of my intellimouse is 1.1a Thanks for taking the time to read this email. I hope you can help me. -Kyle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:17:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from table.jps.net (table.jps.net [216.119.0.144]) by hub.freebsd.org (Postfix) with ESMTP id 13CFB37B7E2 for ; Wed, 19 Apr 2000 19:17:14 -0700 (PDT) (envelope-from wlr@table.jps.net) Received: from localhost (wlr@localhost) by table.jps.net (8.9.0/8.9.0) with ESMTP id TAA01897 for ; Wed, 19 Apr 2000 19:23:01 -0700 (PDT) Date: Wed, 19 Apr 2000 19:23:01 -0700 (PDT) From: Bill Richter To: questions@freebsd.org Subject: sio2 inop after 3.4R -> 4.0R upgrade Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've a happy FreeBSD 3.4-STABLE system, using sio2. An internal modem, located on an ISA slot, found by the kernel sio2 at 0x3e8-0x3ef irq 9 on isa sio2: type 16550A $ vmstat -i interrupt total rate sio0 irq4 134695 0 sio1 irq3 5828191 18 sio2 irq9 5167693 16 Running right now, Connect time: 0:19:42 5336012 octets in, 596814 octets out overall 5019 bytes/sec currently 4765 bytes/sec (over the last 5 secs) peak 16148 bytes/sec on Wed Apr 19 18:48:01 2000 with no errors. deflink HDLC level errors: Bad Frame Check Sequence fields: 0 Bad address (!= 0xff) fields: 0 Bad command (!= 0x03) fields: 0 Unrecognised protocol fields: 0 After migrating to 4.0R, with a GENERIC kernel, sio2 enabled or manually configured using the boot floppy setting sio2/IO_COM3/irq9 I'm rewarded with sio2: configured irq 9 not in bitmap of probed irqs 0 Seems that it's clear sio2 works under 3.4R, it's expected to work under 4.0R without fiddling. Afterall it worked fine under 2.2.8R through 3.4R. Moving the card to si3/0x2e8/irq9 also returned the same bitmap error. What's the magic to make it work under 4.0R? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:19:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gamer1.hnp.dk (host10.hpn.dk [195.41.98.10]) by hub.freebsd.org (Postfix) with ESMTP id 834FA37B792 for ; Wed, 19 Apr 2000 19:19:12 -0700 (PDT) (envelope-from mph@gamer1.hnp.dk) Received: (from mph@localhost) by gamer1.hnp.dk (8.9.3/8.9.3) id EAA00268; Thu, 20 Apr 2000 04:16:27 +0200 (CEST) (envelope-from mph) Date: Thu, 20 Apr 2000 04:16:27 +0200 (CEST) Message-Id: <200004200216.EAA00268@gamer1.hnp.dk> To: questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.FreeBSD.org/handbook/current-stable.html X-Mailer: Lynx, Version 2.8rel.2 X-Personal_name: Martin P. Hansen From: mph@fabel.dk Subject: ISO Images Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear sir, I see you've distributed some releases as ISO images, I just thought it would be a good idea if the stables or some of them also were placed. Thanks for your time, kind regards, Martin P. Hansen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:31:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id F18A737BD5B for ; Wed, 19 Apr 2000 19:31:08 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-138.alpha.net.au [203.41.44.138] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA19340; Thu, 20 Apr 2000 12:30:18 +1000 From: Danny To: "gh" , Subject: Re: Atheists Manifesto Date: Fri, 21 Apr 2000 12:34:37 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <003501bfaa42$4e058010$bc69a0d0@gh> MIME-Version: 1.0 Message-Id: <00042112361001.00372@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The person that wrote this below must have some thing wrong with him/her How can this bible revolations etc have anyting to do with FreeBSD On Thu, 20 Apr 2000, gh wrote: > If the author of this document is subscribed to > this list, I would like to speak to you. > > Please contact me at > grasshacker@linkfast.net > > Note: I have been meaning to write something like > this for a while. Thanks for taking the > initiative. > > Dan > > > | > | We live in a world full of Gods. Many > different cultures have many > | different Gods. There are two classes of Gods. > The Gods of the past, which > | usually come in groups, which were generally > used to explain things that the > | people did not understand. From the roaming > patterns of buffalo, to > | lightning and echos, people have made up stories > to explain things they did > | not understand, because ignorance of a subject > leads to fear of it. Lack of > | knowlege can be frightening. Still, the people > of today look back at these > | anchient religions and call them "myths". They > chuckle when they think of > | the ignorance required to believe that the sun > is a God's Chariot. > | > | This brings us to the Gods of the present. > Today's religions are commonly > | Monotheistic, relying on the belief of a single > all powerful God. Today's > | Gods usually provide us with two messages. One > is a social code which lays > | out a model of society for people to abide by. > The other is a explination > | of the fundamental questions which people tend > to ask. "Where did we come > | from ?" "Why are we here ?" and "What happens > when we die ?". None of > | these questions can be answered to anyone's true > satisfaction. Ignorance > | creates insecurity, therefore the people need to > find a way to fill in this > | gap in their knowlege. The most common religion > in the world today is > | Christianity and it's derivitives (Catholicism, > Mormon, Islam, etc). > | Christianity provides the social code, and it > also fills in the gaps in our > | knowlege, explaining the answers to these > questions via the written and > | translated stories of people who lived 2000 > years ago. > | > | What kind of people existed 2000 years ago ? > By our standards today, they > | were ignorant, violent, socially obtuse, and > worse. They treated women as > | objects, and slavery for both sex and labor was > common. The people of this > | era were far less advanced than the Greeks, > who's beliefs we laugh at today. > | And yet, some how, the words, stories, and > beliefs of these people are taken > | as absolute fact by millions of people all over > the world today. > | Christianity speaks of Jesus of Nazerith, the > Christ, the son of God, who > | was born of a virgin, and walked about the > people of the time and performed > | miracles and preached the word of God. Because > of the historical impact of > | the man referred to, one can hardly deny that a > man named Jesus of Nazerith > | exists, however, in order to believe the rest of > his tale, you must take the > | word of ignorant people of the past as fact > with no proof, evidence, or > | other information. This is commonly referred to > as "blind faith". > | > | Millions of people choose to dedicate hours, > days, and years of their life > | worshipping this Christian God. They are so > certain that these people of > | the past, whom they probably aren't even > decended from, are speaking the > | truth, that they are willing to devote their > entire lives to this "story". > | They believe in a God, who in the past performed > many many miracles, but for > | some reason has decided to discontinue his > supernatural behaviors. God no > | longer comes to earth and speaks with men, as he > did in the past. > | > | Why is it people are blind to the fact that > they are emulating the same > | behaviors they criticize the Greeks, American > Indians, and others for ? How > | can anyone honestly take this 2000 year old > story as fact, with no evidence, > | and devote thier entire lives to it ? I would > like to put forth my theory > | on that subject. > | > | As we've estabished, the people of today have > the same types of > | insecurities that need "explaining". The fear > of death has made men invent > | the world of spirituality. The idea that when > one dies, that is the end; > | that one's bones go into the ground and > decompose, is too frightening or > | depressing to people. So instead, they have to > believe that some part of > | them is immortal. That they can always live on > in some form or another. I > | call this an emotional crutch. It's a way of > dealing with one's > | insecurities about our lives. It makes us feel > important, like we're > | something more than a street sweeper, or garbage > collector. We're all > | immortal souls with a much more glorious future > ahead of us. This emotional > | crutch helps many people get through the day > with a little self esteem and > | hope, and I don't begrudge them their crutch. > What I do disagree with is > | the ignorance, but I would not be one to demand > that others give up their > | emotional crutches in the name of enlightenment. > I believe that enforcing > | your beliefs on another person, especially > beliefs based solely on blind > | faith, to be the highest crime one human can do > to another, short of taking > | their life. > | > | So if we, the atheist, are going to allow the > street sweeper to believe, > | and we're going to choose not to believe, then > what is the problem ? What > | is the purpose of this manefesto ? I believe > that atheists are condemned by > | the majority of the population. Those of us who > are secure enough in our > | own existance, and who feel that the 70 plus or > minus 5 years on this earth > | is all we have, are treated like unholy fools. > Those who will be punished > | in the afterlife. Those who are infected with > this mental epidemic tend to > | react to the atheist in one of several ways. > One way is to try to convert > | or convince the atheist that the 2000 year old > story is true, and that the > | atheist needs to change his/her ways, lest they > face eternal hellfire. The > | second way is to simply exclude and disassociate > from the atheist, perhaps > | making comments about the "poor" soul to other > believers. > | > | You'll notice I referred to religion as a > mental epidemic. Many believers > | take this as an insult. I label religion such, > because of certain behaviors > | that today's "evolved" religions have. > | > | (1) Questioning the religion's validity, asking > for proof, expressing > | skepticism, etc, are all considered to be "sins" > or crimes under the > | religion. In other words, independant, logical, > unbiased thought are not > | allowed. Back in the earlier times when the > followers were a little more > | "rabid" people were burned to death for > expressing such ideas. > | > | (2) Religion is taught to children at a VERY > young age. Basically, from > | kindergarden to adulthood, a believing parent is > supposed to enroll the > | child in some kind of religous program like > Sunday School. The reason for > | this is to expose the child to religion at an > early age, before rational > | logical thought develops. This way, the child > grows up with religion, so > | that any thoughts, ideas, concepts of atheism or > disbelief are completely > | alien to them. An analigous example would be > Hitler's Youth. Hitler also > | knew this concept well. If you wish to spread > an idea, and have it safe > | from independant or radical thought, ingrain it > in the children before they > | can reason. Today's religions have it down to a > science, with songs, > | videos, and activities designed to make the > child a believer before they > | truly even understand what God is. If people > waited until age 13-15 before > | introducing religion to their children, so that > the children could > | rationally decide if this was what they wanted > to believe, religion would > | not be such a wide spread epidemic. > | > | (3) Religions instruct their people to attempt > to convert (or in some > | radical cases, kill) any disbelievers. The > kinder, more passive religions > | will simply ask their congregation to bring new > people into the church every > | week. Once a person visits the church once or > twice, the church has them > | added to their mailing and phone lists. They > attempt to get the person to > | regularly attend. Then they attempt to get the > person to participate in a > | ritual, such as baptism or confession. These > are relatively benign > | activities, and usually can only trap the weak > minded. The more "active" > | religions send people out to visit your home. > They want to come in and talk > | to you about god and convince you that the 2000 > year old story is true > | (because they say it is). They run commercials, > and give your free > | literature or free copies of the bible. They'll > do anything to convert you > | to their way. Why ? Because their religion > specifies it. > | > | (4) Religion requires that you disbelieve > anything scientific that might > | possibly contradict the religion. We've all > seen and heard religous people > | sit and argue about how the entire sciences of > Biology, Genetics, and > | Physics are just plain wrong, because the 2000 > year old story contradicts > | it. > | > | (5) Religion covers every base. No matter what > kind of argument or > | evidence you can bring up to attempt to > contradict religion, the believer > | can always simply make up a little story or > "possibility" of how God, using > | his supernatural powers, can simply have "made > it that way". Take for > | instance the Dinosaurs. Either they didn't > exist, and the bones "are really > | from contemporary animals, which are being > fitted together incorrectly to > | look like a creature that never existed", or > "God put those bones down > | there." No one knows why. Or how about how we > are all decended from Adam > | and Eve ? Adam and Eve must not have truely > been human, or mankind would > | have died from inbred genetic diseases > (insufficeient gene pool), after the > | first couple hundred generations. And how did > those people in the bible > | live for hundreds of years ? Were the laws of > physics and the nature of > | human biology that different back then ? > Religion fields these questions > | with ease. "God made it that way". "It's all > part of God's plan". > | > | > | Beyond the grievences I have as an atheist > living in a belief based > | society, I also have grievences as a human > being. I have a personal care > | and interest in the well-being of my species. I > would like to see mankind > | reach out into space, establish colonies on > other planets and systems. > | Become something more than the proverbial 2 day > mold on a piece of bread > | (before it is thrown out), before conditions in > our solar system change and > | erase us from existance. Truthfully, everyone > should care about mankind's > | development. The problem is this. The > religions are "anti-science" in many > | respects. There are many things, like cloning, > which we should not do > | because that is God's territory. "Playing God" > is not allowed. Add that to > | the fact that many of man's best minds, people > who could be possible > | Einsteins of certain fields, are robbed of their > potential because they are > | infected with this mental disease. If John Doe > grows up believing that > | evolution, biology and genetics are in conflict > with his religion, he > | certainly wouldn't excersize the possibility > that maybe he would have become > | one of the best Geneticists in the history of > the science. Not only that, > | but those who don't believe, and wish to advance > mankind's knowlege are > | restrained by the believers. They are forced to > move at a slow enough pace > | so that the religions can readjust, reevaluate, > and reinterpret the words of > | their religion so that they don't reach a point > in which they cannot explain > | how their religion can be true with science > showing the oppisite. Then > | there are such fanatics who spend every waking > hour worshiping God, to the > | point which they're throwing away the most > valuable thing they own. Life. > | Real life, here on earth. One only has so much > time. If one spends all of > | that time trying to get ahead on the "next" > life, they are throwing this > | life away, and not contributing to the society > and species as a whole. > | Religion is a serious drain on mankind's most > important resources, manpower > | and time. And no matter how much science proves > that the world is 4 billion > | years old and not 15,000 years old, and that the > universe was formed through > | the mixing and spreading of elements, and not by > the wave of a magic wand, > | and no matter how many times scientists try to > show that life on earth was > | formed by the interactions of nucleic acids (and > it still is every day), > | it's absolutely impossible to convince a > believer that the simplest answer > | is the correct answer. The world is as it > seems. There is no second world, > | second life, greater power, or magic that makes > it all possible. And it's > | sad, because we need every one of those > believers with us, here on earth, > | helping out, not praying in some church or > temple in front of some clown in > | a suit or fancy religious outfit. > | > | I am an atheist. I live in a world full of > people, blind to their own > | ignorance, dedicated to a 2000 year old story > written by people who's > | intellect doesn't even compare to an 8th grader. > I have to live with these > | people, respect thier beliefs, and endure their > constant attempts to convert > | me into one of their ilk. I have to watch as > millions of man-years go down > | the drain, wasted away in foolishness. I watch > as other atheists have to > | hide their beliefs, to avoid being condemned by > the believers and ostrasized > | from society. But as I'm watching, I'm waiting. > I see with every > | generation, more and more people are simply > "going through the motions". > | They take part in the process, but they don't > really believe in it. They > | simply do what is expected of them. Soon, they > reach a certain age or time > | in their life in which they no longer attend the > church, but they "still > | believe". They don't pray anymore but they > "still believe". They go about > | living their real lives, pretending to > themselves and others that they > | believe. These are a kind of "Casual > Christians". This behavior shows the > | deterioration of the true believers as a whole. > A pattern author Frank > | Herbert referred to as "rot at the core". As > parents become more and more > | lax about their own religious patterns, they > begin to spare their children > | the foolishness of church and Sunday School. > Slowly the religious base of > | mankind is deteriorating. People are giving > less and less credability to > | the 2000 year old story, as they grow up in a > world of computers, cloning, > | genetic therapy, and microbiology. It's only a > matter of time until, > | hopefully, enough of us break free of this > mental disease and begin to live > | life for the here and now and not to please some > imaginary God in order to > | gain entrance to some fantasy land. I am not > alone. Talking privately with > | many others of my generation, I know I'm not the > only one who thinks > | religious people are foolish. While most will > tell an adult they believe in > | God, it's simply because they don't want to > experience the social punishment > | of being a disbeliever. So we watch and wait. > Wait for the world to wake > | up from this 2000 year old dream. Some day > people will look back on > | Christianity the same way people look back at > Zeus and Apollo. They'll ask > | how a people who've mastered genetics, > computers, atomic physics, etc, can > | possibly believe in such childish nonsense. The > answer is, most of us > | don't, we're just afraid to admit it, because > we've seen what kind of > | violence the rabid religious can bring forth > when their beliefs are > | threatened. So rather than rising against > religion and preaching against > | it, we watch and wait for it to die of apathy. > If we're wrong, we'll be > | condemned to hell for all eternity. If the > religious are wrong, then > | they'll have thrown away the single most > valuable thing they possess. Their > | life. I am an atheist. This is my manifesto. > It is the first step in > | curing the disease. > | > | > | > | > | > | To Unsubscribe: send mail to > majordomo@FreeBSD.org > | with "unsubscribe freebsd-questions" in the body > of the message > | > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:35:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 9357A37BD88 for ; Wed, 19 Apr 2000 19:35:34 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-138.alpha.net.au [203.41.44.138] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA19752; Thu, 20 Apr 2000 12:34:56 +1000 From: Danny To: crespi40@hotmail.com, Sylvia Crespi , freebsd-questions@FreeBSD.ORG Subject: Re: Protocol development Date: Fri, 21 Apr 2000 12:38:49 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <38FE01E1.15DF240@gric.com> MIME-Version: 1.0 Message-Id: <00042112404802.00372@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There is a article in deamonnews.org which disucusses how to get FreeBSD to work with ATM networks. You goto the www.freebsd.org web site and click on the deamonews hyperlink below. I am hoping you are not talking about Automatic Teler Machines. Looking foward to your feedback. dannyh On Thu, 20 Apr 2000, Sylvia Crespi wrote: > Can you develop ATM with BSD? > > screspi@gric.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:40:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 683EB37BD7C for ; Wed, 19 Apr 2000 19:40:08 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-138.alpha.net.au [203.41.44.138] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA20188; Thu, 20 Apr 2000 12:39:20 +1000 From: Danny To: "William D. Freeman" , Pablo Subject: Re: help Date: Fri, 21 Apr 2000 12:44:40 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <38FDC72B.2E7F0A2E@picusnet.com> MIME-Version: 1.0 Message-Id: <00042112451103.00372@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you using KDE. If you are not youshould be using KDE. On Thu, 20 Apr 2000, William D. Freeman wrote: > What window manager are you using, and what X server? > > > Pablo wrote: > > > When I move some window sees its wake. How I can avoid that this > > happens? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > William D. Freeman [wdf@picusnet.com] > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GU d? s+:++ a--- C++ UB+++ P+ L- E W++ N- o-- K---- w--- > O---- M- V-- PS--- PE++ Y-- PGP---- t+ 5-- X++ R tv b+ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 19:42:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from z-axis.com (mail.z-axis.com [206.184.208.130]) by hub.freebsd.org (Postfix) with ESMTP id F1A8637B6C9 for ; Wed, 19 Apr 2000 19:42:33 -0700 (PDT) (envelope-from greg@z-axis.com) Received: from z-axis.com (cronos.z-axis.com [206.184.208.165]) by z-axis.com (8.8.5/8.8.5) with ESMTP id TAA01159 for ; Wed, 19 Apr 2000 19:42:33 -0700 (PDT) Message-ID: <38FE70BE.5B0F306D@z-axis.com> Date: Wed, 19 Apr 2000 19:51:42 -0700 From: Greg Haa X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: SD3 device not configured Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have FreeBSD2.2.6. I have made the devices for sd3 sd3c sd3s1e (just trying) and when I try to newfs I get device not configured. Also an error pops out on the consiole when i do makedev. Makedev: Unknown major/minor for devtype Ihave not wired down the devices in the kernel. Will this help? What else should I look for? -greg greg@z-axis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 20: 2:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 3676F37BD79 for ; Wed, 19 Apr 2000 20:02:22 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id XAA59428; Wed, 19 Apr 2000 23:01:49 -0400 (EDT) (envelope-from cjc) Date: Wed, 19 Apr 2000 23:01:49 -0400 From: "Crist J. Clark" To: miy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: network replies causing system messages flooding Message-ID: <20000419230149.B59041@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000417225020.A52719@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from miyako@sakr.net on Wed, Apr 19, 2000 at 01:20:49PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 01:20:49PM -0400, miy wrote: > > > On Mon, 17 Apr 2000, Crist J. Clark wrote: > > > On Mon, Apr 17, 2000 at 06:56:47PM -0400, miy wrote: > > > On Sun, 16 Apr 2000, Crist J. Clark wrote: > > > > On Sun, Apr 16, 2000 at 01:22:06AM -0400, miy wrote: > > > > > > > > > > I originally had a windows box [10.0.0.2] connected to my cable connection > > > > > through a FreeBSD gateway running natd. I recently added a second windows > > > > > box to the network, and I it connects properly to the gateway, but I am > > > > > getting flooded by the following system message: > > > > > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 [snip] > this is the output of ifconfig: > > rl0: flags=8843 mtu 1500 > inet6 fe80::2e0:29ff:fe54:a201%rl0 prefixlen 64 scopeid 0x1 > inet 24.114.39.136 netmask 0xfffffc00 broadcast 24.114.39.255 > ether 00:e0:29:54:a2:01 Not here. > media: autoselect (none) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UT > P 10baseT/UTP 100baseTX > lp0: flags=8810 mtu 1500 > ed1: flags=8843 mtu 1500 > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > inet6 fe80::240:5ff:fe71:498c%ed1 prefixlen 64 scopeid 0x3 > ether 00:40:05:71:49:8c Not here. > sl0: flags=c010 mtu 552 > ppp0: flags=8010 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > inet6 ::1 prefixlen 128 > inet 127.0.0.1 netmask 0xffffff00 > gif0: flags=8010 mtu 1280 > inet6 fe80::2e0:29ff:fe54:a201%gif0 prefixlen 64 scopeid 0x7 > > and the output of arp -a is: > > sakr.net (10.0.0.1) at 0:40:5:71:49:8c permanent [ethernet] Not here. > ? (10.0.0.2) at 0:80:c6:f9:a5:55 [ethernet] Not here. > ? (10.0.0.4) at 0:e0:29:54:9f:a6 [ethernet] > bb1-fe1-1.ym1.on.home.net (24.114.36.1) at 0:60:5c:76:5b:21 [ethernet] Not here. > The associated hardware seems to be my network card on the windows box > (10.0.0.2), although these messages were not occuring when I was connected > to the HUB alone on the network. Every since I added the other machine the > sys logs have been displaying the same errors. That MAC address in the messages does not seem to belong to any of your hardware. That would normally lead me to believe that the 10.0.0.4 address is leaking onto the net from someone else's setup. However, if it is coming over the cable modem, I would expect the MAC address to be that of your modem. I thought that's how cable modem's bridged and that's how mine works. Could you try this, # tcpdump -en 'ether proto \arp || host 10.0.0.4' And save the output. It might be interesting. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 20: 6: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id EEFAA37BD92 for ; Wed, 19 Apr 2000 20:05:43 -0700 (PDT) (envelope-from otterr@telocity.com) Received: from bronyaur (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id UAA23947; Wed, 19 Apr 2000 20:04:38 -0700 (PDT) Message-ID: <002201bfaa75$7a80a510$555be3d8@telocity.com> From: "Otter" To: "R Joseph Wright" , References: Subject: Re: Just got my DSL today...AARGH!! Date: Wed, 19 Apr 2000 23:06:52 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG something else that may help: my isp provides me a static ip, yet if i try to config it as static, it doesn't work. i have to set it up as DHCP and it works like a champ, giving me the same ip every time. one of their employees explained it's operation to me once. it just didn't make sense to me WHY they do it that way. try setting your nic in rc.conf to "DHCP" instead of inet xxx.xxx.. netmask xxx.xxx...." it's worth a shot. -Otter p.s. my isp is telocity ----- Original Message ----- From: "R Joseph Wright" To: Sent: Wednesday, April 19, 2000 7:01 PM Subject: Just got my DSL today...AARGH!! > >From my search of the archives, it seems that setting up DSL with an > external modem and static IP is as simple as configuring the > interface. Here is what I have added to /etc/rc.conf: > > #ifconfig_ed0="inet 216.231.50.6 netmask 255.255.255.0" > #defaultrouter="216.231.50.1" > > When I boot now I get this message: > > /kernel: ed0: device timeout > > 'ifconfig -a' gives me this: > > lp0: flags=8810 mtu 1500 > ed0: flags=8843 mtu 1500 > inet 216.231.50.6 netmask 0xffffff00 broadcast 216.231.50.255 > ether 00:00:c0:cd:f0:c8 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > It appears to me that all should be going well. However, I can't connect > to anything. I wonder if this is a case of bad hardware. It's an old ISA > NIC that I pulled out of a Boeing Surplus special that's labeled "SMC" and > nothing else. I've never seen it working. > Has anyone ever seen a similar error message as mine regarding my NIC? It > seems to be the only strangeness that I've encountered. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 20:20:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 7C08F37BD86 for ; Wed, 19 Apr 2000 20:20:55 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 16778 invoked from network); 20 Apr 2000 03:20:52 -0000 Received: from unknown (HELO term3-164.speakeasy.net) (216.231.33.164) by grace.speakeasy.org with SMTP; 20 Apr 2000 03:20:52 -0000 Date: Wed, 19 Apr 2000 20:20:51 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Otter Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: <002201bfaa75$7a80a510$555be3d8@telocity.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Apr 2000, Otter wrote: > something else that may help: > my isp provides me a static ip, yet if i try to config it as static, it > doesn't work. i have to set it up as DHCP and it works like a champ, giving > me the same ip every time. one of their employees explained it's operation > to me once. it just didn't make sense to me WHY they do it that way. try > setting your nic in rc.conf to "DHCP" instead of inet xxx.xxx.. netmask > xxx.xxx...." it's worth a shot. You're lucky your ISP's employees are capable of explaining something like that. What I got when I asked for help was: "You bet I can help you. You're running windows, right?" "No" "Mac?" "FreeBSD" "FreeB...wh.." "Unix" "Would you hold for a minute?................................................ ............................................................................. ............................................................................. ......................I'm sorry, we don't support Unix. But if you go to linux.blahblah.com, there's all kinds of information to help you get set up" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 20:27: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 970CC37BD95 for ; Wed, 19 Apr 2000 20:27:02 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 22676 invoked from network); 20 Apr 2000 03:27:00 -0000 Received: from unknown (HELO term3-164.speakeasy.net) (216.231.33.164) by grace.speakeasy.org with SMTP; 20 Apr 2000 03:27:00 -0000 Date: Wed, 19 Apr 2000 20:26:58 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: "Randy A. Katz" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: <3.0.5.32.20000419162453.02d585e0@ccsales.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Apr 2000, Randy A. Katz wrote: > Hi, > > Either IRQ/IO Address of Ethernet adapter or > > You must try to force it into 10-BaseT mode (full or half duplex), most of > the DSL Router/adapters I've seen are locked at 10Mbps, your ethernet may > be at 100Mbps for some reason (a PCI adapter?)... > > Take care, > Randy Katz > > PS - man 4 ed gives you the blurb on it... > > ed%d: device timeout Indicates that an expected transmitter interrupt > didn't occur. Usually caused by an interrupt conflict with another card > on the ISA bus. > Okay, I just read the manual page. If there is an interrupt conflict, how do I go about changing that? What commands tell me which ones are in use? Is it a simple matter of changing the line in the kernel config? device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 20:53: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 6F3C837B85C for ; Wed, 19 Apr 2000 20:53:03 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420035302.OSRM910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 20:53:02 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12i81V-0000Z7-00 for ; Wed, 19 Apr 2000 23:53:01 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! References: X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 23:53:01 -0400 In-Reply-To: R Joseph Wright's message of "Wed, 19 Apr 2000 20:26:58 -0700 (PDT)" Message-ID: <87u2gxe8de.fsf@tea.thpoon.com> Lines: 30 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright writes: > Okay, I just read the manual page. If there is an interrupt conflict, how > do I go about changing that? What commands tell me which ones are in > use? Is it a simple matter of changing the line in the kernel config? > > device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 Yes (and recompiling your kernel, that is). You need to set correct port *and* irq values. The hard thing is finding them out. Ideally, there should be a DOS based setup utility for your card, but IIRC you don't have any sort of drivers/docs for the card. If you went to the manufacturer's website, you could definitely d/l the setup utility from there. I have an ISA ne2000 card, if you want to give it a shot, I can email you the setup disk for it. You can also read Linux's Ethernet-HOWTO for help with identifying the card. Specifically look at sections 5 and 7. That document describes pretty much every card one can find, and gives links to manufacturer's website. http://www.linuxdoc.org/HOWTO/Ethernet-HOWTO.html OTOH, if you had Window~1 installed on the same machine, you could use it as a tool to determine the card's configuration (provided the card is recognized by it). -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 20:54:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id A8D5237BD5A for ; Wed, 19 Apr 2000 20:54:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id XAA52602; Wed, 19 Apr 2000 23:54:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200004200354.XAA52602@server.baldwin.cx> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 19 Apr 2000 23:54:38 -0400 (EDT) From: John Baldwin To: Kyle Mobley Subject: RE: USB MS IntelliMouse under FreeBSD 4-stable Cc: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20-Apr-00 Kyle Mobley wrote: > Hello everyone! > > Well as you can tell by the subject I am having trouble getting both > moused and X to reconize and use my USB Microsoft Intellimouse. > > I have the lines added in my kernel for usb support > device uhci > device ohci > device usb > device ums > > I have done MAKEDEV ums0 in the /dev directory > > I have the following lines in the rc.conf > moused_enable="YES" > moused_type="auto" > moused_port="/dev/ums0" > moused_flags="" You don't need this, if you look in /etc/usbd.conf, you will see that usbd runs moused for you when your mouse is plugged in (and when the machine is booted with the mouse plugged in). > usbd_enable="YES" > usbd_flags="" > > Now I know that in order to get XFree86-4.0 working wth the mouse I must > first get moused to work. I still have not been able to accomplish this. > > In dmesg it shows that the following are detected. > uhci0 > usb0 > uhub0 > > Also uhci1,usb1,uhub1. What does the 'usbdevs' command show? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 21:35:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 1F96E37B85C for ; Wed, 19 Apr 2000 21:35:36 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.24]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Wed, 19 Apr 2000 20:31:17 -0700 Message-ID: <38FE776D.8502D5F9@3-cities.com> Date: Wed, 19 Apr 2000 20:20:13 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeffrey San Diego Cc: FreeBSD Questions Subject: Re: Still unable to print References: <001001bfaa6e$1cbdaba0$ef52fd3f@penguin> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Jeffrey San Diego wrote: > > I am still unable to print. I have checked all possible things > pointed out in the FreeBSD book and nothing seems to work. > > - I did "lptest > /dev/lpt0" and it returned "cannot create > /dev/lpt0: no such device or addresses" > though /dev/lpt0 does exist. > - "lptest | lpr" yielded "waiting for lp to become ready > (offline?)", but my printer is turned on. > - lpd is running at startup so I don't need to run lpd manually. > > I don't think it's a hardware problem because I am able to do > bi-directional printing from my other partition which is Windows > 95/Windows NT. I have all of the following lines required for > parallel printing: > > controller ppbus0 > device ppc0 at isa? port? tty irq 7 > device lpt0 at ppbus? > > I use an HP 722C Deskjet printer. I really think the HP-722 is one of the earliest winprinters and that you have to have Windows running before you can use it. The box for the one I owned for a very short time also states that it can't be networked. This doesn't mean that you won't be able to use it but you may have to look into the project that deals with such printers. Kent > > -Jeffrey -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 22: 0:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 82E3737BD5A for ; Wed, 19 Apr 2000 22:00:17 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-189.alpha.net.au [203.41.44.189] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id OAA28869 for ; Thu, 20 Apr 2000 14:59:47 +1000 From: Danny To: freebsd-questions@freebsd.org Subject: Walnut Creek Case Study --help Date: Fri, 21 Apr 2000 15:00:52 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042115054004.00502@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Hello, Introduction I have been using FreeBSD for 3 years now I have been using BSDI for 1.5 years Don't use Windows Regular customer of WC Situtation Since I use FreeBSD alot I was hoping to write a document for university about the "Organisational Strategy and culture, industrial environment, labor market characteristics" for Walnut Creek? Looking forward to your feedback. dannyh dannyh@idx.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 22:46:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.iite.ru (ns.iite.ru [193.192.156.66]) by hub.freebsd.org (Postfix) with ESMTP id EF51F37BD9D for ; Wed, 19 Apr 2000 22:46:23 -0700 (PDT) (envelope-from davydov@okbmei.msk.su) Received: from okbmei.msk.su (hsokb.iite.ru [193.192.156.69]) by ns.iite.ru (8.10.0/8.10.0) with ESMTP id e3K5k6747768 for ; Thu, 20 Apr 2000 09:46:08 +0400 (MSD) Message-ID: <38FD4836.81BF9793@okbmei.msk.su> Date: Wed, 19 Apr 2000 09:46:30 +0400 From: "Andrew L. Davydov" Reply-To: davydov@okbmei.msk.su Organization: OKB MEI X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Looking for Jonathan Lemon e-mail Content-Type: multipart/mixed; boundary="------------C7F48BE233928AF44A367FBE" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------C7F48BE233928AF44A367FBE Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Hello All! How can I contact with Jonathan Lemon (developer of freebsd) ? --------------C7F48BE233928AF44A367FBE Content-Type: text/x-vcard; charset=koi8-r; name="davydov.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Andrew L. Davydov Content-Disposition: attachment; filename="davydov.vcf" begin:vcard n:Davydov;Andrew tel;pager:+7 095 755-6565 No.: 96307 tel;fax:+7 095 362-8569 tel;work:+7 095 362-8569 x-mozilla-html:FALSE org:OKB MEI;NIL-202 adr:;;Krasnokazarmennay 14;Moscow;RU;111250;Russia version:2.1 email;internet:davydov@okbmei.msk.su title:Network Engineer fn:Andrew L. Davydov end:vcard --------------C7F48BE233928AF44A367FBE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 23:29:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 791EC37B8CA for ; Wed, 19 Apr 2000 23:29:46 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 22922 invoked from network); 20 Apr 2000 06:29:44 -0000 Received: from unknown (HELO term3-104.speakeasy.net) (216.231.33.104) by grace.speakeasy.org with SMTP; 20 Apr 2000 06:29:44 -0000 Date: Wed, 19 Apr 2000 23:29:43 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! In-Reply-To: <87u2gxe8de.fsf@tea.thpoon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19 Apr 2000, Arcady Genkin wrote: > R Joseph Wright writes: > > > Okay, I just read the manual page. If there is an interrupt conflict, how > > do I go about changing that? What commands tell me which ones are in > > use? Is it a simple matter of changing the line in the kernel config? > > > > device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 > > Yes (and recompiling your kernel, that is). You need to set correct > port *and* irq values. The hard thing is finding them out. > > Ideally, there should be a DOS based setup utility for your card, but > IIRC you don't have any sort of drivers/docs for the card. If you went > to the manufacturer's website, you could definitely d/l the setup > utility from there. I have an ISA ne2000 card, if you want to give it > a shot, I can email you the setup disk for it. > > You can also read Linux's Ethernet-HOWTO for help with identifying the > card. Specifically look at sections 5 and 7. That document describes > pretty much every card one can find, and gives links to manufacturer's > website. > > http://www.linuxdoc.org/HOWTO/Ethernet-HOWTO.html > > OTOH, if you had Window~1 installed on the same machine, you could use > it as a tool to determine the card's configuration (provided the card > is recognized by it). > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. I just spent about 2 1/2 hours in windows trying to get the card to work using downloaded drivers. I've concluded that tomorrow I'll go buy a well known, well supported one. Any recommendations? Preferrably cheap. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Wed Apr 19 23:32:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from post.it.helsinki.fi (post.it.helsinki.fi [128.214.205.24]) by hub.freebsd.org (Postfix) with ESMTP id DA83D37B788 for ; Wed, 19 Apr 2000 23:32:21 -0700 (PDT) (envelope-from reissell@cc.helsinki.fi) Received: from mursu.pesa.fi (orval.in.helsinki.fi [128.214.182.209]) by post.it.helsinki.fi (8.9.3/8.9.3-SPAMmers-sod-off) with ESMTP id JAA26122; Thu, 20 Apr 2000 09:32:19 +0300 (EET DST) Received: (from poku@localhost) by mursu.pesa.fi (8.10.1/8.10.1) id e3K6Yfn95669; Thu, 20 Apr 2000 09:34:41 +0300 (EEST) To: "Loic Mahe'" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD and sendmail References: <38FD8CDB.D6FF2653@twam.com> From: Jussi Reissell Date: 20 Apr 2000 09:34:41 +0300 In-Reply-To: "Loic Mahe'"'s message of "Wed, 19 Apr 2000 12:39:23 +0200" Message-ID: <87ya69th4u.fsf@mursu.pesa.fi> Lines: 28 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Loic Mahe'" writes: > Hello, > > I'm trying to use sendmail with my dialup connection. I looked at the > FAQ (http://www.fr.freebsd.org/FAQ/admin.html#ISPMAIL) > and generated my sendmail.cf file. > Sending mail works, but each time I launch sendmail (at boot time, > manually (like sendmail -bt) or with mailq), the modem opens the > connection to my ISP (even if the mail queue is empty). This problem > seems to occur only on FreeBSD (I asked my question in a french > mail-related newsgroup and Linux users told me that they have no such > problem). > I used tcpdump and found that 2 DNS queries are sent (and > therefore lauch the modem since resolv.conf lists my ISP's DNS). > Normally, sendmail uses a ServiceSwitch file to use /etc/hosts instead > of bind, but is it used on FreeBSD ? It is. Remove all traces of 'dns' from the hosts entry in the service.switch file if you don't want DNS lookups. You also need to have a FQDN for your host in /etc/hosts. > > It is not normal that the modem connects if there is no mail to send. Sendmail wants to know the FQDN of the host it's running on. If it can't find it elsewhere, it tries DNS. It does this on Linux too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 0:32:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id E7F2237BBE3 for ; Thu, 20 Apr 2000 00:32:24 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3K7WJx22456 for ; Thu, 20 Apr 2000 09:32:19 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 20 Apr 2000 09:32:13 +0200 (CEST) From: Micke Josefsson To: freebsd-questions@freebsd.org Subject: Strange message -- MARK --? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is going on in my lab? Since I recently powered all machines up, several of them, but not all of them, have a mysterious message after the login promt, like this: login: -- MARK -- -- MARK -- When I pressed enter the normal login:-prompt came back. I don't see how the second line with -- MARK -- could appear, since the linefeed on the first line should have given an intruder a Password:-prompt. Is -- MARK -- a debug message? Or is MARK a person happily cracking away inside my boxes? (a 'who' gave only 'root' on the machines) The client machines are connected to a local 192.168-net with a 3.4-STABLE server between them and the world. The message does not appear on the server. The server had its last cvsup and make world at 29MAR2000, while the clients are 3.2-RELEASE (usenix '99 edition) compiled at 18MAY1999. The entire lab has moved this week and the messages appeared only some 10 minutes after powerup in the new labs. I have never seen this before in the lab and am VERY curious about it. Cheers, Micke ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 0:36:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id E9DD937BD9B for ; Thu, 20 Apr 2000 00:36:28 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id JAA08411 for ; Thu, 20 Apr 2000 09:36:16 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id JAA00777 for questions@freebsd.org; Thu, 20 Apr 2000 09:34:56 +0200 (CEST) Date: Thu, 20 Apr 2000 09:34:56 +0200 (CEST) From: Christoph Kukulies Message-Id: <200004200734.JAA00777@gil.physik.rwth-aachen.de> To: questions@freebsd.org Subject: better bootloaders? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Correct me if I'm wrong but given you have a 20 GB IDE disk with one half (the first half ) with a Win98 installed then there is no way with the present FreeBSD install disk set to boot a FreeBSD partition (installation) that is installed on the second half of that hard disk. So what is the way out of this dilemma? Are there 'better' bootloaders than the stock ones that the FreeBSD installation floppy uses? At least that was reported to me from a new user whom I recommended to install FreeBSD 3.4. He got everything installed fine. Wanted to boot the first time, F1 DOS, F2 FreeBSD and always ends with a ? when pressing F2. Why do new users have to fall into this trap? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 0:41:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.kiuca.kiev.ua (host.kiuca.gu.net [194.93.181.222]) by hub.freebsd.org (Postfix) with ESMTP id 904AD37BDC4 for ; Thu, 20 Apr 2000 00:40:43 -0700 (PDT) (envelope-from qd@H8-gate.kiuca.kiev.ua) Received: from inetgate.avt (H8-gate.kiuca.kiev.ua [194.93.181.210]) by proxy.kiuca.kiev.ua (8.9.3/8.9.3) with ESMTP id KAA25127 for ; Thu, 20 Apr 2000 10:42:42 +0300 (EEST) (envelope-from qd@H8-gate.kiuca.kiev.ua) Received: (from qd@localhost) by inetgate.avt (8.9.3/8.9.3) id KAA01931 for freebsd-questions@freebsd.org; Thu, 20 Apr 2000 10:37:06 +0300 (EEST) (envelope-from qd) Date: Thu, 20 Apr 2000 10:37:06 +0300 From: Valery Zamarayev To: freebsd-questions@freebsd.org Subject: crash in lastlog Message-ID: <20000420103706.A1912@hostel8.kiuca.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG what does the following mean: # last -20 .... .... qd ttyp0 qd Wed Apr 23:02 - crash (01:13) .... .... I experienced a crash last night. No strange log messages, no kernel core dump (it because it wasn't cooonfigured to dump core - I've already corrected this). The only thing I found is that 'crash ' in lastlog. So, Under which circumstances does crash appear in lastlog ? If I turn off the power, will it appear next time system boots ? Or is it added only when kernel panics ? -- Valery Zamarayev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 0:42: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id E7DF837B64D for ; Thu, 20 Apr 2000 00:41:47 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id LAA04826 for ; Thu, 20 Apr 2000 11:40:13 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id LAA29580 for ; Thu, 20 Apr 2000 11:41:24 +0400 (MSK) Message-Id: <200004200741.LAA29580@gate.ispras.ru> Date: Thu, 20 Apr 2000 11:41:23 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: Mounting MS-DS fs writeable for all To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: 8lnAw7W3FXf5K+ydecvzYQ== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You may mount msdos with setting GID and UID of the owner of the files in the mounted file system and set mask for file permissions for files in it: mount_msdos -m 775 -g -u /dev/wd0s1 /msdos You may create a group (set write permission for it -m 775) and put all the users who need to write to this FS into group. See 'man mount_msdos' Grigory. > Delivered-To: freebsd-questions@freebsd.org > From: Nils Holland > To: freebsd-questions@FreeBSD.ORG > Subject: Mounting MS-DS fs writeable for all > Date: Wed, 19 Apr 2000 21:09:21 +0200 > MIME-Version: 1.0 > Content-Transfer-Encoding: 8bit > X-Loop: FreeBSD.ORG > > I currently have the following entry in my /etc/fstab in order to mount my > MS-DOS filesystem under FreeBSD: > > /dev/wd0s1 /msdos msdos rw > > The filesystem is being mounted correctly, but only root can write to it, the > other users cannot. I thought that this might simply be changed be changing the > permissions of /msdos (where the DOS-partition is mounted to) but this does not > work. So, how do I make my mounted DOS-partition writeable for all? > > Greetings, > Nils > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 1: 3: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pc58.q8online.main-link.net (pc58.q8online.main-link.net [195.39.142.58]) by hub.freebsd.org (Postfix) with ESMTP id 8A49537B564 for ; Thu, 20 Apr 2000 01:02:40 -0700 (PDT) (envelope-from root@pc58.q8online.main-link.net) Received: by pc58.q8online.main-link.net (8.9.3/8.9.3) id OAA00297 for freebsd-questions@FreeBSD.ORG; Thu, 20 Apr 2000 14:05:26 +0300 (AST) (envelope-from root) From: Zaid Dashti To: freebsd-questions@FreeBSD.ORG Date: Thu, 20 Apr 2000 13:59:41 +0300 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042014051000.00278@pc58> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi 1- how i can install my sound in FreeBSD ? 2- when i type su command it's doesn't work like linux slackware why? and how i can solve this problem ? 3- how i can remove (~) from my ident in IRC ? -- ===================================== Please Send E-Mail To: zaid500@hotmail.com ===================================== Thank's And Bye To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 1:10:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4404.mail.yahoo.com (web4404.mail.yahoo.com [216.115.105.34]) by hub.freebsd.org (Postfix) with SMTP id 2E20637B6F9 for ; Thu, 20 Apr 2000 01:10:16 -0700 (PDT) (envelope-from thingsarebroken@yahoo.ca) Message-ID: <20000420080608.19018.qmail@web4404.mail.yahoo.com> Received: from [161.184.157.108] by web4404.mail.yahoo.com; Thu, 20 Apr 2000 04:06:08 EDT Date: Thu, 20 Apr 2000 04:06:08 -0400 (EDT) From: Dan Lazin Subject: sendmail is complaining that mqueue doesn't exist To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did a dumb thing: I ran out of space on /var because of a large message sitting in /var/spool/mqueue, so I moved the contents of that directory over to /usr/mqueue, and symlinked /var/spool/mqueue over to that location. Then sendmail started complaining every time I tried to send a message. It says '451 queuename: Cannot create "qfBAA00619" in "/var/spool/mqueue" (euid=0): No such file or directory' Fine. So I deleted my symlink and built a new, empty regular directory at /var/spool/mqueue. Same error. I can't send mail, and it's making me sad. The mailq command works, however (now that I've moved the queued messages back into /var/spool/mqueue). ls -l in /var/spool/ gives: ... drwxr-xr-x 2 root daemon 512 Apr 20 02:02 mqueue ... So why is it saying that mqueue doesn't exist? It still has a bunch of queued messages in it, and mailq finds them, so what's the problem? I don't like having to use this yahoo account while my server is broken. Please help. Dan Lazin _______________________________________________________ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 1:53:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from macbeth.phy.hr (macbeth.phy.hr [161.53.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 996A837B67B; Thu, 20 Apr 2000 01:53:11 -0700 (PDT) (envelope-from kkumer@macbeth.phy.hr) Received: (from kkumer@localhost) by macbeth.phy.hr (8.9.3/8.9.3) id KAA79778; Thu, 20 Apr 2000 10:33:10 +0200 (CEST) (envelope-from kkumer) Date: Thu, 20 Apr 2000 10:33:10 +0200 From: Kresimir Kumericki To: John Baldwin Cc: freebsd-questions@FreeBSD.org Subject: Re: Why do I have lib*_p.a? Message-ID: <20000420103310.A79700@phy.hr> Reply-To: kkumer@phy.hr References: <20000419193513.A73459@phy.hr> <200004191951.PAA52037@server.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200004191951.PAA52037@server.baldwin.cx>; from jhb@FreeBSD.org on Wed, Apr 19, 2000 at 03:51:16PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On (19 Apr 15:51), John Baldwin wrote: > On 19-Apr-00 Kresimir Kumericki wrote: > > after make world I still have lots of _p.a libraries in > > They might still be left over from your initial installation. The > initial install installs profiled libs by default. Yes. Looking at the dates I see that these are old libraries from the initial binary installation. Is it safe to just delete them all? > .a are static, or archive, libraries. .so are dynamic libraries. Thank you all guys for clarifying this. -- ------------------------------------------------------------- Kresimir Kumericki kkumer@phy.hr http://www.phy.hr/~kkumer/ Theoretical Physics Department, University of Zagreb, Croatia ------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 1:53:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www8.gmx.net (www.gmx.net [194.221.183.48]) by hub.freebsd.org (Postfix) with SMTP id 0A74137BDD8 for ; Thu, 20 Apr 2000 01:53:51 -0700 (PDT) (envelope-from alexander.skwar-delphiauto.com@gmx.ch) Received: (qmail 6285 invoked by uid 0); 20 Apr 2000 08:53:49 -0000 Date: Thu, 20 Apr 2000 10:53:49 +0200 (MEST) To: Micke Josefsson , freebsd-questions@FreeBSD.ORG Subject: Re: Strange message -- MARK --? References: Message-ID: <6252.956220829@www8.gmx.net> MIME-Version: 1.0 From: Alexander Skwar X-Authenticated-Sender: #0003906695@gmx.net X-Authenticated-IP: [193.159.59.220] X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is -- MARK -- a debug message? Or is MARK a person happily cracking away Under Linux the syslogd writes this line into the syslog if nothing happened (logging-wise) for the last 15? minutes, or so. It does this, just to inform you, that nothing happened, but that everything is still running. I suspect that the FreeBSD syslog does the same thing. Alexander Skwar -- Sent through GMX FreeMail - http://www.gmx.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2: 0: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 295D937B521 for ; Thu, 20 Apr 2000 01:59:29 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id MAA04983; Thu, 20 Apr 2000 12:48:00 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id MAA00128; Thu, 20 Apr 2000 12:49:10 +0400 (MSK) Message-Id: <200004200849.MAA00128@gate.ispras.ru> Date: Thu, 20 Apr 2000 12:49:10 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: crash in lastlog To: freebsd-questions@FreeBSD.ORG, qd@H8-gate.kiuca.kiev.ua MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: pY2OqjxItRpj4jRDgnyKtg== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Thu, 20 Apr 2000 10:37:06 +0300 > From: Valery Zamarayev > To: freebsd-questions@FreeBSD.ORG > Subject: crash in lastlog > > what does the following mean: > > # last -20 > .... > .... > > qd ttyp0 qd Wed Apr 23:02 - crash (01:13) > .... > .... > > I experienced a crash last night. No strange log messages, no kernel > core dump (it because it wasn't cooonfigured to dump core - I've > already corrected this). The only thing I found is that 'crash ' > in lastlog. > > So, Under which circumstances does crash appear in lastlog ? If I > turn off the power, will it appear next time system boots ? Or is > it added only when kernel panics ? Valery, I think 'crash' appear in lastlog only when kernel panics will occur. I saw same on one FreeBSD host, but don't have detailed information. I think it's good idea to send this question to freebsd-hackers list. If you'll catch any information about this problem, please, inform me. Grigory. > > -- > Valery Zamarayev > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2: 1:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from student.murdoch.edu.au (student.murdoch.edu.au [134.115.4.69]) by hub.freebsd.org (Postfix) with ESMTP id 9001F37BE12 for ; Thu, 20 Apr 2000 02:01:30 -0700 (PDT) (envelope-from i.clarke@student.murdoch.edu.au) Received: from localhost (i.clarke@localhost) by student.murdoch.edu.au (8.9.3/8.9.3) with SMTP id RAA08596 for ; Thu, 20 Apr 2000 17:01:24 +0800 (WST) Date: Thu, 20 Apr 2000 17:01:23 +0800 (WST) From: Ian Clarke To: freebsd-questions@freebsd.org Subject: still got those sendmail problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, thanks for the feedback on the last sendmail problem I had but I've still got problems with it in the way that I can't rebuild sendmail. This is what I get when I go to the /etc/mail directory... (I'm running FreeBSD 3.2 GENERIC) --- # make /usr/sbin/makemap hash /etc/mail/access < /etc/mail/access cannot open /etc/mail/access: no such file *** Error code 2 Stop. # --- because I'm such a newbie, I don't understand what this means and it's stopping me from relaying email :( Also, where is the sendmail.cf file kept? Cheers Ian Clarke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2: 7:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 0A92E37B564 for ; Thu, 20 Apr 2000 02:07:27 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3K97GR22824; Thu, 20 Apr 2000 05:07:16 -0400 (EDT) Date: Thu, 20 Apr 2000 05:07:15 -0400 (EDT) From: Trevor Johnson To: Zaid Dashti Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <00042014051000.00278@pc58> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 1- how i can install my sound in FreeBSD ? In FreeBSD 4.0 or 5.0, add "device pcm" (see pcm(4)) to the configuration of your kernel and in /dev/ do "./MAKEDEV snd0". > 2- when i type su command it's doesn't work like linux slackware why? > and how i can solve this problem ? Slackware may use GNU su, which doesn't honour the wheel group (check the documentation of GNU su for a chuckle). On FreeBSD, either add the users to the wheel group in /etc/group, for example like: wheel:*:0:root,zaid or delete that group entirely if you prefer the GNU-style behaviour. Have a look at sudo in the ports collection too. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2:15: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id B5FF637BDEA for ; Thu, 20 Apr 2000 02:14:53 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id NAA05059; Thu, 20 Apr 2000 13:12:14 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id NAA00418; Thu, 20 Apr 2000 13:13:24 +0400 (MSK) Message-Id: <200004200913.NAA00418@gate.ispras.ru> Date: Thu, 20 Apr 2000 13:13:24 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: sendmail is complaining that mqueue doesn't exist To: questions@FreeBSD.ORG, thingsarebroken@yahoo.ca MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: N24VGdwUodyJodmmseX84g== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I tried to do same things on my host and tried to send mail. It works OK! Try to see permissions on your new mqueue dir and to check that symlink to it is correct. Grigory. > Date: Thu, 20 Apr 2000 04:06:08 -0400 (EDT) > From: Dan Lazin > Subject: sendmail is complaining that mqueue doesn't exist > To: questions@FreeBSD.ORG > > I did a dumb thing: I ran out of space on /var because > of a large message sitting in /var/spool/mqueue, so I > moved the contents of that directory over to > /usr/mqueue, and symlinked /var/spool/mqueue over to > that location. Then sendmail started complaining every > time I tried to send a message. It says '451 > queuename: Cannot create "qfBAA00619" in > "/var/spool/mqueue" (euid=0): No such file or > directory' > > Fine. So I deleted my symlink and built a new, empty > regular directory at /var/spool/mqueue. Same error. I > can't send mail, and it's making me sad. The mailq > command works, however (now that I've moved the queued > messages back into /var/spool/mqueue). > > ls -l in /var/spool/ gives: > ... > drwxr-xr-x 2 root daemon 512 Apr 20 02:02 mqueue > ... > > So why is it saying that mqueue doesn't exist? It > still has a bunch of queued messages in it, and mailq > finds them, so what's the problem? > > I don't like having to use this yahoo account while my > server is broken. Please help. > > Dan Lazin > > > > _______________________________________________________ > Do You Yahoo!? > Get your free @yahoo.ca address at http://mail.yahoo.ca > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2:18: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 3589E37BE24 for ; Thu, 20 Apr 2000 02:17:51 -0700 (PDT) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id NAA05114 for ; Thu, 20 Apr 2000 13:15:07 +0400 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with SMTP id NAA00428 for ; Thu, 20 Apr 2000 13:16:18 +0400 (MSK) Message-Id: <200004200916.NAA00428@gate.ispras.ru> Date: Thu, 20 Apr 2000 13:16:18 +0400 (MSK) From: Kluchnikov Grigory Reply-To: Kluchnikov Grigory Subject: Re: still got those sendmail problems To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: ERDKCzjUaNha/7NiR0RSpA== X-Mailer: dtmail 1.2.0 CDE Version 1.2 SunOS 5.6 sun4m sparc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make file /etc/mail/access: $ touch /etc/mail/access and try again. Grigory. > Delivered-To: freebsd-questions@freebsd.org > Date: Thu, 20 Apr 2000 17:01:23 +0800 (WST) > From: Ian Clarke > To: freebsd-questions@FreeBSD.ORG > Subject: still got those sendmail problems > MIME-Version: 1.0 > X-Loop: FreeBSD.ORG > > Hi all, > > thanks for the feedback on the last sendmail problem I had but I've still > got problems > with it in the way that I can't rebuild sendmail. This is what I get when > I go to the > /etc/mail directory... (I'm running FreeBSD 3.2 GENERIC) > --- > # make > /usr/sbin/makemap hash /etc/mail/access < /etc/mail/access > cannot open /etc/mail/access: no such file > *** Error code 2 > > Stop. > # > --- > because I'm such a newbie, I don't understand what this means and it's > stopping me > from relaying email :( > > Also, where is the sendmail.cf file kept? > > Cheers > > Ian Clarke > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Best regards, Grigory Klyuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2:30:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from morpheus.skynet.be (morpheus.skynet.be [195.238.2.39]) by hub.freebsd.org (Postfix) with ESMTP id 3D7C737B52E for ; Thu, 20 Apr 2000 02:30:39 -0700 (PDT) (envelope-from bart.lateur@skynet.be) Received: from dialup606.gent.skynet.be (dialup606.gent.skynet.be [194.78.243.30]) by morpheus.skynet.be (Postfix) with SMTP id D4DD6D9B7 for ; Thu, 20 Apr 2000 11:30:35 +0200 (MET DST) From: bart.lateur@skynet.be (Bart Lateur) To: questions@FreeBSD.ORG Subject: Re: better bootloaders? Date: Thu, 20 Apr 2000 09:24:15 GMT Organization: MediaMind Message-ID: <3902c88c.9940216@relay.skynet.be> References: <200004200734.JAA00777@gil.physik.rwth-aachen.de> In-Reply-To: <200004200734.JAA00777@gil.physik.rwth-aachen.de> X-Mailer: Forte Agent 1.5/16.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000 09:34:56 +0200 (CEST), Christoph Kukulies wrote: >Correct me if I'm wrong but given you have a 20 GB IDE disk with >one half (the first half ) with a Win98 installed then there is no way >with the present FreeBSD install disk set to boot a FreeBSD partition >(installation) that is installed on the second half of that hard disk. I'm pretty damn sure this is the same thing being asked here several times a week: Your BSD root partition must be inside the first 1024 cylinders of the IDE disk on most (?) systems. It's a BIOS restriction, i.e. before FreeBSD can even try to boot. The second half of a 20 GB disk sounds like it's too far in the back of the disk. The approach I would recommend, is split the Windows partition into two parts: a first smaller part, (primary partition), for booting purposes, containing (mainly) the system, including the Windows directory. Next, the FreeBSD partition; and finally another Windows partition, up to the end of the disk. This would make a separate logical disk, from Windows' point of view, where the user can store their data. HTH, Bart. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2:32:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athena.tyfon.net (athena.tyfon.net [212.37.11.70]) by hub.freebsd.org (Postfix) with ESMTP id B7A8137B5A5 for ; Thu, 20 Apr 2000 02:32:19 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from tyfon.net (dev.null.tyfon.com [213.212.29.17]) by athena.tyfon.net (8.10.1/8.10.0.Tyfon) with ESMTP id e3K9WHU98853 for ; Thu, 20 Apr 2000 11:32:17 +0200 (CEST) Received: from enigmatic by tyfon.net with SMTP (MDaemon.v2.84.R) for ; Thu, 20 Apr 2000 11:34:22 +0200 From: "Dan Larsson" To: "[FreeBSD-Questions-List] (E-mail)" Subject: howto filter non ip traffic Date: Thu, 20 Apr 2000 11:21:46 +0200 Message-ID: <007001bfaaa9$da4c1f40$0c01a8c0@junglenote.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Return-Path: dl@tyfon.net Reply-To: dl@tyfon.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I filter non ip traffic using FreeBSD? Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2:37:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from enterprise.sanyusan.se (enterprise.sanyusan.se [212.209.55.83]) by hub.freebsd.org (Postfix) with ESMTP id A7B4B37B935 for ; Thu, 20 Apr 2000 02:37:44 -0700 (PDT) (envelope-from anders@enterprise.sanyusan.se) Received: (from anders@localhost) by enterprise.sanyusan.se (8.9.3/8.9.3) id LAA00681; Thu, 20 Apr 2000 11:37:06 +0200 (CEST) (envelope-from anders) Date: Thu, 20 Apr 2000 11:37:05 +0200 From: Anders Andersson To: Gabriel Gabriel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20000420113704.A627@enterprise.sanyusan.se> References: <20000416232555.3709.qmail@web3101.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: =?iso-8859-1?Q?=3C20000416232555=2E3709=2Eqmail=40web3101=2Email=2Eyahoo?= =?iso-8859-1?Q?=2Ecom=3E=3B_from_gabriel=5F822=40yahoo=2Ecom_on_S=F6n=2C?= =?iso-8859-1?Q?_Apr_16=2C_2000_at_04:25:55pm_-0700?= Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG on SЖn, Apr 16, 2000 at 04:25:55pm -0700, Gabriel Gabriel wrote: > To whom it may concern: > #1: is freebsd 2.0 open source? Yes. > #2: is freebsd 2.0 still available? Yes (hint = cvs). > #3: does freebsd 2.0 have any type of GUI > interface? Yes. -- Anders Andersson anders@sanyusan.se Sanyusan International AB http://www.sanyusan.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 2:46:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.rosbnk.ru (mx.rosbnk.ru [212.248.34.98]) by hub.freebsd.org (Postfix) with ESMTP id 7C82837B945 for ; Thu, 20 Apr 2000 02:46:39 -0700 (PDT) (envelope-from mike@mx.rosbnk.ru) Received: from mx.rosbnk.ru (mash2.rosbnk.ru [212.248.34.66]) by ns.rosbnk.ru (8.9.1/8.9.1) with ESMTP id NAA29211 for ; Thu, 20 Apr 2000 13:40:24 +0400 (MSD) Message-ID: <38FED1F5.7B688DE0@mx.rosbnk.ru> Date: Thu, 20 Apr 2000 13:46:29 +0400 From: Michael Lvov Organization: JSCB ROSBANK X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: FreeBSD 3.2 kernel compilation erros Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help me please! I am running FreeBSD 3.2-RELEASE (FreeBSD squid.rosbnk.ru 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Mon Jul 12 18:34:19 MSD 1999 root@squid.rosbnk.ru:/usr/src/sys/compile/SQUIDF i386) and all was well for a long time, I successfully rebuild kernel several times, but suddenly something goes wrong and step `make` (after `config` and `make depend`) ends with errors: loading kernel vfs_bio.o: In function `vfs_buf_set_valid': vfs_bio.o(.text+0x2569): undefined reference to `__cmpdi2' msdosfs_vnops.o: In function `msdosfs_readdir': msdosfs_vnops.o(.text+0x23f9): undefined reference to `__cmpdi2' ffs_vnops.o: In function `ffs_getpages': ffs_vnops.o(.text+0xe56): undefined reference to `__cmpdi2' *** Error code 1 Stop. This happens for GENERIC configuration too. I search through the web and find messages in FreeBSD Mail Archives with the same problem. Recommendations was to `make clean` in kernel compile directory and to remove /usr/src/sys and reinstall it. I followed these recommendations, and in addition remove and install again gcc-2.8.1 package, but nothing help. Errors remain the same. Are there another workarounds or I have to reinstall FreeBSD? Thanks in advance. -- ---------------------------------------------------------- Lvov Michael mike@mx.rosbnk.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 3:36:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.110]) by hub.freebsd.org (Postfix) with ESMTP id CE06237B5A1 for ; Thu, 20 Apr 2000 03:36:21 -0700 (PDT) (envelope-from Nikolaos.Nikou@lmf.ericsson.se) Received: from fogerty.lmf.ericsson.se (fogerty.lmf.ericsson.se [131.160.11.6]) by penguin.wise.edt.ericsson.se (8.9.3/8.9.3/WIREfire-1.5) with ESMTP id MAA15578 for ; Thu, 20 Apr 2000 12:36:20 +0200 (MET DST) Received: from lmf.ericsson.se (TOSB0485.lmf.ericsson.se [131.160.30.66]) by fogerty.lmf.ericsson.se (8.9.3+Sun/8.9.3) with ESMTP id NAA03364 for ; Thu, 20 Apr 2000 13:36:19 +0300 (EET DST) Message-ID: <38FEDD81.BE25842A@lmf.ericsson.se> Date: Thu, 20 Apr 2000 13:35:45 +0300 From: Nikolaos Nikou Reply-To: Nikolaos.Nikou@lmf.ericsson.se X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-questions@FreeBSD.ORG Subject: problem with ISO images References: <00042014051000.00278@pc58> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have tried to make a CD with the ISO images. I have used several different sites and tried with both 3.4 and 4.0 I boot from the disks but when the installation starts I always have problem with some directories and especially with the bin directory which makes the installation impossible. Is it possible that the mages are corrupted or is it possible that there is something wrong with my CDROM drive; any comments! nn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 3:46: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id B15ED37B6E8 for ; Thu, 20 Apr 2000 03:46:05 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.22]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 20 Apr 2000 03:56:53 -0700 Message-ID: <38FEDFDD.6030227D@3-cities.com> Date: Thu, 20 Apr 2000 03:45:49 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Nikolaos.Nikou@lmf.ericsson.se Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem with ISO images References: <00042014051000.00278@pc58> <38FEDD81.BE25842A@lmf.ericsson.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nikolaos Nikou wrote: > > I have tried to make a CD with the ISO images. > I have used several different sites and tried with both 3.4 and 4.0 > I boot from the disks but when the installation starts I always have problem with some directories and especially with the bin directory which makes the installation impossible. > > Is it possible that the mages are corrupted or is it possible that there is something wrong with my CDROM drive; > > any comments! I downloaded the iso for 4.0 and used EZ-CDCreator from Adaptec to burn an image. I then used it to install FreeBSD 4.0 on two different computers. I would say that it is either your CD-R drive or you mis-burned it. I can't help you there. Kent > > nn > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 3:46:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sci.sapphirecoast.net.au (sci.sapphirecoast.net.au [203.41.72.130]) by hub.freebsd.org (Postfix) with ESMTP id 2917F37B5C3 for ; Thu, 20 Apr 2000 03:46:47 -0700 (PDT) (envelope-from stuart@asitis.net.au) Received: from asitis.net.au (tig1p17.sapphirecoast.net.au [203.41.72.166]) by sci.sapphirecoast.net.au (8.8.8/8.8.8) with ESMTP id UAA00954 for ; Thu, 20 Apr 2000 20:46:43 +1000 (EST) Message-ID: <38FEDF7C.5400F260@asitis.net.au> Date: Thu, 20 Apr 2000 20:44:12 +1000 From: Stuart Forbes Organization: Asitis Technology Pty Ltd X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Digital Notebook Installations Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Just need a little guide for info on installing FreeBSD onto a digital HiNote VP745. It had windows on it and I'm sick of it ! We use FreeBSD for all of of Internet servers and I'm in the process of changing over all of our other machines. Any tips or ideas ? Thanks Stuart Forbes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 3:58:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.110]) by hub.freebsd.org (Postfix) with ESMTP id 72A7A37BBF4 for ; Thu, 20 Apr 2000 03:58:51 -0700 (PDT) (envelope-from Nikolaos.Nikou@lmf.ericsson.se) Received: from fogerty.lmf.ericsson.se (fogerty.lmf.ericsson.se [131.160.11.6]) by penguin.wise.edt.ericsson.se (8.9.3/8.9.3/WIREfire-1.5) with ESMTP id MAA01146; Thu, 20 Apr 2000 12:58:49 +0200 (MET DST) Received: from lmf.ericsson.se (TOSB0485.lmf.ericsson.se [131.160.30.66]) by fogerty.lmf.ericsson.se (8.9.3+Sun/8.9.3) with ESMTP id NAA04487; Thu, 20 Apr 2000 13:58:49 +0300 (EET DST) Message-ID: <38FEE2C6.6C357DC4@lmf.ericsson.se> Date: Thu, 20 Apr 2000 13:58:14 +0300 From: Nikolaos Nikou Reply-To: Nikolaos.Nikou@lmf.ericsson.se X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: bart.lateur@skynet.be, freebsd-questions@FreeBSD.ORG Subject: Re: problem with ISO images References: <00042014051000.00278@pc58> <38FEDD81.BE25842A@lmf.ericsson.se> <3900dcf6.1260363@relay.skynet.be> Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have made 3 different copies of 4.0 from 3 different sites nl, se, fi and 3 different copies of 3.4. I usualy get something like /stand/cpio: invalid header: checksum error ... then some files and /stand/gunzip: : invalid block type /stand/cpio: premature end of file I will try to locate another machine and see if this works there. thank you niko bart.lateur@skynet.be wrote: > > On Thu, 20 Apr 2000 13:35:45 +0300, Nikolaos Nikou wrote: > > >Is it possible that the mages are corrupted or is it possible that there is something wrong with my CDROM drive; > > I think there's something wrong with your copy of the CD. > > -- > Bart. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4: 4:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sparkie.gnofn.org (sparkie.gnofn.org [216.116.72.35]) by hub.freebsd.org (Postfix) with ESMTP id 84FDE37B87A for ; Thu, 20 Apr 2000 04:03:45 -0700 (PDT) (envelope-from jsl06@gnofn.org) Received: from sparkie.gnofn.org (sparkie.gnofn.org [216.116.72.35]) by sparkie.gnofn.org (8.8.8/8.8.8) with SMTP id GAA25263 for ; Thu, 20 Apr 2000 06:03:47 -0500 (CDT) Date: Thu, 20 Apr 2000 06:03:47 -0500 (CDT) From: James S Laney To: questions@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to install FreeBSD on a computer with only 8 MEG of RAM. What version can I use and how do I get it. James Laney To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:11:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id BC5B537B7D4; Thu, 20 Apr 2000 04:11:28 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12iDTr-0000pP-00; Thu, 20 Apr 2000 10:42:39 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12iDTr-000Oj5-00; Thu, 20 Apr 2000 10:42:39 +0100 Date: Thu, 20 Apr 2000 10:42:39 +0100 From: Ben Smithurst To: Kresimir Kumericki Cc: John Baldwin , freebsd-questions@FreeBSD.org Subject: Re: Why do I have lib*_p.a? Message-ID: <20000420104239.N54921@strontium.scientia.demon.co.uk> References: <20000419193513.A73459@phy.hr> <200004191951.PAA52037@server.baldwin.cx> <20000420103310.A79700@phy.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000420103310.A79700@phy.hr> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kresimir Kumericki wrote: > On (19 Apr 15:51), John Baldwin wrote: >> On 19-Apr-00 Kresimir Kumericki wrote: >>> after make world I still have lots of _p.a libraries in >> >> They might still be left over from your initial installation. The >> initial install installs profiled libs by default. > > Yes. Looking at the dates I see that these are old libraries from > the initial binary installation. Is it safe to just delete them all? If you don't want to use profiled libraries, yes. If you don't even know what they are or what they're for, yes. (They're only used for debugging AFAIK, so no standard piece of FreeBSD needs them if you don't use them to debug any software you write.) -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:11:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 36A4D37BC00 for ; Thu, 20 Apr 2000 04:11:34 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12iDRu-0000pI-00; Thu, 20 Apr 2000 10:40:38 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12iDRu-000O25-00; Thu, 20 Apr 2000 10:40:38 +0100 Date: Thu, 20 Apr 2000 10:40:37 +0100 From: Ben Smithurst To: "Andrew L. Davydov" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Looking for Jonathan Lemon e-mail Message-ID: <20000420104037.M54921@strontium.scientia.demon.co.uk> References: <38FD4836.81BF9793@okbmei.msk.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38FD4836.81BF9793@okbmei.msk.su> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrew L. Davydov wrote: > Hello All! > > How can I contact with Jonathan Lemon (developer of freebsd) ? I think that would be . -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:30:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Wheel.TSR.Ru (wheel.tsr.ru [195.208.67.7]) by hub.freebsd.org (Postfix) with ESMTP id 46EC837BC92; Thu, 20 Apr 2000 04:30:36 -0700 (PDT) (envelope-from matrix@chat.ru) Received: from wp1 (IRM-1-01.dialup.tsr.ru [195.208.67.129]) by Wheel.TSR.Ru (8.10.1may/TELECORE-1.1) with SMTP id e3KBU5f10408; Thu, 20 Apr 2000 15:30:05 +0400 (MSD) envelope from matrix@chat.ru Message-ID: <002e01bfaabb$d4629520$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: Subject: IDE RAID (Adaptec one) Date: Thu, 20 Apr 2000 15:24:15 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Adaptec now offers a IDE RAID 5 controller and i just was wondering if it works fine with freebsd and will it outperform a single big SCSI drive ( i mean speed, not capacity). Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:30:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Wheel.TSR.Ru (wheel.tsr.ru [195.208.67.7]) by hub.freebsd.org (Postfix) with ESMTP id CF1F437B6E8; Thu, 20 Apr 2000 04:30:35 -0700 (PDT) (envelope-from matrix@chat.ru) Received: from wp1 (IRM-1-01.dialup.tsr.ru [195.208.67.129]) by Wheel.TSR.Ru (8.10.1may/TELECORE-1.1) with SMTP id e3KBU7f10417; Thu, 20 Apr 2000 15:30:08 +0400 (MSD) envelope from matrix@chat.ru Message-ID: <002f01bfaabb$d5e31aa0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: Subject: Ultra 160 AHA controller on 3.4? Date: Thu, 20 Apr 2000 15:24:21 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anybody use one of those on 3.4? Does 3.4 even support any Ultra 160 controller? Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:30:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Wheel.TSR.Ru (wheel.tsr.ru [195.208.67.7]) by hub.freebsd.org (Postfix) with ESMTP id F110437BD76; Thu, 20 Apr 2000 04:30:40 -0700 (PDT) (envelope-from matrix@chat.ru) Received: from wp1 (IRM-1-01.dialup.tsr.ru [195.208.67.129]) by Wheel.TSR.Ru (8.10.1may/TELECORE-1.1) with SMTP id e3KBU3f10375; Thu, 20 Apr 2000 15:30:03 +0400 (MSD) envelope from matrix@chat.ru Message-ID: <002d01bfaabb$d3453e40$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: Subject: Motherborad/Memory/CPU for web hosting system Date: Thu, 20 Apr 2000 15:24:06 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I am trying to pick a hardware config for a server which must hosts dozens of web server. It is going to be a commercial hosting and i picked FreeBSD as OS because of many personal reasons:) Now i must pick some x86 compat platform hardware. What I am thinking about right now is : Asus P2B-LS motherboard, Pentium III above 500, 512MB ram, 1 SCSI 10GB, 1 SCSI 30GB, 1 UDMA IDE AS BIG AS IT CAN BE for backup. The main problem is the motherboard. I just don't see any alternative and that;s bad. I'd like to have a choice. It seems like the newer i820 bases motherboards from Asus have SCSI contrller Ultra160 which is not supported by 3.4 ( i'd rather no go with 4.0). But on the other hand BX is kind old now. If you have some experience with hosting a lot of web servers, please, share the hardware config with me. Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:40:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merganser.its.uu.se (merganser.its.uu.se [130.238.6.236]) by hub.freebsd.org (Postfix) with ESMTP id 0D86E37B6E8 for ; Thu, 20 Apr 2000 04:40:54 -0700 (PDT) (envelope-from ertr1013@student.csd.uu.se) Received: from regulus.student.UU.SE ([130.238.5.2]:40121 "HELO ertr1013.student.csd.uu.se") by merganser.its.uu.se with SMTP id ; Thu, 20 Apr 2000 13:40:40 +0200 Received: (qmail 2579 invoked by uid 1001); 20 Apr 2000 11:40:31 -0000 Date: Thu, 20 Apr 2000 13:40:31 +0200 From: Erik Trulsson To: James S Laney Cc: questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20000420134030.A2543@student.csd.uu.se> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jsl06@gnofn.org on Thu, Apr 20, 2000 at 06:03:47AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 20, 2000 at 06:03:47AM -0500, James S Laney wrote: > I want to install FreeBSD on a computer with only 8 MEG of RAM. What > version can I use and how do I get it. > James Laney > I know that 3.2-RELEASE can be installed on an 8Meg computer. I think both 3.4 and 4.0 requires more than 8 MB to install. Not sure about 3.3. As for getting it you can either try to find some old 3.2 CDs ( if you have a CD-ROM in that computer.) or try to find some ftp-site that still has it. (Most (all?) sites seem to just have the latest releases (3.4/4.0)) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:41:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 9A09837B5A1 for ; Thu, 20 Apr 2000 04:41:38 -0700 (PDT) (envelope-from otterr@telocity.com) Received: from bronyaur (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id EAA29772; Thu, 20 Apr 2000 04:40:17 -0700 (PDT) Message-ID: <002501bfaabd$7981bdf0$555be3d8@telocity.com> From: "Otter" To: "R Joseph Wright" , "Arcady Genkin" Cc: References: Subject: Re: Just got my DSL today...AARGH!! Date: Thu, 20 Apr 2000 07:42:14 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "R Joseph Wright" To: "Arcady Genkin" Cc: Sent: Thursday, April 20, 2000 2:29 AM Subject: Re: Just got my DSL today...AARGH!! > On 19 Apr 2000, Arcady Genkin wrote: > > > R Joseph Wright writes: > > > > > Okay, I just read the manual page. If there is an interrupt conflict, how > > > do I go about changing that? What commands tell me which ones are in > > > use? Is it a simple matter of changing the line in the kernel config? > > > > > > device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 > > > > Yes (and recompiling your kernel, that is). You need to set correct > > port *and* irq values. The hard thing is finding them out. > > > > Ideally, there should be a DOS based setup utility for your card, but > > IIRC you don't have any sort of drivers/docs for the card. If you went > > to the manufacturer's website, you could definitely d/l the setup > > utility from there. I have an ISA ne2000 card, if you want to give it > > a shot, I can email you the setup disk for it. > > > > You can also read Linux's Ethernet-HOWTO for help with identifying the > > card. Specifically look at sections 5 and 7. That document describes > > pretty much every card one can find, and gives links to manufacturer's > > website. > > > > http://www.linuxdoc.org/HOWTO/Ethernet-HOWTO.html > > > > OTOH, if you had Window~1 installed on the same machine, you could use > > it as a tool to determine the card's configuration (provided the card > > is recognized by it). > > -- > > Arcady Genkin http://www.thpoon.com > > Nostalgia isn't what it used to be. > > I just spent about 2 1/2 hours in windows trying to get the card to work > using downloaded drivers. I've concluded that tomorrow I'll go buy a well > known, well supported one. Any recommendations? Preferrably cheap. > Intel Ether Express Pro 10/100 (uses the fxp driver and has been touted by many to be one of the better card/driver combinations available). By the way, the ISP's support techs did not officially give me the DHCP info. It was one of the guys that I know who does programming for them, mentioned in casual conversation. -Otter > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:47:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 47A7137BC92 for ; Thu, 20 Apr 2000 04:47:25 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3KBiVx27377; Thu, 20 Apr 2000 13:44:31 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <6252.956220829@www8.gmx.net> Date: Thu, 20 Apr 2000 13:44:30 +0200 (CEST) From: Micke Josefsson To: Alexander Skwar Subject: Re: Strange message -- MARK --? Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20-Apr-00 Alexander Skwar wrote: >> Is -- MARK -- a debug message? Or is MARK a person happily cracking away > > Under Linux the syslogd writes this line into the syslog if nothing > happened (logging-wise) for the last 15? minutes, or so. It does this, just > to > inform you, that nothing happened, but that everything is still running. > I suspect that the FreeBSD syslog does the same thing. I grep:ed my source and actually found the string in syslogd.c. I haven't pursued further, though. Funny I have not seen it before, methinks. I thought I had directed all messages to the server. I'll dive into that on Monday. Thanks, Micke ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 4:55: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ibc.net.ua (ibc.net.ua [62.244.28.62]) by hub.freebsd.org (Postfix) with ESMTP id E904137B8A8 for ; Thu, 20 Apr 2000 04:54:59 -0700 (PDT) (envelope-from never@ibc.net.ua) Received: (from never@localhost) by ibc.net.ua (8.9.3/8.9.3) id OAA97234; Thu, 20 Apr 2000 14:54:46 +0300 (EEST) Date: Thu, 20 Apr 2000 14:54:45 +0300 From: Nevermind To: James S Laney Cc: questions@FreeBSD.ORG Subject: Re: your mail Message-ID: <20000420145445.B96155@ibc.net.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.11i In-Reply-To: ; from jsl06@gnofn.org on Thu, Apr 20, 2000 at 06:03:47AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dark Times, James S Laney! On Thu, Apr 20, 2000 at 06:03:47AM -0500, you wrote: -> I want to install FreeBSD on a computer with only 8 MEG of RAM. What -> version can I use and how do I get it. I think it would be a good idea to install 3.x FreeBSD useing 2 floppies downloaded from freebsd.org or using cvsup. -- Alexandr P. Kovalenko http://www.n1rvana.com/ APK16-RIPE ICQ: 36925929 IRC: irc.lucky.net->#batman, #maidan And nothing else matters... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 5: 1:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sand4.global.net.uk (sand4.global.net.uk [195.147.246.106]) by hub.freebsd.org (Postfix) with ESMTP id 46DC537B727 for ; Thu, 20 Apr 2000 05:01:44 -0700 (PDT) (envelope-from c.raven@ukonline.co.uk) Received: from [194.126.67.89] (helo=fink) by sand4.global.net.uk with smtp (Exim 2.12 #1) id 12iFfz-0003U2-00; Thu, 20 Apr 2000 13:03:20 +0100 Message-ID: <01a501bfaabf$af2cfda0$0200000a@cian.net> From: To: "Frederik Meerwaldt" Cc: References: Subject: Re: vipw - pwd.db locked Date: Thu, 20 Apr 2000 12:58:03 +0100 Organization: CIAN MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the info., an associate pointed the same out and, fg brought it back from it's dormancy so I could close it down. Cheers, Chris R. ----- Original Message ----- From: "Frederik Meerwaldt" To: Cc: Sent: Tuesday, April 18, 2000 7:41 PM Subject: Re: vipw - pwd.db locked > Hi! > > does the vi session still run in the Backgroud? > ps ax | grep vi > ??? > If yes, try to kill it: kill -9 PID of VI > > HTH, > Freddy > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 6:17:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 80E1137BE1C for ; Thu, 20 Apr 2000 06:17:14 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp2-pa5.neomedia.it [195.103.207.114]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id PAA16997; Thu, 20 Apr 2000 15:17:07 +0200 (CEST) From: Salvo Bartolotta Date: Thu, 20 Apr 2000 14:19:46 GMT Message-ID: <20000420.14194600@bartequi.ottodomain.org> Subject: Making a Release (was Re: problem with ISO images) To: Nikolaos.Nikou@lmf.ericsson.se, freebsd-questions@FreeBSD.ORG References: <00042014051000.00278@pc58> <38FEDD81.BE25842A@lmf.ericsson.se> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/20/00, 11:35:45 AM, Nikolaos Nikou=20 wrote regarding problem with ISO images: > I have tried to make a CD with the ISO images. > I have used several different sites and tried with both 3.4 and 4.0 > I boot from the disks but when the installation starts I always have problem with some directories and especially with the bin directory which makes the installation impossible. > Is it possible that the mages are corrupted or is it possible that there is something wrong with my CDROM drive; > any comments! > nn Dear Nikolas Nikou, if you wish to make a CD containing a FreeBSD Release, you have to (wait for it) "make release" in /usr/src/release. First and foremost, you should download the sources (**cvs** tree: look at the examples in /usr/share/examples/cvsup). Next, carefully read the /usr/src/release/Makefile, set the appropriate variables and, in particular, CVSROOT. Caveat I Your OS version should NOT be older than your target OS version: e.g., you should NOT make a 4.0-STABLE from a 3.4-STABLE. Caveat II You should NOT use parallelism (ie No -j option.) Caveat III You **must** download the crypto (cvs) sources if you want to make a 4.0-something: please have a look at the above-mentioned cvsup examples. The crypto collections are an essential constituent of FreeBSD 4.0-R and 4.0-S. Also, you might want to have a look at the archives. "make release" not only makes a -RELEASE, but also a -STABLE or -CURRENT. Once you are finished (and it is a *long* process), you can create an image of /where/you/put/your_release/R/cdrom/disc1, specifying "floppies/boot.flp" via the -b (bootable) option in mkisofs; you might also want to specify other options for mkisofs (e.g., -R, -T.) Finally, you can burn the image (e.g. via cdrecord.) I have recently installed (yet) another FreeBSD 4.0-S slice from my own CD; I had put in .../R/cdrom/disc1 a lot of tarballs (no packages) before creating my ISO image. Needless to say, everything worked like charm. HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 6:29:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (Postfix) with ESMTP id C898037B8A6 for ; Thu, 20 Apr 2000 06:29:24 -0700 (PDT) (envelope-from marcd@tpg.com.au) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.9.3/8.9.3) id XAA30045 for ; Thu, 20 Apr 2000 23:29:16 +1000 Received: from UNKNOWN(203.12.165.232), claiming to be "zen.dodsworth.org" via SMTP by buffy.tpgi.com.au, id smtpdroscE0; Thu Apr 20 23:29:14 2000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 20 Apr 2000 22:59:45 +0930 (CST) From: Marc Dodsworth To: freebsd-questions@freebsd.org Subject: Bad sector error with 4.0 Release Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I've just upgraded my system from 3.4 to 4.0 using the Walnut Creek CD-ROM. On bootup I'm getting an error message saying "Bad sector table not supported". The drives do have some bad sectors so I ran had 3.4 run a bad sector scan when recently setting the drives up in with Vinum and were working fine. The drives are some old seagate SCSI's off an NCR 865 based controller. Thankx ---------------------------------- E-Mail: Marc Dodsworth Date: 20-Apr-00 Time: 22:54:35 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 6:47:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 894D437BDE5 for ; Thu, 20 Apr 2000 06:47:01 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420134654.QAVN910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Thu, 20 Apr 2000 06:46:54 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12iHIE-0000kl-00 for ; Thu, 20 Apr 2000 09:46:54 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! References: X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 20 Apr 2000 09:46:54 -0400 In-Reply-To: R Joseph Wright's message of "Wed, 19 Apr 2000 23:29:43 -0700 (PDT)" Message-ID: <87ln28evg1.fsf@tea.thpoon.com> Lines: 24 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright writes: > I just spent about 2 1/2 hours in windows trying to get the card to work > using downloaded drivers. I've concluded that tomorrow I'll go buy a well > known, well supported one. Any recommendations? Preferrably cheap. The funny part is that an el-cheapo ISA NE2000 card is all you would need for a DSL connection. When I had my DSL, the downstream was 1Mbs, while an ne2k allows for 10Mbs. My advice is to buy one of those with drivers and documentation, and you will get it working in no time. If you want to get something better, Intel EtherExpress 100+ is reportedly one of the best cards on the market. D-Link DFE-530TX (not TX+) is also a good deal for a 100Mbps. It uses via-rhine chip and is *very* cheap. But, again, for what you doing really any working card would do. RealTek 8139 - chip based cards are very cheap, and are a no-brainer to configure, since they are PCI cards. Check the manpages for fxp, vr, and rl. ;^) -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 7:24:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from quartz.nbnet.nb.ca (mailserv.nbnet.nb.ca [198.164.200.18]) by hub.freebsd.org (Postfix) with ESMTP id 08A9C37BE0C for ; Thu, 20 Apr 2000 07:24:53 -0700 (PDT) (envelope-from jordan@2cpu.com) Received: from 2cpu.com ([142.166.194.198]) by quartz.nbnet.nb.ca (Post.Office MTA v3.5.3 release 223 ID# 0-66826U105000L105000S0V35) with ESMTP id ca for ; Thu, 20 Apr 2000 11:24:51 -0300 Message-ID: <38FF12FD.EC385410@2cpu.com> Date: Thu, 20 Apr 2000 11:23:57 -0300 From: Jim Kirk X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: SMP Content-Type: multipart/mixed; boundary="------------028D3A5BAA55E28DBD2CB7DF" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------028D3A5BAA55E28DBD2CB7DF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hey guys. I'm in the middle of an article on FreeBSD and I'm trying to find some more detailed information on FreeBSD's SMP implementation. How it works, how it performs, how it handles the second processor, etc, etc. Also how it performs in comparison to say, Linux SMP. Any information would be greatly appreciated! thanks Jim --------------028D3A5BAA55E28DBD2CB7DF Content-Type: text/x-vcard; charset=us-ascii; name="jordan.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Jim Kirk Content-Disposition: attachment; filename="jordan.vcf" begin:vcard n:Kirk;Jim tel;pager:-- tel;cell:-- tel;fax:-- tel;home:-- tel;work:-- x-mozilla-html:FALSE url:http://www.2cpu.com org:2CPU.com adr:;;546 Bonita Avenue;Saint John;New Brunswick;E2L 3W5;Canada version:2.1 email;internet:jordan@2cpu.com title:Linux Junkie fn:Jim Kirk end:vcard --------------028D3A5BAA55E28DBD2CB7DF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 7:31:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magnolia.wanadoo.fr (smtp-rt-11.wanadoo.fr [193.252.19.62]) by hub.freebsd.org (Postfix) with ESMTP id E3AF437BE0A for ; Thu, 20 Apr 2000 07:31:24 -0700 (PDT) (envelope-from mboucey@wanadoo.fr) Received: from amyris.wanadoo.fr (193.252.19.150) by magnolia.wanadoo.fr; 20 Apr 2000 16:31:23 +0200 Received: from wanadoo.fr (193.250.243.92) by amyris.wanadoo.fr; 20 Apr 2000 16:31:03 +0200 Message-ID: <38FF320F.71F2652F@wanadoo.fr> Date: Thu, 20 Apr 2000 16:36:31 +0000 From: Michel Boucey X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: mysql compilation Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i can't compile mysql-3.22.32 with freebsd 4.0 as i do with 3.4 ! Help. MB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 7:40:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id 77B9337B67E for ; Thu, 20 Apr 2000 07:40:22 -0700 (PDT) (envelope-from Ian.Hunter@uk.uu.net) Received: (qmail 13953 invoked from network); 20 Apr 2000 14:40:19 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 20 Apr 2000 14:40:19 -0000 Received: (qmail 20327 invoked from network); 20 Apr 2000 14:40:19 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 20 Apr 2000 14:40:19 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id <2WDJKJXR>; Thu, 20 Apr 2000 15:39:35 +0100 Message-ID: From: Ian Hunter To: freebsd-questions@freebsd.org Subject: RE: Gaming from PC on an ISP connected LAN...or summit like that! Date: Thu, 20 Apr 2000 15:36:55 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Using FBSD 2.2.7, I think] I feel this is taking me into unchartered waters.... I gather that I might have to set up ipfw, then natd. I think the reply at the bottom also indicates an upgrade of ppp.....isn't life fun! OK (draws breath), I'm about to embark on setting up ipfw, and I've never rebuilt the kernal before. I want to do a series of small steps which leave the machine running at each step. A few quick questions.... 1. If I enable ipfw in the kernal, but don't set ipfw_enabled in rc.conf, will my system still work as is, or do I have to go the whole hog? 2. Am I correct in assuming that in rc.firewall, my external interface is tun0 when using ppp? 3. In rc.firewall, my external IP is going to be a dynamic address. Now I currently use userland ppp to connect. Can I enable the firewall after connecting with PPP or should I use kernal based ppp? In other words how do I get rc.firewall to be configured on a dynamic IP? 4. Any hints/tips beyond that of the manuals? Appologies if these are silly questions! Any help pointers appreciated... Many Thanks Ian Hunter > -----Original Message----- > From: Nathan Vidican [mailto:webmaster@wmptl.com] > Sent: Wednesday, April 19, 2000 3:59 PM > To: Ian Hunter > Cc: freebsd-questions@freebsd.org > Subject: Re: Gaming from PC on an ISP connected LAN...or summit like > that! > > > use ppp -nat for 'sharing' the internet connection, and just use natd > for redirecting a port from the outside to a port/ip on the inside. > > > Ian Hunter wrote: > > > > Folks, > > > > I have an apparently simple requirement, and there > > seems to be a number of answers from searches. > > > > I have a FBSD box on PPP/modem to outside, and a WinNet > > box inside and I want to run internet games (eg FS2000) > > without plugging the modem into the WinTel box. > > > > I just need to get some ideas of what would be the best > > solution to redirecting packets from a specific port > > to an internal aliased machine. I've got loads of bits that > > seem to come close, but I can't quite figure which will > > do it best - particularly, is it already in PPP and I've > > missed something? > > > > Many Thanks > > Ian Hunter > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 7:53:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vulcan.staff.flyingcroc.net (phone.staff.flyingcroc.net [207.246.150.9]) by hub.freebsd.org (Postfix) with ESMTP id 4EFBF37B6C4 for ; Thu, 20 Apr 2000 07:53:34 -0700 (PDT) (envelope-from mary@FLYINGCROC.com) Received: by phone.staff.flyingcroc.net with Internet Mail Service (5.5.2650.10) id ; Thu, 20 Apr 2000 07:53:23 -0700 Message-ID: From: Mary Long To: freebsd-questions@FreeBSD.ORG Subject: Help stop the flood of emails Date: Thu, 20 Apr 2000 07:53:22 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.10) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently had an employee leave the company and his email forwarded to me. I am now flooded with mail. I tried your automated method to request the unsubscribe, but since it was forwarded, I am not recognized. Please unsubscribe Russ Kula [russ@mail.flyingcroc.net]. Thanks for your help. Mary M. Long Director of Products Flying Crocodile, Inc (206) 374-0374 (206) 374-0353- Fax mary@flyingcroc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 8: 2:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 7871F37B879 for ; Thu, 20 Apr 2000 08:02:31 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420150230.LTTW15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Thu, 20 Apr 2000 08:02:30 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12iITO-0000mW-00 for ; Thu, 20 Apr 2000 11:02:30 -0400 To: freebsd-questions@FreeBSD.ORG Subject: make.conf moved in 4.0? X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 20 Apr 2000 11:02:30 -0400 Message-ID: <8766tcery1.fsf@tea.thpoon.com> Lines: 11 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's the deal with make.conf in 4.0-S? I see that there is now make.conf in /etc/defaults. Is the philosophy the same as with rc.conf? Keep /etc/defaults/make.conf untouched and put overrides into /etc/make.conf? Or can I "rm /etc/make.conf" now? Thanks! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 8:23: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B1A737BDE9 for ; Thu, 20 Apr 2000 08:23:05 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F6992.dip0.t-ipconnect.de [193.159.105.146]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id QAA28779 for ; Thu, 20 Apr 2000 16:22:19 +0200 Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id RAA01486 for ; Thu, 20 Apr 2000 17:23:51 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by tempest.ncptiddische.net (8.9.3/8.9.3) with SMTP id RAA00355 for ; Thu, 20 Apr 2000 17:23:18 +0200 (CEST) (envelope-from nils@frozenfeelings.com) From: Nils Holland Organization: NightCastle Productions To: freebsd-questions@freebsd.org Subject: Updating the ports-collections (or at least parts of it) Date: Thu, 20 Apr 2000 17:13:26 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042017231800.00347@tempest.ncptiddische.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I have a FreeBSD 3.4-RELEASE system running and today I read the section in the FreeBSD handbook about the ports system. Although I have been using it for quite a while, today was the first time I really started having an indepth look of what I can do with it besindes simply going to the appropriate directories and saying "make install". In the "Compiling Ports Froth The Internet" section the handbook says how I can get my system to install updated software that was released after 3.4-RELEASE was released. In order to get that working, I first downloaded the update-kit for my system. I added it with pkg_add 34update.tgz (was that correct?). Then I though I'd try the following: I went to a FreeBSD FTP-Server, got the tarred directory siag, deleted my original /usr/ports/math/siag directory and untarred the newly downloaded directory into /usr/ports/math. So far so good. Then I cd'ed into siag and said make. I was waiting to see what was about to happen now, and it was not what I expected. As it tried to fetch the siag-tarball, I got the message: .tar.gz not found (on the FTP-server from where it wanted to download it.) Note that it really said the above, it didn't say .tar.gz not found, it simply said .tar.gz not found, without a filename. The same thing happens with what ever other port I try to install using the procedure described above. So, after all, it seems that I'm doing something wrong. I hope that someone else can give me a general hint on how to solve the problem... I'm really confused now ;-) Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 8:25:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id BD68B37BDE9 for ; Thu, 20 Apr 2000 08:25:26 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id LAA36510; Thu, 20 Apr 2000 11:32:46 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <38FF21AC.8052C895@wmptl.com> Date: Thu, 20 Apr 2000 11:26:36 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Mary Long Cc: freebsd-questions@freebsd.org Subject: Re: Help stop the flood of emails References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG send an email to majordomo@freebsd.org with the words 'unsubscribe freebsd-questions russ@mail.flyingcroc.net', (if you didn't include an email address then majordomo assumes to remove the one the message is sent from), in the body of the message; you will then receive an email asking for confirmation. This second email will contain a line for you to send back to majordomo@freebsd.org to remove the user from the list, send said line and the user will be removed...regardless of where you send the line from. Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Mary Long wrote: > > I recently had an employee leave the company and his email forwarded to me. > I am now flooded with mail. I tried your automated method to request > the unsubscribe, but since it was forwarded, I am not recognized. > Please unsubscribe Russ Kula [russ@mail.flyingcroc.net]. > > Thanks for your help. > > Mary M. Long > Director of Products > Flying Crocodile, Inc > (206) 374-0374 > (206) 374-0353- Fax > mary@flyingcroc.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 8:26:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ariel.gi.com (ariel.gi.com [168.84.84.10]) by hub.freebsd.org (Postfix) with ESMTP id A616237BE0A for ; Thu, 20 Apr 2000 08:26:39 -0700 (PDT) (envelope-from MMcClain@gi.com) Received: from ntas0028.gi.com ([168.84.84.98]) by GI.COM (PMDF V5.2-31 #38811) with ESMTP id <01JOGAN3S4ZSD9MNII@GI.COM> for freebsd-questions@FreeBSD.ORG; Thu, 20 Apr 2000 08:26:34 PDT Received: by ntas0028.gi.com with Internet Mail Service (5.5.2650.21) id ; Thu, 20 Apr 2000 08:28:59 -0400 Content-return: allowed Date: Thu, 20 Apr 2000 11:26:39 -0400 From: "McClain, Michael (SD-EX)" Subject: extended partitios To: "'freebsd-questions@FreeBSD.ORG'" Message-id: <973597126BDDD11197AA00805FA7EBC90297CD95@ntas0026.gi.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: multipart/alternative; boundary="----_=_NextPart_001_01BFAAC3.FFDC9DBA" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BFAAC3.FFDC9DBA Content-Type: text/plain How do I mount dos or linux extended partitions? For that matter I have yet to mount FreeBSD /usr from linux, any hints would be welcome. TIA, MiKe McClain ------_=_NextPart_001_01BFAAC3.FFDC9DBA Content-Type: text/html Content-Transfer-Encoding: quoted-printable extended partitios

    How do I mount dos = or linux extended partitions?
    For that matter I = have yet to mount FreeBSD /usr from linux, any hints would be welcome. = TIA, MiKe McClain

------_=_NextPart_001_01BFAAC3.FFDC9DBA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 8:49:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ramstind.gtf.ol.no (ramstind.gtf.ol.no [128.39.174.16]) by hub.freebsd.org (Postfix) with ESMTP id A645F37B67E for ; Thu, 20 Apr 2000 08:49:25 -0700 (PDT) (envelope-from trond@ramstind.gtf.ol.no) Received: from localhost (trond@localhost) by ramstind.gtf.ol.no (8.9.3/8.9.3) with ESMTP id RAA87692 for ; Thu, 20 Apr 2000 17:49:23 +0200 (CEST) (envelope-from trond@ramstind.gtf.ol.no) Date: Thu, 20 Apr 2000 17:49:23 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= To: FreeBSD questions Subject: Optimal parameters for mfs in /etc/fstab Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Since mount_mfs is simulating a hard drive in memory, what are the optimal (or close to optimal) settings for such a virtual hard drive in terms of the number of cylinders, the number of sectors per cylinder, the number of revolutions per minute, and similar parameters. Can someone please give me an example of a complete line to put in /etc/fstab? My mfs line in /etc/fstab is currently: /dev/da0s1b /tmp mfs rw,nodev,nosuid,async 0 0 Please cc me since I am not subscribed to this list. TIA, Trond. -- ---------------------------------------------------------------------- Trond EndrestЬl | trond@gtf.ol.no Merkantilvegen 59HB7, | trond@ramstind.gtf.ol.no N-2815 GJьVIK, NORWAY |+47 61139424 || +47 63874242 Patron of The Art of Computer Programming| FreeBSD 3.4 & Pine 4.21 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 8:51:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kcmso1.proxy.att.com (kcmso1.att.com [192.128.133.69]) by hub.freebsd.org (Postfix) with ESMTP id 07EB737BE27 for ; Thu, 20 Apr 2000 08:51:08 -0700 (PDT) (envelope-from fastd@att.com) Received: from gab200r1.ems.att.com ([135.37.94.32]) by kcmso1.proxy.att.com (AT&T IPNS/MSO-2.2) with ESMTP id LAA08552 for ; Thu, 20 Apr 2000 11:51:06 -0400 (EDT) Received: from mo3980bh1.ems.att.com by gab200r1.ems.att.com (8.8.8+Sun/ATTEMS-1.4.1 sol2) id LAA28601; Thu, 20 Apr 2000 11:52:24 -0400 (EDT) Received: by mo3980bh1.ems.att.com with Internet Mail Service (5.5.2650.21) id ; Thu, 20 Apr 2000 10:51:06 -0500 Message-ID: <5D6D2EC6E987D31199EC00902799EC4A8E5346@mo3980po01.ems.att.com> From: "Fast, Daniel H (Danny), BGM" To: "'questions@freebsd.org'" Subject: ideas for natd Date: Thu, 20 Apr 2000 10:51:03 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Group, I want to get natd/ipfw working to allow port forwarding. I want to take any requests for port 442 to forward to an internal IP on my LAN. natd -redirect_port tcp 172.26.0.3:442 442 -n tl0 what is wrong? It is NOT working. Danny ------------------------------------------- Danny Fast FastD@ATT.com Sr. Network Associate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:12: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 824FF37BE59 for ; Thu, 20 Apr 2000 09:11:36 -0700 (PDT) (envelope-from howardjp@wam.umd.edu) Received: from rac4.wam.umd.edu (root@rac4.wam.umd.edu [128.8.10.144]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id MAA21534 for ; Thu, 20 Apr 2000 12:11:25 -0400 (EDT) Received: from rac4.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac4.wam.umd.edu (8.9.3/8.9.3) with SMTP id MAA01669 for ; Thu, 20 Apr 2000 12:11:21 -0400 (EDT) Received: from rac4.wam.umd.edu (howardjp@localhost) by rac4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id MAA01664 for ; Thu, 20 Apr 2000 12:11:21 -0400 (EDT) Message-Id: <200004201611.MAA01664@rac4.wam.umd.edu> X-Authentication-Warning: rac4.wam.umd.edu: howardjp owned process doing -bs To: freebsd-questions@freebsd.org Subject: /bin/sh question Date: Thu, 20 Apr 2000 12:11:14 -0400 From: James Howard Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been a bash addict for many years. This is one of two bad habits I still have not broken from my days as a Linux admin (please don't tell anyone!). The other is 'less.' However, I have recently noticed that FreeBSD's sh does nearly everything I need except for one thing. My bash prompt is set to "\u@\h:\w\$ " and typically my prompt is then shown as "howardjp@byzantine:~$ ". Is there anyway to get something similar from sh? Thanks, J~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:12:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 2F2E137B67E for ; Thu, 20 Apr 2000 09:12:42 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3KGCaj31053; Thu, 20 Apr 2000 09:12:36 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004201612.e3KGCaj31053@cytosine.dhs.org> Subject: Re: ideas for natd In-Reply-To: <5D6D2EC6E987D31199EC00902799EC4A8E5346@mo3980po01.ems.att.com> from "Fast, Daniel H (Danny), BGM" at "Apr 20, 2000 10:51:03 am" To: "Fast, Daniel H (Danny), BGM" Date: Thu, 20 Apr 2000 09:12:35 -0700 (PDT) Cc: "'questions@freebsd.org'" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is tl0 your external interface? --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > Group, > > I want to get natd/ipfw working to allow port forwarding. I want to take > any requests for port 442 to forward to an internal IP on my LAN. > > natd -redirect_port tcp 172.26.0.3:442 442 -n tl0 > > what is wrong? It is NOT working. > > Danny > > ------------------------------------------- > Danny Fast > FastD@ATT.com > Sr. Network Associate > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:17:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f105.law6.hotmail.com [216.32.241.105]) by hub.freebsd.org (Postfix) with SMTP id 625AC37B5B2 for ; Thu, 20 Apr 2000 09:17:37 -0700 (PDT) (envelope-from tmane333@hotmail.com) Received: (qmail 52874 invoked by uid 0); 20 Apr 2000 16:17:36 -0000 Message-ID: <20000420161736.52873.qmail@hotmail.com> Received: from 165.117.54.87 by www.hotmail.com with HTTP; Thu, 20 Apr 2000 09:17:36 PDT X-Originating-IP: [165.117.54.87] From: "Tremayne Smith" To: freebsd-questions@FreeBSD.ORG Subject: Tape Backup Date: Thu, 20 Apr 2000 12:17:36 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can anyone offer any advice as to how to install a HP Sure Store Dat tape drive, on a box running freeBSD 4.0. And any pointers on how to use it to backup my system would be greatly appreciated. Thanx in advance. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:22:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.nc.rr.com (fe1.southeast.rr.com [24.93.67.48]) by hub.freebsd.org (Postfix) with ESMTP id 6802737BE0C for ; Thu, 20 Apr 2000 09:22:19 -0700 (PDT) (envelope-from freebsd@nc.rr.com) Received: from SATURN98 ([24.25.6.109]) by mail1.nc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Thu, 20 Apr 2000 12:22:18 -0400 Date: Thu, 20 Apr 2000 12:24:44 -0400 From: Neill Robins X-Mailer: The Bat! (v1.39) Educational Reply-To: Neill Robins X-Priority: 3 (Normal) Message-ID: <5517.000420@nc.rr.com> To: freebsd-questions@freebsd.org Subject: Re: Best NIC / Best CDR-CDRW In-reply-To: <38FF25CC.15DBDD1B@owp.csus.edu> References: <38FF25CC.15DBDD1B@owp.csus.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thursday, April 20, 2000, 11:44:12 AM, you wrote: JS> Sean-Paul Rees wrote: >> >> On Wed, Apr 19, 2000 at 03:47:00PM -0500, Chris Dillon wrote: >> >> > Plextor 12x4x32 $299 >> > Plextor 8x2x20 $316 (interesting that this costs more than the above) >> > Yamaha 8x4x24 $215 >> >> Any recommendations about the Sony Spressa? JS> I know it's kind of late, but I recently recieved a CD-RW at work. JS> It's an HP CD Writer Plus 9200 external SCSI. I believe the cost was JS> somewhere around $340, Microwarehouse I think. JS> I've only burned about 5 or 6 cds so far, but it's worked great. Hello. I have the HP 9200 internal and it has worked great for me, also. 8x4x32 @ $250 at egghead.com -- Best regards, Neill freebsd@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:22:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.binep.ac.ru (ns.binep.ac.ru [193.233.37.5]) by hub.freebsd.org (Postfix) with ESMTP id 8BA7637BDEA for ; Thu, 20 Apr 2000 09:22:16 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from serv2.binep.ac.ru (serv2 [193.233.44.77]) by ns.binep.ac.ru (8.9.3/8.9.3) with SMTP id UAA06116 for ; Thu, 20 Apr 2000 20:32:18 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Reply-To: "Igor B. Bykhalo" From: "Igor B. Bykhalo" To: "-questions@FreeBSD" Subject: 4.0S buildworld fails with "mkdir: build: File exists" in libperl Date: Thu, 20 Apr 2000 20:20:41 +0300 Message-ID: <01bfaaec$c132d100$0000e9c1@serv2.binep.ac.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0913.2206 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0913.2200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG History: one week ago I cvsupped 4.0 sources and proceeded as in UPDATING - make buildworld, make install in /sbin/mknod and /sys/modules, make buildkernel and make installkernel. Then, I tested kernel and it failed with my 3C509B. While trying to resolve this issue, I resupped and tried to buldworld again... no go... It bombed out with Follwing error in libperl: (sorry for wrapping) --- ===> libg2c sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/gnu/lib/libg2c/g2c.h /usr/obj/usr/src/i386/usr/include sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 libg2c.a /usr/obj/usr/src/i386/usr/lib sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 444 libg2c.so.1 /usr/obj/usr/src/i386/usr/lib ln -sf libg2c.so.1 /usr/obj/usr/src/i386/usr/lib/libg2c.so cd /usr/src/gnu/usr.bin/perl/libperl; make depend; make all; make install ln -sf /usr/src/gnu/usr.bin/perl/libperl/../libperl/config.SH-elf.i386 config.sh sh config_h.sh Extracting config.h (with variable substitutions) rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -I/usr/obj/u sr/src/i386/usr/include [...snipped...] cd /usr/src/gnu/usr.bin/perl/libperl; make _EXTRADEPEND cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -I/usr/obj/usr /src/i386/usr/include -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/perl.c -o perl.o cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -I/usr/obj/usr /src/i386/usr/include -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/gv.c -o gv.o cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 -I/usr/obj/usr /src/i386/usr/include -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/toke.c -o toke.o mkdir: build: File exists *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. --- Well... I cleaned /usr/obj. Same error. I resupped, made cleandir twice in /usr/src, cleaned /usr/obj. Same error. I searched archives and decided to follow the most radical advice: I deleted /usr/src and /usr/obj and cvsupped sources again this morning (9 a.m. MSK) from cvsup7.freebsd.org and crypto from cvsup.de.freebsd.org. And 10 minutes ago buildworld failed with absolutely the same error. Can anybody help? TIA, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:26:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id D22E437B5B2 for ; Thu, 20 Apr 2000 09:26:29 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420162534.MFTP15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Thu, 20 Apr 2000 09:25:34 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12iJll-0000o8-00 for ; Thu, 20 Apr 2000 12:25:33 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Selectively enable/disable DMA for an ata driver X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 20 Apr 2000 12:25:33 -0400 Message-ID: <87og74d9j6.fsf@tea.thpoon.com> Lines: 36 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two HD: one supports DMA, the other doesn't. When I was running 3.4, I used to selectively turn on such features for each drive with flags. Now it seems like there is only "options ATA_ENABLE_ATAPI_IDE", which is global. How would I work around that? ,----[ Currently I have ] | device ata0 at isa? port IO_WD1 irq 14 | device ata1 at isa? port IO_WD2 irq 15 | device ata | device atadisk | options ATA_STATIC_ID #Static device numbering | options ATA_ENABLE_ATAPI_DMA `---- ,----[ I used to have ] | controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x90ff90ff | disk wd0 at wdc0 drive 0 | controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff | disk wd2 at wdc1 drive 0 `---- It seems like both drives are initialized in DMA mode: ,----[ dmesg ] | ad0: 2014MB [4092/16/63] at ata0-master using WDMA2 | ad2: 18366MB [37317/16/63] at ata1-master using WDMA2 `---- I know for sure that ad0 does not support DMA, and has a habbit of slowing down considerably if used with DMA (I remember from the time when I experimented with different flags for the `wdc' driver). Thanks for any insight! -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:27: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id B08A237BE47 for ; Thu, 20 Apr 2000 09:27:06 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id JAA24327; Thu, 20 Apr 2000 09:26:54 -0700 Date: Thu, 20 Apr 2000 09:26:54 -0700 (PDT) From: To: Tremayne Smith Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape Backup In-Reply-To: <20000420161736.52873.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had one for a couple of weeks and ended up taking it back. It simple would not work at all. Through proxy even some FreeBSD driver programmers had worked on the driver to see if it could get going. All to no end. Unless 4.0 has support for this I don't see you getting much done with it. Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= On Thu, 20 Apr 2000, Tremayne Smith wrote: > Can anyone offer any advice as to how to install a HP Sure Store Dat tape > drive, on a box running freeBSD 4.0. And any pointers on how to use it to > backup my system would be greatly appreciated. Thanx in advance. > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:29:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bozeman.pwrh.com (bozeman.vlt.com [199.201.184.209]) by hub.freebsd.org (Postfix) with ESMTP id B7AA237BDEA for ; Thu, 20 Apr 2000 09:29:52 -0700 (PDT) (envelope-from Sudarsanan.Alagiya@anchorgaming.com) Received: by bozeman.pwrh.com with Internet Mail Service (5.5.2650.21) id <2M2GDZTJ>; Thu, 20 Apr 2000 10:31:26 -0600 Message-ID: From: "Alagiya, Sudarsanan" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Unable to do ftp Date: Thu, 20 Apr 2000 10:31:17 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am unable to start a ftp session from a AIX (RS6000)box to a free BSD box, where as I am able to telnet to the box. Any help?. Please let me know. I tried with root and operator id, the results are same which is as given below. Thanks Sudar Test result Connected to 192.168.160.44. 220 Roseville FTP server (Version 6.00) ready. Name (192.168.160.44:root): operator 530 User operator access denied. Login failed. ftp> quit 221 Goodbye. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:44:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ckmso1.proxy.att.com (ckmso1.att.com [12.20.58.69]) by hub.freebsd.org (Postfix) with ESMTP id 995A837B8FE for ; Thu, 20 Apr 2000 09:44:14 -0700 (PDT) (envelope-from fastd@att.com) Received: from gab200r1.ems.att.com ([135.37.94.32]) by ckmso1.proxy.att.com (AT&T IPNS/MSO-2.2) with ESMTP id MAA12691; Thu, 20 Apr 2000 12:44:07 -0400 (EDT) Received: from mo3980bh2.ems.att.com by gab200r1.ems.att.com (8.8.8+Sun/ATTEMS-1.4.1 sol2) id MAA00209; Thu, 20 Apr 2000 12:45:25 -0400 (EDT) Received: by mo3980bh2.ems.att.com with Internet Mail Service (5.5.2650.21) id ; Thu, 20 Apr 2000 11:44:07 -0500 Message-ID: <5D6D2EC6E987D31199EC00902799EC4A8E5347@mo3980po01.ems.att.com> From: "Fast, Daniel H (Danny), BGM" To: "'Bhishan Hemrajani'" Cc: "'questions@freebsd.org'" Subject: RE: ideas for natd Date: Thu, 20 Apr 2000 11:44:06 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes.......tl0 is my outside interface for the internet, xl0 [3com!] is my internal. D~y -----Original Message----- From: Bhishan Hemrajani [mailto:bhishan@cytosine.dhs.org] Sent: Thursday, April 20, 2000 09:13 AM To: Fast, Daniel H (Danny), BGM Cc: 'questions@freebsd.org' Subject: Re: ideas for natd Is tl0 your external interface? --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > Group, > > I want to get natd/ipfw working to allow port forwarding. I want to take > any requests for port 442 to forward to an internal IP on my LAN. > > natd -redirect_port tcp 172.26.0.3:442 442 -n tl0 > > what is wrong? It is NOT working. > > Danny > > ------------------------------------------- > Danny Fast > FastD@ATT.com > Sr. Network Associate > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 9:50:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.lig.bellsouth.net (mail3.lig.bellsouth.net [205.152.0.51]) by hub.freebsd.org (Postfix) with ESMTP id 74EC237BE5E for ; Thu, 20 Apr 2000 09:50:17 -0700 (PDT) (envelope-from Ka0TTiC@bellsouth.net) Received: from bellsouth.net (host-216-76-217-152.dab.bellsouth.net [216.76.217.152]) by mail3.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id MAA06355 for ; Thu, 20 Apr 2000 12:50:08 -0400 (EDT) Message-ID: <38FF3505.24CDFA03@bellsouth.net> Date: Thu, 20 Apr 2000 12:49:10 -0400 From: Aaron Walker X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Unable to do ftp References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try logging in to the ftp server as a normal user. Many times it is setup to not allow root or equivelent access. HTH, Aaron "Alagiya, Sudarsanan" wrote: > Hi, > I am unable to start a ftp session from a AIX (RS6000)box to a free BSD box, > where as I am able to telnet to the box. > Any help?. Please let me know. I tried with root and operator id, the > results are same which is as given below. > Thanks > Sudar > > Test result > Connected to 192.168.160.44. > 220 Roseville FTP server (Version 6.00) ready. > Name (192.168.160.44:root): operator > 530 User operator access denied. > Login failed. > ftp> quit > 221 Goodbye. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "You smoke your head on strait, then drink your woes away..." - Phil Anselmo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10: 2:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id B1FC237B507 for ; Thu, 20 Apr 2000 10:02:24 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3KH2Lw31457; Thu, 20 Apr 2000 10:02:21 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004201702.e3KH2Lw31457@cytosine.dhs.org> Subject: Re: ideas for natd In-Reply-To: <5D6D2EC6E987D31199EC00902799EC4A8E5347@mo3980po01.ems.att.com> from "Fast, Daniel H (Danny), BGM" at "Apr 20, 2000 11:44:06 am" To: "Fast, Daniel H (Danny), BGM" Date: Thu, 20 Apr 2000 10:02:21 -0700 (PDT) Cc: "'questions@freebsd.org'" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you sue that you setup natd correctly? (Read the bottom of "man natd" and make sure that you did all the steps that it specifies) --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > Yes.......tl0 is my outside interface for the internet, xl0 [3com!] is my > internal. > > D~y > > -----Original Message----- > From: Bhishan Hemrajani [mailto:bhishan@cytosine.dhs.org] > Sent: Thursday, April 20, 2000 09:13 AM > To: Fast, Daniel H (Danny), BGM > Cc: 'questions@freebsd.org' > Subject: Re: ideas for natd > > > Is tl0 your external interface? > > --bhishan > > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > Group, > > > > I want to get natd/ipfw working to allow port forwarding. I want to take > > any requests for port 442 to forward to an internal IP on my LAN. > > > > natd -redirect_port tcp 172.26.0.3:442 442 -n tl0 > > > > what is wrong? It is NOT working. > > > > Danny > > > > ------------------------------------------- > > Danny Fast > > FastD@ATT.com > > Sr. Network Associate > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10: 3:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from internet.oit.edu (internet.OIT.EDU [140.211.135.12]) by hub.freebsd.org (Postfix) with ESMTP id 6F7D937BE23 for ; Thu, 20 Apr 2000 10:03:16 -0700 (PDT) (envelope-from jeffrey@bernt.net) Received: from dagryph (reshall-138-204.oit.edu [140.211.138.204]) by internet.oit.edu (8.9.1/8.9.3) with SMTP id KAA29854 for ; Thu, 20 Apr 2000 10:03:10 -0700 (PDT) From: "Jeffrey Bernt" To: Subject: Ibm Network Station... Date: Thu, 20 Apr 2000 10:03:45 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I was just curious if anyone has gotten an IBM model 8361 series 100 Network station running with FreeBSD? Or any other network computer. It sounds like this one need special software running on the server side, but what I want is like an xterminal. Something like this possible with this hardware? Any help would be awesome. =) Jeff Bernt jeffrey@bernt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10: 6:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web4404.mail.yahoo.com (web4404.mail.yahoo.com [216.115.105.34]) by hub.freebsd.org (Postfix) with SMTP id 54AB937B5C1 for ; Thu, 20 Apr 2000 10:06:47 -0700 (PDT) (envelope-from thingsarebroken@yahoo.ca) Message-ID: <20000420151204.20156.qmail@web4404.mail.yahoo.com> Received: from [161.184.157.108] by web4404.mail.yahoo.com; Thu, 20 Apr 2000 11:12:04 EDT Date: Thu, 20 Apr 2000 11:12:04 -0400 (EDT) From: Dan Lazin Subject: Re: sendmail is complaining that mqueue doesn't exist To: Kluchnikov Grigory , questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I reinvoked sendmail using the -O QueueDirectory= option and then it worked fine. I was using a physical directory before named /var/spool/mqueue -- I had deleted the symlink after it found out it wasn't working. The physical directory and the symlink now both work fine. I reinvoked once with QueueDirectory and then again without, and it works. Many thanks, Dan --- Kluchnikov Grigory wrote: > Hi, > > I tried to do same things on my host and tried to > send mail. > It works OK! > Try to see permissions on your new mqueue dir and > to check that symlink to it is correct. > > Grigory. > > > Date: Thu, 20 Apr 2000 04:06:08 -0400 (EDT) > > From: Dan Lazin > > Subject: sendmail is complaining that mqueue > doesn't exist > > To: questions@FreeBSD.ORG > > > > > I did a dumb thing: I ran out of space on /var > because > > of a large message sitting in /var/spool/mqueue, > so I > > moved the contents of that directory over to > > /usr/mqueue, and symlinked /var/spool/mqueue over > to > > that location. Then sendmail started complaining > every > > time I tried to send a message. It says '451 > > queuename: Cannot create "qfBAA00619" in > > "/var/spool/mqueue" (euid=0): No such file or > > directory' > > > > Fine. So I deleted my symlink and built a new, > empty > > regular directory at /var/spool/mqueue. Same > error. I > > can't send mail, and it's making me sad. The mailq > > command works, however (now that I've moved the > queued > > messages back into /var/spool/mqueue). > > > > ls -l in /var/spool/ gives: > > ... > > drwxr-xr-x 2 root daemon 512 Apr 20 02:02 > mqueue > > ... > > > > So why is it saying that mqueue doesn't exist? It > > still has a bunch of queued messages in it, and > mailq > > finds them, so what's the problem? > > > > I don't like having to use this yahoo account > while my > > server is broken. Please help. > > > > Dan Lazin > > > > > > > > > _______________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.ca address at > http://mail.yahoo.ca > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body > of the message > > Best regards, > Grigory Klyuchnikov > ------------------------------------------------------------ > Institute for System Programming Russian Academy of > Sciences, > 109004, Moscow, Russia, B.Kommunistitcheskay, 25, > phone(work): +7-095-9125659 > fax: +7-095-9121524 > e-mail: > > _______________________________________________________ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10: 8: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.79]) by hub.freebsd.org (Postfix) with ESMTP id 4FBE337BDEA for ; Thu, 20 Apr 2000 10:07:56 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (xorth-2-148.mdm.fox.execpc.com [169.207.125.86]) by out3.mx.nwbl.wi.voyager.net (8.9.3/8.9.3) with SMTP id MAA19851 for ; Thu, 20 Apr 2000 12:07:53 -0500 From: "Doug Poland" To: "ListServer FreeBSD Questions" Subject: Linux devtools... HELP! Date: Thu, 20 Apr 2000 12:07:53 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gulp... I just installed the package linux_devel-0.2. I looked at the pkg/PLIST and saw hundreds of binaries that look like system files already installed. Did I just screw myself? Can I run pkg_delete? What did I do? The package description says, "This is a binary port of the Linux development environment. It unpacks unpacks actual Linux binaries which run under the binary emulation." Which is incredibly vague if this package replaced critical system files. -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10:12:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 5408F37B5C1 for ; Thu, 20 Apr 2000 10:12:43 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id NAA38330; Thu, 20 Apr 2000 13:20:01 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <38FF3ACD.3253A77A@wmptl.com> Date: Thu, 20 Apr 2000 13:13:49 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Jeffrey Bernt Cc: freebsd-questions@freebsd.org Subject: Re: Ibm Network Station... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not sure about the IBM station, I've tried a few different variations of xterminals over the years, and come to the same conclusion; don't bother. It's less costly, and offers better performance to just use a bunch of cheap(er) P.C.'s. You can use small (486 class) diskless workstations to accomplish the same task. Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Jeffrey Bernt wrote: > > Hello. > I was just curious if anyone has gotten an IBM model 8361 series 100 Network > station running with FreeBSD? Or any other network computer. It sounds like > this one need special software running on the server side, but what I want > is like an xterminal. Something like this possible with this hardware? > Any help would be awesome. =) > Jeff Bernt > jeffrey@bernt.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10:14:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 4C13437B553 for ; Thu, 20 Apr 2000 10:14:11 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id NAA38361 for ; Thu, 20 Apr 2000 13:21:36 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <38FF3B2C.42D62DB7@wmptl.com> Date: Thu, 20 Apr 2000 13:15:24 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Tape Backup] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG read the handbook on tape backup, it contains excelent information on different backup methods, programs, and practises. Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Tremayne Smith wrote: > > Can anyone offer any advice as to how to install a HP Sure Store Dat tape > drive, on a box running freeBSD 4.0. And any pointers on how to use it to > backup my system would be greatly appreciated. Thanx in advance. > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10:15: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 923B637B6AC for ; Thu, 20 Apr 2000 10:14:56 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id NAA38381 for ; Thu, 20 Apr 2000 13:22:21 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <38FF3B59.D65C608C@wmptl.com> Date: Thu, 20 Apr 2000 13:16:09 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Unable to do ftp] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG try using a different user, root and operator are by default not allowed FTP access on a FreeBSD box. Assuming you're using the stock ftpd, you can override this, (at the expense of security...BIG expense I might add), by removing the username operator/root from /etc/ftpusers Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ "Alagiya, Sudarsanan" wrote: > > Hi, > I am unable to start a ftp session from a AIX (RS6000)box to a free BSD box, > where as I am able to telnet to the box. > Any help?. Please let me know. I tried with root and operator id, the > results are same which is as given below. > Thanks > Sudar > > Test result > Connected to 192.168.160.44. > 220 Roseville FTP server (Version 6.00) ready. > Name (192.168.160.44:root): operator > 530 User operator access denied. > Login failed. > ftp> quit > 221 Goodbye. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10:16:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id B74A337B73E for ; Thu, 20 Apr 2000 10:16:08 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 8055 invoked by uid 211); 20 Apr 2000 17:16:01 -0000 Date: Thu, 20 Apr 2000 22:46:01 +0530 From: Rahul Siddharthan To: Doug Poland Cc: ListServer FreeBSD Questions Subject: Re: Linux devtools... HELP! Message-ID: <20000420224601.A7923@physics.iisc.ernet.in> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dpoland@execpc.com on Thu, Apr 20, 2000 at 12:07:53PM -0500 X-Operating-System: FreeBSD 3.4-STABLE i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Everything would probably get installed in subdirectories of /compat/linux . It wouldn't overwrite your system stuff. Doug Poland said on Apr 20, 2000 at 12:07:53: > Gulp... > > I just installed the package linux_devel-0.2. I looked at the > pkg/PLIST and saw hundreds of binaries that look like system > files already installed. > > Did I just screw myself? Can I run pkg_delete? What did I > do? The package description says, > > "This is a binary port of the Linux development environment. > It unpacks unpacks actual Linux binaries which run under > the binary emulation." > > Which is incredibly vague if this package replaced critical > system files. > > -- > Doug Poland > dpoland@execpc.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10:34:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f261.law3.hotmail.com [209.185.240.38]) by hub.freebsd.org (Postfix) with SMTP id D930C37B701 for ; Thu, 20 Apr 2000 10:34:32 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 9343 invoked by uid 0); 20 Apr 2000 17:34:29 -0000 Message-ID: <20000420173429.9342.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Thu, 20 Apr 2000 10:34:29 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: set FreeBSD as a router Date: Thu, 20 Apr 2000 10:34:29 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I tried to setup one of my FreeBSD as a router. Therefore, I need an additional NIC to make my FreeBSD to be a multi-homed host. However, I have a question about it. Usually we use crossover UTP to connect hubs and routers. If I just buy a regular NIC and add in my computer to make it as a router, then the UTP cable which connect to this multi-homed computer (suppose to be a router) and hub is still straight. Is that correct? Or I miss some part to achieve my plan? for example, 1. maybe I need different kind of NIC to make a host like a router? 2. maybe it's a stupid and crazy idea to make a computer to be a router? Thanks for any suggestion. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 10:44:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.cdrom.com (adsl-63-202-177-62.dsl.snfc21.pacbell.net [63.202.177.62]) by hub.freebsd.org (Postfix) with ESMTP id 109A837B660; Thu, 20 Apr 2000 10:44:42 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id KAA00784; Thu, 20 Apr 2000 10:50:19 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Message-Id: <200004201750.KAA00784@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Artem Koutchine" Cc: questions@freebsd.org, hardware@freebsd.org Subject: Re: IDE RAID (Adaptec one) In-reply-to: Your message of "Thu, 20 Apr 2000 15:24:15 +0400." <002e01bfaabb$d4629520$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 20 Apr 2000 10:50:18 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Adaptec now offers a IDE RAID 5 controller and i just was wondering if > it works fine with freebsd and will it outperform a single big SCSI drive > ( i mean speed, not capacity). It's impossible to tell, but I would expect that, being another product of Adaptec's RAID division, documentation is going to be impossible to obtain, and thus there will be no driver support. If anyone has any more data, I'd love to hear about it, but right now I'm not very optomistic. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:14:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web1106.mail.yahoo.com (web1106.mail.yahoo.com [128.11.23.126]) by hub.freebsd.org (Postfix) with SMTP id E138A37B93E for ; Thu, 20 Apr 2000 11:14:08 -0700 (PDT) (envelope-from c_s_skeete@yahoo.com) Received: (qmail 11313 invoked by uid 60001); 20 Apr 2000 18:14:05 -0000 Message-ID: <20000420181405.11312.qmail@web1106.mail.yahoo.com> Received: from [208.153.98.155] by web1106.mail.yahoo.com; Thu, 20 Apr 2000 11:14:05 PDT Date: Thu, 20 Apr 2000 11:14:05 -0700 (PDT) From: Clairmonte Skeete To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was doing a test run on my PC with the FreeBSD software, and now when I reload Windows98, it would not free up the entire hard disk and only allows me to 400+MB of the total 2G space. I have tried formatting and it would not work. Please help, and more details on how can get in tune with your software. Clairmonte Skeete __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:17:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from portnoy.lbl.gov (portnoy.lbl.gov [131.243.2.11]) by hub.freebsd.org (Postfix) with ESMTP id 1F3B237BE23; Thu, 20 Apr 2000 11:17:15 -0700 (PDT) (envelope-from jin@portnoy.lbl.gov) Received: (from jin@localhost) by george.lbl.gov () id LAA01940; Thu, 20 Apr 2000 11:17:14 -0700 (PDT) Date: Thu, 20 Apr 2000 11:17:14 -0700 (PDT) From: Jin Guojun (FTG staff) Message-Id: <200004201817.LAA01940@george.lbl.gov> To: matrix@chat.ru, msmith@FreeBSD.ORG Subject: Re: IDE RAID (Adaptec one) Cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Adaptec now offers a IDE RAID 5 controller and i just was wondering if > > it works fine with freebsd and will it outperform a single big SCSI drive > > ( i mean speed, not capacity). > > It's impossible to tell, but I would expect that, being another product > of Adaptec's RAID division, documentation is going to be impossible to > obtain, and thus there will be no driver support. > > If anyone has any more data, I'd love to hear about it, but right now I'm > not very optomistic. I do not know Adaptec one, but I know 3ware has something similar. We asked them for an evaluation board (retail is about $270) and come with linux driver source. It works quite well under linux. It can be configured as 2x2 stripe, 1x4 stripe (RAID1), and mirror (RAID0). The 2x2 stripe can have 32MBps I/O rate which is not bad at all. Four 45GB WDC IDE drives are $1000, plus a $270 IDE controller, you can get total 180GB with 32MBps I/O at $1300 which is half price of the same configuration for SCSI. The driver code is about 16K, but requires many linux header files. I do not have time to poke Linux syuff at this moment. If some one is interested in it, driver source can be download from www.3ware.com. -Jin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:18:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 66D1A37B605 for ; Thu, 20 Apr 2000 11:18:38 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 29619 invoked from network); 20 Apr 2000 17:27:47 -0000 Received: from modem4.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.70) by stargate.hcisp.net with SMTP; 20 Apr 2000 17:27:47 -0000 Received: (qmail 1700 invoked by uid 1001); 20 Apr 2000 18:18:28 -0000 From: "Thimble Smith" Date: Thu, 20 Apr 2000 14:18:28 -0400 To: Michel Boucey Cc: questions@FreeBSD.ORG Subject: Re: mysql compilation Message-ID: <20000420141828.K1132@threads.polyesthetic.msg> References: <38FF320F.71F2652F@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38FF320F.71F2652F@wanadoo.fr>; from mboucey@wanadoo.fr on Thu, Apr 20, 2000 at 04:36:31PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 20, 2000 at 04:36:31PM +0000, Michel Boucey wrote: > i can't compile mysql-3.22.32 with freebsd 4.0 as i do with 3.4 ! Why not? Use the port - it's easy. If it doesn't work for you, you need to cut and paste the error messages you get before we can help you. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:20:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.registeredsite.com (mail1.registeredsite.com [209.35.159.6]) by hub.freebsd.org (Postfix) with ESMTP id 0BBD237BE49 for ; Thu, 20 Apr 2000 11:20:36 -0700 (PDT) (envelope-from cwalker@powercomenergy.com) Received: from mail.powercomenergy.com (mail.powercomenergy.com [216.25.67.109]) by mail1.registeredsite.com (8.9.3/8.9.3) with ESMTP id NAA17043; Thu, 20 Apr 2000 13:22:29 -0400 Received: from iscaleb [63.203.115.199] by mail.powercomenergy.com (SMTPD32-5.05) id A9712D7F00BA; Thu, 20 Apr 2000 14:16:17 -0400 From: "Caleb Walker" To: , "Bsdquestions (E-mail)" , "Brent Rector (E-mail)" , "Bhishan Hemrajani (E-mail)" Subject: BSD printing to an HP4050TN Date: Thu, 20 Apr 2000 11:21:51 -0700 Message-ID: <000301bfaaf5$4cfc8430$3201a8c0@iscaleb> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How can I get my UNIX box to print to either directly to the print server on the hp or through the NT server running LPD and LPR? I have been trying to get this to work for some time now and do not even come close to it. I just dont get it I guess. Please help thanks. Caleb Walker PowerCom Energy & Communications (213) 622-9226 Ext.1406 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:23:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mass.cdrom.com (adsl-63-202-177-62.dsl.snfc21.pacbell.net [63.202.177.62]) by hub.freebsd.org (Postfix) with ESMTP id 8EA1037B660; Thu, 20 Apr 2000 11:23:12 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA01011; Thu, 20 Apr 2000 11:30:07 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Message-Id: <200004201830.LAA01011@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Jin Guojun (FTG staff) Cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: IDE RAID (Adaptec one) In-reply-to: Your message of "Thu, 20 Apr 2000 11:17:14 PDT." <200004201817.LAA01940@george.lbl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 20 Apr 2000 11:30:07 -0700 From: Mike Smith Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I do not know Adaptec one, but I know 3ware has something similar. > We asked them for an evaluation board (retail is about $270) and come with > linux driver source. It works quite well under linux. It can be configured > as 2x2 stripe, 1x4 stripe (RAID1), and mirror (RAID0). The 2x2 stripe can > have 32MBps I/O rate which is not bad at all. > Four 45GB WDC IDE drives are $1000, plus a $270 IDE controller, you can > get total 180GB with 32MBps I/O at $1300 which is half price of the same > configuration for SCSI. Note that this controller doesn't support RAID 5 or hotswap. > The driver code is about 16K, but requires many linux header files. > I do not have time to poke Linux syuff at this moment. If some one is > interested in it, driver source can be download from www.3ware.com. I have one in the lab, and am working on a driver. It's next in the queue behind the ICP Vortex cards at the moment. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:28:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 9E09537B605 for ; Thu, 20 Apr 2000 11:28:37 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.139] by picusnet.com with ESMTP (SMTPD32-5.05) id AC2348F00070; Thu, 20 Apr 2000 14:27:47 -0400 Message-ID: <38FF4C55.3C21A3E3@picusnet.com> Date: Thu, 20 Apr 2000 14:28:37 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: James Howard Cc: freebsd-questions@freebsd.org Subject: Re: /bin/sh question References: <200004201611.MAA01664@rac4.wam.umd.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James Howard wrote: > > I have been a bash addict for many years. This is one of two bad habits I > still have not broken from my days as a Linux admin (please don't tell > anyone!). The other is 'less.' > > However, I have recently noticed that FreeBSD's sh does nearly everything > I need except for one thing. My bash prompt is set to "\u@\h:\w\$ " and > typically my prompt is then shown as "howardjp@byzantine:~$ ". Is there > anyway to get something similar from sh? > > Thanks, J~ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message You could just install the Bourne Again Shell from the Ports collection, although i'd personaly just use TCSH (i used BASH for a while, but i find it alittle sloppy to configure in .bashrc and stuff, although EXPORT is a do-all command) -- William D. Freeman http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- G-- e- h! r !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:29:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id 4F67F37B69A for ; Thu, 20 Apr 2000 11:29:13 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 29798 invoked from network); 20 Apr 2000 17:38:26 -0000 Received: from modem4.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.70) by stargate.hcisp.net with SMTP; 20 Apr 2000 17:38:26 -0000 Received: (qmail 1866 invoked by uid 1001); 20 Apr 2000 18:29:08 -0000 From: "Thimble Smith" Date: Thu, 20 Apr 2000 14:29:07 -0400 To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make.conf moved in 4.0? Message-ID: <20000420142907.L1132@threads.polyesthetic.msg> References: <8766tcery1.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <8766tcery1.fsf@tea.thpoon.com>; from a.genkin@utoronto.ca on Thu, Apr 20, 2000 at 11:02:30AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 20, 2000 at 11:02:30AM -0400, Arcady Genkin wrote: > What's the deal with make.conf in 4.0-S? I see that there is now > make.conf in /etc/defaults. Is the philosophy the same as with > rc.conf? Keep /etc/defaults/make.conf untouched and put overrides into > /etc/make.conf? > > Or can I "rm /etc/make.conf" now? /etc/make.conf is your local settings that override /etc/defaults/make.conf. You should never edit /etc/defaults/*; just copy the lines you want to change into /etc/* and then edit those. That way if you update your system, your local changes don't get wiped out and it's easier to manage. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:34:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from superman.imag.net (superman.imag.net [207.200.148.6]) by hub.freebsd.org (Postfix) with ESMTP id 006A237BE53 for ; Thu, 20 Apr 2000 11:34:19 -0700 (PDT) (envelope-from markh@lon.imag.net) Received: from mymachine.imag.net (lon-p48.wwdc.com [207.200.138.49]) by superman.imag.net (8.9.3/8.9.3) with SMTP id LAA11023 for ; Thu, 20 Apr 2000 11:35:38 -0700 (PDT) From: Mark Hendriks Reply-To: markh@lon.imag.net To: freebsd-questions@freebsd.org Subject: Ice Window Manager Date: Thu, 20 Apr 2000 14:23:58 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042014315500.00678@mymachine.imag.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I have recently installed the Ice Window Manager from the ports collection. However, it's not finding all of the icons that it should. It's finding icons in the icewm/lib/icons directory, but not the ones in lib/ledclock, lib/taskbar, or lib/icewm directories. I did put all of these directories in IconPath in the preferences file. I also added a LibPath line to the preferences file (the documentation makes reference to this line, but this line did not appear in the original preferences file.) Still nada. Has anyone run into this problem? Mark Hendriks markh@lon.imag.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:35:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lark.capnet.state.tx.us (lark.capnet.state.tx.us [204.65.39.249]) by hub.freebsd.org (Postfix) with ESMTP id 8676B37BE6C; Thu, 20 Apr 2000 11:35:45 -0700 (PDT) (envelope-from Bryan.Bradsby@capnet.state.tx.us) Received: from localhost (bbradsby@localhost) by lark.capnet.state.tx.us (8.10.0/8.10.0) with ESMTP id e3KIYIM56053; Thu, 20 Apr 2000 13:34:18 -0500 (CDT) Date: Thu, 20 Apr 2000 13:34:18 -0500 (CDT) From: Bryan Bradsby To: Jin Guojun Cc: matrix@chat.ru, msmith@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: IDE RAID (Adaptec one) In-Reply-To: <200004201817.LAA01940@george.lbl.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I do not know Adaptec one, but I know 3ware has something similar. > We asked them for an evaluation board (retail is about $270) and come with > linux driver source. It works quite well under linux. It can be configured > as 2x2 stripe, 1x4 stripe (RAID1), and mirror (RAID0). The 2x2 stripe can > have 32MBps I/O rate which is not bad at all. If your goal is raw speed of disk I/O (not size), then don't overlook fast wide SCSI-2 Here is a snippet from dmesg. SCSI at 80 MBps using the standard ahc0 driver. da0: Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled Not IDE, or RAID, but fast and supported now. -bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:49:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with SMTP id 6749437B73E for ; Thu, 20 Apr 2000 11:49:15 -0700 (PDT) (envelope-from jpr@vcnet.com) Received: (qmail 28211 invoked from network); 20 Apr 2000 18:49:15 -0000 Received: from joff.vc.net (HELO ?209.239.239.22?) (209.239.239.22) by mail.vcnet.com with SMTP; 20 Apr 2000 18:49:15 -0000 Mime-Version: 1.0 Message-Id: In-Reply-To: <002d01bfaabb$d3453e40$0c00a8c0@ipform.ru> References: <002d01bfaabb$d3453e40$0c00a8c0@ipform.ru> Date: Thu, 20 Apr 2000 11:49:17 -0700 To: "Artem Koutchine" , From: Jon Rust Subject: Re: Motherborad/Memory/CPU for web hosting system Cc: Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Get a dual if you can. The SMP code works very well, and you'll be happy you did when the server starts getting busy (especially with DB lookups if you do them). I wouldn't be afriad of 4.0. The FreeBSD development team kicks butt, and they've had quite a while to work the bugs out. Is it bug free? No. For my purposes, 4.0-S appears to be as bug free as 3.4-S. Just my 2 cents... jon At 3:24 PM +0400 4/20/00, Artem Koutchine wrote: >Hi! > >I am trying to pick a hardware config for a server which must hosts >dozens of web server. It is going to be a commercial hosting and >i picked FreeBSD as OS because of many personal reasons:) Now >i must pick some x86 compat platform hardware. > >What I am thinking about right now is : Asus P2B-LS motherboard, >Pentium III above 500, 512MB ram, 1 SCSI 10GB, 1 SCSI 30GB, >1 UDMA IDE AS BIG AS IT CAN BE for backup. The main problem >is the motherboard. I just don't see any alternative and that;s bad. I'd >like >to have a choice. It seems like the newer i820 bases motherboards from Asus >have SCSI contrller Ultra160 which is not supported by 3.4 ( i'd rather no >go with 4.0). But on the other hand BX is kind old now. > >If you have some experience with hosting a lot of web servers, please, share >the hardware config with me. > >Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:53:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freeside.fc.net (freeside.fc.net [207.170.70.2]) by hub.freebsd.org (Postfix) with ESMTP id C843C37B594 for ; Thu, 20 Apr 2000 11:53:12 -0700 (PDT) (envelope-from jdunham@freeside.fc.net) Received: (from jdunham@localhost) by freeside.fc.net (8.9.3/8.8.8) id NAA35787; Thu, 20 Apr 2000 13:53:09 -0500 (CDT) From: Jerry Dunham Message-Id: <200004201853.NAA35787@freeside.fc.net> Subject: Re: PCMCIA modem confirmed to work w/ 4.0 In-Reply-To: <20000419171405.24490.qmail@web3304.mail.yahoo.com> from Nate Puri at "Apr 19, 2000 10:14:05 am" To: natepuri@yahoo.com (Nate Puri) Date: Thu, 20 Apr 2000 13:53:09 -0500 (CDT) Cc: alan.edmonds@sterling.com (Alan Edmonds), questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Puri babbled: > Date: Wed, 19 Apr 2000 10:14:05 -0700 (PDT) > What are your bios settings like? When I start > /stand/pccardd and insert the modem, my system freezes > up.... > > Thanks alot; I'm really glad we have very similar > systems... Your systems aren't all that similar. The Latitude CP and the Inspiron 3000 actually have little in common beyond the Dell label. They were neither designed nor built by the same company. > --- Alan Edmonds wrote: > > My 3com/Meghertz 3CXM/3CCM556 work fine with 4.0 > > in a Dell Latitude CP. -- Jerry Dunham FreeBSD Atarian ordinaire jdunham@fc.net jerry@dunham.org (512)335-0674 (H) E Pluribus Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 11:57:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.targetnet.com (mail.targetnet.com [207.245.246.3]) by hub.freebsd.org (Postfix) with ESMTP id 9036037B510 for ; Thu, 20 Apr 2000 11:57:54 -0700 (PDT) (envelope-from james@targetnet.com) Received: from james by mail.targetnet.com with local (Exim 3.02 #1) id 12iM8q-00045e-00; Thu, 20 Apr 2000 14:57:32 -0400 Date: Thu, 20 Apr 2000 14:57:32 -0400 From: James FitzGibbon To: Caleb Walker Cc: bgs@geeks.valleyip.net, "Bsdquestions (E-mail)" Subject: Re: BSD printing to an HP4050TN Message-ID: <20000420145732.L4898@targetnet.com> References: <000301bfaaf5$4cfc8430$3201a8c0@iscaleb> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: <000301bfaaf5$4cfc8430$3201a8c0@iscaleb> Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Caleb Walker (cwalker@powercomenergy.com) [000420 14:21]: > How can I get my UNIX box to print to either directly to the print server on > the hp or through the NT server running LPD and LPR? I have been trying to > get this to work for some time now and do not even come close to it. I just > dont get it I guess. Please help thanks. Your jetdirect config should look like this: ===JetDirect Telnet Configuration=== Firmware Rev. : G.08.04 MAC Address : 00:10:83:5b:ea:69 Config By : DHCP IP Address : x.x.x.x Subnet Mask : x.x.x.x Default Gateway : x.x.x.x Syslog Server : x.x.x.x Idle Timeout : 90 Seconds Set Cmnty Name : Not Specified Host Name : foo.domain.com DHCP Config : Enabled Passwd : Enabled IPX/SPX : Disabled DLC/LLC : Enabled Ethertalk : Enabled Banner page : Disabled And your printcap should look like this : hp|hp1100|hp4050tn:\ :sh:\ :lp=:\ :rm=foo.domain.com:\ :rp=lp:\ :sd=/var/spool/lpd/hp4050tn:\ :lf=/var/log/lpd-errs:\ :if=/usr/local/libexec/psif:\ :mx#0:\ :rs: The /usr/local/libexec/psif is a shell script like this: --START-- #!/bin/sh # read first_line first_two_chars=`expr "$first_line" : '\(..\)'` if [ "$first_two_chars" = "%!" ]; then echo "$first_line" && cat && printf "\004" && exit 0 exit 2 else ( echo "$first_line"; cat ) | /usr/local/bin/a2ps --quiet --portrait -1 --no-header --output=- --sides=duplex && printf "\004" && exit 0 exit 2 fi ---END--- You will need a2ps (/usr/ports/print/a2ps-letter) installed to make this work. -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12: 1:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.commlitho.com (medusa.commlitho.com [207.254.73.4]) by hub.freebsd.org (Postfix) with SMTP id 11CBB37B58E for ; Thu, 20 Apr 2000 12:01:07 -0700 (PDT) (envelope-from patb@commlitho.com) Received: from pc11.commlitho.com [207.254.73.2] by mail.commlitho.com with ESMTP (SMTPD32-4.07) id A3F247960048; Thu, 20 Apr 2000 12:01:06 MST Message-Id: <4.3.1.2.20000420114823.00ae9d50@commlitho.com> X-Sender: patb@commlitho.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Thu, 20 Apr 2000 12:01:05 -0700 To: questions@FreeBSD.org From: Patrick Burm Subject: natd/ipfw and outgoing restrictions Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have done my best to see if this has been asked/answered before. If have a vanilla natd/ipfw setup where I'm hiding a lan using private ip's and using a freebsd server running natd as a gateway to the net for the lan. I wish to restrict outgoing traffic to only allow certain hosts to surf and what not. my firewall is set to "open" and the rules end up looking like this: 00100 divert 8668 ip from any to any via xl0 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 65000 allow ip from any to any 65535 deny ip from any to any First quesiton is do I put my restricting rules before the divert? something like 00050 allow tcp from 192.168.0.10/32 to any 80 I'm thinking if I want to allow "joe" to surf I allow tcp to port 80 from joe's ip, but his ip is private. I understand (maybe incorrectly) that nat reinjects the packet at rule 200 in this example but it is now sourced with the public IP. Second how do you know what interfaces and directions the rules are bound to? As it practically set itself up and worked on the first try, I don't know exactly what is going on. Is there any examples of setups like I want to do, or a better way to do it. Is there some other "proxy" daemon that might work better for me? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12: 5:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 912AB37B88F for ; Thu, 20 Apr 2000 12:05:26 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.194]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 20 Apr 2000 12:16:28 -0700 Message-ID: <38FF54F1.F6CC270C@3-cities.com> Date: Thu, 20 Apr 2000 12:05:21 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Selectively enable/disable DMA for an ata driver References: <87og74d9j6.fsf@tea.thpoon.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do a "man ata" and in the middle is a section on the sysctl options that you can use to set ad0 to PCI. You now have a /etc/sysctl.conf for saving options such as this one. Kent Arcady Genkin wrote: > > I have two HD: one supports DMA, the other doesn't. When I was running > 3.4, I used to selectively turn on such features for each drive with > flags. Now it seems like there is only "options ATA_ENABLE_ATAPI_IDE", > which is global. > > How would I work around that? > > ,----[ Currently I have ] > | device ata0 at isa? port IO_WD1 irq 14 > | device ata1 at isa? port IO_WD2 irq 15 > | device ata > | device atadisk > | options ATA_STATIC_ID #Static device numbering > | options ATA_ENABLE_ATAPI_DMA > `---- > ,----[ I used to have ] > | controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x90ff90ff > | disk wd0 at wdc0 drive 0 > | controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff > | disk wd2 at wdc1 drive 0 > `---- > > It seems like both drives are initialized in DMA mode: > ,----[ dmesg ] > | ad0: 2014MB [4092/16/63] at ata0-master using WDMA2 > | ad2: 18366MB [37317/16/63] at ata1-master using WDMA2 > `---- > > I know for sure that ad0 does not support DMA, and has a habbit of > slowing down considerably if used with DMA (I remember from the time > when I experimented with different flags for the `wdc' driver). > > Thanks for any insight! > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12: 7:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id F142F37B81E for ; Thu, 20 Apr 2000 12:07:49 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id MAA83253; Thu, 20 Apr 2000 12:06:25 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Thu, 20 Apr 2000 12:06:25 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: James Howard Cc: freebsd-questions@freebsd.org Subject: Re: /bin/sh question In-Reply-To: <200004201611.MAA01664@rac4.wam.umd.edu> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1128001150-956257585=:83239" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1128001150-956257585=:83239 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 20 Apr 2000, James Howard wrote: > I have been a bash addict for many years. This is one of two bad habits I > still have not broken from my days as a Linux admin (please don't tell > anyone!). The other is 'less.' > > However, I have recently noticed that FreeBSD's sh does nearly everything > I need except for one thing. My bash prompt is set to "\u@\h:\w\$ " and > typically my prompt is then shown as "howardjp@byzantine:~$ ". Is there > anyway to get something similar from sh? Attached are the .profile and .shrc files I submitted to -hackers (or -current, I don't remember) as candidates for inclusion in the base. They were created out of a combination of what's already there, and some things of my own. After much discussion nothing happened with them, but I still think they are pretty good. :) I use them myself now. BTW, there is nothing wrong with using bash, it's been my primary shell for 7 years. I use /bin/sh as my login shell for both root and my unprivileged user, and I have the following as the very first line in my .profile: [ -x /usr/local/bin/bash ] && exec /usr/local/bin/bash --rcfile $HOME/.bash_profile Works like a charm. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham --0-1128001150-956257585=:83239 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".profile" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: /bin/sh profile Content-Disposition: attachment; filename=".profile" IyAkRnJlZUJTRDogc3JjL2V0Yy9yb290L2RvdC5wcm9maWxlLHYgMS4yMCAx OTk5LzA4LzI3IDIzOjI0OjA5IHBldGVyIEV4cCAkDQojDQojIC5wcm9maWxl IC0gQm91cm5lIFNoZWxsIHN0YXJ0dXAgc2NyaXB0IGZvciBsb2dpbiBzaGVs bHMNCiMNCiMgc2VlIGFsc28gc2goMSksIGVudmlyb24oNykuDQojDQoNCiMg UmVtb3ZlIC91c3IvZ2FtZXMgYW5kIC91c3IvWDExUjYvYmluIGlmIHlvdSB3 YW50DQpQQVRIPS91c3IvYmluOi9iaW46L3Vzci9zYmluOi9zYmluOi91c3Iv bG9jYWwvYmluOi91c3IvbG9jYWwvc2JpbjovdXNyL1gxMVI2L2JpbjovdXNy L2dhbWVzOiRIT01FL2Jpbg0KZXhwb3J0IFBBVEgNCg0KIyBTZXR0aW5nIFRF Uk0gaXMgbm9ybWFsbHkgZG9uZSB0aHJvdWdoIC9ldGMvdHR5cy4gIE9ubHkg b3ZlcnJpZGUNCiMgaWYgeW91J3JlIHN1cmUgdGhhdCB5b3UnbGwgbmV2ZXIg bG9nIGluIHZpYSB0ZWxuZXQsIHh0ZXJtIG9yIGENCiMgc2VyaWFsIGxpbmUu DQojIFVzZSBjb25zMjVsMSBmb3IgaXNvLSogZm9udHMNClRFUk09JHtURVJN Oi1jb25zMjV9DQpleHBvcnQgVEVSTQ0KDQpFRElUT1I9dmkNCmV4cG9ydCBF RElUT1INClBBR0VSPW1vcmUNCmV4cG9ydCBQQUdFUg0KQkxPQ0tTSVpFPUsN CmV4cG9ydCBCTE9DS1NJWkUNCg0KIyBTZXQgRU5WIHRvIGEgZmlsZSBpbnZv a2VkIGVhY2ggdGltZSBzaCBpcyBzdGFydGVkIGZvciBpbnRlcmFjdGl2ZSB1 c2UuDQpFTlY9JEhPTUUvLnNocmM7IGV4cG9ydCBFTlYNCg0K --0-1128001150-956257585=:83239 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=".shrc" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: /bin/sh .shrc file Content-Disposition: attachment; filename=".shrc" IyAkRnJlZUJTRCQNCiMNCiMgLnNocmMgLSBCb3VybmUgc2hlbGwgc3RhcnR1 cCBmaWxlDQojDQojIFRoaXMgZmlsZSB3aWxsIGJlIHVzZWQgaWYgdGhlIHNo ZWxsIGlzIGludm9rZWQgZm9yIGludGVyYWN0aXZlIHVzZSBhbmQNCiMgdGhl IGVudmlyb25tZW50IHZhcmlhYmxlIEVOViBpcyBzZXQgdG8gdGhlIG5hbWUg b2YgdGhpcyBmaWxlLg0KIw0KIyBTZWUgYWxzbyBzaCgxKSwgZW52aXJvbig3 KS4NCiMNCg0KIyBNYWtlIGludGVyYWN0aXZlIHNoZWxscyBhIGxpdHRsZSBt b3JlIGZyaWVuZGx5DQpzZXQgLW8gZW1hY3MNCg0KIyBTZWFyY2ggcGF0aCBm b3IgY2QoMSkNCkNEUEFUSD0uOiRIT01FDQoNCiMgUHJvbXB0DQpfVVNFUk5B TUU9YHdob2FtaWANClBTMT0iJF9VU0VSTkFNRUBgaG9zdG5hbWUgLXNgIg0K Y2FzZSAiJF9VU0VSTkFNRSIgaW4NCglyb290KSBQUzE9IiR7UFMxfSMgIiA7 Ow0KCSopIFBTMT0iJHtQUzF9JCAiIDs7DQplc2FjDQoNCiMgQWxsb3dzIHBl cm1pc3Npb25zIG9mIC1yd3hyLXhyLXgNCnVtYXNrIDAyMg0KDQojIEdlbmVy YWwgYWxpYXNlcw0KYWxpYXMgbGE9J2xzIC1BJw0KYWxpYXMgbGY9J2xzIC1B RicNCmFsaWFzIGxsPSdscyAtbG9hRicNCmFsaWFzIG09JFBBR0VSDQphbGlh cyBnPSdlZ3JlcCAtaScNCg0KIyBTaGVsbCBzcGVjaWZpYyBhbGlhc2VzDQph bGlhcyBoPSdmYyAtbCcNCmFsaWFzIGo9am9icw0KDQojIEZvciB0aGUgcGFy YW5vaWQNCiNhbGlhcyBjcD0nY3AgLWlwJw0KI2FsaWFzIG12PSdtdiAtaScN CiNhbGlhcyBybT0ncm0gLWknDQoNCiMgSW1wbGVtZW50IGEgY3NoLWxpa2Ug dW5saW1pdCBjb21tYW5kLiAgVW5wcml2aWxpZ2VkIHVzZXJzIG1heQ0KIyBu b3QgYmUgYWJsZSB0byBjaGFuZ2Ugc29tZSBvZiB0aGVzZSBsaW1pdHMuDQp1 bmxpbWl0ICggKSB7DQoJZWNobyAnICAgU2V0dGluZyBzb2NrIGJ1ZiBzaXpl JzsJdWxpbWl0IC1iIHVubGltaXRlZA0KCWVjaG8gJyAgIFNldHRpbmcgY29y ZSBmaWxlIHNpemUnOwl1bGltaXQgLWMgdW5saW1pdGVkDQoJZWNobyAnICAg U2V0dGluZyBkYXRhIHNpemUnOwkJdWxpbWl0IC1kIHVubGltaXRlZA0KCWVj aG8gJyAgIFNldHRpbmcgZmlsZSBzaXplJzsJCXVsaW1pdCAtZiB1bmxpbWl0 ZWQNCgllY2hvICcgICBTZXR0aW5nIGxvY2tlZCBtZW0gc2l6ZSc7CXVsaW1p dCAtbCB1bmxpbWl0ZWQNCgllY2hvICcgICBTZXR0aW5nIHJlcyBzaXplJzsJ CXVsaW1pdCAtbSB1bmxpbWl0ZWQNCgllY2hvICcgICBTZXR0aW5nIGZkcyc7 CQkJdWxpbWl0IC1uIHVubGltaXRlZA0KCWVjaG8gJyAgIFNldHRpbmcgc3Rh Y2sgc2l6ZSc7CQl1bGltaXQgLXMgdW5saW1pdGVkDQoJZWNobyAnICAgU2V0 dGluZyBjcHUgdGltZSc7CQl1bGltaXQgLXQgdW5saW1pdGVkDQoJZWNobyAn ICAgU2V0dGluZyBtYXggcHJvY2Vzc2VzJzsJdWxpbWl0IC11IHVubGltaXRl ZA0KfQ0KDQojIFVuY29tbWVudCB0byBkaXNwbGF5IGEgcmFuZG9tIGNvb2tp ZSBlYWNoIGxvZ2luOg0KI1sgLXggL3Vzci9nYW1lcy9mb3J0dW5lIF0gJiYg L3Vzci9nYW1lcy9mb3J0dW5lDQoNCg== --0-1128001150-956257585=:83239-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12: 9:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 5C12C37B7EB for ; Thu, 20 Apr 2000 12:09:25 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id MAA83258; Thu, 20 Apr 2000 12:08:16 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Thu, 20 Apr 2000 12:08:16 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make.conf moved in 4.0? In-Reply-To: <8766tcery1.fsf@tea.thpoon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20 Apr 2000, Arcady Genkin wrote: > What's the deal with make.conf in 4.0-S? I see that there is now > make.conf in /etc/defaults. Is the philosophy the same as with > rc.conf? Keep /etc/defaults/make.conf untouched and put overrides into > /etc/make.conf? yes, that is precisely correct. > Or can I "rm /etc/make.conf" now? If you notice, at this time there isn't anything in /etc/defaults/make.conf that is uncommented. So if you want to specify a setting, do it in /etc/make.conf. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:11: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cps-satx.onr.com (cps-satx.onr.com [206.104.10.2]) by hub.freebsd.org (Postfix) with SMTP id A507437BE95 for ; Thu, 20 Apr 2000 12:10:54 -0700 (PDT) (envelope-from RGSultenfuss@cps-ems.com) Received: from mail.cps-ems.com by cps-satx.onr.com via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 20 Apr 2000 19:07:06 UT Received: by cps-satx.onr.com with Internet Mail Service (5.5.2650.21) id <2X66XX1P>; Thu, 20 Apr 2000 14:10:15 -0500 Message-ID: <417FD84B18F9D3118C530050047751BA0457A4@cps-satx.onr.com> From: "Sultenfuss, Ron" To: freebsd-questions@FreeBSD.ORG Subject: Question on running applications Date: Thu, 20 Apr 2000 14:10:15 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a technical support question and need help. I installed FreeBSD on 2 old Pentium based PCs about four months ago to run applications. Now we were given 2 new Pentium II machines to replace the old ones. I installed FreeBSD on the new PCs. As with the original Pentium PCs, I had to build new kernels on the new Pentium II machines to add support for a second network card in each machine. This was simple enough to do. All that was needed was to add a line to the kernel. The applications that I was using on the old Pentiums were sent by ftp to the new machines. Logged in as root, the owner and group properties were changed to root and wheel, respectively. The execute permissions were added to the owner of the applications, which is root. (This is the same setup as the applications on the old Pentium PCs.) Now, I cannot run any of my imported applications on both of the new PCs. For example, if I try to run an installation called "install-mkchart", the response given is "install-mkchart: command not found" . This does not make sense because, as root, I am in the same directory when trying to run the script. I can run the programs from the old machines without any problems. Is there any other configuration that should be checked in order to run my applications on the newly installed PCs? Thanks for any help you can offer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:13:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 3A03037B510; Thu, 20 Apr 2000 12:13:14 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id KAA15408; Thu, 20 Apr 2000 10:42:30 -0600 (MDT) (envelope-from ken) Date: Thu, 20 Apr 2000 10:42:30 -0600 From: "Kenneth D. Merry" To: Artem Koutchine Cc: questions@freebsd.org, hardware@freebsd.org Subject: Re: Ultra 160 AHA controller on 3.4? Message-ID: <20000420104230.A15370@panzer.kdm.org> References: <002f01bfaabb$d5e31aa0$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <002f01bfaabb$d5e31aa0$0c00a8c0@ipform.ru>; from matrix@chat.ru on Thu, Apr 20, 2000 at 03:24:21PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 20, 2000 at 15:24:21 +0400, Artem Koutchine wrote: > Does anybody use one of those on 3.4? Does 3.4 > even support any Ultra 160 controller? The Adaptec Ultra160 controllers are only supported in 4.0 (and -current). You can probably use a Symbios/LSI Ultra160 controller with 3.4 if you download Gerard Roudier's sym driver from here: ftp://ftp.tux.org/tux/roudier/drivers/freebsd If you've got questions about that driver, send mail to groudier@FreeBSD.ORG. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:17: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zorro.methos.net (ns2.aquik.net [216.54.55.3]) by hub.freebsd.org (Postfix) with SMTP id 57A7A37B510 for ; Thu, 20 Apr 2000 12:16:57 -0700 (PDT) (envelope-from dmaple@methos.net) Received: (qmail 97656 invoked by uid 500); 20 Apr 2000 19:25:08 -0000 Received: from intra.acgva.net (HELO acgpdc) (216.54.63.4) by methos.net with SMTP; 20 Apr 2000 19:25:08 -0000 From: "David C. Maple" To: Subject: Problem booting from floppies for alpha install Date: Thu, 20 Apr 2000 15:22:07 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This relates to the installation of FreeBSD on a Multia. I am getting a recurring error when trying to run the install from the boot floppies. I have tried several disks, so I know they are good. I suspect that the floppy drive itself may be bad. The error I'm getting follows: *** Soft Error - Error #10 - FDC: Data overrun or underrun Diagnostic Name ID Device Pass Test Hard/Soft 20-APR-2020 boot 00000020 err_iob 0 0 0 22 14:55:24 *** End of Error *** This repeats several times then asks for the mfs disk. The same error repeats during the read of the mfs disk and then I get dumped back out at the prompt. Am I correct that it should begin the installation there or am I supposed to type something here to start the install? Thanks, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:26:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nola.srrc.usda.gov (nola.srrc.usda.gov [199.133.86.21]) by hub.freebsd.org (Postfix) with ESMTP id B08D637B98B for ; Thu, 20 Apr 2000 12:26:49 -0700 (PDT) (envelope-from gjohnson@nola.srrc.usda.gov) Received: from node1.cluster.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by nola.srrc.usda.gov (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id OAA14654 for ; Thu, 20 Apr 2000 14:15:34 -0500 Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.9.3/8.9.3) id OAA10053 for questions@freebsd.org; Thu, 20 Apr 2000 14:26:45 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Thu, 20 Apr 2000 14:26:45 -0500 To: questions@freebsd.org Subject: RPC problem Message-ID: <20000420142645.A9894@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a Linux program (no source) that uses RPC. I entered the following into /etc/rpc: bminrd 630474513 I updated my NIS maps and verified that the new info was available to all hosts. I started the bminrd process on all the hosts but communication is not working as evidenced by the following 'rpcinfo -t node6 bminrd' command: rpcinfo: RPC: Unable to receive; errno = Connection reset by peer program 630474513 version 0 is not available Where do I proceed from here? Can Linux RPC programs work under FreeBSD. I am using FreeBSD 4.0-STABLE with linux_base-6.1. Thanks in advance. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:29: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilsener.srv.ualberta.ca (pilsener.srv.ualberta.ca [129.128.5.19]) by hub.freebsd.org (Postfix) with ESMTP id CA18E37BE98 for ; Thu, 20 Apr 2000 12:29:05 -0700 (PDT) (envelope-from rorsten@gpu.srv.ualberta.ca) Received: from gpu3.srv.ualberta.ca (gpu3.srv.ualberta.ca [129.128.98.13]) by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id NAA03628 for ; Thu, 20 Apr 2000 13:29:02 -0600 (MDT) Received: from localhost (rorsten@localhost) by gpu3.srv.ualberta.ca (8.8.5/8.8.5) with ESMTP id NAA53208 for ; Thu, 20 Apr 2000 13:28:45 -0600 Date: Thu, 20 Apr 2000 13:28:45 -0600 (MDT) From: Reid Orsten X-Sender: rorsten@gpu3.srv.ualberta.ca To: questions@FreeBSD.org Subject: CD Audio only plays Sound of Silence Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Problem system is an IBM ThinkPad 310ED, Yamaha OPL-SAx audio card. Simply "device pcm" in the kernel config, everything else works wonderfully. CD audio, however, does not work at all. When I play a CD, the music can be heard very faintly, at a level roughly corresponding to the signal caused my mutual inductance between the CD-ROM's amp and the audio out. My cdrom devices are as such: crwxr-xr-x 1 root operator 117, 0 Apr 16 15:36 acd0a crwxr-xr-x 1 root operator 117, 2 Apr 16 15:36 acd0c How can I fix this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:35:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from team7.cba.ualr.edu (team7.cba.ualr.edu [144.167.120.24]) by hub.freebsd.org (Postfix) with ESMTP id D0A7F37B605 for ; Thu, 20 Apr 2000 12:35:24 -0700 (PDT) (envelope-from joe@team7.cba.ualr.edu) Received: from team7.cba.ualr.edu (team7.cba.ualr.edu [144.167.120.24]) by team7.cba.ualr.edu (8.9.3/8.9.3) with ESMTP id OAA93939; Thu, 20 Apr 2000 14:34:58 -0500 (CDT) (envelope-from joe@team7.cba.ualr.edu) Date: Thu, 20 Apr 2000 14:34:58 -0500 (CDT) From: Joe Royce To: "David C. Maple" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem booting from floppies for alpha install In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Soft errors are normal for a Multia ( at least for mine). Do you have the latest firmware? I couldn't get mine to boot until I upgraded to the latest firmware. -Joe On Thu, 20 Apr 2000, David C. Maple wrote: > Date: Thu, 20 Apr 2000 15:22:07 -0400 > From: David C. Maple > To: freebsd-questions@FreeBSD.ORG > Subject: Problem booting from floppies for alpha install > > This relates to the installation of FreeBSD on a Multia. > > I am getting a recurring error when trying to run the install from the boot > floppies. I have tried several disks, so I know they are good. I suspect > that the floppy drive itself may be bad. The error I'm getting follows: > > *** Soft Error - Error #10 - FDC: Data overrun or underrun > > Diagnostic Name ID Device Pass Test Hard/Soft 20-APR-2020 > boot 00000020 err_iob 0 0 0 22 14:55:24 > > *** End of Error *** > > This repeats several times then asks for the mfs disk. The same error > repeats during the read of the mfs disk and then I get dumped back out at > the prompt. Am I correct that it should begin the installation there or am > I supposed to type something here to start the install? > > Thanks, > > Dave > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:37:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 12F5B37BE54 for ; Thu, 20 Apr 2000 12:37:52 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3KJbk110295; Thu, 20 Apr 2000 15:37:46 -0400 (EDT) Date: Thu, 20 Apr 2000 15:37:45 -0400 (EDT) From: Trevor Johnson To: Reid Orsten Cc: questions@FreeBSD.ORG Subject: Re: CD Audio only plays Sound of Silence In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Simply "device pcm" in the kernel config, everything else works > wonderfully. CD audio, however, does not work at all. When I play a CD, > the music can be heard very faintly, at a level roughly corresponding to > the signal caused my mutual inductance between the CD-ROM's amp and the > audio out. Try mixer(8) or one of the mixer programs in the ports--aumix, cam, gmixer, wmmixer, xmix, xmixer, or xmmix. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:41:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id C129537BE62 for ; Thu, 20 Apr 2000 12:41:11 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420194110.NCRR15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Thu, 20 Apr 2000 12:41:10 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12iMp4-0000sh-00 for ; Thu, 20 Apr 2000 15:41:10 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Selectively enable/disable DMA for an ata driver References: <87og74d9j6.fsf@tea.thpoon.com> <38FF54F1.F6CC270C@3-cities.com> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 20 Apr 2000 15:41:10 -0400 In-Reply-To: Kent Stewart's message of "Thu, 20 Apr 2000 12:05:21 -0700" Message-ID: <87itxcd0h5.fsf@tea.thpoon.com> Lines: 19 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart writes: > Do a "man ata" and in the middle is a section on the sysctl options > that you can use to set ad0 to PCI. You now have a /etc/sysctl.conf > for saving options such as this one. Kent, thanks a lot! This did it. This makes me wonder, though... Since sysctl.conf is only read when system goes multiuser, suppose somebody had a device that would hang the system if accessed in DMA mode. sysctl solution would now work in that case. I still think that it would be nicer to have an option in kernel config, so that the drive is accessed in the correct mode from the very start. -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:51:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pilsener.srv.ualberta.ca (pilsener.srv.ualberta.ca [129.128.5.19]) by hub.freebsd.org (Postfix) with ESMTP id 3D79E37B779 for ; Thu, 20 Apr 2000 12:51:11 -0700 (PDT) (envelope-from rorsten@gpu.srv.ualberta.ca) Received: from gpu3.srv.ualberta.ca (gpu3.srv.ualberta.ca [129.128.98.13]) by pilsener.srv.ualberta.ca (8.9.3/8.9.3) with ESMTP id NAA14834; Thu, 20 Apr 2000 13:51:09 -0600 (MDT) Received: from localhost (rorsten@localhost) by gpu3.srv.ualberta.ca (8.8.5/8.8.5) with ESMTP id NAA77544; Thu, 20 Apr 2000 13:51:09 -0600 Date: Thu, 20 Apr 2000 13:51:09 -0600 (MDT) From: Reid Orsten X-Sender: rorsten@gpu3.srv.ualberta.ca To: Trevor Johnson Cc: questions@FreeBSD.ORG Subject: Re: CD Audio only plays Sound of Silence In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000, Trevor Johnson wrote: > > Simply "device pcm" in the kernel config, everything else works > > wonderfully. CD audio, however, does not work at all. When I play a CD, > > the music can be heard very faintly, at a level roughly corresponding to > > the signal caused my mutual inductance between the CD-ROM's amp and the > > audio out. > > Try mixer(8) or one of the mixer programs in the ports--aumix, cam, > gmixer, wmmixer, xmix, xmixer, or xmmix. > CD audio appears in the mixer and is set to 85% volume. I guess I should have mentioned that in the first place :} R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 12:59:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by hub.freebsd.org (Postfix) with ESMTP id 6EBAD37BDFD for ; Thu, 20 Apr 2000 12:59:22 -0700 (PDT) (envelope-from brownej@vt.edu) Received: from mail.vt.edu (gkar.cc.vt.edu [128.173.16.40]) by sable.cc.vt.edu (8.9.3/8.9.3) with ESMTP id PAA25189 for ; Thu, 20 Apr 2000 15:59:18 -0400 (EDT) Received: from tazmania ([128.173.12.81]) by gkar.cc.vt.edu (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with SMTP id <0FTB005OHZIUNE@gkar.cc.vt.edu> for freebsd-questions@freebsd.org; Thu, 20 Apr 2000 15:59:18 -0400 (EDT) Date: Thu, 20 Apr 2000 15:59:15 -0400 From: "Eric J. Brown" Subject: xdm auth broken after 3.3 to 4.0 release upgrade... To: freebsd-questions@freebsd.org Reply-To: eric.brown@vt.edu Message-id: <000c01bfab02$e8cce690$510cad80@tazmania.cns.vt.edu> MIME-version: 1.0 X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Importance: Normal X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Priority: 3 (Normal) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, Can anyone clue me into why authorization seems to be busted using xdm? This was after a 3.3 to 4.0 release upgrade. XF86 was upgraded from 335 to 336. xdm seems to correctly generate the authorization files, but when it spawns clients for xrdb and to generate a console window, these clients cannot connect to the server. Following is relevant debug from xdm-errors. Please copy me on replies. TIA --Eric Brown /usr/X11R6/lib/X11/xdm/authdir/authfiles/ #ffff##: XDM-AUTHORIZATION-1 3ce6a952ffc395ae007be1feae7cace5 #ffff##: MIT-MAGIC-COOKIE-1 5ff498ffaa981bfffe40eecaf9c40a23 DisplayManager._0.authComplain/DisplayManager._0.AuthComplain value false DisplayManager._0.authName/DisplayManager._0.AuthName value XDM-AUTHORIZATION-1 MIT-MAGIC-COOKIE-1 DisplayManager._0.authFile/DisplayManager._0.AuthFile value SetLocalAuthorization :0, auth XDM-AUTHORIZATION-1 GenerateAuthorization XDM-AUTHORIZATION-1 Local server auth 3c e6 a9 52 ff c3 95 ae 00 7b e1 fe ae 7c ac e5 Got 0x8063c60 (19 XDM-AUTHORIZATION-1) 3c e6 a9 52 ff c3 95 ae 00 7b e1 fe ae 7c ac e5 GenerateAuthorization MIT-MAGIC-COOKIE-1 Got 0x8063ca0 (18 MIT-MAGIC-COOKIE-1) 5f f4 98 ff aa 98 1b ff fe 40 ee ca f9 c4 0a 23 File: /usr/X11R6/lib/X11/xdm/authdir/authfiles/A:0-Cq3347 auth: 8067690 StartServer for :0 Server Started 3351 '/usr/X11R6/bin/X' '-auth' '/usr/X11R6/lib/X11/xdm/authdir/authfiles/A:0-Cq3347' ...snip... Loading resource file: /usr/X11R6/lib/X11/xdm/Xresources AUDIT: Thu Apr 20 15:44:30 2000: 3351 X: client 2 rejected from local host Auth name: XDM-AUTHORIZATION-1 ID: -1 Xlib: connection to ":0.0" refused by server^M Xlib: Client is not authorized to connect to Server^M /usr/X11R6/bin/xrdb: Can't open display ':0' greet :0 SecureDisplay :0 Before XGrabServer :0 XGrabKeyboard succeeded :0 pseudoReset screen 0 before XSync pseudoReset done done secure :0 source /usr/X11R6/lib/X11/xdm/Xsetup_0 AUDIT: Thu Apr 20 15:44:30 2000: 3351 X: client 3 rejected from local host Auth name: XDM-AUTHORIZATION-1 ID: -1 Xlib: connection to ":0.0" refused by server^M Xlib: Client is not authorized to connect to Server^M Error: Can't open display: :0 dispatching :0 Shutting down entire manager Manager wait returns pid: 3352 sig 15 core 0 code 0 Display exited on SIGTERM WaitForSomething signals blocked Manager wait returns pid: 3351 sig 0 core 0 code 0 Zombie server reaped, removing display :0 Nothing left to do, exiting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 13: 3:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 65F6037B61F for ; Thu, 20 Apr 2000 13:03:09 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.194]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 20 Apr 2000 13:14:11 -0700 Message-ID: <38FF6279.4EF3D095@3-cities.com> Date: Thu, 20 Apr 2000 13:03:05 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "McClain, Michael (SD-EX)" Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: extended partitios References: <973597126BDDD11197AA00805FA7EBC90297CD95@ntas0026.gi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > "McClain, Michael (SD-EX)" wrote: > > How do I mount dos or linux extended partitions? > For that matter I have yet to mount FreeBSD /usr from linux, > any hints would be welcome. TIA, MiKe McClain For example, my "h" drive is the first logical partition of my drive 1. It is an ntfs file system. I do a "mount_ntfs /dev/ad1s5 /mnt". I mount my "C" drive using "mount_msdos /dev/ad0s1 /mnt". There are a lot of options listed on the bottom of "man mount" Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 13: 8:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 094FE37BE6A for ; Thu, 20 Apr 2000 13:08:06 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420200651.RVVE910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Thu, 20 Apr 2000 13:06:51 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12iNDu-0000sz-00 for ; Thu, 20 Apr 2000 16:06:50 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: xdm auth broken after 3.3 to 4.0 release upgrade... References: <000c01bfab02$e8cce690$510cad80@tazmania.cns.vt.edu> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 20 Apr 2000 16:06:50 -0400 In-Reply-To: "Eric J. Brown"'s message of "Thu, 20 Apr 2000 15:59:15 -0400" Message-ID: <87em80czad.fsf@tea.thpoon.com> Lines: 17 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Eric J. Brown" writes: > Can anyone clue me into why authorization seems to be busted using xdm? > This was after a 3.3 to 4.0 release upgrade. XF86 was upgraded from 335 to > 336. I have recently had similar problem with authentication in IMAP after upgrade from sources to 4.0. When I was doing research in Dejanews, it appears that xdm was affected by exactly the same problem with incompatibility of pam libraries. It appears that the solution would be to recompile the program against new libraries. It sure worked for me with IMAP, and according to several posts I have read about xdm, recompiling xdm might help. -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 13:13:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bofh.banat.ro (bofh.banat.ro [193.230.196.3]) by hub.freebsd.org (Postfix) with ESMTP id 343AD37BF5C for ; Thu, 20 Apr 2000 13:13:39 -0700 (PDT) (envelope-from camelia@office.banat.ro) Received: from localhost (camelia@localhost) by bofh.banat.ro (8.9.3/8.9.3) with ESMTP id XAA25212; Thu, 20 Apr 2000 23:10:54 +0300 (EEST) X-Authentication-Warning: bofh.banat.ro: camelia owned process doing -bs Date: Thu, 20 Apr 2000 23:10:54 +0300 (EEST) From: Camelia Nastase X-Sender: camelia@bofh.banat.ro To: Alfred Perlstein Cc: R Joseph Wright , Rasmus Skaarup , Angel Luis , freebsd-questions@FreeBSD.ORG Subject: Re: obtener freeebsd In-Reply-To: <20000418115918.V4381@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Apr 2000, Alfred Perlstein wrote: > * R Joseph Wright [000418 10:48] wrote: > > On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > > > > > > > Hi, > > > > > > First, please write in english. > > > > No, that's ridiculous. If you don't understand it, skip over it like the > > rest of us do. > > I don't speak spanish, but it sure looked like a 'where do I get > freebsd' message. :) > I don't speak spanish either, but I did understand what was written in that e-mail. How about me writing in Romanian? Would I get that : "No, that's ridiculous..." in my inbox? Seems unfair. I'm sure the spanish guy understood the reply. Camelia N. -- Camelia Nastase camelia@office.banat.ro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 13:23:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 48F3B37B63D for ; Thu, 20 Apr 2000 13:23:29 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.194]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 20 Apr 2000 13:34:27 -0700 Message-ID: <38FF6738.354E982C@3-cities.com> Date: Thu, 20 Apr 2000 13:23:20 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Tremayne Smith Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape Backup References: <20000420161736.52873.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tremayne Smith wrote: > > Can anyone offer any advice as to how to install a HP Sure Store Dat tape > drive, on a box running freeBSD 4.0. And any pointers on how to use it to > backup my system would be greatly appreciated. Thanx in advance. You have to have "device sa" in your kernel and then /dev/sa0 is your tape drive. You use /dev/rsa0 to rewind and /dev/nrsa0 for no rewind. Kent > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 13:25:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.is.lt (mail.is.lt [193.219.14.14]) by hub.freebsd.org (Postfix) with ESMTP id 4D94E37B760 for ; Thu, 20 Apr 2000 13:25:55 -0700 (PDT) (envelope-from tadas@is.lt) Received: from tadas.lt (kaundl8.is.lt [195.182.72.199]) by mail.is.lt (8.9.3/8.9.3) with SMTP id WAA11450 for ; Thu, 20 Apr 2000 22:25:51 +0200 (EET) Received: (qmail 988 invoked by uid 1000); 19 Apr 2000 21:12:57 -0000 Date: Wed, 19 Apr 2000 23:12:57 +0200 From: Tadas To: freebsd-questions@freebsd.org Subject: Re: I want to submit a font. How? Message-ID: <20000419231257.A978@tadas.lt> Reply-To: btadas@is.lt Mail-Followup-To: Tadas , freebsd-questions@freebsd.org References: <20000417162454.A431@tadas.lt> <38FBD7D4.85E26E1C@gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: <38FBD7D4.85E26E1C@gorean.org>; from DougB@gorean.org on Mon, Apr 17, 2000 at 08:34:44PM -0700 X-OS: FreeBSD 3.4-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Hmmm... What other languages do? I have done my work - I have working keymap, font and patches for INDEX.fonts and INDEX.keymaps. Who can add this to the next FreeBSD release? Help me, Tadas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 13:47:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3BDC137B9C6 for ; Thu, 20 Apr 2000 13:47:17 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12iMQk-0001Fh-00; Thu, 20 Apr 2000 20:16:02 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12iMQk-000ACt-00; Thu, 20 Apr 2000 20:16:02 +0100 Date: Thu, 20 Apr 2000 20:16:02 +0100 From: Ben Smithurst To: Jerry Lei Cc: freebsd-questions@FreeBSD.org Subject: Re: set FreeBSD as a router Message-ID: <20000420201602.F42478@strontium.scientia.demon.co.uk> References: <20000420173429.9342.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000420173429.9342.qmail@hotmail.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jerry Lei wrote: > I tried to setup one of my FreeBSD as a router. Therefore, I need an > additional NIC to make my FreeBSD to be a multi-homed host. However, > I have a question about it. Usually we use crossover UTP to connect > hubs and routers. If I just buy a regular NIC and add in my computer > to make it as a router, then the UTP cable which connect to this > multi-homed computer (suppose to be a router) and hub is still > straight. Is that correct? Yes, a straight cable is what you need, unless you're connecting the NIC directly to another NIC. > Or I miss some part to achieve my plan? for example, > 1. maybe I need different kind of NIC to make a host like a router? No. > 2. maybe it's a stupid and crazy idea to make a computer to be a router? Not at all. I have a FreeBSD router right here, admittedly it's only routing between one NIC and the modem but it's still a router... the principle is the same. You can't just add the second network card and have it work straight away, you need to explicitly enable packet forwarding first. This is simple on FreeBSD though. Just set gateway_enable="YES" in /etc/rc.conf and either use the Windows way (reboot) or the Right way (run the appropriate commands yourself, in this case 'sysctl -w net.inet.ip.forwarding=1', as root). -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 14:19: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f168.law8.hotmail.com [216.33.241.168]) by hub.freebsd.org (Postfix) with SMTP id 3078337B55E for ; Thu, 20 Apr 2000 14:18:59 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 22765 invoked by uid 0); 20 Apr 2000 21:18:59 -0000 Message-ID: <20000420211859.22764.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Thu, 20 Apr 2000 14:18:59 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: freebsd-questions@freebsd.org Subject: StarOffice and msdos partition Date: Thu, 20 Apr 2000 17:18:59 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I am running 4.0-RELEASE and I mount my msdos partition (Windows 98 SE) with the following in /etc/fstab: /dev/ad0s1 /msdos msdos rw,longnames 0 0 I then have access to the msdos partition: the KDE filemanager can move through the directories and the KDE editor can open and edit files. When click on File->Open in StarOffice, however, it does not display all of the files and directories (for example, the MyDocuments folder is not displayed) and when I bring up a MS Word file (which happens to be under the MyDocuments folder), it is read-only. Has anyone had problems like this? Does anyone know why StarOffice is acting like this? Thanks for any help. John ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 14:33:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id BA7CC37B57D for ; Thu, 20 Apr 2000 14:33:24 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id OAA29225 for ; Thu, 20 Apr 2000 14:33:24 -0700 Date: Thu, 20 Apr 2000 14:33:24 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: promiscuous mode Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does ifconfig output tell you if your NIC is in promiscuoud mode? Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 14:36: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 9455237B606 for ; Thu, 20 Apr 2000 14:35:35 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id QAA11918; Thu, 20 Apr 2000 16:35:15 -0500 (CDT) (envelope-from dan) Date: Thu, 20 Apr 2000 16:35:15 -0500 From: Dan Nelson To: keith@mail.telestream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: promiscuous mode Message-ID: <20000420163515.A11665@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: ; from "keith@mail.telestream.com" on Thu Apr 20 14:33:24 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 20), keith@mail.telestream.com said: > Does ifconfig output tell you if your NIC is in promiscuoud mode? fxp0: flags=8943 mtu 1500 ^^^^^^^ -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 15: 8:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kaon.intercom.com (kaon.intercom.com [198.143.3.30]) by hub.freebsd.org (Postfix) with ESMTP id 820CA37B5D3 for ; Thu, 20 Apr 2000 15:08:50 -0700 (PDT) (envelope-from jason@intercom.com) Received: from shagalicious.com ([206.98.165.250] helo=intercom.com) by kaon.intercom.com with esmtp (Exim 3.13 #1) id 12iP7w-0003yz-00 for questions@freebsd.org; Thu, 20 Apr 2000 18:08:48 -0400 Message-ID: <38FF7FF0.27721BA0@intercom.com> Date: Thu, 20 Apr 2000 18:08:48 -0400 From: "Jason J. Horton" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Handspring Visor USB cradle support? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are there any plans to port the NetBSD driver for the Handspring Visor USB cradle to FreeBSD? Would be nice to be able to hotsync this durn thing. -- -Jason J. Horton Fat Man in a Little Coat Intercom Online Inc. 212.376.7440 ext 21 | http://www.intercom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 15:26:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vihta.saunalahti.fi (posti.saunalahti.fi [195.74.0.45]) by hub.freebsd.org (Postfix) with ESMTP id 8B34D37B61A; Thu, 20 Apr 2000 15:25:55 -0700 (PDT) (envelope-from juksi@iname.com) Received: from sjukebox (MXX.rdyn.saunalahti.fi [195.197.136.120]) by vihta.saunalahti.fi (8.9.1/8.9.1) with ESMTP id BAA15430; Fri, 21 Apr 2000 01:18:01 +0300 (EET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 21 Apr 2000 01:25:29 +0300 (EEST) From: Jukka Simila To: emulation@freebsd.org Subject: Wine from ports doesn't build with X6.4? Cc: questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please CC, I'm not subscribed, this is my problem: I tried to install wine (991114) from ports, with the following result. Is this solved already, am I doing something wrong? I tried also 'make -i': same "previously declared" messages appear with every d3d file. > uname -a FreeBSD sjukebox 4.0-STABLE FreeBSD 4.0-STABLE #2: Thu Mar 30 20:38:49 EEST 2000 sjuke@sjukebox:/usr/src/sys/compile/CELERON i386 > pkg_info -a | grep XFree86 Information for XFree86-4.0: X11R6.4/XFree86 core distribution # cd /usr/ports/emulators/wine/ # make [lots of stuff before this] In file included from /usr/X11R6/include/GL/glx.h:28, from ../../include/wine_gl.h:21, from ../../include/d3d.h:7, from ../../include/dsound.h:6, from ./dsound_main.c:64: /usr/X11R6/include/X11/Xmd.h:125: conflicting types for `INT32' ../../include/basetsd.h:58: previous declaration of `INT32' /usr/X11R6/include/X11/Xmd.h:127: redefinition of `INT16' ../../include/windef.h:141: `INT16' previously declared here /usr/X11R6/include/X11/Xmd.h:149: redefinition of `BYTE' ../../include/windef.h:148: `BYTE' previously declared here /usr/X11R6/include/X11/Xmd.h:150: conflicting types for `BOOL' ../../include/windef.h:157: previous declaration of `BOOL' ./dsound_main.c:2406: warning: initialization from incompatible pointer type *** Error code 1 Stop in /usr/ports/emulators/wine/work/wine-991114/dlls/dsound. *** Error code 1 @-`--,--`--- Jukka Simila To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 15:28:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nola.srrc.usda.gov (nola.srrc.usda.gov [199.133.86.21]) by hub.freebsd.org (Postfix) with ESMTP id 66B0837B6B0 for ; Thu, 20 Apr 2000 15:28:23 -0700 (PDT) (envelope-from gjohnson@nola.srrc.usda.gov) Received: from node1.cluster.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by nola.srrc.usda.gov (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id RAA04994 for ; Thu, 20 Apr 2000 17:16:39 -0500 Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.9.3/8.9.3) id RAA00682 for questions@freebsd.org; Thu, 20 Apr 2000 17:27:51 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Thu, 20 Apr 2000 17:27:51 -0500 To: questions@freebsd.org Subject: can not use portmap -v at system boot Message-ID: <20000420172751.A625@node1.cluster.srrc.usda.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to track down an RPC problem and so set "portmap_flags=-v" in /etc/rc.conf. However I could not boot because I kept getting "proc: table full" messages. This makes debugging more of a challenge. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@nola.srrc.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 15:45:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thalia.fm.intel.com (thalia.fm.intel.com [132.233.247.11]) by hub.freebsd.org (Postfix) with ESMTP id 6534C37B724 for ; Thu, 20 Apr 2000 15:45:18 -0700 (PDT) (envelope-from brian.c.heckert@intel.com) Received: from SMTP (fmsmsxvs01-1.fm.intel.com [132.233.42.201]) by thalia.fm.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.22 2000/04/06 17:58:51 dmccart Exp $) with SMTP id WAA02428 for ; Thu, 20 Apr 2000 22:46:03 GMT Received: from fmsmsx17.intel.com ([132.233.48.17]) by 132.233.48.201 (Norton AntiVirus for Internet Email Gateways 1.0) ; Thu, 20 Apr 2000 22:45:17 0000 (GMT) Received: by fmsmsx17.fm.intel.com with Internet Mail Service (5.5.2448.0) id <2XNFFNCP>; Thu, 20 Apr 2000 15:45:16 -0700 Message-ID: <7B1A3FD0E515D211AC3E00A0C96B7AC904C2A3B3@orsmsx34.jf.intel.com> From: "Heckert, Brian C" To: "'questions@FreeBSD.org'" Subject: Trademark? Date: Thu, 20 Apr 2000 15:45:15 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings from Utah. Is FreeBSD a trademark? Thanks. --Brian Heckert Senior Technical Editor Internet Management and Appliance Division brian.c.heckert@intel.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 15:51:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from clavin.efn.org (clavin.efn.org [206.163.176.10]) by hub.freebsd.org (Postfix) with ESMTP id 9D9F437B62B for ; Thu, 20 Apr 2000 15:51:19 -0700 (PDT) (envelope-from c_deless@efn.org) Received: from garcia.efn.org (c_deless@garcia.efn.org [206.163.176.5]) by clavin.efn.org (8.10.1/8.10.1) with ESMTP id e3KMp7316924 for ; Thu, 20 Apr 2000 15:51:08 -0700 (PDT) Received: from localhost (c_deless@localhost) by garcia.efn.org (8.10.1/8.10.1) with ESMTP id e3KMp6s12757 for ; Thu, 20 Apr 2000 15:51:07 -0700 (PDT) X-Authentication-Warning: garcia.efn.org: c_deless owned process doing -bs Date: Thu, 20 Apr 2000 15:51:04 -0700 (PDT) From: cdel To: freebsd-questions@freebsd.org Subject: bootpgw - problem with DHCP and remote subnets Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two satelite offices connecting in via Frame PVC's to my FreeBSD 3.4 box (via Emerging Technology Serial Interface). I need to forward DHCP messages between those W9X machines and a DHCP Server in the main office. My assumption is that bootpgw must be running here and at the two offices (also using FreeBSD for those gateways), is this correct? Also, when I run "/usr/libexec/bootpgw nt_server" at the main office I get the message "Can not find my IP address". I haven't tried it on the other machines yet. Here is the ifconfig output: ax0: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:80:ad:42:29:29 media: autoselect (10baseT/UTP ) supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP eth0: flags=41 mtu 1500 bw0: flags=0<> lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 ds0: flags=8008 mtu 65532 etha16: flags=8051 mtu 1500 inet xxx.xxx.xxx.30 --> xxx.xxx.xxx.17 netmask 0xfffffff0 etha17: flags=8051 mtu 1500 inet 192.168.100.1 --> 192.168.100.3 netmask 0xffffff00 etha18: flags=8051 mtu 1500 inet 192.168.100.2 --> 192.168.100.4 netmask 0xffffff00 I'm not sure what I'm doing wrong. MTIA --Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 15:55:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ug2.plk.af.mil (ug2.plk.af.mil [129.238.20.42]) by hub.freebsd.org (Postfix) with ESMTP id 492B037B6BF for ; Thu, 20 Apr 2000 15:55:14 -0700 (PDT) (envelope-from aaron@aptec.com) Received: from aptec.com (tricky.plk.af.mil [129.238.68.61]) by ug2.plk.af.mil (8.9.3/8.9.3) with ESMTP id QAA25484 for ; Thu, 20 Apr 2000 16:58:49 -0600 (MDT) Message-ID: <38FF8B91.6F23DABF@aptec.com> Date: Thu, 20 Apr 2000 16:58:25 -0600 From: Aaron Birenboim X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.13 i586) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: firewall design Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a great many questions about firewalling, by ipfw. Far too many to ask. I have one working, but am often forced to punch holes in it to ger FTP clients working, ping (ICMP), etc. Where can I find writings on how build a USEFULL firewall from FreeBSD? I'm having a hard time setting it up to allow what I want to allow through, nothing more, nothing less. Does the o'riley book cover examples pertinent to FreeBSD? Does anybody have a FBSD firewall DESIGN FAQ or www site? I know the iusage of the ipfw command, I just run into problems with things like ftp servers trying to make data sockets back to my network... is there a way to allow them in for that? It will only get harder when I get NAT running... -- Aaron Birenboim | Cell: (505) 350-1996 | Office: (505) 853-6866 ATA, ABQ NM | bug_aaron@aptec.com | perl is the duct-tape aaron@aptec.com | FAX: (505) 768-1379 | of software. www.aptec.com/~birenboi | Main Office 247-8371 | - Grady Booch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 16:22: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 9C69537B510 for ; Thu, 20 Apr 2000 16:22:05 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3KNLqx33162; Thu, 20 Apr 2000 16:21:52 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004202321.e3KNLqx33162@cytosine.dhs.org> Subject: Re: firewall design In-Reply-To: <38FF8B91.6F23DABF@aptec.com> from Aaron Birenboim at "Apr 20, 2000 04:58:25 pm" To: Aaron Birenboim Date: Thu, 20 Apr 2000 16:21:52 -0700 (PDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG http://www.freebsd.org/handbook/firewalls.html http://www.freebsddiary.org/filtering.html http://www.freebsddiary.org/firewalls.html The most likely reason that you're having that FTP problem is because you are not using PASV mode. Set your ftp client to use PASV mode and all will be well. --bhishan > I have a great many questions about firewalling, by ipfw. > Far too many to ask. > > I have one working, but am often forced to punch holes > in it to ger FTP clients working, ping (ICMP), etc. > > Where can I find writings on how build a USEFULL > firewall from FreeBSD? > I'm having a hard time setting it up to allow what I want > to allow through, nothing more, nothing less. > Does the o'riley book cover examples pertinent to FreeBSD? > Does anybody have a FBSD firewall DESIGN FAQ or www site? > I know the iusage of the ipfw command, I just run into problems > with things like ftp servers trying to make data sockets back > to my network... is there a way to allow them in for that? > It will only get harder when I get NAT running... > -- > Aaron Birenboim | Cell: (505) 350-1996 | Office: (505) 853-6866 > ATA, ABQ NM | bug_aaron@aptec.com | perl is the duct-tape > aaron@aptec.com | FAX: (505) 768-1379 | of software. > www.aptec.com/~birenboi | Main Office 247-8371 | - Grady Booch > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 16:32: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vulcan.amcom.net (ns2.101freeway.net [207.13.211.9]) by hub.freebsd.org (Postfix) with ESMTP id C1EC937B9D9 for ; Thu, 20 Apr 2000 16:32:06 -0700 (PDT) (envelope-from maxwell@101freeway.com) Received: from 101freeway.com (mantaray.101freeway.com [207.13.211.17]) by vulcan.amcom.net (Post.Office MTA v3.5.3 release 223 ID# 0-61056U1000L100S0V35) with ESMTP id net for ; Thu, 20 Apr 2000 16:34:41 -0700 Message-ID: <38FF9375.3EA61E0C@101freeway.com> Date: Thu, 20 Apr 2000 16:32:05 -0700 From: Hampton Maxwell X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Vinum on root partition Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it possible to have a vinum mirrored volume as the root partition on a 4.0-STABLE machine? I browsed the man pages and list archives which seemed to suggest support would be added later but no confirmation of whether it was in or how to implement it. If not, anyone have suggestions on the best way to get fault tolerance in the case that the drive with the root partition goes down. Thanks, Hampton Maxwell network administrator - 101freeway.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 16:46: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id 0D58837B514 for ; Thu, 20 Apr 2000 16:46:01 -0700 (PDT) (envelope-from gerti@bitart.com) Received: (qmail 23225 invoked by uid 101); 20 Apr 2000 23:46:05 -0000 Message-ID: <20000420234605.23224.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: <38FF9375.3EA61E0C@101freeway.com> X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Thu, 20 Apr 2000 18:46:04 -0500 To: Hampton Maxwell Subject: Re: Vinum on root partition Cc: freebsd-questions@freebsd.org Reply-To: gerti-freebsdq@BITart.com References: <38FF9375.3EA61E0C@101freeway.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hampton Maxwell wrote: > Is it possible to have a vinum mirrored volume as the root > partition on a 4.0-STABLE machine? I browsed the man pages and list > archives which seemed to suggest support would be added later but > no confirmation of whether it was in or how to implement it. > If not, anyone have suggestions on the best way to get fault > tolerance in the case that the drive with the root partition goes > down. > I administer a number of remote machines, all of which are accessible by 'non experts'. I use this schema: 2 identical disks, with 3 partitions each: /, /usr and /home. The /home partition is a vinum partition. The / and /usr partitions I copy over 'manually' (using pax, which is quite fast) whenever a change is made to them. If the primary drive goes down, the 'remote people' just need to swap the drives, (I mount them in mobile racks), if the secondary drive goes down there is no downtime at all. One BIG advantage of this setup: I can run remote 'make buildworld/installworld' sessions, and if something goes wrong, I can just have the 'remote' people swap the drives and start over. Not a perfect solution for everyone, but works great for me. Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 16:58: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 5EE0137B717 for ; Thu, 20 Apr 2000 16:58:04 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3KNw3v33432 for freebsd-questions@freebsd.org; Thu, 20 Apr 2000 16:58:03 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004202358.e3KNw3v33432@cytosine.dhs.org> Subject: Internal DSL Modem- Efficient SpeedStream 3060 (PCI Internal) To: freebsd-questions@freebsd.org Date: Thu, 20 Apr 2000 16:58:03 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does FreeBSD support the Efficient SpeedStream 3060 (PCI Internal) modem? Here is some information on it: http://www.efficient.com/products/internal/3060.html If it doesn't support that, does it support the Efficient SpeedStream 4060 (USB External) modem? Here is some information on it: http://www.efficient.com/products/usb/4060.html If both are supported, which one is a better product to use? --bhishan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 17: 1:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freemail.aecinfo.com (host-45.toronto.bricsnet.com [209.146.217.45]) by hub.freebsd.org (Postfix) with ESMTP id 82DD937B662 for ; Thu, 20 Apr 2000 17:01:36 -0700 (PDT) (envelope-from mitayai@bricsnet.com) Received: from mitayai (HSE-Toronto-ppp88712.sympatico.ca [216.209.31.217]) by freemail.aecinfo.com (8.8.8/8.8.8) with SMTP id UAA20354 for ; Thu, 20 Apr 2000 20:01:34 -0400 (EDT) (envelope-from mitayai@bricsnet.com) From: "Will Mitayai Keeso Rowe" To: Subject: PPPoE, Bell sympatico in Toronto Date: Thu, 20 Apr 2000 20:05:00 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone managed to successfully get FreeBSD4.0-STABLE to work with Bell Sympatico's PPPoE crap? Will Mitayai Keeso Rowe Director of Internet Technology BricsNet NV (EASDAQ:BSNT) mitayai@bricsnet.com http://www.bricsnet.com emergency: cell +1 416 561 1616 or pagemit@bricsnet.com "I haven't lost my mind -- it's backed up on tape somewhere." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 17: 2:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id E516D37B662 for ; Thu, 20 Apr 2000 17:02:15 -0700 (PDT) (envelope-from nasby@shell-1.enteract.com) Received: from shell-1.enteract.com (nasby@shell-1.enteract.com [207.229.143.40]) by mail.enteract.com (8.9.3/8.9.3) with ESMTP id TAA04994 for ; Thu, 20 Apr 2000 19:02:15 -0500 (CDT) (envelope-from nasby@shell-1.enteract.com) Received: (from nasby@localhost) by shell-1.enteract.com (8.9.3/8.9.3) id TAA26570 for freebsd-questions@freebsd.org; Thu, 20 Apr 2000 19:02:15 -0500 (CDT) (envelope-from nasby) Date: Thu, 20 Apr 2000 19:02:15 -0500 From: "Jim C. Nasby" To: freebsd-questions@freebsd.org Subject: Re: Vinum on root partition Message-ID: <20000420190214.K46955@enteract.com> Reply-To: jim@nasby.net Mail-Followup-To: freebsd-questions@freebsd.org References: <38FF9375.3EA61E0C@101freeway.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <38FF9375.3EA61E0C@101freeway.com> X-Operating-System: FreeBSD 3.3-STABLE i386 X-Distributed: Join the Effort! http://www.distributed.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The last time I asked Greg about this, he confirmed that vinum is not currently capable of this and that it was in the plans for the future. Unfortunately, there was some disagreement between Greg and one of the other FBSD folks recently which seemed to greatly demotivate Greg, so I don't know how much development we'll see on vinum in the near future :( dB! On Thu, Apr 20, 2000 at 04:32:05PM -0700, Hampton Maxwell wrote: > Is it possible to have a vinum mirrored volume as the root partition on > a 4.0-STABLE machine? I browsed the man pages and list archives which > seemed to suggest support would be added later but no confirmation of > whether it was in or how to implement it. > If not, anyone have suggestions on the best way to get fault tolerance > in the case that the drive with the root partition goes down. > > Thanks, > Hampton Maxwell > network administrator - 101freeway.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Jim C. Nasby (aka Decibel!) /^\ jim@nasby.net /___\ Freelance lighting designer and database developer / | \ Member: Triangle Fraternity, Sports Car Club of America /___|___\ Give your computer some brain-candy! www.distributed.net Team #1828 Get paid to surf!! http://www.enteract.com/~nasby/alladvantage.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 17: 3:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id BF2AF37B5A0 for ; Thu, 20 Apr 2000 17:03:46 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.7.41.247] (helo=parish.my.domain) by ruthenium.btinternet.com with esmtp (Exim 2.05 #1) id 12iN2w-0002gu-00; Thu, 20 Apr 2000 20:55:30 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id UAA02055; Thu, 20 Apr 2000 20:52:26 +0100 (BST) (envelope-from mark) Date: Thu, 20 Apr 2000 20:52:18 +0100 From: Mark Ovens To: Nils Holland Cc: freebsd-questions@freebsd.org Subject: Re: Mounting MS-DS fs writeable for all Message-ID: <20000420205218.A232@parish> References: <00041921121300.41782@tempest.ncptiddische.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00041921121300.41782@tempest.ncptiddische.net>; from nils@frozenfeelings.com on Wed, Apr 19, 2000 at 09:09:21PM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Apr 19, 2000 at 09:09:21PM +0200, Nils Holland wrote: > I currently have the following entry in my /etc/fstab in order to mount my > MS-DOS filesystem under FreeBSD: > > /dev/wd0s1 /msdos msdos rw > > The filesystem is being mounted correctly, but only root can write to it, the > other users cannot. I thought that this might simply be changed be changing the > permissions of /msdos (where the DOS-partition is mounted to) but this does not > work. So, how do I make my mounted DOS-partition writeable for all? > Hmm, my /drvc (msdosfs mount-point) has 777 perms and is owned by a normal user and is writeble by everyone: parish:/usr/music{64}% ls -ld /drvc drwxrwxrwx 1 mark wheel 16384 Dec 31 1979 /drvc parish:/usr/music{65}% ls -l /drvc total 8320 -rwxrwxrwx 1 mark wheel 185266 Jan 7 1999 1.jpeg drwxrwxrwx 1 mark wheel 8192 Apr 14 1999 ATI -rwxrwxrwx 1 mark wheel 588 Mar 12 17:13 AUTOEXEC.000 -rwxrwxrwx 1 mark wheel 594 Mar 11 18:33 AUTOEXEC.BAK -rwxrwxrwx 1 mark wheel 606 Apr 20 20:06 AUTOEXEC.BAT -rwxrwxrwx 1 mark wheel 482 Nov 22 1998 AUTOEXEC.DOS -rwxrwxrwx 1 mark wheel 297 Apr 14 1999 BOOT.--- -rwxrwxrwx 1 mark wheel 297 Mar 11 18:49 BOOT.BAK [snip] Maybe the group ownership, and those users needing to write to it must be in the wheel group as well?? > Greetings, > Nils > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 17: 6:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from netcom.com (netcom16.netcom.com [199.183.9.116]) by hub.freebsd.org (Postfix) with ESMTP id D968637B514 for ; Thu, 20 Apr 2000 17:06:46 -0700 (PDT) (envelope-from stanb@netcom.com) Received: (from stanb@localhost) by netcom.com (8.9.3/8.9.3) id RAA06996 for freebsd-questions@freebsd.org; Thu, 20 Apr 2000 17:06:45 -0700 (PDT) From: Stan Brown Message-Id: <200004210006.RAA06996@netcom.com> Subject: Toward a more friendly sendmail To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Thu, 20 Apr 2000 20:06:45 -0400 (EDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 3.4 STABLE laptop. I believe the version of sendmail that is on it is the one that came with 3.4 This machine autocinfigures to vaariosu networks. The primary two are at home, and at work. In both cases the networks are protecetd from the internet by firewalls. At work I have some Sum machines that I wish to be able to mail directly to my laptop. At home it should never recieve mail. I hacke the sendmail.cf files on the Sun's and coerced them inot sending mail to my machine. However I did not get that end of it quite correct, so the mail comes as user_name#hostname (without the domain portion). My machine rejects this out of hand. here is what I am geting in the logfile: Apr 20 16:20:29 brown sendmail[11779]: QAA11779: ruleset=check_mail, arg1=, relay=waterap [170.85.113.45], reject=501 ... Sender domai n must exist Apr 20 16:20:29 brown sendmail[11779]: QAA11779: from=, size=0, cla ss=0, pri=0, nrcpts=0, proto=SMTP, relay=waterap [170.85.113.45] AApr 20 16:36:12 brown sendmail[11793]: alias database /etc/aliases.db out of dat e Apr 20 16:38:18 brown sendmail[11801]: alias database /etc/aliases.db out of dat e Apr 20 16:38:18 brown sendmail[11802]: QAA11802: ruleset=check_mail, arg1=, relay=waterap [170.85.113.45], reject=501 ... Sender domai n must exist A What can I change in the FreeBSD machine's sendmail.cf to make it more tolerant of this? Thanks. -- Stan Brown stanb@netcom.com 404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead... Henry Spencer (c) 1998 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 17:41:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web112.yahoomail.com (web112.yahoomail.com [205.180.60.82]) by hub.freebsd.org (Postfix) with SMTP id AB25437B782 for ; Thu, 20 Apr 2000 17:41:39 -0700 (PDT) (envelope-from dnewsdef@yahoo.com) Received: (qmail 21804 invoked by uid 60001); 21 Apr 2000 00:41:39 -0000 Message-ID: <20000421004139.21803.qmail@web112.yahoomail.com> Received: from [134.148.24.16] by web112.yahoomail.com; Thu, 20 Apr 2000 17:41:39 PDT Date: Thu, 20 Apr 2000 17:41:39 -0700 (PDT) From: D Boss Subject: Iomega Zip250 parallel driver To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Does anyone have a parallel zip250 ? If yes, can you tell me how to install it ? AFAIK, the VPO driver still using the old Iomega zip100 spec, and the new zip250 use a different interface. The linux got a driver called imm-something. Could anyone help me ? __________________________________________________ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 17:59:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from internet.oit.edu (internet.OIT.EDU [140.211.135.12]) by hub.freebsd.org (Postfix) with ESMTP id 8909A37B638 for ; Thu, 20 Apr 2000 17:59:15 -0700 (PDT) (envelope-from jeffrey@bernt.net) Received: from dagryph (reshall-138-204.oit.edu [140.211.138.204]) by internet.oit.edu (8.9.1/8.9.3) with SMTP id RAA32330 for ; Thu, 20 Apr 2000 17:59:14 -0700 (PDT) From: "Jeffrey Bernt" To: Subject: ipv6 Date: Thu, 20 Apr 2000 17:59:54 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I've been trying to ping6 another host, but I keep getting permission denied. What would I have to put into my /etc/rc.firewall in order to get ipv6 packets in and out of my 4.0-stable server? Jeff Bernt jeffrey@bernt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 18:11:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 6AF9437B5A0 for ; Thu, 20 Apr 2000 18:11:22 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.10.0.Beta12/8.10.0.Beta12) with SMTP id e3L1G4x01449; Thu, 20 Apr 2000 18:16:04 -0700 (PDT) Date: Thu, 20 Apr 2000 18:16:03 -0700 (PDT) From: Dan Busarow To: Stan Brown Cc: Free BSD Questions list Subject: Re: Toward a more friendly sendmail In-Reply-To: <200004210006.RAA06996@netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000, Stan Brown wrote: > I hacke the sendmail.cf files on the Sun's and coerced them inot > sending mail to my machine. However I did not get that end of it quite > correct, so the mail comes as user_name#hostname (without the domain > portion). My machine rejects this out of hand. here is what I am geting > in the logfile: > > Apr 20 16:20:29 brown sendmail[11779]: QAA11779: ruleset=check_mail, > arg1= AP0550>, relay=waterap [170.85.113.45], reject=501 ... > Sender domai > n must exist Add this to your .mc file and generate a new sendmail.cf FEATURE(`accept_unresolvable_domains') and possibly FEATURE(`accept_unqualified_senders') Do Not do this if you are accepting mail directly from the Internet. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 18:21:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pmail1.gmx.net (mail.gmx.net [194.221.183.71]) by hub.freebsd.org (Postfix) with SMTP id 7610037B53A for ; Thu, 20 Apr 2000 18:21:00 -0700 (PDT) (envelope-from Laughgas@gmx.net) Received: (qmail 13517 invoked by uid 0); 21 Apr 2000 01:20:54 -0000 Received: from line55-thun.datacomm.ch (HELO demonandy) (212.254.26.69) by mail.gmx.net with SMTP; 21 Apr 2000 01:20:54 -0000 Message-ID: <000401bfab2f$7cd96da0$451afed4@demonandy> From: "Laughgas" To: Subject: Can I run FreeBSD 4.0 with 640 kB base + 3 MB extended memory? Date: Fri, 21 Apr 2000 03:16:46 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFAB40.06BBF0A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFAB40.06BBF0A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello I have a question: Can I run FreeBSD 4.0 with 640 kB base + 3 MB extended memory? THX for fast responding Andre M=FCrner ------=_NextPart_000_0005_01BFAB40.06BBF0A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello
 
I have a question:
 
Can I run FreeBSD 4.0 with 640 kB = base + 3 MB=20 extended memory?
 
THX for fast responding
 
Andre M=FCrner
 
 
 
 
 
------=_NextPart_000_0005_01BFAB40.06BBF0A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 18:38:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id DEDB137B5FB for ; Thu, 20 Apr 2000 18:38:30 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.234.135] by picusnet.com with ESMTP (SMTPD32-5.05) id A0E3C340108; Thu, 20 Apr 2000 21:37:39 -0400 Message-ID: <38FFB115.DACEC23A@picusnet.com> Date: Thu, 20 Apr 2000 21:38:29 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Laughgas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can I run FreeBSD 4.0 with 640 kB base + 3 MB extended memory? References: <000401bfab2f$7cd96da0$451afed4@demonandy> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think there is an 8MB minimum of RAM. > Laughgas wrote: > > Hello > > I have a question: > > Can I run FreeBSD 4.0 with 640 kB base + 3 MB extended memory? > > THX for fast responding > > Andre MЭrner > > > > > -- William D. Freeman http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- G-- e- h! r !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 18:55: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id AD30C37B7B3 for ; Thu, 20 Apr 2000 18:54:59 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (idxwc02-162.idx.com.au [203.166.0.162]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id LAA02193; Fri, 21 Apr 2000 11:54:33 +1000 From: Danny To: Clairmonte Skeete , freebsd-questions@FreeBSD.ORG Subject: Re: Date: Sat, 22 Apr 2000 11:59:25 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000420181405.11312.qmail@web1106.mail.yahoo.com> MIME-Version: 1.0 Message-Id: <00042212000301.00342@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did you use fdisk to format your BSD partitions. I believe the option is 4 to delted non dos partitions. On Fri, 21 Apr 2000, Clairmonte Skeete wrote: > Hi, > I was doing a test run on my PC with the FreeBSD > software, and now when I reload Windows98, it would > not free up the entire hard disk and only allows me to > 400+MB of the total 2G space. I have tried formatting > and it would not work. Please help, and more details > on how can get in tune with your software. > Clairmonte Skeete > > __________________________________________________ > Do You Yahoo!? > Send online invitations with Yahoo! Invites. > http://invites.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 19: 7:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 37FB737B53A for ; Thu, 20 Apr 2000 19:07:38 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA98401; Fri, 21 Apr 2000 11:37:50 +0930 (CST) Date: Fri, 21 Apr 2000 11:37:49 +0930 From: Greg Lehey To: "Jim C. Nasby" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Vinum on root partition Message-ID: <20000421113749.A7113@freebie.lemis.com> References: <38FF9375.3EA61E0C@101freeway.com> <20000420190214.K46955@enteract.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000420190214.K46955@enteract.com> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 20 April 2000 at 19:02:15 -0500, Jim C. Nasby wrote: > On Thu, Apr 20, 2000 at 04:32:05PM -0700, Hampton Maxwell wrote: >> Is it possible to have a vinum mirrored volume as the root partition on >> a 4.0-STABLE machine? I browsed the man pages and list archives which >> seemed to suggest support would be added later but no confirmation of >> whether it was in or how to implement it. >> If not, anyone have suggestions on the best way to get fault tolerance >> in the case that the drive with the root partition goes down. > > The last time I asked Greg about this, he confirmed that vinum is > not currently capable of this and that it was in the plans for the > future. That must have been a while ago. I have the code ready to commit, but we need to change some other minor stuff first. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 19: 8:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ux4.sp.cs.cmu.edu (UX4.SP.CS.CMU.EDU [128.2.198.104]) by hub.freebsd.org (Postfix) with SMTP id C157337B7A6 for ; Thu, 20 Apr 2000 19:08:46 -0700 (PDT) (envelope-from sourav@cs.cmu.edu) Received: from MODERN.ART.CS.CMU.EDU by ux4.sp.cs.cmu.edu id aa01002; 20 Apr 2000 22:08 EDT Message-ID: <38FFB8A9.52677CE1@cs.cmu.edu> Date: Thu, 20 Apr 2000 22:10:49 -0400 From: Sourav Ghosh Organization: Carnegie Mellon University X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.unix.bsd.freebsd.misc To: freebsd-questions@freebsd.org Subject: System crash in reading floppy for 3.1! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a compaq persario with AMD (K6-2, 475 MHz) running FreeBSD 3.1. I have one particular floppy (dos formatted) that crashes the system when I was trying to read it. I could mount the floppy (using mount_msdos /dev/fd0a). I can read the directory ok. The problem starts when I try to read any file from that. The file could be read. But after that, the system console keeps printing the following message: fd0c: hard error writing fsbn 19 (ST0 40 ST1 2 ST2 0 cyl 0 hd 1 sec 2) I didn't try to write on the floppy and it was "write protected". And no problem occurs if I make the floppy "writable". And I could see that the system is accessing the floppy drive from time to time. And if I check the files, there is no change in the timestamp of the files in the floppy. The system finally crashes after printing that message several times on console. Just for information, floopy was a quick-restore floppy for windows 98. But this thing only happens for that particular floppy. I have another floppy with the identical set of files (apparently, the sizes and the contents of the files are same on both the floppies). Any idea for this weird system crash? Thanks, -- Sourav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 19: 9:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 7456737B8A1 for ; Thu, 20 Apr 2000 19:09:36 -0700 (PDT) (envelope-from otterr@telocity.com) Received: from bronyaur (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id TAA03450 for ; Thu, 20 Apr 2000 19:09:06 -0700 (PDT) Message-ID: <002e01bfab36$dbae2530$555be3d8@telocity.com> From: "Otter" To: References: Subject: Re: CD Audio only plays Sound of Silence Date: Thu, 20 Apr 2000 22:11:03 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG All these replies and no one took a shot at the Simon and Garfunkel joke. Uh oh. Did i just show my age? -Otter ----- Original Message ----- From: "Reid Orsten" To: "Trevor Johnson" Cc: Sent: Thursday, April 20, 2000 3:51 PM Subject: Re: CD Audio only plays Sound of Silence > On Thu, 20 Apr 2000, Trevor Johnson wrote: > > > > Simply "device pcm" in the kernel config, everything else works > > > wonderfully. CD audio, however, does not work at all. When I play a CD, > > > the music can be heard very faintly, at a level roughly corresponding to > > > the signal caused my mutual inductance between the CD-ROM's amp and the > > > audio out. > > > > Try mixer(8) or one of the mixer programs in the ports--aumix, cam, > > gmixer, wmmixer, xmix, xmixer, or xmmix. > > > > CD audio appears in the mixer and is set to 85% volume. I guess I should > have mentioned that in the first place :} > > R > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 19:18:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 5196237B87A for ; Thu, 20 Apr 2000 19:18:44 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 1897 invoked from network); 21 Apr 2000 02:18:43 -0000 Received: from unknown (HELO mammalia.sea) (216.231.50.6) by grace.speakeasy.org with SMTP; 21 Apr 2000 02:18:43 -0000 Date: Thu, 20 Apr 2000 19:18:41 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Camelia Nastase Cc: Alfred Perlstein , Rasmus Skaarup , Angel Luis , freebsd-questions@FreeBSD.ORG Subject: Re: obtener freeebsd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000, Camelia Nastase wrote: > On Tue, 18 Apr 2000, Alfred Perlstein wrote: > > > * R Joseph Wright [000418 10:48] wrote: > > > On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > > > > > > > > > > Hi, > > > > > > > > First, please write in english. > > > > > > No, that's ridiculous. If you don't understand it, skip over it like the > > > rest of us do. > > > > I don't speak spanish, but it sure looked like a 'where do I get > > freebsd' message. :) > > > > I don't speak spanish either, but I did understand what was written in > that e-mail. How about me writing in Romanian? Would I get that : "No, > that's ridiculous..." in my inbox? Seems unfair. I'm sure the spanish guy > understood the reply. > I think you misunderstood *my* reply. What is ridiculous is telling someone they should only speak English. I think that's rather elitist. Imagine, if you will, the amount of English language a non-English speaking person must plow through in order to get any help with FreeBSD. I think the English speakers among us ought to be able to bear with some Spanish or Romanian messages now and then. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 19:47:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bucky.excite.com (bucky-rwcmex.excite.com [198.3.99.218]) by hub.freebsd.org (Postfix) with ESMTP id 21CCB37B57B for ; Thu, 20 Apr 2000 19:47:57 -0700 (PDT) (envelope-from alanux@excite.com) Received: from ants.excite.com ([199.172.152.146]) by bucky.excite.com (InterMail vM.4.01.02.39 201-229-119-122) with ESMTP id <20000421024756.HFFT24984.bucky.excite.com@ants.excite.com> for ; Thu, 20 Apr 2000 19:47:56 -0700 Message-ID: <15653767.956285276711.JavaMail.imail@ants.excite.com> Date: Thu, 20 Apr 2000 19:47:56 -0700 (PDT) From: Alan Chan To: freebsd-questions@FreeBSD.ORG Subject: Network Troubleshooting (ipf.rules and ipnat.rules) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Excite Inbox X-Sender-Ip: 24.7.81.196 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I've spent countless hours troubleshooting my network, but couldn't get to work so I'm asking for any help I can get. I have a small network setup and I'm using ipnat.rules and ipf.rules (from OpenBSD) for ip filtering on my FreeBSD gateway/firewall machine. Here's the sittuation: I have two network cards installed on my firewall machine; of the two cards, one entails an external ip address (dco has a cable modem static ip address given by ATHOME) and the other entails a private ip address (dc1: 192.168.1.1). On a separate machine is my DNS server, which includes one network card with a private IP address (192.168.1.2). I have eight computers connected on a 3Com switch. So here's the question: What are some of the commands/things that I (can) need to use to troubleshoot my network? I've used the following the files to config: /etc/rc.conf /etc/resolv.conf /etc/hosts Here is what I did to set up my network: (1) /stand/sysinstall => index => interfaces => no for multi-user => no dhcp => dc0 => dc1 (2) add primary and secondary addresses to resolv.conf file (3) edit the "/etc/hosts" file For my gateway/firewall server, I used "ifconfig -a" and it showed that all network devices have the correct ip address. However, when i used "netstat -rn", 192.168.1.1 has a "netif" of lo0, while 192.168.1.2 has a "netif" of dc1? I was expecting 192.168.1.1 to have dc1... I can ping from 192.168.1.2 to 192.168.1.1 and vice-versa (also work when pinging with any address on the network). However, I can't ping to the outside world (i.e. cnet.com or yahoo.com). I've checked my "etc/resolv.conf" file and it contains the correct dns address. I am thinking that there has to be a problem with my ipnat.rules or ipf.rules, but not really sure. Anyway, i'm having trouble connecting back to the Internet. I appreciate any feedback or insights anyone can give. Sorry if I did not do a good job explaining my problem. _______________________________________________________ Get 100% FREE Internet Access powered by Excite Visit http://freelane.excite.com/freeisp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 19:49:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id 2E0E737B8A4 for ; Thu, 20 Apr 2000 19:49:54 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 8260 invoked from network); 21 Apr 2000 02:49:52 -0000 Received: from unknown (HELO mammalia.sea) (216.231.50.6) by grace.speakeasy.org with SMTP; 21 Apr 2000 02:49:52 -0000 Date: Thu, 20 Apr 2000 19:49:47 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...Problem Solved! In-Reply-To: <87ln28evg1.fsf@tea.thpoon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20 Apr 2000, Arcady Genkin wrote: > R Joseph Wright writes: > > > I just spent about 2 1/2 hours in windows trying to get the card to work > > using downloaded drivers. I've concluded that tomorrow I'll go buy a well > > known, well supported one. Any recommendations? Preferrably cheap. > > The funny part is that an el-cheapo ISA NE2000 card is all you would > need for a DSL connection. When I had my DSL, the downstream was 1Mbs, > while an ne2k allows for 10Mbs. My advice is to buy one of those with > drivers and documentation, and you will get it working in no time. > > If you want to get something better, Intel EtherExpress 100+ is > reportedly one of the best cards on the market. D-Link DFE-530TX (not > TX+) is also a good deal for a 100Mbps. It uses via-rhine chip and is > *very* cheap. > > But, again, for what you doing really any working card would > do. RealTek 8139 - chip based cards are very cheap, and are a > no-brainer to configure, since they are PCI cards. > > Check the manpages for fxp, vr, and rl. ;^) > -- Thanks everyone for all your help. I went into LINT and made a list of all supported cards. Then I took it to the local used PC store and found one that was on the list. I ended up with a 3com 3c900 PCI card. That made all the difference in the world, I'm happy to say. I just downloaded RealPlayer7 in just over two minutes! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 20:57: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from slkcpop4.slkc.uswest.net (slkcpop4.slkc.uswest.net [206.81.128.4]) by hub.freebsd.org (Postfix) with SMTP id DA5C137B8C3 for ; Thu, 20 Apr 2000 20:57:05 -0700 (PDT) (envelope-from jswarner@uswest.net) Received: (qmail 32461 invoked by alias); 21 Apr 2000 03:57:04 -0000 Delivered-To: fixup-freebsd-questions@freebsd.org@fixme Received: (qmail 32450 invoked by uid 0); 21 Apr 2000 03:57:03 -0000 Received: from abdialup75.slkc.uswest.net (HELO uswest.net) (63.224.103.75) by slkcpop4.slkc.uswest.net with SMTP; 21 Apr 2000 03:57:03 -0000 Message-ID: <38FFD0C3.592CCE2F@uswest.net> Date: Thu, 20 Apr 2000 21:53:40 -0600 From: Joe Warner X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: PCMCIA modem won't dial Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I recently installed FreeBSD 3.4 on a NEC 2400CD laptop and everything works great except the modem. I made sure that PCMCIA support was enabled and that /etc/ppp.conf was pointing to the correct device but no matter what I try, I can't seem to get this modem to work. It used to work when I had WIN95 on this machine. I also get the following message at boot up: starting standard daemons: inetdApr 20 18:45:23 pccardd[60]: no card in database for "Hayes" "("OPTIMA 288 + FAX for PCMCIA") The modem I have is a Hayes OPTIMA 288 V.34 +FAX for PCMCIA. I've been struggling with this one, on and off for two weeks and would appreciate any help. Thanks. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21: 3:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id C4F7D37B5B3 for ; Thu, 20 Apr 2000 21:03:49 -0700 (PDT) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id AAA07216; Fri, 21 Apr 2000 00:04:06 -0400 (EDT) (envelope-from miyako@sakr.net) Date: Fri, 21 Apr 2000 00:04:06 -0400 (EDT) From: miy To: cjclark@home.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: network replies causing system messages flooding In-Reply-To: <20000419230149.B59041@cc942873-a.ewndsr1.nj.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Apr 2000, Crist J. Clark wrote: > On Wed, Apr 19, 2000 at 01:20:49PM -0400, miy wrote: > > > > > > On Mon, 17 Apr 2000, Crist J. Clark wrote: > > > > > On Mon, Apr 17, 2000 at 06:56:47PM -0400, miy wrote: > > > > On Sun, 16 Apr 2000, Crist J. Clark wrote: > > > > > On Sun, Apr 16, 2000 at 01:22:06AM -0400, miy wrote: > > > > > > > > > > > > I originally had a windows box [10.0.0.2] connected to my cable connection > > > > > > through a FreeBSD gateway running natd. I recently added a second windows > > > > > > box to the network, and I it connects properly to the gateway, but I am > > > > > > getting flooded by the following system message: > > > > > > > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > > > > > arp: 10.0.0.4 is on ed1 but got reply from 00:80:c8:e8:ea:d7 on rl0 > > [snip] > > > this is the output of ifconfig: > > > > rl0: flags=8843 mtu 1500 > > inet6 fe80::2e0:29ff:fe54:a201%rl0 prefixlen 64 scopeid 0x1 > > inet 24.114.39.136 netmask 0xfffffc00 broadcast 24.114.39.255 > > ether 00:e0:29:54:a2:01 > > Not here. > > > media: autoselect (none) status: active > > supported media: autoselect 100baseTX 100baseTX > > 10baseT/UT > > P 10baseT/UTP 100baseTX > > lp0: flags=8810 mtu 1500 > > ed1: flags=8843 mtu 1500 > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > inet6 fe80::240:5ff:fe71:498c%ed1 prefixlen 64 scopeid 0x3 > > ether 00:40:05:71:49:8c > > Not here. > > > sl0: flags=c010 mtu 552 > > ppp0: flags=8010 mtu 1500 > > lo0: flags=8049 mtu 16384 > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6 > > inet6 ::1 prefixlen 128 > > inet 127.0.0.1 netmask 0xffffff00 > > gif0: flags=8010 mtu 1280 > > inet6 fe80::2e0:29ff:fe54:a201%gif0 prefixlen 64 scopeid 0x7 > > > > and the output of arp -a is: > > > > sakr.net (10.0.0.1) at 0:40:5:71:49:8c permanent [ethernet] > > Not here. > > > ? (10.0.0.2) at 0:80:c6:f9:a5:55 [ethernet] > > Not here. > > > ? (10.0.0.4) at 0:e0:29:54:9f:a6 [ethernet] > > bb1-fe1-1.ym1.on.home.net (24.114.36.1) at 0:60:5c:76:5b:21 [ethernet] > > Not here. > > > The associated hardware seems to be my network card on the windows box > > (10.0.0.2), although these messages were not occuring when I was connected > > to the HUB alone on the network. Every since I added the other machine the > > sys logs have been displaying the same errors. > > That MAC address in the messages does not seem to belong to any of > your hardware. That would normally lead me to believe that the > 10.0.0.4 address is leaking onto the net from someone else's > setup. However, if it is coming over the cable modem, I would expect > the MAC address to be that of your modem. I thought that's how cable > modem's bridged and that's how mine works. Could you try this, > > # tcpdump -en 'ether proto \arp || host 10.0.0.4' > > And save the output. It might be interesting. The output following output scrolls continuously when I run: tcpdump -en 'ether proto \arp || host 10.0.0.4' tcpdump: listening on rl0 23:59:59.625354 0:0:ca:7:54:22 ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.36.1 tell 10.3.8.60 23:59:59.647484 0:60:5c:76:5b:21 ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.38.237 tell 24.112.36.1 23:59:59.670812 0:0:ca:f:0:ae ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.36.1 tell 10.3.7.222 23:59:59.707370 0:0:ca:e:d7:aa ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.36.1 tell 10.3.3.97 23:59:59.733358 0:20:a6:38:98:a3 ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.34.1 tell 24.112.35.181 23:59:59.744298 0:0:b4:a2:1f:9c ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.192.128 tell 24.112.193.231 23:59:59.754466 0:80:c6:f9:af:e ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.112.36.1 tell 24.112.36.203 23:59:59.831735 0:60:97:99:ff:5e ff:ff:ff:ff:ff:ff 0806 60: arp who-has 24.114.0.1 tell 24.114.3.205 It seems that addresses such as 10.3.8.60 point to machines on the @home network in the York Mills area (my district). Is this traffic caused by a machine at my server's end in which case the provider is the cause, or is this traffic from another machine on my subnet? I am at a loss. Whatever the cause, is there any way I can configure the system to filter them? Thanks again, Frederick S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21: 9:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 1505437B5B3 for ; Thu, 20 Apr 2000 21:09:16 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000421040912.PBGF15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Thu, 20 Apr 2000 21:09:12 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12iUki-0000zv-00 for ; Fri, 21 Apr 2000 00:09:12 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: PPPoE, Bell sympatico in Toronto References: X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 21 Apr 2000 00:09:12 -0400 In-Reply-To: "Will Mitayai Keeso Rowe"'s message of "Thu, 20 Apr 2000 20:05:00 -0400" Message-ID: <873dogccyf.fsf@tea.thpoon.com> Lines: 12 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Will Mitayai Keeso Rowe" writes: > Has anyone managed to successfully get FreeBSD4.0-STABLE to work with Bell > Sympatico's PPPoE crap? Yes, I have seen quite a few reports on this. Try asking on gtabug mailing list: www.gtabug.org -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:19: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id C69F437B592 for ; Thu, 20 Apr 2000 21:19:00 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id NAA99385; Fri, 21 Apr 2000 13:48:41 +0930 (CST) Date: Fri, 21 Apr 2000 13:48:41 +0930 From: Greg Lehey To: keith@mail.telestream.com Cc: Tremayne Smith , freebsd-questions@FreeBSD.ORG Subject: Re: Tape Backup Message-ID: <20000421134841.D99014@freebie.lemis.com> References: <20000420161736.52873.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 20 April 2000 at 9:26:54 -0700, keith@mail.telestream.com wrote: > On Thu, 20 Apr 2000, Tremayne Smith wrote: > >> Can anyone offer any advice as to how to install a HP Sure Store Dat tape >> drive, on a box running freeBSD 4.0. And any pointers on how to use it to >> backup my system would be greatly appreciated. Thanx in advance. It should work out of the box. > I had one for a couple of weeks and ended up taking it back. It > simple would not work at all. Through proxy even some FreeBSD driver > programmers had worked on the driver to see if it could get > going. All to no end. Unless 4.0 has support for this I don't see > you getting much done with it. Well, since you don't say what the problem was, this statement isn't very useful. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:31: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 2B07337B53A for ; Thu, 20 Apr 2000 21:31:04 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id GAA24909 for freebsd-questions@freebsd.org; Fri, 21 Apr 2000 06:31:01 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id EAA00953 for freebsd-questions@freebsd.org; Fri, 21 Apr 2000 04:17:02 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: /bin/sh question Date: 21 Apr 2000 04:17:02 +0200 Message-ID: <8dodmu$tb$1@bigeye.rhein-neckar.de> References: <200004201611.MAA01664@rac4.wam.umd.edu> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James Howard wrote: > However, I have recently noticed that FreeBSD's sh does nearly everything > I need except for one thing. My bash prompt is set to "\u@\h:\w\$ " and > typically my prompt is then shown as "howardjp@byzantine:~$ ". Is there > anyway to get something similar from sh? Yes. The key is to define a function cd() that, when called, also sets PS1 in addition to performing the actual "cd". (This approach can also be used for the Korn shell.) I have adapted the following snippet for $ENV without testing: PROMPT="$(whoami)@$(hostname -s):" cd() { command cd "$@" case ${PWD} in "${HOME}"*) PS1="${PROMPT}~${PWD#${HOME}}\$ " ;; *) PS1="${PROMPT}${PWD}\$ " ;; esac } cd "${PWD}" # initialize prompt -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:31:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot25.domain0.bigpond.com (teapot25.domain0.bigpond.com [139.134.5.173]) by hub.freebsd.org (Postfix) with SMTP id B55F737B5B3 for ; Thu, 20 Apr 2000 21:31:47 -0700 (PDT) (envelope-from f.pethani@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot25.domain0.bigpond.com (NTMail 3.02.13) with ESMTP id ea567714 for ; Fri, 21 Apr 2000 14:19:00 +1000 Received: from CWIP-T-003-p-222-55.tmns.net.au ([139.134.222.55]) by mail0.bigpond.com (Claudes-Australian-MailRouter V2.7e 13/2857864); 21 Apr 2000 14:18:58 Message-ID: <000901bfab48$aecc8fe0$0102a8c0@win95> From: "Farhana Pethani" To: Subject: Date: Fri, 21 Apr 2000 14:18:42 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BFAB9C.7EF693C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01BFAB9C.7EF693C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi =20 I was wondering if the BSD books are sold in Australia. Let me know as = soon as you can. Thanks. - Farhana ------=_NextPart_000_0006_01BFAB9C.7EF693C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
I was wondering if the BSD books are sold in = Australia. Let=20 me know as soon as you can. Thanks.
 
- Farhana
------=_NextPart_000_0006_01BFAB9C.7EF693C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:32:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.on.home.com (ha1.rdc2.on.home.com [24.9.0.15]) by hub.freebsd.org (Postfix) with ESMTP id 1459437B619 for ; Thu, 20 Apr 2000 21:32:51 -0700 (PDT) (envelope-from street@iname.com) Received: from mired.eh.local ([24.64.136.188]) by mail.rdc2.on.home.com (InterMail vM.4.01.02.17 201-229-119) with ESMTP id <20000421043247.EHBZ12247.mail.rdc2.on.home.com@mired.eh.local>; Thu, 20 Apr 2000 21:32:47 -0700 Received: (from kws@localhost) by mired.eh.local (8.9.3/8.9.3) id AAA69464; Fri, 21 Apr 2000 00:32:42 -0400 (EDT) (envelope-from kws) To: "Sultenfuss, Ron" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Question on running applications References: <417FD84B18F9D3118C530050047751BA0457A4@cps-satx.onr.com> From: Kevin Street Date: 21 Apr 2000 00:32:42 -0400 In-Reply-To: "Sultenfuss, Ron"'s message of "Thu, 20 Apr 2000 14:10:15 -0500" Message-ID: <87k8hsaxat.fsf@mired.eh.local> Lines: 18 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Canyonlands" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Sultenfuss, Ron" writes: >> For example, if I try to run an installation called > "install-mkchart", > the response given is "install-mkchart: command not found" . > This does not make sense because, as root, I am in the same > directory when trying to run the script. I can run the programs from the > old machines without any problems. Did you remember to put the directory where you installed the scripts in your path? The current dir is not normally in the path so you could also do: ./install-mkchart -- Kevin Street street@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:47:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maloca.oca.org.br (maloca.oca.org.br [164.41.38.242]) by hub.freebsd.org (Postfix) with ESMTP id 0844D37B6A8 for ; Thu, 20 Apr 2000 21:47:44 -0700 (PDT) (envelope-from root@maloca.oca.org.br) Received: from localhost (root@localhost) by maloca.oca.org.br (8.9.3/8.9.3) with ESMTP id BAA08792 for ; Fri, 21 Apr 2000 01:47:40 -0300 (EST) (envelope-from root@maloca.oca.org.br) Date: Fri, 21 Apr 2000 01:47:40 -0300 (EST) From: Paje da Oca To: FreeBSD-questions@FreeBSD.org Subject: Real Player as a plug-in Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have installed RealPlayer 5.0 for Unix on my FreeBSD 3.4, but I don`t know how to make Netscape 4.72 recognize it as a plugin. It is working as an `application`, the same way it would work if I started it by hand, but it is not beeing recognized as a plugin. Any ideas as to why there is an executable, AND two java classes? Thanks for any help, Leonardo PS: The sound is quite bad, but I think that is the way RealPlayer works in Unix. Or am I wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:48:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guy.asimware.com (guy.asimware.com [199.185.255.10]) by hub.freebsd.org (Postfix) with ESMTP id 07AF537B8E7; Thu, 20 Apr 2000 21:48:05 -0700 (PDT) (envelope-from gscott@guy.asimware.com) Received: from localhost (gscott@localhost) by guy.asimware.com (8.8.7/8.8.7) with SMTP id JAA23173; Thu, 20 Apr 2000 09:24:08 -0400 Date: Thu, 20 Apr 2000 09:24:08 -0400 (EDT) From: Greg Scott To: Artem Koutchine Cc: questions@FreeBSD.ORG, hardware@FreeBSD.ORG Subject: Re: Motherborad/Memory/CPU for web hosting system In-Reply-To: <002d01bfaabb$d3453e40$0c00a8c0@ipform.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What I am thinking about right now is : Asus P2B-LS motherboard, > Pentium III above 500, 512MB ram, 1 SCSI 10GB, 1 SCSI 30GB, > 1 UDMA IDE AS BIG AS IT CAN BE for backup. The main problem > is the motherboard. I just don't see any alternative and that;s bad. I'd > like > to have a choice. It seems like the newer i820 bases motherboards from Asus > have SCSI contrller Ultra160 which is not supported by 3.4 ( i'd rather no > go with 4.0). But on the other hand BX is kind old now. > > If you have some experience with hosting a lot of web servers, please, share > the hardware config with me. We just recently put together a machine with the following: SuperMicro P6DGU Dual Slot1 440BX Board with AIC-7890 SCSI PentiumIII 600 512M of ECC RAM DPT RAID Card 3 x 9.1G AtlasV SCA Drives Seagate 12G DAT Drive Intel Pro Server Ethernet Card Elan Vital S30 Rackmount case with HotSwap Kit It's a very nice box that will be doing mostly transactions. Because of the RAID card I can only run FreeBSD 3.2 on it, but it's pretty sweet. The only other problem is the Coppermine processors will not work in Dual mode at this time.. regardless of the Slocket adapter you try. BX may be kind of old now, but it works and there is lots of support for it in the OS. You could also look at Tyan motherboards. I've used them in a number of different systems for different things. They make good stuff. If you are looking for a fault tollerant solution, go with the RAID setup.. it can really save your ass when it comes to downtime. ************************************************************** ** Greg Scott, ** Asimware Innovations Inc. ** ** Website Co-Ordinator ** 600 Upper Wellington Unit D ** ** Network Administrator ** Hamilton, Ontario Canada ** ** gscott@asimware.com ** L9A 3P9 ** ************************************************************** PGP Key http://www.asimware.com/pubkey_gscott.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 21:48:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 45F4937B7A6 for ; Thu, 20 Apr 2000 21:48:40 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id OAA99525; Fri, 21 Apr 2000 14:18:35 +0930 (CST) Date: Fri, 21 Apr 2000 14:18:34 +0930 From: Greg Lehey To: Farhana Pethani Cc: freebsd-questions@FreeBSD.ORG Subject: BSD books in Australia (was: no subject) Message-ID: <20000421141834.E99014@freebie.lemis.com> References: <000901bfab48$aecc8fe0$0102a8c0@win95> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <000901bfab48$aecc8fe0$0102a8c0@win95> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 21 April 2000 at 14:18:42 +1000, Farhana Pethani wrote: > Hi > > I was wondering if the BSD books are sold in Australia. If you're talking about "The Complete FreeBSD", you can get it from me. You should be able to get the "Design and Implementation" from Dymocks. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 22: 9:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx09.globecomm.net (rmx09.iname.net [165.251.8.95]) by hub.freebsd.org (Postfix) with ESMTP id BFEEF37B522 for ; Thu, 20 Apr 2000 22:09:45 -0700 (PDT) (envelope-from big-sky@altavista.net) Received: from weba8.iname.net by rmx09.globecomm.net (8.9.1/8.8.0) with ESMTP id BAA24559 ; Fri, 21 Apr 2000 01:09:44 -0400 (EDT) From: big-sky@altavista.net Received: (from root@localhost) by weba8.iname.net (8.9.1a/8.9.2.Alpha2) id BAA06626; Fri, 21 Apr 2000 01:09:43 -0400 (EDT) MIME-Version: 1.0 Message-Id: <0004210109436K.20335@weba8.iname.net> Date: Fri, 21 Apr 2000 01:09:43 -0400 (EDT) Content-Type: Text/Plain Content-Transfer-Encoding: 7bit To: freebsd-questions@freebsd.org Subject: tar error question Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to tar -x ip-fil3.3.12.tar and I get an error: tar: can't open /dev/rsa0 : Device not configured I looked in my /dev and found a rsa0 So how do I configure it? Cheers -Mark ---------------------------------------------------------------- Get your free email from AltaVista at http://altavista.iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 22:28:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from grace.speakeasy.org (grace.speakeasy.org [216.254.0.2]) by hub.freebsd.org (Postfix) with SMTP id E592B37B522 for ; Thu, 20 Apr 2000 22:28:13 -0700 (PDT) (envelope-from rjoseph@speakeasy.org) Received: (qmail 5214 invoked from network); 21 Apr 2000 05:28:12 -0000 Received: from unknown (HELO mammalia.sea) (216.231.50.6) by grace.speakeasy.org with SMTP; 21 Apr 2000 05:28:12 -0000 Date: Thu, 20 Apr 2000 22:28:12 -0700 (PDT) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Paje da Oca Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: Real Player as a plug-in In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Apr 2000, Paje da Oca wrote: > > Hi, I have installed RealPlayer 5.0 for Unix on my FreeBSD 3.4, but > I don`t know how to make Netscape 4.72 recognize it as a plugin. > > It is working as an `application`, the same way it would work if > I started it by hand, but it is not beeing recognized as a plugin. > > Any ideas as to why there is an executable, AND two java classes? > > Thanks for any help, > Leonardo > > PS: The sound is quite bad, but I think that is the way RealPlayer > works in Unix. Or am I wrong? Why don't you use RealPlayer7 Beta for Linux? That's what I'm using now with my newly installed DSL connection, and the sound is about like good FM radio quality. Of course, over a dial up connection, it isn't that good, but still better than version 5.0 I think. Plus, the 5.0 version doesn't work with many of the current formats. As for getting it to work as a plug in, I'm not sure what the difference is between using it as a plug in and simply setting Netscape to use RealPlayer as the default application for opening files with a particular suffix, in this case ra, rm, and ram. That's how I do it and it works well. Hope this helps, Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 22:31: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.uwa.edu.au (cygnus.uwa.edu.au [203.24.97.1]) by hub.freebsd.org (Postfix) with ESMTP id 4B16C37B78D for ; Thu, 20 Apr 2000 22:30:56 -0700 (PDT) (envelope-from mayd@cygnus.uwa.edu.au) Received: from chrysanthemum.localdomain (root@dial00-045-std.dy.uwa.cygnus.net.au [202.148.94.45]) by cygnus.uwa.edu.au (8.9.3/8.9.3/Debian/GNU) with ESMTP id NAA30889 for ; Fri, 21 Apr 2000 13:30:50 +0800 Received: (from mayd@localhost) by chrysanthemum.localdomain (8.8.8/8.8.8) id NAA02018; Fri, 21 Apr 2000 13:10:50 +0800 (WST) (envelope-from mayd) Date: Fri, 21 Apr 2000 13:10:50 +0800 (WST) Message-Id: <200004210510.NAA02018@chrysanthemum.localdomain> Mime-Version: 1.0 X-Newsreader: knews 1.0b.0 From: mayd@cygnus.uwa.edu.au (David May) To: freebsd-questions@FreeBSD.ORG Subject: [Q] Kerberos problem after upgrade to 3.4. Newsgroups: comp.unix.bsd.freebsd.misc Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since I upgraded from FreeBSD 2.2.8 to 3.4 Kerberos authentication no longer works for some commands, such as SU. It appears that a file called pam_kerberosIV.so is required but is missing from the installation. Note I am a non-US-resident in case that has a bearing on this. How can I obtain the required file? Can I use Kerberos without it? Any help with this would be appreciated. -- David May | mailto:mayd@cygnus.uwa.edu.au | Finger for | finger:mayd@cygnus.uwa.edu.au | PGP Public Key | http://cygnus.uwa.edu.au/~mayd | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 22:55: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uclink4.berkeley.edu (uclink4.Berkeley.EDU [128.32.25.39]) by hub.freebsd.org (Postfix) with ESMTP id 9C4A537B5D4 for ; Thu, 20 Apr 2000 22:55:02 -0700 (PDT) (envelope-from warrenng@uclink4.berkeley.edu) Received: from warrenng (as3-3-26.HIP.Berkeley.EDU [136.152.195.76]) by uclink4.berkeley.edu (8.9.3/8.9.3) with SMTP id WAA19681 for ; Thu, 20 Apr 2000 22:55:00 -0700 (PDT) Message-ID: <000b01bfab56$19f83fa0$4cc39888@warrenng> From: "Warren Kwan Ng" To: Subject: Network help Date: Thu, 20 Apr 2000 22:54:40 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0006_01BFAB1B.68E26F40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0006_01BFAB1B.68E26F40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying to connect my laptop to my desktop through an ethernet = connection. I am positive that the pc card for the laptop is properly = configured, but I am not so sure about the card for the desktop (when = the kernel boots there is an autoneg statement). I have also set up all = the addresses, but I do not know how to connect the computers together = afterwards (dI nee to make some kind of connection or can I just use NFS = right after boot?). Thanks for the help! ------=_NextPart_000_0006_01BFAB1B.68E26F40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

I am trying to connect my laptop to my desktop through an ethernet=20 connection. I am positive that the pc card for the laptop is properly=20 configured, but I am not so sure about the card for the desktop (when = the kernel=20 boots there is an autoneg statement). I have also set up all the = addresses, but=20 I do not know how to connect the computers together afterwards (dI nee = to make=20 some kind of connection or can I just use NFS right after boot?). Thanks = for the=20 help!

------=_NextPart_000_0006_01BFAB1B.68E26F40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 23: 0:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id C601B37B569 for ; Thu, 20 Apr 2000 23:00:18 -0700 (PDT) (envelope-from snowy@snowy.org) Received: from localhost (snowy@localhost) by snowy.org (8.9.3/8.9.3) with ESMTP id QAA10130 for ; Fri, 21 Apr 2000 16:00:19 +1000 (EST) (envelope-from snowy@snowy.org) Date: Fri, 21 Apr 2000 16:00:19 +1000 (EST) From: Sleepless in Brisbane To: freebsd-questions@freebsd.org Subject: How to Mirror Disks using CCD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, I am interested in mirroring my hard-drives through ccd only I am not quite sure how to go about it. In particular I am wondering if this can be done with a live system - changing everything including the root file-system over to ccd partitions? (unlike creating fresh raw unused partitions). Has anyone ever done this? If so I would love information on what you did. I have two identical HDDs and only one is being used so I think I am in a good position to do this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Thu Apr 20 23: 2:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.lig.bellsouth.net (mail2.lig.bellsouth.net [205.152.0.56]) by hub.freebsd.org (Postfix) with ESMTP id 9462E37B569 for ; Thu, 20 Apr 2000 23:02:54 -0700 (PDT) (envelope-from Ka0TTiC@bellsouth.net) Received: from bellsouth.net (host-216-76-217-97.dab.bellsouth.net [216.76.217.97]) by mail2.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id CAA05718 for ; Fri, 21 Apr 2000 02:02:50 -0400 (EDT) Message-ID: <38FFEEDF.8B13C34@bellsouth.net> Date: Fri, 21 Apr 2000 02:02:07 -0400 From: Aaron Walker X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Installation problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is my first time attempting to install FreeBSD, so bear with me please :-) After choosing which individual packages I would like to install, it tries to install them and does install a few, but then I noticed it hung with this box: Adding packages/All/rsaref-2.0.tgz (as a dependency) from acd0c it hung there for a while and so I switched to the second virtual terminal just to see what was going on... On this screen, there is a dialog that says: Do you accept the terms of the RSAREF license agreement and wish to proceed with the build? Yes or No It does not respond if I hit enter or try to put no. Any ideas why it is doing this??? thanks, Aaron -- "You smoke your head on strait, then drink your woes away..." - Phil Anselmo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 0: 2:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 74D8B37B8E1 for ; Fri, 21 Apr 2000 00:02:26 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA00448; Fri, 21 Apr 2000 16:31:59 +0930 (CST) Date: Fri, 21 Apr 2000 16:31:58 +0930 From: Greg Lehey To: Sleepless in Brisbane Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to Mirror Disks using CCD? Message-ID: <20000421163158.H99014@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 21 April 2000 at 16:00:19 +1000, Sleepless in Brisbane wrote: > Hello all, > I am interested in mirroring my hard-drives through ccd only I am not quite > sure how to go about it. Why do you want to do that? > In particular I am wondering if this can be done with a live system > - changing everything including the root file-system over to ccd > partitions? (unlike creating fresh raw unused partitions). No. You can't run the root off ccd at all. > Has anyone ever done this? If so I would love information on what > you did. I have two identical HDDs and only one is being used so I > think I am in a good position to do this. Use Vinum instead. In the not-too-distant future it will support the root file system. You'll still need to repartition the disks, though. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 0:42:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maloca.oca.org.br (maloca.oca.org.br [164.41.38.242]) by hub.freebsd.org (Postfix) with ESMTP id 9B7C737B803 for ; Fri, 21 Apr 2000 00:42:37 -0700 (PDT) (envelope-from root@maloca.oca.org.br) Received: from localhost (root@localhost) by maloca.oca.org.br (8.9.3/8.9.3) with ESMTP id EAA00760 for ; Fri, 21 Apr 2000 04:40:13 -0300 (EST) (envelope-from root@maloca.oca.org.br) Date: Fri, 21 Apr 2000 04:40:13 -0300 (EST) From: Paje da Oca To: FreeBSD-questions@FreeBSD.org Subject: Re: Real Player as a plug-in In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000, R Joseph Wright wrote: > On Fri, 21 Apr 2000, Paje da Oca wrote: > > Hi, I have installed RealPlayer 5.0 for Unix on my FreeBSD 3.4, but > > I don`t know how to make Netscape 4.72 recognize it as a plugin. > > > > It is working as an `application`, the same way it would work if > > I started it by hand, but it is not beeing recognized as a plugin. > > > > PS: The sound is quite bad, but I think that is the way RealPlayer > > works in Unix. Or am I wrong? > > Why don't you use RealPlayer7 Beta for Linux? That's what I'm using now > with my newly installed DSL connection, and the sound is about like good > FM radio quality. Of course, over a dial up connection, it isn't that > good, but still better than version 5.0 I think. Plus, the 5.0 version > doesn't work with many of the current formats. Thank you very much for your suggestion. I got RealPlayer7 Beta for Linux and installed it. The installation process even told me that RealPlayer had been installed as a plug-in... but... > As for getting it to work as a plug in, I'm not sure what the difference > is between using it as a plug in and simply setting Netscape to use > RealPlayer as the default application for opening files with a particular > suffix, in this case ra, rm, and ram. That's how I do it and it works > well. ... I don`t know the difference, either, but when clicking on some links, Netscape complains that the plug-in has not been installed, and it opens a page to make the download. (for example, you could check http://www.senado.gov.br/ and click on ``Radio Senado``, in the center of the page) ... and if I click on other files, Netscape opens RealPlayer7 Unfortunately, the sound is even worst than with RV5, I tried different setup options with no luck (perhaps lack of sleep :-) Thanks anyway, Leonardo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 0:48:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id E6E7D37B791 for ; Fri, 21 Apr 2000 00:48:17 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id JAA00289; Fri, 21 Apr 2000 09:45:34 +0200 (CEST) From: Salvo Bartolotta Date: Fri, 21 Apr 2000 08:48:14 GMT Message-ID: <20000421.8481400@bartequi.ottodomain.org> Subject: Re: hmm.. restrict_rst & drop_synfin To: Matt Heckaman , freebsd-questions@FreeBSD.ORG References: X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/21/00, 3:59:38 AM, Matt Heckaman wrote regarding Re: hmm.. restrict_rst & drop_synfin: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > On Thu, 20 Apr 2000, Bryan Bradsby wrote: > [...] > : You have to compile support for these options into the kernel. They are > : not in the GENERIC kernel. See LINT for the proper syntax. > Yes, I was informed of this shortly after my original post, and I'm not > running the generic kernel, I do actually make my own kernels =3D) I a= m just > special kernel options, and that if they did, they should say so. I > submitted a PR change request to have comments added that state this and > one who expected that things listed in defaults/rc.conf would not require > refer people to LINT. Thanks > : -bryan > : > Matt Heckaman > matt@arpa.mail.net > http://www.lucida.qc.ca > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.1 (FreeBSD) > Comment: http://www.lucida.qc.ca/pgp > iD8DBQE4/8QcdMMtMcA1U5ARAiFvAJ9GTYdGse0ZGIfkDElB0k8QFuozpwCfY7Mo > +AUMAZJ6wWr22HYMtcOYTLk=3D > =3DIuJ3 > -----END PGP SIGNATURE----- Dear Matt Heckaman, These options ARE documented in detail. From (wait for it) rc.conf(5):
tcp_drop_synfin (bool) Set to NO by default. Setting to YES will cause the kernel to ignore TCP frames that have both the SYN and FIN flags set. This prevents OS fingerprinting, but may break some legitimate applications. This option is only available if the kernel was built with the TCP_DROP_SYNFIN option. tcp_restrict_rst (bool) Set to NO by default. Setting to YES will cause the kernel to refrain from emitting TCP RST frames in response to invalid TCP packets (e.g. frames destined for closed ports). This option is only available if the kernel was built with the TCP_RESTRICT_RST option.
RTFM, RTFM, RTFM ... :-) This is taken from the man pages on my 3.4-S.=20 The options are documented *where* one is supposed to have a look at=20 before putting hands on rc.conf :-O However, you are quite right: this is NOT very visible and might=20 mislead people. An additional note in LINT and/or in=20 /etc/defaults/rc.conf should put things right. I have yet to understand what difference (efficience ? Type and level=20 of action ?), if any, there is between these options and the ipfw=20 firewall rules performing analogous functions (ie deny [...] tcpflags=20 ) ... RTFM, RTFM, RTFM (myself, this time) :-)=20 =20 Best regards, Salvo =20 =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 1: 0:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from epsilon.lucida.qc.ca (epsilon.lucida.qc.ca [216.95.146.6]) by hub.freebsd.org (Postfix) with SMTP id 3EC5837B577 for ; Fri, 21 Apr 2000 01:00:10 -0700 (PDT) (envelope-from matt@ARPA.MAIL.NET) Received: (qmail 74813 invoked by uid 1000); 21 Apr 2000 07:56:50 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 21 Apr 2000 07:56:50 -0000 Date: Fri, 21 Apr 2000 03:56:48 -0400 (EDT) From: Matt Heckaman X-Sender: matt@epsilon.lucida.qc.ca To: Salvo Bartolotta Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hmm.. restrict_rst & drop_synfin In-Reply-To: <20000421.8481400@bartequi.ottodomain.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 21 Apr 2000, Salvo Bartolotta wrote: [...] : RTFM, RTFM, RTFM ... :-) Argh, point recieved and understood. That, is a nasty habit of mine, I don't RTFM on things that I believe I understand. I made the rather false assumption that anything in /etc/defaults/rc.conf would not require any special kernel modifications, even linux_enable loads the module for you. I still believe it's worth documenting in defaults/rc.conf though, I can't be the only one bitten by this confusing thing. [...] : I have yet to understand what difference (efficience ? Type and level : of action ?), if any, there is between these options and the ipfw : firewall rules performing analogous functions (ie deny [...] tcpflags : ) ... Nor have I, I just find it easier to maintain personally. To be honest, low level kernel and tcp/ip functions are far beyond my skill and knowledge at the moment, but I'm learning. : RTFM, RTFM, RTFM (myself, this time) :-) : : Best regards, : Salvo Matt Heckaman matt@arpa.mail.net http://www.lucida.qc.ca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: http://www.lucida.qc.ca/pgp iD8DBQE5AAnBdMMtMcA1U5ARAtxEAJ4wrWK4Vl+ZHZpXd9WZ7JMCXbcEawCgoPGV MovULeNIqT2aI7JJHWLo2Ng= =6xyA -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 1:25: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from oahu.WURLDLINK.NET (oahu.WURLDLINK.NET [208.164.68.1]) by hub.freebsd.org (Postfix) with ESMTP id ECB4637B944 for ; Fri, 21 Apr 2000 01:24:57 -0700 (PDT) (envelope-from vince@oahu.WURLDLINK.NET) Received: from localhost (vince@localhost) by oahu.WURLDLINK.NET (8.9.3/8.9.3) with ESMTP id WAA61528; Thu, 20 Apr 2000 22:19:49 -1000 (HST) (envelope-from vince@oahu.WURLDLINK.NET) Date: Thu, 20 Apr 2000 22:19:48 -1000 (HST) From: Vincent Poy To: Will Mitayai Keeso Rowe Cc: questions@FreeBSD.ORG Subject: Re: PPPoE, Bell sympatico in Toronto In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 20 Apr 2000, Will Mitayai Keeso Rowe wrote: > Has anyone managed to successfully get FreeBSD4.0-STABLE to work with Bell > Sympatico's PPPoE crap? There is a page written by a FreeBSD user of Sympatico using PPPoE at the following: http://sympaticousers.org/faq/freebsd_howto.htm This page is mostly good, except for a couple of things: 1. As of 4.0-RELEASE, at least, NETGRAPH_.* options are no longer necessary, as netgraph can load its own modules. 2. Either "ddial" or "auto" is a better ppp_mode than "background". Same with the manual command line. 3. If you need -nat, add -nat to the command line Hope this helps! A question for PPPoE and Static IP ADSL users out there, does your download speeds slow down to a crawl when you are uploading at the same time as downloading? Since atleast with PacBell ADSL, it seems that if I am downloading only, I get between 170-200k/sec but when I upload, the upload goes at 16k/sec and the download goes down to 30k/sec. This is on a 384k-1.5Mbps down/128k up ADSL. Cheers, Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] WurldLink Corporation / / / / | / | __] ] San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 3:25:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merganser.its.uu.se (merganser.its.uu.se [130.238.6.236]) by hub.freebsd.org (Postfix) with ESMTP id 4AD0537B871 for ; Fri, 21 Apr 2000 03:25:40 -0700 (PDT) (envelope-from ertr1013@student.csd.uu.se) Received: from regulus.student.UU.SE ([130.238.5.2]:59894 "HELO ertr1013.student.csd.uu.se") by merganser.its.uu.se with SMTP id ; Fri, 21 Apr 2000 12:25:25 +0200 Received: (qmail 3535 invoked by uid 1001); 21 Apr 2000 10:25:16 -0000 Date: Fri, 21 Apr 2000 12:25:16 +0200 From: Erik Trulsson To: Laughgas Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can I run FreeBSD 4.0 with 640 kB base + 3 MB extended memory? Message-ID: <20000421122516.A2625@student.csd.uu.se> References: <000401bfab2f$7cd96da0$451afed4@demonandy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000401bfab2f$7cd96da0$451afed4@demonandy>; from Laughgas@gmx.net on Fri, Apr 21, 2000 at 03:16:46AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 03:16:46AM +0200, Laughgas wrote: > Hello > > I have a question: > > Can I run FreeBSD 4.0 with 640 kB base + 3 MB extended memory? > > THX for fast responding > No. Well, you might be able to get it to run but installing it would be a PITA (if at all possible) and the speed at which it runs would probably be glacial at best. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 3:54:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.afccc.af.mil (janus.afccc.af.mil [209.22.30.2]) by hub.freebsd.org (Postfix) with ESMTP id 03C7237B56D for ; Fri, 21 Apr 2000 03:54:35 -0700 (PDT) (envelope-from kevin.havener@afccc.af.mil) Received: from janus.afccc.af.mil (root@localhost) by janus.afccc.af.mil with ESMTP id LAA25193 for ; Fri, 21 Apr 2000 11:54:09 GMT Received: from thor.afccc.af.mil (thor.afccc.af.mil [209.22.31.24]) by janus.afccc.af.mil with ESMTP id LAA25189 for ; Fri, 21 Apr 2000 11:54:09 GMT Received: from afccc.af.mil (olasun7.afccc.af.mil [209.22.31.56]) by thor.afccc.af.mil with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id 2NFN3VJG; Fri, 21 Apr 2000 06:50:48 -0400 Message-ID: <39003321.26C1E70B@afccc.af.mil> Date: Fri, 21 Apr 2000 06:53:21 -0400 From: Kevin Havener X-Mailer: Mozilla 4.08 [en] (X11; U; SunOS 5.7 sun4u) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Walnut Creek CD #3 and #4 not FreeBSD CDs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While installing FBSD4.0 from subject CD set, and after getting to the point where I wanted to add some packages from CDs 3 and 4, I received a message from /stand/sysinstall that these two CDs were not FreeBSD CDs. I went ahead anyway and the packages I wanted from them apparently installed OK. Has anybody else seen such a message? I haven't seen mention of it on this list. Is it anything to worry about? I'm going to reinstall (just for practice). I'll see if it happens again. Thanks, Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 3:58:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Wheel.TSR.Ru (wheel.tsr.ru [195.208.67.7]) by hub.freebsd.org (Postfix) with ESMTP id 033F937B707 for ; Fri, 21 Apr 2000 03:58:30 -0700 (PDT) (envelope-from matrix@chat.ru) Received: from wp1 (CORE-30.dialup.tsr.ru [195.208.67.222]) by Wheel.TSR.Ru (8.10.1may/TELECORE-1.1) with SMTP id e3LAwJf14076 for ; Fri, 21 Apr 2000 14:58:22 +0400 (MSD) envelope from matrix@chat.ru Message-ID: <003601bfab80$82823c40$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: SCSI vs UDMA IDE 32-bit Date: Fri, 21 Apr 2000 14:58:15 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've made a little test. I took a bunch of files (~130 MB) and copied them from one filessystem to another. The HDD is IDE Quantum FB 10GB. While copying i run top and saw about 80% of cpu wasted on interupts. Then i anables 32bit access for the hdd and turned on DMA transfers. Repeated the test and saw only tiny 0.8% wasted on interupts, which is comparable to what SCSI takes. So, knowing that SCSI and IDE hdd are based on the same mechanical parts why should even use SCSI? Am I missing something? Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:11:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot16.domain4.bigpond.com (teapot16.domain4.bigpond.com [139.134.5.164]) by hub.freebsd.org (Postfix) with SMTP id 13D5C37B67B for ; Fri, 21 Apr 2000 04:11:16 -0700 (PDT) (envelope-from arakias@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot16.domain4.bigpond.com (NTMail 3.02.13) with ESMTP id oa806794 for ; Fri, 21 Apr 2000 21:06:30 +1000 Received: from MLIP-A-003-pool-160.tmns.net.au ([139.134.240.160]) by mail4.bigpond.com (Claudes-Gorgeous-MailRouter V2.7e 7/1560697); 21 Apr 2000 21:06:29 Message-Id: <4.2.0.58.20000421203236.009a1ee0@mail.bigpond.com> X-Sender: arakias@mail.bigpond.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Fri, 21 Apr 2000 21:03:33 +1000 To: freebsd-questions@freebsd.org From: Duncan Subject: logging Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello I'm am having trouble with my logs. I have tried various things like adding ' log_in_vain="YES" ' in rc.conf (which i read from a post on the security list) !ipfw *.* /var/log/ipfw but the only information i am getting is stuff like : 00200 0 0 deny ip from any to 127.0.0.0/8 01400 20 1008 deny log tcp from any to any via ppp0 setup 65535 602 28986 deny ip from any to any (from /var/log/ipfw.today) which by itself is useless for me. I am trying to set it up so i can see the source address and ports so i at least can see more of what's going on. I have a custom kernel with the ipfirewall and divert for natd and am currently running 3.2-release. sorry for not giving more information but i am new to this and not sure what else to put. Any help is much appreciated Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:21:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.netlearning.co.jp (ns.netlearning.co.jp [210.160.71.146]) by hub.freebsd.org (Postfix) with SMTP id 2702537B775 for ; Fri, 21 Apr 2000 04:21:50 -0700 (PDT) (envelope-from yonezawa@netlearning.co.jp) Received: from presario2 (unverified [192.168.0.29]) by ns.netlearning.co.jp (EMWAC SMTPRS 0.83) with SMTP id ; Fri, 21 Apr 2000 20:22:52 +0900 Message-ID: <008c01bfab83$d9ee45c0$1d00a8c0@netlearning.co.jp> From: "yonezawa" To: Subject: =?iso-2022-jp?B?GyRCJU0lQyVIJWkhPCVLJXMlMCRIPz0kNyReJDkbKEI=?= Date: Fri, 21 Apr 2000 20:22:17 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD Project $BMM!!8fCf(B $B$4C4EvMM(B $BFMA3$N%a!<%k$G<:NiCW$7$^$9!#(B $B3t<02qe$G(B $B8&=$!&650i%7%9%F%`%5!<%S%9$rDs6!$9$k$Y$/!"=`Hw$r?J$a$F$*$j$^$9!#(B $B3F@\$4Mw$$$?$@$/$3$H$O$G$-$J$$$N$G$9$,!"(B $B5Bz$/$@$5$$$^$9$h$&(B $B$h$m$7$/$*4j$$?=$7>e$2$^$9!#(B $B3F5Bz$$$?$@$1$k$h$&$G$7$?$i(B $B%3!<%93+H/C4Ev!!JF_7$^$G$4O"Mm$$$?$@$1$l$P9,$$$G$9!#(B ********************************* $B3t<02q?7=I(B7-10-7$B2C2lC+%S%k(B 03-5338-7183 yonezawa@netlearning.co.jp http://www.netlearning.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:25:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from reftech.refnet.co.uk (reftech.refnet.co.uk [195.74.101.39]) by hub.freebsd.org (Postfix) with ESMTP id DFC3937B6B4 for ; Fri, 21 Apr 2000 04:25:29 -0700 (PDT) (envelope-from simon@reftech.co.uk) Received: from reftech.co.uk (smtp.ref000000.enta.net [195.74.117.157]) by reftech.refnet.co.uk (8.9.3/8.9.1) with ESMTP id MAA10213 for ; Fri, 21 Apr 2000 12:25:27 +0100 (BST) (envelope-from simon@reftech.co.uk) Received: from vaio [10.0.0.35] by reftech.co.uk (FTGate 2, 2, 0, 1); Fri, 21 Apr 00 12:22:47 +0100 From: "Simon Clayton" To: Subject: Any CD Burning software in the ports collection? Date: Fri, 21 Apr 2000 12:22:46 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been seeing questions on this list regarding CD burning software but can't seem to find any in the ports collection. Is there any software like this available from ports or do I have to go somewhere else to get it - if so where. Thanks Simon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:38:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 5629137B7E3 for ; Fri, 21 Apr 2000 04:38:33 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id NAA20506; Fri, 21 Apr 2000 13:38:30 +0200 (MET DST) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id NAA21366; Fri, 21 Apr 2000 13:39:40 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id NAA51747; Fri, 21 Apr 2000 13:38:33 +0200 (CEST) Date: Fri, 21 Apr 2000 13:38:33 +0200 From: Christoph Kukulies To: Bart Lateur Cc: freebsd-questions@freebsd.org Subject: Re: better bootloaders? Message-ID: <20000421133833.A51667@gil.physik.rwth-aachen.de> References: <200004200734.JAA00777@gil.physik.rwth-aachen.de> <3902c88c.9940216@relay.skynet.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3902c88c.9940216@relay.skynet.be>; from bart.lateur@skynet.be on Thu, Apr 20, 2000 at 09:24:15AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Apr 20, 2000 at 09:24:15AM +0000, Bart Lateur wrote: > On Thu, 20 Apr 2000 09:34:56 +0200 (CEST), Christoph Kukulies wrote: > > >Correct me if I'm wrong but given you have a 20 GB IDE disk with > >one half (the first half ) with a Win98 installed then there is no way > >with the present FreeBSD install disk set to boot a FreeBSD partition > >(installation) that is installed on the second half of that hard disk. > > I'm pretty damn sure this is the same thing being asked here several > times a week: Your BSD root partition must be inside the first 1024 > cylinders of the IDE disk on most (?) systems. It's a BIOS restriction, > i.e. before FreeBSD can even try to boot. The second half of a 20 GB > disk sounds like it's too far in the back of the disk. > > The approach I would recommend, is split the Windows partition into two > parts: a first smaller part, (primary partition), for booting purposes, > containing (mainly) the system, including the Windows directory. Next, > the FreeBSD partition; and finally another Windows partition, up to the > end of the disk. This would make a separate logical disk, from Windows' > point of view, where the user can store their data. Whether this question is asked several times a week or not, my question was if there is a solution. Splitting the first partition and the remedy you give is just the problem I was describing and was looking a solution for. Be it a BIOS issue or not, why shouldn't it be possible to write a bootloader that does not use the BIOS. How does the Windows NT loader do it? Is there the same restriction, that NT has to have it's bootable partition in reach within 1024 cylinders? > > HTH, > Bart. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:41:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dns.comrax.com (dns.comrax.com [194.90.246.124]) by hub.freebsd.org (Postfix) with ESMTP id 8639337B53C for ; Fri, 21 Apr 2000 04:41:54 -0700 (PDT) (envelope-from noor@comrax.com) Received: from noor (unknown [156.27.243.27]) by dns.comrax.com (Postfix) with SMTP id C1BD31C9A2 for ; Fri, 21 Apr 2000 14:41:43 +0300 (IDT) From: "Noor Dawod" To: Subject: Enlarging mount partitions. Date: Fri, 21 Apr 2000 14:42:09 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a /usr partition that I want to enlarge, is it possible, and how? Thanks. Noor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:57:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id CD45C37B62F for ; Fri, 21 Apr 2000 04:57:37 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3LBvXL07438; Fri, 21 Apr 2000 07:57:33 -0400 (EDT) Date: Fri, 21 Apr 2000 07:57:32 -0400 (EDT) From: Trevor Johnson To: Simon Clayton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Any CD Burning software in the ports collection? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have been seeing questions on this list regarding CD burning software > but can't seem to find any in the ports collection. Is there any > software like this available from ports or do I have to go somewhere > else to get it - if so where. audio/cdrdao sysutils/cdrecord sysutils/gcombust sysutils/mkhybrid sysutils/mkhybrid12 sysutils/mkisofs (from "make search key=cd-r" and "make search name=mkisofs") -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 4:59:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranq1.tranquility.net (tranq1.tranquility.net [206.156.230.1]) by hub.freebsd.org (Postfix) with ESMTP id D950337B760 for ; Fri, 21 Apr 2000 04:59:32 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from babylon.bsd (ppp-port3-63.tranquility.net [206.152.119.159]) by tranq1.tranquility.net (8.9.2/8.9.2) with ESMTP id GAA25338; Fri, 21 Apr 2000 06:59:25 -0500 (CDT) Received: from localhost (ishmael@localhost) by babylon.bsd (8.9.3/8.9.3) with ESMTP id HAA01550; Fri, 21 Apr 2000 07:02:27 -0500 (CDT) (envelope-from ishmael@tranquility.net) X-Authentication-Warning: babylon.bsd: ishmael owned process doing -bs Date: Fri, 21 Apr 2000 07:02:27 -0500 (CDT) From: Ishmael X-Sender: ishmael@localhost To: Simon Clayton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Any CD Burning software in the ports collection? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG if you have a scsi cd-r/rw, check out cdrecord, which is in the ports collection under sysutils. if you have an atapi cd-r/rw, and are using >=FreeBSD-4.0, man 8 burncd. if you are using 3.x, read the stuff in /usr/share/examples/atapi. Jeremy On Fri, 21 Apr 2000, Simon Clayton wrote: > I have been seeing questions on this list regarding CD burning software > but can't seem to find any in the ports collection. Is there any > software like this available from ports or do I have to go somewhere > else to get it - if so where. > > Thanks > > Simon > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 5:11:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw01.execpc.com (mailgw01.execpc.com [169.207.2.78]) by hub.freebsd.org (Postfix) with ESMTP id AB64137B520 for ; Fri, 21 Apr 2000 05:11:21 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (najiba-1-150.mdm.fox.execpc.com [169.207.127.24]) by mailgw01.execpc.com (8.9.1) id HAA05276 for ; Fri, 21 Apr 2000 07:11:18 -0500 From: "Doug Poland" To: "ListServer FreeBSD Questions" Subject: Old BIOS, large HD, and FreeBSD 4.0R Date: Fri, 21 Apr 2000 07:11:13 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've got an old 486 with phoenix BIOS dated 1992. I tried to install an new WD 17.4GB hard drive and set the Master drive to auto-detect. Upon boot the BIOS tells me there's an error auto-detecting the drive. If I set drive0 to not installed and continue with 4.0R installation, the probe finds the drive on ad0, and can read/write during an install. It looks like my BIOS simply will not recognize this HD. Is there anyway around it? Can I boot off a "FreeBSD boot floppy" and then load the kernel from the hard drive. I know the obvious question is why am I wasting my time with this old box? Well, it was free, I got a great deal on two Western Digital HDs, and this machine's only purpose in life is to run FreeBSD and act as a hard-drive back-up device. Thanks for all the help. -- Doug Poland dpoland@execpc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 5:43:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 1BDD537B6A7 for ; Fri, 21 Apr 2000 05:43:16 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (idxwc07-40.idx.com.au [203.166.2.40]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id WAA20989; Fri, 21 Apr 2000 22:42:55 +1000 From: Danny To: Kevin Street , "Sultenfuss, Ron" Subject: Re: Question on running applications Date: Sat, 22 Apr 2000 22:47:40 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: freebsd-questions@FreeBSD.ORG References: <87k8hsaxat.fsf@mired.eh.local> MIME-Version: 1.0 Message-Id: <00042222482802.00617@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is not microsoft windows Remember to put ./ in front of t he file make sure the file is on chmod 755 for example ./sysprogram instead of sysprogram On Fri, 21 Apr 2000, Kevin Street wrote: > "Sultenfuss, Ron" writes: > > >> For example, if I try to run an installation called > > "install-mkchart", > > the response given is "install-mkchart: command not found" . > > This does not make sense because, as root, I am in the same > > directory when trying to run the script. I can run the programs from the > > old machines without any problems. > > Did you remember to put the directory where you installed the scripts > in your path? The current dir is not normally in the path so you > could also do: > > ./install-mkchart > > -- > Kevin Street > street@iname.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 5:43:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id A320D37B520 for ; Fri, 21 Apr 2000 05:43:16 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (idxwc07-40.idx.com.au [203.166.2.40]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id WAA20842; Fri, 21 Apr 2000 22:40:44 +1000 From: Danny To: R Joseph Wright , Camelia Nastase Subject: Re: obtener freeebsd Date: Sat, 22 Apr 2000 22:45:03 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: Alfred Perlstein , Rasmus Skaarup , Angel Luis , freebsd-questions@FreeBSD.ORG References: MIME-Version: 1.0 Message-Id: <00042222461601.00617@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG But tehre are mailing list for many different languages whether is espanoil, english, deutch, italiano whatever Please check out www.freebsd.org/ and click on the user group mailing list to find out the mailing list for Freebsd in your language On Fri, 21 Apr 2000, R Joseph Wright wrote: > On Thu, 20 Apr 2000, Camelia Nastase wrote: > > > On Tue, 18 Apr 2000, Alfred Perlstein wrote: > > > > > * R Joseph Wright [000418 10:48] wrote: > > > > On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > > > > > > > > > > > > > Hi, > > > > > > > > > > First, please write in english. > > > > > > > > No, that's ridiculous. If you don't understand it, skip over it like the > > > > rest of us do. > > > > > > I don't speak spanish, but it sure looked like a 'where do I get > > > freebsd' message. :) > > > > > > > I don't speak spanish either, but I did understand what was written in > > that e-mail. How about me writing in Romanian? Would I get that : "No, > > that's ridiculous..." in my inbox? Seems unfair. I'm sure the spanish guy > > understood the reply. > > > I think you misunderstood *my* reply. What is ridiculous is telling > someone they should only speak English. I think that's rather > elitist. Imagine, if you will, the amount of English language a > non-English speaking person must plow through in order to get any help > with FreeBSD. I think the English speakers among us ought to be able to > bear with some Spanish or Romanian messages now and then. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 5:43:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 8F30537B78A for ; Fri, 21 Apr 2000 05:43:44 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (idxwc07-40.idx.com.au [203.166.2.40]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id WAA21034; Fri, 21 Apr 2000 22:43:34 +1000 From: Danny To: big-sky@altavista.net, freebsd-questions@FreeBSD.ORG Subject: Re: tar error question Date: Sat, 22 Apr 2000 22:48:54 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <0004210109436K.20335@weba8.iname.net> MIME-Version: 1.0 Message-Id: <00042222490703.00617@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello try tar xvf sometarfile.tar On Fri, 21 Apr 2000, big-sky@altavista.net wrote: > Trying to tar -x ip-fil3.3.12.tar and I get an error: > > tar: can't open /dev/rsa0 : Device not configured > > I looked in my /dev and found a rsa0 > > So how do I configure it? > > Cheers > -Mark > > ---------------------------------------------------------------- > Get your free email from AltaVista at http://altavista.iname.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 6:31:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 4A7E837B67B for ; Fri, 21 Apr 2000 06:31:50 -0700 (PDT) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id PAA14846 for freebsd-questions@freebsd.org; Fri, 21 Apr 2000 15:31:47 +0200 (CEST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id MAA16640 for freebsd-questions@freebsd.org; Fri, 21 Apr 2000 12:51:46 +0200 (CEST) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: tar error question Date: 21 Apr 2000 12:51:45 +0200 Message-ID: <8dpbs1$g7i$1@bigeye.rhein-neckar.de> References: <0004210109436K.20335@weba8.iname.net> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wrote: > Trying to tar -x ip-fil3.3.12.tar and I get an error: This means: "extract a file named ip-fil3.3.12.tar from the default archive source" (either set by $TAPE or if this variable is undefined from the compiled-in default device). Is this what you are actually trying to do? > tar: can't open /dev/rsa0 : Device not configured Your kernel doesn't have support for SCSI tape drives compiled in or you don't have such a device connected to you machine. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 6:34:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smith.vcsa.org (smith.vcsa.org [208.233.57.196]) by hub.freebsd.org (Postfix) with ESMTP id 3964337B8BE for ; Fri, 21 Apr 2000 06:34:42 -0700 (PDT) (envelope-from spock@vcsa.org) Received: from localhost (spock@localhost) by smith.vcsa.org (8.9.3/8.9.3) with SMTP id IAA47975 for ; Fri, 21 Apr 2000 08:34:40 -0500 (CDT) (envelope-from spock@vcsa.org) Date: Fri, 21 Apr 2000 08:34:40 -0500 (CDT) From: "Rev. Nostrebor N. Cire" To: freebsd-questions@freebsd.org Subject: Unexpected changes in 4.0-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have 2 questions about 4.0-RELEASE I did not compile my kernel with the splash device because I did not want a graphical screensaver or splash screen, I just want an ASCII screensaver. When the console was initialized during boot, the kernel reported the error: link_elf: symbol splash_register undefined I have selected the daemon screensaver. Is the splash device now required for ASCII screensavers? Is the new md0 (Malloc Disk) usefull to the average user for anything? This doesn't mean that Malloc uses a filesystem, does it? The Vulcan Center for Supercomputing Applications http://www.vcsa.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 6:40:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 95FDF37B8A5 for ; Fri, 21 Apr 2000 06:40:46 -0700 (PDT) (envelope-from snowy@snowy.org) Received: from localhost (snowy@localhost) by snowy.org (8.9.3/8.9.3) with ESMTP id XAA18359; Fri, 21 Apr 2000 23:40:43 +1000 (EST) (envelope-from snowy@snowy.org) Date: Fri, 21 Apr 2000 23:40:42 +1000 (EST) From: Sleepless in Brisbane To: Greg Lehey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to Mirror Disks using CCD? In-Reply-To: <20000421163158.H99014@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Apr 2000, Greg Lehey wrote: > Use Vinum instead. In the not-too-distant future it will support the > root file system. You'll still need to repartition the disks, though. Ok then - is there an easy way to convert a live filesystem (minus root) to vinum? And is there any advantage to mirroring swap as well - or should I just configure swap as an extra device on it's own until root support is available? (since without root being mirrored we are only looking at read performance benefits and not really increased system availablity). I looked at Vinum before and kinda got lost in it - so a lay man's approach to moving a system from single disk to mirrored would be appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:17:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 60A4B37B5AC for ; Fri, 21 Apr 2000 07:17:37 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12ieDi-000235-00; Fri, 21 Apr 2000 15:15:46 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12ieDh-0001gd-00; Fri, 21 Apr 2000 15:15:45 +0100 Date: Fri, 21 Apr 2000 15:15:45 +0100 From: Ben Smithurst To: big-sky@altavista.net Cc: freebsd-questions@freebsd.org Subject: Re: tar error question Message-ID: <20000421151545.H42478@strontium.scientia.demon.co.uk> References: <0004210109436K.20335@weba8.iname.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <0004210109436K.20335@weba8.iname.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG big-sky@altavista.net wrote: > Trying to tar -x ip-fil3.3.12.tar and I get an error: > > tar: can't open /dev/rsa0 : Device not configured > > I looked in my /dev and found a rsa0 > > So how do I configure it? You'll need to build support for it into the kernel, and possibly run MAKEDEV again (just in case). But, are you really trying to access the tape drive (which is what the rsa0 device is) or are you trying to extract a file on a filesystem called ip-fil3.3.12.tar? If the latter, you want `tar -xf ip-fil3.3.12.tar'. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:18:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 4351137B780 for ; Fri, 21 Apr 2000 07:18:06 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12ieFw-00025o-00; Fri, 21 Apr 2000 15:18:04 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12ieFw-0007wo-00; Fri, 21 Apr 2000 15:18:04 +0100 Date: Fri, 21 Apr 2000 15:18:04 +0100 From: Ben Smithurst To: Noor Dawod Cc: freebsd-questions@freebsd.org Subject: Re: Enlarging mount partitions. Message-ID: <20000421151804.I42478@strontium.scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Noor Dawod wrote: > I have a /usr partition that I want to enlarge, is it possible, and how? No, not without wiping it, changing its size, and restoring from your backup. What you can do is move some stuff within /usr to another partition. Say your /usr/local is quite big and getting bigger, you could put that on another disk mounted on /usr/local. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:18:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.lig.bellsouth.net (mail4.lig.bellsouth.net [205.152.0.32]) by hub.freebsd.org (Postfix) with ESMTP id 147CF37BC20 for ; Fri, 21 Apr 2000 07:18:24 -0700 (PDT) (envelope-from brownicm@prokyon.com) Received: from eileen (adsl-61-148-46.mia.bellsouth.net [208.61.148.46]) by mail4.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id KAA09760 for ; Fri, 21 Apr 2000 10:18:21 -0400 (EDT) From: brownicm@prokyon.com Message-Id: <200004211418.KAA09760@mail4.lig.bellsouth.net> To: freebsd-questions@freebsd.org Date: Fri, 21 Apr 2000 10:00:02 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe freebsd-questions brownicm@prokyon.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:24:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.iserv.net (mail2.iserv.net [204.177.184.152]) by hub.freebsd.org (Postfix) with ESMTP id 92BED37B936 for ; Fri, 21 Apr 2000 07:24:17 -0700 (PDT) (envelope-from dknight@mail.iserv.net) Received: from [206.67.165.3] (bb-3.bakerbooks.com [206.67.165.3]) by mail2.iserv.net (8.9.3/8.9.3) with SMTP id KAA17853; Fri, 21 Apr 2000 10:18:17 -0400 X-Envelope-To: freebsd-questions@FreeBSD.ORG Message-Id: <200004211418.KAA17853@mail2.iserv.net> Subject: SETI@home teams Date: Fri, 21 Apr 2000 10:18:17 -0400 x-mailer: Claris Emailer 2.0v3, January 22, 1998 From: Dan Knight To: , , , , , , , , , , , , , Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've posted the second weekly SETI@home club team update on the SETIonMac portion of Low End Mac. This page exists at two locations: 1. Archived version, this week's stats 2. Fixed page with most current weekly report Please take a moment to stop in, look over the standings and projections, and consider linking on your own site. Special thanks for Dave McConnachie, a member of the Knights Who Say Ni!, for his very helpful stats pages. Thanks! Dan Knight dknight@reformed.net / dknight@mail.iserv.net Low End Mac - Saved by grace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:26:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.lig.bellsouth.net (mail2.lig.bellsouth.net [205.152.0.56]) by hub.freebsd.org (Postfix) with ESMTP id B0F4237B958 for ; Fri, 21 Apr 2000 07:26:12 -0700 (PDT) (envelope-from brownicm@bellsouth.net) Received: from eileen (adsl-61-148-46.mia.bellsouth.net [208.61.148.46]) by mail2.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id KAA29901 for ; Fri, 21 Apr 2000 10:26:10 -0400 (EDT) Message-Id: <200004211426.KAA29901@mail2.lig.bellsouth.net> From: brownicm@bellsouth.net To: freebsd-questions@freebsd.org Date: Fri, 21 Apr 2000 10:07:48 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-questions brownicm@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:49:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx01.mail.com (rmx01.mail.com [165.251.32.149]) by hub.freebsd.org (Postfix) with ESMTP id 7F16B37B7DB for ; Fri, 21 Apr 2000 07:49:37 -0700 (PDT) (envelope-from big-sky@altavista.net) Received: from weba2.iname.net (weba2.iname.net [165.251.4.12]) by rmx01.mail.com (8.9.3/8.9.3) with ESMTP id KAA26676; Fri, 21 Apr 2000 10:48:39 -0400 (EDT) From: big-sky@altavista.net Received: (from root@localhost) by weba2.iname.net (8.9.1a/8.9.2.Alpha2) id KAA26735; Fri, 21 Apr 2000 10:48:39 -0400 (EDT) MIME-Version: 1.0 Message-Id: <000421104839CJ.28920@weba2.iname.net> Date: Fri, 21 Apr 2000 10:48:39 -0400 (EDT) Content-Type: Text/Plain Content-Transfer-Encoding: 7bit To: Ben Smithurst Cc: freebsd-questions@FreeBSD.ORG Subject: Re: tar error question Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That was the problem... I wanted to extract the contents of the tar file and didn't understand the meaning for the f flag in the man page. Thanks for the reply. ---- you wrote: > big-sky@altavista.net wrote: > > > Trying to tar -x ip-fil3.3.12.tar and I get an error: > > > > tar: can't open /dev/rsa0 : Device not configured > > > > I looked in my /dev and found a rsa0 > > > > So how do I configure it? > > You'll need to build support for it into the kernel, and possibly run > MAKEDEV again (just in case). > > But, are you really trying to access the tape drive (which is > what the rsa0 device is) or are you trying to extract a file on a > filesystem called ip-fil3.3.12.tar? If the latter, you want `tar -xf > ip-fil3.3.12.tar'. > > -- > Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ---------------------------------------------------------------- Get your free email from AltaVista at http://altavista.iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:51:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F8A837B98F for ; Fri, 21 Apr 2000 07:51:35 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F6999.dip0.t-ipconnect.de [193.159.105.153]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA04240 for ; Fri, 21 Apr 2000 15:50:47 +0200 Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id QAA00637 for ; Fri, 21 Apr 2000 16:52:23 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by tempest.ncptiddische.net (8.9.3/8.9.3) with SMTP id QAA00289 for ; Fri, 21 Apr 2000 16:52:22 +0200 (CEST) (envelope-from nils@frozenfeelings.com) From: Nils Holland Organization: NightCastle Productions To: freebsd-questions@freebsd.org Subject: Problems with the ports collection Date: Fri, 21 Apr 2000 16:36:53 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042116475300.00465@tempest.ncptiddische.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote a message similar to this one yesterday and I did not get an answer. Most likely I didn't explain the problem enough for somebody to be able to help me. Sorry. Here's the problem again, this time the question is more *general*. Well, having known only Linux before I'm kind of amazed how the FreeBSD Ports collection works. I really like it, as I like the FreeBSD system in General. Now, one thing I don't seem to get working even after having read the FreeBSD handbook is the following: It says that in order to get updated ports runing on my system that were not available when my version of FreeBSD was released (I have 3.4-RELEASE) I need to download and install the appropriate upgrade kit. I did that, although I don't have much of a clue what that was good for... Now, I try the following, just as the FreeBSD handbook tells me. cd /usr/ports/math rm -r siag # Delete the old version of the SIAG-port dir ftp ftp7.de.freebsd.de # I connect to the server and login to it cd /pub/FreeBSD/ports/ports/math get siag.tar # Getting the siag dir in tared form bye # saying good-bye to the ftp-server tar xf siag.tar # untar the downloaded siag dir into my /usr/ports/math dir cd siag make Ok, now the system should go and fetch the appropriate file. But it doesn't. It says something like that: tar.gz doesn't seem to exist on this system Attempting to fetch from ftp7.de.freebsd.org Ok, it does now try to fetch a file called .tar.gz. This cannot be successful (and it is not) since it cannot get a .tar.gz file without a name. Having inspected the Makefiles of the ports dirs that came with my sytsem, I see that in these files there is a line that goes DISTNAME=something which is not present in the Makefile of the port dirs I fetch from the FTP-server. So, what's wrong? Won't I be able to get and use the ports from the FTP-server on my 3.4-RELEASE system without some prior updates of my system? If so, please tell me what I gotta do! Thanks in advance, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 7:51:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C17F37B994 for ; Fri, 21 Apr 2000 07:51:35 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F6999.dip0.t-ipconnect.de [193.159.105.153]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA04243 for ; Fri, 21 Apr 2000 15:50:48 +0200 Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id QAA00639 for ; Fri, 21 Apr 2000 16:52:23 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Received: from tempest.ncptiddische.net (tempest.ncptiddische.net [192.168.0.2]) by tempest.ncptiddische.net (8.9.3/8.9.3) with SMTP id QAA00292 for ; Fri, 21 Apr 2000 16:52:28 +0200 (CEST) (envelope-from nils@frozenfeelings.com) From: Nils Holland Organization: NightCastle Productions To: freebsd-questions@freebsd.org Subject: Problems with the ports collection Date: Fri, 21 Apr 2000 16:52:00 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042116475300.00465@tempest.ncptiddische.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote a message similar to this one yesterday and I did not get an answer. Most likely I didn't explain the problem enough for somebody to be able to help me. Sorry. Here's the problem again, this time the question is more *general*. Well, having known only Linux before I'm kind of amazed how the FreeBSD Ports collection works. I really like it, as I like the FreeBSD system in general (And I like it more than Linux!). Now, one thing I don't seem to get working even after having read the FreeBSD handbook is the following: It says that in order to get updated ports runing on my system that were not available when my version of FreeBSD was released (I have 3.4-RELEASE) I need to download and install the appropriate upgrade kit. I did that, although I don't have much of a clue what that was good for... Now, I try the following, just as the FreeBSD handbook tells me. cd /usr/ports/math rm -r siag # Delete the old version of the SIAG-port dir ftp ftp7.de.freebsd.de # I connect to the server and login to it cd /pub/FreeBSD/ports/ports/math get siag.tar # Getting the siag dir in tared form bye # saying good-bye to the ftp-server tar xf siag.tar # untar the downloaded siag dir into my /usr/ports/math dir cd siag make Ok, now the system should go and fetch the appropriate file. But it doesn't. It says something like that: tar.gz doesn't seem to exist on this system Attempting to fetch from ftp7.de.freebsd.org Ok, it does now try to fetch a file called .tar.gz. This cannot be successful (and it is not) since it cannot get a .tar.gz file without a name. Having inspected the Makefiles of the ports dirs that came with my sytsem, I see that in these files there is a line that goes DISTNAME=something which is not present in the Makefile of the port dirs I fetch from the FTP-server. So, what's wrong? Won't I be able to get and use the ports from the FTP-server on my 3.4-RELEASE system without some prior updates of my system? If so, please tell me what I gotta do! Thanks in advance, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:16: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [203.2.75.106]) by hub.freebsd.org (Postfix) with ESMTP id 1828037B8FC for ; Fri, 21 Apr 2000 08:15:55 -0700 (PDT) (envelope-from sijr@optusnet.com.au) Received: from fiona (kawax1-203.dialup.optusnet.com.au [198.142.140.203]) by mail03.syd.optusnet.com.au (8.9.3/8.9.3) with SMTP id BAA14889 for ; Sat, 22 Apr 2000 01:15:51 +1000 Message-ID: <004f01bfaba4$7b287b20$cb8c8ec6@fiona> From: "Simon Robertson" To: Subject: how does freebsd compare to mandrake 7.0? Date: Sat, 22 Apr 2000 01:15:50 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004C_01BFABF8.4BD8C600" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_004C_01BFABF8.4BD8C600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I am currently running Mandrake 7.0 and I was wondering if I purchased = FreeBSD 4.0 how it would compare? The general questions I have are, is = the language & commands generally the same, does it recognise RPMS, can = I install applications like StarOffice, Netscape & VMware, and would I = be able to download/install any programs from other CDs or the Internet? Also I current run KDE on Mandrake 7.0, would there be any changes in = comparison to FreeBSD 4.0 KDE appearance or running? Lastly does FreeBSD = run faster than Linux? Simon ------=_NextPart_000_004C_01BFABF8.4BD8C600 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
I am currently running Mandrake 7.0 and = I was=20 wondering if I purchased FreeBSD 4.0 how it would compare?  The = general=20 questions I have are, is the language & commands generally the same, = does it=20 recognise RPMS, can I install applications like StarOffice, Netscape = &=20 VMware, and would I be able to download/install any programs from other = CDs or=20 the Internet?
Also I current run KDE on Mandrake 7.0, = would there=20 be any changes in comparison to FreeBSD 4.0 KDE appearance or running? = Lastly=20 does FreeBSD run faster than Linux?
Simon
------=_NextPart_000_004C_01BFABF8.4BD8C600-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:22: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f3.law6.hotmail.com [216.32.241.3]) by hub.freebsd.org (Postfix) with SMTP id 0A23837B8FC for ; Fri, 21 Apr 2000 08:21:57 -0700 (PDT) (envelope-from tmane333@hotmail.com) Received: (qmail 91317 invoked by uid 0); 21 Apr 2000 15:21:52 -0000 Message-ID: <20000421152152.91316.qmail@hotmail.com> Received: from 165.117.54.87 by www.hotmail.com with HTTP; Fri, 21 Apr 2000 08:21:51 PDT X-Originating-IP: [165.117.54.87] From: "Tremayne Smith" To: freebsd-questions@FreeBSD.ORG Subject: Re: Tape Backup Date: Fri, 21 Apr 2000 11:21:51 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have placed sa0 into my kernel, and now when I go to use a command like "mt -f /dev/rsa0 fsf -1" I get an error that my device is not configured. I am sure that there is a simple step that I am missing, but I am missing it none the less. If anyone has an opinion of what steps to take next, please share. Thanx in advance. >From: Kent Stewart >To: Tremayne Smith >CC: freebsd-questions@FreeBSD.ORG >Subject: Re: Tape Backup >Date: Thu, 20 Apr 2000 13:23:20 -0700 > > > >Tremayne Smith wrote: > > > > Can anyone offer any advice as to how to install a HP Sure Store Dat >tape > > drive, on a box running freeBSD 4.0. And any pointers on how to use it >to > > backup my system would be greatly appreciated. Thanx in advance. > >You have to have "device sa" in your kernel and then /dev/sa0 is your >tape drive. You use /dev/rsa0 to rewind and /dev/nrsa0 for no rewind. > >Kent > > > ______________________________________________________ > > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > >-- >Kent Stewart >Richland, WA > >mailto:kstewart@3-cities.com >http://www.3-cities.com/~kstewart/index.html >FreeBSD News http://daily.daemonnews.org/ > >SETI(Search for Extraterrestrial Intelligence) @ HOME >http://setiathome.ssl.berkeley.edu/ > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:25:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 24EB337B7DB for ; Fri, 21 Apr 2000 08:25:20 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.132] by picusnet.com with ESMTP (SMTPD32-5.05) id A2A9C4500B0; Fri, 21 Apr 2000 11:24:25 -0400 Message-ID: <390072DC.4F3FAD18@picusnet.com> Date: Fri, 21 Apr 2000 11:25:16 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Simon Robertson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how does freebsd compare to mandrake 7.0? References: <004f01bfaba4$7b287b20$cb8c8ec6@fiona> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Simon Robertson wrote: > > Hello, > I am currently running Mandrake 7.0 and I was wondering if I purchased > FreeBSD 4.0 how it would compare? The general questions I have are, > is the language & commands generally the same, does it recognise RPMS, > can I install applications like StarOffice, Netscape & VMware, and > would I be able to download/install any programs from other CDs or the > Internet? > Also I current run KDE on Mandrake 7.0, would there be any changes in > comparison to FreeBSD 4.0 KDE appearance or running? Lastly does > FreeBSD run faster than Linux? > Simon FreeBSD has emulation for Linux-based GNU systems current to RedHat 6.1 from 4.0-RELEASE and up. default compiler is GCC. BASH shell is in the ports. we have KDE and GNOME. Natice Netscape. *BSD system code is cleaner and written by people who are better than people developing for Linux (atleast in my oppionion, but the code IS cleaner). Cleaner code usualy does run faster. -- William D. Freeman http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- G-- e- h! r !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:28: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from socrates.nmia.com (socrates.nmia.com [198.59.166.170]) by hub.freebsd.org (Postfix) with SMTP id C119637B8FC for ; Fri, 21 Apr 2000 08:28:02 -0700 (PDT) (envelope-from ripper@nmia.com) Received: from plato.nmia.com(really [198.59.166.165]) by socrates.nmia.com via sendmail with smtp id for ; Fri, 21 Apr 2000 09:28:02 -0600 (MDT) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Apr-19) Received: by plato.nmia.com id m12ifLd-0011c0C; Fri, 21 Apr 2000 09:28:01 -0600 (MDT) Message-Id: Subject: booteasy To: freebsd-questions@freebsd.org Date: Fri, 21 Apr 2000 09:28:01 -0600 (MDT) From: "Ross A Lippert" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a fairly basic question, but I have tried my best to find the answer on the web and in lehey's book and am coming up empty. How does one change the names assigned to the boot options in booteasy. That is, right now it says something like F1: ?? F2: FreeBSD How do I get it to say "BeOS", for example, instead of "??" ? -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:30:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.bellatlantic.net (mail2.bellatlantic.net [151.196.0.38]) by hub.freebsd.org (Postfix) with ESMTP id A837C37BABB for ; Fri, 21 Apr 2000 08:30:46 -0700 (PDT) (envelope-from ugen@xonix.com) Received: from xonix.com (adsl-138-89-45-177.bellatlantic.net [138.89.45.177]) by mail2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id LAA13484; Fri, 21 Apr 2000 11:30:32 -0400 (EDT) Message-ID: <3900751A.E81BD421@xonix.com> Date: Fri, 21 Apr 2000 11:34:50 -0400 From: Ugen Antsilevitch X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: "William D. Freeman" Cc: Simon Robertson , freebsd-questions@FreeBSD.ORG Subject: Re: how does freebsd compare to mandrake 7.0? References: <004f01bfaba4$7b287b20$cb8c8ec6@fiona> <390072DC.4F3FAD18@picusnet.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD probably does not "run faster". I just finished with some benchmarks (4.0 RELASE vs. latest RED HAT on the same hardware) and they are not bad but there is mostly some 10% loss on FreeBSD side. We tend in fact to do things in more "logical/layered" way - i suppose thats the reason. Not that it is at all noticeable from any user standpoint. And our code is much cleaner:) --Ugen "William D. Freeman" wrote: > > Simon Robertson wrote: > > > > Hello, > > I am currently running Mandrake 7.0 and I was wondering if I purchased > > FreeBSD 4.0 how it would compare? The general questions I have are, > > is the language & commands generally the same, does it recognise RPMS, > > can I install applications like StarOffice, Netscape & VMware, and > > would I be able to download/install any programs from other CDs or the > > Internet? > > Also I current run KDE on Mandrake 7.0, would there be any changes in > > comparison to FreeBSD 4.0 KDE appearance or running? Lastly does > > FreeBSD run faster than Linux? > > Simon > FreeBSD has emulation for Linux-based GNU systems current to RedHat 6.1 > from 4.0-RELEASE and up. default compiler is GCC. BASH shell is in the > ports. we have KDE and GNOME. Natice Netscape. *BSD system code is > cleaner and written by people who are better than people developing for > Linux (atleast in my oppionion, but the code IS cleaner). Cleaner code > usualy does run faster. > > -- > William D. Freeman > http://members.xoom.com/EvilGNU > -----BEGIN GEEK CODE BLOCK----- > Version: 3.12 > GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- > O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- > G-- e- h! r !y+ > ------END GEEK CODE BLOCK------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:40:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.binep.ac.ru (ns.binep.ac.ru [193.233.37.5]) by hub.freebsd.org (Postfix) with ESMTP id A157937B994 for ; Fri, 21 Apr 2000 08:39:50 -0700 (PDT) (envelope-from goshik@binep.ac.ru) Received: from serv2.binep.ac.ru (serv2 [193.233.44.77]) by ns.binep.ac.ru (8.9.3/8.9.3) with SMTP id TAA08698; Fri, 21 Apr 2000 19:49:17 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Reply-To: "Igor B. Bykhalo" From: "Igor B. Bykhalo" To: "Nils Holland" , Subject: Re: Problems with the ports collection Date: Fri, 21 Apr 2000 19:37:12 +0300 Message-ID: <01bfabaf$d886c280$0000e9c1@serv2.binep.ac.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0913.2206 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0913.2200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [...] > >Now, one thing I don't seem to get working even after having read the FreeBSD >handbook is the following: > >It says that in order to get updated ports runing on my system that were not >available when my version of FreeBSD was released (I have 3.4-RELEASE) I need >to download and install the appropriate upgrade kit. I did that, although I >don't have much of a clue what that was good for... I think it is good only if You have old /usr/ports tree... Anyway, personally I prefer to keep it updated wit cvsup, see section about staying in sync in handbook. But that's for Your future learning, let's look what You done... > >Now, I try the following, just as the FreeBSD handbook tells me. > >cd /usr/ports/math >rm -r siag # Delete the old version of the SIAG-port dir Wrong, see below... >ftp ftp7.de.freebsd.de # I connect to the server and login to it >cd /pub/FreeBSD/ports/ports/math >get siag.tar # Getting the siag dir in tared form >bye # saying good-bye to the ftp-server >tar xf siag.tar # untar the downloaded siag dir into my /usr/ports/math dir >cd siag >make Wrong, see below... > >Ok, now the system should go and fetch the appropriate file. But it doesn't. It >says something like that: > >tar.gz doesn't seem to exist on this system >Attempting to fetch from ftp7.de.freebsd.org > >Ok, it does now try to fetch a file called .tar.gz. This cannot be successful >(and it is not) since it cannot get a .tar.gz file without a name. > >Having inspected the Makefiles of the ports dirs that came with my sytsem, I >see that in these files there is a line that goes DISTNAME=something which is >not present in the Makefile of the port dirs I fetch from the FTP-server. > Here are some small hints: 1. Ports collection tree contains Makefiles for each application to help user install apps mostly in automatic fashion. These Makefiles are made to fetch, extract, patch, build, install apps from distfiles which are originally not in Your tree. They are not Makefiles from application source. 2. When You run make in the directory of port You need, it automatically: - fetches corresponding archive (distfile) into /usr/ports/distfiles - extracts source into /usr/ports///work/ directory - runs corresponding patch, config, build, scripts The last step uses /usr/ports///Makefile and scripts and makefiles from port's source. Oh, and from /usr/ports/Mk/*.mk files, look at bsd.port.mk for definitions of make's targets. This is very simplistic picture, but a start. So, assuming You want to at siag's souces, You go to /usr/ports/math/siag and run # make patch After some time You'll have /usr/ports/math/siag/work/ with patched souces and siag's distfile in /usr/ports/distfiles. To build siag, just run # make After it builds, You run # make install And You have installed siag... Hope this was helpful... >So, what's wrong? Won't I be able to get and use the ports from the FTP-server >on my 3.4-RELEASE system without some prior updates of my system? If so, please >tell me what I gotta do! Read handbook, makefiles, maillists ;-)) Try, read again, ask questions 8-) Enjoy... Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:50:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 99CF637BABB for ; Fri, 21 Apr 2000 08:50:25 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id LAA04955; Fri, 21 Apr 2000 11:50:12 -0400 (EDT) Date: Fri, 21 Apr 2000 11:50:08 -0400 (EDT) From: Zhihui Zhang To: Ross A Lippert Cc: freebsd-questions@FreeBSD.ORG Subject: Re: booteasy In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Apr 2000, Ross A Lippert wrote: > > This is a fairly basic question, but I have tried my best to find the > answer on the web and in lehey's book and am coming up empty. > > How does one change the names assigned to the boot options in booteasy. > That is, right now it says something like > F1: ?? > F2: FreeBSD > > How do I get it to say "BeOS", for example, instead of "??" ? > You may need more fancy boot managers. BTW, we use lilo to boot both Linux and FreeBSD. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 8:51:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.wa.home.com (ha1.rdc1.wa.home.com [24.0.2.66]) by hub.freebsd.org (Postfix) with ESMTP id A6E7137BA3B for ; Fri, 21 Apr 2000 08:51:28 -0700 (PDT) (envelope-from goodleaf@home.com) Received: from [24.14.237.48] by mail.rdc1.wa.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000421155125.MOIA7733.mail.rdc1.wa.home.com@[24.14.237.48]> for ; Fri, 21 Apr 2000 08:51:25 -0700 Date: Fri, 21 Apr 2000 08:00:00 -0700 (PDT) From: "J. Goodleaf" X-Sender: goodleaf@C702312-A.sttln1.wa.home.com To: freebsd-questions@freebsd.org Subject: Statistical Package Recommendation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Does anyone know of a good SPSS-like stats package for FBSD--or which runs under linux eumulation? Have a favorite? Thanks, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9: 1:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.skynet.be (trinity.skynet.be [195.238.2.38]) by hub.freebsd.org (Postfix) with ESMTP id B57C937BA20 for ; Fri, 21 Apr 2000 09:01:13 -0700 (PDT) (envelope-from bart.lateur@skynet.be) Received: from dialup244.gent.skynet.be (dialup244.gent.skynet.be [195.238.9.244]) by trinity.skynet.be (Postfix) with SMTP id 04EBA180E2 for ; Fri, 21 Apr 2000 18:01:10 +0200 (MET DST) From: bart.lateur@skynet.be (Bart Lateur) To: freebsd-questions@FreeBSD.ORG Subject: How many virtual ttys? Date: Fri, 21 Apr 2000 15:54:24 GMT Organization: MediaMind Message-ID: <3900781c.31856@relay.skynet.be> X-Mailer: Forte Agent 1.5/16.451 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may seem like a silly question, but I've been wondering about this for quite some time. When the kernel boots, when it gets to sd0, it says: sd0 on isa sd0: vaga color <16 virtual consoles, flags = 0x0> But after the booting is finished, only Alt-F1 to Alt-F8 work. And when I do ps -waux | grep tty I can only see ttyv0 to ttyv7, apart from the console where I logged in. So, question: where have the other 8 virtual consoles gone? -- Bart. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:17:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by hub.freebsd.org (Postfix) with ESMTP id 1C62F37BBEF for ; Fri, 21 Apr 2000 09:17:09 -0700 (PDT) (envelope-from j.sandiego@prodigy.net) Received: from penguin (NYCMA080-0753.splitrock.net [63.253.83.245]) by pimout3-int.prodigy.net (8.8.5/8.8.5) with SMTP id MAA71422 for ; Fri, 21 Apr 2000 12:17:05 -0400 Message-ID: <000a01bfabac$fe382440$f553fd3f@penguin> From: "Jeffrey San Diego" To: Subject: What shall I use? lpt or nlpt? Date: Fri, 21 Apr 2000 12:15:53 -0400 Organization: Prodigy Internet MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BFAB8B.5693E4C0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BFAB8B.5693E4C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Whe I first installed FreeBSD 3.1, the kernel was using lpt0 as the = parallel output port. I tried to send a test print using lptest > = /dev/lpt0 and it only gave "cannot create /dev/lpt0: no such device or = addresses". I checked the device and it's there. I looked inside my LINT = file and the entries for the parallel port are as follows: controller ppbus0 device nlpt0 at ppbus? controller ppc0 at isa? port ? tty irq 7 I appended "vector lptintr" on the last line to my FREEBIE config file. = When I recompiled and rebooted, the kernel was able to recognize my HP = 722C printer. "dmesg | grep lpt" showed the lpt devices available: lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt driven port lpt-265486244: this driver is deprecated; use ppbus instead I saw this last line in LINT instructing to use nlpt0 instead of lpt0. = There's no /dev/nlpt0. Again, nothing happened when I did this: "lptest > /dev/lpt0". In /dev, = I tried to ./MAKEDEV nlpt0 but it said "no such device". Being = desperate, I tried to link /dev/lpt0 to /dev/nlpt0 to see if I can get = something out to my printer and again, nothing happened. What's wrong? ------=_NextPart_000_0007_01BFAB8B.5693E4C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Whe I first installed FreeBSD = 3.1, the=20 kernel was using lpt0 as the parallel output port. I tried to send a = test print=20 using lptest > /dev/lpt0 and it only gave "cannot create /dev/lpt0: = no such=20 device or addresses". I checked the device and it's there. I looked = inside my=20 LINT file and the entries for the parallel port are as = follows:
 
controller ppbus0
device nlpt0 at = ppbus?
controller ppc0 at isa? port ? = tty irq=20 7
 
I appended "vector = lptintr" on the=20 last line to my FREEBIE config file. When I recompiled and = rebooted, the=20 kernel was able to recognize my HP 722C printer. "dmesg | grep lpt" = showed the=20 lpt devices available:
 
lpt0 at 0x378-0x37f irq 7 on=20 isa
lpt0: Interrupt driven = port
lpt-265486244: this driver is = deprecated;=20 use ppbus instead
 
I saw this last line in LINT = instructing=20 to use nlpt0 instead of lpt0. There's no /dev/nlpt0.
 
Again, nothing happened when I = did this:=20 "lptest > /dev/lpt0". In /dev, I tried to ./MAKEDEV nlpt0 but it said = "no=20 such device". Being desperate, I tried to link /dev/lpt0 to = /dev/nlpt0 to=20 see if I can get something out to my printer and again, nothing = happened. What's=20 wrong?
 
 
------=_NextPart_000_0007_01BFAB8B.5693E4C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:23:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 82C6F37BA20 for ; Fri, 21 Apr 2000 09:23:15 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.90.54] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12igCM-00002O-00 for questions@freebsd.org; Fri, 21 Apr 2000 17:22:30 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id RAA00865 for questions@freebsd.org; Fri, 21 Apr 2000 17:17:58 +0100 (BST) (envelope-from mark) Date: Fri, 21 Apr 2000 17:17:58 +0100 From: Mark Ovens To: questions@freebsd.org Subject: Advice wanted about news readers Message-ID: <20000421171757.C234@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Which news reader from the ports would people recommend? I need one that works well with mp3 newsgroups which regularly have >15,000, mainly multi-part, messages. The ability to select and d/l into a single file the multiple parts is obviously a major requirement. Any suggestions? TIA -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:23:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id ACA5837BC96 for ; Fri, 21 Apr 2000 09:23:22 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.90.54] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12igCN-00002O-00; Fri, 21 Apr 2000 17:22:32 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id QAA00760; Fri, 21 Apr 2000 16:09:43 +0100 (BST) (envelope-from mark) Date: Fri, 21 Apr 2000 16:09:42 +0100 From: Mark Ovens To: Paje da Oca Cc: FreeBSD-questions@freebsd.org Subject: Re: Real Player as a plug-in Message-ID: <20000421160942.B234@parish> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from root@maloca.oca.org.br on Fri, Apr 21, 2000 at 04:40:13AM -0300 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 04:40:13AM -0300, Paje da Oca wrote: > On Thu, 20 Apr 2000, R Joseph Wright wrote: > > > On Fri, 21 Apr 2000, Paje da Oca wrote: > > > Hi, I have installed RealPlayer 5.0 for Unix on my FreeBSD 3.4, but > > > I don`t know how to make Netscape 4.72 recognize it as a plugin. > > > > > > It is working as an `application`, the same way it would work if > > > I started it by hand, but it is not beeing recognized as a plugin. > > > > > > PS: The sound is quite bad, but I think that is the way RealPlayer > > > works in Unix. Or am I wrong? > > > > Why don't you use RealPlayer7 Beta for Linux? That's what I'm using now > > with my newly installed DSL connection, and the sound is about like good > > FM radio quality. Of course, over a dial up connection, it isn't that > > good, but still better than version 5.0 I think. Plus, the 5.0 version > > doesn't work with many of the current formats. > > Thank you very much for your suggestion. I got RealPlayer7 Beta > for Linux and installed it. The installation process even told > me that RealPlayer had been installed as a plug-in... but... > Are you using the Linux version of Netscape? AFAIK the RealPlayer plugins don't work with the native FreeBSD Netscape. RP7 works for me with Linux-netscape. Note also that rpnhelper needs to be in your PATH. It lives in /usr/local/RealPlayer7 so either add that to $PATH or, as I've done, symlink it from /usr/local/bin. HTH > > As for getting it to work as a plug in, I'm not sure what the difference > > is between using it as a plug in and simply setting Netscape to use > > RealPlayer as the default application for opening files with a particular > > suffix, in this case ra, rm, and ram. That's how I do it and it works > > well. > > ... I don`t know the difference, either, but when clicking on > some links, Netscape complains that the plug-in has not been > installed, and it opens a page to make the download. > (for example, you could check http://www.senado.gov.br/ and > click on ``Radio Senado``, in the center of the page) > > ... and if I click on other files, Netscape opens RealPlayer7 > > Unfortunately, the sound is even worst than with RV5, I tried > different setup options with no luck (perhaps lack of sleep :-) > > Thanks anyway, > Leonardo > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:23:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 6900837BCC3 for ; Fri, 21 Apr 2000 09:23:30 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.90.54] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12igCQ-00002O-00; Fri, 21 Apr 2000 17:22:34 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id PAA00691; Fri, 21 Apr 2000 15:56:51 +0100 (BST) (envelope-from mark) Date: Fri, 21 Apr 2000 15:56:51 +0100 From: Mark Ovens To: Danny Cc: R Joseph Wright , Camelia Nastase , Alfred Perlstein , Rasmus Skaarup , Angel Luis , freebsd-questions@freebsd.org Subject: Re: obtener freeebsd Message-ID: <20000421155651.A234@parish> References: <00042222461601.00617@freebsd.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00042222461601.00617@freebsd.freebsd.org>; from dannyh@idx.com.au on Sat, Apr 22, 2000 at 10:45:03PM +1000 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 22, 2000 at 10:45:03PM +1000, Danny wrote: > But tehre are mailing list for many different languages whether is espanoil, > english, deutch, italiano whatever > So a polite pointer to a mailing list in the posters native tongue is all that is required, no need to flame or critise. > Please check out www.freebsd.org/ and click on the user group mailing list to > find out the mailing list for Freebsd in your language > > On Fri, 21 Apr 2000, R Joseph Wright wrote: > > On Thu, 20 Apr 2000, Camelia Nastase wrote: > > > > > On Tue, 18 Apr 2000, Alfred Perlstein wrote: > > > > > > > * R Joseph Wright [000418 10:48] wrote: > > > > > On Tue, 18 Apr 2000, Rasmus Skaarup wrote: > > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > First, please write in english. > > > > > > > > > > No, that's ridiculous. If you don't understand it, skip over it like the > > > > > rest of us do. > > > > > > > > I don't speak spanish, but it sure looked like a 'where do I get > > > > freebsd' message. :) > > > > > > > > > > I don't speak spanish either, but I did understand what was written in > > > that e-mail. How about me writing in Romanian? Would I get that : "No, > > > that's ridiculous..." in my inbox? Seems unfair. I'm sure the spanish guy > > > understood the reply. > > > > > I think you misunderstood *my* reply. What is ridiculous is telling > > someone they should only speak English. I think that's rather > > elitist. Imagine, if you will, the amount of English language a > > non-English speaking person must plow through in order to get any help > > with FreeBSD. I think the English speakers among us ought to be able to > > bear with some Spanish or Romanian messages now and then. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:27:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cytosine.dhs.org (cx272244-a.orng1.occa.home.com [24.1.177.149]) by hub.freebsd.org (Postfix) with ESMTP id 31C5737BC79 for ; Fri, 21 Apr 2000 09:27:52 -0700 (PDT) (envelope-from bhishan@cytosine.dhs.org) Received: (from bhishan@localhost) by cytosine.dhs.org (8.10.0/8.10.0) id e3LGRcn36589; Fri, 21 Apr 2000 09:27:38 -0700 (PDT) From: Bhishan Hemrajani Message-Id: <200004211627.e3LGRcn36589@cytosine.dhs.org> Subject: Re: Old BIOS, large HD, and FreeBSD 4.0R In-Reply-To: from Doug Poland at "Apr 21, 2000 07:11:13 am" To: Doug Poland Date: Fri, 21 Apr 2000 09:27:38 -0700 (PDT) Cc: ListServer FreeBSD Questions X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is the HD UDMA/66 or /33? If it is, you will have to get a controller because those old systems don't support UDMA. That's probably why it isn't showing up in the BIOS. --bhishan [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hello, > > I've got an old 486 with phoenix BIOS dated 1992. I > tried to install an new WD 17.4GB hard drive and set > the Master drive to auto-detect. Upon boot the > BIOS tells me there's an error auto-detecting the > drive. > > If I set drive0 to not installed and continue > with 4.0R installation, the probe finds the drive > on ad0, and can read/write during an install. > > It looks like my BIOS simply will not recognize > this HD. Is there anyway around it? Can I boot > off a "FreeBSD boot floppy" and then load the > kernel from the hard drive. > > I know the obvious question is why am I wasting > my time with this old box? Well, it was free, > I got a great deal on two Western Digital HDs, > and this machine's only purpose in life is to > run FreeBSD and act as a hard-drive back-up > device. > > Thanks for all the help. > > -- > Doug Poland > dpoland@execpc.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:31:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from milquetoast.cs.mcgill.ca (milquetoast.CS.McGill.CA [132.206.2.5]) by hub.freebsd.org (Postfix) with ESMTP id 4914C37BC09 for ; Fri, 21 Apr 2000 09:31:52 -0700 (PDT) (envelope-from andrewb@milquetoast.cs.mcgill.ca) Received: (from andrewb@localhost) by milquetoast.cs.mcgill.ca (8.9.3/8.9.3) id MAA15182 for freebsd-questions@FreeBSD.ORG; Fri, 21 Apr 2000 12:31:51 -0400 (EDT) Date: Fri, 21 Apr 2000 12:31:51 -0400 From: Andrew Bogecho To: freebsd-questions@FreeBSD.ORG Subject: Re: PPPoE, Bell sympatico in Toronto Message-ID: <20000421123150.A14816@cs.mcgill.ca> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <873dogccyf.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.15i In-Reply-To: <873dogccyf.fsf@tea.thpoon.com>; from Arcady Genkin on Fri, Apr 21, 2000 at 12:09:12AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Fri Apr 21 12:29:10 EDT 2000 Hi, I managed to get it working by following the instructions in the Handbook. Worked like a charm. Just remember to ifconfig up your ethernet card. If you need more help let me know. Andrew. On Fri, Apr 21, 2000 at 12:09:12AM -0400, Arcady Genkin wrote: > "Will Mitayai Keeso Rowe" writes: > > > Has anyone managed to successfully get FreeBSD4.0-STABLE to work with Bell > > Sympatico's PPPoE crap? > > Yes, I have seen quite a few reports on this. Try asking on gtabug > mailing list: > > www.gtabug.org > -- > Arcady Genkin http://www.thpoon.com > Nostalgia isn't what it used to be. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:42:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 49CA537BA3B for ; Fri, 21 Apr 2000 09:42:11 -0700 (PDT) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id MAA04924 for freebsd-questions@FreeBSD.ORG; Fri, 21 Apr 2000 12:42:06 -0400 (EDT) (envelope-from ray) Date: Fri, 21 Apr 2000 12:42:06 -0400 From: Ray Kohler To: freebsd-questions@FreeBSD.ORG Subject: Re: How many virtual ttys? Message-ID: <20000421124206.B4854@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu References: <3900781c.31856@relay.skynet.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3900781c.31856@relay.skynet.be>; from bart.lateur@skynet.be on Fri, Apr 21, 2000 at 03:54:24PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 03:54:24PM +0000, Bart Lateur wrote: > This may seem like a silly question, but I've been wondering about this > for quite some time. > > When the kernel boots, when it gets to sd0, it says: > > sd0 on isa > sd0: vaga color <16 virtual consoles, flags = 0x0> > > > But after the booting is finished, only Alt-F1 to Alt-F8 > work. And when I do > > ps -waux | grep tty > > I can only see ttyv0 to ttyv7, apart from the console where I logged in. > > So, question: where have the other 8 virtual consoles gone? They still exist, but since there are no gettys running on them, you can't use them. Which terminals get which gettys is controlled in /etc/ttys. You can always add more, but it's of course not such a good idea to make more terminals than you have F-keys, cuz then you can't reach them :) -- Ray Kohler FreeBSD -- The Power to Serve When the government bureau's remedies don't match your problem, you modify the problem, not the remedy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 9:46: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id ADC7037B537 for ; Fri, 21 Apr 2000 09:45:59 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id MAA19609 for ; Fri, 21 Apr 2000 12:45:59 -0400 (EDT) Date: Fri, 21 Apr 2000 12:45:54 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Support of digital research video card? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is the ditital research video card DRVGA3D-8MB supported in FreeBSD 4.0? -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 10:15:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from silver.komanda.com.ua (silver.komanda.com.ua [212.68.162.138]) by hub.freebsd.org (Postfix) with ESMTP id 0622C37B865 for ; Fri, 21 Apr 2000 10:15:07 -0700 (PDT) (envelope-from sysop@silver.komanda.com.ua) Received: (from sysop@localhost) by silver.komanda.com.ua (8.9.3/8.9.3) id UAA98045 for freebsd-questions@freebsd.org; Fri, 21 Apr 2000 20:16:52 +0300 (EEST) (envelope-from sysop) Date: Fri, 21 Apr 2000 20:16:51 +0300 From: System operator To: freebsd-questions@freebsd.org Subject: XFree86-3.3.6 - libc.so.4??? Message-ID: <20000421201651.A89345@silver.komanda.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi FreeBSD users! Probably someone knew how to solve the next: #startx /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" \ not found The system is 3.4-STABLE FreeBSD Mar 30 20:49:05 EEST 2000. Thanks for help. Alex/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 10:27:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ariel.gi.com (ariel.gi.com [168.84.84.10]) by hub.freebsd.org (Postfix) with ESMTP id A282A37BCD4 for ; Fri, 21 Apr 2000 10:27:25 -0700 (PDT) (envelope-from MMcClain@gi.com) Received: from ntas0028.gi.com ([168.84.84.98]) by GI.COM (PMDF V5.2-31 #38811) with ESMTP id <01JOHT55VJKUD9MJMM@GI.COM> for freebsd-questions@FreeBSD.org; Fri, 21 Apr 2000 10:27:19 PDT Received: by ntas0028.gi.com with Internet Mail Service (5.5.2650.21) id ; Fri, 21 Apr 2000 10:29:44 -0400 Content-return: allowed Date: Fri, 21 Apr 2000 13:27:27 -0400 From: "McClain, Michael (SD-EX)" Subject: changing vttys To: "'freebsd-questions@FreeBSD.org'" Message-id: <973597126BDDD11197AA00805FA7EBC90297CD9C@ntas0026.gi.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: multipart/alternative; boundary="----_=_NextPart_001_01BFAB9E.096EAC76" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BFAB9E.096EAC76 Content-Type: text/plain In Linux, there's some little functions supplied (increment/decrement tty?) which have allowed me to use ALT left or right arrows to scroll through the vttys. Is there an equivalent in FreeBSD? TIA, MiKe ------_=_NextPart_001_01BFAB9E.096EAC76 Content-Type: text/html Content-Transfer-Encoding: quoted-printable changing vttys

In Linux, there's some little = functions supplied (increment/decrement tty?) which have allowed me to = use ALT left or right arrows to scroll through the vttys.

Is there an equivalent in = FreeBSD?
TIA, MiKe

------_=_NextPart_001_01BFAB9E.096EAC76-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 10:44:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id 3FA9E37BBDA for ; Fri, 21 Apr 2000 10:44:23 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [195.99.58.104] (helo=parish.my.domain) by rhenium.btinternet.com with esmtp (Exim 2.05 #1) id 12ihTC-0004O7-00; Fri, 21 Apr 2000 18:43:59 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id SAA01341; Fri, 21 Apr 2000 18:44:23 +0100 (BST) (envelope-from mark) Date: Fri, 21 Apr 2000 18:44:23 +0100 From: Mark Ovens To: "McClain, Michael (SD-EX)" Cc: "'freebsd-questions@FreeBSD.org'" Subject: Re: changing vttys Message-ID: <20000421184423.D234@parish> References: <973597126BDDD11197AA00805FA7EBC90297CD9C@ntas0026.gi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <973597126BDDD11197AA00805FA7EBC90297CD9C@ntas0026.gi.com>; from MMcClain@gi.com on Fri, Apr 21, 2000 at 01:27:27PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 01:27:27PM -0400, McClain, Michael (SD-EX) wrote: > In Linux, there's some little functions supplied (increment/decrement tty?) > which have allowed me to use ALT left or right arrows to scroll through the > vttys. > Is there an equivalent in FreeBSD? Yes. The "print screen" key. > TIA, MiKe > -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 11: 7:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stuart.microshaft.org (dsl-gw.microshaft.org [209.204.165.86]) by hub.freebsd.org (Postfix) with ESMTP id 8E3A737BDAB for ; Fri, 21 Apr 2000 11:07:14 -0700 (PDT) (envelope-from jono@stuart.microshaft.org) Received: from localhost (jono@localhost) by stuart.microshaft.org (8.9.3/8.9.3) with ESMTP id LAA10112 for ; Fri, 21 Apr 2000 11:06:14 -0700 (PDT) (envelope-from jono@stuart.microshaft.org) Date: Fri, 21 Apr 2000 11:06:08 -0700 (PDT) From: "Jon O @ kc" To: freebsd-questions@freebsd.org Subject: DLT Tape crashing me? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My file server crashed yesterday and I'm trying to prevent it from happenning again. This is what I know so far. Here's some output from dmesg: Waiting 10 seconds for SCSI devices to settle sa0 at ncr1 bus 0 target 6 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 20.000MB/s transfers (10.000MHz, offset 15, 16bit) That's all well and good, but right before the machine crashed (locked up) I started getting some of these messages: (sa0:ncr1:0:6:0): SPACE. CDB: 11 3 0 0 0 0 (sa0:ncr1:0:6:0): BLANK CHECK asc:0,5 (sa0:ncr1:0:6:0): End-of-data detected (sa0:ncr1:0:6:0): SPACE. CDB: 11 3 0 0 0 0 (sa0:ncr1:0:6:0): BLANK CHECK asc:0,5 (sa0:ncr1:0:6:0): End-of-data detected (sa0:ncr1:0:6:0): SPACE. CDB: 11 3 0 0 0 0 (sa0:ncr1:0:6:0): BLANK CHECK asc:0,5 (sa0:ncr1:0:6:0): End-of-data detected (sa0:ncr1:0:6:0): SPACE. CDB: 11 3 0 0 0 0 (sa0:ncr1:0:6:0): BLANK CHECK asc:0,5 (sa0:ncr1:0:6:0): End-of-data detected Furthermore, I have a perl script that fires up every night to run the backup which may have attempted to write to this SCSI device. 3.3-RELEASE FreeBSD 3.3-RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 11:11:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gw.uct.kiev.ua (gw.uct.kiev.ua [212.1.70.1]) by hub.freebsd.org (Postfix) with ESMTP id 7E70937BC78 for ; Fri, 21 Apr 2000 11:11:15 -0700 (PDT) (envelope-from sig@uct.kiev.ua) Received: from DRDEATH (drdeath.uct.kiev.ua [10.0.0.2] (may be forged)) by gw.uct.kiev.ua (8.9.3/8.9.3) with ESMTP id VAA02145 for ; Fri, 21 Apr 2000 21:11:26 +0300 (EEST) Date: Fri, 21 Apr 2000 21:01:55 +0300 From: sig X-Mailer: The Bat! (v1.38e) S/N A1D26E39 / Educational Reply-To: sig Organization: UCT X-Priority: 3 (Normal) Message-ID: <9876.000421@uct.kiev.ua> To: freebsd-questions@freebsd.org Subject: silo overflows and ppp warnings. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! what we can do to get rid of these annoying messages????? what do they mean? what is the impact of the cause of these messages? Apr 21 20:39:41 gw /kernel: cy0: 1 more silo overflow (total 3) Apr 21 20:39:41 gw /kernel: cy0: 1 more silo overflow (total 3) Thanks in advance! Also we continue to receive these ones: Apr 21 15:35:28 gw ppp[2766]: Warning: iface_addr_Zap: ioctl(SIOCDIFADDR, 212.1.70.33): Can't assign requested address We widely use user PPP program for dialup users, and the PPP processes are instructed to use this address as an IP address from our side for all PPP incoming connections. This address is not within any directly connected network, just hangs free in the block of freely used addresses 32-63. What can be the cause of this one? We still use FreeBSD-2.2.8-STABLE Thanks for any information. sig mailto:sig@uct.kiev.ua ICQ #48415849 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 11:25:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 1055637BD63 for ; Fri, 21 Apr 2000 11:25:37 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12igL3-0002Bv-00; Fri, 21 Apr 2000 17:31:29 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12igL3-000He5-00; Fri, 21 Apr 2000 17:31:29 +0100 Date: Fri, 21 Apr 2000 17:31:29 +0100 From: Ben Smithurst To: Bart Lateur Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How many virtual ttys? Message-ID: <20000421173129.K42478@strontium.scientia.demon.co.uk> References: <3900781c.31856@relay.skynet.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3900781c.31856@relay.skynet.be> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bart Lateur wrote: > This may seem like a silly question, but I've been wondering about this > for quite some time. > > When the kernel boots, when it gets to sd0, it says: > > sd0 on isa > sd0: vaga color <16 virtual consoles, flags = 0x0> I think that's sc0, but we know what you mean... > But after the booting is finished, only Alt-F1 to Alt-F8 > work. And when I do > > ps -waux | grep tty > > I can only see ttyv0 to ttyv7, apart from the console where I logged in. > > So, question: where have the other 8 virtual consoles gone? They should be present, but have no getty running on them. You'll need to enable them in /etc/ttys. You may also need to MAKEDEV them -- use 'MAKEDEV vty16' to make 16 of them. I'm not sure how you access the ones beyond the 12th though with a keyboard which only has functions keys up to F12. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 11:42:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from majordomo2.umd.edu (majordomo2.umd.edu [128.8.10.7]) by hub.freebsd.org (Postfix) with ESMTP id 13F5537B5C7 for ; Fri, 21 Apr 2000 11:42:43 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac2.wam.umd.edu (root@rac2.wam.umd.edu [128.8.10.142]) by majordomo2.umd.edu (8.9.3/8.9.3) with ESMTP id OAA14908; Fri, 21 Apr 2000 14:42:02 -0400 (EDT) Received: from rac2.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac2.wam.umd.edu (8.9.3/8.9.3) with SMTP id OAA18840; Fri, 21 Apr 2000 14:42:09 -0400 (EDT) Received: from localhost (culverk@localhost) by rac2.wam.umd.edu (8.9.3/8.9.3) with ESMTP id OAA18836; Fri, 21 Apr 2000 14:42:09 -0400 (EDT) X-Authentication-Warning: rac2.wam.umd.edu: culverk owned process doing -bs Date: Fri, 21 Apr 2000 14:42:09 -0400 (EDT) From: Kenneth Wayne Culver To: System operator Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-3.3.6 - libc.so.4??? In-Reply-To: <20000421201651.A89345@silver.komanda.com.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG libc.so.4 only exists in FreeBSD 4.0 and higher, so you will need to upgrade to 4.0. > Hi FreeBSD users! > > Probably someone knew how to solve > the next: > > #startx > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" \ > not found > > The system is 3.4-STABLE FreeBSD Mar 30 20:49:05 EEST 2000. > > Thanks for help. > > Alex/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 11:44:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merganser.its.uu.se (merganser.its.uu.se [130.238.6.236]) by hub.freebsd.org (Postfix) with ESMTP id 5A2E437B5C7 for ; Fri, 21 Apr 2000 11:44:08 -0700 (PDT) (envelope-from ertr1013@student.csd.uu.se) Received: from regulus.student.UU.SE ([130.238.5.2]:42125 "HELO ertr1013.student.csd.uu.se") by merganser.its.uu.se with SMTP id ; Fri, 21 Apr 2000 20:43:44 +0200 Received: (qmail 1133 invoked by uid 1001); 21 Apr 2000 18:43:31 -0000 Date: Fri, 21 Apr 2000 20:43:31 +0200 From: Erik Trulsson To: Artem Koutchine Cc: questions@FreeBSD.ORG Subject: Re: SCSI vs UDMA IDE 32-bit Message-ID: <20000421204331.A1115@student.csd.uu.se> References: <003601bfab80$82823c40$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <003601bfab80$82823c40$0c00a8c0@ipform.ru>; from matrix@chat.ru on Fri, Apr 21, 2000 at 02:58:15PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 02:58:15PM +0400, Artem Koutchine wrote: > I've made a little test. > I took a bunch of files (~130 MB) and copied them from > one filessystem to another. The HDD is IDE Quantum FB 10GB. > While copying i run top and saw about 80% of cpu wasted on > interupts. > > Then i anables 32bit access for the hdd and turned on DMA > transfers. Repeated the test and saw only tiny 0.8% wasted on > interupts, which is comparable to what SCSI takes. So, knowing > that SCSI and IDE hdd are based on the same mechanical parts why > should even use SCSI? Am I missing something? > The advantages of SCSI are really noticable noticable when you have several disks attached to the same controller. With modern disks and controllers SCSI and IDE are just as good if you only have a single disk attached. (And IDE disks are usually much cheaper.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 11:44:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inetminas.estaminas.com.br (inetminas.estaminas.com.br [200.251.191.247]) by hub.freebsd.org (Postfix) with ESMTP id 7F19F37B639 for ; Fri, 21 Apr 2000 11:44:07 -0700 (PDT) (envelope-from nwerneck@net.em.com.br) Received: from dx4-100 (nas8-46.estaminas.com.br [200.243.209.174]) by inetminas.estaminas.com.br (8.9.1a/8.9.1) with ESMTP id PAA15302 for ; Fri, 21 Apr 2000 15:43:58 -0300 (GMT) Message-Id: <200004211843.PAA15302@inetminas.estaminas.com.br> From: "Nicolau Werneck" To: questions@FreeBSD.ORG Date: Fri, 21 Apr 2000 15:43:56 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Parallel port CD-ROM Reply-To: Nicolau Werneck X-mailer: Pegasus Mail for Win32 (v3.12b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've heard that parallel port conencted CD-ROM drives can be installed on FreeBSD. Where can i find information about this? (all i've found was Zip drive support). Is it possible to use one to install FreeBSD from CDs? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 12:49:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 107C437BA49 for ; Fri, 21 Apr 2000 12:49:35 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F698D.dip0.t-ipconnect.de [193.159.105.141]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id UAA06704 for ; Fri, 21 Apr 2000 20:48:41 +0200 Received: from ilka.ncptiddische.net (ilka.ncptiddische.net [192.168.0.1]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id VAA01843 for ; Fri, 21 Apr 2000 21:49:58 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Date: Fri, 21 Apr 2000 21:49:58 +0200 (CEST) From: Nils Holland X-Sender: nils@ilka.ncptiddische.net To: freebsd-questions@freebsd.org Subject: Updated system, now update ports? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, now I have synchronized my system's sources using CVSup. I've also "made world" and it wasn't at all as hard as I expected. BUT: I think I have to update my ports-collection as well, since the ports collection of my *old* system (before syncing sources and making world) obviously won't compile. So I thought I'd get the whole /ports dir from an FTP-Server. I would then rm -r my local ports dir and place the new one there. Is this the *correct* way to do it? I think so, but I thought I'd better ask first because I don't know if deleting my current ports dir in order to install a new one will harm something (for example the database in which the ports I have already built are installed). I hope someone can tell me if what I'm planning to do is right, or ,if not, how I should do it instead... Thanks, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 13:20:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yoonax.net (cmauch4.wia.com [206.159.17.195]) by hub.freebsd.org (Postfix) with ESMTP id 2154F37B927 for ; Fri, 21 Apr 2000 13:20:25 -0700 (PDT) (envelope-from cpm@yoonax.net) Received: from xterm2000 (host12.yoonax.net [10.0.0.12] (may be forged)) by yoonax.net (8.9.3/8.9.3) with SMTP id QAA00701 for ; Tue, 18 Apr 2000 16:38:55 -0700 (PDT) (envelope-from cpm@yoonax.net) From: "Charles Mauch" To: Subject: help setting up static routes? Date: Tue, 18 Apr 2000 16:38:20 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a few difficulties with some ip routing. It's not something I do a lot, here's my scenario. ;) I have three interfaces, two of them are public ip's, one private. fxp1 is my default route, web traffic goes in, dns, etc. fxp0 is my private lan ep0 is my 'other' public ip. What I'd like to do is instead of ALL traffic going out fxp1, have my lan traffic directed to go out ep0, ignoring the default route. Ideas? My idea was to unload the local traffic off of the (t1) and place the internal surfing and downloading on a seperate link. I would appreciate any ideas or suggestions you guys might have. Thanks, --- Charles Mauch / cpm@yoonax.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 13:20:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw01.execpc.com (mailgw01.execpc.com [169.207.2.78]) by hub.freebsd.org (Postfix) with ESMTP id 2296737B865 for ; Fri, 21 Apr 2000 13:20:33 -0700 (PDT) (envelope-from dpoland@execpc.com) Received: from judah (spira-2-17.mdm.fox.execpc.com [169.207.24.145]) by mailgw01.execpc.com (8.9.1) id PAA22577; Fri, 21 Apr 2000 15:20:24 -0500 From: "Doug Poland" To: "Bhishan Hemrajani" Cc: "ListServer FreeBSD Questions" Subject: RE: Old BIOS, large HD, and FreeBSD 4.0R Date: Fri, 21 Apr 2000 15:20:16 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200004211627.e3LGRcn36589@cytosine.dhs.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Is the HD UDMA/66 or /33? If it is, you will have to get > a controller because those old systems don't support UDMA. > > That's probably why it isn't showing up in the BIOS. > > --bhishan > It says Ultra ATA/66. So that means I'll have to get a new IDE controller for the box? Any ideas how much a controller costs and suggested eRetailers? Appreciate your help! -- Doug > > > > Hello, > > > > I've got an old 486 with phoenix BIOS dated 1992. I > > tried to install an new WD 17.4GB hard drive and set > > the Master drive to auto-detect. Upon boot the > > BIOS tells me there's an error auto-detecting the > > drive. > > > > If I set drive0 to not installed and continue > > with 4.0R installation, the probe finds the drive > > on ad0, and can read/write during an install. > > > > It looks like my BIOS simply will not recognize > > this HD. Is there anyway around it? Can I boot > > off a "FreeBSD boot floppy" and then load the > > kernel from the hard drive. > > > > I know the obvious question is why am I wasting > > my time with this old box? Well, it was free, > > I got a great deal on two Western Digital HDs, > > and this machine's only purpose in life is to > > run FreeBSD and act as a hard-drive back-up > > device. > > > > Thanks for all the help. > > > > -- > > Doug Poland > > dpoland@execpc.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 13:30:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3FFCE37BA22 for ; Fri, 21 Apr 2000 13:30:26 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12iiE0-0002Ik-00; Fri, 21 Apr 2000 19:32:20 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12iiE0-000KWW-00; Fri, 21 Apr 2000 19:32:20 +0100 Date: Fri, 21 Apr 2000 19:32:20 +0100 From: Ben Smithurst To: System operator Cc: freebsd-questions@freebsd.org Subject: Re: XFree86-3.3.6 - libc.so.4??? Message-ID: <20000421193220.L42478@strontium.scientia.demon.co.uk> References: <20000421201651.A89345@silver.komanda.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000421201651.A89345@silver.komanda.com.ua> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG System operator wrote: > Probably someone knew how to solve > the next: > > #startx > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" \ > not found > > The system is 3.4-STABLE FreeBSD Mar 30 20:49:05 EEST 2000. > > Thanks for help. Looks like you've downloaded a version of XFree86 built for FreeBSD 4, when you only have FreeBSD 3. Try to look for one built for FreeBSD 3, or if that fails, compile it yourself from the ports/x11/XFree86 port. You should be able to find a FreeBSD package of it, I forget the exact URL but if you look around under for a ports/packages directory called something like "packages-3-stable" you should be in the right place. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 13:40:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.larp.com (zeus.larp.com [38.209.52.245]) by hub.freebsd.org (Postfix) with ESMTP id E1BA237B9BA for ; Fri, 21 Apr 2000 13:40:44 -0700 (PDT) (envelope-from asmo@zeus.larp.com) Received: from localhost (asmo@localhost) by zeus.larp.com (8.9.3/8.9.3) with ESMTP id QAA18376 for ; Fri, 21 Apr 2000 16:40:03 -0400 Date: Fri, 21 Apr 2000 16:40:03 -0400 (EDT) From: Justin To: freebsd-questions@freebsd.org Subject: Question about UltraDMA flags? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all, Basically how do youmake sure a IDE hard drive is set as UDMA? Is there a Flag you need to add in the Kernal config? Is there a DOC explaining this? Thanks all Justin please reply to asmo@bck.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 13:46:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id F2AE737BDAB for ; Fri, 21 Apr 2000 13:46:11 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.228]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 13:50:25 -0700 Message-ID: <3900BE07.95867CF0@3-cities.com> Date: Fri, 21 Apr 2000 13:45:59 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Justin Cc: freebsd-questions@freebsd.org Subject: Re: Question about UltraDMA flags? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Justin wrote: > > Hello all, > > Basically how do youmake sure a IDE hard drive is set as UDMA? Is there a > Flag you need to add in the Kernal config? Is there a DOC explaining this? It depends on which version of the system you are using. If you are running <4.0, then you have to look at the flags in the /etc/LINT. I ran with "flags 0xa0ffa0ff" on my kernel config until 4.0 came out. It defaults to UDMA but you can turn that off with entries in your /etc/sysctl.conf file. These are called out in "man ata". Kent > > Thanks all > Justin > > please reply to asmo@bck.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14: 6:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smith.vcsa.org (smith.vcsa.org [208.233.57.196]) by hub.freebsd.org (Postfix) with ESMTP id 6D23E37B8EC for ; Fri, 21 Apr 2000 14:06:16 -0700 (PDT) (envelope-from spock@vcsa.org) Received: from localhost (spock@localhost) by smith.vcsa.org (8.9.3/8.9.3) with SMTP id QAA49580 for ; Fri, 21 Apr 2000 16:06:13 -0500 (CDT) (envelope-from spock@vcsa.org) Date: Fri, 21 Apr 2000 16:06:13 -0500 (CDT) From: "Rev. Nostrebor N. Cire" To: freebsd-questions@freebsd.org Subject: VPN through NAT Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I currently connect to the Internet with an ISDN router and Cable modem. The ISDN router connects to my office which is an ISP where I get subnets routed to me. I have placed a FreeBSD box running natd on the Cable modem and some machines route through the cable modem for fast web browsing, but most machines have real IP addresses and the use the socks proxy on the nat box for web browsing. I want to switch my access entirely to cable modem and have my subnets routed to me over a VPN. I was hoping to do this with FreeBSD 4.0-RELEASE using the gif interface. The problem is that bot ends of a gif connection have to know each other's IP addresses, and my cable modem IP changes periodically. I also want the VPN router to be a seperate machine from the cable modem proxy. I need the VPN session to be encrypted so that my cable modem provider will not know I am running mail, web and ftp servers over cable modem. Can the gif interface be used through NAT? If not, can anyone recommend a better VPN solution do do what I want to do? I can place anything I need to at my office to support the VPN connection. Currently I have a FreeBSD 4.0R box there for this project. The Vulcan Center for Supercomputing Applications http://www.vcsa.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14: 8:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 566C237BA6C for ; Fri, 21 Apr 2000 14:08:45 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id OAA08267 for ; Fri, 21 Apr 2000 14:08:44 -0700 Date: Fri, 21 Apr 2000 14:08:44 -0700 (PDT) From: To: freebsd-questions@freebsd.org Subject: Tape Drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any comments out there on using a Seagate DDS-DC tape drive. Model # CTD4004R-S ? Keith ================================= I here by change the name of RedHat to RedSplat. Keith W. At the helm ================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14: 9: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 7366E37BA8A for ; Fri, 21 Apr 2000 14:09:05 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.228]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 14:12:54 -0700 Message-ID: <3900C34B.DFBAEF94@3-cities.com> Date: Fri, 21 Apr 2000 14:08:27 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Nils Holland Cc: freebsd-questions@freebsd.org Subject: Re: Updated system, now update ports? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nils Holland wrote: > > Well, now I have synchronized my system's sources using CVSup. I've also > "made world" and it wasn't at all as hard as I expected. BUT: I think I > have to update my ports-collection as well, since the ports collection of > my *old* system (before syncing sources and making world) obviously won't > compile. So I thought I'd get the whole /ports dir from an FTP-Server. I > would then rm -r my local ports dir and place the new one there. Is this > the *correct* way to do it? I think so, but I thought I'd better ask first > because I don't know if deleting my current ports dir in order to install > a new one will harm something (for example the database in which the ports > I have already built are installed). > I hope someone can tell me if what I'm planning to do is right, or ,if > not, how I should do it instead... Why make a lot of work when you can keep up todate using cvsup. The easiest way to upgrade everything is by using the ports-supfile. You can combine them but I prefer to update the ports independantly from the system source and the docs. I copied the "ports-supfile" into a directory in my root user space. Then, I created a shell script called "uports" that fires off a cvsup using ports-stable. My uports looks like /root/bin/uports < #! /bin/sh cd /root/cvsup cvsup -g -L 2 ports-supfile > I just edited ports-supfile to do a "ports-all". BTW, I have a similar script file for "updocs" and "upstable". Kent > > Thanks, > Nils > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14:15:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from whitey.org (cc188085-c.chmbl1.ga.home.com [24.4.239.166]) by hub.freebsd.org (Postfix) with ESMTP id 6730537BBD9 for ; Fri, 21 Apr 2000 14:15:09 -0700 (PDT) (envelope-from smoked@whitey.org) Received: from localhost (smoked@localhost) by whitey.org (8.9.3/8.9.3) with ESMTP id FAA04527 for ; Sat, 22 Apr 2000 05:13:10 -0400 (EDT) (envelope-from smoked@whitey.org) Date: Sat, 22 Apr 2000 05:13:10 -0400 (EDT) From: AG To: freebsd-questions@freebsd.org Subject: Write errors on UDMA drives Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am running FreeBSD 4.0 with two UDMA drives. One is a 8 gig Maxtor running at UDMA/33 and the other is a 40 gig Maxtor running at UDMA/66. When I try to do large writes to either drive, gunzip'ing a large file, sorting a large file, or any other type of intensive writing to the drive, I get the following errors repeatedly: Apr 22 05:02:40 37 /kernel: ad0: UDMA ICRC WRITE ERROR blk# 13597744 retrying On the 8 gig drive, this will continue without any real effects, but on the 40 gig drive, it will go so far as to halt/reboot my machine. I have checked dmesg, and there doesn't appear to be any IRQ conflicts. Has anyone else run across this, or possibly know what is going on? Any help will be appreciated. Thanks, AG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14:15:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 80D5E37BDD4 for ; Fri, 21 Apr 2000 14:15:14 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.228]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 14:19:22 -0700 Message-ID: <3900C4D0.10401817@3-cities.com> Date: Fri, 21 Apr 2000 14:14:56 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Erik Trulsson Cc: Artem Koutchine , questions@FreeBSD.ORG Subject: Re: SCSI vs UDMA IDE 32-bit References: <003601bfab80$82823c40$0c00a8c0@ipform.ru> <20000421204331.A1115@student.csd.uu.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Erik Trulsson wrote: > > On Fri, Apr 21, 2000 at 02:58:15PM +0400, Artem Koutchine wrote: > > I've made a little test. > > I took a bunch of files (~130 MB) and copied them from > > one filessystem to another. The HDD is IDE Quantum FB 10GB. > > While copying i run top and saw about 80% of cpu wasted on > > interupts. > > > > Then i anables 32bit access for the hdd and turned on DMA > > transfers. Repeated the test and saw only tiny 0.8% wasted on > > interupts, which is comparable to what SCSI takes. So, knowing > > that SCSI and IDE hdd are based on the same mechanical parts why > > should even use SCSI? Am I missing something? > > > > The advantages of SCSI are really noticable noticable when you have > several disks attached to the same controller. > With modern disks and controllers SCSI and IDE are just as good if you only > have a single disk attached. (And IDE disks are usually much cheaper.) You don't have to go that far before there is an advantage. I benchmarked my UDMA66 Maxtor against an older IBM-UW. The IBM was more than 10MB/s slower on sequential accesses of data. The IBM ran 8MB/s across all of "iozone's tests. I ran both tests with setiathome consuming all of the free cpu time. The Maxtor dropped below 750KB/s on random accesses. The IBM continued on at 8MB/s. I think the random test is consistent with a system build, which is the most time consuming I/O bound thing I am doing on this machine. You can imagine how the test would have looked with a 10K rpm IBM and a U2W controller :). Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14:24:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 8C06B37B8C7 for ; Fri, 21 Apr 2000 14:24:23 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id RAA01028 for ; Fri, 21 Apr 2000 17:24:21 -0400 (EDT) Date: Fri, 21 Apr 2000 17:24:15 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Installation - no disk found Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to install freebsd 4.0-release on a new PC which has an on-board Adaptec AIC 7890 SCSI disk. After I boot from the two floppies, and then try to use the "Express" option to do an quick installation. It says "no disk, please verify that your disk controller ...". What happened? I searched the mailing list. I may need a boot floppy that supports CAM. There are floppies at http://www.FreeBSD.org/~abial/cam-boot/. But they are for 3.0. Are they still useful for 4.0-Release. The motherboard I am using is ASUS P2B-D/P2B-DS. Any help is appreciated. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 14:26:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranq1.tranquility.net (tranq1.tranquility.net [206.156.230.1]) by hub.freebsd.org (Postfix) with ESMTP id C1D2537B707 for ; Fri, 21 Apr 2000 14:26:09 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from Babylon.X (ppp-port3-55.tranquility.net [206.152.119.151]) by tranq1.tranquility.net (8.9.2/8.9.2) with ESMTP id QAA13314; Fri, 21 Apr 2000 16:26:07 -0500 (CDT) Received: from localhost (ishmael@localhost) by Babylon.X (8.9.3/8.9.3) with ESMTP id QAA00667; Fri, 21 Apr 2000 16:29:18 -0500 (CDT) (envelope-from ishmael@tranquility.net) X-Authentication-Warning: Babylon.X: ishmael owned process doing -bs Date: Fri, 21 Apr 2000 16:29:18 -0500 (CDT) From: Ishmael X-Sender: ishmael@localhost To: Nils Holland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems with the ports collection In-Reply-To: <00042116475300.00465@tempest.ncptiddische.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The ports recently changed format, but new upgrade packages havent been released supporting this format. Your best bet is to learn how to use cvsup to update your ports. There should be something about it in the handbook. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 15:13:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.ufl.edu (sp28fe.nerdc.ufl.edu [128.227.128.108]) by hub.freebsd.org (Postfix) with ESMTP id 6A81B37B9FB for ; Fri, 21 Apr 2000 15:13:10 -0700 (PDT) (envelope-from bobj@atlantic.net) Received: from scanner.engnet.ufl.edu (scanner.engnet.ufl.edu [128.227.152.221]) by smtp.ufl.edu (8.9.3/8.9.3/2.2.1) with SMTP id SAA264232 for ; Fri, 21 Apr 2000 18:13:08 -0400 From: Bob Johnson To: questions@freebsd.org Subject: 3.4R telnet might not request password for bad userid Date: Fri, 21 Apr 2000 17:43:59 -0400 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042118131300.04490@scanner.engnet.ufl.edu> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To clarify the subject line: I found that in 3.4-RELEASE, if I create /etc/skey.access, then if I telnet to the system and enter an invalid user ID, the login is aborted without ever requesting a password. It does NOT allow an invalid user to log on, but it does give an attacker a method of identifying a valid user id. An "invalid user ID" is, in this case, any user that is not allowed to login with S/Key, either because the user doesn't exist, or is not enabled in skey.access. When I telnet to the system, it looks something like this: Connected to x.y.ufl.edu. Escape character is '^]'. login: fred Login incorrect login: I fixed the problem by editing /etc/pam.conf and changing the line login auth requisite pam_cleartext_pass_ok.so to login auth required pam_cleartext_pass_ok.so My questions are: 1) Have I introduced some new problem by making this change? 2) Does this problem exist in 3.4-STABLE, and if not, is the fix significantly better than what I did? Upgrading to 3.4-STABLE would be a real pain for at least one of the systems I encountered this on. By the way, I cannot reproduce this on 4.0-RELEASE, so it got fixed somewhere along the way. -- Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 15:30:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id E43E937BA84 for ; Fri, 21 Apr 2000 15:30:55 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F69B1.dip0.t-ipconnect.de [193.159.105.177]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id XAA09250 for ; Fri, 21 Apr 2000 23:30:09 +0200 Received: from ilka.ncptiddische.net (ilka.ncptiddische.net [192.168.0.1]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id AAA03178 for ; Sat, 22 Apr 2000 00:31:44 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Date: Sat, 22 Apr 2000 00:31:44 +0200 (CEST) From: Nils Holland X-Sender: nils@ilka.ncptiddische.net To: freebsd-questions@freebsd.org Subject: CTM Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, having brought my 3.4-STABLE system up-to-date via CVSup, I thought that it might be a good idea using CTM for keeping my system updated in the future. *Unluckily* in the part of the Handbook where CTM is explained, it does not say much of the lists that are available. Sending a lists request to majordomo@freebsd.org tells me which CTM-lists are available, but it does not really tell me what they're for. So, in order to keep up-to-date with my FreeBSD-3.4-STABLE, would I subscribe to ctm-cvs-cur or ctm-src-3? In CVSup I'm currently using RELENG_3 and I'm getting src-all. I want to accomplish the same with CTM, so which list do I need to subscribe to? BTW: I'm sorry that I have posted so many questions in the last few days, I hope it did not offend anybody. But when you move from Linux to FreeBSD, you first notice that FreeBSD is different and then you notice that it's much better and, after all, it's even easier to use... So, thanks to all who have answered me so far! Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 15:46: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot06.domain1.bigpond.com (teapot06.domain1.bigpond.com [139.134.5.237]) by hub.freebsd.org (Postfix) with SMTP id 12B0837B796 for ; Fri, 21 Apr 2000 15:46:00 -0700 (PDT) (envelope-from arakias@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot06.domain1.bigpond.com (NTMail 3.02.13) with ESMTP id ba099035 for ; Sat, 22 Apr 2000 08:39:31 +1000 Received: from MLIP-A-001-pool-23.tmns.net.au ([139.134.240.23]) by mail1.bigpond.com (Claudes-Equilateral-MailRouter V2.7e 1/9115906); 22 Apr 2000 08:39:30 Message-Id: <4.2.0.58.20000422083216.00952c50@mail.bigpond.com> X-Sender: arakias@mail.bigpond.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 22 Apr 2000 08:36:43 +1000 To: freebsd-questions@freebsd.org From: Duncan Subject: RE: logging Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yes the only thing i am getting in security is users logging in, su and bad su etc.... >Fri Apr 21 12:36:30 EDT 2000 >Hi, >I get my firewall logs in /var/log/security >Have you looked there. >Andrew. > > >On Fri, Apr 21, 2000 at 09:03:33PM +1000, Duncan wrote: > Hello > > I'm am having trouble with my logs. > I have tried various things like adding ' log_in_vain="YES" ' in rc.conf > (which i read from a post on the security list) > > !ipfw > *.* /var/log/ipfw > > but the only information i am getting is stuff like : > > 00200 0 0 deny ip from any to 127.0.0.0/8 > 01400 20 1008 deny log tcp from any to any via ppp0 setup > 65535 602 28986 deny ip from any to any > > (from /var/log/ipfw.today) which by itself is useless for me. > I am trying to set it up so i can see the source address and ports so i at > least > can see more of what's going on. > > I have a custom kernel with the ipfirewall and divert for natd and am currently > running 3.2-release. > sorry for not giving more information but i am new to this and not sure > what else > to put. > > Any help is much appreciated > Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 15:48:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.204.219]) by hub.freebsd.org (Postfix) with ESMTP id 387AD37B86A for ; Fri, 21 Apr 2000 15:48:00 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.12 #1) id 12imEL-000GsR-00; Sat, 22 Apr 2000 00:48:57 +0200 Date: Sat, 22 Apr 2000 00:48:57 +0200 From: Marc Silver To: Kevin Havener Cc: freebsd-questions@freebsd.org Subject: Re: Walnut Creek CD #3 and #4 not FreeBSD CDs Message-ID: <20000422004857.V36881@draenor.org> References: <39003321.26C1E70B@afccc.af.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <39003321.26C1E70B@afccc.af.mil>; from kevin.havener@afccc.af.mil on Fri, Apr 21, 2000 at 06:53:21AM -0400 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've seen this error before when running applications like cdcontrol. For some reason this package seems to lock the cdrom in a strange way, so that sysinstall doesn't recognise the CD properly. Look for any strange programs that might be doing something to the CDROM device. Stop them and the error will dissapear. :) Cheers, Marc On Fri, Apr 21, 2000 at 06:53:21AM -0400, Kevin Havener wrote: > While installing FBSD4.0 from subject CD set, and after getting to the > point where I wanted to add some packages from CDs 3 and 4, I received a > message from /stand/sysinstall that these two CDs were not FreeBSD CDs. > I went ahead anyway and the packages I wanted from them apparently > installed OK. > > Has anybody else seen such a message? I haven't seen mention of it on > this list. Is it anything to worry about? I'm going to reinstall (just > for practice). I'll see if it happens again. > > Thanks, > Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 16:43: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.vsl.cua.edu (mail.vsl.cua.edu [136.242.188.2]) by hub.freebsd.org (Postfix) with ESMTP id 5894237BA75 for ; Fri, 21 Apr 2000 16:43:02 -0700 (PDT) (envelope-from julianz@vsl.cua.edu) Received: from localhost (julianz@localhost) by gateway.vsl.cua.edu (8.9.3/8.9.3) with ESMTP id AAA00272 for ; Sat, 22 Apr 2000 00:45:49 -0400 (EDT) (envelope-from julianz@vsl.cua.edu) Date: Sat, 22 Apr 2000 00:45:49 -0400 (EDT) From: Julian Zottl To: freebsd-questions@FreeBSD.ORG Subject: two xl cards possible? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I've been using a vx and a xl board in my firewall and went replace the vx with a xl card. After rebooting, I could not ping outside on either card! I reconfigured my rc.conf and rc.firewall to xl0 and xl1, but to no avail :/ Any help is much appriciated! Julian Zottl System Administrator, Vitreous State Laboratory (202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 16:51:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sigbus.com (sigbus.com [207.211.10.110]) by hub.freebsd.org (Postfix) with ESMTP id 1D4BC37BB01 for ; Fri, 21 Apr 2000 16:51:46 -0700 (PDT) (envelope-from henrich@sigbus.com) Received: (from henrich@localhost) by sigbus.com (8.9.3/8.9.3) id QAA44202 for freebsd-questions@freebsd.org; Fri, 21 Apr 2000 16:51:45 -0700 (PDT) (envelope-from henrich) Date: Fri, 21 Apr 2000 16:51:45 -0700 From: Charles Henrich To: freebsd-questions@freebsd.org Subject: Direct I/O Message-ID: <20000421165145.A44188@sigbus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i X-Operating-System: FreeBSD 3.3-RELEASE X-PGP-Fingerprint: 1024/F7 FD C7 3A F5 6A 23 BF 76 C4 B8 C9 6E 41 A4 4F Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there anyway with FreeBSD's ffs to do direct filesystem I/O (a.k.a. XFS under IRIX?) -Crh Charles Henrich Manex Visual Effects henrich@sigbus.com http://www.sigbus.com/~henrich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17: 2:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id C710637B655; Fri, 21 Apr 2000 17:02:04 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: How to get best results from FreeBSD-questions Message-Id: <20000422000204.C710637B655@hub.freebsd.org> Date: Fri, 21 Apr 2000 17:02:04 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to get the best results from FreeBSD questions. =================================================== Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from Majordomo@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions mailing list! If you ever want to remove yourself from this mailing list, you can send mail to "Majordomo@FreeBSD.ORG" with the following command in the body of your email message: unsubscribe freebsd-questions Greg Lehey Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions, -newbies or -hackers? =================================================== Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In addition, the FreeBSD-newbies list caters specifically for people who are new to FreeBSD and may be having trouble getting used to the environment. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/FAQ/FAQ.html, and also on your own system (once you've installed it) at /usr/share/doc/FAQ/FAQ.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. If you're new to FreeBSD, and the message is about your own relationship to FreeBSD, send the message to FreeBSD-newbies. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 4. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 5. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 6. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 7. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 8. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17: 2:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id 25FAC37BAA5; Fri, 21 Apr 2000 17:02:05 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", third edition: errata and addenda Message-Id: <20000422000205.25FAC37BAA5@hub.freebsd.org> Date: Fri, 21 Apr 2000 17:02:05 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the third edition, formatted on 17 May 1999. You'll find this information on page iv (the page before the beginning of the Table of Contents). See the end of this document for instructions on how to find the errata for an older version. You can get the current document in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ps. See page 302 of the third edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-3.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-3.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at Page ii _______ The instructions on page ii (opposite the title page) tell you to look at ftp://ftp.lemis.com/pub/cfbsd/errata-2 for the errata list. That's wrong. Look at this list. Pages 190 and 191 _________________ The description is not very clear about which text appears when booting from floppy for initial install, and which appears when booting normally. The procedure is very similar, but there are some differences. Add the following text after the heading Boot messages: You'll boot your system in at least two different ways: initially you'll boot from floppy or CD-ROM in order to install the system. Later, after the system is installed, you'll boot from hard disk. The procedure is almost identical, so we'll look at both versions in the following examples. Replace the text from the middle of page 191 with: If you're booting from 1.44 MB floppies, you will then see: Please insert MFS root floppy and press enter: When you insert the MFS root floppy and press Enter, you see more twirling batons, then the UserConfig screen appears. UserConfig: Modifying the boot configuration ____________________________________________ After the kernel has been loaded, the following screen will appear if you are installing the system, or if you have requested it with the -c option to the boot loader: Page 206 ________ The bottom two lines on this page should be in bold constant font, indicating that this is input for your /etc/rc.config file Page 2 Errata and addenda for the Complete FreeBSD, third edition nfs_client_enable="YES" # This host is an NFS client (or NO). nfs_server_enable="YES" # This host is an NFS server (or NO). Page 265 ________ The example on the second half of the page refers to the old SCSI driver. The scsi program is no longer available in FreeBSD 3.x. Instead, use the camcontrol program. Replace the text with:. Modern disks make provisions for recovering from such errors by allocating an alternate sector for the data. IDE drives do this automatically, but with SCSI drives you have the option of enabling or disabling reallocation. Usually it is turned on when you buy them, but occasionally it is not. When installing a new disk, you should check that the parameters ARRE (Auto Read Reallocation Enable) and AWRE (Auto Write Reallocation Enable) are turned on. For example, to check and set the values for disk da1, you would enter: # camcontrol modepage da1 -m 1 -e -P 3 # scsi -f /dev/rda1c -m 1 -e -P 3 This command will start up your favourite editor (either the one specified in the EDITOR environment variable, or vi by default) with the following data: AWRE (Auto Write Reallocation Enbld): 0 ARRE (Auto Read Reallocation Enbld): 1 TB (Transfer Block): 0 RC (Read Continuous): 0 EER (Enable Early Recovery): 0 PER (Post Error): 0 DTE (Disable Transfer on Error): 0 DCR (Disable Correction): 0 Read Retry Count: 16 Correction Span: 41 Head Offset Count: 0 Data Strobe Offset Count: 0 Write Retry Count: 16 Recovery Time Limit: 0 The values for AWRE and ARRE should both be 1. If they aren't, as in this case, where AWRE is 0, change the data with the editor, save it, and exit. The camcontrol program will write the data back to the disk and enable the option. Page 3 The Complete FreeBSD Page 331 ________ The description of the config refers to the SCSI drive sd0. This is the old name; in FreeBSD version 3, SCSI drives are called da, so this reference should be da0. Thanks to Francisco Reyes for pointing out this problem. Page 362 ________ Replace the text at the top of the page with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention, and to Francisco Reyes and Bill Fumerola for pointing out that it still wasn't fixed in the third edition. Page 409 ________ The information on setting the default routers specified the wrong end of the PPP links in some places. It should always be the ``far'' end of the link. Replace the second example on page 409, and the text following it, with this text: defaultrouter="139.130.136.129" # Set to default gateway (or NO). static_routes="" # Set to static route list (or leave empty). gateway_enable="YES" # Set to YES if this host will be a gateway. This is the normal way to set the default route on a point-to-point interface. In fact, for PPP you don't need to specify the default address: the PPP packages will set it for you when the link comes up. This makes it possible to Page 4 Errata and addenda for the Complete FreeBSD, third edition set default routes when you're forced to use dynamic IP addresses, where you don't know the address at this point. We'll see how PPP does this on page 446. In the first example on page 410, the sixth example on page 412 and the second example on page 413, replace the defaultrouter definition with: defaultrouter="139.130.237.65" # Set to default gateway (or NO). Thanks to Andreas Longwitz for pointing out this error. Getting errata for older editions of the book _____________________________________________ There have been a total of five different versions of ``The Complete FreeBSD''. The most accurate way to distinguish them is by the format date, which you'll find at the bottom of page iv (the page before the beginning of the Table of Contents) in all versions of the book. 1. The first was titled ``Installing and running FreeBSD'', and was formatted on 24 February 1996. No errata list exists for this book. 2. For the first edition (19 July 1996), get ftp://ftp.lemis.com/pub/cfbsd/er- rata-1. This same file is also available via the web link http://www.lemis.com/errata-1. I am no longer updating this errata list. 3. The list for the second edition (16 December 1997) is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the second edition to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only Page 5 Getting errata for older editions of the book take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. 4. The revised second edition was formatted on 11 February 1999. As the name suggests, it's not a complete new edition: in fact, only three chapters are different: o The chapter ``Setting up X11'' has been brought up to date. o Appendix D (``Contents of the Ports Collection'') has been replaced by two appendixes, ``Errata and Addenda'' (the errata list up to date at the time) and ``FreeBSD 3.0'', which describes the differences between FreeBSD 2.x and FreeBSD 3.x. There is no separate errata list for this book. Refer to the second edition errata list. 5. The current, third edition, formatted on 17 May 1999. This is the correct list for this edition. Page 6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17: 3: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 645) id F324337B828; Fri, 21 Apr 2000 17:02:04 -0700 (PDT) To: FreeBSD-questions@FreeBSD.org Subject: "The Complete FreeBSD", second edition: errata and addenda Message-Id: <20000422000204.F324337B828@hub.freebsd.org> Date: Fri, 21 Apr 2000 17:02:04 -0700 (PDT) From: grog@FreeBSD.ORG (Greg Lehey) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, ``The Complete FreeBSD'', published by Walnut Creek, is no exception. In- evitably, a number of bugs and changes have surfaced. The following is a list of modifications which go beyond simple typos. They relate to the second edition, formatted on 16 December 1997. If you have this book, please check this list. If you have the first edition of 19 July 1996, please check ftp://ftp.lemis.com/pub/cfbsd/errata-1. This same file is also available via the web link http://www.lemis.com/. This list is available in four forms: o A PostScript version, suitable for printing out, at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ps. See page 222 of the book to find out how to print out PostScript. If at all possible, please take this document: it's closest to the original text. Be careful selecting this file with a web browser: it is often impossible to reload the document, and you may see a previously cached version. o An enhanced ASCII version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.txt. When viewed with more or less, this version will show some highlighting and underlining. It's not suitable for direct viewing. o An ASCII-only version at ftp://ftp.lemis.com/pub/cfbsd/errata-2.ascii. This version is posted every week to the FreeBSD-questions mailing list. Only take this version if you have real problems with PostScript: I can't be sure that the lack of different fonts won't confuse the meaning. o A web version at http://www.lemis.com/errata-2.html. All these modifications have been applied to the ongoing source text of the book, so if you buy a later edition, they will be in it as well. If you find a Page 1 The Complete FreeBSD bug or a suspected bug in the book, please contact me at General changes _______________ o In a number of places, I suggest the use of the following command to find process information: $ ps aux | grep foo Unfortunately, ps is sensitive to the column width of the terminal emulator upon which it is working. This command usually works fine on a relatively wide xterm, but if you're running on an 80-column terminal, it may truncate exactly the information you're looking for, so you end up with no output. You can fix that with the w option: $ ps waux | grep foo Thanks to Sue Blake for this information Location of the sample files ____________________________ On the 2.2.5 CD-ROM only, the location of the sample files does not match the specifications in the book (/book on the first CD-ROM). The 2.2.5 CD-ROM came out before the book, and it contains the files on the third (repository) CD-ROM as a single gzipped tar file /xperimnt/cfbsd/cfbsd.tar.gz. It contains the following files: drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/ drwxr-xr-x jkh/jkh 0 Oct 17 13:01 1997 cfbsd/mutt/ -rw-r--r-- jkh/jkh 352 Oct 15 15:21 1997 cfbsd/mutt/.mail_aliases -rw-r--r-- jkh/jkh 9394 Oct 15 15:22 1997 cfbsd/mutt/.muttrc drwxr-xr-x jkh/jkh 0 Oct 17 14:02 1997 cfbsd/scripts/ -rw-r--r-- jkh/jkh 18281 Oct 16 16:52 1997 cfbsd/scripts/.fvwm2rc -rwxr-xr-x jkh/jkh 1392 Oct 17 12:54 1997 cfbsd/scripts/install-desktop -rw-r--r-- jkh/jkh 296 Oct 17 12:35 1997 cfbsd/scripts/.xinitrc -rwxr-xr-x jkh/jkh 622 Oct 17 13:51 1997 cfbsd/scripts/install-rcfiles -rw-r--r-- jkh/jkh 1133 Oct 17 13:00 1997 cfbsd/scripts/Uutry -rw-r--r-- jkh/jkh 1028 Oct 17 14:02 1997 cfbsd/scripts/README drwxr-xr-x jkh/jkh 0 Oct 18 19:32 1997 cfbsd/docs/ -rw-r--r-- jkh/jkh 199111 Oct 16 14:29 1997 cfbsd/docs/packages.txt Page 2 Errata and addenda for the Complete FreeBSD, second edition -rw-r--r-- jkh/jkh 189333 Oct 16 14:28 1997 cfbsd/docs/packages-by-category.txt -rw-r--r-- jkh/jkh 188108 Oct 16 14:29 1997 cfbsd/docs/packages.ps -rw-r--r-- jkh/jkh 226439 Oct 16 14:27 1997 cfbsd/docs/packages-by-category.ps -rw-r--r-- jkh/jkh 788 Oct 16 15:01 1997 cfbsd/README -rw-r--r-- jkh/jkh 248 Oct 17 11:52 1997 cfbsd/errata To extract one of these files, say cfbsd/docs/packages.txt, and assuming you have the CD-ROM mounted as /cdrom, enter: # cd /usr/share/doc # tar xvzf /cdrom/xperimnt/cfbsd/cfbsd.tar.gz cfbsd/docs/packages.txt See page 209 for more information on using tar. These files are an early version of what is described in the book. I'll put up some updated versions on ftp://ftp.lemis.com/ in the near future. Thanks to Frank McCormick for drawing this to my attention. Chapter 8: Setting up X11 _________________________ For FreeBSD 2.2.7, this chapter has changed sufficiently to make it impractical to distribute errata. You can download the PostScript version from ftp://www.lemis.com/pub/cfbsd/xsetup.ps, or the ASCII version from ftp://www.lemis.com/pub/cfbsd/xsetup.txt. No HTML version is available. Page xxxiv __________ Before the discussion of the shell prompts in the middle of the page, add: In this book, I recommend the use of the Bourne shell or one of its descendents (sh, bash, pdksh, ksh or zsh). With the exception of sh, they are all in the Ports Collection. I personally use the bash shell. This is a personal preference, and a recommendation, but it's not the standard shell. The standard BSD shell is the C shell (csh), which has a fuller- featured descendent tcsh. In particular, the standard installation sets the root user up with a csh. See page 152 (in this errata) for details of how to change the shell. Page 3 General changes Page 11: Reading the handbook _____________________________ The CD-ROM now includes Netscape. Replace the last paragraph on the page and the example on the following page with: If you're running X, you can use a browser like netscape to read the handbook. If you don't have X running yet, use lynx. Both of these programs are included on the CD-ROM. To install them, enter: # pkg_add /cdrom/packages/All/netscape-communicator-4.5.tgz or # pkg_add /cdrom/packages/All/lynx-2.8.1.1.tgz The numbers after the name (4.5 and 2.8.1.1) may change after this book has been printed. Use ls to list the names if you can't find these particular versions. Note that lynx is not a complete substitute for netscape: since it is text- only, it is not capable of displaying the large majority of web pages correctly. It will suffice for reading most of the handbook, however. Thanks to Stuart Henderson and for drawing this to my attention. Page 12: Printing the handbook ______________________________ The instructions for formatting the handbook are obsolete. Replace the section starting Alternatively, you can print out the handbook with the following text: Alternatively, you can print out the handbook. You need to have the documentation sources (/usr/doc) installed on your system. You can find them on the second CD-ROM in the directory of the same name. To install them, first mount your CD-ROM (see page 175). Then enter: $ cd /cdrom/usr/doc/handbook $ mkdir -p /usr/doc/handbook you may need to be root for this operation $ cp -pr * /usr/doc/handbook You have a choice of formats for the output: o ascii will give you plain 7-bit ASCII output, suitable for reading on a character-mode terminal. Page 4 Errata and addenda for the Complete FreeBSD, second edition o html will give you HTML output, suitable for browsing with a web browser. o latex will give you LATEX format, suitable for further processing with TEX and LATEX. o ps will give you PostScript output, probably the best choice for printing. o roff will give you output in troff source. You can process this output with nroff or troff, but it's currently not very polished. LATEX output is a better choice if you want to process it further. Once you have decided your format, use make to create the document. For example, if you decide on PostScript format, you would enter: $ make FORMATS=ps This creates a file handbook.ps which you can then print to a PostScript printer or with the aid of ghostscript (see page 222). Thanks to Bob Beer for drawing this to my attention. Page 45: Preparing floppies for installation _____________________________________________ Replace the paragraph below the list of file names (in the middle of the page) with: The floppy set should contain the file bin.inf and the ones whose names start with bin. followed by two letters. These other files are all 240640 bytes long, except for the final one which is usually shorter. Use the MS-DOS COPY program to copy as many files as will fit onto each disk (5 or 6) until you've got all the distributions you want packed up in this fashion. Copy each distribution into subdirectory corresponding to the base name--for example, copy the bin distribution to the files A:\BIN\BIN.INF, A:\BIN\BIN.AA and so on. Page 80 and 81 ______________ In a couple of examples, the FreeBSD partition is shown as type 164. It should be 165. Thanks to an unknown contributer for this correction (sorry, I lost your name). Page 5 General changes Page 88: setting up for dumping _______________________________ The example mentions a variable savecore in /etc/rc.conf. This variable is no longer used--it's enough to set the variable dumpdev. Page 92 _______ At the end of the section How to install a package add the text: Alternatively, you can install packages from the /stand/sysinstall Final Configuration Menu. We saw this menu on page in figure 4-14 on page 71. When you start sysinstall from the command line, you get to this menu by selecting Index, and then selecting Configure. Page 93 _______ Before the heading Install ports from the first CD-ROM add: Install ports when installing the system ________________________________________ The file ports/ports.tgz on the first CD-ROM is a tar archive containing all the ports. You can install it with the base system if you select the Custom distribution and include the ports collection. If you didn't install them at the time, use the following method to install them all (about 40 MB). Make sure your CD-ROM is mounted (in this example on /cdrom), and enter: Page 96 _______ Replace the example at the top of the page with: Instead, do: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # for i in *; do > ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i > done Page 6 Errata and addenda for the Complete FreeBSD, second edition If you're using csh or tcsh, enter: # cd /cd4/ports/distfiles # mkdir -p /usr/ports/distfiles make sure you have a distfiles directory # foreach i (*) ? ln -s /cd4/ports/distfiles/$i /usr/ports/distfiles/$i ? end Thanks to Christopher Raven and Francois Jacques for drawing this to my attention. Page 104 ________ The examples at the bottom of the page and the top of the next page specify the wrong directory (/usr). It should be /usr/X11R6. Replace the examples with: For a full install, choose /cdrom/dists/XF86331/X331*.tgz. If you are using sh, enter: # cd /usr/X11R6 # for i in /cdrom/dists/XF86331/X331*.tgz; do # tar xzf $i # done If you are using csh, enter: % cd /usr/X11R6 % foreach i (/cdrom/dists/XF86331/X331*.tgz) % tar xzf $i % end For a minimal installation, first choose a server archive corresponding to your VGA board. If table 8-2 on page 103 doesn't give you enough information, check the server man pages, starting on page 1545, which list the VGA chip sets supported by each server. For example, if you have an ET4000 based board you will use the XF86_SVGA server. In this case you would enter: # cd /usr/X11R6 # tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here # for i in bin fnts lib xicf; do # tar xzf /cdrom/dists/XF86331/X331$i.tgz # done Page 7 Install ports when installing the system If you are using csh, enter: % cd /usr/X11R6 % tar xzf /cdrom/dists/XF86331/X331SVGA.tgz substitute your server name here % foreach i (bin fnts lib xicf) % tar xzf /cdrom/dists/XF86331/$i % end Thanks to Manuel Enrique Garcia Cuesta for pointing out this one. Page 128 ________ Replace the complete text below the example with the following: These values are defaults, and many are either incorrect for FreeBSD (for example the device name /dev/com1) or do not apply at all (for example Xqueue). If you are configuring manually, select one Protocol and one Device entry from the following selection. If you must use a two-button mouse, uncomment the keyword Emulate3Buttons--in this mode, pressing both mouse buttons simultane- ously within Emulate3Timeout milliseconds causes the server to report a middle button press. Section "Pointer" Protocol "Microsoft" for Microsoft protocol mice Protocol "MouseMan" for Logitech mice Protocol "PS/2" for a PS/2 mouse Protocol "Busmouse" for a bus mouse Device "/dev/ttyd0" for a mouse on the first serial port Device "/dev/ttyd1" for a mouse on the second serial port Device "/dev/ttyd2" for a mouse on the third serial port Device "/dev/ttyd3" for a mouse on the fourth serial port Device "/dev/psm0" for a PS/2 mouse Device "/dev/mse0" for a bus mouse Emulate3Buttons only for a two-button mouse EndSection You'll notice that the protocol name does not always match the manufacturer's Page 8 Errata and addenda for the Complete FreeBSD, second edition name. In particular, the Logitech protocol only applies to older Logitech mice. The newer ones use either the MouseMan or Microsoft protocols. Nearly all modern serial mice run one of these two protocols, and most run both. If you are using a bus mouse or a PS/2 mouse, make sure that the device driver is included in the kernel. The GENERIC kernel contains drivers for both mice, but the PS/2 driver is disabled. Use UserConfig (see page 50) to enable it. Page 140 ________ Just before the paragraph The super user add the following paragraph: If you do manage to lose the root password, all may not be lost. Reboot the machine to single user mode (see page 157), and enter: # mount -u / mount root file system read/write # mount /usr mount /usr file system (if separate) # passwd root change the password for root Enter new password: Enter password again: # ^D enter ctrl-D to continue with startup If you have a separate /usr file system (the normal case), you need to mount it as well, since the passwd program is in the directory /usr/bin. Note that you should explicitly state the name root: in single user mode, the system doesn't have the concept of user IDs. Page 148 ________ Replace the text at the top of the page with: Modern shells supply command line editing which resembles the editors vi or Emacs. In bash, sh, ksh, and zsh you can make the choice by entering Page 152 ________ After figure 10-8, add the following text: It would be tedious for every user to put settings in their private initialization files, so the shells also read a system-wide default file. For the Bourne shell family, it is /etc/profile, while the C shell family has three Page 9 Install ports when installing the system files: /etc/csh.login to be executed on login, /etc/csh.cshrc to be executed when a new shell is started after you log in, and /etc/csh.logout to be executed when you stop a shell. The start files are executed before the corresponding individual files. In addition, login classes (page 141) offer another method of setting environment variables at a global level. Changing your shell ___________________ The FreeBSD installation gives root a C shell, csh. This is the traditional Berkeley shell, but it has a number of disadvantages: command line editing is very primitive, and the script language is significantly different from that of the Bourne shell, which is the de facto standard for shell scripts: if you stay with the C shell, you may still need to understand the Bourne shell. The latest version of the Bourne shell sh also includes some command line editing. See page 148 for details of how to enable it. You can get better command line editing with tcsh, in the Ports Collection. You can get both better command line editing and Bourne shell syntax with bash, also in the Ports Collection. If you have root access, you can use vipw to change your shell, but there's a more general way: use chsh (Change Shell). Simply run the program. It starts your favourite editor (as defined by the EDITOR environment variable). Here's an example before: #Changing user database information for velte. Shell: /bin/csh Full Name: Jack Velte Location: Office Phone: Home Phone: You can change anything after the colons. For example, you might change this to: #Changing user database information for velte. Shell: /usr/local/bin/bash Full Name: Jack Velte Location: On the road Office Phone: +1-408-555-1999 Home Phone: Page 10 Errata and addenda for the Complete FreeBSD, second edition chsh checks and updates the password files when you save the modifications and exit the editor. The next time you log in, you get the new shell. chsh tries to ensure you don't make any mistakes--for example, it won't let you enter the name of a shell which isn't mentioned in the file /etc/shells--but it's a very good idea to check the shell before logging out. You can try this with su, which you normally use to become super user: bumble# su velte Password: su-2.00$ note the new prompt There are a couple of problems in using tcsh or bash as a root shell: o The shell for root must be on the root file system, otherwise it will not work in single user mode. Unfortunately, most ports of shells put the shell in the directory /usr/local/bin, which is almost never on the root file system. o Most shells are dynamically linked: they rely on library routines in files such as /usr/lib/libc.a. These files are not available in single user mode, so the shells won't work. You can solve this problem by creating statically linked versions of the shell, but this requires programming experience beyond the scope of this book. If you can get hold of a statically linked version, perform the following steps to install it: o Copy the shell to /bin, for example: # cp /usr/local/bin/bash /bin o Add the name of the shell to /etc/shells, in this example the line in bold print: # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. /bin/sh /bin/csh /bin/bash You can then change the shell for root as described above. Page 11 Install ports when installing the system Thanks to Lars Koller for drawing this to my attention. Page 160 ________ Replace the text at the fourth bullet with the augmented text: The second-level boot locates the kernel, by default the file /kernel on the root file system, and loads it into memory. It prints the Boot: prompt at this point so that you can influence this choice--see the man page on page 579 for more details of what you can enter at this prompt. Page 169 ________ Replace the last paragraph on the page with: The standard solution for these problems is to relocate the /tmp file system to a different directory, say /usr/tmp, and create a symbolic link from /usr/tmp to /tmp--see Chapter 4, Installing FreeBSD, page 72, for more details. Thanks to Charlie Sorsby for drawing this to my attention. Page 176 ________ Add the following paragraph Unmounting file systems When you mount a file system, the system assumes it is going to stay there, and in the interests of efficiency it delays writing data back to the file system. This is the same effect we discussed on page 158. As a result, if you want to stop using a file system, you need to tell the system about it. You do this with the umount command. Note the spelling--there's no n in the command name. You need to do this even with read-only media such as CD-ROMs: the system assumes it can access the data from a mounted file system, and it gets quite unhappy if it can't. Where possible, it locks removable media so that you can't remove them from the device until you unmount them. Using umount is straightforward: just tell it what to unmount, either the device name or the directory name. For example, to unmount the CD-ROM we Page 12 Errata and addenda for the Complete FreeBSD, second edition mounted in the example above, you could enter one of these commands: # umount /dev/cd1a # umount /cd1 Before unmounting a file system, umount checks that nobody is using it. If somebody is using it, it will refuse to unmount it with a message like umount: /cd1: Device busy. This message often occurs because you have changed your directory to a directory on the file system you want to remove. For example (which also shows the usefulness of having directory names in the prompt): === root@freebie (/dev/ttyp2) /cd1 16 -> umount /cd1 umount: /cd1: Device busy === root@freebie (/dev/ttyp2) /cd1 17 -> cd === root@freebie (/dev/ttyp2) ~ 18 -> umount /cd1 === root@freebie (/dev/ttyp2) ~ 19 -> Thanks to Ken Deboy for pointing out this omission. Page 180 ________ The example in the middle of the page should read: For example, to generate a second set of 32 pseudo-terminals, enter: # cd /dev # ./MAKEDEV pty1 You can generate up to 256 pseudo-terminals. They are named ttyp0 through ttypv, ttyq0 through ttyqv, ttyr0 through ttyrv, ttys0 through ttysv, ttyP0 through ttyPv, ttyQ0 through ttyQv, ttyR0 through ttyRv and ttyS0 through ttySv. To create each set of 32 terminals, use the number of the set: the first set is pty0, and the eighth set is pty7. Note that some processes, such as xterm, only look at ttyp0 through ttysv. Thanks to Karl Wagner for pointing out this error. Page 197, first line ____________________ The text of the first full sentence reads: Page 13 Install ports when installing the system The first name, up the the symbol, is the label. In fact, it should read: The first name, up to the | symbol, is the label. Page 208, middle of page ________________________ The example shows the file name /dev/rst0 when using the Bourne shell, and /dev/nrst0 when using C shell and friends. This is inconsistent; use /dev/nrst0 with any shell if you want a non-rewinding tape, or /dev/rst0 if you want a rewinding tape. Thanks to Norman C Rice for pointing out this one. Page 219 ________ Before the section Testing the spooler add the following section: As we saw above, the line printer daemon lpd is responsible for printing spooled jobs. By default it isn't started at boot time. If you're root, you can start it by name: # lpd Normally, however, you will want it to be started automatically when the system starts up. You do this by setting the variable lpd_enable in /etc/rc.conf: lpd_enable="YES" # Run the line printer daemon See page for more details of /etc/rc.conf. Another line in /etc/rc.conf refers to the line printer daemon: lpd_flags="" # Flags to lpd (if enabled). You don't normally need to change this line. See the man page for lpd for details of the flags. Thanks to Tommy G. James for bringing this to my attention. Page 14 Errata and addenda for the Complete FreeBSD, second edition Page 231 ________ Replace the first line of the example with: xhost presto bumble gw The original version allowed anybody on the Internet to access your system. Thanks to Jerry Dunham for drawing this one to my attention. Page 237 ________ In the section Installing the sample desktop, replace the first paragraph with: You'll find all the files described in this chapter on the first CD-ROM (Installation CD-ROM) in the directory /book. Remember that you must mount the CD-ROM before you can access the files--see page 175 for further details. The individual scripts are in the directory /book/scripts, but you'll probably find it easier to install them with the script install-desktop: Thanks to Chris Kaiser for drawing this to my attention. Page 242 ________ The instructions for extracting the source files from CD-ROM in the middle of page 242 are incorrect. You'll find the kernel sources on the first CD-ROM in the directory /src. Replace the example with: # mkdir -p /usr/src/sys # ln -s /usr/src/sys /sys # cd / # cat /cdrom/src/ssys.[a-d]* | tar xzvf - Thanks to Raymond Noel , Suttipan Limanond and Satwant for finding this one in several small slices. Page 15 Install ports when installing the system Page 257 ________ Replace the paragraph Berkeley Packet Filter with: pseudo-device bpfilter ______________________ The Berkeley Packet Filter (bpf) allows you to capture packets crossing a network interface to disk or to examine them with the tcpdump program. Note that this capability represents a significant compromise of network security. The number after bpfilter is the number of concurrent processes that can use the facility. Not all network interfaces support bpf. In order to use the Berkeley Packet Filter, you must also create the device nodes /dev/bpf0 to /dev/bpf3 (if you're using the default number 4). Current- ly, MAKEDEV doesn't help much--you need to create each device separately: # cd /dev # ./MAKEDEV bpf0 # ./MAKEDEV bpf1 # ./MAKEDEV bpf2 # ./MAKEDEV bpf3 Thanks to Christopher Raven for drawing this to my attention. Page 264 ________ In the list of disk driver flags, add: o Bit 12 (0x1000) enables LBA (logical block addressing mode). If this bit is not set, the driver accesses the disk in CHS (cylinder/head/sector) mode. o In CHS mode, if bits 11 to 8 are not equal to 0, they specify the number of heads to assume (between 1 and 15). The driver recalculates the number of cylinders to make up the total size of the disk. Page 16 Errata and addenda for the Complete FreeBSD, second edition Page 273, ``Building the kernel'' _________________________________ Replace the example with: Next, change to the build directory and build the kernel: # cd ../../compile/FREEBIE # make depend # make The make depend is needed even if the directory has just been created: apart from creating dependency information, it also creates some files needed for the build. Thanks to Mark Ovens for drawing this to my attention. Page 283, ``Creating the source tree'' ______________________________________ Add a third point to what you need to know: 3. Possibly, the date of the last update that you want to be included in the checkout. If you specify this date, cvs ignores any more recent updates. This option is often useful when somebody discovers a recently introduced bug in -CURRENT: you check out the modules as they were before the bug was introduced. You specify the date with the -D option, for example -D "10 December 1997". Page 285, after the second example. ___________________________________ Add the text: If you need to check out an older version, for example if there are problems with the most recent version of -CURRENT, you could enter: # cvs co -D "10 December 1997" src/sys This command checks out the kernel sources as of 10 December 1997. Page 17 Install ports when installing the system Page 294 ________ Add the following section: Problems executing Linux binaries _________________________________ One of the problems with the ELF format used by more recent Linux binaries is that they usually contain no information to identify them as Linux binaries. They might equally well be BSD/OS or UnixWare binaries. That's not really a problem at this point, since the only ELF format that FreeBSD 3.2 understands is Linux, but FreeBSD-CURRENT recognizes a native FreeBSD ELF format as well, and of course that's the default. If you want to run a Linux ELF binary on such a system, you must brand the executable using the program brandelf. For example, to brand the StarOffice program swriter3, you would enter: # brandelf -t linux /usr/local/StarOffice-3.1/linux-x86/bin/swriter3 Thanks to Dan Busarow for bringing this to my attention. Page 364, middle of page ________________________ Change the text from: The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though they may be in lower case. to The names MYADDR and HISADDR are keywords which represent the addresses at each end of the link. They must be written as shown, though newer versions of ppp allow you to write them in lower case. Thanks to Mark S. Reichman for this correction. Page 368 ________ Replace the paragraph after the second example with: In FreeBSD version 3.0 and later, specify the options PPP_BSDCOMP and Page 18 Errata and addenda for the Complete FreeBSD, second edition PPP_DEFLATE to enable two kinds of compression. You'll also need to specify the corresponding option in Kernel PPP's configuration file. These options are not available in FreeBSD version 2. Thanks to Brian Somers for this information. Page 397 ________ In the section ``Nicknames'', the example should read: www IN CNAME freebie ftp IN CNAME presto In other words, there should be a space between CNAME and the system name. Page 422 ________ Replace the text above the example with: tcpdump is a program which monitors a network interface and displays selected information which passes through it. It uses the Berkeley Packet Filter (bpf), an optional component of the kernel. It is not included in the GENERIC kernel: see page 257 for information on how to configure it. If you don't configure the Berkeley Packet Filter, you will get a message like tcpdump: /dev/bpf0: device not configured If you forget to create the devices for bpf, you will get a message like: tcpdump: /dev/bpf0: No such file or directory Since tcpdump poses a potential security problem, you must be root in order to run it. The simplest way to run it is without any parameters. This will cause tcpdump to monitor and display all traffic on the first active network interface, normally Ethernet: Thanks to Christopher Raven for drawing this to my attention. Page 19 Install ports when installing the system Page 423 ________ The description at the top of the page incorrectly uses the term IP address instead of Ethernet address. In addition, a page number reference is incorrect. Replace the paragraph with: o Line 1 shows an ARP request: system presto is looking for the Ethernet address of wait. It would appear that wait is currently not responding, since there is no reply. o Line 2 is not an IP message at all. tcpdump shows the Ethernet addresses and the beginning of the packet. We don't consider this kind of request in this book. o Line 3 is a broadcast ntp message. We looked at ntp on page 160. o Line 4 is another attempt by presto to find the IP address of wait. o Line 5 is a broadcast message from bumble on the rwho port, giving information about its current load averages and how long it has been up. See the man page for rwho on page 1167 for more information. o Line 6 is from a TCP connection between port 6000 on freebie and port 1089 on presto. It is sending 384 bytes (with the sequence numbers 536925467 to 536925851; see page 305), and is acknowledging that the last byte it received from presto had the sequence number 325114346. The window size is 17280. o Line 7 is another ARP request. presto is looking for the Ethernet address of freebie. How can that happen? We've just seen that they have a TCP connection. In fact, ARP information expires after 20 minutes. It's quite possible that all connections between presto and freebie have been dormant for this period, so presto needs to find freebie's IP address again. o Line 8 is the ARP reply from freebie to presto giving its Ethernet address. o Line 9 shows a reply from presto on the connection to freebie that we saw on line 6. It acknowledges the data up to sequence number 536925851, but doesn't send any itself. o Line 10 shows another 448 bytes of data from freebie to presto, and acknowledging the same sequence number from presto as in line 6. Thanks to Sergei S. Laskavy for drawing this to my Page 20 Errata and addenda for the Complete FreeBSD, second edition attention. Page 450: anonymous ftp _______________________ Replace the paragraph starting with Create a user ftp: Create a user ftp, with the anonymous ftp directory as the home directory and the shell /dev/null. Using /dev/null as the shell makes it impossible to log in as user ftp, but does not interfere with the use of anonymous ftp. ftp can be a member of group bin, or you can create a new group ftp by adding the group to /etc/group. See page 138 for more details of adding users, and the man page on page 805 for adding groups. Thanks to Mark S. Reichman for drawing this to my attention. Page 466, before the ps example _______________________________ Add another bullet: o Finally, you may find it convenient to let some other system handle all your mail delivery for you: you just send anything you can't deliver locally to this other host, which sendmail calls a smart host. This is particularly convenient if you send your mail with UUCP. To tell sendmail to use a smart host (in our case, mail.example.net), find the following line in sendmail.cf: # "Smart" relay host (may be null) DS Change it to: # "Smart" relay host (may be null) DSmail.example.net Page 478, ``Running Apache'' ____________________________ The text describes the location of the server as /usr/local/www/server/httpd. This appears to depend on where you get the port from. Some people report the file being at the more likely location /usr/local/sbin/httpd (though note the Page 21 Install ports when installing the system directory sbin, not bin). Check both locations if you run into trouble. Thanks to Sue Blake for this information. Page 492 ________ Replace references to nmdb with nmbd. Page 493 ________ Replace the last paragraph on the page with: socket options is hardly mentioned in the documentation, but it's very important: many Microsoft implementations of TCP/IP are inefficient and establish a new TCP more often than necessary. Select the socket options TCP_NODELAY and IPTOS_LOWDELAY, which can speed up the response time of such applications by over 95%. Page 22 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17:23:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranq1.tranquility.net (tranq1.tranquility.net [206.156.230.1]) by hub.freebsd.org (Postfix) with ESMTP id B02E937B653 for ; Fri, 21 Apr 2000 17:23:17 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from Babylon.X (usr2-ppp2.tranquility.net [206.156.230.157]) by tranq1.tranquility.net (8.9.2/8.9.2) with ESMTP id TAA25493; Fri, 21 Apr 2000 19:23:15 -0500 (CDT) Received: from localhost (ishmael@localhost) by Babylon.X (8.9.3/8.9.3) with ESMTP id TAA19810; Fri, 21 Apr 2000 19:26:30 -0500 (CDT) (envelope-from ishmael@tranquility.net) X-Authentication-Warning: Babylon.X: ishmael owned process doing -bs Date: Fri, 21 Apr 2000 19:26:26 -0500 (CDT) From: Ishmael X-Sender: ishmael@localhost To: Nils Holland Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CTM In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of curiosity, is there some reason why you dont want to continue to use cvsup to keep your system up to date? Since you've already used it once, it would seem to be alot easier to continue using it rather than trying to set up ctm. Jeremy On Sat, 22 Apr 2000, Nils Holland wrote: > Ok, having brought my 3.4-STABLE system up-to-date via CVSup, I thought > that it might be a good idea using CTM for keeping my system updated in > the future. *Unluckily* in the part of the Handbook where CTM is > explained, it does not say much of the lists that are available. Sending a > lists request to majordomo@freebsd.org tells me which CTM-lists are > available, but it does not really tell me what they're for. > > So, in order to keep up-to-date with my FreeBSD-3.4-STABLE, would I > subscribe to ctm-cvs-cur or ctm-src-3? In CVSup I'm currently using > RELENG_3 and I'm getting src-all. I want to accomplish the same with CTM, > so which list do I need to subscribe to? > > BTW: I'm sorry that I have posted so many questions in the last few days, > I hope it did not offend anybody. But when you move from Linux to FreeBSD, > you first notice that FreeBSD is different and then you notice that it's > much better and, after all, it's even easier to use... So, thanks to all > who have answered me so far! > > Greetings, > Nils > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17:28:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from brent.tccsweb.com (cr314206-a.crdva1.bc.wave.home.com [24.113.53.176]) by hub.freebsd.org (Postfix) with ESMTP id 9088D37BDF4 for ; Fri, 21 Apr 2000 17:28:54 -0700 (PDT) (envelope-from brent@talou.net) Received: from talou.net (localhost [127.0.0.1]) by brent.tccsweb.com (8.9.3/8.9.3) with ESMTP id RAA00941 for ; Fri, 21 Apr 2000 17:28:16 -0700 (PDT) (envelope-from brent@talou.net) Message-ID: <3900F21F.68DD55C2@talou.net> Date: Fri, 21 Apr 2000 17:28:15 -0700 From: Brent Rector X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Sane & Freebsd 3.4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone successfully installed the "sane" port? For some reason it installed properly, but for the life of me I cannot figure out how to attach the backend to it so that it will utilize even the test backend. When I type "scanimage -L" it returns absolutely nothing... Very confused on Good Friday, Brent -- Brent L. Rector brent@talou.net SysAdmin Talou Internet Services Corp. http://www.talou.net ---------------------------------------------------------------------------- -- As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. -- OWNED? MS: Who's Been In Your Computer Today? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17:29: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranq1.tranquility.net (tranq1.tranquility.net [206.156.230.1]) by hub.freebsd.org (Postfix) with ESMTP id E8FDC37BE45 for ; Fri, 21 Apr 2000 17:28:57 -0700 (PDT) (envelope-from ishmael@tranquility.net) Received: from Babylon.X (usr2-ppp2.tranquility.net [206.156.230.157]) by tranq1.tranquility.net (8.9.2/8.9.2) with ESMTP id TAA25788; Fri, 21 Apr 2000 19:28:38 -0500 (CDT) Received: from localhost (ishmael@localhost) by Babylon.X (8.9.3/8.9.3) with ESMTP id TAA19828; Fri, 21 Apr 2000 19:31:53 -0500 (CDT) (envelope-from ishmael@tranquility.net) X-Authentication-Warning: Babylon.X: ishmael owned process doing -bs Date: Fri, 21 Apr 2000 19:31:53 -0500 (CDT) From: Ishmael X-Sender: ishmael@localhost To: Julian Zottl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: two xl cards possible? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG a shot in the dark...is the card that was xl0 when you still had the vx card still xl0 after installing the new one or is it xl1? perhaps the new xl card is getting detected first and your firewall scripts are skewed (configuring the devices in reverse). Jeremy On Sat, 22 Apr 2000, Julian Zottl wrote: > Hey all, I've been using a vx and a xl board in my firewall and went > replace the vx with a xl card. After rebooting, I could not ping outside > on either card! I reconfigured my rc.conf and rc.firewall to xl0 and xl1, > but to no avail :/ Any help is much appriciated! > > Julian Zottl > System Administrator, Vitreous State Laboratory > (202)319-5522 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17:31:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mm02snlnto.sandia.gov (mm02snlnto.sandia.gov [132.175.109.21]) by hub.freebsd.org (Postfix) with SMTP id 099F837BDA2 for ; Fri, 21 Apr 2000 17:31:24 -0700 (PDT) (envelope-from bpvanle@sandia.gov) Received: from 132.175.109.1 by mm02snlnto.sandia.gov with ESMTP ( WorldSecure Server SMTP Relay(WSS) v4.3); Fri, 21 Apr 00 18:31:22 -0600 X-Server-Uuid: 7edb479a-fd89-11d2-9a77-0090273cd58c Received: from sandia.gov (saix5720b.sandia.gov [134.253.137.37]) by sass165.sandia.gov (8.9.3/8.9.3) with ESMTP id PAA05749 for ; Fri, 21 Apr 2000 15:55:21 -0600 (MDT) Message-ID: <3900CE48.80AA7AFD@sandia.gov> Date: Fri, 21 Apr 2000 15:55:20 -0600 From: "Brian Van Leeuwen" Reply-To: Administrator@sandia.gov Organization: Sandia National Laboratories X-Mailer: Mozilla 4.61 [en]C-CCK-MCD SNL4.x (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Version 2.2.7?? X-WSS-ID: 151E2D1D726-123-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently visited the FreeBSD web site looking for version 2.2.7; I have a kernel configuration for this version. I recently purchased the FreeBSD kit from Walnut Creek version 3.2 stable. I have installed this package onto a laptop and it works great, however, I have interest in running a kernel configuration for version 2.2. When I run /usr/sbin/config I get error that states: "version of config does not match kernel; config version=300009, version required=220000" So it sounds like I need version 2.2.7. How can I obtain? Must I reinstall the FreeBSD OS? or can I make compatible? Is this version included in my 3.2 distribution? Thanks for your help. Brian bpvanle@sandia.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17:41:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id E177A37BDF4 for ; Fri, 21 Apr 2000 17:41:09 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.51] by picusnet.com with ESMTP (SMTPD32-5.05) id A4EEC57D007A; Fri, 21 Apr 2000 20:40:14 -0400 Message-ID: <3900F522.43BDF535@picusnet.com> Date: Fri, 21 Apr 2000 20:41:06 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Administrator@sandia.gov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Version 2.2.7?? References: <3900CE48.80AA7AFD@sandia.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you have the time and a CD burner, you could download a 2.2.8 ISO image. I'm not sure that you can get 2.2.7. In my opionion, it would be easier just to make a kernel config for 3.2 or what ever that does what you want in the new mannor. -- William D. Freeman http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- G-- e- h! r !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 17:59:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.unibe.ch (mailhub.unibe.ch [130.92.254.109]) by hub.freebsd.org (Postfix) with ESMTP id 0554937B587 for ; Fri, 21 Apr 2000 17:59:37 -0700 (PDT) (envelope-from roth@iamexwi.unibe.ch) Received: from iamexwi.unibe.ch (haegar.unibe.ch [130.92.71.10]) by mailhub.unibe.ch (PMDF V5.2-32 #42480) with ESMTP id <0FTE00H7G7YSXU@mailhub.unibe.ch> for freebsd-questions@freebsd.org; Sat, 22 Apr 2000 02:56:52 +0200 (MET DST) Received: from giger.unibe.ch (giger [130.92.63.40]) by iamexwi.unibe.ch (8.8.8+Sun/8.8.8) with ESMTP id DAA08941 for ; Sat, 22 Apr 2000 03:00:16 +0200 (MET DST) Received: from localhost (roth@localhost) by giger.unibe.ch (8.9.1b+Sun/8.9.1) with ESMTP id DAA13658 for ; Sat, 22 Apr 2000 03:00:15 +0200 (MET DST) Date: Sat, 22 Apr 2000 03:00:14 +0200 (MET DST) From: Tobias Roth Subject: Xfree 3.x dependencies in ports To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello There are a lot of ports that depend on XFree 3.3.x I have Xfree 4 installed. How do I teach those ports that I have a more recent version of Xfree than they demand? thx, Tobe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 18: 6:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rift.com (rift.com [209.90.150.162]) by hub.freebsd.org (Postfix) with ESMTP id E5C8E37B671 for ; Fri, 21 Apr 2000 18:06:12 -0700 (PDT) (envelope-from miguel@rift.com) Received: from localhost (miguel@localhost) by rift.com (8.9.3/8.9.3) with ESMTP id VAA17774 for ; Fri, 21 Apr 2000 21:09:57 -0400 (EDT) Date: Fri, 21 Apr 2000 21:09:56 -0400 (EDT) From: miguel To: freebsd-questions@freebsd.org Subject: slice extends beyond end of disk. fbsd 4.0-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I own a Maxtor 91360D8 13 Gig IDE drive. I have partitioned it using Dos 6.22 and partition magic. One Fat16 partitition which has windows 98 on it, and is 7 gigs large. I am trying to install Freebsd 4.0 in the rest of the drive. I boot up with the cdrom and by the messages that scroll by i am seeing that the drive is being detected as a Maxtor drive with 4112650 sectors. When I arrive at the main install screen, i switch to the virtual window to see what the error is, and the following appears: ad0s1: Slice extends beyond end of disk: Truncating from 18442557 to 4124673 sectors. When i get to the partition manager, the disk geometry says 256 cyls/255 heads / 63 sectors. One partition gets detected( the DOS partition), but it is smaller than it should be, and when i try to create a new one, (a freebsd partition) there's no more space left it says. I've tried to repartition many times but cannot get rid of the error above. My BIO says the following for this drive: Size CYLS Head Precomp Landz Sector Mode 13597 1653 255 0 26352 63 LBA Any ideas? Thanks, Miguel Ramos Toronto, ON, Canada. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 18:11:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 09AB737B655 for ; Fri, 21 Apr 2000 18:11:36 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [209.96.235.51] by picusnet.com with ESMTP (SMTPD32-5.05) id AB9911110106; Fri, 21 Apr 2000 21:08:41 -0400 Message-ID: <3900FBB3.103B65DC@picusnet.com> Date: Fri, 21 Apr 2000 21:09:07 -0400 From: "William D. Freeman" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Tobias Roth Cc: freebsd-questions@freebsd.org Subject: Re: Xfree 3.x dependencies in ports References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tobias Roth wrote: > > Hello > > There are a lot of ports that depend on XFree 3.3.x > I have Xfree 4 installed. How do I teach those ports that I have a more > recent version of Xfree than they demand? > > thx, Tobe > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Ever look at an autconf script (./configure) and see it checking for deps: Checking for GTK >= 1.1.2 or somthing like that. Greater than or equal too, and ports compile from source. -- William D. Freeman http://members.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:++ a--- C++ UB+++ P+ L- E- W-- N o-- K- w--- O---- M- V- PS--- PE+ Y-- PGP 5-- X+ R tv++ b+ DI++++ D--- G-- e- h! r !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 18:43:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.i1.net (mail1.i1.net [207.230.32.4]) by hub.freebsd.org (Postfix) with ESMTP id 4643937B670 for ; Fri, 21 Apr 2000 18:43:45 -0700 (PDT) (envelope-from agiffin@webdirectoryusa.com) Received: from mail.theriver.net (mail.theriver.net [209.74.159.202]) by mail1.i1.net (8.9.3/8.8.5) with ESMTP id UAA93769 for ; Fri, 21 Apr 2000 20:43:41 -0500 (CDT) Received: by mail.theriver.net from localhost (router,SLMail V4.0); Fri, 21 Apr 2000 18:15:50 -0500 Received: from localhost [207.230.48.155] by mail.theriver.net [209.74.159.202] (SLmail 4.0.3315) with ESMTP id C9F64CD615EA11D4880C0000B4C26E74 for plus 11 more; Fri, 21 Apr 2000 17:52:20 -0500 From: "Web Directory USA" To: "Web Site Owners, Operators & Web Masters" Date: Fri, 21 Apr 2000 17:46:33 -0500 Subject: Free Web Directory Listings Reply-To: agiffin@webdirectoryusa.com Organization: Web Directory USA MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001__6037790_63993.69" Content-Transfer-Encoding: 7bit X-Priority: 1 Message-id: <20000421181550.c9f64cd615ea11d4880c0000b4c26e74.in@mail.theriver.net> X-SLUIDL: 4CF76E75-17D911D4-880C0000-B4C26E74 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a Multipart MIME message. ------=_NextPart_000_001__6037790_63993.69 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit ------=_NextPart_000_001__6037790_63993.69 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable WWW

WWW.WEBDIREC= TORYUSA.COM

ACT NOW!

Get free listings in the internet's fastest growing online directory just for trying us out!

Why are we the fastest growing?

Accessible by over 180 million internet users Eliminates the need for Search Engines
Directory uses True Business names, not the long and sometimes confu= sing internet address
Easy as a phone book to use
Directory is broken into regions
Over 4700 Business Categories
Click & Go=AE linking lets the user click your listing and insta= ntly visit your site
Only listings of companies with Internet Sites. No more advertising alongsi= de companies without a web presence
Flexible listings lets you move your listings to different business categories (try that with the phone book!)

WWW.WEBDIREC= TORYUSA.COM

Click on the link above to place your free directory listi= ng.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

To be removed from the mailing list please submit your request to agiffi= n @ webdirectoryusa.com

------=_NextPart_000_001__6037790_63993.69-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 19:56:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from batch3.csd.uwm.edu (batch3.csd.uwm.edu [129.89.7.226]) by hub.freebsd.org (Postfix) with ESMTP id 1F6B037B6A1 for ; Fri, 21 Apr 2000 19:56:10 -0700 (PDT) (envelope-from d1@csd.uwm.edu) Received: from alpha1.csd.uwm.edu (d1@alpha1.csd.uwm.edu [129.89.169.1]) by batch3.csd.uwm.edu (8.8.4/8.6.8) with ESMTP id VAA30913; Fri, 21 Apr 2000 21:56:08 -0500 (CDT) Received: from localhost (d1@localhost) by alpha1.csd.uwm.edu (8.8.4/8.6.8) with SMTP id VAA21588; Fri, 21 Apr 2000 21:56:08 -0500 (CDT) Date: Fri, 21 Apr 2000 21:56:08 -0500 (CDT) From: Dave Strock To: Sheldon Hearn Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: FreeBSD Install Problem In-Reply-To: <12227.955956479@axl.ops.uunet.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Apr 2000, Sheldon Hearn wrote: > > > On Fri, 14 Apr 2000 19:47:15 EST, Dave Strock wrote: > > > I have all the partitioning setup and I'm trying to install from the > > CD-ROM. The problem is that I get all the way through the install > > process, upto the point where it actually installs. Then it says it > > cannot find the CD-ROM device, even if I boot from the CD. The book > > said to email you for help. My CD-ROM is an ATAPI Sony CDU701. It is > > set as IDE Secondary Master, if that matters at all. > > It certainly does matter if there is no master on the secondary channel. > While other operating systems do support this configuration, it violates > the ATAPI specification and is not supported by our driver. You should > be okay once you've configured the drive as the master on that channel. > > Ciao, > Sheldon. > I just went to Comdex in Chicago and picked up a copy 4.0. It installed perfectly. Everything works great...except my stupid win modem, grrrr. No way to fix that is there? Anyway, nice job. 4.0 is great so far. Thanks, /----------------------------------\ | Dave Strock | | | | Student Technology Services | | Help Desk Consultant/Floater | | University of Wisconsin- | | Milwuakee | | Email: d1@uwm.edu | \----------------------------------/ "The greatest dangers to liberty lurk in insidious encroachment by men of zeal, well-meaning but without understanding." -former Supreme Court Justice Louis Brandeis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 20:10:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id 4DE8537BE62 for ; Fri, 21 Apr 2000 20:10:55 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id WAA29512 for ; Fri, 21 Apr 2000 22:10:54 -0500 (CDT) Received: from localhost.localdomain (coconut-6-028026.nuts.nwu.edu [165.124.28.26]) by hecky.acns.nwu.edu via smap (V2.0) id xma029470; Fri, 21 Apr 00 22:10:43 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id WAA98311 for questions@FreeBSD.ORG; Fri, 21 Apr 2000 22:10:42 -0500 (CDT) (envelope-from david) Date: Fri, 21 Apr 2000 22:10:42 -0500 From: "David J. Kanter" To: questions@FreeBSD.ORG Subject: Re: Advice wanted about news readers Message-ID: <20000421221041.A98285@localhost.localdomain> References: <20000421171757.C234@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000421171757.C234@parish>; from mark@dogma.freebsd-uk.eu.org on Fri, Apr 21, 2000 at 05:17:58PM +0100 X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 05:17:58PM +0100, Mark Ovens wrote: > Which news reader from the ports would people recommend? ---end quoted text--- I always answer slrn to this. It comes with slrnpull, which pulls a newsfeed that you can then read offline. You can score messages, and kill those you don't want (and don't bother wasting time to download). Just use it. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 20:12:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id D1AF637B719 for ; Fri, 21 Apr 2000 20:12:09 -0700 (PDT) (envelope-from otter@telocity.com) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id UAA09510; Fri, 21 Apr 2000 20:08:12 -0700 (PDT) From: "Otter" To: , Subject: RE: Version 2.2.7?? Date: Fri, 21 Apr 2000 23:10:03 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: <3900CE48.80AA7AFD@sandia.gov> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Brian Van Leeuwen Sent: Friday, April 21, 2000 5:55 PM To: freebsd-questions@FreeBSD.ORG Subject: Version 2.2.7?? Hello, I recently visited the FreeBSD web site looking for version 2.2.7; I have a kernel configuration for this version. I recently purchased the FreeBSD kit from Walnut Creek version 3.2 stable. I have installed this package onto a laptop and it works great, however, I have interest in running a kernel configuration for version 2.2. When I run /usr/sbin/config I get error that states: "version of config does not match kernel; config version=300009, version required=220000" So it sounds like I need version 2.2.7. How can I obtain? Must I reinstall the FreeBSD OS? or can I make compatible? Is this version included in my 3.2 distribution? Thanks for your help. Brian bpvanle@sandia.gov Brian, If you absolutely need 2.2.7, I have an old 2.2.7 CD I could make an image of and make available for you. Otherwise, I'd recommend getting a newer version. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 20:17:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ants.pocketscience.com (gateway1.pocketscience.com [209.24.64.3]) by hub.freebsd.org (Postfix) with ESMTP id 208AE37B6A1 for ; Fri, 21 Apr 2000 20:17:34 -0700 (PDT) (envelope-from brian.nelson@corp.pocket.com) Received: from corp.pocket.com (SUPERFLY2000 [192.168.2.100]) by ants.pocketscience.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id J2S8SQ86; Fri, 21 Apr 2000 20:18:45 -0700 Message-ID: <390119D9.35F6E5BC@corp.pocket.com> Date: Fri, 21 Apr 2000 20:17:45 -0700 From: Brian Nelson Organization: PocketScience, Inc X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en, pdf MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Apache "WebServer tuning guide" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering how "in sync" the document is on Apache's site for improving the performance of high-volume sites runing Apache. (http://www.apache.org/docs/misc/perf.html#BSD) Is there perhaps a more up-to-date document on the subject that one of you grand people could point me to? -Brian -- " un poisson, un baril, et un pistolet de tabagisme " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 20:24:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from www.allwest.net (allwest.net [209.63.118.34]) by hub.freebsd.org (Postfix) with ESMTP id 8B6A537B81D for ; Fri, 21 Apr 2000 20:24:06 -0700 (PDT) (envelope-from douggarrick@allwest.net) Received: from allwest.net ([216.250.34.69]) by www.allwest.net (8.9.1/8.9.1) with ESMTP id VAA27395 for ; Fri, 21 Apr 2000 21:24:03 -0600 Message-ID: <3900C7AE.ADDAA5C9@allwest.net> Date: Fri, 21 Apr 2000 21:27:10 +0000 From: "Douglas C. Garrick" X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: sony su31 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having some problems with my Sony SU 31 cdrom. I just installed 4.0 from the main ftp site. I made sure to install the src so I could build a custom kernel. I see the Sony cdrom referenced in LINT but I can't get the kernel to build with the line device scd0 at isa? port 0x340 bio I've been running this machine on every release since 2.1 so I am a little shocked to run into a problem with 4.0. douggarrick@allwest.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 20:28:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail0.u-aizu.ac.jp (mail0.u-aizu.ac.jp [163.143.1.43]) by hub.freebsd.org (Postfix) with ESMTP id F21E537B7E1 for ; Fri, 21 Apr 2000 20:28:49 -0700 (PDT) (envelope-from sarikaya@u-aizu.ac.jp) Received: from pross114.u-aizu.ac.jp (pross114 [163.143.180.102]) by mail0.u-aizu.ac.jp (8.9.3+3.1W/3.7Winternet-gw) with ESMTP id MAA10748; Sat, 22 Apr 2000 12:28:27 +0900 (JST) Received: from u-aizu.ac.jp (localhost [127.0.0.1]) by pross114.u-aizu.ac.jp (8.9.3+3.1W/3.7Wistcmx+kanji) with ESMTP id MAA01217; Sat, 22 Apr 2000 12:28:26 +0900 (JST) Message-ID: <39011C5A.96CAA198@u-aizu.ac.jp> Date: Sat, 22 Apr 2000 12:28:26 +0900 From: Behcet Sarikaya Organization: University of Aizu X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.6 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Cc: Andreas Kreuzinger , Robert Beer Subject: authentication for nis-user fails, only local user can login Content-Type: multipart/alternative; boundary="------------F0A695BDB52020DD498DB5F4" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------F0A695BDB52020DD498DB5F4 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit I installed FreeBSD 3.4 release and Kame v6 kernel and then configured nis. Now I have this mysterious problem that Andreas had about a year ago. I installed des and kerberos after the main installation was completed (because the ftp site did not have des and kerberos libraries), and maybe because of this I am using MD5 ( the encrypted passwords start with $1) NIS and amd are working fine and I can su to the user accounts from root. (authentication for nis-user fails, only local user can login) Any help? Behcet Sarikaya Computer Communications Lab. The University of Aizu Tsuruga, Ikki-machi, Aizu-wakamatsu City Fukushima, 965-8580 Japan Tel. +81-242-37-2559 Fax. +81-242-37-2742 Home page: http://www.u-aizu.ac.jp/~sarikaya/ email: sarikaya@u-aizu.ac.jp --------------F0A695BDB52020DD498DB5F4 Content-Type: text/html; charset=iso-2022-jp Content-Transfer-Encoding: 7bit
I installed FreeBSD 3.4 release and Kame v6 kernel and then configured
nis. Now I have this mysterious problem that Andreas had about a year ago.
I installed des and kerberos after the main installation was completed (because the ftp site did not have
des and kerberos libraries), and maybe because of this I am using MD5 ( the encrypted passwords start with $1)
NIS and amd are working fine and I can su to the user accounts from root.
(authentication for nis-user fails, only local user can login)
Any help?
 
Behcet Sarikaya
Computer Communications Lab.
The University of Aizu
Tsuruga, Ikki-machi, Aizu-wakamatsu City
Fukushima, 965-8580 Japan
Tel. +81-242-37-2559 Fax. +81-242-37-2742 
Home page:  http://www.u-aizu.ac.jp/~sarikaya/
email: sarikaya@u-aizu.ac.jp
  --------------F0A695BDB52020DD498DB5F4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 21:18:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from socrates.nmia.com (socrates.nmia.com [198.59.166.170]) by hub.freebsd.org (Postfix) with SMTP id D8C4237B6A1 for ; Fri, 21 Apr 2000 21:18:13 -0700 (PDT) (envelope-from ripper@nmia.com) Received: from plato.nmia.com(really [198.59.166.165]) by socrates.nmia.com via sendmail with smtp id for ; Fri, 21 Apr 2000 22:18:10 -0600 (MDT) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Apr-19) Received: by plato.nmia.com id m12irMw-0011c0C; Fri, 21 Apr 2000 22:18:10 -0600 (MDT) Message-Id: Subject: vsload : file not found, while mounting ext2fs To: freebsd-questions@freebsd.org Date: Fri, 21 Apr 2000 22:18:10 -0600 (MDT) From: "Ross A Lippert" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Release 4.0 does not appear to come with an ext2fs module, and thus I cannout mount any ext2 partitions. Did I install wrong? I'd really like to be able to copy my XF86Config info and whatnot over from my linux partition. Just to be fair, linux (Mandrake-- out of the box) does not like to mount ufs either. -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 21:18:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.starindo.net (bdg.starindo.net [203.109.0.3]) by hub.freebsd.org (Postfix) with ESMTP id 1750537B9CD for ; Fri, 21 Apr 2000 21:18:27 -0700 (PDT) (envelope-from min@starindo.net) Received: from starindo.net ([203.109.1.9]) by bdg.starindo.net (8.8.8/8.8.5) with ESMTP id LAA11346 for ; Sat, 22 Apr 2000 11:18:11 +0700 (JAVT) Message-ID: <39018AB7.D1A8387@starindo.net> Date: Sat, 22 Apr 2000 11:19:19 +0000 From: Yamin Prabudy X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Subject: how to burn Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd download the 4.0-install.iso it said that that is the image file and can install a complete FreeBSD 4.0 system how do i burn it to CDROM,..... the step or just burn the hole file to CD TIA -YAMIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 21:38:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id EB32A37B9A2 for ; Fri, 21 Apr 2000 21:38:53 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id VAA95600; Fri, 21 Apr 2000 21:37:03 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <39012C6D.E8BC7B0@gorean.org> Date: Fri, 21 Apr 2000 21:37:01 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: questions@freebsd.org Subject: Re: Advice wanted about news readers References: <20000421171757.C234@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > Which news reader from the ports would people recommend? I need one > that works well with mp3 newsgroups which regularly have >15,000, > mainly multi-part, messages. > > The ability to select and d/l into a single file the multiple parts is > obviously a major requirement. I've used tin for years and have had nothing but good things to say about it. It's not as fancy as some, but it does what you need. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 21:41:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yoonax.net (cmauch4.wia.com [206.159.17.195]) by hub.freebsd.org (Postfix) with ESMTP id BE5C437B647 for ; Fri, 21 Apr 2000 21:41:56 -0700 (PDT) (envelope-from cpm@yoonax.net) Received: from xterm2000 (ihost12.yoonax.net [10.0.0.12]) by yoonax.net (8.9.3/8.9.3) with SMTP id VAA00542 for ; Fri, 21 Apr 2000 21:41:55 -0700 (PDT) (envelope-from cpm@yoonax.net) Reply-To: From: "Charles Mauch" To: Subject: My routes and gates are giving me headaches Date: Fri, 21 Apr 2000 21:41:35 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I posted a similar message a few days ago, but figured it was crappy so i'm doing a better post - sorry for the redundancy... I'm trying to keep the incoming web and mail traffic isolated on it's own physical link back to the internet (the isdn side), and push my LAN web browsing on the cable modem (since it's not business related anyway, and for surfing, it's much cheaper). Besides, I can't host(business) web material on my cable modem without violating my AUP and raining down the wrath of the @home admins ;) I'm trying to setup my LAN machines (10.0.0.x) to send all their data out through ep0 on my freebsd machine. (ep0 is a cable modem) The FreeBSD machine itself has a default route going out fxp1. (Which is ISDN ... (business)) Here are my important settings.... IP's changed to preserve the innocent ;) fxp1 = 206.154.19.195 / gateway 206.154.19.194 (default route) ep0 = 24.10.68.155 / gateway 24.10.68.1 fxp0 = 10.0.0.2 natd -n fxp1 (natd running translating stuff out isdn side) It seemed to me that the obvious solution would be so set my default gateway to the cable modem and let the other interface just do it's thing with what traffic it gets. Unfortunately, this doesn't work well. My workstations get internet access, but it appears incoming traffic from fxp1 is responded to on ep0. That's bad. If any of you guys has a solution or idea, I'd be grateful. I've been battling this thing for a week now, inspecting man pages and faq's, reading old mailing list archives and in general scouring the internet. All I've come up with is "yes it can be done" and "i don't know how" :) Thanks guys.... --- Charles Mauch / cpm@yoonax.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 21:49: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.newulmtel.net (mail.newulmtel.net [206.10.54.5]) by hub.freebsd.org (Postfix) with ESMTP id 3EE0037B95F for ; Fri, 21 Apr 2000 21:49:03 -0700 (PDT) (envelope-from rld@newulmtel.net) Received: by mail.newulmtel.net from localhost (router,SLMail V3.2); Fri, 21 Apr 2000 23:49:03 -0500 Received: by mail.newulmtel.net from newulmtel.net (209.32.248.113::mail daemon; unverified,SLMail V3.2); Fri, 21 Apr 2000 23:49:02 -0500 Message-ID: <390130A5.2483FA9@newulmtel.net> Date: Fri, 21 Apr 2000 23:55:02 -0500 From: "RAY DUBBERLY" X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: BSD on laptops X-Priority: 1 (Highest) Content-Type: multipart/alternative; boundary="------------939D63CBAA7F03EF4ADB7A1E" X-SLUIDL: 0B82D81E-17CF11D4-BF7D0050-8BC75726 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------939D63CBAA7F03EF4ADB7A1E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is there a listing of the laptops that are supported by BSD or can you tell me if My laptop is supported without a lot of reconfiguring of the kernel etc.. After reading about your OS both on the net and in my Linux Mag. (currently I am trying out SuSE v. 6.4 Linux. I am new to these environments, Linux and Unix but realize that it is time to move out of the MS environment and learn a real OS. I have a toshiba model 2065CDS 366mhz, AMD K6-2 W/3DNOW TECH.. 4.3gig hd, 24x CD-ROM, S3 ViRGE MX 3D graphics controller, 32 meg of mem also a integrated V.90/k56flex modem My desk top computers are both using ASUS motherboards, one a P2b-f and the other is a P3b-f P2b-f = 8GB HD w/192 mgb mem , ATI RAGE FURY 32mgb 128 win98 P3B-f = 4GB HD w/64mgb mem. , ATI Mach-64 4mgb (little box) Linux Hopefully this will work so that I can use it while traveling. Thank You R. L. DUBBERLY R & D SOFTWARE 827 S. FRANKLIN St. NEW ULM, MN. 56073 --------------939D63CBAA7F03EF4ADB7A1E Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Is there a listing of the laptops that are supported by BSD or can you tell me if My laptop is supported without a lot of reconfiguring of the kernel etc..
After reading about your OS both on the net and in my Linux Mag. (currently I am trying out SuSE v. 6.4 Linux.

I am new to these environments, Linux and Unix but realize that it is time to move out of the MS environment and learn a real OS.

I have a toshiba model 2065CDS 366mhz, AMD K6-2 W/3DNOW TECH..
4.3gig hd, 24x CD-ROM, S3 ViRGE MX 3D graphics controller, 32 meg of mem
also a integrated V.90/k56flex modem

My desk top computers are both using  ASUS motherboards, one a P2b-f and the other is a P3b-f

P2b-f = 8GB HD w/192 mgb mem , ATI  RAGE FURY  32mgb 128  win98
P3B-f = 4GB HD w/64mgb mem. , ATI  Mach-64  4mgb      (little box)  Linux

Hopefully this will work so that I can use it while traveling.

Thank You

R. L.  DUBBERLY

R & D  SOFTWARE
827 S. FRANKLIN St.
NEW ULM, MN. 56073 --------------939D63CBAA7F03EF4ADB7A1E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22: 3: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 9CC6937B98D for ; Fri, 21 Apr 2000 22:03:02 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3M52o505810; Sat, 22 Apr 2000 01:02:50 -0400 (EDT) Date: Sat, 22 Apr 2000 01:02:50 -0400 (EDT) From: Trevor Johnson To: Ishmael Cc: Nils Holland , freebsd-questions@FreeBSD.ORG Subject: Re: CTM In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Out of curiosity, is there some reason why you dont want to continue to > use cvsup to keep your system up to date? Since you've already used it > once, it would seem to be alot easier to continue using it rather than > trying to set up ctm. CTM is useful for people whose FreeBSD systems aren't connected, or are poorly connected, to the Internet. > > Ok, having brought my 3.4-STABLE system up-to-date via CVSup, I thought > > that it might be a good idea using CTM for keeping my system updated in > > the future. If you want to use CTM, the proper thing is to start with the base against which the CTM deltas are generated. These are large files, so you'll probably want to get them before taking your computer off the Internet. An example is http://ftp.sunet.se/ftp/pub/unix/FreeBSD/CTM/cvs-cur/cvs-cur.6200xEmpty.gz . If you start with the source tree that you've cvsupped, it may work for a while, but inconsistencies are likely to show up someday. After you've downloaded the base, apply any deltas that have been generated since then. You can find them in the same directory on the FTP sites. After that, you can continue visiting the FTP sites occasionally to get the deltas, or you can save them off the mailing list. > > *Unluckily* in the part of the Handbook where CTM is > > explained, it does not say much of the lists that are available. Sending a > > lists request to majordomo@freebsd.org tells me which CTM-lists are > > available, but it does not really tell me what they're for. > > > > So, in order to keep up-to-date with my FreeBSD-3.4-STABLE, would I > > subscribe to ctm-cvs-cur or ctm-src-3? In CVSup I'm currently using > > RELENG_3 and I'm getting src-all. I want to accomplish the same with CTM, > > so which list do I need to subscribe to? Here's the explanation from http://www2.de.freebsd.org/handbook/synching.html (on my system, it's also in /usr/share/doc/en_US.ISO_8859-1/books/handbook/): Send email to to subscribe to one of the CTM distribution lists. ``ctm-cvs-cur'' supports the entire cvs tree. ``ctm-src-cur'' supports the head of the development branch. ``ctm-src-2_2'' supports the 2.2 release branch, etc.. (If you do not know how to subscribe yourself using majordomo, send a message first containing the word help -- it will send you back usage instructions.) That document has some other information on CTM which you should read. If you want to do "make release" (compile FreeBSD for installation or upgrading via sysinstall), then you'll need to have the whole CVS tree. That will also enable you to check out any branch of FreeBSD and go back in time to any date. The downside is that the base is three or four times the size of any particular branch (nearly 200 MB) and the deltas are bigger too (because they encompass the changes to all branches). I haven't actually used CTM yet, so take this with a grain of salt. Corrections are welcome. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22: 8:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id B4FFA37B8F0 for ; Fri, 21 Apr 2000 22:08:45 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id OAA11008; Sat, 22 Apr 2000 14:38:38 +0930 (CST) Date: Sat, 22 Apr 2000 14:38:37 +0930 From: Greg Lehey To: Tremayne Smith Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tape Backup Message-ID: <20000422143837.F9344@freebie.lemis.com> References: <20000421152152.91316.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000421152152.91316.qmail@hotmail.com> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] It would also be nice if you would tidy up messages before sending them. This one contained over 50% junk. On Friday, 21 April 2000 at 11:21:51 -0400, Tremayne Smith wrote: > On Thu, 20 Apr 2000 13:23:20 -0700, Kent Stewart wrote: >> Tremayne Smith wrote: >>> >>> Can anyone offer any advice as to how to install a HP Sure Store >>> Dat tape drive, on a box running freeBSD 4.0. And any pointers on >>> how to use it to backup my system would be greatly appreciated. >>> Thanx in advance. >> >> You have to have "device sa" in your kernel and then /dev/sa0 is your >> tape drive. You use /dev/rsa0 to rewind and /dev/nrsa0 for no rewind. > > I have placed sa0 into my kernel, and now when I go to use a command like > "mt -f /dev/rsa0 fsf -1" I get an error that my device is not configured. I > am sure that there is a simple step that I am missing, but I am missing it > none the less. If anyone has an opinion of what steps to take next, please > share. Thanx in advance. Well, firstly you need a tape in the drive; if you don't, you'll get that error. Secondly, check the boot messages to see if the drive is detected. Thirdly, the command is wrong: you shouldn't specify negative file numbers. Fourthly, no matter what you do when positioning /dev/rsa0, it will subsequently rewind, as Kent Stewart observes. Use /dev/nrsa0 if you want to play around with positioning. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22: 9:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.visto.com (smtp.visto.com [206.79.140.96]) by hub.freebsd.org (Postfix) with ESMTP id 5244537BE3E for ; Fri, 21 Apr 2000 22:09:14 -0700 (PDT) (envelope-from dustys@visto.com) Received: from mp7 (206.79.140.187) by smtp.visto.com (NPlex 4.0.058) id 39005FA00000AE3A for freebsd-questions@FreeBSD.ORG; Fri, 21 Apr 2000 21:45:47 -0700 Message-ID: <39005FA00000AE3A@smtp.visto.com> (added by administrator@visto.com) Reply-To: dusty_s@bigfoot.com From: "Dusty Schnabel" Subject: Remove Boot Manager Date: Fri, 21 Apr 2000 21:47:07 -0700 X-Mailer: Visto To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 X-Mailer: Visto Server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need to know how to remove the boot manager from my system that freeBSD= setup. I have two HDs and now Win98 only will see my 1st HD b/c of the = boot manager I beleive. If you can help me please send your reply to: Dusty Schnabel dustys@visto.com Thank you. ______________________________________________________________________ Get Visto.com! Private groups, event calendars, email, and much more. =20 Visto.com. Life on the Dot. Check it out @ http://www.visto.com/info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:19:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 0543D37B60F for ; Fri, 21 Apr 2000 22:19:43 -0700 (PDT) (envelope-from otter@telocity.com) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id WAA04159; Fri, 21 Apr 2000 22:18:11 -0700 (PDT) From: "Otter" To: "Ross A Lippert" , Subject: RE: vsload : file not found, while mounting ext2fs Date: Sat, 22 Apr 2000 01:20:19 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ross A Lippert Sent: Saturday, April 22, 2000 12:18 AM To: freebsd-questions@FreeBSD.ORG Subject: vsload : file not found, while mounting ext2fs Release 4.0 does not appear to come with an ext2fs module, and thus I cannout mount any ext2 partitions. Did I install wrong? If you have a stock installation of 4.0-Release, it's to be expected. The ext2 is an option, not a standard. You can add the support for it in your kernel by adding the line "options EXT2FS". I've got several other things installed for Linux compatibility here. I'm not sure what else, if any, is required. For more kernel options, check out /usr/src/sys/i386/conf/LINT. Hope this helps... -Otter I'd really like to be able to copy my XF86Config info and whatnot over from my linux partition. Just to be fair, linux (Mandrake-- out of the box) does not like to mount ufs either. -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:20: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 9E19137BADA for ; Fri, 21 Apr 2000 22:19:45 -0700 (PDT) (envelope-from otter@telocity.com) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id WAA04153; Fri, 21 Apr 2000 22:18:09 -0700 (PDT) From: "Otter" To: "RAY DUBBERLY" , Subject: RE: BSD on laptops Date: Sat, 22 Apr 2000 01:20:18 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BFABF8.EBB1F250" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <390130A5.2483FA9@newulmtel.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BFABF8.EBB1F250 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of RAY DUBBERLY Sent: Saturday, April 22, 2000 12:55 AM To: freebsd-questions@FreeBSD.ORG Subject: BSD on laptops Importance: High Is there a listing of the laptops that are supported by BSD or can you tell me if My laptop is supported without a lot of reconfiguring of the kernel etc.. After reading about your OS both on the net and in my Linux Mag. (currently I am trying out SuSE v. 6.4 Linux. I am new to these environments, Linux and Unix but realize that it is time to move out of the MS environment and learn a real OS. Amen, brother. If it wasn't for work, I'd be totally MS-free. I have a toshiba model 2065CDS 366mhz, AMD K6-2 W/3DNOW TECH.. 4.3gig hd, 24x CD-ROM, S3 ViRGE MX 3D graphics controller, 32 meg of mem also a integrated V.90/k56flex modem There's a hardware compatibility list found on the freebsd.org web site to give you some reference. If you choose to go with a windowing system, the xfree86 project is open source. You can check your video card chipset's compatibility with it at http://www.xfree86.org . Something else to consider is your modem. Make sure it's not a WinModem. If you can get into a terminal app, such as HyperTerm, on your currently undesirable operating system, you can use AT commands to get some info on your modem. Usually the command "ATI7", without the quotes, will give you a lot of info regarding the BIOS in our modem. Unless you have some really obscure shit in that laptop, you should be in good shape. -Otter p.s. if you plan to run a GUI desktop instead a command line interface, I'd recommend adding more ram. It'll run as is, but it'll run better with more memory. My desk top computers are both using ASUS motherboards, one a P2b-f and the other is a P3b-f P2b-f = 8GB HD w/192 mgb mem , ATI RAGE FURY 32mgb 128 win98 P3B-f = 4GB HD w/64mgb mem. , ATI Mach-64 4mgb (little box) Linux Hopefully this will work so that I can use it while traveling. Thank You R. L. DUBBERLY R & D SOFTWARE 827 S. FRANKLIN St. NEW ULM, MN. 56073 ------=_NextPart_000_0004_01BFABF8.EBB1F250 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

 

 

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of RAY DUBBERLY
Sent: Saturday, April 22, = 2000 12:55 AM
To: = freebsd-questions@FreeBSD.ORG
Subject: BSD on = laptops
Importance: = High

 

Is = there a listing of the laptops that are supported by BSD or can you tell me if = My laptop is supported without a lot of reconfiguring of the kernel etc.. =
After reading about your OS both on the net and in my Linux Mag. = (currently I am trying out SuSE v. 6.4 Linux.
<= /p>

I am new to these environments, = Linux and Unix but realize that it is time to move out of the MS environment and = learn a real OS.

Am= en, brother. If it wasn’t for work, I’d be totally MS-free. =

I have a toshiba model 2065CDS = 366mhz, AMD K6-2 W/3DNOW TECH..
4.3gig hd, 24x CD-ROM, S3 ViRGE MX 3D graphics controller, 32 meg of mem =
also a integrated V.90/k56flex modem
<= /p>

Th= ere’s a hardware compatibility list found on the freebsd.org web site to give = you some reference. If you choose to go with a windowing system, the xfree86 = project is open source. You can check your video card chipset’s compatibility = with it at http://www.xfree86.org. Something = else to consider is your modem. Make sure it’s not a WinModem. If you can = get into a terminal app, such as HyperTerm, on your currently undesirable operating system, you can use AT commands to get some info on your modem. Usually = the command “ATI7”, without the quotes, will give you a lot of = info regarding the BIOS in our modem. Unless you have some really obscure shit in that = laptop, you should be in good shape.

-O= tter

p.= s. if you plan to run a GUI desktop instead a command line interface, = I’d recommend adding more ram. It’ll run as is, but it’ll run better with = more memory.

 

My desk top computers are both = using  ASUS motherboards, one a P2b-f and the other is a P3b-f = <= /p>

P2b-f =3D 8GB HD w/192 mgb mem , = ATI  RAGE FURY  32mgb 128  win98
P3B-f =3D 4GB HD w/64mgb mem. , ATI  Mach-64  4mgb      (little box)  Linux =
<= /p>

Hopefully this will work so that = I can use it while traveling.

Thank You <= /p>

R. L.  = DUBBERLY <= /p>

R & D  SOFTWARE
827 S. FRANKLIN St.
NEW ULM, MN. 56073

------=_NextPart_000_0004_01BFABF8.EBB1F250-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:23:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 75D6237B83C for ; Fri, 21 Apr 2000 22:23:29 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id XAA18877; Fri, 21 Apr 2000 23:24:13 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Fri, 21 Apr 2000 23:24:13 -0600 (CST) From: Ryan Thompson To: Charles Mauch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: My routes and gates are giving me headaches In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Charles Mauch wrote to freebsd-questions@FreeBSD.ORG: > I'm trying to keep the incoming web and mail traffic isolated on it's own > physical link back to the internet (the isdn side), and push my LAN web > browsing on the cable modem (since it's not business related anyway, and for > surfing, it's much cheaper). Besides, I can't host(business) web material > on my cable modem without violating my AUP and raining down the wrath of the > @home admins ;) > > I'm trying to setup my LAN machines (10.0.0.x) to send all their data out > through ep0 on my freebsd machine. (ep0 is a cable modem) The FreeBSD A bit of terminology, here.. ep0 is a network interface (3COM card) that is connected to a cable modem with UTP. You didn't connect your cable modem to a hub/switch, did you? > machine itself has a default route going out fxp1. (Which is ISDN ... > (business)) > > Here are my important settings.... IP's changed to preserve the innocent ;) > > fxp1 = 206.154.19.195 / gateway 206.154.19.194 (default route) > ep0 = 24.10.68.155 / gateway 24.10.68.1 > fxp0 = 10.0.0.2 > > natd -n fxp1 (natd running translating stuff out isdn side) > > It seemed to me that the obvious solution would be so set my default gateway > to the cable modem and let the other interface just do it's thing with what > traffic it gets. > > Unfortunately, this doesn't work well. My workstations get internet access, > but it appears incoming traffic from fxp1 is responded to on ep0. That's > bad. It's a little hard to piece together your problem without an explanation of how the machines are configured (i.e, which computer has which interface, and which machines are giving you the problem). Diagrams always help. You want your workstations to have Internet access from 24.10.168.0/24? Or from 206? You are correct to run natd on the external interface, but, if you wish to enable natd for the 24 network (i.e, you wish to map local 10.0.0.0/8 addresses to public 24.0.0.0/8 addresses, you must run natd on ep0). Thus, to specify everything explicitly (not always necessary, but sometimes helpful): natd -n ep0 -u -redirect_address 10.0.0.3 24.10.68.155 Note that you can specify more than one redirect_address (by repeating the -redirect_address command in a similar manner), but only the LAST internal address specified will recieve inbound packets from 24.10.68.155. natd can be a tricky beast to the unwary, so keep the manpage handy :-) On the machine(s) that will do web browsing across 24.0.0.0/8, try: route delete default # *** route add default 24.10.68.1 route add -net 206.154.19.128/25 206.154.19.194 *** You may want to try `route flush` if you have been messing with the routes fairly heavily, leaving them in an unstable state. You may even want to reboot to clear the memory and your own conscience ;-) That will set up a default route through your cable modem, and direct all traffic to the local 206' network through the other gateway. Note, the second line might require modification. I've assumed a /25 network (i.e., range 128-254). If your network is different (i.e, a /24), you'll need to get the spec right to ensure proper broadcast and net. Always run netstat -rn to check your routing tables against what they should be. Observe the MAC addresses and check against ifconfig -a to verify that the routes are going through the correct interfaces. tcpdump(1) is also your friend. This can be put in rc.conf for the next reboot: defaultrouter="24.10.68.1" static_routes="isdn" route_isdn="-net 206.154.19.128/25 206.154.19.194" If your setup is the reverse, or if you are trying to share IPs in a weird way, you may want port based nat. You MAY want to run a web proxy on your 24.0.0.0/8 machine. Also, please forgive any errors in syntax. This is all off the top of my head. Different setups will probably be required depending on the role of the machine(s) in question. For instance, a machine that serves web requests on port 80 AND browses, on two different networks, will require some massaging of routes to ensure that the correct requests originate and travel through the correct networks--port based NAT won't work with in the way you might expect. If this doesn't appear to help, please reply with a specific explanation of how your network is set up (i.e, which computers are connected to what, and which addresses (internal and external) belong to each interface). Output of netstat -rn, ifconfig -a and any relevant configuration information that you might not have already stated will help us. - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:25:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.snowcrest.net (mail.snowcrest.net [209.232.213.212]) by hub.freebsd.org (Postfix) with ESMTP id 3DB9337B89F for ; Fri, 21 Apr 2000 22:25:17 -0700 (PDT) (envelope-from delmarvt@snowcrest.net) Received: from default (stkfrB153.snowcrest.net [209.78.173.153]) by mail.snowcrest.net (8.9.3/8.9.3) with SMTP id WAA01112 for ; Fri, 21 Apr 2000 22:25:15 -0700 (PDT) Message-Id: <3.0.3.32.20000421222008.006ca77c@snowcrest.net> X-Sender: delmarvt@snowcrest.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Fri, 21 Apr 2000 22:20:08 -0700 To: Questions@FreeBSD.org From: "Delmar W. Van Tassell, Jr." Subject: Newbie Question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, In the process of bringing up the latest build of FreeBSD, I ran across the term "ElTorito" format re: CDroms. What does this mean? Also, how does one mount CD's without getting "Illegal Superblock" Many Thanks, Del To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:32:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 6E72E37B8F0 for ; Fri, 21 Apr 2000 22:32:16 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id XAA19071; Fri, 21 Apr 2000 23:33:07 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Fri, 21 Apr 2000 23:33:07 -0600 (CST) From: Ryan Thompson To: Dusty Schnabel Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Remove Boot Manager In-Reply-To: <39005FA00000AE3A@smtp.visto.com> (added by administrator@visto.com) Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dusty Schnabel wrote to freebsd-questions@FreeBSD.ORG: > I need to know how to remove the boot manager from my system that > freeBSD setup. I have two HDs and now Win98 only will see my 1st HD > b/c of the boot manager I beleive. If you can help me please send your > reply to: > > Dusty Schnabel > dustys@visto.com > > Thank you. > Please configure your mailer to wrap lines at ~72 characters, or enter line breaks manually. Doing so will help us read your post :-) If you have Windows 98, drop to a DOS prompt and type fdisk /mbr to restore the default boot manager. Note that this will boot the designated "ACTIVE" primary partition on your first drive. One operating system will certainly be unbootable. In a FreeBSD system, you can run /stand/sysinstall, go to post-install config menu, fdisk, and select the hard drive in question, and select "Standard Boot Manager" from the options (selecting "None" is not recommended :-). Selecting the standard MBR should be functionally equivalent to DOS fdisk, in the preceding paragraph. ** Hopefully, you won't have to do either one: In answer to your problem of Windows being able to see only the 1st HD, there are a couple possible reasons for this. Having FreeBSD's boot loader in the MBR is generally NOT such a reason. If you formatted the drive as "Dangerously dedicated", or if ALL the partitions on the drive are NON-DOS (i.e., FreeBSD), you obviously won't have any drive letters show up in Windows--and I think that's what you mean by Windows "not being able to see the drive". If that assumption is not correct, please explain what you originally meant. If the partitions are all DOS primaries, and one or more are not marked active, those partitions will not be recognized by Windows. If you made a mistake using FDisk, your partition table may be corrupt/invalid, in which case Windows might be confused and refuse to show drives. -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:38:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id E483037B9AD for ; Fri, 21 Apr 2000 22:38:12 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id XAA19187; Fri, 21 Apr 2000 23:38:47 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Fri, 21 Apr 2000 23:38:47 -0600 (CST) From: Ryan Thompson To: Yamin Prabudy Cc: FreeBSD Subject: Re: how to burn In-Reply-To: <39018AB7.D1A8387@starindo.net> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yamin Prabudy wrote to FreeBSD: > I'd download the 4.0-install.iso > it said that that is the image file and can install a complete FreeBSD > 4.0 system > how do i burn it to CDROM,..... > the step or just burn the hole file to CD > > TIA > > -YAMIN > You need to write the ISO out as an image. Don't write it out as a file--it probably won't fit on your media, and you will just earn yourself one very shiny coaster, with a condensation drain hole in the center :-) Most burning hardware software will write out an ISO image--consult your relevant documentation for details on how to do it. The CD, if burned correctly (and if your CD drive supports such a thing) will be bootable. So, if you can boot from it, it worked. If you can't boot from it, you may still be able to install from it by first booting from the floppy boot disks. If it still doesn't work, smile inwardly, observe your reflection in your new high-tech coaster, make a set of floppy boot disks, and perform a network install over FTP if you have that option. May I also recommend buying the pre-made CDs, complete with nice labels, from www.cdrom.com. In so doing, you will experience the truly gratifying experience of supporting the free software effort. Hope this helps, - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 22:47:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 21AF737B550 for ; Fri, 21 Apr 2000 22:47:08 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id XAA19378; Fri, 21 Apr 2000 23:47:58 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Fri, 21 Apr 2000 23:47:58 -0600 (CST) From: Ryan Thompson To: "Delmar W. Van Tassell, Jr." Cc: Questions@FreeBSD.ORG Subject: Re: Newbie Question In-Reply-To: <3.0.3.32.20000421222008.006ca77c@snowcrest.net> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Delmar W. Van Tassell, Jr. wrote to Questions@FreeBSD.ORG: > Hi there, > In the process of bringing up the latest build of FreeBSD, I ran across > the term "ElTorito" format re: CDroms. What does this mean? Someone may correct me on this, but I *belive* the ElTorito format is an extension on ISO9660 (which may or may not be compatible with the ISO9660 spec) that allows for Windows' long filenames. However, to my knowledge, the ISO9660 is the ONLY recommended format for cross-platform CDROMS (not necessarily a limitation of FreeBSD). > Also, how > does one mount CD's without getting "Illegal Superblock" > > Many Thanks, Del "Illegal superblock" means the filesystem format being mounted (or, more correctly, the block device being mounted) was not recognized. If you get this error mounting one of those ElTorrito discs, and NOT when mounting genuine ISO discs, chances are ElTorrito is a Bad Idea :-) Again, I don't consider myself an expert on CD-ROM formats, but I DO know how to practice common sense :-) Or, you may be mounting your disc incorrectly. Assuming you have an empty /mnt directory, and that you are using an ATAPI CD-ROM (connected on your IDE controller), try something like this: mount -t cd9660 /dev/acd0a /mnt The -t cd9660 is essential, to specify that the media contains an ISO 9660 filesystem. You WILL get superblock errors if you don't specify this, as the mount program will look for a standard UFS file system otherwise. /dev/acd0a is the location of the device node for your CD. This may be acd0a, acd0c, etc... Consult the output of `dmesg | grep cd` to see which device node your CD is using. If you have a SCSI cdrom, for instance, it won't be an 'acd' block at all. /mnt is the location under which the files will appear. If you mount your CD frequently, you may want to create a /cdrom directory for this purpose. /mnt, by convention, is a temporary mount point. Hope this helps, - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23: 0:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 404A237B7B3 for ; Fri, 21 Apr 2000 23:00:51 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id AAA19691; Sat, 22 Apr 2000 00:01:40 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 22 Apr 2000 00:01:40 -0600 (CST) From: Ryan Thompson To: Julian Zottl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: two xl cards possible? In-Reply-To: Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Zottl wrote to freebsd-questions@FreeBSD.ORG: > Hey all, I've been using a vx and a xl board in my firewall and went > replace the vx with a xl card. After rebooting, I could not ping outside > on either card! I reconfigured my rc.conf and rc.firewall to xl0 and xl1, > but to no avail :/ Any help is much appriciated! > > Julian Zottl > System Administrator, Vitreous State Laboratory > (202)319-5522 Hi Julian, Assuming both xl cards are properly probed in the kernel and both are functioning (they show as "UP" in the output of ifconfig -a), you shouldn't have any real problems with configuration. You MAY have just missed something when changing configs. If you setup worked before, and both cards ARE indeed functioning, double check your configs. grep vx0 /etc/* might be a good strategy. Check the output dmesg to ensure that the cards are probed correctly as xl0 and xl1. Check the MAC addresses against the outgoing connections to ensure that you haven't got the cards mixed up. (If you added another one, the new card might become xl0, pushing the old one to xl1, depending on what BUS order it was probed in). If you are sharing a block of network addresses between the cards, special care will be required to make sure the individual addresses are routed to the correct machines. You talk about being able to ping "outside" on either card. Do you mean to say that BOTH cards have routes to the outside? What is your default route? Which networks do either cards access? The output of netstat -rn with ifconfig -a would be helpful here to show us how routing is set up. With two interfaces, you PROBABLY have one or more public IP addresses on one of them (say, xl0), and any number of RFC 1918 (private) addresses, from 10.0.0.0/8, 172.16.0.0/16, or 192.168.0.0/16. In doing so, you would have to configure NAT on xl0 to redirect anything to/from your private addresses (or maybe ports, depending on what you want), to one of your public addresses. I just posted a message in a different thread on this list about configuring natd. If this doesn't help, send us a more detailed description of your network so we have a clear picture of what you need. -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23: 3:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from razor.arnes.si (razor.arnes.si [193.2.1.80]) by hub.freebsd.org (Postfix) with ESMTP id 4866337B83C for ; Fri, 21 Apr 2000 23:03:46 -0700 (PDT) (envelope-from alenka.pacnik-gabrovec@guest.arnes.si) Received: by razor.arnes.si (Postfix, from userid 15353) id 0C46B16EA8F; Sat, 22 Apr 2000 08:01:23 +0200 (MET DST) Date: Sat, 22 Apr 2000 08:01:22 +0200 (MET DST) From: X-Sender: sscesers1@razor To: freebsd-questions@freebsd.org Subject: Creative webcam blaster II Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I`m wondering If creative webcam II works on Freebsd 3.4 or 4.0. It`s based on CPiA, chipset which is made by the company STMicroelectronics (VLSI Vision Ltd.). At boot time it get`s detected ...but what should i know i only started to used freebsd. Thanks for your answers. Samo Gabrovec To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:10:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alanis.uebs.itacs.to (N711P020.dipool.highway.telekom.at [212.183.98.212]) by hub.freebsd.org (Postfix) with ESMTP id 08F1637B9AE for ; Fri, 21 Apr 2000 23:10:24 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id IAA00295; Sat, 22 Apr 2000 08:07:49 +0200 (CEST) (envelope-from philipp) Date: Sat, 22 Apr 2000 08:07:48 +0200 From: Philipp Huber To: Ryan Thompson Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Question Message-ID: <20000422080748.A263@alanis.mini.net> References: <3.0.3.32.20000421222008.006ca77c@snowcrest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from ryan@sasknow.com on Fri, Apr 21, 2000 at 11:47:58PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 11:47:58PM -0600, Ryan Thompson wrote: > Delmar W. Van Tassell, Jr. wrote to Questions@FreeBSD.ORG: > > > Hi there, > > In the process of bringing up the latest build of FreeBSD, I ran across > > the term "ElTorito" format re: CDroms. What does this mean? > > Someone may correct me on this, but I *belive* the ElTorito format is an > extension on ISO9660 (which may or may not be compatible with the ISO9660 > spec) that allows for Windows' long filenames. However, to my knowledge, > the ISO9660 is the ONLY recommended format for cross-platform CDROMS (not > necessarily a limitation of FreeBSD). ok, i'll correct you ;) the thing you mean is joliet. the unix pendant is called rockridge. anyway el torito is an extesnsion, which emulates a floppy drive from cd, so the cd is bootable. so if you want to burn a bootable cd, the burning software will ask you for a boot floppy image. > > > > Also, how > > does one mount CD's without getting "Illegal Superblock" > > > > Many Thanks, Del > > "Illegal superblock" means the filesystem format being mounted (or, more > correctly, the block device being mounted) was not recognized. If you get > this error mounting one of those ElTorrito discs, and NOT when mounting > genuine ISO discs, chances are ElTorrito is a Bad Idea :-) Again, I don't > consider myself an expert on CD-ROM formats, but I DO know how to practice > common sense :-) > > Or, you may be mounting your disc incorrectly. Assuming you have an empty > /mnt directory, and that you are using an ATAPI CD-ROM (connected on your > IDE controller), try something like this: > > mount -t cd9660 /dev/acd0a /mnt i think this should solve the problem. in my first freebsd days i was used to the auto-regocnition of filesystems by linux, and i often got this error. :-) btw. could alsao be mount_cd9660 .... mine was automatically configured for mount /cdrom. how nice :) -- Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:10:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id D2AB837B83C for ; Fri, 21 Apr 2000 23:10:28 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id AAA19898; Sat, 22 Apr 2000 00:11:15 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 22 Apr 2000 00:11:15 -0600 (CST) From: Ryan Thompson To: rjk191@psu.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How many virtual ttys? In-Reply-To: <20000421124206.B4854@rjk191.rh.psu.edu> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Re: high numbered vtys > They still exist, but since there are no gettys running on them, you > can't use them. Which terminals get which gettys is controlled in > /etc/ttys. You can always add more, but it's of course not such a > good idea to make more terminals than you have F-keys, cuz then you > can't reach them :) I believe you can. It's not something that I have tried, but assuming the vtys exist and can be created by /dev/MAKEDEV, and have gettys running, the PrintScrn key should iterate through all available virtual consoles. Really, though, if you need more than 10 or 12 ttys, including an X seat, you should save yourself the trouble and check out "screen" in the ports: cd /usr/ports/misc/screen && make all install Allows for a HORRENDOUS amount of consoles, split consoles, and more. It is truly a programmers tool :-) -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:16: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alanis.uebs.itacs.to (N711P020.dipool.highway.telekom.at [212.183.98.212]) by hub.freebsd.org (Postfix) with ESMTP id C44DE37B650 for ; Fri, 21 Apr 2000 23:15:59 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id IAA00304; Sat, 22 Apr 2000 08:13:49 +0200 (CEST) (envelope-from philipp) Date: Sat, 22 Apr 2000 08:13:49 +0200 From: Philipp Huber To: RAY DUBBERLY Cc: freebsd-questions@freebsd.org Subject: Re: BSD on laptops Message-ID: <20000422081349.B263@alanis.mini.net> References: <390130A5.2483FA9@newulmtel.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <390130A5.2483FA9@newulmtel.net>; from rld@newulmtel.net on Fri, Apr 21, 2000 at 11:55:02PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 11:55:02PM -0500, RAY DUBBERLY wrote: > Is there a listing of the laptops that are supported by BSD or can you > tell me if My laptop is supported without a lot of reconfiguring of the > kernel etc.. > After reading about your OS both on the net and in my Linux Mag. > (currently I am trying out SuSE v. 6.4 Linux. > > I am new to these environments, Linux and Unix but realize that it is > time to move out of the MS environment and learn a real OS. > > I have a toshiba model 2065CDS 366mhz, AMD K6-2 W/3DNOW TECH.. > 4.3gig hd, 24x CD-ROM, S3 ViRGE MX 3D graphics controller, 32 meg of mem a friend of me installed freebsd on an old toshiba 486 notebook, so i think yours won't be a problem. > > also a integrated V.90/k56flex modem should be no problem as well. > -- Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:18:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id DBE9737B687 for ; Fri, 21 Apr 2000 23:18:09 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id AAA20075; Sat, 22 Apr 2000 00:18:58 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 22 Apr 2000 00:18:58 -0600 (CST) From: Ryan Thompson To: Philipp Huber Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Question In-Reply-To: <20000422080748.A263@alanis.mini.net> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Philipp Huber wrote to Ryan Thompson: > On Fri, Apr 21, 2000 at 11:47:58PM -0600, Ryan Thompson wrote: > > Someone may correct me on this, but I *belive* the ElTorito format is an > > extension on ISO9660 (which may or may not be compatible with the ISO9660 > > spec) that allows for Windows' long filenames. However, to my knowledge, > > the ISO9660 is the ONLY recommended format for cross-platform CDROMS (not > > necessarily a limitation of FreeBSD). > > ok, i'll correct you ;) the thing you mean is joliet. the unix pendant > is called rockridge. > > anyway el torito is an extesnsion, which emulates a floppy drive from > cd, so the cd is bootable. so if you want to burn a bootable cd, the > burning software will ask you for a boot floppy image. Ahh... Right. Thanks. It's been awhile since I burned anything but straight ISOs. > > mount -t cd9660 /dev/acd0a /mnt > > i think this should solve the problem. in my first freebsd days i was used to the auto-regocnition of filesystems by linux, and i often got this error. :-) > btw. could alsao be mount_cd9660 .... Yup... I generally recommend the -t parameter as opposed to the mount_*. For this purpose, they are functionally equivalent anyway. > mine was automatically configured for mount /cdrom. how nice :) # echo '/dev/acd0a /cdrom cd9660 ro,noauto 0 0 ' >> /etc/fstab ..should do the trick (make sure those are TABS separating the fields, not spaces. I've used spaces here for ease of formatting). Then a mount /cdrom will pull the entry from fstab. Similar entries are also convenient for occasional/periodic NFS mounts, and floppies. -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:21:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alanis.uebs.itacs.to (N711P020.dipool.highway.telekom.at [212.183.98.212]) by hub.freebsd.org (Postfix) with ESMTP id EDAA437B96C for ; Fri, 21 Apr 2000 23:21:29 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id IAA00319; Sat, 22 Apr 2000 08:19:20 +0200 (CEST) (envelope-from philipp) Date: Sat, 22 Apr 2000 08:19:20 +0200 From: Philipp Huber To: Tobias Roth Cc: freebsd-questions@freebsd.org Subject: Re: Xfree 3.x dependencies in ports Message-ID: <20000422081920.D263@alanis.mini.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from roth@iamexwi.unibe.ch on Sat, Apr 22, 2000 at 03:00:14AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 22, 2000 at 03:00:14AM +0200, Tobias Roth wrote: > Hello > > There are a lot of ports that depend on XFree 3.3.x > I have Xfree 4 installed. How do I teach those ports that I have a more > recent version of Xfree than they demand? > > thx, Tobe hi ! i've never installed xfree 3.3.x, i installed xfree4.0 from the ports and there are no problems with dependencies. -- Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:40:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flash.mipk-kspu.kharkov.ua (flash.mipk-kspu.kharkov.ua [194.44.157.113]) by hub.freebsd.org (Postfix) with ESMTP id 35AF337B513 for ; Fri, 21 Apr 2000 23:40:07 -0700 (PDT) (envelope-from artem@mipk-kspu.kharkov.ua) Received: from mipk-kspu.kharkov.ua (rainbow.mipk-kspu.kharkov.ua [194.44.157.124]) by flash.mipk-kspu.kharkov.ua (8.8.5/SCO5) with ESMTP id JAA29577 for ; Sat, 22 Apr 2000 09:38:54 +0300 (EETDST) Message-ID: <390148FE.68E39232@mipk-kspu.kharkov.ua> Date: Sat, 22 Apr 2000 09:38:54 +0300 From: "Artyom V. Viklenko" Organization: MIPK-KSPU X-Mailer: Mozilla 4.61 [en] (OS/2; U) X-Accept-Language: ru,uk,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Creation files & directories: which GID should be? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I am new to FreeBSD and I have long experienc with other UNIX ( SCO ). Several day ago I install 3.3-RELEASE to my PC and found some strange situation. After loggin in as regular user (uid=200) I do the folowing: $ cd /tmp $ id uid=200(artem) gid=100(group) groups=100(group) $ > some.file $ ls -l total 0 -rw-r--r-- 1 artem wheel 0 22 apr 09:29 some.file $ Directory /tmp has typical mode -- no SUID, SGID flags, only sticky bit. And I'm not member of wheel group. Friens says that it is FreeBSD spesific. But I'd like to have normal UNIX behavior with setting uid and gid in i-node. How I can fix this situtation? It sims to me, that some changes need to be done in sources of ufs filesystem... Sorry for my english. Thank you! -- Sincerely yours, Artyom V. Viklenko. ---------------------------------------------------------------------- Artyom V. Viklenko : MIPK-KSPU 21, Frunze Str. Kharkov Ukraine 61002 SysAdmin UNIX & OS/2 : Phone: +38 0572 400026 Fax: +38 0572 474062 artem@mipk-kspu.kharkov.ua http://www.freenet.kharkov.ua/~artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:48:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rustikat.com (localhost.rustikat.com [209.132.15.230]) by hub.freebsd.org (Postfix) with ESMTP id 58C3F37B6BF for ; Fri, 21 Apr 2000 23:48:55 -0700 (PDT) (envelope-from admin@rustikat.com) Received: from rustikat (ppp10.eastlink.net [207.42.55.70]) by rustikat.com (8.8.8/8.8.8) with SMTP id CAA21492 for ; Sat, 22 Apr 2000 02:48:53 -0400 Message-Id: <200004220648.CAA21492@rustikat.com> X-Sender: fred@mail.rustikat.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0.1 Date: Sat, 22 Apr 2000 02:52:10 -0400 To: freebsd-questions@FreeBSD.ORG From: webmaster Subject: Web Server Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gentlemen I have a web server set up using the FreeBSD OS I need to create a virtual site www.mydomain.com Can't find instructions on how to do this Please help a newbie Thanks Fred ----------------Rustikat Internet Services--------------- Web Design: http://www.rustikat.com/web_design.html Web Hosting: http://www.rustikat.net Email: mailto:admin@rustikat.net Subscribe to our FREE newsletter send blank email to: mailto:rustikatspecials-subscribe@listbot.com --------------------- www.rustikat.net --------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Fri Apr 21 23:57: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id D1A2337B83E for ; Fri, 21 Apr 2000 23:57:04 -0700 (PDT) (envelope-from gerti@bitart.com) Received: (qmail 28765 invoked by uid 101); 22 Apr 2000 06:57:03 -0000 Message-ID: <20000422065703.28764.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Sat, 22 Apr 2000 01:57:03 -0500 To: freebsd-questions@FreeBSD.ORG Subject: www.freebsd.org/search/search.html, sort by date? Reply-To: gerti-freebsdq@BITart.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The sort by date feature on the www.freebsd.org/search/search.html page is gone since a while. Any specific reason? It still seems to work fine when I modify the URL by hand, and I rather miss it. Thanks Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0: 7:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id A40E237B79E for ; Sat, 22 Apr 2000 00:07:14 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id BAA21339; Sat, 22 Apr 2000 01:07:50 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 22 Apr 2000 01:07:50 -0600 (CST) From: Ryan Thompson To: "Artyom V. Viklenko" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Creation files & directories: which GID should be? In-Reply-To: <390148FE.68E39232@mipk-kspu.kharkov.ua> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Artyom V. Viklenko wrote to freebsd-questions@FreeBSD.ORG: > Hi! > > I am new to FreeBSD and I have long experienc with other UNIX > ( SCO ). Several day ago I install 3.3-RELEASE to my PC and found > some strange situation. After loggin in as regular user (uid=200) > I do the folowing: > > $ cd /tmp > $ id > uid=200(artem) gid=100(group) groups=100(group) > $ > some.file > $ ls -l > total 0 > -rw-r--r-- 1 artem wheel 0 22 apr 09:29 some.file > $ > > Directory /tmp has typical mode -- no SUID, SGID flags, only sticky bit. > > And I'm not member of wheel group. Friens says that it is FreeBSD > spesific. By no means do I express to be a filesystem guru, so I can't delve into the history or rationale of "why" it is this way from a completely informed standpoint. At first guess, however, I'd say it is to enforce very strict permissions on files created in sticky directories. As an example, if a file with default permissions of 775 (umask 002) is created with a common GID, any group member would have access to rename or delete that file. Thus, the files are always owned by the wheel group so only superusers or wheel members can perform those operations. The behaviour makes sense when you read sticky(8): STICKY DIRECTORIES A directory whose `sticky bit' is set becomes an append-only directory, or, more accurately, a directory in which the deletion of files is restricted. A file in a sticky directory may only be removed or renamed by a user if the user has write permission for the directory and the user is the owner of the file, the owner of the directory, or the super-user. This feature is usefully applied to directories such as /tmp which must be publicly writable but should deny users the license to arbitrarily delete or rename each others' files. Any user may create a sticky directory. See chmod(1) for details about modifying file modes. You will note that the man page makes no reference to "group member" in regards to unlinking files. Some may argue that "group member" is implied, but, I think, given the behaviour, the current configuration is sensible. This might be a nitpick with freebsd-doc :-) > But I'd like to have normal UNIX behavior with setting uid and gid in > i-node. > How I can fix this situtation? It sims to me, that some changes need to > be done > in sources of ufs filesystem... By all means, go for it on your own system. Personally, I'm happy with the current configuration. Perhaps others would find your patch useful, however. > > Sorry for my english. Thank you! > > Hope this helps, - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:12:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from che.boliche.inch.com (che.boliche.inch.com [216.223.199.98]) by hub.freebsd.org (Postfix) with ESMTP id 5319637B51F for ; Sat, 22 Apr 2000 00:12:46 -0700 (PDT) (envelope-from omar@che.boliche.inch.com) Received: (from omar@localhost) by che.boliche.inch.com (8.9.3/8.9.3) id DAA35801; Sat, 22 Apr 2000 03:12:37 -0400 (EDT) (envelope-from omar) Date: Sat, 22 Apr 2000 03:12:37 -0400 From: Omar Thameen To: David Daugherty Cc: freebsd-questions@freebsd.org Subject: Re: make of 4.0-stable Message-ID: <20000422031237.A35774@che.boliche.inch.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got this same error until I blew out all of /usr/src and reinstalled the kernel sources from the CD (alternately, you could cvsup). My situation was a 3.x to 4.0 upgrade, so I think I did something wrong and ended up with mixed kernel sources. Omar On Fri, Mar 24, 2000 at 07:17:43AM -0800, David Daugherty wrote: > I've read through LINT and can't seem to figure out where in my config I'm > getting this error message from. > > -include opt_global.h -elf ../../dev/ppbus/if_plip.c > ../../dev/ppbus/if_plip.c: In function `lp_identify': > ../../dev/ppbus/if_plip.c:189: warning: implicit declaration of function > `BUS_ADD_CHILD' > ../../dev/ppbus/if_plip.c: In function `lpioctl': > ../../dev/ppbus/if_plip.c:356: warning: passing arg 4 of `BUS_SETUP_INTR' > makes pointer from integer without a cast > ../../dev/ppbus/if_plip.c:356: warning: passing arg 6 of `BUS_SETUP_INTR' > from incompatible pointer type > ../../dev/ppbus/if_plip.c:356: too many arguments to function > `BUS_SETUP_INTR' > ../../dev/ppbus/if_plip.c: At top level: > ../../dev/ppbus/if_plip.c:777: `device_identify_desc' undeclared here (not > in a function) > ../../dev/ppbus/if_plip.c:777: initializer element for > `lp_methods[0].desc' is not constant > *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:13:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from milquetoast.cs.mcgill.ca (milquetoast.CS.McGill.CA [132.206.2.5]) by hub.freebsd.org (Postfix) with ESMTP id DD9AA37B70D for ; Sat, 22 Apr 2000 00:13:51 -0700 (PDT) (envelope-from andrewb@milquetoast.cs.mcgill.ca) Received: (from andrewb@localhost) by milquetoast.cs.mcgill.ca (8.9.3/8.9.3) id DAA06772 for freebsd-questions@FreeBSD.ORG; Sat, 22 Apr 2000 03:13:50 -0400 (EDT) Date: Sat, 22 Apr 2000 03:13:50 -0400 From: Andrew Bogecho To: freebsd-questions@FreeBSD.ORG Subject: Re: logging Message-ID: <20000422031350.A6449@cs.mcgill.ca> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <4.2.0.58.20000422083216.00952c50@mail.bigpond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.15i In-Reply-To: <4.2.0.58.20000422083216.00952c50@mail.bigpond.com>; from Duncan on Sat, Apr 22, 2000 at 08:36:43AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sat Apr 22 03:00:25 EDT 2000 Hi, I am not sure about the 3.2 kernel, but in 4.0 you can add IPFIREWALL_VERBOSE to your kernel. Also try and have a look at whether using the sysctl(8) interface in the MIB base of net.inet.ip.fw can do what you need. I read the above from the ipfw man page. My syslog.conf file only has security.* /var/log/security for the security logs, and that seems to work. One other thing, did you make sure that you have tabs and NOT spaces separating the *.* and /var/log/ipfw in your syslog.conf file? By the way, I just tried your method on my firewall logs and it worked. See if it is the spaces. Thank you. Hope that helps. I wish I knew more about 3.2. Andrew. On Sat, Apr 22, 2000 at 08:36:43AM +1000, Duncan wrote: > yes the only thing i am getting in security is users logging in, > su and bad su etc.... > > > > >Fri Apr 21 12:36:30 EDT 2000 > >Hi, > >I get my firewall logs in /var/log/security > >Have you looked there. > >Andrew. > > > > > >On Fri, Apr 21, 2000 at 09:03:33PM +1000, Duncan wrote: > > Hello > > > > I'm am having trouble with my logs. > > I have tried various things like adding ' log_in_vain="YES" ' in rc.conf > > (which i read from a post on the security list) > > > > !ipfw > > *.* /var/log/ipfw > > > > but the only information i am getting is stuff like : > > > > 00200 0 0 deny ip from any to 127.0.0.0/8 > > 01400 20 1008 deny log tcp from any to any via ppp0 setup > > 65535 602 28986 deny ip from any to any > > > > (from /var/log/ipfw.today) which by itself is useless for me. > > I am trying to set it up so i can see the source address and ports so i at > > least > > can see more of what's going on. > > > > I have a custom kernel with the ipfirewall and divert for natd and am > currently > > running 3.2-release. > > sorry for not giving more information but i am new to this and not sure > > what else > > to put. > > > > Any help is much appreciated > > Thank you. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:21:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id 34FFA37B6B5 for ; Sat, 22 Apr 2000 00:21:21 -0700 (PDT) (envelope-from gerti@bitart.com) Received: (qmail 28825 invoked by uid 101); 22 Apr 2000 07:21:17 -0000 Message-ID: <20000422072117.28824.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Sat, 22 Apr 2000 02:21:16 -0500 To: freebsd-questions@FreeBSD.ORG Subject: How to submit patch for GNU tar? Reply-To: gerti-freebsdq@BITart.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Everyone, Looking through the news archives I see many people thinking something may be wrong when 'gnutar -xzf' occasionally spits out Broken pipe; child returned status 1 Doing a little research the reason appears to be that gnutar sometimes finds the end of an archive when gunzip still wants to send some final null bytes (something about differing block sizes). A small patch (sample below) could avoid this: Read any pending data from the pipe to gunzip before closing it. I am not absolutely sure however if that patch has side effects in one of the many many modes gnutar supports. gnutar seems to have no current maintainer, nor does the gnu.org site provide any obvious means to supply patches. Any suggestions how to procede with this? Thanks Gerd --- buffer.c.orig Wed Jan 11 04:18:37 1995 +++ buffer.c Sat Apr 22 02:20:06 2000 @@ -1253,7 +1253,17 @@ } if (f_verify) verify_volume (); - + + if(childpid && f_compressprog && ar_reading) + { + /* + * Read from decompressor until EOF to avoid + * 'Broken pipe' message from child + */ + char dum_buf[256]; + while(rmtread (archive, dum_buf, 256)>0); + } + if ((c = rmtclose (archive)) < 0) msg_perror ("Warning: can't close %s(%d,%d)", ar_files[cur_ar_file], archive, c); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:23:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id B150A37B66E for ; Sat, 22 Apr 2000 00:23:23 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id BAA21686; Sat, 22 Apr 2000 01:24:09 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 22 Apr 2000 01:24:09 -0600 (CST) From: Ryan Thompson To: webmaster Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Web Server In-Reply-To: <200004220648.CAA21492@rustikat.com> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG webmaster wrote to freebsd-questions@FreeBSD.ORG: > Gentlemen > I have a web server set up using the FreeBSD OS > I need to create a virtual site > www.mydomain.com > Can't find instructions on how to do this > Please help a newbie > Thanks > Fred The Apache documentation would be an excellent place to start. It should be installed on your system. If not, it can be found under http://www.apache.org/ Virtual hosting is a broad topic with an assortment of different "options" in terms of implementation. Perhaps the most important distinction is the difference between name-based virtual hosting (many domains on one IP address), or IP based virtual hosting (one-to-one mapping of domain to IP address). Unless you are an ISP with your own large block of addresses, or your ISP has delegated a fairly large block to you, you will probably want to utilize name-based virtual hosting. As well, name-based virtual hosting typically uses far fewer file handles and socket bindings, so it is generally easier on system resources. It also preserves network addresses. As an example of name based virtual hosting, we will assume you have a public network address 172.16.0.1 (actually, that's a non Internet-routable private address. Please don't use it ;-) You currently have www.currentdomain.com pointed at 172.16.0.1. Now, you also have www.mydomain.com pointed at 172.16.0.1. This is a DNS issue. If you do your own DNS, you will of course have to create a zone file for mydomain.com and point the 'www' host to 172.16.0.1. If your ISP does your DNS for you, kindly ask them to do the same. The convention is often to also point mydomain.com at the same address for virtual hosts. (So they both forward resolve to 172.16.0.1). The reverse entry for name based virtuals is often nonsensical. :-) It should usually resolve to a host at your "primary" corporate domain. DNS is beyond the scope of your query, and this message, so please ask if you have a specific problem with hostname lookups. Now, in your httpd.conf, you need to add a container, something like the following: # The following line causes Apache to listen on the given network # address and port number. The :80 is usually implied, unless you've # told Apache to bind to a nonstandard port in the default container. NameVirtualHost 172.16.0.1:80 ServerAdmin webmaster@mydomain.com DocumentRoot /www/mydomain/public_html ServerName www.mydomain.com ServerAlias mydomain.com Note that you can also add things like custom logs, scriptaliases, and locations inside containers. Consult the Apache documentation for examples and further instructions. Of course, after adding those lines to httpd.conf, you will need to restart Apache. Running `apachectl graceful` will nicely tell Apache to reload its config files and restart server processes as they become idle. Hope this helps, - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:28:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id 3D8E537B5D7 for ; Sat, 22 Apr 2000 00:28:37 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id BAA21795; Sat, 22 Apr 2000 01:29:21 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Sat, 22 Apr 2000 01:29:21 -0600 (CST) From: Ryan Thompson To: gerti-freebsdq@bitart.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to submit patch for GNU tar? In-Reply-To: <20000422072117.28824.qmail@camelot.bitart.com> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gerd Knops wrote to freebsd-questions@FreeBSD.ORG: > Hi Everyone, > > [ ... ] > > A small patch (sample below) could avoid this: Read any > pending data from the pipe to gunzip before closing it. > > I am not absolutely sure however if that patch has side > effects in one of the many many modes gnutar supports. I'm not going to verify your patch, but I WILL recommend posting it to freebsd-hackers@freebsd.org so that someone will look at it, given that you are uncertain as to its side effects. When you are confident that your patch works (and/or an experienced bin hacker has given it the thumbs up), you will probably be asked to submit a PR including a problem description and your (possibly updated) patch. Use send-pr to submit the problem report and patch. Hope this helps, - Ryan -- Ryan Thompson Systems Administrator, Accounts Phone: +1 (306) 664-1161 SaskNow Technologies http://www.sasknow.com #106-380 3120 8th St E Saskatoon, SK S7H 0W2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:35:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ants.pocketscience.com (gateway1.pocketscience.com [209.24.64.3]) by hub.freebsd.org (Postfix) with ESMTP id BD98937B51F for ; Sat, 22 Apr 2000 00:35:29 -0700 (PDT) (envelope-from brian.nelson@corp.pocket.com) Received: from corp.pocket.com (SUPERFLY2000 [192.168.2.100]) by ants.pocketscience.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id J2S8SRMG; Sat, 22 Apr 2000 00:36:40 -0700 Message-ID: <3901564B.DCC6F738@corp.pocket.com> Date: Sat, 22 Apr 2000 00:35:39 -0700 From: Brian Nelson Organization: PocketScience, Inc X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en, pdf MIME-Version: 1.0 To: Yamin Prabudy Cc: FreeBSD Subject: Re: how to burn References: <39018AB7.D1A8387@starindo.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This ranges from simple, to annoyingly difficult. Here's how to do it on windows: Load up your burning application. Go to help/Find search for ISO you should see some entry on how to burn an ISO image. It's a standard format that is supported by most windows apps. For *BSD or Linux, I am not sure how to do it. Yamin Prabudy wrote: > > I'd download the 4.0-install.iso > it said that that is the image file and can install a complete FreeBSD > 4.0 system > how do i burn it to CDROM,..... > the step or just burn the hole file to CD > > TIA > > -YAMIN > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- " un poisson, un baril, et un pistolet de tabagisme " To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:38:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f118.law4.hotmail.com [216.33.149.118]) by hub.freebsd.org (Postfix) with SMTP id 1E10637B5D7 for ; Sat, 22 Apr 2000 00:38:20 -0700 (PDT) (envelope-from lquinton@hotmail.com) Received: (qmail 81842 invoked by uid 0); 22 Apr 2000 07:38:18 -0000 Message-ID: <20000422073818.81841.qmail@hotmail.com> Received: from 193.132.235.113 by www.hotmail.com with HTTP; Sat, 22 Apr 2000 00:38:18 PDT X-Originating-IP: [193.132.235.113] From: "Lee Quinton" To: freebsd-questions@FreeBSD.org Subject: Error with Eterms Date: Sat, 22 Apr 2000 00:38:18 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Guys, Im sure you've seen this before, so just what have I screwed up? Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. I get this whenever I start an Eterm. Running version 4 secure-stable on a Toshiba 7020CT laptop. thanks in advance. Lee. ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:46:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 604A037B5E4 for ; Sat, 22 Apr 2000 00:45:55 -0700 (PDT) (envelope-from rsidd@theory8.physics.iisc.ernet.in) Received: (qmail 17329 invoked from network); 22 Apr 2000 07:45:33 -0000 Received: from unknown (HELO theory8.physics.iisc.ernet.in) (144.16.71.128) by theory1.physics.iisc.ernet.in with SMTP; 22 Apr 2000 07:45:33 -0000 Received: (qmail 2926 invoked by uid 211); 22 Apr 2000 07:45:31 -0000 Date: Sat, 22 Apr 2000 13:15:30 +0530 From: Rahul Siddharthan To: gerti-freebsdq@bitart.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: www.freebsd.org/search/search.html, sort by date? Message-ID: <20000422131529.A2901@physics.iisc.ernet.in> Mail-Followup-To: gerti-freebsdq@bitart.com, freebsd-questions@FreeBSD.ORG References: <20000422065703.28764.qmail@camelot.bitart.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000422065703.28764.qmail@camelot.bitart.com>; from gerti@bitart.com on Sat, Apr 22, 2000 at 01:57:03AM -0500 X-Operating-System: Linux 2.0.32 i486 X-Question: Do you enjoy reading pointless headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gerd Knops said on Apr 22, 2000 at 01:57:03: > Hi, > > The sort by date feature on the www.freebsd.org/search/search.html > page is gone since a while. Any specific reason? It still seems to > work fine when I modify the URL by hand, and I rather miss it. I don't know whether this is the reason, but there was a problem with sort-by-date which I'd pointed out on the -doc list a few months ago. http://docs.freebsd.org/cgi/getmsg.cgi?fetch=151495+0+archive/1999/freebsd-doc/19991114.freebsd-doc Basically, you couldn't get the 25 most recent matches with sort-by-date: if you picked "limit results to 25" and "sort by date", it would pick the 25 highest-scoring matches overall and sort those by date. So you may miss out recent messages and get higher-scoring but older messages. I'd suggested either changing the behaviour or changing the wording on the page to make it clear what it actually does. If you want to sort by date, try geocrawler (http://www.geocrawler.com) Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 0:48:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 9B96737B65E for ; Sat, 22 Apr 2000 00:48:17 -0700 (PDT) (envelope-from snowy@snowy.org) Received: from localhost (snowy@localhost) by snowy.org (8.9.3/8.9.3) with ESMTP id RAA52431 for ; Sat, 22 Apr 2000 17:48:19 +1000 (EST) (envelope-from snowy@snowy.org) Date: Sat, 22 Apr 2000 17:48:15 +1000 (EST) From: Sleepless in Brisbane To: FreeBSD Subject: Re: how to burn In-Reply-To: <3901564B.DCC6F738@corp.pocket.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 22 Apr 2000, Brian Nelson wrote: > This ranges from simple, to annoyingly difficult. Here's how to do it > on windows: > > Load up your burning application. > Go to help/Find > search for ISO What that is involved in FreeBSD is making an ISO image and then burning it out using some sort of writing tool. A good set that seem to work well together is 'mkisofs' and 'cdrecord' which you will find in the /usr/ports/sysutils directory. There are lots of options detailed in the man pages for both of these programs so take the time to sit down and actually read them. An idea when starting out is to use a rewritable cd so you can have a couple of tries once you work out what you want to do without going through a small pile of CDs. There is also a GUI which runs under X11 called cd-write which apparently is rather nice to use (I haven't had time to look at it yet - am still rebuilding my X Terminal) and this is also found under /usr/ports/sysutils so could well be worth the look if you are after a more one-click sort of deal rather than something you can automate. --Snowy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 1:26:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id A068637B79E for ; Sat, 22 Apr 2000 01:26:36 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F699D.dip0.t-ipconnect.de [193.159.105.157]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id JAA10325; Sat, 22 Apr 2000 09:25:46 +0200 Received: from ilka.ncptiddische.net (ilka.ncptiddische.net [192.168.0.1]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id KAA00506; Sat, 22 Apr 2000 10:26:54 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Date: Sat, 22 Apr 2000 10:26:54 +0200 (CEST) From: Nils Holland X-Sender: nils@ilka.ncptiddische.net To: Ishmael Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CTM In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Apr 2000, Ishmael wrote: > Out of curiosity, is there some reason why you dont want to continue to > use cvsup to keep your system up to date? Since you've already used it > once, it would seem to be alot easier to continue using it rather than > trying to set up ctm. Well, I *will* continue to use cvsup. Now that I have gotten an answer on how to use CTM (and after having re-read the appropriate part of the handbook) I have decided that cvsup is in fact better suited to fit my needs. The original idea why I wanted to use CTM was that I wanted to update a machine that is not always connect to our network. So I thought I'd get the CTM deltas in the mail, copy them to the other machine, and that's it. But that's actually not the best way: If I want to update the machine that does not normally have net connection, I can simply disconnect one computer and then connect that machine for the time of upgrading. I can then either run cvsup or mount the source tree of my main-FreeBSD-system which was already updated via cvsup. It works that simple ;-) Well, I think cvsup is really great and I don't see a reason why I should not use it. I really like it and I'm sure that it'll be helpful to me in the future. Greetings, Nils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 1:29:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yoonax.net (cmauch4.wia.com [206.159.17.195]) by hub.freebsd.org (Postfix) with ESMTP id 5456B37B516 for ; Sat, 22 Apr 2000 01:29:43 -0700 (PDT) (envelope-from cpm@yoonax.net) Received: from xterm2000 (ihost12.yoonax.net [10.0.0.12]) by yoonax.net (8.9.3/8.9.3) with SMTP id BAA00887; Sat, 22 Apr 2000 01:29:24 -0700 (PDT) (envelope-from cpm@yoonax.net) Reply-To: From: "Charles Mauch" To: "Ryan Thompson" Cc: Subject: RE: My routes and gates are giving me headaches Date: Sat, 22 Apr 2000 01:29:04 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your help, I had fun toying with some new ideas for a few hours, but I guess I didn't give you guys a good picture of what I was trying to do. See down for the gory details. > You are correct to run natd on the external interface, but, > if you wish to enable natd for the 24 network (i.e, you wish to map local > 10.0.0.0/8 addresses to public 24.0.0.0/8 addresses, you must run natd on > ep0). Thus, to specify everything explicitly (not always necessary, but > sometimes helpful): > > natd -n ep0 -u -redirect_address 10.0.0.3 24.10.68.155 > > Note that you can specify more than one redirect_address (by repeating the > -redirect_address command in a similar manner), but only the LAST internal > address specified will recieve inbound packets from 24.10.68.155. I'd never used the redirect_address before. Is this static NAT? To tell you the truth, i'm not that interested (yet) in redirecting all ports to the workstations... I'll keep this email handy though ;) > natd can be a tricky beast to the unwary, so keep the manpage handy :-) Tell me about it. > On the machine(s) that will do web browsing across 24.0.0.0/8, try: > > route delete default # *** > route add default 24.10.68.1 > route add -net 206.154.19.128/25 206.154.19.194 We're talking about the web server right? the browsers will be on 10.0.0.0/8 addresses. In any case, that route didn't do much except disable the isdn side and turn the cablemodem side back on. Now, if we're talking about the client side, it appeared to work. But anything hitting anything in that /28 wasn't sending responses back. > Always run netstat -rn to check your routing tables against what they > should be. Observe the MAC addresses and check against ifconfig -a to > verify that the routes are going through the correct interfaces. > tcpdump(1) is also your friend. Everything looks kosher actually. Well, things match up. > If your setup is the reverse, or if you are trying to share IPs in a weird > way, you may want port based nat. You MAY want to run a web proxy on your > 24.0.0.0/8 machine. Also, please forgive any errors in syntax. This is > all off the top of my head. I've run Squid+Junkbuster for quite some time. Saves that expensive ISDN bandwidth, kills cookies. Gotta like ;) > Different setups will probably be required depending on the role of the > machine(s) in question. For instance, a machine that serves web requests > on port 80 AND browses, on two different networks, will require some > massaging of routes to ensure that the correct requests originate and > travel through the correct networks--port based NAT won't work with in the > way you might expect. My route tables are certainly tense, they need a good massage. ;) > If this doesn't appear to help, please reply with a specific explanation > of how your network is set up (i.e., which computers are connected to what, > and which addresses (internal and external) belong to each interface). > Output of netstat -rn, ifconfig -a and any relevant configuration > information that you might not have already stated will help us. Okay, I'll lay out the goodies below. This is how I would like it to look like. Workstation (10.0.0.12) ----- HUB ----- Other Workstations | >>---------->>-------------- | <<--------------<<-------------- client usage, no services | (fxp0) <<------ Internet Services ----- <<----------<<-------------- | <<--------------<<-------------- ----------- Cable Modem -- (ep0) -- | FreeBSD |-- (fxp1) --- Cisco 700 -- ISP ----------- And this is how it currently stands Workstation (10.0.0.12) ----- HUB ----- Other Workstations | | This side is IDLE (fxp0) ALL TRAFFIC GOES THROUGH ISDN | ----------- Cable Modem -- (ep0) -- | FreeBSD |-- (fxp1) --- Cisco 700 -- ISP ----------- As I've tried to illustrate in my own primitive way, Internal Mail and Web Browsing should go out the left hand side and leave out the Cable Modem. (ep0) Incoming Internet Mail and Web traffic should come in from the right hand side and leave via fxp1 and ISDN Router. Below is my current configuration. At this point, the cable modem is just sitting there doing nothing. I can ping the cable modem's router, and if i reset my ipfw divert rule, natd, and default route, the cable modem works fine - while dumping the ISDN side. Here's a table of values ;) host | Workstation | 10.0.0.12 | /24 - 255.255.255.0 | 10.0.0.2 fxp0 | Into Hub | 10.0.0.2 | /24 - 255.255.255.0 | no gateway fxp1 | ISDN Router | 206.159.17.195 | /28 - 255.255.255.240 | 206.159.17.194 ep0 | Cable Modem | 24.5.78.155 | /24 - 255.255.255.0 | 24.5.78.1 netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 206.159.17.194 UGSc 68 128 fxp1 10/24 link#1 UC 0 0 fxp0 10.0.0.12 0:a0:4b:7:43:4 UHLW 5 255 fxp0 1110 10.0.0.255 ff:ff:ff:ff:ff:ff UHLWb 1 65 fxp0 24.5.78/24 link#3 UC 0 0 ep0 24.5.78.155 0:50:4:19:14:75 UHLW 1 44 lo0 24.5.78.255 ff:ff:ff:ff:ff:ff UHLWb 4 113 ep0 127.0.0.1 127.0.0.1 UH 11 27 lo0 206.159.17.192/28 link#2 UC 0 0 fxp1 206.159.17.194 0:40:f9:17:20:fe UHLW 69 0 fxp1 836 206.159.17.195 0:8:c7:45:3:3 UHLW 3 297 lo0 206.159.17.207 ff:ff:ff:ff:ff:ff UHLWb 0 15 fxp1 ifconfig -a fxp0: flags=8843 mtu 1500 inet 10.0.0.2 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:a0:c9:55:2c:2c media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP fxp1: flags=8843 mtu 1500 inet 206.159.17.195 netmask 0xfffffff0 broadcast 206.159.17.207 ether 00:08:c7:45:03:03 media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP ep0: flags=8843 mtu 1500 inet 24.5.78.155 netmask 0xffffff00 broadcast 24.5.78.255 ether 00:50:04:19:14:75 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 If you can do anything with this info, that'd be great. ;) I'll keep playing on my side too. Thanks. --- Charles Mauch / cpm@yoonax.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 1:46:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from snowy.org (snowy.org [203.37.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 7AE3437B5CA for ; Sat, 22 Apr 2000 01:46:28 -0700 (PDT) (envelope-from snowy@snowy.org) Received: from localhost (snowy@localhost) by snowy.org (8.9.3/8.9.3) with ESMTP id SAA37621; Sat, 22 Apr 2000 18:46:26 +1000 (EST) (envelope-from snowy@snowy.org) Date: Sat, 22 Apr 2000 18:46:25 +1000 (EST) From: Sleepless in Brisbane To: dustys@visto.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Remove Boot Manager In-Reply-To: <39005FA00000AE3A@smtp.visto.com> (added by administrator@visto.com) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Apr 2000, Dusty Schnabel wrote: > I need to know how to remove the boot manager from my system that freeBSD > setup. I have two HDs and now Win98 only will see my 1st HD b/c of the > boot manager I beleive. If you can help me please send your reply to: > > Dusty Schnabel > dustys@visto.com The most easiet way is to boot with a MSDOS Boot disk with a copy of FDISK.EXE on it and type the following at the command line: FDISK /MBR This will rewrite the Master Boot Record. Then run FDISK.EXE and make sure your Windows Partition is the ACTIVE one. (Should be easy to find under the menus). Reboot and you should find yourself back in Windows. Remember though that this will mean you will have to activate your FreeBSD partition to boot to it. (Ie: set it to the ACTIVE partition - once again under FDISK.EXE). --Snowy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 1:55:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (ne.mediaone.net [24.128.1.70]) by hub.freebsd.org (Postfix) with ESMTP id 8C72837B79E for ; Sat, 22 Apr 2000 01:55:31 -0700 (PDT) (envelope-from naoyuki_tai@mac.com) Received: from mac.com (ntaihsd.ne.mediaone.net [24.147.213.144]) by chmls05.mediaone.net (8.8.7/8.8.7) with ESMTP id EAA09894 for ; Sat, 22 Apr 2000 04:55:29 -0400 (EDT) Message-ID: <39016902.AD3FDBBA@mac.com> Date: Sat, 22 Apr 2000 04:55:30 -0400 From: "Tai's public account" Organization: Arlington, MA resident X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i586) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: USB Trouble with Onboard VIA controller Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am tring to use USB and having a difficulty. I have a FIC VA503+ motherboard and AMD K6-2 500. The motherboard has onboard VIA USB controller. On-board VIA controller, 1. With BIOS setup menu, USB keyboard works. 2. With Win98 and DOS, USB keyboard works. 3. With FreeBSD 4.0-RELEASE, the keyboard is sometime not recognized. When it is recognized, the keystorkes are often lost and behaves quite erratically. To make sure the keyboard is Ok, I put in a ADS's USB PCI card. The card uses OPTi's chip / OHCI driver. With this, USB keyboard works well under FreeBSD 4.0- RELEASE. Since Keyboard (and mouse) works OK with 98, I am assuming the on board USB controller, wiring, etc. are fine.  I compiled the kernel with some USB debug options turned on. The keyboard reports status = 13 from keyboard interrupt which is IOERROR. I am suspecting there is a subtle timing issue in VIA controller which is causing the problem with UHCI driver. Could someone help me? Thanks. -- naoyuki_tai@mac.com, Naoyuki Tai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 3: 9:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f102.law6.hotmail.com [216.32.241.102]) by hub.freebsd.org (Postfix) with SMTP id DCED037B79E for ; Sat, 22 Apr 2000 03:09:41 -0700 (PDT) (envelope-from stamatap@hotmail.com) Received: (qmail 49208 invoked by uid 0); 22 Apr 2000 10:09:41 -0000 Message-ID: <20000422100941.49207.qmail@hotmail.com> Received: from 193.92.101.166 by www.hotmail.com with HTTP; Sat, 22 Apr 2000 03:09:41 PDT X-Originating-IP: [193.92.101.166] From: "Panos Stamatap" To: freebsd-questions@freebsd.org Subject: MD5 for Matlab Date: Sat, 22 Apr 2000 10:09:41 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hallo I would like to ask you if you have any code for the MD5 algorithm in Matlab.I am an MSc student and my project is about evaluating one-way functions using genetic algorithms.I will be very greatful if you could help me.Thank you very much for your time stamatap@hotmial.com ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 3:40: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id D703C37B755 for ; Sat, 22 Apr 2000 03:39:57 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 27871 invoked from network); 22 Apr 2000 10:39:46 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 22 Apr 2000 10:39:46 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 05:39:43 -0500 Message-ID: <013501bfac47$4bf81bf0$0100a8c0@blade> From: "Andy Coates" To: Subject: 3.4-RELEASE and 3.4-STABLE Date: Sat, 22 Apr 2000 11:41:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I recently obtained the 3.4-RELEASE ISO and installed that on my system. I'm now a little confused with regards to the 3.4-STABLE release - am I right in thinking that the RELEASE was a snapshot of STABLE at a certain point (Dec 1999)? If this is the case, and I wish to make my system STABLE, are there any listings of the files which have been changed since RELEASE, so I don't have to get *all* the files? I'm on a modem at home, so getting the whole src tree would take me ages - however I could FTP the files from university and bring them home - would that be okay and just copy the src tree I downloaded into my current src dir and "make world" ? So just wondered which is the best option for me here; simply get the latest src tree via ftp, or just the files that've been updated since RELEASE. If its as easy as getting the src tree, that would be easiest for me. I just need assurance its okay to simply do that with messing up my system (like there are other files which i need to update which i might not know about). Many thanks, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 3:50:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from atlas.bit.net.au (atlas.bit.net.au [203.18.94.3]) by hub.freebsd.org (Postfix) with ESMTP id 1CB6237B95D for ; Sat, 22 Apr 2000 03:50:40 -0700 (PDT) (envelope-from pdh@atlas.bit.net.au) Received: (from pdh@localhost) by atlas.bit.net.au (8.9.3/8.9.3/Debian/GNU) id UAA21082; Sat, 22 Apr 2000 20:50:30 +1000 Date: Sat, 22 Apr 2000 20:50:30 +1000 From: Phil Homewood To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.4-RELEASE and 3.4-STABLE Message-ID: <20000422205030.C1898@atlas.bit.net.au> References: <013501bfac47$4bf81bf0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <013501bfac47$4bf81bf0$0100a8c0@blade>; from andy@friends-tv.net on Sat, Apr 22, 2000 at 11:41:17AM +0100 X-PGP-Key-ID: 1024/EDE1CCB5 1996/02/26 X-PGP-Fingerprint: 86 B5 37 9D 5B ED EC BB 7C 0D B5 D6 C2 45 13 F1 X-PGP-Public-Key-Finger: phil@rivendell.apana.org.au X-PGP-Public-Key-URL: http://rivendell.apana.org.au/~phil/pgp.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andy Coates wrote: > I recently obtained the 3.4-RELEASE ISO and installed that on my system. I'm > now a little confused with regards to the 3.4-STABLE release - am I right in > thinking that the RELEASE was a snapshot of STABLE at a certain point (Dec > 1999)? Correct. > If this is the case, and I wish to make my system STABLE, are there any > listings of the files which have been changed since RELEASE, so I don't have > to get *all* the files? Not that I am aware of. Read on... > I'm on a modem at home, so getting the whole src tree would take me ages - > however I could FTP the files from university and bring them home - would > that be okay and just copy the src tree I downloaded into my current src dir > and "make world" ? If you have a /usr/src tree already, you should take a look at CVSup. Install it, create a supfile (/usr/share/examples/cvsup will set you on the right road), tweak your /etc/make.conf and "cd /usr/src; make update". http://www.freebsd.org/handbook/synching.html#CVSUP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 3:56:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id E961B37B651 for ; Sat, 22 Apr 2000 03:56:47 -0700 (PDT) (envelope-from rsidd@theory8.physics.iisc.ernet.in) Received: (qmail 18025 invoked from network); 22 Apr 2000 10:56:16 -0000 Received: from unknown (HELO theory8.physics.iisc.ernet.in) (144.16.71.128) by theory1.physics.iisc.ernet.in with SMTP; 22 Apr 2000 10:56:16 -0000 Received: (qmail 3264 invoked by uid 211); 22 Apr 2000 10:56:14 -0000 Date: Sat, 22 Apr 2000 16:26:14 +0530 From: Rahul Siddharthan To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.4-RELEASE and 3.4-STABLE Message-ID: <20000422162613.A3227@physics.iisc.ernet.in> Mail-Followup-To: Andy Coates , freebsd-questions@FreeBSD.ORG References: <013501bfac47$4bf81bf0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <013501bfac47$4bf81bf0$0100a8c0@blade>; from andy@friends-tv.net on Sat, Apr 22, 2000 at 11:41:17AM +0100 X-Operating-System: Linux 2.0.32 i486 X-Question: Do you enjoy reading pointless headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I recently obtained the 3.4-RELEASE ISO and installed that on my system. I'm > now a little confused with regards to the 3.4-STABLE release - am I right in > thinking that the RELEASE was a snapshot of STABLE at a certain point (Dec > 1999)? Yes. Except that before 3.4-RELEASE was made, the stable tree was called 3.3-STABLE. > If this is the case, and I wish to make my system STABLE, are there any > listings of the files which have been changed since RELEASE, so I don't have > to get *all* the files? The easiest and quickest way to upgrade your source tree is via cvsup. See the handbook, http://www.freebsd.org/handbook/synching.html which, if you installed the docs, should also be there on your machine in /usr/share/doc/handbook/ Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 4:30:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot32.domain8.bigpond.com (teapot32.domain8.bigpond.com [139.134.5.180]) by hub.freebsd.org (Postfix) with SMTP id BCCB237B9B5 for ; Sat, 22 Apr 2000 04:30:12 -0700 (PDT) (envelope-from arakias@bigpond.com) Received: from localhost (localhost [127.0.0.1]) by teapot32.domain8.bigpond.com (NTMail 3.02.13) with ESMTP id ta193329 for ; Sat, 22 Apr 2000 21:24:10 +1000 Received: from MLIP-A-003-pool-141.tmns.net.au ([139.134.240.141]) by mail8.bigpond.com (Claudes-Bashful-MailRouter V2.7e 17/9076106); 22 Apr 2000 21:24:08 Message-Id: <4.2.0.58.20000422210456.00b4f990@mail.bigpond.com> X-Sender: arakias@mail.bigpond.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 22 Apr 2000 21:21:23 +1000 To: freebsd-questions@freebsd.org From: Duncan Subject: RE: logging Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have IPFIREWALL_VERBOSE in the kernel and i used tabs in syslog.conf. I tried killing syslogd and restarting it but still nothing. I have only just noticed the following line in dmesg - 'IP packet filtering initialized, divert enabled, rule-based forwarding disabled, logging disabled' <---- is this the source of my troubles ??? I have blindly messed around some but can never get that enabled. Anyways i have just ordered 4.0 so i wont worry too much for now Thanks for all the suggestions >I am not sure about the 3.2 kernel, but in 4.0 you can add >IPFIREWALL_VERBOSE to your kernel. Also try and have a look at whether >using the sysctl(8) interface in the MIB base of net.inet.ip.fw can do >what you need. I read the above from the ipfw man page. >My syslog.conf file only has >security.* /var/log/security >for the security logs, and that seems to work. >One other thing, did you make sure that you have tabs and NOT spaces >separating the *.* and /var/log/ipfw in your syslog.conf file? >By the way, I just tried your method on my firewall logs and it worked. See >if it is the spaces. Thank you. >Hope that helps. I wish I knew more about 3.2. >Andrew. >On Sat, Apr 22, 2000 at 08:36:43AM +1000, Duncan wrote: > yes the only thing i am getting in security is users logging in, > su and bad su etc.... > > > > >Fri Apr 21 12:36:30 EDT 2000 > >Hi, > >I get my firewall logs in /var/log/security > >Have you looked there. > >Andrew. > > > > > >On Fri, Apr 21, 2000 at 09:03:33PM +1000, Duncan wrote: > > Hello > > > > I'm am having trouble with my logs. > > I have tried various things like adding ' log_in_vain="YES" ' in rc.conf > > (which i read from a post on the security list) > > > > !ipfw > > *.* /var/log/ipfw > > > > but the only information i am getting is stuff like : > > > > 00200 0 0 deny ip from any to 127.0.0.0/8 > > 01400 20 1008 deny log tcp from any to any via ppp0 setup > > 65535 602 28986 deny ip from any to any > > > > (from /var/log/ipfw.today) which by itself is useless for me. > > I am trying to set it up so i can see the source address and ports so i at > > least > > can see more of what's going on. > > > > I have a custom kernel with the ipfirewall and divert for natd and am > currently > > running 3.2-release. > > sorry for not giving more information but i am new to this and not sure > > what else > > to put. > > > > Any help is much appreciated > > Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 5:32:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from well.apcs.com.au (well.apcs.com.au [203.41.196.19]) by hub.freebsd.org (Postfix) with ESMTP id 615B937B524 for ; Sat, 22 Apr 2000 05:32:38 -0700 (PDT) (envelope-from keith@well.apcs.com.au) Received: (from keith@localhost) by well.apcs.com.au (8.9.3/8.9.2) id WAA07569 for questions@freebsd.org; Sat, 22 Apr 2000 22:33:02 +1000 (EST) (envelope-from keith) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 22 Apr 2000 22:33:02 +1000 (EST) From: Keith To: questions@freebsd.org Subject: PCMIA IC-CARD ? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All I have a Acer Laptop fitted with PCMIA slots and am having trouble getting the Ethernet PCMIA card working. I'm running 4.0-RELEASE and added to the kernel device card device pcic0 at isa? irq? port 0x3e0 iomem 0xd0000 device pcic0 at isa? irq? port 0x3e2 iomem 0xd4000 disable The error I get when I put in the Ethernet PCMIA card in is. /kernel: pccard: card inserted, slot0 pccardd[46]: driver allocation failed for IC-CARD(IC-CARD): Device not configured. I know I have missed a step in setting up and any help would be great Thanking you Keith ---------------------------------- E-Mail: Keith Anderson Australia Power Control Systems Pty. Limited. Member of the Australian Technology Showcase. http://www.apcs.com.au +61 2 66 534843 Date: 22-Apr-00 Time: 22:20:06 Satellite Service 64K to 8Meg EzyISP Accounting Systems -------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 5:35:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from silver.komanda.com.ua (silver.komanda.com.ua [212.68.162.138]) by hub.freebsd.org (Postfix) with ESMTP id C4DFB37B589 for ; Sat, 22 Apr 2000 05:35:31 -0700 (PDT) (envelope-from sysop@silver.komanda.com.ua) Received: (from sysop@localhost) by silver.komanda.com.ua (8.9.3/8.9.3) id PAA05169 for freebsd-questions@freebsd.org; Sat, 22 Apr 2000 15:37:43 +0300 (EEST) (envelope-from sysop) Date: Sat, 22 Apr 2000 15:37:43 +0300 From: System operator To: freebsd-questions@freebsd.org Subject: Task from remote location. Message-ID: <20000422153743.A5145@silver.komanda.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG a Hi FreeBSDuser! Ive got a little question. How can I start task of downloading bunch of files been connected through dial-up+telnet then disconnect from host leaving the task active? Thanks for help. Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 6:10:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 51DE837B532 for ; Sat, 22 Apr 2000 06:09:59 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 18345 invoked by uid 211); 22 Apr 2000 13:09:42 -0000 Date: Sat, 22 Apr 2000 18:39:42 +0530 From: Rahul Siddharthan To: System operator Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Task from remote location. Message-ID: <20000422183942.A18318@physics.iisc.ernet.in> References: <20000422153743.A5145@silver.komanda.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000422153743.A5145@silver.komanda.com.ua>; from sysop@silver.komanda.com.ua on Sat, Apr 22, 2000 at 03:37:43PM +0300 X-Operating-System: FreeBSD 3.4-STABLE i386 X-Question: Do you enjoy reading pointless headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Ive got a little question. > How can I start task of downloading bunch of > files been connected through dial-up+telnet then > disconnect from host leaving the task active? > Thanks for help. > Alex. You can use nohup, with ftp or wget (/usr/ports/net/wget). Instead of ftp, use nohup ftp, proceed as usual, use prompt and mget to get several files without confirmation, make sure the downloading has started, then disconnect: the ftp should continue. With wget, or with ftp for a single file, you can just put an & at the end of the command, the thing will be put in the background and you can disconnect whenever you like without disturbing it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 6:12: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 1F65E37B50E for ; Sat, 22 Apr 2000 06:12:03 -0700 (PDT) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.9.3/8.9.3) with ESMTP id PAA05802 for ; Sat, 22 Apr 2000 15:12:20 +0200 (CEST) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Sat, 22 Apr 2000 15:12:20 +0200 (CEST) From: "O. Hartmann" To: freebsd-questions@freebsd.org Subject: PAX does not accept keyboard inputs!!! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I wrote some little scripts for backups using pax. When performing a backup and pax asks me for changing the media, I cannot confirm this change! Keyboard is stuck and still does not allow any inputs except Ctrl-C. What's up? Please help! In kernel, I configured vt220 support (VT-Terminal), my standard Terminal is a vt220 emulation and it is really funny: the often I make a cvsupdate an recompile the system, the more I get different behaviours of my Xterminals. Hey, what's that? It is confusing and it is not especially a kind of user friendly for reconfiguring keyboard an other stuff ... Gruss O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver des IPA, Universitaet Mainz Netzwerk- und Systembetreuung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 6:28:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 874A237B50E for ; Sat, 22 Apr 2000 06:28:38 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 85287 invoked by uid 1000); 22 Apr 2000 13:28:36 -0000 Date: Sat, 22 Apr 2000 09:28:36 -0400 From: Alan Clegg To: RAY DUBBERLY , freebsd-questions@freebsd.org Subject: Re: BSD on laptops Message-ID: <20000422092836.A85200@ecto.greenpeas.org> References: <390130A5.2483FA9@newulmtel.net> <20000422081349.B263@alanis.mini.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000422081349.B263@alanis.mini.net>; from uebs@gmx.at on Sat, Apr 22, 2000 at 08:13:49AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Philipp Huber spewed forth the following bitstream: > > also a integrated V.90/k56flex modem > > should be no problem as well. Unless, like all of the other laptop modems it is a WinModem which will not work. AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 6:50:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id C8A7737B69B for ; Sat, 22 Apr 2000 06:50:32 -0700 (PDT) (envelope-from otter@telocity.com) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id GAA04742; Sat, 22 Apr 2000 06:47:42 -0700 (PDT) From: "Otter" To: "Rahul Siddharthan" Cc: Subject: RE: Task from remote location. Date: Sat, 22 Apr 2000 09:49:33 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20000422183942.A18318@physics.iisc.ernet.in> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Rahul Siddharthan Sent: Saturday, April 22, 2000 9:10 AM To: System operator Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Task from remote location. * Ive got a little question. > How can I start task of downloading bunch of > files been connected through dial-up+telnet then > disconnect from host leaving the task active? > Thanks for help. > Alex. You can use nohup, with ftp or wget (/usr/ports/net/wget). Instead of ftp, use nohup ftp, proceed as usual, use prompt and mget to get several files without confirmation, make sure the downloading has started, then disconnect: the ftp should continue. With wget, or with ftp for a single file, you can just put an & at the end of the command, the thing will be put in the background and you can disconnect whenever you like without disturbing it. * Yes, this may be a working solution. You should really check out screen (/usr/ports/misc/screen). Yes, the others will work if you have a task you want completed and don't care about the state you leave it in. Let's say that you're editing a script or reading a log file and get disconnected. Screen will allow you to return to that same view you were at when you left (providing no errors show to that screen). As a customer of an undependable dialup ISP back around '95, I found that to be a very handy tool for working in remote machines. Check into it. It's definitely worth your time. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 6:56:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 26F7B37B541 for ; Sat, 22 Apr 2000 06:56:04 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 2322AA831; Sat, 22 Apr 2000 23:56:18 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 1C24A540E for ; Sat, 22 Apr 2000 23:56:18 +1000 (EST) Date: Sat, 22 Apr 2000 23:56:18 +1000 (EST) From: andrew@ugh.net.au To: questions@freebsd.org Subject: PGP passphrases broken Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a machine that was running 3.4-STABLE and had PGP 5.0i installed. Everything was working fine. The machine died (drive failure) and has now been rebuilt, running 4.0-STABLE but again with the pgp 5.0i port. Unfortunatly now no one can "unlock" their secret keyring...pgp says their passphrase is incorrect. I have my key on another another machine as well and I can unlock it there. I've tried scping it from the working machine but it doesn't help...it still says I'm getting my passphrase wrong. I'm guessing it must be a library or some change to the port as it is affecting all users. I cant see anything that would have caused it in cvs. Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7: 1:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 1C29437B524 for ; Sat, 22 Apr 2000 07:01:22 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 4406 invoked from network); 22 Apr 2000 14:01:20 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 22 Apr 2000 14:01:20 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 09:01:16 -0500 Message-ID: <015501bfac63$7407a0e0$0100a8c0@blade> From: "Andy Coates" To: "Phil Homewood" Cc: References: <013501bfac47$4bf81bf0$0100a8c0@blade> <20000422205030.C1898@atlas.bit.net.au> Subject: Re: 3.4-RELEASE and 3.4-STABLE Date: Sat, 22 Apr 2000 15:02:49 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Phil Homewood" To: "Andy Coates" Cc: Sent: Saturday, April 22, 2000 11:50 AM Subject: Re: 3.4-RELEASE and 3.4-STABLE > Andy Coates wrote: > > I recently obtained the 3.4-RELEASE ISO and installed that on my system. I'm > > now a little confused with regards to the 3.4-STABLE release - am I right in > > thinking that the RELEASE was a snapshot of STABLE at a certain point (Dec > > 1999)? > > Correct. > > > If this is the case, and I wish to make my system STABLE, are there any > > listings of the files which have been changed since RELEASE, so I don't have > > to get *all* the files? > > Not that I am aware of. Read on... > > > I'm on a modem at home, so getting the whole src tree would take me ages - > > however I could FTP the files from university and bring them home - would > > that be okay and just copy the src tree I downloaded into my current src dir > > and "make world" ? > > If you have a /usr/src tree already, you should take a look at CVSup. > Install it, create a supfile (/usr/share/examples/cvsup will set you > on the right road), tweak your /etc/make.conf and "cd /usr/src; make > update". > > http://www.freebsd.org/handbook/synching.html#CVSUP I did have the src tree, so I did the update. Couldn't find any info regarding what to do after the update, so I just presumed you did the "make world" once it had updated. Well its been going at that for a while now, so it looks promising :) Thanks for the info, and for Rahul or also replied. Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7: 9:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 13E2937B69B for ; Sat, 22 Apr 2000 07:09:35 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000422140930.VBNG15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Sat, 22 Apr 2000 07:09:30 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12j0bC-0003Hj-00 for ; Sat, 22 Apr 2000 10:09:30 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: BSD on laptops References: <390130A5.2483FA9@newulmtel.net> <20000422081349.B263@alanis.mini.net> X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 22 Apr 2000 10:09:30 -0400 In-Reply-To: Philipp Huber's message of "Sat, 22 Apr 2000 08:13:49 +0200" Message-ID: <87puricjmt.fsf@tea.thpoon.com> Lines: 10 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Philipp Huber writes: > > also a integrated V.90/k56flex modem > should be no problem as well. Unless it's a winmodem, like most modems on laptops nowadays are. ;^( -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7: 9:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.jet2.net (huskie.jet2.net [216.221.72.2]) by hub.freebsd.org (Postfix) with ESMTP id 6782437B7C0 for ; Sat, 22 Apr 2000 07:09:47 -0700 (PDT) (envelope-from unix_usr@jet2.net) Received: from jet2.net (dyn-74.93.jet2.net [216.221.74.93]) by mail.jet2.net (8.9.3/8.9.3) with ESMTP id KAA25500; Sat, 22 Apr 2000 10:08:53 -0400 (EDT) Message-ID: <3901C473.D1D66E28@jet2.net> Date: Sat, 22 Apr 2000 11:25:39 -0400 From: "James M. Vidican" Reply-To: webmaster@wmptl.com X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Aaron Birenboim , freebsd-questions@freebsd.org Subject: Re: firewall design References: <38FF8B91.6F23DABF@aptec.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your best bet would probably be IRC. try http://www.defcon1.org, they used to have some pretty comprehensive quides to setting up ipfw/natd. It will most likely be easiser for you when you start using natd translation to allow inside access to outside. Nathan Vidican webmaster@wmptl.com Aaron Birenboim wrote: > I have a great many questions about firewalling, by ipfw. > Far too many to ask. > > I have one working, but am often forced to punch holes > in it to ger FTP clients working, ping (ICMP), etc. > > Where can I find writings on how build a USEFULL > firewall from FreeBSD? > I'm having a hard time setting it up to allow what I want > to allow through, nothing more, nothing less. > Does the o'riley book cover examples pertinent to FreeBSD? > Does anybody have a FBSD firewall DESIGN FAQ or www site? > I know the iusage of the ipfw command, I just run into problems > with things like ftp servers trying to make data sockets back > to my network... is there a way to allow them in for that? > It will only get harder when I get NAT running... > -- > Aaron Birenboim | Cell: (505) 350-1996 | Office: (505) 853-6866 > ATA, ABQ NM | bug_aaron@aptec.com | perl is the duct-tape > aaron@aptec.com | FAX: (505) 768-1379 | of software. > www.aptec.com/~birenboi | Main Office 247-8371 | - Grady Booch > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7:13: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id A4E7437B656 for ; Sat, 22 Apr 2000 07:13:05 -0700 (PDT) (envelope-from otter@telocity.com) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with SMTP id HAA06639; Sat, 22 Apr 2000 07:07:48 -0700 (PDT) From: "Otter" To: "O. Hartmann" , Subject: RE: PAX does not accept keyboard inputs!!! Date: Sat, 22 Apr 2000 10:09:39 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of O. Hartmann Sent: Saturday, April 22, 2000 9:12 AM To: freebsd-questions@FreeBSD.ORG Subject: PAX does not accept keyboard inputs!!! Hello. I wrote some little scripts for backups using pax. When performing a backup and pax asks me for changing the media, I cannot confirm this change! Keyboard is stuck and still does not allow any inputs except Ctrl-C. What's up? Please help! In kernel, I configured vt220 support (VT-Terminal), my standard Terminal is a vt220 emulation Is there a reason you added extra support for hardware you decided to emulate? I can understand if your pax application requires it. If not, why not just use vt100? It seems to be more widely accepted and probably isn't that much different. I can see some local applications requiring it (interfacing to electronics, etc) but for remote access, vt100 is a no-brainer. Don't take this email as an insult. I'm just offering up advice in case you weren't aware of other vt models. There's plenty of general info in the RFC about virtual terminals and how they work if you need detail on it: http://www.cis.ohio-state.edu/htbin/rfc/rfc782.html Regards, Otter (~/.sig files available for an additional fee) and it is really funny: the often I make a cvsupdate an recompile the system, the more I get different behaviours of my Xterminals. Hey, what's that? It is confusing and it is not especially a kind of user friendly for reconfiguring keyboard an other stuff ... Gruss O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver des IPA, Universitaet Mainz Netzwerk- und Systembetreuung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7:36: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffy.tpgi.com.au (buffy.tpgi.com.au [203.12.160.34]) by hub.freebsd.org (Postfix) with ESMTP id 9C72237B532; Sat, 22 Apr 2000 07:36:00 -0700 (PDT) (envelope-from cgoz@usa.net) Received: (from smtpd@localhost) by buffy.tpgi.com.au (8.9.3/8.9.3) id AAA23429; Sun, 23 Apr 2000 00:35:58 +1000 From: cgoz@usa.net Received: from mel2-56k-193.tpgi.com.au(203.26.28.193), claiming to be "usa.net" via SMTP by buffy.tpgi.com.au, id smtpdcf9Dog; Sun Apr 23 00:35:54 2000 Message-ID: <3901B86D.2F808A28@usa.net> Date: Sun, 23 Apr 2000 00:34:22 +1000 X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en, pl, fr MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: linux-netscape6 crashes Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I try to run linux-netscape6 on 3.4-Stable, it dumps core with the following mesage: .//run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=/usr/local/lib/linux-netscape6 LD_LIBRARY_PATH=/usr/local/lib/linux-netscape6:/usr/local/lib/linux-netscape6/Co ol XPCS_HOME=/usr/local/lib/linux-netscape6/Cool MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= *** QfaServices is being registered Floating point exception - core dumped In messages, I have: cmd mozilla-bin pid 10352 tried to use non-present sched_get_priority_min cmd mozilla-bin pid 10352 tried to use non-present sched_get_priority_max cmd mozilla-bin pid 10352 tried to use non-present sched_getscheduler pid 10352 (mozilla-bin), uid 1001: exited on signal 8 (core dumped) Any fixes, solutions? Thank you. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7:40: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (Postfix) with ESMTP id 63E4E37B798 for ; Sat, 22 Apr 2000 07:40:00 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from localhost (dean@localhost) by odyssey.apana.org.au (8.9.3/8.9.3) with ESMTP id WAA97025 for ; Sat, 22 Apr 2000 22:39:53 +0800 (WST) Date: Sat, 22 Apr 2000 22:39:53 +0800 (WST) From: Dean Hollister To: FreeBSD Questions Subject: pppd Message-ID: X-no-archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiyall, I'm getting this error being displayed from pppd kernel ppp links, running 4.0-STABLE: pppnn: IPv6 not supported (Where 'nn' is the ppp number). Is it possible to prevent this? Regards, d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7:43:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id A418837B738 for ; Sat, 22 Apr 2000 07:43:43 -0700 (PDT) (envelope-from otter@telocity.com) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with SMTP id HAA01681; Sat, 22 Apr 2000 07:42:54 -0700 (PDT) From: "Otter" To: , Subject: FW: linux-netscape6 crashes Date: Sat, 22 Apr 2000 10:45:03 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of cgoz@usa.net Sent: Saturday, April 22, 2000 10:34 AM To: freebsd-questions@FreeBSD.ORG; freebsd-ports@FreeBSD.ORG Subject: linux-netscape6 crashes When I try to run linux-netscape6 on 3.4-Stable, it dumps core with the following mesage: .//run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=/usr/local/lib/linux-netscape6 LD_LIBRARY_PATH=/usr/local/lib/linux-netscape6:/usr/local/lib/linux-ne tscape6/Co ol XPCS_HOME=/usr/local/lib/linux-netscape6/Cool MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= *** QfaServices is being registered Floating point exception - core dumped In messages, I have: cmd mozilla-bin pid 10352 tried to use non-present sched_get_priority_min cmd mozilla-bin pid 10352 tried to use non-present sched_get_priority_max cmd mozilla-bin pid 10352 tried to use non-present sched_getscheduler pid 10352 (mozilla-bin), uid 1001: exited on signal 8 (core dumped) Any fixes, solutions? Thank you. Chris I can tell you that a) it's a resource pig, and b) when I run it here, all I type to start it is "netscape6". that automagically starts ./mozilla-bin and it runs as it should, well... as it was programmed to. -Otter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7:58: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from socrates.nmia.com (socrates.nmia.com [198.59.166.170]) by hub.freebsd.org (Postfix) with SMTP id 65C6137B936 for ; Sat, 22 Apr 2000 07:57:57 -0700 (PDT) (envelope-from ripper@nmia.com) Received: from plato.nmia.com(really [198.59.166.165]) by socrates.nmia.com via sendmail with smtp id for ; Sat, 22 Apr 2000 08:57:56 -0600 (MDT) (Smail-3.2.0.106 1999-Mar-31 #3 built 1999-Apr-19) Received: by plato.nmia.com id m12j1M4-0011c0C; Sat, 22 Apr 2000 08:57:56 -0600 (MDT) Message-Id: Subject: /dev/cuaa3 not being detected. To: freebsd-questions@freebsd.org Date: Sat, 22 Apr 2000 08:57:56 -0600 (MDT) From: "Ross A Lippert" X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG /dev/cuaa3 isn't being detected on boot. My modem is there, so I cannot ppp from my bsd side. Basic message: stty -f /dev/cuaa3 -a "Bad file name" (paraphrasing from my short term memory) bsd is detecting the mouse at COM0 and something I don't recognize at COM1 (speed is 9600 if that is a clue). Booting to linux confirmed the first two COMs and showed the modem on COM3. There was an odd thing in the linux dmesg: ttyS0 at 0x03f8 (irq = 4) is a 16550A ttyS1 at 0x02f8 (irq = 3) is a 16550A ttyS3 at 0x02e8 (irq = 3) is a 16550A (where ttyS == cuaa -- I'd give the bsd dmesg too if it didn't require two reboots) Could I have had an IRQ conflict all this time and just not noticed? -r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 7:59: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.hutchtel.net (ns1.hutchtel.net [206.9.112.100]) by hub.freebsd.org (Postfix) with ESMTP id 20D5137B589 for ; Sat, 22 Apr 2000 07:58:54 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from gimpy (hutch-195.hutchtel.net [206.10.67.95]) by ns1.hutchtel.net (8.9.1/8.9.0) with SMTP id JAA19766 for ; Sat, 22 Apr 2000 09:58:51 -0500 (CDT) Message-ID: <000701bfac6b$b4c5c000$625662d1@gimpy.visi.com> From: "jpaetzel" To: "FBSD-questions" Subject: win98, freebsd, new hard drive, strange things Date: Sat, 22 Apr 2000 10:01:57 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BFAC41.CB58A820" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BFAC41.CB58A820 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I just smoked a hard drive and so I installed a new one. Seems logical = enough. The old drive was a 6 gig partitioned as 4gigs for win98 and 2 = gigs for FBSD. =20 The new drive is a 20 gig 7200 rpm and I have it partitioned as 4 gig = win98 primary, 4gig freebsd, and then 11 gig as win extended partition. = All was well until I noticed that win98 was picking up a c:, d: and e:. = The e: was a mirror of the c:. Win98 was convinced that I had 4 gigs on = c: 11 gigs on d: and another 4 gigs on e:. Starting to sound funny? = Well, I copied some stuff to and from c: and e: to see if they were = mirrors or duplicates or whatever. When I went to boot Freebsd it was = blown away. Obviously win98 was stomping on the freebsd partition and = calling it e:. I am not sure how/why it was doing that, but I have = reproduced it three times now. (I am getting sick of installing things = on this system.) FreeBSD fdisk says this: Dos partition cyl 0-607 BSD partition cyl 608-1023 Ext. dos partition 1022-1022 ?????? (where's my other 1000 cylinders?) Win98 fdisk is more rational c: 1 pri dos 4gig 2 non-dos 4 gig 3 ext dos 11 gig d: logical drive 11gig I have truncated all this as I don't have a way at this point to copy = other than to write it down and type it in. =20 System is a AMD K6-233 128 megs of edo ram 4meg s3 virge video generic = ethernet pn0 running win98 and freebsd 3.4-release on a generic kernel. = I have had this system working for a long time with this configuration, = just can't figure out how to get win98 to play nice with the new = hard-drive....(although judging by the fdisk outputs it almost seems = like freebsd is the confused one, but then again, FBSD isn't trashing = any win partitions, either.) =20 If anyone has any ideas I am open to suggestions. I am going through = the FAQ, handbook, and archives AGAIN, but I can't see where I am doing = anything wrong. (obviously I am, though >:-) Josh ------=_NextPart_000_0004_01BFAC41.CB58A820 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I just smoked a hard drive and so I installed a new = one. =20 Seems logical enough.  The old drive was a 6 gig partitioned as = 4gigs for=20 win98 and 2 gigs for FBSD. 
 
The new drive is a 20 gig 7200 rpm and I have it = partitioned=20 as 4 gig win98 primary, 4gig freebsd, and then 11 gig as win extended=20 partition. 
 
All was well until I noticed that win98 was picking = up a c:,=20 d: and e:.  The e: was a mirror of the c:.  Win98 was = convinced that I=20 had 4 gigs on c: 11 gigs on d: and another 4 gigs on e:.  Starting = to sound=20 funny?  Well, I copied some stuff to and from c: and e: to see if = they were=20 mirrors or duplicates or whatever.  When I went to boot Freebsd it = was=20 blown away.  Obviously win98 was stomping on the freebsd partition = and=20 calling it e:.  I am not sure how/why it was doing that, but I have = reproduced it three times now.  (I am getting sick of installing = things on=20 this system.)
 
FreeBSD fdisk says this:
 
Dos partition cyl 0-607
BSD partition cyl 608-1023
Ext. dos partition 1022-1022 ?????? (where's my = other 1000=20 cylinders?)
 
Win98 fdisk is more rational
 
c: 1 pri dos 4gig
     2 non-dos 4 = gig
     3 ext dos 11 = gig
d: logical drive 11gig
 
I have truncated all this as I don't have a way at = this point=20 to copy other than to write it down and type it in. 
 
System is a AMD K6-233 128 megs of edo ram 4meg s3 = virge video=20 generic ethernet pn0 running win98 and freebsd 3.4-release on a generic=20 kernel.  I have had this system working for a long time with this=20 configuration, just can't figure out how to get win98 to play nice with = the new=20 hard-drive....(although judging by the fdisk outputs it almost seems = like=20 freebsd is the confused one, but then again, FBSD isn't trashing any win = partitions, either.) 
 
If anyone has any ideas I am open to = suggestions.  I am=20 going through the FAQ, handbook, and archives AGAIN, but I can't see = where I am=20 doing anything wrong.  (obviously I am, though >:-)
 
Josh
 
------=_NextPart_000_0004_01BFAC41.CB58A820-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8: 0:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id B9D9537B9B6 for ; Sat, 22 Apr 2000 08:00:33 -0700 (PDT) (envelope-from rsidd@theory1.physics.iisc.ernet.in) Received: (qmail 18617 invoked by uid 211); 22 Apr 2000 15:00:25 -0000 Date: Sat, 22 Apr 2000 20:30:24 +0530 From: Rahul Siddharthan To: cgoz@usa.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linux-netscape6 crashes Message-ID: <20000422203024.A18603@physics.iisc.ernet.in> References: <3901B86D.2F808A28@usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3901B86D.2F808A28@usa.net>; from cgoz@usa.net on Sun, Apr 23, 2000 at 12:34:22AM +1000 X-Operating-System: FreeBSD 3.4-STABLE i386 X-Question: Do you enjoy reading pointless headers? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > When I try to run linux-netscape6 on 3.4-Stable, it dumps core with the > following mesage: > > .//run-mozilla.sh ./mozilla-bin > MOZILLA_FIVE_HOME=/usr/local/lib/linux-netscape6 > > LD_LIBRARY_PATH=/usr/local/lib/linux-netscape6:/usr/local/lib/linux-netscape6/Co > > ol > XPCS_HOME=/usr/local/lib/linux-netscape6/Cool > MOZ_PROGRAM=./mozilla-bin > MOZ_TOOLKIT= > moz_debug=0 > moz_debugger= > *** QfaServices is being registered > Floating point exception - core dumped This came up 3 or 4 days ago. Someone pointed out that FreeBSD 4.0 masks floating point exceptions, but 3.x doesn't. You can change that by editing /usr/src/sys/i386/include/npx.h and changing a couple of fairly obvious definitions, and recompiling kernel/rebooting. That worked for me. Check the mail archives of the last week or so. Rahul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8: 2:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.vsl.cua.edu (mail.vsl.cua.edu [136.242.188.2]) by hub.freebsd.org (Postfix) with ESMTP id 8368237B532 for ; Sat, 22 Apr 2000 08:02:26 -0700 (PDT) (envelope-from julianz@vsl.cua.edu) Received: from localhost (julianz@localhost) by gateway.vsl.cua.edu (8.9.3/8.9.3) with ESMTP id QAA03848; Sat, 22 Apr 2000 16:05:12 -0400 (EDT) (envelope-from julianz@vsl.cua.edu) Date: Sat, 22 Apr 2000 16:05:12 -0400 (EDT) From: Julian Zottl To: Ryan Thompson , ishmael@tranquility.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: two xl cards possible? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you very much Ishmael and Ryan for responding! I'll try some of your suggestions on monday. I had to change everything back for now since that is a production machine. If I have any troubles after your suggestions I'll e-mail you some of the outputs. I have a feeling that Ryan might have hit it on the head when he said that the cards might have gotten mixed up (my old xl0 became xl1). Thanks again! Julian Zottl System Administrator, Vitreous State Laboratory (202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8: 6: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id 2220937B77B for ; Sat, 22 Apr 2000 08:05:59 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from [24.216.177.146] (HELO default.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.4) with ESMTP id 10914765; Sat, 22 Apr 2000 11:05:56 -0400 Message-Id: <4.3.1.2.20000422111006.01f4c800@pseudonet.org> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Sat, 22 Apr 2000 11:11:36 -0400 To: Sleepless in Brisbane , FreeBSD From: Jim Conner Subject: Re: how to burn In-Reply-To: References: <3901564B.DCC6F738@corp.pocket.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 05:48 PM 4/22/00 +1000, Sleepless in Brisbane wrote: >On Sat, 22 Apr 2000, Brian Nelson wrote: > > > This ranges from simple, to annoyingly difficult. Here's how to do it > > on windows: > > > > Load up your burning application. > > Go to help/Find > > search for ISO > >What that is involved in FreeBSD is making an ISO image and then burning it >out using some sort of writing tool. A good set that seem to work well >together is 'mkisofs' and 'cdrecord' which you will find in the I have never had a problem with mkisofs, but have had nothing but problems with cdrecord. >/usr/ports/sysutils directory. There are lots of options detailed in the man >pages for both of these programs so take the time to sit down and actually >read them. An idea when starting out is to use a rewritable cd so you can >have a couple of tries once you work out what you want to do without going >through a small pile of CDs. > >There is also a GUI which runs under X11 called cd-write which apparently is >rather nice to use (I haven't had time to look at it yet - am still rebuilding It looks like it would be nice, but unless you run your wm in >800x600 you won't get all the options in one of the windows (its beena long time) nor will you be abl to click OK from the selection of those options. >my X Terminal) and this is also found under /usr/ports/sysutils so could well >be worth the look if you are after a more one-click sort of deal rather than >something you can automate. > >--Snowy > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8:20:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw00.execpc.com (mailgw00.execpc.com [169.207.1.78]) by hub.freebsd.org (Postfix) with ESMTP id 0FF5537B7A5 for ; Sat, 22 Apr 2000 08:20:07 -0700 (PDT) (envelope-from doug@polands.org) Received: from judah (spira-2-134.mdm.fox.execpc.com [169.207.25.72]) by mailgw00.execpc.com (8.9.1) id KAA23723; Sat, 22 Apr 2000 10:19:59 -0500 Reply-To: From: "Doug Poland" To: "jpaetzel" Cc: "ListServer FreeBSD Questions" Subject: RE: Old BIOS, large HD, and FreeBSD 4.0R Date: Sat, 22 Apr 2000 10:19:46 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <00a901bfabff$7adedfa0$625662d1@gimpy.visi.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >> > >> Is the HD UDMA/66 or /33? If it is, you will have to get > >> a controller because those old systems don't support UDMA. > >> > >> That's probably why it isn't showing up in the BIOS. > >> > >> --bhishan > >> > >It says Ultra ATA/66. So that means I'll have to get a > >new IDE controller for the box? Any ideas how much a > >controller costs and suggested eRetailers? > > > >Appreciate your help! > > > >-- > >Doug > > > > > > > From: jpaetzel [mailto:jpaetzel@hutchtel.net] > Sent: Friday, April 21, 2000 21:07 > I think it will be pretty hard to find an ISA controller that supports > ATA/66. Your BIOS is limited to 2.1 gig partitions, so the largest > harddrive it can support fully is a 8 gig with 4 partitions on it. I can't > really think of any way around that short of upgrading the BIOS....and I > don't think that would be too easy either. I don't know what the situation > is in your area, but in Minneapolis some searching will find you old Pentium > motherboards chip and fan combos for about $30-$50. That might make more > sense than fighting with a 486. > Thanks for the answers. Since I occasionally get old 486's for free, and canabilize them for parts, I don't have to spend money on an old box to get it running FreeBSD. These freebies also give me the chance to install the latest version of FreeBSD and "operate" on them and not having to worry about the consquences. I have quite a collection of old 486's running various releases. This old machine in question will have to be satisfied with a couple of old 250mb/340mb HDs that are lying around and I'll save the 174gb HD for another day. Some day I'm going to spend money on a real computer! -- Doug > >> > > >> > Hello, > >> > > >> > I've got an old 486 with phoenix BIOS dated 1992. I > >> > tried to install an new WD 17.4GB hard drive and set > >> > the Master drive to auto-detect. Upon boot the > >> > BIOS tells me there's an error auto-detecting the > >> > drive. > >> > > >> > If I set drive0 to not installed and continue > >> > with 4.0R installation, the probe finds the drive > >> > on ad0, and can read/write during an install. > >> > > >> > It looks like my BIOS simply will not recognize > >> > this HD. Is there anyway around it? Can I boot > >> > off a "FreeBSD boot floppy" and then load the > >> > kernel from the hard drive. > >> > > > I don't know if there is a way to do this or not...never tried it. > > > >> > I know the obvious question is why am I wasting > >> > my time with this old box? Well, it was free, > >> > I got a great deal on two Western Digital HDs, > >> > and this machine's only purpose in life is to > >> > run FreeBSD and act as a hard-drive back-up > >> > device. > >> > > > Sounds like an interesting fiberglass pigeon for my 10 guage. :) I like > old hardware, too, but I try not to actually use it for anything if I don't > have to. > > Josh > > >> > Thanks for all the help. > >> > > >> > -- > >> > Doug Poland > >> > dpoland@execpc.com > >> > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8:27:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id C304737B52B for ; Sat, 22 Apr 2000 08:27:25 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id LAA13814 for ; Sat, 22 Apr 2000 11:27:23 -0400 (EDT) Date: Sat, 22 Apr 2000 11:27:18 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@FreeBSD.ORG Subject: Re: Installation - no disk found In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 21 Apr 2000, Zhihui Zhang wrote: > > I am trying to install freebsd 4.0-release on a new PC which has an > on-board Adaptec AIC 7890 SCSI disk. After I boot from the two floppies, > and then try to use the "Express" option to do an quick installation. It > says "no disk, please verify that your disk controller ...". What > happened? > > I searched the mailing list. I may need a boot floppy that supports > CAM. There are floppies at http://www.FreeBSD.org/~abial/cam-boot/. But > they are for 3.0. Are they still useful for 4.0-Release. > > The motherboard I am using is ASUS P2B-D/P2B-DS. > I have made the first bootable 4.0 CD and the problem goes away. Obviously, the floppies do not have CAM driver. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8:32:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 5CCB437B7AD for ; Sat, 22 Apr 2000 08:32:11 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 19946 invoked from network); 22 Apr 2000 15:32:04 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 22 Apr 2000 15:32:04 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 10:32:00 -0500 Message-ID: <017701bfac70$2152eaa0$0100a8c0@blade> From: "Andy Coates" To: Subject: Dual Processors Date: Sat, 22 Apr 2000 16:33:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm not sure how to make FreeBSD make use of both these processors, can anyone give me a point in the right direction as to where I should be looking? I added SMP options in the kernel config, but I wasn't too sure what to use so I left the defaults in: # To make an SMP kernel, the next two are needed options SMP # Symmetric MultiProcessor Kernel options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): options NCPU=2 # number of CPUs options NBUS=4 # number of busses options NAPIC=1 # number of IO APICs options NINTR=24 # number of INTs Would that be okay? And how can I test that I am using both processors? I tried running a CPU intensive program and the load average never went over 1, which I thought would reach 2 if 2 processors were in use. Any help appreciated. Thanks, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8:36:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcn4.wcnet.net (mail.wcnet.net [216.88.248.234]) by hub.freebsd.org (Postfix) with ESMTP id EA02C37B7A5 for ; Sat, 22 Apr 2000 08:36:36 -0700 (PDT) (envelope-from jestess@wcnet.net) Received: from wcnet.net [216.88.251.249] by wcn4.wcnet.net with ESMTP (SMTPD32-6.00) id A7026F71024A; Sat, 22 Apr 2000 10:36:34 -0500 Message-ID: <39020E0A.74A7FD0A@wcnet.net> Date: Sat, 22 Apr 2000 15:39:38 -0500 From: John Estess X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: WordPerfect2000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, I'm trying to install WP2000 I've either forgotten or never knew how to fix ldconfig to see the linux libs... I keep getting the error: Error: libc6 (for Redhat glibc) is required to use this application. Please refer to your Linux vendor... How do I make the linux ldconfig see the linux glibc? Defining LD_LIBRARY_PATH and running ldconfig didn't work. Please help. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8:45:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from firehouse.net (spook.networkoperations.com [209.42.203.59]) by hub.freebsd.org (Postfix) with SMTP id 3382F37B7AD for ; Sat, 22 Apr 2000 08:45:19 -0700 (PDT) (envelope-from abc@firehouse.net) Received: (qmail 85943 invoked by uid 1000); 22 Apr 2000 15:45:16 -0000 Date: Sat, 22 Apr 2000 11:45:16 -0400 From: Alan Clegg To: Andy Coates Cc: freebsd-questions@freebsd.org Subject: Re: Dual Processors Message-ID: <20000422114516.B85200@ecto.greenpeas.org> References: <017701bfac70$2152eaa0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <017701bfac70$2152eaa0$0100a8c0@blade>; from andy@friends-tv.net on Sat, Apr 22, 2000 at 04:33:34PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of the ether, Andy Coates spewed forth the following bitstream: > Would that be okay? And how can I test that I am using both processors? I > tried running a CPU intensive program and the load average never went over > 1, which I thought would reach 2 if 2 processors were in use. Try running two of your intensive programs and see what 'top' tells you. ie: PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND 17601 nobody 66 1 15728K 14260K CPU0 0 108.3H 98.10% 98.10% setiathome 17598 nobody 66 1 15148K 13748K RUN 1 108.3H 98.10% 98.10% setiathome AlanC -- \ Alan B. Clegg Just because I can \ abc@firehouse.net does not mean I will. \ \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 8:57:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.networkiowa.com (ns1.networkiowa.com [209.234.64.192]) by hub.freebsd.org (Postfix) with ESMTP id 940CD37BA75 for ; Sat, 22 Apr 2000 08:57:05 -0700 (PDT) (envelope-from johnl@raccoon.com) Received: from raccoon.com (dsl.72.145.networkiowa.com [209.234.72.145]) by ns1.networkiowa.com (8.9.3/8.9.3) with ESMTP id LAA28485 for ; Sat, 22 Apr 2000 11:00:22 -0500 Message-ID: <3901CBCF.5A834CCC@raccoon.com> Date: Sat, 22 Apr 2000 10:57:03 -0500 From: John Lengeling X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FIC SD-11 FreeBSD 4.0 boot crashes Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a FIC SD-11 motherboard and an Athlon 500Mhz with 4.0-RELEASE. I experienced the "no keyboard detected" problem when installing 4.0 from the boot floppies. Now, after a successful install, the machine crashes right after the boot manager prompts for "F2 FreeBSD". I experienced the same problem under the 3.4-RELEASE. If I use the boot floppy to get the boot loader up, I can tell it to load the kernel off of the hard drive, and everything works correctly. So what is causing the problem. I am also on the latest BIOS (610) from FIC. johnl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 9: 7:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id D4E1C37B843 for ; Sat, 22 Apr 2000 09:07:33 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 5833 invoked from network); 22 Apr 2000 16:07:33 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 22 Apr 2000 16:07:33 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 11:07:30 -0500 Message-ID: <01a401bfac75$16cd7d20$0100a8c0@blade> From: "Andy Coates" To: "Alan Clegg" Cc: References: <017701bfac70$2152eaa0$0100a8c0@blade> <20000422114516.B85200@ecto.greenpeas.org> Subject: Re: Dual Processors Date: Sat, 22 Apr 2000 17:09:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Alan Clegg" To: "Andy Coates" Cc: Sent: Saturday, April 22, 2000 4:45 PM Subject: Re: Dual Processors > Out of the ether, Andy Coates spewed forth the following bitstream: > > > Would that be okay? And how can I test that I am using both processors? I > > tried running a CPU intensive program and the load average never went over > > 1, which I thought would reach 2 if 2 processors were in use. > > Try running two of your intensive programs and see what 'top' tells you. > > ie: > > PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND > 17601 nobody 66 1 15728K 14260K CPU0 0 108.3H 98.10% 98.10% setiathome > 17598 nobody 66 1 15148K 13748K RUN 1 108.3H 98.10% 98.10% setiathome Hehe, I ran both programs and sure enough they both were using 98% and 99% CPU time. So I take it that little test was successful, as now the load average is 2.2. Guess I just wasn't pushing it enough! Thanks. Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 9:20:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gsaix2.cc.GaSoU.EDU (gsaix2.cc.GaSoU.edu [141.165.1.57]) by hub.freebsd.org (Postfix) with ESMTP id B12B337B676 for ; Sat, 22 Apr 2000 09:20:30 -0700 (PDT) (envelope-from gsi22419@gsaix2.cc.GaSoU.EDU) Received: from localhost (gsi22419@localhost) by gsaix2.cc.GaSoU.EDU (8.9.2/8.9.2) with SMTP id MAA35490 for ; Sat, 22 Apr 2000 12:20:26 -0400 Date: Sat, 22 Apr 2000 12:20:24 -0400 (EDT) From: Scott To: freebsd-questions@freebsd.org Subject: Load Avg was: Dual Processors In-Reply-To: <01a401bfac75$16cd7d20$0100a8c0@blade> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hehe, I ran both programs and sure enough they both were using 98% and 99% > CPU time. So I take it that little test was successful, as now the load > average is 2.2. > Is there any correct and accurate reference to what a load average means? Mine runs as high as 1.8 and it's a single cpu machine. Whereas on a server it runs at 2.2 and it's an 8way machine, and I know it's usually running at about 50%. However that machine runs AIX 4.x -scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 10:26:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id A754037B540 for ; Sat, 22 Apr 2000 10:26:26 -0700 (PDT) (envelope-from nils@frozenfeelings.com) Received: from ilka.ncptiddische.net (pC19F6988.dip0.t-ipconnect.de [193.159.105.136]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id SAA02063 for ; Sat, 22 Apr 2000 18:25:35 +0200 Received: from ilka.ncptiddische.net (ilka.ncptiddische.net [192.168.0.1]) by ilka.ncptiddische.net (8.9.3/8.9.3) with ESMTP id TAA01384 for ; Sat, 22 Apr 2000 19:26:45 +0200 (CEST) (envelope-from nils@frozenfeelings.com) Date: Sat, 22 Apr 2000 19:26:45 +0200 (CEST) From: Nils Holland X-Sender: nils@ilka.ncptiddische.net To: freebsd-questions@freebsd.org Subject: 4.0 via CVSup and rescuing my system ;-) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have two questions. But don't despair yet, I think they will be my last ones... First, about the great CVSup think I've just learned to use a day ago: I have FreeBSD-4.3-STABLE, which was 3.4-RELEASE before I updated it with CVSup. Now, if I wanted to get 4.0-STABLE, is all I have to do running CVSup and getting RELENG_4 or is there more to do in order to get from 3.4-STABLE to 4.0-STABLE? Second question: I have messed up a system! In /etc/fstab I have set a wrong root file system, and I noticed it after I had already rebooted. Now, how can I create a floppy disk on a working machine with which I can boot the other machine, so that I can mount the appropriate partition and edit /etc/fstab. Or, as an alternative, is there some argument I can set on the *bad* machine while it boots in order to specify a root-fs different from the one specifies in its /etc/fstab? Thanks in advance, Nils ...Let your dreams out of their cages, Every passion and desire, Let your visions be outrageous, Set your fantasies on fire! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 10:39:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeppo.it.uu.se (zeppo.it.uu.se [130.238.15.19]) by hub.freebsd.org (Postfix) with ESMTP id C2C3137B795 for ; Sat, 22 Apr 2000 10:39:34 -0700 (PDT) (envelope-from ertr1013@csd.uu.se) Received: (from ertr1013@localhost) by zeppo.it.uu.se (8.8.5/8.8.5) id TAA29633; Sat, 22 Apr 2000 19:39:19 +0200 (MET DST) Date: Sat, 22 Apr 2000 19:39:19 +0200 From: Erik Trulsson To: Scott Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Load Avg was: Dual Processors Message-ID: <20000422193919.B29540@student.csd.uu.se> References: <01a401bfac75$16cd7d20$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from gsi22419@gsaix2.cc.GaSoU.EDU on Sat, Apr 22, 2000 at 12:20:24PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 22, 2000 at 12:20:24PM -0400, Scott wrote: > > > > Hehe, I ran both programs and sure enough they both were using 98% and 99% > > CPU time. So I take it that little test was successful, as now the load > > average is 2.2. > > > > Is there any correct and accurate reference to what a load average means? > Mine runs as high as 1.8 and it's a single cpu machine. Whereas on > a server it runs at 2.2 and it's an 8way machine, and I know it's usually > running at about 50%. However that machine runs AIX 4.x > The load is the number of processes that want to run at a given moment. The load average is just the average of the load over some (short) amount of time. The three load numbers displayed with uptime or top is the load average over the last 1, 5 and 15 minutes. -- Erik Trulsson ertr1013@student.csd.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 10:42:54 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nisser.com (c1870039.telekabel.chello.nl [212.187.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 0188037B527 for ; Sat, 22 Apr 2000 10:42:51 -0700 (PDT) (envelope-from roelof@nisser.com) Received: from nisser.com (roelof [10.0.0.2]) by nisser.com (8.9.3/8.9.2) with ESMTP id TAA78071; Sat, 22 Apr 2000 19:42:37 +0200 (CEST) (envelope-from roelof@nisser.com) Message-ID: <3901E52A.A3194DE0@nisser.com> Date: Sat, 22 Apr 2000 19:45:14 +0200 From: Roelof Osinga Organization: eboa - engineering buro Office Automation X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Panos Stamatap Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MD5 for Matlab References: <20000422100941.49207.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Panos Stamatap wrote: > > I would like to ask you if you have any code for the MD5 algorithm in > ... RFC 1321 describes the algorithm, if I'm not mistaken. Roelof -- ----------------------------------------------------------------------- Eboa (ingenieursburo Office Automation) web. http://eboa.com/ P.O. Box 55 mail info@eboa.com Weerd 24 8900 AB Leeuwarden tel. +31-582123014 the Netherlands fax. +31-582160293 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 10:49: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id E0C4C37B540 for ; Sat, 22 Apr 2000 10:48:55 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12j2mN-00045z-00; Sat, 22 Apr 2000 17:29:11 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12j2mN-000C93-00; Sat, 22 Apr 2000 17:29:11 +0100 Date: Sat, 22 Apr 2000 17:29:11 +0100 From: Ben Smithurst To: Panos Stamatap Cc: freebsd-questions@freebsd.org Subject: Re: MD5 for Matlab Message-ID: <20000422172911.R42478@strontium.scientia.demon.co.uk> References: <20000422100941.49207.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000422100941.49207.qmail@hotmail.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Panos Stamatap wrote: > I would like to ask you if you have any code for the MD5 algorithm in > Matlab.I am an MSc student and my project is about evaluating one-way > functions using genetic algorithms.I will be very greatful if you could help > me.Thank you very much for your time The MD5 algorithm in general is described in RFC 1321, which may be of some help. You can get RFCs from many places online, one such place is IIRC. If that URL is wrong (it's from memory, so it may well be) Altavista or any search engine should be able to help you find it. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 10:49:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id D3B1B37B79A for ; Sat, 22 Apr 2000 10:49:04 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12j2uu-00046M-00 for questions@freebsd.org; Sat, 22 Apr 2000 17:38:00 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12j2ut-000F6Y-00 for questions@freebsd.org; Sat, 22 Apr 2000 17:37:59 +0100 Date: Sat, 22 Apr 2000 17:37:59 +0100 From: Ben Smithurst To: questions@freebsd.org Subject: Re: Version 2.2.7?? Message-ID: <20000422173759.T42478@strontium.scientia.demon.co.uk> References: <3900CE48.80AA7AFD@sandia.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Otter wrote: > If you absolutely need 2.2.7, I have an old 2.2.7 CD I could make an > image of and make available for you. Otherwise, I'd recommend getting > a newer version. > -Otter Could you please use a valid email address when posting to these lists? I just got this when I tried to mail you: A message that you sent could not be delivered to one or more of its recipients. The following address(es) failed: otter@telocity.com: SMTP error from remote mailer after RCPT TO:: host mail.telocity.com [216.227.56.40]: 550 ... User unknown I was going to ask you to use proper quote marks (like everyone else does) in your mails so people reading can easily tell which bits you wrote and which bits you're replying to. Thanks. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 11: 3: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 0DF8037B568 for ; Sat, 22 Apr 2000 11:03:07 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000422180305.IPS910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Sat, 22 Apr 2000 11:03:05 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12j4FF-00041R-00 for ; Sat, 22 Apr 2000 14:03:05 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: 4.0 via CVSup and rescuing my system ;-) References: X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 22 Apr 2000 14:03:05 -0400 In-Reply-To: Nils Holland's message of "Sat, 22 Apr 2000 19:26:45 +0200 (CEST)" Message-ID: <87d7nic8ti.fsf@tea.thpoon.com> Lines: 22 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nils Holland writes: > Now, if I wanted to get 4.0-STABLE, is all I have to do running > CVSup and getting RELENG_4 or is there more to do in order to get from > 3.4-STABLE to 4.0-STABLE? Yes. > Second question: I have messed up a system! In /etc/fstab I have set a > wrong root file system, and I noticed it after I had already > rebooted. Now, how can I create a floppy disk on a working machine with > which I can boot the other machine, so that I can mount the appropriate > partition and edit /etc/fstab. Or, as an alternative, is there some > argument I can set on the *bad* machine while it boots in order to specify > a root-fs different from the one specifies in its /etc/fstab? You can use the FreeBSD installation disks to boot the machine, then switch to another virtual console, mount the partition which contains /etc, edit the fstab, and then reboot. -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 11:11:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from host.windsor.igs.net (host.windsor.igs.net [216.58.102.2]) by hub.freebsd.org (Postfix) with ESMTP id 210B437B5CA for ; Sat, 22 Apr 2000 11:11:42 -0700 (PDT) (envelope-from kuzak@uwindsor.ca) Received: from puter02 (cisco243.windsor.igs.net [216.58.125.236]) by host.windsor.igs.net (8.9.3/8.9.2) with SMTP id OAA91086 for ; Sat, 22 Apr 2000 14:11:39 -0400 (EDT) (envelope-from kuzak@uwindsor.ca) Message-ID: <000501bfac86$fe3d2b40$0200a8c0@puter02> From: "David Kuzak" To: Subject: hardware Date: Sat, 22 Apr 2000 14:17:15 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG does FreeBSD support the Promise ultra/66 ide cards or the FastTrak IDE RAID card? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 11:20:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 59DD437B764 for ; Sat, 22 Apr 2000 11:20:17 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: from bartequi.ottodomain.org (ppp3-pa5.neomedia.it [195.103.207.115]) by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id UAA07563; Sat, 22 Apr 2000 20:20:11 +0200 (CEST) From: Salvo Bartolotta Date: Sat, 22 Apr 2000 19:22:54 GMT Message-ID: <20000422.19225400@bartequi.ottodomain.org> Subject: Re: how to burn To: Jim Conner , freebsd-questions@FreeBSD.ORG In-Reply-To: <4.3.1.2.20000422111006.01f4c800@pseudonet.org> References: <3901564B.DCC6F738@corp.pocket.com> <4.3.1.2.20000422111006.01f4c800@pseudonet.org> X-Mailer: SuperCalifragilis X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 4/22/00, 4:11:36 PM, Jim Conner wrote regarding= =20 Re: how to burn: > I have never had a problem with mkisofs, but have had nothing but=20 problems > with cdrecord. > - Jim Dear Jim Conner, My experience is quite different. I have used cdrecord to backup data, to burn my releases etc. Also, I=20 have recently installed (yet) another 4.0-S system from a CD I had=20 burnt with cdrecord. In particular, I succedeed in burning a couple of "impossible" CD-RW=20 via cdrecord, as I posted a few weeks ago. "Impossible" was the term=20 used by a Winblows guy who had been trying every possible Winblows=20 program to burn them=20 My hardware: bartequi /kernel: cd0: Removable CD-ROM SCSI-2=20 device=20 bartequi /kernel: cd0: 8.333MB/s transfers (8.333MHz, offset 15) My software: cdrecord-1.8=20 N.B. The SCSI device I currently use is neither *expensive* nor=20 particularly *professional* albeit it IS a SCSI device. Best regards, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 12:29:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id C233037B589 for ; Sat, 22 Apr 2000 12:29:20 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.14]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sun, 23 Apr 2000 12:33:35 -0700 Message-ID: <3901FD7D.D07C0738@3-cities.com> Date: Sat, 22 Apr 2000 12:29:01 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Salvo Bartolotta Cc: Jim Conner , freebsd-questions@FreeBSD.ORG Subject: Re: how to burn References: <3901564B.DCC6F738@corp.pocket.com> <4.3.1.2.20000422111006.01f4c800@pseudonet.org> <20000422.19225400@bartequi.ottodomain.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Salvo Bartolotta wrote: > > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > > On 4/22/00, 4:11:36 PM, Jim Conner wrote regarding > Re: how to burn: > > > > > I have never had a problem with mkisofs, but have had nothing but > problems > > with cdrecord. > > > > > - Jim > > Dear Jim Conner, > > My experience is quite different. > > I have used cdrecord to backup data, to burn my releases etc. Also, I > have recently installed (yet) another 4.0-S system from a CD I had > burnt with cdrecord. > > In particular, I succedeed in burning a couple of "impossible" CD-RW > via cdrecord, as I posted a few weeks ago. "Impossible" was the term > used by a Winblows guy who had been trying every possible Winblows > program to burn them > > My hardware: > bartequi /kernel: cd0: Removable CD-ROM SCSI-2 > device > bartequi /kernel: cd0: 8.333MB/s transfers (8.333MHz, offset 15) > > My software: cdrecord-1.8 > > N.B. The SCSI device I currently use is neither *expensive* nor > particularly *professional* albeit it IS a SCSI device. I'm just getting interested in using my HP-8100i (atapi) to burn CD-R and CD-RW. Do you use mkisofs or do you burn directly to the cd. I will have to use burncd but I'm wondering what options you use. The next system I may convert to FreeBSD has a scsi cd-r burner on it. I recently created a number of coffee coasters when they wouldn't burn properly on NT. I was using a much older verison of EZ CD-Creator by Adaptec. It turned out that cd-r really didn't like the new 700MB media. Kent > > Best regards, > Salvo > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 12:49:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bw150zhb.bluewin.ch (bw150zhb.bluewin.ch [195.186.1.68]) by hub.freebsd.org (Postfix) with ESMTP id 4E1FE37B6CE for ; Sat, 22 Apr 2000 12:49:17 -0700 (PDT) (envelope-from carloma@bluewin.ch) Received: from bluewin.ch (bei178pub73.bluewin.ch [195.186.178.73]) by bw150zhb.bluewin.ch (8.9.3/8.9.3) with ESMTP id VAA28409 for ; Sat, 22 Apr 2000 21:49:12 +0200 (MET DST) Message-ID: <390201E0.8F3EEF1B@bluewin.ch> Date: Sat, 22 Apr 2000 21:47:45 +0200 From: matteotti X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.2-19990726-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: XFree86-3.3.6 and CL-GD5424 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I try to make X work on a DEC Alpha Personal Workstation 433 au with XFree86-3.3.6, without success. I think the graphics device within the box is a ZLXP-E (or something similiar) with 2MB of memory and a CL-GD5424 Chip on it. Has anybody managed to get X work with this constellation under XFree86-3.3.6? If so, could you mail me your /etc/XF86Config, please, just to get a hint how to put things right. Thanks a lot Carlo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 13:11: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id D1D5937B777 for ; Sat, 22 Apr 2000 13:10:57 -0700 (PDT) (envelope-from dbroadwell@mindspring.com) Received: from mindspring.com (user-38lc32m.dialup.mindspring.com [209.86.12.86]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA32170 for ; Sat, 22 Apr 2000 16:10:55 -0400 (EDT) Message-ID: <39020779.3A1071CA@mindspring.com> Date: Sat, 22 Apr 2000 16:11:37 -0400 From: David Broadwell X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: Multiple network adapters. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 'set' of 3com 3C595 PCI 10/100 adapters (qty 5). I am using a FreeBSD 4 machine as the server. I have scanned through the handbook and most of the online information, and have yet to find answers to my questions. (including FAQ and handbook) Where can i find documentation on getting them (multiple network cards) usable by the system? What would be the best methods, compiled into kernel or modules? (i think pointing me to a multiple ethernet faq would be best.. I am just unable to locate one) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 13:22:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id D46E437B7EA for ; Sat, 22 Apr 2000 13:22:43 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA01969; Sat, 22 Apr 2000 13:22:42 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39020A12.EF0E1863@gorean.org> Date: Sat, 22 Apr 2000 13:22:42 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0418 i386) X-Accept-Language: en MIME-Version: 1.0 To: Brian Nelson Cc: freebsd-questions@freebsd.org Subject: Re: Apache "WebServer tuning guide" References: <390119D9.35F6E5BC@corp.pocket.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Nelson wrote: > > I was wondering how "in sync" the document is on Apache's site for > improving the performance of high-volume sites runing Apache. > > (http://www.apache.org/docs/misc/perf.html#BSD) > > Is there perhaps a more up-to-date document on the subject that one of > you grand people could point me to? Not really. You'll want to use the 256 maxusers option at least, then monitor your system to see how it flies. Use FreeBSD 4.0-Stable, which already has SOMAXCONN defined much higher than 32, and does not need the *_MAX options. Just make sure that you set everything to "unlimited" in /etc/login.conf. Also, use SOFTUPDATES, and look through LINT to see if there are any performance options that apply to your system. But don't just apply them blindly, test and make sure that they give you a benefit. Other than that, the system you get with 4.0 is the product of years of tuning that has taken place since that document was written. Apache + FreeBSD is one of the most popular combinations of web serving platforms in use on the internet today, so you will be in good company. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 13:26:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.targetnet.com (mail.targetnet.com [207.245.246.3]) by hub.freebsd.org (Postfix) with ESMTP id 32A6037B581 for ; Sat, 22 Apr 2000 13:26:09 -0700 (PDT) (envelope-from james@targetnet.com) Received: from james by mail.targetnet.com with local (Exim 3.02 #1) id 12j6Tf-000EIR-00; Sat, 22 Apr 2000 16:26:07 -0400 Date: Sat, 22 Apr 2000 16:26:07 -0400 From: James FitzGibbon To: David Broadwell Cc: questions@FreeBSD.org Subject: Re: Multiple network adapters. Message-ID: <20000422162607.B43392@targetnet.com> References: <39020779.3A1071CA@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: <39020779.3A1071CA@mindspring.com> Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * David Broadwell (dbroadwell@mindspring.com) [000422 16:11]: > I have a 'set' of 3com 3C595 PCI 10/100 adapters (qty 5). I am using a > FreeBSD 4 machine as the server. I have scanned through the handbook and > most of the online information, and have yet to find answers to my > questions. (including FAQ and handbook) > > Where can i find documentation on getting them (multiple network cards) > usable by the system? > What would be the best methods, compiled into kernel or modules? > > (i think pointing me to a multiple ethernet faq would be best.. I am > just unable to locate one) Just configure the kernel to handle all the different types of adapters you have. If you just have 3Com cards, that would be the vx or xl driver. Some ethernet drivers require you to put multiple entries in the kernel config for each card, while others just require one entry and will auto-discover as many interfaces as you have installed. I presume that you're using the vx driver, since the newer xl driver for 3Com cards doesn't support the 595 chipset. If you look at the vx(4) manpage, you'll see that this is one of the drivers that requires multiple entries in the kernel config. You are probably seeing a message like: vx%d: not configured; kernel is built for only %d devices. upon boot. Just put entries for vx0 through vx4 in your kernel config, rebuild the kernel and you should be up and running. -- j. James FitzGibbon james@targetnet.com Targetnet.com Inc. Voice/Fax +1 416 306-0466/0452 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 13:37:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id B963237B527 for ; Sat, 22 Apr 2000 13:37:28 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA02010; Sat, 22 Apr 2000 13:36:09 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39020D38.8EAA2D39@gorean.org> Date: Sat, 22 Apr 2000 13:36:08 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0418 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: FreeBSD-questions@freebsd.org Subject: Re: Real Player as a plug-in References: <20000421160942.B234@parish> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > Are you using the Linux version of Netscape? AFAIK the RealPlayer > plugins don't work with the native FreeBSD Netscape. RP7 works for me > with Linux-netscape. Note also that rpnhelper needs to be in your > PATH. It lives in /usr/local/RealPlayer7 so either add that to $PATH > or, as I've done, symlink it from /usr/local/bin. I have a different problem with RP7. I have installed the latest linuxelator on my 5.0-Current system. I've installed the linux version of RP7, and it works just fine for the real.com stuff, and for any URL's that end in .ra or .ram. However, if I go to a page like, http://webevents.broadcast.com/yahoo/nationalpressclubjyang0400/ with those cheesy .asp links, it doesn't work. It starts up RP, but all I get is the little welcome music and the clip I want to view never starts. This is true whether I use the linux version of netscape, or the freebsd. I also have rpnphelper symlinked in /usr/local/bin. I've checked my mime types, and basically done everything I can think of to make this work, and still no joy. E-mail to real.com got a standard response of "we don't support freebsd," but at my insistence the worker bees did go try that page with "real" linux and they could view the clips no problem. I'm at the end of my rope here, so any helpful suggestions would be appreciated. Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 13:41:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 9DD9937B566 for ; Sat, 22 Apr 2000 13:41:22 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e3MKfJY00616; Sat, 22 Apr 2000 16:41:19 -0400 (EDT) Date: Sat, 22 Apr 2000 16:41:19 -0400 (EDT) From: Trevor Johnson To: Kent Stewart Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to burn In-Reply-To: <3901FD7D.D07C0738@3-cities.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm just getting interested in using my HP-8100i (atapi) to burn CD-R > and CD-RW. Do you use mkisofs or do you burn directly to the cd. I > will have to use burncd but I'm wondering what options you use. For many people, including me, burncd does not work. See some of the messages from the -current list: http://www.geocrawler.com/archives/3/147/2000/1/0/3078141/ http://www.geocrawler.com/archives/3/147/2000/1/0/3079641/ http://www.geocrawler.com/archives/3/147/2000/1/0/3087952/ http://www.geocrawler.com/archives/3/147/2000/1/0/3088124/ http://www.geocrawler.com/archives/3/147/2000/1/0/3088701/ http://www.geocrawler.com/archives/3/147/2000/1/0/3096861/ http://www.geocrawler.com/archives/3/147/2000/1/0/3186825/ http://www.geocrawler.com/archives/3/147/2000/1/0/3188317/ http://www.geocrawler.com/archives/3/147/2000/1/0/3188408/ http://www.geocrawler.com/archives/3/147/2000/1/0/3188434/ http://www.geocrawler.com/archives/3/147/2000/1/0/3188559/ http://www.geocrawler.com/archives/3/147/2000/1/0/3198823/ http://www.geocrawler.com/archives/3/147/2000/4/0/3554841/ http://www.geocrawler.com/archives/3/147/2000/4/0/3555224/ http://www.geocrawler.com/archives/3/147/2000/4/0/3556050/ http://www.geocrawler.com/archives/3/147/2000/4/0/3556164/ http://www.geocrawler.com/archives/3/147/2000/4/0/3561033/ http://www.geocrawler.com/archives/3/147/2000/4/0/3571124/ -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 14: 4:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gsaix2.cc.GaSoU.EDU (gsaix2.cc.GaSoU.edu [141.165.1.57]) by hub.freebsd.org (Postfix) with ESMTP id C941037B949 for ; Sat, 22 Apr 2000 14:04:32 -0700 (PDT) (envelope-from gsi22419@gsaix2.cc.GaSoU.EDU) Received: from localhost (gsi22419@localhost) by gsaix2.cc.GaSoU.EDU (8.9.2/8.9.2) with SMTP id RAA58094; Sat, 22 Apr 2000 17:03:25 -0400 Date: Sat, 22 Apr 2000 17:03:23 -0400 (EDT) From: Scott To: David Kuzak Cc: questions@FreeBSD.ORG Subject: Re: hardware In-Reply-To: <000501bfac86$fe3d2b40$0200a8c0@puter02> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 22 Apr 2000, David Kuzak wrote: > does FreeBSD support the Promise ultra/66 ide cards or the FastTrak IDE RAID > card? FreeBSD 4.0 supports the ultra66, that's what i run. I'm not sure about the FastTrak, but it's essentially the same card. -sdodson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 14: 6:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id 77F9237B589 for ; Sat, 22 Apr 2000 14:06:36 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from [24.216.177.146] (HELO default.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.4) with ESMTP id 10927375; Sat, 22 Apr 2000 17:05:09 -0400 Message-Id: <4.3.1.2.20000422171041.01f57320@pseudonet.org> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Sat, 22 Apr 2000 17:10:46 -0400 To: Salvo Bartolotta , Jim Conner , freebsd-questions@FreeBSD.ORG From: Jim Conner Subject: Re: how to burn Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:22 PM 4/22/00 +0000, Salvo Bartolotta wrote: > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > >On 4/22/00, 4:11:36 PM, Jim Conner wrote regarding >Re: how to burn: > > > > > I have never had a problem with mkisofs, but have had nothing but >problems > > with cdrecord. > > > > > - Jim > > >Dear Jim Conner, > >My experience is quite different. > >I have used cdrecord to backup data, to burn my releases etc. Also, I >have recently installed (yet) another 4.0-S system from a CD I had >burnt with cdrecord. > >In particular, I succedeed in burning a couple of "impossible" CD-RW >via cdrecord, as I posted a few weeks ago. "Impossible" was the term >used by a Winblows guy who had been trying every possible Winblows >program to burn them > >My hardware: >bartequi /kernel: cd0: Removable CD-ROM SCSI-2 >device >bartequi /kernel: cd0: 8.333MB/s transfers (8.333MHz, offset 15) > >My software: cdrecord-1.8 > >N.B. The SCSI device I currently use is neither *expensive* nor >particularly *professional* albeit it IS a SCSI device. Well, then perhaps you could help me. I have posted the question many a=20 time here and no one has ever responded. (hist 528)# cdrecord -version Cdrecord release 1.8a21 Copyright (C) 1995-1999 J=F6rg Schilling (hist 529)# uname -v FreeBSD 3.4-RELEASE #5: Wed Feb 2 12:02:10 EST=20 2000 root@localhost:/usr/src/sys/compile/nj cd0: Removable Worm SCSI-2 device cd0: 4.032MB/s transfers (4.032MHz, offset 15) cd0: cd present [316269 x 2048 byte records] cdrecord: No such file or directory. WARNING: RR-scheduler not available,=20 disabling. fs: 4194304 buflen: 4198400 cdrecord: shared memory segment attached: 2810c000 buf: 2810C000 bufend: 2850D000, buflen: 4198400 buf: 2810C000 bufend: 2850D000, buflen: 4198400 (align 0) File: '/services/etc_bak.iso' tracksize: 1089536 secsize: 2048 tracktype: 3= =20 =3D CD-ROM XA mode 2 sectype: 2 =3D CD-ROM mode 2 dbtype: CD-ROM XA mod e 2 form 1 flags 10C0 dev: 1,6,0 speed: -1 fs: -1 Cdrecord release 1.8a21 Copyright (C) 1995-1999 J^vrg Schilling TOC Type: 3 =3D CD-ROM XA mode 2 scsidev: '1,6,0' scsibus: 1 target: 6 lun: 0 scsi_getbuf: 64512 bytes atapi: 0 Device type : Removable WORM Version : 2 Response Format: 2 Capabilities : SYNC LINKED Vendor_info : 'SONY ' Identifikation : 'CD-R CDU920S ' Revision : '2.0c' Device seems to be: Sony CDU-924S. Using driver for Sony CDU-924 (sony_cdu924). Driver flags : SWABAUDIO Drive buf size : 1048576 =3D 1024 KB FIFO size : 4194304 =3D 4096 KB bufsize: 65536 buffers: 64 hdrsize 1024 bufsize: 65536 buffers: 64 hdrsize 1024 cdrecord: Undefined error: 0. WARNING: RR-scheduler not available,= disabling. Track 01: data 1 MB Total size: 1 MB (00:07.12) =3D 534 sectors Lout start: 1 MB (00:09/09) =3D 534 sectors Pages: 0x1 0x2 0x8 0xd 0xe 0x20 0x22 0x23 0x31 Density: 0x0 Blocks: 0 Blocklen:2048 Current Secsize: 2048 ATIP info from disk: Indicated writing power: 4 Is not unrestricted Disk application code: 0 ATIP start of lead in: -11320 (97:31/05) ATIP start of lead out: 336225 (74:45/00) ATIP start of lead out: 336225 (74:45/00) Disk type: Phthalocyanine or similar Manuf. index: 22 Manufacturer: Ritek Co. Blocks total: 336225 Blocks current: 336225 Blocks remaining: 335691 Using 64 buffers of 64512 bytes. Starting to write CD/DVD at speed 1 in write mode for single session. Last chance to quit, starting real write in 1 seconds. Waiting for reader process to fill input-buffer ... cdrecord: Input/output= =20 error. write_track: scsi sendcmd: retryable error status: 0x2 (CHECK CONDITION) input-buffer ready. CDB: F5 00 00 00 00 00 00 00 00 00 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 C9 00 00 00 00 00 00 00 20= =20 06 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0xC9 Qual 0x00 (illegal block length for write command) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.018s timeout 40s Writing time: 0.186s Fixating... cdrecord: Input/output error. finalize: scsi sendcmd: retryable error status: 0x2 (CHECK CONDITION) CDB: F1 00 00 00 00 00 00 00 00 00 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 89 00 00 00 00 00 00 00 02= =20 06 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x89 Qual 0x00 (inappropriate command) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.023s timeout 480s cdrecord: fifo had 18 puts and 0 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. Fixating time: 0.023s That is the .out that Igot the last time I tried to burn an image to=20 cdr. Any thoughts and ides would be nice. I've been attempting to burn=20 for about a year now. TIA - Jim >Best regards, >Salvo > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 14:21:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhop1.nyroc.rr.com (mailhop1-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id 7A3C337B828 for ; Sat, 22 Apr 2000 14:21:45 -0700 (PDT) (envelope-from leisner@rochester.rr.com) Received: from mailout2.nyroc.rr.com ([24.92.226.165]) by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Sat, 22 Apr 2000 17:17:15 -0400 Received: from mail2.nyroc.rr.com ([24.92.226.140]) by mailout2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with ESMTP id com; Sat, 22 Apr 2000 17:08:58 -0400 Received: from rochester.rr.com ([24.93.17.24]) by mail2.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-53939U80000L80000S0V35) with ESMTP id com; Sat, 22 Apr 2000 17:20:21 -0400 Received: from soyata.home (IDENT:leisner@localhost [127.0.0.1]) by rochester.rr.com (8.9.3/8.8.5) with ESMTP id RAA02285; Sat, 22 Apr 2000 17:20:27 -0400 Message-Id: <200004222120.RAA02285@rochester.rr.com> X-Mailer: exmh version 2.1.0 09/18/1999 To: Ryan Thompson Cc: gerti-freebsdq@bitart.com, freebsd-questions@FreeBSD.ORG Subject: Re: How to submit patch for GNU tar? In-Reply-To: Message from Ryan Thompson of "Sat, 22 Apr 2000 01:29:21 MDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 22 Apr 2000 17:20:27 -0400 From: "Marty Leisner" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is this a gnu issue or a freebsd issue? I'd recommend getting the newest tar (from alpha.gnu.org) and seeing how it works... gnutar does have maintainers...read the info file with gnu tar... Reporting bugs or suggestions ============================= If you find problems or have suggestions about this program or manual, please report them to `bug-tar@gnu.org'. But please get the newest tar and see whether this still has bad behavior... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 14:44:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 553AF37B589; Sat, 22 Apr 2000 14:44:54 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA45197; Sat, 22 Apr 2000 14:44:44 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sat, 22 Apr 2000 14:44:44 -0700 (PDT) From: Kris Kennaway To: cgoz@usa.net Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: linux-netscape6 crashes In-Reply-To: <3901B86D.2F808A28@usa.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 23 Apr 2000 cgoz@usa.net wrote: > cmd mozilla-bin pid 10352 tried to use non-present > sched_get_priority_min > cmd mozilla-bin pid 10352 tried to use non-present > sched_get_priority_max > cmd mozilla-bin pid 10352 tried to use non-present sched_getscheduler > pid 10352 (mozilla-bin), uid 1001: exited on signal 8 (core dumped) Sounds like you need to have the POSIX 1003.1b scheduling in your kernel config: # POSIX P1003.1B # Real time extensions added in the 1993 Posix # P1003_1B: Infrastructure # _KPOSIX_PRIORITY_SCHEDULING: Build in _POSIX_PRIORITY_SCHEDULING # _KPOSIX_VERSION: Version kernel is built for options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 14:45: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id DE7E337B5BD for ; Sat, 22 Apr 2000 14:44:54 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail1.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000422214447.WQVY15824.mail1.rdc3.on.home.com@tea.thpoon.com> for ; Sat, 22 Apr 2000 14:44:47 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12j7hn-00047U-00 for ; Sat, 22 Apr 2000 17:44:47 -0400 To: freebsd-questions@FreeBSD.ORG Subject: vnode_pager and vm_fault error messages X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 22 Apr 2000 17:44:47 -0400 Message-ID: <87zoql7quo.fsf@tea.thpoon.com> Lines: 25 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could somebody shed light on what these error messges would mean? Thanks! vnode_pager: *** WARNING *** stale FS getpages No strategy for buffer at 0xc12ccc18 : 0xc3b261a0: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF) tag VT_PROCFS, type 7, pid 33288, mode 180, flags 0 : 0xc3b261a0: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF) tag VT_PROCFS, type 7, pid 33288, mode 180, flags 0 vnode_pager_getpages: I/O read error vm_fault: pager read error, pid 34406 (midc) pid 34406 (midc), uid 0: exited on signal 11 vnode_pager: *** WARNING *** stale FS getpages No strategy for buffer at 0xc12ccc18 : 0xc3b9bec0: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF) tag VT_PROCFS, type 6, pid 33288, mode 180, flags 0 : 0xc3b9bec0: type VREG, usecount 4, writecount 0, refcount 0, flags (VOBJBUF) tag VT_PROCFS, type 6, pid 33288, mode 180, flags 0 vnode_pager_getpages: I/O read error vm_fault: pager read error, pid 34410 (midc) pid 34410 (midc), uid 0: exited on signal 11 -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 14:49:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 3A33137B713 for ; Sat, 22 Apr 2000 14:49:27 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.14]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 14:53:27 -0700 Message-ID: <39021E48.3C4835BC@3-cities.com> Date: Sat, 22 Apr 2000 14:48:56 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Trevor Johnson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to burn References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trevor Johnson wrote: > > > I'm just getting interested in using my HP-8100i (atapi) to burn CD-R > > and CD-RW. Do you use mkisofs or do you burn directly to the cd. I > > will have to use burncd but I'm wondering what options you use. > > For many people, including me, burncd does not work. See some of the > messages from the -current list: I've been following all of the burning cd threads on -questions and -stable and it never occurred to me to look at -current. It was a wakeup in two respects because I had never noticed anything but -questions on geocrawler and I have my own archive of the last month or so. There were certainly a lot of discussion of what didn't work and never saw anything about what did work. I spent a couple of hours on geocrawler last night and found one message from "Randall Hopper" that was almost a cookbook for burning your own FreeBSD cd but it was from Feb 1998. A lot has changed since then. Eventually, I did a "man mkisofs | col -b > mkisofs.txt" and another for burncd. Then, I lpr'ed them and spent some time reading each. Before I ever do my first mkisofs I will have a .mkisofsrc created. There are simply too many meaningless options to mis-type until you find the magic combo. That was quite a list of messages to look at. It could keep me occupied (out of trouble) for awhile after I get back from eating dinner. I can always do a mkisofs and then transfer the image to the Windows 2000 side of the machine to burn it. I just have to reboot it, which I'm trying not to do. I also want the CD's readable on W2K/NT/Win9x, which doesn't permit many choices for creating the iso. I have some mapping programs and data that I have collected (1GB +) and want to ship to someone involved with a similar project in Germany. He is using Win 98. My dat tape is a much easier solution on my end. Thanks (I think :) ), Kent > > http://www.geocrawler.com/archives/3/147/2000/1/0/3078141/ > http://www.geocrawler.com/archives/3/147/2000/4/0/3571124/ -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 15:55:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id B770337B89E for ; Sat, 22 Apr 2000 15:55:13 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.14]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 15:59:26 -0700 Message-ID: <39022DBE.813C26C9@3-cities.com> Date: Sat, 22 Apr 2000 15:54:54 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Trevor Johnson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: how to burn References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trevor Johnson wrote: > > > I'm just getting interested in using my HP-8100i (atapi) to burn CD-R > > and CD-RW. Do you use mkisofs or do you burn directly to the cd. I > > will have to use burncd but I'm wondering what options you use. > > For many people, including me, burncd does not work. See some of the > messages from the -current list: > > http://www.geocrawler.com/archives/3/147/2000/1/0/3078141/ I just finished reading them. I didn't wait :). One of the points that either HP or Adaptec made on one of their support list's about burning cd's that died in the creation of the TOC was busmastering. I don't remember where I was reading that. It may only be a problem with EZ CD-Creator on Windows. I may have to follow my trail and see if I can find it again. I will end up trying to burn a CD fairly soon but I have yet to turn on _DMA_ kernel support for the ATAPI-cdrom. It is the master and there is a slave HD on the secondary controller. -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 16:10:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id 46E0C37B8C6 for ; Sat, 22 Apr 2000 16:10:07 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [62.6.91.185] (helo=parish.my.domain) by gadolinium with esmtp (Exim 2.05 #1) id 12ijJ9-0005mU-00; Fri, 21 Apr 2000 20:41:50 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id UAA01880; Fri, 21 Apr 2000 20:41:58 +0100 (BST) (envelope-from mark) Date: Fri, 21 Apr 2000 20:41:55 +0100 From: Mark Ovens To: "McClain, Michael (SD-EX)" Cc: questions@freebsd.org Subject: Re: changing vttys Message-ID: <20000421204155.F234@parish> References: <973597126BDDD11197AA00805FA7EBC90297CD9D@ntas0026.gi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <973597126BDDD11197AA00805FA7EBC90297CD9D@ntas0026.gi.com>; from MMcClain@gi.com on Fri, Apr 21, 2000 at 02:50:47PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 21, 2000 at 02:50:47PM -0400, McClain, Michael (SD-EX) wrote: > Thank You, any idea what the function tied to "print screen" is called > or when, where, how the two are tied together? In /usr/share/syscons/keymaps/ 092 nscr nscr debug debug nop nop nop nop O ^^^^^^^^^^^^^^^^^ If you change the second ``nscr'' to ``pscr'' then Shift-PrScr will switch to the previous vty. HTH > TIA, MiKe > > > > Is there an equivalent in FreeBSD? > > > > Yes. The "print screen" key. > > > > -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 16:21:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by hub.freebsd.org (Postfix) with ESMTP id EE47137B8BF; Sat, 22 Apr 2000 16:21:28 -0700 (PDT) (envelope-from babolo@links.ru) Received: (from babolo@localhost) by aaz.links.ru (8.9.3/8.9.3) id DAA13622; Sun, 23 Apr 2000 03:18:39 +0400 (MSD) Message-Id: <200004222318.DAA13622@aaz.links.ru> Subject: Re: linux-netscape6 crashes In-Reply-To: from "Kris Kennaway" at "Apr 22, 0 02:44:44 pm" To: kris@FreeBSD.ORG (Kris Kennaway) Date: Sun, 23 Apr 2000 03:18:39 +0400 (MSD) Cc: cgoz@usa.net, freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG From: "Aleksandr A.Babaylov" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway writes: > On Sun, 23 Apr 2000 cgoz@usa.net wrote: > > > cmd mozilla-bin pid 10352 tried to use non-present > > sched_get_priority_min > > cmd mozilla-bin pid 10352 tried to use non-present > > sched_get_priority_max > > cmd mozilla-bin pid 10352 tried to use non-present sched_getscheduler > > pid 10352 (mozilla-bin), uid 1001: exited on signal 8 (core dumped) > > Sounds like you need to have the POSIX 1003.1b scheduling in your kernel > config: > > # POSIX P1003.1B > > # Real time extensions added in the 1993 Posix > # P1003_1B: Infrastructure > # _KPOSIX_PRIORITY_SCHEDULING: Build in _POSIX_PRIORITY_SCHEDULING > # _KPOSIX_VERSION: Version kernel is built for > > options P1003_1B > options _KPOSIX_PRIORITY_SCHEDULING > options _KPOSIX_VERSION=199309L For mozilla ??? must die! > Kris > > ---- > In God we Trust -- all others must submit an X.509 certificate. -------------------------^^^^^^^^^^^ > -- Charles Forsythe -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 16:37:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AB0037B6F4; Sat, 22 Apr 2000 16:37:05 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id QAA55764; Sat, 22 Apr 2000 16:37:04 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sat, 22 Apr 2000 16:37:04 -0700 (PDT) From: Kris Kennaway To: "Aleksandr A.Babaylov" Cc: cgoz@usa.net, freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: linux-netscape6 crashes In-Reply-To: <200004222318.DAA13622@aaz.links.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 23 Apr 2000, Aleksandr A.Babaylov wrote: > > options _KPOSIX_PRIORITY_SCHEDULING > > options _KPOSIX_VERSION=199309L > For mozilla ??? > must die! Yeah, it does seem a bit excessive, but on the other hand, these options are standard in GENERIC thesedays (at least on 4.0 and above). A native NS6 binary (if/when they release one) might not have this limitation - i.e. it might be because linux supports these by default. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 17: 9:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by hub.freebsd.org (Postfix) with ESMTP id A8A4337B7BF; Sat, 22 Apr 2000 17:09:22 -0700 (PDT) (envelope-from babolo@links.ru) Received: (from babolo@localhost) by aaz.links.ru (8.9.3/8.9.3) id EAA17245; Sun, 23 Apr 2000 04:08:47 +0400 (MSD) Message-Id: <200004230008.EAA17245@aaz.links.ru> Subject: Re: linux-netscape6 crashes In-Reply-To: from "Kris Kennaway" at "Apr 22, 0 04:37:04 pm" To: kris@FreeBSD.org (Kris Kennaway) Date: Sun, 23 Apr 2000 04:08:46 +0400 (MSD) Cc: cgoz@usa.net, freebsd-questions@FreeBSD.org, freebsd-ports@FreeBSD.org From: "Aleksandr A.Babaylov" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway writes: > On Sun, 23 Apr 2000, Aleksandr A.Babaylov wrote: > > > > options _KPOSIX_PRIORITY_SCHEDULING > > > options _KPOSIX_VERSION=199309L > > For mozilla ??? > > must die! > > Yeah, it does seem a bit excessive, but on the other hand, these options > are standard in GENERIC thesedays (at least on 4.0 and above). A native > NS6 binary (if/when they release one) might not have this limitation - > i.e. it might be because linux supports these by default. I agree that these options is useful. I never set s bit for mozilla - at first. And never use high priority for such an application - at second and main. -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 17:30:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mx.emailqueue.net (mx0.emailqueue.net [209.240.140.250]) by hub.freebsd.org (Postfix) with ESMTP id EA92A37B8D1 for ; Sat, 22 Apr 2000 17:30:37 -0700 (PDT) (envelope-from gunnar@paganlibrary.com) Received: from mx0.emailqueue.net (209.75.4.21) by mx.emailqueue.net (8.9.3/8.9.3) with ESMTP id RAA68084; Sat, 22 Apr 2000 17:30:30 -0700 (PDT) (envelope-from gunnar@paganlibrary.com) Received: from gunnar.my.domain (pool0584.cvx14-bradley.dialup.earthlink.net [209.179.40.74]) by mx0.emailqueue.net (8.9.3/8.9.3) with SMTP id RAA66686; Sat, 22 Apr 2000 17:30:20 -0700 (PDT) From: Gunnar H Reichert-Weygold Organization: The Pagan Library To: , freebsd-questions@FreeBSD.ORG Subject: Re: Tape Drive Date: Fri, 21 Apr 2000 17:05:51 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00042117062101.04359@gunnar.my.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Excellent drive, and as close to plug-and-play as you'll get. On Fri, 21 Apr 2000, keith@mail.telestream.com wrote: > Any comments out there on using a Seagate DDS-DC tape drive. Model # > CTD4004R-S ? > > Keith > > > > ================================= > I here by change the name > of RedHat to RedSplat. > > Keith W. > At the helm > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Take the skin and peel it back... now doesn't it make you feel better? Gunnar H Reichert-Weygold The Pagan Library http://www.paganlibrary.com --------------------------- FreeBSD 3.4----------PalmOS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 17:52:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alltel.net (mail.alltel.net [166.102.165.30]) by hub.freebsd.org (Postfix) with ESMTP id EF77A37B5A8 for ; Sat, 22 Apr 2000 17:52:37 -0700 (PDT) (envelope-from jbstrt@alltel.net) Received: from alltel.net (r-174.35.alltel.net [166.102.174.35]) by mail.alltel.net (8.9.3/ALLTEL Messaging Service) with ESMTP id TAA13275 for ; Sat, 22 Apr 2000 19:52:34 -0500 (CDT) Message-ID: <39024AAF.F8CD86B5@alltel.net> Date: Sat, 22 Apr 2000 20:58:23 -0400 From: Robert Fulford X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Qeustions Subject: stand-alone routers,fbsd, & dynamic isp addresses Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am thinking about getting a stand-alone isdn router for use on my home network if i cannot find a usrobotics internal ta....if i cannot get one of these, i may get a nortel rt338 isdn router that is capable of nat/dhcp....i would really rather use the fbsd 3.4 box i have as a firewall/dfgw....however, i cannot determine how i will be able to overcome the dynamic ip that the isp will assign the router...is there a command that i have overlooked in the man pages that will allow this? pppoed sounds like a possibility.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 17:59: 1 2000 Delivered-To: freebsd-questions@freebsd.org Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83]) by hub.freebsd.org (Postfix) with ESMTP id B2B7B37B574; Sat, 22 Apr 2000 17:58:47 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.166.43] (helo=parish.my.domain) by neodymium.btinternet.com with esmtp (Exim 2.05 #1) id 12jAin-00005t-00; Sun, 23 Apr 2000 01:58:01 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id BAA20958; Sun, 23 Apr 2000 01:58:43 +0100 (BST) (envelope-from mark) Date: Sun, 23 Apr 2000 01:58:43 +0100 From: Mark Ovens To: questions@freebsd.org Cc: ports@freebsd.org, jedgar@FreeBSD.org Subject: news/pan port broken? Message-ID: <20000423015843.E232@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailer: Mutt 1.0.1i Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Maintainer Cc:'d Is the pan newsreader port broken? I cvsup'd the ports tree at 21:30 BST last night (22/4) but it dies. I've included part of the output below but to avoid wasting bandwidth the complete output is at ftp://ukug.uk.freebsd.org/pub/mark/pan_build.script=20 It would appear from the messages that GNU gettext is required, but if this is the case why is it not a dependency? Output of ``uname -a'': FreeBSD parish 4.0-STABLE FreeBSD 4.0-STABLE #1: Sat Mar 18 18:53:40 GMT 2000 mark@parish:/usr/src/sys/compile/PARISH i386 Can anyone shed any light on this please? TIA parish# make =3D=3D=3D> Extracting for pan-0.7.6 >> Checksum OK for pan-0.7.6.tar.bz2. [snip] checking for unistd.h... (cached) yes checking for /usr/ucblib in LIBS... no checking for GNU xgettext... configure: error:=20 *** GNU gettext is required. The latest version *** is always available from ftp://ftp.gnu.org/gnu/gettext/. configure: error: ./configure failed for popt =3D=3D=3D> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:633: checking for a BSD compatible install configure:686: checking whether build environment is sane configure:743: checking whether make sets ${MAKE} configure:782: checking for working aclocal configure:795: checking for working autoconf [snip] configure:2604: cc -E conftest.c >/dev/null 2>conftest.out configure:2600: sys/endian.h: No such file or directory configure: failed program was: #line 2599 "configure" #include "confdefs.h" #include configure:2594: checking for endian.h configure:2604: cc -E conftest.c >/dev/null 2>conftest.out configure:2600: endian.h: No such file or directory configure: failed program was: #line 2599 "configure" #include "confdefs.h" #include [snip] configure:4470: checking alignment of CORBA_pointer configure:4496: cc -o conftest -O -pipe -I/usr/local/include/glib12 conft= est.c -L/usr/local/lib -lglib12 1>&5 (end of "config.log") *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/news/pan. *** Error code 1 Stop in /usr/ports/news/pan. *** Error code 1 Stop in /usr/ports/news/pan. *** Error code 1 Stop in /usr/ports/news/pan. *** Error code 1 Stop in /usr/ports/news/pan. *** Error code 1 Stop in /usr/ports/news/pan. parish# ^D=08=08exit Script done on Sun Apr 23 01:45:22 2000 --=20 ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 18:16:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 112E937B97D for ; Sat, 22 Apr 2000 18:16:35 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA04747; Sun, 23 Apr 2000 10:46:02 +0930 (CST) Date: Sun, 23 Apr 2000 10:46:01 +0930 From: Greg Lehey To: "Nandakumar.p.k" Cc: FreeBSD Questions Subject: Re: Debugging kernel using remote gdb Message-ID: <20000423104601.A4675@freebie.lemis.com> References: <38FAEE09.4BB366B9@procsys.com> <20000418090327.B514@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000418090327.B514@freebie.lemis.com> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday, 18 April 2000 at 9:03:28 +0930, Greg Lehey wrote: > On Monday, 17 April 2000 at 16:27:13 +0530, Nandakumar.p.k wrote: >> Hi, >> >> I am not able to directly send the questions to freebsd - questions >> hence i am sending this to you. > > We need to understand why you can't send to -questions. Do you have > DNS problems? You still need to look at this. What was the reply you got at your last attempt? >> We were trying to debug the kernel using remote gdb. We have followed >> the instructions given in the Freebsd handbook. >> >> The host and the target machine were connected using a null modem >> cable which was tested using Pcplus utility in DOS. In both the >> machines the cable is connected to the COM1 port. The cable has 3 >> pins connected. Tx to Rx. Rx to Tx and common ground. With this we >> are able to send characters from one machine to other using the >> terminal emulation pacage Pcplus in DOS. That's not enough. You need signal lines, at least crossed over DTR, DSR, DCD, CTS and RTS. >> The steps which we followed were as follows. >> In the host machine >> 1. Made a copy of the GENERIC kernel called MYKERNEL. >> 2. The follwing additions were made to MYKERNEL >> options DDB >> device sio0 at isa? port "IO_COM1" flags 0x080 >> 3. Compiled using config -g and installed MYKERNEL . >> 4. Made a copy of the kernel , kernel.debug >> 5. Copied the kernel.debug to the target machine. >> >> In the target machine >> 1. Strip -x kernel.debug & then reboot. >> 2. At the boot prompt ,loaded kernel.debug >> 3. Opened the debugger using boot -d >> >> In the host machine >> 1. cd /usr/src/sys/compile/MYKERNEL >> 2. gdb -k kernel >> 3. (kgdb) target remote /dev/cuaa0 >> >> In the target >> 1.db>gdb >> 2. s >> >> Now the following error message was displayed in the host >> Ignoring packet error,continuing.. >> Ignoring packet error,continuing.. >> Ignoring packet error,continuing.. >> Could'nt establish connection to remote target >> Malformed response to offset query,timeout >> >> Any idea what is happening here ? Yes, that's the cable. You can solve the problem on the host machine by setting the clocal attribute with stty, but I don't think the target machine will react without DCD and DSR. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 18:19:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 54A1C37B876 for ; Sat, 22 Apr 2000 18:19:34 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA04797; Sun, 23 Apr 2000 10:49:26 +0930 (CST) Date: Sun, 23 Apr 2000 10:49:26 +0930 From: Greg Lehey To: Charles Henrich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Direct I/O Message-ID: <20000423104926.B4675@freebie.lemis.com> References: <20000421165145.A44188@sigbus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000421165145.A44188@sigbus.com> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 21 April 2000 at 16:51:45 -0700, Charles Henrich wrote: > Is there anyway with FreeBSD's ffs to do direct filesystem I/O > (a.k.a. XFS under IRIX?) Well, XFS is a file system, not a direct I/O facility. What exactly do you mean? Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 18:26:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 181DE37B867 for ; Sat, 22 Apr 2000 18:26:39 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA04924; Sun, 23 Apr 2000 10:56:31 +0930 (CST) Date: Sun, 23 Apr 2000 10:56:31 +0930 From: Greg Lehey To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Dual Processors Message-ID: <20000423105631.E4675@freebie.lemis.com> References: <017701bfac70$2152eaa0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <017701bfac70$2152eaa0$0100a8c0@blade> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 22 April 2000 at 16:33:34 +0100, Andy Coates wrote: > Hi, > > I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm not sure > how to make FreeBSD make use of both these processors, can anyone give me a > point in the right direction as to where I should be looking? > > I added SMP options in the kernel config, but I wasn't too sure what to use > so I left the defaults in: > # To make an SMP kernel, the next two are needed > options SMP # Symmetric MultiProcessor Kernel > options APIC_IO # Symmetric (APIC) I/O > # Optionally these may need tweaked, (defaults shown): > options NCPU=2 # number of CPUs > options NBUS=4 # number of busses > options NAPIC=1 # number of IO APICs > options NINTR=24 # number of INTs > > Would that be okay? And how can I test that I am using both processors? I > tried running a CPU intensive program and the load average never went over > 1, which I thought would reach 2 if 2 processors were in use. If you run one CPU intensive program, it will run in one CPU. You need at least two to use both CPUs. Take a look at dmesg. You should see: SMP: AP CPU #1 Launched! Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 18:46:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 10F5E37B894 for ; Sat, 22 Apr 2000 18:46:37 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 19467 invoked from network); 23 Apr 2000 01:46:33 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 23 Apr 2000 01:46:33 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 20:46:30 -0500 Message-ID: <022f01bfacc5$f9d11ff0$0100a8c0@blade> From: "Andy Coates" To: "Greg Lehey" Cc: References: <017701bfac70$2152eaa0$0100a8c0@blade> <20000423105631.E4675@freebie.lemis.com> Subject: Re: Dual Processors Date: Sun, 23 Apr 2000 02:48:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Greg Lehey" To: "Andy Coates" Cc: Sent: Sunday, April 23, 2000 2:26 AM Subject: Re: Dual Processors > On Saturday, 22 April 2000 at 16:33:34 +0100, Andy Coates wrote: > > Hi, > > > > I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm not sure > > how to make FreeBSD make use of both these processors, can anyone give me a > > point in the right direction as to where I should be looking? > > > > I added SMP options in the kernel config, but I wasn't too sure what to use > > so I left the defaults in: > > # To make an SMP kernel, the next two are needed > > options SMP # Symmetric MultiProcessor Kernel > > options APIC_IO # Symmetric (APIC) I/O > > # Optionally these may need tweaked, (defaults shown): > > options NCPU=2 # number of CPUs > > options NBUS=4 # number of busses > > options NAPIC=1 # number of IO APICs > > options NINTR=24 # number of INTs > > > > Would that be okay? And how can I test that I am using both processors? I > > tried running a CPU intensive program and the load average never went over > > 1, which I thought would reach 2 if 2 processors were in use. > > If you run one CPU intensive program, it will run in one CPU. You > need at least two to use both CPUs. Take a look at dmesg. You should > see: > > SMP: AP CPU #1 Launched! Yep, its there. I did actually see that message on bootup, and first impression was that only #1 CPU had been started or something, and wondered where #2 was :-) Thanks for clearing it up. Now I rest in the knowledge my box is running at its fastest :-) Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 18:53:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 0980537B7C6 for ; Sat, 22 Apr 2000 18:53:12 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA05079; Sun, 23 Apr 2000 11:23:04 +0930 (CST) Date: Sun, 23 Apr 2000 11:23:04 +0930 From: Greg Lehey To: Andy Coates Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Dual Processors Message-ID: <20000423112304.F4675@freebie.lemis.com> References: <017701bfac70$2152eaa0$0100a8c0@blade> <20000423105631.E4675@freebie.lemis.com> <022f01bfacc5$f9d11ff0$0100a8c0@blade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <022f01bfacc5$f9d11ff0$0100a8c0@blade> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Sunday, 23 April 2000 at 2:48:05 +0100, Andy Coates wrote: > On Sunday, April 23, 2000 2:26 AM, Greg Lehey wrote: >> On Saturday, 22 April 2000 at 16:33:34 +0100, Andy Coates wrote: >>> >>> I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm >>> not sure how to make FreeBSD make use of both these processors, >>> can anyone give me a point in the right direction as to where I >>> should be looking? >>> >>> I added SMP options in the kernel config, but I wasn't too sure >>> what to use so I left the defaults in: > >>> # To make an SMP kernel, the next two are needed >>> options SMP # Symmetric MultiProcessor Kernel >>> options APIC_IO # Symmetric (APIC) I/O >>> # Optionally these may need tweaked, (defaults shown): >>> options NCPU=2 # number of CPUs >>> options NBUS=4 # number of busses >>> options NAPIC=1 # number of IO APICs >>> options NINTR=24 # number of INTs >>> >>> Would that be okay? And how can I test that I am using both >>> processors? I tried running a CPU intensive program and the load >>> average never went over 1, which I thought would reach 2 if 2 >>> processors were in use. >> >> If you run one CPU intensive program, it will run in one CPU. You >> need at least two to use both CPUs. Take a look at dmesg. You should >> see: >> >> SMP: AP CPU #1 Launched! > > Yep, its there. I did actually see that message on bootup, and first > impression was that only #1 CPU had been started or something, and > wondered where #2 was :-) You don't have a #2. #0 is what produced all the messages so far. > Thanks for clearing it up. > > Now I rest in the knowledge my box is running at its fastest :-) I've just installed a system with exactly the same motherboard/CPU combination. I'm quite impressed. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 19: 0:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 5D31337B6CE for ; Sat, 22 Apr 2000 19:00:35 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.92]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 19:04:43 -0700 Message-ID: <3902592A.66193EE1@3-cities.com> Date: Sat, 22 Apr 2000 19:00:10 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Andy Coates Cc: Greg Lehey , freebsd-questions@FreeBSD.ORG Subject: Re: Dual Processors References: <017701bfac70$2152eaa0$0100a8c0@blade> <20000423105631.E4675@freebie.lemis.com> <022f01bfacc5$f9d11ff0$0100a8c0@blade> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andy Coates wrote: > > ----- Original Message ----- > From: "Greg Lehey" > To: "Andy Coates" > Cc: > Sent: Sunday, April 23, 2000 2:26 AM > Subject: Re: Dual Processors > > > On Saturday, 22 April 2000 at 16:33:34 +0100, Andy Coates wrote: > > > Hi, > > > > > > I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm not > sure > > > how to make FreeBSD make use of both these processors, can anyone give > me a > > > point in the right direction as to where I should be looking? > > > > > > I added SMP options in the kernel config, but I wasn't too sure what to > use > > > so I left the defaults in: > > > # To make an SMP kernel, the next two are needed > > > options SMP # Symmetric MultiProcessor Kernel > > > options APIC_IO # Symmetric (APIC) I/O > > > # Optionally these may need tweaked, (defaults shown): > > > options NCPU=2 # number of CPUs > > > options NBUS=4 # number of busses > > > options NAPIC=1 # number of IO APICs > > > options NINTR=24 # number of INTs > > > > > > Would that be okay? And how can I test that I am using both processors? > I > > > tried running a CPU intensive program and the load average never went > over > > > 1, which I thought would reach 2 if 2 processors were in use. > > > > If you run one CPU intensive program, it will run in one CPU. You > > need at least two to use both CPUs. Take a look at dmesg. You should > > see: > > > > SMP: AP CPU #1 Launched! > > Yep, its there. I did actually see that message on bootup, and first > impression was that only #1 CPU had been started or something, and wondered > where #2 was :-) > Thanks for clearing it up. > > Now I rest in the knowledge my box is running at its fastest :-) That won't necessarily be true using a Celeron. The bottleneck in the kind of calculations I do is the PC-66 memory. In scaling tests that I did, my Celeron 433a ran at about the same throughput as a p-II 300 on a 100MHz FSB. They only sold them for 66MHz bus but that was the ratio I obtained. A pair of dual P-II 350's with 100MHz FSB could out produce your dual Celeron's. Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 19: 1: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 3974037B7D5 for ; Sat, 22 Apr 2000 19:00:52 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 27692 invoked from network); 23 Apr 2000 02:00:51 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 23 Apr 2000 02:00:51 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 21:00:48 -0500 Message-ID: <023a01bfacc7$f92c4280$0100a8c0@blade> From: "Andy Coates" To: "Greg Lehey" Cc: References: <017701bfac70$2152eaa0$0100a8c0@blade> <20000423105631.E4675@freebie.lemis.com> <022f01bfacc5$f9d11ff0$0100a8c0@blade> <20000423112304.F4675@freebie.lemis.com> Subject: Re: Dual Processors Date: Sun, 23 Apr 2000 03:02:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Greg Lehey" To: "Andy Coates" Cc: Sent: Sunday, April 23, 2000 2:53 AM Subject: Re: Dual Processors > [Format recovered--see http://www.lemis.com/email/email-format.html] > > On Sunday, 23 April 2000 at 2:48:05 +0100, Andy Coates wrote: > > On Sunday, April 23, 2000 2:26 AM, Greg Lehey wrote: > >> On Saturday, 22 April 2000 at 16:33:34 +0100, Andy Coates wrote: > >>> > >>> I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm > >>> not sure how to make FreeBSD make use of both these processors, > >>> can anyone give me a point in the right direction as to where I > >>> should be looking? > >>> > >>> I added SMP options in the kernel config, but I wasn't too sure > >>> what to use so I left the defaults in: > > > >>> # To make an SMP kernel, the next two are needed > >>> options SMP # Symmetric MultiProcessor Kernel > >>> options APIC_IO # Symmetric (APIC) I/O > >>> # Optionally these may need tweaked, (defaults shown): > >>> options NCPU=2 # number of CPUs > >>> options NBUS=4 # number of busses > >>> options NAPIC=1 # number of IO APICs > >>> options NINTR=24 # number of INTs > >>> > >>> Would that be okay? And how can I test that I am using both > >>> processors? I tried running a CPU intensive program and the load > >>> average never went over 1, which I thought would reach 2 if 2 > >>> processors were in use. > >> > >> If you run one CPU intensive program, it will run in one CPU. You > >> need at least two to use both CPUs. Take a look at dmesg. You should > >> see: > >> > >> SMP: AP CPU #1 Launched! > > > > Yep, its there. I did actually see that message on bootup, and first > > impression was that only #1 CPU had been started or something, and > > wondered where #2 was :-) > > You don't have a #2. #0 is what produced all the messages so far. > > > Thanks for clearing it up. > > > > Now I rest in the knowledge my box is running at its fastest :-) > > I've just installed a system with exactly the same motherboard/CPU > combination. I'm quite impressed. As am I, and I was tempted to try and overclock them - but I hear its hard to debug if the system dies from overclocking. If anyone else has the same setup (BP6/2x466 celerons) and has safely overclocked them for some time now without any instability, let us know. Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 19: 5:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 029F137B7C6 for ; Sat, 22 Apr 2000 19:05:13 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (tntwc01-3-133.idx.com.au [203.166.3.133]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id MAA11701; Sun, 23 Apr 2000 12:04:52 +1000 From: Danny To: webmaster , freebsd-questions@FreeBSD.ORG Subject: Re: Web Server Date: Mon, 24 Apr 2000 12:05:39 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <200004220648.CAA21492@rustikat.com> MIME-Version: 1.0 Message-Id: <00042412102802.00333@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try going to tbelow it mihg help. You know there is documentation in httpd.conf itself on how to modify your httpd.conf to setup www.mydomain.com There is a file in apache called httpd.conf located in /usr/local/apache (depends where you installed apache) do "locate" to find it. Now type in cd conf to access the conf files Now yo uhave to create a directories for document root before you modify httpd.conf Now modify httpd.conf so you have something like for your virtualhost ServerAdmin webmaster@host.some_domain.com DocumentRoot /www/docs/host.some_domain.com ServerName host.some_domain.com ErrorLog logs/host.some_domain.com-error_log CustomLog logs/host.some_domain.com-access_log common On Sat, 22 Apr 2000, webmaster wrote: > Gentlemen > I have a web server set up using the FreeBSD OS > I need to create a virtual site > www.mydomain.com > Can't find instructions on how to do this > Please help a newbie > Thanks > Fred > ----------------Rustikat Internet Services--------------- > Web Design: http://www.rustikat.com/web_design.html > Web Hosting: http://www.rustikat.net > Email: mailto:admin@rustikat.net > Subscribe to our FREE newsletter send blank email to: > mailto:rustikatspecials-subscribe@listbot.com > --------------------- www.rustikat.net --------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 19:12: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 7E35137B771 for ; Sat, 22 Apr 2000 19:11:55 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (tntwc01-3-133.idx.com.au [203.166.3.133]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id MAA12021; Sun, 23 Apr 2000 12:10:05 +1000 From: Danny To: Doug Barton , Mark Ovens Subject: Re: Real Player as a plug-in Date: Mon, 24 Apr 2000 12:14:41 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain Cc: FreeBSD-questions@FreeBSD.ORG References: <39020D38.8EAA2D39@gorean.org> MIME-Version: 1.0 Message-Id: <00042412154203.00333@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello try the ports /usr/ports/linux/realplayer I think, I never had a need to use RealPlayer so I am not 100% certain. On Sun, 23 Apr 2000, Doug Barton wrote: > Mark Ovens wrote: > > > Are you using the Linux version of Netscape? AFAIK the RealPlayer > > plugins don't work with the native FreeBSD Netscape. RP7 works for me > > with Linux-netscape. Note also that rpnhelper needs to be in your > > PATH. It lives in /usr/local/RealPlayer7 so either add that to $PATH > > or, as I've done, symlink it from /usr/local/bin. > > I have a different problem with RP7. I have installed the latest > linuxelator on my 5.0-Current system. I've installed the linux version > of RP7, and it works just fine for the real.com stuff, and for any URL's > that end in .ra or .ram. However, if I go to a page like, > http://webevents.broadcast.com/yahoo/nationalpressclubjyang0400/ with > those cheesy .asp links, it doesn't work. It starts up RP, but all I get > is the little welcome music and the clip I want to view never starts. > This is true whether I use the linux version of netscape, or the > freebsd. I also have rpnphelper symlinked in /usr/local/bin. I've > checked my mime types, and basically done everything I can think of to > make this work, and still no joy. > > E-mail to real.com got a standard response of "we don't support > freebsd," but at my insistence the worker bees did go try that page with > "real" linux and they could view the clips no problem. I'm at the end of > my rope here, so any helpful suggestions would be appreciated. > > Doug > -- > Excess on occasion is exhilarating. It prevents moderation from > acquiring the deadening effect of a habit. > -- W. Somerset Maugham > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 19:15:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.idx.com.au (pop.idx.com.au [203.14.30.10]) by hub.freebsd.org (Postfix) with ESMTP id 4DDC537B7CD for ; Sat, 22 Apr 2000 19:15:38 -0700 (PDT) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (tntwc01-3-133.idx.com.au [203.166.3.133]) by pop.idx.com.au (8.9.3/8.9.3) with SMTP id MAA12351 for ; Sun, 23 Apr 2000 12:15:34 +1000 From: Danny To: freebsd-questions@freebsd.org Subject: How to get FreeBSD to work with my Scanner Date: Mon, 24 Apr 2000 12:16:55 +1000 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00042412211104.00333@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- -Hello over the last few months I have finally to make FreeBSD my workstation also. -I have invested in Applixware for FreeBSD to do my job on FreeBSD, etc etc The only final stepping stone is to get my scanner working on FreeBSD -The scanner is plugged to the parallel port -The scanner is Optic Pro Question -I what entry I have to add /sys/i386/conf/MYKERNEL file to get FreeBSD to work with the scanner -What do I do with MAKEDEV to get my scanner to work To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 19:58:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 3720B37B76F for ; Sat, 22 Apr 2000 19:58:26 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id MAA05572; Sun, 23 Apr 2000 12:28:24 +0930 (CST) Date: Sun, 23 Apr 2000 12:28:24 +0930 From: Greg Lehey To: Danny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get FreeBSD to work with my Scanner Message-ID: <20000423122824.I4675@freebie.lemis.com> References: <00042412211104.00333@freebsd.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <00042412211104.00333@freebsd.freebsd.org> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Monday, 24 April 2000 at 12:16:55 +1000, Danny wrote: > > -- > > -Hello over the last few months I have finally to make FreeBSD my workstation > also. > -I have invested in Applixware for FreeBSD to do my job on FreeBSD, etc etc > The only final stepping stone is to get my scanner working on FreeBSD > > -The scanner is plugged to the parallel port > -The scanner is Optic Pro > > Question > > -I what entry I have to add /sys/i386/conf/MYKERNEL file to get FreeBSD to work > with the scanner You shouldn't need any kernel mods. > -What do I do with MAKEDEV to get my scanner to work Nothing. What you *do* need is a scanner package such as sane. Take a look at the port (/usr/ports/graphics/sane). Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 20: 2:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eyelab.psy.msu.edu (eyelab.psy.msu.edu [35.8.64.179]) by hub.freebsd.org (Postfix) with ESMTP id 0966F37B6F4 for ; Sat, 22 Apr 2000 20:02:42 -0700 (PDT) (envelope-from gary@eyelab.psy.msu.edu) Received: from piper (dyn1-tnt7-166.detroit.mi.ameritech.net [206.141.212.166]) by eyelab.psy.msu.edu (8.9.3/8.9.3) with ESMTP id WAA62535 for ; Sat, 22 Apr 2000 22:32:32 -0400 (EDT) (envelope-from gary@eyelab.psy.msu.edu) Message-Id: <4.2.2.20000422222839.00b3c8b8@eyelab.msu.edu> X-Sender: gary@eyelab.msu.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Sat, 22 Apr 2000 22:35:32 -0500 To: freebsd-questions@freebsd.org From: Gary Schrock Subject: build times for 3.x vs 4.x Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I'm kinda curious if anyone else has noticed this. I realize there are some things that have been added, but it seems like a pretty significant jump. The system: P3-600E, 384M, Adaptec 3950U2 with a seagate baracuda and cheetah drive. (/usr/src is on the baracuda). With 3.x-stable, our make buildworld time was about 35 minutes. We just updated that to 4.x-stable using the cd upgrade method in sysinstall, and the build time has jumped to 55 minutes. Now, has that much really been added to the build process? Or is something odd going on? I'll also note, the times for make, make -j 2, and make -j 4 all are about 3 minutes apart, so there's no benefit for trying those. So basically, is this jump normal? Or is it unusual? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 20: 8:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id 56F8A37B6AB for ; Sat, 22 Apr 2000 20:08:47 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.242.92]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Sat, 22 Apr 2000 20:12:50 -0700 Message-ID: <39026921.F1A530DF@3-cities.com> Date: Sat, 22 Apr 2000 20:08:17 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gary Schrock Cc: freebsd-questions@freebsd.org Subject: Re: build times for 3.x vs 4.x References: <4.2.2.20000422222839.00b3c8b8@eyelab.msu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gary Schrock wrote: > > Ok, I'm kinda curious if anyone else has noticed this. I realize there are > some things that have been added, but it seems like a pretty significant jump. > > The system: > P3-600E, 384M, Adaptec 3950U2 with a seagate baracuda and cheetah > drive. (/usr/src is on the baracuda). > > With 3.x-stable, our make buildworld time was about 35 minutes. We just > updated that to 4.x-stable using the cd upgrade method in sysinstall, and > the build time has jumped to 55 minutes. Now, has that much really been > added to the build process? Or is something odd going on? > > I'll also note, the times for make, make -j 2, and make -j 4 all are about > 3 minutes apart, so there's no benefit for trying those. > > So basically, is this jump normal? Or is it unusual? It is about the same jump that I'm seeing. I have setiathome running in the background (nice of 19) and on 3.4 it would still show about 90% of the cpu running top. On 4.0-stable, I am seeing the buildworlds jump from 2000u second to 3500u second and setiathome doesn't accrue any appreciable cpu time. Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 20:34: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.millennium20.com (smtp.thecyberguys.net [209.79.190.13]) by hub.freebsd.org (Postfix) with ESMTP id 7F58337B631 for ; Sat, 22 Apr 2000 20:34:02 -0700 (PDT) (envelope-from glennpj@bayouhome.net) Received: from gforce.johnson.home (1Cust217.tnt2.covington.la.da.uu.net [63.31.31.217]) by smtp.millennium20.com (8.10.0/8.10.0) with SMTP id e3N3XN607457 for ; Sat, 22 Apr 2000 20:33:24 -0700 Received: (from glenn@localhost) by gforce.johnson.home (8.9.3/8.9.3) id WAA00787 for freebsd-questions@freebsd.org; Sat, 22 Apr 2000 22:33:55 -0500 (CDT) (envelope-from glenn) From: Glenn Johnson Date: Sat, 22 Apr 2000 22:33:19 -0500 To: freebsd-questions@freebsd.org Subject: Linux RPC program Message-ID: <20000422223319.A726@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just got a Linux software program at work (no source code). One of its features is to do distributed processing via RPC. I am using FreeBSD 4.0-STABLE, with the latest Linux_base port. The software runs fine except for the RPC. Portmap is running. Here is what I did. I added the following line to /etc/rpc: bminrd 630474513 I then updated the NIS maps and verified that the info was getting across to each host via rpcinfo -p. I started up the daemon, bminrd, on each of the hosts that will be running calculations. The daemon is running and appears to be fine but communication does not work as evidenced by the following output of rpcinfo -t node6 bminrd: rpcinfo: RPC: Unable to receive; errno = Connection reset by peer program 630474513 version 0 is not available Does RPC for Linux binaries work in FreeBSD? If so, what do I need to do? Thanks in advance. -- Glenn Johnson glennpj@bayouhome.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 20:46:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vicosa.dpi.ufv.br (vicosa.dpi.ufv.br [200.17.74.1]) by hub.freebsd.org (Postfix) with ESMTP id 263C637B7CD for ; Sat, 22 Apr 2000 20:46:44 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br ([200.236.148.119]) by vicosa.dpi.ufv.br (AIX4.2/UCB 8.7/8.7) with ESMTP id AAA12470 for ; Sun, 23 Apr 2000 00:46:31 -0200 (GRNLNDDT) Message-ID: <390246A2.AB505EA2@tdnet.com.br> Date: Sun, 23 Apr 2000 00:41:06 +0000 From: Gustavo Vieira Goncalves Coelho Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Undeliverable Mail Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear gentleman, i was wondering which device does Free support, but i don't want to look on the standard documentation. Instead, i would like to get this information from the sources. I have a simple question for all you: Which file should i look into for ? I am running 4.0Stable, and searching for Myles Raid Support and adaptec SCSI controller. Thank you for your time and cooperation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 21:38:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unixgen1.mcs.muohio.edu (unixgen1.mcs.muohio.edu [134.53.7.5]) by hub.freebsd.org (Postfix) with ESMTP id E488537B7FE for ; Sat, 22 Apr 2000 21:38:21 -0700 (PDT) (envelope-from stanifmw@muohio.edu) Received: from stanifmw (u122.s151.muohio.edu [134.53.151.122]) by unixgen1.mcs.muohio.edu (8.9.1/8.9.1) with SMTP id AAA21988 for ; Sun, 23 Apr 2000 00:38:17 -0400 (EDT) Message-ID: <000801bfacdd$fd898020$7a973586@MUOhio.edu> From: "Michael Stanifer" To: Date: Sun, 23 Apr 2000 00:39:56 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BFACBC.726A4720" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BFACBC.726A4720 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have a DEC 2000 Model 300 AXP ... i can't find no one to give me = advice on which distribution to get for it ....=20 Will Free BSD run on this? Thank You Mike ------=_NextPart_000_0005_01BFACBC.726A4720 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, I have a DEC 2000 Model 300 AXP = ... i can't=20 find no one to give me advice on which distribution to get for it ....=20
Will Free BSD run on = this?
Thank You
Mike
------=_NextPart_000_0005_01BFACBC.726A4720-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 22: 0:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from yoda.dccnet.com (mail.deltacable.com [207.230.239.70]) by hub.freebsd.org (Postfix) with ESMTP id 9021E37B7EE for ; Sat, 22 Apr 2000 22:00:29 -0700 (PDT) (envelope-from kg@versys.net) Received: from versys.net (unverified [209.5.131.193]) by yoda.dccnet.com (Rockliffe SMTPRA 3.4.6) with ESMTP id ; Sat, 22 Apr 2000 21:53:52 -0700 Message-ID: <39028226.D40AF21@versys.net> Date: Sat, 22 Apr 2000 21:55:02 -0700 From: "Kevin G. Eliuk" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Otter Cc: freebsd-questions@freebsd.org Subject: Re: linux-netscape6 crashes References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I can tell you that a) it's a resource pig, and b) when I run it here, > all I type to start it is "netscape6". that automagically starts > ./mozilla-bin and it runs as it should, well... as it was programmed > to. > -Otter Only increases the arguments for the faster more powerful machine I "need":) First I run 3.4-RELEASE on P233 Anyway the information from the thread I have been able to get 'acroread4' running. In the process I have changed the error trying to run 'netscape6'. I now error out with: .//run-mozilla.sh ./mozilla-bin MOZILLA_FIVE_HOME=/usr/local/lib/linux-netscape6 LD_LIBRARY_PATH=/usr/local/lib/linux-netscape6:/usr/local/lib/linux-netscape6/Cool XPCS_HOME=/usr/local/lib/linux-netscape6/Cool MOZ_PROGRAM=./mozilla-bin MOZ_TOOLKIT= moz_debug=0 moz_debugger= *** QfaServices is being registered nNCL: registering deferred (0) Profile Manager : Profile Wizard and Manager activites : Begin Profile Manager : Command Line Options : Begin Profile Manager : Command Line Options : End Bad system call I would like to get this resolved. Or is it simply better to install 4.0-RELEASE or later. -- Regards, Kevin G. Eliuk Technician | VerSys Communications Ltd. | http://www.versys.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 23:20:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id D166D37B7FE for ; Sat, 22 Apr 2000 23:20:26 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000423062025.CLXT910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Sat, 22 Apr 2000 23:20:25 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12jFkm-0004Tn-00 for ; Sun, 23 Apr 2000 02:20:24 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Apache error log message (cannot read directory for multi) X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 23 Apr 2000 02:20:24 -0400 Message-ID: <877ldp72zb.fsf@tea.thpoon.com> Lines: 16 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could somebody explain what a bunch of messages like the one below in apache_error_log mean? Specifically, what does `mutli' stand for? ,---- | [Sat Apr 22 20:53:41 2000] [error] [client 63.11.117.164] \ | (13)Permission denied: cannot read directory for multi: \ | /usr/local/www/data/ `---- Permissions are fine for /usr/local/www/data, and that's where the document root is. All appears to work fine... Thanks, -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 23:24:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freedom.cybertouch.org (freedom.cybertouch.org [216.126.88.51]) by hub.freebsd.org (Postfix) with ESMTP id 94CA737B7D6 for ; Sat, 22 Apr 2000 23:24:38 -0700 (PDT) (envelope-from lnb@cybertouch.org) Received: from wired (24.69.168.3.on.wave.home.com [24.69.168.3]) by freedom.cybertouch.org (8.9.3/8.9.3) with SMTP id CAA25487 for ; Sun, 23 Apr 2000 02:24:36 -0400 (EDT) Message-Id: <200004230624.CAA25487@freedom.cybertouch.org> From: "Lanny Baron" To: questions@freebsd.org Date: Sun, 23 Apr 2000 02:27:42 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: SNP & RAID Reply-To: lnb@cybertouch.org X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Can I get some information with respect to SNP and how well FreeBSD can handle up to 8 processors. Would anyone know what RAID cards are supported. Someone sent me mail saying that only Vinum will work. Thank you for your help, Lanny Baron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message From owner-freebsd-questions Sat Apr 22 23:27:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from praseodumium.btinternet.com (praseodumium.btinternet.com [194.73.73.82]) by hub.freebsd.org (Postfix) with ESMTP id 65C9C37B8C7 for ; Sat, 22 Apr 2000 23:27:14 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from [213.1.96.203] (helo=parish.my.domain) by tantalum with esmtp (Exim 2.05 #1) id 12j4k6-0004cG-00 for questions@freebsd.org; Sat, 22 Apr 2000 19:34:58 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id TAA00574 for questions@freebsd.org; Sat, 22 Apr 2000 19:35:01 +0100 (BST) (envelope-from mark) Date: Sat, 22 Apr 2000 19:35:01 +0100 From: Mark Ovens To: questions@freebsd.org Subject: Recovering from "out of swap space" Message-ID: <20000422193501.A232@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yesterday whilst running several instances of Netscape and Acroread my machine hung. There was several minutes of endless disk thrashing, but no response from the keyboard or mouse. Trying to switch to a ttyv resulted in a blank screen. Despite waiting ~10 minutes after the disk thrashing stopped I resorted to the good old 3-finger salute. Checking /var/log/messages after re-booting I found: Apr 22 05:04:24 parish /kernel: swap_pager: out of swap space Apr 22 05:04:24 parish /kernel: swap_pager_getswapspace: failed OK, I know the cause and the solution, but what I am curious about is why can't FreeBSD handle this situation? I would have expected it to kill the process that needed the swap, or at least allow me to switch to a ttyv and kill processes manually. Curiously, it did shutdown cleanly as no fs errors appeared (and fsck didn't run) when it re-started. Is there any way to recover from an out of swap situation without resorting to a reboot? # uname -a FreeBSD parish 4.0-STABLE FreeBSD 4.0-STABLE #1: Sat Mar 18 18:53:40 GMT 2000 mark@parish:/usr/src/sys/compile/PARISH i386 # -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message