RE: What to do when panic?

2005-07-22 Thread Norbert Koch
 I've never debugged FreeBSD, but now I've decided to help the testing 
 process of  FreeBSD 6. I installed it, and then I had a panic. I got a 
 debugger prompt, but I don't know what to do with that. I don't know the 
 debugger commands. Please let me know what should I do when I have an 
 another panic. What should I type and what kind of information should I 
 send as a PR.

You should also have a look at
http://www.lemis.com/grog/Papers/Debug-tutorial/tutorial.pdf.
That's Greg Lehey's script of his excellent tutorial
on kernel debugging.

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


Printer won't work

2005-07-22 Thread service
uname -a

FreeBSD localhost 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Wed Jul 20 22:10:32 UTC 
2005 

root@:/usr/src/sys/i386/compile/VIL i386



Can't get printer to work. 

I have a P4 compter with SCSI drives and 1 gig of memmory. It runs Mozilla, 
apache2, 

mysql and php5 perfect. When I try to print something, it doesn't work.

I have a Hewlett-Packard Deskjet-500 printer. I followed the instructions in 
the Handbook. 

I tested it with the 'lptest  /dev/lpt0' function. It printed one line, 
stalled for a few 

seconds like it didn't know what to do, then it ejected the sheet and then ran 
two more 

sheets without trying to print anything. The manual says if it prints 
something, it okay, 

you can fix the errors later.

I did install the 'ifhp filter' from the /usr/share/examples to 
/usr/local/libexec/ifhp. 

The 'ifhp filter' is designed for the Deskjet-500 and will also work on most 
Hewlett-Packards.

My printcap file is:

lp|hp|local line printer:\

:sh:\

:lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:\

:if=/usr/local/libexec/ifhp:


My print spool is:

/var/spool/output/lpd

I chowned lpd for deamon,deamon and I also chmoded 770 like the book says.

I used 'lpr file' to try and print something and all I received was:

lp:

no daemon to abort

printing enabled

lpc: Unable to connect to /var/run/printer: Socket operation on non-socket

lpc: Check to see if the master 'lpd' process is running.

couldn't restart daemon

This tells you theres no socket and the daemon isn't running. I also checked to 
see 

if /var/run/printer existed. I cd'd to /var/run and that was it. I ran ls and 
printer 

did not come up.

I also ran # lptcontrol -i -d /dev/lpt0 for interrupt-driven mode and 

# lptcontrol -p -d /dev/lpt0 for polled-mode. It failed both times.

I know how to use ps -aux the see if apache and mysql are running, but I don't 
how

to find out if the 'printing daemon is running. 

I think we need to somehow find a way to get the 'printing daemon' to run.

This is about a far as I can go, hopefully, someone can tell me the steps to 
get the daemon

going and how to tell if its going.

I also tried this on the same computer with FreeBSD 5.4 without any 
applications installed. I also 

tried it on Dell-P3 with IDE drives. Both of these produced the same results.

Thanks in advance,

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


join my freebsd box to windows domain?

2005-07-22 Thread perikillo
   Hi all.
  I want to run freebsd 5.4 and join this machine to my windows
2k3 domain, i just want to browse with my freebsd machine the others
windows clients and windows clients browse my box, i just want to be
another machine on the domain, they are running Windows XP and others
2k.

 This is my first time i am going to try this, i want to know if
is posible and wich software i need or where i can find some
information about, i search with google, but all the examples talk
about making freebsd domain member or PDC, is the only way...?

 Them if is posible, i will need samba software? Any information
or link are welcome.

NOTE: i want to setup this machine and be my backup server on my
Redmond domain, this is way im investigate about this, i think that if
i want to make one Unix system to be my backup system for window
domain system i need to be another client on that domain, im right or
wrong???

I have never than this, but i want to give a try.

PDC Windows 2k3
Clients running winXP and win 2k.
Freebsd 5.3 or 5.4.

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


Backup Server with Freebsd 5.4. Help.

2005-07-22 Thread perikillo
  Hi people.

 I like to hear some experienced about this situation and see if
is possible:

   We have in the company i work, one backup system running Windows NT
4 with some Seagate Backup Exec 7.8 over one SCSI system HP SuRestore
Ultrium 230, this system has working good for some years, but next
week we are going to receive one new Dell server running win server
2k3, this will be our PDC, and we need to get rid of Windows NT system
backup, and i want to install the backup system with Freebsd 5.3 or
5.4 and bacula or another backup system that you now is working with
my HP device.

   Them, i can use Freebsd 5.3 or 5.4 with my HP device with bacula or
other software to
backup files on my windows domain? The PDC is going to run win 2k3
here is going to be the files we want to backup.

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


Re: ps -awux

2005-07-22 Thread Akhthar Parvez. K
Hi,

Thanks Glenn. I have made the changes. FreeBSD mailing list rocks!

Sorry to ask, but it would be great if anyone can tell me what would the 
solution for the same problem in a redhat LINUX machine. I hope all of you 
would take it in such a spirit that providing support for another opensource 
OS which's also a flavor of UNIX.

On Friday 22 July 2005 11:14, Glenn Dawson wrote:
 At 10:39 PM 7/21/2005, Akhthar Parvez. K wrote:
 Hi,
 
 Thanks to Frank. I have changed the value of kern.ps_showallprocs to 1 and
 its
 listing all processes now. I used the following command
 
 sysctl kern.ps_showallprocs=1
 
 Will the value change back to zero once the server is rebooted. If yes, is
 there any way to make the changes permanently. I added the following line
 into /boot/loader.conf, but that didn't help.
 kern.ps_showallprocs=1
 
 Any help is much appreciated.

 Add kern.ps_showallprocs=1 to /etc/sysctl.conf

 -Glenn

 On Wednesday 20 July 2005 23:06, Frank de Bot wrote:
   Akhthar Parvez. K wrote:
Hello,
   
When I run the command ps -awux from a user's bash shell(not root),
it's listing the processes under the particular user only. Can anyone
tell me why?
  
   Under FreeBSD 4.x the sysctl is:
  
   kern.ps_showallprocs
  
   0: only show processes of the user itself
   1: Show all processes
  
  
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
 
 --
 With Regards,
 
 Akhthar Parvez.K
 System Administrator
 Carmatec IT Solutions Pvt Ltd.
 1st Block, Koramangala,
 Bangalore
 -
 NOTHING IS IMPOSSIBLE
 Because Impossible itself says
 I'M POSSIBLE
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
  [EMAIL PROTECTED]

-- 
With Regards,

Akhthar
-
NOTHING IS IMPOSSIBLE
Because Impossible itself says
I'M POSSIBLE
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bootstrapping Raid 5 w/GEOM

2005-07-22 Thread Ivailo Tanusheff
Norberto Meijome [EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
07/21/2005 03:41 PM

To
FreeBSD Questions freebsd-questions@freebsd.org
cc

Subject
Re: Bootstrapping Raid 5 w/GEOM






Michael Dale wrote:
 Norberto Meijome wrote:
 
 So, should I
 1) Boot up with Disc 1, install minimal config, reboot
 2) setup GEOM RAID 5 on all the discs ?
 3) edit fstab to point to /dev/[what??]/[what else] instead of 
 /ad0s1[abef] ?

 
 When I installed GEOM for a RAID 1 setup I did the following:
 
 Install FreeBSD on ad0
 Boot CD and run fixit mode
 Setup GEOM and change fstab to gm0
 
 Linky:
 http://dannyman.toldme.com/2005/01/24/freebsd-howto-gmirror-system/

Cheers Michael - that's a great bit of info. Do you know how to do RAID5 ?
I read in

http://www.essenz.com/support/lists/hackers/20040118/69.html

about geom_raid, but it seems to be lost after that.

The other alternative may be to setup a RAID1+0, but that shrinks my 
usable space, and I'm not sure how reliable/advisable it is to do in 
software.

Thanks again,
Beto



It's not possible to use RAID 5 for bootable slice, so I would suggest:
- Create a mirrored slice for the root FS 
- Create a RAID 5 slice for the other FS

I did the same here with vinum. Also as you have 3 disks you can make a 3 
disks mirror for the boot slice. The other option is to make mirror on 2 
disks and on third to put swap :)

Best regards,

Ivailo Tanusheff
Senior System administrator
ProCredit Bank (Bulgaria) AD

tel. +359 2 921 7161
fax +359 2 921 7110
http://www.procreditbank.bg


Disclaimer: The information contained in this message is intended solely 
for the use of individual or entity to whom it is addressed and other 
authorized to receive it. It may contain confidential or legally 
privileged information. If you are not the intended recipient you are 
hereby notified that any disclosure, copying, distribution or taking any 
action in reliance on the contents of this message is strictly prohibited 
and may be unlawful. If you have received this communication in error, 
please notify us immediately by responding to this email and then delete 
it from your system. ProCredit Bank is neither liable for the proper and 
complete transmission of the information contained in this message nor for 
any delay in its receipt. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Lei Sun
Hi,

I wanted to enable the second logical CPU on my P4 HT. and...

Something seems to be strange to me as:

All of the processes are running with CPU0 and none is working with CPU1

-
last pid:   479;  load averages:  0.00,  0.02,  0.03  
  up
0+00:10:34  00:05:10
21 processes:  1 running, 20 sleeping
CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100% idle
Mem: 6072K Active, 4748K Inact, 18M Wired, 8000K Buf, 1975M Free
Swap: 4071M Total, 4071M Free

  PID USERNAME PRI NICE   SIZERES STATE  C   TIME   WCPUCPU COMMAND
  437 ls960  6116K  2944K select 0   0:00  0.00%  0.00% sshd
  440 root   80  3128K  1996K wait   0   0:00  0.00%  0.00% bash
  426 root   5   -4  1616K  1212K ttyin  0   0:00  0.00%  0.00% login
  434 root   40  6136K  2884K sbwait 0   0:00  0.00%  0.00% sshd
  438 ls 80  3088K  1852K wait   0   0:00  0.00%  0.00% bash
  439 ls 80  1608K  1284K wait   0   0:00  0.00%  0.00% su
  259 root  960  1324K   892K select 0   0:00  0.00%  0.00% syslogd
  376 root  960  3476K  2668K select 0   0:00  0.00%  0.00% sendmail
  479 root  960  2304K  1572K CPU0   0   0:00  0.00%  0.00% top
  392 root   80  1364K  1052K nanslp 0   0:00  0.00%  0.00% cron
  433 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  432 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  430 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  428 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  431 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  429 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  427 root   50  1288K   952K ttyin  0   0:00  0.00%  0.00% getty
  370 root  960  3384K  2476K select 0   0:00  0.00%  0.00% sshd
  380 smmsp 200  3356K  2696K pause  0   0:00  0.00%  0.00% sendmail
  181 root  200  1192K   648K pause  0   0:00  0.00%  0.00% adjkerntz
  241 root 1140   516K   356K select 0   0:00  0.00%  0.00% devd
-

Here is the steps and places I read and followed

1. I followed the custom kernel documents from
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
http://www.freebsddiary.org/smp.php

and compiled the custom kernel

and my kernel config:
-
...
options SMP
device  apic# I/O APIC
...
-

2. Then I compiled the custom kernel, and installed it

3. I check the startup output, and found
SMP: AP CPU #1 Launched!

So my question is, how come in top, only cpu0 is working, and no entry for cpu1?

Thanks in advance:)

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


Re: ipfw and tun0

2005-07-22 Thread Dirk GOUDERS

  I just started to use an ADSL line with PPPoE and want run a firewall
  between it and my local network.  What I am wondering about is that
  even if I only have the default everything-blocking rule (deny ip from
  any to any) I still see incoming packets on tun0 with tcpdump.
  
  Is this, because the firewall rules get checked after the packets
  leave the tun0 interface?  On what interface should I run tcpdump then
  to check if my rules are working as expected?
  
  Just a guess, here  tun0 doesn't exist when the firewall rc
  script is run, so you may have to explicity state the name
  of the interface since it wouldn't be listed during device
  polling at boot time?

