Re: Support for shuttle S551G mobo?

2002-12-23 Thread Jonathan Hanna
On Sun, 22 Dec 2002 22:10:32 +, Marshall Clow wrote:

 Has anyone looked at the Shuttle mobo/case combo?
 They are shoebox-sized, with a variable speed fan, and look like they'd
 make a killer server.
 
 http://us.shuttle.com/specs2.asp?pro_id=76
 
 However, they use a SiS 651 bridge chip, and that isn't on the supported
 list (for 4.7 or 5.0, as far as I can tell).
 
 The 4.7 installer dies during hardware probing, unable to read from the disks.
 (Gets a read timeout, tries to reset at0, and hangs).
 
 Any ideas?

Works fine once the patch in PR kern/43345, is applied.
To install you have to disable UDMA in the BIOS.
Re-enable UDMA once the patch has been applied.
BTW, sound and USB work fine, have not tried firewire nor know
of XFree86 support.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Look for Help

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 04:28:28AM +0100, Roman Neuhauser wrote:
 # [EMAIL PROTECTED] / 2002-12-23 11:04:52 +0800:

  2.how to query the process in the freebsd4.7,ps -ef or other operation.
 
 does not compute. can you rephrase it?

'ps -ef' is from the SysV style ps command.  The BSD-sh equivalent would be
something like:

ps -auxww

The details of column names and stuff output are a bit different, and
it's sorted by CPU time, rather than in PID order, but it should
suffice.  As ever, the ps(1) man page has all the details.
  
  4.how to change the binding nic in the sendmail.mc for the freebsd4.7
 
 does not compute. can you rephrase it?

To make your sendmail(8) process bind to just one interface on a
machine (say 123.56.67.89), you need something like the following in
your `hostname`.mc file:

