Re: 100Base-T problem? (solved)

2002-11-14 Thread Rich Morin
It turns out that my /etc/rc.conf file was asking for de0, so it
wasn't starting up the dc0 interface.  Blush.

-r
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com/rdm- my home page, resume, etc.
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection

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



Optical device

2002-11-14 Thread Ruslan Ivachnenko
Whether it is possible to use optical device Fujitsu MCE3130AP in FreeBSD
4.7?


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



Re: disabling root logins

2002-11-14 Thread xcas


On Fri, 15 Nov 2002, Ian Barnes wrote:

> Hi,
>
> I would like to disable root logins, both at console and through ssh ...
>
> where should I start ?
>
> thanks for the help
>
> Ian
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

http://www.onlamp.com/pub/a/bsd/2002/08/08/FreeBSD_Basics.html?page=2


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



100Base-T problem?

2002-11-14 Thread Rich Morin
I am trying to get my FreeBSD system to work with 100Base-T.  It works
fine with 10Base-T, but when I put in any of several 100Base-T cards, it
fails to work.  Interestingly, the lights on the card and on the hub both
indicate that the 100Base-T card is connecting.

I am running a fairly vanilla PC:

  CPU: AMD-K6(tm) 3D processor (300.68-MHz 586-class CPU)
Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
Features=0x8021bf
AMD Features=0x8800

I recently upgraded from FreeBSD 4.5 to 4.7, but I don't think this is
relevant to the problem at hand.  Here are some lines from an unsuccessful
(in terms of networking) boot -v, using a Netgear 100Base-TX card:

  ...
  dc0: <82c169 PNIC 10/100BaseTX> port 0xb800-0xb8ff mem 0xdd80-0xdd8000ff
irq 10 at device 11.0 on pci0
  dc0: Ethernet address: 00:a0:cc:5e:89:b2
  miibus0:  on dc0
  ukphy0:  on miibus0
  ukphy0: OUI 0x001018, model 0x0021, rev. 2
  ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
  bpf: dc0 attached
  ...
  isa_probe_children: probing PnP devices
  BIOS Geometries:
  ...

Here are some lines from a successful (in terms of networking) boot -v,
using an SMC 10Base-TX card:

  ...
  de0:  port 0xb800-0xb87f mem 0xdd80-0xdd80007f
irq 10 at device 11.0 on pci0
  de0: SMC 21041 [10Mb/s] pass 1.1
  de0: address 00:00:c0:63:b2:f2
  bpf: de0 attached
  ...
  isa_probe_children: probing PnP devices
  de0: enabling 10baseT port<- note additional line
  BIOS Geometries:
  ...

I have also tried a couple of Farallon cards (de0 driver, IIRC) with no
success.  Clues and/or suggestions are solicited...

-r
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com/rdm- my home page, resume, etc.
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection

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



Searching for 'webcam' or 'cpia'

2002-11-14 Thread Peter Leftwich
ppbus0: IEEE1284 device found /PS2/ECP/EPP
Probing for PnP devices on ppbus0:
ppbus0:  MEDIA CPIA_1-20

All I can find out there on the web are linux kernel drivers for my
parallel port Creative Webcam II device and the source for "cpia"

When I search www.freebsd.org and the ported apps for either "webcam" or
"cpia" there are no hits.  Has anyone gotten a parallel cam working?

--
Peter Leftwich
President & Founder, Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com


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



Seeking command similar to dd

2002-11-14 Thread Peter Leftwich
Is there a command similar to "dd" to analyze a CD that is in the drive?

I used mkisofs the other day, then burncd (forgot to say "fixate" on the
end of the command line though), and now I cannot mount this CD.  Ideas?

--
Peter Leftwich
President & Founder, Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
http://Www.Video2Video.Com


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



disabling root logins

2002-11-14 Thread Ian Barnes
Hi,

I would like to disable root logins, both at console and through ssh ...

where should I start ?

thanks for the help

Ian

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



Re: Stuck in 640X480 want 800X600

2002-11-14 Thread Andrew Stuart
On Wed, 13 Nov 2002 at 09:47:13 -0500, Alvaro Gil wrote:
> Here is my question, how do I get my console into 800X600 mode?  I 
> have tried my BIOS and there is no option for an extended text mode. 
> DOS also boots into 640X480.
> 

If my memory serves me correctly, you need to compile VESA support into
your kernel, then you should be able to use vidcontrol to change the
screen to 800x600, for some laptops you will also need to compile in:
SC_PIXEL_MODE   # add support for the raster text mode 
along with VESA
 
-- 
Andrew Stuart
http://www.tekrealm.net


Absence makes the heart go wander.

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



Re: Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]>
Andrew Stuart <[EMAIL PROTECTED]> writes:
: misc/compat3x
: which tries to install compat3x-20020925.tar.gz
: 
: quite a few ports rely on it.. or at least i thought so.. at least
: security/vscan does.

OK.  I've set the wheels in motion to get this updated.

Warner

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



Re: Stuck in 640X480

2002-11-14 Thread Andrew Stuart
On Wed, 13 Nov 2002 at 16:29:48 +0100, alex@imp wrote:
> hi, i'm heading the same problem but not with a notebook.
> freebsd is not recognizing my AGP-V7100 graphic card..
> what can i do?!?
> 

>From what i can tell via asus's website your card is a Geforce2 correct?

FreeBSD has text mode support for all video cards, it does not support
any 'set' of video cards, and from experiance, any nvidia based video
card will work with FreeBSD and X. Now assuming your talking about X,
you need XFree86-4 Installed, and use the 'nv' driver, and that will 
support it. as far as a 800x600 console, read the archives or handbook
there is alot of info on doing it.

-- 
Andrew Stuart
http://www.tekrealm.net


Xerox does it again and again and again and ...

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



Re: port utils not working (ruby memory error)

