Re: cvsup problems

2004-02-23 Thread Michael Wallendahl
I think that maybe your cvsup configuration file may have a typo.

Maybe practice with upgrading your ports tree first?  

Copy the example 'ports-supfile' from /usr/share/examples/cvsup/, edit
the *default host= entry and run that:

=
cd 
cp /usr/share/examples/cvsup/ports-supfile .
vi ports-supfile
  change the '*default host=' entry to point to a valid repository.
cvsup -g -L 2 ~/ports-supfile
=

There is a great tutorial on using portupgrade and cvsup here:

   http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html

Since the ports tree is the same for all versions of FreeBSD (I
believe), it might make sense to start with them.  Once you get cvsup
working on your ports tree, then you can figure out which source tree to
cvsup to stay current with your kernel and userland.

hope this helps,

-Mike

On Mon, Feb 23, 2004 at 12:42:13AM -0700, RYAN vAN GINNEKEN wrote:
 I just installed freebsd 4.9 is it the stable branch right now ??? I 
 have been tring to update everything useing cvsup and keep getting the 
 following error below is the important bits to my supfile
 
 Release not specified for collection cvsup7.FreeBSD.org
 
 # $FreeBSD: V21 /usr/local/etc/cvsup/sup-all ver 1.1 2003/11/17  rmvg
 #==
 # IMPORTANT: Change the next line to use one of the CVSup mirror sites
 # listed at http://www.freebsd.org/doc/handbook/mirrors.html.
 
 #cvsup1.FreeBSD.org
 cvsup7.FreeBSD.org (maintainer John Polstra [EMAIL PROTECTED]), 
 Washington state
 #cvsup2.jp.FreeBSD.org (maintainer Masafumi NAKANE [EMAIL PROTECTED])
 #cvsup.ca.FreeBSD.org
 
 ###
 #
 # DANGER!  WARNING!  LOOK OUT!  VORSICHT!
 #
 # If you add any of the ports or doc collections to this file, be sure to
 # specify them with a tag value set to ., like this:
 #
 #   ports-all tag=.
 #   doc-all tag=.
 #
 # If you leave out the tag=. portion, CVSup will delete all of
 # the files in your ports or doc tree.  That is because the ports and doc
 # collections do not use the same tags as the main part of the FreeBSD
 # source tree.
 #
 ###
 
 *default host=cvsup.ca.FreeBSD.org
 *default prefix=/usr
 # The following line is for 4-stable.
 *default release=cvs tag=RELENG_4
 *default delete use-rel-suffix
 #--
 # sources files
 #--
 src-usrsbin
 src-all
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how to extract winzip files?

2004-02-23 Thread Martin Vana
Hello,
Is there a way, I can uncompress zip files made under win? 
Unzip from ports collection probably can't do that:

End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.

and I'm sure this is not multipart archive or broken file.

Thank you
Martin

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


something for you

2004-02-23 Thread fs
here
** Message from InterScan E-Mail VirusWall NT **

** WARNING! Attached file product.zip contains:

 WORM_NETSKY.B virus in compressed file product.txt.scr

   It has been deleted.
* End of message ***

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


Re: how to extract winzip files?

2004-02-23 Thread Bernard El-Hagin
[EMAIL PROTECTED] wrote:
 Hello,
 Is there a way, I can uncompress zip files made under win? 
 Unzip from ports collection probably can't do that:
 
 End-of-central-directory signature not found.  Either this file is not
   a zipfile, or it constitutes one disk of a multi-part archive.  In the
   latter case the central directory and zipfile comment will be found on
   the last disk(s) of this archive.
 
 and I'm sure this is not multipart archive or broken file.


Then something else is wrong since unzip() can handle such files easily.


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


Re: how to extract winzip files?

2004-02-23 Thread andrew clarke
On Mon, Feb 23, 2004 at 09:55:24AM +0100, Martin Vana wrote:

 Is there a way, I can uncompress zip files made under win? 
 Unzip from ports collection probably can't do that:

It should.  My guess is the file you're attempting to unzip is corrupt
somehow, or simply not a ZIP file at all.  Try running the `file'
command on it, eg.

$file /usr/ports/distfiles/ue400dev.zip
/usr/ports/distfiles/ue400dev.zip: Zip archive data, at least v2.0 to extract

 End-of-central-directory signature not found.  Either this file is not
   a zipfile, or it constitutes one disk of a multi-part archive.  In the
   latter case the central directory and zipfile comment will be found on
   the last disk(s) of this archive.
 
 and I'm sure this is not multipart archive or broken file.

I suppose it's possible that more recent versions of WinZip generate ZIP
files that can't be decompressed (or decrypted) by InfoZip's Unzip, but
I'm fairly certain that Unzip wouldn't return this error message as a
result.  The central directory should still exist in the ZIP file.

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


How to access to Compact Flash on 4.9-RELEASE

2004-02-23 Thread carvay
Hi there: 

I have a CF reader and I have problems on access on it. I've used
from MacOS X but the machine are not currently on my hands (it's property
of my last employer) and I suppose that FreeBSD is capable of doing
thing on it. 

The reader is a Transcend, below is what dmesg says about it.
I'm using 4.9-RELEASE (I haven't easy access to the net and I have not
phone line at home 8-(( ). 

I have
device atapicam
on my custom kernel. 

The device appears on dmesg: 

zolocho# dmesg | grep umass
umass0: ScanLogic SSFDC-CF 0.74! ScanLogic SSFDC-CF 0.74!, rev 1.10/0.74, 
addr 3 

I've searched on man pages. So, camcontrol says: 

zolocho# camcontrol devlist -v
scbus0 on ata0 bus 0:
 at scbus0 target -1 lun -1 ()
scbus1 on ata1 bus 0:
IDE DVD-ROM 16X 2.0  at scbus1 target 0 lun 0 (pass0,cd0)
PLEXTOR CD-R   PX-W4824A 1.04at scbus1 target 1 lun 0 (pass1,cd1)
 at scbus1 target -1 lun -1 ()
scbus2 on umass-sim0 bus 0:
ScanLogi c SSFDC-CF 0.74!at scbus2 target 0 lun 0 (probe0)
 at scbus2 target -1 lun -1 ()
scbus-1 on xpt0 bus 0:
 at scbus-1 target -1 lun -1 (xpt0) 

As I can read on man umass(4) I've scanned with umass my multislot card
reader (is cf and sc capable) 

zolocho# camcontrol rescan 0:0:0
Re-scan of 0:0:0 was successful
zolocho# camcontrol rescan 0:0:1
Re-scan of 0:0:1 was successful
zolocho# camcontrol rescan 0:0:2
Re-scan of 0:0:2 was successful
zolocho# camcontrol rescan 0:0:3
Re-scan of 0:0:3 was successful 

Well, It seems that I can access to the decive. 

So, I'll try to fsck it: 

fsck da0 

Ops!. Reboot 

I've tryed with: 

disklabel -w -r da0 cf 

Ops! Reboot 

I've found another one anyonning thing: 

zolocho# sh ./MAKEDEV da0
zolocho# cd -
zolocho# camcontrol start da0
camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed
cam_lookup_pass: No such file or directory
cam_lookup_pass: either the pass driver isn't in your kernel
cam_lookup_pass: or da0 doesn't exist 

Definitively I have da0 created and I do have pass driver on
my kernel. 

I don't know very good this kind of devices but I have seen that
in Linux is veeery easy.
*Without* atapicam on the kernel was possible doing 

camcontrol start da0 

but anything related to fsck'ing the
device, newfs the device or anything, give me another one
system's freeze. 

I have checked on FreeSBIE (as you know a FreeBSD 5.X-based LiveCD) but
the result was not better. 

I've seen the work done on Linux but I won't install a Linux just to
create a cf'ed *FreeBSD* image. ;-) 

Can you point me, please?. 

Thanks in advance. 

Best regards 

P.S.: Please, cc me any answer, because I'm not subscriber of
the list. My web-based mail is not capable of assume the volume
of mail of a high-traffic list as this list is. 



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


second eth card gives errors at config

2004-02-23 Thread stefan
Hi
I'm setting up a router/firewall to measure bandwidth on our co-located customers and 
when i try to configure the second eth card with a new ip adress but the same details 
as the first card(except that it has it's own ip)with the /stand/sysinstall utility i 
get an error when i press ok, it says.
Invalid gateway IPv4 address specified
All the settings are the same except the ipv4 address which is one d-class higher then 
the first eth card.



Med vänliga hälsningar / With kind regards

Stefan Midjich, Swebase AB
Tel: 042-20 15 00
Fax: 042-20 15 03
E-post: [EMAIL PROTECTED]
Webb: http://swebase.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how to extract winzip files?

2004-02-23 Thread Jez Hancock
On Mon, Feb 23, 2004 at 09:55:24AM +0100, Martin Vana wrote:
 Is there a way, I can uncompress zip files made under win? 
 Unzip from ports collection probably can't do that:
 
 End-of-central-directory signature not found.  Either this file is not
   a zipfile, or it constitutes one disk of a multi-part archive.  In the
   latter case the central directory and zipfile comment will be found on
   the last disk(s) of this archive.
 
 and I'm sure this is not multipart archive or broken file.

If this was a zip file created by WinXP itself I seem to remember having
trouble unzipping such files with unzip.  I resorted to using winzip or
winrar or some such to create archives - which then extract fine using unzip.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help with Vinum disk crash...

2004-02-23 Thread Danny Carroll
Greg,

Thanks for all the responses.  Unfortunatly I ran out of time and resorted to a
restore of week old data.  No big loss for me, but I really wanted to debug
this to better understand what happened.

I think it went something like this:

ide drive crashes.
kernel panics (for this or some other reason).
ufs gets screwed up on the drive because of the panic.

I can't prove any of this since I urgently needed about 150gb of space.  So I
re-formatted.

Like I said it is a shame since I wanted to understand what happened now, but,
then again, I was looking for an excuse to change back from vinum to normal.

vinum and ide on my system results is very poor disk performance, I see a
10-fold increase in read/write actions.  I'll be interested in revisiting vinum
with some SCSI disks sometime soon.

Anyway, thanks once again both of you for the efforts.

-D

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


Re: second eth card gives errors at config

2004-02-23 Thread Olaf Hoyer
On Mon, 23 Feb 2004 [EMAIL PROTECTED] wrote:

 Hi
 I'm setting up a router/firewall to measure bandwidth on our co-located customers 
 and when i try to configure the second eth card with a new ip adress but the same 
 details as the first card(except that it has it's own ip)with the /stand/sysinstall 
 utility i get an error when i press ok, it says.
 Invalid gateway IPv4 address specified
 All the settings are the same except the ipv4 address which is one d-class higher 
 then the first eth card.

Hi!

could you post a bit more verbose information?

ifconfig int0

and then the output, as you try to configure the second NIC, eg:

ifconfig fxp1 ip netmask

and the output from the route add command...
respectively netstat -rn

With kind regards
Olaf

-- 
Olaf Hoyer[EMAIL PROTECTED]
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


dialup question

2004-02-23 Thread Roberto Pereyra
Hi

I want to setup a dialup freebsd 5.2 server.

My setup is:

---INTERNET-| GATEWAY |-|DIALUP SERVER| -|192.160.0.171
192.169.0.1 192.168.0.170|192.168.0.172
 |192.168.0.173
  8 lines
My ppp.conf is:

default:
pap:
  set debug phase lcp chat
  set timeout 0 set debug phase lcp chat
  enable pap
  set ifaddr 192.168.0.1 192.168.0.171-192.168.0.178 255.255.255.0
  enable proxy
  accept dns
  set dns 192.168.0.1
  load server
  set radius /etc/radius.conf

I have enable the eight lines in my /etc/ttys

ttyd0  /usr/local/sbin/mgetty -s 115200 dialup on secure
ttyd1  /usr/local/sbin/mgetty -s 115200 dialup on secure
..


Some question:

I must enable

pseudo-device   tun 1

1 must be 8 or this setup is automatic for freebsd 5.2 ?

Is my ppp.conf rigth ?

Is the set ifaddr  line rigth ?

I have in both sides USR 56K  and not have more than 32k with analog lines. How can I 
have more speed ?

Thanks in advance

roberto





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


Re: RAID (ccd/vinum) with 2 harddisks

2004-02-23 Thread Tony Frank
Hi,

On Mon, Feb 23, 2004 at 08:32:40AM +0100, Axel S. Gruner wrote:
 Hi.
 
 Greg 'groggy' Lehey wrote:
 On Monday, 23 February 2004 at  8:27:33 +0100, Axel S. Gruner wrote:
 
 Hi.
 
 I want to use RAID on a IBM xSeries 345 with two harddisks.
 So the problem is, i can not setup a RAID System via Installation of
 FreeBSD (it will be 4.9 or maybe 5.2) and i do not have a System
 harddisk so that i can use the other ones as a RAID System.
 Is there a way to setup RAID (CCD otr Vinum) on a System with 2
 harddisks (mirroring or stripping)?
 
 
 Yes.  It's described in the man pages.
 
 Oh boy, i need a real large cup of coffee, or some glasses.

In addition to the man pages I found these resources of particular use:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-root.html
and
http://www.vinumvm.org/cfbsd/vinum.pdf

From my own experience it can be done without much trouble.
I burnt myself a few times in the process but that was mostly user fault.

Regards,

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


Help needed modifying shutdown scripts

2004-02-23 Thread Dominic Bishop
I am trying to use some custom startup+shutdown scripts to control a Belkin
UPS using the nut utility. Essentially to achieve what is shown in point 4
of

http://quasar.mathstat.uottawa.ca/~selinger/ups/belkin-universal-ups.html

Before continuing, here is the output of uname -a:

FreeBSD magellan.dom.bishnet.net 5.2.1-RC2 FreeBSD 5.2.1-RC2 #1: Sun Feb 22
02:52:35 GMT 2004
[EMAIL PROTECTED]:/u2/usr/obj/u2/usr/src/sys/MAGELLAN  
i386


The startup section is working fine, I created my own script in /etc/rc.d
and
it runs at the correct time.

The shutdown bit however is causing me problems, I inserted my code into
rc.shutdown under the section headed # Insert other shutdown procedures
here

Since FreeBSD doesn't seem to remount disks read-only during this script I
first unmounted all unnecessary partitions and then made sure /, /usr, /var
were all mounted read-only, as these are needed for the UPS driver to run.

The UPS driver runs as expected and sits there monitoring battery power,
however I get a fair few processes exiting on signal 11 which is worrying
and then more worrying is that it kills the driver, and completes halting
the
system. Once in this state the system will never come back when AC power
returns which is of course not desirable.

Here is console output from around the point of the driver starting onwards:
(Currently the script calls mount with no arguments so I could check that
the mounts were as I expected, hence the mountpoint entries)


pid 478 (mountd), uid 0: exited on signal 11
/dev/ar0s1a on / (ufs, local, read-only)
devfs on /dev (devfs, local)
procfs on /proc (procfs, local)
/dev/ar0s1f on /usr (ufs, local, read-only)
/dev/ar0s1d on /var (ufs, local, read-only)
Waiting for AC power, or for UPS batteries to run out...
Network UPS Tools - Belkin 'Universal UPS' driver 0.06 (1.5.13)

Connecting to UPS...
pid 542 (ntpd), uid 0: exited on signal 11
UPS is on battery, battery level: 20%
pid 511 (usbd), uid 0: exited on signal 11
pid 801 (logger), uid 0: exited on signal 11
UPS is on battery, battery level: 17%
pid 394 (rpcbind), uid 0: exited on signal 11
UPS is on battery, battery level: 15%
pid 806 (identd), uid 0: exited on signal 11
UPS is on battery, battery level: 12%
pid 769 (moused), uid 0: exited on signal 11
pid 563 (sshd), uid 0: exited on signal 11
pid 499 (rpc.lockd), uid 1: exited on signal 11
pid 385 (named), uid 53: exited on signal 11
FWaiting (max 60 seconds) for system process `vnlru' to stop...stopped
Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped
Waiting (max 60 seconds) for system process `syncer' to stop...stopped

syncing disks, buffers remaining... 
done
Uptime: 6m27s
GEOM: destroy disk twed0 dp=0xc616200c
twed0: detached
Shutting down ACPI

The operating system has halted.

Most importantly can anyone tell me how to stop the system being shutdown
before rc.shutdown terminates? (the UPS driver stays in foreground until the
battery runs out, unless AC power returns in which case it calls reboot)

I'm guessing that all the sig 11s are due to filesystems being mounted read
only, but what I don't understand is why these processes are even still
running?

All of these processes are controlled by rc.d and looking at rc.shutdown
they
should have been stopped before the section I've placed my code is reached.
ie in the section:
# Determine the shutdown order of the /etc/rc.d scripts,
# and perform the operation

This got me curious so I created a simple test script which was a copy of
the
original rc.shutdown with the watchdog timer bits removed and the running of
rc.d script shutdown set to simply echo the command instead, when run it
output
this:

run_rc_script /etc/rc.d/exim stop
run_rc_script /etc/rc.d/inetd stop
run_rc_script /etc/rc.d/localpkg stop
run_rc_script /etc/rc.d/jail stop
run_rc_script /etc/rc.d/cron stop
run_rc_script /etc/rc.d/local stop
run_rc_script /etc/rc.d/nfsclient stop
run_rc_script /etc/rc.d/ipfs stop
run_rc_script /etc/rc.d/random stop
run_rc_script /etc/rc.d/swap1 stop
.

This seems to be a rather small subset of the scripts in rc.d that are run
on
startup, and notably excludes commands to stop all the processes I was
getting
sig 11s from. Am I missing something here?

So in summary, the most important thing I wish to fix is to stop the OS from
halting whilst the UPS driver is still running as at the moment it leaves me
with the possibility of the system not resuming unattended.

The less important aspect is stopping the sig 11s from those processes as it
would be nice not to get a whole bunch of .core files in my / ;-)
However I can live with them if I have to.

Any suggestions?

Regards,

Dominic Bishop

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


Re: Fail to start KDE

2004-02-23 Thread Mike Jeays
On Mon, 23 Feb 2004 11:48:56 +0800
Stephen Liu [EMAIL PROTECTED] wrote:

 Mike Jeays wrote:
 
 Version 5.2
 new installation
 
 - snip -
 
 
 
 Create a file .xinitrc in the home directory, containing the single
 line 'startkde ' (without the quotes).  Then try startx again.
 
 Hi Mike,
 
 Tks for your advice.
 
 Sorry I forgot to mention in my previous posting;
 
 1)
 KDE could not start if editing /etc/ttys as;
 .
 ttyv8  user/local/bin/xdm -nodaemon xterm on secure
 .
 ...
 
 # startkde (on INIT 3/text mode)
 ...
 Kpersonalizer: cannot connect to X server. 
 (continue to run on screen)
 
 I suspect whether it was caused by failure on login.  Because after 
 booting, the 'Welcom to the XFree86 Project Inc' GUI login popup.  I can 
 keyin either as 'root' or as 'username' but can't keyin password.  I 
 just typed in password and hit Enter the GUI login screen popup again 
 without mentioning anything.  The X window started with a small Xterm 
 window appearing on the screen, mouse working but I could not type on 
 it.  I tried many times without a solution.  If changing 'xdm' to 'kdm' 
 on the abovementioned line 'ttyv8.', GUI login failed to start. 
 
 # startx  (on INIT 3)
 
 started 3 'Xterm windows'
 
 
 2)
 After starting 3 'Xterm windows' I can start KDE 3.1 from any one of the 
 'Xterm window' with;
 
 # startkde
 
 It worked with KDE started.
 
 
 3) On INIT 3/text mode I can login either as 'root' or as 'user' with 
 correct password without problem
 
 Kindly advise how to fix the problem.  TIA
 
 B.R.
 Stephen
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

I haven't used xdm in ttys for a long time, and suspect this is an
obsolete method.  If you enter kdm  at a root prompt, kdm should
start.  I don't see why you shouldn't put it into /usr/local/etc/rc.d
to make it work on startup, and I am pretty sure I used to run it 
that way.

-- 
Personal : Mike.Jeays -at- rogers.com  Phone : 613-724-4510
Work : Mike.Jeays -at- statcan.ca  Phone : 613-951-9929 FAX 613-951-0395
Web page : http://members.rogers.com/mike.jeays
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ufs_rename: fvp == tvp (can't happen)

2004-02-23 Thread Heinrich Rebehn
Hi,

i am getting the above errors on my FreeBSD 5.2.1-RC2 machine. I 
searched the web about this, but could not find any explanation. Is this 
serious?

Regards,
--
Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -
Phone : +49/421/218-4664
Fax   :-3341
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dc-gui port under 5.2 RELEASE

2004-02-23 Thread Martin Vana
Hi,
Has anyone tried /ports/net/dcgui ? Every time I run it, splash screen appears and 
whole X win freeze, 
I have to kill -9 it from console. I had no problems with it under 4.9 so I think it 
might be 5.X problem.
Anyone has same experience?

Martin

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


ufs and Plextor PX-708A 1.04

2004-02-23 Thread Mark Knight
I'm running 4.9-stable from November.

I've recently installed a Plextor PX-708A v1.04 DVD rewriter.  I'm
getting good results using growisofs.

On the belief that +RW support random access, for a bit of fun I created
a ufs filesystem on the device with freshly formatted DVD+RW media:

  disklabel -r -w cd0c auto
  newfs /dev/cd0c
  mount -o noatime /dev/cd0c /mnt

On the face of it, the mounted filesystem then appears to work. However,
intermittently (within minutes, but after several MBs), read errors
occur:

(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 1 65 a8 0 0 20 0
(cd0:ata1:0:0:0): MEDIUM ERROR info:465b0 asc:11,5
(cd0:ata1:0:0:0): L-EC uncorrectable error
(cd0:ata1:0:0:0): cddone: got error 0x5 back

I'm probably being hopelessly ignorant.  Should this work?  I believe
the drive supports DVD+MRW (Mt. Rainier), and that this is supposed to
implement some sort of defect management.  However, is OS support
required as well?

Any advise appreciated.
-- 
Mark A. R. Knight   finger: [EMAIL PROTECTED]
Tel: +44 7973 410732http://www.knigma.org/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cvsup not working

2004-02-23 Thread service
FreeBSD fixer.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Feb 22 14:47:02 GMT 2004 
root@:/usr/src/sys/i386/compile/VILLATV i386

I am having a problem with cvsup version 16. I used it about a month ao with no 
problem. I have now tried it several times with no success. I even reinstalled the 
entire operating system twice. 

I activate my modum and type cvsup supfile. The box appears and I click the go tab. It 
goes wild for about 30 to 40 seconds downloading 40 to 50 files.  This is okay.  After 
that, it just dies. This is the problem. I don't understand why it dies.

I have an external modem and after it dies, sometimes the transfer lights on the modum 
blink and sometimes theres no light at all. After it dies, it will go until it times 
out (15 to 20 minutes). I have FreeBSD 5.1. I installed the cvsup package off the 1st 
cdrom. I created 'cvsup' in the /usr/local/etc directory. I put my supfile under 
cvsup. I have csh, so I typed 'setenv CVS ROOT=/usr/local/etc/cvsup', which seems to 
work. The supfile I use is 

*default host=cvsup5.freebsd.org

*default prefix=/usr

*default base=/usr/local/etc/cvsup

*default tag-.

*default release=cvs

*default delete use-rel-suffix compress

ports-all

I don't remember my first supfile, I thinks it like the above. Also I learned that if 
something in the supfile isn't perfect, it won't work. Please analyze and let me know 
whats wrong. Thanks in advance.

greg

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


Re: cvsup not working

2004-02-23 Thread Luke Kearney

On Mon, 23 Feb 2004 06:25:42 -0700
[EMAIL PROTECTED] granted us these pearls of wisdom:

 FreeBSD fixer.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Feb 22 14:47:02 GMT 2004 
 root@:/usr/src/sys/i386/compile/VILLATV i386
 
 I am having a problem with cvsup version 16. I used it about a month ao with no 
 problem. I have now tried it several times with no success. I even reinstalled the 
 entire operating system twice. 
 
 I activate my modum and type cvsup supfile. The box appears and I click the go tab. 
 It goes wild for about 30 to 40 seconds downloading 40 to 50 files.  This is okay.  
 After that, it just dies. This is the problem. I don't understand why it dies.
 
 I have an external modem and after it dies, sometimes the transfer lights on the 
 modum blink and sometimes theres no light at all. After it dies, it will go until it 
 times out (15 to 20 minutes). I have FreeBSD 5.1. I installed the cvsup package off 
 the 1st cdrom. I created 'cvsup' in the /usr/local/etc directory. I put my supfile 
 under cvsup. I have csh, so I typed 'setenv CVS ROOT=/usr/local/etc/cvsup', which 
 seems to work. The supfile I use is 
 
 *default host=cvsup5.freebsd.org
 
 *default prefix=/usr
 
 *default base=/usr/local/etc/cvsup
 
 *default tag-.
 
 *default release=cvs
 
 *default delete use-rel-suffix compress
 
 ports-all
 
 I don't remember my first supfile, I thinks it like the above. Also I learned that 
 if something in the supfile isn't perfect, it won't work. Please analyze and let me 
 know whats wrong. Thanks in advance.
 
 greg

try /usr/share/examples/cvsup/ 

A quick look at the documentation there should set you straight.

Good Luck

LK

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


Re: Re[2]: Trend micro Virus wall

2004-02-23 Thread Winston Nolan
HAHAHA

ok, no worries
will do :-)

Have a great day!

- Original Message - 
From: Robert Golovniov [EMAIL PROTECTED]
To: Winston Nolan [EMAIL PROTECTED]
Sent: Monday, February 23, 2004 3:29 PM
Subject: Re[2]: Trend micro Virus wall


 On Monday, February 23, 2004, 9:33:34 AM, Winston Nolan wrote:

 WN i have the following error - and i hope that you will be able to give
me
 WN some advice.

 Dear Winston,

 Unfortunately,  I am not as big an expert as you think I am. I am just
 getting  the  basics, but that seemed to be enough for me to solve the
 initial problem I had with MVW. Now, I think, we would have to ask for
 help  some  more experienced members of this list. Sorry to disappoint
 you. :-)

 -- 
  -=Robert  Beata Golovniov | Lviv, Ukraine=-
 ~~
 mailto:[EMAIL PROTECTED]Body=Embedded%20key
 ~~

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


problems(mouse)

2004-02-23 Thread Jose Julio
Sorry for the newbie question:
installing for the first time and having problems with mouse daemon,,it does not 
support ay mouse that i have usb or ps/2 alike please help want to run freeBSD even if 
the mouse doesn't work it gives you an option to configure the xfree86 server eith the 
keypad but it does not work properly  please help me install and configure it..
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mail on FreeBSD

2004-02-23 Thread somatic
Hi,
I was wondering if there was a web based system to check mail on a freebsd
system.I wanted to setup a mail system for all users on the intranet.I have
successfully installed sendmail and can send and receive mail on the
system.(using pine).But how do i go about setting up a system for external
lan users without them telnetting into the system?.Would i need a pop3
server?

Thanks,
akshay.

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


Can Freebsd run on linux?

2004-02-23 Thread Ken Finegood's Office 2

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


[no subject]

2004-02-23 Thread Banana
thanks for help man!

my system see only PPP or SLIP network, not my pcmcia card
on the 4.9 release, a third name appaers and the ethernet is working 
(with my DHCP server ON)
i'm not sure that the correct driver is ed4, but the card on 4.9 
appaers the same as a NE2000 (see at 
http://www.freebsd.org/releases/5.2R/hardware-i386.html#ETHERNET).

how can i add the device minibus in my kernel config?

have you got a good manual that can help me? i not want to ask you 
every time :-))

thank you very much man

Banana

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


Re: Mail on FreeBSD

2004-02-23 Thread Luke Kearney

On Mon, 23 Feb 2004 17:20:56 +0530
somatic [EMAIL PROTECTED] granted us these pearls of wisdom:

 Hi,
 I was wondering if there was a web based system to check mail on a freebsd
 system.I wanted to setup a mail system for all users on the intranet.I have
 successfully installed sendmail and can send and receive mail on the
 system.(using pine).But how do i go about setting up a system for external
 lan users without them telnetting into the system?.Would i need a pop3
 server?
 
 Thanks,
 akshay.
Hi,
you have a number of options open to you, you can try a POP3
installation, you could get adventurous and go for IMAP. A Webmail setup
is also one way to deal with your situation. You could even get really
carried away and install all of the above.  A quick check in the ports
dir and qpopper is available as is solidpop3d and a number of others. I
guess the trick is for you to work out which one suits your situation
best.  FWIW webmail can be a bit cumbersome at times your users might
prefer POP3 or IMAP.

Good Luck

LK

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


RE: Mail on FreeBSD

2004-02-23 Thread Marc Silver
Hi,

You should take a look at IMP (http://www.horde.org/imp/) or
Squirrelmail, both of which are webmail solutions, and both can be found
in the ports tree.  They do however, require either a POP3 or IMAP
server, and a server with PHP and a few other minor dependencies.

Alternatively, you could try neomail, which can access local mailspool
files using just perl.

Good luck.

Cheers,
Marc

 -Original Message-
 From: somatic [mailto:[EMAIL PROTECTED] 
 Sent: Monday, February 23, 2004 1:51 PM
 To: FreeBSD-questions
 Subject: Mail on FreeBSD
 
 Hi,
 I was wondering if there was a web based system to check mail 
 on a freebsd system.I wanted to setup a mail system for all 
 users on the intranet.I have successfully installed sendmail 
 and can send and receive mail on the system.(using pine).But 
 how do i go about setting up a system for external lan users 
 without them telnetting into the system?.Would i need a pop3 server?
 
 Thanks,
 akshay.
 
 ___
 [EMAIL PROTECTED] mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 


smime.p7s
Description: S/MIME cryptographic signature


Connecting ISP problem

2004-02-23 Thread Stephen Liu
Hi folks

FreeBSD 5.2
new installation
2 NICs
Broadband Connection - to ISP via ADSL modem, running pppoe
# start pptp
command not found
# ifconfig
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
   options=8VLAN_MTU
   inet6 fe80::250:fcff:fe61:f394%rl0 prefixlen 64 scopeid 0x1
   inet 192.168.2.2 netmask 0xff00 broadcast 192.168.2.255
   ether 00:50:fc:61:f3:94
   media: Ethernet autoselect (10baseT/UTP)
   status: active
rl1: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500
   options=8VLAN_MTU
   ether 00:50:fc:6c:70:f7
   media: Ethernet autoselect (10baseT/UTP)
   status: no carrier
plip0: flags=8810POINTOPOINT,SIMPLEX,MULTICAST mtu 1500
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
   inet 127.0.0.1 netmask 0xff00
   inet6 ::1 prefixlen 128
   inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
cat /etc/rc.conf
inetd_enable=YES
keymap=us.pc-ctrl
linux_enable=YES
sshd_enable=YES
usbd_enable=YES
ifconfig_rl0=DHCP
ppp_enable=YES
ifconfig_rl0=DHCP
ipv6_enable=YES
hostname=icare.com.hk
cat /etc/resolv.conf
search domain.com
nameserver 192.168.2.1
cat /etc/ppp/ppp.conf
default:
set log Phase Chat LCP IPCP CCP tun command
ident user-ppp VERSION (built COMPILATIONDATE)
set speed 115200
set dial ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
  \\ AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT
set timeout 180# 3 minute idle timer (the default)
enable dns# request DNS info (for resolv.conf)
papchap:
set phone PHONE_NUM
set authname USERNAME
set authkey PASSWORD
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR# Add a (sticky) default route
Kindly advise how to make
# start pptp
to work
TIA

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


RE: Connecting ISP problem

2004-02-23 Thread JJB
cat /etc/rc.conf
inetd_enable=YES
keymap=us.pc-ctrl
linux_enable=YES
sshd_enable=YES
usbd_enable=YES
hostname=icare.com.hk
ifconfig_rl0=up
# Activate user ppp auto start at boot time
ppp_enable=YES # Start User ppp task
ppp_mode=ddial # ddial, auto, background
ppp_profile=dialisp# section in ppp.conf to exec

  start of DSL ppp.conf  ###
default:

 set log Phase tun #use to avoid excessive log sizes
 set timeout 0  # no idle time out, will not disconnect

dialisp:
 set device PPPoE:rl0  # replace xxx with your Nic device
name
 set authname YOURLOGINNAME# Replace with your ISP account IP
 set authkey YOURPASSWORD  # Replace with your ISP account
password
 add default HISADDR   # Add a (sticky) default route
(Mandatory)
 enable dns # Gets the ISP's DNS IP address  places
them
# in resolv.conf for reference by FBSD box.

###   End of DSL ppp.conf
#

Replace the XXX in the [set device PPPoE:XXX] statement with the Nic
card FBSD interface name. Sometimes it will be necessary to use a
service tag to establish your connection depending on how your ISP
and/or the phone company has it's DSL network configured. Service
tags are used to distinguish between different PPPoE servers
attached to a given network. You should have been given any required
service tag information in the documentation provided by your ISP.
If you cannot locate it there, ask your ISP's tech support
personnel. This is the format of the command with the service tag
added
set device PPPoE:XXX:service_tag
The  is the FBSD interface name used by PPPoE, the interface
must be UP, (IE: enabled). It is only used as transport, and does
not need to be assigned an IP address. This can be done
automatically at boot time by updating the /etc/rc.conf file. The
format of the statement to add is ifconfig_=up where  is Nic
card FBSD interface name used by PPPoE that you specified in the
/etc/ppp/ppp.conf file.
ee /etc/rc.conf  # add following statement
ifconfig_=up


Let my know if this works for you




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stephen Liu
Sent: Monday, February 23, 2004 9:03 AM
To: [EMAIL PROTECTED]
Subject: Connecting ISP problem

Hi folks

FreeBSD 5.2
new installation

2 NICs
Broadband Connection - to ISP via ADSL modem, running pppoe

# start pptp
command not found

# ifconfig
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
inet6 fe80::250:fcff:fe61:f394%rl0 prefixlen 64 scopeid 0x1
inet 192.168.2.2 netmask 0xff00 broadcast 192.168.2.255
ether 00:50:fc:61:f3:94
media: Ethernet autoselect (10baseT/UTP)
status: active
rl1: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
ether 00:50:fc:6c:70:f7
media: Ethernet autoselect (10baseT/UTP)
status: no carrier
plip0: flags=8810POINTOPOINT,SIMPLEX,MULTICAST mtu 1500
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet 127.0.0.1 netmask 0xff00
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4


cat /etc/rc.conf
inetd_enable=YES
keymap=us.pc-ctrl
linux_enable=YES
sshd_enable=YES
usbd_enable=YES

ifconfig_rl0=DHCP
ppp_enable=YES

ifconfig_rl0=DHCP
ipv6_enable=YES
hostname=icare.com.hk


cat /etc/resolv.conf
search domain.com
nameserver 192.168.2.1


cat /etc/ppp/ppp.conf
default:
 set log Phase Chat LCP IPCP CCP tun command
 ident user-ppp VERSION (built COMPILATIONDATE)

 set speed 115200
 set dial ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
   \\ AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT
 set timeout 180# 3 minute idle timer (the default)
 enable dns# request DNS info (for resolv.conf)

papchap:
 set phone PHONE_NUM
 set authname USERNAME
 set authkey PASSWORD

 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR# Add a (sticky) default route


Kindly advise how to make
# start pptp
to work

TIA

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

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


How to start single user mode or safe mode

2004-02-23 Thread Stephen Liu
Hi all folks,

Accidentally I made a mistake

# ee /etc/rc.conf
.
hostname=localhost

and could not start the PC

At booting
..
Enter full pathname of shell or RETURN for /bin/sh:
Hit ENTER
# ee  (could not work)
I rebooted the PC.  At booting, selecting [3] or [4] could not boot to 
'safe mode' nor 'single user mode'

Kindly advise how to boot to 'single user mode' or 'safe mode'

TIA

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


RE: problems(mouse)

2004-02-23 Thread JJB
During the sysinstall process of FBSD is where your mouse gets
configured.
You seem to think that mouse is not working just because you can not
get it to work in x-desktop environment.
Does the mouse pointer arrow work when in native FBSD at the command
line?

Your rc.conf file should have this

# for ps/2 mouse
moused_enable=YES
moused_port=/dev/psm0
moused_type=auto

# for USB mouse
usbd_enable=YES

Do not have ps/2 mouse statements in rc.conf
if USB mouse is plugged into system at boot time.

If mouse works in native FBSD then change your post
subject to say 'mouse config problem in X'.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jose Julio
Sent: Monday, February 16, 2004 9:16 PM
To: [EMAIL PROTECTED]
Subject: problems(mouse)

Sorry for the newbie question:
installing for the first time and having problems with mouse
daemon,,it does not support ay mouse that i have usb or ps/2 alike
please help want to run freeBSD even if the mouse doesn't work it
gives you an option to configure the xfree86 server eith the keypad
but it does not work properly  please help me install and configure
it..
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

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


RE: freebsd not boot

2004-02-23 Thread Pat Saunders
Hi,
Thanks for the reply.
My PC Hardware is as follows :
Intel Pentium pro .
128K Ram,
npx0 : math processor
PCI Bus
ATI Mach64-GZ graphics accelerator
Intel PIIX4ATA33 Controller
USD Controller
4G disk
2 3COM 3C90 Network Cards
CD - ROM
USB Keyboard / Mouse

The interrupts are as follows :
1 Keyboard
3 and 4 Serial Ports
5 and 10 3Com Network Cards
9 USB Controller
11 Graphics Card
12 Mouse
14 15 IDE hard disk

The PC boots and displays the Devices and interrupt list :
IDE Controller 14/15
Serial Bus controller 9
N/W controller 5
N/W controller 10
display console 11

it then tries to boot off CD - fail (No CD in)
it then performs another hard reset (I think when trying to boot of Hard
Drive)

I have tried to install FreeBSD onto a 2G Partition.
I have played around with the Kernel configuration but it still resets at
same point
even when I don't delete any drivers and don't perform Kernel
Configuration!!!

Through the Fixit CD , I performed a Disklabel . Here are the results :

bytes / sector :512
sectors / track :63
tracks / cylinders:255
sectors / cylinder:16065
cylinders : 259
sectors / unit : 4768387

8 partitions :
sizeoffset  fstype  fsize   bsize
-
a   262144  0   4.2BSD  204894
b   1017008 262144  swap
c   4176837 0   unused
e   524288  1279152 4.2BSD  204816384
f   524288  1803440 4.2BSD  204816384
g   1849109 2327728 4.2BSD  204816384

But I notice there is no /etc/fstab file.
Hope this helps!!
Pat








-Original Message-
From: Vulpes Velox [mailto:[EMAIL PROTECTED]
Sent: 20 February 2004 19:00
To: Pat Saunders
Cc: '[EMAIL PROTECTED]'
Subject: Re: freebsd not boot


On Fri, 20 Feb 2004 16:21:43 -
Pat Saunders [EMAIL PROTECTED] wrote:

 Hi,
 I am trying to run freebsd 4.9 on a PC / IDE architecture. 
 I have one IDE drive and two 3COM 3c90 Network Cards and CD-ROM
 The PC will be a dedicated FreeBSD box.
 I have installed freebsd v4.9 , using the whole 4G disk which is
 bootable and installed
 'Standard MBR - no boot manager' and disabled all the drivers (SCSI)
 that I do not use.
 The problem is when I reboot nothing happens apart from another hard
 reset. The PC then does a Hard reset and the same recursive process
 occurs again. No, useful messages appear at all !!! 
 I have created bootable floppies which I can boot from but I am not
 sure what to perform
 next , apart from re-install with different options which result in
 the same depressing results.
 I am not sure what to do regarding the 'Fixit' option as most shell
 commands do not
 work.
 Any help would be appreciated.
 Pat

Well more info on the hardware would be useful...

How far does it get befor it reboots?

Given that you went throught removing all the scsi drivers, I am
guessing this means you made a custom kernel config, could you post
that too.

It sounds sorta like something important got removed from the kernel
or something...

_

This message has been checked for all known viruses on behalf of Vivista by
MessageLabs. 

http://www.messagelabs.com or Email: [EMAIL PROTECTED]

Vivista formerly Securicor Information Systems for further information
http://www.vivista.co.uk  



**
The information contained in this e-mail message is intended
only for the individuals named above.  If you are not the 
intended recipient, you should be aware that any 
dissemination, distribution, forwarding or other duplication 
of this communication is strictly prohibited.  The views 
expressed in this e-mail are those of the individual author 
and not necessarily those of Vivista Limited.  
Prior to taking any action based upon this e-mail message 
you should seek appropriate confirmation of its authenticity.
If you have received this e-mail in error, please immediately 
notify the sender by using the e-mail reply facility.
**


_

This message has been checked for all known viruses on behalf of Vivista by 
MessageLabs. 

http://www.messagelabs.com or Email: [EMAIL PROTECTED]

Vivista formerly Securicor Information Systems for further information 
http://www.vivista.co.uk  

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


Re: fail to recognize sound device

2004-02-23 Thread Nathan Kinkade
On Mon, Feb 23, 2004 at 01:14:01PM +0200, [EMAIL PROTECTED] wrote:
 Dear Nathan,
 Thank you for replying to my email!
 
 Thank you for your advices, I will try them as soon as possible. 
 One thing is which I cannot understand! 
 
 Why shouldn't (the default) generic kernel has such devices like /dev/pcm 
 already loaded like Linux for instance?
 
 Another issue is that the NVIDIA drivers is so hard to be installed in
 FreeBSD that you prefer you never try do something like that! 
 
 What I want to say is that people who create FreeBSD, it would be a
 nice idea to have some things fixed for the users. Otherwise our life
 becomes a lot harder!
 
 Who wouldn't like to have the most stable system in the world for free
 even when it runs Linux applications even faster than Linux? But if
 FreeBSD is so hard to install and configure then you wonder why should
 I get myself in so much trouble when I can do my job easier with Linux
 for instance?
 
 I don't want to blame you for anything on the contrary I thank you for
 doing all that stuff for free. But I think that for such great
 programmers like you who where able to built such a system from
 scratch it is not so difficult to do some simple modifications which
 will make our life much easier!
 
 By the way do you know where can I download an C/C++ IDE for FreeBSD
 such that I do not have to create the makefiles myself? Kdeveloper is
 hard for me to use since it generates a lot of useless files. Do you
 have anything nice to suggest?
 
 Thanks in advance once again!
 Drosos.

A couple things:
1) Always copy the list.
2) Wrap your lines at about 72 characters.

In regards to your comments above, with all due respect it sounds like
you might be happier with Linux, or possibly Microsoft Windows.  The
people on this list are usually more than happy to help you along as you
get used to FreeBSD.  Indeed, questions on this list range from simple
to complex and the majority of questions get at least one response.  The
questions you pose above come across like complaining.  Above you say,
why should I get myself in so much trouble when I can do my job easier
with Linux.  This is a very good question and I would propose that you
may have already answered it for yourself.  You should use the operating
system that best suits your needs.  If that be MS Windows, great.  If if
be GNU/Linux, great.  If it be MAC OS, great.  If it be SunOS, great.
If it be FreeBSD, all the better.  FreeBSD has many things going for it
and quite a number of people find it very useful, secure and stable.  If
what FreeBSD has to offer doesn't meet your needs, then certainly don't
stick with it for some unknown reasons.

All this said, and I speak for myself and likely most people on the
list, FreeBSD is wonderful operating system.  Once you get used to it, I
suspect that you will find it very intuitive and easy to use.  Like
anything, it takes time to become acquainted with some; so, give it time
and patience.  In the mean time, welcome to FreeBSD, read the relevant
portions of the FreeBSD handbook at www.freebsd.org, search for answers
on your favorite search engine, use patiences, learn, ask questions on
freebsd-questions maillist.

Regards,
Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49


pgp0.pgp
Description: PGP signature


Re: problems(mouse)

2004-02-23 Thread Nathan Kinkade
On Mon, Feb 16, 2004 at 06:15:43PM -0800, Jose Julio wrote:
 Sorry for the newbie question:installing for the first time and
 having problems with mouse daemon,,it does not support ay mouse that i
 have usb or ps/2 alike please help want to run freeBSD even if the
 mouse doesn't work it gives you an option to configure the xfree86
 server eith the keypad but it does not work properly  please help me
 install and configure it..

What problems in specific are you having with moused?  Do you have any
error messages, or specific output from dmesg?  If you give a little
more info the list will better be able to help you.  In the mean time,
for your ps/2 mouse, do you have a couple lines in /etc/rc.conf that
look like this:

moused_enable=YES
moused_flags=-p /dev/psm0 -t ps/2

If moused is working, you should see the mouse even on the console.
If you don't, and moused if running, then try issuing the following
command:

vidcontrol -m on

Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49


pgp0.pgp
Description: PGP signature


Way to get ALL options for a meta-port?

2004-02-23 Thread Thomas T. Veldhouse
Is there a way to get ALL of the options available for a meta-port like 
KDE?  Many of the ports it is dependent upon have options to use GIF or 
UNGIF and other things like that.  It would be nice if I could:

# cd /usr/ports/x11/kde3
# make show-options
and see ALL of the options that all of the dependent ports allow?

Thanks in advance,

Tom Veldhouse


signature.asc
Description: OpenPGP digital signature


[FAQ pointer] Re: How to start single user mode or safe mode

2004-02-23 Thread Lowell Gilbert
Stephen Liu [EMAIL PROTECTED] writes:

 Hi all folks,
 
 Accidentally I made a mistake
 
 # ee /etc/rc.conf
 .
 hostname=localhost
 
 
 and could not start the PC
 
 At booting
 ..
 Enter full pathname of shell or RETURN for /bin/sh:
 Hit ENTER
 # ee  (could not work)
 
 I rebooted the PC.  At booting, selecting [3] or [4] could not boot to
 'safe mode' nor 'single user mode'
 
 Kindly advise how to boot to 'single user mode' or 'safe mode'

The precise answer depends on what version of FreeBSD you're running,
which you failed to mention.  You can work it out from the FreeBSD FAQ
entry titled I made a mistake in rc.conf, or another startup file,
and now I cannot edit it because the filesystem is read-only. What
should I do?, which you can read at:
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#RCCONF-READONLY
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


USB Timeout Period, KVM Problems

2004-02-23 Thread Steven N. Fettig
Hi all,

Is there a setting somewhere sets a timeout period for USB inactivity.  
Better stated: I have an IOGear USB KVM that I use with the FreeBSD 
system I am writing this on (4.9) and every 2 hrs., the KVM stops 
functioning and I have to cycle its power.  The USB port, however, that 
the KVM was attached to is disabled by the system and the only way I can 
get keyboard and mouse access again is to restart the system (or change 
the USB port that the KVM is plugged into - which is just as 
inconvenient as shutting down the system).  I think that the problem is 
with the KVM, but until I can get a new one, I wanted to see if I could 
reset the USB controls on the system to reactivate that USB port when 
this happens.  Any ideas?

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


Re: Can Freebsd run on linux?

2004-02-23 Thread Kevin D. Kinsey, DaleCo, S.P.
Ken Finegood's Office 2 wrote:

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


 

Q:  Re: Can Freebsd run on linux?

A:  No; but some would say it can run *over* it

/rim shot

Q:  Re: Can Freebsd run on linux?

A:  No; but Linux applications can run on FreeBSD

Are you trolling for flames? ;-)

Seriously, you may need to do a little
more reading to understand what FreeBSD
is, and what Linux is.
If you run one of the myriad Linux distributions,
you might check out the following:
http://www.over-yonder.net/~fullermd/rants/bsd4linux/bsd4linux1.php

Notice first off, this page is a *rant*.  It's actually quite
well written (and w3c compliant, ;-), but it's possible
that you may feel a tad bit of angst from the writer.
(Not too much, really ... but)
If so, it's probably only because he got tired of
continuously answering questions similar to yours
on an extremely regular basis.
No harm done, IMHO.  Yours is actually a valid,
though strange (if you are in the know) question.
Hopefully Mr. Fuller's article will save us all
some time in getting to the bottom of your curiosity.
HTH,

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


Re: Can Freebsd run on linux?

2004-02-23 Thread Jason Stewart
Yup.

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


(correction) Re: problems(mouse)

2004-02-23 Thread Nathan Kinkade
On Mon, Feb 23, 2004 at 08:56:23AM -0600, Nathan Kinkade wrote:
 On Mon, Feb 16, 2004 at 06:15:43PM -0800, Jose Julio wrote:
  Sorry for the newbie question:installing for the first time and
  having problems with mouse daemon,,it does not support ay mouse that i
  have usb or ps/2 alike please help want to run freeBSD even if the
  mouse doesn't work it gives you an option to configure the xfree86
  server eith the keypad but it does not work properly  please help me
  install and configure it..
 
 What problems in specific are you having with moused?  Do you have any
 error messages, or specific output from dmesg?  If you give a little
 more info the list will better be able to help you.  In the mean time,
 for your ps/2 mouse, do you have a couple lines in /etc/rc.conf that
 look like this:
 
 moused_enable=YES
 moused_flags=-p /dev/psm0 -t ps/2
 
 If moused is working, you should see the mouse even on the console.
 If you don't, and moused if running, then try issuing the following
 command:
 
 vidcontrol -m on
 
 Nathan

After reading the previous post to mine, I see that I was incorrect
about the use of moused_flags in /etc/rc.conf.  As they noted, it should
be

moused_enable=YES
moused_port=/dev/psm0
moused_type=ps/2

However, I see in /etc/defaults/rc.conf that /dev/psm0 is the default,
so you shouldn't need to specify that at all, assuming it's a ps/2, and
moused_type defaults to auto, which I have always found to work fine
for ps/2 mice.

Sorry about the error.

Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49


pgp0.pgp
Description: PGP signature


Re: cvsup not working

2004-02-23 Thread Steven N. Fettig
Greg,

I have the following cvsup file for my ports-upgrade:

*default host=cvsup15.us.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
ports-all
This works like a charm every time.  The only differences I see are
default base=/usr/local/etc/cvsup -- you
default base=/usr -- me
If I understand this correctly, however, this won't have any impact on 
the ports collection, as it is the location of where cvsup keeps an 
index of what has been downloaded and what hasn't (i.e. a type of index 
for comparison to what is on the cvsup server versus what is on your 
machine).
Also, I have the 'delete use-rel-suffix' on a separate line from 
'compress' - this also should not make a difference.
All you should have to do (I think regardless of the shell) is run:
cvsup -g -L2 /directory/to/cvsupfile/cvsup-file

What you are seeing at the beginning sounds right - i.e. the screen 
going crazy.  When you think the connection has bombed out or something 
gone awrey with the cvsup run, you may want to go to another virtual 
screen or shell to see if you can still ping a server out on the net.  
It almost sounds like your modem connection is locking up and not cvsup.

Steve Fettig

[EMAIL PROTECTED] wrote:

FreeBSD fixer.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Feb 22 14:47:02 GMT 2004 root@:/usr/src/sys/i386/compile/VILLATV i386

I am having a problem with cvsup version 16. I used it about a month ao with no problem. I have now tried it several times with no success. I even reinstalled the entire operating system twice. 

I activate my modum and type cvsup supfile. The box appears and I click the go tab. It goes wild for about 30 to 40 seconds downloading 40 to 50 files.  This is okay.  After that, it just dies. This is the problem. I don't understand why it dies.

I have an external modem and after it dies, sometimes the transfer lights on the modum blink and sometimes theres no light at all. After it dies, it will go until it times out (15 to 20 minutes). I have FreeBSD 5.1. I installed the cvsup package off the 1st cdrom. I created 'cvsup' in the /usr/local/etc directory. I put my supfile under cvsup. I have csh, so I typed 'setenv CVS ROOT=/usr/local/etc/cvsup', which seems to work. The supfile I use is 

*default host=cvsup5.freebsd.org

*default prefix=/usr

*default base=/usr/local/etc/cvsup

*default tag-.

*default release=cvs

*default delete use-rel-suffix compress

ports-all

I don't remember my first supfile, I thinks it like the above. Also I learned that if something in the supfile isn't perfect, it won't work. Please analyze and let me know whats wrong. Thanks in advance.

greg

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

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


Re: USB modem support?

2004-02-23 Thread hay
you can try this link
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoa.html
- Original Message -
From: Daniela [EMAIL PROTECTED]
To: Tony Frank [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, February 22, 2004 10:23 PM
Subject: Re: USB modem support?


 On Saturday 21 February 2004 10:11, Tony Frank wrote:
  Hi,
 
  On Sat, Feb 21, 2004 at 02:26:24AM +, Daniela wrote:
   I'm having problems with an USB ADSL modem (Alcatel Speed Touch). It
is
   recognized at boot time, but when I try to connect, it tells me that
the
   modem is busy.
   I symlinked /dev/cuaa3 to /dev/ugen1 (that's the device that showed up
in
   the boot messages) and directed the kppp utility to use /dev/cuaa3. I
   entered all the information it asked me for, and then I got the error
   message: Modem is busy. My ISP told me to f*** off and get Windoze.
   Anything else is unsupported.
  
   Is it a hardware problem or a classical case of a dumb user?
   I'm not unexperienced with Ethernet connections, and I have a great
   knowledge of the TCP/IP standard, but I have never done anything with
   modems, so I can't even imagine how this stuff works.
 
  Have you tried:
 
  FreeBSD Handbook:
  http://marvin.home.local/doc/en_US.ISO8859-1/books/handbook/pppoa.html

 Thank you, that's great but the link above is broken.
 Well, I installed that program and followed the instructions it gives me.
 Now the tun0 interface is open, but it has no IP associated. I'm stuck
here.
 Do I have to use the DHCP client? (Tried it, but it configures the tunnel
 from IP 0.0.0.0 to 255.255.255.255)
 I have no clue what to do next.


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



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


problem with USB hub

2004-02-23 Thread Antoine Jacoutot
Hi :)

I use a USB hub with a scanner and a printer plugged-in under FreeBSD-5.2-RC2.
The USB hub is self-powered. After some time of inactivity, the hub turns of 
the ports where my devices are connected which means I cannot access my 
printer nor scanner anymore...
I there a way to tell FreeBSD to send some activity to the USB port where the 
hub is connected to it does not turn off its ports ?
I would really appreciate since the only solution for my printer and scanner 
to work again is to unplug and replug the USB hub.

Thanks in advance.
Regards,

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


FTP Problems with FreeBSD 5.2.1 RC 2 install

2004-02-23 Thread Barry Hawkins
List,
	Would anyone have insight on problems accessing FTP installation 
sources for 5.2.1 RC2?  I was installing just fine using 
ftp5.us.freebsd.org (mit.edu, I believe, one of the sources closer to 
me), and began to have the installation return to the menu for 
selecting my FTP source.  Invariably the install would no longer return 
to the FTP menu and would ask me if I would like to retry the currently 
failing package.  Replying Yes would produce no activity and replying 
No would skip that package and try the next one, exhibiting the same 
behavior.
	I restarted the install from scratch four times last night, and tried 
many mirrors from the main list and the USA list of FTP mirrors.  My 
ISP had no network issues posted last night, and I could traceroute via 
my PowerBook on OS X with no issues.  Does anyone know what my issue 
(besides ignorance) might be?  Also, is there a way to gracefully get 
out of error issue with FTP without starting over with my install?

Regards,
--
Barry C. Hawkins
All Things Computed
site: www.allthingscomputed.com
weblog: www.yepthatsme.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can Freebsd run on linux?

2004-02-23 Thread Paul Chvostek

On Sun, Feb 22, 2004 at 03:49:10PM -0800, Ken Finegood's Office 2 wrote:
 Subject: Can Freebsd run on linux?

Yes, it can, but you'll likely need a product like VMWare to to it.

Questions about what software can run in Linux should probably be
directed to a Linux mailing list.

-- 
  Paul Chvostek [EMAIL PROTECTED]
  Operations / Abuse / Whatever
  it.canada, hosting and development   http://www.it.ca/

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


make installworld to only install new/changed files?

2004-02-23 Thread Rob MacGregor
I have a strange (maybe) desire to be able to only install the new or
changed files when doing a make installworld on FreeBSD (5.2 or later
ideally).  Does anybody know if this is possible?

The reason for asking is that I run a box (shortly to be 2) off of a compact
flash card (since the processor is passively cooled, as is the PSU, this
removes the last moving part, resulting in a truly silent system).  These
devices have a limited life in terms of writes.  The less writing I can do
the better.  There's also the minor issue that sustained writes appear to
lock up the hardware :(

If this is more appropriate in another list, let me know which one and I'll
go pester them instead :)

Thanks

-- 
 Rob MacGregor (BOFH) [PGP key ID 0x1E51BF5A]
If I cannot bend Heaven, I shall move Hell.
   -- Publius Vergilius Maro (Virgil).  

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


make installworld to only install new/changed files?

2004-02-23 Thread Rob MacGregor
I have a strange (maybe) desire to be able to only install the new or
changed files when doing a make installworld on FreeBSD (5.2 or later
ideally).  Does anybody know if this is possible?

The reason for asking is that I run a box (shortly to be 2) off of a compact
flash card (since the processor is passively cooled, as is the PSU, this
removes the last moving part, resulting in a truly silent system).  These
devices have a limited life in terms of writes.  The less writing I can do
the better.  There's also the minor issue that sustained writes appear to
lock up the hardware :(

If this is more appropriate in another list, let me know which one and I'll
go pester them instead :)

Thanks

-- 
 Rob MacGregor (BOFH) [PGP key ID 0x1E51BF5A]
If I cannot bend Heaven, I shall move Hell.
   -- Publius Vergilius Maro (Virgil).  

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


Re: Install bug - 4.9 stable - post install circular reboot

2004-02-23 Thread Michael L. Squires
 I can confirm an issue posted Dec 3rd, freebsd-stable maillist, titled
 4.9 install buglet.
 
 I experience this bug running the install (various configurations) 100%
 of the time.  After install, after system reboot, the boot loader comes
 up with F1: FreeBSD, and reboots continually forever.  To test, I made 3
 installs without issue using 4.8.  So first, I'd like to confirm the bug
 report, and ask the following.

I'm running two systems with 4.9-STABLE and haven't seen this problem.  I
did see this kind of thing back in the 3.X days when my HD was not
correctly detected by FreeBSD during an install.  The solution was to
create a small DOS partition on the HD and then do the install.

I've done complete re-installs for 5.1-RELEASE on two other systems and
haven't seen this, either.

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


id like to help

2004-02-23 Thread siraj kutlusan
hi im a freebsd user and i live in istanbul and im trying to get people
to use freebsd and stuff like this. i would love to help in a part of
freebsd an some kind of way. is there anything i could help with? i dont
mind maybe translating a few docs to turkish and stuff like that.


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


Re: id like to help

2004-02-23 Thread Kevin D. Kinsey, DaleCo, S.P.
siraj kutlusan wrote:

hi im a freebsd user and i live in istanbul and im trying to get people
to use freebsd and stuff like this. i would love to help in a part of
freebsd an some kind of way. is there anything i could help with? i dont
mind maybe translating a few docs to turkish and stuff like that.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


 

The FreeBSD Documentation Project haunts
the 'Net on the [EMAIL PROTECTED]
mailing list.
You might read it a while and offer your
services.  I have no idea whether or not
any of the documentation has been translated
to Turkish, or whether or not any Turkish
language mirror of the web site exists.
But, if you are willing, you might be
able to help make one of these things,
or something else helpful, happen.
Good luck!

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


[doc pointer] Re: make installworld to only install new/changed files?

2004-02-23 Thread Lowell Gilbert
Rob MacGregor [EMAIL PROTECTED] writes:

 I have a strange (maybe) desire to be able to only install the new or
 changed files when doing a make installworld on FreeBSD (5.2 or later
 ideally).  Does anybody know if this is possible?

See the INSTALL variable as documented for make.conf(5).
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make installworld to only install new/changed files?

2004-02-23 Thread Matthew Seaman
On Mon, Feb 23, 2004 at 05:34:08PM -, Rob MacGregor wrote:
 I have a strange (maybe) desire to be able to only install the new or
 changed files when doing a make installworld on FreeBSD (5.2 or later
 ideally).  Does anybody know if this is possible?

Putting

INSTALL=install -C

into /etc/make.conf will compare files before installing, and avoid
overwriting a file with an identical copy of itself.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


RE: [doc pointer] Re: make installworld to only install new/changed files?

2004-02-23 Thread Rob MacGregor
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Lowell Gilbert
 
 See the INSTALL variable as documented for make.conf(5).

Thanks to both yourself and Matthew.  For some reason I never thought of
looking at make :(

-- 
 Rob | Oh my God! They killed init! You bastards! 

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


Re: Can Freebsd run on linux?

2004-02-23 Thread Cordula's Web
 On Sun, Feb 22, 2004 at 03:49:10PM -0800, Ken Finegood's Office 2 wrote:
  Subject: Can Freebsd run on linux?
 
 Yes, it can, but you'll likely need a product like VMWare to to it.

Or (very slowly) under Bochs.

 Questions about what software can run in Linux should probably be
 directed to a Linux mailing list.

BTW, can an instance of FreeBSD run on Linux S/390?
Or in other virtualized environments?

-- 
Cordula's Web. http://www.cordula.ws/

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


Patching the system

2004-02-23 Thread MHA

Hi all (and excuse my English, please)

I need to patch script (/usr/src/usr.bin/script - /usr/bin/script),
but I don't know how to do it correctly.

Here is the patch and the bug report:
http://www.freebsd.org/cgi/query-pr.cgi?pr=56166

I think script is the problem, I have some errors with portupgrade
and script like this:

** Command failed [exit code 1]: /usr/bin/script -qa \
/tmp/portupgrade932.5 make

I have search in the handbook, FAQ and onlamp.com/fbsd, but I haven't
find anything useful, sorry if this question is explained in any of
these places.

Thanks for your help.

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


Re: KDE startup slowly on initializing system service

2004-02-23 Thread Nguyen Tam Chinh

Oh, I'm sorry. Please cc me, I don't register in these mailling lists.

On Mon, 23 Feb 2004, Nguyen Tam Chinh wrote:

 Good afternoon everybody,
 I know this is not a new problem. But till now i found no solution for
 this. My KDE 3.1.4 and 3.2 (just updated recently through ports) enter the
 same problems: startup slowly on initializing system service, konqueror
 hangs sometime (~1 min) when i try to browse local directories (but
 after the first hang, konqueror can browse normally), kaddressbook show
 up too slowly and so on.
 Clearing all /tmp, ~home/.kde do nothing. Someone on a linux mailling list
 said that the problem is wrong hosts file or wrong network configuration,
 but my configs are okay. wmaker and xfce work well.
 I doubt that there is something in the open-ldap package, but i found no
 documentation about this.
 What could be the issue here?
 Thank you very much for your attention.

 My system info:
 %uname -a
 FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:
 some other files are attached.

 -
 With best regards.
 Nguyen Tam Chinh
 [EMAIL PROTECTED]

-
With best regards.
Nguyen Tam Chinh
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to start single user mode or safe mode

2004-02-23 Thread Jez Hancock
On Mon, Feb 23, 2004 at 10:49:53PM +0800, Stephen Liu wrote:
 Accidentally I made a mistake
 
 # ee /etc/rc.conf
 .
 hostname=localhost
 
 
 and could not start the PC
 
 At booting
 ..
 Enter full pathname of shell or RETURN for /bin/sh:
 Hit ENTER
 # ee  (could not work)
 
 I rebooted the PC.  At booting, selecting [3] or [4] could not boot to 
 'safe mode' nor 'single user mode'

Firstly it would help if you could tell us why you were originally
dropped to single user mode - ie the messages prior to 'Enter full
pathname of shell...'.

To boot into single user mode at startup:

- hit any key APART FROM ENTER when the system counts down from 10.
  This will take you to the boot prompt.
- type 'boot -s' to boot into single user mode

After booting into single user mode, to be able to write any changes
/etc to disk you need to change the status of the / partition from read
only to read/write mode.  To do this execute:

/sbin/mount -u /

Note you should use the full path because /sbin may not be in your PATH
for one reason or another.

Now you can move on to fix any problems with /etc/rc.conf.  If you
really want to use ee(1) then you'll need to first mount the partition
containing /usr/sbin since ee(1) resides there and if the partition
containing /usr/sbin isn't mounted you won't be able to use ee(1).

If /usr has it's own dedicated partition you'd do:

mount /usr

generally.

Finally you should be able to do:

/usr/sbin/ee /etc/rc.conf

again using the full path to ee(1).

This is one of the reasons I forced myself to learn ed(1)/vi(1) - it's the one
editor that's generally available no matter what when you boot a system
in single user mode.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Help needed modifying shutdown scripts

2004-02-23 Thread Dominic Bishop
 -Original Message-
 Subject: Help needed modifying shutdown scripts
 
 I am trying to use some custom startup+shutdown scripts to 
 control a Belkin
 UPS using the nut utility. Essentially to achieve what is 
 shown in point 4 of
 
 http://quasar.mathstat.uottawa.ca/~selinger/ups/belkin-univers
 al-ups.html
 
 Before continuing, here is the output of uname -a:
 
 FreeBSD magellan.dom.bishnet.net 5.2.1-RC2 FreeBSD 5.2.1-RC2 
 #1: Sun Feb 22
 02:52:35 GMT 2004 
 [EMAIL PROTECTED]:/u2/usr/obj/u2/usr/src/sys/MAGELLAN  
 i386
 
 
 The startup section is working fine, I created my own script 
 in /etc/rc.d and
 it runs at the correct time.
 
 The shutdown bit however is causing me problems, I inserted 
 my code into
 rc.shutdown under the section headed # Insert other shutdown 
 procedures here
 
 Since FreeBSD doesn't seem to remount disks read-only during 
 this script I
 first unmounted all unnecessary partitions and then made sure 
 /, /usr, /var
 were all mounted read-only, as these are needed for the UPS 
 driver to run.
 
 The UPS driver runs as expected and sits there monitoring 
 battery power,
 however I get a fair few processes exiting on signal 11 which 
 is worrying
 and then more worrying is that it kills the driver, and 
 completes halting the
 system. Once in this state the system will never come back 
 when AC power
 returns which is of course not desirable.
 
 Here is console output from around the point of the driver 
 starting onwards:
 (Currently the script calls mount with no arguments so I 
 could check that
 the mounts were as I expected, hence the mountpoint entries)
 
 
 pid 478 (mountd), uid 0: exited on signal 11
 /dev/ar0s1a on / (ufs, local, read-only)
 devfs on /dev (devfs, local)
 procfs on /proc (procfs, local)
 /dev/ar0s1f on /usr (ufs, local, read-only)
 /dev/ar0s1d on /var (ufs, local, read-only)
 Waiting for AC power, or for UPS batteries to run out...
 Network UPS Tools - Belkin 'Universal UPS' driver 0.06 (1.5.13)
 
 Connecting to UPS...
 pid 542 (ntpd), uid 0: exited on signal 11
 UPS is on battery, battery level: 20%
 pid 511 (usbd), uid 0: exited on signal 11
 pid 801 (logger), uid 0: exited on signal 11
 UPS is on battery, battery level: 17%
 pid 394 (rpcbind), uid 0: exited on signal 11
 UPS is on battery, battery level: 15%
 pid 806 (identd), uid 0: exited on signal 11
 UPS is on battery, battery level: 12%
 pid 769 (moused), uid 0: exited on signal 11
 pid 563 (sshd), uid 0: exited on signal 11
 pid 499 (rpc.lockd), uid 1: exited on signal 11
 pid 385 (named), uid 53: exited on signal 11
 FWaiting (max 60 seconds) for system process `vnlru' to stop...stopped
 Waiting (max 60 seconds) for system process `bufdaemon' to 
 stop...stopped
 Waiting (max 60 seconds) for system process `syncer' to stop...stopped
 
 syncing disks, buffers remaining... 
 done
 Uptime: 6m27s
 GEOM: destroy disk twed0 dp=0xc616200c
 twed0: detached
 Shutting down ACPI
 
 The operating system has halted.
 
 Most importantly can anyone tell me how to stop the system 
 being shutdown
 before rc.shutdown terminates? (the UPS driver stays in 
 foreground until the
 battery runs out, unless AC power returns in which case it 
 calls reboot)
 
 I'm guessing that all the sig 11s are due to filesystems 
 being mounted read
 only, but what I don't understand is why these processes are 
 even still running?
 
 All of these processes are controlled by rc.d and looking at 
 rc.shutdown they
 should have been stopped before the section I've placed my 
 code is reached.
 ie in the section:
 # Determine the shutdown order of the /etc/rc.d scripts,
 # and perform the operation
 
 This got me curious so I created a simple test script which 
 was a copy of the
 original rc.shutdown with the watchdog timer bits removed and 
 the running of
 rc.d script shutdown set to simply echo the command instead, 
 when run it output
 this:
 
 run_rc_script /etc/rc.d/exim stop
 run_rc_script /etc/rc.d/inetd stop
 run_rc_script /etc/rc.d/localpkg stop
 run_rc_script /etc/rc.d/jail stop
 run_rc_script /etc/rc.d/cron stop
 run_rc_script /etc/rc.d/local stop
 run_rc_script /etc/rc.d/nfsclient stop
 run_rc_script /etc/rc.d/ipfs stop
 run_rc_script /etc/rc.d/random stop
 run_rc_script /etc/rc.d/swap1 stop
 .
 
 This seems to be a rather small subset of the scripts in rc.d 
 that are run on
 startup, and notably excludes commands to stop all the 
 processes I was getting
 sig 11s from. Am I missing something here?
 
 So in summary, the most important thing I wish to fix is to 
 stop the OS from
 halting whilst the UPS driver is still running as at the 
 moment it leaves me
 with the possibility of the system not resuming unattended.
 
 The less important aspect is stopping the sig 11s from those 
 processes as it
 would be nice not to get a whole bunch of .core files in my / ;-)
 However I can live with them if I have to.
 
