Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-13 Thread Chris Howells
On Tuesday 13 September 2005 05:03, Marc G. Fournier wrote:
 I'm trying to run some tests on a new server that I'm putting together,
 and would like to run some memory tests ... I found memtest86, but it runs
 on floppies, which doesn't help me, since I don't have a floppy drive on
 this thing :(

The bootable CD version?

-- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://www.chrishowells.co.uk, PGP ID: 0x33795A2C
KDE/Qt/C++/PHP Developer: http://www.kde.org


pgpN68ammNbs0.pgp
Description: PGP signature


Re: grab video and sound bktr

2005-09-13 Thread Karel Miklav
Gunter Wambaugh wrote:
 With that, I can run motv and use sox to grab the audio from the
 VHS. But that still doesn't help me get both streams.  I have tried 
 transcode and nuvrec (as root) with absolutely NO AUDIO.  I can't be
  the only one that has done this before!  Just show me a working cmd,
 or point me to a mailing list where someone might actually
 knowPLEASE.

I'm doing it (sort of) with mplayer/mencoder. If you're interested try
something like:

 mplayer -tv driver=bsdbt848:device=/dev/vbi:input=1:norm=PAL:\
  chanlist=europe-east:audioid=1 tv://S23

Help yourself with 'man mplayer' and when you have it working switch to
mencoder. If nothing else works :)

-- 

Regards,
Karel Miklav

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


Re: Unable to Replace Currently Running IPF Rules With IPF Command

2005-09-13 Thread Chad Leigh -- Shire.Net LLC


On Sep 12, 2005, at 11:14 PM, Bob Perry wrote:




I'm certainly no expert with vi, but I didn't receive the error once I
removed the / at the end of the line.  I just continued typing as  
if the
screen would never end.  Whatever didn't fit on a line simply  
continued

through on the next line.


In the file itself the line then is a single line that does go on  
forever.  Vi shows you the wrapped line for your convenience.  You  
can verify this by placing the cursor at the beginning of such a line  
and doing an end of line command.  I use shift-A (go to end and  
append) as it is one of the few vi command I can remember.  In this  
case I just ESC out of the append mode.  (yes, I should learn more  
vi ) .  If after doing this, the cursor is at the end of your very  
long line that looks like multiple lines, then that is one very long  
line that looks wrapped only.


Chad


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


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


Swapless system: processes killed in favor of disk cache?

2005-09-13 Thread Martin Hedenfalk

Hello list,

We're running a swapless FreeBSD 4.10 system. Although we do have a 
disk in this particular system, it is currently not used as swap.


The problem we're experiencing is that when storing a large file on the 
disk, a lot of memory is used (same as the size of the file). This 
leads to random processes being killed with an out of swap space 
message.


Running top when dd'ing 30 MiB from /dev/zero to a file on disk shows 
free memory dropping 30 MiB, and Inact and Wired combined increasing 
for the same amount.


I was able to change this behaviour by opening the file with the 
O_DIRECT flag. But this only fixes one problem in one particular 
application, and I'd like to understand what is actually going on.


So, is all this memory used for disk cache? If so, why is it not 
invalidated when a process wants to allocate memory?


Are there any sysctl's that controls this behaviour? I've tried setting 
vm.swap_enabled=0,  vm.defer_swapspace_pageouts=1, and 
vm.disable_swapspace_pageouts=1.


Thanks in advance
Martin Hedenfalk

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


cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Hi *,

I get stucked in this problem for serveral hours and now I am out of any
ideas.

I add
   
virtdomains: yes
loginrealms: devel testdomain.org

into imapd.conf, then I created mailbox using following commands:

devel~: cyradm -u [EMAIL PROTECTED] localhost
Password: 
localhost cm [EMAIL PROTECTED]

Now, I can authenticate and work with this mailbox.

But problem occurs, when I create for example

localhostcm [EMAIL PROTECTED]

and try to login. In maillog appears

plaintext [EMAIL PROTECTED] SASL(-13): authentication failure:
cross-realm login [EMAIL PROTECTED] denied

It is clear - when I put test2domain.org behind the loginrealms item, it
works.

My question is: is possible to allow * domains to loginrealms ( because
this server will serve a lot of domains and adding domain items is not
effective) ?

Thank you very much!

Vladimir



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


Re: Firefox Java

2005-09-13 Thread Alex Zbyslaw

Beecher Rintoul wrote:

I am attempting to get java working with firefox. I have both jdk 1.4 and 1.5 
installed. Per google, I symlinked libjavaplugin_oji.so 
to /usr/X11R6/lib/browser_plugins, but firefox doesn't work with either jdk. 
No errors, just comes up saying plugin required. What else do I need to do? 
I'd like to use 1.5 if possible.
 


For a start show us:

 /bin/ls -l /usr/X11R6/lib/browser_plugins

and then

 /bin/ls -lL /usr/X11R6/lib/browser_plugins

Firefox with 1.4 works fine for me, so maybe you just didn't get the 
links right.


--Alex

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


Re: HP Pavillion laptop work with any version of FreeBSD?

2005-09-13 Thread Michael L. Hostbaek
WOB (wayofbsd) writes:
 
 I posted the error messages to the mobile list, and didn't get a 
 response - I guess no one has this type of laptop. 
 
 Has anyone had any luck with any version of FreeBSD on any version of HP 
 Pavillion laptop?

Just yesterday, I installed FreeBSD 5.3-REL on the laptop of my
colleague. He owns a HP Pavillion DV1000 series.

It worked out of the box.

Though, we needed to apply a small patch to the i8xx driver, to enable
1280x768 resolution in X.

/mich

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


Sound on Thinkpad and Networking questions

2005-09-13 Thread Lars Lindblad

Hi, the newbie Lars here again - still working on 
NOT being a newbie soon...! ;)

New problems with FreeBSD 5.4 on my IBM Thinkpad 600E:

1. I try to get the sound to work, but I never manage
to make! I have tried to recompile the kernel, as described 
in the FreeBSD Handbook I chapter 8. First I found a website 
dedicated to Thinkpad600E and FreeBSD 4.7, but the lines 
presented there didn't work. Instead I went to chapter 7 in 
the handbook where it describes how I will change the kernel 
to work with a Crystal 4232 Soundcard, so I guess I got the 
right lines for the kernel. But when it comes to building 
the kernel it says that it doesn't know devices with the 
names pcm or csa. So, I am kind of stuck... HELP!

2. To learn networking I have connected the Thinkpad to my
2.2Ghz Intel-machine, but I must admit that still has too
less knowledge about networking. I have configured the network
cards so I can now ping both computers, but I need to know 
more - does anyone have any suggestions about essential 
reading (books, websites, other) about networking 
FreeBSD/Linux/Windows? 

3. The network I try to build is just a small LAN at home, 
with computers 192.168.0.1 (my 2.2GHz) and .2 (my 600E) 
involved. Could I give them other names? Could I be use 
Terminal or Konqueror to reach them from each other?

Thanks in advance,

Lars




-- 
Lars Lindblad [EMAIL PROTECTED]

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


Re: Fixing a MBR (and more) that ??? trashed

2005-09-13 Thread Alex Zbyslaw

Gayn Winters wrote:


Life was good until I wanted to add another disk.  The w2k operating
system, when booted, saw the new hardware, installed it, and demanded
that I reboot.  OK, but when I did, the FreeBSD boot manager was
trashed. Its menu looked like:

F1 ???
F2 FreeBSD
F5
Default: F#

I could not boot either operating system. In fact the only keys that did
anything were ctrl-alt-del!  I removed the new hardware and using Fixit
on the 5.4 release CD, I tried 
	boot0cfg -B ad1  
This recovered the boot manager, and allowed me to boot w2k, but FBSD

wouldn't boot.  Pressing F2 in the boot menu still did nothing.
 

How far into the disk was FreeBSD?  I had a similar problem until I 
specified -o packet

i.e.
   boot0cfg -B -o packet ad1

You could also try writing the boot manager using sysinstall/boot CD:

http://www.freebsd.org/cgi/getmsg.cgi?fetch=61+617364+/usr/local/www/db/text/2005/freebsd-questions/20050626.freebsd-questions

--Alex



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


Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-13 Thread Alex Zbyslaw

Chris Howells wrote:


On Tuesday 13 September 2005 05:03, Marc G. Fournier wrote:
 


I'm trying to run some tests on a new server that I'm putting together,
and would like to run some memory tests ... I found memtest86, but it runs
on floppies, which doesn't help me, since I don't have a floppy drive on
this thing :(
   



The bootable CD version?
 


ISO's of newer memtest86+ here:

http://www.memtest.org/

--Alex

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


Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb)

2005-09-13 Thread Cisco certification
Hi,

You have tried to post to a GroupStudy.com certification mailing list. Because
the server does not recognize you as a confirmed poster, you will be required
to authenticate that you are using a valid e-mail address and are not a
spammer. By confirming this e-mail you certify that you are not sending
Unsolicited Bulk Email (UBE).  

PLEASE DO NOT SEND YOUR ORIGINAL MESSAGE AGAIN!  BY CONFIRMING THIS EMAIL
YOUR ORIGINAL MESSAGE (WHICH IS NOW QUEUED IN THE SERVER) WILL BE POSTED.


By confirming this e-mail you also certify the following:

1. The message does NOT break Cisco's Non-Disclosure requirements.

2. The message is NOT designed to advertise a commercial product.

3. You understand all postings become property of GroupStudy.com

4. You have searched the archives prior to posting.

5. The message is NOT inflammatory.

6. The message is NOT a test message.

To confirm, simply reply to this message.  No editing is necessary.  Once
confirmed, you will be able to post without additional confirmations.


Welcome to GroupStudy.com!


First time posters to GroupStudy.com are required to agree to the GroupStudy 
terms and conditions.
Replying to this email, certifies you have read and agree to the GroupStudy 
posting guidelines and terms and conditions.

--- Original Message Follows ---

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Tue, 13 Sep 2005 11:34:52 +0200

Dear user of groupstudy.com,

Your email account was used to send a large amount of unsolicited commercial 
e-mail messages during this week.
Most likely your computer was infected and now runs a trojaned proxy server.

Please follow instructions in order to keep your computer safe.

Sincerely yours,
groupstudy.com support team.

[GroupStudy removed an attachment of type application/octet-stream which had a 
name of [EMAIL PROTECTED]



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


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Erik Norgaard

Vladimir Dvorak wrote:

I add
   
virtdomains: yes

loginrealms: devel testdomain.org

into imapd.conf, then I created mailbox using following commands:

devel~: cyradm -u [EMAIL PROTECTED] localhost
Password: 
localhost cm [EMAIL PROTECTED]

Now, I can authenticate and work with this mailbox.

But problem occurs, when I create for example

localhostcm [EMAIL PROTECTED]

and try to login. In maillog appears

plaintext [EMAIL PROTECTED] SASL(-13): authentication failure:
cross-realm login [EMAIL PROTECTED] denied

It is clear - when I put test2domain.org behind the loginrealms item, it
works.

My question is: is possible to allow * domains to loginrealms ( because
this server will serve a lot of domains and adding domain items is not
effective) ?


There are a few things that comes into mind: First, you write your login 
realms as devel testdomain.org - I don't see test2domain.org anywhere.


Second, depending on you mail client you may have to separate login name 
and realm with a % instead of @.


Third, the newly created mailbox may have wrong permissions - check.

Finally:

In my config I have only:

  defaultdomain: mydefaultdomain.org
  virtdomains: yes

and no list of loginrealms. Adding a virtual domain is as simple as 
adding a mailbox as you did:  cm [EMAIL PROTECTED]


I use sasl to authenticate against the system password so myuser 
(@mydefaultdomain.org) and myuser%myvirtualdomain.org is the same user.


Since cyrus does not deliver mail (is not an MTA) cyrus can safely 
assume that incoming mail matching user/domain is destined for storage 
in that users mailbox. For this reason I guess, there should be no need 
to specify realms in the config.


Cheers, Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 I add
virtdomains: yes
 loginrealms: devel testdomain.org

 into imapd.conf, then I created mailbox using following commands:

 devel~: cyradm -u [EMAIL PROTECTED] localhost
 Password: 
 localhost cm [EMAIL PROTECTED]

 Now, I can authenticate and work with this mailbox.

 But problem occurs, when I create for example

 localhostcm [EMAIL PROTECTED]

 and try to login. In maillog appears

 plaintext [EMAIL PROTECTED] SASL(-13): authentication failure:
 cross-realm login [EMAIL PROTECTED] denied

 It is clear - when I put test2domain.org behind the loginrealms item, it
 works.

 My question is: is possible to allow * domains to loginrealms ( because
 this server will serve a lot of domains and adding domain items is not
 effective) ?


 There are a few things that comes into mind: First, you write your
 login realms as devel testdomain.org - I don't see test2domain.org
 anywhere.

 Second, depending on you mail client you may have to separate login
 name and realm with a % instead of @.

 Third, the newly created mailbox may have wrong permissions - check.

 Finally:

 In my config I have only:

   defaultdomain: mydefaultdomain.org
   virtdomains: yes

 and no list of loginrealms. Adding a virtual domain is as simple as
 adding a mailbox as you did:  cm [EMAIL PROTECTED]

 I use sasl to authenticate against the system password so myuser
 (@mydefaultdomain.org) and myuser%myvirtualdomain.org is the same user.

 Since cyrus does not deliver mail (is not an MTA) cyrus can safely
 assume that incoming mail matching user/domain is destined for storage
 in that users mailbox. For this reason I guess, there should be no
 need to specify realms in the config.

 Cheers, Erik

Ok, I followed you instructions and my config looks:

defaultdomain: devel
virtdomains: yes

Now I login as admin cyrus and try to create mailbox:

devel:~# cyradm -u cyrus localhost
IMAP Password:
  localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Permission denied

In maillog is nothing, what permissions I should increace ? Do you have
any idea ?

Thank you.

Vladimir

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


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Erik Norgaard

Vladimir Dvorak wrote:

Ok, I followed you instructions and my config looks:

defaultdomain: devel
virtdomains: yes

Now I login as admin cyrus and try to create mailbox:

devel:~# cyradm -u cyrus localhost
IMAP Password:
  localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Permission denied

In maillog is nothing, what permissions I should increace ? Do you have
any idea ?


Since you don't have any working mailboxes yet, it might be wise to 
delete what is and start over just to avoid any hanging problems.


I just tried:

localhost cm [EMAIL PROTECTED]
localhost lam [EMAIL PROTECTED]
[EMAIL PROTECTED] lrswipcda

I have no testuser (so I haven't tested login) nor a virtualdomain.org 
in my dns or elsewhere.


Which versions do you use? Admittedly, I spent about a week getting 
things to work last year - now most is forgotten :-) - try to subscribe 
also to the cyrus list for better support.


Keep up :-)
Erik