2002-11-14 Thread Andrew Stuart
On Thu, 14 Nov 2002 at 17:49:48 -0800, Nick Jennings wrote:
> su-2.05b# portversion -v
> [Updating the pkgdb  in /var/db/pkg ... - 260 packages found (-2 
>+3) (...)[Updating the pkgdb  in /var/db/pkg ... - 260 packages 
>found (-2 +3) (...)/usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:224:in `origin': Cannot 
>allocate memory: Cannot update the pkgdb!] (PkgDB::DBError)
> from /usr/local/lib/ruby/site_ruby/1.6/pkginfo.rb:178:in `origin'
> from /usr/local/sbin/portversion:301:in `check_pkgs'
> from /usr/local/sbin/portversion:300:in `each'
> from /usr/local/sbin/portversion:300:in `check_pkgs'
> from /usr/local/sbin/portversion:260:in `main'
> from /usr/local/sbin/portversion:77:in `initialize'
> from /usr/local/sbin/portversion:77:in `new'
> from /usr/local/sbin/portversion:77:in `main'
> from /usr/local/sbin/portversion:347
> su-2.05b#
> 
> Same stuff happens when I use any of the portupgrade applications. I have
> tried going into ports/lang/ruby and doing a 
> 'make deinstall && make clean && make install' same with 
> ports/sysutils/portupgrade but nothing worked.
> 
> Any ideas how I can get my system back to normal? I have serious misgivings
> about every trying to update/upgrade my ports & installed packages again
> :(
> 
> How am I to know when things are broken or stable?
> 
> - Nick Jennings
> 

Unfortantly from what i can tell, this is a corrupt pkgdb.db
(/var/db/pkg) the only way i know of to fix this is rm/mv pkgdb.db
and run pkgdb -F to create a new one. I have had this happen ALOT
expecially when running multiple portupgrades at once.

YMMV

-- 
Andrew Stuart
http://www.tekrealm.net


"Life is like a buffet; it's not good but there's plenty of it."

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



Re: Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread Andrew Stuart
On Thu, 14 Nov 2002 at 22:32:26 -0700, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Andrew Stuart <[EMAIL PROTECTED]> writes:
> : I had that in one box, It didnt seem to help, I went in and made clean,
> : then rebuilt world and it fixed it. The second was using compat3 from
> : ports, which hasnt been updated yet (as you probably already know) and i
> : added it and made world.. all good.. thanks
> 
> To be honest, I had no clue.  full path?
> 
> Warner

misc/compat3x
which tries to install compat3x-20020925.tar.gz

quite a few ports rely on it.. or at least i thought so.. at least
security/vscan does.
 

-- 
Andrew Stuart
http://www.tekrealm.net


You don't sew with a fork, so I see no reason to eat with knitting
needles.
-- Miss Piggy, on eating Chinese Food

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



Re: Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]>
Andrew Stuart <[EMAIL PROTECTED]> writes:
: I had that in one box, It didnt seem to help, I went in and made clean,
: then rebuilt world and it fixed it. The second was using compat3 from
: ports, which hasnt been updated yet (as you probably already know) and i
: added it and made world.. all good.. thanks

To be honest, I had no clue.  full path?

Warner

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



How can I get a core dump?

2002-11-14 Thread Duncan Anker
Hi folks,

I'm trying to debug an irritating little apache module problem.
Periodically httpd is seg-faulting, so I have rebuilt it statically with
full debugging flags and no strip options in an effort to find out why.

Unfortunately, no core image is being saved when the seg-fault occurs. I
have poked around the OS but can't find anything. Core file size is
infinite, there is plenty of space. I thought maybe that since it dumps
the core in the working directory by default, maybe it didn't have write
access. I tried changing the sysctl kern.corefile to /tmp/%N.core but to
no avail.

I have tried running with the -X flag, but all that does is stall the
web server, and the seg-faults stop (perhaps because no requests are
getting answered).

I'm stuck for ideas now. Is there something I optimized out of the
kernel that needs to be in there, perhaps? Some secret flag that only
kernel hackers are privy to?

If anyone has any suggestions, I'd be very grateful. I really want to
get this problem knocked over soon.

Thanks in advance,

--
Duncan Anker
Senior Systems Administrator
Dark Blue Sea



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



Re: Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread Andrew Stuart
On Thu, 14 Nov 2002 at 16:20:28 -0700, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Andrew Stuart <[EMAIL PROTECTED]> writes:
> : 
> : I am running a recent -stable (built yesterday matter of fact). and am
> : getting:
> : 
> : # uvscan
> : /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol
> : "__stderrp"
> : 
> : I have rebuilt world and uvscan as of 15 mins ago (cvsup'd again) and am
> : still having the same issues..
> : i may be missing something, but can someone conferm this?
> 
> Update your libc.so.3.  This was recently MFC'd from current into
> stable.  You need COMPAT3X=YES in your /etc/make.conf.
> 
> Warner

I had that in one box, It didnt seem to help, I went in and made clean,
then rebuilt world and it fixed it. The second was using compat3 from
ports, which hasnt been updated yet (as you probably already know) and i
added it and made world.. all good.. thanks

-- 
Andrew Stuart
http://www.tekrealm.net


She liked him; he was a man of many qualities, even if most of them
were bad.

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



Re: serial printing to old inkjet (stylewriter)

2002-11-14 Thread paul beard
Warren Block wrote:

On Thu, 14 Nov 2002, paul beard wrote:



OK, I've looked into that and set the br value to be 57600.


 
It probably can't go that fast.  Try 9600 baud first, then 19200.  
Unless Apple was still totally nuts back then, it should also be 8N1,
but who knows?  Turn the printer off between tests to clear the buffer.

Nope, it is 57600: I know that much about it. And I did get some 
output from another BSD machine here. I think this laptop must 
have issues of some kind.

And the buffer gets cleared regularly as the printer resets: the 
driver works just fine for that ;-)




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

weblog @ 

		AMAZING BUT TRUE ...

There is so much sand in Northern Africa that if it were spread out it
would completely cover the Sahara Desert.


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


Re: Stuck in 640X480 want 800X600

2002-11-14 Thread James McNaughton
Alvaro Gil <[EMAIL PROTECTED]> writes:

> Hey guys..
> 
> Im still fighting this horrid laptop! (Gateway 2000 Solo P3C)
> Im stuck in 640X480 mode and would like to have my console in 800X600
> mode. I have read that by having the machine boot in 600X800 yields
> better results when starting X.
> 
> Here is my question, how do I get my console into 800X600 mode?  I
> have tried my BIOS and there is no option for an extended text
> mode. DOS also boots into 640X480.

If what you're talking about is more text on the screen then you're
talking about vidcontrol(1). Read the manpage, load the fonts, and
then experiment. Remeber that not all modes work on all hardware. When
you find a setting that you like you can put something like the
following in rc.conf

font8x16="/usr/share/syscons/fonts/cp437-8x16.fnt"   
font8x14="/usr/share/syscons/fonts/cp437-8x14.fnt"   
font8x8="/usr/share/syscons/fonts/cp437-thin-8x8.fnt"

and

allscreens_flags="-m on -b blue VGA_80x50 cyan blue"

or

allscreens_flags="-m on VGA_80x30"

> 
> This machine uses the C&T 655548 chip.  If anyone can any links,
> advice, suggestions are will be appreciated.
> 
> Here are pics of the laptop.  You can see the console is 640X480 and
> so is x.  I also cant get x to display more than 4 colors.

If setting a higher color depth in XF86Setup doesn't help, I'm at a
loss.

Jim

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



Re: restore question

2002-11-14 Thread Mark
- Original Message -
From: "Jack L. Stone" <[EMAIL PROTECTED]>
To: "Mark" <[EMAIL PROTECTED]>; "Matthew Emmerton"
<[EMAIL PROTECTED]>; "R. Zoontjens" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, November 15, 2002 2:57 AM
Subject: Re: restore question



> There IS a program similar to Ghost with respect to making an image.
> It's called "dd" and it's already installed on your FBSD system.
> Run "man 1 dd" for options.
>
> Bear in mind that if you want an image of your whole disk, you'll need
> the 2nd one to be at least equal in size, but you will lose any part of
the
> 2nd HD that is larger than HD #1 (I think Ghost does that too
> -- or used to). dd can be limited to imaging only a slice however.
>
> This questions comes up monthly and the archives has numerous postings
> over the past several months that will fill more details.


Yes, the question comes up many times; yet the right answer keeps lacking.
:) Before I asked, I had, of course, done a bit of searching. And found that
there are many disadvantages to using "dd".

For one, using disk-blocks, instead of reading files sequentially, like tar
and Ghost do, enhances the risk of data-corruption.

For two, with "dd" you need to unmount filesystems first. Which makes it
pretty useless on a production server. Yeah, like I can really afford to
have my /usr slice be absent for half-an-hour. I think not. :)

Actually, we are talking about backup, but the real issue is restore.
Everybody can make a tar of the root system, or a dd image. Sure. Restoring
it, however, in a manner that will yield you a bootable, instant runnable
system, now that is another matter. And what to do with special cases like
/dev?

In all my perusing the net, I have yet to encounter one solution that said:
"This is how you can make a full system backup, with this image, that you
can immediately restore on a blank harddisk, and have your system up and
running again."

Many suggestions I read about ways to backup. But, like I said, restoring is
the real issue. I can backup /proc for sure; the wisdom of restoring it on a
life system, however, is another matter. That is why the only clean way of
doing this, would be to make a disk-image, like Ghost does. And Ghost, so
unlike dd, does NOT use disk-blocks, but reads files sequentially. When
making a disk image, Ghost basically just does several partition images, and
then adds partition table info to the overall disk image. No need to "zero"
out the disk first, like with dd, so as not to have it waste too much space.

Still looking...

- Mark


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



Re: Multiple copies of messages

2002-11-14 Thread Cliff Sarginson
On Fri, Nov 15, 2002 at 12:48:32AM +0200, Giorgos Keramidas wrote:
> On 2002-11-12 22:06, Cliff Sarginson <[EMAIL PROTECTED]> wrote:
> > For some time now I have been receiving duplicate copies sent to
> > this list and the other BSD ones I susbcribe to. Somethimes they
> > arrive together and sometimes the second one somewhat later.  Is
> > anyone else suffering from this ?
> 
> This is not really a reply to your question, but a trick that will
> save you some of the trouble these duplicates cause.
> 
> I wouldn't notice it if I did receive any duplicates.  I have been
> running procmail as a basic filtering .forward file recipe with the
> following rule in my ~/.procmailrc file:
> 
>   # --
>   # Remove duplicate messages using Message-Id caching.
> 
>   :0 Wh: msgid.lock
>   | formail -D 327680 msgid.cache
> 
> With a 320 kb cache for Message-Id headers, I hardly (if ever) get any
> duplicate messages anymore.
> 
Yes, I di have that in my .procmailrc, somewhere along the line I must
have got rid of it by accident. Re-instating it works a treat. The dups
are caused by people either cross-posting to more than 1 FBSD list, or
TOing me and CCing the list. 

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

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



Re: dsniff problems

2002-11-14 Thread Kris Kennaway
On Thu, Nov 14, 2002 at 01:52:24PM -0800, twig les wrote:
> Hey all, I'm really trying to find some good info on
> dsniff and failing miserably.  I get this:
> 
> =
> L# msgsnarf 
> msgsnarf: no suitable device found
> L# dsniff 
> dsniff: nids_init: no suitable device found
> L# tcpkill
> tcpkill: no suitable device found
> L# tcpkill -i ep0 tcp port 80
> tcpkill: (no devices found) /dev/bpf4: No such file or
> directory
> tcpkill: couldn't initialize sniffing
> =

Do you have bpf support in your kernel?  Can you run tcpdump successfully?

Kris



msg08909/pgp0.pgp
Description: PGP signature


Re: checksum errors

2002-11-14 Thread Kent Stewart


Kevin D. Kinsey, DaleCo, S.P. wrote:

- Original Message -
From: <[EMAIL PROTECTED]>
Subject: checksum errors



hi,

why is it that trying to install a port with make, often results in


a


checksum error that is overcomed easily by pkg_adding -r the same
application ? The error message recommends to check out that the
makefile is up to date but how could I do this ?

thanks in advance



Port shells are stored locally.  Packages are retrieved
from the 'Net automatically.   Your ports tree is
probably way out of date.  CVSUP is one of a couple
of programs used to update your ports tree.
Check out the manual "staying current"
for more information about this.

As for your 2nd ??, how about:

$ls -l /usr/ports/www/apache13
total 40
-rw-r--r--  1 root  wheel   3701 Oct  9 18:03 Makefile
-rw-r--r--  1 root  wheel 62 Oct  9 18:03 distinfo
drwxr-xr-x  2 root  wheel512 Aug 23 23:10 files
-rw-r--r--  1 root  wheel 65 Jun 26  1999 pkg-comment
-rwxr-xr-x  1 root  wheel285 Dec  7  2001 pkg-deinstall
-rw-r--r--  1 root  wheel305 May  7  2000 pkg-descr
-rwxr-xr-x  1 root  wheel666 Oct 21  2001 pkg-install
-rw-r--r--  1 root  wheel244 Mar 24  2002 pkg-message
-rw-r--r--  1 root  wheel  20833 Oct  9 18:03 pkg-plist

This tells me that the Makefile for apache1.3x was
*very* current on October 9th...


But not current after 12 October. There have been 3 updates to the 
Makefile since then. You can see the history using cvsweb.gci. For 
example, the history for Apache-1.3.x is at

http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/apache13/Makefile

Kent

--
Kent Stewart
Richland, WA

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


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


Re: problems with FreeBSD installation

2002-11-14 Thread Warren Block
On Thu, 14 Nov 2002, greg tibbetts wrote:

> I am attempting to test and see if the disc1 boot image works.  I am not 
> sure but it doesnt seem to work. I created a bootable and a non bootable CD 
> rom with easy cd creator and it doesnt boot from the cd rom even though I do 
> necessities to the BIOS, to boot from cd rom.

Most often this is because people are taking the ISO file and saving it
as one large file on a CD rather than using it as a binary image of the
CD.  For your software, you should be able to right-click on the FreeBSD
ISO icon and select "Make CD" or whatever the option is called.  If you
drag and drop the ISO file, I don't think that will work.

-Warren Block * Rapid City, South Dakota USA


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



RE: AU"M'4UAR:M!.... << SPAM JUNK MAIL

2002-11-14 Thread Krissada Jindanupajit (FreeBSD-question)
Did anyone get this JUNK mail?
This is junk mail that I got from this mailing list. 
It is in THAI language about work from home. 
Does anyone have an idea to block this kind of 
mail from junk people. 

And for you, getrich, I am able to know where are you. 
I know that you are connecting from Samart ISP in Thailand.
If you do not stop this, you will get unbelievable reaction from me.
When you wake up, you might get some message about you did 
donate all of your money in your bank account to FreeBSD.

   || -Original Message-
   || From: [EMAIL PROTECTED] 
   || [mailto:owner-freebsd-questions@;FreeBSD.ORG] On Behalf Of getrich
   || Sent: Friday, November 15, 2002 9:25 AM
   || To: [EMAIL PROTECTED]
   || Subject: AU"M'4UAR:M!
   || 
   || 
   || 
   || Part-Time Job!! ÊÓËÃѺ¹Ñ¡àÃÕ¹ ¹Ñ¡ÈÖ¡ÉÒ áÅмÙé·Ó§Ò¹»ÃШÓ
   || ¤Ø³µéͧ¡ÒçҹẺ¹ÕéºéÒ§äËÁ…??
   || -§Ò¹ parttime ·Ó§Ò¹·ÕèºéÒ¹ä´é ¶éҤسãªé Internet à»ç¹
   || -·Ó§Ò¹à¾Õ§ÇѹÅÐ 2-3 ªÁ.
   || -ÃÒÂä´é 5,000 – 15,000 ºÒ·
   || ¶éҤسà»ç¹¤¹Ë¹Ö觷Õè·Ó§Ò¹»ÃШÓËÃ×ÍÂѧäÁèÁÕ§Ò¹·Ó 
   || ¹Ñ¡ÈÖ¡ÉÒ·Õè¡ÓÅѧÈÖ¡ÉÒÍÂÙè 
   || ¼ÙéÇèÒ§§Ò¹ ËÃ×ͼÙé·ÕèÂѧ¾ÍÁÕàÇÅÒÇèÒ§¨Ò¡§Ò¹»ÃШÓ
   || ÁդسÊÁºÑµÔàº×éͧµé¹´Ñ§¹Õé
   || 1. ÁÕ·Ñȹ¤µÔ·Õè´Õ
   || 2. ¾ÃéÍÁ·Õè¨ÐàÃÕ¹ÃÙé 
   || à¹×èͧ¨Ò¡à»ç¹ÃкºãËÁè¨Ö§µéͧãËéÁÕ¡ÒÃͺÃÁãËéµÒÁ¤ÇÒÁàËÁÒÐÊÁ
   || 3. µéͧ¡Ò÷Õè¨Ð·Ó§Ò¹ÍÂèÒ§¨ÃÔ§¨Ñ§ 
   || ÍÂÒ¡·Õè¨Ðà»ÅÕ蹰ҹзҧ¡ÒÃà§Ô¹¢Í§µ¹àͧ 
   || áÅÐÍÂÒ¡ÁÕÃÒÂä´é¨Ò¡¡Ò÷ӧҹµÃ§¹Õé¨ÃÔ§æ ·Ø¡ÍÂèÒ§à»ç¹ä»ä´é ã¹
   || ʹã¨ÃѺ¢éÍÁÙÅà¾ÔèÁàµÔÁ¿ÃÕ ä´é·Õè http://ejobthailand.net/getrich
   || ÍÂèÒ !….. à»ç¹á¤èà¾Õ§¤¹·Õè¹Ñè§ÃÍâÍ¡ÒÊ
   || 
   || 
   || To Unsubscribe: send mail to [EMAIL PROTECTED]
   || 
   || 
   ||  TEXT/PLAIN
   || with "unsubscribe freebsd-questions" in the body of the message
   || 
   || 
   || 
¡Iì¹»®&Þ±éݙ¨¥¶‰šŽŠÝ¢j­çH:+ƒ­†éì¹»®&Þ~·žnÇj¹ë-Š‰ìŠ{ayºʇí…鞲Ơ


Áբͧ´ÕÁҺ͡....

2002-11-14 Thread getrich
Part-Time Job!! ÊÓËÃѺ¹Ñ¡àÃÕ¹ ¹Ñ¡ÈÖ¡ÉÒ áÅмÙé·Ó§Ò¹»ÃШÓ
¤Ø³µéͧ¡ÒçҹẺ¹ÕéºéÒ§äËÁ…??
-§Ò¹ parttime ·Ó§Ò¹·ÕèºéÒ¹ä´é ¶éҤسãªé Internet à»ç¹
-·Ó§Ò¹à¾Õ§ÇѹÅÐ 2-3 ªÁ.
-ÃÒÂä´é 5,000 – 15,000 ºÒ·
¶éҤسà»ç¹¤¹Ë¹Ö觷Õè·Ó§Ò¹»ÃШÓËÃ×ÍÂѧäÁèÁÕ§Ò¹·Ó ¹Ñ¡ÈÖ¡ÉÒ·Õè¡ÓÅѧÈÖ¡ÉÒÍÂÙè 
¼ÙéÇèÒ§§Ò¹ ËÃ×ͼÙé·ÕèÂѧ¾ÍÁÕàÇÅÒÇèÒ§¨Ò¡§Ò¹»ÃШÓ
ÁդسÊÁºÑµÔàº×éͧµé¹´Ñ§¹Õé
1. ÁÕ·Ñȹ¤µÔ·Õè´Õ
2. ¾ÃéÍÁ·Õè¨ÐàÃÕ¹ÃÙé 
à¹×èͧ¨Ò¡à»ç¹ÃкºãËÁè¨Ö§µéͧãËéÁÕ¡ÒÃͺÃÁãËéµÒÁ¤ÇÒÁàËÁÒÐÊÁ
3. µéͧ¡Ò÷Õè¨Ð·Ó§Ò¹ÍÂèÒ§¨ÃÔ§¨Ñ§ ÍÂÒ¡·Õè¨Ðà»ÅÕ蹰ҹзҧ¡ÒÃà§Ô¹¢Í§µ¹àͧ 
áÅÐÍÂÒ¡ÁÕÃÒÂä´é¨Ò¡¡Ò÷ӧҹµÃ§¹Õé¨ÃÔ§æ ·Ø¡ÍÂèÒ§à»ç¹ä»ä´é ã¹
ʹã¨ÃѺ¢éÍÁÙÅà¾ÔèÁàµÔÁ¿ÃÕ ä´é·Õè http://ejobthailand.net/getrich
ÍÂèÒ !….. à»ç¹á¤èà¾Õ§¤¹·Õè¹Ñè§ÃÍâÍ¡ÒÊ


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


Áբͧ´ÕÁҺ͡....

2002-11-14 Thread getrich
Part-Time Job!! ÊÓËÃѺ¹Ñ¡àÃÕ¹ ¹Ñ¡ÈÖ¡ÉÒ áÅмÙé·Ó§Ò¹»ÃШÓ
¤Ø³µéͧ¡ÒçҹẺ¹ÕéºéÒ§äËÁ…??
-§Ò¹ parttime ·Ó§Ò¹·ÕèºéÒ¹ä´é ¶éҤسãªé Internet à»ç¹
-·Ó§Ò¹à¾Õ§ÇѹÅÐ 2-3 ªÁ.
-ÃÒÂä´é 5,000 – 15,000 ºÒ·
¶éҤسà»ç¹¤¹Ë¹Ö觷Õè·Ó§Ò¹»ÃШÓËÃ×ÍÂѧäÁèÁÕ§Ò¹·Ó ¹Ñ¡ÈÖ¡ÉÒ·Õè¡ÓÅѧÈÖ¡ÉÒÍÂÙè 
¼ÙéÇèÒ§§Ò¹ ËÃ×ͼÙé·ÕèÂѧ¾ÍÁÕàÇÅÒÇèÒ§¨Ò¡§Ò¹»ÃШÓ
ÁդسÊÁºÑµÔàº×éͧµé¹´Ñ§¹Õé
1. ÁÕ·Ñȹ¤µÔ·Õè´Õ
2. ¾ÃéÍÁ·Õè¨ÐàÃÕ¹ÃÙé 
à¹×èͧ¨Ò¡à»ç¹ÃкºãËÁè¨Ö§µéͧãËéÁÕ¡ÒÃͺÃÁãËéµÒÁ¤ÇÒÁàËÁÒÐÊÁ
3. µéͧ¡Ò÷Õè¨Ð·Ó§Ò¹ÍÂèÒ§¨ÃÔ§¨Ñ§ ÍÂÒ¡·Õè¨Ðà»ÅÕ蹰ҹзҧ¡ÒÃà§Ô¹¢Í§µ¹àͧ 
áÅÐÍÂÒ¡ÁÕÃÒÂä´é¨Ò¡¡Ò÷ӧҹµÃ§¹Õé¨ÃÔ§æ ·Ø¡ÍÂèÒ§à»ç¹ä»ä´é ã¹
ʹã¨ÃѺ¢éÍÁÙÅà¾ÔèÁàµÔÁ¿ÃÕ ä´é·Õè http://ejobthailand.net/getrich
ÍÂèÒ !….. à»ç¹á¤èà¾Õ§¤¹·Õè¹Ñè§ÃÍâÍ¡ÒÊ


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


problems with FreeBSD installation

2002-11-14 Thread greg tibbetts
I am attempting to test and see if the disc1 boot image works.  I am not 
sure but it doesnt seem to work. I created a bootable and a non bootable CD 
rom with easy cd creator and it doesnt boot from the cd rom even though I do 
necessities to the BIOS, to boot from cd rom.

Can anyone help?

Greg

_
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail


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


Re: www.freebsd.org link broken!

2002-11-14 Thread Matthew Emmerton
> On Thu, Nov 14, 2002 at 04:14:38PM +1100, Jacob Rhoden wrote:
>
> > Currently if you try the 'send a bug report' on www.freebsd.org, it
reports
> > permission denied!! To be precise:
> >
> >   You don't have permission to access /send-pr.html on this server
> >
> > I would submit a bug report to notify people that the bug report page
doesnt
> > work, but well *grin*
>
> That's deliberate I'm afraid.  Some unsociable nitwit was submitting
> dozens of bogus PR's and flooding various mailing lists.

Could we not change the send-pr page to say "sorry, this service has been
temporarily discontinued.  Please use send-pr(1) on your system instead."

--
Matt Emmerton


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



Console Messages Remotely

2002-11-14 Thread patrick gibson
I like how when I su to root in FreeBSD, I get the console messages to my
virtual tty. I have one server, though, where these messages are not being
displayed. I haven't changed anything of which that I'm aware that would
cause this, and my /etc/syslog.conf file seems okay:

*.err;kern.debug;auth.notice;mail.crit  /dev/console

When I login remotely, and become root, I would like authentication errors
and such to display on my terminal. I seem to remember once seeing an option
that asked me if I wanted /dev/console to be redirected to any root tty, but
for the life of me, I can't seem to locate where this option is. Does anyone
know how I can (re-)activate this?

I'm running 4.6.2, by the way.

Thanks in advance,

Patrick


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



Re: restore question

2002-11-14 Thread Jack L. Stone
At 02:25 AM 11.15.2002 +0100, Mark wrote:
>- Original Message -
>From: "Matthew Emmerton" <[EMAIL PROTECTED]>
>To: "R. Zoontjens" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: Thursday, November 14, 2002 12:54 AM
>Subject: Re: restore question
>
>
>> > > On Wed, 13 Nov 2002, Mark wrote:
>> > >
>> > > > Worse even, how do I safely restore the "/" filesystem?
>> > > > (should it ever become corrupted).
>
>The reason I originally asked, is that I am building a new FreeBSD 4.7
>server, in a test environment, which I then, when it is done, want to
>migrate to the "real" server.
>
>I really wish there was something like GHOST I could use for FreeBSD. I
>mean, just a prog that will make an image of the entire disk, that can be
>restored as an image. And I'm surprised, actually, that I cannot find such a
>program. While readily available for the "home" market, you would think that
>a need existed for servers too to have the ability to make image backups.
>Apart from migratory reasons, it would make a full restore a lot easier when
>I would just lose the then minutes or so restoring a GHOST image in case of
>a calamity, instead of the painstaking process of what basically boils down
>to doing a complete new install, spanning at least several hours.
>
>- Mark
>

There IS a program similar to Ghost with respect to making an image. It's
called "dd" and it's already installed on your FBSD system. Run "man 1 dd"
for options.

Bear in mind that if you want an image of your whole disk, you'll need the
2nd one to be at least equal in size, but you will lose any part of the 2nd
HD that is larger than HD #1 (I think Ghost does that too -- or used to).
dd can be limited to imaging only a slice however.

This questions comes up monthly and the archives has numerous postings over
the past several months that will fill more details.

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

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



port utils not working (ruby memory error)

2002-11-14 Thread Nick Jennings
Hi All,

 I've been having trouble with the ports over the past few days. I had
 done a port update with cvsup. Then a portupgrade -a. Since then metacity
 has been dropping core every hour or so it seems, and generally acting
 wierd.

 I did another port update today with cvsup, and then 
 'portupgrade -Rrf metacity'. This didn't seem to fix much, however it
 seems now that my portupgrade port (that which provides portupgrade,
 portversion, port* etc.) does not work anymore. 

su-2.05b# portversion -v
[Updating the pkgdb  in /var/db/pkg ... - 260 packages found (-2 
+3) (...)[Updating the pkgdb  in /var/db/pkg ... - 260 packages 
found (-2 +3) (...)/usr/local/lib/ruby/site_ruby/1.6/pkgdb.rb:224:in `origin': Cannot 
allocate memory: Cannot update the pkgdb!] (PkgDB::DBError)
from /usr/local/lib/ruby/site_ruby/1.6/pkginfo.rb:178:in `origin'
from /usr/local/sbin/portversion:301:in `check_pkgs'
from /usr/local/sbin/portversion:300:in `each'
from /usr/local/sbin/portversion:300:in `check_pkgs'
from /usr/local/sbin/portversion:260:in `main'
from /usr/local/sbin/portversion:77:in `initialize'
from /usr/local/sbin/portversion:77:in `new'
from /usr/local/sbin/portversion:77:in `main'
from /usr/local/sbin/portversion:347
su-2.05b#

Same stuff happens when I use any of the portupgrade applications. I have
tried going into ports/lang/ruby and doing a 
'make deinstall && make clean && make install' same with 
ports/sysutils/portupgrade but nothing worked.

Any ideas how I can get my system back to normal? I have serious misgivings
about every trying to update/upgrade my ports & installed packages again
:(

How am I to know when things are broken or stable?

- Nick Jennings


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



Re: restore question

2002-11-14 Thread Mark
- Original Message -
From: "Matthew Emmerton" <[EMAIL PROTECTED]>
To: "R. Zoontjens" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 12:54 AM
Subject: Re: restore question


> > > On Wed, 13 Nov 2002, Mark wrote:
> > >
> > > > Worse even, how do I safely restore the "/" filesystem?
> > > > (should it ever become corrupted).

The reason I originally asked, is that I am building a new FreeBSD 4.7
server, in a test environment, which I then, when it is done, want to
migrate to the "real" server.

I really wish there was something like GHOST I could use for FreeBSD. I
mean, just a prog that will make an image of the entire disk, that can be
restored as an image. And I'm surprised, actually, that I cannot find such a
program. While readily available for the "home" market, you would think that
a need existed for servers too to have the ability to make image backups.
Apart from migratory reasons, it would make a full restore a lot easier when
I would just lose the then minutes or so restoring a GHOST image in case of
a calamity, instead of the painstaking process of what basically boils down
to doing a complete new install, spanning at least several hours.

- Mark


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



Re: 4.7-release, compaq smart array 3200 & SMP

2002-11-14 Thread Josh Franta

I am giving up on this problem and chalking it up to a very similiar
bug that's been in open the buglist for a year or so.  I also tried
upgrading the controller firmware to 4.5, tried booting using the
verbose option and w/kernel debugging turned on, but I couldn't
identify any errors giving me a clue why the kernel seems to hang
mounting the root filesystem.  Instead I am dumping the smart array
and going back to the onboard scsi controller in order to build an
SMP kernel. 

-j


On Wed, Nov 06, 2002 at 10:10:30AM -0800, James Long wrote:
> I'm no expert, but what is the firmware level of the controller?
> I have an ML370 w/SmartArray 3200 booting at home.  I don't use it
> a lot, but it boots.
> 
> It's not SMP, though, so perhaps that's no help.
> 
> I'm pretty sure the firmware on my controller is at 4.50.
> 
> Good luck!  Please post the solution when you find it, so that it
> will be retained in the archives.
> 
> Regards from Portland,
> 
> Jim Long
> 



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



Link equalization?

2002-11-14 Thread Tillman
Howdy,

Is it possible to do something similar to Linux 2.4's ethernet link
"equalization" (round-robin'ing, really) as described at
http://www.linuxguruz.org/iptables/howto/2.4routing-10.html under
FreeBSD? I'm trying to extract more speed from my NFS server, and I've
already gotten about all I can out of 100Mbps by tuning :-)

- Tillman

-- 
"Laughter is the sound that knowledge makes when it's born."
- David Weinberger, _The Hyperlinked Organization_

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



Re: serial printing to old inkjet (stylewriter)

2002-11-14 Thread Warren Block
On Thu, 14 Nov 2002, paul beard wrote:

> OK, I've looked into that and set the br value to be 57600.
 
It probably can't go that fast.  Try 9600 baud first, then 19200.  
Unless Apple was still totally nuts back then, it should also be 8N1,
but who knows?  Turn the printer off between tests to clear the buffer.

-Warren Block * Rapid City, South Dakota USA


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



identification of my SO from the navigator

2002-11-14 Thread xxavi

Good, in the navigator It operates if I put the window of about of Operates in
the section Browser Identification, is to the name and number the version of my
SO as this identification can be changed? that is to say, to put what I want
and that the navigator takes it.

Come, until another one. 

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



Re: Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]>
Andrew Stuart <[EMAIL PROTECTED]> writes:
: 
: I am running a recent -stable (built yesterday matter of fact). and am
: getting:
: 
: # uvscan
: /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol
: "__stderrp"
: 
: I have rebuilt world and uvscan as of 15 mins ago (cvsup'd again) and am
: still having the same issues..
: i may be missing something, but can someone conferm this?

Update your libc.so.3.  This was recently MFC'd from current into
stable.  You need COMPAT3X=YES in your /etc/make.conf.

Warner

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



Re: Multiple copies of messages

2002-11-14 Thread Giorgos Keramidas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2002-11-12 22:06, Cliff Sarginson <[EMAIL PROTECTED]> wrote:
> For some time now I have been receiving duplicate copies sent to
> this list and the other BSD ones I susbcribe to. Somethimes they
> arrive together and sometimes the second one somewhat later.  Is
> anyone else suffering from this ?

This is not really a reply to your question, but a trick that will
save you some of the trouble these duplicates cause.

I wouldn't notice it if I did receive any duplicates.  I have been
running procmail as a basic filtering .forward file recipe with the
following rule in my ~/.procmailrc file:

# --
# Remove duplicate messages using Message-Id caching.

:0 Wh: msgid.lock
| formail -D 327680 msgid.cache

With a 320 kb cache for Message-Id headers, I hardly (if ever) get any
duplicate messages anymore.

- - Giorgos

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

iD8DBQE91Cg/1g+UGjGGA7YRArfzAJ9w7ctS+FtussgfJmwz2acEV9t2WwCguIQ8
Oky7/bnMYEssV5LKkLXOLLU=
=+bXm
-END PGP SIGNATURE-

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



Re: lyx question

2002-11-14 Thread Kris Kennaway
On Thu, Nov 14, 2002 at 01:01:00PM -0600, Kirk R. Wythers wrote:
> I recently added textcomp.sty to my lyx configuration to enable the
> degreecelsius symbol. However, I kept getting an error when I tired to
> use \textcelsius in a .lyx document. No make matters more confusion,
> other symbols that are part of the textcomp package worked fine (e.g.
> \textdegree, \textdagger, etc.). With the kind help of H. Voss, I
> discovered an conundrum. Mr. Voss sent me a .lyx file with a single
> \textcelsius command (textcelsius.yes.lyx) that he created on his 1.2.1
> lyx. My version of lyx (1.2.1_1 from freebsd ports) can open it, and
> display a div with no errors. However, a file that I create on my
> machine with the same single \textcelsius command, yields an error when
> I try and display the dvi. I have attached both files. Are there any lyx
> users that can shed some light on this situation?

You will probably have more luck discussing this in a lyx support forum.

Kris


msg08885/pgp0.pgp
Description: PGP signature


RE: Recompiling Sendmail?

2002-11-14 Thread Mike Loiterman
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yeah I thought about that, but wouldn't installing that break my
exsisting default installed Sendmail?

...
Randomly Generated Quote:
My phone number is seventeen. I got
one of the early ones. --George Carlin 

Mike Loiterman
PGP Key 0xD1B9D18E
http://www.ascendency.net

> -Original Message-
> From: Mark [mailto:admin@;asarian-host.net]
> Sent: Thursday, November 14, 2002 8:26 AM
> To: Anish Mistry; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Recompiling Sendmail?
> 
> I dunno; the port library at freebsd.org has:
> 
> sendmail-sasl-8.12.6_1
> 
> Seems like an all-in-one package. :) Maybe you could use that?
> 
> - Mark
> 
> 
> - Original Message -
> From: "Anish Mistry" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, November 14, 2002 6:30 AM
> Subject: Re: Recompiling Sendmail?
> 
> 
> On Wednesday 13 November 2002 10:00 pm, Mike Loiterman wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > I suppose this might be better suited to the comp.mail.sendmail,
> > but I'm posting it here because I believe my error is ultimately
> > rooted in my use faulty use of FreeBSD rather then incorrect
> > use of Sendmail.
> >
> > I'm trying to add SMTP AUTH to my base installation of
> > Sendmail installation without breaking anything!

-BEGIN PGP SIGNATURE-
Version: PGP 7.0.4
Comment: Message digitally signed by Mike Loiterman

iQA/AwUBPdQmpmjZbUnRudGOEQJ7agCgtSdPaNkrLK5pVDuhx8aNKU/Iqo8An3HW
oASa5WOGSE824qCQJllsvUdI
=1b5u
-END PGP SIGNATURE-


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



Re: Sendmail receive times

2002-11-14 Thread Giorgos Keramidas
On 2002-11-12 20:37, Casey Scott <[EMAIL PROTECTED]> wrote:
> I can not get sendmail to use the system timezone. Every email that
> comes in does not get a time adjustment to PST. They are all at GMT!

What times are you referring to?


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



Re: problems with the installation of ports

2002-11-14 Thread xxavi

On 14-Nov-2002 Adam Weinberger wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
>>> (11.14.2002 @ 0615 PST): [EMAIL PROTECTED] said, in 0.4K: <<
>> Good, somebody knows to that this must? :
>> 
>> ...
>> ...
>> ...
>> Making install in tests
>> ===>   Generating temporary packing list
>> ===>   Compressing manual pages for bison-1.75
>> Syntax error: "(" unexpected (expecting "fi")
>> *** Error code 2
>> 
>> Stop in /usr/ports/devel/bison.
>> 
>> to that this can have? as I can solve it?
>> 
>> Come, until another one.
>>> end of "problems with the installation of ports" from [EMAIL PROTECTED]
>>> <<
> 
> Update your ports tree. This problem has been corrected.
> 
> /Adam
> 
> 
> - --
> Adam Weinberger
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (FreeBSD)
> 
> iD8DBQE907Dgo8KM2ULHQ/0RAj7QAJ9A4sPNvO9QJgFw5TSBEjPCSqtQXQCePqwT
> yKxscphlH5O57yO9YPp9ws0=
> =OAj1
> -END PGP SIGNATURE-
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message

Hello, because there am I throw the one that you have said to me and indeed the
problem has been corrected, sincerely thought that serious something but
complex to solve, thanks for the answer! 
 


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



Re: ucom - kernel, module or both?

2002-11-14 Thread Nick Slager
Thus spake David Banning ([EMAIL PROTECTED]):

> I am attempting to setup ucom and uvisor to sync a palm device
> via usb port. If I compile the kernel with uvisor and ucom in,
> are the ucom and uvisor modules still supposed to be loaded?

No. The driver is either statically compiled in the kernel, or compiled as
a module.


Nick

-- 
"We demand rigidly defined areas of doubt and uncertainty."
  -- Douglas Adams


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



Dialup WAN link using FreeBSD

2002-11-14 Thread Per olof Ljungmark
Hi all,

I'm facing the interesting task of creating a (auto)dialup link using 
old fashioned analogue modems between two FreeBSD machines.

I never even touched the subject before and feel a bit hesitant over 
where to start.

Would very much appriciate pointers to docs beyond the Handbook.

Thanks,
Per olof


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


Re: serial printing to old inkjet (stylewriter)

2002-11-14 Thread paul beard
paul beard wrote:



I've got the paper handbook 3/e open here and it gets me tantalizingly 
close. If I do anything to lpr (kill it or dequeue an job with lprm) the 
printer does it's paper-feeding dance.

Still missing something, though.


and as it turns out Windows can't do anything with it either: as 
far as I could tell, it never sent anything to the serial port and 
I've gotten closer than that with FreeBSD.

I may have to just give it up. Seems a shame since it worked so 
well in the past.


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

weblog @ 

Don't go surfing in South Dakota for a while.


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


Re: Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread Marc G. Fournier

I created a symlink from /usr/lib/libc.so.4 to /usr/lib/libc.so.3 and it
fixed the problem ...

On Thu, 14 Nov 2002, Andrew Stuart wrote:

>
> I am running a recent -stable (built yesterday matter of fact). and am
> getting:
>
> # uvscan
> /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol
> "__stderrp"
>
> I have rebuilt world and uvscan as of 15 mins ago (cvsup'd again) and am
> still having the same issues..
> i may be missing something, but can someone conferm this?
>
>
> --
> Andrew Stuart
> http://www.tekrealm.net
>
>
> Today is the first day of the rest of your lossage.
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


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



Re: spamassassin port ...

2002-11-14 Thread Cliff Sarginson
On Thu, Nov 14, 2002 at 01:50:07PM -0800, Matthew Hunt wrote:
> On Thu, Nov 14, 2002 at 01:42:15PM -0800, Gary W. Swearingen wrote:
> 
> > If 
> > whereis string
> > locate -i string
> > find /usr/ports/ -iname '*string*'
> > portinstall -n ':[sS][tT][rR][iI][nN][gG]'
> > 
> > won't find a port, it can usually be found with "grep" or an editor in
> > "/usr/port/INDEX".
> 
> Or,
> 
> $ cd /usr/ports
> $ make search key=spamassassin
> 
I found it, found the maintainer, he said I need to report the bug to
the author(s).
The bug, for anyone interested, is that text within () brackets in a
Subject line causes spamassin to gob up a high scoring error about the
Subject having a unique identifier (something like that). 

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

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



Re: Longer Usernames ?

2002-11-14 Thread Ryan Dooley
> Where is i can get freebsd to accept longer usernames ?

/usr/src/sys/sys/param.h

Adjust MAXLOGNAME to the new value (don't forget the NULL).

That should do it... rebuild kernel and os.

Cheers,
Ryan

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



Re: spamassassin port ...

2002-11-14 Thread Cliff Sarginson
On Thu, Nov 14, 2002 at 01:42:15PM -0800, Gary W. Swearingen wrote:
> > Where is the spamassassin port these days ?
> 
> If 
> whereis string
> locate -i string
> find /usr/ports/ -iname '*string*'
> portinstall -n ':[sS][tT][rR][iI][nN][gG]'
> 
> won't find a port, it can usually be found with "grep" or an editor in
> "/usr/port/INDEX".
> 
I think I was having a bad hair day, I was convinced it was called
spamassassin when I installed it, but I probably left out some s's
somewhere.

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

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



ftp Server

2002-11-14 Thread Relativity_ Lecter
How many simultaenous connections from one user are allowed to the ftp 
server ?



LOVE is all there is.
In the absence of that which IS NOT, that which IS, is not.
  (RELATIVITY)







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


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


dsniff problems

2002-11-14 Thread twig les
Hey all, I'm really trying to find some good info on
dsniff and failing miserably.  I get this:

=
L# msgsnarf 
msgsnarf: no suitable device found
L# dsniff 
dsniff: nids_init: no suitable device found
L# tcpkill
tcpkill: no suitable device found
L# tcpkill -i ep0 tcp port 80
tcpkill: (no devices found) /dev/bpf4: No such file or
directory
tcpkill: couldn't initialize sniffing
=

No matter which tool I try and use it fails.  I tried
a makedev but that command is no longer around (I
think I remember it getting deprecated in 4.7).  The
man pages are practically useless, I can't find my
problem on Google, and the link to the dsniff list
archives died on me...so this isn't me not RTFMing.

Also, I'd like to use Mozilla and not Netscape for
webspy and would like to find a conf file

Does anyone know what's up with this?  Maybe there is
a document repository somewhere?

=
---
If you give a man a fish, he can eat for a day
If you bludgeon him to death, you can eat the fish yourself   
---

__
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

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



Re: setuid XFree ?

2002-11-14 Thread hymette
I upgraded from 4.4 and .xinitrc was "exec gnome-session" but great! 
reinstalling wrapper was the thing to do, now the startx runs . Many thanks!

Steve Wingate wrote:

On Thu, 14 Nov 2002 [EMAIL PROTECTED] wrote:

 

 hi,

I migrated recently to stable. Now trying to launch XFree with startx on
   



From what?


 

a non root account results in an error message recommending to
   

setuid
 

server root, but how? Is there another way of obtaining access (except
xdm) - Xwrapper-4 just bring me to the root X window (with the cross)?
   


Try removing/reinstalling wrapper, although if X starts at all that
probably isn't the issue. What's in ~/.xinitrc?


+-+
|Steve Wingate		<[EMAIL PROTECTED]>
|MCSE, CCNA		Thu Nov 14 11:59:00 PST 2002
+-+
|FreeBSD 4.7-STABLE
|11:59AM  up  4:27, 0 users, load averages: 0.19, 0.06, 0.02
+-+


 





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



Re: cc1 error

2002-11-14 Thread Brian Kraemer
On Thu, 14 Nov 2002, Kliment Andreev wrote:

> Boot with old kernel and use the same above. What are the results?

Same error. It started after a "make installworld" but before a reboot
(which didn't help either).

> On my system
>
> % uname -a
> FreeBSD goatrance.futurebit.com 4.7-RELEASE FreeBSD 4.7-RELEASE #
>
> % ls -l /usr/bin/cc
> -r-xr-xr-x  2 root  wheel  130600 Oct  9 08:44 /usr/bin/cc
>
> % md5 /usr/bin/cc
> MD5 (/usr/bin/cc) = 46b5c497010f86ab90f66d1f0796f541
>
> % cc --version
> 2.95.4

  $ uname -a
  FreeBSD hostname 4.7-STABLE FreeBSD 4.7-STABLE #

  $ ls -l /usr/bin/cc
  -r-xr-xr-x  2 root  wheel  131632 Nov 14 11:26 /usr/bin/cc*

  $ md5 /usr/bin/cc
  MD5 (/usr/bin/cc) = 20debe57acc7d4117678770f2094f199

  $ cc --version
  2.95.4

-Brian


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



Re: spamassassin port ...

2002-11-14 Thread Matthew Hunt
On Thu, Nov 14, 2002 at 01:42:15PM -0800, Gary W. Swearingen wrote:

> If 
> whereis string
> locate -i string
> find /usr/ports/ -iname '*string*'
> portinstall -n ':[sS][tT][rR][iI][nN][gG]'
> 
> won't find a port, it can usually be found with "grep" or an editor in
> "/usr/port/INDEX".

Or,

$ cd /usr/ports
$ make search key=spamassassin

-- 
Matthew Hunt <[EMAIL PROTECTED]> * Stay close to the Vorlon.
http://www.pobox.com/~mph/   *

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



Re: What is it precisely that is happening to the ports setup ?

2002-11-14 Thread Kris Kennaway
On Wed, Nov 13, 2002 at 09:44:08PM +0100, Cliff Sarginson wrote:
> Hello,
> I notice on my CVSUP's of STABLE that a huge number of ports seem to be
> being delta'ed these last couple of weeks. I vaguely recall someone
> saying something about COMMENT fields changing, but it was not clear
> to me exactly what a) was/is going on and b) is it consequential for
> currently installed ports (in general I mean, I realise ports are
> updated quite often anyway).

Read the archive of ports@ if you're interested in the technical
details..otherwise you can just ignore it.

Kris



msg08941/pgp0.pgp
Description: PGP signature


Re: make buildkernel says device atapicam is unknown!!?? -- SUCCESS

2002-11-14 Thread E.S.
Well, I decided to cvsup to -STABLE last night, and I was able to build world, 
kernel, installkernel, and installworld, and I am now typing this on my 4.7 
box with the official NVIDIA driver on my first monitor and an old Matrox 
Mystique running on another monitor.  :)

UT2003 runs (mostly) great on my P733, 512MB RAM, Geforce256SDR.  A bit of 
choppiness, but I think it's my now-obsolete hardware more than anything...

Oh, and atapicam works too!  Thanks guys!  FreeBSD seriously rocks...

-ES
Happy BSD user once again...


On Thursday 14 November 2002 02:32 am, Adam Weinberger wrote:
> >> (11.14.2002 @ 0019 PST): E.S. said, in 4.8K: <<
> >
> > I've considered it, but isn't -STABLE a bit less stable than -RELEASE,
> > since the source in it is newer?
> >
> >> end of "Re: make buildkernel says device atapicam is unknown!!??" from
> >> E.S. <<
>
> -RELEASE is just a snapshot of -STABLE at a specific point in time. In
> general, -STABLE is supposed to remain stable enough to be a -RELEASE at
> nearly any given point in time. Theoretically. Sortof.
>
> I have *never* had -STABLE not boot up for me, or cause the massive
> experimental problems that one might associate with -CURRENT.
>
> /Adam



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



Re: spamassassin port ...

2002-11-14 Thread Gary W. Swearingen
> Where is the spamassassin port these days ?

If 
whereis string
locate -i string
find /usr/ports/ -iname '*string*'
portinstall -n ':[sS][tT][rR][iI][nN][gG]'

won't find a port, it can usually be found with "grep" or an editor in
"/usr/port/INDEX".

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



Re: Link Help Plz :) --no such file or dir???????

2002-11-14 Thread Jerry McAllister
> 
> 
> i did it your way and i get 550 error  says no such file or dir
> any more suggestions?
> RD

Well, if it is from ftp, you probably have ftp set up to not allow
them outside of their own directory - which is a normal thing to do.

Check out ftp documentation.  There is lots both in man and
tutorials on the net.  Do some Google searches and some archive
and FAQ searches.

jerry

> 
> -Original Message-
> From: Jerry McAllister [mailto:jerrymc@;clunix.cl.msu.edu] 
> Sent: Thursday, November 14, 2002 2:44 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Link Help Plz :)
> 
> > Wuzzup guys,
> >  
> >   I've found a few achived mails about linking to directories... I'm 
> > still confused a bit here...
> > 
> > babybear-p200-128rm-
> > 6-gig hdd for FreeBSD
> > 40-gig hdd mounted at /www
> > 80-gig hdd mounted at /myftp
> > 
> > What I have is ftpusers home dir at /www/home/userdir
> > I need a link inside their home dir that takes them to /myftp for read
> 
> > only.
> > 
> >   Ln   [options]  link_name?link_to_dir?
> > 
> > I'm not sure about the correct options...
> 
>   '-s'   as in:
>   ln -s /home/some/dir lnname
> 
> > 
> > Some give me a couple examples tx
> 
> try   'man ln'
> 
> and read only means you set permissions to only allow read
> 
> check out  'man chmod'
> 
> jerry
> 
> > 
> > rd
> > 
> > 
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-questions" in the body of the message
> > 
> 
> 


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



