Re: quota and /var/mail

2006-05-25 Thread GiL A. Virtucio
:) just another comment about quotas in emails.. (though its also not for 
sendmail) you might also want to check QMAIL. theres a very nice 
installation guide for FreeBSD in http://freebsd.qmailrocks.org/  you'll 
just have to follow the step-by-step installation and in the end you'll have 
a nice web-based interface for maintaining users/virtual domains, with 
spam/virus filtering and other stuff :)



=
Gil A. Virtucio
Janitor/Kolektor/Messenger/Driver
Asia Solution Phillippines Inc.
28/F Antel Global Corporate Center
3 Doña Julia Vargas Avenue,
Ortigas Center, Pasig
Office # : +63-2-687-0692 loc. 103
Mobile # : +63-916-3989695
http://www.gihl.eu.org/
=
- Original Message - 
From: patrick [EMAIL PROTECTED]

To: Marwan Sultan [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 2:02 AM
Subject: Re: quota and /var/mail


If you want to only have one set of quotas, you might consider
switching to a Postfix/Maildir setup where your users' inboxes will be
located in their home folder rather than in /var/mail.

It's a fairly easy switch: install Postfix from
/usr/ports/mail/postfix, and then you just need to configure one line
in your Postfix's main.cf to turn on Maildir support:

http://www.postfix.org/faq.html#maildir

Though, there might be a bit of a learning curve with respect to the
differences between Sendmail and Postfix to convert the rest of your
configuration over. It all depends on how complicated your current
setup is.

Patrick


On 5/23/06, Marwan Sultan [EMAIL PROTECTED] wrote:

Hello Mike,

  Thank you again for your support, this is the output of mount and fstab

# DeviceMountpoint  FStype  Options Dump
Pass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
/dev/ad0s1e /tmpufs rw  2   2
/dev/ad0s1f /usrufs rw,userquota,groupquota
2   2
/dev/ad0s1g /varufs rw  2   2
/dev/acd0c  /cdrom  cd9660  ro,noauto   0   0
proc/proc   procfs  rw  0   0
$ mount
/dev/ad0s1a on / (ufs, local)
/dev/ad0s1e on /tmp (ufs, local, soft-updates)
/dev/ad0s1f on /usr (ufs, local, with quotas, soft-updates)
/dev/ad0s1g on /var (ufs, local, soft-updates)
procfs on /proc (procfs, local)

I just want the quota to read the Shell user (home directory) size plus 
the

INBOX mails
which stay in /var/mail/$UserName

  Currently the quota reads the home directory and ignores the $inbox
  Thak you mike

  Marwan

At 07:37 PM 21/05/2006, Marwan Sultan wrote:


  No when I enabled quota I did the configuration on /usr
  shall i enable it on /var to?
  then how to make the sendmail or the shell reads the user quota on his
home directory and
  his /var/mail/$username ?


Hi,
 It all depends on how you have it mounted.  Quotas follow the
partition. So if you have /var/mail as its own partition, you need to do 
it
there. If you have /var/mail as a subdirectory of /var than do it on 
/var.


What is the contents of /etc/fstab on the box ?

  if webmin can read the home directory quota and add to it the
/var/mail/$userInbox size
  then for sure I can do it some how?

I dont use webmin so I am not sure how it calculates things.

 ---Mike

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

_
Don't just search. Find. Check out the new MSN Search!
http://search.msn.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]

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


nss_ldap and OpenLDAP client version

2006-05-25 Thread Joe Shevland

Hi,

I'm about to setup my jails so they authenticate against the 'host' 
server using OpenLDAP and nss_ldap, pam_ldap and so on. I've done this 
before but wanted to repeat the process because last time it ended up 
being so much fiddling that when I finished I just left it alone - this 
time I'm documenting it :) I packaged up versions of the port for 
OpenLDAP 2.3 (well, actually 2.4 but that looks to just use 2.3 in any 
case) and then went to package up the nss_ldap port but its after 
OpenLDAP 2.2 stuff... I guess my question is whether this is intentional 
(i.e. security related), or just a port maintenance issue? I would've 
thought between 2.2-2.3 there's been a few security advisories... I 
only did a lazy lightning google and came across a few 
(http://www.frsirt.com/english/advisories/2005/0947) is perhaps one.


Anyway, just thought I'd check. As punishment, if this is a stupid 
question or has been answered before, happy to write up a tutorial as I 
go as penance.


Cheers
Joe


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


Re: LIB_DEPENDS problem

2006-05-25 Thread db

Kris Kennaway wrote:
#LIB_DEPENDS=   cppe:${PORTSDIR}/devel/cppe \ (also a port not in the 
collection)

LIB_DEPENDS=ACE_SSL:${PORTSDIR}/devel/ace \
   pqxx:${PORTSDIR}/databases/postgresql-libpqxx



Grrr..this is your fault since that's not the library name installed
by that port.
  

What?

work# more /usr/ports/databases/postgresql-libpqxx/pkg-plist | grep 
libpqxx.so

lib/libpqxx.so

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


Constant segmentation faults with freebsd 6.1-release and -stable

2006-05-25 Thread Aaron Holmes

Am i the only one who gets this with most port installations?
I'm trying to narrow it down to a hardware fault or a 6x fault.

I get signal 4's and segmentation faults on nearly every compilation

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


gcc-3.3.6 / gcc-3.4.4

2006-05-25 Thread m . apitz

Hello,

I want to install gcc-3.3.6 from the port /usr/ports/lang/gcc33
to do certain test if a problem in Mplayer depends on the compiler
version of the gcc-3.4.4 which has FreeBSD 6.0-REL installed per
default. I'm ready to run 'make install' but I'm unsure to do.

Will the /usr/ports/lang/gcc33 overwrite the actual gcc-3.4.4
installation? The installed gcc does not seem to be a package itself:

# /usr/sbin/pkg_info | fgrep -i gcc
#

And if it overwrites the actual gcc, how can I go back to gcc-3.4.4?
Just via the port /usr/ports/lang/gcc34?

Thx

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: LIB_DEPENDS problem

2006-05-25 Thread Kris Kennaway
On Thu, May 25, 2006 at 07:39:49AM +, db wrote:
 Kris Kennaway wrote:
 #LIB_DEPENDS=   cppe:${PORTSDIR}/devel/cppe \ (also a port not in the 
 collection)
 LIB_DEPENDS=ACE_SSL:${PORTSDIR}/devel/ace \
pqxx:${PORTSDIR}/databases/postgresql-libpqxx
 
 
 Grrr..this is your fault since that's not the library name installed
 by that port.
   
 What?
 
 work# more /usr/ports/databases/postgresql-libpqxx/pkg-plist | grep 
 libpqxx.so
 lib/libpqxx.so

That's the symlink; your grep is making the same incorrect assumptions
about what to look for:

lib/libpqxx.a
lib/libpqxx.la
lib/libpqxx.so
lib/libpqxx-%%PORTVERSION%%.so

Kris


pgpii3SRRLEvk.pgp
Description: PGP signature


Re: Constant segmentation faults with freebsd 6.1-release and -stable

2006-05-25 Thread Kris Kennaway
On Thu, May 25, 2006 at 12:50:47AM -0700, Aaron Holmes wrote:
 Am i the only one who gets this with most port installations?
 I'm trying to narrow it down to a hardware fault or a 6x fault.
 
 I get signal 4's and segmentation faults on nearly every compilation
 
 any ideas?

Yep, hardware.

Kris


pgp3vnkH5dbv0.pgp
Description: PGP signature


Re: Portmanager Output Resolution

2006-05-25 Thread Gerard Seibert
Jim Angstadt wrote:

 Hi All,
 
 Having run portmanager -u several times now, I am
 very pleased to say that my times have decreased from
 an initial 38 hours to about 2 hours, per run.
 
 Along the way, I have cleaned up conflicts and did
 pkg_delete on several applications that were
 included in base or that really were not needed.
 
 Now I'm faced with situations where I don't have a
 clue.  Below is partial output from portmanager -s. 
 I have manipulated each line to avoid line wrapping
 problems, I hope.
 
 00129 have:cdrtools-2.01_4
   /sysutils/cdrtools
   OLD available: cdrtools-2.01_5
 00131 have:libcdio-0.76_1
   /sysutils/libcdio
   OLD available: libcdio-0.77
 00141 have:dvd+rw-tools-6.1
   /sysutils/dvd+rw-tools
   built with OLD dependency: cdrtools-2.01_5
 00186 have:nautilus-cd-burner-2.14.1
   /sysutils/nautilus-cd-burner
   built with OLD dependency: cdrtools-2.01_5
 00250 have:sound-juicer-2.14.3
   /audio/sound-juicer
   OLD available: sound-juicer-2.14.3_1
 00255 have:gnome2-2.14.1
   /x11/gnome2
   built with OLD dependency: sound-juicer-2.14.3_1
 
 In the case of cdrtools or libcdio or sound-juicer, 
 I think this is telling me that I have an older 
 version installed and a newer version is available.
 
 What should I do in this situation?
 
 In the case of dvd+rw-tools or nautilus-cd-burner or
 gnome2, apparently I have a solid-gold chance to mess
 up dependencies.
 
 What should I do here?
 
 Please note that I am new to FreeBSD and have a very 
 limited exposure to using make to build packages.
 Any links to dealing with portmanager output 
 would be appreciated.
 
 Jim
 
I use portmanger all the time. It is simply telling you that you have
ports or dependencies that need to be updated and or corrected. Nothing
is going to get broken.

Run: portmanager -u -f -y -l

It will rebuild and update all dependencies and update your any out of
date ports. There will be a log file created also --
/var/log/portmanger.log that will be available for your perusal.

It is imperative that you update your ports collections just prior to
actually running portmanger to insure you do in fact get the latest
versions.

Ciao


-- 
Gerard Seibert
[EMAIL PROTECTED]

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


Strange messages in mail queue

2006-05-25 Thread User Gandalf

Hello,

I might be offtopic...
I always get a long daily output from periodic.


Mail in local queue:
-Queue ID- --Size-- Arrival Time -Sender/Recipient---
1D3C91DD4AA45937 Tue May 23 10:54:42  MAILER-DAEMON
   (connect to onmail02.ongov.net[12.33.98.207]: Operation timed out)
[EMAIL PROTECTED]
571EC1DD44328752 Thu May 25 00:40:30  MAILER-DAEMON
(connect to paramed.biz[204.251.15.174]: Operation timed out)
[EMAIL PROTECTED]
C04121DD4A028736 Mon May 22 13:20:50  MAILER-DAEMON
   (connect to pistonheads.biz[195.225.218.139]: Operation timed out)
[EMAIL PROTECTED]

and many others. Is this a breakin attempt? Or is this normal? I do not know any of the e-mail addresses. 


Thanks,

  Laszlo


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


burncd fails: Input output error

2006-05-25 Thread Lars Stokholm

For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD
#1 iso image. I've put the CD in drive 0 (acd0) and:

# dd if=/dev/acd0 of=freebsd.iso bs=2k

Next I want to burn the image on a CD-R, but it fails. I'm using the
-t option now, since I've already wasted a CD on an Ubuntu image:

# burncd -s 16 -tvf /dev/acd1 data freebsd.iso fixate
adding type 0x08 file freebsd.iso size 517364 KB 258682 blocks
next writeable LBA 0
addr = 0 size = 529780736 blocks = 258682
writing from file freebsd.iso size 517364 KB
written this track 832 KB (0%) total 832 KB
Input/output error

I cannot blank or erase CD-RW media either:

# burncd -s 16 -f /dev/acd1 blank
(the process never stops)

# burncd -s 16 -f /dev/acd1 erase
(the process never stops)

I'm logged in as root. Any ideas?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can drive with 6.1 be directly transferred from one machine to another?

2006-05-25 Thread Alex Zbyslaw

Mikhail Goriachev wrote:


Garrett Cooper wrote:
 


Another valid question I suppose is whether or not I can move the
machine from a box with a Celeron CPU to one with an AMD CPU (not sure
if vendors matter even though ISAs are the same).
-Garrett
   




I guess it would depend on the AMD processor. If it's 32bits then it
falls into i386 category, same as the Celerons. If it is 64bits then it
*might* still work in 32bits mode (backward compatibility). In the
latter case I'd get and AMD64 copy of FreeBSD.
 

i386 works just fine on AMD 64-bit processors.  No need for extra 
precautions.  As long as you didn't compile stuff with processor 
specific options then stuff just works.


--Alex


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


Re: quota and /var/mail

2006-05-25 Thread Alex Zbyslaw

patrick wrote:


It's a fairly easy switch: install Postfix from
/usr/ports/mail/postfix, and then you just need to configure one line
in your Postfix's main.cf to turn on Maildir support:

http://www.postfix.org/faq.html#maildir

Though, there might be a bit of a learning curve with respect to the
differences between Sendmail and Postfix to convert the rest of your
configuration over. It all depends on how complicated your current
setup is.


O'Reilly does a great Postfix book and there are lots of FAQ's out 
there.  If you have experience of mail admin then postfix is dead easy 
to pick up.


--Alex


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


Re: upload-only ftp server

2006-05-25 Thread Lars Stokholm

On 5/25/06, Mikhail Goriachev [EMAIL PROTECTED] wrote:

Yeah, I agree. I forced my users to use SFTP through FileZilla on
windows. They actually think they're using FTP instead of SFTP. So
everyone is happy including me.


Isn't it a problem that they can't be chrooted?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


fatal trap 12 page fault in kernel mode

2006-05-25 Thread rwarneford

I am not having any success in installing FreeBSD 6.0 at all. When the
default install boot starts, it hangs at some point after identifying ad0
and acd0.

If I go to the boot loader prompt, set hint.acpi.0.disabled=1, or use safe
mode, install boot crashes very soon with the following output:




$PIR : BIOS IRQ 10 for 0.11INTA does not match link 0x63 irq 5

pci0 : PCI bus on pcib0




fatal trap 12 : page code fault while in kernel mode

fault virtual address = 0xeba60

fault code = supervisor read, page not present

instruction pointer = 0x20:0xc00eb961

frame pointer = 0x28:0xc10209e4

stack pointer = 0x28:0xc10209e4

code segment = base 0x0, limit 0xf, type 0x1b

DPL 0, pres 1, def 321, gran 1

processor flags = interrupt enabled, resume, IOPL=0

current process = 0 (swapper)

trap number = 12



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


Re: dd to create .iso of a cd

2006-05-25 Thread Jonathan Horne
 Jonathan Horne wrote:
 i hate to ask another back when i used linux question, but here goes:

 back when i used linux, i would create a .iso file of a cd like this:

 dd if=/dev/cdrom of=/path/destfile.iso

 ... and it would just work.  made a perfect copy every time
 (specifically,
 of microsoft cds at the office, and each one was able to burn to a
 bootable copy of what ever it was).  well, i tried to do this in
 freebsd,
 but no luck.  i was able to take a .iso file, but it did not make a
 bootable disk once it was burned.  my command was the same as above, but
 added bs=2048 at the end(as per what i read in the handbook).

 can anyone recommend how to create a .iso image in freebsd that will
 render a bootable .iso file?  i hate to have to keep a linux box around
 the office just for the purpose of successfully creating a .iso file  :)


 Hi,

 This is weird because it works for me. I do:

 $dd if=/dev/acd0 of=file.iso bs=2048
 $burncd -f /dev/acd0 data file.iso fixate

 My burnt copies boot boxen without problems. How do you burn your ISOs?

 Cheers,
 Mikhail.


 --
 Mikhail Goriachev
 Webanoide

 Telephone: +61 (0)3 62252501
 Mobile Phone: +61 (0)4 38255158
 E-Mail: [EMAIL PROTECTED]
 Web: http://www.webanoide.org

 PGP Key ID: 0x4E148A3B
 PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B

generally, from windows, with nero's burn image option.  has always
worked 100% of the time for me in the past, so i need to figure out what
im going to do with freebsd as my replacement.

i guess i should also note, that my only burner is in my windowsXP box,
and at this time, im not in a position to move it permenantly to my
freebsd box.

cheers,
jonathan


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


Re: upload-only ftp server

2006-05-25 Thread Alex Zbyslaw

Lars Stokholm wrote:


On 5/25/06, Mikhail Goriachev [EMAIL PROTECTED] wrote:


Yeah, I agree. I forced my users to use SFTP through FileZilla on
windows. They actually think they're using FTP instead of SFTP. So
everyone is happy including me.



Isn't it a problem that they can't be chrooted?


You could look at rssh which can restrict logins to just sftp and I 
believe allows chrooting.  Of course, with such a shell you can't then 
log in to Unix normally.  Proftpd will let you configure just about 
everything and can limit cd, for example, and might do what's required.  
Configuration is pretty mind-boggling, though, and always leaves me with 
the nagging doubt that I didn't get everything right, so testing always 
takes longer too :-(  I'm not sure I'd recommend it unless it did really 
did have a feature that was required.


--Alex


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


Greek Accents and Filenames

2006-05-25 Thread andreas Sotirakopoulos
HI
I have a problem writing Greek accents in KDE. I am using KDE 3.5 on freebsd 
6.1 and although i can type Greek in all applications i cannot put accents. 
Accents are placed by hitting the ; before the letter. When i do so though 
nothing happen, in fact even the letter is not appearing on the screen.  I 
have tried typing export LC_CTYPE=el_GR on the console and rebooting but then 
when i type locale i get:

 LANG=
LC_CTYPE=C
LC_COLLATE=C
LC_TIME=C
LC_NUMERIC=C
LC_MONETARY=C
LC_MESSAGES=C
LC_ALL=

Moreover although i can read greek on konqueror and opera i cannot do so on 
Kwrite  or i cannot read greek filenames on the desktop, eventhough ei can 
give greek names on files whithout accents ofcourse.

any help would be very apreciated
Thanks
Andreas
Send instant messages to your online friends 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]


pam and group control

2006-05-25 Thread Alexander Pyhalov
I have the following situation. FreeBSD machine is a member of Active 
Directory, and we have in
/etc/pam.d/sshd:

authsufficient  /usr/local/lib/pam_winbind.so
authrequiredpam_unix.so no_warn try_first_pass

account requiredpam_login_access.so
account requiredpam_unix.so broken_shadow
account sufficient  /usr/local/lib/pam_winbind.so debug
account requiredpam_permit.so

session required/usr/local/lib/pam_mkhomedir.so

passwordsufficient  /usr/local/lib/pam_winbind.so use_authok debug
passwordrequiredpam_unix.so no_warn try_first_pass

So, users from AD domain have access to the server throw ssh. Is there some pam 
module for FreeBSD (as pam_succeed_if.so in Linux) 
to control Windows groups that have access to the server? Or maybe there is 
other way to grant permission to login to BSD system only for some groups? 
 
___
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 start apache 1.3 inside jail

2006-05-25 Thread Andy Greenwood

Doh! it was a DNS issue. Put an entry for my jail in the /etc/hosts
file in both the host and jail and it works like a charm.  Thanks for
the help. Sorry I'm such a noob and thanks for the help!

On 5/25/06, Cheng-Lung Sung [EMAIL PROTECTED] wrote:

Have you checked log file?
On Wed, May 24, 2006 at 01:53:35PM -0400, Andy Greenwood wrote:
 I've built and installed apache13 from ports in my jail, but apachectl
 start just gives me

 [EMAIL PROTECTED] ~]# apachectl start
 /usr/local/sbin/apachectl start: httpd could not be started

 and httpd -X exits immediately with no output. I've tried to run truss
 on apachectl start, but I'm not really sure on how to interpret the
 output (attached). Any help would be much appreciated.

 [EMAIL PROTECTED] ~]# uname -a
 FreeBSD prison.example.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May
 21 08:46:15 EDT 2006
 [EMAIL PROTECTED]:/jail/obj/jail/src/sys/BEHEMOTH  i386


--
Cheng-Lung Sung - clsung@




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


Re: Greek Accents and Filenames

2006-05-25 Thread Giorgos Keramidas
On 2006-05-25 14:50, andreas Sotirakopoulos [EMAIL PROTECTED] wrote:
 HI
 I have a problem writing Greek accents in KDE. I am using KDE
 3.5 on freebsd 6.1 and although i can type Greek in all
 applications i cannot put accents.  Accents are placed by
 hitting the ; before the letter. When i do so though nothing
 happen, in fact even the letter is not appearing on the screen.
 I have tried typing export LC_CTYPE=el_GR on the console and
 rebooting but then when i type locale i get:

 LANG=
 LC_CTYPE=C
 LC_COLLATE=C
 LC_TIME=C
 LC_NUMERIC=C
 LC_MONETARY=C
 LC_MESSAGES=C
 LC_ALL=

Your Greek locale setup is messed up.  I don't know why you have
all these, but if they are in your ~/.bashrc or something remove
them all and use something like this:

# Locale setup.
export LANG=C
export LC_CTYPE=el_GR.ISO8859-7
export LC_COLLATE=el_GR.ISO8859-7
unset LC_ALL LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME

Your locale setup looks very close to what I've seen on Linux
systems, but the set of LC_xxx environment variables you have now
is _not_ going to work with FreeBSD.

 Moreover although i can read greek on konqueror and opera i
 cannot do so on Kwrite or i cannot read greek filenames on the
 desktop, eventhough ei can give greek names on files whithout
 accents ofcourse.

Random problems with accents are very often a hint that points
towards invalid/wrong locale setup.  Fix your environment
*before* you start X11, make sure that you don't override the
fixed environment in your X11 configuration with something else,
and you should be set to go :)

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


How to adjust the irq of the device?

2006-05-25 Thread yashhappy
I met some interrupt conflict problems ,and like to change the device's irq to 
solve this,
I had tried to modify the file of /boot/device.hints with adding a line  like 
this hint.nve.0.irq=2
,but it didn't work .Do I have to configure the GENERIC and rebuild the kernel ?




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


Re: Excluding paths with mtree

2006-05-25 Thread Lowell Gilbert
Norberto Meijome [EMAIL PROTECTED] writes:

 Hi all,
 I must be slower than normal today... how can I get mtree to ignore a
 subdirectory of the path I'm telling it to map?

 I'm doing:
 /usr/sbin/mtree -K sha256digest -x -c -p /usr/

 but i dont want it to map /usr/home.

 I tried -X /usr/home, and creating /tmp/exc with /usr/home in it, and having
 -X /tmp/exc in the cmd line... no luck,

 running 6.1 on i386.

Put home in the /tmp/exc file.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange messages in mail queue

2006-05-25 Thread Chuck Swiger

User Gandalf wrote:

Hello,

I might be offtopic...
I always get a long daily output from periodic.


Mail in local queue:
-Queue ID- --Size-- Arrival Time -Sender/Recipient---
1D3C91DD4AA45937 Tue May 23 10:54:42  MAILER-DAEMON
   (connect to onmail02.ongov.net[12.33.98.207]: Operation 
timed out)

[EMAIL PROTECTED]
571EC1DD44328752 Thu May 25 00:40:30  MAILER-DAEMON
(connect to paramed.biz[204.251.15.174]: Operation 
timed out)

[EMAIL PROTECTED]
C04121DD4A028736 Mon May 22 13:20:50  MAILER-DAEMON
   (connect to pistonheads.biz[195.225.218.139]: Operation 
timed out)

[EMAIL PROTECTED]

and many others. Is this a breakin attempt? Or is this normal? I do 
not know any of the e-mail addresses.

Thanks,


It's undelivered SPAM which your mail server is trying to bounce back to 
the sending machine.  In low quantities, it's annoying but harmless.  In 
higher volumes, it can put a drag on or even DoS your SMTP box.  Some 
combination of SpamAssassin, virus-scanning, Amavisd, or even 
greylisting will help


--
-Chuck

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


Re: dd to create .iso of a cd

2006-05-25 Thread David Kelly
On Thu, May 25, 2006 at 03:35:29PM +1000, Mikhail Goriachev wrote:
 Jonathan Horne wrote:
  
  can anyone recommend how to create a .iso image in freebsd that will
  render a bootable .iso file?  i hate to have to keep a linux box around
  the office just for the purpose of successfully creating a .iso file  :)
 
 This is weird because it works for me. I do:
 
 $dd if=/dev/acd0 of=file.iso bs=2048
 $burncd -f /dev/acd0 data file.iso fixate
 
 My burnt copies boot boxen without problems. How do you burn your ISOs?

Some CD/DVD readers handle EOM differently than others. For fun use
the same dd command on the copied CD and compare it to the output of the
first dd from original.

I suggest Jonathan install sysutils/cdrtools from ports (if not already
installed) and use the readcd(1) utility which is part of that
collection. Its a bit of a hassle if your DVD/CD is ATAPI as the
atapicam(4) SCSI/ATAPI translation layer needs to be added to your
kernel. readcd(4) knows a bit more about what it is reading than dd so
it does a better job.

-- 
David Kelly N4HHE, [EMAIL PROTECTED]

Whom computers would destroy, they must first drive mad.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange messages in mail queue

2006-05-25 Thread Eric
Chuck Swiger wrote:
 User Gandalf wrote:
 Hello,

 I might be offtopic...
 I always get a long daily output from periodic.


 Mail in local queue:
 -Queue ID- --Size-- Arrival Time -Sender/Recipient---
 1D3C91DD4AA45937 Tue May 23 10:54:42  MAILER-DAEMON
(connect to onmail02.ongov.net[12.33.98.207]: Operation
 timed out)
 [EMAIL PROTECTED]
 571EC1DD44328752 Thu May 25 00:40:30  MAILER-DAEMON
 (connect to paramed.biz[204.251.15.174]: Operation
 timed out)
 [EMAIL PROTECTED]
 C04121DD4A028736 Mon May 22 13:20:50  MAILER-DAEMON
(connect to pistonheads.biz[195.225.218.139]: Operation
 timed out)
 [EMAIL PROTECTED]

 and many others. Is this a breakin attempt? Or is this normal? I do
 not know any of the e-mail addresses.
 Thanks,
 
 It's undelivered SPAM which your mail server is trying to bounce back to
 the sending machine.  In low quantities, it's annoying but harmless.  In
 higher volumes, it can put a drag on or even DoS your SMTP box.  Some
 combination of SpamAssassin, virus-scanning, Amavisd, or even
 greylisting will help
 

what MTA are you using?  i'm wondering why your server accepted the
email in the first place.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Disk Geometry Errors.

2006-05-25 Thread Lisandro Grullon

Is interesting, this is what reca repply back to me. I think areca should
add some sort of utility in the controller to find out the disk geometry
information in the fly and stop blamming FBSD.

Dear Sir,

This is Kevin Wang from Areca Technology, Tech-Support Team.
regarding your problem, it looks like a FreeBSD bug, here is a discussion i
found in google :
http://www.linuxquestions.org/questions/showthread.php?t=429394


Best Regards,


Kevin Wang

Areca Technology Tech-support Division
Tel : 886-2-87974060 Ext. 223
Fax : 886-2-87975970
Http://www.areca.com.tw http://www.areca.com.tw/
Ftp://ftp.areca.com.tw ftp://ftp.areca.com.tw/


On 5/24/06, Lisandro Grullon [EMAIL PROTECTED] wrote:


Hi Kevin and thanks for repplyng, sysinstall does not crach at all, the
problem is that the information is not retain by the label. I keep getting
that contact Disk Geometry error when I try fdisk into the volume/drive.
Any ideas what is happening. let me know what other information you may need
to assist me further.


On 5/24/06, Kevin Kinsey [EMAIL PROTECTED] wrote:

 Lisandro Grullon wrote:
  Good Morning,
 
  Last night I was trying installing a new Areca controller 1120 8 ports
  using a 5 bay (300GB seagate) drives Raid 5. The main OS is install
 using the
  SATA controller in RAID 1 configuration of the mother board, the
 addition of
  last night was a separate controller I install.The install when good
 and I
  installed my modules in the kernel, now my problem is when I try to
  partition the volume using fdisk/label with system install it is
 giving me
  nasty disk geometry incorrect error, can anyone tell me what is this
 all
  about? Thank you.

 We'd probably need some more information.  Does sysinstall crash?
 Does the fdisk information get written to disk anyway?  The label?

 KDK

 --
 Zero Mostel: That's it baby!  When you got it, flaunt it!  Flaunt it!
 -- Mel Brooks, The Producers




--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein





--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Project Validate

2006-05-25 Thread Lowell Gilbert
Ashok TM [EMAIL PROTECTED] writes:

 I would like to download the project

 http://cvsup.pt.freebsd.org/cgi-bin/cvsweb/cvsweb.cgi/projects/validate/

 which is imported from Linux Test Project,  modified to suit to free bsd.
 Want to know more details on this. Please provide pointers so that i can
 collect more info abt this.

 Also from where i can  download the same .

It doesn't look like that port ever got very far.
You may as well start from scratch.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Disk Geometry Errors.

2006-05-25 Thread Jerry McAllister
 
 One thing that comes to mind, as I read below, is that it appears you
 setup the drives for RAID 1. Then you transplanted to them to a RAID 5
 controller. Of course the partition data will be wrong. The hidden
 blocks the two RAID controllers use are probably different and the
 method of storage for RAID 5 is quite different from that used by RAID 1.
 
 (Worse yet, you may have managed to hose the drives so that any data
 on them is gone.)
 
 {^_^}   Joanne
 - Original Message - 
 From: Lisandro Grullon [EMAIL PROTECTED]
 
 Hi Kevin and thanks for repplyng, sysinstall does not crach at all, the
 problem is that the information is not retain by the label. I keep getting
 that contact Disk Geometry error when I try fdisk into the volume/drive.
 Any ideas what is happening. let me know what other information you may need
 to assist me further.

I didn't follow all of this thread, so I may be missing something, but
check the FAQs and the list archives.   Geometry error messages and
apparent (but not actual) mismatched have been discussed many times.

Nowdays disk geometry as used by the OS is generally virtual and does 
not exactly reflect the actual physical geometry.   In other words, from 
the point of view of how you use it, unless you are creating special driver 
code, the geometry is fiction and, as long as it works, take what the OS 
says and ignore any messages from fdisk.

Now, if it is truly failing, you have non-fictional problems.   

jerry

 
 On 5/24/06, Kevin Kinsey [EMAIL PROTECTED] wrote:
 
  Lisandro Grullon wrote:
   Good Morning,
  
   Last night I was trying installing a new Areca controller 1120 8 ports
   using a 5 bay (300GB seagate) drives Raid 5. The main OS is install
  using the
   SATA controller in RAID 1 configuration of the mother board, the
  addition of
   last night was a separate controller I install.The install when good and
  I
   installed my modules in the kernel, now my problem is when I try to
   partition the volume using fdisk/label with system install it is giving
  me
   nasty disk geometry incorrect error, can anyone tell me what is this all
   about? Thank you.
 
  We'd probably need some more information.  Does sysinstall crash?
  Does the fdisk information get written to disk anyway?  The label?
 
  KDK
 
  --
  Zero Mostel: That's it baby!  When you got it, flaunt it!  Flaunt it!
  -- Mel Brooks, The Producers
 
 
 
 
 -- 
 Lisandro Grullon
 New York City College of Technology
 Division of Continuing Education
 Director of Network Operations
 Lisandro Office:1718-552-1178
 Lisandro E-mail:   [EMAIL PROTECTED]
 The only reason for time is so that everything doesn't happen at once..
 Albert Einstein
 ___
 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]
 

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


Re: Conexant AccessRunner ADSL USB modem

2006-05-25 Thread Lowell Gilbert
Grad [EMAIL PROTECTED] writes:

 Hi,
 I am a complete newbie in FreeBSD and i was wondering if i can use my
 usb modem (Crypto F200 with Conexant AccessRunner Chipset) to connect to the
 internet using FreeBSD 6.1. The dmesg
 command indicates that the OS sees the modem using ugen0.
 I understand that this driver is the one generally used for usb devices.
 Even if this is the driver and my modem is supported how exactly can i
 connect to my ISP because I cannot see anyplace that i could declare
 username and password.

ugen is a generic driver, and doesn't know how to handle any
specific functions.  

I don't think there is any driver support smart enough to set 
up an IP interface via that device.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


rc script for Jetty 6

2006-05-25 Thread Ashley Moran
After two days pulling my hair out with Jetty 5 I installed Jetty 6 manually.  
It works but there's no real way to start and stop it, so I started writing 
an rc script.  Eventually I figured out it would be almost identical to the 
Tomcat script so I've prepared a modified version (below).  Thought I'd post 
it in case anyone else uses Jetty 6.

As far as I can see it's almost identical to the Tomcat one but there's two 
problems:

- stop doesn't work the same (I've had to put a hack in) because $rc_pid is 
not being set.  no idea why...

- the process in the output of ps -aux shows in full command line form, like 
this:
jetty   69487  ... 2:57PM   0:05.31 /usr/local/jdk1.5.0/bin/java ...
while the output for Tomcat shows like this:
www 13404  ... 3:13PM   0:02.20 [java]

(Actually I think the second problem is the cause of the first.)

I'm not much of an rc guru.  Does anyone know where I'm going wrong?

Ashley



#!/bin/sh

# PROVIDE: jetty6
# REQUIRE: NETWORKING SERVERS
# REQUIRE: LOGIN
# KEYWORD: shutdown

#
# Script to start and stop Jetty 6
# Expects a file at ${jetty6_home}/etc/jetty.conf containing a list of 
# config files to read on startup
#
# Configuration lines you can add to /etc/rc.conf
# jetty6_enable (bool):  Set to NO by default, set it to YES to enable 
Jetty
# jetty6_user (str): Defaults to jetty
# jetty6_home (str): Defaults to /usr/local/share/java/jetty6
# jetty6_log (str):  Defaults to ${jetty6_home}/logs/jetty.log
# jetty6_stop_timeout (num): Number of seconds waited when stopping Jetty 
before
#the process is killed.  Defaults to 10
# jetty6_java_home (str):
# jetty6_java_vendor (str):
# jetty6_java_version (str):
# jetty6_java_os (str):
#   Specify the requirements of the Java VM to use. See javavm(1).
# jetty6_jvm_options (str):  Java VM args
# 

# set defaults
jetty6_enable=${jetty6_enable:-NO}
jetty6_java_version=${jetty6_java_version:-1.4+}
jetty6_home=${jetty6_home:-/usr/local/share/java/jetty6}
jetty6_user=${jetty6_user:-jetty}
jetty6_jvm_options=${jetty6_jvm_options:-}
jetty6_log=${jetty6_log:-${jetty6_home}/logs/jetty.log}
jetty6_stop_timeout=${jetty6_stop_timeout:-10}

. /etc/rc.subr

name=jetty6
rcvar=`set_rcvar`
pidfile=/var/run/${name}.pid

load_rc_config $name

if [ -n ${jetty6_java_home} ] ; then
  export JAVA_HOME=${jetty6_java_home}
fi

if [ -n ${jetty6_java_version} ] ; then
  export JAVA_VERSION=${jetty6_java_version}
fi

if [ -n ${jetty6_java_vendor} ] ; then
  export JAVA_VENDOR=${jetty6_java_vendor}
fi

if [ -n ${jetty6_java_os} ] ; then
  export JAVA_OS=${jetty6_java_os}
fi

java_command=/usr/local/bin/java \
  $jetty6_jvm_options \
  -jar /usr/local/share/java/jetty6/start.jar

# Subvert the check_pid_file procname check.
if [ -f $pidfile ]; then
  read rc_pid junk  $pidfile
  if [ ! -z $rc_pid ]; then
procname=`ps -o comm= $rc_pid`
  fi
fi

required_files=${jetty6_home}/etc/jetty.conf

command=/usr/sbin/daemon
flags=-p ${pidfile} ${java_command} ${jetty6_configs}  ${jetty6_log} 21

start_precmd=jetty6_start_precmd
stop_cmd=jetty6_stop

jetty6_start_precmd()
{
touch $pidfile
chown $jetty6_user $pidfile

# read in list of configs from master config file
# process them relative to $jetty6_home
if [ -f ${jetty6_home}/etc/jetty.conf ]  
[ -r ${jetty6_home}/etc/jetty.conf ]
then
jetty6_configs=`cat ${jetty6_home}/etc/jetty.conf \
| grep -v ^[:space:]*# \
| awk -v JH=$jetty6_home 'length  0 { print JH / $1 }' 
\
| tr \n  `
else
echo Can't read list of configs from ${jetty6_home}/etc/jetty.conf
exit 1
fi

}

jetty6_stop() {
# not sure why this doesn't work
#rc_pid=$(check_pidfile $pidfile $procname)
rc_pid=`cat $pidfile`

if [ -z $rc_pid ]; then
[ -n $rc_fast ]  return 0
if [ -n $pidfile ]; then
echo ${name} not running? (check $pidfile).
else
echo ${name} not running?
fi
return 1
fi

echo Stopping ${name}.
${java_command} --stop
jetty_wait_max_for_pid ${jetty6_stop_timeout} ${rc_pid}
kill -KILL ${rc_pid} 2 /dev/null  echo Killed.
echo -n  ${pidfile}
}

jetty_wait_max_for_pid() {
_timeout=$1
shift
_pid=$1
_prefix=
while [ $_timeout -gt 0 ] ; do
echo -n ${_prefix:-Waiting (max $_timeout secs) for PIDS: }$_pid
_prefix=, 
sleep 2
kill -0 $_pid 2 /dev/null || break
_timeout=$(($_timeout-2))
done
if [ -n $_prefix ]; then
echo .
fi
}

run_rc_command $1

-- 
If you do it the stupid way, you will have to do it again
  - Gregory Chudnovsky
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Disk Geometry Errors.

2006-05-25 Thread jdow

From: Jerry McAllister [EMAIL PROTECTED]



One thing that comes to mind, as I read below, is that it appears you
setup the drives for RAID 1. Then you transplanted to them to a RAID 5
controller. Of course the partition data will be wrong. The hidden
blocks the two RAID controllers use are probably different and the
method of storage for RAID 5 is quite different from that used by RAID 1.

(Worse yet, you may have managed to hose the drives so that any data
on them is gone.)

{^_^}   Joanne
- Original Message - 
From: Lisandro Grullon [EMAIL PROTECTED]


Hi Kevin and thanks for repplyng, sysinstall does not crach at all, the
problem is that the information is not retain by the label. I keep getting
that contact Disk Geometry error when I try fdisk into the volume/drive.
Any ideas what is happening. let me know what other information you may need
to assist me further.


I didn't follow all of this thread, so I may be missing something, but
check the FAQs and the list archives.   Geometry error messages and
apparent (but not actual) mismatched have been discussed many times.

Nowdays disk geometry as used by the OS is generally virtual and does 
not exactly reflect the actual physical geometry.   In other words, from 
the point of view of how you use it, unless you are creating special driver 
code, the geometry is fiction and, as long as it works, take what the OS 
says and ignore any messages from fdisk.


Now, if it is truly failing, you have non-fictional problems.   


That is the lecture I was getting ready to deliver when I noticed
RAID 5 and RAID 1 with different controllers. RAID 5 and RAID 1 are
not compatible. And there is a good chance that two different breeds
of RAID firmware would store meta data for disk format differently.

{^_-}   (Heck, I have seen two Promise cards that store it differently
   or seemed to.)


On 5/24/06, Kevin Kinsey [EMAIL PROTECTED] wrote:

 Lisandro Grullon wrote:
  Good Morning,
 
  Last night I was trying installing a new Areca controller 1120 8 ports
  using a 5 bay (300GB seagate) drives Raid 5. The main OS is install
 using the
  SATA controller in RAID 1 configuration of the mother board, the
 addition of
  last night was a separate controller I install.The install when good and
 I
  installed my modules in the kernel, now my problem is when I try to
  partition the volume using fdisk/label with system install it is giving
 me
  nasty disk geometry incorrect error, can anyone tell me what is this all
  about? Thank you.

 We'd probably need some more information.  Does sysinstall crash?
 Does the fdisk information get written to disk anyway?  The label?

 KDK

 --
 Zero Mostel: That's it baby!  When you got it, flaunt it!  Flaunt it!
 -- Mel Brooks, The Producers




--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein
___
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]



___
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: How to adjust the irq of the device?

2006-05-25 Thread Derek Ragona
You will need to change the irq on the device, and possibly on your 
motherboard too.  Last thing is to add the change into device.hints.


-Derek


At 07:55 AM 5/25/2006, yashhappy wrote:
I met some interrupt conflict problems ,and like to change the device's 
irq to solve this,
I had tried to modify the file of /boot/device.hints with adding a 
line  like this hint.nve.0.irq=2
,but it didn't work .Do I have to configure the GENERIC and rebuild the 
kernel ?





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

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Spam problem!

2006-05-25 Thread Olga Zenkova
I use sendmail 8.13.3 and gather full log of its work.
I see such strings in it:

 RCPT TO: [EMAIL PROTECTED]
 250 2.1.5 user1domain.com... Recipient ok
 RCPT TO: [EMAIL PROTECTED]
 250 2.1.5 user2domain.com... Recipient ok
 DATA
 To: [EMAIL PROTECTED]

where user1, user2 - users names
domain.com - domain name

After that user1 and user2 get spam letters to their
mailboxes with field To: user3 in it. There are no
user1 or user2 in this field. Is it possible to cut
off these letters? Especially it is difficult to
explain for user1 and user2 why they got letters
addressed not for them.

Thanks!
Olga Zenkova 

  

__
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: gcc-3.3.6 / gcc-3.4.4

2006-05-25 Thread Bill Moran
[EMAIL PROTECTED] wrote:

 
 Hello,
 
 I want to install gcc-3.3.6 from the port /usr/ports/lang/gcc33
 to do certain test if a problem in Mplayer depends on the compiler
 version of the gcc-3.4.4 which has FreeBSD 6.0-REL installed per
 default. I'm ready to run 'make install' but I'm unsure to do.
 
 Will the /usr/ports/lang/gcc33 overwrite the actual gcc-3.4.4
 installation? The installed gcc does not seem to be a package itself:
 
 # /usr/sbin/pkg_info | fgrep -i gcc
 #
 
 And if it overwrites the actual gcc, how can I go back to gcc-3.4.4?
 Just via the port /usr/ports/lang/gcc34?

Ports don't overwrite the base system.  The system gcc is installed
in /usr/bin, any port-installed gcc will end up somewhere in /usr/local.
I expected to see them in /usr/local/bin, but the gcc-OOo port (for
example) ends up in /usr/local/gcc-ooo

To get it used, you'll need to tell make which one to use.  I believe
the magic incantation is to acc CC=/usr/local/bin/gcc33 to
/etc/make.conf, but I'm not positive.  A google search should find the
correct way to accomplish that, however.

-- 
Bill Moran

We meddle.  People don't like to be meddled with.  We tell them what to do,
what to think.  Don't run, don't walk.  We're in their homes and in their
heads and we haven't the right.

River Tam

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


Re: ndis with USB wifi dongle - no joy

2006-05-25 Thread Tom K

Svein Halvor Halvorsen wrote:

Tom K wrote:
  

I'm running PC-BSD, with FreeBSD 6 under the hood. The device is a
Netgear MA111, with Prism 2.5 chipset, which dmesg shows as

ugen1: vendor 0x0846 product 0x4110, rev 1.10/1.32

This is what I've done so far:

- Installed the kernel source in /usr/src/sys.
- Copied over the .inf and .sys files from the WinXP driver
- Run ndisgen, which reported success
- Copied the new module to /boot/kernel
- kldload ndis and kldload new_module

No ndis interface is created, and dmesg shows the following messages:

no match for USBD_CreateConfigurationRequestEx
no match for USBD_ParseConfigurationDescriptorEx

I can't find any reference anywhere to these errors, or anything
like them. I'd be grateful for any suggestions.
  

:
  

Minor update, if anyone's interested - I've now tried it on freebsd 6.1,
with the same result.



Windows NDIS device drivers work because the co-called Project Evil is
emulating the NDIS subsystem of Windows, effectively tricking these
drivers into believing they run under Windows.

However, to support Windows drivers for USB networking devices, would
require emulation of the USB subsystem in Windows as well. This is not
the case for FreeBSD today.


Svein Halvor
  


Thanks Svein. That's exactly the kind of definitive answer I was looking 
for.


ndiswrapper, the equivalent Linux project, does handle USB devices, so I 
thought I might be lucky with Evil.

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


Re: Spam problem!

2006-05-25 Thread Bill Moran
Olga Zenkova [EMAIL PROTECTED] wrote:

 I use sendmail 8.13.3 and gather full log of its work.
 I see such strings in it:
 
  RCPT TO: [EMAIL PROTECTED]
  250 2.1.5 user1domain.com... Recipient ok
  RCPT TO: [EMAIL PROTECTED]
  250 2.1.5 user2domain.com... Recipient ok
  DATA
  To: [EMAIL PROTECTED]
 
 where user1, user2 - users names
 domain.com - domain name
 
 After that user1 and user2 get spam letters to their
 mailboxes with field To: user3 in it. There are no
 user1 or user2 in this field. Is it possible to cut
 off these letters? Especially it is difficult to
 explain for user1 and user2 why they got letters
 addressed not for them.

Spam prevention is a _huge_ topic.  Mainly because everything and anything
you do to try to prevent spam, spammers will work to circumvent.

I would suggest lots and lots of reading on the problem.  Research spamcop,
spamassassin, greylisting to start, plus any links that those point you
to.  You've got a lot of work on your hands to understand the problem
and effectively prevent it.

Alternatively, you can purchase a commercial solution.  There are many
appliances available.  Or you could hire an experienced consultant to
set up spam blocking on your existing server.

Good luck.

-- 
Bill Moran

Time for some thrilling heroics.

Jayne Cobb

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


Re: Returned mail: Data format error

2006-05-25 Thread hci
Hello,

Your mail to [EMAIL PROTECTED] was caught by the
SpamAssassin filter running on the bcs.org.uk mail system.

To confirm that your mail is genuine, please click this
link, or paste it into your browser:
https://bcsnet.bcs.org.uk/approve.php?c=56c569cd6acc8a9f5c944769

You will not have to do this again for any mail sent
to this recipient ([EMAIL PROTECTED]).

Thank you.

-- 
British Computer Society - www.bcs.org.uk
Email Services from gradwell dot com - www.gradwell.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange messages in mail queue

2006-05-25 Thread Charles Swiger

On May 25, 2006, at 9:39 AM, Eric wrote:

what MTA are you using?  i'm wondering why your server accepted the
email in the first place.


Yes, well, that question implies the right direction for a solution:  
you want to reject spam before trying to deliver it, rather than  
accepting it and then being responsible for bouncing it back.


--
-Chuck

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


Re: Spam problem!

2006-05-25 Thread Derek Ragona
There are many ways to combat spam.  One of the easiest is to use 
mailscanner in the ports.


You can configure mailscanner to compare senders against known lists of 
SPAMers, in addition to it's own rules.


-Derek


At 09:53 AM 5/25/2006, Olga Zenkova wrote:

I use sendmail 8.13.3 and gather full log of its work.
I see such strings in it:

 RCPT TO: [EMAIL PROTECTED]
 250 2.1.5 user1domain.com... Recipient ok
 RCPT TO: [EMAIL PROTECTED]
 250 2.1.5 user2domain.com... Recipient ok
 DATA
 To: [EMAIL PROTECTED]

where user1, user2 - users names
domain.com - domain name

After that user1 and user2 get spam letters to their
mailboxes with field To: user3 in it. There are no
user1 or user2 in this field. Is it possible to cut
off these letters? Especially it is difficult to
explain for user1 and user2 why they got letters
addressed not for them.

Thanks!
Olga Zenkova



__
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]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: Anyone using sysutils/nut ?

2006-05-25 Thread Mikhail Goriachev
Mikhail Goriachev wrote:
 Tuc at T-B-O-H wrote:
 Tuc at T-B-O-H wrote:
The issue isn't with the upsmon or SHUTDOWNCMD... Its with the
 fact that /etc/killpower gets set, and somewhere you need to put 
 upsdrvctl shutdown. Its during the shutdown -p now that at some point
 needs to be run, and if its run in /etc/rc.shutdown then the shutdown isn't
 finished and shutting it off at that point the filesystems are dirty.
 Oh, I see the dilemma now. In my case my box powers off but the UPS
 stays on till it drastically dies (if power is still unavailable).
 You're trying to shutdown both the system and the UPS, aren't you? 

  Exactly, yes.
 So
 then they can automatically come back up again when power returns.

  That what I want to do, yea.

  I think I'm finding that the UPS I bought (MGE Ellipse Pulsar)
 isn't really a UPS, but a toy.  Now to decide if I give the next step up
 (Evolution) a try or is it just wasting more money.
 
 
 I got an MGE Pulsar EXtreme C 3200. In current setup it lasts for hours.
 When deployed, my main objective was to shutdown the box, hence saving
 it from disasters. I never considered doing the same with the UPS. I
 guess it is time for me to finish the job.


How unlucky. I can't get my UPS to power off:

$/usr/local/libexec/nut/upsdrvctl shutdown
Network UPS Tools - UPS driver controller 2.0.3
Network UPS Tools - MGE UPS SYSTEMS/SHUT driver 0.65 (2.0.3)
Unable to get Report Descriptor
Driver failed to start (exit status=1)


Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: upload-only ftp server

2006-05-25 Thread Atom Powers

On 5/25/06, Lars Stokholm [EMAIL PROTECTED] wrote:

On 5/25/06, Mikhail Goriachev [EMAIL PROTECTED] wrote:
 Yeah, I agree. I forced my users to use SFTP through FileZilla on
 windows. They actually think they're using FTP instead of SFTP. So
 everyone is happy including me.

Isn't it a problem that they can't be chrooted?


The scp only shell allows you to chroot your sftp users.

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spam problem!

2006-05-25 Thread Adrian Pavone

Derek Ragona wrote:
There are many ways to combat spam.  One of the easiest is to use 
mailscanner in the ports.


You can configure mailscanner to compare senders against known lists 
of SPAMers, in addition to it's own rules.


-Derek


At 09:53 AM 5/25/2006, Olga Zenkova wrote:

I use sendmail 8.13.3 and gather full log of its work.
I see such strings in it:

 RCPT TO: [EMAIL PROTECTED]
 250 2.1.5 user1domain.com... Recipient ok
 RCPT TO: [EMAIL PROTECTED]
 250 2.1.5 user2domain.com... Recipient ok
 DATA
 To: [EMAIL PROTECTED]

where user1, user2 - users names
domain.com - domain name

After that user1 and user2 get spam letters to their
mailboxes with field To: user3 in it. There are no
user1 or user2 in this field. Is it possible to cut
off these letters? Especially it is difficult to
explain for user1 and user2 why they got letters
addressed not for them.

Thanks!
Olga Zenkova



__
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]


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


Ohh, this reminds me of my ISP tech support days. Having to explain to 
illiterates what a BCC is ...


Yeah, I think even sendmail has a mail filter available if you want to 
configure it. There are many anti-spam methods available at the server. 
I recommend finding one with greylisting built in

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


su problem

2006-05-25 Thread Martin Schweizer
Hello

If I su from user martin to root or from user martin to martin (for testing) I 
get this errors in /var/log/messages:

[snip]
May  9 11:33:08 merkur init: can't get /dev/console for controlling terminal: 
Operation not permitted
May  9 11:33:38 merkur init: can't get /dev/console for controlling terminal: 
Operation not permitted
[snip]

I crosschecked also the permissions on /dev/console. They are correct. Any 
hints are welcome.

-- 

Regards

Martin Schweizer
[EMAIL PROTECTED]

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;



pgpMX8whU1FxO.pgp
Description: PGP signature


Re: upload-only ftp server

2006-05-25 Thread Mikhail Goriachev
Lars Stokholm wrote:
 On 5/25/06, Mikhail Goriachev [EMAIL PROTECTED] wrote:
 Yeah, I agree. I forced my users to use SFTP through FileZilla on
 windows. They actually think they're using FTP instead of SFTP. So
 everyone is happy including me.
 
 Isn't it a problem that they can't be chrooted?


Well it depends. In my case:

1.- I'm not hiding anything on the system.
2.- Users' home dirs are chmoded to 700.


Cheers,
Mikhail.

-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Portmanager Output Resolution

2006-05-25 Thread Jim Angstadt


--- Gerard Seibert [EMAIL PROTECTED] wrote:

 Jim Angstadt wrote:
 
  Hi All,
  
  Having run portmanager -u several times now, I
 am
  very pleased to say that my times have decreased
 from
  an initial 38 hours to about 2 hours, per run.
  
  Along the way, I have cleaned up conflicts and
 did
  pkg_delete on several applications that were
  included in base or that really were not needed.
  
  Now I'm faced with situations where I don't have a
  clue.  Below is partial output from portmanager
 -s. 
  I have manipulated each line to avoid line
 wrapping
  problems, I hope.
  
  00129 have:cdrtools-2.01_4
  /sysutils/cdrtools
  OLD available: cdrtools-2.01_5
  00131 have:libcdio-0.76_1
  /sysutils/libcdio
  OLD available: libcdio-0.77
  00141 have:dvd+rw-tools-6.1
  /sysutils/dvd+rw-tools
  built with OLD dependency: cdrtools-2.01_5
  00186 have:nautilus-cd-burner-2.14.1
  /sysutils/nautilus-cd-burner
  built with OLD dependency: cdrtools-2.01_5
  00250 have:sound-juicer-2.14.3
  /audio/sound-juicer
  OLD available: sound-juicer-2.14.3_1
  00255 have:gnome2-2.14.1
  /x11/gnome2
  built with OLD dependency: sound-juicer-2.14.3_1
  
  In the case of cdrtools or libcdio or
 sound-juicer, 
  I think this is telling me that I have an older 
  version installed and a newer version is
 available.
  
  What should I do in this situation?
  
  In the case of dvd+rw-tools or nautilus-cd-burner
 or
  gnome2, apparently I have a solid-gold chance to
 mess
  up dependencies.
  
  What should I do here?
  
  Please note that I am new to FreeBSD and have a
 very 
  limited exposure to using make to build
 packages.
  Any links to dealing with portmanager output 
  would be appreciated.
  
  Jim
  
 I use portmanger all the time. It is simply telling
 you that you have
 ports or dependencies that need to be updated and or
 corrected. Nothing
 is going to get broken.
 
 Run: portmanager -u -f -y -l
 
 It will rebuild and update all dependencies and
 update your any out of
 date ports. There will be a log file created also --
 /var/log/portmanger.log that will be available for
 your perusal.

Thanks for helping me again.

Options -f and -y are new to me.  From reading the man
page, it sounds like all ports will be rebuilt, not
just the ones identified in a previous portmanager
run.

That means perhaps another 38 hour job.

Or, is it sufficient to run against the few
applications listed near the top of this message?


 It is imperative that you update your ports
 collections just prior to
 actually running portmanger to insure you do in fact
 get the latest
 versions.

Thanks for the reminder.  I have been using portsnap
to fetch and update daily.

Jim

 
 Ciao
 
 
 -- 
 Gerard Seibert
 [EMAIL PROTECTED]
[...]


__
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: Anyone using sysutils/nut ?

2006-05-25 Thread Tuc
 
 Mikhail Goriachev wrote:
  Tuc at T-B-O-H wrote:
  Tuc at T-B-O-H wrote:
   The issue isn't with the upsmon or SHUTDOWNCMD... Its with the
  fact that /etc/killpower gets set, and somewhere you need to put 
  upsdrvctl shutdown. Its during the shutdown -p now that at some point
  needs to be run, and if its run in /etc/rc.shutdown then the shutdown 
  isn't
  finished and shutting it off at that point the filesystems are dirty.
  Oh, I see the dilemma now. In my case my box powers off but the UPS
  stays on till it drastically dies (if power is still unavailable).
  You're trying to shutdown both the system and the UPS, aren't you? 
 
 Exactly, yes.
  So
  then they can automatically come back up again when power returns.
 
 That what I want to do, yea.
 
 I think I'm finding that the UPS I bought (MGE Ellipse Pulsar)
  isn't really a UPS, but a toy.  Now to decide if I give the next step up
  (Evolution) a try or is it just wasting more money.
  
  
  I got an MGE Pulsar EXtreme C 3200. In current setup it lasts for hours.
  When deployed, my main objective was to shutdown the box, hence saving
  it from disasters. I never considered doing the same with the UPS. I
  guess it is time for me to finish the job.
 
 
 How unlucky. I can't get my UPS to power off:
 
 $/usr/local/libexec/nut/upsdrvctl shutdown
 Network UPS Tools - UPS driver controller 2.0.3
 Network UPS Tools - MGE UPS SYSTEMS/SHUT driver 0.65 (2.0.3)
 Unable to get Report Descriptor
 Driver failed to start (exit status=1)
 
Only another reason I regret MGE.

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


Auto Replay

2006-05-25 Thread mamaj m

Dear all,
I have freebsd 5.3
how to counfigare an email to auto replay

_
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


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


Re: Auto Replay

2006-05-25 Thread Eric
mamaj m wrote:
 Dear all,
 I have freebsd 5.3
 how to counfigare an email to auto replay
 
 _
 FREE pop-up blocking with the new MSN Toolbar - get it now!
 http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

like get sent to you over and over or respond back to someone when they
email you?

if its the latter:

man vacation

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


HP tape backup

2006-05-25 Thread Efren Bravo
Hi,

Would I want if somebody has tested the HP
StorageWorks DAT 72 USB Tape Drive on the freeBSD
or something similar?

http://h2.www2.hp.com/bizsupport/TechSupport/Home.jsp?lang=encc=usprodTypeId=12169prodSeriesId=501423submit.y=0submit.x=0lang=encc=us


I've written to HP support and this's their
answer:

---
HP StorageWorks DAT 72 USB Tape Drive could work
on FreeBSD OS?

Technically it should work on any O/S that
supports USB as a backup option. HP just hasn't
tested it and we can't offer you any support for
it.
-

Thanks,


Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.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: Auto Replay

2006-05-25 Thread Adrian Pavone

mamaj m wrote:

Dear all,
I have freebsd 5.3
how to counfigare an email to auto replay

_
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


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




I'm guessing you mean reply :)

What mail programs are we talking about here?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: su problem

2006-05-25 Thread Mark Ovens

Martin Schweizer wrote:

Hello

If I su from user martin to root or from user martin to martin (for testing) I 
get this errors in /var/log/messages:


[snip]
May  9 11:33:08 merkur init: can't get /dev/console for controlling terminal: 
Operation not permitted
May  9 11:33:38 merkur init: can't get /dev/console for controlling terminal: 
Operation not permitted
[snip]

I crosschecked also the permissions on /dev/console. They are correct. Any 
hints are welcome.




IIRC you need this line in /etc/fbtab (or uncomment it if it's there but 
commented out) - that's what I've got and I'm sure that's why it's 
there; I don't get those errors.


/dev/ttyv0  0600/dev/console

HTH

Mark


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


Re: Disk Geometry Errors.

2006-05-25 Thread Lisandro Grullon

The current setup I got in the machine is using 2 SATA (200GB each) with the
raid controller that is build into the motherboard (tyan S2885). I wanted to
add additional space and I got a Areca 1120 which could hold another 8 sata
drives. I only have a 5 bay enclosure so I went ahead and I orderd 5 (300GB)
drives. I configure the controller to use Raid 5 with 4 drives and keep 1 as
spare in case of a failure. The problem that is bothering me is that the OS
works great with the RAID 1 configuration. When I boot into FBSD it all goes
ok and I loging and everything , but when I try configuring the RAID 5 disk
set using sysinstall fdisk I get the disk geometry error right after
selecting the disk set. I am not sure, but is there a way to find out the
disk geometry that the controller bios is assuming is the correct one. If
there is a way to find that information our, I can just use the G option
in fdisk and input the correct disk geometry myself. What aproach is the
best one to take in my case. Thank you. Lisandro

On 5/25/06, Lisandro Grullon [EMAIL PROTECTED] wrote:


Is interesting, this is what reca repply back to me. I think areca should
add some sort of utility in the controller to find out the disk geometry
information in the fly and stop blamming FBSD.

Dear Sir,

This is Kevin Wang from Areca Technology, Tech-Support Team.
regarding your problem, it looks like a FreeBSD bug, here is a discussion
i
found in google :
http://www.linuxquestions.org/questions/showthread.php?t=429394


Best Regards,


Kevin Wang

Areca Technology Tech-support Division
Tel : 886-2-87974060 Ext. 223
Fax : 886-2-87975970
Http://www.areca.com.tw http://www.areca.com.tw/
Ftp://ftp.areca.com.tw ftp://ftp.areca.com.tw/



On 5/24/06, Lisandro Grullon [EMAIL PROTECTED] wrote:

 Hi Kevin and thanks for repplyng, sysinstall does not crach at all, the
 problem is that the information is not retain by the label. I keep getting
 that contact Disk Geometry error when I try fdisk into the volume/drive.
 Any ideas what is happening. let me know what other information you may need
 to assist me further.


 On 5/24/06, Kevin Kinsey  [EMAIL PROTECTED] wrote:
 
  Lisandro Grullon wrote:
   Good Morning,
  
   Last night I was trying installing a new Areca controller 1120 8
  ports
   using a 5 bay (300GB seagate) drives Raid 5. The main OS is install
  using the
   SATA controller in RAID 1 configuration of the mother board, the
  addition of
   last night was a separate controller I install.The install when good
  and I
   installed my modules in the kernel, now my problem is when I try to
   partition the volume using fdisk/label with system install it is
  giving me
   nasty disk geometry incorrect error, can anyone tell me what is this
  all
   about? Thank you.
 
  We'd probably need some more information.  Does sysinstall crash?
  Does the fdisk information get written to disk anyway?  The label?
 
  KDK
 
  --
  Zero Mostel: That's it baby!  When you got it, flaunt it!  Flaunt it!
  -- Mel Brooks, The Producers
 
 


 --
 Lisandro Grullon
 New York City College of Technology
 Division of Continuing Education
 Director of Network Operations
 Lisandro Office:1718-552-1178
 Lisandro E-mail:   [EMAIL PROTECTED]
 The only reason for time is so that everything doesn't happen at
 once.. Albert Einstein




--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein





--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[Offtopic] CD art ...

2006-05-25 Thread Mario Oyorzabal Salgado

Hi, i'm newbie using freebsd, i like to print the fron, back and cover
cd, but don't know where can get it, somebody can help me ?

thank's, my freebsd version 5.4 and 6.1 =).
greetings

--
hechando a perder se aprende
Debian Etch tuxsoul 2.6.12-1-686 2005 i686 GNU/Linux
Intel Celeron (Coppermine) stepping 06
 http://mx.dolric.com
 http://mx.tuxsoul.com
--BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d? s: a? C+++ UL+++ P+ L++ E--- W++ N+ o K- w++
O-- M V- PS PE Y PGP++ t++ 5 X+++ R* tv++ b- DI+++ D
G++ e- h++ !r !z
---END GEEK CODE BLOCK--
--BEGIN BLOGGER CODE BLOCK
B5 d t++ k+ s++ u-- f- i++ o+ x-- e l++ c+
---END BLOGGER CODE BLOCK-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: RAID-10 controller for FreeBSD 6.1 -- opinions please.

2006-05-25 Thread Ted Mittelstaedt

Why SCSI?  The high-end 3ware and highpoint hardware RAID SATA
controllers are excellent under FreeBSD.

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hugo Silva
Sent: Wednesday, May 24, 2006 7:06 PM
To: freebsd-questions@freebsd.org
Subject: RAID-10 controller for FreeBSD 6.1 -- opinions please.


Hello,

I am planning to deploy a server that will make use of hardware RAID
(10). However, I don't mess with RAID+FreeBSD for quite some years now,
so I don't know which adapter(s) are currently the most stable and best
supported. What I would like are opinions and experiences from people
that have been sucessfully using RAID with SCSI disks on
FreeBSD 6.0 or 6.1.

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

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006


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


RE: Intel Mac experiences

2006-05-25 Thread Ted Mittelstaedt

Please tell me your joking, don't you know that MacOS X is
just a commercialized version of FreeBSD?

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of James Earl
Sent: Wednesday, May 24, 2006 3:29 PM
To: freebsd-questions@freebsd.org
Subject: Intel Mac experiences


Hi,

I'm just curious if there's any developers playing around with getting
FreeBSD installed onto an Intel Mac, and if you could share any
experiences or development plans?  My 6.1-RELEASE installation CD gets
just past the boot menu and then stops.  OpenBSD boots further but not
all the way, and Gentoo Linux LiveCD runs great.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006


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


Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Svein Halvor Halvorsen
I have a problem with my laptop, and before Dell will consider taking it
back, I have to go through their checklist and make sure I've tried
everything on that list first. This includes upgrading the BIOS.


The problem is that Dell provides the BIOS upgrade in two forms:

(a) A DOS executable
(b) A Windows self-contained utility to make a boot floppy

Since I have neither Windows nor a floppy disk, I'll have to be
creative. I thought that maybe I could install some boot code on a USB
flash drive, newfs_msdos, and copy FreeDOS along with the executable (a)
mentioned above.

Problem is: How do I install the boot code on the drive? FreeDOS
provides a floppy-image, so I thought I could just dd that to my USB
drive, and boot off of that. But I need to put the BIOS upgrade utility
on the disk as well, and it is 784 kiB. Could I grow the image?

Any pointer appreciated


Svein Halvor



signature.asc
Description: OpenPGP digital signature


Re: Intel Mac experiences

2006-05-25 Thread James Earl

I'm not joking.  This is a FreeBSD mailing list isn't it?

On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:


Please tell me your joking, don't you know that MacOS X is
just a commercialized version of FreeBSD?

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of James Earl
Sent: Wednesday, May 24, 2006 3:29 PM
To: freebsd-questions@freebsd.org
Subject: Intel Mac experiences


Hi,

I'm just curious if there's any developers playing around with getting
FreeBSD installed onto an Intel Mac, and if you could share any
experiences or development plans?  My 6.1-RELEASE installation CD gets
just past the boot menu and then stops.  OpenBSD boots further but not
all the way, and Gentoo Linux LiveCD runs great.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006




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


Re: Intel Mac experiences

2006-05-25 Thread Adrian Pavone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James,

By an Intel Mac, do you mean an i386? Or still a PPC?

If you are referring to an i386, then the i386 install CD should work,
and any problems you are having should involve more detail so that we
can have a rough idea what is going on (something more then gets just
past the boot menu and then stops. For example, does it freeze with
only the boot menu showing, do any other messages appear at the bottom
of the screen after the boot menu, does the screen go blank, etc.)

Ohh, and as Ted was saying, MacOS X is built on BSD :)

James Earl wrote:
 I'm not joking.  This is a FreeBSD mailing list isn't it?
 
 On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:

 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?

 Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around with getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE installation CD gets
 just past the boot menu and then stops.  OpenBSD boots further but not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006
 


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


- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdgro0JHtFv5fxW8RAhVSAJ45Jau+NqRA+G600gCUILtZKIeYuQCff76k
Sak5gHvrExUpiVO0DLrBCNg=
=Yb1q
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Adrian Pavone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What about using 2 floppies? The first, your FreeDOS disk, to boot from,
then, once booted, change to the disk you have put the BIOS executable on?

Svein Halvor Halvorsen wrote:
 I have a problem with my laptop, and before Dell will consider taking it
 back, I have to go through their checklist and make sure I've tried
 everything on that list first. This includes upgrading the BIOS.
 
 
 The problem is that Dell provides the BIOS upgrade in two forms:
 
 (a) A DOS executable
 (b) A Windows self-contained utility to make a boot floppy
 
 Since I have neither Windows nor a floppy disk, I'll have to be
 creative. I thought that maybe I could install some boot code on a USB
 flash drive, newfs_msdos, and copy FreeDOS along with the executable (a)
 mentioned above.
 
 Problem is: How do I install the boot code on the drive? FreeDOS
 provides a floppy-image, so I thought I could just dd that to my USB
 drive, and boot off of that. But I need to put the BIOS upgrade utility
 on the disk as well, and it is 784 kiB. Could I grow the image?
 
 Any pointer appreciated
 
 
   Svein Halvor
 


- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdgvh0JHtFv5fxW8RAhdlAJ93nSIt/4IX8bBKrX0tXe3jsshgmgCgnyOz
oh0xBBnYPqRSxs1eIW3Cvik=
=gvnJ
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Intel Mac experiences

2006-05-25 Thread James Earl

Do you have an Intel Mac?

On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James,

By an Intel Mac, do you mean an i386? Or still a PPC?

If you are referring to an i386, then the i386 install CD should work,
and any problems you are having should involve more detail so that we
can have a rough idea what is going on (something more then gets just
past the boot menu and then stops. For example, does it freeze with
only the boot menu showing, do any other messages appear at the bottom
of the screen after the boot menu, does the screen go blank, etc.)

Ohh, and as Ted was saying, MacOS X is built on BSD :)

James Earl wrote:
 I'm not joking.  This is a FreeBSD mailing list isn't it?

 On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:

 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?

 Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around with getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE installation CD gets
 just past the boot menu and then stops.  OpenBSD boots further but not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006
 


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




- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdgro0JHtFv5fxW8RAhVSAJ45Jau+NqRA+G600gCUILtZKIeYuQCff76k
Sak5gHvrExUpiVO0DLrBCNg=
=Yb1q
-END PGP SIGNATURE-


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


Re: Intel Mac experiences

2006-05-25 Thread James Earl

Thanks for your suggestions.  I found some more intel mac posts in
freebsd-current.

On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James,

By an Intel Mac, do you mean an i386? Or still a PPC?

If you are referring to an i386, then the i386 install CD should work,
and any problems you are having should involve more detail so that we
can have a rough idea what is going on (something more then gets just
past the boot menu and then stops. For example, does it freeze with
only the boot menu showing, do any other messages appear at the bottom
of the screen after the boot menu, does the screen go blank, etc.)

Ohh, and as Ted was saying, MacOS X is built on BSD :)

James Earl wrote:
 I'm not joking.  This is a FreeBSD mailing list isn't it?

 On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:

 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?

 Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around with getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE installation CD gets
 just past the boot menu and then stops.  OpenBSD boots further but not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006
 


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




- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdgro0JHtFv5fxW8RAhVSAJ45Jau+NqRA+G600gCUILtZKIeYuQCff76k
Sak5gHvrExUpiVO0DLrBCNg=
=Yb1q
-END PGP SIGNATURE-


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


Re: Intel Mac experiences

2006-05-25 Thread Adrian Pavone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

No, I don't. I have never had a need, or even a use, for one.

However, my comment on being more descriptive still stands regardless of
whether I did or didn't have an Intel Mac. And it would allow whoever
does actually help you to have something to work with.

At first glance, sounds like a hardware driver issue, but by knowing
nothing about you or your computer then that you have an intel mac that
is hanging after boot, then no real help can be offered.

James Earl wrote:
 Do you have an Intel Mac?
 
 On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:
 James,
 
 By an Intel Mac, do you mean an i386? Or still a PPC?
 
 If you are referring to an i386, then the i386 install CD should work,
 and any problems you are having should involve more detail so that we
 can have a rough idea what is going on (something more then gets just
 past the boot menu and then stops. For example, does it freeze with
 only the boot menu showing, do any other messages appear at the bottom
 of the screen after the boot menu, does the screen go blank, etc.)
 
 Ohh, and as Ted was saying, MacOS X is built on BSD :)
 
 James Earl wrote:
 I'm not joking.  This is a FreeBSD mailing list isn't it?
 
 On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:
 
 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?
 
 Ted
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around with
 getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE installation CD
 gets
 just past the boot menu and then stops.  OpenBSD boots further but
 not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date:
 5/22/2006
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 
 
 
 --
 This email address has expired. Please contact me for my new address.
 
 Please obtain my pgp public key from pgp.mit.edu before sending me any
 private mail, otherwise your email will likely be filtered incorrectly
 and possibly junked.


- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdg4+0JHtFv5fxW8RAqJwAKCN6vl7oFsaFvXFC7xcNWPYyH+aHQCffcHz
Uwv9PjErpO0LzXnMio7AXmQ=
=AlTL
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Intel Mac experiences

2006-05-25 Thread Adrian Pavone
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ahh, There we go, a happy ending.

James Earl wrote:
 Thanks for your suggestions.  I found some more intel mac posts in
 freebsd-current.
 
 On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:
 James,
 
 By an Intel Mac, do you mean an i386? Or still a PPC?
 
 If you are referring to an i386, then the i386 install CD should work,
 and any problems you are having should involve more detail so that we
 can have a rough idea what is going on (something more then gets just
 past the boot menu and then stops. For example, does it freeze with
 only the boot menu showing, do any other messages appear at the bottom
 of the screen after the boot menu, does the screen go blank, etc.)
 
 Ohh, and as Ted was saying, MacOS X is built on BSD :)
 
 James Earl wrote:
 I'm not joking.  This is a FreeBSD mailing list isn't it?
 
 On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:
 
 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?
 
 Ted
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around with
 getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE installation CD
 gets
 just past the boot menu and then stops.  OpenBSD boots further but
 not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date:
 5/22/2006
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 
 
 
 --
 This email address has expired. Please contact me for my new address.
 
 Please obtain my pgp public key from pgp.mit.edu before sending me any
 private mail, otherwise your email will likely be filtered incorrectly
 and possibly junked.


- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdg5q0JHtFv5fxW8RAiPlAKCVuXO8SxtHI+63aDnBUNIbYnDpZQCeJ7hm
w9zsOH5ClGMHA5DoVYOa+Sk=
=bGug
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Intel Mac experiences

2006-05-25 Thread James Earl

I'm actually just looking for general experiences that FreeBSD
developers have had with Intel based Macs.  I tried to make the
subject clear... but I'm sometimes not too great at being clear in
conversation.  :)

On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

No, I don't. I have never had a need, or even a use, for one.

However, my comment on being more descriptive still stands regardless of
whether I did or didn't have an Intel Mac. And it would allow whoever
does actually help you to have something to work with.

At first glance, sounds like a hardware driver issue, but by knowing
nothing about you or your computer then that you have an intel mac that
is hanging after boot, then no real help can be offered.

James Earl wrote:
 Do you have an Intel Mac?

 On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:
 James,

 By an Intel Mac, do you mean an i386? Or still a PPC?

 If you are referring to an i386, then the i386 install CD should work,
 and any problems you are having should involve more detail so that we
 can have a rough idea what is going on (something more then gets just
 past the boot menu and then stops. For example, does it freeze with
 only the boot menu showing, do any other messages appear at the bottom
 of the screen after the boot menu, does the screen go blank, etc.)

 Ohh, and as Ted was saying, MacOS X is built on BSD :)

 James Earl wrote:
 I'm not joking.  This is a FreeBSD mailing list isn't it?

 On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:

 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?

 Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around with
 getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE installation CD
 gets
 just past the boot menu and then stops.  OpenBSD boots further but
 not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date:
 5/22/2006
 


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




 --
 This email address has expired. Please contact me for my new address.

 Please obtain my pgp public key from pgp.mit.edu before sending me any
 private mail, otherwise your email will likely be filtered incorrectly
 and possibly junked.


- --
This email address has expired. Please contact me for my new address.

Please obtain my pgp public key from pgp.mit.edu before sending me any
private mail, otherwise your email will likely be filtered incorrectly
and possibly junked.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdg4+0JHtFv5fxW8RAqJwAKCN6vl7oFsaFvXFC7xcNWPYyH+aHQCffcHz
Uwv9PjErpO0LzXnMio7AXmQ=
=AlTL
-END PGP SIGNATURE-


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


Re: Spam problem!

2006-05-25 Thread Alex de Kruijff
On Thu, May 25, 2006 at 07:53:12AM -0700, Olga Zenkova wrote:
 I use sendmail 8.13.3 and gather full log of its work.
 I see such strings in it:
 
  RCPT TO: [EMAIL PROTECTED]
  250 2.1.5 user1domain.com... Recipient ok
  RCPT TO: [EMAIL PROTECTED]
  250 2.1.5 user2domain.com... Recipient ok
  DATA
  To: [EMAIL PROTECTED]
 
 where user1, user2 - users names
 domain.com - domain name
 
 After that user1 and user2 get spam letters to their
 mailboxes with field To: user3 in it. There are no
 user1 or user2 in this field. Is it possible to cut
 off these letters? Especially it is difficult to
 explain for user1 and user2 why they got letters
 addressed not for them.

I can advise you to use mail/spamass-milter for you mail server. If your
clients gain there mail though pop3 then you can use
mail/p5-Mail-SpamAssassin as a (getmail) filter. It realy realy good. I
only had one false positive once.

You can reject spammails if you like. Don't send bounce messages since
these will not end up with the spammers but those who abuse the email
adress.
-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.

Howtos based on my personal use, including information about 
setting up a firewall and creating traffic graphs with MRTG
http://alex.kruijff.org/FreeBSD/

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


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Svein Halvor Halvorsen
Adrian Pavone wrote:
 What about using 2 floppies? The first, your FreeDOS disk, to boot from,
 then, once booted, change to the disk you have put the BIOS executable on?

I don't have a floppy drive. I don't think I've even seen a floppy disk
in several years, much less used one.


Svein Halvor



signature.asc
Description: OpenPGP digital signature


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Derek Ragona

You have a few options:

go to bootdisk.org and download a suitable verision.  There are many floppy 
images there.  For instance the win98 diskette version, when booted creates 
a ramdrive you can switch to, then change the usb disk.  Or boot with two 
usb drives inserted, the bootable one and the one with the BIOS flash utility.


Or use a winpe bootable CD.  You can find one and information at:
http://www.nu2.nu/pebuilder/  You can customize the image you build 
including your Windows BIOS utility.


Or buy or borrow a USB floppy drive.

-Derek

At 02:38 PM 5/25/2006, Svein Halvor Halvorsen wrote:

I have a problem with my laptop, and before Dell will consider taking it
back, I have to go through their checklist and make sure I've tried
everything on that list first. This includes upgrading the BIOS.


The problem is that Dell provides the BIOS upgrade in two forms:

(a) A DOS executable
(b) A Windows self-contained utility to make a boot floppy

Since I have neither Windows nor a floppy disk, I'll have to be
creative. I thought that maybe I could install some boot code on a USB
flash drive, newfs_msdos, and copy FreeDOS along with the executable (a)
mentioned above.

Problem is: How do I install the boot code on the drive? FreeDOS
provides a floppy-image, so I thought I could just dd that to my USB
drive, and boot off of that. But I need to put the BIOS upgrade utility
on the disk as well, and it is 784 kiB. Could I grow the image?

Any pointer appreciated


Svein Halvor



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

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


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Jason L. Ellison
Svein,

  I had a situation with needing to boot into dos to flash firmware.  I
booted using a Freedos CD with my utilities on the same CD.  I think I had
to create a RAM drive to use the firmware upgrade utility.

-Jason Ellison

On Thu, 25 May 2006, Svein Halvor Halvorsen wrote:
 Adrian Pavone wrote:
  What about using 2 floppies? The first, your FreeDOS disk, to boot from=
 ,
  then, once booted, change to the disk you have put the BIOS executable =
 on?

 I don't have a floppy drive. I don't think I've even seen a floppy disk
 in several years, much less used one.


   Svein Halvor

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


Re: Intel Mac experiences

2006-05-25 Thread Don Hinton
Hi:

On Thursday 25 May 2006 15:20, James Earl wrote:
 I'm actually just looking for general experiences that FreeBSD
 developers have had with Intel based Macs.  I tried to make the
 subject clear... but I'm sometimes not too great at being clear in
 conversation.  :)

If you tried to boot windows, you'd have the same problem.  Mac intel doesn't 
have bios support, it must be emulated.

And no, I don't have one either...

ciao...
don

 On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  No, I don't. I have never had a need, or even a use, for one.
 
  However, my comment on being more descriptive still stands regardless of
  whether I did or didn't have an Intel Mac. And it would allow whoever
  does actually help you to have something to work with.
 
  At first glance, sounds like a hardware driver issue, but by knowing
  nothing about you or your computer then that you have an intel mac that
  is hanging after boot, then no real help can be offered.
 
  James Earl wrote:
   Do you have an Intel Mac?
  
   On 5/25/06, Adrian Pavone [EMAIL PROTECTED] wrote:
   James,
  
   By an Intel Mac, do you mean an i386? Or still a PPC?
  
   If you are referring to an i386, then the i386 install CD should work,
   and any problems you are having should involve more detail so that we
   can have a rough idea what is going on (something more then gets just
   past the boot menu and then stops. For example, does it freeze with
   only the boot menu showing, do any other messages appear at the bottom
   of the screen after the boot menu, does the screen go blank, etc.)
  
   Ohh, and as Ted was saying, MacOS X is built on BSD :)
  
   James Earl wrote:
   I'm not joking.  This is a FreeBSD mailing list isn't it?
  
   On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:
   Please tell me your joking, don't you know that MacOS X is
   just a commercialized version of FreeBSD?
  
   Ted
  
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] Behalf Of James Earl
   Sent: Wednesday, May 24, 2006 3:29 PM
   To: freebsd-questions@freebsd.org
   Subject: Intel Mac experiences
   
   
   Hi,
   
   I'm just curious if there's any developers playing around with
  
   getting
  
   FreeBSD installed onto an Intel Mac, and if you could share any
   experiences or development plans?  My 6.1-RELEASE installation CD
  
   gets
  
   just past the boot menu and then stops.  OpenBSD boots further but
  
   not
  
   all the way, and Gentoo Linux LiveCD runs great.
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
   
   --
   No virus found in this incoming message.
   Checked by AVG Free Edition.
   Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date:
  
   5/22/2006
  
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
  
   --
   This email address has expired. Please contact me for my new address.
  
   Please obtain my pgp public key from pgp.mit.edu before sending me any
   private mail, otherwise your email will likely be filtered incorrectly
   and possibly junked.
 
  - --
  This email address has expired. Please contact me for my new address.
 
  Please obtain my pgp public key from pgp.mit.edu before sending me any
  private mail, otherwise your email will likely be filtered incorrectly
  and possibly junked.
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.3 (FreeBSD)
  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
  iD8DBQFEdg4+0JHtFv5fxW8RAqJwAKCN6vl7oFsaFvXFC7xcNWPYyH+aHQCffcHz
  Uwv9PjErpO0LzXnMio7AXmQ=
  =AlTL
  -END PGP SIGNATURE-

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

-- 
Don Hinton don.hinton at vanderbilt.edu  tel: 615.480.5667
ISIS, Vanderbilt University  skype: donhinton
http://people.vanderbilt.edu/~don.hinton/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Traffic shaping with ipfw/DUMMYNET when using natd

2006-05-25 Thread Alex de Kruijff
On Wed, May 24, 2006 at 08:32:53AM -0600, G-der wrote:
 I've been setting up ipfw and DUMMYNET to do some traffic shaping on my
 network.  Right now to test things out I've basicly put everything into two
 categories.  There's traffic from 10.0.10.10 which is lower priority (this
 is a download machine) and then there's everything else.
 
 The biggest problem I've runinto is that because natd gets the packets first
 thing the only way to catch outgoing traffic is on the internal network
 interface.  That is if you want to limit based on which internal machine is
 generating the traffic like in my case.  After the divert rule for natd the
 src-ip field gets changed to my external ip address.  This has a side effect
 of limiting all the traffic on that internal interface, even stuff that is
 not bound for the internet.
 
 I've tried playing around a little bit with the bridged, diverted, and
 diverted-output commands but can't get any of them to catch the packets.
 
 Is there  a way to limit outgoing traffic based on which machine owns the
 traffic internally that doesn't have to be done on the internal interface?
 Would it be better practice to scan outgoing traffic before the divert rules
 for natd?

I do it on the internal nic. I just have the internal traffic skip those
rules. You could do it on the external nic, but this is more complex.
You should remeber that the diverd rule changes the ip adress. Scanning
outgoing traffic before the divert rule and incomming afther it should
work to.

-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.

Howtos based on my personal use, including information about 
setting up a firewall and creating traffic graphs with MRTG
http://alex.kruijff.org/FreeBSD/

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


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Svein Halvor Halvorsen
Derek Ragona wrote:
 go to bootdisk.org and download a suitable verision.  There are many
 floppy images there.  For instance the win98 diskette version, when
 booted creates a ramdrive you can switch to, then change the usb disk. 
 Or boot with two usb drives inserted, the bootable one and the one with
 the BIOS flash utility.

Will DOS be able to load USB devices? I thought this only worked when I
booted off the device using some BIOS magic.


 Or use a winpe bootable CD.  You can find one and information at:
 http://www.nu2.nu/pebuilder/  You can customize the image you build
 including your Windows BIOS utility.

This requires Windows, I think.


 Or buy or borrow a USB floppy drive.

Bah! I'd rather not buy new hardware just for this one predicament.


This is what I have readily available:

 - Computer running FreeBSD
 - USB CDRW-drive
 - 512 MiB USB flash drive
 - A 1.44 MiB FreeDOS floppy image with 111 kiB free space
 - A FreeDOS iso9660 image
 - A 784 kiB DOS executable for flashing my BIOS


Using these I need to make some sort of bootable DOS device (either CD
or USB flash drive) that contains the above mentioned BIOS upgrade utility.

Could I either:

 - Get the BIOS utility onto the ISO file without braking the boot code
 - Use the floppy image to make a bootable USB disk somehow?



Svein Halvor



signature.asc
Description: OpenPGP digital signature


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Svein Halvor Halvorsen
Jason L. Ellison wrote:
   I had a situation with needing to boot into dos to flash firmware.  I
 booted using a Freedos CD with my utilities on the same CD.  I think I had
 to create a RAM drive to use the firmware upgrade utility.

How did you create such a CD?



signature.asc
Description: OpenPGP digital signature


Re: Auto Replay

2006-05-25 Thread GiL Virtucio
if you mean auto reply if you are using sendmail... you just have to make
a file named .vacation in the home directory of the user. say for example..
you want to configure the email account user1 to automatically send a
response to every email it recieves, go to the user's home directory
(/home/user1) and create a file named .vacation
here is a sample contents of a ~/.vacation file:
From: [EMAIL PROTECTED]
Subject: Im on Vacation

Thank you for sending me an email.



hope this helps :) for more details about vacation messages try  man
vacation


===
Gil A. Virtucio
Janitor/Kolektor/Messenger/Driver
Asia Solution Phillippines Inc.
28/F Antel Global Corporate Center
3 Doña Julia Vargas Avenue,
Ortigas Center, Pasig
Mobile # : +63-922-3340336
===

- Original Message -
From: mamaj m [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org
Sent: Friday, May 26, 2006 12:46 AM
Subject: Auto Replay


 Dear all,
 I have freebsd 5.3
 how to counfigare an email to auto replay

 _
 FREE pop-up blocking with the new MSN Toolbar - get it now!
 http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

 ___
 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]


Port old 16-bit Win program to FreeBSD that needs access to core memory

2006-05-25 Thread Sam Guyer
I have an old 16-bit C++ program written for Win 3.1 that I would like 
to be able to run on FreeBSD.  Before I try to port the application, I 
wanted to know if it would be possible at all.  The program needs to 
directly access the memory range D-D, and as I am new to FreeBSD 
I don't know if this is allowed by the kernel or if the range is 
available.  The program is for a motor control board (ISA, not PCI) and 
is designed to communicate with the card by writing directly to the core
memory region D-D.  It would be best described as an old ISA 
video card for Windows 3.1/MS-DOS where there is no real driver.  The 
only operation the
operating system need to perform separate of the program is to assign 
the memory region to the ISA card.  Is this possible?  Thanks!


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


Rebuilding /var/db/pkg

2006-05-25 Thread Robertsen A. Riehle
Say that the /var/db/pkg directory had been recursively erased off of a 
workstation that had ~300 packages on it.   And, let's hypothetically say 
that this workstation's ports tree was up to date as of yesterday.  Is there 
any hope of rectifying this or is this workstation is a static ports state 
forever???

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


Re: Rebuilding /var/db/pkg

2006-05-25 Thread Kris Kennaway
On Thu, May 25, 2006 at 05:55:55PM -0500, Robertsen A. Riehle wrote:
 Say that the /var/db/pkg directory had been recursively erased off of a 
 workstation that had ~300 packages on it.   And, let's hypothetically say 
 that this workstation's ports tree was up to date as of yesterday.  Is there 
 any hope of rectifying this or is this workstation is a static ports state 
 forever???

There is not (unless you go through by hand and figure out what was
installed), this is why backups are necessary.

Kris


pgpw2GLSnsJS8.pgp
Description: PGP signature


SUDO Help password change deligation question

2006-05-25 Thread Sean Murphy
I would like to not give root access but enable a user account (not in 
wheel) to change user passwords with passwd username command.  I just 
would like to delegate the password changing ability to someone else but 
not give them super user privileges other then passwd.  Would this be 
something sudo can do?  can you restrict what accounts passwords they 
can change for instance everyone but system root and my account?

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


Rebuilding /var/db/pkg

2006-05-25 Thread Robert Huff

Robertsen A. Riehle writes:

  Say that the /var/db/pkg directory had been recursively erased
  off of a workstation that had ~300 packages on it.  And, let's
  hypothetically say that this workstation's ports tree was up to
  date as of yesterday.  Is there any hope of rectifying this or is
  this workstation is a static ports state forever???

1) Is there no back-up?
2) Unless you clear it regularly, look in
/usr/ports/distfiles.  On my system, I'd also check pkgtools.conf.
Start with things with a lot of dependencies (OpenOffice, Mozilla,
KDE/gnome, Java, Emacs, etc.) and reinstall by hand.  


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


Re: OT: Torn between SCSI and SATA for RAID

2006-05-25 Thread Ian Jefferson

Hi Chris,

I have many of the same questions.  SATA is plenty fast for home  
systems and modern drives are smoking stuff that was enterprise class  
just a few years ago.  'twas ever thus.


Cables are a nightmare IMHO.  This was by far the reason I've been a  
big fan of SCSI for a long time.  You can make a pretty effective and  
tidy Raid system by custom making a short length daisy chain scsi  
cable. I have not explored this recently but used to do this ~5+  
years ago for non-raid applications.  We used to run into device  
compatibility problems on the SCSI bus though so same drive mfg might  
be a good idea.  Perhaps things have improved.


You can buy old 80 pin 16 bit SCSI controllers quite reasonably on  
EBay.  Even though the bus speeds might be 40 or 80 MB/sec (that's  
bytes) this still exceeds what I get on single disk SATA benchmarks.   
My impression is that modern drives are backward compatible with  
older SCSI but I've not tested this extensively, just a couple of  
anecdotes.


You can do quite well in the used Enterprise market.  You might have  
a look at pricewatch.com for some low cost SCSI disks.  My experience  
has been that S/P-ATA drives seem to be easily available in large  
sizes,  300 GB whereas SCSI seems to be available in volume only for  
smaller drives ~100-200GB.


Above is mostly supposition.

I have been experimenting with SATA to see what's possible.  There  
are gizmo's, Backplanes, out there that make the cabling issue easier:


I have one of these:
http://www.mwave.com/mwave/viewspec.hmx?scriteria=BA20689

And I'm considering one of these:
http://www.mwave.com/mwave/viewspec.hmx?scriteria=BA20690

Similar devices are available for SCSI and PATA drives they are a  
little difficult to find.  You can google for backplane, 3X5 and 2X3  
that type of thing.


I finally got gvinum to work for me under 6.1 i386 RELEASE for Raid  
5.  The volume manager concept appeals to me because you can work  
with smaller chunks pieces of storage than whole disks. So with the  
same set of physical disks you can contemplate different RAID  
strategies depending on how much performance you want, all at the  
same time.  So far my benchmarks indicate that a 3 partition raid 5  
vinum disk performs fine for me.  Minimum write performance is around  
7MB/s and Minimum read is around 14MB/s.  Usually however writes came  
in on  the low side of 15 MB/s and reads around 50 MB/s.  This is all  
just a first attempt though without any attempt to tune the raid  
set.  With two 5X3 backplanes and software Raid 5 you could build PDQ  
a 4TB system and your drives would not have to be identical.


Even with a backplane device though you end up with quite a cable issue.

The last option I've considered is to look at some of the SATA to  
SCSI backplanes.  There are commercial solutions that allow you to  
put SATA or PATA drives up to 12 in an enclosure then connect to your  
host computer via SCSI.  I haven't found anything cheap though.   
Cheap =  20% of the drive cost.  Apple sells such a device as do  
numerous other manufacturers.  Search for SATA Raid.


IJ


On May 11, 2006, at 7:51 PM, [EMAIL PROTECTED] wrote:




My questions that I'm posting is not really related towards the  
performance of
the system, it's more towards the capacity of the system... I guess  
it boils
down to the physical hardware... How does everything connect, how  
to expand
systems, and how to run arrays bigger than what one single  
controller can

provide...

--
C


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


Re: OT: Torn between SCSI and SATA for RAID

2006-05-25 Thread Chad Leigh -- Shire.Net LLC


On May 25, 2006, at 5:30 PM, Ian Jefferson wrote:


Hi Chris,

I have many of the same questions.  SATA is plenty fast for home  
systems and modern drives are smoking stuff that was enterprise  
class just a few years ago.  'twas ever thus.


Cables are a nightmare IMHO.  This was by far the reason I've been  
a big fan of SCSI for a long time.  You can make a pretty effective  
and tidy Raid system by custom making a short length daisy chain  
scsi cable. I have not explored this recently but used to do this ~5 
+ years ago for non-raid applications.  We used to run into device  
compatibility problems on the SCSI bus though so same drive mfg  
might be a good idea.  Perhaps things have improved.



I'd rather run 5 SATA cables then one SCSI cable (say 68pin) with  
multiple heads...   The darn SCSI cables are so thick, comparatively,  
that running them in your case is a lot harder :-)



Chad

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



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


Re: Intel Mac experiences

2006-05-25 Thread Chad Leigh -- Shire.Net LLC


On May 25, 2006, at 1:27 PM, Ted Mittelstaedt wrote:



Please tell me your joking, don't you know that MacOS X is
just a commercialized version of FreeBSD?

Ted


Ted,

WRONG WRONG WRONG WRONG WRONG WRONG WRONG

I have not yet read the rest of the replies but the above is  
wrong.Different kernel,  different drivers.  OS X adopted a  
FreeBSD kernel interface layer to make it work with  a FreeBSD based  
userland but the underpinnings are much different


Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



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


Re: RAID-10 controller for FreeBSD 6.1 -- opinions please.

2006-05-25 Thread Chad Leigh -- Shire.Net LLC


On May 25, 2006, at 1:25 PM, Ted Mittelstaedt wrote:



Why SCSI?  The high-end 3ware and highpoint hardware RAID SATA
controllers are excellent under FreeBSD.


Also the Areca ones perform very well in general testing.  I don't  
know how their FreeBSD support is (it exists but my Areca is in a  
Solaris 10 box that I am in the process of building)


Chad



Ted


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hugo Silva
Sent: Wednesday, May 24, 2006 7:06 PM
To: freebsd-questions@freebsd.org
Subject: RAID-10 controller for FreeBSD 6.1 -- opinions please.


Hello,

I am planning to deploy a server that will make use of hardware RAID
(10). However, I don't mess with RAID+FreeBSD for quite some years  
now,
so I don't know which adapter(s) are currently the most stable and  
best

supported. What I would like are opinions and experiences from people
that have been sucessfully using RAID with SCSI disks on
FreeBSD 6.0 or 6.1.

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

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date:  
5/22/2006




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


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



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


Re: Disk Geometry Errors.

2006-05-25 Thread jdow

Usually you have to set RAID configurations in the SATA card's BIOS.
Once its BIOS thinks you have a RAID configuration you have a chance
of proceeding.

(Note that the AGP drivers for that motherboard MAY have problems. The
W-s drivers certainly did when we got one here to setup. I finally
tracked down the problem and it's been a wonderful card ever since. We
have an LSILogic SATA card in it. And that had to be setup in the BIOS
to make it happy. The problem was with AMD supplied AGP drivers.)

{^_^}
- Original Message - 
From: Lisandro Grullon [EMAIL PROTECTED]



The current setup I got in the machine is using 2 SATA (200GB each) with the
raid controller that is build into the motherboard (tyan S2885). I wanted to
add additional space and I got a Areca 1120 which could hold another 8 sata
drives. I only have a 5 bay enclosure so I went ahead and I orderd 5 (300GB)
drives. I configure the controller to use Raid 5 with 4 drives and keep 1 as
spare in case of a failure. The problem that is bothering me is that the OS
works great with the RAID 1 configuration. When I boot into FBSD it all goes
ok and I loging and everything , but when I try configuring the RAID 5 disk
set using sysinstall fdisk I get the disk geometry error right after
selecting the disk set. I am not sure, but is there a way to find out the
disk geometry that the controller bios is assuming is the correct one. If
there is a way to find that information our, I can just use the G option
in fdisk and input the correct disk geometry myself. What aproach is the
best one to take in my case. Thank you. Lisandro

On 5/25/06, Lisandro Grullon [EMAIL PROTECTED] wrote:


Is interesting, this is what reca repply back to me. I think areca should
add some sort of utility in the controller to find out the disk geometry
information in the fly and stop blamming FBSD.

Dear Sir,

This is Kevin Wang from Areca Technology, Tech-Support Team.
regarding your problem, it looks like a FreeBSD bug, here is a discussion
i
found in google :
http://www.linuxquestions.org/questions/showthread.php?t=429394


Best Regards,


Kevin Wang

Areca Technology Tech-support Division
Tel : 886-2-87974060 Ext. 223
Fax : 886-2-87975970
Http://www.areca.com.tw http://www.areca.com.tw/
Ftp://ftp.areca.com.tw ftp://ftp.areca.com.tw/



On 5/24/06, Lisandro Grullon [EMAIL PROTECTED] wrote:

 Hi Kevin and thanks for repplyng, sysinstall does not crach at all, the
 problem is that the information is not retain by the label. I keep getting
 that contact Disk Geometry error when I try fdisk into the volume/drive.
 Any ideas what is happening. let me know what other information you may need
 to assist me further.


 On 5/24/06, Kevin Kinsey  [EMAIL PROTECTED] wrote:
 
  Lisandro Grullon wrote:
   Good Morning,
  
   Last night I was trying installing a new Areca controller 1120 8
  ports
   using a 5 bay (300GB seagate) drives Raid 5. The main OS is install
  using the
   SATA controller in RAID 1 configuration of the mother board, the
  addition of
   last night was a separate controller I install.The install when good
  and I
   installed my modules in the kernel, now my problem is when I try to
   partition the volume using fdisk/label with system install it is
  giving me
   nasty disk geometry incorrect error, can anyone tell me what is this
  all
   about? Thank you.
 
  We'd probably need some more information.  Does sysinstall crash?
  Does the fdisk information get written to disk anyway?  The label?
 
  KDK
 
  --
  Zero Mostel: That's it baby!  When you got it, flaunt it!  Flaunt it!
  -- Mel Brooks, The Producers
 
 


 --
 Lisandro Grullon
 New York City College of Technology
 Division of Continuing Education
 Director of Network Operations
 Lisandro Office:1718-552-1178
 Lisandro E-mail:   [EMAIL PROTECTED]
 The only reason for time is so that everything doesn't happen at
 once.. Albert Einstein




--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein





--
Lisandro Grullon
New York City College of Technology
Division of Continuing Education
Director of Network Operations
Lisandro Office:1718-552-1178
Lisandro E-mail:   [EMAIL PROTECTED]
The only reason for time is so that everything doesn't happen at once..
Albert Einstein
___
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: Rebuilding /var/db/pkg

2006-05-25 Thread John Nielsen

Quoting Robert Huff [EMAIL PROTECTED]:



Robertsen A. Riehle writes:


 Say that the /var/db/pkg directory had been recursively erased
 off of a workstation that had ~300 packages on it.  And, let's
 hypothetically say that this workstation's ports tree was up to
 date as of yesterday.  Is there any hope of rectifying this or is
 this workstation is a static ports state forever???


1) Is there no back-up?
2) Unless you clear it regularly, look in
/usr/ports/distfiles.  On my system, I'd also check pkgtools.conf.
Start with things with a lot of dependencies (OpenOffice, Mozilla,
KDE/gnome, Java, Emacs, etc.) and reinstall by hand.


Also if you act before the weekly(?) periodic script rebuilds the 
locate database, you could use the output of locate /var/db/pkg to 
help you determine what was there.


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


Re: burncd fails: Input output error

2006-05-25 Thread Warren Block

On Thu, 25 May 2006, Lars Stokholm wrote:


For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD
#1 iso image. I've put the CD in drive 0 (acd0) and:

# dd if=/dev/acd0 of=freebsd.iso bs=2k

Next I want to burn the image on a CD-R, but it fails. I'm using the
-t option now, since I've already wasted a CD on an Ubuntu image:

# burncd -s 16 -tvf /dev/acd1 data freebsd.iso fixate

   
Is that a typo or is your writer a different drive?  Multiple drives on 
an IDE cable seem to cause problems for some people.



adding type 0x08 file freebsd.iso size 517364 KB 258682 blocks
next writeable LBA 0
addr = 0 size = 529780736 blocks = 258682
writing from file freebsd.iso size 517364 KB
written this track 832 KB (0%) total 832 KB
Input/output error


Have you tried a new CD?  Every now and then I'll get an error, but 
fixate always seems to write something to the CD, so it's a goner. 
Maybe not with -t, but an earlier attempt?  Try a fresh blank.  And also 
try burning at a slower speed, like 8x.


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


Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Warren Block

On Thu, 25 May 2006, Svein Halvor Halvorsen wrote:


Problem is: How do I install the boot code on the drive? FreeDOS
provides a floppy-image, so I thought I could just dd that to my USB
drive, and boot off of that. But I need to put the BIOS upgrade utility
on the disk as well, and it is 784 kiB. Could I grow the image?


mkisofs can be used to create bootable CDs with a DOS floppy image. 
The DOS system has to set up CD support, and the additional files end up 
being on that drive.  See


man -P'less -p eltorito_boot' mkisofs

This worked for me with a Win95 install floppy, which sets up the CD 
drive correctly.  I don't know if FreeDOS is compatible enough to be a 
safe way to try BIOS upgrades.


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


Re: Spam problem!

2006-05-25 Thread Mikhail Goriachev
Adrian Pavone wrote:
 Derek Ragona wrote:
 There are many ways to combat spam.  One of the easiest is to use
 mailscanner in the ports.

 You can configure mailscanner to compare senders against known lists
 of SPAMers, in addition to it's own rules.

 -Derek


 At 09:53 AM 5/25/2006, Olga Zenkova wrote:
 I use sendmail 8.13.3 and gather full log of its work.
 I see such strings in it:

  RCPT TO: [EMAIL PROTECTED]
  250 2.1.5 user1domain.com... Recipient ok
  RCPT TO: [EMAIL PROTECTED]
  250 2.1.5 user2domain.com... Recipient ok
  DATA
  To: [EMAIL PROTECTED]

 where user1, user2 - users names
 domain.com - domain name

 After that user1 and user2 get spam letters to their
 mailboxes with field To: user3 in it. There are no
 user1 or user2 in this field. Is it possible to cut
 off these letters? Especially it is difficult to
 explain for user1 and user2 why they got letters
 addressed not for them.

 Thanks!
 Olga Zenkova



 __
 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]

 -- 
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.
 MailScanner thanks transtec Computers for their support.

 Ohh, this reminds me of my ISP tech support days. Having to explain to
 illiterates what a BCC is ...
 
 Yeah, I think even sendmail has a mail filter available if you want to
 configure it. There are many anti-spam methods available at the server.
 I recommend finding one with greylisting built in


I had to get rid off greylisting (even though it sounds wicked). It took
me a few months to realise that some legitimate mail was getting lost
due to senders' weird configuration on SMTP level. Also sometimes I was
getting very long delays and it was unacceptable by the users.

I use a mix of sendmail, spamass-milter and spamassassin. It quietly
accepts spam and delivers it marked as such but never bounces. It does a
great job, can't complain, but 1% manages to get through from time to
time. Also, once in awhile legitimate mail gets marked and this is where
whitelisting comes in handy.

Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SUDO Help password change deligation question

2006-05-25 Thread Mikhail Goriachev
Sean Murphy wrote:
 I would like to not give root access but enable a user account (not in
 wheel) to change user passwords with passwd username command.  I just
 would like to delegate the password changing ability to someone else but
 not give them super user privileges other then passwd.  Would this be
 something sudo can do?  can you restrict what accounts passwords they
 can change for instance everyone but system root and my account?


Yes, sudo can limit the access of what to execute. However, I'd write my
own little script (passwd wrapper) that checks whose account is being
modified. Then you can prevent misuse.

Cheers,
Mikhail.


-- 
Mikhail Goriachev
Webanoide

Telephone: +61 (0)3 62252501
Mobile Phone: +61 (0)4 38255158
E-Mail: [EMAIL PROTECTED]
Web: http://www.webanoide.org

PGP Key ID: 0x4E148A3B
PGP Key Fingerprint: D96B 7C14 79A5 8824 B99D 9562 F50E 2F5D 4E14 8A3B
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CD Burning Not Working

2006-05-25 Thread Jacob Jennings
I am attempting to burn using coloured CD's. (Where the plastic layer that 
protects the data is coloured.) Could this have something to do with the fact 
that my drive can randomly load these? I was able to burn one CD using 
cdrecord and then I tried another one and was unable to.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



Re: Flashing BIOS/Making bootable DOS filsystem on USB stick

2006-05-25 Thread Chad Leigh -- Shire.Net LLC


On May 25, 2006, at 6:35 PM, Warren Block wrote:

This worked for me with a Win95 install floppy, which sets up the  
CD drive correctly.  I don't know if FreeDOS is compatible enough  
to be a safe way to try BIOS upgrades.


There are some board makers who have flashable cards who use it in  
self contained flash images they make.  Should be ok


Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net



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


Re: Trouble with nss|pam|openldap

2006-05-25 Thread Vulpes Velox
On Wed, 24 May 2006 07:40:37 -0700
Atom Powers [EMAIL PROTECTED] wrote:

 On 5/24/06, Jason Lixfeld
 [EMAIL PROTECTED] wrote:
  On 23-May-06, at 8:48 PM, Atom Powers wrote:
 
  I have no all.log currently.  The only thing showing up in
  messages though is:
 
 
 You have to enable all.log in syslog.conf, and then touch
 /var/log/all.log. I always turn this on because it can catch
 messages that are not configured to go to another log file, and
 sometimes it's nice to have all your logs in one place. But if you
 have a noisy service it can fill your file system.
 
  May 23 18:48:00 ricky slapd[7745]: nss_ldap: could not search LDAP
  server - Server is unavailable
 
  That error seems to creep up only when I restart slapd though.
 
  
   I searched through the bugs and it seems there is a bug in
   nss_ldap with regards to getpwuid, but that seems to be more
   if an indicator about why finger doesn't work, not why ssh
   does't work
  
   # id testuser seems to work, finger doesn't.  Curious.
   Anyway, it still appears as though at least some portions of
   the system are using LDAP, which is good.
   $ id testuser
   uid=2000(testuser) gid=2000(testuser) groups=2000(testuser)
   $ finger testuser
   finger: testuser: no such user
   $
  
   id works because it's using the name service to look up the
   user (you added ldap to your nsswitch.conf, right?)
  
   finger doesn't work because you don't have a /etc/pam.d/finger
   file. Either create one or add pam_ldap to
   your /etc/pam.d/system file. (I always create a new conf file
   for my ldap enabled apps)
 
 On reflection I may be way off base with this. finger doesn't run
 *as* another user, and you don't log into finger. So it shouldn't
 need a pam.d file.
 
 Finger doesn't work for ldap accounts on my systems.
 
  Interesting.  Finger *did* work during some of my first attempts
  at getting this working.  I changed something (I don't recall
  what) and then finger stopped working.
 
  This seems to all work now with built-in ssh.  How strange.
 
  Now, I seem to have hit another snag and a bug (Both of which I
  remember reading about this in my travels:)
 
  $id testuser
  id: testuser: no such user
  # sudo su
  Password:
  # id testuser
  uid=2000(testuser) gid=2000(testuser) groups=2000(testuser)
  # cd ~testuser
  # pwd
  /usr/home/testuser
  #ssh [EMAIL PROTECTED]
  %id testuser
  id: testuser: no such user
  %pwd
  /usr/home/testuser
  %ls -al
  Assertion failed: (cfg-ldc_uris[__session.ls_current_uri] !=
  NULL), function do_init, file ldap-nss.c, line 1193.
  Abort (core dumped)
  %
 
 
 I don't seem to have this problem:
 
 [EMAIL PROTECTED]:~$finger apowers
 finger: apowers: no such user
 [EMAIL PROTECTED]:~$id apowers
 uid=1133(apowers) gid=1133(apowers) groups=1133(apowers), 0(wheel)
 [EMAIL PROTECTED]:~$ssh localhost
 Password:
 
 FreeBSD 6.1-RELEASE (SMP) #0: Sun May  7 04:42:56 UTC 2006
 [EMAIL PROTECTED]:~$id apowers
 uid=1133(apowers) gid=1133(apowers) groups=1133(apowers), 0(wheel)
 [EMAIL PROTECTED]:~$pwd
 /home/apowers
 [EMAIL PROTECTED]:~$ls -al
 total 53216
 snip
 
 What does your nsswitch.conf look like?
 I have:
 #nsswitch.conf
 group: files ldap
 hosts: files dns
 networks: files
 passwd: files ldap
 shells: files

On this note you may want to do something like this. I found this
helps things along nicer at startup.

group: files [success=return notfound=continue unavail=continue 
tryagain=continue] ldap
passwd: files [success=return notfound=continue unavail=continue 
tryagain=continue] ldap

I though that was the default, but startup goes a bit quicker with it like that.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firewall with 3 NIC (1 wireless) problem

2006-05-25 Thread Mark Moellering
Dennis,

Thanks so much for your help.  Here is the ifconfig -v and netstat (a 
variety) from both the client and firewall.  
Both the client and the firewall have an ath0 (192.168.2.1 for 
firewall, 
192.168.2.5 for the client) and a bge0 (192.168.1.1 for firewall, 192.168.1.2 
for client).  After booting the client, I disconnect the ethernet cable on 
the bge0 interface to force traffic over the wireless ath0.  
I am by no means a professional, I may have missed something or be 
doing 
something fairly obviously wrong.

Thanks Again,

Mark Moellering

On Thursday 25 May 2006 12:17 am, Dennis Olvany wrote:
  net.link.ether.bridge.enable=1
  net.link.ether.bridge.config=bge0, ath0

 Let's have a look at ifconfig and netstat -r. Whats with this bridge?
 Think you'd be better off without it.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
Script started on Thu May 25 22:19:06 2006
AlphaOne# ifconfig -v
bge0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=1bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING
inet6 fe80::209:5bff:fe20:aa23%bge0 prefixlen 64 scopeid 0x1 
inet 192.168.1.2 netmask 0xff00 broadcast 192.168.1.255
ether 00:09:5b:20:aa:23
media: Ethernet autoselect (none)
status: no carrier
ath0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet6 fe80::214:6cff:fe2c:a8c0%ath0 prefixlen 64 scopeid 0x2 
inet 192.168.2.5 netmask 0xff00 broadcast 192.168.2.255
ether 00:14:6c:2c:a8:c0
media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/24Mbps)
status: associated
ssid psyberation channel 1 (2412) bssid 00:0f:b5:8a:77:44
authmode WPA privacy ON deftxkey UNDEF
TKIP 2:128-bit
TKIP 3:128-bit powersavemode OFF powersavesleep 100 txpowmax 37
txpower 63 rtsthreshold 2346 mcastrate 1 fragthreshold 2346 -pureg
protmode CTS -wme burst roaming MANUAL bintval 100 -countermeasures
plip0: flags=108810POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT mtu 1500
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet6 ::1 prefixlen 128 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 
inet 127.0.0.1 netmask 0xff00 
AlphaOne# exit
exit

Script done on Thu May 25 22:19:37 2006
Script started on Thu May 25 22:20:31 2006
AlphaOne# netstat
Active UNIX domain sockets
Address  Type   Recv-Q Send-QInode Conn Refs  Nextref Addr
c3e912bc stream  0  00 c3db97a800 
/tmp/ksocket-Mark/kontactHOPVSF.slave-socket
c3db97a8 stream  0  00 c3e912bc00
c3db9dac stream  0  00 c3db9c0800 
/tmp/ksocket-Mark/kontactpn6RzM.slave-socket
c3db9c08 stream  0  00 c3db9dac00
c3d2d7a8 stream  0  00 c3db9c9400 
/tmp/.ICE-unix/dcop625-1148609162
c3db9c94 stream  0  00 c3d2d7a800
c3d2d834 stream  0  00 c3db9e3800 
/tmp/.ICE-unix/646
c3db9e38 stream  0  00 c3d2d83400
c3db9af0 stream  0  00 c3db983400 
/tmp/.X11-unix/X0
c3db9834 stream  0  00 c3db9af000
c3db9604 stream  0  00 c3db969000 
/tmp/ksocket-Mark/klaunchersC8lmq.slave-socket
c3db9690 stream  0  00 c3db960400
c3db98c0 stream  0  00 c3db994c00 
/tmp/fam-Mark/fam-
c3db994c stream  0  00 c3db98c000
c3e91348 stream  0  00 c3e913d400 
/tmp/.ICE-unix/dcop625-1148609162
c3e913d4 stream  0  00 c3e9134800
c3e91460 stream  0  00 c3e914ec00 
/tmp/.ICE-unix/dcop625-1148609162
c3e914ec stream  0  00 c3e9146000
c3e91578 stream  0  00 c3e9160400 
/tmp/.ICE-unix/dcop625-1148609162
c3e91604 stream  0  00 c3e9157800
c3e91690 stream  0  00 c3e9171c00 
/tmp/.ICE-unix/dcop625-1148609162
c3e9171c stream  0  00 c3e9169000
c3db9230 stream  0  00 c3db92bc00 
/tmp/.ICE-unix/dcop625-1148609162
c3db92bc stream  0  00 c3db923000
c3d2dd20 stream  0  00 c3d2dc0800 
/tmp/.ICE-unix/dcop625-1148609162
c3d2dc08 stream  0  00 c3d2dd2000
c3d2ddac stream  0  00 c3d2d71c00 
/tmp/.ICE-unix/646
c3d2d71c stream  0  00 c3d2ddac00
c368dc94 stream  0  00 c368dc0800 

Re: Disk Geometry Errors.

2006-05-25 Thread Kevin Kinsey

Lisandro Grullon wrote:
The current setup I got in the machine is using 2 SATA (200GB each) with 
the raid controller that is build into the motherboard (tyan S2885). I 
wanted to add additional space and I got a Areca 1120 which could hold 
another 8 sata drives. I only have a 5 bay enclosure so I went ahead and 
I orderd 5 (300GB) drives. I configure the controller to use Raid 5 with 
4 drives and keep 1 as spare in case of a failure. The problem that is 
bothering me is that the OS works great with the RAID 1 configuration. 
When I boot into FBSD it all goes ok and I loging and everything , but 
when I try configuring the RAID 5 disk set using sysinstall fdisk I get 
the disk geometry error right after selecting the disk set. I am not 
sure, but is there a way to find out the disk geometry that the 
controller bios is assuming is the correct one. If there is a way to 
find that information our, I can just use the G option in fdisk and 
input the correct disk geometry myself. What aproach is the best one to 
take in my case. Thank you. Lisandro



What's still not apparent to me is what the real trouble is.  I
regularly see the geometry incorrect message from sysinstall, but
have not had it fail to write.  I'm pretty sure that's what I'm hearing
from Jerry McAllister's response, also.

I guess my question for Lisandro is, can't you just ignore the
error, do the write, and be OK?  Of course, I think that if that
were the case, this thread would have been over a few posts ago.
As for the G option, I can't say it's made any difference for me...

Have we seen any diagnostic information?  Could we see the relevant
section of /var/run/dmesg.boot?  How about `ls -l /dev/ad* /dev/ar* 
/dev/da*` ?  `bsdlabel /dev/foo` ?


Kevin Kinsey

--
Reactor error - core dumped!

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


RE: Intel Mac experiences

2006-05-25 Thread Ted Mittelstaedt

James, you missed the point.  If you have an Intel MAC it came
with MacOS X (tiger) and that is basically the same operating
system as FreeBSD.  Meaning, what are you trying to gain?  If
anything, your worse off with FreeBSD since MacOS X comes with
a gorgeous user interface that FreeBSD does not have.

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of James Earl
Sent: Thursday, May 25, 2006 12:48 PM
To: Ted Mittelstaedt
Cc: freebsd-questions@freebsd.org
Subject: Re: Intel Mac experiences


I'm not joking.  This is a FreeBSD mailing list isn't it?

On 5/25/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote:

 Please tell me your joking, don't you know that MacOS X is
 just a commercialized version of FreeBSD?

 Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of James Earl
 Sent: Wednesday, May 24, 2006 3:29 PM
 To: freebsd-questions@freebsd.org
 Subject: Intel Mac experiences
 
 
 Hi,
 
 I'm just curious if there's any developers playing around
with getting
 FreeBSD installed onto an Intel Mac, and if you could share any
 experiences or development plans?  My 6.1-RELEASE
installation CD gets
 just past the boot menu and then stops.  OpenBSD boots
further but not
 all the way, and Gentoo Linux LiveCD runs great.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.392 / Virus Database: 268.7.0/345 - Release
Date: 5/22/2006
 


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

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.7.0/345 - Release Date: 5/22/2006


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


EMC SAN AX100 and FIber channel HBA in freebsd 5.4

2006-05-25 Thread Ratan Dey
Hi,

Currently i am using freebsd 5.4. We have a local storage system (EMC SAN 
AX100). Now i want to that AX100 as my remote storage system.

I also need fiber channel host adapter card to communicate with AX100.

But i am not sure which fiber channel host adapter is supported in freebsd 5.4
and whether  EMC SAN AX100 can be used as remote storage in freebsd 5.4.

pls give me suggestions in this regard. i am in real trouble.

Rata


-
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]