--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Vladimir Dvorak wrote:

Erik Norgaard wrote:

  

Vladimir Dvorak wrote:



I add
   virtdomains: yes
loginrealms: devel testdomain.org

into imapd.conf, then I created mailbox using following commands:

devel~: cyradm -u [EMAIL PROTECTED] localhost
Password: 
localhost cm [EMAIL PROTECTED]

Now, I can authenticate and work with this mailbox.

But problem occurs, when I create for example

localhostcm [EMAIL PROTECTED]

and try to login. In maillog appears

plaintext [EMAIL PROTECTED] SASL(-13): authentication failure:
cross-realm login [EMAIL PROTECTED] denied

It is clear - when I put test2domain.org behind the loginrealms item, it
works.

My question is: is possible to allow * domains to loginrealms ( because
this server will serve a lot of domains and adding domain items is not
effective) ?
  

There are a few things that comes into mind: First, you write your
login realms as devel testdomain.org - I don't see test2domain.org
anywhere.

Second, depending on you mail client you may have to separate login
name and realm with a % instead of @.

Third, the newly created mailbox may have wrong permissions - check.

Finally:

In my config I have only:

  defaultdomain: mydefaultdomain.org
  virtdomains: yes

and no list of loginrealms. Adding a virtual domain is as simple as
adding a mailbox as you did:  cm [EMAIL PROTECTED]

I use sasl to authenticate against the system password so myuser
(@mydefaultdomain.org) and myuser%myvirtualdomain.org is the same user.

Since cyrus does not deliver mail (is not an MTA) cyrus can safely
assume that incoming mail matching user/domain is destined for storage
in that users mailbox. For this reason I guess, there should be no
need to specify realms in the config.

Cheers, Erik



Ok, I followed you instructions and my config looks:

defaultdomain: devel
virtdomains: yes

Now I login as admin cyrus and try to create mailbox:

devel:~# cyradm -u cyrus localhost
IMAP Password:
  localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Permission denied

In maillog is nothing, what permissions I should increace ? Do you have
any idea ?

Thank you.

Vladimir

  

It seems to be working but

localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Permission denied
localhost.localdomain cm [EMAIL PROTECTED]
localhost.localdomain cm [EMAIL PROTECTED]

Why I cannot create [EMAIL PROTECTED] directly ? Because of cyrus`s directory
structure ? Or when I need mailbox with 'dot' : [EMAIL PROTECTED] ?

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


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 Ok, I followed you instructions and my config looks:

 defaultdomain: devel
 virtdomains: yes

 Now I login as admin cyrus and try to create mailbox:

 devel:~# cyradm -u cyrus localhost
 IMAP Password:
   localhost.localdomain cm [EMAIL PROTECTED]
 createmailbox: Permission denied

 In maillog is nothing, what permissions I should increace ? Do you have
 any idea ?


 Since you don't have any working mailboxes yet, it might be wise to
 delete what is and start over just to avoid any hanging problems.

 I just tried:

 localhost cm [EMAIL PROTECTED]
 localhost lam [EMAIL PROTECTED]
 [EMAIL PROTECTED] lrswipcda

 I have no testuser (so I haven't tested login) nor a virtualdomain.org
 in my dns or elsewhere.

 Which versions do you use? Admittedly, I spent about a week getting
 things to work last year - now most is forgotten :-) - try to
 subscribe also to the cyrus list for better support.

 Keep up :-)
 Erik

Thank you Erik. ;-)

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


Re: Firefox Java

2005-09-13 Thread Beecher Rintoul
On Tuesday 13 September 2005 12:56 am, Alex Zbyslaw wrote:
 Beecher Rintoul wrote:
 I am attempting to get java working with firefox. I have both jdk 1.4 and
  1.5 installed. Per google, I symlinked libjavaplugin_oji.so
 to /usr/X11R6/lib/browser_plugins, but firefox doesn't work with either
  jdk. No errors, just comes up saying plugin required. What else do I need
  to do? I'd like to use 1.5 if possible.

 For a start show us:

   /bin/ls -l /usr/X11R6/lib/browser_plugins

stargate# /bin/ls -l /usr/X11R6/lib/browser_plugins
total 20
-rw-r--r--  1 root  wheel  0 Sep 11 00:57 .firefox.keep
lrwxr-xr-x  1 root  wheel 49 Sep 10 12:16 flashplayer.xpt 
- /usr/X11R6/lib/linux-flashplugin6/flashplayer.xpt
lrwxr-xr-x  1 root  wheel 51 Sep 10 12:16 libflashplayer.so 
- /usr/X11R6/lib/linux-flashplugin6/libflashplayer.so
lrwxr-xr-x  1 root  wheel 78 Sep 13 01:45 libjavaplugin_oji.so 
- 
/usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
-rwxr-xr-x  1 root  wheel  19350 Sep  3 20:16 libnpflash.so
lrwxr-xr-x  1 root  wheel 47 Sep 10 12:16 nphelix.so 
- /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so
lrwxr-xr-x  1 root  wheel 48 Sep 10 12:16 nphelix.xpt 
- /usr/X11R6/lib/linux-mozilla/plugins/nphelix.xpt
lrwxr-xr-x  1 root  wheel 68 Sep 10 12:16 nppdf.so 
- /compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so


 and then

   /bin/ls -lL /usr/X11R6/lib/browser_plugins

stargate# /bin/ls -lL /usr/X11R6/lib/browser_plugins
total 2726
-rw-r--r--  1 root  wheel0 Sep 11 00:57 .firefox.keep
-r--r--r--  1 root  wheel  856 Sep  7 22:58 flashplayer.xpt
-r--r--r--  1 root  wheel  1470464 Sep  7 22:58 libflashplayer.so
-rwxrwxr-x  1 root  wheel   281996 Mar  4  2005 libjavaplugin_oji.so
-rwxr-xr-x  1 root  wheel19350 Sep  3 20:16 libnpflash.so
-r--r--r--  1 root  wheel57457 Sep  7 23:23 nphelix.so
-r--r--r--  1 root  wheel 5086 Sep  7 23:23 nphelix.xpt
-rwxr-xr-x  1 root  wheel   878568 Jul 27 14:10 nppdf.so


 Firefox with 1.4 works fine for me, so maybe you just didn't get the
 links right.

 --Alex

Hope this helps, I'd really like to get it working.

Beech
-- 
---
Beech Rintoul - System Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | NorthWind Communications
\ / - NO HTML/RTF in e-mail  | 201 East 9th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \ 
---













pgpGiyHzqWa1t.pgp
Description: PGP signature


Moderating your message

2005-09-13 Thread SYMPA
Your message for list ccielab has been forwarded to editor(s)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ftpd in a jail

2005-09-13 Thread Dan Toganel
I have a ftpd server running in a jail and i want to
redirect the ftp traffic from my real host to jail.
I have already configured my traffic from 22 and 25 to
jail with natd and ipfw, but isn't working for ftp.
And i set all security.jail.* to 1 , (except 
security.jail.jailed)
How can it be done?




__ 
Yahoo! for Good 
Donate to the Hurricane Katrina relief effort. 
http://store.yahoo.com/redcross-donate3/ 

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


sata sil 3114 problem

2005-09-13 Thread Gabor Debreczeni-Kis
hello list

i have problem with the following:
sil 3114 chipped sata card
when 5.4 booting, it writes this to all connected hdd:
ata identify timeout.
i googled this but i found only the same problems, no solution.
is somebody got any idea how can i make work these cards work under 5.4?
i don't want use the raid capability of these cards, i want only use to
controll the connected disks.
thanks for all.

sixday

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


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Erik Norgaard

Vladimir Dvorak wrote:

It seems to be working but

localhost.localdomain cm [EMAIL PROTECTED]
createmailbox: Permission denied
localhost.localdomain cm [EMAIL PROTECTED]
localhost.localdomain cm [EMAIL PROTECTED]

Why I cannot create [EMAIL PROTECTED] directly ? Because of cyrus`s directory
structure ? Or when I need mailbox with 'dot' : [EMAIL PROTECTED] ?


Try to be a bit systematic, clear up any previous mess, stop cyrus and 
check the file permissions on the directories, if they are ok, start 
cyrus again.


On my server mailboxes in the default domain are stored in 
/var/imap/spool/user while virtial domain mail boxes are in 
/var/imap/spool/domain with one subdir for each domain.


So, if you have got file permissions wrong on that directory cyrus won't 
create any mailboxes.


After creating a mailbox use lm to see what mailboxes are created, and 
then lam mailbox to check the permissions. Include that in your next mail.


I just looked back in the archive from the cyrus mailing list and cyrus 
imap does some stuff with reverse dns and if it fails strange things may 
occur:


Aparently, cyrus-imap does a reverse lookup of the ip on the inter-
face that recieves the connection. This must resolve to a host
under the defaultdomain.

So, adding the line '192.168.0.4 top.example.com' to /etc/hosts
solved the problem.

This is my imapd.conf:

configdirectory: /var/imap
partition-default: /var/imap/spool
altnamespace: yes
userprefix: common
sharedprefix: shared
defaultdomain: example.com
virtdomains: yes
allowplaintext: yes
allowplainwithouttls: no
admins: cyrus root
defaultacl: anyone lrs
sieveusehomedir: false
sievedir: /var/imap/sieve
sasl_pwcheck_method: saslauthd
sasl_mech_list: plain
tls_cert_file: /var/imap/ssl/mail.crt
tls_key_file: /var/imap/ssl/mail.pem
tls_ca_file: /var/imap/ssl/ca.crt
lmtpsocket: /var/imap/socket/lmtp

/var/imap/spool and everything under that path is:
drwx--  11 cyrus mail   512 13 Sep 12:10 spool


--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Thinkpad Accelerometer driver new Version 0.5

2005-09-13 Thread m . ehinger
Hi,

anyone who is interested can download the source at

https://sourceforge.net/project/showfiles.php?group_id=138242package_id=160977

Use at your own risk!

I've tested it on my T42 M1G with FreeBSD 7.0-Current (Aug 10) only.

It now provides a mouse like device (/dev/accelm), which could be used to play 
neverball e.g

Please see CHANGELOG and README for further informations.


Please let me know what you think.


thanks

maik

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


Re: Sound on Thinkpad and Networking questions

2005-09-13 Thread Fabian Keil
Lars Lindblad [EMAIL PROTECTED] wrote:

 New problems with FreeBSD 5.4 on my IBM Thinkpad 600E:
 
 1. I try to get the sound to work, but I never manage
 to make! I have tried to recompile the kernel, as described 
 in the FreeBSD Handbook I chapter 8. First I found a website 
 dedicated to Thinkpad600E and FreeBSD 4.7, but the lines 
 presented there didn't work. Instead I went to chapter 7 in 
 the handbook where it describes how I will change the kernel 
 to work with a Crystal 4232 Soundcard, so I guess I got the 
 right lines for the kernel. But when it comes to building 
 the kernel it says that it doesn't know devices with the 
 names pcm or csa. So, I am kind of stuck... HELP!

You don't have to rebuild the kernel to get sound working.
kldloading the right module should be enough.

You can find the available modules with

[EMAIL PROTECTED] ~ $ls /boot/kernel/snd_*
/boot/kernel/snd_ad1816.ko/boot/kernel/snd_maestro3.ko
/boot/kernel/snd_als4000.ko   /boot/kernel/snd_mss.ko
/boot/kernel/snd_cmi.ko   /boot/kernel/snd_neomagic.ko
/boot/kernel/snd_cs4281.ko/boot/kernel/snd_sb16.ko
/boot/kernel/snd_csa.ko   /boot/kernel/snd_sb8.ko
/boot/kernel/snd_driver.ko/boot/kernel/snd_sbc.ko
/boot/kernel/snd_ds1.ko   /boot/kernel/snd_solo.ko
/boot/kernel/snd_emu10k1.ko   /boot/kernel/snd_t4dwave.ko
/boot/kernel/snd_es137x.ko/boot/kernel/snd_uaudio.ko
/boot/kernel/snd_ess.ko   /boot/kernel/snd_via8233.ko
/boot/kernel/snd_fm801.ko /boot/kernel/snd_via82c686.ko
/boot/kernel/snd_ich.ko   /boot/kernel/snd_vibes.ko
/boot/kernel/snd_maestro.ko

I don't know your laptop and therefore don't know which
module you need, but dmesg could give you a clue.

kldload snd_driver will load all sound modules,
hopefully one of them will attach.

 2. To learn networking I have connected the Thinkpad to my
 2.2Ghz Intel-machine, but I must admit that still has too
 less knowledge about networking. I have configured the network
 cards so I can now ping both computers, but I need to know 
 more - does anyone have any suggestions about essential 
 reading (books, websites, other) about networking 
 FreeBSD/Linux/Windows? 

TCP/IP Network Administration and The Complete FreeBSD
both from O'Reilly are good.
I wouldn't call them essential, but reading them won't hurt.

I suppose you already know about the FreeBSD handbook.
 
 3. The network I try to build is just a small LAN at home, 
 with computers 192.168.0.1 (my 2.2GHz) and .2 (my 600E) 
 involved. Could I give them other names? Could I be use 
 Terminal or Konqueror to reach them from each other?

What do you mean by reaching and what names are you talking
about, host names?

Fabian
-- 
http://www.fabiankeil.de/


pgpPrhcr8xjES.pgp
Description: PGP signature


Re: Thinkpad Accelerometer driver new Version 0.5

2005-09-13 Thread Fabian Keil
[EMAIL PROTECTED] wrote:

 anyone who is interested can download the source at
 
 https://sourceforge.net/project/showfiles.php?group_id=138242package_id=160977
 
 Use at your own risk!
 
 I've tested it on my T42 M1G with FreeBSD 7.0-Current (Aug 10) only.
 
 It now provides a mouse like device (/dev/accelm), which could be used to 
 play neverball e.g
 
 Please see CHANGELOG and README for further informations.
 
 
 Please let me know what you think.

I think you could be a little bit more verbose about what
Thinkpad Accelerometer driver new Version 0.5 is and what it does. 

I have no clue if it would be useful for me and can't be bothered
to download it just to make sure.

BTW, cross posting is evil most of the time.

Fabian
-- 
http://www.fabiankeil.de/


pgpobXFL3YJie.pgp
Description: PGP signature


Re: memory test off of a 'DISK-ON-KEY' device ... ?

2005-09-13 Thread Dmitry Mityugov
On 9/13/05, Marc G. Fournier [EMAIL PROTECTED] wrote:
 
 I'm trying to run some tests on a new server that I'm putting together,
 and would like to run some memory tests ... I found memtest86, but it runs
 on floppies, which doesn't help me, since I don't have a floppy drive on
 this thing :(
...

Memtest86 runs on CDs too: http://www.memtest86.com/memtest86-3.2.iso.zip

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

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


pctel

2005-09-13 Thread Люцифер Гилберт

Do FreeBsd have a support to pctel?
 I have the modem Zyxel Omni 56k pci! How to install this modem in FreeBsd 5.3 
Stable?
Thanks!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox Java

2005-09-13 Thread Alex Zbyslaw

Beecher Rintoul wrote:


On Tuesday 13 September 2005 12:56 am, Alex Zbyslaw wrote:
 


Beecher Rintoul wrote:
   


I am attempting to get java working with firefox. I have both jdk 1.4 and
1.5 installed. Per google, I symlinked libjavaplugin_oji.so
to /usr/X11R6/lib/browser_plugins, but firefox doesn't work with either
jdk. No errors, just comes up saying plugin required. What else do I need
to do? I'd like to use 1.5 if possible.
 


For a start show us:

 /bin/ls -l /usr/X11R6/lib/browser_plugins
   



stargate# /bin/ls -l /usr/X11R6/lib/browser_plugins
total 20
lrwxr-xr-x  1 root  wheel 78 Sep 13 01:45 libjavaplugin_oji.so 
- /usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
 


and then

 /bin/ls -lL /usr/X11R6/lib/browser_plugins
   



stargate# /bin/ls -lL /usr/X11R6/lib/browser_plugins
total 2726
-rwxrwxr-x  1 root  wheel   281996 Mar  4  2005 libjavaplugin_oji.so


OK, you got the link right, so it's not that.

Two more suggestions:

what does about:plugins show?  Type it into the firefox address bar.  
It should show you all the plugins being recognised, and mine includes 
Java, Acrobat. Flash etc.
If it isn't showing java then *maybe* it's that firefox doesn't like the 
linux version of the java plugin.  I'm using the native FreeBSD version 
(ports/java/jdk14), so maybe installing that would help.


I'm supposing that for the linux version to work you would have to have 
linux compatibility enabled, either in your kernel or as a loadable 
module.  (As root) what does

   kldload linux
show?  Mine is loaded and I get:

# kldload linux
kldload: can't load linux: File exists

If you get no error, then try restarting firefox and seeing if java now 
works.  If it does then you need to make sure that linux module gets 
loaded at boot time:


# echo linux_load=YES  /boot/loader.conf

--Alex





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


Re: Thinkpad Accelerometer driver new Version 0.5

2005-09-13 Thread m . ehinger
ok.

It's the base of the IBM Active Protection System (APS).
At the moment there is NO protection of any kind
but you can use it as an input device for X. (I get a  slow right drift after 
heavy use)






 Fabian Keil

 [EMAIL PROTECTED]
 

 An 
 13.09.2005 12:52  [EMAIL 
PROTECTED]

  Kopie 
   
freebsd-questions@freebsd.org

  Thema 
   Re: Thinkpad 
Accelerometer driver new Version 0.5
















[EMAIL PROTECTED] wrote:

 anyone who is interested can download the source at

 https://sourceforge.net/project/showfiles.php?group_id=138242package_id=160977

 Use at your own risk!

 I've tested it on my T42 M1G with FreeBSD 7.0-Current (Aug 10) only.

 It now provides a mouse like device (/dev/accelm), which could be used to 
 play neverball e.g

 Please see CHANGELOG and README for further informations.


 Please let me know what you think.

I think you could be a little bit more verbose about what
Thinkpad Accelerometer driver new Version 0.5 is and what it does.

I have no clue if it would be useful for me and can't be bothered
to download it just to make sure.

BTW, cross posting is evil most of the time.

Fabian
--
http://www.fabiankeil.de/
(See attached file: attn8pek.dat)

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

Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 It seems to be working but

 localhost.localdomain cm [EMAIL PROTECTED]
 createmailbox: Permission denied
 localhost.localdomain cm [EMAIL PROTECTED]
 localhost.localdomain cm [EMAIL PROTECTED]

 Why I cannot create [EMAIL PROTECTED] directly ? Because of cyrus`s directory
 structure ? Or when I need mailbox with 'dot' : [EMAIL PROTECTED] ?


 Try to be a bit systematic, clear up any previous mess, stop cyrus and
 check the file permissions on the directories, if they are ok, start
 cyrus again.

 On my server mailboxes in the default domain are stored in
 /var/imap/spool/user while virtial domain mail boxes are in
 /var/imap/spool/domain with one subdir for each domain.

And here is the problem (probably ). I have no 'domain' directory. :-(
It doesn`t seem that 'virtdomain: yes' has some effect. Is there need to
compile cyrus-imap with virtualdomains support ?

 So, if you have got file permissions wrong on that directory cyrus
 won't create any mailboxes.

 After creating a mailbox use lm to see what mailboxes are created, and
 then lam mailbox to check the permissions. Include that in your next
 mail.

 I just looked back in the archive from the cyrus mailing list and
 cyrus imap does some stuff with reverse dns and if it fails strange
 things may occur:

 Aparently, cyrus-imap does a reverse lookup of the ip on the inter-
 face that recieves the connection. This must resolve to a host
 under the defaultdomain.

 So, adding the line '192.168.0.4 top.example.com' to /etc/hosts
 solved the problem.

 This is my imapd.conf:

 configdirectory: /var/imap
 partition-default: /var/imap/spool
 altnamespace: yes
 userprefix: common
 sharedprefix: shared
 defaultdomain: example.com
 virtdomains: yes
 allowplaintext: yes
 allowplainwithouttls: no
 admins: cyrus root
 defaultacl: anyone lrs
 sieveusehomedir: false
 sievedir: /var/imap/sieve
 sasl_pwcheck_method: saslauthd
 sasl_mech_list: plain
 tls_cert_file: /var/imap/ssl/mail.crt
 tls_key_file: /var/imap/ssl/mail.pem
 tls_ca_file: /var/imap/ssl/ca.crt
 lmtpsocket: /var/imap/socket/lmtp

 /var/imap/spool and everything under that path is:
 drwx--  11 cyrus mail   512 13 Sep 12:10 spool


All permissions are ok, I am sure. Its default installation.

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


Re: usb advice

2005-09-13 Thread Chuck Swiger

Jeff D. Hamann wrote:

When I do connect directly, I would love to be able to
simply plug in a mouse and keyboard into the two ports on the front of the
machine (automount?) and then yank them out when I'm done with my chores.
Is this even possible?


Sure, I hot-plug USB keyboards into the front panel USB connections of Dell 
PowerEdge and HP DL360/DL370 rack-mount boxes regularly.  Works fine, so long 
as the machine does not also have a PS/2 keyboard attached.



More importantly, I would like to utilize a USB hard drive connection
(maybe one of those hard drive cases for laptops) for creating a nightly
backup of the data on my hard drive. I could store much more data than
either tape drive of DVD drive and could rotate a couple of disks for
additional security.


Tape is significantly more reliable over the long term than today's hard 
drives.  Given that LTO and sDLT will go up to 300 GB per tape (double that 
with compression), capacity alone should not disqualify tape from your 
consideration.



Can FreeBSD handle this or would I seimply need to
install the addtional hard drive within the machine itself and use it as a
backup? This isn't really an option since the backup would need to go off
site (vault storage).


FreeBSD works okay with USB mass storage, although the firewire support seems 
to be a little better/faster.



I get the feeling that USB support on FreeBSD isn't grand and I'm working
with FreeBSD 6.0BETA4 right now and when I tried to automount a USB flash
drive, the machine rebooted when I pulled the drive out of the port.


Don't do that.  Always unmount a filesystem before yanking the underlying 
hardware.

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


Re: Recompiled freebsd 5.4 cannot boot up with geom_mirror

2005-09-13 Thread Igor Robul

Ng Pek Yong wrote:

 


Did you run make buildworld before you run make
buildkernel?
Maybe kernel and world are out of sync on your
system.

   



Yes, that was the problem. 
Looks like I have a lot to learn about FreeBSD ;)
 


You dont need make buildworld if you have not  changed source files.
So you can cvsup then buildworld, then buildkernel, installkernel, 
installworld,...

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


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Erik Norgaard

Vladimir Dvorak wrote:


On my server mailboxes in the default domain are stored in
/var/imap/spool/user while virtial domain mail boxes are in
/var/imap/spool/domain with one subdir for each domain.


And here is the problem (probably ). I have no 'domain' directory. :-(
It doesn`t seem that 'virtdomain: yes' has some effect. Is there need to
compile cyrus-imap with virtualdomains support ?


Only cyrus-imap22 or later supports virtual domains, I assume you use 
this version. It should be supported by default.


Take a look into the pkg-plist file for cyrus-imap22 and see what comes 
with it, there may be some binary that fixes the directory structure - 
reconstruct maybe?. Otherwise try to create the directory manually and 
set permissions.


Cheers, Erik
--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote:

 Vladimir Dvorak wrote:

 On my server mailboxes in the default domain are stored in
 /var/imap/spool/user while virtial domain mail boxes are in
 /var/imap/spool/domain with one subdir for each domain.


 And here is the problem (probably ). I have no 'domain' directory. :-(
 It doesn`t seem that 'virtdomain: yes' has some effect. Is there need to
 compile cyrus-imap with virtualdomains support ?


 Only cyrus-imap22 or later supports virtual domains, I assume you use
 this version. It should be supported by default.

I am using 2.1.18 version.

There should be VirtualDomains supported too: (since 2.1.x)
http://asg.web.cmu.edu/cyrus/download/imapd/changes.html

 Take a look into the pkg-plist file for cyrus-imap22 and see what
 comes with it, there may be some binary that fixes the directory
 structure - reconstruct maybe?. Otherwise try to create the directory
 manually and set permissions.

 Cheers, Erik


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


AMILO M 1437 G with viamraid controller

2005-09-13 Thread Simone Martelli

Hello *

i've tried to install freebsd 5.4 (6.0-beta 4 too) in a notebook AMILO M 
1437 G but the installation program cant recognize the SATA controller 
(win xp say: viamraid controller).


Any kind of suggestions?

Thank you for your patience with my bad english.

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


Re: cyrus-imap + virtualdomains

2005-09-13 Thread Erik Norgaard

Vladimir Dvorak wrote:


Only cyrus-imap22 or later supports virtual domains, I assume you use
this version. It should be supported by default.



I am using 2.1.18 version.

There should be VirtualDomains supported too: (since 2.1.x)
http://asg.web.cmu.edu/cyrus/download/imapd/changes.html


No, I think you read it wrong: Changes to the Cyrus IMAP Server since 
2.1.x  meaning that these changes are since the 2.1.x branch and are 
supported in 2.2.0 and higher.


Same document, 2.2.0:

* A large number of bugs involving virtual domain support have been
  fixed

(meaning that even if I'm wrong about it for 2.1.x, better upgrade 
beyond 2.2.0 to get past those bugs).


I suggest you upgrade, anyway, since I don't use that version and things 
has changed significantly, I can't really give you the advice will work 
- only what works for 2.2.x.


Cheers, Erik
--
Ph: +34.666334818  web: www.locolomo.org
S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 4.11 minimal install man pages

2005-09-13 Thread Lowell Gilbert
David Christensen [EMAIL PROTECTED] writes:

 Gary W. Swearingen wrote:
  See what manpath command gives you.  If bad, read it's manpage.
 
 Thanks for your reply.  :-)
 
 
 The machine has been acting flaky, so I downloaded and burned the hard drive
 diagnostic ISO and found out that *both* of my Quantum LPS 240's are bad.  
 That
 would explain the man page issue, plus everything else.

It is quite a coincidence, though.
If I were you, I would be suspicious of the power supply.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Requesting advice on Jail technique.

2005-09-13 Thread Elliot Crosby-McCullough

Dear all,

	I will shortly be creating a public service on a private box that will 
include shell access to untrusted users and would like your opinion on 
the best way to go about this.


	Obviously jails are a good start, but my main concern is whether to go 
for one large jail for all the restricted users or one small jail per user.


	I do not have a wealth of real IPs at my disposal but accountability 
and security is paramount, therefore I would like to use local IPs 
through NAT (within the one box) whilst retaining the translation logs. 
 I would like to use one local IP per user in order to keep track of 
activity.  I can afford a few real IPs for the purpose.


	The accounts themselves will be supremely limited.  No root access, 
just basics such as ssh, perhaps telnet, mutt etc.  I do not want the 
users to have the ability to run any scripts, so perl etc is out, but I 
suppose the NAT firewall will be a fallback if any compiled programs are 
uploaded.


	Each user account is likely to have email/gpg etc but I'm happy to 
control that from the host system with virtual users and simply deliver 
into the jail.  It is not necessary for the jails to run any services, 
except the ability to SSH in.


	As you can see there are factors pulling in both directions, what would 
you recommend as the best direction to go?


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


Re: Requesting advice on Jail technique.

2005-09-13 Thread Mike Hernandez
I think one jail for them all would be the only option, think if you
have 10+  users that's a lot of copies of binaries and libs. You might
want to look into jailkit:

http://olivier.sessink.nl/jailkit/howtos_chroot_shell.html

I've used it on linux before but never bsd. 

Good luck!

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


Re: Requesting advice on Jail technique.

2005-09-13 Thread Malachi de Ælfweald
I have been getting ready to do one-jail per domain myself. The key though 
is that if you want to support any port (and specifically things like ssh) 
they have to have a public IP address (or 1:1 NAT)... ie: if the ssh server 
is running under each jail, you need to know my IP address which one to log 
into it.

You could probably get away with not doing that if they had to ssh into 1 
public IP address; and have a login script that auto-ssh's to a different ip 
on the local network from there ... but that will take a lot more work.

For security, I would say you want multiple jails -- since any one logging 
in can screw the rest -- but that is going to be dependant on how many IPs 
you want to purchase.

Malachi

On 9/13/05, Elliot Crosby-McCullough [EMAIL PROTECTED] wrote:
 
 Dear all,
 
 I will shortly be creating a public service on a private box that will
 include shell access to untrusted users and would like your opinion on
 the best way to go about this.
 
 Obviously jails are a good start, but my main concern is whether to go
 for one large jail for all the restricted users or one small jail per 
 user.
 
 I do not have a wealth of real IPs at my disposal but accountability
 and security is paramount, therefore I would like to use local IPs
 through NAT (within the one box) whilst retaining the translation logs.
 I would like to use one local IP per user in order to keep track of
 activity. I can afford a few real IPs for the purpose.
 
 The accounts themselves will be supremely limited. No root access,
 just basics such as ssh, perhaps telnet, mutt etc. I do not want the
 users to have the ability to run any scripts, so perl etc is out, but I
 suppose the NAT firewall will be a fallback if any compiled programs are
 uploaded.
 
 Each user account is likely to have email/gpg etc but I'm happy to
 control that from the host system with virtual users and simply deliver
 into the jail. It is not necessary for the jails to run any services,
 except the ability to SSH in.
 
 As you can see there are factors pulling in both directions, what would
 you recommend as the best direction to go?
 
 Sincerely,
 Elliot Crosby-McCullough
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

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


Re: Requesting advice on Jail technique.

2005-09-13 Thread albi
On Tue, 13 Sep 2005 14:43:00 +0100
Elliot Crosby-McCullough [EMAIL PROTECTED] wrote:


   Obviously jails are a good start, but my main concern is whether to go 
 for one large jail for all the restricted users or one small jail per user.
-- cut --
   The accounts themselves will be supremely limited.  No root access, 
 just basics such as ssh, perhaps telnet, mutt etc.  I do not want the 
 users to have the ability to run any scripts, so perl etc is out, but I 
 suppose the NAT firewall will be a fallback if any compiled programs are 
 uploaded.
 
   Each user account is likely to have email/gpg etc but I'm happy to 
 control that from the host system with virtual users and simply deliver 
 into the jail.  It is not necessary for the jails to run any services, 
 except the ability to SSH in.

you could follow the ideas i've used, http://scii.nl/~albi/BSD/new.txt
(this is part of an unfinished howto)

the idea is that you make a build-jail to build all the ports,
the /bin /sbin /usr/bin /usr/sbin get mounted via nullfs from the host,
which basically means that you only have to do the make installworld
once, only for the host-system

the build-jail software then get mounted (as much or less if you like)
from the jails, and of course you can limit their access by changing
permissions on the /bin dirs etc. or just giving them their needed
binaries hard-linked in their ~/bin

you can try the new chroot-option from the latest openssh-portable for
them (and disable the base-ssh), although i have personally not played
with that option yet

making separate ssh-jails for them is possible with ip_aliases, no real
ip's needed

HTH

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Requesting advice on Jail technique.

2005-09-13 Thread Frank Mueller - emendis GmbH

Hi there,

if you have enough system resources I would recommend using seperate 
jails for every user.
All u have to keep in mind is that you won't be able to provide some 
services (SMTP, POP, IMAP, usw.) more than once for the whole system 
because they need a predefined port (25, 110, 443, usw.).
Some other services, like ssh u can manage through port forwarding, http 
through virtual hosting, etc.

Separate jails make it much easier to keep track of activities.
It all depends on what applications the user should be able to use.

Greetz,

Ice

Elliot Crosby-McCullough schrieb:

Dear all,

I will shortly be creating a public service on a private box that 
will include shell access to untrusted users and would like your opinion 
on the best way to go about this.


Obviously jails are a good start, but my main concern is whether to 
go for one large jail for all the restricted users or one small jail per 
user.


I do not have a wealth of real IPs at my disposal but accountability 
and security is paramount, therefore I would like to use local IPs 
through NAT (within the one box) whilst retaining the translation logs. 
 I would like to use one local IP per user in order to keep track of 
activity.  I can afford a few real IPs for the purpose.


The accounts themselves will be supremely limited.  No root access, 
just basics such as ssh, perhaps telnet, mutt etc.  I do not want the 
users to have the ability to run any scripts, so perl etc is out, but I 
suppose the NAT firewall will be a fallback if any compiled programs are 
uploaded.


Each user account is likely to have email/gpg etc but I'm happy to 
control that from the host system with virtual users and simply deliver 
into the jail.  It is not necessary for the jails to run any services, 
except the ability to SSH in.


As you can see there are factors pulling in both directions, what 
would you recommend as the best direction to go?


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


--
Frank Mueller
eMail: [EMAIL PROTECTED]
Mobil: +49.177.6858655
Fax: +49.951.3039342

emendis GmbH
Hofmannstr. 89, 91052 Erlangen, Germany
Fon: +49.9131.817361
Fax: +49.9131.817386

Geschaeftsfuehrer: Gunter Kroeber, Volker Wiesinger
Sitz Erlangen, Amtsgericht Fuerth HRB 10116
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re-use disk Space?

2005-09-13 Thread Daniel Gonzalez
I have a quick question about re-apportioning disk space on my
computer (FreebSD 5.4RC2 Athlon 850 MHz 512MB RAM)
Here is the output of df -H:

REDE2SRV# df -H
Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad0s1a520M 61M418M13%/
devfs  1.0k1.0k  0B   100%/dev
/dev/ad0s1f5.3G805M4.1G17%/music
/dev/ad0s1e1.5G133k1.4G 0%/tmp
/dev/ad1s1d8.4G7.0G732M90%/usr
/dev/ad0s1d1.5G 48M1.3G 3%/var

My /usr partiton is almost at capacity (90%) on a separate disk
(/dev/ad1) from the rest of the other partitons. I allocated way too
much space for my /music partition (dev/ad0s1f). I don't plan on ever
using up the 4.1GB that's left over. I've been archiving (to CD) my
mp3s, oggs etc so I always have a backup. What I wanted to know is
would it be possible to reclaim some disk space under the /music
partion and link a /usr sub-partition (/usr/home) to that reclaimed
space? Hopefully I've explained myself clearly. What part of the
handbook sections could I start with?

Regards
-- 
Dan Gonzalez
[EMAIL PROTECTED]
AOL IM: signulth
Google Talk: spammesilly
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re-use disk Space?

2005-09-13 Thread cpghost
On Tue, Sep 13, 2005 at 10:04:48AM -0400, Daniel Gonzalez wrote:
 My /usr partiton is almost at capacity (90%) on a separate disk
 (/dev/ad1) from the rest of the other partitons. I allocated way too
 much space for my /music partition (dev/ad0s1f). I don't plan on ever
 using up the 4.1GB that's left over. I've been archiving (to CD) my
 mp3s, oggs etc so I always have a backup. What I wanted to know is
 would it be possible to reclaim some disk space under the /music
 partion and link a /usr sub-partition (/usr/home) to that reclaimed
 space? Hopefully I've explained myself clearly. What part of the
 handbook sections could I start with?

You could e.g. use md(4). Just create a big file (say: /music/usr_home.data)
and create a file system on it:

### Do this only one:
# setenv SIZE_IN_MB 300
# dd if=/dev/zero of=/music/usr_home.data bs=1024k count=${SIZE_IN_MB}
# mdconfig -a -t vnode -f /music/usr_home.data
md0
# newfs /dev/md0
# mount /dev/md0 /usr/home

### Do this every time you reboot:
# mdconfig -a -t vnode -f /music/usr_home.data
# mount /dev/md0 /usr/home

### Do this before shutting down:
# umount /usr/home
# mdconfig -d -u md0

If you want, you can also encrypt /dev/md0 with gbde(1) before
creating a filesystem on it; something like this:

### Do this only one:
# setenv SIZE_IN_MB 300
# dd if=/dev/zero of=/music/usr_home.data bs=1024k count=${SIZE_IN_MB}
# mdconfig -a -t vnode -f /music/usr_home.data
md0
# gbde init /dev/md0 -L /etc/usr_home.lock
Passphrase: .
# gbde attach /dev/md0 -l /etc/usr_home.lock
Passpharse: .
# newfs /dev/md0.bde
# mount /dev/md0.bde /usr/home

### Do this every time you reboot:
# mdconfig -a -t vnode -f /music/usr_home.data
md0
# gbde attach /dev/md0 -l /etc/usr_home.lock
Passphrase: .
# mount /dev/md0.bde /usr/home

### Do this before shutting down:
# umount /usr/home
# gbde detach /dev/md0
# mdconfig -d -u md0

 Dan Gonzalez
 [EMAIL PROTECTED]
 AOL IM: signulth
 Google Talk: spammesilly

Regards,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't run make buildworld

2005-09-13 Thread Lowell Gilbert
[EMAIL PROTECTED] writes:

 So I have an odd problem with a FreeBSD box of mine.
 
 It's a 6.0 Beta3 box upgraded from 5.4 and it can't seem to
 run make buildworld and only make buildworld. I can run \
 make cleandir  make cleanworld  even make kernel. I
 can build other things from the ports tree as well.
 
 When I run make buildworld there is no output returned to the
 screen, I have even left building overnight  got nothing, no
 errors at all. The system does create the following path:
 
 /usr/obj/usr/src/tools/build/make_check
 
 but that is all the activity I can tell has happened.
 
 The system is running FreeBSD 6.0-BETA3 #0 and was compiled on
 Mon Aug 29th. The system has been cvsup'ed since then.
 
 Any ideas or suggestions on where to start troubleshooting
 this would be appreciated.

Pretty odd, indeed.

Try truss and ptrace, for a start.  
And look at top to see what's happening from a wider perspective.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make buildworld + make buildkernel

2005-09-13 Thread Middaugh, Bob
Hi all,
I was in the process of doing make buildworld, make buildkernel, etc...
Make buildworld complete, but before I could do make buildkernel, etc... my
machine shutdown - power outtage.  My question is, do I have to redo make
buildworld before I do make buildkernel or can I just turn my machine on and
start with make buildkernel and go from there, eventually installing the
kernel and doing make buildworld.

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


Re: make buildworld + make buildkernel

2005-09-13 Thread Giorgos Keramidas
On 2005-09-13 10:32, Middaugh, Bob [EMAIL PROTECTED] wrote:
 I was in the process of doing make buildworld, make buildkernel, etc...
 Make buildworld complete, but before I could do make buildkernel, etc... my
 machine shutdown - power outtage.  My question is, do I have to redo make
 buildworld before I do make buildkernel or can I just turn my machine on and
 start with make buildkernel and go from there, eventually installing the
 kernel and doing make buildworld.

If you are certain that the buildworld step has finished, no you don't
have to rerun it.  Just start from where you left off:

# cd /usr/src
# make buildkernel

and you should be fine.

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


cp fails copying file from ext2 partition

2005-09-13 Thread Chantry Xavier
Hi,

I've an external usb hard drive using ext2 filesystem, mounted in /mnt/usb 
(/dev/da0s1 on /mnt/usb (ext2fs, local)).
I can't copy any non empty files from the ext2 partition to somewhere else (the 
ext2 partition itself or my local freebsd filesystem).
# cd /mnt/usb
# echo foo  file
# cp file file2
cp: file: Invalid argument

cp creates an empty file2 instead of a file containing foo.
If the source file is empty, cp creates an empty target file without displaying 
any errors.

I tried with another ext2 partition I had on a local hard disk, it failed the 
same way.

Note that mv works just fine, so as a workaround, I can move the file to my 
local hard disk, then copy it again to the ext2 partition.
midnight commander works just fine too, I guess it isnt using cp directly, 
maybe cpio.

Output of uname -a :
FreeBSD mybox.maison 6.0-BETA4 FreeBSD 6.0-BETA4 #3: Sun Sep 11 18:01:53 CEST 
2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL  i386

Cheers,
Xav

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


Re: Fixing a MBR (and more) that ??? trashed

2005-09-13 Thread Gary W. Swearingen
Gayn Winters [EMAIL PROTECTED] writes:

 1.  What did/do I need to do to completely fix the Master Boot Record?
 (Short of reinstalling FreeBSD!)

I like what the other guy said about -o packet.

 2.  Was the disk label on the FreeBSD slice ad1s2 really corrupted?  If

Unlikely, at least until you ran sysinstall.  I've never figured out
how it handles existing disklabels.  Badly, in my limited experience.
Use bsdlabel from a rescue CD and see what you have there.  If
you're concered about the mount points, mount the / device and look
in /etc/fstab.

 3.  I couldn't get sysinstall to fix this mess - even though I thought
 it was fixing the FreeBSD partition mount points and applying a new BSD
 Boot Manager.  I couldn't get these fixes to commit.  Can sysinstall
 fix this mess without reinstalling?

I'd use a rescue system -- either CD or another hard disk.

 4.  How do I avoid this situation when I add another disk? (Other than
 trash the w2k partition.)

I don't know about dual-booting MSFT, but you could dd the first
tracks of the HDD and it's primary partitions to files on a formatted
floppy or two for safe-keeping, before doing anything that could mess
up the boot records.  You might want to save the first track of your
FreeBSD primary partition too.  You can then put them (or selected
sectors) back with dd from most unixy rescue OSes.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


TempFS in FreeBSD 5.4

2005-09-13 Thread Deepak Naidu
Hi all,

   I waned to create a RAM disk, rather tempfs. 
How do I do it in FreeBSD.

In Linux there is a fund of tempfs like below...
mounted in fstab(content of fstab)
none on /dev/shm type tmpfs (rw)

and one more thing can I mount /proc, if so how...

How to do in FreeBSD.

Regards,
Deepak



Linux your Life, Don't Window it [[]] 

   { All for the best }








___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Replace Currently Running IPF Rules With IPF Command

2005-09-13 Thread Bob Perry
On Tue, 2005-09-13 at 01:08 -0600, Chad Leigh -- Shire.Net LLC wrote:
 On Sep 12, 2005, at 11:14 PM, Bob Perry wrote:
 
 
  I'm certainly no expert with vi, but I didn't receive the error once I
  removed the / at the end of the line.  I just continued typing as  
  if the
  screen would never end.  Whatever didn't fit on a line simply  
  continued
  through on the next line.
 
 In the file itself the line then is a single line that does go on  
 forever.  Vi shows you the wrapped line for your convenience.  You  
 can verify this by placing the cursor at the beginning of such a line  
 and doing an end of line command.  I use shift-A (go to end and  
 append) as it is one of the few vi command I can remember.  In this  
 case I just ESC out of the append mode.  (yes, I should learn more  
 vi ) .  If after doing this, the cursor is at the end of your very  
 long line that looks like multiple lines, then that is one very long  
 line that looks wrapped only.
 
 Chad
 
 
 ---
 Chad Leigh -- Shire.Net LLC
 Your Web App and Email hosting provider
 [EMAIL PROTECTED]
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
Chad,
I'll certainly remember the shift-A command.  Thanks.

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


about newsyslog

2005-09-13 Thread Yavuz
Hello 

I use FreeBSD5.3

I want to change maillog file more frequent.
As you know the file named maillog file changes once in a day.
There is a file named newsyslog.conf in /etc
How can I do change file named maillog everyhour with /etc/newsyslog.conf ?

Thanks

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


Re: about newsyslog

2005-09-13 Thread Giorgos Keramidas
On 2005-09-13 18:09, Yavuz [EMAIL PROTECTED] wrote:
 Hello

 I use FreeBSD5.3

 I want to change maillog file more frequent.
 As you know the file named maillog file changes once in a day.
 There is a file named newsyslog.conf in /etc
 How can I do change file named maillog everyhour with /etc/newsyslog.conf ?

By setting up the relevant line in your ``/etc/newsyslog.conf'' file:

The format of this file is described in the manpage:

% man newsyslog.conf

If you do read the manpage and you still have questions, then it's
either a bug of the manpage or something we can clarify on the list,
so don't hesitate to ask again :-)

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


Re: VLAN interfaces on FreeBSD; performance issues

2005-09-13 Thread Danial Thom


--- Charles Swiger [EMAIL PROTECTED] wrote:

 On Sep 12, 2005, at 11:49 AM, Sten Daniel
 Sørsdal wrote:
  The essence of multihoming is having two (or
 more) distinct NICs.
 
  so if i had two vlan's with an ip on both.
 wouldnt this qualify it as
  multihoming? would i somehow no longer need
 to configure the  
  computer as
  though it was a multihomed?
 
 I don't fully understand the question you are
 asking.  If you have  
 one physical connection (one NIC, one Cat5
 cable), you can only  
 connect to a single collision domain, even if
 you use VLANs (or set  
 up IP aliases on different subnets, etc).
 
 -- 
 -Chuck

its not clear why Chuck keeps answering since he
clearly doesn't understand the question.

You can, of course, multihome with one nic, and
Spanning Tree and collision domains have
nothing to do with anything, simply by routing to
the correct router. The trick is your scheme for
determining the correct router. It makes little
difference if they are on the same wire or even
the same numbered network. If your routing table
says route 10.1.1/24 to 200.1.1.1 and route
10.2.1/24 to 200.1.1.2 you're multi-homed on a
single wire. Multi-homing refers to having more
than one network egress (ie 2 or more upstream
providers) and the ability to decide which one
to send specific traffic to.

You're making a big mess of your network for
little reason, except perhaps to thwart the
competely incompetent. If you don't have servers
isolated they can sniff and learn whatever you're
doing, and if not and they know the numbering of
their wire they can learn the associated vlan tag
in about 200ms by trying every combination until
something works. If you want to secure the
IP-to-machine use a MAC-IP firewall enforcement,
which is less work and more effective than
renumbering your entire network with VLAN
tagging.

Buying into Cisco's schemes are more about
locking you into using their equipment then
anything useful. That's one thing thats a
constant over time.

Danial

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


Re: Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb)

2005-09-13 Thread Vizion
On Tuesday 13 September 2005 02:18,  the author Cisco certification 
contributed to the dialogue on-
 Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb): 

Hi,

You have tried to post to a GroupStudy.com certification mailing list.
 Because the server does not recognize you as a confirmed poster, you will
 be required to authenticate that you are using a valid e-mail address and
 are not a spammer. By confirming this e-mail you certify that you are not
 sending Unsolicited Bulk Email (UBE).

PLEASE DO NOT SEND YOUR ORIGINAL MESSAGE AGAIN!  BY CONFIRMING THIS EMAIL
YOUR ORIGINAL MESSAGE (WHICH IS NOW QUEUED IN THE SERVER) WILL BE POSTED.


By confirming this e-mail you also certify the following:

1. The message does NOT break Cisco's Non-Disclosure requirements.

2. The message is NOT designed to advertise a commercial product.

3. You understand all postings become property of GroupStudy.com

4. You have searched the archives prior to posting.

5. The message is NOT inflammatory.

6. The message is NOT a test message.

To confirm, simply reply to this message.  No editing is necessary.  Once
confirmed, you will be able to post without additional confirmations.


Welcome to GroupStudy.com!


First time posters to GroupStudy.com are required to agree to the GroupStudy
 terms and conditions. Replying to this email, certifies you have read and
 agree to the GroupStudy posting guidelines and terms and conditions.

--- Original Message Follows ---

From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Tue, 13 Sep 2005 11:34:52 +0200

Dear user of groupstudy.com,

Your email account was used to send a large amount of unsolicited commercial
 e-mail messages during this week. Most likely your computer was infected
 and now runs a trojaned proxy server.

Please follow instructions in order to keep your computer safe.

Sincerely yours,
groupstudy.com support team.