Undefined symbol "__stderrp" may be re:__stdiooutp

2002-11-14 Thread Andrew Stuart

I am running a recent -stable (built yesterday matter of fact). and am
getting:

# uvscan
/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol
"__stderrp"

I have rebuilt world and uvscan as of 15 mins ago (cvsup'd again) and am
still having the same issues..
i may be missing something, but can someone conferm this?


-- 
Andrew Stuart
http://www.tekrealm.net


Today is the first day of the rest of your lossage.

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



Re: Internet blocked out?

2002-11-14 Thread Jack L. Stone
At 02:19 PM 11.14.2002 -0500, Jonathan Arnold wrote:
>>>ifconfig_dc0="inet 66.92.76.224  netmask 255.255.255.0"
>>>ifconfig_dc1="DHCP"
>>>defaultrouter="66.92.76.1"
>>>hostname="amazingdev.com"
>>>If I comment out the ifconfig_dc1 line, all is well. It is DHCP because
>>>I have a Linksys router on my internal network, so it picks up the
>>>192.168.* address just fine if it is in there. How can I get it so that
>>>the "default" NIC is the 66.92 one, not the 192.168 one? I tried
>>>switching the order of the lines in rc.conf but that doesn't help.
>> It's my understand that if you have the router, you sould not have the
>> second NIC installed. You need to route using the router setup
methinks.
>
>Sorry, but I'm not exactly sure what you mean. Do you mean that if I set
>up a router on my FreeBSD machine (the router in my rc.conf is actually from
>Speakeasy.net), I could connect directly to the Internet via my NIC, and yet
>somehow allow access to/from my local, 192.168.* address?
>
>-- 
>Jonathan Arnold (mailto:jdarnold@;buddydog.org)
>Amazing Developments   http://www.buddydog.org

Jonathon: Don't want to give much advice without knowing your setup, but
usually the hookup would be for the connection from ISP (modem?) goes into
the WAN connection of the router and then run your cable from the LAN or
nearest port on the router to your hub or switch which is then hooked up to
your network. Thus, you don't need but one NIC.

You then use the browser to load up the setup on the router by typing in
192.168.1.1 usually. Then you can route the Internet to each of the
machines from the router.

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

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



Re: Xeons and Max # of CPUs supported

2002-11-14 Thread Larry Rosenman


--On Thursday, November 14, 2002 12:32:33 -0800 Steve Wingate 
<[EMAIL PROTECTED]> wrote:

On Thu, 14 Nov 2002, Will Froning wrote:


I have a dual Xeon box with 4.7-stable installed (new 2.8GHz Xeons that
is). When I compiled in SMP it only came up recognizing 2 CPUs instead
of the 4 I was hoping for.

Does FreeBSD not support the Hyper-Threading or is it that FreeBSD only
supports 2 procs?  And if it does support Hyper-Threading, is the second
CPU recognized as the hardware CPU or the Hyper-Threaded one?

Thanks,
Will

P.S. please cc me on the reply.

--
Will Froning
Unix Sys. Admin.
(209)649-0098
[EMAIL PROTECTED]

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



FreeBSD does not support hyperthreading and likely won't until Intel
coughs up some documentation. Dmesg will report the physical processors
only.
Yes, I do have dual Xeons also.


What more documentation do you need than is in the 4 volume IA-32 set?

I got the set from the Intel developer site, and it cost me $0.00.

It has all the details on the HTT stuff.




+-+
| Steve Wingate		<[EMAIL PROTECTED]>
| MCSE, CCNA		Thu Nov 14 11:59:00 PST 2002
+-+
| FreeBSD 4.7-STABLE
| 11:59AM  up  4:27, 0 users, load averages: 0.19, 0.06, 0.02
+-+


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





--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749




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



Re: cc1 error

2002-11-14 Thread Kliment Andreev
>   $ cat test.c
>   int main(void) { return (0); }
> 
>   $ cc test.c
>   cc: Internal compiler error: program cc1 got fatal signal 11


Boot with old kernel and use the same above. What are the results? 


On my system

% uname -a
FreeBSD goatrance.futurebit.com 4.7-RELEASE FreeBSD 4.7-RELEASE #

% ls -l /usr/bin/cc
-r-xr-xr-x  2 root  wheel  130600 Oct  9 08:44 /usr/bin/cc  

% md5 /usr/bin/cc
MD5 (/usr/bin/cc) = 46b5c497010f86ab90f66d1f0796f541

% cc --version
2.95.4




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



Re: setuid XFree ?

2002-11-14 Thread Steve Wingate
On Thu, 14 Nov 2002 [EMAIL PROTECTED] wrote:

>   hi,
>
> I migrated recently to stable. Now trying to launch XFree with startx on

>From what?

> a non root account results in an error message recommending to
setuid
> server root, but how? Is there another way of obtaining access (except
> xdm) - Xwrapper-4 just bring me to the root X window (with the cross)?

Try removing/reinstalling wrapper, although if X starts at all that
probably isn't the issue. What's in ~/.xinitrc?


+-+
|Steve Wingate  <[EMAIL PROTECTED]>
|MCSE, CCNA Thu Nov 14 11:59:00 PST 2002
+-+
|FreeBSD 4.7-STABLE
|11:59AM  up  4:27, 0 users, load averages: 0.19, 0.06, 0.02
+-+


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



Bullet proof bulk email friendly hosting & cheap mass email campaigns.

2002-11-14 Thread mkesler1
We are the marketing specialists www.host4bulk.com that provide cheap 
bullet proof bulk email friendly hosting for your website ($400 for 
one month of bullet proof hosting) and cheap bulk email campaigns ($200 
for 1 million emails sent)
As you may already know, many web hosting companies have Terms of Service 
(TOS) or Acceptable Use Policies (AUP) against the delivery of emails 
advertising or promoting your web site. If your web site host receives 
complaints or discovers that your web site has been advertised in email 
broadcasts, they may disconnect your account and shut down your web site. 
Our mission is to solve your problem and provide you with bulk email 
friendly hosting. You don't have to worry about your website being 
closed again. Adult and gambling sites welcomed. No set up fee.
 
You may advertise your website by using your own resources or using 3rd 
party's service. However we can do all the advertising for your business. 
You just sit, relax and see how your income grows constantly. We guarantee 
the lowest prices on the web for our web hosting and bulk email campaigns. 
We only ask $200 us dollars for 1 million emails sent with your ad. 
We don't use duplicate emails. Our email base is up to date and it is 
updated weekly. Our current email data base contains over 50.000.000 
emails sorted by various parameters to meet your specific needs. No 
competitors may offer this price. The lowest price you can find on 
the net is well over $500 for 1 million
 
Don't make the mistake of bulk emailing directly to your website without 
bulletproof web hosting. Your web host will close your account and shut 
your site down in no time! No matter how long you have been with them, 
how much you are paying them,  or how beautiful your site is. There are 
companies charging thousands for bulletproof web hosting and they can't 
keep you up and running  like we can. If you host with us, your site 
will NOT BE SHUT DOWN due to complaints! Bulk email campaign together 
with bullet proof hosting will bring your business to success. Just 
imagine how many people will learn about your business or product at a 
really low price. Bulk email is considered to be the most effective way 
to advertise on the net. It is hundreds times effective than banner, 
solo ad and other campaigns. Once people use our service they always 
come back for more. We can always provide websites that use bulk email 
campaigns with our new reliable way to accept credit cards on the net 
without the need to open merchant account. You can start accepting credit 
card payments in second. It is totally free.
 
Visit our website at http://www.host4bulk.com for more information and 
to order your bulk email hosting or/and email campaign. 


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



Re: Xeons and Max # of CPUs supported

2002-11-14 Thread Steve Wingate
On Thu, 14 Nov 2002, Will Froning wrote:

> I have a dual Xeon box with 4.7-stable installed (new 2.8GHz Xeons that
> is). When I compiled in SMP it only came up recognizing 2 CPUs instead
> of the 4 I was hoping for.
>
> Does FreeBSD not support the Hyper-Threading or is it that FreeBSD only
> supports 2 procs?  And if it does support Hyper-Threading, is the second
> CPU recognized as the hardware CPU or the Hyper-Threaded one?
>
> Thanks,
> Will
>
> P.S. please cc me on the reply.
>
> --
> Will Froning
> Unix Sys. Admin.
> (209)649-0098
> [EMAIL PROTECTED]
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

FreeBSD does not support hyperthreading and likely won't until Intel
coughs up some documentation. Dmesg will report the physical processors
only.
Yes, I do have dual Xeons also.


+-+
|Steve Wingate  <[EMAIL PROTECTED]>
|MCSE, CCNA Thu Nov 14 11:59:00 PST 2002
+-+
|FreeBSD 4.7-STABLE
|11:59AM  up  4:27, 0 users, load averages: 0.19, 0.06, 0.02
+-+


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



cc1 error

2002-11-14 Thread Brian Kraemer
Hello,

I just upgraded from 4.7-RC to 4.7-STABLE as of today's sources. The
upgrade went smoothly until I did an installworld. After that, my compiler
stopped working. I get the following error on anything I try to compile:

  $ cat test.c
  int main(void) { return (0); }

  $ cc test.c
  cc: Internal compiler error: program cc1 got fatal signal 11

I looked around on the mailing list archives for similar problems and
found that most cases of this particular error are caused by bad hardware.
However, I do not believe I have bad hardware since I was able to actually
compile my system and kernel and those appear to be working just fine.

My system is usable, it's just that I cannot compile anything new. Does
anyone have an idea as to what is going on and how to fix it?

I'm not subscribed to -questions, so please CC me on responses.

-Brian


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



Re: serial printing to old inkjet (stylewriter)

2002-11-14 Thread paul beard
Warren Block wrote:

On Wed, 13 Nov 2002, paul beard wrote:



You should probably set the baud rate and communications parameters in
there.  See man printcap.


OK, I've looked into that and set the br value to be 57600.




Here's an example of what I am doing:
[/usr/home/paul/src/stylewriter]:: enscript /etc/motd -d stylps
[ 1 pages * 1 copy ] sent to stylps
1 lines were wrapped



enscript produces PostScript output, so it probably won't produce
anything useful on that printer.  At least until after you install
Ghostscript. 8-)