Well, it seems as if my firewall rules work as expected -- with just
the default rule, I cannot do anything on the net.

Another example is that I saw several SYN packets directed to
unprivileged ports that got answered with a RST packet by my machine.
When I block those SYN packets, I still see them on tun0 but the RST
responses disappear.  Also, ipfw's counters show that it recognizes
those packets...

Sorry for not mentioning that earlier.

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


Strange securelevel

2005-07-22 Thread Axel . Gruner

Hi,

after playing a bit with securelevel i found a very strange one (well, i
thought there will be just -1, 0, 1, 2 and 3). But look at this:

#sysctl kern.securelevel
kern.securelevel: 2147483647

Thats the highest securelevel i found on my FreeBSD 5.4-RELEASE.
So, whatr does it mean? Getting electro shocks when touching the mouse
and/or keyboard?
And, the man page ha to be rewritten, to explain the rest of the 2147483644
securelevel.

No, serious, is this a bug, or what?

asg

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


RE: Strange securelevel

2005-07-22 Thread Norbert Koch
 Hi,

 after playing a bit with securelevel i found a very strange one (well, i
 thought there will be just -1, 0, 1, 2 and 3). But look at this:

 #sysctl kern.securelevel
 kern.securelevel: 2147483647

 Thats the highest securelevel i found on my FreeBSD 5.4-RELEASE.
 So, whatr does it mean? Getting electro shocks when touching the mouse
 and/or keyboard?
 And, the man page ha to be rewritten, to explain the rest of the
 2147483644
 securelevel.

 No, serious, is this a bug, or what?

Well, that's 0x7FFF.
That means a little less than 2^31 securelevels to document.
And I'm expecting this to be about 2^63 for 64 bit systems ;-)

Someone please correct me if I'm wrong, but as I understand
sysctl_kern_securelvl() in kern_mib.c, it does not disallow
setting the securelevel so high. It only disallows to lower it.

Norbert

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


Re: install kde from CD?

2005-07-22 Thread Kent Stewart
On Thursday 21 July 2005 09:12 pm, Efren Bravo wrote:
 Hi,

  You need an iso of the OS that you can burn onto a CD or DVD. Then,
  you can use it to install everything.
  The ISOs are in ftp://ftp2.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386.
  The 5.4 disc-1 iso is 537 MB and downloading that in cu-land can
  take awhile.

 I've downloaded the two ISO CDs and I admit you, it was quite
 tortuous...

I remember downloading an iso via 54kb modem. My ISP would kick me off 
every 8 hours and I would have to resume the download. I think it took 
40 hours of connect time and most of a week to get a good copy.


 A CD via DHL may be a lot faster :). The port tarbal will also
  be on the iso.

 Yes your are right but DHL's policy doesn't able to us to use other
 OS unless HP-UX OS, but this OS only works in HP Servers...

 Well, my interest is learn unix. The first time I tried to install
 KDE from CD I got only errors...

The ISO CDs will have packages on them. A package is a pre-built binary 
that you can install. As soon as they release a version, there is a 
flurry of updates and new versions are added to the port system. So, 
the iso is always out of date but it is still the best starting point. 

Once you get it installed, there are versions of the Handbook in many 
languages on /usr/doc. It has sections on maintaining your system. 
After a few mistakes, the docs will start to make sense. FreeBSD may 
not be the easiest Unix like OS to learn, but I don't have problems 
with FreeBSD's QA structure like I do with the Linuxes.

If you have problems with KDE again, you can ask on the kde-list. The 
list setup is at
http://freebsd.kde.org/mailman/listinfo/kde-freebsd
You can also send emails to kde-freebsd@freebsd.kde.org and people 
should include you in their responses.

The KDE people have a site at http://www.fruitsalad.org/. They have a 
system that they use to maintain copies of all of the current packages 
but it times out and must not be back up yet. If they have other 
mirrors, I don't know where they are. I maintain KDE from source and 
rarely use the packages.

Have fun,

Kent

 I'll try again from CDs...

 Thanks a lot...


 Efren Bravo
 Sistemas DHL, Cuba


 -Original Message-
 From: Kent Stewart [EMAIL PROTECTED]
 To: freebsd-questions@freebsd.org
 Cc: Efren Bravo [EMAIL PROTECTED]
 Date: Thu, 21 Jul 2005 16:11:52 -0700
 Subject: Re: install kde from CD?

  On Thursday 21 July 2005 02:28 pm, Efren Bravo wrote:
   Hi,
  
   Currently I have installed the kde from the ftp site.
  
   But I want to install it from a cd. I have been seeing into
   ftp://ftp2.freebsd.org/pub/FreeBSD/ports/ports/ and there are
   only one file. If I download this file and burn it into a cd, can
   I install the kde.
 
  That is just a tarbal of the port tree. You need it to update the
  ports or check for the current version but it isn't the packages or
  source. You need them to do a real install.
 
   Remember these are my first  steps in freeBSD.
 
  There is also an español list at
  https://listas.es.freebsd.org/mailman/listinfo
 
  Kent
 
   Thanks
  
  
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
 
  --
  Kent Stewart
  Richland, WA
 
  http://users.owt.com/kstewart/index.html
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]

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

-- 
Kent Stewart
Richland, WA

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


Re: ipfw and tun0

2005-07-22 Thread Chuck Swiger

Dirk GOUDERS wrote:
I just started to use an ADSL line with PPPoE and want run a firewall 
between it and my local network. What I am wondering about is that even

if I only have the default everything-blocking rule (deny ip from any to
any) I still see incoming packets on tun0 with tcpdump.


If you are using PPPoE, the system de-encapsulates the IP traffic off of the 
PPP session via the tun0 interface.  tun0 can be treated as your external 
interface when writing firewall rules, setting up NAT, etc.


[ ... ]

Another example is that I saw several SYN packets directed to
unprivileged ports that got answered with a RST packet by my machine.
When I block those SYN packets, I still see them on tun0 but the RST
responses disappear.  Also, ipfw's counters show that it recognizes
those packets...


Right.  This implies that the firewall rules are working.  If you want to see 
what the situation looks like to a client machine behind the firewall, either 
tcpdump on a client machine, or tcpdump on the internal interface of the 
firewall box...


--
-Chuck

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


Re: join my freebsd box to windows domain?

2005-07-22 Thread Chuck Swiger

perikillo wrote:

  I want to run freebsd 5.4 and join this machine to my windows
2k3 domain, i just want to browse with my freebsd machine the others
windows clients and windows clients browse my box, i just want to be
another machine on the domain, they are running Windows XP and others
2k.


Fine.  Samba can authenticate against an existing Windows domain.


 This is my first time i am going to try this, i want to know if
is posible and wich software i need or where i can find some
information about, i search with google, but all the examples talk
about making freebsd domain member or PDC, is the only way...?


No.  But it's very common to make a Unix box a PDC using Samba.


 Them if is posible, i will need samba software? Any information
or link are welcome.


www.samba.org?


NOTE: i want to setup this machine and be my backup server on my
Redmond domain, this is way im investigate about this, i think that if
i want to make one Unix system to be my backup system for window
domain system i need to be another client on that domain, im right or
wrong???


You cannot have a Samba box act as a BDC for a Windows PDC, but you can join a 
domain as a client, and you can read and backup files on network shares if you 
like.  However, most people would rather use a Unix/FreeBSD system as a 
fileserver rather than some Windows box.


--
-Chuck

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


Re: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Andreas Rudisch
On Fri, 2005-07-22 at 00:12 -0700, Lei Sun wrote:
 Hi,
 I wanted to enable the second logical CPU on my P4 HT. and...
 Something seems to be strange to me as:
 
 All of the processes are running with CPU0 and none is working with CPU1

 Here is the steps and places I read and followed
 
 1. I followed the custom kernel documents from
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
 http://www.freebsddiary.org/smp.php
 
 and compiled the custom kernel
 
 and my kernel config:
 -
 ...
 options SMP
 device  apic# I/O APIC
 ...
 -
 
 2. Then I compiled the custom kernel, and installed it
 
 3. I check the startup output, and found
 SMP: AP CPU #1 Launched!
 
 So my question is, how come in top, only cpu0 is working, and no entry for 
 cpu1?
 
 Thanks in advance:)
 
 Lei


Take a look at this:

ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc

Andreas.

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





signature.asc
Description: This is a digitally signed message part


Re: join my freebsd box to windows domain?

2005-07-22 Thread Robert Slade
On Fri, 2005-07-22 at 05:52, perikillo wrote:
Hi all.
   I want to run freebsd 5.4 and join this machine to my windows
 2k3 domain, i just want to browse with my freebsd machine the others
 windows clients and windows clients browse my box, i just want to be
 another machine on the domain, they are running Windows XP and others
 2k.
 
  This is my first time i am going to try this, i want to know if
 is posible and wich software i need or where i can find some
 information about, i search with google, but all the examples talk
 about making freebsd domain member or PDC, is the only way...?
 
  Them if is posible, i will need samba software? Any information
 or link are welcome.
 
 NOTE: i want to setup this machine and be my backup server on my
 Redmond domain, this is way im investigate about this, i think that if
 i want to make one Unix system to be my backup system for window
 domain system i need to be another client on that domain, im right or
 wrong???
 
 I have never than this, but i want to give a try.
 
 PDC Windows 2k3
 Clients running winXP and win 2k.
 Freebsd 5.3 or 5.4.
 
Thanks in advanced.

Perkillo,

You can do what you propose. You will need to use Samba. The Samba site
is very good with examples. I suggest you start there.

Rob

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


Re: join my freebsd box to windows domain?

2005-07-22 Thread Ross Kendall Axe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

perikillo wrote:
Hi all.
   I want to run freebsd 5.4 and join this machine to my windows
 2k3 domain, i just want to browse with my freebsd machine the others
 windows clients and windows clients browse my box, i just want to be
 another machine on the domain, they are running Windows XP and others
 2k.
 
  This is my first time i am going to try this, i want to know if
 is posible and wich software i need or where i can find some
 information about, i search with google, but all the examples talk
 about making freebsd domain member or PDC, is the only way...?

If you want other machines on the network to be able to browse this
machine, then domain member is probably what you want.  It's all in the
Samba HOWTO at
http://us5.samba.org/samba/docs/man/Samba3-HOWTO/domain-member.html#domain-member-server.

  Them if is posible, i will need samba software? Any information
 or link are welcome.
 
 NOTE: i want to setup this machine and be my backup server on my
 Redmond domain, this is way im investigate about this, i think that if
 i want to make one Unix system to be my backup system for window
 domain system i need to be another client on that domain, im right or
 wrong???

I'm afraid Samba can only act as a BDC to a _Samba_ PDC, so it looks
like you're out of luck here. This is also in the Samba HOWTO:
http://us5.samba.org/samba/docs/man/Samba3-HOWTO/samba-bdc.html#id2549809

Ross

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.7 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC4Lrd9bR4xmappRARApF3AJ9kqvletYcsNjARK/sLUPkYUsrQKwCgtwWY
znkEsbqcDqG9Zh2h/6Ub3Pk=
=cVA7
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Where is bsdnews.com?

2005-07-22 Thread Marc Fonvieille
On Thu, Jul 21, 2005 at 02:22:47PM +0300, Odhiambo Washington wrote:
 Hi,
 
 I am trying to access bsdnews.com for this document:
 http://www.bsdnews.org/02/dummynet.php
 
 But the site is down.

[...]

It works now.

Marc


pgpdJBdp1ixEE.pgp
Description: PGP signature


old pc

2005-07-22 Thread thanps

I have a Pentium-S with 133Mhz , 8MB RAM and 1,7 GB Hard Disk
Can i install freebsd 5.4 on such a machine or i need an older freebsd

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


Re: old pc

2005-07-22 Thread Erik Trulsson
On Fri, Jul 22, 2005 at 01:19:50PM +0300, [EMAIL PROTECTED] wrote:
 
 I have a Pentium-S with 133Mhz , 8MB RAM and 1,7 GB Hard Disk
 Can i install freebsd 5.4 on such a machine or i need an older freebsd