DAEMON_OPTIONS(`Name=IPv4, Addr=123.45.67.89, Family=inet')dnl
DAEMON_OPTIONS(`Name=IPv4, Addr=127.0.0.1, Family=inet')dnl
DAEMON_OPTIONS(`Name=MSA, Addr=123.45.67.89, Port=587, M=E')dnl
DAEMON_OPTIONS(`Name=MSA, Addr=127.0.0.1, Port=587, M=E')dnl
DAEMON_OPTIONS(`Name=IPv6, Addr=::1, Family=inet6')dnl

You need sendmail to listen on the loopback address as well ---
communications between the sendmail-mta and sendmail-msp process use
it by default.

You probably won't need to make any changes to the freebsd.submit.mc
file, as the sm-msp process doesn't listen to network ports in that
way.  However, if you do need the sm-msp process to communicate to the
sm-mta via a different interface than the loopback (eg. you're running
the sm-msp in a jail(8), and you want it to connect back to the mail
host environment) modify the last line of the freebsd.submit.mc to
read something like:

FEATURE(`msp', `[smtp.your.host.name]', `MSA')dnl

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: How can I config Netgear MA401 PCMCIA card?

2002-12-23 Thread Fabrizio Fresco
You must use wi and wiconfig not wl.
That card is working fine for me.


Boxuan Gu wrote:
 
 hello!
  I want to install my netgear MA401 card into my freebsd4.5 sytem.
  I modified the config file of kernel according to the manual of wl,
 but, my netgear MA401 wireless card did not work.
  I do not know why? is there any available new driver of netgear MA401
 in freebsd 4.5?:)
 Thank you :)
 Boxuan
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

--
Fabrizio Fresco


CONFIDENTIALITY NOTICE
This message and its attachments are addressed solely to the persons
above and may contain confidential information. If you have received
the message in error, be informed that any use of the content hereof
is prohibited. Please return it immediately to the sender and delete
the message. Should you have any questions, please contact us by
replying to [EMAIL PROTECTED]
Thank you
www.telecomitalia.it




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



just aquestion

2002-12-23 Thread osama zekry
hi there i am wonder ( think ) that your operating system is support a dbms 
( data base managment system) such as oracle 8i, sql server, informix .
please tell me quikly and how can i install the dbms and how can i connect 
to it using visual basic 6

i am sorry i know that i am not good in english but i am try to make 
question

_
MSN 8: advanced junk mail protection and 3 months FREE*. 
http://join.msn.com/?page=features/junkmailxAPID=42PS=47575PI=7324DI=7474SU= 
http://www.hotmail.msn.com/cgi-bin/getmsgHL=1216hotmailtaglines_advancedjmf_3mf


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Jail setup with FreeBSD 5.0

2002-12-23 Thread Axel Gruner
Hi.

I am trying to setup a jail in FreeBSD 5.0 RC2. 
I found out to use mount -t devfs / $D/dev instead of cd %D/dev; sh
MAKEDEV jail. So, i configured my jail a bit, and wanted to start it
with the command:jail /jail/ssh testhome 192.168.0.201 /bin/sh /etc/rc
But the jail is not starting, here the output:

hw.bus.devctl_disable: 1 - 1
Entropy harvesting:sysctl: kern.random.sys.harvest.interrupt: Operation
not perm itted
 interruptssysctl: kern.random.sys.harvest.ethernet: Operation not
permitted ethernetsysctl: kern.random.sys.harvest.point_to_point:
Operation not permitted point_to_point.
Fast boot: skipping disk checks.
mount: /: unknown special file or file system
adjkerntz[76259]: sysctl(put_wallclock): Operation not permitted
Doing initial network setup:.
ifconfig: ioctl (SIOCDIFADDR): permission denied
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
Additional routing options:.
Mounting NFS file systems:.
ELF ldconfig path: /usr/lib /usr/lib/compat
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
Starting local daemons:.
Updating motd.
Configuring syscons: keymap blanktime.
Initial i386 initialization:.
Additional ABI support:.
Local package initialization:.
Additional TCP options:.
ln: vga: Operation not permitted
Starting cron.
Starting background file system checks.
Mon Dec 23 12:19:27 CET 2002

So after that i mounted also procfs (like it is told in jail manpage).
Same result.

So, how different is it to setup up a jail in FreeBSD 5 compared to
FreeBSD 4.x? Or, where is my mistake?

Thanks in advance.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



once last try

2002-12-23 Thread bryan cassidy
OK. I have tried unsuscribing to this mailing list and
re-subscribing to it and then sending e-mails to it to
test but my e-mails never make it. I know this e-mail
will make it to the list but this account is not the
one im having problems with. I'm having problems with
my POP account. if someone could help me figure out
what the problem is i would appreciate it. I dont get
any error messages back either when i try to send
e-mails to this list from my POP account.

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



more question

2002-12-23 Thread osama zekry


sorry but i want know how can i creat database in freebsd server
i heard that i can creat database using postgre sql
how can i get a tutorial that teach me postgre sql
how can i using telnet to connect to freebsd and manage it
sorry for more question



_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemailxAPID=42PS=47575PI=7324DI=7474SU= 
http://www.hotmail.msn.com/cgi-bin/getmsgHL=1216hotmailtaglines_addphotos_3mf


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


look for help

2002-12-23 Thread shen chao

Hi:

when I configure the freebsd.mc,I got such error:

Starting: sendmail554 5.0.0 No local mailer defined
554 5.0.0 QueueDirectory (Q) option must be set
sendmail-clientmqueue

1.Can someone explain it?I have already added mailer(local).

2. why the divert(0) will appear in the freebsd.mc, i commented it.

Thanks

Shen Chao




_
STOP MORE SPAM with the new MSN 8 and get 3 months FREE*. 
http://join.msn.com/?page=features/junkmailxAPID=42PS=47575PI=7324DI=7474SU= 
http://www.hotmail.msn.com/cgi-bin/getmsgHL=1216hotmailtaglines_stopmorespam_3mf


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: just aquestion

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 11:13:31AM +, osama zekry wrote:
 hi there i am wonder ( think ) that your operating system is support a dbms 
 ( data base managment system) such as oracle 8i, sql server, informix .
 please tell me quikly and how can i install the dbms and how can i connect 
 to it using visual basic 6

There are several RDBMS products available and supported on FreeBSD:
the two most popular are MySQL (http://www.mysql.com/) and PostgreSQL
(http://www.postgresql.com/) Unlike the examples you give, you can use
both of those packages for free.

To install, use the FreeBSD ports system
http://www.freebsd.org/ports/,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html
or by grabbing pre-compiled packages from one of the ftp sites
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/applications.html

You'll probably need to grab the appropriate ODBC drivers from the
developer sites (http://www.mysql.com/products/myodbc/,
ftp://ftp10.us.postgresql.org/pub/postgresql/odbc/versions/full) and
install them onto your Windows box in order to interface with VB6, but
that's just my educated guess as I don't use any sort of MS machine.
Note: you don't want the ODBC stuff from the FreeBSD ports, as that's
desidned to run on FreeBSD and what you need has to run on Windows.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Kernel panic questions..

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 03:47:58AM -0800, Kevin Stevens wrote:
 In the last week I've gotten two kernel panics with reboot while 
 compiling.  The log message says:
 
 kernel log messages:
  refused
 panic: lockmgr: locking against myself
 
 Then it politely syncs disks and helpfully reboots.  Any help with what 
 a lockmgr is or why it is so unhappy?

That's a kernel internal function: it's probably something like the
kernel locking a device for exclusive access from a particular source,
and then finding that it's actually locked out the bit that was
requesting the lock.

That shouldn't happen.  However, without a whole lot more information,
there's no way anyone can tell you what exactly has gone wrong or even
how to fix it.  Take a look at these articles for instructions on how
to interact meaningfully with the kernel developers:

http://www.onlamp.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.html
http://www.onlamp.com/pub/a/bsd/2002/04/04/Big_Scary_Daemons.html

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Brian Astill
bryan cassidy wrote:


OK. I have tried unsuscribing to this mailing list and
re-subscribing to it and then sending e-mails to it to
test but my e-mails never make it. I know this e-mail
will make it to the list but this account is not the
one im having problems with. I'm having problems with
my POP account. if someone could help me figure out
what the problem is i would appreciate it. I dont get
any error messages back either when i try to send
e-mails to this list from my POP account.



Unfortunately, you haven't been very specific (or at least, not specific 
enough ;-)  )
You can subscribe and talk to this list from yahoo - yes?
However, you can't do this from your (unspecified) POP account?

Qs. Are yahoo and your POP account both through the same ISP?
If they aren't, what are the default addresses for the accounts?
Do you have a default gateway?  Who does it point to?

Please give us as much info as you can, so we can help.

Brian



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:
 OK. I have tried unsuscribing to this mailing list and
 re-subscribing to it and then sending e-mails to it to
 test but my e-mails never make it. I know this e-mail
 will make it to the list but this account is not the
 one im having problems with. I'm having problems with
 my POP account. if someone could help me figure out
 what the problem is i would appreciate it. I dont get
 any error messages back either when i try to send
 e-mails to this list from my POP account.

The freebsd.org MTA is somewhat anal about the properties of the
other side of the SMTP connection. The name sent in EHLO/HELO must
resolve to the address of the host, and its IP address must resolve
to that name. This is a very successful anti-spam measure. It
unfortunately also causes some collateral damage.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: just aquestion

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 12:00:01 +:
 On Mon, Dec 23, 2002 at 11:13:31AM +, osama zekry wrote:
  hi there i am wonder ( think ) that your operating system is support a dbms 
  ( data base managment system) such as oracle 8i, sql server, informix .
  please tell me quikly and how can i install the dbms and how can i connect 
  to it using visual basic 6

The FreeBSD Handbook contains an article on setting up Oracle (8
IIRC) on FreeBSD. It is somewhat outdated, and all I've noted on
this list regarding setting up Oracle were people who have couldn't
get the thing working according to the article. It just might not
work anymore.

MS SQL Server (I suppose that's what you mean by sql server) is a
Windows-only application, IOW it does not run on unix.

I don't know about Informix.

You need an ODBC driver to query any DBMS, so provided a server has
an ODBC interface, you should be ok.
 
 There are several RDBMS products available and supported on FreeBSD:
 the two most popular are MySQL (http://www.mysql.com/) and PostgreSQL
 (http://www.postgresql.com/) Unlike the examples you give, you can use
 both of those packages for free.

There's also Firebird (previously InterBase).

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: just aquestion

2002-12-23 Thread Ceri Davies
On Mon, Dec 23, 2002 at 01:52:58PM +0100, Roman Neuhauser wrote:
 # [EMAIL PROTECTED] / 2002-12-23 12:00:01 +:
  On Mon, Dec 23, 2002 at 11:13:31AM +, osama zekry wrote:
   hi there i am wonder ( think ) that your operating system is support a dbms 
   ( data base managment system) such as oracle 8i, sql server, informix .
   please tell me quikly and how can i install the dbms and how can i connect 
   to it using visual basic 6
 
 The FreeBSD Handbook contains an article on setting up Oracle (8
 IIRC) on FreeBSD. It is somewhat outdated, and all I've noted on
 this list regarding setting up Oracle were people who have couldn't
 get the thing working according to the article. It just might not
 work anymore.

See PR docs/42058; if this works, please let me know, as I'd like to commit
it, but have no way of verifying whether it works or not.

Ceri
-- 
Your last breath awaits!

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



IDE CD-RW and burncd

2002-12-23 Thread Alexander Popkov
Hello freebsd-questions,

I have a trouble with writing CD-R(W) on FreeBSD 4.7

i am use IDE CD RW and `burncd` utility to write, but for any
operation `burncd` report error:

scylla# burncd -f /dev/acd0c blank
burncd: open(/dev/acd0c): Operation not permitted

What i do incorrectly ?

INFO: dmesg | grep acd
acd0: CD-RW CD-W540E at ata0-slave PIO4
acd1: CDROM MATSHITA CR-177 at ata1-master PIO4

INFO: uname -a
FreeBSD scylla.hq.icfed.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Tue Dec 10 12:27:22 MSK 
2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SCYLLA  i386

INFO: ls -lo /dev/acd*
crw-r-  4 root  operator  - 117,   0 Dec 23 14:54 /dev/acd0a
crw-r-  4 root  operator  - 117,   0 Dec 23 14:54 /dev/acd0c
crw-r-  4 root  operator  - 117,   8 Dec 23 14:54 /dev/acd1a
crw-r-  4 root  operator  - 117,   8 Dec 23 14:54 /dev/acd1c

INFO: mount | grep acd
(empty)

Help me plz!

-- 
Best regards,
 Alexander  mailto:[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Fwd: Re: look for help

2002-12-23 Thread shen chao
Hi:

But I can find the hostname.mc under /etc/mail/


Shen Chao

From: Roman Neuhauser [EMAIL PROTECTED]
To: shen chao [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: look for help
Date: Mon, 23 Dec 2002 13:42:39 +0100

# [EMAIL PROTECTED] / 2002-12-23 19:53:40 +0800:
 when I configure the freebsd.mc,I got such error:

 Starting: sendmail554 5.0.0 No local mailer defined
 554 5.0.0 QueueDirectory (Q) option must be set
 sendmail-clientmqueue

 1.Can someone explain it?I have already added mailer(local).

I don't use Sendmail, but it looks like you broke your freebsd.mc. :)
Seriously, do your changes one step at a time, and test the config
in each iteration.

Oh, and you should not edit that file. Edit `hostname`.mc instead.

 2. why the divert(0) will appear in the freebsd.mc, i commented it.

See /usr/share/sendmail/cf/README.

--
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html



_
MSN 8: advanced junk mail protection and 3 months FREE*. 
http://join.msn.com/?page=features/junkmailxAPID=42PS=47575PI=7324DI=7474SU= 
http://www.hotmail.msn.com/cgi-bin/getmsgHL=1216hotmailtaglines_advancedjmf_3mf


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: MSN Messenger

2002-12-23 Thread Doug Reynolds
On Mon, 23 Dec 2002 09:32:02 +0200 (SAST), Wayne Swart wrote:

Lo everyone

Is there an equivalant for msn messenger on X ?

there is everybuddy, a program that supports (i think) all IM type
networks

---
doug reynolds | the maverick | [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Fwd: Re: look for help

2002-12-23 Thread Roman Neuhauser
don't top-post, and snip unnecessary cruft, please.

# [EMAIL PROTECTED] / 2002-12-23 21:22:03 +0800:
 From: Roman Neuhauser [EMAIL PROTECTED]
 # [EMAIL PROTECTED] / 2002-12-23 19:53:40 +0800:
  when I configure the freebsd.mc,I got such error:
 
  Starting: sendmail554 5.0.0 No local mailer defined
  554 5.0.0 QueueDirectory (Q) option must be set
  sendmail-clientmqueue
 
  1.Can someone explain it?I have already added mailer(local).
 
 I don't use Sendmail, but it looks like you broke your freebsd.mc. :)
 Seriously, do your changes one step at a time, and test the config
 in each iteration.
 
 Oh, and you should not edit that file. Edit `hostname`.mc instead.

 But I can find the hostname.mc under /etc/mail/

it's not hostname.mc, it's `hostname`.mc, which means: output
of the hostname(1) command plus the .mc suffix. this is what it is
on my box:

roman@freepuppy ~ 1005:0  echo `hostname`.mc
freepuppy.bellavista.cz.mc

but that file might not exist on your computer. it'll get created by
typing make all in /etc/mail. more info can be found in
/etc/mail/Makefile, and /etc/mail/README.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD stuff

2002-12-23 Thread Ray Seals
I can highly recommend http://www.bsdmall.com Chris runs a good shop
over there.  I can also recommend their training.  I went to training in
Salt Lake City in June.

I can also recommend http://www.freebsdmall.com.  I haven't ordered
anything from them in a while but I have had good luck in the past.

Ray

On Mon, 2002-12-23 at 00:29, Morten olson wrote:
 Hi. Where can i buy some FreeBSD stuff.. like FreeBSD t-shirt
 
 Morten olson
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
Ray Seals [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Yahoo hardware platform

2002-12-23 Thread CK Chew

Hi,
I knew from netcraft that Yahoo! is using FreeBSD as web server software. Do 
anyone know what are the hardware platform they are using?
Your response is very much appreciated.

Thank you.

CK Chew

_
The new MSN 8: smart spam protection and 3 months FREE*. 
http://join.msn.com/?page=features/junkmailxAPID=42PS=47575PI=7324DI=7474SU= 
http://www.hotmail.msn.com/cgi-bin/getmsgHL=1216hotmailtaglines_smartspamprotection_3mf


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


About Samba

2002-12-23 Thread Kevin Greenidge
I installed FreeBSD 4.7 over the weekend and am having
the toughest time getting Samba working. 

I have up and running on the server but I cannot see
any of the Samba shares from my WinXP box. I can ping
the Samba box from winXP so I know it's there. I used
Webmin to configure Samba and don't remember it being
this much trouble when I installed Samba in the past. 

Permissions on all shares are set to allow all.

Could it be something with Samba or WinXP that I'm
missing? 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Jim Arnold
# [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:

 OK. I have tried unsuscribing to this mailing list and
 re-subscribing to it and then sending e-mails to it to
 test but my e-mails never make it. I know this e-mail
 will make it to the list but this account is not the
 one im having problems with. I'm having problems with
 my POP account. if someone could help me figure out
 what the problem is i would appreciate it. I dont get
 any error messages back either when i try to send

  e-mails to this list from my POP account.



I have the same problem as you. I am no longer able to send questions 
in via my regular POP account. It suddenly stopped working a few 
months back as far as I can tell. Once I unsubscribed from the list I 
could THEN post a question.

I use RoadRunner cable modem but use my work email address as the 
return email address.  Roman, are you saying that's why I cannot post 
to the list?

I don't see how this helps fight spam if I can post to the list from 
an account that is no longer subscribed to the list. Plus, I have to 
believe there are many, many people like me who use their work email 
addresses as their return email address from other ISP's

Now I have to jump through flaming hoops of fire so I can both 
subscribe to the list and post to it.

Guess I'm not buying into this theory...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


FreeBSD Terminal Server?

2002-12-23 Thread Kevin Greenidge
I am going to setup a Terminal Server and was
wondering if there are any projects like
http://ltsp.org i would rather use freebsd than linux
if possible. Any suggestions are appriciated.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Terminal Server?

2002-12-23 Thread Dirk-Willem van Gulik

Check out pico bsd; cd /usr/src/release/. That may do what you want.


Dw

On Mon, 23 Dec 2002, Kevin Greenidge wrote:

 I am going to setup a Terminal Server and was
 wondering if there are any projects like
 http://ltsp.org i would rather use freebsd than linux
 if possible. Any suggestions are appriciated.

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Support for shuttle S551G mobo?

2002-12-23 Thread Ken Kroel
On Sun, 22 Dec 2002 22:10:32 -0800
Marshall Clow [EMAIL PROTECTED] wrote:

 Has anyone looked at the Shuttle mobo/case combo?
 They are shoebox-sized, with a variable speed fan, and look like they'd
 make a killer server.
 
 http://us.shuttle.com/specs2.asp?pro_id=76
 
 However, they use a SiS 651 bridge chip, and that isn't on the supported
 list (for 4.7 or 5.0, as far as I can tell).
 
 The 4.7 installer dies during hardware probing, unable to read from the disks.
 (Gets a read timeout, tries to reset at0, and hangs).
 
 Any ideas?
 
 P.S.  I know it's rude, but I am not subscribed to the list - I would
 appreciate it if any replies went to me as well as the list. Thanks!
 -- 
 -- Marshall
 
 Marshall Clow Idio Software   mailto:[EMAIL PROTECTED]
 Hey! Who messed with my anti-paranoia shot?
 

if you are willing to spend a few more $$, you can try the new SB51G
http://us.shuttle.com/specs2.asp?pro_id=85

it uses the intel 845ge chipset (which i do not see explicitly listed on the
supported hardware page??)

ken
 

Those who don't understand UNIX are condemned to reinvent it, poorly.
--Henry Spencer

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: About Samba

2002-12-23 Thread Scott Robbins
On Mon, Dec 23, 2002 at 05:59:17AM -0800, Kevin Greenidge wrote:
 I installed FreeBSD 4.7 over the weekend and am having
 the toughest time getting Samba working. 
 
 I have up and running on the server but I cannot see
 any of the Samba shares from my WinXP box. I can ping
 the Samba box from winXP so I know it's there. I used
 Webmin to configure Samba and don't remember it being
 this much trouble when I installed Samba in the past. 

Sometimes, the trouble is in smb.conf with encrypted passwords.
It's commented out by default and has to be uncommented. (or you can
hack the registry on each MS box).  

I have a beginner's page on samba, which although Linux oriented, 
might be of use at 
http://home.nyc.rr.com/computertaijutsu/samba.html

Also, you'll find in /usr/local/share/doc/samba/textdocs something
called DIAGNOSIS which might be helpful, it's a good troubleshooting
guide.

HTH
-- 

Scott Robbins

PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Anya: You know this isn't your world, right? I mean, you know you
don't belong here. 
Willow: No. This is a dumb world. On my world, there are people 
in chains, and we can ride them like ponies. 



msg13009/pgp0.pgp
Description: PGP signature


Re: 4.7 Stable - Apache 2, Mod jk

2002-12-23 Thread Martin Karlsson

* Ian Watkinson [EMAIL PROTECTED] [2002-12-23 00.14 -]:

 Any help or pointers would be appreciated...
Perhaps you've already seen this, but have a look at:

URL: 
http://groups.google.com/groups?hl=enlr=ie=UTF-8oe=UTF-8safe=offq=%22pthread_mutex_unlock%22+mod_jk.sobtnG=Google+Searchmeta=group%3Dmailing.freebsd.%2A

(Note: the above URL is most likely wrapped)

There seems to be threads about this in the archives.
Hope this helps.

Seasons greetings
-- 
Martin Karlsson

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: 4.7 Stable - Apache 2, Mod jk

2002-12-23 Thread Ian Watkinson
On Mon, 2002-12-23 at 14:29, Martin Karlsson wrote:
 * Ian Watkinson [EMAIL PROTECTED] [2002-12-23 00.14 -]:
 
  Any help or pointers would be appreciated...
 Perhaps you've already seen this, but have a look at:

I have, this is what I found when I googled, however.
 
 URL:
 http://groups.google.com/groups?hl=enlr=ie=UTF-8oe=UTF-8safe=offq=%22pt
 hread_mutex_unlock%22+mod_jk.sobtnG=Google+Searchmeta=group%3Dmailing.free
 bsd.%2A

None of these have a resolution, there are some suggestions, that don't
really make sense, or just people reporting the problem.

 
 (Note: the above URL is most likely wrapped)
 

if you use url:httpbla

it won't wrap in all decent email/usenet clients/

 There seems to be threads about this in the archives.

None useful though, 

 Hope this helps.

Not really, thanks for trying though..:-)

-- 

Ian Watkinson
EHS Brann
Systems Administrator


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Terminal Server?

2002-12-23 Thread Marcel Stangenberger
On Mon, 23 Dec 2002, Kevin Greenidge wrote:

 I am going to setup a Terminal Server and was
 wondering if there are any projects like
 http://ltsp.org i would rather use freebsd than linux
 if possible. Any suggestions are appriciated.


the link gives me a DNS error so i can't see what you want to build. But i
have a terminal server based on XFree86 running here without problems.

I run all applications from the server and the filesystem i access is also
on the server.

Marcel


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Terminal Server?

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 15:49:59 +0100:
 On Mon, 23 Dec 2002, Kevin Greenidge wrote:
 
  I am going to setup a Terminal Server and was
  wondering if there are any projects like
  http://ltsp.org i would rather use freebsd than linux
  if possible. Any suggestions are appriciated.
 
 
 the link gives me a DNS error so i can't see what you want to build.

roman@freepuppy ~ 1001:0  dnsqr a ltsp.org
1 ltsp.org:
42 bytes, 1+1+0+0 records, response, noerror
query: 1 ltsp.org
answer: ltsp.org 84600 A 216.136.171.201

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



smtpd

2002-12-23 Thread Per Nilsson




Hi.. i have a problem.. have installed and are ready to run postfix, and 
smtp.. when i start the postfix or smtpd, i get this error:

ERROR - getsockname failed (Socket operation on non-socket) Who am i?


i have tried some things, but nothing seems to work.. how do I solv this 
problem??

// Per

_
Bli förälskad på MSN Dejting http://www.msn.se/dejting/default.asp


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 09:05:13 -0500:
 # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:
  OK. I have tried unsuscribing to this mailing list and
  re-subscribing to it and then sending e-mails to it to
  test but my e-mails never make it. I know this e-mail
  will make it to the list but this account is not the
  one im having problems with. I'm having problems with
  my POP account. if someone could help me figure out
  what the problem is i would appreciate it. I dont get
  any error messages back either when i try to send
   e-mails to this list from my POP account.
 
 I have the same problem as you. I am no longer able to send questions 
 in via my regular POP account. It suddenly stopped working a few 
 months back as far as I can tell. Once I unsubscribed from the list I 
 could THEN post a question.
 
 I use RoadRunner cable modem but use my work email address as the 
 return email address.  Roman, are you saying that's why I cannot post 
 to the list?

because you use a RoadRunner cable modem or because you use your
work address? neither is relevant. what is relevant is the MTA that
talks to mx1.freebsd.org.the 

take a look at this (read bottom up):

Received: from ohsmtp01.ogw.rr.com (ohsmtp01.ogw.rr.com [65.24.7.36])
by mx1.FreeBSD.org (Postfix) with ESMTP id 0731D43EDC
for [EMAIL PROTECTED]; Mon, 23 Dec 2002 06:06:52 -0800 (PST)
(envelope-from [EMAIL PROTECTED])
Received: from jimarnold.org (a11d015.neo.rr.com [204.210.211.15])
by ohsmtp01.ogw.rr.com (8.12.5/8.12.2) with ESMTP id gBNE6bjX002754;
Mon, 23 Dec 2002 09:06:37 -0500 (EST)
Received: from [192.168.0.4] (mac [192.168.0.4])
by jimarnold.org (Postfix) with ESMTP
id C95AF369C; Mon, 23 Dec 2002 09:06:37 -0500 (EST)

you typed this message on a box with IP 192.168.0.4.

that machine has no idea what its name might be, and so (properly)
sent [192.168.0.4] as an argument to the EHLO/HELO command in SMTP
conversation with 204.210.211.15 (who's internal IP is not recorded
in the above headers).

204.210.211.15 thinks its name is jimarnold.org (i don't think so.
jimarnold.org resolves only to 216.201.16.227), and that's how it
introduces itself in SMTP conversation with ohsmtp01.ogw.rr.com.
this box knows jimarnold.org's real name is a11d015.neo.rr.com, but
it doesn't mind this lie.

ohsmtp01.ogw.rr.com knows it's real name, and that's what it uses in
SMTP conversation with mx1.freebsd.org; that in turn sees the other
side is honest, and has DNS ok both ways: ohsmtp01.ogw.rr.com is
65.24.7.36, which is ohsmtp01.ogw.rr.com.

voila, your message got through. should you bypass your provider's
MTA your messges would get rejected; or, to be precise, your MTA
would be rejected as mx1.freebsd.org would refuse to talk to it.

reason? probably the larges source of spam is people with cable or
xDSL connections. those computers most frequently don't fit the
mx1's requirements regarding DNS (as opposed to ISP's servers, which
do; if they don't, the ISP is clueless)
 
 I don't see how this helps fight spam if I can post to the list from 
 an account that is no longer subscribed to the list.

questions@ is advertised as a help forum (on CD's etc), and
freebsd.org's postmasters probably think most of the people who
seek FreeBSD-related help don't have the capacity to subscribe to a
mailing list. :)

 Plus, I have to believe there are many, many people like me who use
 their work email addresses as their return email address from other
 ISP's

MTA's couldn't care less about your messages' headers. all that
counts is the IPs, DNS names, and SMTP envelopes.
 
-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Terminal Server?

2002-12-23 Thread Danny Horne
 # [EMAIL PROTECTED] / 2002-12-23 15:49:59 +0100:
 On Mon, 23 Dec 2002, Kevin Greenidge wrote:

  I am going to setup a Terminal Server and was
  wondering if there are any projects like
  http://ltsp.org i would rather use freebsd than linux
  if possible. Any suggestions are appriciated.
 

 the link gives me a DNS error so i can't see what you want to build.

 roman@freepuppy ~ 1001:0  dnsqr a ltsp.org
 1 ltsp.org:
 42 bytes, 1+1+0+0 records, response, noerror
 query: 1 ltsp.org
 answer: ltsp.org 84600 A 216.136.171.201

You might like to try www.ltsp.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: IDE CD-RW and burncd

2002-12-23 Thread Warren Block
On Mon, 23 Dec 2002, Alexander Popkov wrote:

 I have a trouble with writing CD-R(W) on FreeBSD 4.7
 
 i am use IDE CD RW and `burncd` utility to write, but for any
 operation `burncd` report error:
 
 scylla# burncd -f /dev/acd0c blank
 burncd: open(/dev/acd0c): Operation not permitted
 
 What i do incorrectly ?

 INFO: ls -lo /dev/acd*
 crw-r-  4 root  operator  - 117,   0 Dec 23 14:54 /dev/acd0c
  ^^ 
This says that only the owner (root) has write access to acd0c.  So you
can either log in as root or change the permissions on the device.

-Warren Block * Rapid City, South Dakota USA


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



how to check a revision of a file

2002-12-23 Thread Didier Wiroth
Hey,

I was reading this security advisorie:
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:43.bind.asc

At the end of the file you can read for example this information:
src/contrib/bind/CHANGES
  RELENG_41.1.1.7.2.8
  RELENG_4_7  1.1.1.7.2.7.2.1
  RELENG_4_6  1.1.1.7.2.6.2.2
  RELENG_4_5  1.1.1.7.2.4.4.2
  RELENG_4_4  1.1.1.7.2.4.2.2
src/contrib/bind/bin/named/db_defs.h
  RELENG_41.1.1.2.2.6
  RELENG_4_7  1.1.1.2.2.5.2.1
  RELENG_4_6  1.1.1.2.2.4.2.2
  RELENG_4_5  1.1.1.2.2.3.4.2
  RELENG_4_4  1.1.1.2.2.3.2.2
etc...
I'm using 4.7-Release and I was wondering if my sources where uptodate! I
looked at my /usr/src/contrib/bind... files but I could not find any kind of
Revision numbers for example db_defs.h started with:
 *  from db.h   4.16 (Berkeley) 6/1/90
 *  $Id: db_defs.h,v 8.47 2002/05/18 01:02:53 marka Exp $
 */
There were no revision annotations anywhere in the file:

How do you find out if you have the correct sources of the files before
recompiling and installing?

Thanks a lot
Didier



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



make hierarchy

2002-12-23 Thread FreeBSD-questions
Hello all,

the other day i tried to build a jail, which didn`t work out.
I had started by updating all sources with 'releng=4'. this is what i did.
 D=/here/is/the/jail
 cd /usr/src
 make hierarchy DESTDIR=$D
 make obj
 make depend
 make all

everything went well up till 'make all'. it gave errorcode 1. it
couldn`t set my max.writespeed with burn.c if i recall correctly.
So i tried it with downloading all sources with releng=4_7.
Did all the previous steps and it gave me another errorcode 1.
So i thought it would be the best thing to get the sources with
releng=4_7_0 and do it all over again.
When i got to make hierarchy DESTDIR=$D it said: don`t know how to
make hierarchy. stopped.

I's really like to try and build a jail, but i`m kinda stuck in the
process. Does anyone know what to do or how to solve this?
Thanks.

-- 
Best regards,

Marnix

  mailto:[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: About Samba

2002-12-23 Thread Kevin Greenidge
Ok by looking at this document I think I see my
mistake. I did not create any samba users. I don't
know what lead me to thinking I could actually look at
the server without adding a samba user  password. 



--- Scott Robbins [EMAIL PROTECTED] wrote:
 On Mon, Dec 23, 2002 at 05:59:17AM -0800, Kevin
 Greenidge wrote:
  I installed FreeBSD 4.7 over the weekend and am
 having
  the toughest time getting Samba working. 
  
  I have up and running on the server but I cannot
 see
  any of the Samba shares from my WinXP box. I can
 ping
  the Samba box from winXP so I know it's there. I
 used
  Webmin to configure Samba and don't remember it
 being
  this much trouble when I installed Samba in the
 past. 
 
 Sometimes, the trouble is in smb.conf with encrypted
 passwords.
 It's commented out by default and has to be
 uncommented. (or you can
 hack the registry on each MS box).  
 
 I have a beginner's page on samba, which although
 Linux oriented, 
 might be of use at 
 http://home.nyc.rr.com/computertaijutsu/samba.html
 
 Also, you'll find in
 /usr/local/share/doc/samba/textdocs something
 called DIAGNOSIS which might be helpful, it's a good
 troubleshooting
 guide.
 
 HTH
 -- 
 
 Scott Robbins
 
 PGP keyID EB3467D6
 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6
 )
 gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
 
 Anya: You know this isn't your world, right? I mean,
 you know you
 don't belong here. 
 Willow: No. This is a dumb world. On my world, there
 are people 
 in chains, and we can ride them like ponies. 
 

 ATTACHMENT part 2 application/pgp-signature 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Terminal Server?

2002-12-23 Thread Kevin Greenidge
That's exactly what I'm looking for. What documents
and software were used to set it up?



--- Marcel Stangenberger [EMAIL PROTECTED] wrote:
 On Mon, 23 Dec 2002, Kevin Greenidge wrote:
 
  I am going to setup a Terminal Server and was
  wondering if there are any projects like
  http://ltsp.org i would rather use freebsd than
 linux
  if possible. Any suggestions are appriciated.
 
 
 the link gives me a DNS error so i can't see what
 you want to build. But i
 have a terminal server based on XFree86 running here
 without problems.
 
 I run all applications from the server and the
 filesystem i access is also
 on the server.
 
 Marcel
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of
 the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: more question

2002-12-23 Thread Giorgos Keramidas
On 2002-12-23 11:19, osama zekry [EMAIL PROTECTED] wrote:
 sorry but i want know how can i creat database in freebsd server
 i heard that i can creat database using postgre sql
 how can i get a tutorial that teach me postgre sql

PostgreSQL has very good documentation about their database software
on their web site.  Try looking at http://www.postgresql.org/

 how can i using telnet to connect to freebsd and manage it
 sorry for more question

I'm not sure I understand this question.  Could you rephrase?

There's nothing really magic about being connected to a FreeBSD server
through telnet, that makes things different than the way things are
done through one of the normal console terminals.

- Giorgos


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Albertus Magnus
On Monday 23 December 2002 07:35, Roman Neuhauser wrote:
 # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:
  OK. I have tried unsuscribing to this mailing list and
  re-subscribing to it and then sending e-mails to it to
  test but my e-mails never make it. I know this e-mail
  will make it to the list but this account is not the
  one im having problems with. I'm having problems with
  my POP account. if someone could help me figure out
  what the problem is i would appreciate it. I dont get
  any error messages back either when i try to send
  e-mails to this list from my POP account.

 The freebsd.org MTA is somewhat anal about the properties of the
 other side of the SMTP connection. The name sent in EHLO/HELO
 must resolve to the address of the host, and its IP address must
 resolve to that name. This is a very successful anti-spam measure. It
 unfortunately also causes some collateral damage.

Roman,

Excuse me for jumping in to this, but I'm also one who is also confused 
by all the hoops needed to successfully gain the favor of the 
freebsd.org MTA.  Thanks for your clear and detailed explanation (here 
and in another post).

But it seems to me that there's more to it than you've described above.  
For example, ISTR that when I was using Pegasus Mail (Windows) I had to 
change its settings so as not to put @localhost in the message-ID 
header (or some such thing... I don't remember exactly).

Anyway, as of now, using KDE Kmail, I have tried three different MTA's: 
two ISP's and sendmail on my own FBSD box connected to the cable modem.  
In each case they supply (to freebsd.org) the correct hostname which 
resolves to the correct IP address, and vice versa.  Yet only one gets 
through.  I'm not sure why... the only errors I get are something like 
connection refused or service unavailable or something equally 
non-specific.

Could it be that freebsd.org checks farther back in the chain than just 
the MTA that is talking to it?  Or is it something else?

Maybe I should check some of the spam that does get through, and see how 
they do it ;-)

Regards,
Albert

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Terminal Server?

2002-12-23 Thread Marcel Stangenberger
On Mon, 23 Dec 2002, Kevin Greenidge wrote:

 That's exactly what I'm looking for. What documents
 and software were used to set it up?


only XFree86 is used. I used the one from the ports collection.

To set it up read this website http://www.xs4all.nl/~zweije/xauth-9.html

The setup mentioned there is based on linux, but it works the same for
FreeBSD. Once setup you can access it from any unix/linux/BSD workstation
without trouble. You can also access it thru windows with the help of
X-Win32 or eXceed.

If you need any help with the setup don't be afraid to ask me :-)

Good luck,

Marcel


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 10:42:58 -0500:
 On Mon, 23 Dec 2002, Jim Arnold wrote:
  I have the same problem as you. I am no longer able to send questions
  in via my regular POP account. It suddenly stopped working a few
  months back as far as I can tell. Once I unsubscribed from the list I
  could THEN post a question.
 
  I use RoadRunner cable modem but use my work email address as the
  return email address.  Roman, are you saying that's why I cannot post
  to the list?
 
 Observation:
 
   I use roadrunner home with freebsd as my server
 providing nat for 2 rfc1918 lans and serving as a smtp
 and pop server for a handfull of virtual domains.
 
   Roadrunner may have started refusing what thinks
 are relay requests. Since I don't use their smtp server
 it hasn't affected me.
 
   could you use your office's smtp server when sending
 out email with the office headers?

this is not the problem. roadrunner relays just fine as evidenced by
headers in Jim's messages to the list.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Giorgos Keramidas
On 2002-12-23 09:05, Jim Arnold [EMAIL PROTECTED] wrote:
 # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:
  OK. I have tried unsuscribing to this mailing list and
  re-subscribing to it and then sending e-mails to it to test but
  my e-mails never make it. I know this e-mail will make it to the
  list but this account is not the one im having problems with. I'm
  having problems with my POP account. If someone could help me
  figure out what the problem is i would appreciate it.

 I have the same problem as you. I am no longer able to send
 questions in via my regular POP account. It suddenly stopped working
 a few months back as far as I can tell. Once I unsubscribed from the
 list I could THEN post a question.

 I use RoadRunner cable modem but use my work email address as the
 return email address.  Roman, are you saying that's why I cannot
 post to the list?

Are you getting some sort of error back when you post to the list?
If yes, then please post the *exact* error message as it usually
contains hints about the cause of the rejection.

 Now I have to jump through flaming hoops of fire so I can both
 subscribe to the list and post to it.

Or just trying to post with a setup that is broken in some manner.

 Guess I'm not buying into this theory...

If you post more details about the specific error that causes your
messages to be rejected, I'm sure the helpful folks on the list will
be eager to help you set things up.

- Giorgos


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: how to check a revision of a file

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 03:59:31PM +0100, Didier Wiroth wrote:

 I was reading this security advisorie:
 ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:43.bind.asc
 
 At the end of the file you can read for example this information:
 src/contrib/bind/CHANGES
   RELENG_41.1.1.7.2.8
   RELENG_4_7  1.1.1.7.2.7.2.1
   RELENG_4_6  1.1.1.7.2.6.2.2
   RELENG_4_5  1.1.1.7.2.4.4.2
   RELENG_4_4  1.1.1.7.2.4.2.2
 src/contrib/bind/bin/named/db_defs.h
   RELENG_41.1.1.2.2.6
   RELENG_4_7  1.1.1.2.2.5.2.1
   RELENG_4_6  1.1.1.2.2.4.2.2
   RELENG_4_5  1.1.1.2.2.3.4.2
   RELENG_4_4  1.1.1.2.2.3.2.2
 etc...
 I'm using 4.7-Release and I was wondering if my sources where uptodate! I
 looked at my /usr/src/contrib/bind... files but I could not find any kind of
 Revision numbers for example db_defs.h started with:
  *  from db.h   4.16 (Berkeley) 6/1/90
  *  $Id: db_defs.h,v 8.47 2002/05/18 01:02:53 marka Exp $
  */
 There were no revision annotations anywhere in the file:
 
 How do you find out if you have the correct sources of the files before
 recompiling and installing?

Usually all you need to do is find the $FreeBSD label in the file, eg.

% grep -F '$FreeBSD' /usr/src/UPDATING
$FreeBSD: src/UPDATING,v 1.73.2.76 2002/11/20 16:56:45 bmah Exp $

Any file originating from the FreeBSD project will have a revision
label like that, as will many files imported from other sources.

However, as you correctly observe, some contributed sources don't
contain the revision label.  In this case you've got to go to a
FreeBSD cvs repository and grab a copy of the appropriate version of
the file and compare it directly with what you have on your system.

eg.

http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/contrib/bind/CHANGES?rev=1.1.1.7.2.8

Download the appropriate version, and diff(1) it against the version
in your source tree.  If it's the same, then you're happy.  If there
are differences, you're going to have to use the cvsweb.cgi interface
to see if it corresponds to an earlier or later version of the file
than shown in the advisory, and act accordingly.

Alternatively, look at the dates that fixes were applied as notified
in the advisory: if you last cvsup'd using one of the listed tags
after the given date (and did a {build,install}world cycle) then
you're in the clear.

In the specific case you mention, 4.7-RELEASE does contain the
vulnerability in question.  Those are the files in CVS tagged with
RELENG_4_7_0_RELEASE.  Your best option is probably to upgrade to
4.7-RELEASE-p2 which is the latest version on the RELENG_4_7 branch
and contains only minimal changes (all of which are security fixes)
compared to 4.7-RELEASE.


Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



-- fgets error on NTLM squid

2002-12-23 Thread Alex Carlos Braga Antão
Hello,
   I installed Squid here (FreeBSD 4.7 - RELEASE), and I am usgin NTLM to authenticate 
my
users. I got the last STABLE version of squid on 17.20.2002.
   The problem is that when I  run squid -k reconfigure, I get an error message for 
EACH
ntlm_auth process I have on memory. The error message is:
 fgets() failed! dying. errno=35 (Resource temporarily unavailable)

Does anyone have any help ?
Thanks...

=
Alex Antão
==
  Analista de Sistemas e Suporte
Virago XV250s (índia) - Brasília,DF
 - ICQ:5144629
http://motoviagens.pagina.de http://e-modelismo.pagina.de
==


___
Busca Yahoo!
O melhor lugar para encontrar tudo o que você procura na Internet
http://br.busca.yahoo.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 10:52:59 -0500:
 On Monday 23 December 2002 07:35, Roman Neuhauser wrote:
  # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:
   OK. I have tried unsuscribing to this mailing list and
   re-subscribing to it and then sending e-mails to it to
   test but my e-mails never make it. I know this e-mail
   will make it to the list but this account is not the
   one im having problems with. I'm having problems with
   my POP account. if someone could help me figure out
   what the problem is i would appreciate it. I dont get
   any error messages back either when i try to send
   e-mails to this list from my POP account.
 
  The freebsd.org MTA is somewhat anal about the properties of the
  other side of the SMTP connection. The name sent in EHLO/HELO
  must resolve to the address of the host, and its IP address must
  resolve to that name. This is a very successful anti-spam measure. It
  unfortunately also causes some collateral damage.

 But it seems to me that there's more to it than you've described above.  

might be. all I know about mx1.freebsd.org is what I observed (plus
what others have said on the list, which might just as well be
anecdotal evidence like mine).

 For example, ISTR that when I was using Pegasus Mail (Windows) I had to 
 change its settings so as not to put @localhost in the message-ID 
 header (or some such thing... I don't remember exactly).

yes. that is against RFC 822, so mx1.freebsd.org (or
hub.freebsd.org) *just might* reject such a message.
 
 Anyway, as of now, using KDE Kmail, I have tried three different MTA's: 
 two ISP's and sendmail on my own FBSD box connected to the cable modem.  
 In each case they supply (to freebsd.org) the correct hostname which 
 resolves to the correct IP address, and vice versa.  Yet only one gets 
 through.  I'm not sure why... the only errors I get are something like 
 connection refused or service unavailable or something equally 
 non-specific.
 
 Could it be that freebsd.org checks farther back in the chain than just 
 the MTA that is talking to it?  Or is it something else?

*might*, but it probably doesn't. more likely there's something
wrong with the other two MTA's (from mx1's POV at least).

but, given that they already do header checks, they might as well
check if one of the Received: hops is an open relay, and reject the
message if so. that would keep the lists clear of spammers that are
smart enough to route their shit through more than one MTA so that
the one that talks to mx1.freebsd.org is deemed ok.
 
 Maybe I should check some of the spam that does get through, and see how 
 they do it ;-)

more interesting: post the bounces.

BTW, here's an instance of the situation we're talking about:

Out: 554 Service unavailable; [217.36.194.32] blocked using bl.spamcop.net,
reason: Blocked - see http://spamcop.net/bl.shtml?217.36.194.32
In:  HELO bigfoot.com  
Out: 503 Error: access denied for  
host217-36-194-32.in-addr.btopenworld.com[217.36.194.32]   
In:  MAIL FROM: [EMAIL PROTECTED] 
Out: 503 Error: access denied for  
host217-36-194-32.in-addr.btopenworld.com[217.36.194.32]   
In:  RCPT TO: [EMAIL PROTECTED]
Out: 503 Error: access denied for  
host217-36-194-32.in-addr.btopenworld.com[217.36.194.32]   
Out: 421 Error: too many errors
 
as an added bonus, this spammer's MTA ignored the 554 it got instead
of the server greeting, the server closed the session forcefully
after a configured limit of errors.

and... I reported this to [EMAIL PROTECTED] here's the outcome:

Session aborted, reason: too many errors
 Out: 220 mail.bellavista.cz ESMTP Postfix  
 In:  EHLO plutonium
 Out: 504 plutonium: Helo command rejected: need fully-qualified hostname 
 In:  HELO plutonium
 Out: 504 plutonium: Helo command rejected: need fully-qualified hostname 
 In:  QUIT  
 Out: 221 Bye   
 
it's not shown here, but plutonium should've been
plutonium.btinternet.com. 

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to 

Re: once last try

2002-12-23 Thread Albertus Magnus
On Monday 23 December 2002 11:49, Roman Neuhauser wrote:
snip 
 Anyway, as of now, using KDE Kmail, I have tried three different
  MTA's: two ISP's and sendmail on my own FBSD box connected to the
  cable modem. In each case they supply (to freebsd.org) the correct
  hostname which resolves to the correct IP address, and vice versa. 
  Yet only one gets through.  I'm not sure why... the only errors I
  get are something like connection refused or service
  unavailable or something equally non-specific.
 

  Maybe I should check some of the spam that does get through, and
  see how they do it ;-)

 more interesting: post the bounces.


OK, we'll try this one and see if it gets through, or bounces.  It's 
been a while since I played around with these things.  As I recall, the 
bounce messages weren't too informative, though

Albert

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Roman Neuhauser
don't top-post please.
limit quoting to relevant context, please.

# [EMAIL PROTECTED] / 2002-12-23 12:16:34 -0500:
 Thanks for taking the time. That helps me understand a lot.

no problem as long as you keep it on the list. see my sig.
 
 A while back I setup Postfix on my FreeBSD box at home to handle my 
 mail, mainly so I could use spamassassin. I was not certain what to 
 put in the postfix main.cf file for the hostname parameter. for some 
 reason jimarnold.org worked even though that domain lives on another 
 server.

there's so many misconfigured MTAs out there that the rest mostly
accepts any babbling if it at least vaguely resembles SMTP. :)
example, $config_directory/sample-smtpd.cf regarding EHLO/HELO
restrictions:

The default is to permit everything.

 at home i'm behind a freebsd firewall (192.168.0.1 internally and 
 204.210.211.15 as you pointed out).
 The freebsd box and mail server lives on 192.168.0.2 and my mac is at 
 192.168.0.4.
 
 since i don't have a FQDN for my home setup what would you recommend 
 i use for my hostname when it comes to postfix's hostname parameter? 
 the hostname for the freebsd box is simply:
 hostname=spike

[ 93 lines of useless cruft snipped. don't waste my bandwidth! ]

is your outside IP static, or DHCP?

static:

a) 1. put hostname=a11d015.neo.rr.com in /etc/rc.conf
   2. let postfix get it from gethotname()
b) 1. leave /etc/rc.conf as it is
   2. put myhostname = a11d015.neo.rr.com in
  $config_directory/main.cf

DHCP:

can't really help, but ISTR the DHCP client can update it's hostname
from the server. if this is true:

1. configure DHCP to update the hostname from the server
2. put myhostname = a11d015.neo.rr.com in $config_directory/main.cf

but I might be on crack.

if you can get your Postfix to EHLO a11d015.neo.rr.com, you've
covered the biggest obstacle in talking to mx1.freebsd.org.

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-STABLE
6:21PM up 9:40, 7 users, load averages: 0.08, 0.05, 0.02
end

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 18:46:50 +0100:
 # [EMAIL PROTECTED] / 2002-12-23 12:16:34 -0500:
  Thanks for taking the time. That helps me understand a lot.
 
 no problem as long as you keep it on the list. see my sig.

