Re: Setting up a multi-platform VPN?

2003-07-18 Thread Michael Bretterklieber
Hi,

On Fri, 18 Jul 2003, Donald Burr of Borg wrote:
> Now, with my (admittedly virtually nonexistant) knowledge of VPN, I know
> that Linux boxen tend to use FreeSWAN.  FreeBSD, on the other hand, seems
> to use something called RACOON.  And lord knows what OS X uses (although,
> since it's FreeBSD based, maybe RACOON can be compiled/adapted to use on
> it too?)  (although I just did a Google search, and according to this
> O'Reilly Network article, it seesm that OS X has its own built-in PPTP
> implementation: http://www.macdevcenter.com/pub/a/mac/2002/12/20/vpn.html)
>
> Can anyone more knowledgable than I help me figure out how to get this
> multi-platform VPN monster going?  Help!  I need some backup!!
>
You can use MPD as PPTP server  on your 4.8 Box.
(cd /usr/ports/net/mpd && make && make install)

bye,
--
--- --
Michael Bretterklieber  - http://www.bretterklieber.com
JAWA Management Software GmbH   - http://www.jawa.at
Tel: ++43-(0)316-403274-12  - GSM: ++43-(0)676-84 03 15 712
--- --
"...the number of UNIX installations has grown to 10, with more
expected..." - Dennis Ritchie and Ken Thompson, June 1972
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


UNIONFS Stability

2003-07-18 Thread Rus Foster
Hi All,
How stable is unionfs? Reading the man page for mount_unionfs its says
that its not. Is that still true or is it better on 5.x? ATM I'm running
4.8

Rgds

Rus
--
www: http://jvds.com   | Virtual Servers from just $15/mo
MSNM: [EMAIL PROTECTED] | Totally Customizable Technology
e: [EMAIL PROTECTED]   | FreeBSD & Linux
   10% donation to FreeBSD.org on each purchase

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


samba(2.2.8) printer server (on 4.8-RELEASE)

2003-07-18 Thread P. U. Kruppa

Hi!

I am trying to set up a printer server
(SAMBA 2.2.8 package on 4.8 -RELEASE, printer is a Kyocera
FS-3700+ laser printer) which should be accessible from Win2000
and WinNT4 workstations _without_ any authentication.

These are the steps I have taken so far:

1. I used apsfilter to make the kyocera work locally as a
   postscript-printer called lp .
2. (Sorry - stupid me forgot to bring home a copy of smb.cfg over
the weekend)
   I edited smb.cfg so that the printer-server and lp itself can
   be seen in Windows' network enviroment, i.e. I set
   security = share
   and put up a share called
   [printers]
 browseable = yes
 path = /var/spool/lpd/lp
 read only = yes
 printable = yes
 guest ok = yes
   and I
   # chmod -R 4777 /var/spool/lpd/lp
3. I used windows' printer setup to install the kyocera driver
   for lp
4. When I try to print something, everything looks fine from the
   client side and I can see some blinking of the
   printer-server's LED's but nothing more happens.
   The windows printer queue stays empty, no files are created in
   /var/spool/lpd/lp

Any ideas, what could be done next?

Uli.



+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Still fighting with Lazarus IDE

2003-07-18 Thread Rod Person
I've built lazarus from the cvs source. 
I have fpc 1.0.10 installed.

When I drop a component on a from, such as a button a click on the button to access 
the buttons OnClick event I got the error that it can't find unit buttons. I've added 
/usr/local/lib/lcl/units/freebsd to the units path under the run compiler options but 
that does no good.

Any suggestion?

-- 
Rod

@ Home So No Cool Signature
http://opensourcebeef.bsd.st

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


Re: Seting the hardware clock

2003-07-18 Thread Greg 'groggy' Lehey
On Monday, 14 July 2003 at 19:16:04 -0400, stan wrote:
> ;m struggling with getting the hardware clock (BIOS clock) equal to the
> kernels time.
>
> On my Linux boxes a utility called hwclock is run on the way down to
> synchronize the 2.
>
> The problem I'm running into is that if the time on the system gets to far
> out of date for ntpd to bring it into synch, then I can update the kernels
> clock with ntpdate. But when I reboot the old incorrect time comes back.

I think you have your answer from others, but one thing wasn't made
very clear:

When you set a FreeBSD (or any other BSD) clock, you automatically set
the CMOS clock as well.  This is why there is not hwclock(8) program.
I can't understand why Linux requires these separate steps.

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


pgp0.pgp
Description: PGP signature


Re: mozilla fonts totally messed up

2003-07-18 Thread Steve
I can confirm after the second fontconfig update in the past 30 min fixes
things.

steve

> On 18 Jul 2003 17:42:58 -0400
> Joe Marcus Clarke <[EMAIL PROTECTED]> wrote:
>
>> You can workaround the problem by removing /usr/X11R6/lib/X11/fonts
>> from/usr/X11R6/etc/fonts/fonts.conf, then running fc-cache -f -v.  I'm
>> trying to get an acceptable solution after analyzing all the
>> variables.
>
> workaround confirmed! :-)
>
> Let me know if I can help you with some testing or so.
>
>  -volker
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>

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


ISO images of ports collection

2003-07-18 Thread W. J. Williams
Other than the 4.6 version of ports sold at Freebsd, are there ISO images
of the newer collections posted for download?  If not, what is the best
method of downloading them so I can make the images myself?  The reason I
ask is because I'd like to burn to disk (DVD or CD-R).

Will




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


Re: FBSD PowerPak

2003-07-18 Thread W. J. Williams
Rob,

I can download the Ports collection and burn to DVD or CD-R.  Would you be
willing to pay for this?

Will

--- Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 17, 2003 at 01:37:48PM +0800, Robert Storey wrote:
> > I recently ordered and received the 4-CD set of FBSD 5.1.
> > 
> > I had presumed that this would give me a pretty complete desktop
> setup.
> > Alas, I was wrong. A lot of very commmon apps are missing, such as
> > Xemacs and Mplayer. It's disappointing. I only have a dialup modem. I
> > don't have broadband and have no hope of getting it where I live, so I
> > was counting on the 4-CD set to fill in the gaps.
> 
> xemacs21 is scheduled for disc1 if possible, but I suppose it was
> bumped because of lack of space.  There are some xemacs and mplayer
> support packages on disc 3 and 4, but xemacs and mplayer themselves
> are missing.  It looks like the CD layout could do with some tweaking.
> 
> > I noticed on the FreeBSDmall web site that they sell a PowerPak with
> 10
> > CDs. This is supposed to be the entire ports collection. Sounds like
> > just what I need - except it's based on FBSD 4.6 which is one year
> old.
> > 
> > So my question - I am wondering if the distfiles in this PowerPak are
> > going to be of much use? Shelling out $40 isn't such a great hardship
> if
> > the disfiles work as advertised, but I'm going to be more than a
> little
> > pissed if it generates nothing but error messages. Does anybody know
> if
> > the PowerPak will work with 5.1? Has anyone actually tried it?
> 
> As you noted, it's based on 4.6, so the contents are a year old.  If
> you don't mind getting year-old versions of ports, then go for it.
> 
> Kris

> ATTACHMENT part 2 application/pgp-signature 



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


Re: looking for http/web copy program - I think

2003-07-18 Thread Mikko Työläjärvi
On Sat, 19 Jul 2003, Robert Chalmers wrote:

> Is there a FreeBSD based app that I can use to bulk copy about 800 .rm
> files from one site to another? I really don't want to have to do it one
> at a time. ftp isn't available. The only access I have is via the web
> port. bummmer but theres no choice

You could, for example, use "wget"  (ports/ftp/wget).  Never mind the
"ftp" category - it speaks http too.

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


help

2003-07-18 Thread Palash Agarwal
I am having trouble finding the download location for freebsd. I have
searched the ftp site but i do not know which file to download. I am also
unable to access the readme's in the ftp server. Please help me!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


looking for http/web copy program - I think

2003-07-18 Thread Robert Chalmers
Is there a FreeBSD based app that I can use to bulk copy about 800 .rm 
files from one site to another? I really don't want to have to do it one 
at a time. ftp isn't available. The only access I have is via the web 
port. bummmer but theres no choice

thanks

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


dynamic DNS + mailserver

2003-07-18 Thread pat bey
First I like to know if a mailserver such as postfix
can run using dynamic DNS.  I using dyndns.org for
Dynamic DNS and trying to run postfix with a hostname
of hijra.homeunix.com.  Sense installing postfix
system mail that normally goes to root is now not even
generated by system is this a sendmail only thing or
does postfix generate system mail to root as well. 

After fixing alot of the problems that I had still got
this one which is driving me insane.  Whenever I send
a mesg to [EMAIL PROTECTED] 
maillog shows the mesg as being queue and sent to
maildir.
#mail 
0 messages for tweaxor
# pine
0 messages in INBOX

Do I have to modify any files that where used by
sendmail to get it find the mail. In
/usr/local/etc/postfix/main.cf 
myhostname=hijra.homeunix.com
myorgin=$mydomain
mydomain=hijra.homeunix.com

#postfix check
shows nothing
Thanks for your time and consideration

=
Suppressed minds have no Freedom of Choice

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.comJul 18 03:02:30 hijra postfix/qmgr[182]: 5200BE25: from=<[EMAIL PROTECTED]>, 
size=2373, nrcpt=1 (queue active)
Jul 18 03:02:30 hijra postfix/local[1119]: 5200BE25: to=<[EMAIL PROTECTED]>, 
orig_to=, relay=local, delay=0, status=sent (maildir)
Jul 18 08:33:51 hijra postfix/postfix-script: starting the Postfix mail system
Jul 18 08:33:51 hijra postfix/master[184]: daemon started -- version 2.0.6
Jul 18 18:18:58 hijra postfix/smtpd[1167]: connect from 
web41205.mail.yahoo.com[66.218.93.38]
Jul 18 18:18:59 hijra postfix/smtpd[1167]: 07F9DDAD: 
client=web41205.mail.yahoo.com[66.218.93.38]
Jul 18 18:18:59 hijra postfix/cleanup[1168]: 07F9DDAD: message-id=<[EMAIL PROTECTED]>
Jul 18 18:18:59 hijra postfix/qmgr[186]: 07F9DDAD: from=<[EMAIL PROTECTED]>, size=809, 
nrcpt=1 (queue active)
Jul 18 18:18:59 hijra postfix/smtpd[1167]: disconnect from 
web41205.mail.yahoo.com[66.218.93.38]
Jul 18 18:18:59 hijra postfix/local[1170]: 07F9DDAD: to=<[EMAIL PROTECTED]>, 
relay=local, delay=0, status=sent (maildir)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: mozilla fonts totally messed up