You need more memory to install FreeBSD 5.4. I think 32MB RAM is the minimum
needed to install.

I think the newest version of FreeBSD that could be installed in only 8MB
RAM was 3.3.  You can run 4.x (and probably 5.x) with 8MB RAM but not install
it, but it will be slow.

I strongly recommend getting more memory.


The CPU and harddisk should be adequate though.


-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: old pc

2005-07-22 Thread Dmitry Mityugov
On 7/22/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
 I have a Pentium-S with 133Mhz , 8MB RAM and 1,7 GB Hard Disk
 Can i install freebsd 5.4 on such a machine or i need an older freebsd

According to FreeBSD/i386 5.4-RELEASE Installation Instructions,
http://www.freebsd.org/releases/5.4R/installation-i386.html, no, you
can't.

-- 
Dmitry Mityugov, St. Petersburg, Russia
I ignore all messages with confidentiality statements

We live less by imagination than despite it - Rockwell Kent, N by E
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Epson 2480/2580 scanner support

2005-07-22 Thread Erik Nørgaard

Hi,

Sorry if this question is misplaced, but the sane project hosts no user 
mailing list, and the hardware list brought no luck.


Looking at the handbook it seems that ny scanner supported by the sane 
backend is supported on FBSD.


Now, the ports version is 1.0.15, on the sane home page, they list 
support for version 1.0.13 and the CVS version.


I'm interested in the Epson 2480 or 2580, for the stable version 1.0.13, 
they are listed with basic/minimal support while the CVS version 
mentions good/basic support. (snapscan backend)


Can anyone enlighten me as to how well these devices are supported by 
the ports-version 1.0.15?


Second, on the snapscan web page, they warn:

quote
05/22/05: Warning!
I've received a report from a user who was left with a broken scanner 
after using the Epson 2480 in transparency mode in 2400 DPI with xsane. 
According to the report the scanner power light went red and the scanner 
smelled hot. After power-cycling the scanner it was not possible to 
scan anymore...

/quote

Can anyone confirm this? and know if the problem has been corrected in 
newer versions?


The scanner is primarily for scanning negatives, if anyone can recommend 
me an alternative, supported and with an equivalent pricetag I'll really 
appreciate!


Thanks, Erik
--
Ph: +34.666334818   web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: question FreeBSD

2005-07-22 Thread Norbert Koch
FreeBSD Disklabel Editor
 
 Disk: ad0 Partition name: ad0S2 Free: 0 blocks (0Mb)
 Part   Mount SizeNewfs
    - -
 ad0s1  none20002   DOS
 
 ad0s2a / 128 UFS Y
 ad0s2b swap  503 swap
 ad0s2e /var  256 UFS+S   Y
 ad0s2f /tmp  256 UFS+S   Y
 ad0s2g /usr  6919UFS+S   Y
 
 
 
 
 How to mount ad0s1?
 

After you have finished your installation do this:
  # mkdir /dos
  # mount_msdosfs /dev/ad0s1 /dos
To make that permanent you may add an
entry in /etc/fstab(5).

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


upgrading from 5.4-RELEASE-p4 to 5.4-RELEASE-p5

2005-07-22 Thread Louis LeBlanc
There was a new security announcement a couple days ago regarding the
devfs subsystem in FreeBSD.  The announcement is here:
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:17.devfs.asc

My question is regarding the upgrade and patch description.  I am
running 5.4_RELEASE-p4.  The alert suggests either patching and
rebuilding the kernel or upgrading to 5.4-RELEASE-p5.  If I decide to
upgrade my source, would it be sufficient (and safe) to just rebuild
the kernel, or do I still need to rebuild world?

The only files changed between my last build and this one are
 src/UPDATING
 src/sys/conf/newvers.sh
 src/sys/fs/devfs/devfs_vnops.c

And for such a small change (I checked the patch, it's literally a 2
line change - sanity check of parameters for the defvs_mknod() call -
plus commentary), would it really be necessary to go through the
mergemaster process?  (from my POV, this is the most tedious and error
prone part of the whole process).

TIA
Lou
-- 
Louis LeBlanc  FreeBSD-at-keyslapper-DOT-net
Fully Funded Hobbyist,   KeySlapper Extrordinaire :)
Please send off-list email to: leblanc at keyslapper d.t net
Key fingerprint = C5E7 4762 F071 CE3B ED51  4FB8 AF85 A2FE 80C8 D9A2

Tact, n.:
  The unsaid part of what you're thinking.


pgpurcbQSBgP6.pgp
Description: PGP signature


Re: AsRock 760GX

2005-07-22 Thread Don Brearley
Graham,

I've run FreeBSD 4.x and 5.x on my ASRock boards and it works
fine.  I havent run X on them though.. console only.

I hope that helps.

- Don Brearley

 Graham North [EMAIL PROTECTED] 07/21/05 08:20PM 
Hello all:

Has anyone installed FreeBSD on an ASRock or ECS 760GX motherboard?
Any compatibility problems? fixes?

Thanks for any feedback.
Graham/


-- 
Kindness can be infectious - try it.

Graham North
Vancouver, BC
www.soleado.ca 



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


Select Default Mirror (ports/pkg)

2005-07-22 Thread Christopher J. Umina
Hello all!

Is there a way I can change the server that ports downloads
distfiles/pkg_add downloads tbzs from by default from ftp.freebsd.org to
ftp13.freebsd.org?

Thank you in advance,
Chris


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


First post

2005-07-22 Thread Mohsen Pahlevanzadeh
Dears,
I'm newbie.I believe that BSD as server  Linux as desktop.
Now,I have a machine that i wanna install FreeBSD5.4,Slackware10.1,Debian
Sarge  windows on it.
Of course,I installed slackware  WinXP on it.
Please explian me on multiboot process.
Yours,Mohsen.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


using openssl from ports

2005-07-22 Thread Mipam
Hi All,

I installed openssl from the ports collection.
However, there is also an openssl native in freebsd.
How can i set things to use the openssl from the ports as default instead 
of the system openssl?
Bye,

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


Re: Select Default Mirror (ports/pkg)

2005-07-22 Thread Greg Barniskis

Christopher J. Umina wrote:

Hello all!

Is there a way I can change the server that ports downloads
distfiles/pkg_add downloads tbzs from by default from ftp.freebsd.org to
ftp13.freebsd.org?


Set your PACKAGESITE variable.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html

--
Greg Barniskis, Computer Systems Integrator
South Central Library System (SCLS)
Library Interchange Network (LINK)
gregb at scls.lib.wi.us, (608) 266-6348
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Possible problem with periodic daily processing

2005-07-22 Thread Mike Friedman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Because of clock drift on my system, I decided to run ntpdate daily, 
instead of just at boot time.  So, what I did was create a symlink in 
/etc/periodic/daily:  600.ntpdate - /etc/rc.d/ntpdate, thus leveraging 
the existing ntpdate script that runs at boot time.  My rc.conf already has 
'ntpdate_enable=YES' and sets 'ntpdate_program' and 'ntpdate_hosts'. 
In fact, if I cd to /etc/periodic/daily and manually enter './600.ntpdate 
start', it runs fine.


Yet, it appears that ntpdate is NOT running automatically each day as part 
of periodic daily processing.  Any ideas on why this is the case?  Is 
there a restriction about symlinks and periodic processing?


Thanks.

Mike

_
Mike Friedman   System and Network Security
[EMAIL PROTECTED]  2484 Shattuck Avenue
1-510-642-1410  University of California at Berkeley
http://ack.Berkeley.EDU/~mikef  http://security.berkeley.edu
_

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQA/AwUBQuEPq60bf1iNr4mCEQIpvQCeL6NFxJOpHJooAlCNdkGPXk9dKRkAoKvc
rkkSzwZ427LzWtk5noEDZqMe
=SRPi
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: AsRock 760GX

2005-07-22 Thread Graham North

Hi Don:

Thank you for your feedback.   I was planning to run X and was a little 
concerned because this board is new with new SIS chipset.

Thanks again.
Graham/


Don Brearley wrote:


Graham,

I've run FreeBSD 4.x and 5.x on my ASRock boards and it works
fine.  I havent run X on them though.. console only.

I hope that helps.

- Don Brearley

 


Graham North [EMAIL PROTECTED] 07/21/05 08:20PM 
   


Hello all:

Has anyone installed FreeBSD on an ASRock or ECS 760GX motherboard?
Any compatibility problems? fixes?

Thanks for any feedback.
Graham/


 



--
Kindness can be infectious - try it.

Graham North
Vancouver, BC
www.soleado.ca


No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.9.2/55 - Release Date: 7/21/2005
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Printer won't work

2005-07-22 Thread Warren Block

On Fri, 22 Jul 2005, [EMAIL PROTECTED] wrote:


lpc: Check to see if the master 'lpd' process is running.



I know how to use ps -aux the see if apache and mysql are running, but I don't 
how
to find out if the 'printing daemon is running.


ps aux | grep lpd


I think we need to somehow find a way to get the 'printing daemon' to run.


Place lpd_enable=YES in /etc/rc.conf.  That takes effect at boot.  In 
the meantime, you can just run 'lpd' until you reboot.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: AsRock 760GX

2005-07-22 Thread Alejandro Pulver
On Fri, 22 Jul 2005 08:37:07 -0700
Graham North [EMAIL PROTECTED] wrote:

 Hi Don:
 
 Thank you for your feedback.   I was planning to run X and was a
 little  concerned because this board is new with new SIS chipset.
 Thanks again.
 Graham/
 
 

Hello,

The SiS chipset I have has xvideo support, but the Via I had did not
(both on an ASRock motherboard). Also SiS has an utility similar to
NVIDIA's to adjust gamma, colors, etc., which is in ports.

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


Re: old pc

2005-07-22 Thread Andy W Clements
You need to increase the memory, otherwise you are fine.  I have three
133-166 pentiums w/ 64 MB each, running 5.4 doing various jobs (i.e.
DNS, DHCP server, etc.) and they have just been tooting along.  Mind
you, I have not installed X windows on any of these machines

--Andy

On Fri, 2005-07-22 at 13:19 +0300, [EMAIL PROTECTED] wrote:
 I have a Pentium-S with 133Mhz , 8MB RAM and 1,7 GB Hard Disk
 Can i install freebsd 5.4 on such a machine or i need an older freebsd
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: Possible problem with periodic daily processing

2005-07-22 Thread RW
On Friday 22 July 2005 16:24, Mike Friedman wrote:
 Because of clock drift on my system, I decided to run ntpdate daily,
 instead of just at boot time.  So, what I did was create a symlink in
 /etc/periodic/daily:  600.ntpdate - /etc/rc.d/ntpdate, thus leveraging
 the existing ntpdate script that runs at boot time.  My rc.conf already has
 'ntpdate_enable=YES' and sets 'ntpdate_program' and 'ntpdate_hosts'.
 In fact, if I cd to /etc/periodic/daily and manually enter './600.ntpdate
 start', it runs fine.

 Yet, it appears that ntpdate is NOT running automatically each day as part
 of periodic daily processing.  Any ideas on why this is the case?  Is
 there a restriction about symlinks and periodic processing?

That's not the best way to do it.

Normally ntpdate corrects gross clock errors  at boot time, and then ntpd 
keeps the clock on track by continuous adjustment.  It's covered in the 
manual.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: First post

2005-07-22 Thread Philip Hallstrom

Dears,
I'm newbie.I believe that BSD as server  Linux as desktop.
Now,I have a machine that i wanna install FreeBSD5.4,Slackware10.1,Debian
Sarge  windows on it.
Of course,I installed slackware  WinXP on it.
Please explian me on multiboot process.
Yours,Mohsen.


Hi -

Installing and Using FreeBSD With Other Operating Systems
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/multi-os/index.html

