Re: Did we must put the mounted partition '/' and '/boot' in the same slice ?

2005-07-07 Thread Alex Zbyslaw
Shark Wang wrote: as I had read some partitions material about legacy Unix, I try to separate '/boot' from '/' for my large space on '/' . another question come up : Is ad0s1d the first blocks of the disk which based on partitions layout that my gave? No, it isn't. ad0s1a would be the fi

DarwinStreamingServer problem

2005-07-07 Thread steve lasiter
This is my second post and I wanted to say the replies to my first post were very very helpful, thank you all for what you are doing. I'm on release 5.4 and I'm attempting to install the DarwinStreaming Server from the ports. I updated my ports first. I then went to the /net/DarwinStreamingServer

Re: PF firewall log problems

2005-07-07 Thread Hornet
On 7/7/05, fbsd_user <[EMAIL PROTECTED]> wrote: > How can I change the default wait time for PF buffer writes to the log file? > The log records are being held in the buffers for a long time before being > written out. > I want to change this to a shorter time. How are you viewing the data? Realt

RE: speedy-cgi-perl mail list or forum

2005-07-07 Thread Tim Abbott
Have you tried http://www.codingforums.com/forumdisplay.php?f=5 ? Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Noah Sent: Thursday, July 07, 2005 7:58 PM To: freebsd-questions@freebsd.org Subject: speedy-cgi-perl mail list or forum Somebody p

RE: PF firewall log problems

2005-07-07 Thread fbsd_user
I am viewing pf log this way tcpdump -n -e -ttt -r /var/log/pflog Your reference to pflog man page is useless. Been there already. That gives some field names but not what is in them One of the pf mane pages says there is way to shorten buffer write cycle time. How do tell PF in rc.conf these ove

Re: Did we must put the mounted partition '/' and '/boot' in the same slice ?

2005-07-07 Thread Shark Wang
Thanks a lot, I had got the key points ! -Shark On 7/8/05, Alex Zbyslaw <[EMAIL PROTECTED]> wrote: > Shark Wang wrote: > > >as I had read some partitions material about legacy Unix, I try to > >separate '/boot' from '/' for my large space on '/' . > > > >another question come up : Is ad0s1d the

Re: ipsec with dynamic ip

2005-07-07 Thread Mike Tancsa
On Thu, 07 Jul 2005 13:52:15 +0200, in sentex.lists.freebsd.questions you wrote: >hi there, > >is there anyway (howto) to establish freebsd ipsec with dynamic ip? >i got an a fix ip addressed freebsd server and would like t connect with >another freebsd but with dynamic address. Using racoon, ha

3c589 pcmcia not active during install

2005-07-07 Thread Lee Harr
I am trying to install 5.4 on a Compaq LTE 5100 laptop. Yesterday, I installed 4.11 on this system, and when the installer came up, there was a dialog that said the ethernet card was detected. It worked fine for the install. 5.4 is not detecting the card. This is an Etherlink III 10Base card wi

pam_start error

2005-07-07 Thread Bob Bomar
I am creating a custom image from 5.4, and when I test the enviroment in chroot, I am getting an error when using passwd: # passwd Changing local password for root passwd: pam_start(): system error I have: # ls /lib libalias.so.4 libdevstat.so.4 libmd.so.2 libatm.so.2

tar Syntax Help

2005-07-07 Thread Drew Tomlinson
I'm trying to copy an entire file system while using an exclude file to avoid copying things such as /dev, /proc, etc. I've read the man page and found the -X or --exclude-from tar option. I've create a file called /exclude.list. It contains lines such as: /exclude.list /dev /proc But I ca

Re: tar Syntax Help

2005-07-07 Thread Matt Emmerton
> I'm trying to copy an entire file system while using an exclude file to > avoid copying things such as /dev, /proc, etc. I've read the man page > and found the -X or --exclude-from tar option. I've create a file > called /exclude.list. It contains lines such as: > > /exclude.list > /dev > /p

Re: tar Syntax Help

2005-07-07 Thread Drew Tomlinson
On 7/7/2005 8:38 PM Matt Emmerton wrote: I'm trying to copy an entire file system while using an exclude file to avoid copying things such as /dev, /proc, etc. I've read the man page and found the -X or --exclude-from tar option. I've create a file called /exclude.list. It contains lines s

Re: tar Syntax Help

2005-07-07 Thread Matt Emmerton
> On 7/7/2005 8:38 PM Matt Emmerton wrote: > > > >>I'm trying to copy an entire file system while using an exclude file to > >>avoid copying things such as /dev, /proc, etc. I've read the man page > >>and found the -X or --exclude-from tar option. I've create a file > >>called /exclude.list. It

Re: tar Syntax Help

2005-07-07 Thread Carl Delsey
Try leaving off the leading / from each line in your exclude list. I think what is happening is that, by default, tar drops the leading / from each file it tars up so that when you untar, it extracts all files relative to the current directory. I think because of this, when you specify absolute pat

FreeBSD 5.4 release firewall/router and PF not loading rule sets

2005-07-07 Thread Nekdo Nekje
Hello list... I have a few questions I would like to ask. Some may sound stupid, but please bear with me since I'm new to FreeBSD and networking for that matter... So, I'm trying to build this router/firewall thingy for our local network. The box has 3 NIC's, one for the Internet and two for the

<    1   2