2003-07-18 Thread Greg J.
On Fri, 18 Jul 2003 23:56:39 +0200
Volker Kindermann <[EMAIL PROTECTED]> wrote:

> On 18 Jul 2003 17:42:58 -0400
> Joe Marcus Clarke <[EMAIL PROTECTED]> wrote:
> 
> > You can workaround the problem by removing /usr/X11R6/lib/X11/fonts
> > from/usr/X11R6/etc/fonts/fonts.conf, then running fc-cache -f -v. 
> > I'm trying to get an acceptable solution after analyzing all the
> > variables. 
> 
> workaround confirmed! :-)
> 
> Let me know if I can help you with some testing or so.

Mozilla wouldn't start after that.. added that line back & did fc-cache
-f -v.. now it works but the fonts are stilled mucked.. if I remove
"/usr/X11R6/lib/X11/fonts/100dpi & 75dpi" from XF86Config-4 it works but
Sylpheed & XMMS complain then.


pgp0.pgp
Description: PGP signature


Re: ppp connection

2003-07-18 Thread Colin Alston
tun0: flags=8010 mtu 1500

Seems the ppp connection has obviously failed

man ppp

and make sure you set it up properly...

Did you not notice any errors?

otherwise "tail -40 /var/log/ppp.log" and try see what went wrong.


- Original Message -
From: "Marvin J. Kosmal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, July 19, 2003 2:20 AM
Subject: Re: ppp connection


> On Fri, 2003-07-18 at 16:23, Matthew Graybosch wrote:
> > On Friday 18 July 2003 06:00 pm, Marvin J. Kosmal wrote:
> > > Hi
> > >
> > >  trying to get my ppp connection to work
> > >
> > > And nothing happens
> > >
> > > Any ideas??
> >
> > It sounds like you're trying to use kernel ppp. Use "user ppp"
> > instead. Edit /etc/ppp/ppp.conf to set the modem device, phone
> > number, userid, and password. Then invoke it with "ppp -foreground
> > papchap".
> >
>
>
> This is what I get now..
>
>
>
> rl0: flags=8802 mtu 1500
> ether 00:4f:4e:05:32:b6
> media: Ethernet autoselect (10baseT/UTP)
> status: no carrier
> lp0: flags=8810 mtu 1500
> faith0: flags=8002 mtu 1500
> lo0: flags=8049 mtu 16384
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
> inet 127.0.0.1 netmask 0xff00
> ppp0: flags=8010 mtu 1500
> sl0: flags=c010 mtu 552
> tun0: flags=8010 mtu 1500
>
>
> I can't ping anyone.
>
> TIA
>
>
>
>
>
>
>
>
>
>
>
>
> > --
> > Matthew Graybosch
> > http://www.starbreaker.net
> > "I am become root, shatterer of kernels."
> >
> --
> Marvin J. Kosmal
> Linux Activist
> Registered User # 88512
> Brought to by Libranet 2.7
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

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


Re: ppp connection

2003-07-18 Thread Marvin J. Kosmal
On Fri, 2003-07-18 at 16:23, Matthew Graybosch wrote:
> On Friday 18 July 2003 06:00 pm, Marvin J. Kosmal wrote:
> > Hi
> >
> >  trying to get my ppp connection to work
> >
> > And nothing happens
> >
> > Any ideas??
> 
> It sounds like you're trying to use kernel ppp. Use "user ppp" 
> instead. Edit /etc/ppp/ppp.conf to set the modem device, phone 
> number, userid, and password. Then invoke it with "ppp -foreground 
> papchap".
> 


This is what I get now..



rl0: flags=8802 mtu 1500
ether 00:4f:4e:05:32:b6
media: Ethernet autoselect (10baseT/UTP)
status: no carrier
lp0: flags=8810 mtu 1500
faith0: flags=8002 mtu 1500
lo0: flags=8049 mtu 16384
inet6 ::1 prefixlen 128 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 
inet 127.0.0.1 netmask 0xff00 
ppp0: flags=8010 mtu 1500
sl0: flags=c010 mtu 552
tun0: flags=8010 mtu 1500


I can't ping anyone.

TIA












> -- 
> Matthew Graybosch
> http://www.starbreaker.net
> "I am become root, shatterer of kernels."
> 
-- 
Marvin J. Kosmal
Linux Activist
Registered User # 88512
Brought to by Libranet 2.7

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


Setting up a multi-platform VPN?

2003-07-18 Thread Donald Burr of Borg
I am in business with a couple of friends of mine, and to that end we are
sharing an office with a single high-speed DSL connection.  We are using
FreeBSD (4.8-RELEASE, soon to be upgraded to -STABLE) as our gateway for
the ineternal network, as well as serving e-mail, Web, etc.

Some of us like to work at home sometmes, and in fact there are even days
when NO ONE is in the office and we're all working from our various homes.

To that end, we would like to be able to set up a VPN, so that those
people who are working from home can access the office network directly.

Now here's the problem: all of us are using different OS's.  I use FreeBSD
on my desktop, but sometimes I like to work on the couch, in which case I
use my Titanium PowerBook running Mac OS X (which is of course based on
FreeBSD).  My boss uses OS X on  his iBook, and my other friend uses a
Linux box.

