Re: PXE boot / BTX Halted

2004-12-30 Thread Jason Taylor
Jason Taylor wrote:
I'm trying to set up a few diskless workstations using some old 
hardware.  I've tried four different boxes for clients ranging from a 
P-133 to a P-200.  I did use the same Realtek 8139 based NIC in all 4 
boxes, but I don't think that's the problem.  They all get to the point 
where they grab pxeboot via tftp and then a message
snip
I'm using the instructions from 
http://www.onlamp.com/pub/a/bsd/2004/09/09/diskless_server.html and 
http://www.onlamp.com/pub/a/bsd/2004/09/30/diskless_clients.html
snip
All pointers, hints, RTFMs, etc. will be greatly appreciated.
An update with with info I hope is more useful.
I found an eepro100 card and updated the Intel Boot Agent to version 
4.1.16.  Using this card gets me a little further.  Taking out the 4th 
stuff per the ONLamp instructions, yields a dump and BTX Halted right after:

pxe_open: gateway ip: 192.168.1.254
/boot/kernel/kernel text=0x5021c8 data=0x7cc10+0x4fe30 
syms=[0x4+0x5a690+0x4+0x6f5d8]

Leaving it in, it happens right after the Beastie menu timer finishes 
counting down.  In both cases I get the exact same (register?) values. 
And here they are:

int=0006  err=  efl=00010002  eip=c0650b2f
eax=  ebx=c0a9a006  ecx=0005  edx=c0a9a009
esi=c0a9a000  edi=0005  ebp=c0c21bd0  esp=c0c21bd0
cs=0008   ds=0010  es=0010  fs=0010   qs=0010  ss=0010
es:eip=0f 44 d0 89 d0 5d c3 8d-76 00 8d bc 22 00 00 00
   00 55 89 e5 83 ec 08 8b-45 08 8b 50 04 89 54 24
ss:esp=f0 1b c2 c0 db 05 65 c0-00 a0 a9 c0 00 a0 a9 c0
   05 00 00 00 a3 5d 8e c0-00 e0 c1 00 00 00 00 00
BTX Halted
I tried a 2nd box with the same card and got the same results.
What am I doing wrong?  Are there any BIOS settings I should be 
checking?  Is my equipment simply too antiquated or not supported?  Are 
there any other debugging steps I can take?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


hoe to install x

2004-12-30 Thread Filip Haragus
hy

i'm new in freebsd and i have a problem.
 I installed freebsd 5.3 at my workplace, but i have limited acces to
the itnernet. I want to install xface enviroment(or any other) from
the 5.3 release cd's(NOT over the internet). can u give me a hand?

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


Re: Xorg-6.8.1 +glib +i810 +FreeBSD4.11-STABLE

2004-12-30 Thread Daniel Bye
On Wed, Dec 29, 2004 at 12:50:23PM -0800, mac tipper wrote:
 Has anyone found a fix for all the busted apps this
 upgrade has caused?
 
 ~uname -v
 FreeBSD 4.11-STABLE #0: Sat Dec 18 05:00:01 EST 2004  
   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/STABLE
 
 ~firefox
 expr: syntax error
 [: -eq: unexpected operator
 Segmentation fault
 
 
 : ~gkrellm
 
 GThread-ERROR **: file gthread-posix.c: line 137
 (g_thread_impl_init): error 'Invalid argument' during
 'pthread_getschedparam (pthread_self(), policy,
 sched)'
 aborting...
 Abort
 
 And the list goes on.
 
 I saw one message
 http://docs.freebsd.org/cgi/getmsg.cgi?fetch=15110+0+current/freebsd-x11
  that suggests, 
 This seems to be due to applications using the weak
 symbols in for stub
 thread functions in libX11 rather than the real, but
 also weak, ones in libc_r.
 It can be temporarily worked around by building a
 libX11 with UIThrStubs.c removed
 and using LD_LIBRARY_PATH to direct the affected
 applications to it.
 
 And another one that says switch back to Xfree, or
 downgrade, but I've not found info on cvsup and
 downgrading ports, or switching back to Xfree.

I've not seen the specific problems you mention, but have seen various
other oddnesses since upgrading.  So unusable is my machine now that I
have bitten the bullet and am downgrading to 6.7.0.  Check out
portdowngrade in sysutils/ - it has proven its worth on several
occasions.  

As someone mentioned yesterday, switching back to XFree86 is probably 
not to be recommended - Xorg is now the officially endorsed X11
implementation, and in time anyone still running XFree is likely to run
up against problems as the two code-trees diverge.

I intend to keep an eye on the lists and see what happens - I'm sure
that before long, the port maintainers will work their magic and fix the
brokenness anyway, and we can all upgrade safely.

HTH


-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgprB5UAdRicD.pgp
Description: PGP signature


Prism GT Chipset, hostap?

2004-12-30 Thread Nikolas Britton
Do the Prism GT chipsets support hostap mode in freebsd (does freebsd 
even support this chipset?)? and are there any other chipsets besides 
Prism 2/2.5/3? that work in hostap mode?

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


Re: Firefox bus error

2004-12-30 Thread Ian Moore
On Wed, 29 Dec 2004 10:57, Ian Moore wrote:
 Hi,
 I've just finished upgrading my ports after a cvsup a few days ago. Now
 when I try to start firefox, all I get is
 % firefox
 bus error

 I did some googling  found this:
  i solved the problem i told you about switching CFLAGS from -O2 -pipe

 -fomit-frame-pointer to a more standard -O -pipe

  bye
 
  Eugenio
  eugenio.modesti at poste.it

 Unfortunately that doesn't help, since my CFLAGS is set to -O -pipe anyway.
 I also tried renaming .mozilla so it could start from scratch, but that
 just gave the following:
 % firefox
 LoadPlugin: failed to initialize shared
 library /usr/local/Acrobat5/Browsers/intellinux/nppdf.so
 [/usr/local/Acrobat5/Browsers/intellinux/nppdf.so: Undefined symbol
 XtStrings]
 firefox-bin: Fatal IO error 78 (Function not implemented) on X server :0.0.

 Does anyone have any suggestions?

 Cheers,

I fixed this by installing the latest update of the firefox port 
(firefox-1.0_6,1). Works quite nicely now!


-- 
Ian 
GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc


pgppQUGyziEew.pgp
Description: PGP signature


Re: Can't start up the FreeBSD install disk on dual Xeon Nocona rig (itworks on other systems)

2004-12-30 Thread Matthew Seaman
Chandler May wrote:
I found this fix on a mailing list archive using Google:
http://lists.freebsd.org/pipermail/freebsd-i386/2004-December/001958.html
But I have no idea how to apply it.
Can anybody help out here?
Looks like you've found the right answer there.  Unfortunately you've 
hit Catch22: in order to fix the boot problem, you need to patch the 
kernel.  In order to patch the kernel, you need a running system.  In 
order to get a running system you need to fix the boot problem...

Probably your best bet is to pull the disk out of your i7520 box and 
attach it to some other machine where you can install FreeBSD on it.  At 
the same time try applying the patch from PR i386/74829 and building a 
kernel with it applied.  If you can extract the patch either from the PR 
(http://www.freebsd.org/cgi/query-pr.cgi?pr=74829) or the e-mail you 
quoted, then to apply it:

# cd /usr/src
# patch -p 2  patch.txt
Note that extracting the patch may be harder than you expect, as mailing 
systems and cut'n'paste tend to wrap lines or convert tabs to spaces and 
other such damage.

Then rebuild the GENERIC kernel and install it onto your new drive. 
Instruction for building a kernel are here:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
Don't let your Gentoo experience tempt you into trying to chroot 
yourself onto the new drive -- while that could certainly be made to 
work, it's not something that gets done very often so you'ld end up 
having to debug things as you went along.  Just use sysinstall(8) to 
install on the appropriate disk while it's attached to a spare system, 
and then boot up your spare system from that drive to do the kernel builds.

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


signature.asc
Description: OpenPGP digital signature


Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread mario . lobo
Hi everyone !

I hope all had a nice Xmas and I wish a happy new year to you all !!

I´m not sure I saw this issue here before but is there support for the Adaptec 
Ultra 320 (29320)
scsi controller on FreeBSD 5.3 ?

I know it is a new controller.

Thanks,

--
   //|  //||
  // | // ||
-//--//---|| ARIO LOBO
//  //||
-
[EMAIL PROTECTED]
http://www.ipad.com.br

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


Re: Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread Edwin Groothuis
On Thu, Dec 30, 2004 at 09:53:49AM -0300, [EMAIL PROTECTED] wrote:
 Hi everyone !
 
 I hope all had a nice Xmas and I wish a happy new year to you all !!
 
 I?m not sure I saw this issue here before but is there support for the 
 Adaptec Ultra 320 (29320)
 scsi controller on FreeBSD 5.3 ?

5.3? yes.

Edwin

-- 
Edwin Groothuis  |Personal website: http://www.mavetju.org
[EMAIL PROTECTED]|  Weblog: http://weblog.barnet.com.au/edwin/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread Erik Trulsson
On Thu, Dec 30, 2004 at 09:53:49AM -0300, [EMAIL PROTECTED] wrote:
 Hi everyone !
 
 I hope all had a nice Xmas and I wish a happy new year to you all !!
 
 I´m not sure I saw this issue here before but is there support for the
 Adaptec Ultra 320 (29320) scsi controller on FreeBSD 5.3 ?

Yes, it is supported.  See
http://www.freebsd.org/releases/5.3R/hardware-i386.html#DISK
for more information on what controllers are supported.



-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread Peter Pentchev
On Thu, Dec 30, 2004 at 09:53:49AM -0300, [EMAIL PROTECTED] wrote:
 Hi everyone !
 
 I hope all had a nice Xmas and I wish a happy new year to you all !!
 
 I?m not sure I saw this issue here before but is there support for the
 Adaptec Ultra 320 (29320) scsi controller on FreeBSD 5.3 ?
 
 I know it is a new controller.

According to the CVS history of the src/sys/dev/aic7xxx/ahd_pci.c file,
the 'ahd' driver (which supports Adaptec Ultra 320) was added to FreeBSD
about two and a half years ago :)

http://cvsweb.FreeBSD.org/src/sys/dev/aic7xxx/ahd_pci.c

G'luck,
Peter

-- 
Peter Pentchev  [EMAIL PROTECTED][EMAIL PROTECTED][EMAIL PROTECTED]
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
This sentence is false.


pgpl15kc6Km5s.pgp
Description: PGP signature


Re: Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread Peter Pentchev
On Thu, Dec 30, 2004 at 11:54:07PM +1100, Edwin Groothuis wrote:
 On Thu, Dec 30, 2004 at 09:53:49AM -0300, [EMAIL PROTECTED] wrote:
  Hi everyone !
  
  I hope all had a nice Xmas and I wish a happy new year to you all !!
  
  I?m not sure I saw this issue here before but is there support for
  the Adaptec Ultra 320 (29320) scsi controller on FreeBSD 5.3 ?
 
 5.3? yes.

According to the CVS history of the ahd_pci.c file (URL mentioned in my
other reply), the 'ahd' driver is supported not only in 5.3, but also in
5.2.1, 5.2, 5.1, 5.0, and actually all the way back to 4.7 :)

G'luck,
Peter

-- 
Peter Pentchev  [EMAIL PROTECTED][EMAIL PROTECTED][EMAIL PROTECTED]
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
If you think this sentence is confusing, then change one pig.


pgpmZwdwrot0d.pgp
Description: PGP signature


Re: apache's mod_log_sql from ports

2004-12-30 Thread Matthew Seaman
Micah Bushouse wrote:
Dear List,
I'm trying to install mod_log_sql 1.18 so that Apache will log into
MySQL instead of a flat file, and I thought I had lucked out when I
saw /usr/ports/www/mod_log_sql!
Unfortunately, it's giving some grief. As you can tell from below, I'm
using the apache+mod_ssl and mysql41-server ports, whereas mod_log_sql
seems to prefer plain Apache and MySQL 3.23.
Is there a way to get mod_log_sql integrated with my current setup? Do I
have to edit any of the information in the ports tree entry for
mod_log_sql to reflect these newer versions Apache and MySQL? Finally,
am I better off using the generic compile/install instructions on the
mod_log_sql website?
The way this is supposed to work, you should be able to put:
WITH_MYSQL_VER= 41
APACHE_PORT=www/apache13-modssl
into /etc/make.conf to make the ports do what you want.  Most ports 
depending on Apache or MySQL will respect those.

Unfortunately the www/mod_log_sql port is not configured to play ball. 
While it will obey the APACHE_PORT setting, unfortunately it is 
hardwired to use mysql323-client -- which could well be because it 
doesn't work with any other MySQL version.

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


signature.asc
Description: OpenPGP digital signature


Re: Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread mario . lobo
Thanks for the quick reply !

We just bought 4 Pentiums HT servers and the person that bought them assumed 
that because windows 
Xp has no drivers for it, no-os-else does ! what a bummer !

Worst of all was me, that fell for it, and that have been using Free since 
2.2.8, and should have 
looked into the Docs before posting here !

Sorry for that and thanks for not flaming me !

-- 
   //|  //||
  // | // ||
-//--//---|| ARIO LOBO
//  //||
-
[EMAIL PROTECTED]
http://www.ipad.com.br



On 30 Dec 2004 at 14:58, Peter Pentchev wrote:

 On Thu, Dec 30, 2004 at 09:53:49AM -0300, [EMAIL PROTECTED] wrote:
  Hi everyone !
  
  I hope all had a nice Xmas and I wish a happy new year to you all !!
  
  I?m not sure I saw this issue here before but is there support for the
  Adaptec Ultra 320 (29320) scsi controller on FreeBSD 5.3 ?
  
  I know it is a new controller.
 
 According to the CVS history of the src/sys/dev/aic7xxx/ahd_pci.c file,
 the 'ahd' driver (which supports Adaptec Ultra 320) was added to FreeBSD
 about two and a half years ago :)
 
 http://cvsweb.FreeBSD.org/src/sys/dev/aic7xxx/ahd_pci.c
 
 G'luck,
 Peter
 
 -- 
 Peter Pentchev[EMAIL PROTECTED][EMAIL PROTECTED][EMAIL 
 PROTECTED]
 PGP key:  http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint   FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 This sentence is false.
 


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


Re: Apache Symbolic Link Error

2004-12-30 Thread Matthew Seaman
Richard Collyer wrote:
I'm trying to get apache to use users areas. If I use a dir named
public_html in the users area then it works fine. If I try and use a sym
link to link to another folder then it refuses to work. I get a 403
Forbidden - You don't have permission to access /~richard/test.html on
this server.
That's because although you've configured Apache to follow sym-links, 
you haven't configured it to serve content from where you're linking 
*too*.   ie. Somewhere you need a

Directory /home/httpd/vhosts/users/*/www
 ...
/Directory
section.

I'm using the following /home/richard/public_html to point to
/home/httpd/vhosts/users/richard/www/
the sym link perms are: lrwxr-xr-x  1 richard  www   37 Dec 29 19:39 
public_html - /home/httpd/vhosts/users/richard/www/
the folder perms are: drwxrwx---  2 richard  www  512 Dec 29 19:10 www
and the settings in my httpd.conf are:
# Ive tried it with both FollowSymLinks and SymLinksIfOwnerMatch but
both produce same response.
As others have mentioned, FollowSymLinks is not an Option you should 
apply to user areas without due care and attention.  In your case, if 
all of your user areas are going to be under 
/home/httpd/vhosts/users/${USER}/www, then configure /~user/ URLs to go 
straight there:

UserDir /home/httpd/vhosts/users/*/www
See:
http://httpd.apache.org/docs/mod/mod_userdir.html#userdir
Note the importance of using
UserDir disabled root
(Or preferably disable it for all and then only enable for the specific 
people that should have this capability).

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


signature.asc
Description: OpenPGP digital signature


Re: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3

2004-12-30 Thread Matthew Seaman
Anthony Atkielski wrote:
I installed Apache 2.0.52 on my fresh reinstallation of FreeBSD 5.3, but
I can't figure out how the new rc.conf system works.  How do I set
things up so I can start Apache in rc.conf?  I installed Apache directly
from the downloaded source rather than from the ports, so this wasn't
done automatically.
Yes.  Delete the version of Apache2 you installed yourself, and install 
it from ports, remembering to add 'apache2_enable=YES' to 
/etc/rc.conf.  The ports version contains all of the required rc.d 
scripts to get itself started automatically on bootup.  The standard 
distribution doesn't.  That's why they call them ports, you know; 
because the software is /ported/ onto FreeBSD incorporating all 
necessary changes to make them work the FreeBSD way, and so you don't 
have to keep redoing all that stuff yourself.

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


signature.asc
Description: OpenPGP digital signature


5.2-RELEASE build snafu.

2004-12-30 Thread shawley
did you ever get an answer to your 

make: don't know how to make /usr/src/sys/sys/_null.h. Stop
*** Error code 2
problem? I have the same problem with 4.9
[EMAIL PROTECTED]

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


Re: icmp message in the log file

2004-12-30 Thread Robert Watson
On Wed, 29 Dec 2004, ann kok wrote:

 I got big bandwidth traffic from outside and there are messages the
 following
 
 and I don't know what is the meaning! 
 
 eg: ICMP:52.29 0.108.84.77
 
 in /var/log/messages

It looks like ICMP packets may be matching a log rule in your rule
chain.  Does your ipfw rule set include log actions? 

Robert Watson

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


Re: hoe to install x

2004-12-30 Thread Andrew L. Gould
On Thursday 30 December 2004 04:37 am, Filip Haragus wrote:
 hy

 i'm new in freebsd and i have a problem.
  I installed freebsd 5.3 at my workplace, but i have limited acces to
 the itnernet. I want to install xface enviroment(or any other) from
 the 5.3 release cd's(NOT over the internet). can u give me a hand?

 best regards
 filip

1. Mount the installation CDROM.

2. Change the working directory to /cdrom/packages/All.

3. Use pkg_add to install xorg-6.7.0_1.tbz and any other package on the 
CD you wish to add.  pkg_add will take care of dependencies.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html

4. Read the handbook and configure X:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