FYI - it helps to use a subject that is relevant to the question you're 
asking.  A lot of people won't even look at this because it isn't obvious 
what you want.  Something like can I run multiple OS's on the same 
computer would be better.


Good luck!

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


Re: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Lei Sun
Yes, I read that security advisory as well, and I see

---
NOTE:  For users that are certain that their environment is not affected
by this vulnerability, such as single-user systems, Hyper-Threading
Technology may be re-enabled by setting the tunable
machdep.hyperthreading_allowed.
---

so I echo machdep.hyperthreading_allowed  /boot/load.conf, then reboot.

But still only 1 CPU is running.

Thanks in advance :)

Lei

On 7/22/05, Andreas Rudisch cyb.@gmx.net wrote:
 On Fri, 2005-07-22 at 00:12 -0700, Lei Sun wrote:
  Hi,
  I wanted to enable the second logical CPU on my P4 HT. and...
  Something seems to be strange to me as:
 
  All of the processes are running with CPU0 and none is working with CPU1
 
  Here is the steps and places I read and followed
 
  1. I followed the custom kernel documents from
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
  http://www.freebsddiary.org/smp.php
 
  and compiled the custom kernel
 
  and my kernel config:
  -
  ...
  options SMP
  device  apic# I/O APIC
  ...
  -
 
  2. Then I compiled the custom kernel, and installed it
 
  3. I check the startup output, and found
  SMP: AP CPU #1 Launched!
 
  So my question is, how come in top, only cpu0 is working, and no entry for 
  cpu1?
 
  Thanks in advance:)
 
  Lei
 
 
 Take a look at this:
 
 ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc
 
 Andreas.
 
 --
 GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
 Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81
 
 
 
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (FreeBSD)
 
 iD8DBQBC4LgAaRsDctJfzIERAtX8AJ9fJBbODWbOxymKEFeHNpULtUrecACfYsWG
 IcmXfXCmO9ZpgCxDOlOwQWc=
 =zfk/
 -END PGP SIGNATURE-
 
 

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


Re: upgrading from 5.4-RELEASE-p4 to 5.4-RELEASE-p5

2005-07-22 Thread lars

Louis LeBlanc wrote:

There was a new security announcement a couple days ago regarding the
devfs subsystem in FreeBSD.  The announcement is here:
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:17.devfs.asc

My question is regarding the upgrade and patch description.  I am
running 5.4_RELEASE-p4.  The alert suggests either patching and
rebuilding the kernel or upgrading to 5.4-RELEASE-p5.

Upgrading to 5-STABLE or RELENG_5_4
means synchronising your source with one of these CVS tagged branches 
and then rebuilding your system.

In this particular case only the kernel really needs to be rebuilt and
reinstalled.
Some people however prefer to always rebuild the kernel and world
to ensure synchronicity of the two.

  If I decide to

upgrade my source, would it be sufficient (and safe) to just rebuild
the kernel, or do I still need to rebuild world?

In this case, you could do with only rebuilding and installing the kernel.


The only files changed between my last build and this one are
 src/UPDATING
 src/sys/conf/newvers.sh
 src/sys/fs/devfs/devfs_vnops.c

And for such a small change (I checked the patch, it's literally a 2
line change - sanity check of parameters for the defvs_mknod() call -
plus commentary), would it really be necessary to go through the
mergemaster process?  (from my POV, this is the most tedious and error
prone part of the whole process).

No, here it is not necessary.


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


How to get best results from FreeBSD-questions

2005-07-22 Thread Greg Lehey

How to get the best results from FreeBSD questions.
===

Last update $Date: 2004/09/19 02:40:48 $

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

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

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

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

=

Contents:

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

I: Introduction
===

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

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

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

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

II:  How to unsubscribe from FreeBSD-questions
==

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

  Welcome to the freebsd-questions@freebsd.org mailing list!

If you ever want to unsubscribe or change your options (eg, switch to
or from digest mode, change your password, etc.), visit your
subscription page at:

  http://lists.freebsd.org/mailman/options/freebsd-questions/[EMAIL PROTECTED]
  
(obviously, substitute your mail address for [EMAIL PROTECTED]).  You can
also make such adjustments via email by sending a message to:

  [EMAIL PROTECTED]
  
with the word 'help' in the subject or body (don't include the
quotes), and you will get back a message with instructions.

You must know your password to change your options (including
changing the password, itself) or to unsubscribe.
  
Normally, Mailman will remind you of your freebsd.org mailing list
passwords once every month, although you can disable this if you
prefer.  This reminder will also include instructions on how to
unsubscribe or change your account options.  There is also a button on
your options page that will email your current password to you.

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

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

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

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

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

  2.  You're subscribed to a mailing list which is subscribed to
  

The Complete FreeBSD: errata and addenda

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

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

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

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


Re: Backup Server with Freebsd 5.4. Help.

2005-07-22 Thread lars

perikillo wrote:

  Hi people.

 I like to hear some experienced about this situation and see if
is possible:

   We have in the company i work, one backup system running Windows NT
4 with some Seagate Backup Exec 7.8 over one SCSI system HP SuRestore
Ultrium 230, this system has working good for some years, but next
week we are going to receive one new Dell server running win server
2k3, this will be our PDC, and we need to get rid of Windows NT system
backup, and i want to install the backup system with Freebsd 5.3 or
5.4 and bacula or another backup system that you now is working with
my HP device.

   Them, i can use Freebsd 5.3 or 5.4 with my HP device with bacula or
other software to
backup files on my windows domain? The PDC is going to run win 2k3
here is going to be the files we want to backup.
Did you check www.bacula.org whether your tape drive is supported by 
Bacula? Or how to setup Bacula on MS Windows?



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


SCSI cable recommendations ...

2005-07-22 Thread Marc G. Fournier