Now, with my (admittedly virtually nonexistant) knowledge of VPN, I know
that Linux boxen tend to use FreeSWAN.  FreeBSD, on the other hand, seems
to use something called RACOON.  And lord knows what OS X uses (although,
since it's FreeBSD based, maybe RACOON can be compiled/adapted to use on
it too?)  (although I just did a Google search, and according to this
O'Reilly Network article, it seesm that OS X has its own built-in PPTP
implementation: http://www.macdevcenter.com/pub/a/mac/2002/12/20/vpn.html)

Can anyone more knowledgable than I help me figure out how to get this
multi-platform VPN monster going?  Help!  I need some backup!!

Thanks,
Donald
[EMAIL PROTECTED]
-- 
Donald Burr of Borg <[EMAIL PROTECTED]> | FreeBSD: The Power to Serve!
Website: http://www.borg-cube.com/| http://www.freebsd.org/
PO Box 91212, Santa Barbara CA 93190-1212 \-
Tel: (805)563-0672   ICQ# 16997506  Present Day... Present Time!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


"The Complete FreeBSD": errata and addenda

2003-07-18 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page
or any other online documentation.  The result is that most leading edge
computer books are out of date almost before they are printed.  Unfortunately,
The Complete FreeBSD, published by O'Reilly, is no exception.  Inevitably, a
number of bugs and changes have surfaced.

"The Complete FreeBSD" has been through a total of five editions, including its
predecessor "Installing and Running FreeBSD".  Two of these have been reprinted
with corrections.  I maintain a series of errata pages.  Start at
http://www.lemis.com/errata-4.html to find out how to get the errata
information.

Have you found a problem with the book, or maybe something confusing?  Please
let me know: I'm constantly updating it.

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


How to get best results from FreeBSD-questions

2003-07-18 Thread Greg Lehey
How to get the best results from FreeBSD questions.
===

Last update $Date: 2003/03/09 22:09:31 $

This is a regular posting to the FreeBSD questions mailing list.  If
you got it in answer to a message you sent, it means that the sender
thinks that at least one of the following things was wrong with your
message:

- You left out a subject line, or the subject line was not appropriate.
- You formatted it in such a way that it was difficult to read.
- You asked more than one unrelated question in one message.
- You sent out a message with an incorrect date, time or time zone.
- You sent out the same message more than once.
- You sent an 'unsubscribe' message to FreeBSD-questions.

If you have done any of these things, there is a good chance that you
will get more than one copy of this message from different people.
Read on, and your next message will be more successful.

This document is also available on the web at
http://www.lemis.com/questions.html.

=

Contents:

I:Introduction
II:   How to unsubscribe from FreeBSD-questions
III:  Should I ask -questions, -newbies or -hackers?
IV:   How to submit a question to FreeBSD-questions
V:How to answer a question to FreeBSD-questions

I: Introduction
===

This is a regular posting aimed to help both those seeking advice from
FreeBSD-questions (the "newcomers"), and also those who answer the
questions (the "hackers").

   Note that the term "hacker" has nothing to do with breaking
   into other people's computers.  The correct term for the latter
   activity is "cracker", but the popular press hasn't found out
   yet.  The FreeBSD hackers disapprove strongly of cracking
   security, and have nothing to do with it.

In the past, there has been some friction which stems from the
different viewpoints of the two groups.  The newcomers accused the
hackers of being arrogant, stuck-up, and unhelpful, while the hackers
accused the newcomers of being stupid, unable to read plain English,
and expecting everything to be handed to them on a silver platter.  Of
course, there's an element of truth in both these claims, but for the
most part these viewpoints come from a sense of frustration.

In this document, I'd like to do something to relieve this frustration
and help everybody get better results from FreeBSD-questions.  In the
following section, I recommend how to submit a question; after that,
we'll look at how to answer one.

II:  How to unsubscribe from FreeBSD-questions
==

When you subscribed to FreeBSD-questions, you got a welcome message
from [EMAIL PROTECTED]  In this message, amongst other things, it
told you how to unsubscribe.  Here's a typical message:

  Welcome to the freebsd-questions mailing list!

  If you ever want to remove yourself from this mailing list,
  you can send mail to "[EMAIL PROTECTED]" with the following command
  in the body of your email message:

  unsubscribe freebsd-questions Greg Lehey <[EMAIL PROTECTED]>

  Here's the general information for the list you've
  subscribed to, in case you don't already have it:

  FREEBSD-QUESTIONS   User questions
  This is the mailing list for questions about FreeBSD.  You should not
  send "how to" questions to the technical lists unless you consider the
  question to be pretty technical.

Normally, unsubscribing is even simpler than the message suggests: you
don't need to specify your mail ID unless it is different from the one
which you specified when you subscribed.

If Majordomo replies and tells you (incorrectly) that you're not on
the list, this may mean one of two things:

  1.  You have changed your mail ID since you subscribed.  That's where
  keeping the original message from majordomo comes in handy.  For
  example, the sample message above shows my mail ID as
  [EMAIL PROTECTED]  Since then, I have changed it to
  [EMAIL PROTECTED]  If I were to try to remove [EMAIL PROTECTED] from
  the list, it would fail: I would have to specify the name with
  which I joined.

  2.  You're subscribed to a mailing list which is subscribed to
  FreeBSD-questions.  If that's the case, you'll have to figure out
  which one it is and get your name taken off that one.  If you're
  not sure which one it might be, check the headers of the
  messages you receive from freebsd-questions: maybe there's a
  clue there.

If you've done all this, and you still can't figure out what's going
on, send a message to [EMAIL PROTECTED], and he will sort things
out for you.  Don't send a message to FreeBSD-questions: they can't
help you.

III: Should I ask -questions, -newbies or -hackers?
===

Two mailing lists handle general questions about FreeBSD,
FreeBSD-questions and FreeBSD-hackers.  In addition, the
FreeBSD-newbies l

Re: ppp connection

2003-07-18 Thread Matthew Graybosch
On Friday 18 July 2003 06:00 pm, Marvin J. Kosmal wrote:
> Hi
>
>  trying to get my ppp connection to work
>
> And nothing happens
>
> Any ideas??

It sounds like you're trying to use kernel ppp. Use "user ppp" 
instead. Edit /etc/ppp/ppp.conf to set the modem device, phone 
number, userid, and password. Then invoke it with "ppp -foreground 
papchap".

-- 
Matthew Graybosch
http://www.starbreaker.net
"I am become root, shatterer of kernels."

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


panic: pmap_bootstrap: no local apic!

2003-07-18 Thread John Morgan Salomon
Hi there,

I've just installed 4.8-Release on a PII-233 system, 130MB memory,
Adaptec 2940 SCSI-2 controller with 2 IBM 4GB drives and one
Toshiba CDROM. 

I CVsupped to the latest 4.8-Release, did a make world and rebuilt
my kernel, with all necessary devices enabled (I'm almost positive.)
After reboot, I find the following:

Booting [kernel]...
panic: pmap_bootstrap: no local apic!
mp_lock = 0007; cpuid = 0; lapic.id = 
Uptime: 0s
I've found references to this error, with hints at a SCSI hardware problem,
which is unlikely, as it detected and installed flawlessly (and the boot 
blocks
are OK, as this machine had Windows NT boot manager working fine before),
as well as problems with HTT in the kernel config, which is more likely, 
although
I have HTT, APIC, and SMP enabled in the kernel.

Funny thing is, I can no longer boot from CDROM (haven't changed anything
in the BIOS since installing from CD).  I can stop the boot process and 
run most
boot loader commands, but 'unload kernel' gives me the same error, which 
completely
locks up the machine.  I can list devices, but am not allowed to unset 
the boot device
and change it to CD.

I would much appreciate any advice on how to go about tracking this down.

Cheers,

-John

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


PC cards on vaio PCG-705

2003-07-18 Thread True Entropy
I am having problems getting 802.11b and ethernet PC cards to work on vaio pcg-705.

It looks like that cards can be set up and controlled from the machine, and sometimes
they can transmit, but data never gets in. This could obviously be an IRQ problem, but 
it
doesn't seem so as dmesg does not complain. As I have no means of communicating with 
the
autistic laptop, no dmesg is included :-)

Short history of release behaviour (all stable major releases):

4.4, 4.7 and 4.8 will not boot - spontaneous reboot shortly after loading kernel from 
CD.

5.0 and 5.1 boot and install fine.

OLDCARD on 5.1 cannot be compiled at all, there are unresolved globals.
OLDCARD compiles fine on 5.0.

5.1 (NEWCARD):

Sees and sets up NETGEAR MA401 (wi driver), including wep password. However, the card
status never gets to "associated". The AP sees the card, though.

Also recognises D-Link DFE-690TXD (rl driver). The card transmits to the point where
other machines on the network properly top ARP for it (ie. the card's MAC appears with
correct IP in other's ARP tables.) However, nothing comes back.

5.0 (OLDCARD)

Same as above for MA401, but has "watchdog timeout" complaints in addition. I never got
it to see DFE-690TXD (pccardd complains about "(null)" pccard ID).

5.0 NEWCARD - same as 5.1 NEWCARD.

I tried (I think) all stuff I saw on maillists, usenet and assorted websites, about
pccard.conf, kernel options, etc., although not in all possible combinations. Hopefully
someone can save me days of recomplilations.

thanks,




=
.


end



.

(spam starts here)

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ppp connection

2003-07-18 Thread Marvin J. Kosmal

Hi

 trying to get my ppp connection to work

I created a /etc/resolv.conf
/etc/ppp/options
/etc/ppp/chat.script
/etc/ppp/pap-secrets



I launch it with

/usr/sbin/pppd


And nothing happens

Any ideas??

-- 
Marvin J. Kosmal
Linux Activist
Registered User # 88512
Brought to by Libranet 2.7

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


Re: mozilla fonts totally messed up

2003-07-18 Thread Volker Kindermann
On 18 Jul 2003 17:42:58 -0400
Joe Marcus Clarke <[EMAIL PROTECTED]> wrote:

> You can workaround the problem by removing /usr/X11R6/lib/X11/fonts
> from/usr/X11R6/etc/fonts/fonts.conf, then running fc-cache -f -v.  I'm
> trying to get an acceptable solution after analyzing all the
> variables. 

workaround confirmed! :-)

Let me know if I can help you with some testing or so.

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


Re: freebsd

2003-07-18 Thread Mike Maltese
FTP:
ftp.freebsd.org/pub/FreeBSD

HTTP:
www.linuxiso.org/distro.php?distro=15

Purchase:
www.freebsdmall.com

- Original Message - 
From: "Ivan Nesic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 2:40 PM
Subject: freebsd


> Do you have disks for FreeBSB installation?
> Regards, Ivan
>
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

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


Re: X11 Fonts

2003-07-18 Thread Michael Sharp
>> > today after the upgrade to fontconfig, something graciously changed
>> > my fonts without asking.  What is the program and example to change
>> > X11 fonts?
>>
>> I have the same problem.. it really messed up Mozilla's GUI font.
>> Everything on it looks like "h   t   t   p   :   /   /   w   w
>> w" you get the idea.
>
> confirmed here with 4 stable/mozilla and with 5.1
> release/mozilla-firebird. The fonts in the menues and the fonts of
> some webpages( http://www.mozilla.org/start/ e.g.) look awful.

T  h  a  t  sexactl   y w h   
a t  I am   g e etin  
 gt o o.


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


freebsd

2003-07-18 Thread Ivan Nesic
Do you have disks for FreeBSB installation?
Regards, Ivan


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


Re: X11 Fonts

2003-07-18 Thread Volker Kindermann
> > today after the upgrade to fontconfig, something graciously changed
> > my fonts without asking.  What is the program and example to change
> > X11 fonts?
> 
> I have the same problem.. it really messed up Mozilla's GUI font.
> Everything on it looks like "h   t   t   p   :   /   /   w   w  
> w" you get the idea.

confirmed here with 4 stable/mozilla and with 5.1 
release/mozilla-firebird. The fonts in the menues and the fonts of 
some webpages( http://www.mozilla.org/start/ e.g.) look awful.

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


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Darryl Okahata
Wilko Bulte <[EMAIL PROTECTED]> wrote:

> > Poul-Henning
> > 
> > [*] Known in certain circles as a "Warnering your laptop" :-)
> 
> Which can be solved by carefully watering your laptop. Beer will do
> as well ;)

 It might be more useful to apply water (well, beer) to Warner
instead of the laptop.  The application of water or beer to a laptop is
contraindicated, due to the undesirable side-effects of smoke and fire.

-- 
Darryl Okahata
[EMAIL PROTECTED]

DISCLAIMER: this message is the author's personal opinion and does not
constitute the support, opinion, or policy of Agilent Technologies, or
of the little green men that have been following him all day.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I hate meeses to pieces

2003-07-18 Thread LLeweLLyn Reese
Gary Kline <[EMAIL PROTECTED]> writes:

> On Fri, Jul 18, 2003 at 12:31:27PM -0400, Kenneth Culver wrote:
> > > > > I am an extreme newbie at FreeBSD.  I have it installed but when I go
> > > > > into the Xserver in either of the two GUIs I get a weird mouse that
> > > > > seems to only be able to stay on the very top of the screen and has
> > > > > no vertical movement.
> > > > >
> > > > > I have it setup on Auto and PS/2 Busmouse settings.  It works when
> > > > > the config is run from the command line but it blows up like I
> > > > > described upon entering the GUI (i.e. KDE)
> > > > >
> > > >
> > > > I was always told to use "sysmouse" and auto.
> > >
> > >
> > >   Same here.
> > >
> > I had this problem when I let X open the /dev entry for the mouse on it's
> > own, but if I use moused the problem disappears. So I'd suggest that you
> > make sure you're using moused, and then make sure it's using
> > /dev/sysmouse. If you're still having the problem after that, then I'm
> > out of ideas :-P
> > 
> 
>   Right.  moused is essential.  Forgot about that piece of the
>   puzzle.  
> 
>   154  ??  Ss 1:42.59 moused -p /dev/psm0 -t auto
[snip]

I'm running moused with the same commandline. In my XF86Config, I
have:

Option "Protocol""MouseSystems"
Option "Device"  "/dev/sysmouse"

If you have ps/2 and auto for those fields, and are running moused, I
believe you may get weird problems.

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


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Bruce Cran
On Fri, Jul 18, 2003 at 07:24:20PM +0200, Tobias Roth wrote:
> On Fri, Jul 18, 2003 at 06:22:27PM +0200, Poul-Henning Kamp wrote:
> > What's "wrong" here is that the BIOS/ACPI firmware in your laptop
> > runs your CPU at a reduced rate in order to make the battery last
> > longer.
> 
> it should NOT do this. I set the bios to disable speedstep and to
> 'max performance' while on AC. also, i run apm and not acpi.
> 

That's probably the problem.   For some reason, certainly on my Dell, disabling
SpeedStep throttles the CPU down to 1.2GHz on bootup, from its full 2.0GHz.
Nothing the OS can do will change it.  Enabling SpeedStep means that FreeBSD
sees the full 2.0GHz.   I've also heard about someone whose Dell had a broken
BIOS, which meant that the CPU could never run at full speed, but was always
running at 60%.   Upgrading the BIOS was the solution in that case.

--

Bruce Cran


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


Re: Help with Pine

2003-07-18 Thread LLeweLLyn Reese
Benjamin Gonzalez <[EMAIL PROTECTED]> writes:

> I am new with Unix and Free BSD.  I am trying to use a mail program within
> free bsd, I figure I should be able to type in pine and have it come up.  I
> loaded a version of pine I saw in the extra packages that came with my
> distribution disk of free bsd.  I am sure it loaded, but when I type in pine
> it says "pine: not found".  Any help is greatly appreciated

If you are using tcsh, and you just installed pine, you need to run
'rehash' to get pine in tcsh's lookup table.

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


Re: X11 Fonts

2003-07-18 Thread Greg J.
On Fri, 18 Jul 2003 15:04:27 -0400 (EDT)
"Steve" <[EMAIL PROTECTED]> wrote:

> today after the upgrade to fontconfig, something graciously changed my
> fonts without asking.  What is the program and example to change X11
> fonts?
> 
> Steve
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"


I have the same problem.. it really messed up Mozilla's GUI font.
Everything on it looks like "h   t   t   p   :   /   /   w   w   w"
you get the idea.


pgp0.pgp
Description: PGP signature


Re: mysql-server-4.1.0_1 refuse to start on 5.1

2003-07-18 Thread Jez Hancock
On Fri, Jul 18, 2003 at 09:07:29AM +0200, Mats Larsson wrote:
> 
> perms on var:
> 
> marvin# ls -la / | grep var
> drwxr-xr-x  20 root  wheel   512 Jul 16 20:51 var
> 
> Getting the same error even if a do a chmod 777 on /var, guess something
> is fucked up totaly.
> 
> the server is started from the default script in /usr/local/etc/rc.d/
> which starts the db with --user=mysql
MySQL 4.1 is still in alpha so perhaps it's better to use 4.0 for now?
We're using it with no problems on fbsd 5.0.
-- 
Jez

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


Re: Help with Pine

2003-07-18 Thread Tim Kellers
pine should live in /usr/local/bin

Try typing:

>whereis pine

If it's installed, try typing in the entire path.

If you are using the C shell  be sure to type "rehash" on the 
command line.

By the way, if you just type "mail" you get Berkeley mail, which is built into 
FreeBSD.

Tim Kellers
CPE/NJIT



On Friday 18 July 2003 03:15 pm, Benjamin Gonzalez wrote:
> I am new with Unix and Free BSD.  I am trying to use a mail program within
> free bsd, I figure I should be able to type in pine and have it come up.  I
> loaded a version of pine I saw in the extra packages that came with my
> distribution disk of free bsd.  I am sure it loaded, but when I type in
> pine it says "pine: not found".  Any help is greatly appreciated
>
> Thanks
>
> Ben
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

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


Re: Help with Pine

2003-07-18 Thread Joshua Oreman
[Please keep messages on the list]

On Fri, Jul 18, 2003 at 03:39:33PM -0400, Benjamin Gonzalez wrote:
> Thanks for your help but unfortunately it still says not found.
> 
> "/usr/local/bin/pine: not found"
> 
> I appreciate the trouble you took in responding, if you can offer any
> further advice it is appreciated.

Try ls -d /var/db/pkg/pine*; if that says no such file or directory, no
match, or anything along those lines, you did not install Pine. If you
have the ports tree and an Internet connection, cd /usr/ports/mail/pine
&& make install.

HTH,
-- Josh

> 
> Thanks
> 
> Ben.
> 
> On 7/18/03 3:21 PM, "Joshua Oreman" <[EMAIL PROTECTED]> wrote:
> 
> > On Fri, Jul 18, 2003 at 03:15:56PM -0400, Benjamin Gonzalez wrote:
> >> I am new with Unix and Free BSD.  I am trying to use a mail program within
> >> free bsd, I figure I should be able to type in pine and have it come up.  I
> >> loaded a version of pine I saw in the extra packages that came with my
> >> distribution disk of free bsd.  I am sure it loaded, but when I type in pine
> >> it says "pine: not found".  Any help is greatly appreciated
> > 
> > try /usr/local/bin/pine -- maybe /usr/local/bin is not in your $PATH
> > 
> > -- Josh
> > 
> >> 
> >> Thanks
> >> 
> >> Ben
> >> 
> >> ___
> >> [EMAIL PROTECTED] mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> > 
> > 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Wilko Bulte
On Fri, Jul 18, 2003 at 06:22:27PM +0200, Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Tobias Roth writes:

...

> It can also be that the case that the "cooling solution" (ie: fans,
> fins etc) does not work well enough and the ACPI code has slowed
> down the CPU in order to not melt anything [*].
> 
> In particular our ACPI code does not seem to always start fans when
> they should due to high temperatures.
> 
> Poul-Henning
> 
> [*] Known in certain circles as a "Warnering your laptop" :-)