Best of luck,

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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Lowell Gilbert
Ted Mittelstaedt [EMAIL PROTECTED] writes:

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Behalf Of Andrew P.
  Sent: Wednesday, December 29, 2004 7:33 PM
  To: Danny
  Cc: [EMAIL PROTECTED]
  Subject: Re: FreeBSD server(s) to backup multi-platform systems remotely
  
 
  I don't want to sound like an ad, but I've heard some experienced backup 
  officers say that if you're gonna backup proprietary platforms (i.e. 
  Windows) you'd best use proprietary backup software.
 
 I would agree with this if the goal is to be able to restore a busted
 server.
 
 If the goal of the backup is merely to archive DATA, then this isn't
 true.  Of course, it's important to understand that archiving data and
 backing up the server are two different things.  With a server backup
 the goal is to create a restore set that allows you to come back
 from a flat server with a minimum amount of effort and time.  With
 a data archive there is no goal to create a restore set - instead
 you want to get the data centralized and put to a medium that you
 have a ghost of a chance of being able to read in 10 years. (and
 that ain't Arcserve, my friends)

And there's actually a *third* possible goal, which is quick recovery
of accidentally deleted (or overwritten, etc.) user data.  UFS2
filesystem snapshots are a remarkably easy way to provide this.  

And then there's RAID, which doesn't solve any of these problems, but
can help you get back up fast after losing a disk.

Each of these goals has a different best solution, and in some cases
the solution even depends on the details of the environment.  Figure
out exactly what you need before deciding how to fill that need.

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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Danny
On Wed, 29 Dec 2004 23:16:43 -0800, Ted Mittelstaedt
[EMAIL PROTECTED] wrote:
[...]
 If the goal of the backup is merely to archive DATA, then this isn't
 true. 

OK, I am not going to focus on archiving; the goal is to backup and restore.

Thank you for all of your suggestions. I am currently investigating them all.

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


Need help in using NetMos 9835 based card with 2serial 1parallel ports.

2004-12-30 Thread Rajarajan Rajamani
Hi All,
I am trying to get a NetMos 9835 multiport card having 2 serial and 1 parallel
port working with my box which is running FreeBSD 5.3-RELEASE.  I tried
looking for info in previous posts but havent made any headway. 

I have enabled sio2 and sio3 in /boot/device.hints but get the following in
dmesg.

-- For serial ports on motherboard
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A, console
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
-- For serial ports on NetMos 9835 card.
sio2: configured irq 5 not in bitmap of probed irqs 0
sio2: port may not be enabled
sio3: configured irq 9 not in bitmap of probed irqs 0
sio3: port may not be enabled
unknown: PNP0501 can't assign resources (port)
unknown: PNP0501 can't assign resources (port)
unknown: PNP0400 can't assign resources (port)
unknown: PNP0700 can't assign resources (port)
unknown: PNP0303 can't assign resources (port)

The section in my device.hints is -
hint.sio.2.at=isa
#hint.sio.2.disabled=1
hint.sio.2.port=0x3E8
hint.sio.2.irq=5
hint.sio.3.at=isa
#hint.sio.3.disabled=1
hint.sio.3.port=0x2E8
hint.sio.3.irq=9

Furthermore on digging the manpages (for puc) I found that this card is in the
supported list of HW cards and has the following entry in
/sys/dev/puc/pucdata.c

/* NetMos 2S1P PCI 16C650 : 2S, 1P */
{   NetMos NM9835 Dual UART and 1284 Printer port,
{   0x9710, 0x9835, 0,  0   },
{   0x, 0x, 0,  0   },
{
{ PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
{ PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
{ PUC_PORT_TYPE_LPT, 0x18, 0x00, 0x00 },
},
},

Could someone help me out on this on what is to be done to get it to work ?

Thanks,

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


gbde on gmirror supported?

2004-12-30 Thread scion+fbsdq
Greetings,

I have two drives (3 parts each) mirrored with gmirror.
System performs as advertized.

dna# gmirror label -v -b load hgsa da2 da3  
Metadata value stored on da2.
Metadata value stored on da3.
Done.
dna# ls /dev/mirror
hgsahgsaa   hgsac   hgsas1  hgsas1c hgsas1d hgsas1e hgsas1f
dna# newfs /dev/mirror/hgsas1d
/dev/mirror/hgsas1d: 36864.0MB (75497472 sectors) block size 16384, fragment 
size 2048
using 201 cylinder groups of 183.77MB, 11761 blks, 23552 inodes.
super-block backups (for fsck -b #) at:
 160, 376512, 752864, 1129216, 1505568, 1881920, 2258272, 2634624, 3010976, 
3387328, 3763680,
...

Great, so now I'd like to use gbde on hgas1f.

dna# gbde init /dev/mirror/hgsas1f -L /etc/hgsas1f.lock
Enter new passphrase:
Reenter new passphrase: 
dna# gbde attach mirror/hgsas1f -l /etc/hgsas1f.lock
Enter passphrase: 
dna#

So everything *seems* cool, but...


dna# ls /dev/mirror/hgsas1f
/dev/mirror/hgsas1f
dna# ls /dev/mirror/hgsas1f.bde
ls: /dev/mirror/hgsas1f.bde: No such file or directory
dna# ls /dev/mirror
hgsahgsas1  hgsas1c hgsas1d hgsas1e hgsas1f
dna# ls /dev/*bde
zsh: no matches found: /dev/*bde


Should this have worked?  Did I miss something obvious? obscure?

Thanks,
-sam


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


Mounting smbfs

2004-12-30 Thread WebTent Support
Familiar with Webmin way of mounting smbfs type file systems on our
Linux boxes, I tried it with one of the FreeBSD 5.3 machines. It works
fine, but when rebooted, it sits waiting for a password. After
investigating a bit on the web I found that FreeBSD is uses the
/etc/nsmb.conf file for configuration and in that file I find
information evidently setup by Webmin, for example:

[spc2k:backupexec:backup]
workgroup=SPCLOCAL
password=x
addr=192.168.1.13

First, was this properly setup by Webmin? From the comments in the file,
it looks good. Since I am at a remote location, I had someone locally
just hit Ctrl+C during boot to get back in and look at these things. I
go to Webmin and click to mount, but then it wipes out all the mount
points except the one I clicked and does not mount that one. From
looking around the web, I realize Webmin may not be the best way to
manage this, I found this document:

 http://www.freebsd.org/cgi/query-pr.cgi?pr=34247

I am looking for something that can guide me on how to make the entries
in my fstab file. I assume what I have now below is incorrect as the
boot up fails as previously mentioned.

//[EMAIL PROTECTED]/backup  /home/backup/Veritas/SPC2K  smbfs  rw  0  0

Can someone help or guide me to some more documentation on this?

-- 
Robert

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


Re: Dual boot WinXP and FreeBSD 5.3

2004-12-30 Thread tethys ocean
http://ipucu.enderunix.org/view.php?id=70lang=en


On Mon, 27 Dec 2004 16:44:28 -0700, Tom Connolly [EMAIL PROTECTED] wrote:
 Hello list.  I wish to put FreeBSD 5.3 on a new hard drive and have it
 dual boot with the existing Windows XP system (separate HD).  Can I just
 simply go through the FreeBSD install and have it install the FreeBSD
 boot manager/loader on the XP drive?  I can't risk doing any damage to
 the XP system as it has a thermal analyzer program on it that won't run
 on FreeBSD (otherwise I would have no use for XP at all).  I would like
 to know if there are any gotchas or anything that could be a problem.
 I would really like to hear comments from anyone who has set up such a
 system.
 
 Thanks in advance,
 
 Tom
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Danny
On 30 Dec 2004 09:52:30 -0500, Lowell Gilbert
[EMAIL PROTECTED] wrote:
 And there's actually a *third* possible goal, which is quick recovery
 of accidentally deleted (or overwritten, etc.) user data.  UFS2
 filesystem snapshots are a remarkably easy way to provide this.

This would be nice, but I am not going to get that granular at this
point. Thank you for the reminder, though.

 And then there's RAID, which doesn't solve any of these problems, but
 can help you get back up fast after losing a disk.

Hardware RAID, yes, for hardware failure. Got that covered.

 Each of these goals has a different best solution, and in some cases
 the solution even depends on the details of the environment.  Figure
 out exactly what you need before deciding how to fill that need.

From a backup point of view, my goal...

On a nightly and automated basis - to take a snapshot of all new and
modified data from a FreeBSD server and Windows server. Then compress
and hopefully encrypt the data and send it to a remote FreeBSD server
through some form of efficient and secure file transfer. Uncompressed
the nightly data may total ~20MB.

From a restore point of view, my goal...

To be able to download the compressed backup(s) from the remote server
and restore the previous days data.

Hopefully this explains my situation.

Thank you,

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


RE: Dual boot WinXP and FreeBSD 5.3

2004-12-30 Thread Tom Connolly
tethys ocean wrote:
 http://ipucu.enderunix.org/view.php?id=70lang=en
 
Hey great info on this.  One question, he has assumed that we are going
to put WinXP and FreeBSD on the same drive so in his setup config he
has:

#this is the name that will appear on the boot menu title FreeBSD
#this is where the root (/) system is installed #master disk 1,
partition 2 slice a
root (hd0,1,a)
#how to boot the above system
kernel /boot/loader
title Windows XP root (hd0,0) 

Would I change that to:

#this is the name that will appear on the boot menu title FreeBSD
#this is where the root (/) system is installed #master disk 1,
partition 2 slice a
root (hd1,0,a)
#how to boot the above system
kernel /boot/loader
title Windows XP root (hd0,0) 

Thanks for the info.

Tom

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


Mounting smbfs

2004-12-30 Thread Robert Fitzpatrick
Familiar with Webmin way of mounting smbfs type file systems on our
Linux boxes, I tried it with one of the FreeBSD 5.3 machines. It works
fine, but when rebooted, it sits waiting for a password. After
investigating a bit on the web I found that FreeBSD is uses the
/etc/nsmb.conf file for configuration and in that file I find
information evidently setup by Webmin, for example:

[spc2k:backupexec:backup]
workgroup=SPCLOCAL
password=x
addr=192.168.1.13

First, was this properly setup by Webmin? From the comments in the file,
it looks good. Since I am at a remote location, I had someone locally
just hit Ctrl+C during boot to get back in and look at these things. I
go to Webmin and click to mount, but then it wipes out all the mount
points except the one I clicked and does not mount that one. From
looking around the web, I realize Webmin may not be the best way to
manage this, I found this document:

 http://www.freebsd.org/cgi/query-pr.cgi?pr=34247

I am looking for something that can guide me on how to make the entries
in my fstab file. I assume what I have now below is incorrect as the
boot up fails as previously mentioned.

//[EMAIL PROTECTED]/backup  /home/backup/Veritas/SPC2K  smbfs  rw  0  0

Can someone help or guide me to some more documentation on this?

-- 
Robert
-- 
___
   ^   ^
  / \Robert Fitzpatrick [EMAIL PROTECTED]\
 /   \   WebTent Networking, Inc.  www.webtent.com   \
/ \   \
   / \\|// \  Office: 813-286-6502 \
  / \\\|/// \ Fax:813-281-2077  \
 / \\ ~ ~ // \Non-Local:  1-888-WEBTENT  \
/  (\ @ @ /)  \   \
   / oOOo~(_)~oOOo \   All your Internet needs under one tent\
~~|~~~|~~|
CONFIDENTIALITY NOTICE: This e-mail is intended only for the use of the
individual or entity to which it is addressed and may contain information
that is privileged, confidential and exempt from disclosure under
applicable law. If you have received this communication in error, please
do not distribute it. Please notify the sender by replying to this message
and delete the original message.  Thank you.

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


Re: Unsubscribe from W2News

2004-12-30 Thread L-Soft list server at GSA (1.8e)
 SIGNOFF socialsecurity_w2news
You have been removed from the SOCIALSECURITY_W2NEWS list.

Summary of resource utilization
---
 CPU time:0.040 sec
 Overhead CPU:0.050 sec
 CPU model: 2-CPU Sun-Fire-280R
 Job origin:  [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CPU speed not reported correctly

2004-12-30 Thread Michael W. Oliver
Hello again folks.  Here is the head of my `dmesg -a':


Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-CURRENT #3: Wed Dec 29 09:10:47 EST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GAMBIT
WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant
WARNING: MPSAFE network stack disabled, expect reduced performance.
Preloaded elf kernel /boot/kernel/kernel at 0x8091e000.
Preloaded elf obj module /boot/kernel/sound.ko at 0x8091e1a8.
Preloaded elf obj module /boot/kernel/snd_via8233.ko at 0x8091e7d0.
Preloaded acpi_dsdt /boot/DSDT.aml at 0x8091ed00.
Preloaded elf obj module /boot/kernel/ng_ubt.ko at 0x8091ed50.
Preloaded elf obj module /boot/kernel/netgraph.ko at 0x8091f278.
Preloaded elf obj module /boot/kernel/radeon.ko at 0x8091f8a8.
Preloaded elf obj module /boot/kernel/agp.ko at 0x8091fe50.
ACPI APIC Table: PTLTD  APIC  
Calibrating clock(s) ... i8254 clock: 1193174 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter i8254 frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 801825045 Hz
CPU: AMD Athlon(tm) 64 Processor 3400+ (801.83-MHz K8-class CPU)
  Origin = AuthenticAMD  Id = 0xf4a  Stepping = 10
  
Features=0x78bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2
  AMD Features=0xe0500800SYSCALL,NX,MMX+,LM,3DNow+,3DNow
L1 2MB data TLB: 8 entries, fully associative
L1 2MB instruction TLB: 8 entries, fully associative
L1 4KB data TLB: 32 entries, fully associative
L1 4KB instruction TLB: 32 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 2MB unified TLB: 0 entries, disabled/not present
L2 4KB data TLB: 512 entries, 4-way associative
L2 4KB instruction TLB: 512 entries, 4-way associative
L2 unified cache: 1024 kbytes, 64 bytes/line, 1 lines/tag, 16-way associative


OK, here is my question:  Why is the CPU speed reported as 801.83MHz?
Is there something really wrong with my setup here?  I have this machine
configured to dual boot with the other OS being the x64 version of XP,
and it reports a 2.2GHz CPU (for what it's worth...).

Is this just some cosmetic thing, or is my CPU really running that slow?

$ uname -a
FreeBSD gambit.gargantuan.com 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Wed
Dec 29 09:10:47 EST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GAMBIT  amd64

Thanks.

-- 
Michael W. Oliver
[see complete headers for contact information]



pgpG9pOfPHbBv.pgp
Description: PGP signature


Re: CPU speed not reported correctly

2004-12-30 Thread David O'Brien
On Wed, Dec 29, 2004 at 04:25:55PM -0500, Michael W. Oliver wrote:
 CPU: AMD Athlon(tm) 64 Processor 3400+ (801.83-MHz K8-class CPU)
..
 OK, here is my question:  Why is the CPU speed reported as 801.83MHz?
 Is there something really wrong with my setup here?  I have this machine
 configured to dual boot with the other OS being the x64 version of XP,
 and it reports a 2.2GHz CPU (for what it's worth...).

You've some how gotten your Athlon64 processor in Cool-n-Quiet (ie,
PowerNOW) cool, low-power mode.  If you do a cold boot into FreeBSD, what
CPU speed is reported?  By chance is this a laptop and not a desktop.

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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Dave McCammon

--- Danny [EMAIL PROTECTED] wrote:

 On 30 Dec 2004 09:52:30 -0500, Lowell Gilbert
 [EMAIL PROTECTED] wrote:
  And there's actually a *third* possible goal,
 which is quick recovery
  of accidentally deleted (or overwritten, etc.)
 user data.  UFS2
  filesystem snapshots are a remarkably easy way to
 provide this.
 
 This would be nice, but I am not going to get that
 granular at this
 point. Thank you for the reminder, though.
 
  And then there's RAID, which doesn't solve any of
 these problems, but
  can help you get back up fast after losing a disk.
 
 Hardware RAID, yes, for hardware failure. Got that
 covered.
 
  Each of these goals has a different best
 solution, and in some cases
  the solution even depends on the details of the
 environment.  Figure
  out exactly what you need before deciding how to
 fill that need.
 
 From a backup point of view, my goal...
 
 On a nightly and automated basis - to take a
 snapshot of all new and
 modified data from a FreeBSD server and Windows
 server. Then compress
 and hopefully encrypt the data and send it to a
 remote FreeBSD server
 through some form of efficient and secure file
 transfer. Uncompressed
 the nightly data may total ~20MB.
 
 From a restore point of view, my goal...
 
 To be able to download the compressed backup(s) from
 the remote server
 and restore the previous days data.
 
 Hopefully this explains my situation.
 
 Thank you,
 
 ...D
 ___

I haven't caught all of this thread but I'll share
what I do.
I use rsync to sync file to a server for backup.
6 FreeBSD and one Win2K which have been set up to
rsync at different times in the morning hours.
On the Win2k machine, I have cygwin running that I use
to rsync the data over every night. I think there is
rsync for windows but I liked the command line
capabilities that cygwin gives me.
All use ssh in the rsync.

So after the night rsync's, I'll have a copy of files
on the backup server's harddrive and will also have a
copy on tape. Tape runs in morning after all servers
have sync'd. 





__ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Danny
On Thu, 30 Dec 2004 08:31:34 -0800 (PST), Dave McCammon
[EMAIL PROTECTED] wrote:
 I haven't caught all of this thread but I'll share
 what I do.
 I use rsync to sync file to a server for backup.
 6 FreeBSD and one Win2K which have been set up to
 rsync at different times in the morning hours.

Any of this communcation/transfer encrypted or compressed? What type
of backup would you compare your solution to -- incremental,
differential, full, etc.?

How many GB's you transfer?

 On the Win2k machine, I have cygwin running that I use
 to rsync the data over every night. I think there is
 rsync for windows but I liked the command line
 capabilities that cygwin gives me.
 All use ssh in the rsync.
[...]

How do you restore files?


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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Mark
On Thu, Dec 30, 2004 at 11:55:18AM -0500, Danny wrote:
 On Thu, 30 Dec 2004 08:31:34 -0800 (PST), Dave McCammon
 [EMAIL PROTECTED] wrote:
  I haven't caught all of this thread but I'll share
  what I do.
  I use rsync to sync file to a server for backup.
  6 FreeBSD and one Win2K which have been set up to
  rsync at different times in the morning hours.
 
 Any of this communcation/transfer encrypted or compressed? What type
 of backup would you compare your solution to -- incremental,
 differential, full, etc.?
 
 How many GB's you transfer?
 
  On the Win2k machine, I have cygwin running that I use
  to rsync the data over every night. I think there is
  rsync for windows but I liked the command line
  capabilities that cygwin gives me.
  All use ssh in the rsync.
 [...]
 
 How do you restore files?
 
 
 ...D
 ___


Thats the rub with windows, or I think so, you can back it up 
but getting it to reload is the big if.

I've restored a few programs from a backup, they run but they appear as
bastar* exe, not in the reg. but will run without errors.

If you load fresh you lose updated stuff, database index is not right for 
the updated program. Sorry just a personal rant.

No such thing as a perfect backup yet.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


crontab file

2004-12-30 Thread Leon
Hi All,

I edited crontab file to update my ports every day at certain time.
But , when time comes, I do not see any information on the screen, that 
something was updated.
Should the system sow any information about update or not?
If not, how can I check If ports was updated?

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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Alan Gerber
Dave McCammon wrote:
--- Danny [EMAIL PROTECTED] wrote:
 

[snip]

I haven't caught all of this thread but I'll share
what I do.
I use rsync to sync file to a server for backup.
6 FreeBSD and one Win2K which have been set up to
rsync at different times in the morning hours.
On the Win2k machine, I have cygwin running that I use
to rsync the data over every night. I think there is
rsync for windows but I liked the command line
capabilities that cygwin gives me.
All use ssh in the rsync.
So after the night rsync's, I'll have a copy of files
on the backup server's harddrive and will also have a
copy on tape. Tape runs in morning after all servers
have sync'd. 
   

I have a similar setup: a FreeBSD file and backup server with a 
dedicated hard drive that holds all of my backed up data.  I mount the 
hdd read-write at midnight each night, and I have scheduled tasks that 
run at 1am on 5 Windows boxes that rsync (over an SSH tunnel) specific 
directories that I want to keep backed up to the FreeBSD box.  I also 
have a local rsync job that runs on the FreeBSD box that backs up 
various locations in that system.  For the Windows boxes, I use the 
cwrsync package, which is really just rsync with cygwin.

I sort out the directory structure on the backup drive something like this:
/[boxname]/[weekly.[0-2]|daily.[0-6]]/[backup_dirs]
As you can tell from the directory structure, I run 7 days of 
incremental backups, and I also keep 3 weeks of full backups.  I have 
scripts that run at 12:15am to rotate the various directories around so 
that the incremental backups can work.

I compress the weekly backups via gzip to conserve hard disk space - I 
use the entirety of the 300gig drive.

At 6:30am, I remount the hdd as a read-only drive.  I push around about 
20 gigs per night when everything is all said and done, but because this 
all happens over a local 100mbps network, it isn't that bad.

I don't currently have any provision for providing easy, automated 
restore functionalities to the backups, and this is only onto a single 
hdd and not on tape or a raid array or anything, but it is good enough 
for my backup system at home. :-)

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


Hostname lookups? (tcpdump output)

2004-12-30 Thread Florian Hengstberger
Hi!
I'm currently keeping track off all packets comming from my ISP
using tcpdump. I have a limited transfer rate and I'm wondering why there's
still (around 100KB per min) traffic although I have no
network connections open to the outside world.

So netstat gives me:

Active Internet connections
Proto Recv-Q Send-Q  Local Address  Foreign Address(state)
tcp4   0  0  lazarus.49201  hpat989.external.http  TIME_WAIT
tcp4   0  0  lazarus.49199  66.102.9.104.http  ESTABLISHED
tcp4   0  0  localhost.smtp *.*LISTEN
udp4   0  0  localhost.49158localhost.ntp  
udp4   0  0  localhost.ntp  *.*
udp4   0  0  lazarus.ntp*.*  

When I run tcpdump I get the following:

18:15:20.016995 arp who-has 62.116.56.99 tell 62.116.56.1
18:15:20.298713 lazarus.home.49562  ns1.wwpa.com.domain:  46387+ PTR?
99.56.116.62.in-addr.arpa. (43)
18:15:20.347945 ns1.wwpa.com.domain  lazarus.home.49562:  46387 NXDomain*
0/0/0 (43)
18:15:20.348224 lazarus.home.49563  ns1.wwpa.com.domain:  46388+ PTR?
1.56.116.62.in-addr.arpa. (42)
18:15:20.388817 ns1.wwpa.com.domain  lazarus.home.49563:  46388 NXDomain*
0/0/0 (42)
18:15:21.388378 lazarus.home.49564  ns1.wwpa.com.domain:  46389+ PTR?
193.33.116.62.in-addr.arpa. (44)
18:15:21.400068 ns1.wwpa.com.domain  lazarus.home.49564:  46389 1/0/0 (70)
18:15:22.432207 arp who-has 62.116.56.98 tell 62.116.56.1
18:15:23.398410 lazarus.home.49565  ns1.wwpa.com.domain:  46390+ PTR?
98.56.116.62.in-addr.arpa. (43)
18:15:23.456830 ns1.wwpa.com.domain  lazarus.home.49565:  46390 NXDomain*
0/0/0 (43)
18:15:25.191614 arp who-has 62.116.56.19 tell 62.116.56.1
18:15:25.386242 arp who-has 62.116.56.98 tell 62.116.56.1
18:15:25.448443 lazarus.home.49566  ns1.wwpa.com.domain:  46391+ PTR?
19.56.116.62.in-addr.arpa. (43)
18:15:25.494756 ns1.wwpa.com.domain  lazarus.home.49566:  46391 NXDomain*
0/0/0 (43)
18:15:28.109842 arp who-has 62.116.56.19 tell 62.116.56.1

First question:
The arp-query seems to be ok and unavoidable, but what about
the connections to ns1.wwpa.com.domain?
Look like a reverese dns lookup to me or something?
Why is this, is this dangerous, how can I avoid this?
Why does the this connection not appear in netstat??

I use the standard client firewall, that's my /etc/rc.conf:
#setup the network
hostname=lazarus.home
ifconfig_sis0=inet 62.116.56.107  netmask 255.255.255.128
defaultrouter=62.116.56.1
#ipv6_enable=YES

#enable the standard firewall
firewall_enable=YES
firewall_type=client
firewall_quiet=NO
firewall_logging=YES

#enable services
sshd_enable=YES
ntpd_enable=YES
ntpd_flags=-c /etc/ntp.conf

#system settings
keymap=german.iso
#linux_enable=YES
moused_enable=YES

Secondly: I'm only running ntp and ssh (and mozilla), why is a socket
listening on the smtp port?

Thanks in advance
Florian

PS: Sorry for the output of netstat and tcpdump


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


alt-ctrl-{9,10,...} doesn't work

2004-12-30 Thread Theodore D. Sternberg
My 5.3 (Xorg 6.7) system doesn't want to switch between X sessions.  Or 
rather, it does the first few times after a reboot, but then refuses.
Ted Sternberg
Fremont, California
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Printing

2004-12-30 Thread Leon
Hi All,

I have an Windows XP pro. as my main O/S.
I have installed VMWare station.
On the VMWare station I have installed FreeBSD as a virtual machine.
I have installed CUPS and SAMBA on BSD.
But I can not make printer work.

I use a printer, which does not supported by BSD.
But it works good under the XP.

So the question is:

 Is it possible to use my windows printer from BSD via VMWare ?
 If yes( I hope) what can I do else to make it work?

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


Re: Hostname lookups? (tcpdump output)

2004-12-30 Thread Joshua Lokken
On Thu, 30 Dec 2004 18:23:49 +0100, Florian Hengstberger
[EMAIL PROTECTED] wrote:
 Active Internet connections
 Proto Recv-Q Send-Q  Local Address  Foreign Address(state)
 tcp4   0  0  lazarus.49201  hpat989.external.http  TIME_WAIT
 tcp4   0  0  lazarus.49199  66.102.9.104.http  ESTABLISHED
 tcp4   0  0  localhost.smtp *.*LISTEN
 udp4   0  0  localhost.49158localhost.ntp
 udp4   0  0  localhost.ntp  *.*
 udp4   0  0  lazarus.ntp*.*
 
 Secondly: I'm only running ntp and ssh (and mozilla), why is a socket
 listening on the smtp port?

Sendmail is part of the base system, and will listen on the smtp
port unless instructed not to in /etc/rc.conf:

sendmail_enable=NO
sendmail_outbound_enable=NO
sendmail_submit_enable=NO
sendmail_msp_queue_enable=NO

That will completely disable sendmail.

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


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Dave McCammon

--- Danny [EMAIL PROTECTED] wrote:

 On Thu, 30 Dec 2004 08:31:34 -0800 (PST), Dave
 McCammon
 [EMAIL PROTECTED] wrote:
  I haven't caught all of this thread but I'll share
  what I do.
  I use rsync to sync file to a server for backup.
  6 FreeBSD and one Win2K which have been set up to
  rsync at different times in the morning hours.
 
 Any of this communcation/transfer encrypted or
 compressed? What type
 of backup would you compare your solution to --
 incremental,
 differential, full, etc.?
 

rsync in FreeBSD use ssh as default transport.
rsync in cygwin is made to use ssh with command line
option.

Type of backup---read the man page for rsync--
It basically sync's a copy of whatever you tell it to
to someplace that you tell it to. Whole file systems
or just one file. Then the next time rsync runs, it
copies the files that have changed since the last
rsync. This is my explanation...please read the man
page for more. Rsync is located in the ports.

 How many GB's you transfer?
Total transfered a night..I don't know. It depends on
what is on the machine. A few K on one machine, 70-90M
per file on another, etc... All machines are on one
LAN so no transfers over T1 yet.
All-in-All there is 13G that is stored on the backup
server from the 7 servers but not all 13G's are
transfered every night.

 
  On the Win2k machine, I have cygwin running that I
 use
  to rsync the data over every night. I think there
 is
  rsync for windows but I liked the command line
  capabilities that cygwin gives me.
  All use ssh in the rsync.
 [...]
 
 How do you restore files?
 
rsync them back or scp. I use dump on the tape backup
so if an archived file(s)is needed it is restored to a
different location then copied to the server where it
is needed.





__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

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


proftpd permissions and restrictions help

2004-12-30 Thread CHris Rich
I am setting up an ftp server for a few friends using pro ftp. I need
to implement restrictions based on usernames.

Here is what I want: an account for being able to only browse the ftp
site, an account for uploading, and an account for downloading based
on the user.

After googling and searching I haven't quite found exactly what i'm looking for

any help is appreciated 

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


Re: freebsd on 2nd drive?

2004-12-30 Thread RW
On Wednesday 29 December 2004 22:40, Haulmark, Chris wrote:
 Someone broke the silence:
  I know this has been asked already, but it's a slightly different
  problem. Let me explain my situation first: I'm 14 years old without
  my own PC. I can't let the FreeBSD bootloader install on the first
  drive (Windows XP), because my family is kinda...how should I put
  it...n00bish. They would completely freak out at the sight of turning
  on the computer and not seeing the XP startup screen.
  I'm planning on installing FreeBSD 5.2.1 on the second hard drive in
  this computer. I've read over the installation guide and don't see
  anything useful about the bootloader being on the non-first drive. My
  question is: can I install the FreeBSD bootloader on the second hard
  drive and use something like GAG on a floppy to boot it?
 
  ice

 I just use the BIOS to change back and forth with the hard drives.  Just
 have to go into the habit of switching back to the first hard drive after a
 shutdown or reboot for your family.

One other thing you can do is put your bootloader of choice on the second 
drive; that way the bios can either boot to windows or to the loader. If you 
swap backward and forwards between OSs yourself, a proper loader is more 
convenient. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: BSD 5.3

2004-12-30 Thread RW
On Thursday 30 December 2004 06:10, James Jhai wrote:

 You will need to start gdm, kdm, or xdm on boot and then login, the login
 manager will allow you to choose the desktop.

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


Re: crontab file

2004-12-30 Thread Mike Jeays
On Thu, 2004-12-30 at 12:15, Leon wrote:
 Hi All,
 
 I edited crontab file to update my ports every day at certain time.
 But , when time comes, I do not see any information on the screen, that 
 something was updated.
 Should the system sow any information about update or not?
 If not, how can I check If ports was updated?
 
 Thanks,
 Leon.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

If the crontab job writes to stdout or stderr, this will be mailed back
to you.  There is no immediate output on the screen from a crontab job. 
Check your mail - look in /var/mail/your-user-id or /var/mail/root if
you don't have a mail client running.

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


Re: Printing

2004-12-30 Thread Frank Staals
Leon wrote:
Hi All,
I have an Windows XP pro. as my main O/S.
I have installed VMWare station.
On the VMWare station I have installed FreeBSD as a virtual machine.
I have installed CUPS and SAMBA on BSD.
But I can not make printer work.
I use a printer, which does not supported by BSD.
But it works good under the XP.
So the question is:
Is it possible to use my windows printer from BSD via VMWare ?
If yes( I hope) what can I do else to make it work?
Thanks to All,
Leon.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

That is possible, you can share your windows printer and print to it 
over the network ( in your case virtual network ) I tried this recently 
and I got it working, nog for 100% yet, but you might want to read this:

http://forums.bsdnexus.com/viewtopic.php?t=16
and try googling on FreeBSD printing to windows
Good luck ;)
Frank Staals
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: crontab file

2004-12-30 Thread Louis LeBlanc
On 12/30/04 01:30 PM, Mike Jeays sat at the `puter and typed:
 On Thu, 2004-12-30 at 12:15, Leon wrote:
  Hi All,
  
  I edited crontab file to update my ports every day at certain time.
  But , when time comes, I do not see any information on the screen, that 
  something was updated.
  Should the system sow any information about update or not?
  If not, how can I check If ports was updated?
  
  Thanks,
  Leon.
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 If the crontab job writes to stdout or stderr, this will be mailed back
 to you.  There is no immediate output on the screen from a crontab job. 
 Check your mail - look in /var/mail/your-user-id or /var/mail/root if
 you don't have a mail client running.

This assumes you have a MAILTO variable set prior to the relevant cron
entry of course.  Set it to the email address you want the results
sent to.

You can even separate those entries you want responses for by changing
the value of MAILTO prior to the entry.

See CRONTAB(5) for more details.

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

There are three principal ways to lose money: wine, women, and engineers.
While the first two are more pleasant, the third is by far the more certain.
-- Baron Rothschild, ca. 1800
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Xorg 6.8.1/6.8.0 in ports?

2004-12-30 Thread Espen Fjellvær Olsen
I wonder when Xorg 6.8.1, or 6.8.0 will be available in 'ports' for
-STABLE, or -CURRENT. That is the only version that supports my
graphics card (Ati radeon X800XT).

And I'm also interested in using third party addons to 'ports' to
get Xorg 6.8.1/6.8.0.

PS: I'm not on the mailing list yet, so i would appreciate if you
could send the answers direct to me :)

-- 
Mvh / Best regards
Espen Fjellvær Olsen
[EMAIL PROTECTED]
Norway
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xorg 6.8.1/6.8.0 in ports?

2004-12-30 Thread Erik Trulsson
On Thu, Dec 30, 2004 at 08:05:27PM +0100, Espen Fjellvr Olsen wrote:
 I wonder when Xorg 6.8.1, or 6.8.0 will be available in 'ports' for
 -STABLE, or -CURRENT. That is the only version that supports my
 graphics card (Ati radeon X800XT).

Xorg 6.8.1 was added to the ports tree on Dec. 23.


-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Xorg 6.8.1/6.8.0 in ports?

2004-12-30 Thread Kris Kennaway
On Thu, Dec 30, 2004 at 08:05:27PM +0100, Espen Fjellv?r Olsen wrote:
 I wonder when Xorg 6.8.1, or 6.8.0 will be available in 'ports' for
 -STABLE, or -CURRENT. That is the only version that supports my
 graphics card (Ati radeon X800XT).

A week ago.

Kris


pgpads2l8Sc3J.pgp
Description: PGP signature


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Paul Mather
On Thu, 30 Dec 2004 11:13:54 -0500, Danny [EMAIL PROTECTED] wrote:
From a backup point of view, my goal...
On a nightly and automated basis - to take a snapshot of all new and
modified data from a FreeBSD server and Windows server. Then compress
and hopefully encrypt the data and send it to a remote FreeBSD server
through some form of efficient and secure file transfer. Uncompressed
the nightly data may total ~20MB.
From a restore point of view, my goal...
To be able to download the compressed backup(s) from the remote server
and restore the previous days data.
Hopefully this explains my situation.
 

You might want to check out the sysutils/duplicity port.  This is its 
description:

=
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.
WWW: http://www.nongnu.org/duplicity/
=
I don't know if it works under Windows, but it's written in Python so it 
might.

I used duplicity for a while to back up a system to another that was 
backed up on which I had an account but had no administrative control.  
(Hence, encrypted backups were a nice feature.)

You might want to look at other ports such as sysutils/dar, 
archivers/rvm, sysutils/rsnapshot, etc. for ideas.

Cheers,
Paul.
--
e-mail: [EMAIL PROTECTED]
Without music to decorate it, time is just a bunch of boring production
deadlines or dates by which bills must be paid.
   --- Frank Vincent Zappa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Something wrong in stable 5.3?

2004-12-30 Thread Eugene M. Minkovskii
Hi!

I'm confusing now: about a month ago I have upgrated from FreeBSD
5.2.1 to stable 5.3. Since this moment strange things have been
happens on my PC. Usually system works Ok, and can be run as long
as I need without errors. But sometime, (after a little time
after the boot) all begin crashed (core dump --- signal 11).
Crashed base utility, like `cat', `sh' etc.

Today I have cvsup'ed to stable 5.3 again, and build world again,
but problem don't go away.

I don't understand what I should do to detect source of problem...

Have you any idea?

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


Re: Something wrong in stable 5.3?

2004-12-30 Thread Mark Cullen
Eugene M. Minkovskii wrote:
Hi!
I'm confusing now: about a month ago I have upgrated from FreeBSD
5.2.1 to stable 5.3. Since this moment strange things have been
happens on my PC. Usually system works Ok, and can be run as long
as I need without errors. But sometime, (after a little time
after the boot) all begin crashed (core dump --- signal 11).
Crashed base utility, like `cat', `sh' etc.
Today I have cvsup'ed to stable 5.3 again, and build world again,
but problem don't go away.
I don't understand what I should do to detect source of problem...
Have you any idea?
Sounds like possible overheating? I had base utils core dump randomly 
after a while when I tried running an old .. Celeron 400(?) with a big 
chunk AMD heatsink on and without a fan. After I noticed I plugged the 
fan back in and all was well again.

--
Internet Explorer? Try FireFox at http://www.mozilla.org/products/firefox/
Outlook Express? Try ThunderBird at 
http://www.mozilla.org/products/thunderbird/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD server(s) to backup multi-platform systems remotely

2004-12-30 Thread Drew Tomlinson
On 12/30/2004 8:13 AM Danny wrote:
On 30 Dec 2004 09:52:30 -0500, Lowell Gilbert
[EMAIL PROTECTED] wrote:
 

And there's actually a *third* possible goal, which is quick recovery
of accidentally deleted (or overwritten, etc.) user data.  UFS2
filesystem snapshots are a remarkably easy way to provide this.
   

This would be nice, but I am not going to get that granular at this
point. Thank you for the reminder, though.
 

And then there's RAID, which doesn't solve any of these problems, but
can help you get back up fast after losing a disk.
   

Hardware RAID, yes, for hardware failure. Got that covered.
 

Each of these goals has a different best solution, and in some cases
the solution even depends on the details of the environment.  Figure
out exactly what you need before deciding how to fill that need.
   


From a backup point of view, my goal...
On a nightly and automated basis - to take a snapshot of all new and
modified data from a FreeBSD server and Windows server. Then compress
and hopefully encrypt the data and send it to a remote FreeBSD server
through some form of efficient and secure file transfer. Uncompressed
the nightly data may total ~20MB.
From a restore point of view, my goal...
To be able to download the compressed backup(s) from the remote server
and restore the previous days data.
Hopefully this explains my situation.
Thank you,
...D
Have you looked at the Bacula port?  The compression can be handled by 
Bacula.  If you set up tunnels, that should handle the encryption part.  
Once you get used to the way Bacula works, it's fairly easy to use.  You 
have a central machine that is the director and initiates and 
coordinates all of the backup jobs.  You also have a storage daemon 
(which can be on the same machine as the director or another machine 
altogether) which stores all of the files.  You can also have multiple 
storage daemons if you wish.  And finally, you run a file daemon on 
every client you wish to backup.  There are clients available for many 
different OSes.  I use it to backup two FBSD boxes and 2 WinXP boxes to 
file volumes.

Take a look and you might find it will meet most of your needs.
Drew
--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!
http://www.alchemistswarehouse.com


smime.p7s
Description: S/MIME Cryptographic Signature


RE: Something wrong in stable 5.3?

2004-12-30 Thread Tom Connolly
Eugene M. Minkovskii wrote:
 Hi!
 
 I'm confusing now: about a month ago I have upgrated from FreeBSD
 5.2.1 to stable 5.3. Since this moment strange things have been
 happens on my PC. Usually system works Ok, and can be run as long as
 I need without errors. But sometime, (after a little time after the
 boot) all begin crashed (core dump --- signal 11). Crashed base
 utility, like `cat', `sh' etc. 
 
 Today I have cvsup'ed to stable 5.3 again, and build world again, but
 problem don't go away. 
 
 I don't understand what I should do to detect source of problem...
 
 Have you any idea?

Check the power supply.

Good luck,
Tom

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


New Ad-aware software!

2004-12-30 Thread hee-sub

   Ad-Aware is designed to provide advanced protection from known
   Data-mining, aggressive advertising, Parasites, Scumware, selected
   traditional Trojans, Dialers, Malware, Browser hijackers, and tracking
   components. With the release of Ad-Aware SE Personal edition, Lavasoft
   takes the fight against Spyware to the next level. 
   With Lavasofts all new Code Sequence Identification (CSI) technology,
   you will not only be protected from known content, but will also have
   advanced protection against many of their unknown variants. To further
   protect you, Ad-Aware SE Personal Edition also has the capability to
   scan and list Alternate Data Streams (ADS) in NTFS enabled volumes. In
   combination with the new scanning engine, Ad-Aware SE will scan your
   computer faster and more thoroughly than ever before!
   Whats new in Ad-Aware SE Personal edition?
   Hardened against third party uninstall with encrypted preference files
   Scanning engine improvements 

 Extended protection against DLL-injection, SE can unload process
   modules on the fly

 Extended Memory scanning

 Now scans all modules loaded by a process

 Uses our all new CSI (Code Sequence Identification) technology to
   identify new and unknown variants of known targets
   Extended Registry scanning
   
 Now scans registry branches of multiple user accounts

 Performs additional smart checks to detect dynamically created
   references

 Scanning speed noticeably faster

 Extended Scanning for known and unknown/possible Browser-Hijackers
   Extended Disk scanning
   
 Now scans and lists alternate Data-streams on NTFS volumes

 Now Ad-Aware supports scanning of Cabinet files, (including spanned
   archives)

 Scanning speed increased

 Improved Hosts-file scan

 Now Ad-Aware and Ad-Watch use much smaller reference files
   Several User Interface improvements
   
 Improved Graphical UI

 Ad-Aware now supports custom graphical Skins

 More user friendly Plug-in/Extension GUI (Plug-ins and Extensions
   now shown on separate screens)

 New Scan Result view, includes a scan summary and detailed view

 Ad-Aware now linked to the online TAC database
   Multiple New Tweak options
   
 Unloading of process modules during a scan

 Obtaining command line of scanned processes

 Ignoring spanned cab files

 Permanent archive caching

 Always try to unload modules before deletion

 Disable manual quarantine if auto quarantine is selected

 Write protect system files after repair

 Use gridlines in item lists

 Logfile detail section condensed
   Several logfile improvements
   
 Includes support for separate removal logfiles

 Allows adding a Reference summary/index to logfiles

 Logfile contains overall more detailed information
   Ad-Aware SE is compatible with Microsoft Windows
   98/Me/NT/2000/XP/2003.
   Download Ad-Aware + Keygen: www.warezdownload.ws/adaware.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Is mplayer port broken ?

2004-12-30 Thread Xinizul Xinizul
Hello all:

I'm trying to make the port mplayer using make install clean
mechanism in my FreeBSD 5.3

I get the following message:

---


 Attempting to fetch from ftp://ftp.mplayerhq.hu/MPlayer/Skin/.
fetch: ftp://ftp.mplayerhq.hu/MPlayer/Skin/Blue-1.4.tar.bz2: size
mismatch: expected 221757, actual 221736
 Attempting to fetch from ftp://ftp.lug.udel.edu/MPlayer/Skin/.
fetch: ftp://ftp.lug.udel.edu/MPlayer/Skin/Blue-1.4.tar.bz2: Operation timed out
 Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Blue-1.4.tar.bz2:
size mismatch: expected 221757, actual 221736
 Couldn't fetch it - please try to retrieve this
 port manually into /usr/ports/distfiles/mplayer and try again.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer-skins.
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.

---


Could someone help me to workaround this or to notify to the
maintainer about this issue ?

Thanks a lot,

Xinizul

P.S.: Happy New Year to all of you
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Is mplayer port broken ?

2004-12-30 Thread Benjamin Walkenhorst
On Thu, 2004-12-30 at 21:44 +0100, Xinizul Xinizul wrote:

 Could someone help me to workaround this or to notify to the
 maintainer about this issue ?

I've been having this problem, too. Since I don't use mplayer's GUI at
all, I normally just type Ctrl+C when make is trying to fetch it.

Kind regards,
Benjamin

 P.S.: Happy New Year to all of you

Happy New Year! =)

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


boot stuff in dmesg?

2004-12-30 Thread John Conover

I get the following in the boot log from 5.2.1:

unknown: PNP0303 can't assign resources (port)
unknown: PNP0c02 can't assign resources (memory)
unknown: PNP0a03 can't assign resources (port)
unknown: PNP0f13 can't assign resources (irq)
unknown: PNP0501 can't assign resources (port)
unknown: PNP0700 can't assign resources (port)
unknown: PNP0400 can't assign resources (port)
unknown: PNP0501 can't assign resources (port)

Is that anything to be concerned about?

Thanks,

John

-- 

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


Re: Is mplayer port broken ?

2004-12-30 Thread Kent Stewart
On Thursday 30 December 2004 12:44 pm, Xinizul Xinizul wrote:
 Hello all:

 I'm trying to make the port mplayer using make install clean
 mechanism in my FreeBSD 5.3

 I get the following message:

I have found that rm'ing the skin files from ../mplayer sometimes fixes 
this problem but not always. The file I have in that directory is
-rw-r--r--  1 root  wheel  221736 Oct 30 13:17 Blue-1.4.tar.bz2

and it has the expected sizes from the current distinfo. I think your 
port structure is out of date. You probably need to cvsup ports-all and 
rebuild your INDEXs.

Kent


 ---

  Attempting to fetch from ftp://ftp.mplayerhq.hu/MPlayer/Skin/.

 fetch: ftp://ftp.mplayerhq.hu/MPlayer/Skin/Blue-1.4.tar.bz2: size
 mismatch: expected 221757, actual 221736

  Attempting to fetch from ftp://ftp.lug.udel.edu/MPlayer/Skin/.

 fetch: ftp://ftp.lug.udel.edu/MPlayer/Skin/Blue-1.4.tar.bz2:
 Operation timed out

  Attempting to fetch from

 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/.
 fetch:
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Blue-1.4.ta
r.bz2: size mismatch: expected 221757, actual 221736

  Couldn't fetch it - please try to retrieve this
  port manually into /usr/ports/distfiles/mplayer and try again.

 *** Error code 1

 Stop in /usr/ports/multimedia/mplayer-skins.
 *** Error code 1

 Stop in /usr/ports/multimedia/mplayer.

 ---


 Could someone help me to workaround this or to notify to the
 maintainer about this issue ?

 Thanks a lot,

 Xinizul

 P.S.: Happy New Year to all of you
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

-- 
Kent Stewart
Richland, WA

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


Re: Is mplayer port broken ?

2004-12-30 Thread Joshua Lokken
On Thu, 30 Dec 2004 21:44:33 +0100, Xinizul Xinizul [EMAIL PROTECTED] wrote:
 Hello all:
 
 I'm trying to make the port mplayer using make install clean
 mechanism in my FreeBSD 5.3
 
 I get the following message:
 
 ---
 
  Attempting to fetch from ftp://ftp.mplayerhq.hu/MPlayer/Skin/.
 fetch: ftp://ftp.mplayerhq.hu/MPlayer/Skin/Blue-1.4.tar.bz2: size
 mismatch: expected 221757, actual 221736
  Attempting to fetch from ftp://ftp.lug.udel.edu/MPlayer/Skin/.
 fetch: ftp://ftp.lug.udel.edu/MPlayer/Skin/Blue-1.4.tar.bz2: Operation timed 
 out
  Attempting to fetch from
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/.
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Blue-1.4.tar.bz2:
 size mismatch: expected 221757, actual 221736
  Couldn't fetch it - please try to retrieve this
  port manually into /usr/ports/distfiles/mplayer and try again.
 *** Error code 1
 
 Stop in /usr/ports/multimedia/mplayer-skins.
 *** Error code 1
 
 Stop in /usr/ports/multimedia/mplayer.
 
 ---
 
 Could someone help me to workaround this or to notify to the
 maintainer about this issue ?

Feel free to let the maintainer of the port know; the email
address is in the Makefile.  You can build it without the
skins by doing:

# make -DWITHOUT_SKINS install clean

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


NDIS for Netgear WG311

2004-12-30 Thread Eric F Crist
Hello list,
I'm getting close to getting everything working...
I've figured out where to put the FwRad16.bin file, and recompiled the 
driver.  When I reboot however, I get the following messages:

%dmesg | grep ndis
ndis0: NETGEAR WG311v2 802.11g Wireless PCI Adapter mem 
0xec80-0xec81,0xed00-0xed001fff irq 17 at device 14.0 on 
pci0
ndis0: NDIS API version: 5.0
ndis0: init handler failed
device_attach: ndis0 attach returned 6

Can anyone help me?  Thanks.
___
Eric F Crist  I am so smart, S.M.R.T!
Secure Computing Networks  -Homer J Simpson


PGP.sig
Description: This is a digitally signed message part


resetting a cardbus device

2004-12-30 Thread Mike Tancsa
I am working with a cardbus modem that is somewhat buggy.  Unfortunately, I 
dont have much documentation for its AT Command set (its a GPRS modem) and 
atf or atz does not seem to reset it properly when it goes wonky.  The 
only way is to pull it out and put it back in.  Unfortunately, I want to 
remotely deploy this device so I cant physically do that.  A reboot seems 
to work, but thats not the greatest thing to do either.

dmesg shows
cbb0: RF5C476 PCI-CardBus Bridge mem 0xe640-0xe6400fff irq 12 at 
device 10.0 on pci0
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
cbb1: RF5C476 PCI-CardBus Bridge mem 0xe6405000-0xe6405fff irq 5 at 
device 10.1 on pci0
cardbus1: CardBus bus on cbb1
pccard1: 16-bit PCCard bus on cbb1

sio4: Sony Ericsson GC82 PC Card at port 0x3e8-0x3ef irq 12 function 0 
config 32 on pccard0
sio4: type 16550A
sio4: unable to activate interrupt in fast mode - using normal mode

This is a RELENG_5 box from 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Dec 22
Thanks in advance,
---Mike


Mike Tancsa,  tel +1 519 651 3400
Sentex Communications,[EMAIL PROTECTED]
Providing Internet since 1994www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Decent partition editor

2004-12-30 Thread Olivier Gautherot
Hi folks!
I was reorganizing my hard-disks these days to suppress all Linux and
ext2fs stuff - I finally decided I wanted to keep just FreeBSD on my desktop
at home. The 2 disks were scattered in 8 partitions in total and I 
decided to
group some of them. That's where the headaches started...

I tried to use fdisk but the syntax is complex - I'm sure it is a 
powerful tool
but changing partitions is not a game where you just take a chance: when
your data are gone... they *ARE* gone. I tried also sysinstall but, for some
reason, the partition table was not updated (I just mean to extend the
/home partition, not install a new system).

If you take Windows, Linux or BeOS, they all come with a decent editor.
In the end, I spent more time on the FreeBSD man pages than { shutting down
FreeBSD, booting Zeta (the new BeOS), opening the partition editor,
3 mouse clicks (to unlock the partitions, select the partition type and
commit the changes), moving a slider to the appropriate size, shutting
down Zeta and booting FreeBSD }. It worked like a charm.
Does anyone know if there is such an editor in the ports? I have not seen
any but it would be damn good...
Thanks in advance
   Olivier
P.S. please copy me on follow ups as I not subscribed to this list.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Music on Hold via FreeBSD Server

2004-12-30 Thread Mark
On Thu, Dec 30, 2004 at 03:41:38PM -0500, WMC wrote:
 Greetings,
 
 I have an existing FreeBSD 5.x server I'm trying to use to feed music or 
 announcements on-hold into our phone system (yeah - I know the legalities 
 of using copyrighted stuff.)
 
 I installed a sound card, wired it up, and hacked together a simple little 
 script to run the mpg123 package to continuously playback a few mp3 files.
 
 Couple questions:
 * What command-line program would you suggest for playing uncompressed 
 audio files in this scenario?  There are hundreds of entries in Ports,  and 
 I'd rather not spend a month trying them all.
 
 * Has anyone else done something similar to this, and would you care to 
 share a script to keep it running continuously?
 
 -Thanks,
  Wayne
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

 I run a headless jukebox using musicpd and ncmpc, runs on older equipment, 
just ssh
into it for control and updates, nice random repete mode with fade into next 
song.
really makes a nice setup.

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


Re: Is mplayer port broken ?

2004-12-30 Thread Xinizul Xinizul
I will use this solution.

Downloading the tar from the URL posted above gives me the same bad result.

I'll let the port mantainer it know then.

Thanks to all.


On Thu, 30 Dec 2004 15:14:12 -0600, Joshua Lokken
[EMAIL PROTECTED] wrote:
 On Thu, 30 Dec 2004 21:44:33 +0100, Xinizul Xinizul [EMAIL PROTECTED] wrote:
  Hello all:
 
  I'm trying to make the port mplayer using make install clean
  mechanism in my FreeBSD 5.3
 
  I get the following message:
 
  ---
 
   Attempting to fetch from ftp://ftp.mplayerhq.hu/MPlayer/Skin/.
  fetch: ftp://ftp.mplayerhq.hu/MPlayer/Skin/Blue-1.4.tar.bz2: size
  mismatch: expected 221757, actual 221736
   Attempting to fetch from ftp://ftp.lug.udel.edu/MPlayer/Skin/.
  fetch: ftp://ftp.lug.udel.edu/MPlayer/Skin/Blue-1.4.tar.bz2: Operation 
  timed out
   Attempting to fetch from
  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/.
  fetch: 
  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Blue-1.4.tar.bz2:
  size mismatch: expected 221757, actual 221736
   Couldn't fetch it - please try to retrieve this
   port manually into /usr/ports/distfiles/mplayer and try again.
  *** Error code 1
 
  Stop in /usr/ports/multimedia/mplayer-skins.
  *** Error code 1
 
  Stop in /usr/ports/multimedia/mplayer.
 
  ---
 
  Could someone help me to workaround this or to notify to the
  maintainer about this issue ?
 
 Feel free to let the maintainer of the port know; the email
 address is in the Makefile.  You can build it without the
 skins by doing:
 
 # make -DWITHOUT_SKINS install clean
 
 HTH,
 --
 Joshua Lokken
 Open Source Advocate

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


calcru: negative runtime errors with acpi enabled

2004-12-30 Thread Niels Pedersen
Hello

i am a brand new newbie. I have just installed FreeBSD 5,3 on an old
Compaq 5360 with a AMD-K6 and 128MB of ram.
The install went resonably well and I have Xorg and Gnome2.8 running
(installed from ports after a complete cvsup). Gnome takes a while to
load but that is expected. I am getting some coaching from another
newbie with 11 months FreeBSD experience.


[EMAIL PROTECTED]:~ uname -a
FreeBSD compaq.sd.cox.net 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #1: Thu
Dec 30 1 2:14:21 PST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

The following line is from dmesg:
CPU: AMD-K6(tm) 3D processor (450.13-MHz 586-class CPU)

The biggest problem I have is that I have to boot with ACPI disabled.
With ACPI enabled I get continuous errors showing

calcru: negative runtime on pid (varies)

Google'ing for this error shows this hit
http://lists.freebsd.org/pipermail/freebsd-acpi/2004-August/000532.html
(url may have wrapped)

This thread deals with a 5.2.1 and was patched to correct it. Has this
patch been incorporated into 5.3 Release? I cvsup'd the source and built
a new world but the problem remains.

Thank you in advance for any help.

Niels

P.S. I am subscibed to this list.

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


Re: NDIS (for Netgear WG311) How-To?

2004-12-30 Thread jason henson
1) Copied the netwg311.sys and wg311v2.inf files frome the Windows  
2000 folder from the distribution CD-ROM.

2) Ran ndiscvt -i /home/ecrist/wg311v2.inf -s /home/ecrist/ 
netwg311.sys -o ndis_driver_data.h as root

3) Copied ndis_driver_data.h to the /usr/src/sys directory.
4) Added the following lines to my custom kernel config (GROG)
options NDISAPO
device ndis
5) Ran (from /usr/src) make buildkernel KERNCONF=GROG
6) Ran (from /usr/src) make installkernel KERNCONF=GROG
7) Rebooted (no ndis0 listing in ifconfig output)
Any idea what I did wrong?
Thanks.
WAIT!  I've found something.  Here's a snippet from dmesg:
ndis0: NETGEAR WG311v2 802.11g Wireless PCI Adapter mem  
0xec80-0xec81,0xed00-0xed001fff irq 17 at device 14.0 on  
pci0
ndis0: NDIS API version: 5.0
NDIS: could not find file FwRad16.bin in linker list
NDIS: and no filesystems mounted yet, aborting NdisOpenFile()
ndis0: init handler failed

Any ideas about that?
Thanks.
I've figured out what files are missing, I just need to know where to  
put them for NDIS to find them.  Can someone direct me, please?  It's  
late, so tomorrow I'll start pulling apart code to figure it out.

I'll post a full how-to for this network card once I get this all  
configured.  Thanks for your help.

___
Eric F Crist  I am so smart, S.M.R.T!
Secure Computing Networks  -Homer J Simpson
Looks like your driver, or card, needs a firmware file.  If you hadn't  
compiled it in you would not have this problem.  You would just need to  
put the firmware in /compat/ndis and after root was mounted the driver  
would load it.  Since you have it compiled in you need to make it so  
the loader can load it.  Read man ndiscvt starting at byte 5107, or the   
-f firmfile section.  I would recommend you recompile without it and  
use the module.

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


Re: Is mplayer port broken ?

2004-12-30 Thread Joshua Lokken
On Thu, 30 Dec 2004 22:44:09 +0100, Xinizul Xinizul [EMAIL PROTECTED] wrote:
 I will use this solution.
 
 Downloading the tar from the URL posted above gives me the same bad result.
 
 I'll let the port mantainer it know then.

Please note the response from Kent Stewart about updating your 
ports collection.  While the solution I proposed will 'get you where
you want to go', Kent's advice will likely make things easier for you
in the long run.  It's always important to keep the ports tree and your
INDEX up-to-date.

For more information on how to use cvsup, see:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html


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


Re: Decent partition editor

2004-12-30 Thread Charles Ulrich

Olivier Gautherot said:
 Hi folks!

 I was reorganizing my hard-disks these days to suppress all Linux and
 ext2fs stuff - I finally decided I wanted to keep just FreeBSD on my desktop
 at home. The 2 disks were scattered in 8 partitions in total and I
 decided to
 group some of them. That's where the headaches started...

 I tried to use fdisk but the syntax is complex - I'm sure it is a
 powerful tool
 but changing partitions is not a game where you just take a chance: when
 your data are gone... they *ARE* gone. I tried also sysinstall but, for some
 reason, the partition table was not updated (I just mean to extend the
 /home partition, not install a new system).

 If you take Windows, Linux or BeOS, they all come with a decent editor.
 In the end, I spent more time on the FreeBSD man pages than { shutting down
 FreeBSD, booting Zeta (the new BeOS), opening the partition editor,
 3 mouse clicks (to unlock the partitions, select the partition type and
 commit the changes), moving a slider to the appropriate size, shutting
 down Zeta and booting FreeBSD }. It worked like a charm.

 Does anyone know if there is such an editor in the ports? I have not seen
 any but it would be damn good...

 Thanks in advance
 Olivier

 P.S. please copy me on follow ups as I not subscribed to this list.

One of the downfalls to BSD's partitioning system is that it requires its own
special tools. Whenever I need to create or modify FreeBSD partitions and
labels, I just boot an installation CD and use the fdisk and label utilities.

-- 
Charles Ulrich
Ideal Solution, LLC - http://www.idealso.com

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


Problems with MySQL and SNORT after Reboot

2004-12-30 Thread Mattias Björk
Dear list,
After a power failure and my computers went down, I have been starting 
to get error messages in sys log and on the console:

Dec 28 19:50:52 setiathome snort: database: mysql_error: Can't open 
file: 'event.MYI'. (errno: 145) SQL=INSERT INTO event 
(sid,cid,signature,timestamp) VALUES ('1', '10', '4', '2004-12-28 
19:50:52.597+001')

Im not an expert on SQL and database servers etc and have followed this 
guide to make snort work with MySQL:

http://bsdguides.org/guides/freebsd/security/snortreport.php
I didn't find that too hard and it worked when I did it some months ago. 
But now after the reboot/restart of the system, the fault that I 
described abow have arised. I have had similar power failures before and 
that did not create this problem.

And I have checked in /var/db/mysql/snort after the file event.MYI and 
its there:

setiathome/var/db/mysql/snort# ls -l event.*  9:35PM
-rw-rw  1 mysql  mysql   560343 Dec 28 13:27 event.MYD
-rw-rw  1 mysql  mysql  1786880 Dec 28 16:38 event.MYI
-rw-rw  1 mysql  mysql 8642 Nov 13 18:29 event.frm
setiathome/var/db/mysql/snort#
So Im clueless to what could be causing the problem that I have. Perhaps 
its the wrong list to send this mail. But I thought that its the closest 
 that I could think off.

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


Re: Problems with MySQL and SNORT after Reboot

2004-12-30 Thread Scott Kupferschmidt
Hello,

You need to login to mysql command prompt and do a REPAIR TABLE event; in
that database, and it will clear it right up.

Sincerely,

Scott Kupferschmidt
ISPrime, Inc.
866.502.4678 ext. 3
AIM: Scott ISPrime - ICQ: 174337249

On Fri, 31 Dec 2004, [ISO-8859-1] Mattias Björk wrote:

 Dear list,
 
 After a power failure and my computers went down, I have been starting 
 to get error messages in sys log and on the console:
 
 Dec 28 19:50:52 setiathome snort: database: mysql_error: Can't open 
 file: 'event.MYI'. (errno: 145) SQL=INSERT INTO event 
 (sid,cid,signature,timestamp) VALUES ('1', '10', '4', '2004-12-28 
 19:50:52.597+001')
 
 Im not an expert on SQL and database servers etc and have followed this 
 guide to make snort work with MySQL:
 
 http://bsdguides.org/guides/freebsd/security/snortreport.php
 
 I didn't find that too hard and it worked when I did it some months ago. 
 But now after the reboot/restart of the system, the fault that I 
 described abow have arised. I have had similar power failures before and 
 that did not create this problem.
 
 And I have checked in /var/db/mysql/snort after the file event.MYI and 
 its there:
 
 setiathome/var/db/mysql/snort# ls -l event.*  9:35PM
 -rw-rw  1 mysql  mysql   560343 Dec 28 13:27 event.MYD
 -rw-rw  1 mysql  mysql  1786880 Dec 28 16:38 event.MYI
 -rw-rw  1 mysql  mysql 8642 Nov 13 18:29 event.frm
 setiathome/var/db/mysql/snort#
 
 So Im clueless to what could be causing the problem that I have. Perhaps 
 its the wrong list to send this mail. But I thought that its the closest 
   that I could think off.
 
 Best regards Mattias Björk
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


Re: Is mplayer port broken ?

2004-12-30 Thread Adam Fabian
On Thu, Dec 30, 2004 at 09:44:33PM +0100, Xinizul Xinizul wrote:
 Hello all:
 
 I'm trying to make the port mplayer using make install clean
 mechanism in my FreeBSD 5.3
 
 I get the following message:
 
 
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Blue-1.4.tar.bz2:
 size mismatch: expected 221757, actual 221736
  Couldn't fetch it - please try to retrieve this
  port manually into /usr/ports/distfiles/mplayer and try again.
 *** Error code 1
 
 Could someone help me to workaround this or to notify to the
 maintainer about this issue ?
 

You can download the file manually from the MPlayer site and verify
any checksum for yourself.  If you're convinced the file is good and
that there's a mistake in the port, define NO_CHECKSUM so that the
checksum verification is skipped.

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


photo from you sweet Jessy )

2004-12-30 Thread camilla
Please don't you show them pictures to anyone! Especially your parents! 
Otherwise they kill you - they are damn horny!! 

Your Jess, kissing you! When you come home, phone me asap! p.s. photos 
attached, password on archive - foto.

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


Re: urgent help

2004-12-30 Thread Adam Fabian
On Mon, Dec 27, 2004 at 04:17:38AM -0500, kalin mintchev wrote:

 the machine would come up. then netsat or ping or ssh will crash it...
 the first time i had to add the sshd user and group...

crash is about as helpful as it's broken!.  Are core files
generated?  Are there any error messages?  Does the machine
instantaneously reboot?  Hard-freeze?  You also might want to try
running the programs under a debugger.

4.6 to 4.10 is a pretty big jump.  Altogether, it'd probably be best
to tar up your configuration files, clean-install 4.10 (or 5.3 for
that matter) and manually merge your changes in, consulting any
documentation available for the 4.6 - 4.7, 4.7 - 4.8, 4.8 - 4.9,
and 4.9 - 4.10 upgrades to make sure you get your config files
updated properly.

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


ACPI and APM on 5.3

2004-12-30 Thread doug
In attempting to get sound working on a Dell 7500 Inspiron (cira 1994) I tried
many combinations of ACPI and APM thinking that my sound problems stemmed from
interrupt or irq/pnp problems. That turned out not to be the case. Now
everything is working, but I am using a combination of the two as documented
below.

Did I just 'luck out' or does apmd (sorta) by design work with the environment
it finds?

-
/boot/loader.conf
  snd_maestro_load=YES

/etc/rc.conf
  apm_enable=YES
  apmd_enable=YES

kldstat
Id Refs AddressSize Name
 19 0xc040 5cdad0   kernel
 21 0xc09ce000 7200 snd_maestro.ko
 32 0xc09d6000 1d4fcsound.ko
 4   14 0xc09f4000 537f0acpi.ko
 51 0xc169 17000linux.ko

So apm.ko is not loaded. However everything works. I got to this configuration
by accident (i.e., I forgot rc.conf). 'apm -l' works, 'apm -z' works and I can
resume okay.



_
Douglas Denault
http://www.safeport.com
[EMAIL PROTECTED]
Voice: 301-469-8766
  Fax: 301-469-0601
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re-making bind on 5.3-REL

2004-12-30 Thread J.D. Bronson
I deleted my named during some aggressive clean up.
I have all the source installed on my system, but was wondering if someone 
can point me to directions on how to recompile the built-in version of Bind
that came with 5.3 ...

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


Re: PCI RAID for 'gift'

2004-12-30 Thread Eric Schuele
m wrote:
{I was emailed a 'recommendation' to CC this to the questions list,
it was originally posted to hardware}
I apologize if repeating the post causes any problems. Thanks.
VF
-Original Message-
From: Victor Foulk [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 29, 2004 20:50 PM
To: [EMAIL PROTECTED]
Subject: PCI RAID for 'gift'

My wife has done the unthinkable this season! She decided to buy me
a new server for our small office, which I am more than excited about,
except for one paramount detail...
It is a respectable 1U server with the following specs from manual:
Dual (2) IntelR XEON 2.8GHz HT Processors=20
533MHz Front Side Bus, Hyperthread
512K L2 Cache=20
Intel E7501 Server Chipset
2GB PC2100 ECC Reg. DDR Memory
Dual (2) 160GB SATA Hard Drives, 8MB Buffer=20
52x Sony CDROM Drive (black)=20
8MB Onboard ATIR RageT XL=20
Intel 10/100Mbps NIC=20
Intel Gigabit NIC
And now the problem:
SuperMicro Board comes with onboard RAID, an Adaptec ICH5R SATA
controller.
If I remember correctly... (somebody please correct me)
The Intel ICH5R supports RAID 0 and RAID 1, and I think their 'Matrix' 
technology. Which should allow you to mirror, striped volumes.  Should 
be able to setup the volume(s) via BIOS.  Is any FreeBSD support 
necessary??? I have no idea.  When I googled I found a few other FreeBSD 
threads discussing ICH5R.  So you might start with the past posts to see 
if anything helps.

HTH
I am not a computer expert, nor an expert with respect to FreeBSD, but
there is really no other operating system that I am willing (nor trust) to
run
on our server. The retailer will not accept return or exchange, so I am
stuck with this thing. Can anyone provide any suggestions to overcome this
problem? Maybe suggest a compatible pci raid card or something to make
the system work in a raid configuration with the existing HD's?
Any and all assistance would be greatly appreciated!
Thank you so very much for you help.
Victor Foulk
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

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


upgrading perl

2004-12-30 Thread Karl Agee
Freebsd 4.11-pre.  I am working on learning perl, and have perl 5.00x that 
is in the base system when I installed 4.10-Release.  Since most of the 
learning materials out there are based on later verisions esp since 5.6.x 
some of the features arent in this older version.

I am considering upgrading to 5.8.5 via ports, but, dont know if that will 
break anything.

Just being cautious...
--Karl
_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/

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


Re: upgrading perl

2004-12-30 Thread Skylar Thompson
Karl Agee wrote:
Freebsd 4.11-pre.  I am working on learning perl, and have perl 5.00x 
that is in the base system when I installed 4.10-Release.  Since most 
of the learning materials out there are based on later verisions esp 
since 5.6.x some of the features arent in this older version.

I am considering upgrading to 5.8.5 via ports, but, dont know if that 
will break anything.

Just being cautious...
--Karl

The biggest thing you have to watch out for is to upgrade the modules 
with the distribution. Look in /usr/ports/UPDATING and search for Perl 
for more info.

--
-- Skylar Thompson ([EMAIL PROTECTED])
-- http://www.cs.earlham.edu/~skylar/


signature.asc
Description: OpenPGP digital signature


xorg/dri-6.2_1,2 upgrade problems

2004-12-30 Thread Ned Harrison
The upgrade to 5.3 fixed the Dri build problems.  Thanks for the hint, 
Jason.  It is much appreciated.  I had to run xorgconfig to make a new 
config file in order to get the X server going again.  My kde desktop 
keeps crashing but the Windowmaker desktop I installed runs.  It doesn't 
run perfectly but at least I know X works.I will try using the force 
switch on portupdate to redo those ports I originally I upgraded in 
5.2.As for your p pro question.  It must be a default in some 
makefile.  I'm too much of a newbie to even know what p pro is. :-) 

Sorry about not including the prior message.  But I'm still working off 
a Knoppix disk. 

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


Re: proftpd permissions and restrictions help

2004-12-30 Thread Chuck Swiger
CHris Rich wrote:
I am setting up an ftp server for a few friends using pro ftp. I need
to implement restrictions based on usernames.
Here is what I want: an account for being able to only browse the ftp
site, an account for uploading, and an account for downloading based
on the user.
FTP daemons support the notion of an anonyous user, and of named users 
(typically normal Unix user accounts).

Anonymous users can only browse under /var/ftp in a typical configuration, but 
you can set up a world-writable /var/ftp/pub/incoming directory and a cron job 
that moves files in there somewhere else every five minutes (to avoid warez 
redistributors from hosting crap on your site).

Normal users will be able to read and write whereever their user account 
permissions let them, but you can set up user-owned areas or even a 
group-writable area under /var/ftp/ if you want to do that instead.

However, I would also recommend you avoid using authenticated FTP users for 
anything you really care about in terms of security: use FTP for anonymous 
access only, and use scp for authenticated/secure access.  If that doesn't fit 
your circumstances, consider using HTTPS and WebDAV...

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


Re: upgrading perl

2004-12-30 Thread Nikolas Britton
Karl Agee wrote:
Freebsd 4.11-pre.  I am working on learning perl, and have perl 5.00x 
that is in the base system when I installed 4.10-Release.  Since most 
of the learning materials out there are based on later verisions esp 
since 5.6.x some of the features arent in this older version.

I am considering upgrading to 5.8.5 via ports, but, dont know if that 
will break anything.

Just being cautious...
--Karl
Hello Karl
Unless it's relatively easy to upgrade perl on 4.x I wouldn't bother 
with it. most everything in perl 5.6 (and 5.8) work in 5. If you want to 
learn about perl this resource should be very helpful: 
http://www.ebb.org/PickingUpPerl/

Remember to buy them!,
   Nikolas
http://www.hn.edu.cn/book/Perl/Perl.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Checking that floppy is still usable

2004-12-30 Thread Sergei Gnezdov
Hi,

Every once in a while I need to use floppy (my old machine has floppy
and hard drive only).

I have a number of floppies.  I'd like to know which floppies are dead
and which are still in working condition.

I don't need to preserve any data, when testing floppy.


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


Re: Checking that floppy is still usable

2004-12-30 Thread Dan Nelson
In the last episode (Dec 30), Sergei Gnezdov said:
 Every once in a while I need to use floppy (my old machine has floppy
 and hard drive only).
 
 I have a number of floppies.  I'd like to know which floppies are
 dead and which are still in working condition.
 
 I don't need to preserve any data, when testing floppy.

dd if=/dev/fd0 of=/dev/null

will read the contents of the floppy and print an error if it had
problems.

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


Re: Upgrade to 5.3-STABLE broke X?

2004-12-30 Thread Dave Horsfall
On Wed, 29 Dec 2004, Adam Fabian wrote:

 I upgraded from 6.7.0 to 6.8.1 and also got obscure (but different)
 error messages.  The 5.3 packages on FreeBSD's FTP servers are 6.7.0.
 After looking a bit and not really finding a solution to my problem, I
 just downloaded the binary packages and downgraded back to 6.7.0.
 (This is probably a lot easier than compiling, since you'd probably
 have to use portdowngrade on a lot of ports, or do it manually, or
 some such.)

Apparently this is a known issue with 6.8.1 and the i810 driver; see
Problem Report ports/75425 for more info (and to contribute further
info).

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75425

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


usb printer-scanner

2004-12-30 Thread Andrew Diakin
Hi!
I have a USB Printer-Scanner HP psc 2110 and I want to use it in my
freebsd 5.3. I read handbook? but it is too little about usb
printers... Have anybody do such thing?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: usb printer-scanner

2004-12-30 Thread Khairil Yusof
On Fri, 2004-12-31 at 09:02 +0300, Andrew Diakin wrote:

 I have a USB Printer-Scanner HP psc 2110 and I want to use it in my
 freebsd 5.3. I read handbook? but it is too little about usb
 printers... Have anybody do such thing?

Use cups and hpijs:

print/cups
print/hpijs

grab the ppd from linuxprinting.org and put it
in /usr/local/share/cups/model

http://freebsddiary.org has an article on setting up cups.

Make sure you plug the printer and turn it on first, before configuring
it in cups so that the option to select the interface for usb will show
up.

The scanner part currently does not work on FreeBSD 5.x :( The port for
that is graphics/hpoj (let us know if you get it working).

The copier function works independently.

Good luck


signature.asc
Description: This is a digitally signed message part


RSS thru mozilla, how?

2004-12-30 Thread Gary Kline
Gang,

I just installed RSS on mozilla; now I can't figure out where to
click or howto use RSS.  I have use separate RSS apps but I'd rather
read headlines (c) thru my browser.  Can anybody clue me in?

thanks much,

gary


-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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