Looking for a recommendation on a place to buy a good SCSI cable ... just 
picked up an Intel server, SCSI backplane with an ICP-Vortex RAID 
controller ... the SCSI cable that came with the backplane is about 3 
inches short though :(  Nice cable, mind you, but I don't think it would 
appreciate being *stretched* ...


Preferrably somewhere that accepts Paypal, and somewhere that has a good 
rep for cables ...


Thanks ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems with squidGuard and squidGuard.cgi

2005-07-22 Thread cell
Hello , i'm on freebsd 5.4 and i tried to configure squidGuard but i have a 
problem with squidGuard.cgi.I have this squidGuard.cgi 
http://ftp.teledanmark.no/pub/www/proxy/squidGuard/contrib/squidGuard.cgi .In 
configurable options i have that :

# CONFIGURABLE OPTIONS:
#
@supported   = (
 # en, fr, de, nl, no etc.
fr (Français),,
en (English),,
de (Deutsch),,
nl (Nederlands),,
no (norsk).
   );
$image   = /images/blocked.gif;  
# RELATIVE TO DOCUMENT_ROOT
$redirect= http://192.168.1.2:88/images/blocked.gif;; #  TO 
AVOID REDIRECTION
$proxy   = bsd2.mydomain;   #
$proxymaster = [EMAIL PROTECTED]; #
$autoinaddr  = 2;  # 0|1|2;

I have created a directory /usr/local/www/data/images but i haven't got 
picture named blocked.gif , i don't know where she is.
And when i run this script cgi , i have that in logs apache :

[Fri Jul 22 18:55:24 2005] [error] [client 192.168.1.3] Premature end of script 
headers: squidGuard.cgi


Anyone have an idea for this problem ?


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


Re: Possible problem with periodic daily processing

2005-07-22 Thread Mike Friedman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 22 Jul 2005 at 17:44 (+0100), RW wrote:


On Friday 22 July 2005 16:24, Mike Friedman wrote:
Because of clock drift on my system, I decided to run ntpdate daily, 
instead of just at boot time.  So, what I did was create a symlink in 
/etc/periodic/daily:  600.ntpdate - /etc/rc.d/ntpdate, thus leveraging 
the existing ntpdate script that runs at boot time.  My rc.conf already 
has 'ntpdate_enable=YES' and sets 'ntpdate_program' and 
'ntpdate_hosts'. In fact, if I cd to /etc/periodic/daily and manually 
enter './600.ntpdate start', it runs fine.


Yet, it appears that ntpdate is NOT running automatically each day as 
part of periodic daily processing.  Any ideas on why this is the case? 
Is there a restriction about symlinks and periodic processing?


That's not the best way to do it.

Normally ntpdate corrects gross clock errors at boot time, and then ntpd 
keeps the clock on track by continuous adjustment.  It's covered in the 
manual.


Yes, I suppose I should run ntpd as well.  Though I'm not sure what you 
mean by 'normally', considering that 'ntpd_enable=NO' is the default set 
in /etc/defaults/rc.conf.


Anyway, I'll just enable ntpd;  that does sound like the right way to do it.

Although I'm still curious as to why periodic daily processing didn't pick 
up my symlinked ntpdate script


Thanks.

Mike

_
Mike Friedman   System and Network Security
[EMAIL PROTECTED]  2484 Shattuck Avenue
1-510-642-1410  University of California at Berkeley
http://ack.Berkeley.EDU/~mikef  http://security.berkeley.edu
_

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQA/AwUBQuEls60bf1iNr4mCEQJkIQCgjhlKioFeajvUxA4ahEdQ9nrZz1IAn0gU
RIZcAGQHhk66SBs+DmCbMkLj
=13ql
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Backup Server with Freebsd 5.4. Help.

2005-07-22 Thread perikillo
On 7/22/05, lars [EMAIL PROTECTED] wrote:
 perikillo wrote:
Hi people.
 
   I like to hear some experienced about this situation and see if
  is possible:
 
 We have in the company i work, one backup system running Windows NT
  4 with some Seagate Backup Exec 7.8 over one SCSI system HP SuRestore
  Ultrium 230, this system has working good for some years, but next
  week we are going to receive one new Dell server running win server
  2k3, this will be our PDC, and we need to get rid of Windows NT system
  backup, and i want to install the backup system with Freebsd 5.3 or
  5.4 and bacula or another backup system that you now is working with
  my HP device.
 
 Them, i can use Freebsd 5.3 or 5.4 with my HP device with bacula or
  other software to
  backup files on my windows domain? The PDC is going to run win 2k3
  here is going to be the files we want to backup.
 Did you check www.bacula.org whether your tape drive is supported by
 Bacula? Or how to setup Bacula on MS Windows?
 
 
 
   Yes, is supported, but the OS dosent appear, this way i want to
knows if someone has this tape drive working with freebsd 5.3 or 5.4.

   About setup bacula under Redmond software, i dont want pay more
license only to use it like backup system, this why i want to use
freeebsd, to use one simply hardware and backup my windows files for
windows 2003.

   Some has this configuration?

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


Re: First post

2005-07-22 Thread Halldór Rúnar Hafliðason
On Thu, 2005-07-21 at 10:36 -0700, Mohsen Pahlevanzadeh wrote:
 Dears,
 I'm newbie.I believe that BSD as server  Linux as desktop.
 Now,I have a machine that i wanna install FreeBSD5.4,Slackware10.1,Debian
 Sarge  windows on it.
 Of course,I installed slackware  WinXP on it.
 Please explian me on multiboot process.
 Yours,Mohsen.

I'm curious, why do you want to have so many operating systems on it,
could as well just go with vmware if you are testing out some operationg
systems.
-- 
Halldór Rúnar Hafliðason [EMAIL PROTECTED]

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


Re: SCSI cable recommendations ...

2005-07-22 Thread Chad Leigh -- Shire.Net LLC


On Jul 22, 2005, at 10:59 AM, Marc G. Fournier wrote:



Looking for a recommendation on a place to buy a good SCSI  
cable ... just picked up an Intel server, SCSI backplane with an  
ICP-Vortex RAID controller ... the SCSI cable that came with the  
backplane is about 3 inches short though :(  Nice cable, mind you,  
but I don't think it would appreciate being *stretched* ...


Preferrably somewhere that accepts Paypal, and somewhere that has a  
good rep for cables ...


I don't know if this place is any better than any other place, but  
when I needed a good quality U320 cable last year I bought some from  
here and they were fast and had good pricing as far as I can tell and  
the cables have been flawless...


http://www.pc-pitstop.com/scsi_cables/

Just a satisifed custoemr

Chad




Thanks ...


Marc G. Fournier   Hub.Org Networking Services (http:// 
www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ:  
7615664

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




---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]


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


Re: join my freebsd box to windows domain?

2005-07-22 Thread perikillo
On 7/22/05, Ross Kendall Axe [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 perikillo wrote:
 Hi all.
I want to run freebsd 5.4 and join this machine to my windows
  2k3 domain, i just want to browse with my freebsd machine the others
  windows clients and windows clients browse my box, i just want to be
  another machine on the domain, they are running Windows XP and others
  2k.
 
   This is my first time i am going to try this, i want to know if
  is posible and wich software i need or where i can find some
  information about, i search with google, but all the examples talk
  about making freebsd domain member or PDC, is the only way...?
 
 If you want other machines on the network to be able to browse this
 machine, then domain member is probably what you want.  It's all in the
 Samba HOWTO at
 http://us5.samba.org/samba/docs/man/Samba3-HOWTO/domain-member.html#domain-member-server.
 
   Them if is posible, i will need samba software? Any information
  or link are welcome.
 
  NOTE: i want to setup this machine and be my backup server on my
  Redmond domain, this is way im investigate about this, i think that if
  i want to make one Unix system to be my backup system for window
  domain system i need to be another client on that domain, im right or
  wrong???
 
 I'm afraid Samba can only act as a BDC to a _Samba_ PDC, so it looks
 like you're out of luck here. This is also in the Samba HOWTO:
 http://us5.samba.org/samba/docs/man/Samba3-HOWTO/samba-bdc.html#id2549809
 
 Ross
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.7 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
 iD8DBQFC4Lrd9bR4xmappRARApF3AJ9kqvletYcsNjARK/sLUPkYUsrQKwCgtwWY
 znkEsbqcDqG9Zh2h/6Ub3Pk=
 =cVA7
 -END PGP SIGNATURE-
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

   Ok. Resume like Chuck Swiger: 

   you can join a domain as client and backup the share files
 
   This is my objective.

 Thanks to all of you guys, all the information is valuable,
because is my first time on this field, next week is going to start
this change, and iam going to start to read and make some test   with
current system.

IfI i find some problems i will can back i give you the problems
or success of my process.

 Thanks again and greetings to all.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't Mount Root

2005-07-22 Thread Ima Camper
I am running 5.4-RELEASE-p5.  I was having some
trouble with the serial console speed remaining at
9600 even after adding the BOOT_COMCONSOLE_SPEED= 
115200 to /etc/make.conf.  One poster suggested that
I follow step 6 of 20.6.5.2 in the Handbook regarding
installing boot blocks.  Based upon that section and
the bsdlabel man page, I issued the following command:

bsdlabel -B da0s1a

But now when I boot, I get this output:

--- BEGIN ---
Mounting root from ufs:/dev/da0s1a
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6

Manual root filesystem specification:
  fstype:device  Mount device using filesystem
fstype
   eg. ufs:da0s1a
  ?  List valid disk boot devices
  empty line   Abort manual input

mountroot 
--- END ---

da0 is my boot disk and contains /.  However when I
configured the disk using sysinstall during
installation, I set it up as dangerously dedicated. 
Now I wonder if my problem is that I should have used
bsdlabel -B /dev/da0 instead of da0s1a when
attempting to install boot blocks?

Anyway, I've searched Google and found lots of
references to this problem but none specific to my
situation.  Is it possible to fix this without
reinstalling?  If so, how?

Please cc me on all replies as I'm not getting list
mail since my system is down.

Thanks,

Drew




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


firebird-client install error

2005-07-22 Thread Darryl Hoar
upgraded my ports.  went into the /usr/ports/databases/firebird-client
# make install clean.

It ground away and finally generated the following errors.


../.././..//gcc-3.4-20050719/libiberty/fibheap.c:395: warning: implicit
declaration of function `memset'
gmake[2]: *** [fibheap.o] Error 1
gmake[2]: Leaving directory
`/usr/ports/lang/gcc34/work/build/i386-portbld-freebsd5.1/libiberty'
gmake[1]: *** [all-target-libiberty] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 2

Stop in /usr/ports/lang/gcc34.
*** Error code 1

Stop in /usr/ports/databases/firebird-client.

what is the problem ?  Anybody have any help here ?

thanks,
Darryl

btw: freebsd 5.1


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


Re[2]: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Mathieu CHATEAU
Hello Lei,

i agree with you. I have he same trouble.

kern.threads.virtual_cpu: 2
kern.smp.cpus: 2
hw.ncpu: 2
hw.acpi.cpu.cx_supported: C1/0
hw.acpi.cpu.cx_lowest: C1
hw.acpi.cpu.cx_usage: 100.00%
machdep.cpu_idle_hlt: 0
machdep.hlt_cpus: 2
machdep.hlt_logical_cpus: 0
machdep.logical_cpus_mask: 2
dev.cpu.0.%desc: ACPI CPU
dev.cpu.0.%driver: cpu
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%pnpinfo: _HID=none _UID=0
dev.cpu.0.%parent: acpi0
dev.cpu.1.%desc: ACPI CPU
dev.cpu.1.%driver: cpu
dev.cpu.1.%location: handle=\_PR_.CPU1
dev.cpu.1.%pnpinfo: _HID=none _UID=0
dev.cpu.1.%parent: acpi0

machdep.hlt_cpus: 2 looks strange to me.

any clue ?



Friday, July 22, 2005, 6:47:47 PM, you wrote:

LS Yes, I read that security advisory as well, and I see

LS ---
LS NOTE:  For users that are certain that their environment is not affected
LS by this vulnerability, such as single-user systems, Hyper-Threading
LS Technology may be re-enabled by setting the tunable
LS machdep.hyperthreading_allowed.
LS ---

LS so I echo machdep.hyperthreading_allowed  /boot/load.conf, then 
reboot.

LS But still only 1 CPU is running.

LS Thanks in advance :)

LS Lei

LS On 7/22/05, Andreas Rudisch cyb.@gmx.net wrote:
 On Fri, 2005-07-22 at 00:12 -0700, Lei Sun wrote:
  Hi,
  I wanted to enable the second logical CPU on my P4 HT. and...
  Something seems to be strange to me as:
 
  All of the processes are running with CPU0 and none is working with CPU1
 
  Here is the steps and places I read and followed
 
  1. I followed the custom kernel documents from
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
  http://www.freebsddiary.org/smp.php
 
  and compiled the custom kernel
 
  and my kernel config:
  -
  ...
  options SMP
  device  apic# I/O APIC
  ...
  -
 
  2. Then I compiled the custom kernel, and installed it
 
  3. I check the startup output, and found
  SMP: AP CPU #1 Launched!
 
  So my question is, how come in top, only cpu0 is working, and no entry for 
  cpu1?
 
  Thanks in advance:)
 
  Lei
 
 
 Take a look at this:
 
 ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc
 
 Andreas.
 
 --
 GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
 Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81
 
 
 
 
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (FreeBSD)
 
 iD8DBQBC4LgAaRsDctJfzIERAtX8AJ9fJBbODWbOxymKEFeHNpULtUrecACfYsWG
 IcmXfXCmO9ZpgCxDOlOwQWc=
 =zfk/
 -END PGP SIGNATURE-
 
 

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



-- 
Best regards,
 Mathieumailto:[EMAIL PROTECTED]

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


deamon graphic

2005-07-22 Thread LOadiNg_
Hello, I'm writing with a little question. I'm looking for graphic of
daemon (like on this one http://www.freebsd.org/gifs/freebsd_1.gif )
but in highest resolution, minimal 1024x768. In free time I'm making
any graphics or wallpapers, and I want to make wallpaper with
propaganda of FreeBSD, but unfortenaly i can't find any good to remake
it... Have you got any graphics, or links where from i can get this
deamon ?. For example here is wallpaper which I made for NetBSD (for
myself, later published it). --
http://netbsd.org/gallery/mobile-logos.html
http://netbsd.org/images/logos/loadingz-wallpaper.jpg 

Thanks in advance, and sorry if I mailed on wrong adress :-)

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


Re: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Lei Sun
This thread helped

http://archives.neohapsis.com/archives/freebsd/2005-05/0037.html


On 7/22/05, Lei Sun [EMAIL PROTECTED] wrote:
 Yes, I read that security advisory as well, and I see
 
 ---
 NOTE:  For users that are certain that their environment is not affected
 by this vulnerability, such as single-user systems, Hyper-Threading
 Technology may be re-enabled by setting the tunable
 machdep.hyperthreading_allowed.
 ---
 
 so I echo machdep.hyperthreading_allowed  /boot/load.conf, then reboot.
 
 But still only 1 CPU is running.
 
 Thanks in advance :)
 
 Lei
 
 On 7/22/05, Andreas Rudisch cyb.@gmx.net wrote:
  On Fri, 2005-07-22 at 00:12 -0700, Lei Sun wrote:
   Hi,
   I wanted to enable the second logical CPU on my P4 HT. and...
   Something seems to be strange to me as:
  
   All of the processes are running with CPU0 and none is working with CPU1
 
   Here is the steps and places I read and followed
  
   1. I followed the custom kernel documents from
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
   http://www.freebsddiary.org/smp.php
  
   and compiled the custom kernel
  
   and my kernel config:
   -
   ...
   options SMP
   device  apic# I/O APIC
   ...
   -
  
   2. Then I compiled the custom kernel, and installed it
  
   3. I check the startup output, and found
   SMP: AP CPU #1 Launched!
  
   So my question is, how come in top, only cpu0 is working, and no entry 
   for cpu1?
  
   Thanks in advance:)
  
   Lei
 
 
  Take a look at this:
 
  ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:09.htt.asc
 
  Andreas.
 
  --
  GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
  Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81
 
 
 
 
 
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.1 (FreeBSD)
 
  iD8DBQBC4LgAaRsDctJfzIERAtX8AJ9fJBbODWbOxymKEFeHNpULtUrecACfYsWG
  IcmXfXCmO9ZpgCxDOlOwQWc=
  =zfk/
  -END PGP SIGNATURE-
 
 
 

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


Re: SCSI cable recommendations ...

2005-07-22 Thread Marc G. Fournier

On Fri, 22 Jul 2005, Chad Leigh -- Shire.Net LLC wrote:



On Jul 22, 2005, at 10:59 AM, Marc G. Fournier wrote:



Looking for a recommendation on a place to buy a good SCSI cable ... just 
picked up an Intel server, SCSI backplane with an ICP-Vortex RAID 
controller ... the SCSI cable that came with the backplane is about 3 
inches short though :(  Nice cable, mind you, but I don't think it would 
appreciate being *stretched* ...


Preferrably somewhere that accepts Paypal, and somewhere that has a good 
rep for cables ...


I don't know if this place is any better than any other place, but when I 
needed a good quality U320 cable last year I bought some from here and they 
were fast and had good pricing as far as I can tell and the cables have been 
flawless...


http://www.pc-pitstop.com/scsi_cables/

Just a satisifed custoemr


Wow ... 39 cables seem to be what they sell ... and they reference an 
Adaptec part # that has about the same length ... where do you put the 
almost foot and a half extra? :)  My current cable is ~16 long ... funny 
thing, their multi-connector (2) cables are shorter ...


Ah well ... not a biggie, will take a look at the inside of teh case just 
to make sure I have somewhere to put that extra length :)


Thanks ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


installing 5.4 on RAID1 using Promise TX2200

2005-07-22 Thread Stefan Foulis
I just got an Promise TX2200 RAID Controller and 2x250GB SATA  
Drives for my new webserver.
As soon as I define a raid of some sort, the installation cd just  
reboots the system. I think that happens at the stage where the  
kernel should be loaded.


I've used the TX2000 with IDE drives before. There I had similar  
problems. I learned that the BIOS on the controller should not be  
used to define the array.