After a bit more investigation and looking at the source of
init I understand one half of the 

Which video adapter for dual-head 5.2-R/XF86 4.3?

2004-02-23 Thread Doug Poland
Hi,

I've done a lot of reading and searching mailing lists in an attempt
to identify a graphics adapter that will run dual-head in FreeBSD
5.2/XFree 4.3

One of the problems with searching lists is what you see a lot of is
people's problems and it tends to skew your impressions.  There's
lot's of posts on Nvidia and Radeon problems but is that because
that's what everybody uses, the users are novices, or there are legit.
problems?

Let me describe what I do and what I'm looking for.  I'm a java/web
developer and I like a lot of screen real-estate.  I use WindowMaker
and make the most use of virtual screens as possible, and it's OK.
Certainly MUCH better than a windows interface.  But I've seen others
using dual-head and I like what I see.  I also need to buy a new
adapter so now's the chance.

I'm not a gamer so 3D performance is not the issue.  Once in awhile
I'll play 3D game so I'd like to have the ability to run accelerated
3D.  Also, I won't be using flat panels so DVI output isn't important.
I have two 19 Analog monitors with VGA connectors and that's what I
want on a card.  Finally, I'd like to keep the cost near $100US.  I'm
not sure if that's possible, but I'd like find out.

So, can someone recommend a graphics apapter that runs dual-head in
5.2/XFree86 4.3?