gs is installed and is in the filter script(s) I'm using.


I have the serial port of /dev/cuaa0 linked to the 
/dev/stylewriter device.


Chapter 11 of the Handbook shows setting up a serial printer, although I
confess I haven't tried it because my printers are all Ethernet.


I've got the paper handbook 3/e open here and it gets me 
tantalizingly close. If I do anything to lpr (kill it or dequeue 
an job with lprm) the printer does it's paper-feeding dance.

Still missing something, though.


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

weblog @ 

If little else, the brain is an educational toy.
		-- Tom Robbins


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


Re: ports: make search doesn't find some ports

2002-11-14 Thread Kent Stewart


Heinrich Rebehn wrote:

Hi list,

I keep my /usr/ports up to date using cvsup and it seems that "make 
search {key|name} is not able to find ports that came new with cvsup.
Example:

root@antsrv1 [/usr/ports] # make search name=irrtoolset
root@antsrv1 [/usr/ports] # make search key=irrtoolset
root@antsrv1 [/usr/ports] # whereis irrtoolset
irrtoolset: /usr/ports/net/irrtoolset

I did "make index" and " portsdb -uU" but it does not help

What am i missing?

I suspect that it has been copied as ratoolset. When you look at the 
Makefile in net/irrtoolset, everything is ratoolset. My search will 
find ratoolset.

Kent

--
Kent Stewart
Richland, WA

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


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


Re: inetd/hostname failures

2002-11-14 Thread Jerry McAllister
> 
> I've recently started having the following show up in my security run 
> output:
> 
> lilbuddy.antsclimbtree.com kernel log messages:
> > me: getaddrinfo(adsl-66-122-112-170.dsl.snfc21.pacbell.net, AF_INET) 
> > failed
> 
> I also had failures of the following kind:
> 
> Nov  7 08:33:34 lilbuddy inetd[68076]: refused connection from 
> 63.202.185.83, service imapd (tcp)
> Nov  7 12:18:43 lilbuddy inetd[69441]: refused connection from 
> 66.122.112.170, service imapd (tcp)
> 
> I worked around the inetd issue by commenting out the following in 
> /etc/hosts.allow:
> 
> #ALL : PARANOID : RFC931 20 : deny

Are you really sure you want to do this?
This is some protection against connection from hosts
trying to obsure their tracks.  

It basically means that you can't get a reverse DNS on the host.
If it is one of your machines, then you need to fix its DNS info.
If it is from somewhere else, you don't want it connecting to 
your machine - at least  not until they get their pile cleaned up. 

> 
> The thing is both of the IP's in question (66.122.112.170 and 
> 63.202.185.83) have been connecting daily with no problem whatsoever 
> for over a year.  All of a sudden these refusals started, and I haven't 
> changed anything on my end.

Have you done an upgrade?
More recent versions of FreeBSD inetd automatically "wrap" the 
daemons that it starts.   Previously you had to put the wrap in
to the inetd.conf file.   I don't know just which version started
doing it automatically.

> 
> My questions:
> 
> 1) What is the best way to troubleshoot the getaddrinfo failure above?  
> What is the failure, exactly?  Poking around with nslookup and dig 
> doesn't reveal anything, at least to me.
> 
> 2) The inetd failure seems related to the IP's in question not having 
> the same reverse/forward DNS entries.  

Exactly!

> However, this has been the case 
> for over a year and I haven't had the failure until recently.  What has 
> changed to cause this failure?

Did you upgrade FreeBSD recently - see above.
> 
> 3) Is disabling ALL : PARANOID : RFC931 20 : deny a bad idea?

Yes.

> 
> One interesting thing is that both of these IP addresses are owned by 
> pacbell.net.  My guess is that pacbell messed something up on their 
> end.  

Sounds like a good possibility - or someone has not registered a host
properly.

There are others out there who can explain the details much better than I,
but here is the basic think anyway.

jerry
> 
> Thanks for any suggestions.  Please CC me in any replies, as I'm on the 
> digest.
> 
> --
> Mark Edwards
> San Francisco, CA
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 


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



apache2 "directory index forbidden by rule"

2002-11-14 Thread Ihsan Junaidi Ibrahim
Hello all,

I have an apache manual directory located in /usr/local/share/doc/apache2 
which I'm trying to link from my local website. I symlink the folder to a 
local folder in my home directory and all I'm getting is "directory index 
forbidden by rule" when I looked inside the log file. The problem it seems to 
be on the extra filename tacked on the htmls file ie: index.html.en, 
index.html.ja and all. I tried plain old index.html and all are fine.

I tried adding the line AddOutputFilter Includes html on the directory where 
the symlink and the actual folder but still no go. It only happens in virtual 
host context, if I put the  statement in global context, it work. 
The only caveat is that I have to put an alias; or else there' no way I'm 
able to reference the folder.

Here's the directives that I put in the VHost context;


Options Indexes FollowSymLinks MultiViews
AddOutputFilter Includes html
AllowOverride None
Order allow,deny
Allow from all
 


Options Indexes MultiViews
AddOutputFilter Includes html
AllowOverride None
Order allow,deny
Allow from all


I don't want to refer the files in global aliasing/directory context. I only 
want to refer them from my local directory. I have a bunch of html docs 
located in /usr/local/share/docs which I symlinked just fine and apache is 
the only misbehaving kid on the block.

Hope someone can help.
__
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

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



Re: Link Help Plz :)

2002-11-14 Thread Jerry McAllister
> 
> Wuzzup guys,
>  
>   I've found a few achived mails about linking to directories...
> I'm still confused a bit here...
> 
> babybear-p200-128rm-
> 6-gig hdd for FreeBSD
> 40-gig hdd mounted at /www
> 80-gig hdd mounted at /myftp
> 
> What I have is ftpusers home dir at /www/home/userdir
> I need a link inside their home dir that takes them to /myftp for read
> only.
> 
>   Ln   [options]  link_name?link_to_dir?
> 
> I'm not sure about the correct options...

  '-s'   as in:
  ln -s /home/some/dir lnname

> 
> Some give me a couple examples tx

try   'man ln'

and read only means you set permissions to only allow read

check out  'man chmod'

jerry

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


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



Re: burncd on 4.7 + YAMAHA CRW2200E

2002-11-14 Thread Kliment Andreev
> I'm very disappointed, no burncd working, no more a hard disk...
> The hardware was Asus + Athlon.

Unplug the cable from CDRW and try to boot. Double check jumpers and pin
"1". Re-detect HDD from BIOS. It should work. If so, put CDRW on the second
controller as master, but make sure the jumper is correctly set. Use master
not C/S.



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



Link Help Plz :)

2002-11-14 Thread RD
Wuzzup guys,
 
  I've found a few achived mails about linking to directories...
I'm still confused a bit here...

babybear-p200-128rm-
6-gig hdd for FreeBSD
40-gig hdd mounted at /www
80-gig hdd mounted at /myftp

What I have is ftpusers home dir at /www/home/userdir
I need a link inside their home dir that takes them to /myftp for read
only.

  Ln   [options]  link_name?link_to_dir?

I'm not sure about the correct options...

Some give me a couple examples tx

rd


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



Re: serial printing to old inkjet (stylewriter)

2002-11-14 Thread Warren Block
On Wed, 13 Nov 2002, paul beard wrote:

> I am trying to make use of an Apple Stylewriter (a rebadged Canon 
> BubbleJet) and am stuck.
> 
> Here's one:
> stylps:\
>  :lp=/dev/stylewriter:sd=/var/spool/stylps:\
>  :px#3060:py#3960:sh:sf:rw:\
>  :if=/usr/local/sbin/stylps:\
>  :lf=/var/log/lpd-errs:

You should probably set the baud rate and communications parameters in
there.  See man printcap.
 
> Here's an example of what I am doing:
> [/usr/home/paul/src/stylewriter]:: enscript /etc/motd -d stylps
> [ 1 pages * 1 copy ] sent to stylps
> 1 lines were wrapped

enscript produces PostScript output, so it probably won't produce
anything useful on that printer.  At least until after you install
Ghostscript. 8-)
 
> I have the serial port of /dev/cuaa0 linked to the 
> /dev/stylewriter device.

Chapter 11 of the Handbook shows setting up a serial printer, although I
confess I haven't tried it because my printers are all Ethernet.

-Warren Block * Rapid City, South Dakota USA


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



RE: Your experiences using PPPoE

2002-11-14 Thread Liquid
Ah, something like this should work.  I've tried so many different
things but in the end, the problem remains that the system itself does
not know that tun0 no longer works and I have to manually restart ppp.
This essentially does it.  The other guy who replied also had good
ideas, but all those are on the assumption that FreeBSD notices the link
is down... I'm guessing it's the only reason it hasn't worked for me.

I've tried using "set reconnect x x" in ppp.conf - if that doesn't work
there's a serious problem as its sole purpose is to redial/reconnect
(whatever) as soon as the link is down - which it has failed to do,
given the link is never "down" according to ifconfig anyway.

Thanks a lot Tim,

Sandro

> -Original Message-
> From: Timothy L. Robertson [mailto:timothyr@;timothyr.com]
> Sent: November 14, 2002 1:55 PM
> To: Liquid; FreeBSD Questions
> Subject: Re: Your experiences using PPPoE
> 
> Sandro,
> 
> Attached are a set of shell scripts I use to ping a number of sites
> occasionally, and restart the PPPoE connection if they all fail.
> (This is
> on Mindspring DSL over Covad.)  This has run for months unattended on
> a low
> volume machine, keeping my connection up whenever Mindspring has its
> act
> together.
> 
> There's probably a more elegant way to do this, but the idea is that
> ppp.linkup.sh calls nettest.sh, which calls pingsites.sh.  Pingsites
> tries
> to reach a number of high reliability sites, and only fails if all the
> sites
> are down.  If pingsites fails, it calls reconnect.sh, which kills the
> old
> ppp and nettest processes, and tries to get new ones running.  I think
> it
> should all just work if you put it in /etc/ppp, but no guarantees.
> Also, at
> any time you can reset your ppp connection by typing
> /etc/ppp/reconnect.sh &
> as root.
> 
> -Tim
> 
> On 11/14/02 9:20 AM, "Liquid" <[EMAIL PROTECTED]> wrote:
> 
> > I'm just looking to see how others connect their FreeBSD machine to
> the
> > internet around here if they have a PPPoE connection.  I thought
> mine
> > was ok, as I never would be offline with one ISP (up to 5 weeks),
> but
> > now I've changed ISP and my machine is no longer able to realize
> that
> > the ppp link is down and needs to be renegotiated.  I'm especially
> > interested in knowing what 3rd party programs people use.  For the
> > networking guru's: I know for a fact my former ISP did not go 5
> weeks
> > straight without dropping my connection, they sent mail regarding
> > downtime for repairs twice in that period.  Is there something about
> one
> > isp vs another one that can keep my machine from noticing when the
> > connection is lost?
> >
> > Here is my ppp.conf:
> >
> > FIREWALL# ee /etc/ppp/ppp.conf
> >
> > default:
> > ident user-ppp VERSION (built COMPILATIONDATE)
> > set device PPPoe:rl0
> > set mru 1492
> > set mtu 1492
> > set timeout 0
> > set log Phase Chat Connect LCP IPCP CCP tun command
> > set ifaddr 1.1.1.1/0 1.1.1.2/0 255.255.255.0 0.0.0.0
> > set cd 5
> > set crtscts on
> > enable dns
> >
> > pppoe:
> > # set mode dedicated
> > set authname **@magma.ca
> > set authkey *
> > set dial
> > set login
> >
> > in my rc.conf, I've set it to connect on startup, in dedicated mode,
> and
> > tried ddial today as well, running the process as root.  I also have
> a
> > ppp.linkup:
> >
> > MYADDR:
> > Add 0 0 HISADDR
> >
> > If anyone sees room for improvement, or knows where I can inform
> myself
> > on creating a neat hangup script that can kill the ppp process and
> fire
> > up a new one, by all means let me know
> >
> > Thanks,
> >
> > Sandro M.
> >
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-questions" in the body of the message
> >
> >



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



Re: Internet blocked out?

2002-11-14 Thread Jonathan Arnold
ifconfig_dc0="inet 66.92.76.224  netmask 255.255.255.0"
ifconfig_dc1="DHCP"
defaultrouter="66.92.76.1"
hostname="amazingdev.com"
If I comment out the ifconfig_dc1 line, all is well. It is DHCP because
I have a Linksys router on my internal network, so it picks up the
192.168.* address just fine if it is in there. How can I get it so that
the "default" NIC is the 66.92 one, not the 192.168 one? I tried
switching the order of the lines in rc.conf but that doesn't help.

It's my understand that if you have the router, you sould not have the
second NIC installed. You need to route using the router setup methinks.


Sorry, but I'm not exactly sure what you mean. Do you mean that if I set
up a router on my FreeBSD machine (the router in my rc.conf is actually from
Speakeasy.net), I could connect directly to the Internet via my NIC, and yet
somehow allow access to/from my local, 192.168.* address?

--
Jonathan Arnold (mailto:jdarnold@;buddydog.org)
Amazing Developments   http://www.buddydog.org

Health nuts are going to feel stupid someday, lying in
hospitals dying of nothing. -- Redd Foxx


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



Re: inetd/hostname failures

2002-11-14 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Mark Edwards" <[EMAIL PROTECTED]>
Subject: inetd/hostname failures


> I've recently started having the following show up in my security
run
> output:
>
> lilbuddy.antsclimbtree.com kernel log messages:
> > me: getaddrinfo(adsl-66-122-112-170.dsl.snfc21.pacbell.net,
AF_INET)
> > failed
>
> I also had failures of the following kind:
>
> Nov  7 08:33:34 lilbuddy inetd[68076]: refused connection from
> 63.202.185.83, service imapd (tcp)
> Nov  7 12:18:43 lilbuddy inetd[69441]: refused connection from
> 66.122.112.170, service imapd (tcp)
>
> I worked around the inetd issue by commenting out the following in
> /etc/hosts.allow:
>
> #ALL : PARANOID : RFC931 20 : deny
>
> The thing is both of the IP's in question (66.122.112.170 and
> 63.202.185.83) have been connecting daily with no problem
whatsoever
> for over a year.  All of a sudden these refusals started, and I
haven't
> changed anything on my end.
>
> My questions:
>
> 1) What is the best way to troubleshoot the getaddrinfo failure
above?
> What is the failure, exactly?  Poking around with nslookup and dig
> doesn't reveal anything, at least to me.
>
> 2) The inetd failure seems related to the IP's in question not
having
> the same reverse/forward DNS entries.  However, this has been the
case
> for over a year and I haven't had the failure until recently.  What
has
> changed to cause this failure?
>
> 3) Is disabling ALL : PARANOID : RFC931 20 : deny a bad idea?
>
> One interesting thing is that both of these IP addresses are owned
by
> pacbell.net.  My guess is that pacbell messed something up on their
> end.  I run the network at 66.122.112.170, and nothing significant
has
> changed.  I tweaked the firewall there, but disabling it doesn't
change
> anything so I don't think it is related to the firewall.  I'm not
> looking forward to trying to explain this to pacbell ...
>
> Thanks for any suggestions.  Please CC me in any replies, as I'm on
the
> digest.
>
I imagine that the code has been changed in the interest of security.
Instead of commenting out the "ALL" line above, I'd add an
allow line just for the service(s) that you are concerned about.

Perhaps:

imapd:  66.122.112.170 : allow

and so on...

HTH,

Kevin Kinsey



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



lyx question

2002-11-14 Thread Kirk R. Wythers
I recently added textcomp.sty to my lyx configuration to enable the
degreecelsius symbol. However, I kept getting an error when I tired to
use \textcelsius in a .lyx document. No make matters more confusion,
other symbols that are part of the textcomp package worked fine (e.g.
\textdegree, \textdagger, etc.). With the kind help of H. Voss, I
discovered an conundrum. Mr. Voss sent me a .lyx file with a single
\textcelsius command (textcelsius.yes.lyx) that he created on his 1.2.1
lyx. My version of lyx (1.2.1_1 from freebsd ports) can open it, and
display a div with no errors. However, a file that I create on my
machine with the same single \textcelsius command, yields an error when
I try and display the dvi. I have attached both files. Are there any lyx
users that can shed some light on this situation?

Thanks,

Kirk
-- 
Kirk R. Wythers <[EMAIL PROTECTED]>
University of Minnesota

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\begin_preamble
\usepackage{textcomp}
\end_preamble
\language ngerman
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize 10
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 4
\tocdepth 4
\paragraph_separation indent
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 2
\paperpagestyle default

\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
textcelsius
\end_inset 


\the_end

#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language english
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
textcelsius
\end_inset 


\the_end



Re: checksum errors

2002-11-14 Thread Kevin D. Kinsey, DaleCo, S.P.
- Original Message -
From: <[EMAIL PROTECTED]>
Subject: checksum errors

> hi,
>
> why is it that trying to install a port with make, often results in
a
> checksum error that is overcomed easily by pkg_adding -r the same
> application ? The error message recommends to check out that the
> makefile is up to date but how could I do this ?
>
> thanks in advance
>
Port shells are stored locally.  Packages are retrieved
from the 'Net automatically.   Your ports tree is
probably way out of date.  CVSUP is one of a couple
of programs used to update your ports tree.
Check out the manual "staying current"
for more information about this.

As for your 2nd ??, how about:

$ls -l /usr/ports/www/apache13
total 40
-rw-r--r--  1 root  wheel   3701 Oct  9 18:03 Makefile
-rw-r--r--  1 root  wheel 62 Oct  9 18:03 distinfo
drwxr-xr-x  2 root  wheel512 Aug 23 23:10 files
-rw-r--r--  1 root  wheel 65 Jun 26  1999 pkg-comment
-rwxr-xr-x  1 root  wheel285 Dec  7  2001 pkg-deinstall
-rw-r--r--  1 root  wheel305 May  7  2000 pkg-descr
-rwxr-xr-x  1 root  wheel666 Oct 21  2001 pkg-install
-rw-r--r--  1 root  wheel244 Mar 24  2002 pkg-message
-rw-r--r--  1 root  wheel  20833 Oct  9 18:03 pkg-plist

This tells me that the Makefile for apache1.3x was
*very* current on October 9th...

HTH,

Kevin Kinsey


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



setuid XFree ?

2002-11-14 Thread hymette
 hi,

I migrated recently to stable. Now trying to launch XFree with startx on 
a non root account results in an error message recommending to setuid 
server root, but how? Is there another way of obtaining access (except 
xdm) - Xwrapper-4 just bring me to the root X window (with the cross)?


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


Re: advice on fine tuning diskless boot

2002-11-14 Thread Joao Pedras

Rob,

I am sure it is the kernel since kernel messages are in a quite obvious color :

options SC_KERNEL_CONS_ATTR="(FG_GREEN|BG_BLACK)"

Nevertheless I will look into the behaviour without fstab.

Thanks!

Quoting Rob Evers <[EMAIL PROTECTED]>:

>   No it's not your kernel talking there it's the init script already, 
> try putting the fstab file in:
> ${diskless_root}/conf/defaults/etc/
> I have no fstab in  ${diskless_root}/conf/base/etc
> or in  ${diskless_root}/conf/etc
> 
> Good luck
> 
> Rob
> 
> Joao Pedras wrote:
> 
> >Greetings Rob,
> >
> >here's my /etc/fstab. This initially resides in /conf before clone_root
> copies
> >it to /diskless_root/conf.
> >
> >192.168.200.3:/usr  /usrnfs ro  0  
> 0
> >proc/proc   procfs  rw  0  
> 0
> >
> >I grep'ed all the files and checked the cpio's that clonet_root creates
> and
> >there is no reference of /dev/ad0s1a. I am assuming that it is the
> kernel that
> >tries to mount this by default.
> >
> >In fact this message is spit out by the kernel.
> >
> >Please cc: future replies to me as I am not subscribed to this list.
> >
> >Thanks for you help.
> >
> >Joao
> >
> >Quoting User Rob <[EMAIL PROTECTED]>:
> >
> >  
> >
> >>Looks to me your rc.diskless script is usig the fstab you created in 
> >>making the root file system
> >>look in man diskless for /conf/default/etc/fstab
> >>I think you'll find what you need there.
> >>
> >>
> >> 
> >>Rob
> >>
> >> Joao Pedras wrote:
> >>
> >>
> >>
> >>>Hello all!
> >>>
> >>>Two small issues...
> >>>
> >>>1) After sucessfully configuring a set of systems which come up
> >>>  
> >>>
> >>diskless (thank
> >>
> >>
> >>>you for the fine documentation), these still try to mount root from
> >>>  
> >>>
> >>/dev/ad0s1a:
> >>
> >>
> >>>.
> >>>.
> >>>Adjusted interface xl0
> >>>Mounting root from ufs:/dev/ad0s1a
> >>>no such device 'ad'
> >>>setrootbyname failed
> >>>ffs_mountroot: can't find rootvp
> >>>Root mount failed: 6
> >>>Mounting root from nfs:
> >>>NFS ROOT: 192.168.200.3:/diskless_root
> >>>NFS SWAP: 192.168.200.3:/diskless_swap
> >>>.
> >>>.
> >>>
> >>>After this the system comes up fine.
> >>>
> >>>The kernel is compiled without ata and friends. Should a kernel
> option
> >>>  
> >>>
> >>like
> >>
> >>
> >>>ROOTDEVNAME be used ?
> >>>
> >>>I checked the 'loader' and 'pxeboot' documentation, the mailing
> lists
> >>>  
> >>>
> >>and it is
> >>
> >>
> >>>not obvious how to "fix" this.
> >>>
> >>>2. do you see any inconvenient in totally removing all UFS options
> from
> >>>  
> >>>
> >>the
> >>
> >>
> >>>kernel ? These systems have no hard drives...
> >>>
> >>>That's all for now. Thank you for time.
> >>>
> >>>Joao
> >>>
> >>>To Unsubscribe: send mail to [EMAIL PROTECTED]
> >>>with "unsubscribe freebsd-questions" in the body of the message
> >>>
> >>> 
> >>>
> >>>  
> >>>
> >>
> >>
> >>
> >
> >  
> >
> 
> 
> 
> 

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



checksum errors

2002-11-14 Thread hymette
hi,

why is it that trying to install a port with make, often results in a 
checksum error that is overcomed easily by pkg_adding -r the same 
application ? The error message recommends to check out that the 
makefile is up to date but how could I do this ?

thanks in advance


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


inetd/hostname failures

2002-11-14 Thread Mark Edwards
I've recently started having the following show up in my security run 
output:

lilbuddy.antsclimbtree.com kernel log messages:
me: getaddrinfo(adsl-66-122-112-170.dsl.snfc21.pacbell.net, AF_INET) 
failed

I also had failures of the following kind:

Nov  7 08:33:34 lilbuddy inetd[68076]: refused connection from 
63.202.185.83, service imapd (tcp)
Nov  7 12:18:43 lilbuddy inetd[69441]: refused connection from 
66.122.112.170, service imapd (tcp)

I worked around the inetd issue by commenting out the following in 
/etc/hosts.allow:

#ALL : PARANOID : RFC931 20 : deny

The thing is both of the IP's in question (66.122.112.170 and 
63.202.185.83) have been connecting daily with no problem whatsoever 
for over a year.  All of a sudden these refusals started, and I haven't 
changed anything on my end.

My questions:

1) What is the best way to troubleshoot the getaddrinfo failure above?  
What is the failure, exactly?  Poking around with nslookup and dig 
doesn't reveal anything, at least to me.

2) The inetd failure seems related to the IP's in question not having 
the same reverse/forward DNS entries.  However, this has been the case 
for over a year and I haven't had the failure until recently.  What has 
changed to cause this failure?

3) Is disabling ALL : PARANOID : RFC931 20 : deny a bad idea?

One interesting thing is that both of these IP addresses are owned by 
pacbell.net.  My guess is that pacbell messed something up on their 
end.  I run the network at 66.122.112.170, and nothing significant has 
changed.  I tweaked the firewall there, but disabling it doesn't change 
anything so I don't think it is related to the firewall.  I'm not 
looking forward to trying to explain this to pacbell ...

Thanks for any suggestions.  Please CC me in any replies, as I'm on the 
digest.

--
Mark Edwards
San Francisco, CA


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


Re: burncd on 4.7 + YAMAHA CRW2200E

2002-11-14 Thread Jacques Beigbeder
>> > ON a fresh CD, running:
>> > burncd -f /dev/acd0c -s 4 -d data MY_ISO_IMAGE fixate
>> > displays:
>> > /kernel: acd0: TEST_UNIT_READY - MEDIUM ERROR asc=0x57 ascq=0x00
>> error=0x00
>> > /kernel: acd0: START_STOP - MEDIUM ERROR asc=0x57 ascq=0x00 error=0x00
 
>> I have the same CDRW and it works fine. Maybe something is wrong with CD
>> media according to the message you get "MEDIUM ERROR".

I installed Linux, and the hardware and the CD were OK: cdrecord
worked perfectly well.
I rebooted FreeBSD, I re-ran 'burncd'. It failed: computer
still has a prompt, but burncd did nothing. And now
the BIOS doesn't find any more my hard disk

I'm very disappointed, no burncd working, no more a hard disk...
The hardware was Asus + Athlon.

Any hint?

--
Jacques Beigbeder|  [EMAIL PROTECTED]
Service de Prestations Informatiques | http://www.spi.ens.fr
Ecole normale supérieure |
45 rue d'Ulm |Tel : (+33 1)1 44 32 37 96
F75230 Paris cedex 05|Fax : (+33 1)1 44 32 20 75


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



Re: Easter Eggs

2002-11-14 Thread Kevin D. Kinsey, DaleCo, S.P.
> > This is a very old joke.  In fact, it was still there when
> 4.4BSD-Lite
> > sources were imported:
> >
> > $ cd /usr/src/sbin/shutdown
> > $ cvs -q up -p -r bsd_44_lite shutdown.c | grep gravy
> > void die_you_gravy_sucking_pig_dog __P((void));
> > die_you_gravy_sucking_pig_dog();
> > die_you_gravy_sucking_pig_dog()
> >
> > :)
> 
> My point exactly.  Given that the source of the
> joke is/was American comedian Steve Martin,
> (which may/may not be true) the joke would
> date to the period 1977-1979, which was prior
> even to 4.2BSD !!
> 
> KDK
> 
Sorry, that's 4BSD

KDK


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



RE: resent - in txt format - using PPP to establish a PPPoE connection - won't renew if connection is dropped

2002-11-14 Thread Krissada Jindanupajit (FreeBSD-question)
This is just a simple way to play with your ISP.



[test]
#!/usr/bin/perl
$PING = "/sbin/ping";
system($PING." -Qqc 5 yahoo.com"." > /dev/null 2>&1");
#change yahoo.com to your ISP gateway
if ($? == 0) {
  print "Link is UP\n"; }
else {
  print "Link is DOWN\n";  
 #DO WHAT EVER YOU WANT HERE
}
#--end test

Note: /var/run/tun0.pid is the pid for ppp program


I did not try this also. :D 
Play at your own risk.

   |||| 
   |||| 
   |||| Sorry everyone, forgot to convert to txt before sending 
   |||| this, so I'll resend
   |||| 
   |||| I'm having this huge problem:  I have adsl, and I connect 
   |||| using that PPPoE garbage.  I also just changed ISP for a 
   |||| less expensive one, and I'm beginning to realize why its 
   |||| less expensive.  I'm running a machine with FreeBSD 4.7 
   |||| stable on it and whenever it gets disconnected (about 
   |||| twice daily, believe it or not) it can't seem to 
   |||| "realize" that such is the case and thus never reconnects 
   |||| to get a new IP.  Does anyone have any idea what I can do 
   |||| to fix this?  Whenever I'm not around, and this happens, 
   |||| I have to go out of my way to drive to where this box is 
   |||| located to reboot it.  It's the only way I'm able to 
   |||| force it to reconnect.
   |||| 
   |||| TIA
   |||| 
   |||| 
 


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



Re: Easter Eggs

2002-11-14 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Giorgos Keramidas" <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 9:01 AM
Subject: Re: Easter Eggs


> On 2002-11-11 11:39, "Kevin D. Kinsey, DaleCo, S.P."
<[EMAIL PROTECTED]> wrote:
> > From: "Mike Hogsett" <[EMAIL PROTECTED]>
> > > > > void die_you_gravy_sucking_pig_dog();
> > >
> > > I believe this function can be traced back quite a few years to
the
> > > original Berkeley releases.
> >
> > I'll betSteve Martin's first comedy album was when,
> > 1977?
>
> This is a very old joke.  In fact, it was still there when
4.4BSD-Lite
> sources were imported:
>
> $ cd /usr/src/sbin/shutdown
> $ cvs -q up -p -r bsd_44_lite shutdown.c | grep gravy
> void die_you_gravy_sucking_pig_dog __P((void));
> die_you_gravy_sucking_pig_dog();
> die_you_gravy_sucking_pig_dog()
>
> :)

My point exactly.  Given that the source of the
joke is/was American comedian Steve Martin,
(which may/may not be true) the joke would
date to the period 1977-1979, which was prior
even to 4.2BSD !!

KDK


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



Source code /floopies/kern.flp: Where is it?

2002-11-14 Thread Krissada Jindanupajit
 
Hi, 

I canot find the source code for /floppies/kern.flp   
and everything needed to boot from floopy.

Thank

--


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



RE: resent - in txt format - using PPP to establish a PPPoE connection - won't renew if connection is dropped

2002-11-14 Thread Krissada Jindanupajit (FreeBSD-question)

You can configure "/etc/ppp/ppp.linkdown" to redial.

[ppp.linkdown]

isp:
/usr/sbin/ppp -quiet -ddial -nat isp

#--end ppp.linkdown
(change isp to your isp label)


 and put redial to your /etc/ppp/ppp.conf
 man ppp to see how


This is just an idea. I never try this. :P :D

\^o^/

   || -Original Message-
   || From: [EMAIL PROTECTED] 
   || [mailto:owner-freebsd-questions@;FreeBSD.ORG] On Behalf Of Liquid
   || Sent: Thursday, November 14, 2002 6:47 AM
   || To: [EMAIL PROTECTED]
   || Subject: resent - in txt format - using PPP to establish 
   || a PPPoE connection - won't renew if connection is dropped
   || 
   || 
   || 
   || Sorry everyone, forgot to convert to txt before sending 
   || this, so I'll resend
   || 
   || I'm having this huge problem:  I have adsl, and I connect 
   || using that PPPoE garbage.  I also just changed ISP for a 
   || less expensive one, and I'm beginning to realize why its 
   || less expensive.  I'm running a machine with FreeBSD 4.7 
   || stable on it and whenever it gets disconnected (about 
   || twice daily, believe it or not) it can't seem to 
   || "realize" that such is the case and thus never reconnects 
   || to get a new IP.  Does anyone have any idea what I can do 
   || to fix this?  Whenever I'm not around, and this happens, 
   || I have to go out of my way to drive to where this box is 
   || located to reboot it.  It's the only way I'm able to 
   || force it to reconnect.
   || 
   || TIA
   || 
   || 
   || 
   || To Unsubscribe: send mail to [EMAIL PROTECTED]
   || with "unsubscribe freebsd-questions" in the body of the message
   || 
   || 
   || 


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



Your experiences using PPPoE

2002-11-14 Thread Liquid
I'm just looking to see how others connect their FreeBSD machine to the
internet around here if they have a PPPoE connection.  I thought mine
was ok, as I never would be offline with one ISP (up to 5 weeks), but
now I've changed ISP and my machine is no longer able to realize that
the ppp link is down and needs to be renegotiated.  I'm especially
interested in knowing what 3rd party programs people use.  For the
networking guru's: I know for a fact my former ISP did not go 5 weeks
straight without dropping my connection, they sent mail regarding
downtime for repairs twice in that period.  Is there something about one
isp vs another one that can keep my machine from noticing when the
connection is lost?

Here is my ppp.conf:

FIREWALL# ee /etc/ppp/ppp.conf

default:
 ident user-ppp VERSION (built COMPILATIONDATE)
 set device PPPoe:rl0
 set mru 1492
 set mtu 1492
 set timeout 0
 set log Phase Chat Connect LCP IPCP CCP tun command
 set ifaddr 1.1.1.1/0 1.1.1.2/0 255.255.255.0 0.0.0.0
 set cd 5
 set crtscts on
 enable dns

pppoe:
 # set mode dedicated
 set authname **@magma.ca
 set authkey *
 set dial
 set login

in my rc.conf, I've set it to connect on startup, in dedicated mode, and
tried ddial today as well, running the process as root.  I also have a
ppp.linkup:

MYADDR:
 Add 0 0 HISADDR

If anyone sees room for improvement, or knows where I can inform myself
on creating a neat hangup script that can kill the ppp process and fire
up a new one, by all means let me know

Thanks,

Sandro M.


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



Re: Easter Eggs

2002-11-14 Thread Giorgos Keramidas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2002-11-11 11:39, "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> wrote:
> From: "Mike Hogsett" <[EMAIL PROTECTED]>
> > > > void die_you_gravy_sucking_pig_dog();
> >
> > I believe this function can be traced back quite a few years to the
> > original Berkeley releases.
>
> I'll betSteve Martin's first comedy album was when,
> 1977?

This is a very old joke.  In fact, it was still there when 4.4BSD-Lite
sources were imported:

$ cd /usr/src/sbin/shutdown
$ cvs -q up -p -r bsd_44_lite shutdown.c | grep gravy
void die_you_gravy_sucking_pig_dog __P((void));
die_you_gravy_sucking_pig_dog();
die_you_gravy_sucking_pig_dog()

:)

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

iD8DBQE907q01g+UGjGGA7YRAgTNAJwM+dIZaYSA+eE/SSwBlv25nY9ZSwCgmI8Y
GiVjSgU6JEZLSwieqPRza/A=
=aH9I
-END PGP SIGNATURE-

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



Re: Internet blocked out?

2002-11-14 Thread Jack L. Stone
At 11:00 AM 11.14.2002 -0500, Jonathan Arnold wrote:
>>  [rc.conf]
>>  ppp_nat=YES
>
>Thanks for the idea, but I don't use PPP and, according to the rc.conf
>in /etc/default, this is the default setting anyway.
>
>I've got it fixed, sort of. My machine has two NICs (one to the world and
>one to my internal network). It seems the NIC that all the servers are
>using is the internal one now, although up until this latest upgrade, it
>had been the one to the outside world. Here's my rc.conf lines:
>
>ifconfig_dc0="inet 66.92.76.224  netmask 255.255.255.0"
>ifconfig_dc1="DHCP"
>defaultrouter="66.92.76.1"
>hostname="amazingdev.com"
>
>If I comment out the ifconfig_dc1 line, all is well. It is DHCP because
>I have a Linksys router on my internal network, so it picks up the
>192.168.* address just fine if it is in there. How can I get it so that
>the "default" NIC is the 66.92 one, not the 192.168 one? I tried
>switching the order of the lines in rc.conf but that doesn't help.
>