What I did back then:
 - do not define the array with the Controller BIOS
 - boot from the install cd, start the live-filesystem
 - use atacontrol to define the array
 - install freebsd to the new ar0 device (I'm not sure anymore if  
that device just turned up or I had to reboot first)

 - everything works fine

This doesn't seem to work with the TX2200 anymore. I can define the  
mirror from the live-filesystem, but the ar0 device does not turn up.  
Once I try boot from the installation cd again, I end up in the  
endless reboot cycle.


The default FreeBSD kernel can handle the controller though. If  
install freebsd on a seperate harddisk, there are no problems  
utilizing the mirrored disks with atacontrol. The system boots  
normally. I can format and mount the filesystem, recover from  
removing one of the disks etc.


Does the installation CD use a different kernel than a default system?

I tried installing using /stand/systinstall (after booting the other  
installation on the seperate hd). But I could not get it to install  
correctly. It would just overwrite the existing installation...


Any pointers?

- Stefan


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


Emacs and backspace - again

2005-07-22 Thread Gordon Farquharson

Hi Roger

Try M-x normal-erase-is-backspace-mode. If that works for you, then add 
(normal-erase-is-backspace-mode 0) to your .emacs file. More information 
is available in the Emacs manual, section: If DEL Fails to Delete.


Gordon

--
Gordon Farquharson
NCAR/EOL/RTF
PO Box 3000
Boulder, CO 80307
Tel: 303-497-2011
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't Mount Root

2005-07-22 Thread Chuck Swiger

Ima Camper wrote:
[ ... ]

da0 is my boot disk and contains /.  However when I
configured the disk using sysinstall during
installation, I set it up as dangerously dedicated. 
Now I wonder if my problem is that I should have used

bsdlabel -B /dev/da0 instead of da0s1a when
attempting to install boot blocks?


I suspect your device name ought to be /dev/da0a.
If you are at the boot prompt, what happens if you enter a ?...?

Anyway, if you tell it the right place, and your fstab is OK, you ought to boot 
into the system as normal, from which point you can re-run bsdlabel with the 
right device name.


Otherwise, boot off of an install CD, and run the command from a shell.  You 
can also begin a custom install and exit after wrws; g just a new boot block 
via sysinstall, too.


--
-Chuck

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


Re: Can't Mount Root

2005-07-22 Thread Ima Camper


--- Chuck Swiger [EMAIL PROTECTED] wrote:

 Ima Camper wrote:
 [ ... ]
  da0 is my boot disk and contains /.  However when
 I
  configured the disk using sysinstall during
  installation, I set it up as dangerously
 dedicated. 
  Now I wonder if my problem is that I should have
 used
  bsdlabel -B /dev/da0 instead of da0s1a when
  attempting to install boot blocks?
 
 I suspect your device name ought to be /dev/da0a.
 If you are at the boot prompt, what happens if you
 enter a ?...?

Entering a ? or anything else so far results in
this:

mountroot ufs:/dev/da0a
panic: Root mount failed, startup aborted.
cpuid = 0
boot() called on cpu#0
Uptime: 1h59m17s

 Anyway, if you tell it the right place, and your
 fstab is OK, you ought to boot 
 into the system as normal, from which point you can
 re-run bsdlabel with the 
 right device name.
 
 Otherwise, boot off of an install CD, and run the
 command from a shell.  You 
 can also begin a custom install and exit after wrws;
 g just a new boot block 
 via sysinstall, too.

Thanks for the ideas.  I will try more when I get
home.  All I have available now is a serial console
(that sometimes is at 115200 baud and sometimes at
9600 baud) so I can't try anything other than various
iterations of root devices.

Please send any other ideas to try if you have them.

Thanks,

Drew

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Possible problem with periodic daily processing

2005-07-22 Thread RW
On Friday 22 July 2005 17:58, Mike Friedman wrote:
 Yes, I suppose I should run ntpd as well.  Though I'm not sure what you
 mean by 'normally', considering that 'ntpd_enable=NO' is the default set
 in /etc/defaults/rc.conf.

I mean it's the normal solution to the problem of long-term clock inaccuracy, 
as opposed to running ntpdate repeatedly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't Mount Root

2005-07-22 Thread Ima Camper


--- Vinicius Pavanelli Vianna [EMAIL PROTECTED]
wrote:

 Have u tried lsdev to see what disks the boot
 found?

That doesn't seem to work here:

mountroot lsdev
panic: Root mount failed, startup aborted.

You might be thinking of the boot prompt.  But
anyway, my disk is found:

da0 at ahc0 bus 0 target 0 lun 0
da0: SEAGATE SX19171W 9D32 Fixed Direct Access
SCSI-2 device 
da0: 11.626MB/s transfers (5.813MHz, offset 8, 16bit),
Tagged Queueing Enabled
da0: 8683MB (17783112 512 byte sectors: 64H 32S/T
8683C)

Thanks for the idea!

Drew

 
 Ima Camper wrote:
 
 --- Chuck Swiger [EMAIL PROTECTED] wrote:
 
   
 
 Ima Camper wrote:
 [ ... ]
 
 
 da0 is my boot disk and contains /.  However when
   
 
 I
 
 
 configured the disk using sysinstall during
 installation, I set it up as dangerously
   
 
 dedicated. 
 
 
 Now I wonder if my problem is that I should have
   
 
 used
 
 
 bsdlabel -B /dev/da0 instead of da0s1a when
 attempting to install boot blocks?
   
 
 I suspect your device name ought to be /dev/da0a.
 If you are at the boot prompt, what happens if you
 enter a ?...?
 
 
 
 Entering a ? or anything else so far results in
 this:
 
 mountroot ufs:/dev/da0a
 panic: Root mount failed, startup aborted.
 cpuid = 0
 boot() called on cpu#0
 Uptime: 1h59m17s
 
   
 
 Anyway, if you tell it the right place, and your
 fstab is OK, you ought to boot 
 into the system as normal, from which point you
 can
 re-run bsdlabel with the 
 right device name.
 
 Otherwise, boot off of an install CD, and run the
 command from a shell.  You 
 can also begin a custom install and exit after
 wrws;
 g just a new boot block 
 via sysinstall, too.
 
 
 
 Thanks for the ideas.  I will try more when I get
 home.  All I have available now is a serial console
 (that sometimes is at 115200 baud and sometimes at
 9600 baud) so I can't try anything other than
 various
 iterations of root devices.
 
 Please send any other ideas to try if you have
 them.
 
 Thanks,
 
 Drew
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam
 protection around 
 http://mail.yahoo.com 
 ___
 freebsd-questions@freebsd.org mailing list

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





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: First post

2005-07-22 Thread RW
On Friday 22 July 2005 18:22, Halldór Rúnar Hafliðason wrote:
 On Thu, 2005-07-21 at 10:36 -0700, Mohsen Pahlevanzadeh wrote:
  Dears,
  I'm newbie.I believe that BSD as server  Linux as desktop.
  Now,I have a machine that i wanna install FreeBSD5.4,Slackware10.1,Debian
  Sarge  windows on it.
  Of course,I installed slackware  WinXP on it.
  Please explian me on multiboot process.
  Yours,Mohsen.

 I'm curious, why do you want to have so many operating systems on it,
 could as well just go with vmware if you are testing out some operationg
 systems.

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


preventing a dual-mount of an NFS file system

2005-07-22 Thread Marc G. Fournier


Just curious if there is an option that can be set (I've checked the man 
page, and didn't find one) that would prevent a file system from being 
mounted twise on the same mount point?


For instance, I have /du defined in my /etc/fstab, and want to prevent:

mount /du
mount /du

from working ... the first should, but the second should fail ...



Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Restrict Tunneling thru SSH

2005-07-22 Thread Trevor Sullivan
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
 
Hornet wrote:

 On 7/21/05, Trevor Sullivan [EMAIL PROTECTED] wrote:

 Hello list, I am curious as to whether or not it is possible to
 restrict certain users from tunneling traffic through SSH. I
 would like to be able to tunnel my own traffic, but provide user
 logins that are restricted from accessing the rest of my inside
 network. Is it possible to restrict this by user? Thanks

 Trevor

 I'm pretty sure it is an all or nothing config option in sshd.conf
 in the global sense. But you can make specific options for specific
 hosts.

So could I possibly restrict SSH tunneling by IP (host)? I guess my
concern is that if I create a user account, it will be able to tunnel
to other machines on my network w/o restriction. Is the way to do this
maybe a DMZ or separate VLAN?

Trevor
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (MingW32)
 
iD8DBQFC4VNYoGycRpOgdeERA319AJ0Q44VnovrE/nqGuTnB3NfAnb42IgCfRPot
OL28pYsfdGzXBe7oF9OuLSE=
=AcY1
-END PGP SIGNATURE-

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


Re: First post

2005-07-22 Thread nawcom
are you using raid or just plain ide? the reason i ask is so i can 
understand the geometry of your hard disk's partitions (4 primary 
partitions max per ide hdd) What boot loader do you want to use? lilo? 
grub? freebsd? some commercial boot loader? are the two linux distros 
going to be based off of separate or the same kernel? lots of questions 
need to be answered before we can really help you with multibooting. 
heres some generic info for newbies. if you have any specific questions 
bother me, id be glad to help :)

-Ben

http://stommel.tamu.edu/~baum/programming.html#booting


RW wrote:


On Friday 22 July 2005 18:22, Halldór Rúnar Hafliðason wrote:
 


On Thu, 2005-07-21 at 10:36 -0700, Mohsen Pahlevanzadeh wrote:
   


Dears,
I'm newbie.I believe that BSD as server  Linux as desktop.
Now,I have a machine that i wanna install FreeBSD5.4,Slackware10.1,Debian
Sarge  windows on it.
Of course,I installed slackware  WinXP on it.
Please explian me on multiboot process.
Yours,Mohsen.
 


I'm curious, why do you want to have so many operating systems on it,
could as well just go with vmware if you are testing out some operationg
systems.
   



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



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


Re: undelete in FreeBSD?

2005-07-22 Thread Glenn Sieb

Nelis Lamprecht said the following on 7/21/2005 5:13 AM:


On 7/21/05, Xu Qiang [EMAIL PROTECTED] wrote:
 


Hi, all:

I mis-deleted /usr/local/bin directory in my FreeBSD. How can I restore it?

   



There isn't a way to restore unless you have a backup. However, most
of the binary files in /usr/local/bin are from packages/ports you have
installed on your system. So you may be able to get away with using
portupgrade(/usr/ports/sysutils/portupgrade) to re-install those
packages and therefore restoring some if not all of /usr/local/bin.
Do a portupgrade -f -a which forces portupgrade to re-install all
packages/ports you have currently installed.

 


Nelis,

First I think he might have to go re-install portupgrade.

Xu--as root, perform the following steps:

cd /tmp
tar cvf etc.tar /usr/local/etc/
cd /usr/ports/sysutils/portupgrade
make install  make clean
portupgrade -farRx bsdpan-

This will force reinstallation of all your ports. This will take *forever*.

And, just in case, we've tarred up your /usr/local/etc directory so you 
have a backup in /tmp!


Good luck!!
Best,
--Glenn

--
They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety. 
 ~Benjamin Franklin, Historical Review of Pennsylvania, 1759


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


Re: preventing a dual-mount of an NFS file system