...

 -- 
 begin 666 nonexistent.vbs
 FreeBSD 4.7-STABLE
 6:21PM up 9:40, 7 users, load averages: 0.08, 0.05, 0.02
 end

heh, not this one, but the one below. :)

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



[no subject]

2002-12-23 Thread Dmitry Ternovoy
Hallo! Help me please. How can I do low level format IDE disk on FreeBSD 4.7?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Gnome login

2002-12-23 Thread Joe Marcus Clarke
On Mon, 2002-12-23 at 07:47, socketd wrote:
 Hi all
 
 I have installed gnome2 on my FreeBSD 4.7 computer.
 In /root/.xinitrc I have this linie:
 exec xterm -geometry 80x66+0+0 -name login
 
 The above linie create a login window, but I don't want that.
 If I delete this linie or put an  behind it, gnome will start and
 terminate.
 If I close the window gnome will terminate.
 
 So my question is How do I start gnome without that window popping up?

All you need in ~/.xinitrc to start GNOME is:

exec /usr/X11R6/bin/gnome-session

Joe

 
 br
 socketd
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
PGP Key : http://www.marcuscom.com/pgp.asc




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Brian
your smtp server should always be the one for the net you are on, I know of
many occasions where people tried to use isp mail servers from their office
whcich wasnt served by the above isp.  Most isps have been blocking this
type of traffic for a few years now.