Which can be solved by carefully watering your laptop. Beer will do
as well ;)

-- 
|   / o / /_  _ [EMAIL PROTECTED]
|/|/ / / /(  (_)  Bulte 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Help with Pine

2003-07-18 Thread Benjamin Gonzalez
I am new with Unix and Free BSD.  I am trying to use a mail program within
free bsd, I figure I should be able to type in pine and have it come up.  I
loaded a version of pine I saw in the extra packages that came with my
distribution disk of free bsd.  I am sure it loaded, but when I type in pine
it says "pine: not found".  Any help is greatly appreciated

Thanks

Ben

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


Re: make buildworld problem

2003-07-18 Thread Shantanu Mahajan
+-- Robert Chalmers [18-07-03 16:32 +1000]:
| Shantanu Mahajan wrote:
| 
| > i am having problem build world. after abt.
| > compiling for abt. 1.5 hrs. i get Signal - 1. so is
| > it possible to resume the make from the previous
| > state instead of rebuilding from scratch?
| >
| > Regrads,
| > Shantanu
| >___
| >[EMAIL PROTECTED] mailing list
| >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
| >To unsubscribe, send any mail to 
| >"[EMAIL PROTECTED]"
| >
| >
| >
| > 
| >
| Yes, I've seen that documented - in the manual handbook I think. Maybe 
| in the cvsup docs - not sure which.
| 
thanks for the help. its in
/usr/share/doc/en_US.ISO8859-1/books/handbook/makeworld.html

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


X11 Fonts

2003-07-18 Thread Steve
today after the upgrade to fontconfig, something graciously changed my
fonts without asking.  What is the program and example to change X11
fonts?

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


Re: I hate meeses to pieces

2003-07-18 Thread clayton rollins
On Fri, 18 Jul 2003 00:34:12 -0600 "Daryl Hunt" <[EMAIL PROTECTED]> wrote:
I am an extreme newbie at FreeBSD.  I have it installed but when I go into
the Xserver in either of the two GUIs I get a weird mouse that seems to 
only
be able to stay on the very top of the screen and has no vertical movement.

I have it setup on Auto and PS/2 Busmouse settings.  It works when the
config is run from the command line but it blows up like I described upon
entering the GUI (i.e. KDE)
Beyond the obvious stuff, you might want to verify your video card setup. I 
had similar weirdness from an inaccurate chipset definition once. (mouse 
worked flawlessly from the command line...)

Good Luck,
Clayton
_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

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


Re: modules.old after an make world...

2003-07-18 Thread Ryan Thompson
Joe Altman wrote to [EMAIL PROTECTED]:

> Is there any reason to keep this directory around, after making world?

Only if you ever think you'll need to boot kernel.old again. Meaning,
make sure your new kernel boots and your system runs, before getting too
friendly with rm(1). :-)

- Ryan

-- 
  Ryan Thompson <[EMAIL PROTECTED]>

  SaskNow Technologies - http://www.sasknow.com
  901-1st Avenue North - Saskatoon, SK - S7K 1Y4

Tel: 306-664-3600   Fax: 306-244-7037   Saskatoon
  Toll-Free: 877-727-5669 (877-SASKNOW) North America

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


modules.old after an make world...

2003-07-18 Thread Joe Altman
Is there any reason to keep this directory around, after making world?

-- 
Free the West Memphis Three
http://www.wm3.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Kevin Oberman
> Date: Fri, 18 Jul 2003 19:24:20 +0200
> From: Tobias Roth <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
> 
> On Fri, Jul 18, 2003 at 06:22:27PM +0200, Poul-Henning Kamp wrote:
> > What's "wrong" here is that the BIOS/ACPI firmware in your laptop
> > runs your CPU at a reduced rate in order to make the battery last
> > longer.
> 
> it should NOT do this. I set the bios to disable speedstep and to
> 'max performance' while on AC. also, i run apm and not acpi.
> 
> > It can also be that the case that the "cooling solution" (ie: fans,
> > fins etc) does not work well enough and the ACPI code has slowed
> > down the CPU in order to not melt anything [*].
> 
> that was also one of my suspicions. the fan is brand new, ibm replaced
> it after i sent the unit in because of heat problems.
> 
> could it be that the design of this laptop is bad, when it comes to
> heat conduction?
> 
> shouldn't i get the full 1.8GHz when running on AC, and be able to
> do a buildworld without any sig11 on a hot summer day (~28 deg c room
> temp). those sig11 are just another thing that may be connected to my
> low cpu freq...

I have not had any issue running a buildworld on my T30 on a hot
day. (It hit 105 at my house yesterday and 103 at Lawrence Livermore
about 3 miles away.)

It runs at 1.8 GHz and takes under an hour to build CURRENT,
about 35% longer than it took with STABLE. No 11s sighted. It does get
HOT..too hot to really be a laptop unless you have well insulated
pants, but within spec for temperature. (At least with ACPI running
so that I can monitor the temperature.) The exhaust vent is blowing a
strong stream of very warm air.

I do see messages that the system is switching between performance and
economy mode when I switch from AC to battery, but the CPU pays no
attention and the speed stays unchanged under both APM and ACPI. :-(

It sounds like something is very wrong with your T30.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: I hate meeses to pieces

2003-07-18 Thread Gary Kline
On Fri, Jul 18, 2003 at 12:31:27PM -0400, Kenneth Culver wrote:
> > > > I am an extreme newbie at FreeBSD.  I have it installed but when I go
> > > > into the Xserver in either of the two GUIs I get a weird mouse that
> > > > seems to only be able to stay on the very top of the screen and has
> > > > no vertical movement.
> > > >
> > > > I have it setup on Auto and PS/2 Busmouse settings.  It works when
> > > > the config is run from the command line but it blows up like I
> > > > described upon entering the GUI (i.e. KDE)
> > > >
> > >
> > > I was always told to use "sysmouse" and auto.
> >
> >
> > Same here.
> >
> I had this problem when I let X open the /dev entry for the mouse on it's
> own, but if I use moused the problem disappears. So I'd suggest that you
> make sure you're using moused, and then make sure it's using
> /dev/sysmouse. If you're still having the problem after that, then I'm
> out of ideas :-P
> 

Right.  moused is essential.  Forgot about that piece of the
puzzle.  

  154  ??  Ss 1:42.59 moused -p /dev/psm0 -t auto

gary

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Tobias Roth
On Fri, Jul 18, 2003 at 09:01:51AM -0700, Kevin Oberman wrote:
> > i was on AC all the time. i tried all combinations in the bios
> > (speedstep on/off, max performance setting, ...), always the same.
> 
> I watch my CPU speed with the gkx86info plug-in for gkrellm. At this
> time the plug-in in ports is for gnome1.4, but there is a gnome2
> release available that I built and use on FreeBSD. (I really should
> turn it into a port and submit it.)

gkx86info also shows those 1.2GHz, no matter what i do! AC, apm, 'max
performance' bios setting, speedstep disabled. i do never get above those
1.2GHz.

btw, i will submit a port for the gkrellm2 version of gkx86info sometime
next week, this think looks very nice.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Tobias Roth
On Fri, Jul 18, 2003 at 06:22:27PM +0200, Poul-Henning Kamp wrote:
> What's "wrong" here is that the BIOS/ACPI firmware in your laptop
> runs your CPU at a reduced rate in order to make the battery last
> longer.

it should NOT do this. I set the bios to disable speedstep and to
'max performance' while on AC. also, i run apm and not acpi.

> It can also be that the case that the "cooling solution" (ie: fans,
> fins etc) does not work well enough and the ACPI code has slowed
> down the CPU in order to not melt anything [*].

that was also one of my suspicions. the fan is brand new, ibm replaced
it after i sent the unit in because of heat problems.

could it be that the design of this laptop is bad, when it comes to
heat conduction?

shouldn't i get the full 1.8GHz when running on AC, and be able to
do a buildworld without any sig11 on a hot summer day (~28 deg c room
temp). those sig11 are just another thing that may be connected to my
low cpu freq...

> [*] Known in certain circles as a "Warnering your laptop" :-)

