Re: Resolving hostnames takes "forever"

2002-11-02 Thread Bjarne Wichmann Petersen
On Saturday 02 November 2002 15:41, Matthew Seaman wrote:

Thanks a lot, looks like it's doubleclick.net that is causing me headaches. 
Which makes sense since most pages that takes time loading have adds from 
doubleclick.net. Eg:

# dig www.computerworld.dk

; <<>> DiG 8.3 <<>> www.computerworld.dk
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 2
;; QUERY SECTION:
;;  www.computerworld.dk, type = A, class = IN

;; ANSWER SECTION:
www.computerworld.dk.   23m36s IN CNAME  computerworld.dk.
computerworld.dk.   23m36s IN A 62.199.138.133

;; AUTHORITY SECTION:
computerworld.dk.   23h53m31s IN NS  ns.uni2.net.
computerworld.dk.   23h53m31s IN NS  ns2.uni2.net.

;; ADDITIONAL SECTION:
ns.uni2.net.1d23h53m31s IN A  129.142.7.99
ns2.uni2.net.   1d23h53m31s IN A  195.82.195.99

;; Total query time: 11 msec
;; FROM: frodo.my.domain to SERVER: default -- 127.0.0.1
;; WHEN: Sun Nov  3 08:47:25 2002
;; MSG SIZE  sent: 38  rcvd: 143

# dig se1.doubleclick.net IN 

; <<>> DiG 8.3 <<>> se1.doubleclick.net IN 
;; res options: init recurs defnam dnsrch
;; res_nsend to server default -- 127.0.0.1: Operation timed out

Now, apart from nagging doubleclick, is there anyway I can eg. block quieries 
for doubleclick as to speed up loading?

Bjarne
-- 
Homepage: http://www.mekanix.dk


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
I'm already on 4.7 stable and the system isn't that critical, but, i'd love
to avoid any nuiances.  I've already made a backup.  I completed the
mergemaster part and everything seems okay so far.

thanks for the advice.


ed

-Original Message-
From: [EMAIL PROTECTED]
[mailto:owner-freebsd-questions@;FreeBSD.ORG]On Behalf Of Alex(ander
Sendzimir)
Sent: Saturday, November 02, 2002 11:49 PM
To: [EMAIL PROTECTED]
Subject: RE: Default Sendmail install with FreeBSD



J U S T   A   S U G G E S T I O N

If this machine is critical to you, you might want to consider
determining which system/kernel source it's built off of and cvsup'ing
that source, buildworld, etc and make a backup, knowing that you can
restore to your original system. Then make the jump to 4.7-STABLE.

Then again, perhaps I'm misunderstanding the purpose here.

Alex



--
A L E X A N D E R   S E N D Z I M I RBattleface Computing

   Custom Computing  -  Linux & Free BSD  - C, Perl, Python, WWW
[EMAIL PROTECTED]  |802 863 5502|  Colchester, VT 05446


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread Alex(ander Sendzimir)

J U S T   A   S U G G E S T I O N

If this machine is critical to you, you might want to consider
determining which system/kernel source it's built off of and cvsup'ing
that source, buildworld, etc and make a backup, knowing that you can
restore to your original system. Then make the jump to 4.7-STABLE.

Then again, perhaps I'm misunderstanding the purpose here.

Alex



-- 
A L E X A N D E R   S E N D Z I M I RBattleface Computing

   Custom Computing  -  Linux & Free BSD  - C, Perl, Python, WWW
[EMAIL PROTECTED]  |802 863 5502|  Colchester, VT 05446


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Disk activity leading to hangs

2002-11-02 Thread Jeff Jirsa
On Sat, 2 Nov 2002, Jason Godfrey wrote:

>
> Basically under heavy disk load (buildworld, large package install, nightly
> script run) the system will hang hard. The two systems have very little in
> common, one is a P2 400 running FreeBSD-Stable from Oct 2, the other (a new
> machine) is a AMD 1600+ running FreeBSD 4.5-Release. The faster machine seems
> to hit the hange much more regularly.
>
> The only thing in common between the two machines I can think of is that they
> both have Maxtor IDE drives on a Ultra-ATA channel. (On the P2 400 I've been
> running in PIO mode, as that _seems_ to reduce the frequency of the hangs.
> On the AMD it seems to make no difference.)
>

I've seen it too, with a 4.5 system with a maxtor drive. Unfortunately,
I've never been able to track it down to anything certain: I was (and
still am) leaning towards poor hardware over an OS fault. The only thing
leading me to believe it's NOT a hardware issue is that the kernel seems
to be running, although nothing responds: network activity lights flash on
the NIC and switch, but NOTHING else works (have to powercycle).

I remember someone else pointing out the same problem about a year ago,
and nobody ever offered any explanation of the problem or even hinted at a
solution.

The last thread is here (watch the line wrap):
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=6504+0+archive/2002/freebsd-hackers/20020512.freebsd-hackers


- Jeff


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
Thanks again guys...i'm looking into mergemaster now and taking the
necessary steps to ensure there is NO system failure.



-Original Message-
From: DaleCo Help Desk [mailto:daleco@;daleco.biz]
Sent: Saturday, November 02, 2002 11:49 PM
To: KizerSoze
Cc: [EMAIL PROTECTED]
Subject: Re: Default Sendmail install with FreeBSD


And, I might advise that you make a backup
of everything in /etc if you've never run mergemaster
before, just to be on the 'safe side.'

KDK
- Original Message -
From: "KizerSoze" <[EMAIL PROTECTED]>
To: "Adam Weinberger" <[EMAIL PROTECTED]>
Cc: "DaleCo Help Desk" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 11:43 PM
Subject: RE: Default Sendmail install with FreeBSD


> Since I've obviously overlooked the mergemaster step if I run it
now will
> there be an adverse effects on my sys?  I've gone through the man
page and
> read through the UPDATE file and it appears to me that this is run
AFTER the
> build/installworld.  Is this correct, or, after running the
mergemaster do I
> need to do that again.
>
> Thanks again,
>
> Ed
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:owner-freebsd-questions@;FreeBSD.ORG]On Behalf Of Adam
Weinberger
> Sent: Saturday, November 02, 2002 11:19 PM
> To: KizerSoze
> Cc: DaleCo Help Desk; [EMAIL PROTECTED]
> Subject: Re: Default Sendmail install with FreeBSD
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> >> (11.02.2002 @ 2114 PST): KizerSoze said, in 1.4K: <<
> > To tell you the truth I can't remember if my current machine made
the jump
> > from 3.x to 4.x branch, or, started somewhere on the 4.x and move
up to
> 4.7
> > now, but, I have never run mergemaster before.
> >> end of "RE: Default Sendmail install with FreeBSD" from
KizerSoze <<
>
> Please follow the directions in /usr/src/UPDATING. That file
contains
> directions for 4.x->4.STABLE as well as 3.x->4.x.
>
> And by all means, run mergemaster(8). It's designed to prevent the
exact
> problem you're having.
>
> - -Adam
>
>
> - --
> Adam Weinberger
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (FreeBSD)
>
> iD8DBQE9xLHSo8KM2ULHQ/0RAmcfAKCUvWztakavq++8R0DtWBOBT8oKGACgsMuX
> Rn0PoC3tWEi1Vcusc41u23M=
> =mBxD
> -END PGP SIGNATURE-
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Disk activity leading to hangs

2002-11-02 Thread Jason Godfrey
Hello.

I am experiencing a hang on two machines that I think may be related. I am
hoping someone on the list may know a solution.

Basically under heavy disk load (buildworld, large package install, nightly
script run) the system will hang hard. The two systems have very little in 
common, one is a P2 400 running FreeBSD-Stable from Oct 2, the other (a new
machine) is a AMD 1600+ running FreeBSD 4.5-Release. The faster machine seems
to hit the hange much more regularly. 

The only thing in common between the two machines I can think of is that they
both have Maxtor IDE drives on a Ultra-ATA channel. (On the P2 400 I've been
running in PIO mode, as that _seems_ to reduce the frequency of the hangs.
On the AMD it seems to make no difference.) 

Does anyone have an idea? It's been an annoyance on my P2, but it is making
the AMD (a freinds computer I am helping setup) almost unusable.) 

Thanks
- Jason

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Default Sendmail install with FreeBSD

2002-11-02 Thread DaleCo Help Desk
And, I might advise that you make a backup
of everything in /etc if you've never run mergemaster
before, just to be on the 'safe side.'

KDK
- Original Message -
From: "KizerSoze" <[EMAIL PROTECTED]>
To: "Adam Weinberger" <[EMAIL PROTECTED]>
Cc: "DaleCo Help Desk" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 11:43 PM
Subject: RE: Default Sendmail install with FreeBSD


> Since I've obviously overlooked the mergemaster step if I run it
now will
> there be an adverse effects on my sys?  I've gone through the man
page and
> read through the UPDATE file and it appears to me that this is run
AFTER the
> build/installworld.  Is this correct, or, after running the
mergemaster do I
> need to do that again.
>
> Thanks again,
>
> Ed
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:owner-freebsd-questions@;FreeBSD.ORG]On Behalf Of Adam
Weinberger
> Sent: Saturday, November 02, 2002 11:19 PM
> To: KizerSoze
> Cc: DaleCo Help Desk; [EMAIL PROTECTED]
> Subject: Re: Default Sendmail install with FreeBSD
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> >> (11.02.2002 @ 2114 PST): KizerSoze said, in 1.4K: <<
> > To tell you the truth I can't remember if my current machine made
the jump
> > from 3.x to 4.x branch, or, started somewhere on the 4.x and move
up to
> 4.7
> > now, but, I have never run mergemaster before.
> >> end of "RE: Default Sendmail install with FreeBSD" from
KizerSoze <<
>
> Please follow the directions in /usr/src/UPDATING. That file
contains
> directions for 4.x->4.STABLE as well as 3.x->4.x.
>
> And by all means, run mergemaster(8). It's designed to prevent the
exact
> problem you're having.
>
> - -Adam
>
>
> - --
> Adam Weinberger
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (FreeBSD)
>
> iD8DBQE9xLHSo8KM2ULHQ/0RAmcfAKCUvWztakavq++8R0DtWBOBT8oKGACgsMuX
> Rn0PoC3tWEi1Vcusc41u23M=
> =mBxD
> -END PGP SIGNATURE-
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Default Sendmail install with FreeBSD

2002-11-02 Thread DaleCo Help Desk

- Original Message -
From: "KizerSoze" <[EMAIL PROTECTED]>
To: "Adam Weinberger" <[EMAIL PROTECTED]>
Cc: "DaleCo Help Desk" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 11:43 PM
Subject: RE: Default Sendmail install with FreeBSD


> Since I've obviously overlooked the mergemaster step if I run it
now will
> there be an adverse effects on my sys?  I've gone through the man
page and
> read through the UPDATE file and it appears to me that this is run
AFTER the
> build/installworld.  Is this correct, or, after running the
mergemaster do I
> need to do that again.
>
> Thanks again,
>
> Ed

Steps, in order, with some variation because other things
work and/or leftovers from older routines

cvsup
cd /usr/src
make buildworld
make buildkernel kernconf=/path/to/your/kernconf/file
make installkernel
(optional boot into single user mode)
make installworld
mergemaster

Kevin Kinsey
DaleCo, S.P.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Default Sendmail install with FreeBSD

2002-11-02 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (11.02.2002 @ 2143 PST): KizerSoze said, in 1.6K: <<
> Since I've obviously overlooked the mergemaster step if I run it now will
> there be an adverse effects on my sys?  I've gone through the man page and
> read through the UPDATE file and it appears to me that this is run AFTER the
> build/installworld.  Is this correct, or, after running the mergemaster do I
> need to do that again.
>> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze <<

mergemaster is, in effect, the final step of a source installation. I
wouldn't expect adverse effects, but I've never upgraded from 3.x. See
if UPDATING has anything to say about it. Follow its directions closely.

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