[GroupStudy removed an attachment of type application/octet-stream which had
 a name of [EMAIL PROTECTED]



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

-- 
40 yrs navigating and computing in blue waters.
English Owner  Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TempFS in FreeBSD 5.4

2005-09-13 Thread Glenn Dawson

At 08:01 AM 9/13/2005, Deepak Naidu wrote:

Hi all,

   I waned to create a RAM disk, rather tempfs.
How do I do it in FreeBSD.


man mdconfig



In Linux there is a fund of tempfs like below...
mounted in fstab(content of fstab)
none on /dev/shm type tmpfs (rw)

and one more thing can I mount /proc, if so how...


man procfs

-Glenn



How to do in FreeBSD.

Regards,
Deepak



Linux your Life, Don't Window it [[]]

   { All for the best }








___
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with 
voicemail http://uk.messenger.yahoo.com

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


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


baghira 0.6e on KDE on Freebsd

2005-09-13 Thread Lei Sun
Hi,

I have spent 3 hours googling how to get baghira 0.6e work with kde on
my freebsd box, no luck.

I do see the bab got fired up, and right click on the bab applet in
system tray does show a small menu, but left click just doesn't change
kde look at all.

Can anybody tell me what I am doing wrong?

Thanks

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


RE: make buildworld + make buildkernel

2005-09-13 Thread Bob
 Thanks Giorgos, 
I figured as much, but wasn't sure, thanks again,
Bob

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Giorgos Keramidas
Sent: Tuesday, September 13, 2005 10:41 AM
To: Middaugh, Bob
Cc: freebsd-questions@freebsd.org
Subject: Re: make buildworld + make buildkernel

On 2005-09-13 10:32, Middaugh, Bob [EMAIL PROTECTED]
wrote:
 I was in the process of doing make buildworld, make buildkernel, etc...
 Make buildworld complete, but before I could do make buildkernel, 
 etc... my machine shutdown - power outtage.  My question is, do I have 
 to redo make buildworld before I do make buildkernel or can I just 
 turn my machine on and start with make buildkernel and go from there, 
 eventually installing the kernel and doing make buildworld.

If you are certain that the buildworld step has finished, no you don't
have to rerun it.  Just start from where you left off:

# cd /usr/src
# make buildkernel

and you should be fine.

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

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


How do I get ports sub-directory back?

2005-09-13 Thread Kiffin Gish
I accidentally deleted all of the files in one of my ports
sub-directory. Oops.

In order to get them back I figured all I had to do was run cvsup again,
but this didn't help, e.g. the given sub-directory remained empty.
Bummer.

What can I do?

-- 
Kiffin Gish
Gouda, The Netherlands

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


Re: How do I get ports sub-directory back?

2005-09-13 Thread Jorge Mario G. Mazo

 --- Kiffin Gish [EMAIL PROTECTED] escribió:

 I accidentally deleted all of the files in one of my
 ports
 sub-directory. Oops.
 
 In order to get them back I figured all I had to do
 was run cvsup again,
 but this didn't help, e.g. the given sub-directory
 remained empty.
 Bummer.
 
 What can I do?
 
 -- 
 Kiffin Gish
 Gouda, The Netherlands

try cvsup -g -L 2 supfile
that will let you see what is happening.
also check your supfile... your ports tree can be
going to some different directory.



=
Either write things worth reading, Or do things worth the writing. 
-Benjamin Franklin

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cannot build eiciel ...

2005-09-13 Thread Kiffin Gish
Under the /usr/ports/x11/gnome2-power-tools, everything goes alright
until the last dependency for '/usr/ports/sysutils/eiciel' which bails
out with the error message:

-start-

libtool: link: `clipboard.lo' is not a valid libtool object
gmake[5]: *** [libgtkmm-2.4.la] Error 1
gmake[5]: Leaving directory
`/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.6.3/gtk/gtkmm'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory
`/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.6.3/gtk/gtkmm'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.6.3/gtk'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.6.3/gtk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11-toolkits/gtkmm24/work/gtkmm-2.6.3'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/gtkmm24.
*** Error code 1

Stop in /usr/ports/sysutils/eiciel.
*** Error code 1

Stop in /usr/ports/x11/gnome2-power-tools.

-end-

Anyone know why this is happening?

-- 
Kiffin Gish
Gouda, The Netherlands

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


Re: How do I get ports sub-directory back?

2005-09-13 Thread Kiffin Gish
On Tue, 2005-09-13 at 11:40 -0500, Jorge Mario G. Mazo wrote:
  --- Kiffin Gish [EMAIL PROTECTED] escribió:
 
  I accidentally deleted all of the files in one of my
  ports
  sub-directory. Oops.
  
  In order to get them back I figured all I had to do
  was run cvsup again,
  but this didn't help, e.g. the given sub-directory
  remained empty.
  Bummer.
  
  What can I do?
  
  -- 
  Kiffin Gish
  Gouda, The Netherlands
 
 try cvsup -g -L 2 supfile
 that will let you see what is happening.
 also check your supfile... your ports tree can be
 going to some different directory.
 
 
 
 =
 Either write things worth reading, Or do things worth the writing. 
 -Benjamin Franklin
 
 __
 Correo Yahoo!
 Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
 Regístrate ya - http://correo.espanol.yahoo.com/ 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

Yep, that did the job -- thanks!

-- 
Kiffin Gish
Gouda, The Netherlands

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


Burn a DVD with a remote file

2005-09-13 Thread scuba
Hi all,

Is there a better way to do that?

# mkfifo xyz
# growisofs -dvd-compat -Z /dev/cd0c=xyz
# ssh host1 'mkisofs -R -J -T /some/path'  xyz

Thank you,

- Marcelo


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


Re: Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb)

2005-09-13 Thread Dmitry Mityugov
On 9/13/05, Vizion [EMAIL PROTECTED] wrote:
 On Tuesday 13 September 2005 02:18,  the author Cisco certification
 contributed to the dialogue on-
  Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb):
... 

What was the reason for your post?

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

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


Site suggestion: www.careerjet.com

2005-09-13 Thread Emily Kovak
Hello,

We have looked through your site and noticed that you have a jobs section in 
which several sites were listed.

We would like to recommend our site http://www.careerjet.com.
Careerjet is an employment search engine for the USA. It allows you to search a 
growing selection of jobs listed on company sites as well as jobsites in one go 
saving you the trouble of having to go to each site individually.

We hope this site will interest you and can be included in your listings.

Thank you

Yours truly

Emily Kovak
[EMAIL PROTECTED]







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


Problems with dual ethernet card

2005-09-13 Thread Tim Goodaire
Recently, I've begun making the switch from Debian Linux to FreeBSD.
I've been trying to set up my old Linux gateway box with FreeBSD 5.4, but
I'm having a strange problem with my dual-port ethernet card.

It was working fine in Linux, but in FreeBSD dc0 is fine, but dc1 shows
up in ifconfig with the status No carrier. I've tried switching out
ethernet cables to see if it makes any difference, but no luck.

Unfortunately, I don't know where to begin looking for solutions to this
problem. I'm thinking that there may be some sort of conflict or maybe
my card isn't supported.

Any ideas? I can provide more details if needed. I just don't know what
else to tell you about my problem. 

Thanks,
Tim


signature.asc
Description: Digital signature


Stale dependency question

2005-09-13 Thread Mark Bucciarelli
On a 5.4 box, pkgdb -F is reporting stale PHP dependencies and I'm
not sure of the correct way to fix it. For example (one of nine such
messages):

php5-mysql-5.0.4_2 - php5-5.0.4_2 (lang/php).

We have php5-cgi-5.0.4_2 installed, not php5-5.0.4_2.  So ...

1. Portversion tells me that php5-cgi needs upgrading--will doing a
   portupgrade on php5-cgi fix this stale dependency?

2. Or should I replace the php5 dependency with the php5-cgi when
   running pkgdb -F?

Where can I view a list of a port's dependencies? I tried poking
around the ports directories to figure out the dependencies, but
/usr/ports/databases/php5-mysql just has a Makefile which points to
../../lang/php5 as the MASTERDIR. Likewise, /usr/ports/www/php5-cgi just
has a Makefile that points to lang/php5.

This is inside a jail, with /usr/ports mounted nullfs from the jails
container. In the container, I did a cvsup and portsdb -Uu. Then in the
jail, I do pkgdb -F.

Let's see, the only other thing that might be relevant is that as part
of the original php5-cgi install, I renamed and moved the php binary
to a different place. Then, when pear needed the php binary, we make
a symlink from the moved and renamed binary back to the where pear
expected it.

Regards,

m

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


[OT] BIOS Beep Codes on Intel Server with AMI BIOS ...

2005-09-13 Thread Marc G. Fournier


I hate to ask, but am running out of places and would *really* like to get 
this server online sometime soon ...


I have a new Intel SE7520JR2 DDR2 based server, FreeBSD 4-STABLE is 
installed on it and running great ... *but* ... whenever I boot up, I get 
beeps ... specifically, beep-pause-beepbeepbeep ... the first beep isn't 
a long one though, and I can't find anywhere that talks about all short 
beeps like that ...


Does anyone have experience with Beep Codes that might be able to give 
some clue?


I've upgraded the BIOS to the latest 8.10, and, as I say above, the server 
appears to run fine, but putting something into production that has a 
questionable boot tends to make me a bit nervous ...


Thanks ...


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


Re: Problems with dual ethernet card

2005-09-13 Thread scuba
hi Tim,

Is it listed here?

http://www.freebsd.org/releases/5.4R/hardware-i386.html#ETHERNET

- Marcelo Souza

On Tue, 13 Sep 2005, Tim Goodaire wrote:

|Recently, I've begun making the switch from Debian Linux to FreeBSD.
|I've been trying to set up my old Linux gateway box with FreeBSD 5.4, but
|I'm having a strange problem with my dual-port ethernet card.
|
|It was working fine in Linux, but in FreeBSD dc0 is fine, but dc1 shows
|up in ifconfig with the status No carrier. I've tried switching out
|ethernet cables to see if it makes any difference, but no luck.
|
|Unfortunately, I don't know where to begin looking for solutions to this
|problem. I'm thinking that there may be some sort of conflict or maybe
|my card isn't supported.
|
|Any ideas? I can provide more details if needed. I just don't know what
|else to tell you about my problem.
|
|Thanks,
|Tim
|


- Marcelo


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


Re: [OT] BIOS Beep Codes on Intel Server with AMI BIOS ...

2005-09-13 Thread Samuel Clements

That is probably the RAID controller...
http://support.intel.com/support/motherboards/server/sb/cs-010720.htm

That particular beep code means, Controller startup was successful.
  -Sam

Marc G. Fournier wrote:


I hate to ask, but am running out of places and would *really* like to 
get this server online sometime soon ...


I have a new Intel SE7520JR2 DDR2 based server, FreeBSD 4-STABLE is 
installed on it and running great ... *but* ... whenever I boot up, I 
get beeps ... specifically, beep-pause-beepbeepbeep ... the first beep 
isn't a long one though, and I can't find anywhere that talks about all 
short beeps like that ...


Does anyone have experience with Beep Codes that might be able to give 
some clue?


I've upgraded the BIOS to the latest 8.10, and, as I say above, the 
server appears to run fine, but putting something into production that 
has a questionable boot tends to make me a bit nervous ...


Thanks ...


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


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


Re: about newsyslog

2005-09-13 Thread Yavuz
Hello again
I have already read that man pages about newsyslog
it only shows daily,weekly,yearly etc. but I couldn't find to change every
hour in everyday or to change every 3 hours in a day.
help please...


- Original Message - 
From: Giorgos Keramidas [EMAIL PROTECTED]
To: Yavuz [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Sent: Tuesday, September 13, 2005 6:17 PM
Subject: Re: about newsyslog


 On 2005-09-13 18:09, Yavuz [EMAIL PROTECTED] wrote:
  Hello
 
  I use FreeBSD5.3
 
  I want to change maillog file more frequent.
  As you know the file named maillog file changes once in a day.
  There is a file named newsyslog.conf in /etc
  How can I do change file named maillog everyhour with
/etc/newsyslog.conf ?

 By setting up the relevant line in your ``/etc/newsyslog.conf'' file:

 The format of this file is described in the manpage:

 % man newsyslog.conf

 If you do read the manpage and you still have questions, then it's
 either a bug of the manpage or something we can clarify on the list,
 so don't hesitate to ask again :-)



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


Re: [OT] BIOS Beep Codes on Intel Server with AMI BIOS ...

2005-09-13 Thread Marc G. Fournier


Oh my gawd!  I've been going at this from a memory issue :(

'k, stupid question before I write off the memory issue perspective (since 
I have Kingston ready to take the whole server and do tests on it) ... I'm 
running the SE7520JR2ATAD2 motherboard, with an ICP-Vortex RAID controller 
.. the 'beeps' happen just after the 'BIOS Lan Console' pops on the 
screen, and *long* before the ICP-Vortex RAID controller BIOS does ... 
which is why I never thought RAID controller ...


Is there an onboard RAID controller or something that these Beeps pertain 
to?




On Tue, 13 Sep 2005, Samuel Clements wrote:


That is probably the RAID controller...
http://support.intel.com/support/motherboards/server/sb/cs-010720.htm

That particular beep code means, Controller startup was successful.
 -Sam

Marc G. Fournier wrote:


I hate to ask, but am running out of places and would *really* like to get 
this server online sometime soon ...


I have a new Intel SE7520JR2 DDR2 based server, FreeBSD 4-STABLE is 
installed on it and running great ... *but* ... whenever I boot up, I get 
beeps ... specifically, beep-pause-beepbeepbeep ... the first beep isn't 
a long one though, and I can't find anywhere that talks about all short 
beeps like that ...


Does anyone have experience with Beep Codes that might be able to give some 
clue?


I've upgraded the BIOS to the latest 8.10, and, as I say above, the server 
appears to run fine, but putting something into production that has a 
questionable boot tends to make me a bit nervous ...


Thanks ...


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


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





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


RE: Fixing a MBR (and more) that ??? trashed

2005-09-13 Thread Gayn Winters
 -Original Message-
 From: Alex Zbyslaw [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, September 13, 2005 2:06 AM
 To: [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
 Subject: Re: Fixing a MBR (and more) that ??? trashed
 
 
 Gayn Winters wrote:
 
 Life was good with my dual boot w2k/fbsd system until 
 I wanted to add another disk.  The w2k operating
 system, when booted, saw the new hardware, installed it, 
 and demanded that I reboot.  OK, but when I did, the 
 FreeBSD boot manager was trashed. Its menu looked like:
 
 F1 ???
 F2 FreeBSD
 F5
 Default: F#
 
 I could not boot either operating system. In fact the only keys that
did
 anything were ctrl-alt-del!  I removed the new hardware and using
Fixit
 on the 5.4 release CD, I tried 
  boot0cfg -B ad1  
 This recovered the boot manager, and allowed me to boot w2k, but FBSD
 wouldn't boot.  Pressing F2 in the boot menu still did nothing.
   
 
 How far into the disk was FreeBSD?  I had a similar problem until I 
 specified -o packet
 i.e.
 boot0cfg -B -o packet ad1
 

Ah ha!  FreeBSD started at cylinder 41610.  Looks like I definitely 
needed the packet option.


 You could also try writing the boot manager using sysinstall/boot CD:
 
http://www.freebsd.org/cgi/getmsg.cgi?fetch=61+617364+/usr/local/www
/db/text/2005/freebsd-questions/20050626.freebsd-questions

--Alex

You know, I think I tried that, unsuccessfully.  Here are Gary's
thoughts:

 -Original Message-
 From: Gary W. Swearingen [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, September 13, 2005 8:03 AM
 To: [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
 Subject: Re: Fixing a MBR (and more) that ??? trashed
 
 
 Gayn Winters [EMAIL PROTECTED] writes:
 
  2.  Was the disk label on the FreeBSD slice ad1s2 really corrupted?
 
 Unlikely, at least until you ran sysinstall.  I've never figured out
 how it handles existing disklabels.  Badly, in my limited experience.
 Use bsdlabel from a rescue CD and see what you have there.  If
 you're concerned about the mount points, mount the / device and look
 in /etc/fstab.
 
  3.  I couldn't get sysinstall to fix this mess - even though I
thought
  it was fixing the FreeBSD partition mount points and applying a new
BSD
  Boot Manager.  I couldn't get these fixes to commit.  Can
sysinstall
  fix this mess without reinstalling?
 
 I'd use a rescue system -- either CD or another hard disk.
 
  4.  How do I avoid this situation when I add another disk? 
 (Other than trash the w2k partition.)
 
 I don't know about dual-booting MSFT, but you could dd the first
 tracks of the HDD and it's primary partitions to files on a formatted
 floppy or two for safe-keeping, before doing anything that could mess
 up the boot records.  You might want to save the first track of your
 FreeBSD primary partition too.  You can then put them (or selected
 sectors) back with dd from most unixy rescue OSes.

Regarding repair:

Alex (above) seemed to think sysinstall would do it, 
but I tried a couple times (reloading FreeBSD each time) 
and gave up.  Given Gary's comments, I suspect that I
corrupted the disk label on the FreeBSD partition mis-using sysinstall
somehow.

I like Gary's idea of a spare copy of the MBR saved on a floppy.
Seems like good insurance.

Regarding avoidance:
I would still like to add additional hard drives to my dual boot
systems.
Is there any safe way to do this?  

Thanks!!!

-gayn


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


traffic accounting.

2005-09-13 Thread Derrick MacPherson
I am going to pop a machine (bridged interfaces) in tween our LAN and
our firewall (pix) and am wanting to know what people would recommend
for IP accounting, it would be great to have a web based output to show
what traffic, from/to what hosts so the boss is happy to look at it.

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


Re: about newsyslog

2005-09-13 Thread Lowell Gilbert
Please don't top-post.

Yavuz [EMAIL PROTECTED] writes:

 Hello again
 I have already read that man pages about newsyslog
 it only shows daily,weekly,yearly etc. but I couldn't find to change every
 hour in everyday or to change every 3 hours in a day.
 help please...


In man newsyslog.conf there is a description when field.  If you
put a 1 in that field, the log will be rotated every hour.  If you
put a 3 in there, every three hours.  If you want it at particular
times, there are more complicated syntaxes for that field to do all
kinds of fancier versions.

 
 - Original Message - 
 From: Giorgos Keramidas [EMAIL PROTECTED]
 To: Yavuz [EMAIL PROTECTED]
 Cc: freebsd-questions@freebsd.org
 Sent: Tuesday, September 13, 2005 6:17 PM
 Subject: Re: about newsyslog
 
 
  On 2005-09-13 18:09, Yavuz [EMAIL PROTECTED] wrote:
   Hello
  
   I use FreeBSD5.3
  
   I want to change maillog file more frequent.
   As you know the file named maillog file changes once in a day.
   There is a file named newsyslog.conf in /etc
   How can I do change file named maillog everyhour with
 /etc/newsyslog.conf ?
 
  By setting up the relevant line in your ``/etc/newsyslog.conf'' file:
 
  The format of this file is described in the manpage:
 
  % man newsyslog.conf
 
  If you do read the manpage and you still have questions, then it's
  either a bug of the manpage or something we can clarify on the list,
  so don't hesitate to ask again :-)
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: VLAN interfaces on FreeBSD; performance issues

2005-09-13 Thread Charles Swiger

On Sep 13, 2005, at 11:23 AM, Danial Thom wrote:

its not clear why Chuck keeps answering since he
clearly doesn't understand the question.


I'm willing to try and help people, even if the questions being asked  
aren't entirely clear.  If you want to believe this reflects a lack  
of understanding on my part, that's OK:


you're welcome to hold that opinion.


You can, of course, multihome with one nic, and
Spanning Tree and collision domains have
nothing to do with anything, simply by routing to
the correct router.


A machine with one NIC can be attached to a multihomed network.
But a machine with one NIC is not a multihomed machine. [1]


Multi-homing refers to having more
than one network egress (ie 2 or more upstream
providers) and the ability to decide which one
to send specific traffic to.


Sure.  This definition of multihoming is applicable to the network  
as a whole, not to each and every individual device on the network.   
A multihomed network can lose one of its upstream connections and  
still retain full connectivity, because there is an alternate path  
available via the second (or additional) upstream connections.


In order to construct such a network, you need two or more routers,  
each of which is a multihomed machine by the classic definition  
(ie, has two physical network interfaces connected to two different  
physical networks), and you commonly use BGP to coordinate routing  
with the upstream providers, just as you might use VRRP or CARP to  
provide a single fault-tolerant virtual router IP for the systems on  
the LAN which will continue to function even if one of the routers  
fails.


--
-Chuck

[1]: I am aware that some people would disagree with this.

For example, Microsoft's IIS documentation apparently describes a  
webserver hosting more than one domain as multihomed rather than  
using Apache's terminology of name-based virtual hosts.  There are  
people who believe that using ifconfig alias to configure  
additional IPs on a NIC creates a multihomed system, but there is no  
physical redundancy involved and there is no isolation of traffic.


I find such usages of the term multihomed to be misleading at best,  
and at worst sometimes even represent a deliberate effort to confuse  
people expecting the additional reliability and redundancy of a truly  
multihomed network architecture:


What happens to a machine with a single NIC when that NIC fails?
Do you see any difference between this and a machine with two or more  
NICs?


(The latter retains network connectivity, the former does not.)

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


Xsane: how to set scanning area

2005-09-13 Thread Erik Nørgaard

Hi,

I had sane/xsane working just fine for scanning negatives with my Epson 
2480 scanner. Then I upgraded the entire system.


The scanner works, only now it doesn't scan the entire area for 
negatives (haven't tried ordinary scannings). Only two negatives are 
scanned instead of three. Same config, same firmware.


Any way to solve this?

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


Re: traffic accounting.

2005-09-13 Thread Erik Nørgaard

Derrick MacPherson wrote:

I am going to pop a machine (bridged interfaces) in tween our LAN and
our firewall (pix) and am wanting to know what people would recommend
for IP accounting, it would be great to have a web based output to show
what traffic, from/to what hosts so the boss is happy to look at it.


You can create a firewall that just passes everything and counts it.

If you're not going to block anything you don't need statefull 
firewalling and pf should do just fine. Otherwise ipfilter will do 
better. I have done this some year ago with ipfilter


Last time I looked at accounting for pf the problem was to get all 
packets counted, both ways, with statefull filtering. The problem was 
that the packet would only be counted when matched against a rule, and 
that would only happen when the state was created, this is not a problem 
with non-statefull filtering since all packets will traverse the ruleset 
every time.


It may have changed, or there may be some other ways arround. I have 
heard about flowd but never tried to use it.


That said, pf has some features I think your boss would (or should) like 
more than flashy web pages: Queueing so you can priotize your boss 
trafic over everyone else - ofcourse, you installing it can put yourself 
first in the queue :-)


Cheers, Erik

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


Re: traffic accounting.

2005-09-13 Thread vladone
U can use ipfw+ipa+mrtg
Can visit http://www.kruijff.org/ but for moment, probably, the author
make some changes.
Idea is that ipa read count traffic from ipfw rules, wich can be read
with scripts and generate traffic with mrtg.

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


Re: Sound on Thinkpad and Networking questions

2005-09-13 Thread Roland Smith
On Tue, Sep 13, 2005 at 10:59:34AM +0200, Lars Lindblad wrote:
 New problems with FreeBSD 5.4 on my IBM Thinkpad 600E:
 
 1. I try to get the sound to work, but I never manage
 to make! I have tried to recompile the kernel, as described 
 in the FreeBSD Handbook I chapter 8. First I found a website 
 dedicated to Thinkpad600E and FreeBSD 4.7, but the lines 
 presented there didn't work. Instead I went to chapter 7 in 
 the handbook where it describes how I will change the kernel 
 to work with a Crystal 4232 Soundcard, so I guess I got the 
 right lines for the kernel. But when it comes to building 
 the kernel it says that it doesn't know devices with the 
 names pcm or csa. So, I am kind of stuck... HELP!

How do you know it doesn't work? Because you don't hear anything?

1) Make sure you have a sound driver loaded. To see if ou have a sound
driver loaded, try 'cat /dev/sndstat'. If that returns 'No such file or
directory' there is indeed no sound driver loaded.

I'm not sure is the 4232 is supported. Grepping through the sound driver
sources, I see the following CS chips: CS4281, CS4610/CS4611,
CS4280/CS4614/CS4622/CS4624/CS4630, CS4615

No 4232 to be found.

2) IIRC, the output volume is set to 0 when you first load a sound
driver. You can change that with the 'mixer' program, e.g. 'mixer vol 50'.

snip
 3. The network I try to build is just a small LAN at home, 
 with computers 192.168.0.1 (my 2.2GHz) and .2 (my 600E) 
 involved. Could I give them other names? Could I be use 
 Terminal or Konqueror to reach them from each other?

You can give them names by setting the hostnames on each in
/etc/rc.conf. Add the IP addresses with the corresponding hostnames to
/etc/hosts on both machines, and check that /etc/nsswitch.conf contains
a line 'hosts: files dns', so that the names can be resolved to IP
addresses.

To chare files between the two PCs, set up an NFS share on the desktop
that you can mount on the laptop.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpizPlEvFseG.pgp
Description: PGP signature


Re: pctel

2005-09-13 Thread Lowell Gilbert
Люцифер Гилберт [EMAIL PROTECTED] writes:

 Do FreeBsd have a support to pctel?
  I have the modem Zyxel Omni 56k pci! How to install this modem in FreeBsd 
 5.3 Stable?

It is not a real modem, so you will need to find software replacements
for the modem controller chip and so on.  I seem to recall that
particular model has been redesigned a few times with different
hardware, so you may need to look around a bit.  

The comms/ltmdm port may support it.

Definitely buy a real modem if you can.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems with dual ethernet card

2005-09-13 Thread Tim Goodaire
On Tue, Sep 13, 2005 at 03:09:54PM -0300, [EMAIL PROTECTED] wrote:
 hi Tim,
 
 Is it listed here?
 
 http://www.freebsd.org/releases/5.4R/hardware-i386.html#ETHERNET

No. It doesn't appear to be on that list. The card is an Intel Pro/100 S
dual port adapter, and worked well with the eepro100 driver under Linux. 

So, am I out of luck using this card with FreeBSD? 

Tim


 
 - Marcelo Souza
 
 On Tue, 13 Sep 2005, Tim Goodaire wrote:
 
 |Recently, I've begun making the switch from Debian Linux to FreeBSD.
 |I've been trying to set up my old Linux gateway box with FreeBSD 5.4, but
 |I'm having a strange problem with my dual-port ethernet card.
 |
 |It was working fine in Linux, but in FreeBSD dc0 is fine, but dc1 shows
 |up in ifconfig with the status No carrier. I've tried switching out
 |ethernet cables to see if it makes any difference, but no luck.
 |
 |Unfortunately, I don't know where to begin looking for solutions to this
 |problem. I'm thinking that there may be some sort of conflict or maybe
 |my card isn't supported.
 |
 |Any ideas? I can provide more details if needed. I just don't know what
 |else to tell you about my problem.
 |
 |Thanks,
 |Tim
 |
 
 
 - Marcelo
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 


signature.asc
Description: Digital signature


Re: video surveillance with freebsd

2005-09-13 Thread Matthew Seaman
On Sat, Jun 04, 2005 at 12:56:03AM +0200, vittorio wrote:
 The aim: with up to 4 small cameras connected to a pci board in a freebsd 5.4 
 box, scattered suitably around to guard, surveille a seaside resort flat *** 
 remotely ***. The open-source software I'm looking for should: 
 1) manage the pci board  the cameras;
 2) start,trigger a script for, e.g., a gsm connection to transmit images to a 
 remote server via ppp  OR start an alarm *** whener a motion is detected ***.
 
 Is there any software in the ports satisfying these requirements?   

multimedia/camserv

which will manage a bunch of video cameras connected by some TV tuner
cards and convert the output info the sort of camera images you can
view on a website.  I don't think it does motion detection though.  We
tend to use cameras with that function built into them -- for instance
http://www.axis.com/products/cam_210/index.htm -- which do just about
everything you could wish for.

   Cheers,

   Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.   8 Dane Court Manor
  School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone
Tel: +44 1304 617253  Kent, CT14 0JL UK


pgpSgdNb9SaWP.pgp
Description: PGP signature


watch question

2005-09-13 Thread Osmany Guirola Cruz
Hi 
I am trying to use the watch command without success,
it gave me this messages 
Snoop stopped due to tty close. Reconnecting.
Enter device name [/dev/ttyv3]:
i try again and got the same message.
watch work perfectly before my upgrade from 5.4 to 6.0 beta4
What can i do?


Thanks

Osmany

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


Re: ftpd in a jail

2005-09-13 Thread Emanuel Strobl
Am Dienstag, 13. September 2005 12:03 CEST schrieb Dan Toganel:
 I have a ftpd server running in a jail and i want to
 redirect the ftp traffic from my real host to jail.
 I have already configured my traffic from 22 and 25 to
 jail with natd and ipfw, but isn't working for ftp.

You know about the data/control-channel split of ftp? Especially in active 
mode? You can't just redirect one port to get ftp working. Instead you 
have to use a transparent proxy which parses PASV commands, see pf or ipf, 
maybe IPFW has something similar.

-Harry

 And i set all security.jail.* to 1 , (except
 security.jail.jailed)
 How can it be done?




 __
 Yahoo! for Good
 Donate to the Hurricane Katrina relief effort.
 http://store.yahoo.com/redcross-donate3/

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


pgpGJ4j8QAgYn.pgp
Description: PGP signature


Re: [OT] BIOS Beep Codes on Intel Server with AMI BIOS ...

2005-09-13 Thread Samuel Clements

Marc G. Fournier wrote:


Oh my gawd!  I've been going at this from a memory issue :(

'k, stupid question before I write off the memory issue perspective 
(since I have Kingston ready to take the whole server and do tests on 
it) ... I'm running the SE7520JR2ATAD2 motherboard, with an ICP-Vortex 
RAID controller .. the 'beeps' happen just after the 'BIOS Lan Console' 
pops on the screen, and *long* before the ICP-Vortex RAID controller 
BIOS does ... which is why I never thought RAID controller ...


Is there an onboard RAID controller or something that these Beeps 
pertain to?


As I understand it, it's the RAID controller initialization - like when 
it gets power and fires up the CPU, etc - not the 'lets POST now and 
give audible beeps during messages' bit. This happened on the Intel 
Controllers that were based off of the ICP-Vortex design. My guess is 
you have an actual ICP controller and I'd expect it to behave the same 
way. There is of course an easy way to confirm this - remove the 
controller and see if the beeps go away.. ;)

  -Sam

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


Re: Problems with dual ethernet card

2005-09-13 Thread Lowell Gilbert
[EMAIL PROTECTED] (Tim Goodaire) writes:

 On Tue, Sep 13, 2005 at 03:09:54PM -0300, [EMAIL PROTECTED] wrote:
  hi Tim,
  
  Is it listed here?
  
  http://www.freebsd.org/releases/5.4R/hardware-i386.html#ETHERNET
 
 No. It doesn't appear to be on that list. The card is an Intel Pro/100 S
 dual port adapter, and worked well with the eepro100 driver under Linux. 
 
 So, am I out of luck using this card with FreeBSD? 

I'm not sure that all Pro/100 cards use the same hardware, but all the
ones I've used are under the fxp driver, not dc.  And I've got a
dual-port here that works fine.

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


Questions

2005-09-13 Thread RDWest
hi guys,
years ago i ran freebsd for apache
now i need it as http/ftp/mail
with php/mysql

the version i bought was 4.0
it came with a big book and about 7 cd's

thats how long it has been lol

questiions
here is what i want

i need a base os - nothing on it
then i want to install each package i need

i need to ssh into it to do all tasks

where can i get the best newb help?
does someone know a guide to just install the base os?
and any links for admining freebsd from ssh?

tx guys

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


I've Created a Permission Problem which Baffles Me.

2005-09-13 Thread Martin McCormick
On this particular system, the /var and /var/tmp directories certainly
look like they do on other FreeBSD systems that don't have this
problem.

Script started on Tue Sep 13 15:36:59 2005
bash-2.05b$ cd /
bash-2.05b$ ls -ld var
drwxr-xr-x  20 root  wheel  512 Aug 31 14:44 var
bash-2.05b$ ls -ld /var/tmp
drwxrwxrwT  3 root  wheel  512 Nov 11  2004 /var/tmp
bash-2.05b$ cd /var
bash-2.05b$ cd /var/tmp
bash: cd: /var/tmp: Permission denied
bash-2.05b$ exit
exit

Script done on Tue Sep 13 15:37:38 2005

For the life of me, everything looks like it should and like it
does on other similar systems.  I can even log in as me and cd to
/var/tmp with no problem.  If I su to the user ID whose shell the
script was created in, however, /var/tmp is off limits which breaks
vi.  The userid in question is a normal UID and should have access to
all the resources that any non-root user gets.

Thank you for any help.


Martin McCormick WB5AGZ  Stillwater, OK 
OSU Information Technology Division Network Operations Group
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Questions

2005-09-13 Thread Chris Petrovitch

RDWest wrote:


hi guys,
years ago i ran freebsd for apache
now i need it as http/ftp/mail
with php/mysql

the version i bought was 4.0
it came with a big book and about 7 cd's

thats how long it has been lol

questiions
here is what i want

i need a base os - nothing on it
then i want to install each package i need

i need to ssh into it to do all tasks

where can i get the best newb help?
does someone know a guide to just install the base os?
and any links for admining freebsd from ssh?

tx guys

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

 


Well, from one newb to another,
I recently just did something similar to what you want but I only used 
the Handbook (@ freebsd.org).  I installed using the 5.4 cd, and 
selected the minimal option when it asked me waht i wanted to 
install.  then i installed cvsup-without-gui and updated the source 
using the tag, RELENG_5_4. tehn rebuilt world and kernel.  then you can 
cvsup the ports and intall what you want.


hope this helps a little, i found it to work quite well

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


Re: Questions

2005-09-13 Thread Midnight Oil
On Tue, 13 Sep 2005, RDWest wrote:

 hi guys,
 years ago i ran freebsd for apache
 now i need it as http/ftp/mail
 with php/mysql

 the version i bought was 4.0
 it came with a big book and about 7 cd's

 thats how long it has been lol

 questiions
 here is what i want

 i need a base os - nothing on it
 then i want to install each package i need

 i need to ssh into it to do all tasks

 where can i get the best newb help?
 does someone know a guide to just install the base os?
 and any links for admining freebsd from ssh?

 tx guys





I would recommend picking up a copy of The Complete FreeBSD:

http://www.amazon.com/exec/obidos/tg/detail/-/0596005164/qid=1126645391/sr=2-1/ref=pd_bbs_b_2_1/102-6761304-2697704?v=glances=books


It has everything you need to get started, and makes a great
reference.




   - Jamie















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


The Moon is Waxing Gibbous (77% of Full)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Questions

2005-09-13 Thread Chris Petrovitch

Chris Petrovitch wrote:


RDWest wrote:


hi guys,
years ago i ran freebsd for apache
now i need it as http/ftp/mail
with php/mysql

the version i bought was 4.0
it came with a big book and about 7 cd's

thats how long it has been lol

questiions
here is what i want

i need a base os - nothing on it
then i want to install each package i need

i need to ssh into it to do all tasks

where can i get the best newb help?
does someone know a guide to just install the base os?
and any links for admining freebsd from ssh?

tx guys

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


 


Well, from one newb to another,
I recently just did something similar to what you want but I only used 
the Handbook (@ freebsd.org).  I installed using the 5.4 cd, and 
selected the minimal option when it asked me waht i wanted to 
install.  then i installed cvsup-without-gui and updated the source 
using the tag, RELENG_5_4. tehn rebuilt world and kernel.  then you 
can cvsup the ports and intall what you want.


hope this helps a little, i found it to work quite well

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


sorry, so i guess my answer would be the handbook
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.5 release schedule?

2005-09-13 Thread David Clear

Hi,

Does anyone know the status of 5.5-RELEASE?  The
schedule on the website shows it due in September, but
another note had it following 6.0.

Any updates on this?

Regards,
David.

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


Re: 5.5 release schedule?

2005-09-13 Thread Kris Kennaway
On Tue, Sep 13, 2005 at 02:15:08PM -0700, David Clear wrote:
 
 Hi,
 
 Does anyone know the status of 5.5-RELEASE?  The
 schedule on the website shows it due in September, but
 another note had it following 6.0.
 
 Any updates on this?

I'd guess probably not for a month or two after 6.0.

Kris


pgpvjZZ7MFT85.pgp
Description: PGP signature


Not allowing SSH logins without a public key?

2005-09-13 Thread Joachim Dagerot

I have created a public/private key set with putty and managed to add the 
public key to my .ssh directory. I have also verified that it works as desired.

I'm not too confident in configuring the SSHD so some help is much appreciated.

I would like to not allow a ssh connection to the server for users that hasn't 
provided a public key.

Thanks in advance,
Joe


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


Re: Re-use disk Space?

2005-09-13 Thread Bob Johnson
On 9/13/05, Daniel Gonzalez [EMAIL PROTECTED] wrote:
 I have a quick question about re-apportioning disk space on my
 computer (FreebSD 5.4RC2 Athlon 850 MHz 512MB RAM)
 Here is the output of df -H:
 
 REDE2SRV# df -H
 Filesystem SizeUsed   Avail Capacity  Mounted on
 /dev/ad0s1a520M 61M418M13%/
 devfs  1.0k1.0k  0B   100%/dev
 /dev/ad0s1f5.3G805M4.1G17%/music
 /dev/ad0s1e1.5G133k1.4G 0%/tmp
 /dev/ad1s1d8.4G7.0G732M90%/usr
 /dev/ad0s1d1.5G 48M1.3G 3%/var
 
 My /usr partiton is almost at capacity (90%) on a separate disk
 (/dev/ad1) from the rest of the other partitons. I allocated way too
 much space for my /music partition (dev/ad0s1f). I don't plan on ever
 using up the 4.1GB that's left over. I've been archiving (to CD) my
 mp3s, oggs etc so I always have a backup. What I wanted to know is
 would it be possible to reclaim some disk space under the /music
 partion and link a /usr sub-partition (/usr/home) to that reclaimed
 space? Hopefully I've explained myself clearly. What part of the
 handbook sections could I start with?
 
 Regards
 -- 
 Dan Gonzalez

You've pretty much described one solution by asking the question.  You
could create a directory in music (e.g. /music/home) and then create a
symbolic link to it:

ln -s /music/home /usr/home

For most purposes, that should work (if /usr/home already exists, you
might want to rename it first!).

Or if you can use the entire /music volume as /home, just edit
/etc/fstab and have it mounted as /home instead of /music.  This will
avoid any confusion caused by utilities that might not follow symbolic
links by default.

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


Re: 5.5 release schedule?

2005-09-13 Thread Kevin Kinsey

David Clear wrote:


Hi,

Does anyone know the status of 5.5-RELEASE?  The
schedule on the website shows it due in September, but
another note had it following 6.0.

Any updates on this?

Regards,
David.

 




http://www.freebsd.org/releng/#schedule

Beyond that, you're left to read commit logs,
hackers@, perhaps, releng archives? or
pester committers.  Of course, pestering
committers is not a Good Idea for several
reasons ... one of which is that when they
respond to said pestering, they can't be preparing
the next release

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


Re: 5.5 release schedule?

2005-09-13 Thread Colin Percival
David Clear wrote:
 Does anyone know the status of 5.5-RELEASE?  The
 schedule on the website shows it due in September, but
 another note had it following 6.0.

FreeBSD 5.5 is definitely going to be after 6.0.  The exact time
will depend upon when 6.0 is finished -- the release engineering
team can only handle one release at once -- but since it is the
last release from RELENG_5 there is no reason to expect that the
process for 5.5 will be at all problematic.

Based on a guess of mid-October for 6.0, I'd guess that 5.5 will
probably happen just in time for Christmas (and it would then be
supported by the security team until the end of 2007).

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


Re: Not allowing SSH logins without a public key?

2005-09-13 Thread Frank Mueller - emendis GmbH

Edit the file

/etc/ssh/sshd_config

and change the following two parameters to NO

PasswordAuthentication no
ChallengeResponseAuthentication no

Make sure that

RSAAuthentication yes

remains set.

Then sighup the ssh-daemon by invoking the following command

kill -HUP `cat /avr/run/sshd.pid`

That's it!

By the way a very good decision to set it up this way! ;)

Greetz,

Ice

Joachim Dagerot schrieb:

I have created a public/private key set with putty and managed to add the 
public key to my .ssh directory. I have also verified that it works as desired.

I'm not too confident in configuring the SSHD so some help is much appreciated.

I would like to not allow a ssh connection to the server for users that hasn't 
provided a public key.

Thanks in advance,
Joe


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


--
Frank Mueller
eMail: [EMAIL PROTECTED]
Mobil: +49.177.6858655
Fax: +49.951.3039342

emendis GmbH
Hofmannstr. 89, 91052 Erlangen, Germany
Fon: +49.9131.817361
Fax: +49.9131.817386

Geschaeftsfuehrer: Gunter Kroeber, Volker Wiesinger
Sitz Erlangen, Amtsgericht Fuerth HRB 10116
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I've Created a Permission Problem which Baffles Me.

2005-09-13 Thread Alex Zbyslaw

Martin McCormick wrote:


On this particular system, the /var and /var/tmp directories certainly
look like they do on other FreeBSD systems that don't have this
problem.

Script started on Tue Sep 13 15:36:59 2005
bash-2.05b$ cd /
bash-2.05b$ ls -ld var
drwxr-xr-x  20 root  wheel  512 Aug 31 14:44 var
bash-2.05b$ ls -ld /var/tmp
drwxrwxrwT  3 root  wheel  512 Nov 11  2004 /var/tmp
 

Looks to me like you've taken away x bit for other (otherwise the t 
would be lower case).  x permission on directories allows you to search 
that directory.


Try chmod o+x /var/tmp (as root).

--Alex

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


Re: Fixing a MBR (and more) that ??? trashed

2005-09-13 Thread Alex Zbyslaw

Gayn Winters wrote:


Regarding repair:

Alex (above) seemed to think sysinstall would do it, 
but I tried a couple times (reloading FreeBSD each time) 
and gave up.  Given Gary's comments, I suspect that I

corrupted the disk label on the FreeBSD partition mis-using sysinstall
somehow.

 

Sorry, I didn't follow the whole discussion;  I have no idea how 
sysinstall might handle a corrupted disk label, but I do think that when 
it works, it will do -o packet writing the MBR when it thinks it 
necessary, possibly by default.  I thought you'd said that you'd run 
boot0cfg from a fixit shell, and all I was really suggesting was that -o 
packet would fix your boot selection issue.



Regarding avoidance:
I would still like to add additional hard drives to my dual boot
systems.
Is there any safe way to do this?


Why do you think it's not safe to add hard drives?

My own policy is to have every disk in my system capable of booting 
FreeBSD, some more than once (mostly to allow easy upgrading between 
major revisions, or to allow me to try out 6.X ow whatever), but even a 
disk mostly given over to , say, XP, will have a bit at the end that 
boots BSD.  Doesn't solve everything, but even if one disk goes 
ka-blooey I'll be able to boot something more than a fixit shell (I hope 
:-)).


My new policy is to have a hardcopy of fstab, df and all bsdlabels for 
all partitions... being printed even as this email is being sent :-)


--Alex


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


  1   2   >