haha, i saw those pics, looked scary!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How do you restart rc.local file?

2003-07-18 Thread Chuck Swiger
DanB wrote:
How do you restart rc.local file? Without rebooting your box?
"sh /etc/rc.local" is likely to do something useful, although if the services it 
starts are still running, this won't do the right thing.  [That's why rc.d 
scripts are recommended over rc.local.]

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


Re: make depend is failing

2003-07-18 Thread Peter Elsner
Uncomment miibus in your kernel config file.

Peter

At 09:58 AM 7/18/2003 -0700, you wrote:
I'm receiving the following error when trying to do a make depend on my 
new kernel.  I'm running FreeBSD 4.8-RELEASE and I installed the kernel 
source from the same cd I installed from.

../../dev/fxp/if_fxp.c:81: miibus_if.h: No such file or directory
../../dev/fxp/if_aue.c:96: miibus_if.h: No such file or directory
mkdep: compile failed
*** Error code 1
Thanks,

Chad

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Peter Elsner <[EMAIL PROTECTED]>
Vice President Of Customer Service (And System Administrator)
1835 S. Carrier Parkway
Grand Prairie, Texas 75051
(972) 263-2080 - Voice
(972) 263-2082 - Fax
(972) 489-4838 - Cell Phone
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make depend is failing

2003-07-18 Thread Tobias Roth
On Fri, Jul 18, 2003 at 09:58:17AM -0700, Chad Lauterbach wrote:
> I'm receiving the following error when trying to do a make depend on my 
> new kernel.  I'm running FreeBSD 4.8-RELEASE and I installed the kernel 
> source from the same cd I installed from.
> 
> ../../dev/fxp/if_fxp.c:81: miibus_if.h: No such file or directory
> ../../dev/fxp/if_aue.c:96: miibus_if.h: No such file or directory
> mkdep: compile failed
> *** Error code 1

you forgot to include miibus in your kernel config. it is required for
fxp.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


make depend is failing

2003-07-18 Thread Chad Lauterbach
I'm receiving the following error when trying to do a make depend on my 
new kernel.  I'm running FreeBSD 4.8-RELEASE and I installed the kernel 
source from the same cd I installed from.

../../dev/fxp/if_fxp.c:81: miibus_if.h: No such file or directory
../../dev/fxp/if_aue.c:96: miibus_if.h: No such file or directory
mkdep: compile failed
*** Error code 1
Thanks,

Chad

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


RE: ASP on FreeBSD/Apache - most recent, stable and viable solution?

2003-07-18 Thread Dave [Hawk-Systems]


>Supposedly this product will work natively on FreeBSD.
>http://www.halcyonsoft.com/products.asp?s=1

will check it out

>I belive Chili!Soft ASP has been bought out by Sun and renamed Sun ONE, so
>you may want to look into that product. It runs on Linux so it might work
>with FreeBSD.

Previous attempts to look at chilisoft put me at the same conclusion, and at
$500 per license, and not listing FreeBSD as a supported OS, pretty hefty for
something that may or may not work for our chosen OS.  that being said, if it
works and is stable, $500 would be worth it on a select machine or two.

thanks for the link.

Dave

>> This may be better posted to the Apache list, but that has been filling up
>with
>> windows implementations as of late...
>>
>> Have recently been inundated with requests for ASP on our FreeBSD/Apache
>servers
>> (probably because the Win2K solutions are incredibly
>unreliable/vulnerability
>> prone).
>>
>> What is the latest and most stable solution to providing ASP functionality
>on
>> FreeBSD 4.x stable with Apache 1.3x  (currently we are running with SSL,
>PHP,
>> etc... in case there are any conflicts that we need to be aware of). I see
>the
>> perl port in the ports, anyone with experience with that?
>>
>> thanks
>>
>> Dave
>>
>>
>> ___
>> [EMAIL PROTECTED] mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>"[EMAIL PROTECTED]"
>>
>
>
>


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


Re: I hate meeses to pieces

2003-07-18 Thread Kenneth Culver
> > > I am an extreme newbie at FreeBSD.  I have it installed but when I go
> > > into the Xserver in either of the two GUIs I get a weird mouse that
> > > seems to only be able to stay on the very top of the screen and has
> > > no vertical movement.
> > >
> > > I have it setup on Auto and PS/2 Busmouse settings.  It works when
> > > the config is run from the command line but it blows up like I
> > > described upon entering the GUI (i.e. KDE)
> > >
> >
> > I was always told to use "sysmouse" and auto.
>
>
>   Same here.
>
I had this problem when I let X open the /dev entry for the mouse on it's
own, but if I use moused the problem disappears. So I'd suggest that you
make sure you're using moused, and then make sure it's using
/dev/sysmouse. If you're still having the problem after that, then I'm
out of ideas :-P

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


Re: I hate meeses to pieces

2003-07-18 Thread Gary Kline
On Fri, Jul 18, 2003 at 12:01:02AM -0700, Kent Stewart wrote:
> On Thursday 17 July 2003 11:34 pm, Daryl Hunt wrote:
> > I am an extreme newbie at FreeBSD.  I have it installed but when I go
> > into the Xserver in either of the two GUIs I get a weird mouse that
> > seems to only be able to stay on the very top of the screen and has
> > no vertical movement.
> >
> > I have it setup on Auto and PS/2 Busmouse settings.  It works when
> > the config is run from the command line but it blows up like I
> > described upon entering the GUI (i.e. KDE)
> >
> 
> I was always told to use "sysmouse" and auto.


Same here.

This problem happened to me at least a couple time when 
I installed X with different mice.  I've got several boxes
running thru a KVM switch and using the PS/2 protocol and
use:

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "Auto"
Option  "Device" "/dev/sysmouse"
EndSection


I'm using ctwm, not KDE, but this ought have nothing to
do with the mouse-at-top-of-screen. IIRC, the problem
happened as soon as xlogin screen appeared and after I
touched the mouse.

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

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Tobias Roth writes:
>Hi
>
>On my IBM T30 1.8GHz, dmesg (with both 4.8 and 5.1) shows me this line:
>
>CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.8GHz (1196.13-MHz 686-class CPU)
>
>Various windows utilities also claim that the cpu identification string
>marks my cpu as 1.8 GHz unit, while the maximum frequency always gets
>detected as something just below 1.2GHz.
>
>What is wrong here? To other IBM T30 users: Is your CPU identification
>correct?

What's "wrong" here is that the BIOS/ACPI firmware in your laptop
runs your CPU at a reduced rate in order to make the battery last
longer.

Manufactureres have taken great care to not make it clear that the
specs they give you are all reachable, _just_not_at_the_same_time_.

You may be able to twiddle things in the BIOS or using ACPI and
get faster CPU but less battery lifetime.

It can also be that the case that the "cooling solution" (ie: fans,
fins etc) does not work well enough and the ACPI code has slowed
down the CPU in order to not melt anything [*].

In particular our ACPI code does not seem to always start fans when
they should due to high temperatures.

Poul-Henning

[*] Known in certain circles as a "Warnering your laptop" :-)

-- 
Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD committer   | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Kevin Oberman
> Date: Fri, 18 Jul 2003 17:46:51 +0200
> From: Tobias Roth <[EMAIL PROTECTED]>
> 
> On Fri, Jul 18, 2003 at 08:07:56AM -0700, Kevin Oberman wrote:
> > Were you on AC or battery when you booted? 
> > 
> > It seems that the T30 (and many other laptops from multiple vendors)
> > does not change the CPU speed when APM/ACPI from FreeBSD tells it
> > to. If I boot on battery, my system stays at 1.2 GHz and if I boot on
> > AC power, the system runs 1.8 GHz. Changes to the power source made
> > after it is up seem to have no effect.
> 
> i was on AC all the time. i tried all combinations in the bios
> (speedstep on/off, max performance setting, ...), always the same.
> 
> how do you detect what clockspeed your system runs at? did your dmesg
> ever show something close to 1.8GHz?
> 
> also, windows is always detecting those 1.2GHz, which indicates for me
> that the problem is not within the freebsd apm/acpi implementation.
> i am compiling -current at the moment to see what acpi is reporting.
> 
> but then, the system is going back to ibm anyway because the second ram
> slot dies (a known problem). this will possibly force them to switch
> the mainboard, and i will then see whether the new cpu gets detected
> differently (and maybe even my ovberheating problems will be solved).

I watch my CPU speed with the gkx86info plug-in for gkrellm. At this
time the plug-in in ports is for gnome1.4, but there is a gnome2
release available that I built and use on FreeBSD. (I really should
turn it into a port and submit it.)
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: A couple of definitions

2003-07-18 Thread Joshua Lokken

- Original Message - 
From: "Dan Nelson" <[EMAIL PROTECTED]>
To: "Joshua Lokken" <[EMAIL PROTECTED]>
Cc: "Lin Jianfong" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 5:45 PM
Subject: Re: A couple of definitions


> In the last episode (Jul 17), Joshua Lokken said:
> > Thanks much!  I feel comfortable omitting these now.
> 
> Don't disable libc_r if you install gnome, kde, mysql, mozilla, or any
> other application that uses pthreads.  If you don't build it, you'll be
> left with the old version, which will probably work but you'll not get
> any bugfixes.
> 
> -- 
> Dan Nelson
> [EMAIL PROTECTED]
> 