-- 
Regards,
Doug

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


Re: Which video adapter for dual-head 5.2-R/XF86 4.3?

2004-02-23 Thread ajacoutot
Selon Doug Poland [EMAIL PROTECTED]:
 So, can someone recommend a graphics apapter that runs dual-head in
 5.2/XFree86 4.3?

I'm using FreeBSD-5.2-RC with an NVidia TI-4200 dual-head and it works great :)
I never had a problem with this setup.
Feel free to ask me any question if you need more information.

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


changing the boot0 menu

2004-02-23 Thread Alan Freed
Hi,

I have just installed FreeBSD 5.1 on my laptop.  I've been an avid 
RedHat user since vs 3, but their recent marketing change has made 
it unrealistic for me to stay with them, so I purchased your CD 
bundle and installed it.

I have a specific ?  I use several OS's, and your bootloader finds 
them all; however, it prints a ?? on the screen because they are 
unknown to BSD.  I look at the /boot/boot0 file which contains this 
information, but I don't know how to edit it.  Do you have a way 
that I can edit the menu so that when I select a non-FreeBSD OS I 
know what I'm getting?  

It is going to take me a good week to get everything configured 
and running, but it seems that this will happen, it will just take 
time.  

You really need to get teTeX in your Ports distribution!!!

Thanks,