Bri

- Original Message -
From: Fuzzy [EMAIL PROTECTED]
To: Jim Arnold [EMAIL PROTECTED]
Cc: Roman Neuhauser [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 7:42 AM
Subject: Re: once last try



 On Mon, 23 Dec 2002, Jim Arnold wrote:

  I have the same problem as you. I am no longer able to send questions
  in via my regular POP account. It suddenly stopped working a few
  months back as far as I can tell. Once I unsubscribed from the list I
  could THEN post a question.
 
  I use RoadRunner cable modem but use my work email address as the
  return email address.  Roman, are you saying that's why I cannot post
  to the list?
 

 Observation:

 I use roadrunner home with freebsd as my server
 providing nat for 2 rfc1918 lans and serving as a smtp
 and pop server for a handfull of virtual domains.

 Roadrunner may have started refusing what thinks
 are relay requests. Since I don't use their smtp server
 it hasn't affected me.

 could you use your office's smtp server when sending
 out email with the office headers?

 fuz



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Brian
You get the below from a mail -v destaddress, maillog or what?  I would try
the above mail -v tactic if you havent yet.

Bri

- Original Message -
From: Roman Neuhauser [EMAIL PROTECTED]
To: Jim Arnold [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 6:45 AM
Subject: Re: once last try


 # [EMAIL PROTECTED] / 2002-12-23 09:05:13 -0500:
  # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800:
   OK. I have tried unsuscribing to this mailing list and
   re-subscribing to it and then sending e-mails to it to
   test but my e-mails never make it. I know this e-mail
   will make it to the list but this account is not the
   one im having problems with. I'm having problems with
   my POP account. if someone could help me figure out
   what the problem is i would appreciate it. I dont get
   any error messages back either when i try to send
e-mails to this list from my POP account.
 
  I have the same problem as you. I am no longer able to send questions
  in via my regular POP account. It suddenly stopped working a few
  months back as far as I can tell. Once I unsubscribed from the list I
  could THEN post a question.
 
  I use RoadRunner cable modem but use my work email address as the
  return email address.  Roman, are you saying that's why I cannot post
  to the list?

 because you use a RoadRunner cable modem or because you use your
 work address? neither is relevant. what is relevant is the MTA that
 talks to mx1.freebsd.org.the

 take a look at this (read bottom up):

 Received: from ohsmtp01.ogw.rr.com (ohsmtp01.ogw.rr.com [65.24.7.36])
 by mx1.FreeBSD.org (Postfix) with ESMTP id 0731D43EDC
 for [EMAIL PROTECTED]; Mon, 23 Dec 2002 06:06:52 -0800
(PST)
 (envelope-from [EMAIL PROTECTED])
 Received: from jimarnold.org (a11d015.neo.rr.com [204.210.211.15])
 by ohsmtp01.ogw.rr.com (8.12.5/8.12.2) with ESMTP id
gBNE6bjX002754;
 Mon, 23 Dec 2002 09:06:37 -0500 (EST)
 Received: from [192.168.0.4] (mac [192.168.0.4])
 by jimarnold.org (Postfix) with ESMTP
 id C95AF369C; Mon, 23 Dec 2002 09:06:37 -0500 (EST)

 you typed this message on a box with IP 192.168.0.4.

 that machine has no idea what its name might be, and so (properly)
 sent [192.168.0.4] as an argument to the EHLO/HELO command in SMTP
 conversation with 204.210.211.15 (who's internal IP is not recorded
 in the above headers).

 204.210.211.15 thinks its name is jimarnold.org (i don't think so.
 jimarnold.org resolves only to 216.201.16.227), and that's how it
 introduces itself in SMTP conversation with ohsmtp01.ogw.rr.com.
 this box knows jimarnold.org's real name is a11d015.neo.rr.com, but
 it doesn't mind this lie.

 ohsmtp01.ogw.rr.com knows it's real name, and that's what it uses in
 SMTP conversation with mx1.freebsd.org; that in turn sees the other
 side is honest, and has DNS ok both ways: ohsmtp01.ogw.rr.com is
 65.24.7.36, which is ohsmtp01.ogw.rr.com.

 voila, your message got through. should you bypass your provider's
 MTA your messges would get rejected; or, to be precise, your MTA
 would be rejected as mx1.freebsd.org would refuse to talk to it.

 reason? probably the larges source of spam is people with cable or
 xDSL connections. those computers most frequently don't fit the
 mx1's requirements regarding DNS (as opposed to ISP's servers, which
 do; if they don't, the ISP is clueless)

  I don't see how this helps fight spam if I can post to the list from
  an account that is no longer subscribed to the list.

 questions@ is advertised as a help forum (on CD's etc), and
 freebsd.org's postmasters probably think most of the people who
 seek FreeBSD-related help don't have the capacity to subscribe to a
 mailing list. :)

  Plus, I have to believe there are many, many people like me who use
  their work email addresses as their return email address from other
  ISP's

 MTA's couldn't care less about your messages' headers. all that
 counts is the IPs, DNS names, and SMTP envelopes.

 --
 If you cc me or remove the list(s) completely I'll most likely ignore
 your message.see http://www.eyrie.org./~eagle/faqs/questions.html

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



[no subject]

2002-12-23 Thread Dmitry Ternovoy
Hi! My BIOS not have tools for low level format (Compaq ProLiant)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: your mail

2002-12-23 Thread Jerry McAllister
 
 Hi! My BIOS not have tools for low level format (Compaq ProLiant)

Well, it depends on what you mean by low level format.
Probably you don't really want to do that anyway.  

There are a couple of good articles out there on the subject.  
I don't remember the URLs, but a search should get them.  

jerry


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Roman Neuhauser
don't top-post, please

# [EMAIL PROTECTED] / 2002-12-23 08:47:23 -0800:
 From: Fuzzy [EMAIL PROTECTED]
  I use roadrunner home with freebsd as my server
  providing nat for 2 rfc1918 lans and serving as a smtp
  and pop server for a handfull of virtual domains.
 
  Roadrunner may have started refusing what thinks
  are relay requests. Since I don't use their smtp server
  it hasn't affected me.
 
  could you use your office's smtp server when sending
  out email with the office headers?

 your smtp server should always be the one for the net you are on,

which could be your ISP's server.

 I know of many occasions where people tried to use isp mail servers
 from their office whcich wasnt served by the above isp.  Most isps
 have been blocking this type of traffic for a few years now.

i'm not sure what type of traffic you're exactly talking about.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re:

2002-12-23 Thread Brian
if scsi the controller should have that capability, if ide a tool to set all
bits to zeros should be available on the drive manufacturer's site.

Bri

- Original Message -
From: Dmitry Ternovoy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 8:55 AM


 Hi! My BIOS not have tools for low level format (Compaq ProLiant)

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: once last try

2002-12-23 Thread Roman Neuhauser
don't top-post, please.
your MUA wraps text badly. fixed.

# [EMAIL PROTECTED] / 2002-12-23 08:51:19 -0800:
 From: Roman Neuhauser [EMAIL PROTECTED]

[ ~25 lines of useless cruft snipped ]

  Received: from ohsmtp01.ogw.rr.com (ohsmtp01.ogw.rr.com [65.24.7.36])
  by mx1.FreeBSD.org (Postfix) with ESMTP id 0731D43EDC
  for [EMAIL PROTECTED]; Mon, 23 Dec 2002 06:06:52 -0800 (PST)
  (envelope-from [EMAIL PROTECTED])
  Received: from jimarnold.org (a11d015.neo.rr.com [204.210.211.15])
  by ohsmtp01.ogw.rr.com (8.12.5/8.12.2) with ESMTP id gBNE6bjX002754;
  Mon, 23 Dec 2002 09:06:37 -0500 (EST)
  Received: from [192.168.0.4] (mac [192.168.0.4])
  by jimarnold.org (Postfix) with ESMTP
  id C95AF369C; Mon, 23 Dec 2002 09:06:37 -0500 (EST)

[ ~50 lines of useless cruft snipped ]

 You get the below from a mail -v destaddress, maillog or what?  I would try
 the above mail -v tactic if you havent yet.

are you talking about the Received: headers? I got them from the
message, of course.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Telephony tools

2002-12-23 Thread Mike
I am looking for some tools so I can use my FreeBSD box to take messages
when I am away. I have found some caller ID stuff but little else.

Any sites know?

Hey it's my firewall on the net might as be a telemarketer zapper as
wellG


Cheers

M;)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



FW:

2002-12-23 Thread Mike
 


Google brings back many tools for this 

http://www.storage.ibm.com/hdd/support/download.htm  has some that I
imagine can be ran from a boot disk.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Dmitry
Ternovoy
Sent: Monday, December 23, 2002 9:55 AM
To: [EMAIL PROTECTED]
Subject: 


Hi! My BIOS not have tools for low level format (Compaq ProLiant)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



[no subject]

2002-12-23 Thread Dmitry Ternovoy
Well! I have very many bad sectors! How can I do to get rid from them?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: your mail

2002-12-23 Thread Jerry McAllister
 
 Well! I have very many bad sectors! How can I do to get rid from them?

Unfortunately, if you are seeing bad sectors, it probably means that
you have already used up all the spare remapping sectors - this 
happens in the background without you knowing it.If this is
true, it also probably means that the disk is rapidly going bad 
and just doing a low level format might buy you only a few days
reprieve before it dies altogether.   

So, your best bet by far is to rescue as much important data from
the disk as possible now and get a new disk.  Forget the low level
format.   It is too late for that.

jerry


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re:

2002-12-23 Thread Jud
On Mon, 23 Dec 2002 19:17:36 +0200 (EET), Dmitry Ternovoy 
[EMAIL PROTECTED] wrote:

Well! I have very many bad sectors! How can I do to get rid from them?


Who is the manufacturer of the hard drive?  Is it SCSI or IDE?
--
Jud

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



[no subject]

2002-12-23 Thread Dmitry Ternovoy
it is IDE. As it all the same to make? (Disk low level format or other format)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



undelete or ffsrecover

2002-12-23 Thread Goedeke Michels
Hello,

First of all, if this is the wrong group, please redirect me to a more 
appropiate place.

I am trying to recover some files I have accidentally deleted. However, 
ffsrecov continuously complains about a corrupt super block and misssing 
magic. The filesystems are ok, however (as long as you trust fsck) and 
mount without problems.
I've also come across undelete(2), but since I have no clue about C, I 
did not get very far with this (just put a main() { ... } around the 
example. Compiled, but did not do anything).
I am running 4.7 stable (~week old) with soft-updates enabled 
filesystems on an intel box.

Most info I found on the web said no chance, but have been quite old 
and the appearance of an undelete function raised some hope.

Is there any way of getting those files back ? There has been no write 
activity on that partition since and now its mounted read-only. I do 
have the inode of the parent folder (which contents I am missing) and 
the names of the top level files and directories.

Thanks for any help


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


mount problems.

2002-12-23 Thread David Nicholas Kayal
For the past two freebsd installations I've done, I've run into a problem
where they system, upon booting, throws me into a manual root filesystem
specification prompt where I need to manually type the file system and the
device I wish to boot off of.

Yet when I check things such as /etc/fstab everything seems to be set up
correctly.

Any assistance would be appreciated.

Thank you.
David



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: problem

2002-12-23 Thread Steve Sizemore
On Fri, Dec 20, 2002 at 02:27:55PM -0500, Hanauer wrote:
 I have and Dell PowerEdge 2600 and need to install FreeBSD
 Problem: This machine have SCSI PERC4/Di and the FreeBSD
  not
 support this hardware.
 
 Can everyone help me?
 
 Tks

Have you actually tried this, and found that it doesn't work?

Despite the fact that it's not mentioned in the docs, it does
appear in the amr device driver. I've ordered such a server,
under the assumption that it would work - haven't yet had
a chance to test it.

Steve
-- 
Steve Sizemore [EMAIL PROTECTED], (510) 642-8570
Unix System Manager
Dept. of Mathematics and College of Letters and Science
University of California, Berkeley

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: mount problems.

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 11:40:36 -0800:
 For the past two freebsd installations I've done, I've run into a problem
 where they system, upon booting, throws me into a manual root filesystem
 specification prompt where I need to manually type the file system and the
 device I wish to boot off of.
 
 Yet when I check things such as /etc/fstab everything seems to be set up
 correctly.
 
 Any assistance would be appreciated.

1) http://www.tuxedo.org/~esr/faqs/smart-questions.html