It's my understand that if you have the router, you sould not have the
second NIC installed. You need to route using the router setup methinks.

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

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



Re: Xeons and Max # of CPUs supported

2002-11-14 Thread Jens Rehsack
Will Froning wrote:

I have a dual Xeon box with 4.7-stable installed (new 2.8GHz Xeons that
is). When I compiled in SMP it only came up recognizing 2 CPUs instead
of the 4 I was hoping for.



Could you please send the dmesg output?

--
L i  W W W  i Jens Rehsack
LW W W
L i   W   W W   W   i  nnnLiWing IT-Services
L iW W   W Wi  n  n  g   g
  i W W i  n  n  g   gFriesenstraße 2
  06112 Halle
 g
 g   g
Tel.:  +49 - 3 45 - 5 17 05 91ggg e-Mail: <[EMAIL PROTECTED]>
Fax:   +49 - 3 45 - 5 17 05 92http://www.liwing.de/



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



Re: NVidia - Games

2002-11-14 Thread David Magda
Jason Andresen <[EMAIL PROTECTED]> writes:
[...]
> Finally, make sure you have $__GL_SINGLE_THREADED set to 1 or Quake
> will crash when you try to start it.  (Oddly, Return to Castle
> Wolfenstein had no such problem).
[...]

RtCW is single-threaded as far as I know. The admin of one of the
server (Charter) once said that on their dual-CPU server that one
CPU is always at 100%, and the other is idling.

Remeber that RtCW was a Windows games first, and how good is Windows
with threading? (Especially the Win9x series.)

-- 
David Magda 
Because the innovator has for enemies all those who have done well under
the old conditions, and lukewarm defenders in those who may do well 
under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI

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



HELP!! Cisco Aironet 350 Series Card Support

2002-11-14 Thread Narayanan Vidya-CVN065
All,
I was wondering if someone could help me with this. If this is not the right
list to post this question on, I'd appreciate if someone could point me to
the right list.

Thanks,
Vidya

> -Original Message-
> From: Narayanan Vidya-CVN065 
> Sent: Wednesday, November 13, 2002 10:03 AM
> To: [EMAIL PROTECTED]
> Subject: Cisco Aironet 350 Series Card Support
> 
> 
> Hi,
> I am very new to FreeBSD. So, please pardon me if my questions are too
> trivial or have been asked before. I am trying to use a Cisco 
> Aironet 350
> Series WLAN client adapter on a desktop with a PCMCIA slot 
> running FreeBSD
> 4.4. I noticed that my pccard.conf file only had an entry for 
> the 340 series
> card. Based on suggestions from a FreeBSD site, I changed the 
> 340 to 350 in
> the /etc directory and now the machine finds a match for the 
> card and says
> "pccardd started" upon reboot. However, it does say "Failed 
> to allocate IRQ
> for Cisco Systems". How do I allocate an IRQ for the device? 
> Currently, my
> /sys/i386/conf/GENERIC file has an IRQ 0 entry for the PCMCIA card. I
> figured this should be ok to use any available IRQ. However, 
> it certainly
> does not seem to work. 
>  
> Also, I am unable to execute any ifconfig or ancontrol 
> commands on the WLAN
> interface. No interface "anX" is listed. There is a pcic0 
> that is listed
> against the PCMCIA support, but then that does not seem to be 
> an interface.
> When I try "ancontrol -i an0 -S", it says "ancontrol: 
> SIOCGAIRONET: Device
> not configured". 
>  
> I have the following lines included in the rc.conf file:
>  
> pccard_enable="YES"
> pccard_mem="0xd"
> pccard_ifconfig="inet 10.10.10.59 netmask 255.255.255.0"
>  
> Any ideas on how I might be able to get this to work? 
>  
> Thanks,
> Vidya
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 

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



Xeons and Max # of CPUs supported

2002-11-14 Thread Will Froning
I have a dual Xeon box with 4.7-stable installed (new 2.8GHz Xeons that
is). When I compiled in SMP it only came up recognizing 2 CPUs instead
of the 4 I was hoping for.

Does FreeBSD not support the Hyper-Threading or is it that FreeBSD only
supports 2 procs?  And if it does support Hyper-Threading, is the second
CPU recognized as the hardware CPU or the Hyper-Threaded one?

Thanks,
Will

P.S. please cc me on the reply.

-- 
Will Froning
Unix Sys. Admin.
(209)649-0098
[EMAIL PROTECTED]

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



Re: advice on fine tuning diskless boot

2002-11-14 Thread Rob Evers
 No it's not your kernel talking there it's the init script already, 
try putting the fstab file in:
${diskless_root}/conf/defaults/etc/
I have no fstab in  ${diskless_root}/conf/base/etc
or in  ${diskless_root}/conf/etc

Good luck

Rob

Joao Pedras wrote:

Greetings Rob,

here's my /etc/fstab. This initially resides in /conf before clone_root copies
it to /diskless_root/conf.

192.168.200.3:/usr  /usrnfs ro  0   0
proc/proc   procfs  rw  0   0

I grep'ed all the files and checked the cpio's that clonet_root creates and
there is no reference of /dev/ad0s1a. I am assuming that it is the kernel that
tries to mount this by default.

In fact this message is spit out by the kernel.

Please cc: future replies to me as I am not subscribed to this list.

Thanks for you help.

Joao

Quoting User Rob <[EMAIL PROTECTED]>:

 

Looks to me your rc.diskless script is usig the fstab you created in 
making the root file system
look in man diskless for /conf/default/etc/fstab
I think you'll find what you need there.



Rob

Joao Pedras wrote:

   

Hello all!

Two small issues...

1) After sucessfully configuring a set of systems which come up
 

diskless (thank
   

you for the fine documentation), these still try to mount root from
 

/dev/ad0s1a:
   

.
.
Adjusted interface xl0
Mounting root from ufs:/dev/ad0s1a
no such device 'ad'
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6
Mounting root from nfs:
NFS ROOT: 192.168.200.3:/diskless_root
NFS SWAP: 192.168.200.3:/diskless_swap
.
.

After this the system comes up fine.

The kernel is compiled without ata and friends. Should a kernel option
 

like
   

ROOTDEVNAME be used ?

I checked the 'loader' and 'pxeboot' documentation, the mailing lists
 

and it is
   

not obvious how to "fix" this.

2. do you see any inconvenient in totally removing all UFS options from
 

the
   

kernel ? These systems have no hard drives...

That's all for now. Thank you for time.

Joao

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



 


   


 





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



Re: Internet blocked out?

2002-11-14 Thread Jonathan Arnold
	[rc.conf]
	ppp_nat=YES


Thanks for the idea, but I don't use PPP and, according to the rc.conf
in /etc/default, this is the default setting anyway.

I've got it fixed, sort of. My machine has two NICs (one to the world and
one to my internal network). It seems the NIC that all the servers are
using is the internal one now, although up until this latest upgrade, it
had been the one to the outside world. Here's my rc.conf lines:

ifconfig_dc0="inet 66.92.76.224  netmask 255.255.255.0"
ifconfig_dc1="DHCP"
defaultrouter="66.92.76.1"
hostname="amazingdev.com"

If I comment out the ifconfig_dc1 line, all is well. It is DHCP because
I have a Linksys router on my internal network, so it picks up the
192.168.* address just fine if it is in there. How can I get it so that
the "default" NIC is the 66.92 one, not the 192.168 one? I tried
switching the order of the lines in rc.conf but that doesn't help.

--
Jonathan Arnold (mailto:jdarnold@;buddydog.org)
Amazing Developments   http://www.buddydog.org

Health nuts are going to feel stupid someday, lying in
hospitals dying of nothing. -- Redd Foxx


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



Re: Trying to Dump using Fix it CD (newbie)

2002-11-14 Thread Jerry McAllister
> 
> 1. By doing a dump of / you risk lossing valuable data. Escpecially if you
> have a busy server. It's not possible to take a snap shot other than using
> the fix it CD?

If you are booted to a fixit CD, your server is no longer running.
The only things you would lose would be files that change during or 
after the dump is done.  Any critical dump of / should be done from 
single user (or the fixit).  That way, you will lose the least possible 
data - probably none, because none of the services that might change 
things are running.
 
> 2. When I use the fix it CD I can't unmount certain devices? For example the
> /tmp directory with nothing in it? I was able to unmount my /backup IDE
> drive. What's the difference between the two?

I don't know what is going on there.

> 3. If I destroy my / directory. How can I mount my other partitions from the
> fixit CD? I can only mount my / slice by using the command "mount /dev/ad0s0
> /mnt"

Well, you will have to make a new root file system - maybe from scratch 
if nothing could be dumped.   fdisk/disklabel/newfs or use the ones
in /stand/sysinstall 

I haven't used this fixit so it may work differently (I don't know how)
but most temporary fixup systems create a filesystem in memory and
put enough stuff there to run the disk building - fdisk/disklabel/newfs
and restore.  Things get temporarily mounted in that memory file
system for the restore to run and then the system reboots and all
is well.

It is sort of like if you pulled out your bad disk and put it in a 
second slot, put a new disk in the boot slot and built a clean system 
on it and used that clean new system to rebuild your old system on
the disk in the second slot.  Then when it is all ready, shutdown,
pull the disk out of the second slot and put it in the first and 
reboot.   It just used a combination of CD and a memory filesystem
for that temporary disk in the first slot.   

Actually, if you have the spare disk and the slots to use (nice SCSI
disk cage is great) then do it by bilding a new system on the spare
disk and swapping slots as described above.  That's better than using
a fixit CD if you have the resources available.  Just make sure you 
make the disk in the second slot that your are rebuilding your system
on bootable  (presuming a SCSI disk devoted to FreeBSD
   fdisk -BI -v -b /boot/mbr da1   
  (to create the FreeBSD slice and install a standard boot 
   block - eg no multi-boot manager)
   disklabel -w -r -B -b /boot/boot1 -s /boot/boot2 da1s1 auto 
  (to create initial label on the slice and install boot records)
   disklabel -e -r da1s1   (to edit the partitions on the slice)
The man page for disklabel(8) are pretty good at giving examples for this.
(though pretty bad about systematically describing options and flags)

jerry

> 
> I read the hand book and have a text book but if someone has a resource
> using the Fixit program and Mounting devices that would be great.
> 
> Thanks in Advance.
> 

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



Re: advice on fine tuning diskless boot

2002-11-14 Thread Joao Pedras
Greetings Rob,

here's my /etc/fstab. This initially resides in /conf before clone_root copies
it to /diskless_root/conf.

192.168.200.3:/usr  /usrnfs ro  0   0
proc/proc   procfs  rw  0   0

I grep'ed all the files and checked the cpio's that clonet_root creates and
there is no reference of /dev/ad0s1a. I am assuming that it is the kernel that
tries to mount this by default.

In fact this message is spit out by the kernel.

Please cc: future replies to me as I am not subscribed to this list.

Thanks for you help.

Joao

Quoting User Rob <[EMAIL PROTECTED]>:

> Looks to me your rc.diskless script is usig the fstab you created in 
> making the root file system
> look in man diskless for /conf/default/etc/fstab
> I think you'll find what you need there.
> 
> 
>  
> Rob
> 
>  Joao Pedras wrote:
> 
> >Hello all!
> >
> >Two small issues...
> >
> >1) After sucessfully configuring a set of systems which come up
> diskless (thank
> >you for the fine documentation), these still try to mount root from
> /dev/ad0s1a:
> >
> >.
> >.
> >Adjusted interface xl0
> >Mounting root from ufs:/dev/ad0s1a
> >no such device 'ad'
> >setrootbyname failed
> >ffs_mountroot: can't find rootvp
> >Root mount failed: 6
> >Mounting root from nfs:
> >NFS ROOT: 192.168.200.3:/diskless_root
> >NFS SWAP: 192.168.200.3:/diskless_swap
> >.
> >.
> >
> >After this the system comes up fine.
> >
> >The kernel is compiled without ata and friends. Should a kernel option
> like
> >ROOTDEVNAME be used ?
> >
> >I checked the 'loader' and 'pxeboot' documentation, the mailing lists
> and it is
> >not obvious how to "fix" this.
> >
> >2. do you see any inconvenient in totally removing all UFS options from
> the
> >kernel ? These systems have no hard drives...
> >
> >That's all for now. Thank you for time.
> >
> >Joao
> >
> >To Unsubscribe: send mail to [EMAIL PROTECTED]
> >with "unsubscribe freebsd-questions" in the body of the message
> >
> >  
> >
> 
> 
> 
> 

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



RE: Internet blocked out?

2002-11-14 Thread Krissada Jindanupajit (FreeBSD-question)

 Try this, I am not sure it will work.

[rc.conf]
ppp_nat=YES


   || -Original Message-
   || From: [EMAIL PROTECTED] 
   || [mailto:owner-freebsd-questions@;FreeBSD.ORG] On Behalf Of 
   || Jonathan Arnold
   || Sent: Thursday, November 14, 2002 7:24 AM
   || To: [EMAIL PROTECTED]
   || Subject: Internet blocked out?
   || 
   || 
   || 
   || I can't seem to get to my server machine via the 
   || Internet, and I'm pretty sure it has been since I did a 
   || buildworld/buildkernel/installkernel
   || just the other day. It's like I'm running ipfw with deny 
   || all set, or something, but I don't run a firewall, and I 
   || can get to the server from my local network (it has 2 
   || NICs, one on the world and one local).
   || 
   || uname -a
   || FreeBSD amazingdev.com 4.7-RELEASE-p1 FreeBSD 
   || 4.7-RELEASE-p1 #1: Tue Nov 12 17:51:47 EST 2002 
   || [EMAIL PROTECTED]:/usr/obj/usr/src/sys/BUBBLES  i386
   || 
   || What should I check next? I can't finger the machine or 
   || ftp to it. I'm fairly certain my ISP (speakeasy.net) 
   || isn't blocking access to it.
   || 
   || -- 
   || Jonathan Arnold (mailto:jdarnold@;buddydog.org)
   || Amazing Developments   http://www.buddydog.org
   || 
   || Health nuts are going to feel stupid someday, lying in 
   || hospitals dying of nothing. -- Redd Foxx
   || 
   || 
   || To Unsubscribe: send mail to [EMAIL PROTECTED]
   || 
   || 
   ||  TEXT/PLAIN
   || with "unsubscribe freebsd-questions" in the body of the message
   || 
   || 
   || 


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



  1   2   >