Al
-- 
Alan D. Freed, Ph.D.phone:  1-216-433-8747
Polymers Branch, MS 49-3fax:1-216-977-7132
NASA Glenn Research Center  E-mail: [EMAIL PROTECTED]  (Tue.)
21000 Brookpark Road[EMAIL PROTECTED]  (Mon.  Wed.)
Cleveland, OH 44135 [EMAIL PROTECTED]   (Thr.  Fri.)

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


Re: Which video adapter for dual-head 5.2-R/XF86 4.3?

2004-02-23 Thread Doug Poland

[EMAIL PROTECTED] said:
 Selon Doug Poland [EMAIL PROTECTED]:
 So, can someone recommend a graphics apapter that runs dual-head in
 5.2/XFree86 4.3?

 I'm using FreeBSD-5.2-RC with an NVidia TI-4200 dual-head and it works great :)
 I never had a problem with this setup.
 Feel free to ask me any question if you need more information.

Antoine, thanks.  Is your TI-4200 dual VGA output, 1 VGA/1 DVI, or 2 DVI?

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


XF86Config - ProSavage DDR 8D04

2004-02-23 Thread Gareth Bailey
 X server message generated is (WW) Savage: Chipset ProSavage DDR in
 Device section Card0 isn't valid for this driver
 
 After experiencing difficulty configuring X Server for use with the above
 graphics hardware, i downloaded a new savage_drv.o file and replaced the
 original. No joy.
 
 Has anyone had any success with this hardware? Please advise.
 
 Gareth
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


posting messages to freebsd-newbies new group

2004-02-23 Thread David Clarke
Hello:
 
I have been trying for days to configure Mozilla Thunderbird 0.5 and now
Outlook Express as my new reader, I am able to read postings, but I cannot
post any messages.
 
When I attempt to post a message I get the following error:
 
Outlook Express could not post your message.  Subject 'Verifying FreeBSD ISO
images', Account: 'news.gw.com', Server: 'news.gw.com', Protocol: NNTP,
Server Response: '440 Sorry, you're not allowed to post.', Port: 119,
Secure(SSL): No, Server Error: 440, Error Number: 0x800CCCA9
 
I have officially requested joining the new group and confirmed my request,
they sent me back a password, but even though I have used my email address
with my password, nothing has changed, it still gives me the same error.
 
Can you please tell me what else I need to do to be able to post messages to
this news groups and others.
 
Regards,
David Clarke.
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.588 / Virus Database: 372 - Release Date: 2/13/2004
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: id like to help

2004-02-23 Thread Jerry McAllister
 
 hi im a freebsd user and i live in istanbul and im trying to get people
 to use freebsd and stuff like this. i would love to help in a part of
 freebsd an some kind of way. is there anything i could help with? i dont
 mind maybe translating a few docs to turkish and stuff like that.
 

Good idea.   

Chech out the FreeBSD documentation list and th doc project information
on the FreeBSD.   From those you can learn how to get started.

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


Re: [FAQ pointer] Re: How to start single user mode or safe mode

2004-02-23 Thread Stephen Liu
- snip -

Kindly advise how to boot to 'single user mode' or 'safe mode'
   

The precise answer depends on what version of FreeBSD you're running,
which you failed to mention.  You can work it out from the FreeBSD FAQ
entry titled I made a mistake in rc.conf, or another startup file,
and now I cannot edit it because the filesystem is read-only. What
should I do?, which you can read at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#RCCONF-READONLY
Hi Lowell,

V5.2
===
Thanks for your advice.  Problem was solved as follow;

..
Enter full pathname of shell or RETURN for /bin/sh: ENTER
# mount -a -t ufs
# ee /etc/rc.conf
Now another problem popup.