H.  Maybe I'll do a little more research...  Thanks, everyone, for
the help.

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


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Tobias Roth
On Fri, Jul 18, 2003 at 08:07:56AM -0700, Kevin Oberman wrote:
> Were you on AC or battery when you booted? 
> 
> It seems that the T30 (and many other laptops from multiple vendors)
> does not change the CPU speed when APM/ACPI from FreeBSD tells it
> to. If I boot on battery, my system stays at 1.2 GHz and if I boot on
> AC power, the system runs 1.8 GHz. Changes to the power source made
> after it is up seem to have no effect.

i was on AC all the time. i tried all combinations in the bios
(speedstep on/off, max performance setting, ...), always the same.

how do you detect what clockspeed your system runs at? did your dmesg
ever show something close to 1.8GHz?

also, windows is always detecting those 1.2GHz, which indicates for me
that the problem is not within the freebsd apm/acpi implementation.
i am compiling -current at the moment to see what acpi is reporting.

but then, the system is going back to ibm anyway because the second ram
slot dies (a known problem). this will possibly force them to switch
the mainboard, and i will then see whether the new cpu gets detected
differently (and maybe even my ovberheating problems will be solved).
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ASP on FreeBSD/Apache - most recent, stable and viable solution?

2003-07-18 Thread Mike Maltese
Supposedly this product will work natively on FreeBSD.
http://www.halcyonsoft.com/products.asp?s=1

I belive Chili!Soft ASP has been bought out by Sun and renamed Sun ONE, so
you may want to look into that product. It runs on Linux so it might work
with FreeBSD.


- Original Message - 
From: "Dave [Hawk-Systems]" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 6:41 AM
Subject: ASP on FreeBSD/Apache - most recent, stable and viable solution?


> This may be better posted to the Apache list, but that has been filling up
with
> windows implementations as of late...
>
> Have recently been inundated with requests for ASP on our FreeBSD/Apache
servers
> (probably because the Win2K solutions are incredibly
unreliable/vulnerability
> prone).
>
> What is the latest and most stable solution to providing ASP functionality
on
> FreeBSD 4.x stable with Apache 1.3x  (currently we are running with SSL,
PHP,
> etc... in case there are any conflicts that we need to be aware of). I see
the
> perl port in the ports, anyone with experience with that?
>
> thanks
>
> Dave
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>

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


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Kevin Oberman
> Date: Fri, 18 Jul 2003 16:12:39 +0200
> From: Tobias Roth <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
> 
> Hi
> 
> On my IBM T30 1.8GHz, dmesg (with both 4.8 and 5.1) shows me this line:
> 
> CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.8GHz (1196.13-MHz 686-class CPU)
> 
> Various windows utilities also claim that the cpu identification string
> marks my cpu as 1.8 GHz unit, while the maximum frequency always gets
> detected as something just below 1.2GHz.
> 
> What is wrong here? To other IBM T30 users: Is your CPU identification
> correct?

Were you on AC or battery when you booted? 

It seems that the T30 (and many other laptops from multiple vendors)
does not change the CPU speed when APM/ACPI from FreeBSD tells it
to. If I boot on battery, my system stays at 1.2 GHz and if I boot on
AC power, the system runs 1.8 GHz. Changes to the power source made
after it is up seem to have no effect.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]   Phone: +1 510 486-8634
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Help! Is this an attack or a virus? Qmail on FBSD is flooding

2003-07-18 Thread Vitali Malicky


> G'day Vitali,
> Thanks for your advice I'll look into it
> I was thinking about it last night and figured that there must be messages
> in the Q. A quick check showed that one such message was Qd to send a
> couple of jpgs to dozens of CCd addresses!
> That does look like a virus on one of my internal clients...(using their
> address book)
> What say you?
>

why not a virus? if so, then look at the "From:" field. knowing your user
and what machine he/she is working at localize the machine and clean it,
that's not a problem. by the way how do your clients send mail? Since my
clients can't send mail but to themselves on this very same server until
they take their mail from the pop3 server (I use tcpserver, vpopmail
supervised by svscan). Until the users authorize on the pop3 they can't send
any mail (dynamic relaying). As soon as they're authorized they are granted
permission for 20 minutes to send mail. In 20 minutes (unless their email
clients automatically jerk the pop3 server every 5 or so minutes) the
relaying permition for the client's IP is nulled.

the moral of the fable is: viruses can't make e-mail client application
tease the pop3 every 5 minutes, nor authorize on pop3, but some of the
"clever" viruses can send mail even if the e-mail client application is
closed (Exited from, I mean)... and what if the relay were closed for the IP
where the virus "lives"?

if it's open i can "cat /path/to/vpopmail/etc/open-smpt"

10.1.1.36:allow,RELAYCLIENT="",RBLSMTPD="" 1058539366
10.1.1.12:allow,RELAYCLIENT="",RBLSMTPD="" 1058539411
10.1.1.5:allow,RELAYCLIENT="",RBLSMTPD="" 1058539321
10.1.1.22:allow,RELAYCLIENT="",RBLSMTPD="" 1058538971

and localize all the IP's of the clients who are actively using mail server
now. whithout guesswork...

Best regards Vitali.

--
Error Code=-1 Continue?
  Yes | No
--



> Keith
>
>
> > Hi, dear All!
> >
> > qmail-remote sends mail to remote hosts as long as qmail-local sends
> > local mail (inside the box). how many qmail-remote processes do you have
> > (ps ax|grep qmail-remote|wc -l)? did you try to delete the messages from
> > the queue, if so you should have done it correctly. please, obtain the
> > qmail-remove package (find it on Google), there is an instruction how to
> > delete the queued messages. and see the log file (grep qmail-remote
> > /var/log/maillog | more), as this information is not nuff
> >
> > WBR
> >
> > --
> > Error Code=-1 Continue?
> >   Yes | No
> > --
> >
> >  http://www.geocities.com/vitali_malicky
> >
> >
> >
> >> Hi Victor thanks,
> >> I had deleted that one persons account but it staill happens!
> >> What is the qmail-remote thing??
> >> Any ideas?
> >> Keith
> >>
> >>
> >
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
>
>
>

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


RE: ASP on FreeBSD/Apache - most recent, stable and viable solution?

2003-07-18 Thread Dave [Hawk-Systems]
>On Fri, Jul 18, 2003 at 09:41:56AM -0400, Dave [Hawk-Systems] typed:
>> This may be better posted to the Apache list, but that has been
>filling up with
>> windows implementations as of late...
>>
>> Have recently been inundated with requests for ASP on our
>FreeBSD/Apache servers
>> (probably because the Win2K solutions are incredibly unreliable/vulnerability
>> prone).
>
>Isn't asp part of these unreliable/vulnerability prone Win2K solutions?

yes.  its like customers asking for frontpage support on unix because windows is
unreliable.  Logic would indicate that maybe they shouldn't be using frontpage
then, but when everyone with a copy of frontpage is a developer...

>> What is the latest and most stable solution to providing ASP functionality on
>> FreeBSD 4.x stable with Apache 1.3x  (currently we are running with SSL, PHP,
>> etc... in case there are any conflicts that we need to be aware of).
>I see the
>> perl port in the ports, anyone with experience with that?
>
>What exactly do you mean by ASP functionality? Anything you can do in asp
>that you can't do in php/perl/whatever scripting language?

The goal being to allow "developers" who want to use ASP because they are
incapable of grasping perl/PHP/etc... to develop or migrate sites to our unix
based servers.

You are preaching to the choir as we use Perl/PHP to accomplish all our server
based programing and scripting. Telling clients however that they need to
migrate their code over to Perl/PHP just means we lose them to someone
supporting windows/ASP.

Dave


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


Re: ASP on FreeBSD/Apache - most recent, stable and viable solution?

2003-07-18 Thread Ruben de Groot
On Fri, Jul 18, 2003 at 09:41:56AM -0400, Dave [Hawk-Systems] typed:
> This may be better posted to the Apache list, but that has been filling up with
> windows implementations as of late...
> 
> Have recently been inundated with requests for ASP on our FreeBSD/Apache servers
> (probably because the Win2K solutions are incredibly unreliable/vulnerability
> prone).

Isn't asp part of these unreliable/vulnerability prone Win2K solutions?

> What is the latest and most stable solution to providing ASP functionality on
> FreeBSD 4.x stable with Apache 1.3x  (currently we are running with SSL, PHP,
> etc... in case there are any conflicts that we need to be aware of). I see the
> perl port in the ports, anyone with experience with that?

What exactly do you mean by ASP functionality? Anything you can do in asp
that you can't do in php/perl/whatever scripting language?

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


Re: Mozilla 1.4 problems. Help needed. No running window found.

2003-07-18 Thread Lowell Gilbert
Marc LeMaire <[EMAIL PROTECTED]> writes:

> Joe Marcus Clarke wrote:
> 
> >On Thu, 2003-07-17 at 22:18, Robert Chalmers wrote:
> >
> >>Mozilla compiles fine it seems, but when I go to run it, I get this, and
> >>it dies.
> >>
> >>$mozilla
> >>No running window found.
> >>Xlib:  extension "RENDER" missing on display "203.1.96.3:0.0".
> >>/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libXft.so.2: Undefined symbol
> >>"XRenderQuerySubpixelOrder"
> >>
> >>Could someone tell me how to fix this please? Surely I'm not the only
> >>one with the problem 
> >>
> >
> >Actually, you're the first one that has reported this.  This simple is
> >defined in libXrender installed as part of XFree86-libraries-4.3.0.  You
> >need to have XFree86-libraries 4.3.0 installed for this to work.
> >
> >Joe
> >
> If I remember correctly, I have installed those libraries..
> In fact, the only message that I got when I started Moz from a
> terminal is the "No running window found" message, whithout the Xlib
> message.
> I then unistalled and re-installed it to no effect. I remember that
> /stand/sysinstall reported a problem but I can't find the paper on
> witch I wrote the message
> I didn't had the time to investigate the problem correctly, that's why
> I waited before reporting the problem.

It looks (based on a way-too-quick look; sorry I haven't got the time
to check in more depth) like you need a more recent update to those
than was shipped with 4.8 RELEASE.  If you can't update your X
libraries, then drop back to the mozilla package shipped with 4.8.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Tobias Roth
On Fri, Jul 18, 2003 at 05:17:20PM +0300, Vitali Djatsuk wrote:
> Nothing is wrong. This is a thermal protection mode that use P 4 Molbile
> processors, this means that when there is nothing to do the processor
> works at 1,2Ghz according to your cpu, try to do some workout for youer
> system, then check your processor frequency

how would I check the current cpu frequency? i already tried this with
these various windows apps, they all never showed a current cpu freq
higher than 1.2GHz.

also, i have the possibility in bios to disable intel speedstep, and to
set the system to run at max performance while on ac. no matter how i set
these, dmesg always shows the same.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Vitali Djatsuk

Hi,