2005-07-22 Thread Mark Bucciarelli
On Fri, Jul 22, 2005 at 04:59:56PM -0300, Marc G. Fournier wrote:
 
 Just curious if there is an option that can be set (I've checked the man 
 page, and didn't find one) that would prevent a file system from being 
 mounted twise on the same mount point?
 
 For instance, I have /du defined in my /etc/fstab, and want to prevent:
 
 mount /du
 mount /du
 
 from working ... the first should, but the second should fail ...

replace the mount binary with a shell script? 

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


Mysql40-server installation problem

2005-07-22 Thread Jacob S
Hello list,

I'm having some trouble getting mysql installed on a FreeBSD 5.4 server.
When I cd to /usr/ports/databases/mysql40-server and run make install,
I get the following error:

checking for gcc... cc
checking for C compiler default output file name... Abort trap (core
dumped) configure: error: C compiler cannot create executables
See `config.log' for more details.
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/databases/mysql40-server/work/mysql-4.0.25/config.log
including the output of the failure of your make command. Also, it might
be a good idea to provide an overview of all packages installed on your
system (e.g. an `ls /var/db/pkg`).
*** Error code 1

You can see the full config.log at
http://www.6texans.net/codesamples/config.log and the list of packages
installed on the server is available at
http://www.6texans.net/codesamples/pkg_log.txt .

I've googled the problem but can't seem to find it. Make buildworld and
make buildkernel have worked, so I don't know why the make install
shouldn't for mysql40-server. Does anyone have any hints? 

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


Re: installing 5.4 on RAID1 using Promise TX2200

2005-07-22 Thread Stefan Foulis

I think I just cracked it!
After initially creating the mirror with the live filesystem from the  
installation cd, I used the expert install mode... there is an option  
to re-scan for devices there... then the ar0 device is present.


I'm installing now. hope it works.

- stefan

On Jul 22, 2005, at 8:37 PM, Stefan Foulis wrote:


I just got an Promise TX2200 RAID Controller and 2x250GB SATA  
Drives for my new webserver.
As soon as I define a raid of some sort, the installation cd just  
reboots the system. I think that happens at the stage where the  
kernel should be loaded.


I've used the TX2000 with IDE drives before. There I had similar  
problems. I learned that the BIOS on the controller should not be  
used to define the array.

What I did back then:
 - do not define the array with the Controller BIOS
 - boot from the install cd, start the live-filesystem
 - use atacontrol to define the array
 - install freebsd to the new ar0 device (I'm not sure anymore if  
that device just turned up or I had to reboot first)

 - everything works fine

This doesn't seem to work with the TX2200 anymore. I can define the  
mirror from the live-filesystem, but the ar0 device does not turn  
up. Once I try boot from the installation cd again, I end up in the  
endless reboot cycle.


The default FreeBSD kernel can handle the controller though. If  
install freebsd on a seperate harddisk, there are no problems  
utilizing the mirrored disks with atacontrol. The system boots  
normally. I can format and mount the filesystem, recover from  
removing one of the disks etc.


Does the installation CD use a different kernel than a default system?

I tried installing using /stand/systinstall (after booting the  
other installation on the seperate hd). But I could not get it to  
install correctly. It would just overwrite the existing  
installation...


Any pointers?

- Stefan


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






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


Re: Download ports from another machine

2005-07-22 Thread Emil Khatib
Well, I just had an idea, as make fetch-recursive-list is unusable in
windows (unless I make a script or program to read it or I download
manually each of the packages), I would like to be able to boot a
FreeBSD system installed on removable media. I have a removable HD but
I can't boot from it... Is there anyway I could boot the system from a
floppy using a partition in the removable drive as root?

Thanks in advance

On 16 Jul 2005 10:20:49 -0400, Lowell Gilbert
[EMAIL PROTECTED] wrote:
 Emil Khatib [EMAIL PROTECTED] writes:
 
  Hi everybody, I'm using freebsd on a 56k connection, so you'll
  probably imagine how frustrating is to spend hours and hours
  downloading a simple program (plus its dozens of dependecies). I
  wanted to know if there is any way to get a list and download the
  programs from another computer with a faster connection. My problem is
  that I have only access to machines using Windows, so I can't do a
  make fetch-recursive...
 
 make fetch-recursive-list
 
 --
 Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/

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


Re: First post

2005-07-22 Thread RW
On Friday 22 July 2005 21:05, nawcom wrote (in reverse order):
 RW wrote:
 
 VMWare costs $189

 are you using raid or just plain ide? the reason i ask is so i can
 understand the geometry of your hard disk's partitions (4 primary
 partitions max per ide hdd) 

I'm not installing anything, I just know the price VMWare. 

If you dont reply to the right message, threads become like a conversation 
between people with glass eyes ;)

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


Re: Printer won't work

2005-07-22 Thread Warren Block
[Please keep [EMAIL PROTECTED] CCed in case there is useful 
information for others in this thread.  Thanks.]


On Fri, 22 Jul 2005, [EMAIL PROTECTED] wrote:


Thanks, I put 'lpd_enable=YES in my rc.conf file and I now have a printer
deamon.  I checked with your 'ps aux | grep lpd and yes its there.



lptest /dev/lpt0 still works the same.


Sorry, can't recall what that was.


When I run 'lpr somefile',  it will
do absolutely nothing sometimes.  Othertimes it load a page and eject
immedialtely without trying to print anything.


If your printer can print plain text, you still might only see the first 
line--the rest can stairstep off the page because lptest only sends 
linefeeds, not CRLF, between lines.


lptest sends 200 lines of text with linefeeds, enough to force a normal 
printer to eject at least a couple of pages.  While testing a new 
printer, though, it's easy to lose track of what may be left in the 
printer buffer.


Once the printer realizes that text will not be on the visible part of 
the page, it may not do anything until it has received enough linefeeds 
or a formfeed to eject the page.  You can send a formfeed directly:


  printf \f | lpr

Printers that can't handle plain text (euphemistically known as 
host-based or winprinters) have to get preformatted data through a 
driver.  The driver is usually specified as an input filter (if=) in the 
printcap.  Check /var/log/lpd-errs for error messages from the driver.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Vinum Bootstrap Help

2005-07-22 Thread Ben Craig
Hi All,
 
I've been trying to get a bootstrapped vinum volume up and running on a 5.4
release system (generic kernel, minimal install), based this How-to:
 
http://devel.reinikainen.net/docs/how-to/Vinum/
 
But I've managed to run into a problem that no amount of Googling, reading
the archive of this list, or reading the manual seems help me get by.
 
Basically, I have Vinum configured fine and can successfully run:
 
vinum  create -f /etc/vinum.conf
 
The Vinum volume is all fine and a vinum  list shows no problems.  I can
also successfully do a fsck on each of the mounts, which are:
 
/
/home
/tmp
/var
 
However, it appears that the vinum config isn't being saved, as rebooting
the machine can't find the vinum root partition, and after manually booting
to the pre-vinum root (ufs:ad0s1a) running vinum  list shows no volume
information.
 
During the reboot, vinum appears to load ok, but it can't find the root (as
shown by the last bit of the dmesg):
 
vinum: loaded
vinum: no drives found
Mounting root from ufs:/dev/vinum/root
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6
 
The relevant config files look like this:
 
/etc/fstab
 
#DeviceMountpoint   FStypeOptionsDumpPass#
/dev/vinum/swapnoneswap   sw00
/dev/vinum/root  /ufsrw   1
1
/dev/vinum/home/homeufsrw2 2
/dev/vinum/tmp  /tmpufs   rw2
2
/dev/vinum/var   /var ufsrw2
2
/dev/acd0 /cdromcd9660  ro,noauto  00

 
 
/boot/loader.conf
 
vinum_load=YES
vinum.autostart=YES
 
Any suggestions as to how to sort this would be greatly appreciated.
 
Regards,
 
Ben Craig.
 
 
 
 
 
 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: First post

2005-07-22 Thread Ross Kendall Axe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

RW wrote:
 On Friday 22 July 2005 18:22, Halldór Rúnar Hafliðason wrote:
 
 I'm curious, why do you want to have so many operating systems on it,
 could as well just go with vmware if you are testing out some operationg
 systems.
 
 
 VMWare costs $189

QEmu, OTOH, is free.

Ross

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.7 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC4Y8o9bR4xmappRARAjE6AKC+ct456OBD4NqEK20VqkW1lmKsogCg02EJ
T52DRnND4IdgsK7Nvq5rdsY=
=1rbt
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


KPovModeler port problem: why no OpenGL?

2005-07-22 Thread Andrew Predoehl


I found a problem when I recompiled the 
graphics/kdegraphics3 port; the build and install were OK, 
but now when I run KPovModeler, it tells me, No OpenGL 
support and does not show wireframes anymore.


I'm running FreeBSD-5.4-RELEASE-p4, and recompiling 
because I'm just doing an ordinary portupgrade on 
kdegraphics3.


There was no problem during the configure step.  Configure 
found GL, GLU, GLX, but found them


checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for GL... yes

The only thing configure said I was missing was libsane, 
which I don't even need because I don't have a scanner.


I'd really like to be able to use KPovModeler properly. 
Does anyone know how to fix this?  Should I just give up 
and use a package?  Do I need to install Mesa?  It is not 
listed as a dependency, and in fact when I tried to make 
the graphics/mesagl port it says this:


landru# cd /usr/ports/graphics/mesagl/
landru# make configure
===  Mesa-5.0.1_3 is unnecessary because libGL and libGLU 
come with XFree86 4.0 and higher.


I have libglut-6.0.1 and xorg 6.8.2 already installed, 
along with the all the rest of KDE 3.4.1.


Thanks,

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


mplayer

2005-07-22 Thread David Shoulders
Can you tell me the current status of the mplayer port?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Vinum Bootstrap Help

2005-07-22 Thread David Kelly


On Jul 22, 2005, at 5:51 PM, Ben Craig wrote:

However, it appears that the vinum config isn't being saved, as  
rebooting
the machine can't find the vinum root partition, and after manually  
booting
to the pre-vinum root (ufs:ad0s1a) running vinum  list shows no  
volume

information.


Wasn't trying to boot root but had same problem. Changed  
start_cmd=gvinum start (note the g) in /etc/rc.d/vinum (note the  
filename was not renamed) and suitably edit /etc/fstab and have had  
no problem since.


Or apparently rather than use start_vinum=YES in /etc/rc.conf and  
changing /etc/rc.d/vinum, placing geom_vinum_load=YES in /boot/ 
loader.conf does the trick.


gvinum is said not to have all the features of vinum, but if vinum  
won't start on boot then it isn't of much good. gvinum has enough  
features for me to work.


--
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.

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


Re: mplayer

2005-07-22 Thread Greg 'groggy' Lehey
On Friday, 22 July 2005 at 18:18:53 -0700, David Shoulders wrote:
 Can you tell me the current status of the mplayer port?

Active.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
The virus once contained in this message has lost interest in life,
shrivelled up and died.  LEMIS anti-virus has given it an appropriate
burial.
For further details see http://www.lemis.com/grog/lemis-virus.html

Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgpW6UFbHYWCH.pgp
Description: PGP signature


Re: Mount point's drwxrwxrwt permissions change when device is mounted (5.4-STABLE, amd64)

2005-07-22 Thread Conrad Sabatier
On Wed, Jul 20, 2005 at 10:31:22PM -0400, Chris Hill wrote:
 On Wed, 20 Jul 2005, Conrad J. Sabatier wrote:
 
 The mount point, branching off of the root (/) directory and owned by
 root:wheel, is setup with the correct permissions (chmod 01777) prior
 to mounting the device, but immediately changes once the device is
 mounted.
 
 [...]
 
 I've even tried a kernel with options SUIDDIR, added suiddir to the
 mount point's options in /etc/fstab, and enabled the suid and guid
 bits in the directory's permissions, but to no avail.  It *still* gets
 reset to drwxr-x-r-x.
 
 This sounds like something to do with devfs, since the device files get 
 created and destroyed as the devices themselves come and go. Look into 
 man devfs, also the files devfs.conf and devfs.rules.

Thanks, I'll look into your suggestions.

-- 
Conrad J. Sabatier [EMAIL PROTECTED] -- In Unix veritas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mysql40-server installation problem

2005-07-22 Thread Paul Schmehl
--On July 22, 2005 3:35:40 PM -0500 Jacob S [EMAIL PROTECTED] 
wrote:



Hello list,

I'm having some trouble getting mysql installed on a FreeBSD 5.4 server.
When I cd to /usr/ports/databases/mysql40-server and run make install,
I get the following error:

checking for gcc... cc
checking for C compiler default output file name... Abort trap (core
dumped) configure: error: C compiler cannot create executables
See `config.log' for more details.
===  Script configure failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
/usr/ports/databases/mysql40-server/work/mysql-4.0.25/config.log
including the output of the failure of your make command. Also, it might
be a good idea to provide an overview of all packages installed on your
system (e.g. an `ls /var/db/pkg`).
*** Error code 1

You can see the full config.log at
http://www.6texans.net/codesamples/config.log and the list of packages
installed on the server is available at
http://www.6texans.net/codesamples/pkg_log.txt .

I've googled the problem but can't seem to find it. Make buildworld and
make buildkernel have worked, so I don't know why the make install
shouldn't for mysql40-server. Does anyone have any hints?

I had no problem building mysql40-server on FBSD 5.4.  Did you cvsup your 
ports before attempting the install?  If not, you should do that first.


Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't Mount Root

2005-07-22 Thread Ima Camper


--- Ima Camper [EMAIL PROTECTED] wrote:

 
 
 --- Chuck Swiger [EMAIL PROTECTED] wrote:
 
  Ima Camper wrote:
  [ ... ]
   da0 is my boot disk and contains /.  However
 when
  I
   configured the disk using sysinstall during
   installation, I set it up as dangerously
  dedicated. 
   Now I wonder if my problem is that I should have
  used
   bsdlabel -B /dev/da0 instead of da0s1a when
   attempting to install boot blocks?
  
  I suspect your device name ought to be /dev/da0a.
  If you are at the boot prompt, what happens if you
  enter a ?...?
 
 Entering a ? or anything else so far results in
 this:
 
 mountroot ufs:/dev/da0a
 panic: Root mount failed, startup aborted.
 cpuid = 0
 boot() called on cpu#0
 Uptime: 1h59m17s
 
  Anyway, if you tell it the right place, and your
  fstab is OK, you ought to boot 
  into the system as normal, from which point you
 can
  re-run bsdlabel with the 
  right device name.
  
  Otherwise, boot off of an install CD, and run the
  command from a shell.  You 
  can also begin a custom install and exit after
 wrws;
  g just a new boot block 
  via sysinstall, too.
 
 Thanks for the ideas.  I will try more when I get
 home.  All I have available now is a serial console
 (that sometimes is at 115200 baud and sometimes at
 9600 baud) so I can't try anything other than
 various
 iterations of root devices.

OK, now I'm home and can boot from the 5.4-RELEASE
disk 1 ISO and get to a fixit prompt.  I can mount
/dev/da0 on /mnt and see all my data.  Does anyone
have any idea what the right command might be to
restore my / drive so it can be mounted?  

I'm leaving on a vacation tomorrow and would really
like to get this system up so I can post pictures and
such to my web page while I'm gone.  I'd appreciate
any assistance as I really don't want to have to
rebuild the system tonight.  I'm sure there's some
simple command that will restore access.

Thanks,

Drew




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: nForce3 SMB and Power Management

2005-07-22 Thread Gary W. Swearingen
João Carlos Mendes Luis [EMAIL PROTECTED] writes:

 gaia::root ~ [647] mbmon -I
 No ISA-IO HWM available!!
 InitMBInfo: Unknown error: 0
 gaia::root ~ [648]

I don't get that with -I (just with -S).  It pretends to work OK; just bad data,
which might be related to the bogus temp. seen in BIOS setup screen.

 [EMAIL PROTECTED]:1:1: class=0x0c0500 card=0x813f1043 chip=0x00e410de 
 rev=0xa1 hdr=0x00
  vendor   = 'NVIDIA Corporation'
  device   = 'nForce PCI SMB Controller'
  class= serial bus
  subclass = SMBus

I get:

[EMAIL PROTECTED]:1:1:   class=0x0c0500 card=0x0c111458 chip=0x00e410de 
rev=0xa1 hdr=0x00
vendor   = 'NVIDIA Corporation'
device   = 'nForce PCI System Management'
class= serial bus
subclass = SMBus

It looks like I got at least one correct driver (ichsmb) in the kernel
and that you didn't.  I don't know what to make of the different device
strings, or whether that's from the kernel or the MB.

I see a couple more SMB things in /sys/conf/NOTES that don't sound
necessary, but I'll probably try; namely, 

options NETSMB  #SMB/CIFS requester
options LIBMCHAIN
options LIBICONV
options SMBFS   #SMB/CIFS filesystem

Here's what I've got now:

device  smbus
device  smb # requires smbus
#options ENABLE_ALART   # Control alarm on Intel intpm driver [machine=i386]; 
Not a typo!
device  iicbus
device  iicbb   # requires iicbus

device  ichsmb
device  ic
device  iic
device  alpm
device  amdpm
device  intpm   # requires smb
device  viapm
device  pcf
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: question FreeBSD

2005-07-22 Thread Vulpes Velox
On Fri, 22 Jul 2005 13:25:55 +0200
Norbert Koch [EMAIL PROTECTED] wrote:

 FreeBSD Disklabel Editor
  
  Disk: ad0 Partition name: ad0S2 Free: 0 blocks (0Mb)
  Part   Mount SizeNewfs
     - -
  ad0s1  none20002   DOS
  
  ad0s2a / 128 UFS Y
  ad0s2b swap  503 swap
  ad0s2e /var  256 UFS+S   Y
  ad0s2f /tmp  256 UFS+S   Y
  ad0s2g /usr  6919UFS+S   Y
  
  
  
  
  How to mount ad0s1?
  
 
 After you have finished your installation do this:
   # mkdir /dos
   # mount_msdosfs /dev/ad0s1 /dos
 To make that permanent you may add an
 entry in /etc/fstab(5).

I've had problems with it on 5stable with putting it in fstab. I tend
to have to manual fsck it every time on boot if I put it in there.

I've found it to be better to write a quick little rc.d script to
mount and unmount it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: aaaargghh.. sendmail again

2005-07-22 Thread Julian Elischer



Giorgos Keramidas wrote:

On 2005-07-05 19:31, Gregory Neil Shapiro [EMAIL PROTECTED] wrote:


Very true.  Is that correct though, or should we remove it from the
generic.m4 file of FreeBSD?


No, I don't want to diverge from Sendmail's source any more than we
already have for a variety of reasons.



this turned out to be the problem.





That's ok :-)

Just to summarize then, the solution to Julian's problem then is either
one of:

a) Manually edit the generated sendmail.cf and remove the C{E}root line.