At rebooting
.
/tmp not clearly dismounted
/var not clearly dismounted
/usr not clearly dismounted
...
...
Starting syslog
...
Recovering vi editor session:
It hanged here.  Kindly advise how to umount /tmp, /usr and /var

If I need to run 'fsck' whether starting single user mode will mount / at read only.  From there I can run

# fsck /dev/ad4s1a  (I suppose boot)
# fsck /dev/ad4s1b  (I suppose swap)
# fsck /dev/ad4s1c  (I suppose /)
Kindly advise how to re-check the device, boot, swap and /

TIA

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


Re: changing the boot0 menu

2004-02-23 Thread Dan Nelson
In the last episode (Feb 23), Alan Freed said:
 I have a specific ?  I use several OS's, and your bootloader finds
 them all; however, it prints a ?? on the screen because they are
 unknown to BSD.  I look at the /boot/boot0 file which contains this
 information, but I don't know how to edit it.  Do you have a way that
 I can edit the menu so that when I select a non-FreeBSD OS I know
 what I'm getting?

It's a very simple boot menu.  It has to fit inside the MBR, so it
can't know about all partition types.  If you want, you can cd to
/sys/boot/i386/boot0/, edit the tables in boot0.s, run make obj 
make depend  make  make install then run boot0cfg -B da0 to
reinstall the new bootblock into the disk.  If you get an attempt to
.org backwards message while compiling, that means you made the
bootblock larger than 512 bytes, and you'll have to remove some of the
other entries in the table.

Note that it just goes by partition type, so it can't tell the
difference between a w2k and a wxp partition, or different linux
partitions.  I suggest using grub from ports if you want a nice
customizeable menu.
 
 It is going to take me a good week to get everything configured 
 and running, but it seems that this will happen, it will just take 
 time.  
 
 You really need to get teTeX in your Ports distribution!!!

It's already there: ports/print/teTex

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


kern.shutdown_timeout sysctl

2004-02-23 Thread Dominic Bishop
I just tried setting the value of the kern.shutdown_timeout sysctl and it
failed with:

sysctl: unknown oid 'kern.shutdown_timeout'

I am trying to increase the maximum time allowed for rc.shutdown to run for
reasons explained in my previous post Help needed modifying shutdown
scripts

From the source code of init (ie init.c) it clearly reads the value of this
sysctl to override the default of 2 minutes:

if (sysctlbyname(kern.shutdown_timeout,
 shutdowntimeout,
 len, NULL, 0) == -1 || shutdowntimeout  2)
shutdowntimeout = DEATH_SCRIPT;

But it appears that in reality this sysctl value doesn't exist, I looked
through sysctl.h and couldn't see it in there either.

Can I assume this is a bug and one or the other bit is wrong?

And is there anyway to fix this?

If it comes to it I can just override the default 2 minutes by altering the
#define in init.c but I would prefer to not hack the source and have to
re-edit after every src cvsup, especially since the sysctl would provide a
much neater way of accomplishing it.

Regards,

Dominic Bishop

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


Re: [FAQ pointer] Re: How to start single user mode or safe mode

2004-02-23 Thread Matthew Seaman
On Tue, Feb 24, 2004 at 03:38:35AM +0800, Stephen Liu wrote:

This one is fine...

 # fsck /dev/ad4s1a  (I suppose boot)

but these two aren't:

 # fsck /dev/ad4s1b  (I suppose swap)
 # fsck /dev/ad4s1c  (I suppose /)

You can only run fsck(8) on partitions containing filesystems.  The
'b' partition is usually a swap area, which doesn't use any sort of
filesystem at all.  The 'c' partition usually maps to the whole slice
-- that is, it overlaps all of the actual partitions you're using for
your file systems.  You very rarely need to access the 'c' partition
specifically -- commands that affect the whole slice nowadays tend to
take ad4s1 or the equivalent as an argument.

Your /var and /usr partitions probably live on partitions 'e' and 'f'
-- possibly 'g' or 'h' as well if you have any other
partitions. disklabel(8) will show you what partitions have been
allocated.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Preferred MTA and mail configuration

2004-02-23 Thread Gareth Bailey
I'm new to email on FreeBSD. Could someone please advise at what MTA i should use. I 
thought courier might be a good choice since it has integrated POP3 and IMAP servers 
(bearing in mind i have to serve Outlook clients). I want simple install.

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


Re: Mail on FreeBSD

2004-02-23 Thread Jerry McAllister
 
 Hi,
 I was wondering if there was a web based system to check mail on a freebsd
 system.I wanted to setup a mail system for all users on the intranet.I have
 successfully installed sendmail and can send and receive mail on the
 system.(using pine).But how do i go about setting up a system for external
 lan users without them telnetting into the system?.Would i need a pop3
 server?

Try squirrel/usr/ports/mail/squirrelmail

There are others too, but squirrel works well.

jerry

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


Re: Can Freebsd run on linux?

2004-02-23 Thread Simon Rutishauser
Cordula's Web wrote:

 On Sun, Feb 22, 2004 at 03:49:10PM -0800, Ken Finegood's Office 2 wrote:
  Subject: Can Freebsd run on linux?
 
 Yes, it can, but you'll likely need a product like VMWare to to it.
 
 Or (very slowly) under Bochs.

or (faster) unter Plex86 (on an x86 Prozessor)

Peschmä

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


RE: Preferred MTA and mail configuration

2004-02-23 Thread Goodleaf, John M

I don't know if others have already chimed in, but I recommend Postfix. I
actually use a combination of Postfix + Courier to handle my mailing needs.
Postfix is by all accounts secure, and is much, much easier to configure
than Sendmail (I'm told by people who pretend to understand Sendmail that
it's much more powerful, but I haven't had any problems with Postfix's
capabilities). Postfix comfortably handles Maildir-style delivery, so it
works fine with Courier-IMAP.

-J