2) doesn't it have something to do with shuffling the disks after
the install?

I can't decipher whether a) you know how to get from there and just
wonder about the cause, or b) you are actually looking for
support.

If a), I don't know. If b), the procedure has been described on the
list just a few hours ago:

http://marc.theaimsgroup.com/?l=freebsd-questionsm=104060845629617

If it's something completely unrelated, then sorry for wasting your
time. :)

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: mount problems.

2002-12-23 Thread David Nicholas Kayal
Is there an http://www.tuxedo.org/~esr/faqs/smart-replys.html?

Here is a copy of my fstab file:

 more fstab
# See the fstab(5) manual page for important information on automatic mounts
# of network filesystems before modifying this file.
#
# DeviceMountpoint  FStype  Options Dump
Pass#
/dev/ad0s1b noneswapsw  0   0
/dev/ad0s1a /   ufs rw  1   1
proc/proc   procfs  rw  0   0


The system will boot up once I type in the following at the mountroot
prompt.

ufs:/dev/ad0s1a

I am just trying to figure out why I need to type that in.

here is a snip of dmesg:
ad0: 1033MB IBM-DSOA-21080 [2100/16/63] at ata0-master BIOSPIO

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

mountroot ufs:/dev/ad0s1a
Mounting root from ufs:/dev/ad0s1a

My goal is to have the system automatically boot up should the power be
recycled.

Just for grins:

 uname -a
FreeBSD irrigation.yayproductions.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0:
Wed Oct  9 15:08:34 GMT 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

I read the message:

http://marc.theaimsgroup.com/?l=freebsd-questionsm=104060845629617

But it seems that the person is having another problem all together.

Thanks for your help.

David

On Mon, 23 Dec 2002, Roman Neuhauser wrote:

 # [EMAIL PROTECTED] / 2002-12-23 11:40:36 -0800:
  For the past two freebsd installations I've done, I've run into a problem
  where they system, upon booting, throws me into a manual root filesystem
  specification prompt where I need to manually type the file system and the
  device I wish to boot off of.
 
  Yet when I check things such as /etc/fstab everything seems to be set up
  correctly.
 
  Any assistance would be appreciated.

 1) http://www.tuxedo.org/~esr/faqs/smart-questions.html

 2) doesn't it have something to do with shuffling the disks after
 the install?

 I can't decipher whether a) you know how to get from there and just
 wonder about the cause, or b) you are actually looking for
 support.

 If a), I don't know. If b), the procedure has been described on the
 list just a few hours ago:

 http://marc.theaimsgroup.com/?l=freebsd-questionsm=104060845629617

 If it's something completely unrelated, then sorry for wasting your
 time. :)

 --
 If you cc me or remove the list(s) completely I'll most likely ignore
 your message.see http://www.eyrie.org./~eagle/faqs/questions.html

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: mount problems.

2002-12-23 Thread John Bleichert
On Mon, 23 Dec 2002, David Nicholas Kayal wrote:
 Subject: Re: mount problems.
 
 Is there an http://www.tuxedo.org/~esr/faqs/smart-replys.html?
 
 Here is a copy of my fstab file:
 
  more fstab
 # See the fstab(5) manual page for important information on automatic mounts
 # of network filesystems before modifying this file.
 #
 # DeviceMountpoint  FStype  Options Dump
 Pass#
 /dev/ad0s1b noneswapsw  0   0
 /dev/ad0s1a /   ufs rw  1   1
 proc/proc   procfs  rw  0   0
 
 
 The system will boot up once I type in the following at the mountroot
 prompt.
 
 ufs:/dev/ad0s1a
 
snip

Did you build this drive in another box and then swap it over to the box 
it's in now? Sounds like the bootloader doesn't know where your drive is 
(which is common if you swap in a root drive). Assuming you're using 
the standard FreeBSD bootloader, have you tried re-initializing the MBR 
with fdisk? Can't remember the switch, see the fdisk man page.

Just a thought - this has happened to me when moving hard drives around.

JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



squidGuard problem: %n and %i empty

2002-12-23 Thread David S. Jackson
Hi,

The manual of the squidGuard forwarder/redirector says:

 squidGuard can do runtime string substitutions in the redirectors.
 Therefor the character % has special meaning in the redirector
 URLs:

 ...snip...

 %a is replaced with IP address of the client.
 %n is replaced with the domainname of the client or unknown if 
   not available.
 %i is replaced with the user ID (RFC931) or unknown if not 
   available.

 ...snip...

However, when I call a cgi with this redirector command in
squidguard.conf:

 ...snip...
http://192.168.0.10/cgi-bin/squidGuard.cgi?clientaddr=%aclientname=%nclientuser=%iclientgroup=%stargetgroup=%turl=%u
 ...snip...

what actually gets to the cgi on the above IP number is:

 ...snip...

192.168.0.110 - - [23/Dec/2002:10:33:42 -0500] GET
/cgi-bin/squidGuard.cgi?clientaddr=192.168.0.101clientname=clientuser=clientgroup=net-clientstargetgroup=adulturl=http://www.playboy.com/
 HTTP/1.0 403 2469
  ...snip...

As you can see, the %i and %n have empty values.

Does this %i and %n info never make it to squidGuard because squid
removes it?  Is there a squid configuration option I should reset?  For
my testing purposes there are no other proxies chained together.
Otherwise, any input would be welcome.

TIA!

-- 
David S. Jackson[EMAIL PROTECTED]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Being Ymor's right-hand man was like being gently
flogged to death with scented bootlaces.
   -- Terry Pratchett, The Colour of Magic

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Linneighbourhood [was: About Evolution]

2002-12-23 Thread Shantanu Mahajan
+++ Mark-Nathaniel Weisman [freebsd] [21/12/02 20:33 -0900]:
| Hey all,
|   Does anyone know if there is a ported copy of Evolution for FreeBSD? =
| Or LinNeighborHood? I need both of those apps to work, and I get tons of =
| errors with both of these apps when I try to install them under FreeBSD =
| v4.5 with KDE. Any help?
| 
|   His Servant,=20
|   Mark Weisman
| 
| --
In konqueror try
smb://machine/shared_directory

(plz. check the exact syntax.)

Regards,
Shantanu

-- 
Everyone is a genius.  It's just that
some people are too stupid to realize it. 




msg13056/pgp0.pgp
Description: PGP signature


Re: problem

2002-12-23 Thread Andrew Knapp
On Mon, 23 Dec 2002 12:14:12 -0800
Steve Sizemore [EMAIL PROTECTED] wrote:

 On Fri, Dec 20, 2002 at 02:27:55PM -0500, Hanauer wrote:
  I have and Dell PowerEdge 2600 and need to install FreeBSD
  Problem: This machine have SCSI PERC4/Di and the FreeBSD
   not
  support this hardware.
  
  Can everyone help me?
  
  Tks
 
 Have you actually tried this, and found that it doesn't work?
 
 Despite the fact that it's not mentioned in the docs, it does
 appear in the amr device driver. I've ordered such a server,
 under the assumption that it would work - haven't yet had
 a chance to test it.
 
 Steve

We just got a PowerEdge 2650 here at work, and it is working like a charm. Everything 
was recognized off the boot disks and I was able to install FBSD fine.  I'm almost 
certain it contained a PERC4/Di.

-Andy

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: printing over the network

2002-12-23 Thread Garance A Drosihn
At 8:02 PM +0200 12/21/02, [EMAIL PROTECTED] wrote:

  Are you using lpd or lprng (have to get that out of the way)

lpd


 Is lpd running / listening? - Show me


iulian#ps -ax | grep lpd
4544  ??  Is 0:00.01 lpd


 What does lpc status all return?


Nothing


What version of freebsd are you running?

if 'lpc status all' returns nothing, then that indicates that
lpd/lpc believes you have no printers defined.

What do you get from:
   chkprintcap
?  When lpd starts up, are there any messages written to
/var/log/messages?

--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



simple xdm setup

2002-12-23 Thread Shvetima Gulati

Hi all,
  I want to set up my X configuration as follows:

1) I want all clients (people) to log in to machine 'Server'using the GUI
login.This brings them to their desktop. Typically these people are on
windows machines running X servers such as eXceed or X-Win32. Some might
be tunneling through ssh (port forwarding)so they would need to connect to
local displays?
2) There is no physical keyboard or mouse attached to 'Server'
3) for administration purposes the command line is adequate, so there is
no need for a GUI console.

Essentially I want the PCs to function like dumb terminals running X
displays. This is a fairly common scenario right ? How do I set up xdm for
this?

I searched the web but clear info was very sparse for FreeBSD (I am on
4.6.2).

All pointers/help appreciated.
Thanks,
Shv.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: problem

2002-12-23 Thread Aleksey I. Yurlov
Hi, there...
Didn't really sure can this helps...

I had the problem like this with specific Compaq SCSI adapter. (sorry, 
didn't remember now it's numbers...etc)
I reach out this problem by the way below:
1. Install fbsd on another pc (in my situation I have it on my desktop)
2. Build custom kernel with those SCSI adapters drivers
3. Put custom kernel into boot floppy.

After that I start installation of fbsd as always and that's all...
Custom directives for kernel of my SCSI adapter I found in the 
/usr/src/sys/i386/conf/LINT.

--
Best regards, Aleksey I. Yurlov
[EMAIL PROTECTED]



Andrew Knapp wrote:
On Mon, 23 Dec 2002 12:14:12 -0800
Steve Sizemore [EMAIL PROTECTED] wrote:



On Fri, Dec 20, 2002 at 02:27:55PM -0500, Hanauer wrote:


I have and Dell PowerEdge 2600 and need to install FreeBSD
Problem: This machine have SCSI PERC4/Di and the FreeBSD
not
support this hardware.

Can everyone help me?

Tks


Have you actually tried this, and found that it doesn't work?

Despite the fact that it's not mentioned in the docs, it does
appear in the amr device driver. I've ordered such a server,
under the assumption that it would work - haven't yet had
a chance to test it.

Steve



We just got a PowerEdge 2650 here at work, and it is working like a charm. Everything was recognized off the boot disks and I was able to install FBSD fine.  I'm almost certain it contained a PERC4/Di.

-Andy

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message





To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: mount problems.

2002-12-23 Thread David Nicholas Kayal


On Mon, 23 Dec 2002, John Bleichert wrote:
snip
 Did you build this drive in another box and then swap it over to the box
 it's in now? Sounds like the bootloader doesn't know where your drive is
 (which is common if you swap in a root drive). Assuming you're using
 the standard FreeBSD bootloader, have you tried re-initializing the MBR
 with fdisk? Can't remember the switch, see the fdisk man page.

I built this drive in the same machine that it is in now.  I have tried
re-initializing the MBR using fdisk, as per your suggestion, using the -B
argument.  The system still does not boot up correctly.

In addition, I am using the standard FreeBSD bootloader.

Here is some more info in hopes of trying to resolve this:
 sudo fdisk -b bootcode
Password:
*** Working on device /dev/ad0 ***
parameters extracted from in-core disklabel are:
cylinders=525 heads=64 sectors/track=63 (4032 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=525 heads=64 sectors/track=63 (4032 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165,(FreeBSD/NetBSD/386BSD)
start 63, size 2116737 (1033 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 524/ head 63/ sector 63
The data for partition 2 is:
UNUSED
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED




 Just a thought - this has happened to me when moving hard drives around.

 JB

 #  John Bleichert
 #  http://vonbek.dhs.org/latest.jpg


 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: How do you suspend and resume a remote shell session?

2002-12-23 Thread Mr. Groups
The watch command should accomplish this as well. I
use it all the time to open a terminal session at the
console from remote. BSDVault has a good page on how
to set up the snoop device: 
http://bsdvault.net/sections.php?op=viewarticleartid=66

--- Paul A. Scott [EMAIL PROTECTED] wrote:
 
  From: Matthew Seaman
 [EMAIL PROTECTED]
  On Sat, Dec 21, 2002 at 10:03:30PM +1100, Andrew
 Cutler wrote:
  
  However what I'm really trying to achieve is to
 keep X apps alive when
  running them remotely, and be able to connect and
 disconnect at will and
  still have the app up and running, exactly where
 you left it.
 
 Oh, NOW you tell us. :)
 
  
  vnc can do that.  You run vnc in server mode on
 your FreeBSD machine
  and the vnc client gives you an X desktop in a
 window that you can
  connect to or disconnect from at will.
 
 Good call.
 
 -- 
 Paul A. Scott
 mailto:[EMAIL PROTECTED]
 http://skycoast.us/pscott/
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of
 the message


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Hard Drive Low Level Format (was No Subject)

2002-12-23 Thread Jud
On Mon, 23 Dec 2002 19:50:06 +0200 (EET), Dmitry Ternovoy 
[EMAIL PROTECTED] wrote:

it is IDE. As it all the same to make? (Disk low level format or other 
format)

Jerry McAllister is right: You want to back up your critical data *now*.  
OK, who is the manufacturer?  The reason I ask is to find the 
manufacturer's diagnostic and low level formatting utilities on the Web - 
or you can do this yourself.
--
Jud

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Hard Drive Low Level Format (was No Subject)

2002-12-23 Thread Mark
- Original Message -
From: Jud [EMAIL PROTECTED]
To: Dmitry Ternovoy [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 8:50 PM
Subject: Re: Hard Drive Low Level Format (was No Subject)


 On Mon, 23 Dec 2002 19:50:06 +0200 (EET), Dmitry Ternovoy
 [EMAIL PROTECTED] wrote:

  it is IDE. As it all the same to make? (Disk low level format or other
  format)

 Jerry McAllister is right: You want to back up your critical data
 *now*.  OK, who is the manufacturer? The reason I ask is to find
 the manufacturer's diagnostic and low level formatting utilities on the
 Web -  or you can do this yourself.


I am no hard disk guru, but last thing I remember is that a low-level format
on an IDE disk is a sure way to hose your entire disk. I'd say, strip all
pertinent data off of it, and get yourself a new hard disk. Better for you,
better for your data. :)

- Mark


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Sysinstall project?

2002-12-23 Thread Miguel Mendez
On Mon, 23 Dec 2002 15:39:05 -0500
Brian J. McGovern [EMAIL PROTECTED] wrote:

[current@ removed]

Hi,

 I was just going through the list of projects at the FreeBSD website. I
 didn't see one for the installer. I was curious if anyone was working on
 an upgrade/replacement for sysinstall... I know of Jordan's paper on the 
 subject, et al, but curious if anyone was doing anything more than maintaining
 our existing sysinstall.

http://www.freebsd.org/projects/libh

Cheers,
-- 
Miguel Mendez - [EMAIL PROTECTED]
GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt
EnergyHQ :: http://www.energyhq.tk
Of course it runs NetBSD!

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Jenoptik JD2100f camera and FreeBSD?

2002-12-23 Thread David Gerard

This camera looks tempting. The software it comes with is for Windows and
MacOS 9, of course. It's not listed by name on the gphoto2 list, though
other Jenoptik cameras are. And it apparently works with Linux as a USB
drive:

http://www.steinionline.de/lol/JD2100f_en.htm

- which suggests that working with FreeBSD should be at least *feasible*.

So. Has anyone used this camera with FreeBSD? Or, at least, related
Jenoptik cameras? I have FreeBSD 4.6.2-RELEASE here.

The camera itself is here:

http://www.tesco.com/electrical/product.asp?7285715

99 pounds for a 2.1 megapixel camera with CompactFlash. Not too bad at all.


- d.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Error: Command returned status 36

2002-12-23 Thread Alex

Dear/Beste daniel,

Sunday, December 22, 2002, 12:35:59 AM, you wrote:

 I am trying to set up FreeBSD 4.7 on a very old COMPAQ 486 machine 
 with a 120MB harddrive via an FTP install.

 Each time I get through the setup and it tries to creat the root 
 filesystem I get the following message:

 Unable to make new root filesystem on dev/ad0s1a!
 Command returned status 36

 Can you give me any ideas what I can do to fix this, or is it just 
 my harddrive is too small?

Your harddisk is very small. This could prove to fail the installation
due to lack of space. It should however not make it impossible to make
a new root system. (You did change the defaults did you?) You could
try and find out what type of hardware you have (harddisk and what IO
card) check those against the hardware notes. (can be found at
www.freebsd.org)

I consider the following to be the absolute lowest possible for
FreeBSD 4.x:
/   64M
/usr300M - 350M
/var24M

My file system
Unix1# df
Filesystem  1K-blocks Used   Avail Capacity  Mounted on
/dev/ad0s1a12899062206   5646652%/
/dev/ad0s1e   2299550  1207988  90759857%/usr
/dev/ad1s1e25799877178  16018233%/var
/dev/ad1s1f25799822694  21466610%/tmp
/dev/ad1s1g   3096462  1678610 117013659%/disk1
/dev/ad1s1h  25901740 21707792 212181091%/disk2


-- 
Best regards/Met vriendelijke groet,
Alex


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



adaptec 2400A revisited.

2002-12-23 Thread Matthew Bettinger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

Reinstalled FreeBSD on an ASUS K7V 133 with 6 60 gig drives and an adaptec 
2400A raid card.  This has got to bethe pickiest bios I have ever come 
across.  Anyway I have the card doing raid 5 and the device is showing up and 
it's appearing as 175+ gigs under it's own mount point. 

Everything appeared to be ok until I put it under some very heavy loads.
The machine has 768 megs of ram 1024 megs of swap and GENERIC kernel.

BSD is on it's own disk and I proceeded to build world  while cp'ing  some 
very large directories to the raided disks.  On top of that I threw in a few 
large untar and gunzips on the raided drives . 

After a while the machine locked up.  

Where should I look to try to hunt down the problem of the machine locking up 
nder heavy loads?  Are there any log files created that would lead me to 
believe it ran out of memory?  Right now I can't do much with the machine 
until I know exactly why it locked up.  

Thank you in advance.

Matthew Bettinger
Champion Elevators, Inc.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE+B3lsXG7+MmNwciURAmvdAKCZCOSnMo/y0akO4PjUnOk3yJjTrgCgr9iS
QHhrFnz5G3V4Dn8zG6Z4M0c=
=Nn+c
-END PGP SIGNATURE-



public_key.asc
Description: application/pgp-keys


mpd VPN Routing

2002-12-23 Thread Chris BeHanna
Has anyone managed to connect two LANs via an mpd tunnel and get
packets to flow from one LAN to another?  Something like this:


  Home LAN---Home Firewallmpd tunnelOffice Peer---Office LAN

I can reach any host on the office LAN from the home firewall over
the mpd tunnel, but hosts behind the home firewall cannot do more than
ping the local end of the mpd tunnel.

I have tried a few things, including:

routing table entries for the office LAN on Home LAN hosts,
pointing to the remote end of the mpd tunnel, with a routing
table entry to reach the remote end of the tunnel via the
local end of the tunnel

ipfw add pass all from any to any via ng1

(ng1 is the mpd tunnel interface)

Is this even possible?

Thanks,
-- 
Chris BeHanna
Software Engineer   (Remove bogus before responding.)
[EMAIL PROTECTED]
 Turning coffee into software since 1990.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Compaq ML310 integrated ATA100 RAID controller supported?

2002-12-23 Thread James Long
One of the smaller offices where I work is looking to replace a decrepit
P90 desktop running FreeBSD with newer server hardware.  They got a quote
from a vendor who wants to sell them a Compaq Proliant ML310 with two
40G ATA100 drives on a controller which does RAID 1 in hardware.

I looked at the supported hardware list on freebsd.org to see whether
the integrated ATA RAID controller in a Compaq ML310 is supported by
FreeBSD.  I see no mention of it, but I am not giving up yet.

I have not found any information on Compaq's web site as to what 
chipset or manufacturer Compaq uses to implement this ATA RAID control-
ler.  Any leads as to the technical info of the controller chipset, and 
the degree of compatibility with any existing (or forthcoming) FreeBSD 
drivers would be appreciated.

What I have found is the name of the driver, MegaIDE, and some various
links to RedHat-ish tech support articles, such as:

http://h18023.www1.hp.com/support/files/server/us/download/15976.html

If anyone is anyone running an ML310 with the integrated ATA RAID, I'd 
be grateful to know what device it uses, and any installation considera-
tions arise from use of the integrated ATA RAID.

Thanks in advance,

Jim


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



L0phtcrack

2002-12-23 Thread Kenzo
Anyone here use the l0phtcrack version that comes with FBSD 4.7?
Is it capable of cracking SAM files from XP computers?
I installed it, but I can't seem to find how to use it.
I tried John and that didn't get me anywhere.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Default XFree86 version in FBSD 4.7 Rel

2002-12-23 Thread Stacey Roberts
Hi,
  Forgive me if this is blindingly obvious somewhere in the handbook,
but I can't find it just about now.

Which version of XFree86 is installed by default at system installation
time? Its been some time since I installed from scratch, and as I always
get the CD Sets, I have 4.7 Release to hand.

The machines I have were all initially installed (from CD) with 4.3 Rel
 4.5 Rel, and upgraded from then onwards. I recall that XFree86-3x.x
was the default version included for those releases, but I'm wondering
if this has since changed to XFree86-4.x.

Thanks for the time.

Regards,

Stacey
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: L0phtcrack

2002-12-23 Thread Stacey Roberts
On Mon, 2002-12-23 at 22:24, Kenzo wrote:
 Anyone here use the l0phtcrack version that comes with FBSD 4.7?
 Is it capable of cracking SAM files from XP computers?
 I installed it, but I can't seem to find how to use it.
 I tried John and that didn't get me anywhere.
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

I could swear I saw a thread with this subject on FreeBSD forums
recently..,

I could well imagine that if this is indeed the same source, that more
than a few people would have looked at the content and thought twice
about responding:-)

Why would you want to do this? Personally, I figure its prudent to ask.

Regards,

Stacey
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: L0phtcrack

2002-12-23 Thread Jimi Thompson
Especially coming from a hotmail email address..

Thanks,

Ms. Jimi Thompson

Those who are too smart to engage in politics are punished by being governed
by those who are dumber. - Plato

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Stacey Roberts
Sent: Monday, December 23, 2002 2:30 PM
To: Kenzo
Cc: FreeBSD Questions
Subject: Re: L0phtcrack


On Mon, 2002-12-23 at 22:24, Kenzo wrote:
 Anyone here use the l0phtcrack version that comes with FBSD 4.7?
 Is it capable of cracking SAM files from XP computers?
 I installed it, but I can't seem to find how to use it.
 I tried John and that didn't get me anywhere.

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

I could swear I saw a thread with this subject on FreeBSD forums
recently..,

I could well imagine that if this is indeed the same source, that more
than a few people would have looked at the content and thought twice
about responding:-)

Why would you want to do this? Personally, I figure its prudent to ask.

Regards,

Stacey
--
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Default XFree86 version in FBSD 4.7 Rel

2002-12-23 Thread Lowell Gilbert
Stacey Roberts [EMAIL PROTECTED] writes:

 Hi,
   Forgive me if this is blindingly obvious somewhere in the handbook,
 but I can't find it just about now.
 
 Which version of XFree86 is installed by default at system installation
 time? Its been some time since I installed from scratch, and as I always
 get the CD Sets, I have 4.7 Release to hand.
 
 The machines I have were all initially installed (from CD) with 4.3 Rel
  4.5 Rel, and upgraded from then onwards. I recall that XFree86-3x.x
 was the default version included for those releases, but I'm wondering
 if this has since changed to XFree86-4.x.
 
 Thanks for the time.

The first paragraph of the handbook section titled Installing
XFree86 includes the statement: XFree86 4.X is now the default
version of the X Window System on FreeBSD.

I don't recall the precise FreeBSD release where this became the case.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: L0phtcrack

2002-12-23 Thread paul beard
Stacey Roberts wrote:



Why would you want to do this? Personally, I figure its prudent to ask.


It does have some legitimate uses, according to this page ( 
http://www.atstake.com/research/lc/ ):

Consider that at one of the largest technology companies, where
policy required that passwords exceed 8 characters, mix cases,
and include numbers or symbols...

* L0phtCrack obtained 18% of the passwords in 10 minutes 
* 90% of the passwords were recovered within 48 hours on a Pentium
II/300 
* The Administrator and most Domain Admin passwords were
cracked

It doesn't have to be this way. Crack-resistant passwords are
achievable and practical. But password auditing is the only
sure way to identify user accounts with weak passwords. LC4
offers an easy and adaptable way to address this threat and
find vulnerable passwords.


Take it from a 1998 Microsoft security bulletin:

consider evaluating a tool such as L0phtcrack 2.0 for
assisting in checking the quality of user passwords.




--
Paul Beard: seeking UNIX/internet engineering work
http://paulbeard.no-ip.org/paulbeard.html
8040 27th Ave NE Seattle WA 98115 / 206 529 8400

Laughter is the closest distance between two people.
		-- Victor Borge


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Default XFree86 version in FBSD 4.7 Rel

2002-12-23 Thread Stacey Roberts
On Mon, 2002-12-23 at 22:40, Lowell Gilbert wrote:
 Stacey Roberts [EMAIL PROTECTED] writes:
 
  Hi,
Forgive me if this is blindingly obvious somewhere in the handbook,
  but I can't find it just about now.
  
  Which version of XFree86 is installed by default at system installation
  time? Its been some time since I installed from scratch, and as I always
  get the CD Sets, I have 4.7 Release to hand.
  
  The machines I have were all initially installed (from CD) with 4.3 Rel
   4.5 Rel, and upgraded from then onwards. I recall that XFree86-3x.x
  was the default version included for those releases, but I'm wondering
  if this has since changed to XFree86-4.x.
  
  Thanks for the time.
 
 The first paragraph of the handbook section titled Installing
 XFree86 includes the statement: XFree86 4.X is now the default
 version of the X Window System on FreeBSD.
 
 I don't recall the precise FreeBSD release where this became the case.

Hi Lowell,
   Thanks for the reply. Got that!

Cheers.

Stacey

 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: L0phtcrack

2002-12-23 Thread Kenzo
Want to do what?
Put the same or similar questions on two different forums?
If this forum and freebsd forum are the same forums, then I'm sorry, but if
they're not, I don't see why it's wrong to ask the same question at two
different places.

Or are you asking why I would want to crack a SAM file.  If you read the
other forum, you would remember that it's for a friend who can't afford to
lose any info on the laptop.  Like I said, I tried different things and
couldn't get them to retrieve the password. I wish It was that easy to just
reload, but it's not.




- Original Message -
From: Stacey Roberts [EMAIL PROTECTED]
To: Kenzo [EMAIL PROTECTED]
Cc: FreeBSD Questions [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 4:30 PM
Subject: Re: L0phtcrack


 On Mon, 2002-12-23 at 22:24, Kenzo wrote:
  Anyone here use the l0phtcrack version that comes with FBSD 4.7?
  Is it capable of cracking SAM files from XP computers?
  I installed it, but I can't seem to find how to use it.
  I tried John and that didn't get me anywhere.
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message

 I could swear I saw a thread with this subject on FreeBSD forums
 recently..,

 I could well imagine that if this is indeed the same source, that more
 than a few people would have looked at the content and thought twice
 about responding:-)

 Why would you want to do this? Personally, I figure its prudent to ask.

 Regards,

 Stacey
 --
 Stacey Roberts
 B.Sc (HONS) Computer Science

 Web: www.vickiandstacey.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: L0phtcrack

2002-12-23 Thread Kenzo
Well sorry for being cheap and not buying my own domain, or maybe I don't
want to use my real E-mail for forums because they can get pretty big, and I
don't want the world to know my real E-mail.
And I assum myrealbox is a better one? doesn't seem much better to me.


- Original Message -
From: Jimi Thompson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Kenzo [EMAIL PROTECTED]
Cc: FreeBSD Questions [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 6:39 PM
Subject: RE: L0phtcrack


 Especially coming from a hotmail email address..

 Thanks,

 Ms. Jimi Thompson

 Those who are too smart to engage in politics are punished by being
governed
 by those who are dumber. - Plato

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Stacey Roberts
 Sent: Monday, December 23, 2002 2:30 PM
 To: Kenzo
 Cc: FreeBSD Questions
 Subject: Re: L0phtcrack


 On Mon, 2002-12-23 at 22:24, Kenzo wrote:
  Anyone here use the l0phtcrack version that comes with FBSD 4.7?
  Is it capable of cracking SAM files from XP computers?
  I installed it, but I can't seem to find how to use it.
  I tried John and that didn't get me anywhere.
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message

 I could swear I saw a thread with this subject on FreeBSD forums
 recently..,

 I could well imagine that if this is indeed the same source, that more
 than a few people would have looked at the content and thought twice
 about responding:-)

 Why would you want to do this? Personally, I figure its prudent to ask.

 Regards,

 Stacey
 --
 Stacey Roberts
 B.Sc (HONS) Computer Science

 Web: www.vickiandstacey.com



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: L0phtcrack

2002-12-23 Thread Stephen Hovey

Ive used such utilities in the past..

Basically, the only way a legit admin can secure things, is if they have
access to the same tech the bad guys use.. otherwise they can never be
really certain they have things shored up.

On Mon, 23 Dec 2002, paul beard wrote:

 Stacey Roberts wrote:
 
  
  Why would you want to do this? Personally, I figure its prudent to ask.
  
 It does have some legitimate uses, according to this page ( 
 http://www.atstake.com/research/lc/ ):
 
  Consider that at one of the largest technology companies, where
  policy required that passwords exceed 8 characters, mix cases,
  and include numbers or symbols...
  
  * L0phtCrack obtained 18% of the passwords in 10 minutes 
  * 90% of the passwords were recovered within 48 hours on a Pentium
  II/300 
  * The Administrator and most Domain Admin passwords were
  cracked
  
  It doesn't have to be this way. Crack-resistant passwords are
  achievable and practical. But password auditing is the only
  sure way to identify user accounts with weak passwords. LC4
  offers an easy and adaptable way to address this threat and
  find vulnerable passwords.
 
  Take it from a 1998 Microsoft security bulletin:
  
  consider evaluating a tool such as L0phtcrack 2.0 for
  assisting in checking the quality of user passwords.
 
 
 
 -- 
 Paul Beard: seeking UNIX/internet engineering work
 http://paulbeard.no-ip.org/paulbeard.html
 8040 27th Ave NE Seattle WA 98115 / 206 529 8400
 
 Laughter is the closest distance between two people.
   -- Victor Borge
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: L0phtcrack

2002-12-23 Thread Stacey Roberts
On Mon, 2002-12-23 at 22:50, Kenzo wrote:
 Want to do what?
 Put the same or similar questions on two different forums?
 If this forum and freebsd forum are the same forums, then I'm sorry, but if
 they're not, I don't see why it's wrong to ask the same question at two
 different places.
 
 Or are you asking why I would want to crack a SAM file.  If you read the
 other forum, you would remember that it's for a friend who can't afford to
 lose any info on the laptop.  Like I said, I tried different things and
 couldn't get them to retrieve the password. I wish It was that easy to just
 reload, but it's not.
 
 

Dude,
Don't sweat it. I mean you no harm, whatsoever - honest!

The point of my original reply was intended only to nudge you into doing
what you've done with this post - provide some background, that's all.

I also see nothing wrong with posting to different forums to catch the
broadest range of views, and my reply carefully avoided any suggestions
otherwise.

I do hope you get an answer, just like everyone else that posts here.

Regards,

Stacey

 
 
 - Original Message -
 From: Stacey Roberts [EMAIL PROTECTED]
 To: Kenzo [EMAIL PROTECTED]
 Cc: FreeBSD Questions [EMAIL PROTECTED]
 Sent: Monday, December 23, 2002 4:30 PM
 Subject: Re: L0phtcrack
 
 
  On Mon, 2002-12-23 at 22:24, Kenzo wrote:
   Anyone here use the l0phtcrack version that comes with FBSD 4.7?
   Is it capable of cracking SAM files from XP computers?
   I installed it, but I can't seem to find how to use it.
   I tried John and that didn't get me anywhere.
  
   To Unsubscribe: send mail to [EMAIL PROTECTED]
   with unsubscribe freebsd-questions in the body of the message
 
  I could swear I saw a thread with this subject on FreeBSD forums
  recently..,
 
  I could well imagine that if this is indeed the same source, that more
  than a few people would have looked at the content and thought twice
  about responding:-)
 
  Why would you want to do this? Personally, I figure its prudent to ask.
 
  Regards,
 
  Stacey
  --
  Stacey Roberts
  B.Sc (HONS) Computer Science
 
  Web: www.vickiandstacey.com
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



cdrecord problems: too many coasters

2002-12-23 Thread paul beard
I have been trying to make some audio CDs from wav files and keep 
running into difficulties that aren't apparent until its too late.

Symptomatically, here's what happens. I burn the CD with cdrecord, 
specifying that the files are audio files (I have played them with 
wavplay and they're fine). I get one track to record, but all 
subsequent tracks won't play in a CD player or computer. I just 
noise (sounds like the digital equivalent of a record skipping).

here's the command I have used:

sudo /usr/local/bin/cdrecord -pad -audio -vv speed=0 -eject 
dev=0,1,0 *wav

--
Paul Beard: seeking UNIX/internet engineering work
http://paulbeard.no-ip.org/paulbeard.html
8040 27th Ave NE Seattle WA 98115 / 206 529 8400

Disclaimer: These opinions are my own, though for a small fee they be
yours too.
		-- Dave Haynie


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: L0phtcrack

2002-12-23 Thread Stacey Roberts
On Mon, 2002-12-23 at 22:57, Stephen Hovey wrote:
 Ive used such utilities in the past..
 

Same here. Various border-penetration tools and passwd crackers that run
fortnightly, are used by my team at work. I don't disagree with their
existence, nor stated terms of usage. 

The poster has already answered the followup question in my original
reply.., which was very good of him.

Regards,

Stacey


 Basically, the only way a legit admin can secure things, is if they have
 access to the same tech the bad guys use.. otherwise they can never be
 really certain they have things shored up.
 On Mon, 23 Dec 2002, paul beard wrote:
 
  Stacey Roberts wrote:
  
   
   Why would you want to do this? Personally, I figure its prudent to ask.
   
  It does have some legitimate uses, according to this page ( 
  http://www.atstake.com/research/lc/ ):
  
   Consider that at one of the largest technology companies, where
   policy required that passwords exceed 8 characters, mix cases,
   and include numbers or symbols...
   
   * L0phtCrack obtained 18% of the passwords in 10 minutes 
   * 90% of the passwords were recovered within 48 hours on a Pentium
   II/300 
   * The Administrator and most Domain Admin passwords were
   cracked
   
   It doesn't have to be this way. Crack-resistant passwords are
   achievable and practical. But password auditing is the only
   sure way to identify user accounts with weak passwords. LC4
   offers an easy and adaptable way to address this threat and
   find vulnerable passwords.
  
   Take it from a 1998 Microsoft security bulletin:
   
   consider evaluating a tool such as L0phtcrack 2.0 for
   assisting in checking the quality of user passwords.
  
  
  
  -- 
  Paul Beard: seeking UNIX/internet engineering work
  http://paulbeard.no-ip.org/paulbeard.html
  8040 27th Ave NE Seattle WA 98115 / 206 529 8400
  
  Laughter is the closest distance between two people.
  -- Victor Borge
  
  
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message
  
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: L0phtcrack

2002-12-23 Thread Jimi Thompson
Not thatasking how to crack Windows passwords from a hotmail email box
is just highly suspicious.  Acting angry when you get questioned about it is
even more so.  I also point out that I'm not the one needing an answer.
There is an answer to your question, we just want more information about who
you are and  why you want to know.  If you want to continue in this vein,
I'll be happy to accomodate you.   Flame mail doesn't really bother me.  If
you want to offer a decent and reasonable explanation, I'll be happy to help
you.

Thanks,

Ms. Jimi Thompson

Those who are too smart to engage in politics are punished by being governed
by those who are dumber. - Plato

-Original Message-
From: Kenzo [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 23, 2002 2:56 PM
To: Jimi Thompson
Cc: [EMAIL PROTECTED]
Subject: Re: L0phtcrack


Well sorry for being cheap and not buying my own domain, or maybe I don't
want to use my real E-mail for forums because they can get pretty big, and I
don't want the world to know my real E-mail.
And I assum myrealbox is a better one? doesn't seem much better to me.


- Original Message -
From: Jimi Thompson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Kenzo [EMAIL PROTECTED]
Cc: FreeBSD Questions [EMAIL PROTECTED]
Sent: Monday, December 23, 2002 6:39 PM
Subject: RE: L0phtcrack


 Especially coming from a hotmail email address..

 Thanks,

 Ms. Jimi Thompson

 Those who are too smart to engage in politics are punished by being
governed
 by those who are dumber. - Plato

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Stacey Roberts
 Sent: Monday, December 23, 2002 2:30 PM
 To: Kenzo
 Cc: FreeBSD Questions
 Subject: Re: L0phtcrack


 On Mon, 2002-12-23 at 22:24, Kenzo wrote:
  Anyone here use the l0phtcrack version that comes with FBSD 4.7?
  Is it capable of cracking SAM files from XP computers?
  I installed it, but I can't seem to find how to use it.
  I tried John and that didn't get me anywhere.
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message

 I could swear I saw a thread with this subject on FreeBSD forums
 recently..,

 I could well imagine that if this is indeed the same source, that more
 than a few people would have looked at the content and thought twice
 about responding:-)

 Why would you want to do this? Personally, I figure its prudent to ask.

 Regards,

 Stacey
 --
 Stacey Roberts
 B.Sc (HONS) Computer Science

 Web: www.vickiandstacey.com



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



  1   2   >