iD8DBQE9xLl0o8KM2ULHQ/0RAhOaAJ94u2U2bRG1KYrjEJQwdildHH/mzQCfSVyu
lndAIGF+QtMqmmus/st2lkY=
=Pq+5
-END PGP SIGNATURE-

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
Since I've obviously overlooked the mergemaster step if I run it now will
there be an adverse effects on my sys?  I've gone through the man page and
read through the UPDATE file and it appears to me that this is run AFTER the
build/installworld.  Is this correct, or, after running the mergemaster do I
need to do that again.

Thanks again,

Ed

-Original Message-
From: [EMAIL PROTECTED]
[mailto:owner-freebsd-questions@;FreeBSD.ORG]On Behalf Of Adam Weinberger
Sent: Saturday, November 02, 2002 11:19 PM
To: KizerSoze
Cc: DaleCo Help Desk; [EMAIL PROTECTED]
Subject: Re: Default Sendmail install with FreeBSD


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (11.02.2002 @ 2114 PST): KizerSoze said, in 1.4K: <<
> To tell you the truth I can't remember if my current machine made the jump
> from 3.x to 4.x branch, or, started somewhere on the 4.x and move up to
4.7
> now, but, I have never run mergemaster before.
>> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze <<

Please follow the directions in /usr/src/UPDATING. That file contains
directions for 4.x->4.STABLE as well as 3.x->4.x.

And by all means, run mergemaster(8). It's designed to prevent the exact
problem you're having.

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

iD8DBQE9xLHSo8KM2ULHQ/0RAmcfAKCUvWztakavq++8R0DtWBOBT8oKGACgsMuX
Rn0PoC3tWEi1Vcusc41u23M=
=mBxD
-END PGP SIGNATURE-

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: reinstall all installed ports

2002-11-02 Thread Lefteris Tsintjelis
I am not using X very often so I wouldn't really now. However, I will
give it an extensive try the next few days and see what happens. It will
probably be for me hard to tell why is failing anyway. I always had
problems with it.

Lefteris

Kris Kennaway wrote:
> 
> On Sun, Nov 03, 2002 at 02:43:05AM +0200, Lefteris Tsintjelis wrote:
> > Hi,
> >   I mean that I have just finished reinstalling all ports hoping it would
> > solve some broken port/library dependencies I was suspecting using
> > "porsupgrade -afp". Actually, it did a good job and solved all port
> > dependencies problems I had except 1. Some mozilla libaries remain
> > broken. I am using 4.7-STABLE #0: Sun Nov 3 and here is some of the
> > output using libchk:
> >
> > Unresolvable link(s) found in:
> > /usr/X11R6/lib/mozilla/plugins/libnullplugin.so
> > libxpcom.so
> 
> Is this actually causing mozilla to fail?  It may just be some slight
> messyness in mozilla.
> 
> Kris


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
Well, I'm on a friends BSD 4.6 system looking at his /etc/mail directory and
the right files are there, and, his Makefile in that directory is definately
newer than the one I have?

What gives?  Somewhere along the line have I made a mistake updating my
system along the 4.x tree?

Will other parts of my system not be up to date as well?

What should I do now?

I thought I was completely updated the other day but apparently not.


Frustrated but thankfull for everyone's help,

Ed

-Original Message-
From: Adam Weinberger [mailto:adamw@;FreeBSD.ORG]
Sent: Saturday, November 02, 2002 11:12 PM
To: KizerSoze
Cc: DaleCo Help Desk; [EMAIL PROTECTED]
Subject: Re: Default Sendmail install with FreeBSD


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (11.02.2002 @ 2101 PST): KizerSoze said, in 3.0K: <<
> I did just try to run Make in my /etc/mail directory and the files did
> indeed get remade, but, there still isn't a .mc file.
>
> I did search for the freebsd.mc file and located it at
> /usr/src/etc/sendmail/freebsd.mc.  To get the genericstable to work I need
> to add some lines to the .mc file, but the only one is in the source tree.
> What should I do here?
>> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze <<

Did you run mergemaster(8) when upgrading your box to 4-STABLE?

In /etc you should have both freebsd.mc and freebsd.submit.mc.

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

iD8DBQE9xLAfo8KM2ULHQ/0RAgKFAJ4pXc54iw4fMzY5YUeDbI8TjTiyrQCgpE/Q
EB6Z1mY9/nyJOz9C1bec7Bo=
=WgiI
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Default Sendmail install with FreeBSD

2002-11-02 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (11.02.2002 @ 2114 PST): KizerSoze said, in 1.4K: <<
> To tell you the truth I can't remember if my current machine made the jump
> from 3.x to 4.x branch, or, started somewhere on the 4.x and move up to 4.7
> now, but, I have never run mergemaster before.
>> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze <<

Please follow the directions in /usr/src/UPDATING. That file contains
directions for 4.x->4.STABLE as well as 3.x->4.x.

And by all means, run mergemaster(8). It's designed to prevent the exact
problem you're having.

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

iD8DBQE9xLHSo8KM2ULHQ/0RAmcfAKCUvWztakavq++8R0DtWBOBT8oKGACgsMuX
Rn0PoC3tWEi1Vcusc41u23M=
=mBxD
-END PGP SIGNATURE-

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
To tell you the truth I can't remember if my current machine made the jump
from 3.x to 4.x branch, or, started somewhere on the 4.x and move up to 4.7
now, but, I have never run mergemaster before.

-Original Message-
From: Adam Weinberger [mailto:adamw@;FreeBSD.ORG]
Sent: Saturday, November 02, 2002 11:12 PM
To: KizerSoze
Cc: DaleCo Help Desk; [EMAIL PROTECTED]
Subject: Re: Default Sendmail install with FreeBSD


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (11.02.2002 @ 2101 PST): KizerSoze said, in 3.0K: <<
> I did just try to run Make in my /etc/mail directory and the files did
> indeed get remade, but, there still isn't a .mc file.
>
> I did search for the freebsd.mc file and located it at
> /usr/src/etc/sendmail/freebsd.mc.  To get the genericstable to work I need
> to add some lines to the .mc file, but the only one is in the source tree.
> What should I do here?
>> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze <<

Did you run mergemaster(8) when upgrading your box to 4-STABLE?

In /etc you should have both freebsd.mc and freebsd.submit.mc.

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

iD8DBQE9xLAfo8KM2ULHQ/0RAgKFAJ4pXc54iw4fMzY5YUeDbI8TjTiyrQCgpE/Q
EB6Z1mY9/nyJOz9C1bec7Bo=
=WgiI
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



The FreeBSD Diary: 2002-10-13 - 2002-11-02

2002-11-02 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to [EMAIL PROTECTED] with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives  
and/or The FreeBSD Diary . 

These are the articles posted during this period:

17-Oct : Upgrading to stunnel 4
 Upgrading to stunnel 4
 http://freebsddiary.org/stunnel-v3-to-v4.php?2

15-Oct : Adding a new drive via the serial console using dump/restore
 The serial console saves the day!
 http://freebsddiary.org/serial-console2.php?2


-- 
Dan Langille - DVL Software Limited
The FreeBSD Diary - http://freebsddiary.org/ - practical examples
FreshPorts- http://freshports.org/   - the place for ports


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Default Sendmail install with FreeBSD

2002-11-02 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>> (11.02.2002 @ 2101 PST): KizerSoze said, in 3.0K: <<
> I did just try to run Make in my /etc/mail directory and the files did
> indeed get remade, but, there still isn't a .mc file.
> 
> I did search for the freebsd.mc file and located it at
> /usr/src/etc/sendmail/freebsd.mc.  To get the genericstable to work I need
> to add some lines to the .mc file, but the only one is in the source tree.
> What should I do here?
>> end of "RE: Default Sendmail install with FreeBSD" from KizerSoze <<

Did you run mergemaster(8) when upgrading your box to 4-STABLE?

In /etc you should have both freebsd.mc and freebsd.submit.mc.

- -Adam


- --
Adam Weinberger
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

iD8DBQE9xLAfo8KM2ULHQ/0RAgKFAJ4pXc54iw4fMzY5YUeDbI8TjTiyrQCgpE/Q
EB6Z1mY9/nyJOz9C1bec7Bo=
=WgiI
-END PGP SIGNATURE-

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



RE: Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
I did just try to run Make in my /etc/mail directory and the files did
indeed get remade, but, there still isn't a .mc file.

I did search for the freebsd.mc file and located it at
/usr/src/etc/sendmail/freebsd.mc.  To get the genericstable to work I need
to add some lines to the .mc file, but the only one is in the source tree.
What should I do here?

Thanks,

Ed

-Original Message-
From: DaleCo Help Desk [mailto:daleco@;daleco.biz]
Sent: Saturday, November 02, 2002 10:29 PM
To: KizerSoze; [EMAIL PROTECTED]
Subject: Re: Default Sendmail install with FreeBSD



- Original Message -
From: "KizerSoze" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 10:17 PM
Subject: Default Sendmail install with FreeBSD


> I've been addressing an issue where I'm trying to have all my mail
from my
> root account forwarded to  my home email address.  The BSD box does
not have
> a FQDN and when trying to send any mail to my home accounts the
mail relay
> owned by those accounts will not accept them, assumingly because
the from
> address does not have a real domain name, thus the relay drops the
mail as
> spam.
>
> I know that sendmail can be configured to change the from addresses
of
> emails before they are sent and I'd like to accomplish this, and,
have found
> some sufficient documentation here.
> http://www.sendmail.org/faq/section3.html#3.2
>
> But, after reading through the documentation I am unable to locate
any
> sendmail.mc file on my system.  My system was not a bare 4.7
install, but
> has been updated through the 4.x tree.  I'm by no means an expert
with
> Sendmail and have not been able to find any answers to the
following
> questions.
>
> 1)  Where am I suppose to find the sendmail.mc file?
>
You won't.  You'll find 'freebsd.mc' and, if you've ever run
'make' in /etc/mail, you should see a *.mc where * is your
hostname.  The *.mc is the one you're concerned with

> 2)  Does FreeBSD come with a partial install of sendmail, and if so
is this
> why I'm not seeing the sendmail.mc file, and if thats the case do I
need to
> re-install sendmail through the port tree?
>
/stand/sysinstall gives you the option to run Sendmail during the
install
process...if you tell it you want to run Sendmail, it will put

sendmail_enable="YES"

   in /etc/rc.conf.

> 3)  Has anyone else here accomplished what I'm trying to do here,
and if so,
> what were your steps to success?
>
One of the things everyone should do, or at least consider, is
editing /etc/mail/aliases shortly after setting up FBSD.  Several
of the daemons use the MTA (usually Sendmail) to notify the
system owner/administrator of 'important' issues.

After editing the file, 'make' must be run to update sendmail's
configuration.  As I mentioned above, .mc and .cf files adapted
for your host will be created and installed at this time.

> Thanks in advance,
>
> Ed
>
HTH,

Kevin Kinsey


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: reinstall all installed ports

2002-11-02 Thread Kris Kennaway
On Sun, Nov 03, 2002 at 02:43:05AM +0200, Lefteris Tsintjelis wrote:
> Hi,
>   I mean that I have just finished reinstalling all ports hoping it would
> solve some broken port/library dependencies I was suspecting using
> "porsupgrade -afp". Actually, it did a good job and solved all port
> dependencies problems I had except 1. Some mozilla libaries remain
> broken. I am using 4.7-STABLE #0: Sun Nov 3 and here is some of the
> output using libchk:
> 
> Unresolvable link(s) found in:
> /usr/X11R6/lib/mozilla/plugins/libnullplugin.so
> libxpcom.so

Is this actually causing mozilla to fail?  It may just be some slight
messyness in mozilla.

Kris



msg07475/pgp0.pgp
Description: PGP signature


Re: Default Sendmail install with FreeBSD

2002-11-02 Thread DaleCo Help Desk

- Original Message -
From: "KizerSoze" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 10:17 PM
Subject: Default Sendmail install with FreeBSD


> I've been addressing an issue where I'm trying to have all my mail
from my
> root account forwarded to  my home email address.  The BSD box does
not have
> a FQDN and when trying to send any mail to my home accounts the
mail relay
> owned by those accounts will not accept them, assumingly because
the from
> address does not have a real domain name, thus the relay drops the
mail as
> spam.
>
> I know that sendmail can be configured to change the from addresses
of
> emails before they are sent and I'd like to accomplish this, and,
have found
> some sufficient documentation here.
> http://www.sendmail.org/faq/section3.html#3.2
>
> But, after reading through the documentation I am unable to locate
any
> sendmail.mc file on my system.  My system was not a bare 4.7
install, but
> has been updated through the 4.x tree.  I'm by no means an expert
with
> Sendmail and have not been able to find any answers to the
following
> questions.
>
> 1)  Where am I suppose to find the sendmail.mc file?
>
You won't.  You'll find 'freebsd.mc' and, if you've ever run
'make' in /etc/mail, you should see a *.mc where * is your
hostname.  The *.mc is the one you're concerned with

> 2)  Does FreeBSD come with a partial install of sendmail, and if so
is this
> why I'm not seeing the sendmail.mc file, and if thats the case do I
need to
> re-install sendmail through the port tree?
>
/stand/sysinstall gives you the option to run Sendmail during the
install
process...if you tell it you want to run Sendmail, it will put

sendmail_enable="YES"

   in /etc/rc.conf.

> 3)  Has anyone else here accomplished what I'm trying to do here,
and if so,
> what were your steps to success?
>
One of the things everyone should do, or at least consider, is
editing /etc/mail/aliases shortly after setting up FBSD.  Several
of the daemons use the MTA (usually Sendmail) to notify the
system owner/administrator of 'important' issues.

After editing the file, 'make' must be run to update sendmail's
configuration.  As I mentioned above, .mc and .cf files adapted
for your host will be created and installed at this time.

> Thanks in advance,
>
> Ed
>
HTH,

Kevin Kinsey


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Default Sendmail install with FreeBSD

2002-11-02 Thread KizerSoze
I've been addressing an issue where I'm trying to have all my mail from my
root account forwarded to  my home email address.  The BSD box does not have
a FQDN and when trying to send any mail to my home accounts the mail relay
owned by those accounts will not accept them, assumingly because the from
address does not have a real domain name, thus the relay drops the mail as
spam.

I know that sendmail can be configured to change the from addresses of
emails before they are sent and I'd like to accomplish this, and, have found
some sufficient documentation here.
http://www.sendmail.org/faq/section3.html#3.2

But, after reading through the documentation I am unable to locate any
sendmail.mc file on my system.  My system was not a bare 4.7 install, but
has been updated through the 4.x tree.  I'm by no means an expert with
Sendmail and have not been able to find any answers to the following
questions.

1)  Where am I suppose to find the sendmail.mc file?

2)  Does FreeBSD come with a partial install of sendmail, and if so is this
why I'm not seeing the sendmail.mc file, and if thats the case do I need to
re-install sendmail through the port tree?

3)  Has anyone else here accomplished what I'm trying to do here, and if so,
what were your steps to success?

Thanks in advance,

Ed


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Off Topic probably (Re: Domains)

2002-11-02 Thread Marc Schneiders
On Sat, 2 Nov 2002, at 21:58 [=GMT-0600], DaleCo Help Desk wrote:

>  From: "Bryan Cassidy" <[EMAIL PROTECTED]>
>  Sent: Saturday, November 02, 2002 2:38 PM

>  > wanting to buy and host a domain myself with apache on my freebsd
>  > box. I would like some recomendations on some companies that offer
>  > domains for a pretty good price along with the link to their
>  > website. Please include if the site only offers .com, .org, .net
> or
>  > all.
>
>  I use dotster.com.  Seems like it varies depending on the TLD,
>  I think I've got .coms at 14.95, .biz's at 21.95, etc.  They have
>  "specials" once in a while, I think they have most TLD's available.

Since it seems we are getting worried about a few dollars a year (and
why not), how about _free_ domains in alternative roots? See for
example:

http://www.dot-low.com/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Domains

2002-11-02 Thread DaleCo Help Desk
 From: "Bryan Cassidy" <[EMAIL PROTECTED]>
 To: <[EMAIL PROTECTED]>
 Sent: Saturday, November 02, 2002 2:38 PM
 Subject: Domains


 > Well, I had a reply about one of my questions with one link to one
 > site so I'm asking just this "one" question again to the list. I
am
 > wanting to buy and host a domain myself with apache on my freebsd
 > box. I would like some recomendations on some companies that offer
 > domains for a pretty good price along with the link to their
 > website. Please include if the site only offers .com, .org, .net
or
 > all.

 I use dotster.com.  Seems like it varies depending on the TLD,
 I think I've got .coms at 14.95, .biz's at 21.95, etc.  They have
 "specials" once in a while, I think they have most TLD's available.

 >Well, I said one question but I'm gonna ask another one but
 > real quick. If I have my own domain and manage it with apache
myself
 > am I still limited to space? Do I still have a sertain amount of
 > content in MB's or whatever that I can use? Thanks in advance

 How big a hard disk can you afford?  :-)

 Kevin Kinsey
 DaleCo, S.P.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



motherboard temperature/fan monitoring?

2002-11-02 Thread paul beard
I'd like to be able to monitor the temperature and fan speed of 
one of my machines, and so far I haven't found anything that will 
read its sensors. I have tried lmmon and xmbmon, neither of which 
can find the LM78 sensor this board (Intel 440LX) supposedly has.

dmesg says it's a 440LX.

CPU: Pentium II/Pentium II Xeon/Celeron (233.29-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x634  Stepping = 4

Features=0x80f9ff
real memory  = 67108864 (65536K bytes)
avail memory = 60276736 (58864K bytes)
Preloaded elf kernel "kernel" at 0xc04f1000.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 7 entries at 0xc00fdf50
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  on motherboard
pci0:  on pcib0
pcib1:  at device 1.0 
on pci0

mbmon think it's a 440BX for some reason . . .

[/home/paul]:: mbmon -d
* SMBus[IntelPIIX4(440BX)] found, but No HWM available on it!!
No Hardware Monitor found!!
InitMBInfo: Undefined error: 0

lmmon doesn't fare much better.

[/home/paul]:: sudo lmmon -sip
MB temp:
255C / 491F / 528K
Fans:
  1 :0 rpm
  2 :0 rpm
  3 :0 rpm
Voltages:
  Vcore1 :  +3.984V
  Vcore2 :  +3.984V
  + 3.3V :  +3.984V
  + 5.0V :  +6.654V
  +12.0V : +15.938V
  -12.0V : -15.938V
  - 5.0V :  -6.654V

any other suggestions?

--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ 

Support your local police force -- steal!!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: setting permissions

2002-11-02 Thread paul beard
Charles Pelletier wrote:



this, exactly, is what i am doing:
tail -f /var/log/security

and i get permission denied if i don't run it as root.



any reason why you can't use sudo(8)?



--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ 

A computer, to print out a fact,
Will divide, multiply, and subtract.
	But this output can be
	No more than debris,
If the input was short of exact.
		-- Gigo


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



how can i use two child for sending and receiving data with minimum delay?

2002-11-02 Thread alireza mahini
Hello
I am Alireza .I develop a program for  sending  and
 receiving data via two child as below:
 main(){//parent
  if(!fork()){
   sendto(sd1,...);
   recvfrom(rd1,...);
   exit(0);
  }
  if(!fork()){
   sendto(sd2,...);
   recvfrom(rd2,...);
   exit(0);
  }
 while(waitpid(-1,NULL,WUNTRACED));//wait for childs
 
 } 
  In above solution time of waiting for childs is
about milisecond but when i wrote program without any
child (as below),program execution time is about
 microsecond.
 main(){
   sendto(sd1,...);
   recvfrom(rd1,...);
   exit(0);
   sendto(sd2,...);
   recvfrom(rd2,...);
  }
 Note :sd1,rd1,sd2,rd2 are DGRAM sockets;


__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



How can i use multiple ethernet card for data transfer?

2002-11-02 Thread alireza mahini
I have two ethernet card(lan card)in my system.
they have varient IPs.My OS(FreeBSD 4.4) known them as
rl0 ,rl1.
I want send data from the card that i like but data
only sent from rl0.
In my program i act as below:
...
 bind();//bind in rl1
 sendto();//send from a socket that bind at rl1  
...
but my packets are sent from the rl0. 
Note: I use DGRAM socket for my program.
please guide me for this problem. 

__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Test

2002-11-02 Thread Kizer

- Original Message - 
From: "Greg 'groggy' Lehey" <[EMAIL PROTECTED]>
To: "Kizer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 8:40 PM
Subject: Re: Test


> On Saturday,  2 November 2002 at 20:39:02 -0600, Kizer wrote:
> > Testing, thanks.
> 
> Please don't send test messages to FreeBSD-questions.  You
> inconvenience thousands of people.  Use the FreeBSD-test mailing list
> instead: that's what it's there for.
> 
> Greg
> --
> When replying to this message, please copy the original recipients.
> If you don't, I may ignore the reply or reply to the original recipients.
> For more information, see http://www.lemis.com/questions.html
> See complete headers for address and phone numbers
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Root Mail Problems

2002-11-02 Thread Kizer
FreeBSD Users,

I've been using FreeBSD for quite some time now and have never had any real
difficulty with it until now.  My BSD box (4.7) runs as a gateway/firewall
for my adsl and i've been doing a little fine tuning lately, and one of
those is to get my BSD box to forward all mail that is sent to the root
account to my real email address.  I figured this wouldn't be to difficult.

I've tried two things so far which both don't work.

1)  Create a .forward file in my root folder with my email address in it,
this supposedly will forward all mail to the address.  This didn't work.

2)  Edited the aliases file in /etc and added my email address (and rebuilt)
for the root account.  This didn't work either.

After inspecting the maillog here is what I'm seeing.

--
Nov  2 03:11:43 Kantserver sendmail[1284]: gethostbyaddr(1.1.4.1) failed: 1
Nov  2 03:11:43 Kantserver sendmail[1284]: gA29BhZg001284: from=kizer,
size=345, class=0, nrcpts=1, msgid=<200211020911.gA29BhZg001284@Kantserver>,
relay=root@localhost
Nov  2 03:11:47 Kantserver sendmail[1286]: gA29BhZg001284:
[EMAIL PROTECTED], ctladdr=kizer (1001/0), delay=00:00:04,
xdelay=00:00:04, mailer=esmtp, pri=30054, relay=vm4-ext.prodigy.net.
[207.115.63.115], dsn=5.6.0, stat=Data format error
Nov  2 03:11:47 Kantserver sendmail[1286]: gA29BhZg001284: gA29BlZf001286:
DSN: Data format error
Nov  2 03:11:47 Kantserver sendmail[1286]: gA29BlZf001286: to=kizer,
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31369, relay=local,
dsn=2.0.0, stat=Sent
--

I'm not good at reading these but is the prodigy address telling me that it
doesn't like the fact the the from address isn't from a FQDN?  That's the
impression that I get.

Funny thing is this...I can run the same command to send an email to my
hotmail account and it WILL work, or a friends email and it WILL work, so
what gives?

Any ideas or suggestions would be greatly appreciated.

Thanks!

Ed

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Test

2002-11-02 Thread Greg 'groggy' Lehey
On Saturday,  2 November 2002 at 20:39:02 -0600, Kizer wrote:
> Testing, thanks.

Please don't send test messages to FreeBSD-questions.  You
inconvenience thousands of people.  Use the FreeBSD-test mailing list
instead: that's what it's there for.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Test

2002-11-02 Thread Kizer
Testing, thanks.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: setting permissions

2002-11-02 Thread Lefteris Tsintjelis
-rw---  1 root  wheel  - 0 Oct  9 15:46 /var/log/security

Only root can tail that file unless u chmod (highly NOT recommended). If
u choose to do so u must also change newsyslog.conf.

> this, exactly, is what i am doing:
> tail -f /var/log/security


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: setting permissions

2002-11-02 Thread Charles Pelletier

- Original Message -
From: "Jerry McAllister" <[EMAIL PROTECTED]>
To: "Charles Pelletier" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 8:21 PM
Subject: Re: setting permissions


> >
> > i want to be able to run tail while NOT in root. is there a quick way to
> > give permission to another user solely for the purpose of running tail?
>
> What do you want to run tail on?   It doesn't require root unless
> the file is read-only root.  Or is this some other tail?
>
> jerry


this, exactly, is what i am doing:
tail -f /var/log/security

and i get permission denied if i don't run it as root.


Charles Pelletier
Tech. Coordinator
St Luke's School




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: setting permissions

2002-11-02 Thread Jerry McAllister
> 
> i want to be able to run tail while NOT in root. is there a quick way to
> give permission to another user solely for the purpose of running tail?

What do you want to run tail on?   It doesn't require root unless
the file is read-only root.  Or is this some other tail?

jerry

> Charles Pelletier
> Tech. Coordinator
> St Luke's School
> 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Domains

2002-11-02 Thread Kevin Stevens

On Saturday, Nov 2, 2002, at 15:49 US/Pacific, Rick Hamell wrote:




Well, I had a reply about one of my questions with one link to one
site so I'm asking just this "one" question again to the list. I am
wanting to buy and host a domain myself with apache on my freebsd
box. I would like some recomendations on some companies that offer
domains for a pretty good price along with the link to their
website. Please include if the site only offers .com, .org, .net or


I go through www.directnic.com. $15/year


I've been quite pleased with godaddy.com, despite the odd name.  $8 
/year.


all.Well, I said one question but I'm gonna ask another one but
real quick. If I have my own domain and manage it with apache myself
am I still limited to space? Do I still have a sertain amount of
content in MB's or whatever that I can use? Thanks in advance


You are confusing the various services.  A domain name is just that - a 
name.  "boiledpetunias.com" is a domain name (god, I hope it's not!).  
Providing name servers to provide responses for that domain name,  web 
servers that answer to that name, mail servers to collect mail destined 
for that name, etc. are all different issues.  Try secondary.com for 
backup name services - beyond that, Google for something like "how to 
host a web site" and do a little reading to come up to speed.

KeS


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: Networking through Serial

2002-11-02 Thread Erik Trulsson
On Sat, Nov 02, 2002 at 06:49:28PM -0600, Steven Lake wrote:
>   HI all.  I got a rather interesting question about networking.
> I've got two machines that I'm running.  One is win2k, the other is
> FBD4.5, only one of which (the win2k machine) is on the network.  The old
> Freebsd machine won't take a nic, so I was wondering if I could cheat and
> connect it to the win2k machine using a serial port?  Would there be a way
> to connect my freebsd box to the internet by connecting it to the win2k
> box via a serial cable?


FreeBSD handles such a setup just fine (using PPP or SLIP for running
TCP/IP over the serial cable) so it all depends on if Win2K supports it.
I suppose it does, but since I have never used Win2K I can't say for sure.


-- 

Erik Trulsson
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: dmesg: Need help identifying strange messages during boot: identified

2002-11-02 Thread Per olof Ljungmark
Per olof Ljungmark wrote:


On a otherwise working 4.7 system, during the last stage of the boot 
process
just before the login prompt appears, I get several kbytes of messages 
I am unable
to understand why and from where they are coming.

Would be most grateful if somebody could help me find the solution.

A snippet from the dmesg output looks like this:

8 user RW Node
 1 cs_path R  *Handler String


Hmmm, it appears that the parameters
sysctl hw.snd.pcm0.vchans=4
sysctl hw.snd.maxautovchans=4
entered into sysctl.conf according to the Handbook caused this.
Now I'm even more curious why...


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: reinstall all installed ports

2002-11-02 Thread Lefteris Tsintjelis
Hi,
I mean that I have just finished reinstalling all ports hoping it would
solve some broken port/library dependencies I was suspecting using
"porsupgrade -afp". Actually, it did a good job and solved all port
dependencies problems I had except 1. Some mozilla libaries remain
broken. I am using 4.7-STABLE #0: Sun Nov 3 and here is some of the
output using libchk:

Unresolvable link(s) found in:
/usr/X11R6/lib/mozilla/plugins/libnullplugin.so
libxpcom.so
Unresolvable link(s) found in:
/usr/X11R6/lib/mozilla/components/libmsgsmime.so
libmsgbaseutil.so
libmozjs.so
libxpcom.so
Unresolvable link(s) found in:
/usr/X11R6/lib/mozilla/components/libmsgmdn.so
libmsgbaseutil.so
libmozjs.so
libxpcom.so
Unresolvable link(s) found in:
/usr/X11R6/lib/mozilla/components/libabsyncsvc.so
libmsgbaseutil.so
libmozjs.so
libxpcom.so
...

Kris Kennaway wrote:
> 
> On Sat, Nov 02, 2002 at 04:13:05PM +0200, Lefteris Tsintjelis wrote:
> > Hi,
> >
> >   And how would u deal with new versions of the already installed ports
> > in order to maintain good binary compatibility backwards and forwards?
> 
> I don't understand the question.
> 
> Kris


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



dmesg: Need help identifying strange messages during boot

2002-11-02 Thread Per olof Ljungmark
On a otherwise working 4.7 system, during the last stage of the boot process
just before the login prompt appears, I get several kbytes of messages I 
am unable
to understand why and from where they are coming.

Would be most grateful if somebody could help me find the solution.

A snippet from the dmesg output looks like this:

8 user RW Node
 1 cs_path R  *Handler String
 2 bc_base_max R  *Handler Int
 3 bc_dim_max R  *Handler Int
 4 bc_scale_max R  *Handler Int
 5 bc_string_max R  *Handler Int
 6 coll_weights_max R  *Handler Int
 7 expr_nest_max R  *Handler Int
 8 line_max R  *Handler Int
 9 re_dup_max R  *Handler Int
 10 posix2_version R  *Handler Int
 11 posix2_c_bind R  *Handler Int
 12 posix2_c_dev R  *Handler Int
 13 posix2_char_term R  *Handler Int
 14 posix2_fort_dev R  *Handler Int
 15 posix2_fort_run R  *Handler Int
 16 posix2_localedef R  *Handler Int
 17 posix2_sw_dev R  *Handler Int
 18 posix2_upe R  *Handler Int
 19 stream_max R  *Handler Int
 20 tzname_max R  *Handler Int

Thank you,
Per olof


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Networking through Serial

2002-11-02 Thread Steven Lake
HI all.  I got a rather interesting question about networking.
I've got two machines that I'm running.  One is win2k, the other is
FBD4.5, only one of which (the win2k machine) is on the network.  The old
Freebsd machine won't take a nic, so I was wondering if I could cheat and
connect it to the win2k machine using a serial port?  Would there be a way
to connect my freebsd box to the internet by connecting it to the win2k
box via a serial cable?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



setting permissions

2002-11-02 Thread Charles Pelletier
i want to be able to run tail while NOT in root. is there a quick way to
give permission to another user solely for the purpose of running tail?
Charles Pelletier
Tech. Coordinator
St Luke's School



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



fxp module from -stable for 4.6

2002-11-02 Thread Stephen Hoover
I am trying to compile the fxp module (driver) from FreeBSD -stable in my
copy of 4.6. I am getting the following:

linking kernel

if_fxp.o: in function 'fxp_add_rfabuf':
if_fxp.o(.text+0x2e5f): undefined reference tp 'm_getcl'
*** Error code 1

This is while trying to build a new kernel with the src's off of the 4.6 CD
with the if_fxp.c from -stable. I need to get the network interface
operating to CVSup the rest of the system. Am I missing something, or is
this source too new for the rest of the original 4.6 release? This is NOT
4.6.2, it is 4.6 from a cd set I purchased from FreeBSD Mall.

The network card is the 82562 on board an Asus P4B533-V motherboard. I need
to get this version of FreeBSD to replicate another setup for testing.

Any help appreciated.
Stephen Hoover
Dallas, Texas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: caching nameserver (was Resolving hostnames takes "forever")

2002-11-02 Thread Matthew Seaman
On Sat, Nov 02, 2002 at 02:31:06PM -0800, paul beard wrote:
> Matthew Seaman wrote:

> >to /etc/rc.conf, and put the IP number of your server as the first
> >choice in /etc/resolv.conf:
> >
> >nameserver 12.34.56.78
> >
> >for the correct value of "12.34.56.78"
> 
> I've done this, but I can't get 192.168.2.1 to resolved addresses 
> in nslookup unless I drop into interactive mode and specify it. 

That's nslookup for you.  You don't seem to have a reverse domain for
2.168.192.in-addr.arpa set up anywhere, so nslookup throws a wobbly
about being asked to look stuff up at an address in that range.
There's a reason it's been deprecated in BIND 9.  Two much better
tools are 'host' and 'dig'.  Try:

host ftp.freebsd.org

dig ftp.freebsd.org
 
> >Note however that this configuration will allow anyone on the net who
> >can get packets to port 53 of your server to use your named to do
> >recursive lookups --- consult the named.conf(5) man page and the
> >documentation at http://www.isc.org/products/BIND/docs/index.html to
> >find out how to configure it better.
> 
> This looks like something you can do with an acl to permit only 
> your local network(s). I'm not sure how I invoke it after I set it.
> 
> As near as I can make out, this is what I need to permit only 
> queries from my local network.
> 
> // acl list
>acl home {
>   192.168.2/255.255.255.0
>};

You're missing a ';' amongst other things --- named.conf likes to have
a liberal sprinkling of semi-colons.

acl "home" {
192.168.2.0/24;
};

Note that it's 'network address / length of netmask'. You don't have
to put quotes around the acl name, but it's good practice to avoid
potential conflict with key words.

The acl definitions are top level statements in the config file,
ie. outside the 'options' block.
 
> allow_query {
>address_match_list (home);
>};

There are four built in acl's that you can use.  'localhost' is a
list of all the configured interfaces on the server and 'localnets'
is a list of all the directly attached networks.  Then there's 'any'
and 'none' which are self explanatory.

Just write the name of the acl literally in the allow-query or
allow-recursion or whatever statement. eg:

allow-query {
localnets;
};

or 

allow-recursion {
"home";
};

If you used quotes in the definition of the acl, then you should use
them for any reference to the acl.

These can be put into the options { }; block, which makes them into
default values for the whole server, or they may be inserted into a
view { }; or zone { }; statement to have a more narrow effect.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Internet connexion

2002-11-02 Thread DaleCo Help Desk
From: "Daniel HARTMANN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 2:18 PM
Subject: Internet connexion


>
> Hi
>
> I am using a netgear router(RP114)
> This box is also a dhcp server, and is connected to a ADSL Lan
Modem
> With the last release of Freebsd, I can not go out anymore
>
>
> Dany_H  ;-)
>
Did you have an accident with mergemaster,
possibly overwriting /etc/resolv.conf or /etc/rc.conf?

Curious,

Kevin Kinsey
DaleCo, S.P.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Domains

2002-11-02 Thread Rick Hamell

> Well, I had a reply about one of my questions with one link to one
> site so I'm asking just this "one" question again to the list. I am
> wanting to buy and host a domain myself with apache on my freebsd
> box. I would like some recomendations on some companies that offer
> domains for a pretty good price along with the link to their
> website. Please include if the site only offers .com, .org, .net or

I go through www.directnic.com. $15/year

> all.Well, I said one question but I'm gonna ask another one but
> real quick. If I have my own domain and manage it with apache myself
> am I still limited to space? Do I still have a sertain amount of
> content in MB's or whatever that I can use? Thanks in advance

Nope... you're only limited to how much hard drive space you have, and how
much of it you've got mounted under /usr


Rick


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Domains

2002-11-02 Thread Bryan Cassidy
Well, I had a reply about one of my questions with one link to one
site so I'm asking just this "one" question again to the list. I am
wanting to buy and host a domain myself with apache on my freebsd
box. I would like some recomendations on some companies that offer
domains for a pretty good price along with the link to their
website. Please include if the site only offers .com, .org, .net or
all.Well, I said one question but I'm gonna ask another one but
real quick. If I have my own domain and manage it with apache myself
am I still limited to space? Do I still have a sertain amount of
content in MB's or whatever that I can use? Thanks in advance

---
E-Mail: Bryan Cassidy <[EMAIL PROTECTED]>
Operating System: FreeBSD 4.6.2
Gaim: bsdsys
Yahoo Messenger: bsdsys

Please do not simply Reply-To: Bryan Cassidy
<[EMAIL PROTECTED]> It is OK to Cc: me as long as you send the
Reply back To: the original mailing lists. I have put alot of time in
setting up filters so please don't simply reply to me unless I tell
you to or send you one directly.





_____  _  
\_   _/__      \__   \/   _/\__ \ 
 |__) \_  __ \_/ __ \_/ __ \||  _/\_  \  ||  \
 | \   |  | \/\  ___/\  ___/||   \/\ |`   \
 \___  /   |__|\___  >\___  >__  /___  //___  /
 \/\/ \/   \/\/ \/ 
   


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



vertical scan frequency at console

2002-11-02 Thread Anton
Hello everybody!

Is somebody knows how can I configure frequency (vertical)
and others characteristics of my monitor at console?

When I set VESA_800x600 I get small 'window' with big black borders.
Also when I set any VGA, VESA and 80x30 modes I get 60Hz frequency.
It's not so good for my eyes.

I don't use XFree because I have very slow
computer. I need some like xvidtune but for consoles.

What you can advise?

Anton


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: extracting kernel compilation options

2002-11-02 Thread paul beard
Doug Poland wrote:


Hi Paul,

Thanks for the tip.  I suppose it goes without saying that if a kernel
is not compiled with this option, then the config is not available.



My guess is that's case. I have been stung by this and now do it 
all the time, hang the extra kernel size.

--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ 

In the force if Yoda's so strong, construct a sentence with words in
the proper order then why can't he?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


caching nameserver (was Resolving hostnames takes "forever")

2002-11-02 Thread paul beard
Matthew Seaman wrote:


Not knowing anything about your site, that's not something I can give
a definite answer to.  However, running a DNS cache on a local LAN
segment is pretty simple to do, and usually improves performance.  If
you run the /etc/namedb/make-localhost script and then fire up the
default named with the config that comes with FreeBSD, it will act as
a caching nameserver.


This answers questions I didn't realize I had . . . .

Couple of niggling details: I found I had to run the 
make-localhost script from w/in /etc/named. It looks in "." for a 
needed file, rather than /etc/named. Pehaps set a value for 
${NAMED_DIR}?

Next I did these:
Add:

named_enable="YES"
named_flags="-u bind -g bind"

to /etc/rc.conf, and put the IP number of your server as the first
choice in /etc/resolv.conf:

nameserver 12.34.56.78

for the correct value of "12.34.56.78"


I've done this, but I can't get 192.168.2.1 to resolved addresses 
in nslookup unless I drop into interactive mode and specify it. 
Examples follow:

[/etc/namedb]# nslookup
*** Can't find server name for address 192.168.2.1: Non-existent 
host/domain
Default Server:  ns1.attbi.com
Address:  204.127.198.4

[/etc/namedb]# nslookup
*** Can't find server name for address 192.168.2.1: Non-existent 
host/domain
Default Server:  ns1.attbi.com
Address:  204.127.198.4

> server 192.168.2.1
Default Server:  [192.168.2.1]
Address:  192.168.2.1

> ftp.freebsd.org
Server:  [192.168.2.1]
Address:  192.168.2.1

Non-authoritative answer:
Name:ftp.beastie.tdk.net
Address:  62.243.72.50
Aliases:  ftp.freebsd.org

Note however that this configuration will allow anyone on the net who
can get packets to port 53 of your server to use your named to do
recursive lookups --- consult the named.conf(5) man page and the
documentation at http://www.isc.org/products/BIND/docs/index.html to
find out how to configure it better.


This looks like something you can do with an acl to permit only 
your local network(s). I'm not sure how I invoke it after I set it.

As near as I can make out, this is what I need to permit only 
queries from my local network.

// acl list
   acl home {
  192.168.2/255.255.255.0
   };

allow_query {
   address_match_list (home);
   };

--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ 

In Seattle, Washington, it is illegal to carry a concealed weapon that
is over six feet in length.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: extracting kernel compilation options

2002-11-02 Thread Doug Poland
paul beard said:
> Doug Poland wrote:
>> I need to see what options a kernel was compiled with.  I
>> remember a few years back that there is a command that will show
>> you all the kernel options and devices.  Does anyone know how to
>> do that?
>>
>
> You can compile in that option:
>
> options INCLUDE_CONFIG_FILE  # Include this file in
> kernel
>
> and use this to extract it later:
> strings -n 3 /kernel | sed -n 's/^___//p' > MYKERNEL
>
Hi Paul,

Thanks for the tip.  I suppose it goes without saying that if a kernel
is not compiled with this option, then the config is not available.

-- 
Regards,
Doug



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: extracting kernel compilation options

2002-11-02 Thread paul beard
Doug Poland wrote:

Hello,

I need to see what options a kernel was compiled with.  I remember a
few years back that there is a command that will show you all the
kernel options and devices.  Does anyone know how to do that?



You can compile in that option:

options INCLUDE_CONFIG_FILE  # Include this file in kernel

and use this to extract it later:
strings -n 3 /kernel | sed -n 's/^___//p' > MYKERNEL

--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ 

Surprise due today.  Also the rent.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



extracting kernel compilation options

2002-11-02 Thread Doug Poland
Hello,

I need to see what options a kernel was compiled with.  I remember a
few years back that there is a command that will show you all the
kernel options and devices.  Does anyone know how to do that?

-- 
Regards,
Doug





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Home dirs and apache; access lists

2002-11-02 Thread dslb
Hi all

I run a web and ftp server. I want all my users chroot'ed, but I also want
them to access the down- og uploade dir. So in /home I have:
/home/Public
/home/user1
/home/user2
...and so on...and no anonymous ftp is not allowed.
To make the chroot thing work, I had to make all home paths "/home", so
they can access /home/Public, but now comes the problem.Apache will look
for index.htm(l) in home+public_html, but since the home path is /home and
not /home/users, I can't get it to work. Any Ideas?

Bwt, does Access-lists build a virtual filesystem or does it make use of
the existing one by makeing a lot of groups?

br
socketd


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: release build

2002-11-02 Thread Alex(ander Sendzimir)
When you say, "release build", I'm assuming you mean a kernel and base
system. If this is the case, then, yes. It's pretty easy.

[1] place your custom configuration in /usr/src/sys/i386/conf
(or link to it there)
[2] read the top part of /usr/src/Makefile
[3] you might want to create|configure /etc/make.conf by
setting KERNCONF. For an additional 30M or so you can
compile for both machines.
[4] Assuming you have the two machines networking, setup nfs
so that you can install from the PIII.

This answer goes beyond what you asked with the nfs stuff. But there you
have it anyway. No cross compiling. This is a basic overview. Questions?


Alex



On Sat, 2002-11-02 at 15:44, Sebastian Boldt wrote:
Hello ppl,

I got two different machines, a PIII 500 and a AMD k6-2 300.
I want the PIII to build a release for the AMD machine with
optimizations. Is this possible with a simple make release,
or do I have to do some sort of cross compiling?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



-- 
A L E X A N D E R   S E N D Z I M I RBattleface Computing

   Custom Computing  -  Linux & Free BSD  - C, Perl, Python, WWW
[EMAIL PROTECTED]  |802 863 5502|  Colchester, VT 05446


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



OT Tyan Thunder dual mobo & FreeBSD...

2002-11-02 Thread Salvo Bartolotta
Dear FreeBSDers,

Sorry for the noise.  I can't seem to find any useful information in the 
archives.

Could you please let me know about your experience with the Tyan Thunder K7X 
S2468GN?

MTIA,
Salvo


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



More Questions on SCSI Emulation

2002-11-02 Thread TooMany Mirrors
Ok, so last I heard was that the latest 4.7-STABLE had the apticam build in. 
But how do I get it working exactly.  I went though the realing notes and 
didn't see specifics. Though I could just be stupid.  And if I still can't 
get the SCSI emulation working there can someone point me to a cheat sheet 
or script that will use burncd.  Or a way of configuring one of the X apps 
to use burncd instead of cdrecord. The problem with doing it all by hand is 
first the tediousness and second having to make sure I don't pass the 700MB 
limit. Just a little irritating. Thanks for any help.
TooManyMirrors





_
Surf the Web without missing calls! Get MSN Broadband. 
http://resourcecenter.msn.com/access/plans/freeactivation.asp


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: mount_smbfs broken?

2002-11-02 Thread Anton
Hello Gabriel,

Saturday, November 02, 2002, 12:20:59 PM, you wrote:

GA> Whereas datasvr is the netbios name of the W2K server, mailbackup the
GA> username and mail_backup the share in question (just don't ask why I need
GA> to backup my "secure" mail server on a 2K box) and the password was
GA> made with smbutil crypt. Upon invocation of
GA> #mount_smbfs -N  -I IP //mailbackup@datasvr/mail_backup /mnt
GA> I end up with
GA> mount_smbfs: unable to open connection: syserr = Authentication error

Try to register your users in the /etc/samba/smbpasswd

You can add them using /usr/local/samba/bin/smbpasswd

'man smbpasswd'

Anton

ps May be you have another displacement of samba.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



How do you cause FreeBSD to automatically suspend?

2002-11-02 Thread Robert Withrow
Hi:

I have a Dell Inspiron 5000E running 4.7R with APM enabled in the kernel.  I
have apm and apmd enabled in rc.conf.  I can successfully suspend using zzz,
and the system unsuspends successfully (even in X, which is great!)

I want to configure the system to suspend automatically.  I recall that I was
able to do that in 4.5, but I can see how I did it and I haven't yet figure out
the proper googleism to find out.  Doesn't seem to be described in the
handbook.

Is there a howto somewhere?

Thanks!

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Internet connexion

2002-11-02 Thread Daniel HARTMANN

Hi

I am using a netgear router(RP114)
This box is also a dhcp server, and is connected to a ADSL Lan Modem
With the last release of Freebsd, I can not go out anymore


Dany_H  ;-)


<>

release build

2002-11-02 Thread Sebastian Boldt
Hello ppl,

I got two different machines, a PIII 500 and a AMD k6-2 300.
I want the PIII to build a release for the AMD machine with
optimizations. Is this possible with a simple make release,
or do I have to do some sort of cross compiling?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Resolving hostnames takes "forever"

2002-11-02 Thread Alex(ander Sendzimir)
Thanks to the list for such great information.

I have installed mta and am currently running it. How to interpret the
data correctly is the next step. I'm looking into bind. After this I
might look into djbdns. I'm digesting.

Thanks again. And this wasn't even my question originally!

: )


Alex



P.S. Matthew: I appreciate your concern about going off on ISPs. My
statements were casual in that post. I would approach them carefully if
I were to have good reason to suspect something on their end. I would
rather offer them something concrete that might help them. Sometimes
they're willing to accept customer input of a sort. So, yes. I
appreciate your concern and your point is taken. Thank you.



-- 
A L E X A N D E R   S E N D Z I M I RBattleface Computing

   Custom Computing  -  Linux & Free BSD  - C, Perl, Python, WWW
[EMAIL PROTECTED]  |802 863 5502|  Colchester, VT 05446


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Connection Internet

2002-11-02 Thread Pierrick Brossin
Daniel HARTMANN wrote:


Comment configurer une connection internet sous Freebsd4.7 ?


c'est une liste fbsd en anglais cher ami :)

si t'a connection internet fonctionnais avant elle devrait
toujours fonctionner.

quel type de connection as-tu ? RTC DSL CABLE ?

A+

--
Pierrick Brossin
IT Employee
15, Ch. du Château, 1422 Grandson, Switzerland
Tel Prof: +41-327201423 Mobile Priv: +41-794137145
Mail Prof: [EMAIL PROTECTED] Mail Priv: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



How can i use multiple ethernet card for data transfer?

2002-11-02 Thread alireza mahini
I have two ethernet interface that installed with
varient ips(rl0 , rl1) .I want send data from one
ofthem that i like but data sent to outside of my
computer from rl0.
I bind ip address of rl1 and use sendto function in my
program but data go out from rl0 to the remout
address.please guide me.
Thanks.

__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: reinstall all installed ports

2002-11-02 Thread Kris Kennaway
On Sat, Nov 02, 2002 at 04:13:05PM +0200, Lefteris Tsintjelis wrote:
> Hi,
> 
>   And how would u deal with new versions of the already installed ports
> in order to maintain good binary compatibility backwards and forwards?

I don't understand the question.

Kris



msg07430/pgp0.pgp
Description: PGP signature


Connection Internet

2002-11-02 Thread Daniel HARTMANN
Bonsoir a tous

Comment configurer une connection internet sous Freebsd4.7 ?

Celle ci fonctionnait par defaut sous Freebsd4.5

Merci

Dany_H  ;-)


<>

Re: Resolving hostnames takes "forever"

2002-11-02 Thread Marc Schneiders
On Sat, 2 Nov 2002, at 18:17 [=GMT+0100], Volker Kindermann wrote:

> It's very easy to do this with djbdns. Just
> install the daemontools, then djbdns and configure your machine as a
> local cache (if it's standalone) or an external cache (if you serve a
> network). Instructions are on the webpage http://cr.yp.to
>
> Beleave me, it's as simple as installing something from ports and kills
> all your dns-Problems. You don't need to bother with bind and
> named.conf, etc.

Believe me, Bind is much easier to get running than djbdns. You don't
have to install it at all (it comes with the main system), and it is
not some cluster of interdepending programs. How to start Bind at
boot, and what to config someone else already described today here.
Djbdns may be safer, better, whatever than Bind, it is _not_ easier to
install and get running.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Resolving hostnames takes "forever"

2002-11-02 Thread Len Conrad
pkg_add _r mtr

And run mtr for a few hours to a couple of points a few hops beyond your 
ISP and see if you have big delays, packet loss, etc.

Len


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


Re: Resolving hostnames takes "forever"

2002-11-02 Thread Matthew Seaman
On Sat, Nov 02, 2002 at 10:27:19AM -0500, Alex(ander Sendzimir) wrote:
> Wow. This has been extremely useful to me, too. I have virtually the
> same setup and problem.
> 
> If I'm understanding what you [Dr Seaman] are saying, if I analyze the
> dns packet data, I might be able to determine if my ISP's DNS software
> is broken? I would like to try this because I have a suspicion this is
> very likely.

Errr... at the risk of setting off a massive wave of complaints to ISP
support lines, yes.  Please, unless you are extremely sure of your
facts, be wary of making any wild accusations --- there are any number
of reasons for DNS to flake out.  Even such things as faulty cabling
at your site: UDP services like DNS mostly is can be hit
disproportionally harder by intermittent packet loss than TCP services
like HTTP.

> Finally, would it be worth while to run my own DNS server? Will setting
> it up be more trouble than it's worth?

Not knowing anything about your site, that's not something I can give
a definite answer to.  However, running a DNS cache on a local LAN
segment is pretty simple to do, and usually improves performance.  If
you run the /etc/namedb/make-localhost script and then fire up the
default named with the config that comes with FreeBSD, it will act as
a caching nameserver.

Add:

named_enable="YES"
named_flags="-u bind -g bind"

to /etc/rc.conf, and put the IP number of your server as the first
choice in /etc/resolv.conf:

nameserver 12.34.56.78

for the correct value of "12.34.56.78"

Note however that this configuration will allow anyone on the net who
can get packets to port 53 of your server to use your named to do
recursive lookups --- consult the named.conf(5) man page and the
documentation at http://www.isc.org/products/BIND/docs/index.html to
find out how to configure it better.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Resolving hostnames takes "forever"

2002-11-02 Thread Volker Kindermann
> Finally, would it be worth while to run my own DNS server? Will
> setting it up be more trouble than it's worth?

It depends. I'm running local dns-caches on most servers and of course
on my gateway-machine. It's very easy to do this with djbdns. Just
install the daemontools, then djbdns and configure your machine as a
local cache (if it's standalone) or an external cache (if you serve a
network). Instructions are on the webpage http://cr.yp.to

Beleave me, it's as simple as installing something from ports and kills
all your dns-Problems. You don't need to bother with bind and
named.conf, etc.

 -volker

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Resolving hostnames takes "forever"

2002-11-02 Thread Alex(ander Sendzimir)
I would like to add one more observation to my previous post:

When I use links either in a terminal or otherwise, resolving usually
occurs much faster than mozilla.

Alex


-- 
A L E X A N D E R   S E N D Z I M I RBattleface Computing

   Custom Computing  -  Linux & Free BSD  - C, Perl, Python, WWW
[EMAIL PROTECTED]  |802 863 5502|  Colchester, VT 05446


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Resolving hostnames takes "forever"

2002-11-02 Thread Alex(ander Sendzimir)
Wow. This has been extremely useful to me, too. I have virtually the
same setup and problem.

If I'm understanding what you [Dr Seaman] are saying, if I analyze the
dns packet data, I might be able to determine if my ISP's DNS software
is broken? I would like to try this because I have a suspicion this is
very likely.

Finally, would it be worth while to run my own DNS server? Will setting
it up be more trouble than it's worth?

Thanks, Doc.

Alex


On Sat, 2002-11-02 at 09:41, Matthew Seaman wrote:

On Sat, Nov 02, 2002 at 02:32:19PM +0100, Bjarne Wichmann Petersen wrote:

The first thing you need to do to track down the problem is to trace
the DNS queries your system makes while you attempt to browse the net.

Supposing that your ethernet interface is fxp0, then you need to run
commands like the following:

# tcpdump -i fxp0 port 53 -w /tmp/dns-packets 
[ do some browsing in another window, then hit Ctrl-C ]

This will record all the DNS traffic in the file in /tmp.  You can
view the transactions by:

# tcpdump -r /tmp/dns-packets

The reason for not just reading the DNS traffic directly is that
tcpdump tends to generate and pick up it's own DNS traffic, which
tends to lead to a massive feedback loop.

a lot of good material

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

-- 
A L E X A N D E R   S E N D Z I M I RBattleface Computing

   Custom Computing  -  Linux & Free BSD  - C, Perl, Python, WWW
[EMAIL PROTECTED]  |802 863 5502|  Colchester, VT 05446


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



subscribe

2002-11-02 Thread ChiP
subscribe

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Maximal (sensible) size of a partition

2002-11-02 Thread Moritz
I want to add a new 20 GB hard drive to my router/printer 
server/fileserver. Does it make sense to make a big 20 GB partition and if 
not, why?
Oh, and do you think it makes sense at all to integrate a 20 GB hard drive 
into a P133 which shall share these 20 GB to three other machines and is 
performing routing at the same time, or is this machine too slow for this 
task?
Thank you in advance!
  - Moritz

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Resolving hostnames takes "forever"

2002-11-02 Thread Matthew Seaman
On Sat, Nov 02, 2002 at 02:32:19PM +0100, Bjarne Wichmann Petersen wrote:

> I've got an annoying problem when surfing. The browsers (both konq. and 
> phoenix/mozilla) needs a very long time (30-60 sec.) to resolve hostnames and 
> I'm out of clues to why. My setup is something like:
> 
> Cable-modem -> Router (speedstream 2601) -> switch -> FBSD-box
> 
> I've enabled "Hostmapping" in the router to point to my FBSD-box. My firewall 
> denies no packages. /etc/resolv.conf shows the the correct IP's for the 
> nameservers.

The first thing you need to do to track down the problem is to trace
the DNS queries your system makes while you attempt to browse the net.

Supposing that your ethernet interface is fxp0, then you need to run
commands like the following:

# tcpdump -i fxp0 port 53 -w /tmp/dns-packets 
[ do some browsing in another window, then hit Ctrl-C ]

This will record all the DNS traffic in the file in /tmp.  You can
view the transactions by:

# tcpdump -r /tmp/dns-packets

The reason for not just reading the DNS traffic directly is that
tcpdump tends to generate and pick up it's own DNS traffic, which
tends to lead to a massive feedback loop.

You will see something like this:

happy-idiot-talk:/home/matthew:# tcpdump -r /tmp/dns-traffic
14:07:37.213359 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns1.thdo.bbc.co.uk.domain:  17249 [1au] ? www.bbc.co.uk. (42)
14:07:37.232462 ns1.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  17249 FormErr-% [0q] 0/0/0 (12) (DF)
14:07:37.232633 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns1.thdo.bbc.co.uk.domain:  11354 ? www.bbc.co.uk. (31)
14:07:37.259156 ns1.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  11354- 1/13/13 CNAME[|domain] (DF)
14:07:37.259790 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns0.thdo.bbc.co.uk.domain:  38445 ? www.bbc.net.uk. (32)
14:07:37.277551 ns0.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  38445*- 0/0/0 (32) (DF)
14:07:37.278683 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns0.thdo.bbc.co.uk.domain:  43751 A? www.bbc.net.uk. (32)
14:07:37.300223 ns0.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  43751*- 1/0/0 A www21.thdo.bbc.co.uk 
(48) (DF)
14:07:37.952371 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns1.thdo.bbc.co.uk.domain:  12930 ? news.bbc.co.uk. (32)
14:07:38.260928 ns1.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  12930- 1/13/13 CNAME[|domain] (DF)
14:07:38.261551 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns0.thdo.bbc.co.uk.domain:  19630 ? newswww.bbc.net.uk. (36)
14:07:38.284503 ns0.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  19630*- 0/0/0 (36) (DF)
14:07:38.300385 happy-idiot-talk.infracaninophile.co.uk.1024 > 
ns0.thdo.bbc.co.uk.domain:  37743 A? newswww.bbc.net.uk. (36)
14:07:38.330831 ns0.thdo.bbc.co.uk.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  37743*- 1/0/0 A 212.58.226.30 (52) (DF)
14:07:38.359932 happy-idiot-talk.infracaninophile.co.uk.1024 > 
h.gtld-servers.net.domain:  18008 ? server-uk.imrworldwide.com. (44)
14:07:38.431801 h.gtld-servers.net.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  18008- 0/2/2 (120)
14:07:38.432311 happy-idiot-talk.infracaninophile.co.uk.1024 > 
62.189.244.232.domain:  53753 [1au] ? server-uk.imrworldwide.com. (55)
14:07:38.660494 62.189.244.232.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  53753* 0/1/1 (121)
14:07:38.661695 happy-idiot-talk.infracaninophile.co.uk.1024 > 
203.166.18.106.domain:  24698 [1au] A? server-uk.imrworldwide.com. (55)
14:07:38.994836 203.166.18.106.domain > 
happy-idiot-talk.infracaninophile.co.uk.1024:  24698* 1/2/3 (147)

You'll see that your web browsers make quite a few attempts to lookup
IPv6  addresses.  This is according to the current standards, but
in most sites won't achieve very much.  Unfortunately, some sites are
still running broken DNS software that doesn't respond correctly to
 requests, resulting in your DNS client hanging for 30s or so
before it tries an IPv4 A request.  It's particularly bad if the
caching nameservers at your ISP are broken in this way.

Use the timestamps in the first column to pinpoint exactly where the
delay is occurring.  Then try to replicate the problem by performing
the same lookup using dig:

# dig www.bbc.co.uk IN 

; <<>> DiG 8.3 <<>> www.bbc.co.uk IN  
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;  www.bbc.co.uk, type = , class = IN

;; ANSWER SECTION:
www.bbc.co.uk.  18m18s IN CNAME  www.bbc.net.uk.

;; Total query time: 26 msec
;; FROM: 

Re: vga modes

2002-11-02 Thread Lefteris Tsintjelis
Its a litle more complex than just vga=ext and it is not under the boot
manager kernel options like lilo. U may need to modify rc.conf ttys and
kernel configuration. I include some of my settings but some of them are
for Greek console support though :) Check out the rc.console script. It
will give you a good start.

rc.conf example:

cursor="destructive"
allscreens_flags="132x43"
saver="blank"
font8x8="iso07-8x8"
font8x14="iso07-8x14"
font8x16="iso07-8x16"
scrnmap="iso-8859-7_to_cp437"
keyrate="fast"
keymap="el.iso07"

tty example:

ttyv1   "/usr/libexec/getty Pc" cons43  on  secure

U probably also need to include vga VESA support in your kernel.

options VESA

Regards,
Lefteris

Rotaru Razvan wrote:
> 
> Hello,
> 
> Do you know that line in /etc/lilo.conf (vga=???) that sets a different
> screen resolution (vga mode) in linux? Well I am trying to to do
> something similar in bsd. Maybe you could tell me where to start (i
> don't even know where to fine the bsd boot manager).
> 
> Regards,
> Razvan


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: vga modes

2002-11-02 Thread DaleCo Help Desk
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.ht
ml

Looks like it kind of depends on how you set up X, but it ought to be
in the
"screen" section of your XF86Config file

HTH,
KDK
- Original Message -
From: "Rotaru Razvan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 02, 2002 7:51 AM
Subject: vga modes


> Hello,
>
> Do you know that line in /etc/lilo.conf (vga=???) that sets a
different
> screen resolution (vga mode) in linux? Well I am trying to to do
> something similar in bsd. Maybe you could tell me where to start (i
> don't even know where to fine the bsd boot manager).
>
> Regards,
> Razvan
>
> __
> Do you Yahoo!?
> HotJobs - Search new jobs daily now
> http://hotjobs.yahoo.com/
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: reinstall all installed ports

2002-11-02 Thread Lefteris Tsintjelis
Hi,

And how would u deal with new versions of the already installed ports
in order to maintain good binary compatibility backwards and forwards?

Thank you.

Kris Kennaway wrote:
> 
> On Fri, Nov 01, 2002 at 05:00:03PM +0200, Lefteris Tsintjelis wrote:
> > Hi,
> >
> >   Is there en easy way to remove, rebuild, and reinstall or force the
> > reinstallation of all already installed ports if broken dependencies are
> > suspected?
> 
> Again, portupgrade -af.
> 
> Kris


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



$BL$>5Bz9-9p"(EE;R%a!<%k9-9p(J

2002-11-02 Thread cmail11jp
<‘—MŽÒ>
“dŽqƒ[ƒ‹LŽÐ

¡ŒãAL‚ð‚²Šó–]‚µ‚È‚¢•û‚Í‚±‚±‚Ö
(•K‚¸–{•¶‚É‚ ‚È‚½‚̃[ƒ‹ƒAƒhƒŒƒX‚Ì‚Ý‚ð‚¨‘‚«‰º‚³‚¢j
[EMAIL PROTECTED]
ƒ[ƒ‹ƒAƒhƒŒƒX‚ð‚²‹L“ü‚µ‚Ä‚­‚¾‚³‚¢B

§104-0061
“Œ‹ž“s’†‰›‹æ‹âÀ8-19-3
‘æ2ƒEƒCƒ“ƒOƒrƒ‹@3F
ƒ[ƒ‹ƒ}ƒKƒWƒ“”­s

TEL@03-3544-6222
FAX@03-3544-6218

===
–â‘菤•i‚΂©‚èW‚ß‚Ü‚µ‚½‚̂ŁAÁ‚³‚ê‚é‹°‚ꂪ‚ ‚è‚Ü‚·‚Ì‚Å
‚¨\ž‚Ý‚Í‚¨‘‚߂ɁI
===

¡@‰ïˆõ§ƒƒŠ[ƒ^ƒNƒ‰ƒu@¡

‚c‚u‚cEƒrƒfƒI2500‰~‚©‚ç
ƒnƒCƒNƒIƒŠƒeƒB‰æŽ¿‚ł̔̔„ƒ}ƒjƒAƒbƒN‚ȉf‘œ‚̐”X
‚Ü‚¸‚̓Jƒ^ƒƒO¿‹‚¨‘Ò‚¿‚µ‚Ä‚¨‚è‚Ü‚·i‹Ç—¯‚߂ł̐¿‹‰Â”\j
‚¨ŽèŒ³‚É‚¨“Í‚­••“›‚ɂ́A‚¨‹q—l‚Ì‚¨–¼‘O‚̂݁I“–ŽÐ–¼‚͈êØ“ü‚è‚Ü‚¹‚ñB
ƒJƒ^ƒƒO‚ð‚¨Œ©‚āA‚¨\‚µž‚Ý‚­‚¾‚³‚¢B
–³—¿ƒJƒ^ƒƒO

http://www.allround.sib.ru/roriclub/

http://magazine.japanesebabies.com/roriclub/

@@@@@@@@@@@@@@@@@@@@@‰ïˆõ§ƒƒŠ[ƒ^ƒNƒ‰ƒu
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ

¡SEXƒtƒŒƒ“ƒh•åW¡

^Œ•‚ÉSEXƒtƒŒƒ“ƒh‚ð’T‚µ‚Ä‚¢‚él‚¾‚¯W‡I
‘S‘‚Ç‚±‚Å‚à‹ß‚­‚̐l‚ðƒvƒƒtƒB[ƒ‹•t‚Å‚·‚®Ð‰îB
Žá‚¢l‚©‚çn”N‚Ü‚Å‚¢‚Á‚Ï‚¢‚¢‚é‚æ!
ƒ_ƒ“ƒi‚É“à‚ÌH‚ðŠy‚µ‚à‚¤I

http://www.allround.sib.ru/sex/

http://magazine.japanesebabies.com/sex/

ƒŒƒ‚ƒ“ƒNƒ‰ƒu
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ

¡‚à‚à‚ª‚Í‚¶‚¯‚Ä‚Ô‚Ç‚¤‚ª‚ä‚ê‚遡

‚µ‚¶‚Ý‚Æ‚à‚à‚̃Rƒ‰ƒ{ƒŒ[ƒVƒ‡ƒ“
ƒƒŠ[ƒ^ƒrƒfƒIi‚c‚u‚cjê–å
‚¢‚‚܂ʼnc‹Æ‚Å‚«‚é‚©‚í‚©‚è‚Ü‚¹‚ñ
‚²’•¶‚Í‚¨‘‚߂ɁI

http://www.allround.sib.ru/roridvd/rori/

http://magazine.japanesebabies.com/roridvd/rori/


ì•i—á
­—“`à@–¼ŒÃ‰®’c’n9@­—‚Ì“¹‘
‚È‚Ç‚È‚Ç132ì•iBD•]”­”„’†I
   @(^-^)/~ƒƒŠ˜F—˜ƒ€ƒg[
QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ


¡@‚r‚lƒp[ƒgƒi[Ð‰î‘¦“ú@¡

‚r‚lƒp[ƒgƒi[‘¦“úÐ‰îB
‰‡•‚âSMƒNƒ‰ƒu‚Ƃ͈ႢA‚r‚lˆ¤DŽÒ‚¾‚¯‚ªW‚¤‰ïB
‘S‘‚Å‚²Ð‰î‚Å‚«‚Ü‚·B
‚ ‚È‚½‚̃vƒŒƒC‚É‚ ‚킹‚Ä‘¦“úÐ‰îB
ƒvƒŒƒC‘ã‹à‚͈êØ‚©‚©‚è‚Ü‚¹‚ñB
”N—î‚Í20ÎˆÈãB

http://www.allround.sib.ru/sm/

http://magazine.japanesebabies.com/sm/


@@@@@@@@@@@@@@@@@@@@@@@@@‚r‚lƒNƒ‰ƒu
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

¡@lŒ`Žt‚ªì‚Á‚½Œ†ì•i@¡

•ø‚«‚µ‚ß‚½‚­‚È‚é‚悤‚È‚¨lŒ`‚³‚ñ‚ªì‚ê‚Ü‚µ‚½B
”š”­“I‘åƒqƒbƒg¤•iI
”‚ɐ§ŒÀ‚ª‚ ‚邽‚߁A‚¨\‚µž‚Ý‚Í‚¨‘‚߂ɁI
™‹Ç•”‚Ü‚Å–{•¨‚»‚Á‚­‚è‚ɐ§ì‚µ‚½‚½‚߁A“X“ª”Ì”„‚Å‚«‚Ü‚¹‚ñB

http://www.allround.sib.ru/dachi/dollc/

http://magazine.japanesebabies.com/dachi/dollc/


@@@@@@@@@@@@@@@@@@@@@lŒ`Žt‹{ìƒfƒUƒCƒ“
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

¡@‹t‰‡•ŒðÛ‚­‚ç‚ԁ@¡

‘f“G‚È’j«‚Æ’©‚Ü‚Å“ñlEEEB
‘f“G‚È’j«‚ð¡‚·‚®‹M—‚ÌŒ³‚ÖŒü‚©‚킹‚Ü‚·B
‘S‘ƒlƒbƒgƒ[ƒN‚Å‚·‚®‚ɏЉî‚n‚jB
Žá‚¢—«‚à‰“—¶‚µ‚È‚¢‚Å—V‚Ñ‚Ü‚­‚낤I
‚P‰ñŒÀ‚èA’·ŠúA‰½‚Å‚à‚ ‚èB
ô—«‚É—D‚µ‚­‚Å‚«‚é’j«ƒXƒ^ƒbƒt‚à“¯Žž•åW’†ô

http://www.allround.sib.ru/enjyo/

http://magazine.japanesebabies.com/enjyo/


@@@@@@@@@@@@@@@@@@@@@@@@@‹t‰‡•‰ï
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

¡@ƒ}ƒŠƒtƒ@ƒi‚ÌŽí@¡

ƒ}ƒŠƒtƒ@ƒi‚ª‚½‚Ü‚ç‚È‚­D‚«‚ȐlA‚Ç‚¤‚¼A‚±‚±‚ցB
‚ ‚Ô‚È‚¢‚­‚·‚è‚̏î•ñ‚àŽè‚É“ü‚é‚æI
uâ‘΂Ɉ«—p‚µ‚È‚¢‚Å‚­‚¾‚³‚¢Bv

http://www.allround.sib.ru/mari/

http://magazine.japanesebabies.com/mari/



@@@@@@@@@@@@@@@@@@@@@@@@@X@³’j
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

¡@V‘•ŠJ“XIŒƒˆÀƒZ[ƒ‹@¡

AV.DVDŒƒˆÀƒZ[ƒ‹
‘¼“X‚Å‚ÍŽè‚É“ü‚ç‚È‚¢‚à‚̂΂©‚µ¥¥
ˆÈ‘O‚̂悤‚ɁA‚æ‚낵‚­‚¨Šè‚¢‚µ‚Ü‚·B
‘¼“X‚É•‰‚¯‚¸ŒƒˆÀ—¿‹àI

http://www.allround.sib.ru/pink/

http://magazine.japanesebabies.com/pink/

@@@
@@@@@@@@@@@@@@@@@@@@@@@@@”ü­—ƒNƒ‰ƒu
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



vga modes

2002-11-02 Thread Rotaru Razvan
Hello,

Do you know that line in /etc/lilo.conf (vga=???) that sets a different
screen resolution (vga mode) in linux? Well I am trying to to do
something similar in bsd. Maybe you could tell me where to start (i
don't even know where to fine the bsd boot manager). 

Regards,
Razvan

__
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Resolving hostnames takes "forever"

2002-11-02 Thread Bjarne Wichmann Petersen
Hi!

I've got an annoying problem when surfing. The browsers (both konq. and 
phoenix/mozilla) needs a very long time (30-60 sec.) to resolve hostnames and 
I'm out of clues to why. My setup is something like:

Cable-modem -> Router (speedstream 2601) -> switch -> FBSD-box

I've enabled "Hostmapping" in the router to point to my FBSD-box. My firewall 
denies no packages. /etc/resolv.conf shows the the correct IP's for the 
nameservers.

Where do I need to dig further?

Bjarne
-- 
Homepage: http://www.mekanix.dk


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: afbackup anybody know what these errors mean? (fwd)

2002-11-02 Thread Hartmann, O.

Hello.

Yes, I saw and still see this obscure message since August 2002!
I did several postings here and got into contact with A. Fluegel,
one of the vendors of afbackup.

Afbackup worked 'stable' until we changed from FreeBSD 4.6.2 to 4.6.2-pl2
and this error occurs on our HP SureStore 40x6i DAT changer. The server
which is doing the update needs to backup about 250GB diskspace and
therefore we bought this poor-man's tape changer. Prior to this change
to FreeBSD 4.6.2-pl2 and FreeBSD 4.7-R and followers every version of afbackup
until version 3.3.7 worked like a charm. The several weird errors occured,
first time error was an error when really big files were written and read again
from backup, but Alber Fluegel told me that this has been worked around. The
more critical problem is that what you mentioned here: at the end of a tape
we get this error and afbackup dies. This only happens on our changer.
We run also two other HP backup devices, one DAT 40 single drive and an older
DAT 8 drive and in addtion a sony DAT 7000 drive. The older DAT drives (single)
have no problems in FreeBSD 4.7-R and afbackup 3.3.7pl3, but the important
changer device seems to make trouble in afbackup.

I tried to do several poor investigations on this to exclude the drive's fault.
Using pax or tar in multivolume mode shows no error when tape end has been reached,
but after the change of the cartridge magazine (6 tapes) pax get confused and
whenever a new tape is inserted, it reports a full volume. I never saw this before
in 4.6 but I can not assure this is a new 'bug' in 4.7.

The only thing I know is that with the 2nd August 2002 something has been changed
in scsi_sa.c and this caused a thread I read in GOOGLE concerning some changes in
EOT handling (look for posting of Matthew Jacob). Since August we have this massive
trouble although our error looks like a little bit different from yours (error number
is 87 or 85 and command is not '>', it is 'W', but the error message behind the cause
is the same).

Do you have a changer, too, or occurs this error on a single tape drive?

Well, as I understood the above mentioned thread about EOT handling, in afbackup we
got several changes targeting this but as I understood Mr. Jacob the right way, he
changed back EOT bahaviour.

I hope these problems get fixed soon. afbackup was the only non commercial backup
software for FreeBSD which is able to backup large disk arrays (AMANDA is a crap,
using tar and is not able to split large files/arrays over several consecutive
tapes).

If you get some more informations about this, I would appreciate any comments or
tips.

Our backup system is a FreeBSD 4.7-R-p1 SMP box, HP SureSTore 40x6i tape drive/changer
unit attached to an onboard LSI Logic 53C896 LVD SCSI host controler on a TYAN Thunder
2500 mainboard. The tape drive unit populate one of two channels as the only device,
so bad interaction with other devices should be excluded.

:>-- Forwarded message --
:>Date: Thu, 31 Oct 2002 11:41:54 -0500
:>From: Arley Carter <[EMAIL PROTECTED]>
:>To: [EMAIL PROTECTED]
:>Subject: afbackup   anybody know what these errors mean?
:>
:>I am receiving these errors below when a client tries to back up to a
:>server.
:>
:>#./full-backup
:>
:>In the client log:
:>Thu Oct 31 09:35:31 2002, Starting full backup.
:>Thu Oct 31 09:41:53 2002, Error: Backup client side did not receive
:>necessary starting information from server. Output was:.
:>Thu Oct 31 09:41:53 2002, Streamer state: READY
:>Server-ID: hatteras:/usr/local/afbackup/server/etc
:>Precious tapes: -
:>.
:>Thu Oct 31 09:41:53 2002, Full backup failed.
:>
:>The server log says
:>
:>Thu Oct 31 09:41:07 2002, Warning: Setting the file number 50 failed.
:>Thu Oct 31 09:41:07 2002, Error: Command 62 ('>') failed (cannot open device
:>for writing)
:>
:>However when I query the tape drive on the server I get:
:>
:>laser# /usr/local/afbackup/client/bin/afclient -qwv -h hatteras
:>
:>Streamer state: READY
:>Server-ID: hatteras:/usr/local/afbackup/server/etc
:>Precious tapes: -
:>Current tape access position
:>Cartridge: 1
:>File:  1
:>Number of cartridges: 1
:>Current cartridge set: 1
:>
:>Also  pref-client on the server says:
:>
:>laser.marine.tradewindse.com 1036080814 
:>
:>And  server-ids on the client says:
:>
:>hatteras 2988 hatteras:/usr/local/afbackup/server/etc
:>
:>So, obviously the client and server can find and recognize each other and
:>the client can find the tape drive.
:>
:>Anybody know how to decrypt these error messages to find the cause of why
:>the tape is not starting?  The tape light comes on and the tape moves, so
:>the tape is being accessed.  Apparently though the tape isn't being opened
:>for wrting.
:>
:>Hardware and software :
:>Server: Sun Ultra 5 , Solaris 8. Tape Drive Hp1553 4 mm DAT ,
:>client:  freebsd4-7-Release
:>afbackup software version:  3.3.7p13
:>
:>Anybody have any ideas or seen something like this before?
:>
:>Arley Carter
:>Tradewinds Technologies, Inc

Request to join id-freebsd denied

2002-11-02 Thread Yahoo!Groups Notification

Hello,

The moderator of the id-freebsd group has denied 
your request for membership.

The moderator of each Yahoo! Groups group chooses whether to 
restrict membership in his or her group. Moderators who 
choose to restrict membership also choose whom to admit.

Please note that this decision is final and that Yahoo! Groups 
does not control group membership.

If you would like to create a new group at Yahoo! Groups 
please visit: 

http://groups.yahoo.com/start

Thank you for choosing Yahoo! Groups as your email group service.


Regards,

Yahoo! Groups Customer Care

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



mount_smbfs broken?

2002-11-02 Thread Gabriel Ambuehl
Hello,
I'm trying to use mount_smbfs -N to get it to read the password from
/root/.nsmbrc:

# A simple configuration example:

# First, define a workgroup.
[default]
workgroup=datasvr

# The 'FSERVER' is an NT server.
[datasvr]
addr=IP

[datasvr:mailbackup:mail_backup]
# use persistent password cache for user 'mailbackup'
password=$$xxx
workgroup=datasvr


Whereas datasvr is the netbios name of the W2K server, mailbackup the
username and mail_backup the share in question (just don't ask why I need
to backup my "secure" mail server on a 2K box) and the password was
made with smbutil crypt. Upon invocation of
#mount_smbfs -N  -I IP //mailbackup@datasvr/mail_backup /mnt
I end up with
mount_smbfs: unable to open connection: syserr = Authentication error

If I use mount_smbfs -I IP //mailbackup@datasvr/mail_backup /mnt
I get prompted for a password and it will work perfectly. However,
that's not an option to me as I need to mount the share at boottime.

A grep through mount_smbfs.c didn't even find a N option although
there might be some case insentivity trickery going on I didn't take
into account.

So my question boils down to: how can I get mount_smbfs to read the PW
from the file? And why doesn't mount_smbfs fail if it is invoked with
the -N argument but is unable to read the .nsmbrc file?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



D-Link DGE-550T NIC

2002-11-02 Thread Varshavchick Alexander
Hi people,

did anybody use it with FreeBSD 4.5? The problem is that the system
doesn't see it, however 'nge' and 'miibus' support are included into the
kernel. Is it correct that it must be 'nge', because as described in
the man page, only DGE-500T card is supported by nge, however both
DGE-550T and DGE-500T use the same DP83820 chip. Or am I missing something
here?

Thanks


Alexander Varshavchick, Metrocom Joint Stock Company
Phone: (812)118-3322, 118-3115(fax)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



user-ppp: how to assign certain device ?

2002-11-02 Thread Илья Шипицин
Dear Sirs,

I'm running dial-in server (user-ppp + 2 modems),
I want ppp to take either tun2 or tun3, is it possible ?

I mean, when I call "ppp -unit2" it takes _exactly_ tun2, which could be
already taken.

Regards, (îÁÉÌÕÞÛÉÅ ÐÏÖÅÌÁÎÉÑ)
Ilia Chipitsine (éÌØÑ ûÉÐÉÃÉÎ)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: FreeBSD Router/Firewall Questions

2002-11-02 Thread Leigh
Check out my IPFilter/IPNAT setup script for FreeBSD, it might be just what
you are after
http://www.roq.com/bsd/

- Original Message -
From: "RD" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, November 01, 2002 11:08 AM
Subject: FreeBSD Router/Firewall Questions


> Hi guys,  me again :)
>   well I've been reading up on compiling a kernel for nat and ipfw.  I'm
> running a d-link 704 router now.  I want some input here...
>
> I have an extra box (p200 - 128ram) for a router firewall..
> I was thinking about it being my Gateway/Router/Firewall for my other 3
> computers.   I run a webserver box, a ftp server box, and my workstation
> box behind my d-link.
>
>  What advantages/disadvantages would I have by running freebsd in place
> of the d-link?
>
> How do I connect this?   Do I use 2 eithernets  1 to net and 1 to a hub?
> I also have 1 crossover rj45 cable for card to card connection that I
> haven't tried yet...
>
> Tx guys
> RD
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: 4.7R kernel won't compile

2002-11-02 Thread Kent Stewart


Gelu G. Lupas wrote:

I recently cvsuped to RELENG_4_7 in order to make world (over 4.6.2-p2). World
builds faine but the kernel fails to compile with the error messages below. This
happens on 3 boxes and it happens with GENERIC, so it's not my kernel config
file. Any idea how I can fix this? Shouldn't it be fixed in the CVS tree? 4.7R
is supposed to build fine.

linking kernel
   textdata bss dec hex filename
1779910  141440  149012 2070362  1f975a kernel
cd ../../modules ; env MAKEOBJDIRPREFIX=/usr/src/sys/compile/LOKI/modules
MACHINE=i386 make obj ;  env MAKEOBJDIRPREFIX=/usr/src/sys/compile/LOKI/modules
MACHINE=i386 make all
===> accf_data
"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not find
bsd.init.mk
"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not find
bsd.links.mk
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1


You didn't do a buildkernel after a buildworld. The new make files, 
which your build tried to use, aren't installed until you do an 
installworld.

Kent

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


4.7R kernel won't compile

2002-11-02 Thread Gelu G. Lupas
I recently cvsuped to RELENG_4_7 in order to make world (over 4.6.2-p2). World
builds faine but the kernel fails to compile with the error messages below. This
happens on 3 boxes and it happens with GENERIC, so it's not my kernel config
file. Any idea how I can fix this? Shouldn't it be fixed in the CVS tree? 4.7R
is supposed to build fine.

linking kernel
   textdata bss dec hex filename
1779910  141440  149012 2070362  1f975a kernel
cd ../../modules ; env MAKEOBJDIRPREFIX=/usr/src/sys/compile/LOKI/modules
MACHINE=i386 make obj ;  env MAKEOBJDIRPREFIX=/usr/src/sys/compile/LOKI/modules
MACHINE=i386 make all
===> accf_data
"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 63: Could not find
bsd.init.mk
"/usr/src/sys/modules/accf_data/../../conf/kmod.mk", line 190: Could not find
bsd.links.mk
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1



__
Do you want a free e-mail for life ? Get it at http://www.email.ro/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message