Nothing is wrong. This is a thermal protection mode that use P 4 Molbile
processors, this means that when there is nothing to do the processor
works at 1,2Ghz according to your cpu, try to do some workout for youer
system, then check your processor frequency


DvG.

-Original Message-
From: Tobias Roth [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 18, 2003 5:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: dmesg showing wrong frequency (IBM T30)

Hi

On my IBM T30 1.8GHz, dmesg (with both 4.8 and 5.1) shows me this line:

CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.8GHz (1196.13-MHz 686-class CPU)

Various windows utilities also claim that the cpu identification string
marks my cpu as 1.8 GHz unit, while the maximum frequency always gets
detected as something just below 1.2GHz.

What is wrong here? To other IBM T30 users: Is your CPU identification
correct?

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


dmesg showing wrong frequency (IBM T30)

2003-07-18 Thread Tobias Roth
Hi

On my IBM T30 1.8GHz, dmesg (with both 4.8 and 5.1) shows me this line:

CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.8GHz (1196.13-MHz 686-class CPU)

Various windows utilities also claim that the cpu identification string
marks my cpu as 1.8 GHz unit, while the maximum frequency always gets
detected as something just below 1.2GHz.

What is wrong here? To other IBM T30 users: Is your CPU identification
correct?

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


How do you restart rc.local file?

2003-07-18 Thread DanB
How do you restart rc.local file? Without rebooting your box?

Dan

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


RE: "Virtual FreeBSD"

2003-07-18 Thread Dave [Hawk-Systems]
>> I figured it was jail(8) or a suped up, customized jail. So where is
>> everyone getting this exact same set of documentation?
>>
>>   http://support.securesites.com/support/virtual/freebsd/
>>   http://www.2kweb.net/support/virtual/freebsd/
>>   http://iasweb.com/support/docs/virtual/freebsd.html
>>   http://www.vpshosting.net/support/virtual/freebsd/
>>   http://www.aplonis.com/support/virtual/freebsd/
>>   http://www.perilpoint.com/support/virtual/freebsd/
>
>If you look at all those domains they are hosted either by secure.net or
>bestserver.net. I would guess that these are linked at some level so
>really I wouldn't be surprised if this was the same company or some form
>of reseller

Verio (or ViaVerio)

Dave

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


ASP on FreeBSD/Apache - most recent, stable and viable solution?

2003-07-18 Thread Dave [Hawk-Systems]
This may be better posted to the Apache list, but that has been filling up with
windows implementations as of late...

Have recently been inundated with requests for ASP on our FreeBSD/Apache servers
(probably because the Win2K solutions are incredibly unreliable/vulnerability
prone).

What is the latest and most stable solution to providing ASP functionality on
FreeBSD 4.x stable with Apache 1.3x  (currently we are running with SSL, PHP,
etc... in case there are any conflicts that we need to be aware of). I see the
perl port in the ports, anyone with experience with that?

thanks

Dave


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


Re: FBSD PowerPak

2003-07-18 Thread Kris Kennaway
On Fri, Jul 18, 2003 at 06:11:03AM -0400, Jud wrote:

> >As you noted, it's based on 4.6, so the contents are a year old.  If
> >you don't mind getting year-old versions of ports, then go for it.
> >
> >Kris
> 
> Is there a possibility that some of the older ports may not build or run on 
> top of 5.x?

Yes, a lot of them won't.

Kris


pgp0.pgp
Description: PGP signature


RE: I hate meeses to pieces

2003-07-18 Thread unix

You can set the protocol to MouseManPlusPS/2 in /etc/X11/XF86Config file. It might 
actually make your mouse work.



 --- On Fri 07/18, Daryl Hunt < [EMAIL PROTECTED] > wrote:
From: Daryl Hunt [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Fri, 18 Jul 2003 00:34:12 -0600
Subject: I hate meeses to pieces

I am an extreme newbie at FreeBSD.  I have it installed but when I go intothe 
Xserver in either of the two GUIs I get a weird mouse that seems to onlybe able to 
stay on the very top of the screen and has no vertical movement.I have it 
setup on Auto and PS/2 Busmouse settings.  It works when theconfig is run from the 
command line but it blows up like I described uponentering the GUI (i.e. 
KDE)___[EMAIL PROTECTED] 
mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-questionsTo 
unsubscribe, send any mail to "[EMAIL PROTECTED]"

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: latex and latex2e

2003-07-18 Thread Matthew Graybosch
On Friday 18 July 2003 05:11 am, Scott Mitchell wrote:

> I'm pretty certain teTeX uses some version of LaTeX2e -- it's been
> the 'standard' LaTeX for many years now.  Probably you can just run
> 'latex' and it'll tell you what version it is.

Well, LaTeX2e is just a set of TeX macros. Running "latex --version", 
I got the following output.

TeX (Web2C 7.4.5) 3.14159
kpathsea version 3.4.5
Copyright (C) 1997-2003 D.E. Knuth.
Kpathsea is copyright (C) 1997-2003 Free Software Foundation, Inc.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the TeX copyright and
the GNU General Public License.
For more information about these matters, see the files
named COPYING and the TeX source.
Primary author of TeX: D.E. Knuth.
Kpathsea written by Karl Berry and others.

> teTeX includes pretty much everything you're likely to need for
> TeX/LaTeX work.  The only things I ever added were the LyX editor
> and a few fonts. LyX is a truly excellent program -- I used it to
> write my PhD dissertation, and laughed at the other people
> struggling to do theirs in Word :-)

Scott's right. Once you've installed teTeX all you need are some 
fonts, maybe a class package or two. LyX really works well; by itself 
it's enough to do just about everything you need. I use it to write 
letters and to work on my novel, and convinced my girlfriend to use 
it instead of AbiWord.

I would recommend either tth or latex2html if you need to convert TeX 
to HTML. tth renders your TeX file as a single HTML page, and 
latex2html breaks it up into nodes by chapter and section.

-- 
Matthew Graybosch
http://www.starbreaker.net
"I am become root, shatterer of kernels."

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


Re: I hate meeses to pieces

2003-07-18 Thread Matthew Graybosch
On Friday 18 July 2003 02:34 am, Daryl Hunt wrote:
> I am an extreme newbie at FreeBSD.  I have it installed but when I
> go into the Xserver in either of the two GUIs I get a weird mouse
> that seems to only be able to stay on the very top of the screen
> and has no vertical movement.
>
> I have it setup on Auto and PS/2 Busmouse settings.  It works when
> the config is run from the command line but it blows up like I
> described upon entering the GUI (i.e. KDE)

What sort of mouse do you have? I have a Logitech trackball connected 
to my PS/2 mouse port, and use the following in my XF86Config:

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/psm0"
Option  "Buttons" "5"
Option  "ZAxisMapping" "4 5"
EndSection

If your mouse is a PS/2 mouse, try using /dev/psm0 and auto protocol.

-- 
Matthew Graybosch
http://www.starbreaker.net
"I am become root, shatterer of kernels."

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


Re: FBSD PowerPak

2003-07-18 Thread Jud
On Thu, 17 Jul 2003 05:41:01 -0700, Kris Kennaway <[EMAIL PROTECTED]> 
wrote:

On Thu, Jul 17, 2003 at 01:37:48PM +0800, Robert Storey wrote:
I recently ordered and received the 4-CD set of FBSD 5.1.

I had presumed that this would give me a pretty complete desktop setup.
Alas, I was wrong. A lot of very commmon apps are missing, such as
Xemacs and Mplayer. It's disappointing. I only have a dialup modem. I
don't have broadband and have no hope of getting it where I live, so I
was counting on the 4-CD set to fill in the gaps.
[snip]

Another possibility is to do what I do with my 28.8K dialup - let big stuff 
run overnight.  I just built XFree86 last night, in fact.  The package for 
OpenOffice was an overnight download as well.  I don't know as I would want 
to build the entire KDE or GNOME environments like this, but I've always 
preferred lighter weight applications (Blackbox, Windowmaker, XFCE4) 
anyway.  Java is a bit of a bugger, since you can't just let it run - have 
to answer questions along the way.  On the other hand, the same licensing 
requirements that necessitate this prevent it from being distributed on a 
FreeBSD CD, at least as I understand it.

As you noted, it's based on 4.6, so the contents are a year old.  If
you don't mind getting year-old versions of ports, then go for it.
Kris
Is there a possibility that some of the older ports may not build or run on 
top of 5.x?

Jud



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


Opengroupware? (replace exchange)

2003-07-18 Thread Karl M. Joch
I try to replace an exchange server with freebsd. most tasks works fine. 
the real pain is the exchange calendar. i found opengroupware.org which 
claims to works nicly with outlook and mozilla clients and works with 
calendar and without using a web interface which wouldnt be accepted by 
the users compared to a real application.

anybody tried that already?

--
Best regards / Mit freundlichen Gruessen,
Karl M. Joch

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


Re: latex and latex2e

2003-07-18 Thread Scott Mitchell
On Fri, Jul 18, 2003 at 10:25:13AM +0200, dick hoogendijk wrote:
> As mentioned before I installed the teTeX port and indeed got latex too.
> At least there was a symlink called that way ;-))
> Reading about latex I noticed that there should be a modern variant in
> use called latex2. It also existst in ports.
> 
> Has anybody a clue if (and why) the teTeX port uses another (less
> modern) latex? In other words: need I install the latex2e port too or
> should I just use the latex that came with the teTeX port?

I'm pretty certain teTeX uses some version of LaTeX2e -- it's been the
'standard' LaTeX for many years now.  Probably you can just run 'latex' and
it'll tell you what version it is.

teTeX includes pretty much everything you're likely to need for TeX/LaTeX
work.  The only things I ever added were the LyX editor and a few fonts.
LyX is a truly excellent program -- I used it to write my PhD dissertation,
and laughed at the other people struggling to do theirs in Word :-)

HTH,

Scott

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


changing local password for root failed

2003-07-18 Thread DvG
Hi,

 when im trying to change password console with passwd , it tells 
 that :  changing local password for root
   passwd: pam_chauthtok(): error in service module

the same with other users. Where could be the problem ? 

 

/etc/pam.d/login
# auth
#auth   sufficient  pam_skey.so
authrequisite   pam_cleartext_pass_ok.so
#auth   sufficient  pam_kerberosIV.so   try_first_pass
authrequiredpam_unix.so try_first_pass
# account
account requiredpam_unix.so
# session
session requiredpam_permit.so
# password
passwordrequiredpam_permit.so

/etc/pam.d/passwd
passwordrequiredpam_unix.so no_warn try_first_pass nullok
/etc/pam.d/su
authsufficient  pam_rootok.so   no_warn
authsufficient  pam_self.so no_warn
authrequisite   pam_group.sono_warn group=wheel root_only 
fail_safe
authinclude system
# account
account include system

 

# session

session include system


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


latex and latex2e

2003-07-18 Thread dick hoogendijk
As mentioned before I installed the teTeX port and indeed got latex too.
At least there was a symlink called that way ;-))
Reading about latex I noticed that there should be a modern variant in
use called latex2. It also existst in ports.

Has anybody a clue if (and why) the teTeX port uses another (less
modern) latex? In other words: need I install the latex2e port too or
should I just use the latex that came with the teTeX port?

All further TeX questions will be addressed to the dutch mailing list on
tex ;-)) but htis seems a "portconstruction" related to FreeBSD, so..

Hope someone knows (and helps..)

-- 
dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cleaning Postfix queue (was: Qmail on FBSD is flooding)

2003-07-18 Thread jan.muenther

Hello,

> I just came to think of if there might be a similar script for Postfix to 
> clean and/or check the mail queue? 

To check the mail queue simply run /usr/bin/mailq.
To delete a mail from the queue, run 'postsuper -d queue_id', the ID
being the ID value you got from mailq. 
'postsuper -d ALL' deletes all mail from the queue. 

Read the postsuper manpage.

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


Re: /etc/services and NIS

2003-07-18 Thread Vitali Malicky


> Does anyone know if you need to reboot for the + in /etc/services to

definitely not at all!

--
Error Code=-1 Continue?
  Yes | No
--


> take effect? I've added a + at the end of /etc/services on my FreeBSD
> 4.8-RELEASE box but getservbyname calls still fail unless I have the
> service entries explictly entered into the file. A "ypcat services"
> works fine so NIS is okay. Is this supposed to work?
>
> --
> Callum Gibson  [EMAIL PROTECTED]
> Global Markets IT, Deutsche Bank, Australia   61 2 9258 1620
> ### The opinions in this message are mine and not Deutsche's ###
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

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


Re: building a routing machine

2003-07-18 Thread Vitali Malicky


> Hi folks,
hi, man.

>
> I've enabled routed on both systems, (-s on the webserver, -q on the


it not necessary at all!

set your default router in rc.conf (ask your University admin about its IP)

you just look at "sysctl -a net.inet.ip.forwarding"
if it equals "0" then "sysctl -w net.inet.ip.forwarding=1"
(in rc.conf this variable is set by gateway_enable="YES")

then you need a natd
just "touch /etc/natd.conf" and edit it so that it contained something like

log yes
#log_denied yes
port 8668
use_sockets yes
same_ports yes
unregistered_only yes
alias_address ???.???.???.??? #your PUBLIC IP
###
#EOF
###


run natd "/sbin/natd -f /etc/natd.conf &"

edit /etc/rc.firewall to contain approximately the following

#!/bin/sh
/bin/echo -n "Firewall... "
 Flush All Chains And Pipes 
 /sbin/ipfw -q -f flush
 /sbin/ipfw -q -f pipe flush
 lo0 ###
 /sbin/ipfw -q add 1 allow ip from 127.0.0.1 to 127.0.0.1 via lo0
 public #
/sbin/ipfw -q add 2 divert natd all from any to any in recv fxp0 #change
fxp0 to your NIC name
/sbin/ipfw -q add 3 divert natd all from any to any out xmit fxp0
#change fxp0 to your NIC name
 Firewall (icmp) ###
# /sbin/ipfw -q add 65527 deny icmp from any to ${LocalNET}
# /sbin/ipfw -q add 65528 deny icmp from ${LocalNET} to any
 /sbin/ipfw -q add 65529 allow icmp from any to any
 Firewall Logging ###
 /sbin/ipfw -q add 65530 deny log all from any to any ipopt rr
 /sbin/ipfw -q add 65531 deny log all from any to any ipopt ts
 /sbin/ipfw -q add 65532 deny log all from any to any ipopt ssrr
 /sbin/ipfw -q add 65533 deny log all from any to any ipopt lsrr
 /sbin/ipfw -q add 65534 deny log all from any to any

echo " configured."
###

(this is a fragment of my ip.firewall which is too long to quote here...)


and execute the file (chmod 500 rc.firewall, you know, first... ;))

it should work. if not, ufff... than you will have to rebuild the FBSD
kernel with IPDIVERT, IPFIREWALL and things, and things, and things... and
repeat the said above...

I envy you if you're gonna do the kernel rebuid for the first time :) it's a
fascinating, absorbing and captivating procedure like playing chess with a
very strong chessplayer :)

see here
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-confi
g.html
and good luck!!!

--
Error Code=-1 Continue?
  Yes | No
--



> desktop) but that doesn't seem to be enough. I've read something about
> routing and gateways in the handbook, but I didn't quite get it. So can
> anyone help me out?
>
> Please CC me, I'm not (anymore) a user on this list. Thanks!
>
> --
> tcGB <>< Fi-Ji ><>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

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


Re: Wireless Support

2003-07-18 Thread Pierrick Brossin

> Is it just me or the support of wireless cards is very limited.
> 
> I didn't notice any G adapters supported. 
> 
> Any recommendations for wireless cards?

I am looking for a wireless card which work with the bsd-airtools.
I tried two cards, namely a USR2410 and a ZyXEL B-120 and both seems to not
be usable with the airtools. Wanted to see how it works but it can't even find
my own home network.

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


nic on old hardware

2003-07-18 Thread Wayne Swart
Helo

I got a p120 with 40mb ram, vxpro chipset pc. I had trouble booting from
the cd, so i installed the os (freebsd 4.8) on the harddrive on another
pc.

when i placed the hdd in the p120, it doesn't want to pick up my nic, wich
is in rl card, but i have tried dc cards as well.

the pc does pick up the card in slot 3 with irq 11, but dmesg, or ifconfig
shows nothing on it.

if i do a cat /dev/pci it says that the device is not configured, but the
vga card is also pci and works in al 4 slots.

can anyone help me out with this please?


Thanks


Wayne

In a world with no boundaries, Who Needs Gates?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cleaning Postfix queue (was: Qmail on FBSD is flooding)

2003-07-18 Thread Johan Paul
On Fri, 18 Jul 2003, Sunil Sunder Raj wrote:

> Hi,
> Please run qmail-qstat and check the qmail queue. There is a simple shell 
> script to clean the queue.

Hi all,

I just came to think of if there might be a similar script for Postfix to 
clean and/or check the mail queue? 


Regards,

Johan Paul

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


Re: Help! Is this an attack or a virus? Qmail on FBSD is flooding

2003-07-18 Thread Sunil Sunder Raj
Hi,
Please run qmail-qstat and check the qmail queue. There is a simple shell 
script to clean the queue.

Regards
SSR
From: <[EMAIL PROTECTED]>
To: "Free bsd " <[EMAIL PROTECTED]>
Subject: Help! Is this an attack or a virus? Qmail on FBSD is flooding
Date: Thu, 17 Jul 2003 18:55:55 +1000 (EST)
Hi good people.
I am not the cluiest here.
Suddenly my fbsd 4.7. qmail router/gateway is dead slow and
ps -ax reports all normal procs plus heaps! of procs like...
5567(some flags)  0:00:02 qmail-remote hotmail.com
[EMAIL PROTECTED]
The address is one of my user email accounts on qmail

What is this? Is it possible FBSD has a virus or is it a suddenly
rougue/corrupted qmail.
Wher else can I look to track this down.
I have ipfilter/ipmon/ipnat on it too.
I disconnected router from internal LAN and rebooted and after a while it
started doing it again!
So it is something on the machine.
Help please needed badly...typical..its mission critical in our school
Thanks Keith








___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"
_
Polyphonic ringtones. Latest movie trailors. 
http://server1.msn.co.in/sp03/gprs/index.asp On your mobile!

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


Re: mysql-server-4.1.0_1 refuse to start on 5.1

2003-07-18 Thread Vitali Malicky
after you inittialized the mysql.* tables do
chown -R mysqluser:mysqlgroup /path/to/mysqldatadir
and read REDME and INSTALL before you install something :)

--
Error Code=-1 Continue?
  Yes | No
--



>
> Hello!
> MySQL on my server just refuse to start with the following error, the
> permission is what i se set correctly, anyone got a clue??
>
> // Mats
>
> marvin# cat marvin.err
> 030718 01:03:21  mysqld started
> 030718  1:03:21  bdb:  /var/db/mysql: Permission denied
> 030718  1:03:21  bdb:  /var/db/mysql/log.01: Permission denied
> 030718  1:03:21  bdb:  PANIC: Permission denied
> 030718  1:03:21  bdb:  PANIC: DB_RUNRECOVERY: Fatal error, run database
> recovery
> 030718  1:03:21  bdb:  fatal region error detected; run recovery
> 030718  1:03:21  bdb:  /var/db/mysql: Permission denied
> 030718  1:03:21  Can't init databases
> 030718  1:03:21  Aborting
>
> 030718  1:03:21  /usr/local/libexec/mysqld: Shutdown Complete
>
> 030718 01:03:21  mysqld ended
>
> marvin# ls -la /var/db/ | grep mysql
> drw---   2 mysql mysql  512 Jul 18 01:03 mysql
>
> marvin# pw usershow mysql
> mysql:*:88:88::0:0:MySQL Daemon:/var/db/mysql:/sbin/nologin
>
> marvin# pw groupshow mysql
> mysql:*:88:
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

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


Re: mysql-server-4.1.0_1 refuse to start on 5.1

2003-07-18 Thread Mats Larsson

perms on var:

marvin# ls -la / | grep var
drwxr-xr-x  20 root  wheel   512 Jul 16 20:51 var

Getting the same error even if a do a chmod 777 on /var, guess something
is fucked up totaly.

the server is started from the default script in /usr/local/etc/rc.d/
which starts the db with --user=mysql

// Mats

On Fri, 18 Jul 2003, Jez Hancock wrote:

> On Fri, Jul 18, 2003 at 01:10:34AM +0200, Mats Larsson wrote:
> >
> > Hello!
> > MySQL on my server just refuse to start with the following error, the
> > permission is what i se set correctly, anyone got a clue??
> > marvin# ls -la /var/db/ | grep mysql
> > drw---   2 mysql mysql  512 Jul 18 01:03 mysql
> What are the perms on /var ?  Is the mysqld definitely running as
> 'mysql'?
> --
> Jez
>
> http://www.munk.nu/
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: A couple of definitions

2003-07-18 Thread Joel Rees
> As far as I know, objective C is sort of ancestor to C++

ROFDDCI

-- 
Joel Rees, programmer, Kansai Systems Group
Altech Corporation (Alpsgiken), Osaka, Japan
http://www.alpsgiken.co.jp

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