Message: 3
Date: Mon, 23 Feb 2004 21:58:57 +0200
From: Gareth Bailey [EMAIL PROTECTED]
Subject: Preferred MTA and mail configuration
To: FreeBSD - questions [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain;   charset=iso-8859-1

I'm new to email on FreeBSD. Could someone please advise at what MTA i
should use. I thought courier might be a good choice since it has integrated
POP3 and IMAP servers (bearing in mind i have to serve Outlook clients). I
want simple install.

Thank you
Gareth
--

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


Re: fully deinstall X

2004-02-23 Thread Noah

 
 Do a search on XFree86 and use the dependancies to delete it. You 
 can do this the make search way or you can use a tool called 
 portsearch that is located in /usr/ports/Tools/scripts/portsearch I 
 copied it to a convenient location and then aliased it as alias 
 search'portsearch -n $1'. Then if you search ^XFree86-4 you can 
 see all of the dependancies. A number of ports are associated with 
 XFree86 and have to be updated at the same time. All I see on a 
 search for build-deps is freetype2 and imake but there have always 
 been others.
 
 A portupgrade -Rrf XFree86 would rebuild all of the important ones, 
 which includes all of the run-deps, and add any new ones that you 
 need. It is handy to not be running X-Windows when you do this.
 
 You can remove all of XFree86 by 
 pkg_delete -f 'XFree86*' but you also need to delete both imake's. 
 You really have to reinstall everything that uses XFree86-libraries 
 because it is a static library and you have to build all of the 
 ports that refer to it. To do that, you just add -r to the 
 pkg_delete command. All you need at that point is the time it takes 
 to do the new installs. To rebuild XFree86 and all of the ports that 
 use it can take quite a bit of time.



okay I am trying to deinstall the imakes .. but it does not completely
deinstall because its required by other packages.  what else can be done here
please?


--- snip --
# pkg_info | grep XFree86
imake-4.2.0_1   Imake and other utilities from XFree86
imake-4.3.0 Imake and other utilities from XFree86

# pkg_delete -r imake-4.2.0_1
pkg_delete: package 'p5-GD2-2.07' is required by these other packages
and may not be deinstalled:
p5-GD-Graph-1.43
p5-GD-Graph3d-0.63
p5-GD-TextUtil-0.86
reportmagic-2.21
pkg_delete: package 'imake-4.2.0_1' is required by these other packages
and may not be deinstalled:
p5-GD2-2.07

# pkg_delete -r imake-4.3.0
pkg_delete: package 'p5-GD2-2.07' is required by these other packages
and may not be deinstalled:
p5-GD-Graph-1.43
p5-GD-Graph3d-0.63
p5-GD-TextUtil-0.86
reportmagic-2.21
pkg_delete: package 'imake-4.3.0' is required by these other packages
and may not be deinstalled:
p5-GD2-2.07
--- snip ---

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

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


serial multi-port

2004-02-23 Thread Jim Pazarena
I purchased a comtrol rocketport (PCI) with the intention of loading
on FreeBSD.

I cannot see where/how I get the kernel to acknowledge the card.

Can anyone offer suggestions?

TIA

--
Jim Pazarenamailto:[EMAIL PROTECTED]
http://www.qcislands.net/paz


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


RE: Preferred MTA and mail configuration

2004-02-23 Thread Remko Lodder
Here's a url that points on postfix with courier, (with an SQL server) for
virtual delivery's
Perhaps usefull for your might be next step.
Otherwise there might be good information for your current setup.
Also be sure to checkout www.postfix.org/docs.html

Cheers

--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

mrtg.grunn.org Dutch mirror of MRTG

-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Goodleaf, John M
Verzonden: maandag 23 februari 2004 21:09
Aan: '[EMAIL PROTECTED]'
Onderwerp: RE: Preferred MTA and mail configuration



I don't know if others have already chimed in, but I recommend Postfix. I
actually use a combination of Postfix + Courier to handle my mailing needs.
Postfix is by all accounts secure, and is much, much easier to configure
than Sendmail (I'm told by people who pretend to understand Sendmail that
it's much more powerful, but I haven't had any problems with Postfix's
capabilities). Postfix comfortably handles Maildir-style delivery, so it
works fine with Courier-IMAP.

-J

Message: 3
Date: Mon, 23 Feb 2004 21:58:57 +0200
From: Gareth Bailey [EMAIL PROTECTED]
Subject: Preferred MTA and mail configuration
To: FreeBSD - questions [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain;   charset=iso-8859-1

I'm new to email on FreeBSD. Could someone please advise at what MTA i
should use. I thought courier might be a good choice since it has integrated
POP3 and IMAP servers (bearing in mind i have to serve Outlook clients). I
want simple install.

Thank you
Gareth
--

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

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


Re: fail to recognize sound device

2004-02-23 Thread Jerry McAllister
 
 Dear Sirs,
 Thank you for Giving FreeBSD  for free.
 Basically I would like to ask you about a problem I have with the sound hardware 
 which I wasn't able to resolve. And I also have some suggestions to make!
 
 After Installation when writing #startx, at the prompt KDE loads and I get a message 
 than sound driver /dev/pcm couldn't be found. SuSE and Redhat both recognize my 
 sound driver as 82801DB AC'97. Further more alot of stuff like xmms, and other 
 applications were not installed although I checked them to be installed when I was 
 asked. The funny thing is that those applications exist in /usr/.../ports. 
 
 1:How can I configure my sound device?

Probably you still need to make a kernel config file
and adddevice   pcm to it and build a new kernel.
Make a copy of /usr/src/sys/i386/conf/GENERIC in the same directory 
  example   NEWCONFFILE .
Check in LINT in that same directory for syntax.
Add   the   device  pcm   line  (minus initial '#' if any
Build kernel either by the old way
  config  NEWCONFFILE
  cd ../../compile
  make depend
  make
  make install
You might want to make a copy of the current kernel file 
  before doing the make install, just in case.
  It lives in either /kernel   or  /boot/kernel   depending on which
  version of FreeBSD you are using.

 Suggestions:
 1: It would be really attractive if the installation of FreeBSD was as easy and 
 comfortable(visual stuff) as SuSE's.
 2: It would be nice if kdm or xdm or something was installed and needen't have to be 
 configured after installation. For instance during the installation the user should 
 be asked if he would like to have xdm or kdm installed ...

But, probably 1/2 to 2/3 of those running FreeBSD servers don't want those
things.   So, ???FreeBSD is heavily used as a server OS - probably
more so than as a desktop.Servers, some of which run without even
a monitor hooked up, do not need nice looking desktop stuff.   So, since
it is is so easy to add if you want, it is better to start with just
what everyone needs and then let everyone add the other stuff themselves.

jerry

 Thanks in advance!
 Looking forward to your answer!
 Drosos.
 
 
 
 _
 http://www.mailbox.gr ÁðïêôÞóôå äùñåÜí ôï ìïíáäéêü óáò e-mail.
 http://www.thesuperweb.gr Website ìå ÁóöáëÝò Controlpanel áðü 6 Euro êáé äþñï ôï 
 domain óáò!
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


RE: ISP dialing with callback - def. route problems

2004-02-23 Thread Kyryll A Mirnenko
  Thanks to JJB, callback is set up, e.g. ISP calls back  modems
answers the call. The most stupid bug was in /etc/ttys:

  ttyl0 /usr/libexec/getty callback1  dialup  on

  (instead of ttyd0 - for Lucent winmodem driver).

Now I've got more sophisticated callback problem. Saying again, when
calling directly no such problem exists, as for callback - Windows
client ppp seems not to produce any problems, so that's not ISP bugs:

[!!!] PPP fails to add default route, e.g. I can see his DNS
(gethostbyname(),...)  the whole local network (for ex., his HTTP
server), but can't reach further.
# route get
says can't open roure socket, and here's the part of ppp.log (bugs're
marked with [HERE!!!] --):

tun0: Command: incoming: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255
tun0: Command: incoming: add default HISADDR
tun0: Command: incoming: set authname MYLOGIN
tun0: Command: incoming: set authkey 
tun0: Command: incoming: set logout ATS0=0 OK ATW OK
tun0: Phase: PPP Started (direct mode).
tun0: Phase: bundle: Establish
tun0: Phase: deflink: closed - opening
tun0: Phase: deflink: Connected!
tun0: Phase: deflink: opening - carrier
tun0: Phase: deflink: /dev/ttyl0: CD detected
tun0: Phase: deflink: carrier - lcp
tun0: Phase: bundle: Authenticate
tun0: Phase: deflink: his = PAP, mine = none
tun0: Phase: Pap Output: MYLOGIN 
tun0: Phase: Pap Input: SUCCESS ()
tun0: Phase: deflink: lcp - open
tun0: Phase: bundle: Network
[HERE!!!] -- tun0: Phase: deflink: IPV6CP protocol reject closes IPV6CP !
[HERE!!!] -- tun0: Warning: ff02:4::/32: Change route failed: errno: Network is 
unreachable

  Can anybody deal with this? Here's incoming ppp.conf setup:

default:
 set log phase tun chat cbcp command pap
 ident user-ppp VERSION (built COMPILATIONDATE)

 set device /dev/cual0

 set speed 38400
 set dial ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
   \\ AT OK-AT-OK ATS0=1 OK ATW OK ATE1Q0 OK \\dATDP\\T TIMEOUT 80 CONNECT
 set timeout 180# 3 minute idle timer (the default)
 enable dns # request DNS info (for resolv.conf)
 enable vjcomp deflate deflate24 protocomp pred1
 accept vjcomp deflate deflate24 protocomp pred1
 set urgent udp +53

incoming:
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255
 add default HISADDR
 set authname MYLOGIN
 set authkey MYPASSWORD

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


Re: Nvidia

2004-02-23 Thread Uwe Laverenz
Antoine Jacoutot wrote:

Well... it works great under 5.2.
After reading all the answers to my mail, I downloaded the 
5.2.1-RC2-mini and started another attempt: you're right, the NVidia 
drivers work with 5.2.1-RC2.

Thank you!

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


Re: Nvidia

2004-02-23 Thread ajacoutot
Selon Uwe Laverenz [EMAIL PROTECTED]:
 After reading all the answers to my mail, I downloaded the 
 5.2.1-RC2-mini and started another attempt: you're right, the NVidia 
 drivers work with 5.2.1-RC2.
 
 Thank you!

No problem... glad I could help.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: won't buildworld

2004-02-23 Thread Robert Downes
Bernardo Marcelo Brummer wrote:

I'm trying to upgrade from 4.7 to 4.9
I made cvsup (src-all), with no problems, then: cd /usr/src and:
make buildworld
It runs for a while (about 10 -15 minutes) and stops (see message bellow)
I already tried cvsup three more times but always with the same result.
Any upgrading hints?
Have you read the UPDATING file in /usr/src because sometimes it 
contains important information regarding version upgrade builds (even 
from 4.x to 4.y for instance). When I built 5.2 from 5.1, there was a 
certain MAKE variable I had to include. I can't remember what it was, 
but UPDATING should enlighten you.

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


Mail storage in Postfix

2004-02-23 Thread Gareth Bailey
Where is mail actually stored under Postfix MTA?

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


RE: Mail storage in Postfix

2004-02-23 Thread Remko Lodder
what delivery method do you use?

in case of local i thought (from head) /var/mail/$username

Cheers

--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

mrtg.grunn.org Dutch mirror of MRTG

-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Gareth Bailey
Verzonden: maandag 23 februari 2004 22:20
Aan: FreeBSD - questions
Onderwerp: Mail storage in Postfix


Where is mail actually stored under Postfix MTA?

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

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


can't portupgrade XFree86

2004-02-23 Thread Noah

freeBSD-4.9-STABLE


okay I upgraded to 4.9 but still running into troubles with installing
XFree86.  I simply am new to this and dont appear to completely know what I am
doing.


I did the following to install XFree86.

-- snip --
pkg_add -r XFree86

-- snip ---


now I am attmepting to portupgrade XFree86

--- snip ---

# portupgrade -Rrf XFree86
Stale dependency: XFree86-4.3.0,1 -- freetype2-2.1.5_1 -- manually run 'pkgdb -
F' to fix (-O disallowed when -R is given).

--- snip ---

now I run pkgdb as suggested 

--- snip 
# pkgdb -Fa
---  Checking the package registry database
Stale origin: 'textproc/ruby-rdoc': perhaps moved or obsoleted.
/usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:925:in `foreach_moved': undefined m
ethod `empty?' for nil (NameError)
from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:920:in `each'
from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:920:in `foreach_moved'
from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:919:in `open'
from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:919:in `foreach_moved'
from /usr/local/lib/ruby/site_ruby/1.6/portsdb.rb:938:in `trace_moved'
from /usr/local/sbin/pkgdb:397:in `fix_origin'
from /usr/local/sbin/pkgdb:310:in `fix_db_phase1'
from /usr/local/sbin/pkgdb:305:in `each'
from /usr/local/sbin/pkgdb:305:in `fix_db_phase1'
from /usr/local/sbin/pkgdb:285:in `fix_db'
from /usr/local/sbin/pkgdb:231:in `main'
from /usr/local/sbin/pkgdb:64:in `initialize'
from /usr/local/sbin/pkgdb:64:in `new'
from /usr/local/sbin/pkgdb:64:in `main'
from /usr/local/sbin/pkgdb:1043

--- snip ---


- Noah

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


Re: posting messages to freebsd-newbies new group

2004-02-23 Thread Ceri Davies
On Mon, Feb 23, 2004 at 07:35:38PM -, David Clarke wrote:
 Hello:
  
 I have been trying for days to configure Mozilla Thunderbird 0.5 and now
 Outlook Express as my new reader, I am able to read postings, but I cannot
 post any messages.
  
 When I attempt to post a message I get the following error:
  
 Outlook Express could not post your message.  Subject 'Verifying FreeBSD ISO
 images', Account: 'news.gw.com', Server: 'news.gw.com', Protocol: NNTP,
 Server Response: '440 Sorry, you're not allowed to post.', Port: 119,
 Secure(SSL): No, Server Error: 440, Error Number: 0x800CCCA9
  
 I have officially requested joining the new group and confirmed my request,
 they sent me back a password, but even though I have used my email address
 with my password, nothing has changed, it still gives me the same error.
  
 Can you please tell me what else I need to do to be able to post messages to
 this news groups and others.

Hmm.  We don't really have control over the newsgroup, as these are
essentially copies of the freebsd-newbies mailing list.  I'd recommend
emailing your message to [EMAIL PROTECTED] instead.  It should
eventually turn up on the newsgroup.

Ceri

-- 


pgp0.pgp
Description: PGP signature


Re: Install bug - 4.9 stable - post install circular reboot

2004-02-23 Thread Kevin F. Berrien
If you look at the archive at the time I origionally posted, you'll find 
some 4 others with the same issue.  A resolution was posted.

I had inquired on how the issue could get included in the erratta and 
got no reponse.  The bug, erratta bit, and other issues with FreeBSD 
left me uninclined to move away from Linux towards BSD.  We'll check 
back perhaps when 5 becomes stable.

Michael L. Squires wrote:

I can confirm an issue posted Dec 3rd, freebsd-stable maillist, titled
4.9 install buglet.
I experience this bug running the install (various configurations) 100%
of the time.  After install, after system reboot, the boot loader comes
up with F1: FreeBSD, and reboots continually forever.  To test, I made 3
installs without issue using 4.8.  So first, I'd like to confirm the bug
report, and ask the following.
   

I'm running two systems with 4.9-STABLE and haven't seen this problem.  I
did see this kind of thing back in the 3.X days when my HD was not
correctly detected by FreeBSD during an install.  The solution was to
create a small DOS partition on the HD and then do the install.
I've done complete re-installs for 5.1-RELEASE on two other systems and
haven't seen this, either.
Mike Squires

 

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


portsdb: Warning: Duplicate INDEX entry

2004-02-23 Thread Jeff Penn
My ports system is in a bit of a mess.  The problems first surfaced
after last weeks 'cvsup; portsdb -uU'.  This weeks cvsup did not
improve the situation:

ttyp5[-1] portsdb -uU
Updating the ports index ... Generating INDEX.tmp - please wait..===
accessibility/kdeaccessibility failed:
kdeaccessibility-3.2.0: /usr/ports/x11-toolkits/qt32 non-existent --
dependency list incomplete
kdeaccessibility-3.2.0: /usr/ports/x11-toolkits/qt32 non-existent --
dependency list incomplete
make_index: atk-1.4.1_2: no entry for /usr/ports/devel/glib20
 cut
make_index: gnopernicus-0.7.1_1: no entry for /usr/ports/x11/libgnome
Warning: Duplicate INDEX entry: *** Error code 1
Warning: Duplicate INDEX entry:
 Done.
done
[Updating the portsdb format:bdb1_btree in /usr/ports ... - 15 port
entries found /usr/sup/INDEX:1:Port info line must consist of 10 fields.
/usr/sup/INDEX:2:Port info line must consist of 10 fields.
/usr/sup/INDEX:3:Port info line must consist of 10 fields.
/usr/sup/INDEX:4:Port info line must consist of 10 fields.
 . done]

Moving pkgdb.db, INDEX  INDEX.db out of the way  re-buiding did not
work,

I've noticed that the cvsup has moved some ports around.  Bind is under
net, instead of the new location dns.

My cvsup command is effectively:

cvsup -h cvsup.uk.FreeBSD.org /usr/share/examples/cvsup/ports-supfile

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


Re: portsdb: Warning: Duplicate INDEX entry

2004-02-23 Thread Kris Kennaway
On Mon, Feb 23, 2004 at 09:33:01PM +, Jeff Penn wrote:
 My ports system is in a bit of a mess.  The problems first surfaced
 after last weeks 'cvsup; portsdb -uU'.  This weeks cvsup did not
 improve the situation:
 
 ttyp5[-1] portsdb -uU
 Updating the ports index ... Generating INDEX.tmp - please wait..===
 accessibility/kdeaccessibility failed:
 kdeaccessibility-3.2.0: /usr/ports/x11-toolkits/qt32 non-existent --
 dependency list incomplete
 kdeaccessibility-3.2.0: /usr/ports/x11-toolkits/qt32 non-existent --
 dependency list incomplete
 make_index: atk-1.4.1_2: no entry for /usr/ports/devel/glib20
  cut
 make_index: gnopernicus-0.7.1_1: no entry for /usr/ports/x11/libgnome
 Warning: Duplicate INDEX entry: *** Error code 1
 Warning: Duplicate INDEX entry:
  Done.
 done
 [Updating the portsdb format:bdb1_btree in /usr/ports ... - 15 port
 entries found /usr/sup/INDEX:1:Port info line must consist of 10 fields.
 /usr/sup/INDEX:2:Port info line must consist of 10 fields.
 /usr/sup/INDEX:3:Port info line must consist of 10 fields.
 /usr/sup/INDEX:4:Port info line must consist of 10 fields.
  . done]
 
 Moving pkgdb.db, INDEX  INDEX.db out of the way  re-buiding did not
 work,
 
 I've noticed that the cvsup has moved some ports around.  Bind is under
 net, instead of the new location dns.

If that's truly what you're seeing, something is out of whack in your
copy of the ports collection (bind *is* in dns).

Kris


pgp0.pgp
Description: PGP signature


FreeBSD 5.3

2004-02-23 Thread Caio Souza Mendes
Hello,

It would like to know if the next version to the
FreeBSD, the 5.3 will be same stable?  If yes, for
when is foreseen the launching of exactly?

__

Yahoo! Mail - O melhor e-mail do Brasil! Abra sua conta agora:
http://br.yahoo.com/info/mail.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Preferred MTA and mail configuration

2004-02-23 Thread Steven N. Fettig
Gareth Bailey wrote:

I'm new to email on FreeBSD. Could someone please advise at what MTA i should use. I thought courier might be a good choice since it has integrated POP3 and IMAP servers (bearing in mind i have to serve Outlook clients). I want simple install.

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

I know a lot of people like Postfix, but I have been using a 
qmail/vpopmail/courier-imap combination for almost three years now.  I 
translated a German howto into English some time ago.  I have never used 
Postfix, so I cannot comment on its ease of setup or use, but I think 
once you understand the basics of an MTA and the subsequent POP or IMAP 
services, qmail is one of the most stable options out there.  If 
interested, you can take a peek:

http://stevenfettig.com/mythoughts/archives/90.php

The original HOWTO is at:

http://pofo.de/HOWTO/qmail/

I can say that I have never been hacked and/or had any problems with the 
SMTP, POP or IMAP services locking up - ever...
If you are not supporting multiple domains, then the vpopmail option may 
not be necessary - it is, however, an easy way to manage one or multiple 
domains with qmail as the MTA.

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


RE: ISP dialing with callback - def. route problems

2004-02-23 Thread JJB
You do not need the line compress stuff it's over kill and outdated,
it just slows down the connection.
On callback you are not logging into his box, he is logging into
your box


You also need gateway=YES in rc.conf if dialin user want to access
public internet through your gateway box.
IF you have firewall you now have to use NAT function because dialin
user looks like private LAN.

change incoming section to this

incoming: # section header name

 enable pap   # uses ppp.secret file

# SECURITY WARNING - It is VITAL that pap is enabled. If it is not,
# you are allowing any body to establish an dial in ppp session with
# your FBSD box using any ID/password. There is no authentication
being
# done on incoming ppp connections if pap is not enabled. - SECURITY
WARNING

 allow users *# allow all users who pass authentication
access
 accept dns   # give dial in connection access to dns lookup

 set ifaddr 10.0.0.1 10.0.0.2 255.255.255.255

 disable pred1 deflate lqr # compression features  line quality
reporting
 denypred1 deflate lqr # compression features  line quality
reporting
 disable ipv6  # turn off ipv6 challenge


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kyryll A
Mirnenko
Sent: Monday, February 23, 2004 3:21 PM
To: [EMAIL PROTECTED]; JJB
Subject: RE: ISP dialing with callback - def. route problems

  Thanks to JJB, callback is set up, e.g. ISP calls back  modems
answers the call. The most stupid bug was in /etc/ttys:

  ttyl0 /usr/libexec/getty callback1  dialup  on

  (instead of ttyd0 - for Lucent winmodem driver).

Now I've got more sophisticated callback problem. Saying again,
when
calling directly no such problem exists, as for callback - Windows
client ppp seems not to produce any problems, so that's not ISP
bugs:

[!!!] PPP fails to add default route, e.g. I can see his DNS
(gethostbyname(),...)  the whole local network (for ex., his HTTP
server), but can't reach further.
# route get
says can't open roure socket, and here's the part of ppp.log
(bugs're
marked with [HERE!!!] --):

tun0: Command: incoming: set ifaddr 10.0.0.1/0 10.0.0.2/0
255.255.255.255
tun0: Command: incoming: add default HISADDR
tun0: Command: incoming: set authname MYLOGIN
tun0: Command: incoming: set authkey 
tun0: Command: incoming: set logout ATS0=0 OK ATW OK
tun0: Phase: PPP Started (direct mode).
tun0: Phase: bundle: Establish
tun0: Phase: deflink: closed - opening
tun0: Phase: deflink: Connected!
tun0: Phase: deflink: opening - carrier
tun0: Phase: deflink: /dev/ttyl0: CD detected
tun0: Phase: deflink: carrier - lcp
tun0: Phase: bundle: Authenticate
tun0: Phase: deflink: his = PAP, mine = none
tun0: Phase: Pap Output: MYLOGIN 
tun0: Phase: Pap Input: SUCCESS ()
tun0: Phase: deflink: lcp - open
tun0: Phase: bundle: Network
[HERE!!!] -- tun0: Phase: deflink: IPV6CP protocol reject closes
IPV6CP !
[HERE!!!] -- tun0: Warning: ff02:4::/32: Change route failed:
errno: Network is unreachable

  Can anybody deal with this? Here's incoming ppp.conf setup:

default:
 set log phase tun chat cbcp command pap
 ident user-ppp VERSION (built COMPILATIONDATE)

 set device /dev/cual0

 set speed 38400
 set dial ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
   \\ AT OK-AT-OK ATS0=1 OK ATW OK ATE1Q0 OK \\dATDP\\T
TIMEOUT 80 CONNECT
 set timeout 180# 3 minute idle timer (the default)
 enable dns # request DNS info (for resolv.conf)
 enable vjcomp deflate deflate24 protocomp pred1
 accept vjcomp deflate deflate24 protocomp pred1
 set urgent udp +53

incoming:
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255
 add default HISADDR
 set authname MYLOGIN
 set authkey MYPASSWORD

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

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


Re: KDE startup slowly on initializing system service

2004-02-23 Thread Teodor Iliescu
Hello,

On Mon, 23 Feb 2004, Nguyen Tam Chinh wrote:

 Good afternoon everybody,
 I know this is not a new problem. But till now i found no solution for
 this. My KDE 3.1.4 and 3.2 (just updated recently through ports) enter the
 same problems: startup slowly on initializing system service, konqueror
 hangs sometime (~1 min) when i try to browse local directories (but
 after the first hang, konqueror can browse normally), kaddressbook show

 %uname -a
 FreeBSD chinhngt.b.gz.ru 4.9-STABLE FreeBSD 4.9-STABLE #0:

I would recommend adding something like this to your /etc/hosts:
127.0.0.1   localhost.localdomain   chinhngt.b.gz.ru

I have noticed this problem when you change your domain from the classic
'localhost.localdomain' to something else, and KDE does not know how to
resolve it, thus the slowdowns.

Unix is simple, but it takes a genius to understand the simplicity.
- Dennis Ritchie

Teodor I.
http://penguincomputing.iwarp.com
GPG key fingerprint : 9AC8 A05C 78AD AD73 91DB  CBE4 B644 F402 FBFD 5927
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


backup

2004-02-23 Thread Richard Beyer
We're currently doing a back up of a FreeBSD 4.9 (2) server by plugging a
USB external drive in and then doing

 

cp /dev/ad0 /dev/da0

 

This takes about 30 hours, (USB 1).

 

Is this the best way to do it, or can someone suggest a better way.  We'd
rather not have the server offline while we do it.

 

Cheers,

Richard

 

 

 

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


Re: backup

2004-02-23 Thread Jerry McAllister
 
 We're currently doing a back up of a FreeBSD 4.9 (2) server by plugging a
 USB external drive in and then doing
 
 cp /dev/ad0 /dev/da0
 
 This takes about 30 hours, (USB 1).
 
 Is this the best way to do it, or can someone suggest a better way.  We'd
 rather not have the server offline while we do it.

I would suggest using dump (and restore if you need something recovered)
if you can because cp may not preserve everything appropriately.

or dump | restore if you are trying to build the file system on to
the other disk.   

I wonder also about your choice of devices, but I don't know how you 
created them or mounted them.   Actually, I would use their mount names 
rather than devices anyway.  Or am I missing something here?

Using dump[/restore] won't speed anything up, but it would make sure 
it is usable later.

jerry

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


Re: backup

2004-02-23 Thread Steven N. Fettig
I think there are better ways per se, but that is usually personal 
opinion...  That being said, there are a few questions: 1) how big of an 
installation are you trying to back up? 2) is it necessary to back up 
all of the information? 3) do you have access to a faster drive (this 
one may not be relevant, as you may have no other option)?