b) Avoid using DOMAIN(generic) and manually copy over whatever seems
interesting from generic.m4 into his local sendmail.mc file and then
regenerate sendmail.cf from that .mc file.

I'd probably go for choise (b), because it doesn't require remembering
local hacks like open that file in your editor, remove that line, add
this one, etc.


generic.m4 is really small so I just included all of it except the
offending line..

thanks..




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


Re: aaaargghh.. sendmail again

2005-07-22 Thread Lane
On Tuesday 05 July 2005 19:46, Julian Elischer wrote:
 N machines on a ficticious net  fred.com (not the real name).

 neet to get email out to the real world. via connected server
 mailgate.real.domain. (ficticious name)

 They pass it forward to a server on their net server.ficticious.net
 which uses the Smarthost option in Sendmail to
 forward them on to mailgate.real.domain,
 however mailgaet will not accept the mail unless the sender
 resolves to something real. I have no control over that machine.

 I am trying to alter the sendmail config on server.ficticious.net
 so that it rewrites the sender (both envelope and header)
 to be from [EMAIL PROTECTED]

 the sendmail m4 config file now has:

 divert(0)
 VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.10.2.17 2002/11/14
 03:21:18 keramida Exp $')
 OSTYPE(freebsd4)
 DOMAIN(generic)

 FEATURE(access_db, `hash -o -TTMPF /etc/mail/access')
 FEATURE(blacklist_recipients)
 FEATURE(local_lmtp)
 FEATURE(mailertable, `hash -o /etc/mail/mailertable')
 FEATURE(virtusertable, `hash -o /etc/mail/virtusertable')
 FEATURE(genericstable, `hash -o /etc/mail/senders.db')

 FEATURE(masquerade_entire_domain)
 FEATURE(local_no_masquerade)
 FEATURE(masquerade_envelope)

 define(`SMART_HOST', `mailgate.vicor-nb.com')

 MASQUERADE_AS(`registered.domain')
 MASQUERADE_DOMAIN(`ficticious.net')
 MASQUERADE_DOMAIN(`server.ficticious.net')

 where /etc/mail/senders.db
 contains: the 'has' version of:

 root[EMAIL PROTECTED]
 [EMAIL PROTECTED]  [EMAIL PROTECTED]




 So, by 2 different methods I'm trying to get the mail to say its coming
 from registered.domain but it isn't doing it, leaving it as comig from
 server.ficticious.net


 is there a trick to this?

 ___
Why not run BIND on mailgate and set /etc/resolv.conf to use nameserver 
localhost, and named.conf to use any required forwarders?

This way you can monkey with the local DNS config and not have to do anything 
special with sendmail.

Or ... maybe the problem is really over my head, and I just can't accept the 
fact :)

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


anyone used cfengine on 4.x?

2005-07-22 Thread Julian Elischer

I seem unable to make the machines talk..
seems to have problems with the keys.

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


Re: mplayer

2005-07-22 Thread David Shoulders
Sorry, I assumed there was a well-known problem, so I didn't give you any 
specifics.  I was referring to the fact that there is no mplayer package in 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.11-release/Latest/ 
(I'm running 4.11), nor in 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/multimedia/,
nor in 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/Latest/, 
etc.

The kplayer package is also missing, so I assumed there was some problem with 
the build or the mplayer project.

- dhs


On Friday 22 July 2005 19:04, you wrote:
 On Friday, 22 July 2005 at 18:18:53 -0700, David Shoulders wrote:
  Can you tell me the current status of the mplayer port?

 Active.

 Greg
 --
 When replying to this message, please copy the original recipients.
 If you don't, I may ignore the reply or reply to the original recipients.
 For more information, see http://www.lemis.com/questions.html
 The virus once contained in this message has lost interest in life,
 shrivelled up and died.  LEMIS anti-virus has given it an appropriate
 burial.
 For further details see http://www.lemis.com/grog/lemis-virus.html

 Finger [EMAIL PROTECTED] for PGP public key.
 See complete headers for address and phone numbers.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


NOINET, etc.

2005-07-22 Thread Forrest Aldrich
Ah, the wonders of upgrading - /etc/make.conf just needs some updating 
per the warnings. ;-)  Sorry for the line noise.



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


Re: mplayer

2005-07-22 Thread Greg 'groggy' Lehey
[Format recovered--see http://www.lemis.com/email/email-format.html]

Please don't destroy the message sequence.

On Friday, 22 July 2005 at 21:17:16 -0700, David Shoulders wrote:
 On Friday 22 July 2005 19:04, you wrote:
 On Friday, 22 July 2005 at 18:18:53 -0700, David Shoulders wrote:
 Can you tell me the current status of the mplayer port?

 Active.

 Sorry, I assumed there was a well-known problem, so I didn't give you any
 specifics.  I was referring to the fact that there is no mplayer package in
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.11-release/Latest/
 (I'm running 4.11), nor in
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/multimedia/,
 nor in
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/Latest/,
 etc.

 The kplayer package is also missing, so I assumed there was some problem with
 the build or the mplayer project.

For reasons I don't understand, the ftp site doesn't contain all
packages.  You should be able to install it from the port:

  # cd /usr/ports/multimedia/mplayer
  # make install

It's a pig to use, unfortunately.  See
http://www.lemis.com/grog/videorecorder/packages.html for some
observations.  If you find something there with which you disagree, or
which is incomplete, please let me know.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
The virus once contained in this message has lost interest in life,
shrivelled up and died.  LEMIS anti-virus has given it an appropriate
burial.
For further details see http://www.lemis.com/grog/lemis-virus.html

Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgpNQJiapSugd.pgp
Description: PGP signature