Can't reach to a FreeBSD 5.3 machine trough a ppp connection

2004-11-23 Thread Mauricio Brunstein
Hi! I'm installing a machine that will be a firewall and a samba server for a 4 people office. The machine has 2 NICs and is connecting to the Internet using PPPoE. It is using pf and ALTQ. Initially there was problems to establish the PPPoE connection in the office, using the same ppp.conf that p

Re: panic: APIC: Previous IPI is stuck

2004-11-23 Thread Stephan Uphoff
On Tue, 2004-11-23 at 22:19, Doug White wrote: > On Mon, 15 Nov 2004, Adrian Wontroba wrote: > > > At work, I've just taken an old cast off NT server and used it as > > a replacement for an equally elderly low end PC which performs an > > important monitoring task. > > > > I took the opportunity t

Re: propagate_priority KASSERT

2004-11-23 Thread Stephan Uphoff
On Tue, 2004-11-23 at 22:21, Mark Gooderum wrote: > We're currently tripping accross the following KASSERT in > subr_turnstile.c (in 5.3.0 RELEASE): > > /* > * XXX: The owner of a turnstile can be stale if it is the > * first thread to grab a slock of a sx lock. In that

Re: ntpd v4.2 problem

2004-11-23 Thread Jason C. Wells
--On Tuesday, November 23, 2004 6:38 PM -0500 Harlan Stenn <[EMAIL PROTECTED]> wrote: In 4.1, notrust means "do not trust this host/subnet for time". In 4.2, notrust means "require crypto auth before believing this host/subnet for time". I have been trying on and off for some time now to figure w

propagate_priority KASSERT

2004-11-23 Thread Mark Gooderum
We're currently tripping accross the following KASSERT in subr_turnstile.c (in 5.3.0 RELEASE): /* * XXX: The owner of a turnstile can be stale if it is the * first thread to grab a slock of a sx lock. In that case * it is possible for us to be at SSLEEP or some oth

Re: panic: APIC: Previous IPI is stuck

2004-11-23 Thread Doug White
On Mon, 15 Nov 2004, Adrian Wontroba wrote: > At work, I've just taken an old cast off NT server and used it as > a replacement for an equally elderly low end PC which performs an > important monitoring task. > > I took the opportunity to upgrade to 5.3 (5.3-RC2 now, yesterday's > 5.3-STABLE when

Re: Can't compile 5.3-STABLE from 5.3-RC2

2004-11-23 Thread Doug White
On Sun, 14 Nov 2004, Ralf Folkerts wrote: > Hi, > > I wanted to Update my System that runs FreeBSD 5.3-RC2 to the "final" > 5.3-Level. > > However, compile reproducible stops in libstdc++, claiming a missing > "unwind.h". Sounds like your checkout is incomplete. It should be in src/contrib/gcc/u

Re: make -j$n buildworld : use of -j investigated

2004-11-23 Thread Rob
Brian Szymanski wrote: Did you try any machines that used Hyperthreading? I'd be interested to see how those machines fare based on the number of logical and real CPUs. Although people suggest "-j4" as optimal in general case, I have come to a very different conclusion: 1) single CPU with enough R

Re: ntpd v4.2 problem

2004-11-23 Thread Rob
Harlan Stenn wrote: This would be "use -g with ntpd and forget about ntpdate." H -- But make sure your clocks are in sink at the start by using date. or add "-g" with the ntpdate_flags, to forcefully adjust time at the very beginning. Yes, you're right. Thanks for the correctoin and apologies for m

Re: HEADS UP: databases/postgresql72 is dying

2004-11-23 Thread Palle Girgensohn
--On lördag, november 06, 2004 20.39.23 +0300 Dmitry Morozovsky <[EMAIL PROTECTED]> wrote: On Sat, 6 Nov 2004, [ISO-8859-1] Sebastian B?ck wrote: SB> Ade Lovett wrote: SB> > FYI. Prior to the postgresql new-world-order in ports/, I have now tagged SB> > databases/postgresql72 (current version 7.

Re: ntpd v4.2 problem

2004-11-23 Thread Harlan Stenn
This would be "use -g with ntpd and forget about ntpdate." H -- > > But make sure your clocks are in sink at the start by using date. > > or add "-g" with the ntpdate_flags, to forcefully adjust time > at the very beginning. ___ [EMAIL PROTECTED] mailin

Re: ntpd v4.2 problem

2004-11-23 Thread Harlan Stenn
> The problem in the manual is different. You do not have any access > control in your server, your server is worldwide open to other people > changing your runtime configuration etc. (as it seems from your conf file) Wrong - ntpd will never allow changes to itself without explicitly allowing it

Re: Error with make cleandir in /usr/src

2004-11-23 Thread Ruslan Ermilov
On Tue, Nov 23, 2004 at 09:39:44AM -0600, [EMAIL PROTECTED] wrote: > I recently cvsup'd to 5.3-RELEASE-p1 from 5.2.1-RELEASE > and when I went to do a make cleandir in /usr/src I get this > error message: > > +for: not found > *** Error code 127 > > Stop in /usr/src. > *** Error code 1 > > Stop

Re: make -j$n buildworld : use of -j investigated

2004-11-23 Thread Brian Szymanski
Did you try any machines that used Hyperthreading? I'd be interested to see how those machines fare based on the number of logical and real CPUs. > Although people suggest "-j4" as optimal in general > case, I have come to a very different conclusion: > > 1) single CPU with enough RAM (2 GHz, 512

Re: make -j$n buildworld : use of -j investigated

2004-11-23 Thread Jon Noack
Rob wrote: > I have tested following with FreeBSD 5.3-Stable. > > On several different PCs I have used > make -j$n buildworld > with $n ranging from 1 to 9. > > Although people suggest "-j4" as optimal in general > case, I have come to a very different conclusion: > > 1) single CPU with enough

Re: portsdb -uU fails

2004-11-23 Thread alex bustamante
> On Tue, Nov 23, 2004 at 12:04:04PM -0500, Lowell Gilbert wrote: >> "alex bustamante" <[EMAIL PROTECTED]> writes: >> >> > when i run portsdb -uU FreeBSD 5.3 i get this error: >> > >> > opium# portsdb -uU >> > Updating the ports index ... Generating INDEX.tmp - please >> > wait..openoffice-2.0.200

Re: portsdb -uU fails

2004-11-23 Thread Kris Kennaway
On Tue, Nov 23, 2004 at 12:04:04PM -0500, Lowell Gilbert wrote: > "alex bustamante" <[EMAIL PROTECTED]> writes: > > > when i run portsdb -uU FreeBSD 5.3 i get this error: > > > > opium# portsdb -uU > > Updating the ports index ... Generating INDEX.tmp - please > > wait..openoffice-2.0.20041122: "

Re: portsdb -uU fails

2004-11-23 Thread Lowell Gilbert
"alex bustamante" <[EMAIL PROTECTED]> writes: > when i run portsdb -uU FreeBSD 5.3 i get this error: > > opium# portsdb -uU > Updating the ports index ... Generating INDEX.tmp - please > wait..openoffice-2.0.20041122: "/usr/ports/devel/bison-devel" non-existent > -- dependency list incomplete > =

Re: Re: Configuring a DVD burner on 4.10

2004-11-23 Thread vzeogz49
Hi all, Thanks Oliver. The tip worked. I had actually tried making pass4 before but it didn't work (sort of). Like a dope, I forgot about the whole indexing stuff (0=1, 1=2, etc). So when I ran sh MAKEDEV pass4, pass3 kept getting recreated. Finally it dawned on me and I just did MAKEDEV pa

portsdb -uU fails

2004-11-23 Thread alex bustamante
Hello, when i run portsdb -uU FreeBSD 5.3 i get this error: opium# portsdb -uU Updating the ports index ... Generating INDEX.tmp - please wait..openoffice-2.0.20041122: "/usr/ports/devel/bison-devel" non-existent -- dependency list incomplete ===> editors/openoffice-2.0-devel failed *** Error cod

Re: What OS are you? fun

2004-11-23 Thread Rob
M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> Gregory Bond <[EMAIL PROTECTED]> writes: : Rob wrote: : : >>> You'd better cite your source and / or reasoning, as ~3*10^8m/s =is= : >>> the : >>> accepted constant speed of light in vacuum. : >> : It's deeper than that. The "secon

Mount pending error?

2004-11-23 Thread Paul Mather
Last night, this appeared in my logs (and on my console): Nov 23 03:05:36 zappa kernel: /data: mount pending error: blocks -1696 files 0 What is a "mount pending error?" I have heard this in conjunction with unclean shutdowns and fsck, but my system was not shut down recently, nor has /data (on

Error with make cleandir in /usr/src

2004-11-23 Thread nmorton
I recently cvsup'd to 5.3-RELEASE-p1 from 5.2.1-RELEASE and when I went to do a make cleandir in /usr/src I get this error message: +for: not found *** Error code 127 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I've never seen this happen before. Nathan

Re: ntpd v4.2 problem

2004-11-23 Thread Rob
Yann Golanski wrote: Quoth Evren Yurtesen on Tue, Nov 23, 2004 at 16:08:21 -0800 The handbook seem to give wrong information about ntp and the manual page of ntp.conf is ?old? maybe? The notrust option obviously changed between v4.1 and v4.2... http://www.freebsd.org/doc/en_US.ISO8859-1/books/han

Re: ntpd v4.2 problem

2004-11-23 Thread Evren Yurtesen
Tom Hukins wrote: On Tue, Nov 23, 2004 at 04:08:21PM -0800, Evren Yurtesen wrote: The handbook seem to give wrong information about ntp and the manual page of ntp.conf is ?old? maybe? The notrust option obviously changed between v4.1 and v4.2... http://www.freebsd.org/doc/en_US.ISO8859-1/books/ha

Re: Firefox crash

2004-11-23 Thread Lowell Gilbert
Pietro Cerutti <[EMAIL PROTECTED]> writes: > I'm in troubles with Mozilla Firefox (pkg firefox-1.0_1,1). > > Under medium-heavy load (5 or more tabs open on https etc) he > sometimes crashes and kills himself. > > In my home directory a file named firefox-bin.core is then created. > > $ file fi

Re: ntpd v4.2 problem

2004-11-23 Thread Tom Hukins
On Tue, Nov 23, 2004 at 04:08:21PM -0800, Evren Yurtesen wrote: > > The handbook seem to give wrong information about ntp and the manual > page of ntp.conf is ?old? maybe? > > The notrust option obviously changed between v4.1 and v4.2... > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handboo

Re: ntpd v4.2 problem

2004-11-23 Thread Evren Yurtesen
Yann Golanski wrote: Quoth Evren Yurtesen on Tue, Nov 23, 2004 at 16:08:21 -0800 The handbook seem to give wrong information about ntp and the manual page of ntp.conf is ?old? maybe? The notrust option obviously changed between v4.1 and v4.2... http://www.freebsd.org/doc/en_US.ISO8859-1/books/han

Re: ntpd v4.2 problem

2004-11-23 Thread Yann Golanski
Quoth Evren Yurtesen on Tue, Nov 23, 2004 at 16:08:21 -0800 > The handbook seem to give wrong information about ntp and the manual > page of ntp.conf is ?old? maybe? > > The notrust option obviously changed between v4.1 and v4.2... > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/netwo

ntpd v4.2 problem

2004-11-23 Thread Evren Yurtesen
Hello, The handbook seem to give wrong information about ntp and the manual page of ntp.conf is ?old? maybe? The notrust option obviously changed between v4.1 and v4.2... http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-ntp.html Can an ntpd guru have a look into that? Thanks, Evr

cannot install -STABLE world on 5.2.1 via NFS

2004-11-23 Thread piotr . smyrak
Hi, I am trying to upgrade an old laptop with 5.2.1 to -STABLE 5.3. As always I mounted /usr/src and /usr/obj via NFS to the laptop, but when I try to make installworld in /usr/ src, I got: ntbk@/usr/src # make installworld mkdir -p /tmp/install.gS2oCXSs for prog in [ awk cap_mkdb cat chflags

Firefox crash

2004-11-23 Thread Pietro Cerutti
Hallo all, first of all sorry for my bad english, it's not my mother language... I'm in troubles with Mozilla Firefox (pkg firefox-1.0_1,1). Under medium-heavy load (5 or more tabs open on https etc) he sometimes crashes and kills himself. In my home directory a file named firefox-bin.core is the

Re: Newbie Port Filter Question on 4.10stable

2004-11-23 Thread Evren Yurtesen
Hi, I think if your firewall is normally working fine. You can use #sh /etc/rc.firewall & (notice the & for putting it background) Because if you have last default rule to deny everything, the rc.firewall script first flushes every rule and if you are connected via ssh etc. you would get disconne