The handbook has a good primer on backing up FreeBSD using dump, tar and 
cpio at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/backup-basics.html
Given the slow speed of USB 1.0 and assuming you are backing up a 
relatively large amount of data, you might want to try compressing your 
backup so that it does not take up so much space and therefore is able 
to made faster.
A full dump backup of the /usr directory or slice is certainly 
advisable.  You could do a compressed dump backup via:
dump -0uan -f - /usr | gzip  /volume_to_backup_to/usr_backup_date.gz
If needed, you can then do this to all of the primary volumes/slices on 
your system (look at fstab if you aren't sure which are primary slices).
You would need to use piping to restore the backup, though and that can 
get tricky if your new system that you need to restore the data to isn't 
sized the same as the old and isn't using the same version of dump.  
Considering the potential problems associated with dump, I still prefer 
it because I have never had problems using it myself.
Another option is to use tar, but I rarely use it to make a compressed 
backup, so someone else might be more helpful with syntax.  (man tar 
would also be helpful)

HTH,
Steve Fettig
Richard Beyer wrote:

We're currently doing a back up of a FreeBSD 4.9 (2) server by plugging a
USB external drive in and then doing


cp /dev/ad0 /dev/da0



This takes about 30 hours, (USB 1).



Is this the best way to do it, or can someone suggest a better way.  We'd
rather not have the server offline while we do it.


Cheers,

Richard







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

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


Re: Help with Vinum disk crash...

2004-02-23 Thread Greg 'groggy' Lehey
On Monday, 23 February 2004 at 12:44:19 +0100, Danny Carroll wrote:
 Greg,

 Thanks for all the responses.  Unfortunatly I ran out of time and resorted to a
 restore of week old data.  No big loss for me, but I really wanted to debug
 this to better understand what happened.

 I think it went something like this:

 ide drive crashes.
 kernel panics (for this or some other reason).
 ufs gets screwed up on the drive because of the panic.

We already discussed this.  The likelihood of such far-reaching damage
is low.

 I can't prove any of this since I urgently needed about 150gb of
 space.  So I re-formatted.

 Like I said it is a shame since I wanted to understand what happened
 now, but, then again, I was looking for an excuse to change back
 from vinum to normal.

To be honest, I don't know what else we could have done, since you
haven't supplied the information I asked for.

 vinum and ide on my system results is very poor disk performance, I
 see a 10-fold increase in read/write actions.  I'll be interested in
 revisiting vinum with some SCSI disks sometime soon.

How did you test it?

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
Note: I discard all HTML mail unseen.
Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgp0.pgp
Description: PGP signature


RE: backup

2004-02-23 Thread Eric F Crist
I've been looking for a solution for this, as well.  I want RAID level
copying, so I can just swap harddrives and be back up and running.  If I
have two identical 160GB HDD, on the same IDE cable (pri/sec), how would
I accomplish this, and roughly how long would it take?  Figure both HDD
are full.

Would I activate this by a script?

Eric F Crist
President
AdTech Integrated Systems, Inc
(612) 998-3588



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jerry
McAllister
Sent: Monday, February 23, 2004 5:45 PM
To: Richard Beyer
Cc: 'FreeBSD Questions List'
Subject: Re: backup



 We're currently doing a back up of a FreeBSD 4.9 (2) server by
 plugging a USB external drive in and then doing

 cp /dev/ad0 /dev/da0

 This takes about 30 hours, (USB 1).

 Is this the best way to do it, or can someone suggest a better way.
 We'd rather not have the server offline while we do it.

I would suggest using dump (and restore if you need something recovered)
if you can because cp may not preserve everything appropriately.

or dump | restore if you are trying to build the file system on to
the other disk.

I wonder also about your choice of devices, but I don't know how you
created them or mounted them.   Actually, I would use their mount names
rather than devices anyway.  Or am I missing something here?

Using dump[/restore] won't speed anything up, but it would make sure
it is usable later.

jerry


 Cheers,

 Richard

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




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


imap question

2004-02-23 Thread stan
I'm trying to help a firend of mine get an imap server running on one of
his FreeBSD 4.9 STABLE machines.

We have built the UW imapd port, and installed it. However we seem to be
habing a bit of a problem making it work. 

Tha man page, and the docs (which I only found in the ports work directory
for some reason, don't they get installed somewhere?) All seem to agree,
that it shoud juts work However in our case it does not :-(

Cruently we are gettin error messages like this in /var/log/mailog:

maillog.0:Feb 22 19:40:26 ops2 imapd[59881]: Unable to load certificate
from /usr/local/certs/imapd.pem, host=router.XXX.net [192.168.2.1]

As you can see, this box is located on a DMZ, behin an OpenBSD firweall
(running pf). WE have that box redirecting port 993 to teh FreeBSD box
running imap.

What am I missing here?

-- 
They that would give up essential liberty for temporary safety deserve
neither liberty nor safety.
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ftp Redirect problems using RDR

2004-02-23 Thread Nicolás de Bari Embríz G . R .
Hi all.

I am having some problems redirecting a ftp using rrd, i am using ipfilter
and ipnat

my ipnat.rules on Server 1 file has some thing like:

map fxp0 192.168.50.1/24 - 148.243.246.2/32 portmap tcp/udp auto
map fxp0 192.168.50.1/24 - 148.243.246.2/32
rdr fxp0 148.243.246.2/32 port 21 - 192.168.60.1/32 port 21024

My net is something like:


  server 1  server 2
148.243.246.2 200.50.59.30
  - ---
 | FreBSD  | IPSEC tunnel--- |  FTP (pureftp port 11021) |
  - ---
 192.168.50.1192.168.60.1
 | |
 | |
   - -
  | NAT |   | NAT |
   - -
 | |
192.168.50.0/24192.168.60.0/24



I want to redirect ftp connections on server 1 (port 21) to server 2 (port
11021) so when a user, ftp to 148.243.246.2 he gets redirected to server
200.50.59.30, but using the IPSEC tunnel.

ftp 148.243.246.2 port 21  redirect to 192.168.60.1 port 11021

right now the IPSEC tunnel works fine i can ping an see machines from
192.168.50.0/24 to 192.168.60.0/24

Any idea on how could i fix this ?

both servers are using FreeBSD 4.9-STABLE



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


custom kernel

2004-02-23 Thread RYAN vAN GINNEKEN
Hello I use FreeBSD 4.9 Stable and am tring to compile a custom kernel 
but get the following error.
Also i am running a Intel865glcl with a cleron 2.4 the board supports 
hyperthreading do the chip and operating system. 

bp.o: In function `sbp_probe_target':
sbp.o(.text+0x750): undefined reference to `xpt_freeze_devq'
sbp.o(.text+0x822): undefined reference to `xpt_freeze_devq'
sbp.o: In function `sbp_cam_scan_lun':
sbp.o(.text+0xc5f): undefined reference to `xpt_setup_ccb'
sbp.o(.text+0xc68): undefined reference to `xpt_action'
sbp.o(.text+0xc75): undefined reference to `xpt_release_devq'
sbp.o: In function `sbp_cam_scan_target':
sbp.o(.text+0xcff): undefined reference to `xpt_setup_ccb'
sbp.o(.text+0xd21): undefined reference to `xpt_action'
sbp.o(.text+0xd2e): undefined reference to `xpt_release_devq'
sbp.o: In function `sbp_do_attach':
sbp.o(.text+0xdc0): undefined reference to `xpt_periph'
sbp.o(.text+0xdc9): undefined reference to `xpt_create_path'
sbp.o: In function `sbp_agent_reset_callback':
sbp.o(.text+0xe9b): undefined reference to `xpt_release_devq'
sbp.o: In function `sbp_orb_pointer':
sbp.o(.text+0x10ca): undefined reference to `xpt_done'
sbp.o: In function `sbp_recv1':
sbp.o(.text+0x1b09): undefined reference to `xpt_freeze_devq'
sbp.o(.text+0x1dd2): undefined reference to `xpt_done'
sbp.o: In function `sbp_attach':
sbp.o(.text+0x1eef): undefined reference to `cam_simq_alloc'
sbp.o(.text+0x1f48): undefined reference to `cam_sim_alloc'
sbp.o(.text+0x1f58): undefined reference to `cam_simq_free'
sbp.o(.text+0x1f6a): undefined reference to `xpt_bus_register'
sbp.o(.text+0x1f85): undefined reference to `xpt_periph'
sbp.o(.text+0x1f8e): undefined reference to `xpt_create_path'
sbp.o(.text+0x206e): undefined reference to `cam_sim_free'
sbp.o: In function `sbp_detach':
sbp.o(.text+0x219c): undefined reference to `xpt_free_path'
sbp.o(.text+0x21ad): undefined reference to `xpt_bus_deregister'
sbp.o: In function `sbp_cam_detach_target':
sbp.o(.text+0x2395): undefined reference to `xpt_release_devq'
sbp.o(.text+0x23ab): undefined reference to `xpt_async'
sbp.o(.text+0x23b3): undefined reference to `xpt_free_path'
sbp.o: In function `sbp_target_reset':
sbp.o(.text+0x2410): undefined reference to `xpt_freeze_devq'
sbp.o: In function `sbp_timeout':
sbp.o(.text+0x2504): undefined reference to `xpt_freeze_devq'
sbp.o: In function `sbp_action1':
sbp.o(.text+0x2af5): undefined reference to `xpt_done'
sbp.o(.text+0x2b05): undefined reference to `xpt_done'
sbp.o: In function `sbp_abort_ocb':
sbp.o(.text+0x30b2): undefined reference to `xpt_done'
umass.o: In function `umass_cam_attach_sim':
umass.o(.text+0x142b): undefined reference to `cam_simq_alloc'
umass.o(.text+0x1451): undefined reference to `cam_sim_alloc'
umass.o(.text+0x146a): undefined reference to `xpt_bus_register'
umass.o(.text+0x147a): undefined reference to `cam_simq_free'
umass.o: In function `umass_cam_rescan_callback':
umass.o(.text+0x1493): undefined reference to `xpt_free_path'
umass.o: In function `umass_cam_rescan':
umass.o(.text+0x14dd): undefined reference to `xpt_periph'
umass.o(.text+0x14e6): undefined reference to `xpt_create_path'
umass.o(.text+0x14f9): undefined reference to `xpt_setup_ccb'
umass.o(.text+0x1514): undefined reference to `xpt_action'
umass.o: In function `umass_cam_detach_sim':
umass.o(.text+0x15cb): undefined reference to `xpt_bus_deregister'
umass.o(.text+0x15e9): undefined reference to `cam_sim_free'
umass.o: In function `umass_cam_detach':
umass.o(.text+0x162a): undefined reference to `xpt_create_path'
umass.o(.text+0x164b): undefined reference to `xpt_async'
umass.o(.text+0x1653): undefined reference to `xpt_free_path'
umass.o: In function `umass_cam_action':
umass.o(.text+0x19d3): undefined reference to `xpt_done'
umass.o(.text+0x19e5): undefined reference to `xpt_done'
umass.o: In function `umass_cam_cb':
umass.o(.text+0x1afd): undefined reference to `xpt_done'
umass.o: In function `umass_cam_sense_cb':
umass.o(.text+0x1c04): undefined reference to `xpt_done'
umass.o(.text+0x1c15): undefined reference to `xpt_done'
umass.o(.text+0x1c2f): more undefined references to `xpt_done' follow
*** Error code 1
Stop in /usr/src/sys/compile/V23.COMPUTERKING.CA.





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


Re: imap question

2004-02-23 Thread Louis LeBlanc
On 02/23/04 07:38 PM, stan sat at the `puter and typed:
 I'm trying to help a firend of mine get an imap server running on one of
 his FreeBSD 4.9 STABLE machines.
 
 We have built the UW imapd port, and installed it. However we seem to be
 habing a bit of a problem making it work. 
 
 Tha man page, and the docs (which I only found in the ports work directory
 for some reason, don't they get installed somewhere?) All seem to agree,
 that it shoud juts work However in our case it does not :-(
 
 Cruently we are gettin error messages like this in /var/log/mailog:
 
 maillog.0:Feb 22 19:40:26 ops2 imapd[59881]: Unable to load certificate
 from /usr/local/certs/imapd.pem, host=router.XXX.net [192.168.2.1]
 
 As you can see, this box is located on a DMZ, behin an OpenBSD firweall
 (running pf). WE have that box redirecting port 993 to teh FreeBSD box
 running imap.
 
 What am I missing here?

You can't really accept secure connections without an SSL certificate.
Check the docs to find the details, but you probably want the OpenSSL
docs as well to tell you how to create an SSL key and PEM cert.  The
path provided in the error message tells you where the cert is
expected to be.  Chances are that if you check the imapd.conf you'll
also see where the key should be placed.

Unless you have it configured to block or simply not accept regular
IMAP connections, you might be able to connect on port 143, if you
just redirect that port.  Only problem is your connection won't be
secure.

HTH

Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

Chism's Law of Completion:
  The amount of time required to complete a government project is
  precisely equal to the length of time already spent on it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >