Re: howto put /tmp partition into /md0

2004-10-28 Thread Panagiotis Christias
On Thu, 28 Oct 2004 15:01:44 +1000, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 Hi guys,
 Has any tuned their freebsd to put the /tmp partition into the memory disk?
 I have followed the procedures on this url, but no luck to get it working.
 
 http://www.onlamp.com/pub/a/onlamp/excerpt/BSDHacks_chap1/index.html?page=2
 
 Can some one please point me to a detailed article or some other howtos?
 
 ps: please cc me to this email address, because I am not registered in this list.
 
 Thanks.
 
 Regards,
 LEI CHEN

In case you are using FreeBSD 5.3:

# egrep tmp /etc/defaults/rc.conf 
tmpmfs=AUTO   # Set to YES to always create an mfs /tmp, NO to never
tmpsize=20m   # Size of mfs /tmp if created

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


Re: GPL vs BSD Licence

2004-10-28 Thread Matthew Seaman
On Thu, Oct 28, 2004 at 12:15:17AM +0100, nbco wrote:
 On Wednesday 27 October 2004 23:12, [EMAIL PROTECTED] wrote:

  Are people who have written custom GUI front ends for Linux stealing?
  They're not stealing, they are getting paid for the value that
  they've added. Are people that sell bottled water stealing? No one is
  forcing you to pay for water. But its been cleaned and nicely
  packaged and it fits in your cupholder, so you buy it.

 I have to say I generally really approve of TM4525's  attitude,  but on 
 this one, you can't fool all of the people all of the time...
 http://news.bbc.co.uk/1/hi/uk/3523303.stm
 coca cola no longer sells water in England, even though it be real 
 purdy, the punters, don't buy it.

This is getting way off topic for [EMAIL PROTECTED] (therefore
Reply-to: set to [EMAIL PROTECTED] ).

Dasani water had to be withdrawn because Coca Cola's purification
process resulted in the water being contaminated with unacceptable
levels of bromate.  Bromate is a potential carcinogen, although it
takes long term, chronic exposure to have that effect.

http://news.bbc.co.uk/1/hi/business/3550063.stm

Result -- Dasani is a joke and rapidly becoming a byword for corporate
greed, stupidity and the misplaced belief that all you need is a
marketing campaign and that it's perfectly OK to treat your customers
with contempt.

All of which was a particularly dumb move by Coca Cola, especially as
they only suffered from the bromate contamination by trying to add
calcium to the (already perfectly good) water supplied by Thames
Water.  The ironic thing is that within parts of it's area of
operations, Thames Water supplies what must be the most calcium rich
tap water supply anywhere in the country.  Unfortunately for Coca Cola
that water is already on the market:

http://www.chilternhills.co.uk/

Although it's noticably not present in the shops round here: that's
because it comes out of the taps at about 1/1000 of the price of
bottled water.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpk0ooR4UI03.pgp
Description: PGP signature


Labview and FreeBSD

2004-10-28 Thread Florian Hengstberger
Hi!

I bought the latest LabView Version (7) under a restricted
student license. To be exact: without linux support.
The thing I'm interested in is that my LabView Version runs under
MacOS X. Is there a way to get it running under FreeBSD too?

Thanks a lot,
Florian



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


Re: Zend Studio Installed Not

2004-10-28 Thread Odhiambo Washington
* Giorgos Keramidas [EMAIL PROTECTED] [20041028 06:13]: wrote:
 On 2004-10-27 20:56, Jason Dusek [EMAIL PROTECTED] wrote:
  I tried to install Zend Studio today, but after make all something funny
  happened: it popped up a window and started asking me questions. I told it
  to cancel - I'd run the install target later.
 
  When I try to run install, I get this:
 
# make install
===  Installing for ZendStudio-3.5.1
===   ZendStudio-3.5.1 depends on file: /compat/linux/etc/redhat-release
-
found
===   Generating temporary packing list
===  Checking if devel/zendstudio already installed
pkg_info: package bsdpan-IO-stringy-2.109 has no origin recorded
pkg_info: package bsdpan-OLE-Storage_Lite-0.13 has no origin recorded
pkg_info: package bsdpan-Spreadsheet-ParseExcel-0.2603 has no origin
recorded
===   ZendStudio-3.5.1 is already installed
  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of devel/zendstudio
  without deleting it first, set the variable FORCE_PKG_REGISTER
  in your environment or the make install command line.
*** Error code 1
 
  so then I run make deinstall:
 
# make deinstall
===  Deinstalling for devel/zendstudio
pkg_info: package bsdpan-IO-stringy-2.109 has no origin recorded
pkg_info: package bsdpan-OLE-Storage_Lite-0.13 has no origin recorded
pkg_info: package bsdpan-Spreadsheet-ParseExcel-0.2603 has no origin
recorded
===   ZendStudio not installed, skipping
 
  I forced the install, by setting FORCE_PKG_REGISTER like it says above,
  and now I have a copy of Zend Studio that doesn't work. The uninstall
  script that comes with Zend Studio is the only thing that works. What is
  the problem with my ports tree?
 
 I recently stopped the installation of a port when package registration was
 taking place for a dependency.  I used FORCE_PKG_REGISTER on some ports later,
 then promptly pkg_delete'd all the ports that I used FORCE_PKG_REGISTER on,
 deleted all the work subdirectories of my ports[1] tree (to make sure I didn't
 have stale build trees around) and reinstalled the port I wanted.
 
 [1] I usually prefer running something like the following instead of make
 clean on the entire ports tree:
 
   # cd /usr/ports
   # find . -type d -maxdepth 3 -name work | xargs rm -fr


This is complicated for the rest of us.
With sysutils/portupgrade installed, a simple

`portsclean -C` will do the same.

There are other sysutils/port* tools but I have not used them.



-Wash

http://www.netmeister.org/news/learn2quote.html

--
+==+
|\  _,,,---,,_ | Odhiambo Washington[EMAIL PROTECTED]
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
The biggest difference between time and space is that you can't reuse
time.
-- Merrick Furst
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 5.3BETA7 and Disk Woes!!

2004-10-28 Thread Odhiambo Washington
* Kris Kennaway [EMAIL PROTECTED] [20041026 19:44]: wrote:
 On Tue, Oct 26, 2004 at 12:38:38PM +0300, Odhiambo Washington wrote:
  
  Hello experts,
  
  [If I haven't provided any info, please let me know what it is and I
  will]
 
 We need exact error messages, from the main console and on the other
 vtys (press Alt+F2, etc).


Hi Kris,

The errors seemed quite unworthy of mentioning because there was really
nothing quite specific to the disks, but I will do it anyway. I have
run through another attempt at installation and here are the msgs I get
after the commit...


On Main Console:

No root device found - you must label a partition as / in the label
editor

[I press Enter]

No swap devices found  - you should create at least one sap partition
 blah ..

[I press Enter again]

Couldn't make filesystems properly. Aborting.




On vtys - Alt+F2:


DEBUG: ioctl (3, TIOCCONS, NULL) = 0 (Success)
DEBUG: Add mapping for /dev/cuaa0 to sl0
DEBUG: Add mapping for /dev/cuaa1 to sl0
DEBUG: Scanning disk ad0 for root filesystem
DEBUG: Scanning disk ad0 for swap partitions



And that's it. I have checked all the vtys, and the msg is the same.


 

Best regards,
Odhiambo Washington
Wananchi Online Ltd.

Are you hosting your domain name with the leaders??: 
See http://webhosting.info/webhosts/tophosts/Country/KE


DISCLAIMER : http://ns2.wananchi.com/~wash/Email/disclaimer.txt
--+-
 Odhiambo W. wash(at)wananchi(dot)com   . WANANCHI ONLINE LTD (Nairobi, KE)
 http://www.wananchi.com/email/ . 1ere Etage, Loita Hse, Loita St.,
 Mobile: (+254) 722 743 223 . # 10286, 00100 NAIROBI
--+-
L'Argent ne fait pas le bonheur! - Pepe Kalle (Ya Mpanya)
 

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


config MYKERNEL == unknown option ICMP_BANDLIM

2004-10-28 Thread Ben Ben
Dear users,
I suspect that the kernel option ICMP_BANDLIM is not included in FreeBSD 
5.3 RC1.

The response after the command config MYKERNEL is:
'MYKERNEL: unknown option ICMP_BANDLIM'
Are the sources simply missing?
Greets,
Ben
The Netherlands
_
Play online games with your friends with MSN Messenger 
http://messenger.msn.nl/

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


vinum disklabel FBSD 5.2.1....

2004-10-28 Thread matt virus
Hi all!
I have (8) maxtor 160gb drives I plan on constructing a vinum raid5 
array with.

the devices are:
ad4ad11
All drives have been fdisk'd and such,
ad4s1d.ad11s1d
The first step of setting up vinum is changing the disklabel
disklabel -e /dev/ad4
The disk label says it has 8 partitions, but only the A and C partitions 
are shown...

**MY DISKLABEL
# /dev/ad4:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a: 320173040   16unused0  0
  c: 3201730560unused0  0 # raw part, don't edit
**
Now, i know i have to change *something* to   vinum  but i'm unsure 
which one, or if I need to actually add a line or ???

This is my first time playing with vinum, i've read a handful of howtos 
and all the documentation I find shows the disklabel looking like this:

*HOWTO's Disklabel
# disklabel da0
[snip]
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  1024000  10240004.2BSD 2048 1638490
  b:  10240000  swap
  c: 179124120unused0 0
  e: 15864412  2048000 vinum

(source: http://org.netbase.org/vinum-mirrored.html)
Any direction is appreciated :-)
-matt
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade and pkgtools.conf

2004-10-28 Thread Uros
Hello!

I'm trying to update subversion from ports and I have
WITH parameters in my pkgtools.conf

'devel/subversion' = [
'WITHOUT_NEON=1',
'WITH_APACHE2_APR=1',
'WITH_BERKELEYDB=42'
]
  
but when I do porupgrade subversion it looks like there was no parameters
added to make. Because I always get error that devel/apr is not properly
builded.

Am I doing something wrong here.

-- 
Best regards,
 Uros

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


Re: portupgrade and pkgtools.conf

2004-10-28 Thread Nelis Lamprecht
On Thu, 28 Oct 2004 11:55:06 +0200, Uros [EMAIL PROTECTED] wrote:
 Hello!
 
 I'm trying to update subversion from ports and I have
 WITH parameters in my pkgtools.conf
 
 'devel/subversion' = [
 'WITHOUT_NEON=1',
 'WITH_APACHE2_APR=1',
 'WITH_BERKELEYDB=42'
 ]
 

Hi,

Not sure if above was a typo but you seem to be missing a , or two:

 'devel/subversion' = [
 'WITHOUT_NEON=1',
 'WITH_APACHE2_APR=1',
 'WITH_BERKELEYDB=42',
],
  
  
Regards,
Nelis
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade and pkgtools.conf

2004-10-28 Thread Dick Davies
* Uros [EMAIL PROTECTED] [1054 10:54]:
 Hello!
 
 I'm trying to update subversion from ports and I have
 WITH parameters in my pkgtools.conf
 
 'devel/subversion' = [
 'WITHOUT_NEON=1',
 'WITH_APACHE2_APR=1',
 'WITH_BERKELEYDB=42'
 ]
   
 but when I do porupgrade subversion it looks like there was no parameters
 added to make. Because I always get error that devel/apr is not properly
 builded.
 
 Am I doing something wrong here.

The port is broken - google for the error message and you'll find a patch
to 1.1.0 that works (why it hasn't been committed yet is beyond me).

-- 
In the beginning the Universe was created. This has made a lot of people
very angry and been widely regarded as a bad move. - The Guide
Rasputin :: Jack of All Trades - Master of Nuns
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: howto put /tmp partition into /md0

2004-10-28 Thread Daniel Bye
On Thu, 28 October, 2004 8:13 am, Panagiotis Christias said:
 On Thu, 28 Oct 2004 15:01:44 +1000, [EMAIL PROTECTED]
 [EMAIL PROTECTED] wrote:
 Hi guys, Has any tuned their freebsd to put the /tmp partition into the
 memory disk? I have followed the procedures on this url, but no luck to
 get it working.

 http://www.onlamp.com/pub/a/onlamp/excerpt/BSDHacks_chap1/index.html?pa
 ge=2

 Can some one please point me to a detailed article or some other
 howtos?

 ps: please cc me to this email address, because I am not registered in
 this list.

 Thanks.

 Regards, LEI CHEN

 In case you are using FreeBSD 5.3:

 # egrep tmp /etc/defaults/rc.conf tmpmfs=AUTO   # Set to YES
to
 always create an mfs /tmp, NO to never tmpsize=20m   # Size of
 mfs /tmp if created


Cool - didn't know you could do that!

Lei, the article you cited above is about as detailed as it needs to be. 
It's the very same one I used a while ago to move my /tmp into RAM.  If
it's not working, let us know what happens - no luck to get it working
isn't very useful as a statement of your symptoms!  ;-)

Ideally, tell us what `uname -a' says, and any salient extracts from your
messages log file, any errors/warnings generated if you try to mount the
memory disk manually, etc.

Dan

-- 
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 / \




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


Re: portupgrade and pkgtools.conf

2004-10-28 Thread Daniel Bye
On Thu, 28 October, 2004 10:55 am, Uros said:
 Hello!

 I'm trying to update subversion from ports and I have
 WITH parameters in my pkgtools.conf

 'devel/subversion' = [
 'WITHOUT_NEON=1',
 'WITH_APACHE2_APR=1',
 'WITH_BERKELEYDB=42'
 ]

 but when I do porupgrade subversion it looks like there was no parameters
 added to make. Because I always get error that devel/apr is not properly
 builded.

 Am I doing something wrong here.

As Dick has already said, the port is broken (I trust his word on that -
haven't checked far enough to confirm - interrupted the build after
confirming a hunch).  However, I just used the same set of options as you
mention above, and get this output at the start of the portinstall
session:

---# portinstall subversion
---  Installing 'subversion-1.0.8' from a port (devel/subversion)
---  Building '/usr/ports/devel/subversion' with make flags:
WITHOUT_NEON=1 WITH_APACHE2_APR=1 WITH_BERKELEYDB=42

So - portinstall and friends can see the options.  You are missing a
couple of commas, as already mentioned.

What section of pkgtools.conf did you put the options in?  They should go
inside MAKE_ARGS = {}

HTH

Dan

-- 
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 / \

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


Your email is successfully received

2004-10-28 Thread noreply
Thank you for your email. Please be patient, we will answer you as soon as possible. 
Thank you very much!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't login to Nessus

2004-10-28 Thread Alexandr
I cvsuped my ports tree and install nessus and nessus-plugins.
As root a run nessusd and run nessus, when I type my user name and password
I get message in concole:

SSL_CTX_load_verify_locations: error:02001002:system library:fopen:No such file or 
directory

And get message login failed in grafical interface. 
I use FreeBSD 5.2.1

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


Re: Can't login to Nessus

2004-10-28 Thread Dick Davies
* Alexandr [EMAIL PROTECTED] [1030 12:30]:
 I cvsuped my ports tree and install nessus and nessus-plugins.
 As root a run nessusd and run nessus, when I type my user name and password
 I get message in concole:
 
 SSL_CTX_load_verify_locations: error:02001002:system library:fopen:No such file or 
 directory

I'd guess it's trying to load an SSL key - did you create them?
(by default ISTR nessus talks to the nessusd over SSL).

-- 
Blackmail's such an ugly word. I prefer extortion. The x makes it sound cool. - Bender
Rasputin :: Jack of All Trades - Master of Nuns
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re[2]: portupgrade and pkgtools.conf

2004-10-28 Thread Uros
Hello,

Here is my complete pkgtools.conf

MAKE_ARGS = {
'databases/p5-BerkeleyDB' = [
'WITH_BDB_VER=42'
],
'*php5*' = [
'WITHOUT_X11=1'
],
'mail/postfix' = [
'BATCH=1',
'POSTFIX_OPTIONS=',
'POSTFIX_DEFAULT_MTA=YES'
],
'databases/mysql40-*' = [
'WITH_CHARSET=latin2',
'WITH_XCHARSET=all',
'DB_DIR=/usr/local/mysql',
'BUILD_OPTIMIZED=1'
],
'www/apache2' = [
'WITHOUT_IPV6=1'
],
'ftp/proftpd' = [
'WITHOUT_PAM=1',
'WITHOUT_IPV6=1',
'WITH_MYSQL=1',
'WITH_QUOTA=1',
'WITH_OPENSSL=1',
'WITH_CTRLS=1'
],
'graphics/gd' = [
'WITHOUT_X11=1'
],
'devel/subversion' = [
'WITHOUT_NEON=1',
'WITH_APACHE2_APR=1',
'WITH_BERKELEYDB=42'
],

I found a patch but it seems tigris is offline, so I'll try later. Also if
I use porinstall it works with parameters but not with portupgrade.

regards

Uros

Thursday, October 28, 2004, 1:14:48 PM, you wrote:

DB On Thu, 28 October, 2004 10:55 am, Uros said:
 Hello!

 I'm trying to update subversion from ports and I have
 WITH parameters in my pkgtools.conf

 'devel/subversion' = [
 'WITHOUT_NEON=1',
 'WITH_APACHE2_APR=1',
 'WITH_BERKELEYDB=42'
 ]

 but when I do porupgrade subversion it looks like there was no parameters
 added to make. Because I always get error that devel/apr is not properly
 builded.

 Am I doing something wrong here.

DB As Dick has already said, the port is broken (I trust his word on that -
DB haven't checked far enough to confirm - interrupted the build after
DB confirming a hunch).  However, I just used the same set of options as you
DB mention above, and get this output at the start of the portinstall
DB session:

---# portinstall subversion
---  Installing 'subversion-1.0.8' from a port (devel/subversion)
---  Building '/usr/ports/devel/subversion' with make flags:
DB WITHOUT_NEON=1 WITH_APACHE2_APR=1 WITH_BERKELEYDB=42

DB So - portinstall and friends can see the options.  You are missing a
DB couple of commas, as already mentioned.

DB What section of pkgtools.conf did you put the options in?  They should go
DB inside MAKE_ARGS = {}

DB HTH



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


Re: Can't login to Nessus

2004-10-28 Thread Alexandr
  SSL_CTX_load_verify_locations: error:02001002:system library:fopen:No such file or 
  directory
 
 I'd guess it's trying to load an SSL key - did you create them?
 (by default ISTR nessus talks to the nessusd over SSL).
I didn't create SSL keys I don't know nothing about them.
Where I cat create them???
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't login to Nessus

2004-10-28 Thread Alexandr
On Thu, Oct 28, 2004 at 02:33:55PM +, Alexandr wrote:
 I cvsuped my ports tree and install nessus and nessus-plugins.
 As root a run nessusd and run nessus, when I type my user name and password
 I get message in concole:
 
 SSL_CTX_load_verify_locations: error:02001002:system library:fopen:No such file or 
 directory
 
I discovered utility nessus-adduser.
Thanks.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


duel booting with 2x *nix

2004-10-28 Thread Simon Burke
I know duel booting is really easy to setup these days, but just a
thought, I've never duel booted with two *nix OS's so i do not
know this.

Is it possible to use a single swap partition for multiple distro's on
one machine?

If so would it impair stability or stuff? And would it be possible to
do so with BSD and linux?

Im just curious. All my Ix86 dekstops have atleast 160gb HDD space
(over 1.5Tb in total at present), so i may give it a try later on
tonight.
 
-- 
Theres no place like ::1

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


Re: duel booting with 2x *nix

2004-10-28 Thread Brian Bobowski
Simon Burke wrote:
I know duel booting is really easy to setup these days, but just a
thought, I've never duel booted with two *nix OS's so i do not
know this.
Is it possible to use a single swap partition for multiple distro's on
one machine?
If so would it impair stability or stuff? And would it be possible to
do so with BSD and linux?
Im just curious. All my Ix86 dekstops have atleast 160gb HDD space
(over 1.5Tb in total at present), so i may give it a try later on
tonight.
 

I don't THINK it'd work between FreeBSD and Linux, but I could be mistaken.
I'm basing this thought on the fact that every distro of Linux I've 
installed puts its different mount points on a different partition; 
FreeBSD has several partitions(not the same kind) on the same 
slice(FreeBSD's equivalent to a partition).

I don't have any experience with other *nixes, so I'll now yield the floor.
-BB
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Vinum: df -h size and vinum list size not nearly the same

2004-10-28 Thread h0444lp6
Dear list,

I do wonder a little about the difference in the size for my
/dev/vinum/usr reported by vinum list and df h.
I concatenated three 1303MB partitions. vinum list shows as expected a
size of 3909MB for volume usr, but df -h shows me only the size 1303MB.
Why?

TIA

zheyu

# vinum list
3 drives:
D drive_1   State: up   Device /dev/ad0s1f  Avail:
0/1303 MB (0%)
D drive_2   State: up   Device /dev/ad1s1g  Avail:
0/1303 MB (0%)
D drive_3   State: up   Device /dev/ad2s1g  Avail:
0/1303 MB (0%)

1 volumes:
V usr   State: up   Plexes:   1 Size:   3909
MB

1 plexes:
P usr.p0  C State: up   Subdisks: 3 Size:   3909
MB

3 subdisks:
S usr.p0.s0 State: up   PO:0  B Size:   1303
MB
S usr.p0.s1 State: up   PO: 1303 MB Size:   1303
MB
S usr.p0.s2 State: up   PO: 2606 MB Size:   1303
MB

# df h
Filesystem   Size   Used  Avail Capacity  Mounted on
/dev/ad0s1a  252M35M   197M15%/
/dev/vinum/usr   1.3G   260M   921M22%/usr
/dev/ad1s1e  252M   218K   232M 0%/var
/dev/ad2s1e  252M   4.0K   232M 0%/var/tmp
procfs   4.0K   4.0K 0B   100%/proc



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


Re: EPIA ME-6000

2004-10-28 Thread Walter C. Pelissero
Kjell Midtseter writes:
  On Thursday, 28 October 2004 at  3:21:26 +0200, Walter C. Pelissero wrote:
   I'm trying to run FreeBSD 5.3 on a Via EPIA ME-6000, but there are
   still a couple of things that don't work.
   
   First.  The PXE loading process is quite slow because it gets stuck
   for a half a minute here and there while loading the KLD modules.  No
   network activity while the rotating bar on the screen freezes.  I
   tried to work around this problem compiling a monolithic kernel, but
   still the PXE has to load at least three files (acpi.ko, loader.conf,
   kernel), giving the chance to delay the boot.  I don't know if this is
   a problem related to the PXE rom or to pxeboot.
   
   The second problem is the sound.  The device is recognised and the
   via8233 driver is properly loaded; 12 dsp devices appear in /dev
   (dsp0.[0-5] and dspW0.[0-5]) and the user programs work as nothing was
   wrong, unfortunately no sound is produced.
   
   Is there anyone who has succeeded to run FreeBSD on one of these cute
   Mini-ITX?
  I am running 6.3 on a M-1 without any problems except that there
  are no X-11 support for the 'vga' chip so I can not run a windows manager

You mean 5.3, don't you?
The M-6000's video chip works flawlessly with Xorg.

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


Re: Vinum: df -h size and vinum list size not nearly the same

2004-10-28 Thread Mark Frasa
h0444lp6 [EMAIL PROTECTED] wrote:

 Dear list,
 
 I do wonder a little about the difference in the size for my
 /dev/vinum/usr reported by ¡§vinum list¡¨ and ¡§df ¡Vh¡¨.
 I concatenated three 1303MB partitions. vinum list shows as expected a
 size of 3909MB for volume usr, but df -h shows me only the size 1303MB.
 Why?
 
 TIA
 
 zheyu
 
 # vinum list
 3 drives:
 D drive_1   State: up Device /dev/ad0s1f  Avail:
 0/1303 MB (0%)
 D drive_2   State: up Device /dev/ad1s1g  Avail:
 0/1303 MB (0%)
 D drive_3   State: up Device /dev/ad2s1g  Avail:
 0/1303 MB (0%)
 
 1 volumes:
 V usr   State: up Plexes:   1 Size:   3909
 MB
 
 1 plexes:
 P usr.p0  C State: up Subdisks: 3 Size:   3909
 MB
 
 3 subdisks:
 S usr.p0.s0 State: up PO:0  B Size:   1303
 MB
 S usr.p0.s1 State: up PO: 1303 MB Size:   1303
 MB
 S usr.p0.s2 State: up PO: 2606 MB Size:   1303
 MB
 
 # df ¡Vh
 Filesystem   Size   Used  Avail Capacity  Mounted on
 /dev/ad0s1a  252M35M   197M15%/
 /dev/vinum/usr   1.3G   260M   921M22%/usr
 /dev/ad1s1e  252M   218K   232M 0%/var
 /dev/ad2s1e  252M   4.0K   232M 0%/var/tmp
 procfs   4.0K   4.0K 0B   100%/proc
 
 

Can u show us your vinum config file?

Mark.

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

 


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


Re: Need some ideas

2004-10-28 Thread Henry Miller

On 10/27/2004 at 16:08 Bob Bomar wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am building a machine that connects to my stereo, to play mp3's, and
does some other stuff.  I am looking a way to add a keypad for
fast forward/rewind/stop/play/pause/next/prev, etc.  I tried hacking a
keyboard, but I didnt get too far.  The one serial port on the machine

is taken,
so it needs to be parallel or USB.

Anybody have any ideas?

Several.  

I'd start with
http://www.arcadecontrols.com/arcade.htm
which is a more general how-to site, but has a bunch of stuff that
might be of interest.  In particular lookup their interfaces link,
which is the most customize able solution.   Very do it yourself, but
that means you can put exactly the buttons you want on.  I you haven't
looked at this link beware, there are some examples that just might
inspire you to toss everything out so far and start over again.

You can also search google for numeric keypad.   Don't forget to search
froogle as well.



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


Re: snd_neomagic kldloads, then 5.2.1-p11 freezes

2004-10-28 Thread Thomas Beer
Nice,

but please stop cross-posting!

Cheers Thomas


On Thu, 28 Oct 2004 00:32:48 +0200, Jan Stary [EMAIL PROTECTED] wrote:
 Hello,
 
 I am running FreeBSD 5.2.1-p11 on a Dell Latitude LS notebook. (See
 KERNCONF and dmesg at the end.) Nearly everything is working fine,
 except for the sound chip.
 
 I built the sound stuff as modules (sound/pcm + sound/driver/neomagic,
 resulting in snd_pcm + snd_neomagic).
 
 When I try to insert the module, I get
 
 # kldload snd_neomagic
 pcm0: NeoMagic 256AV mem 0xfea0-0xfeaf,0xf780-0xf7bf, irq 10, 
 device 0.1 on pci1
 
 and then the system freezes. If I compile pcm right into the kernel, the
 freeze occurs during bootime with the same message.
 
 I also have wi0 running at irq 10 (see dmesg); when I don't use it (no
 card in, no device attached to wi0, irq 10 not used by anything), the
 freeze ocuurs all the same.
 
 Suspecting some conflict between devices using irq 10, I said
 hint.pcm.0.irq=5 in /boot/device.hints (irq 5 is not used by
 anything), but kldloading snd_neomagic still tries to use irq 10
 - why is that? What is the right way of telling a device which irq to
 use?
 
 Before I even found that it is a NeoMagic, I built all the sound modules
 and tried kldloading them. Some of them just loaded and nothing happened
 (I probably don't have any device they could serve), some resulted in
 
 # kldload snd_ad1816
 sio1: configured irq 3 not in bitmap of probed irqs 0x4000
 sio1: port may not be enabled
 
 # kldload snd_ess
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 
 # kldload snd_mss
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 
 # kldload speaker
 sio1: configured irq 3 not in bitmap of probed irqs 0
 sio1: port may not be enabled
 speaker0 port0x61 on acpi0
 
 Why does kldloading a sound module have to do anything with sio1?
 Where is irq 3 'configured' to be used? (by the sound module?)
 
 So I also disabled sio1 in device.hints (hint.sio.1.disabled=1) - there
 is only one sio at the machine anyway.
 
 I use ACPI - does it have anything to do with my problem?
 (with ACPI, devices are 'on acpi0', not on 'on isa0' etc.)
 
Thanks
 
Jan
 
 This is my KERNCONF:
 
 # DELL -- kernel configuration file for FreeBSD/i386 on Dell Latitude LS
 
 ident   DELL
 machine i386
 cpu I686_CPU
 #optionsCPU_SUSP_HALT   # suspend on halt
 #optionsCPU_UPGRADE_HW_CACHE # eliminates unneeded cache flushes
 #optionsPERFMON
 
 #hints  GENERIC.hints # Default places to look for devices.
 #makeoptionsDEBUG=-g# Build kernel with gdb(1) debug symbols
 
 options SCHED_ULE   # ULE scheduler
 
 options INET# InterNETworking
 options INET6   # IPv6 communications protocols
 options IPSEC
 options IPSEC_DEBUG
 options BRIDGE
 
 options FFS # Berkeley Fast Filesystem
 options SOFTUPDATES # Enable FFS soft updates support
 options UFS_ACL # Support for access control lists
 options UFS_DIRHASH # Improve performance on big directories
 options MD_ROOT # MD is a potential root device
 
 options PROCFS  # Process filesystem (requires PSEUDOFS)
 options PSEUDOFS# Pseudo-filesystem framework
 options GEOM_GPT# GUID Partition Tables.
 options COMPAT_43   # Compatible with BSD 4.3 [KEEP THIS!]
 options COMPAT_FREEBSD4 # Compatible with FreeBSD4
 #optionsSCSI_DELAY=15000# Delay (in ms) before probing SCSI
 options KTRACE  # ktrace(1) support
 options SYSVSHM # SYSV-style shared memory
 options SYSVMSG # SYSV-style message queues
 options SYSVSEM # SYSV-style semaphores
 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
 options KBD_INSTALL_CDEV# install a CDEV entry in /dev
 
 # Bus support.  Do not remove isa, even if you have no isa slots
 device  isa
 device  eisa
 device  pci
 
 # Floppy drives
 #device fdc
 
 # ATA and ATAPI devices
 device  ata
 device  atadisk # ATA disk drives
 device  atapicd # ATAPI CDROM drives
 device  atapifd # ATAPI floppy drives
 options ATA_STATIC_ID   # Static device numbering
 
 # atkbdc0 controls both the keyboard and the PS/2 mouse
 device  atkbdc  # AT keyboard controller
 device  atkbd   # AT keyboard
 device  psm # PS/2 mouse
 
 device  

Re: How to connect iBook to my BSD network

2004-10-28 Thread Jonathon McKitrick
On Thu, Oct 28, 2004 at 08:15:26AM +0100, Dick Davies wrote:
: * Jonathon McKitrick [EMAIL PROTECTED] [1049 04:49]:
:  
:  Hi all,
:  
:  I have a 4.10 desktop with a wireless hub that my laptop connects to.  It
:  works perfectly.
: 
: Hey boy - how're things? 

Great!  Wondered where you've been.  :-)  How's the little one?

: Hang on - you got a basestation? What does it plug into, the link to your ISP
: or one of your ethernet ports on the server? Or does the dhcp server connect
: through the basestation too? 

We got a base station.  It has both a modem serial jack and an ethernet
jack.  My network has a wireless hub (with wired jacks as well, of course)
connected to my desktop box.

: I'm a little confused because the BS will have its own DHCP server if I remember
: right.

Really?  Okay, I didn't know that.  I was looking at the preferences page on
the apple and trying to figure out how to set up TCP/IP.  I was under the
assumption the BS was just another hub, and I had to assign it an address.
Since you got me going with DHCPD, I tried that, but it didn't work.  Are
you suggesting all I need to do is patch the BS to my hub and set the laptop
to get the DHCP address itself?  If so, how do I get my desktop box to
recognize the BS?


jm
--
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to connect iBook to my BSD network

2004-10-28 Thread Henry Miller


On 10/28/2004 at 14:41 Jonathon McKitrick wrote:

On Thu, Oct 28, 2004 at 08:15:26AM +0100, Dick Davies wrote:
: * Jonathon McKitrick [EMAIL PROTECTED] [1049 04:49]:
: Hang on - you got a basestation? What does it plug into, the link to
your ISP
: or one of your ethernet ports on the server? Or does the dhcp server
connect
: through the basestation too? 

We got a base station.  It has both a modem serial jack and an
ethernet
jack.  My network has a wireless hub (with wired jacks as well, of
course)
connected to my desktop box.

: I'm a little confused because the BS will have its own DHCP server
if I
remember
: right.

Really?  Okay, I didn't know that.  I was looking at the preferences
page
on
the apple and trying to figure out how to set up TCP/IP.  I was under
the
assumption the BS was just another hub, and I had to assign it an
address.
Since you got me going with DHCPD, I tried that, but it didn't work.
Are
you suggesting all I need to do is patch the BS to my hub and set the
laptop
to get the DHCP address itself?  If so, how do I get my desktop box to
recognize the BS?

Most base stations have a DHCP server, but you need to turn it on.
Read the docs on the base station, then log in and see.   I set my base
station so that 192.168.1.n , where 128n256 is assigned by the BS,
and the rest is reserved for static IPs.   I'm guessing that this bs
has dhcp and NAT built in, because it has a modem port.  Even if it
didn't though, most of them do.

You can use FreeBSD to serve DHCP, but I don't know of any advantage to
doing that.

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


Re: How to connect iBook to my BSD network

2004-10-28 Thread Jonathon McKitrick
: Most base stations have a DHCP server, but you need to turn it on.
: Read the docs on the base station, then log in and see.   I set my base

Hmmm.  The whole issue is we got this without docs from Ebay.

: station so that 192.168.1.n , where 128n256 is assigned by the BS,
: and the rest is reserved for static IPs.   I'm guessing that this bs

Can you give me a quick idea how to do that?

: has dhcp and NAT built in, because it has a modem port.  Even if it
: didn't though, most of them do.

Is it straightforward to use the BS to dial in to an ISP?


jm
--
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


atacontrol and SATA RAID

2004-10-28 Thread Giovanni P. Tirloni
Hi,
 I've a Intel SE7210TP1 motherboard with Adaptec HostRAID and I've 
created a RAID1 array with 2 SATA disks using the following command:

  atacontrol create RAID1 ad4 ad6
 The system installed on /dev/ar0 just fine and I played a bit with 
atacontrol detaching and attaching the disks.

 Detaching ad6 worked without problems with the following commands:
  atacontrol detach 3
  atacontrol attach 3
  atacontrol rebuild 0
 But when I tried to detach ad4 (after rebuilding array from previous 
detachment) I got an error saying the array was broken. Now when 
booting it shows this:

 ar0: 152627MB ATA RAID1 array [19457/255/63] status: DEGRADED 
subdisks:
disk0 READY on ad4 at ata2-master
disk1 DOWN no device found for this disk

 but atacontrol list shows ad6 there. So my question is: what's the 
proper way of doing de attach/detach operation ?

--
Giovanni P. Tirloni
PS.: Please CC me any reply because I'm not subscribed to questions@ 
Thanks.

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


Compiling with patches using the ports collectio

2004-10-28 Thread CHris Rich
I'm looking at adding some patches to our qmail installation. But am
having troubles finding out exactly how i make the port compile using
the patch I'm wanting to use. The port I'm using is qmail-mysql  1.03
we have a patch that we use to compile with it, that replaces the
qmail-103.patch file. We also use qmailqueue patch. The patch we are
trying to put into effect checks a text file to see if an address is
valid before accepting the smtp connection.

So how exactly do I make the new patch compile? Do I have to edit the
Makefile? or just put it somewhere and it works?

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


Re: How to connect iBook to my BSD network

2004-10-28 Thread Bill Campbell
On Thu, Oct 28, 2004, Henry Miller wrote:


...
Most base stations have a DHCP server, but you need to turn it on.
Read the docs on the base station, then log in and see.   I set my base
station so that 192.168.1.n , where 128n256 is assigned by the BS,
and the rest is reserved for static IPs.   I'm guessing that this bs
has dhcp and NAT built in, because it has a modem port.  Even if it
didn't though, most of them do.

You can use FreeBSD to serve DHCP, but I don't know of any advantage to
doing that.

One advantage of doing dhcp on FreeBSD or other Real System(tm) is that one
can map mac addresses to specific host names.  You also have considerably
more flexibility in specifying name servers, routes, etc.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Systems, Inc.
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``It is surprising how much new stuff users find that developers never do.
You put a copy in front of a normal user and they find all these bugs that
you would think developers would find. The real users and developers are
completely different species as far as I am concerned.''
--Linux creator Linus Torvalds
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


shared memory

2004-10-28 Thread Mike Hauber
Greetings,

I have acquired a mo/bo with a built-in video adapter.  
Being that I have 768 megs of ram, I _know_ I have plenty 
of memory to allot to video.  BIOS doesn't pass this on to 
FreeBSD.

I have two choices for x.  I can use the VESA standard or I 
can use the S3 video driver (both come up fine, but theres 
quit a bit of chop when it comes to video processing 
regardless of which I use). 

I'm bringing up VESA from the kernal and it's giving it 16 
megs of ram.  Where can I read up on, or how can I increase 
this allotment?

As for the S3 video driver, do I allot the memory from the 
kernal or is this somehow set up from the x configuration 
file?  (I'm running x.org, although that probably shouldn't 
matter being that they pretty much seem the same at this 
point).

Applicable nfo as follows:

(from dmesg -a)

Timecounter i8254  frequency 1193182 Hz
CPU: AMD Athlon(tm) Processor (1202.73-MHz 686-class CPU)
  Origin = AuthenticAMD  Id = 0x644  Stepping = 4
  Features=0x183f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PA
T,PSE36,MMX,FXSR
  AMD Features=0xc044RSVD,AMIE,DSP,3DNow!
real memory  = 788463616 (769984K bytes)
avail memory = 760496128 (742672K bytes)
Preloaded elf module vesa.ko at 0xc066d140.
...snip...
VESA: v3.0, 16384k memory, flags:0x1, mode table:0xc00c0e2a 
(ce2a)
VESA: S3 Incorporated. Savage4
...snip...
agp0: VIA 82C8363 (Apollo KT133A) host to PCI bridge mem 
0xd800-0xdbff
 at device 0.0 on pci0
pcib1: VIA 8363 (Apollo KT133) PCI-PCI (AGP) bridge at 
device 1.0 on pci0
pci1: PCI bus on pcib1
pci1: S3 model 8a26 graphics accelerator at 0.0 irq 9
...snip...
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 
0xa-0xb on isa0
...snip...


(from /sys/i386/conf/WIZARD, comments removed for cleaner 
reading)

cpu I686_CPU
ident   WIZARD
maxusers132
options CPU_ATHLON_SSE_HACK
options CPU_ENABLE_SSE
...snip...
options USER_LDT
options SHMALL=32768
options SHMMAX=67108864
options VESA
...snip...
device  sc0 at isa? flags 0x100
device  vga0at isa?
device  agp
...snip...


From what I've read on it, I can tell you that I'm 
completely lost when it comes to shared memory (and reading 
more seems to confuse me more).  I simply don't understand 
how it works.  

Of course, I know that built in video is recommended against 
(regardless of what OS is running), but I'm sure there's a 
way to up the memory...  And I hope that theres a place 
that explains how it works in laymens terms?  :)

So far, I've re-read the manual on setting up x, for setting 
up video applications, various video app manuals, LINT, and 
many googles on shared memory.

Mayhaps there's a man page I'm missing that puts all this 
stuff in perspective?  If not, someone explain it so I can 
write one.  :)

Thanks.

Mike

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


Re: config MYKERNEL == unknown option ICMP_BANDLIM

2004-10-28 Thread Kris Kennaway
On Thu, Oct 28, 2004 at 01:45:28AM -0700, Ben Ben wrote:
 Dear users,
 
 I suspect that the kernel option ICMP_BANDLIM is not included in FreeBSD 
 5.3 RC1.
 
 The response after the command config MYKERNEL is:
 'MYKERNEL: unknown option ICMP_BANDLIM'
 
 Are the sources simply missing?

No, the option was removed.  See cvsweb if you want to learn more.

Kris


pgphlr30lqgWZ.pgp
Description: PGP signature


Re: Compiling with patches using the ports collectio

2004-10-28 Thread Kris Kennaway
On Thu, Oct 28, 2004 at 09:58:54AM -0500, CHris Rich wrote:
 I'm looking at adding some patches to our qmail installation. But am
 having troubles finding out exactly how i make the port compile using
 the patch I'm wanting to use. The port I'm using is qmail-mysql  1.03
 we have a patch that we use to compile with it, that replaces the
 qmail-103.patch file. We also use qmailqueue patch. The patch we are
 trying to put into effect checks a text file to see if an address is
 valid before accepting the smtp connection.
 
 So how exactly do I make the new patch compile? Do I have to edit the
 Makefile? or just put it somewhere and it works?

Move the patch to files/patch-foo.

Kris


pgpJEWzNN7qcf.pgp
Description: PGP signature


Re: RedHat: Buffer Overflow in ls and mkdir

2004-10-28 Thread Jonas Anderson
On Sun, 24 Oct 2004, Thomas Sparrevohn wrote:

 On Sunday 24 October 2004 23:00, FreeBSD questions mailing list wrote:
  On 24 okt 2004, at 23:57, RedHat Security Team wrote:

  Dear RedHat user,
 
  huh?
  I thought I ran FreeBSD...

 I guess so did I - not really sure that there are any relevance...

The domain hosting the files was registered yesterday. Anyone with half an
eye open would spot the attempt at installing malicious software on a
bunch of redhat machines.
I haven't looked at the actual files, but that's what it looks like to me.

Best regards,

-- 
-Jonas

P.S. worst part is that I am sure someone falls for things like these.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail just wont work

2004-10-28 Thread nocturnal
Hi
I don't think i'll be lying when i say that i've setup close to a 
hundred FreeBSD servers(or 100 times) and the last one i setup was for a 
dedicated server customer but it has me stumped cuz sendmail just wont 
work on it, i used to get some localhost related errors in 
/var/log/maillog which i did not save.
It did say something about Connection refused by localhost. In rc.conf i 
have sendmail set to NONE since it's not a smtp server, only a webserver 
and i have other webservers which have the sendmail option in rc.conf 
set to NONE but on them people can use the php mail function just fine. 
The issue is mainly that they want to use the mail() function in PHP but 
i've also tried just sending mails from the command line with sendmail 
and with the t argument but it never works.

I don't know what else to say, if you need more info about the system 
then ask me. It's FreeBSD 4.10 and here are some config files.

/etc/hosts
::1 localhost.polarfilm.com localhost
127.0.0.1   localhost.polarfilm.com localhost
#213.80.36.150  web01.polarfilm.com web01
#213.80.36.150  web01.polarfilm.com.
-
/etc/rc.conf
defaultrouter=secret
font8x14=iso15-8x14
font8x16=iso15-8x16
font8x8=iso15-8x8
hostname=web01
ifconfig_fxp0=inet secret  netmask secret
inetd_enable=NO
kern_securelevel_enable=NO
keymap=swedish.cp850
nfs_reserved_port_only=YES
scrnmap=iso-8859-1_to_cp437
sendmail_enable=NONE
sshd_enable=YES
hostname=secret
usbd_enable=NO
moused_type=NO
moused_enable=NO
linux_enable=YES
-
--

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


Re: sendmail just wont work

2004-10-28 Thread Micheal Patterson


- Original Message - 
From: nocturnal [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 10:31 AM
Subject: sendmail just wont work


 Hi

 I don't think i'll be lying when i say that i've setup close to a
 hundred FreeBSD servers(or 100 times) and the last one i setup was for a
 dedicated server customer but it has me stumped cuz sendmail just wont
 work on it, i used to get some localhost related errors in
 /var/log/maillog which i did not save.
 It did say something about Connection refused by localhost. In rc.conf i
 have sendmail set to NONE since it's not a smtp server, only a webserver
 and i have other webservers which have the sendmail option in rc.conf
 set to NONE but on them people can use the php mail function just fine.
 The issue is mainly that they want to use the mail() function in PHP but
 i've also tried just sending mails from the command line with sendmail
 and with the t argument but it never works.

 I don't know what else to say, if you need more info about the system
 then ask me. It's FreeBSD 4.10 and here are some config files.

 /etc/hosts
 ::1 localhost.polarfilm.com localhost
 127.0.0.1   localhost.polarfilm.com localhost
 #213.80.36.150  web01.polarfilm.com web01
 #213.80.36.150  web01.polarfilm.com.

 -
 /etc/rc.conf
 defaultrouter=secret
 font8x14=iso15-8x14
 font8x16=iso15-8x16
 font8x8=iso15-8x8
 hostname=web01
 ifconfig_fxp0=inet secret  netmask secret
 inetd_enable=NO
 kern_securelevel_enable=NO
 keymap=swedish.cp850
 nfs_reserved_port_only=YES
 scrnmap=iso-8859-1_to_cp437
 sendmail_enable=NONE
 sshd_enable=YES
 hostname=secret
 usbd_enable=NO
 moused_type=NO
 moused_enable=NO
 linux_enable=YES
 -
 -- 



 With kind regards

 Stefan

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


In your /etc/hosts.allow file add sendmail: 127.0.0.1 : allow and see if
it helps.

--

Micheal Patterson
Senior Communications Systems Engineer
405-917-0600

Confidentiality Notice:  This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message.


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


Re: Compiling with patches using the ports collectio

2004-10-28 Thread CHris Rich
See that was how I understood how it worked, but looking in the
qmail-mysql directory on previous servers we've used, there isn't a
files/patch directory. But what I did find is that in the regular
qmail directory that does exist. So does the qmail-mysql port actually
compile qmail and it's in THAT directory that I put it?


On Thu, 28 Oct 2004 09:58:54 -0500, CHris Rich [EMAIL PROTECTED] wrote:
 I'm looking at adding some patches to our qmail installation. But am
 having troubles finding out exactly how i make the port compile using
 the patch I'm wanting to use. The port I'm using is qmail-mysql  1.03
 we have a patch that we use to compile with it, that replaces the
 qmail-103.patch file. We also use qmailqueue patch. The patch we are
 trying to put into effect checks a text file to see if an address is
 valid before accepting the smtp connection.
 
 So how exactly do I make the new patch compile? Do I have to edit the
 Makefile? or just put it somewhere and it works?
 
 Thanks in advance

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


Re: Compiling with patches using the ports collectio

2004-10-28 Thread Kris Kennaway
On Thu, Oct 28, 2004 at 10:54:53AM -0500, CHris Rich wrote:
 See that was how I understood how it worked, but looking in the
 qmail-mysql directory on previous servers we've used, there isn't a
 files/patch directory. But what I did find is that in the regular
 qmail directory that does exist. So does the qmail-mysql port actually
 compile qmail and it's in THAT directory that I put it?

Yes, looks like it uses mail/qmail/files/ instead.

Kris


pgpmqTG6lGyFD.pgp
Description: PGP signature


Resired features/wish list for FreeBSD

2004-10-28 Thread Patrick Dung
Hi

First of all, I know that most commiters or
contributors contribute their work in their free time.
I am not asking for any promise but I just want to
discuss possible improvement for FreeBSD.

OK, after using FreeBSD for some time, I would like to
see FreeBSD have these features/improvements:

1) OpenLDAP Integration
FreeBSD has OpenLDAP support in the ports, but I think
it would be great if FreeBSD support LDAP out of the
box (just like Solaris and most Linux distro)
There are areas to improve:
- nsswitch (it's in the ports)
But it only support passwd and group now.
- naming cache daemon (nscd)
Without this one, the workstation will query the LDAP
server everytime with just very simple command like
ls.
A lookupd is in the ports but it would be great if it
is integrated and/or improved.

2) A stable software raid implementation
To my knowledge, vinum is not very stable in 5.x.

3) Java improvement
It seems that the development has been stopped after
JDK 1.3.1/1.4.2 for a long time.
Java performance in FreeBSD is not very good.

4) Some nice ports are broken in 5.x
Like tripwire 2.3.1.2_3

Regards
Patrick

_
...
  
http://us.rd.yahoo.com/evt=22281/*http://ringtone.yahoo.com.hk/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Compiling with patches using the ports collectio

2004-10-28 Thread CHris Rich
One more question(hopefully)

Has anyone had any experience with compiling the following patch with
the qmail-mysql port? the patch is called validrcptto and the website
is: http://www3.sympatico.ca/humungusfungus/code/validrcptto.html.

There is another patch we have looked at called badrcptto which the
site is http://patch.be/qmail/badrcptto.html.

Basically I'm just curious if anyone has had any experience with them
and how those experiences went.

Thanks and thanks for the quick replies as well

On Thu, 28 Oct 2004 09:58:54 -0500, CHris Rich [EMAIL PROTECTED] wrote:
 I'm looking at adding some patches to our qmail installation. But am
 having troubles finding out exactly how i make the port compile using
 the patch I'm wanting to use. The port I'm using is qmail-mysql  1.03
 we have a patch that we use to compile with it, that replaces the
 qmail-103.patch file. We also use qmailqueue patch. The patch we are
 trying to put into effect checks a text file to see if an address is
 valid before accepting the smtp connection.
 
 So how exactly do I make the new patch compile? Do I have to edit the
 Makefile? or just put it somewhere and it works?
 
 Thanks in advance

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


Re: Development Resources

2004-10-28 Thread TM4525
In a message dated 10/16/04 5:27:37 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
Hello,

After looking at the FreeBSD website and looking at docs all over the place, 
I havent found what I'm looking for, so I decided to mail this list.

I am a software developer for Windows, and moving to FreeBSD has been very 
nice, especially since the tools to make software are completly free! My 
question is: Where can I find information on programming for FreeBSD? Things 
like how it differs from Windows, what it can and can't do, how to develop 
for X/KDE. I am good with C and C++, and know my way around gcc/make, but I 
don't know about system and 'net API calls that are specific to FreeBSD, and 
*NIX in general.

If you can point me to a good website, that would help
If you can point me to a (recent) book, that would be even better.

Much thanks!
Listen pal, there's are reason this stuff is free; figure it out for yourself!

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


Re: dummynet

2004-10-28 Thread TM4525
Why don't you guys stop torturing yourself and wasting $1000s worth 
of your time and get yourself some real bandwidth management 
software? Its cheaper in the long run.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


teTeX port problem

2004-10-28 Thread Steven Friedrich
I cvsup'ed my ports yesterday and today, and teTeX won't build.

Any hints?



% portupgrade teTeX
---  Upgrading 'teTeX-2.0.2_5' to 'teTeX-2.0.2_6' (print/teTeX)
---  Building '/usr/ports/print/teTeX'
===  Cleaning for libiconv-1.9.2_1
===  Cleaning for gettext-0.13.1_1
===  Cleaning for gmake-3.80_2
===  Cleaning for imake-4.4.0
===  Cleaning for libtool-1.3.5_2
===  Cleaning for libtool-1.5.10
===  Cleaning for pkgconfig-0.15.0_1
===  Cleaning for t1lib-5.0.1,1
===  Cleaning for png-1.2.7
===  Cleaning for perl-5.8.5
===  Cleaning for dvipsk-tetex-5.92b_1
===  Cleaning for freetype2-2.1.7_3
===  Cleaning for teTeX-base-2.0.2_2
===  Cleaning for teTeX-latex2e-1.0.20031201
===  Cleaning for teTeX-texmf-2.0.2_1
===  Cleaning for tex-texmflocal-1.5
===  Cleaning for xdvik-tetex-22.78_2
===  Cleaning for expat-1.95.8
===  Cleaning for libwww-5.4.0_1
===  Cleaning for fontconfig-2.2.3,1
===  Cleaning for XFree86-libraries-4.4.0_1
===  Cleaning for teTeX-2.0.2_6
===  Vulnerability check disabled, database not found
===  Found saved configuration for teTeX-2.0.2_5
===  Extracting for teTeX-2.0.2_6
===  Patching for teTeX-2.0.2_6
===  Configuring for teTeX-2.0.2_6
/usr/bin/sed -e s!%%TETEX_MODESW%%!/usr/local/bin/tetex-modesw!g -e 
s!%%MODE%%!tetex-letter!g   /usr/ports/print/teTeX/files/pkg-install.in 
 /usr/ports/print/teTeX/work/pkg-install.sh
/bin/chmod 0755 /usr/ports/print/teTeX/work/pkg-install.sh
===  Building for teTeX-2.0.2_6
---  Backing up the old version
---  Uninstalling the old version
---  Deinstalling 'teTeX-2.0.2_5'
[Updating the pkgdb format:bdb1_btree in /var/db/pkg ... - 272 packages 
found (-1 +0) (...) done]
---  Installing the new version via the port
===  Installing for teTeX-2.0.2_6
===   teTeX-2.0.2_6 depends on file: /usr/local/bin/tetex-modesw - found
===   teTeX-2.0.2_6 depends on file: /usr/local/share/texmf/LICENSE.texmf - 
found
===   teTeX-2.0.2_6 depends on executable: latex - found
===   teTeX-2.0.2_6 depends on 
file: /usr/local/share/texmf-local/tex/latex/base/latex.ltx - not found
===Verifying reinstall 
for /usr/local/share/texmf-local/tex/latex/base/latex.ltx 
in /usr/ports/print/teTeX-latex2e
===  Vulnerability check disabled, database not found
===  Extracting for teTeX-latex2e-1.0.20031201
 Checksum OK for teTeX/base.tar.gz.
===  Patching for teTeX-latex2e-1.0.20031201
===   teTeX-latex2e-1.0.20031201 depends on executable: tex - found
===  Configuring for teTeX-latex2e-1.0.20031201
===  Building for teTeX-latex2e-1.0.20031201
/usr/local/bin/tex -ini unpack.ins
This is TeX, Version 3.14159 (Web2C 7.4.5) (INITEX)
(./unpack.ins (./ltdirchk.dtx
** Using the existing texsys.cfg
(/usr/local/share/texmf/tex/latex/config/texsys.cfg)
./texsys.aux found


[EMAIL PROTECTED] set to: ./.

) (./docstrip.dtx
Utility: `docstrip' 2.5c 2003/09/18
English documentation1999/03/31

**
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**


* No Configuration file found, using default settings. *


) (./ltvers.dtx)
**
*
* Welcome to the Installation routine of
*
* LaTeX2e 2003/12/01
*
* Depending on your machine the installation
* might take a long time --- this is the
* price for being able to run on all platforms.
* So please be patient :-)
*
**


(./format.ins

Generating 
file(s) ./latex.ltx ./tracefnt.sty ./flafter.sty ./fleqn.clo ./leqno
.clo

Processing file ltdirchk.dtx (initex,2ekernel,dircheck) - latex.ltx
Lines  processed: 911
Comments removed: 670
Comments  passed: 1
Codelines passed: 219


Processing file ltplain.dtx (2ekernel) - latex.ltx
Lines  processed: 1112
Comments removed: 826
Comments  passed: 17
Codelines passed: 251


Processing file ltvers.dtx (2ekernel) - latex.ltx
File ltvers.dtx ended by \endinput.
Lines  processed: 145
Comments removed: 90
Comments  passed: 1
Codelines passed: 48


Processing file ltdefns.dtx (2ekernel) - latex.ltx
Lines  processed: 1455
Comments removed: 1140
Comments  passed: 1
Codelines passed: 301


Processing file ltalloc.dtx (2ekernel) - latex.ltx
File ltalloc.dtx ended by \endinput.
Lines  processed: 175
Comments removed: 136
Comments  passed: 1
Codelines passed: 34


Processing file ltcntrl.dtx (2ekernel) - latex.ltx
File ltcntrl.dtx ended by \endinput.
Lines  processed: 322
Comments removed: 263
Comments  passed: 1
Codelines passed: 54


Processing file lterror.dtx (2ekernel) - latex.ltx
File lterror.dtx ended by \endinput.
Lines  processed: 820
Comments removed: 519
Comments  passed: 1
Codelines passed: 222


Processing file ltpar.dtx (2ekernel) - latex.ltx
File ltpar.dtx ended by \endinput.
Lines  processed: 194
Comments removed: 166
Comments  

Re: shared memory

2004-10-28 Thread Chuck Swiger
Mike Hauber wrote:
I have acquired a mo/bo with a built-in video adapter.  
Being that I have 768 megs of ram, I _know_ I have plenty 
of memory to allot to video.  BIOS doesn't pass this on to 
FreeBSD.
[ ... ]
I'm bringing up VESA from the kernal and it's giving it 16 
megs of ram.  Where can I read up on, or how can I increase 
this allotment?
I think you have an integrated video controller which uses main memory rather 
than having it's own dedicated VRAM.  Look for an option in your BIOS config 
to adjust the size of the frame buffer.

You should adjust the amount of memory reserved for video to enough to handle 
whatever screen depth you want to run at, there isn't much point to allocating 
any more.

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


Re: teTeX port problem

2004-10-28 Thread Steven Friedrich
On Thursday 28 October 2004 12:35 pm, Steven Friedrich wrote:
 I cvsup'ed my ports yesterday and today, and teTeX won't build.

 Any hints?



 % portupgrade teTeX
 ---  Upgrading 'teTeX-2.0.2_5' to 'teTeX-2.0.2_6' (print/teTeX)
 ---  Building '/usr/ports/print/teTeX'
 ===  Cleaning for libiconv-1.9.2_1
 ===  Cleaning for gettext-0.13.1_1
 ===  Cleaning for gmake-3.80_2
 ===  Cleaning for imake-4.4.0
 ===  Cleaning for libtool-1.3.5_2
 ===  Cleaning for libtool-1.5.10
 ===  Cleaning for pkgconfig-0.15.0_1
 ===  Cleaning for t1lib-5.0.1,1
 ===  Cleaning for png-1.2.7
 ===  Cleaning for perl-5.8.5
 ===  Cleaning for dvipsk-tetex-5.92b_1
 ===  Cleaning for freetype2-2.1.7_3
 ===  Cleaning for teTeX-base-2.0.2_2
 ===  Cleaning for teTeX-latex2e-1.0.20031201
 ===  Cleaning for teTeX-texmf-2.0.2_1
 ===  Cleaning for tex-texmflocal-1.5
 ===  Cleaning for xdvik-tetex-22.78_2
 ===  Cleaning for expat-1.95.8
 ===  Cleaning for libwww-5.4.0_1
 ===  Cleaning for fontconfig-2.2.3,1
 ===  Cleaning for XFree86-libraries-4.4.0_1
 ===  Cleaning for teTeX-2.0.2_6
 ===  Vulnerability check disabled, database not found
 ===  Found saved configuration for teTeX-2.0.2_5
 ===  Extracting for teTeX-2.0.2_6
 ===  Patching for teTeX-2.0.2_6
 ===  Configuring for teTeX-2.0.2_6
 /usr/bin/sed -e s!%%TETEX_MODESW%%!/usr/local/bin/tetex-modesw!g -e
 s!%%MODE%%!tetex-letter!g   /usr/ports/print/teTeX/files/pkg-install.in

  /usr/ports/print/teTeX/work/pkg-install.sh

 /bin/chmod 0755 /usr/ports/print/teTeX/work/pkg-install.sh
 ===  Building for teTeX-2.0.2_6
 ---  Backing up the old version
 ---  Uninstalling the old version
 ---  Deinstalling 'teTeX-2.0.2_5'
 [Updating the pkgdb format:bdb1_btree in /var/db/pkg ... - 272 packages
 found (-1 +0) (...) done]
 ---  Installing the new version via the port
 ===  Installing for teTeX-2.0.2_6
 ===   teTeX-2.0.2_6 depends on file: /usr/local/bin/tetex-modesw - found
 ===   teTeX-2.0.2_6 depends on file: /usr/local/share/texmf/LICENSE.texmf
 - found
 ===   teTeX-2.0.2_6 depends on executable: latex - found
 ===   teTeX-2.0.2_6 depends on
 file: /usr/local/share/texmf-local/tex/latex/base/latex.ltx - not found
 ===Verifying reinstall
 for /usr/local/share/texmf-local/tex/latex/base/latex.ltx
 in /usr/ports/print/teTeX-latex2e
 ===  Vulnerability check disabled, database not found
 ===  Extracting for teTeX-latex2e-1.0.20031201

  Checksum OK for teTeX/base.tar.gz.

 ===  Patching for teTeX-latex2e-1.0.20031201
 ===   teTeX-latex2e-1.0.20031201 depends on executable: tex - found
 ===  Configuring for teTeX-latex2e-1.0.20031201
 ===  Building for teTeX-latex2e-1.0.20031201
 /usr/local/bin/tex -ini unpack.ins
 This is TeX, Version 3.14159 (Web2C 7.4.5) (INITEX)
 (./unpack.ins (./ltdirchk.dtx
 ** Using the existing texsys.cfg
 (/usr/local/share/texmf/tex/latex/config/texsys.cfg)
 ./texsys.aux found


 [EMAIL PROTECTED] set to: ./.

 ) (./docstrip.dtx
 Utility: `docstrip' 2.5c 2003/09/18
 English documentation1999/03/31

 **
 * This program converts documented macro-files into fast *
 * loadable files by stripping off (nearly) all comments! *
 **

 
 * No Configuration file found, using default settings. *
 

 ) (./ltvers.dtx)
 **
 *
 * Welcome to the Installation routine of
 *
 * LaTeX2e 2003/12/01
 *
 * Depending on your machine the installation
 * might take a long time --- this is the
 * price for being able to run on all platforms.
 * So please be patient :-)
 *
 **


 (./format.ins

 Generating
 file(s) ./latex.ltx ./tracefnt.sty ./flafter.sty ./fleqn.clo ./leqno
 .clo

 Processing file ltdirchk.dtx (initex,2ekernel,dircheck) - latex.ltx
 Lines  processed: 911
 Comments removed: 670
 Comments  passed: 1
 Codelines passed: 219


 Processing file ltplain.dtx (2ekernel) - latex.ltx
 Lines  processed: 1112
 Comments removed: 826
 Comments  passed: 17
 Codelines passed: 251


 Processing file ltvers.dtx (2ekernel) - latex.ltx
 File ltvers.dtx ended by \endinput.
 Lines  processed: 145
 Comments removed: 90
 Comments  passed: 1
 Codelines passed: 48


 Processing file ltdefns.dtx (2ekernel) - latex.ltx
 Lines  processed: 1455
 Comments removed: 1140
 Comments  passed: 1
 Codelines passed: 301


 Processing file ltalloc.dtx (2ekernel) - latex.ltx
 File ltalloc.dtx ended by \endinput.
 Lines  processed: 175
 Comments removed: 136
 Comments  passed: 1
 Codelines passed: 34


 Processing file ltcntrl.dtx (2ekernel) - latex.ltx
 File ltcntrl.dtx ended by \endinput.
 Lines  processed: 322
 Comments removed: 263
 Comments  passed: 1
 Codelines passed: 54


 Processing file lterror.dtx (2ekernel) - latex.ltx
 File lterror.dtx ended by \endinput.
 Lines  processed: 820
 Comments removed: 519

Hacker activity?

2004-10-28 Thread Steve Suhre

I'm not sure if this is the correct group...but I'm getting some weird 
activity on the network. The security reports will show 50-100 attempts to 
login to a server, most as root but some are attempts to login to other 
seemingly random account names. The login attempts are through ssh or 
telnet, all come from the same remote server, and all fail. I'm also 
getting some odd cgi calls to a script on a secure ssl server. There's 
nothing that this particular script could do for a hacker, but the script 
is sent a random string, sometimes many times a minute, other times it's 
every 2 -3 minutes. I grabbed the ip address and blocked it, and about 10 
minutes later it had moved to another ip. I'm now blocking a range of ip's. 
These don't seem like enough iterations to be very successful, the odds are 
overwhelmingly in favor of the server at this rate... Does anyone have a 
clue what might be happening or where I should go to find out?


---
Steve Suhre
Antero web technologies
719.634.8161
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


intltool port complains XML-Parser is missing, but it's not

2004-10-28 Thread Steven Friedrich
For a couple weeks, I haven't been able to build intltool.
It complains about XML::Parser... configure: error: XML::Parser perl module is 
required for intltool

But as you can see below, I have p5-XML-Parser-2.34_1 installed.


% portupgrade intltool
---  Upgrading 'intltool-0.31.2' to 'intltool-0.31.3' (textproc/intltool)
---  Building '/usr/ports/textproc/intltool'
===  Cleaning for libiconv-1.9.2_1
===  Cleaning for gettext-0.13.1_1
===  Cleaning for gmake-3.80_2
===  Cleaning for libtool-1.3.5_2
===  Cleaning for libtool-1.5.10
===  Cleaning for perl-5.8.5
===  Cleaning for expat-1.95.8
===  Cleaning for p5-XML-Parser-2.34_1
===  Cleaning for intltool-0.31.3
===  Vulnerability check disabled, database not found
===  Extracting for intltool-0.31.3
 Checksum OK for gnome/intltool-0.31.3.tar.bz2.
===   intltool-0.31.3 depends on file: /usr/local/bin/perl5.8.5 - found
===  Patching for intltool-0.31.3
===   intltool-0.31.3 depends on file: /usr/local/bin/perl5.8.5 - found
===  Applying FreeBSD patches for intltool-0.31.3
===   intltool-0.31.3 depends on file: /usr/local/lib/perl5/site_perl/5.8.5/m
ach/XML/Parser.pm - found
===   intltool-0.31.3 depends on executable: gmake - found
===   intltool-0.31.3 depends on file: /usr/local/bin/perl5.8.5 - found
===   intltool-0.31.3 depends on shared library: iconv.3 - found
===  Configuring for intltool-0.31.3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is 
required for intltool
===  Script configure failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the 
problem
and suggest a solution.  If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at 
[EMAIL PROTECTED],
and attach /usr/ports/textproc/intltool/work/intltool-0.31.3/config.log and
the output of the failure of the make command.  Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/textproc/intltool.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade16840.0 
make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! textproc/intltool (intltool-0.31.2)   (configure error)
---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
[EMAIL PROTECTED](p1)/usr/ports 132% portversion -v | grep -i parser
p5-PodParser-1.28_1 =  up-to-date with port
p5-XML-Parser-2.34_1=  up-to-date with port
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SATA Raid support

2004-10-28 Thread Scott Gerhardt
Can anyone recommend a SATA RAID card that does true hardware RAID and 
works with 4.10 Release?
I can't find any definitive documentation for this... All I seem to 
find are conflicting or incomplete reports via google and mailing 
lists.

I know the twe driver supports 3Ware Escalade, but does it support the 
8500 and 9500 series cards?

What about these 4 channel SATA cards?:
 Adaptec 2410SA
 Intel SRCS14
 3Ware 8506-4LP
 3Ware 9500S-4LP

Thanks,
--
Scott A. Gerhardt, P.Geo.
Gerhardt Information Technologies
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dummynet

2004-10-28 Thread James Skinner

 Why don't you guys stop torturing yourself and wasting $1000s worth
 of your time and get yourself some real bandwidth management
 software? Its cheaper in the long run.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


Funny, I thought that's what Dummynet did.  It seems that you wouldn't
want to steer a user into a horribly overpriced closed-source
rate-limiting solutuion when it's available for free in the OS.

BTW: Nice email addr. ;)



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


Re: teTeX port problem

2004-10-28 Thread Kris Kennaway
On Thu, Oct 28, 2004 at 12:35:42PM -0400, Steven Friedrich wrote:
 I cvsup'ed my ports yesterday and today, and teTeX won't build.
 
 Any hints?

Talk to the port maintainer, that's what they're there for :)

Kris


pgpQdLgb7w4hh.pgp
Description: PGP signature


Re: teTeX port problem

2004-10-28 Thread Fernando Gleiser
On Thu, 28 Oct 2004, Steven Friedrich wrote:

[32K of previous message trimmed]

 I failed to mention that I'm running STABLE.

You failed to trim your post too. PLEASE trim your posts.
Sending a 32k messaje just to add a single line at the very bottom of
it is plain bad manners and bad nettiquette.



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


make buildworld failing

2004-10-28 Thread Jamie



I am upgrading my system from 4.4 REL to 4.10 REL. I cvsupped my
source tree over, and after I've got the new source tree, when I go to run
make buildworld, it compiles for quite a while, but then eventually it
fails:



objcopy -S -O binary boot2.out boot2.bin
btxld -v -E 0x1000 -f bin -b
/usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr  -o
boot2.ld -P 1 boot2.bin
btxld: /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx: Not a BTX
kernel
*** Error code 1

Stop in /usr/src/sys/boot/i386/boot2.
*** Error code 1

Stop in /usr/src/sys/boot/i386.
*** Error code 1

Stop in /usr/src/sys/boot.
*** Error code 1

Stop in /usr/src/sys.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



  I scratched my head, and then ran 'make cleandir' a couple of times.
Then I tried make buildworld again, and the same error comes up. I suppose
I could try pulling down the whole source tree again, maybe a file is
truncated, but before I do that, I wonder if anyone else may have anything
I can try. Thanks,


   - Jamie







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


sun box

2004-10-28 Thread Kimberley Chrona
Hi there
 
Two very simple questions, can I run FreeBSD on a Sun box and is it possible to run 
BSD on VMware
 
Kim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sun box

2004-10-28 Thread Tillman Hodgson
On Thu, Oct 28, 2004 at 01:16:10PM -0400, Kimberley Chrona wrote:
 Hi there
  
 Two very simple questions, can I run FreeBSD on a Sun box and is it
 possible to run BSD on VMware

I can't speak to VMware, but you can run FreeBSD on some types of Sun
gear (I'm running it on an Ultra 5, for example). See
http://www.freebsd.org/platforms/sparc.html for details.

-T


-- 
Page 491: If you want to master emacs, it helps to believe in
reincarnation, because there is no way you are going to learn it all in
a single lifetime.
- Harley Hahn, _The Unix Companion_
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sun box

2004-10-28 Thread Hexren
KC Hi there
 
KC Two very simple questions, can I run FreeBSD on a Sun box and is it possible to 
run BSD on VMware
 
KC Kim
KC ___
KC [EMAIL PROTECTED] mailing list
KC http://lists.freebsd.org/mailman/listinfo/freebsd-questions
KC To unsubscribe, send any mail to [EMAIL PROTECTED]

-

I dunno about the SunBox but VMware is possible.
Currently I run FreeBSD 4.10 in a VMware Workstation Version 4.0.5.
The machine hosting the Virtual Machine is running Windows XP. Though
I must admit I wasn't able to bring a FreeBSD Version greater than
4.10 to work in the VM.(I only tried 5.2.1)

Hexren

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


Re: sun box

2004-10-28 Thread Bob Bomar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Oct 28, 2004, at 12:16 PM, Kimberley Chrona wrote:
Hi there
Two very simple questions, can I run FreeBSD on a Sun box and is it  
possible to run BSD on VMware


1. Yes, It will run on UltraSPARC 1's (Ultra 1/2) And UltraSPARC 2  
Processors.
I have seen it run on a E250 Dual Proc machine.  I was never able to get
X running, but the base OS runs just fine.  I was running  
Apache/Postfix/MySQL
on an Ultra 5 and others just fine.

See  
http://www.freebsd.org/releases/5.2.1R/hardware-sparc64.html#SUPPORT- 
SYS

2. Yes.
- --
Bob Bomar
[EMAIL PROTECTED]
http://bob.bomar.us
- ---
FreeBSD: The Power To Serve
http://www.FreeBSD.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBgS0q9Jm/aTrtdKoRAm8cAJ0YeQWln3ilsTDw770LUYlcXf+pLACfdha0
/V0LYRasKfTTEx/FX4vmFbA=
=QN0e
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


re: 7520 Chipset support in 4.x

2004-10-28 Thread Rob Watt
 Many of the new MBs from such tiny vendors as Dell and Supermicro
 are based on the 7520, and word is that FreeBSD 4.x doesn't support
 it. Is support forthcoming?

We have 2 Dell PowerEdge 1850 servers which have the e7520 chipset. They
hang consistently in 4.10-RELEASE and below whenever there is high network
or disk utilization. We have not been able to get any debugging info.
After upgrading to 4.10-STABLE a couple of weeks ago, they no longer hang,
but they are _really_ slow to perform network and disk operations.

They work fine in FreeBSD 5.3, but unfortunately our applications do not
run without recompiling. We do not want to change our environment to
support different binaries for different machines, and we don't want to
use 5.X in production until it is STABLE.

I want to echo the above question. Are there patches available or
forthcoming to fix the problems with the e7520?

Thanks,

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


Re: EPIA ME-6000

2004-10-28 Thread Kjell Midtseter
On Thursday, 28 October 2004 at 14:21:32 +0200, Walter C. Pelissero wrote:
 Kjell Midtseter writes:
   On Thursday, 28 October 2004 at  3:21:26 +0200, Walter C. Pelissero wrote:
I'm trying to run FreeBSD 5.3 on a Via EPIA ME-6000, but there are
still a couple of things that don't work.

First.  The PXE loading process is quite slow because it gets stuck
for a half a minute here and there while loading the KLD modules.  No
network activity while the rotating bar on the screen freezes.  I
tried to work around this problem compiling a monolithic kernel, but
still the PXE has to load at least three files (acpi.ko, loader.conf,
kernel), giving the chance to delay the boot.  I don't know if this is
a problem related to the PXE rom or to pxeboot.

The second problem is the sound.  The device is recognised and the
via8233 driver is properly loaded; 12 dsp devices appear in /dev
(dsp0.[0-5] and dspW0.[0-5]) and the user programs work as nothing was
wrong, unfortunately no sound is produced.

Is there anyone who has succeeded to run FreeBSD on one of these cute
Mini-ITX?
   I am running 6.3 on a M-1 without any problems except that there
   are no X-11 support for the 'vga' chip so I can not run a windows manager
 
 You mean 5.3, don't you?
Sorry, R5.3RC1
 My M-6000's video chip works flawlessly with Xorg.
What driver did you specify in the Device Secton of your /etc/X11/xorg.conf file?
Kjell
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: shared memory

2004-10-28 Thread Mike Hauber
On Thursday 28 October 2004 12:39 pm, Chuck Swiger 
proclaimed:
 Mike Hauber wrote:
  I have acquired a mo/bo with a built-in video adapter.
  Being that I have 768 megs of ram, I _know_ I have
  plenty of memory to allot to video.  BIOS doesn't pass
  this on to FreeBSD.

 [ ... ]

  I'm bringing up VESA from the kernal and it's giving it
  16 megs of ram.  Where can I read up on, or how can I
  increase this allotment?

 I think you have an integrated video controller which
 uses main memory rather than having it's own dedicated
 VRAM.  Look for an option in your BIOS config to adjust
 the size of the frame buffer.

 You should adjust the amount of memory reserved for video
 to enough to handle whatever screen depth you want to run
 at, there isn't much point to allocating any more.

Whoa.  I thought I had tried that, but apparently I didn't 
(or at least I couldn't have saved before restarting).  
Sorry.  FreeBSD _does_ respect the allotment.

Thanks.  That's what I needed (besides a break).

Regards,

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


Re: Hacker activity?

2004-10-28 Thread Vulpes Velox
On Thu, 28 Oct 2004 10:39:32 -0600
Steve Suhre [EMAIL PROTECTED] wrote:

 
 
 I'm not sure if this is the correct group...but I'm getting some
 weird activity on the network. The security reports will show 50-100
 attempts to login to a server, most as root but some are attempts to
 login to other seemingly random account names. The login attempts
 are through ssh or telnet, all come from the same remote server, and
 all fail. I'm also getting some odd cgi calls to a script on a
 secure ssl server. There's nothing that this particular script could
 do for a hacker, but the script is sent a random string, sometimes
 many times a minute, other times it's every 2 -3 minutes. I grabbed
 the ip address and blocked it, and about 10 minutes later it had
 moved to another ip. I'm now blocking a range of ip's. These don't
 seem like enough iterations to be very successful, the odds are
 overwhelmingly in favor of the server at this rate... Does anyone
 have a clue what might be happening or where I should go to find
 out?

If it all from a common subnet, I would block it. I would then whois
to see who if there is a abuse addy I could complain to or the like.

Also man login.conf.

Sounds like some jerk singled you out is is possibly is trying it all
on a subnet. Back in before moving stuff off common ports, I would get
massive amounts of that crap. It was basically ppl trying any thing in
the colleges address space.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ATA Slave Devices

2004-10-28 Thread Vlad Tudorache
Lowell Gilbert wrote:
Jim Chapman [EMAIL PROTECTED] writes:
 

I have 2 devices that will not work as slaves. They are a CD-RW drive
and an IDE tape drive. They both work fine as masters. They give a
message
ATA identify retries exceeded
during the boot.
I have tried different combinations of masters and slaves and
different cables. The bios recognizes them as slaves.
Has anyone else experienced this problem?
   

If you set something up as a slave, make sure that there is a master
on that bus.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

This happened to me, too. Even if you setup a master device on the same 
cable with the pseudotroubled one it won't work. I don't know why, but 
on my kernel from which I removed all SCSI support it then worked. For 
you, with a CDRW... if you remove SCSI support  (including ATAPICAM) the 
cdrdao will not work any more...
It seems a FreeBSD's problem with using removable ATAPI devices. The 
floppy controller behaves strangely with ACPI activated, for example... 
This is a minus for the FreeBSD, a very stable and secure system...

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


Re: Development Resources

2004-10-28 Thread Giorgos Keramidas
On 2004-10-28 12:27, [EMAIL PROTECTED] wrote:

 Listen pal, there's are reason this stuff is free; figure it out for yourself!

Dear troll,

This is not an acceptable manner of replying to users who ask for help on this
list.  If you don't have anything constructive to say, then by all means don't.
See the charter of this list, as posted by Greg Lehey, for details.

The freebsd-questions mailing list is a place where anyone is allowed to ask
for help of any sort, as long as it pertains to FreeBSD.  If we as a group
answer legitimate and well-written questions like the original in the same way
that you did, the people asking them might be offended.  Not by you, as a
person, not by me or anyone else.  By the ``FreeBSD people''.

So do us, and all the FreeBSD users, a favor and spare us the irony.

- Giorgos

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


RE: Is anyone running Novells eDirectory on Freebsd

2004-10-28 Thread Paul Hillen
No answers I guess means either it is a stupid question or a definite NO.

Thanks anyway

-Original Message-
From: Paul Hillen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 26, 2004 1:57 PM
To: [EMAIL PROTECTED]
Subject: Is anyone running Novells eDirectory on Freebsd

Hi everyone,

 

I want to know if anyone out there is running Novell's eDirectory on FreeBSD
and if so, what OS version.

 

I am at moving from an NT Domain and would like to look into eDirectory, but
I really don't like Linux as much as FreeBSD.

 

I know FreeBSD has Linux compatibility, but I need to know if anyone is
actually using it.

 

Thanks in advance

Paul

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


shutdown(8): supposed to dismount all FSes?

2004-10-28 Thread Stefek Zaba
Dumb question, which man 8 shutdown and cousins (halt, reboot) don't
seem to answer: is incanting shutdown expected to unmount all mounted
filesystems, even those mounted interactively (i.e. not listed in
/etc/fstab)?

I ask because I managed to embarass myself during a trial install of
FreeBSDS-5.3RC1 (my first outing with FreeBSD, though I've too many
years with HP-UX, Debian, RedHat, and recently OpenBSD). I'd mounted
an ext3 partition for a quick bit of editing (that's where my grub
config files were), using the built-in ext2fs. In cavalier mode, once
I'd made the edits I wanted, I incanted shutdown -r now, as you do.
In its last dying moments, the FreeBSD kernel spat out a message along
the lines of flushing vnodes: 1 1 1 ... 1 1 1 giving up on 1 buffer
(sorry, I didn't write the msg down, and am reconstructing from a
dangerous combination of memory and Googling for 'the sort of thing
FreeBSD says as it shuts down' ;-).

It seems reprodicible - when I umount'ed the ext3 partition manually
another time, no buffers were Given Up on, and the next time I forgot
I hosed myself again. (Happily the Fedora fsck didn't seem to think
the partition was beyond repair ;-).

If this is simply luser error, tell me so and I'll go away a sadder
if not a wiser man. If, though, the intention is that shutdown should
cleanly dismount all FSen, regardless of their presence in /etc/fstab,
tell me so and I'll spend a little time (but prolly not till next week;
apologies) characterising the circumstances more closely. (E.g.: I note
from Googling around that there was a reported bug in the same vague area
when a read-only floppy was mounted; I may well have had a CD-ROM mounted
at the same time, which is inherently read-only (d'oh). But I thought
I'd better ask first what the shutdown behaviour is *intended* to be...)

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


Re: Hacker activity?

2004-10-28 Thread Henry Miller

On 10/28/2004 at 10:39 Steve Suhre wrote:

I'm not sure if this is the correct group...but I'm getting some weird

activity on the network. The security reports will show 50-100
attempts to 
login to a server, most as root but some are attempts to login to
other 
seemingly random account names. The login attempts are through ssh or 
telnet, all come from the same remote server, and all fail. I'm also 
getting some odd cgi calls to a script on a secure ssl server. There's

nothing that this particular script could do for a hacker, but the
script 
is sent a random string, sometimes many times a minute, other times
it's 
every 2 -3 minutes. I grabbed the ip address and blocked it, and about
10 
minutes later it had moved to another ip. I'm now blocking a range of
ip's. 
These don't seem like enough iterations to be very successful, the
odds
are 
overwhelmingly in favor of the server at this rate... Does anyone have
a 
clue what might be happening or where I should go to find out?

First, the term is cracker.  Hackers are the good guys.   (I know, I
know, nobody else cares)

There are two possibilities: an honest person has mistyped something
and is connecting to your machine instead of one he has access to; or a
dishonest person is trying to break into your computer.   I'd bet on
the latter, nobody accidently sends random strings to a cgi script.  

Often a script is running, attempting every computer on the Internet,
or every interesting one.  (It takes too long to try 4 billion
addresses, when most don't have a machine behind them so they try
machines that are more interesting)   They may or may not be targeting
you in particular, often they are just looking for any machine they can
get into, meaning your not the only one they are going after.

Here are some things you can try, in addition to what you have done.
Not all of them will apply though, think about each.

Take an old line printer out of the closet and have syslog log to that.
 This gives you are hard copy of what is happening.   If someone does
break into your system, one of their first tasks will be falsify the
logs so you don't know it.  They can't modify something that has been
printed to paper though.   Consider logging to a different machine on
your network as well.

In addition to blocking that address, see who owns the net block.   If
it is a responsible ISP and you send logs to the right person, you can
sometimes solve this problem.  It doesn't work often, but it sometimes
helps.   If nothing else it is harmless.

If it looks like this is in the same country as you, or at least a
country that is friendly to yours, you might ask a lawyer to get a
cease and desist order.  It is unlikely you can ever make this worth
the cost, but keep it in mind.

Make sure root cannot login to your system via ssh.  This is the
default in FreeBSD, but try to ssh into your machine as root, correct
password, just to make sure.

Read all the security advisories on www.freebsd.org (there are other
places to get these too, some are better), and make sure your system is
patched for them all.  

Do a security audit of that cgi script.   Remember, better find
nothing, than not do it and find there is a buffer overflow attack.
Their goal isn't to get the script to do anything, it is to get your
system to run their code in place of the script.  These attacks are
fairly complex, but effective.  Ideally run your webserver in a Jail,
but that can't always be done.

Turn off telnet if you can.  Nearly everything has an ssh client
nowadays, so this normally isn't a problem.  

Basiclly what I'm suggesting is a combination of double checking the
security on your machine, and trying to get them cut off.  There is no 

One last idea: look up honeypot on google.   You might want to run one
yourself just to get an idea of what they are trying to do.

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


RE: Is anyone running Novells eDirectory on Freebsd

2004-10-28 Thread Robert Huff

Paul Hillen writes:

  No answers I guess means either it is a stupid question or a
  definite NO.

Not a stupid question but 
I am omly familiar with NDS, not eDirectory (my last CNE cert
was for NetWare 5), but given the nature of the beast I would be
quite croggled if it even came close to working without a
FreeBSD-native Novell-created/maintained version.
(Not that would ba a bad thing - I love(d) NDS - I I don't see
it on the web site and doubt Novell sees enough market of justify
the expense.)


Robert Huff




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


Strange file appeared in my home directory

2004-10-28 Thread Daniela
I noticed a file called regs in my home directory (which is 21 megs in size) 
and I have no clue where it comes from. The file format is not recognized by 
any of the common tools. The creation date was about four days ago, so if I 
created it, I would have remembered.
I looked at the file with the hexeditor and it seems to consist of lots of 
four-byte values which look like addresses on the stack of an application.

About half an hour before the creation date there were numerous failed login 
attempts on the SSH port (all from the same IP), but my logs didn't show any 
signs of an intrusion.
However, I suspect that I've been hacked. There was another strange occurence: 
Yesterday my internet connection went down without a particular reason.
I tested a few other configurations and rebooted multiple times, and after the 
fifth reboot (with the usual settings restored) it suddenly worked again.
There seem to be no unusual processes running, but when I'm hacked, I can't 
trust the tools on my system any more. Also there were quite a few crashes.

Has anyone seen this file too?
In case anyone wants to know, the offending IP was 200.84.78.83.

Regards,
Daniela

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


Re: Hacker activity?

2004-10-28 Thread Steve Suhre

Thanks. Right now I'm blocking 66.249.6*.* on the secure server for the cgi 
script and haven't seen anything for a couple hours. The other intruder is 
a little slicker and moves around quite a bit. My interest is in the 
frequency, or lack thereof. Do they attack many sites at once, like spam, 
hoping to hit on a server that has a dictionary password? Rather than pound 
one server with all they've got? Distributed hacking? I can't think of 
another reason why someone would even try to hack into a server by logging 
in 50-100 times once or twice a week. You can't get root through anything 
but the console and 50-100 attempts don't cover a lot of password ground on 
the other accounts, most of which are locked down against shell access 
anyway I'm not really concerned about the activity, it would take eons 
to hack into anything this way. I'm wondering if there's something going on 
that I don't know, maybe this is a smoke screen to divert attention from 
the real threat? It doesn't make a lot of sense


At 12:32 PM 10/28/2004, Vulpes Velox wrote:
On Thu, 28 Oct 2004 10:39:32 -0600
Steve Suhre [EMAIL PROTECTED] wrote:


 I'm not sure if this is the correct group...but I'm getting some
 weird activity on the network. The security reports will show 50-100
 attempts to login to a server, most as root but some are attempts to
 login to other seemingly random account names. The login attempts
 are through ssh or telnet, all come from the same remote server, and
 all fail. I'm also getting some odd cgi calls to a script on a
 secure ssl server. There's nothing that this particular script could
 do for a hacker, but the script is sent a random string, sometimes
 many times a minute, other times it's every 2 -3 minutes. I grabbed
 the ip address and blocked it, and about 10 minutes later it had
 moved to another ip. I'm now blocking a range of ip's. These don't
 seem like enough iterations to be very successful, the odds are
 overwhelmingly in favor of the server at this rate... Does anyone
 have a clue what might be happening or where I should go to find
 out?
If it all from a common subnet, I would block it. I would then whois
to see who if there is a abuse addy I could complain to or the like.
Also man login.conf.
Sounds like some jerk singled you out is is possibly is trying it all
on a subnet. Back in before moving stuff off common ports, I would get
massive amounts of that crap. It was basically ppl trying any thing in
the colleges address space.

---
Steve Suhre
Antero web technologies
719.634.8161
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to mount ufs drive after changing drive order

2004-10-28 Thread Ryan Crumley
SOLVED.

I removed all entries in fstab except my root and swap. Then removed
the entries for the swapped drives from /dev... and rebooted. Once the
machine came back up I was able to run fsck on the drives with their
new numbers and mount them without issue (using the same commands as I
had tried earlier).

Not sure why this worked but I am happy to get my data back. Hope this
helps someone.


On Tue, 26 Oct 2004 10:18:59 -0500, Ryan Crumley [EMAIL PROTECTED] wrote:
 I have a FreeBSD 4.9 machine (i386) with 3 hard drives in it. I
 installed a 4th hard drive and booted the system however this changed
 the drive numbers (expected since I rearranged their connection order)
 and fstab refered to the wrong drives so the only drive that was able
 to be mounted was the root drive. [see the end of the message for
 dmesg output, fdisk output, and fstab info]
 
 I looked at my dmesg output and figured out the mapping between the
 old drive numbers and the new numbers and tried issueing the command:
 
 mount -t ufs /dev/ad5s1c /mnt
 
 (this drive used to be ad6 but is now ad5, fstab reads /dev/ad6s1c)
 
 and instead of mounting the hard drive on /mnt I get the following error:
 
 mount: /dev/ad5s1c: Device not configured
 
 So I thought maybe I am confused and this drive is not ad5, maybe its
 ad6 or ad7... So I tried the same mount command and got:
 
 mount: /dev/ad6s1c: Operation not permitted
 mount: /dev/ad7s1c: Operation not permitted
 
 (Either ad5 or ad6 is blank, it is hard for me to tell for sure since
 they are both the same model of hard drive however I am pretty sure
 its ad6 that is blank. ad5 and ad7 were both mountable before
 installing the new hard drive).
 
 Next I tried:
 
 cd /dev
 rm ad5* ad6* ad7*
 sh MAKEDEV ad5 ad6 ad7
 
 and then tried mounting the drives as described above with the same results.
 
 At this point I am not sure what to do. Can someone point me in the
 right direction?
 
 Here is my hardware configuration:
 Computer:
 k6-3 400mghz
 296mb of ram
 HighPoint HPT370 Raid Controller (motherboard doesn't support ata100
 drives so I have a pci card that all the drives plug into)
 
 ide connection:
 all drives are set to cable select and connected to the raid
 controller card via two cables (so on each channel there is a master
 and a slave).
 
 here is some output from dmesg:
 
 atapci1: HighPoint HPT370 ATA100 controller port 0xb800-0xb8ff,0xb400-0xb403,0
 xb000-0xb007,0xac00-0xac03,0xa800-0xa807 irq 10 at device 9.0 on pci0
 ata2: at 0xa800 on atapci1
 ata3: at 0xb000 on atapci1
 [...]
 ad4: 156334MB Maxtor 6Y160P0 [317632/16/63] at ata2-master UDMA100
 ad5: 190782MB ST3200822A [387621/16/63] at ata2-slave UDMA100
 ad6: 190782MB ST3200822A [387621/16/63] at ata3-master UDMA100
 ad7: 76319MB WDC WD800JB-00CRA1 [155061/16/63] at ata3-slave UDMA100
 Mounting root from ufs:/dev/ad4s2a
 
 ad4 = root hard drive
 ad5 = old ad6
 ad6 = blank hard drive
 ad7 = old ad5
 
 It is possible that I have ad5 and ad6 confused since they are the
 same model of drive however I am pretty sure ad6 is the blank one.
 
 Now for some fdisk output:
 ~$ fdisk /dev/ad5
 *** Working on device /dev/ad5 ***
 parameters extracted from in-core disklabel are:
 cylinders=387621 heads=16 sectors/track=63 (1008 blks/cyl)
 
 Figures below won't work with BIOS for partitions not in cyl 1
 parameters to be used for BIOS calculations are:
 cylinders=387621 heads=16 sectors/track=63 (1008 blks/cyl)
 
 fdisk: invalid fdisk partition table found
 Media sector size is 512
 Warning: BIOS sector numbering starts with sector 1
 Information from DOS bootblock is:
 The data for partition 1 is:
 UNUSED
 The data for partition 2 is:
 UNUSED
 The data for partition 3 is:
 UNUSED
 The data for partition 4 is:
 sysid 165,(FreeBSD/NetBSD/386BSD)
start 63, size 390721905 (190782 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 548/ head 15/ sector 63
 
 ~$ fdisk /dev/ad6
 *** Working on device /dev/ad6 ***
 parameters extracted from in-core disklabel are:
 cylinders=387621 heads=16 sectors/track=63 (1008 blks/cyl)
 
 Figures below won't work with BIOS for partitions not in cyl 1
 parameters to be used for BIOS calculations are:
 cylinders=387621 heads=16 sectors/track=63 (1008 blks/cyl)
 
 Media sector size is 512
 Warning: BIOS sector numbering starts with sector 1
 Information from DOS bootblock is:
 The data for partition 1 is:
 sysid 165,(FreeBSD/NetBSD/386BSD)
start 63, size 390721905 (190782 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 548/ head 15/ sector 63
 The data for partition 2 is:
 UNUSED
 The data for partition 3 is:
 UNUSED
 The data for partition 4 is:
 UNUSED
 
 ~$ fdisk /dev/ad7
 *** Working on device /dev/ad7 ***
 parameters extracted from in-core disklabel are:
 cylinders=165398 heads=15 sectors/track=63 (945 blks/cyl)
 
 Figures below won't work with BIOS for partitions not in cyl 1
 parameters to be used for BIOS 

Re: Strange file appeared in my home directory

2004-10-28 Thread Benjamin Walkenhorst
Hello,
Daniela wrote:
I noticed a file called regs in my home directory (which is 21 megs in size) 
and I have no clue where it comes from. The file format is not recognized by 
any of the common tools. The creation date was about four days ago, so if I 
created it, I would have remembered.
I looked at the file with the hexeditor and it seems to consist of lots of 
four-byte values which look like addresses on the stack of an application.
 

I've never heard of such a thing happening...
About half an hour before the creation date there were numerous failed login 
attempts on the SSH port (all from the same IP), but my logs didn't show any 
signs of an intrusion.
However, I suspect that I've been hacked. 

Well, /if/ someone intruded your system, she/he surely would remove all 
possible evidence
(unless it's someone *really* stupid).

If your machine was compromised, I suggest, you take it offline *now* 
and inspect it
thoroughly. There is a piece of software called The Coroner's Toolkit 
(TCK) which I
think is made for that.
More easily, you can checksum your system files and compare them with a 
clean install.
If you have recent backups, you can use these at well.

If you are afraid a rootkit might have been installed - I don't know if 
these exist for FreeBSD,
but I wouldn't be surprised... - you should consider booting from 
trusted media and inspecting
the system, since sometimes root kits hide the intruder's files (at 
least for systems like Linux
and Solaris, but again, I don't think FreeBSD will be much different in 
that regard).

There was another strange occurence: 
Yesterday my internet connection went down without a particular reason.
I tested a few other configurations and rebooted multiple times, and after the 
fifth reboot (with the usual settings restored) it suddenly worked again.
 

Mmmh. Maybe your provider just had some problem... Who knows?
Also there were quite a few crashes.
 

Unless you have a static IP, it would be quite hard for the intruder to 
get in again.
(OTOH, I don't think it would be hard to make a system send a message to 
the internet
upon connection)

Also, I suggest to look through your hardware - I had lots of crashes 
for some time, till
I replaced my power supply. Now my machine runs like a champ. =)

In case anyone wants to know, the offending IP was 200.84.78.83.
 

If it was a dial-up connection, that doesn't mean anything. Maybe it's 
also a machine that's
already compromised.

Before you start wearing a foil-hat, remember that all of the above only 
applies if your
system was indeed compromised (how I /love/ that word, it sounds so 
serious...).
It is after all still posibble that it's just... I don't know... 
something really weird. Sometimes
applications will create such things for no apparent reason (from a 
users point of view at
least). Of course, this would be unusual, but not impossible.

Still, if you have security-concerns, I suggest you take the box offline 
and examine it.
As a side-effect, this is probably very interesting.

I wish you good luck (and that your system be still intact)!
Kind regards,
Benjamin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hacker activity?

2004-10-28 Thread Matthew Seaman
On Thu, Oct 28, 2004 at 01:13:14PM -0600, Steve Suhre wrote:

 Thanks. Right now I'm blocking 66.249.6*.* on the secure server for the cgi 
 script and haven't seen anything for a couple hours. The other intruder is 
 a little slicker and moves around quite a bit. My interest is in the 
 frequency, or lack thereof. Do they attack many sites at once, like spam, 
 hoping to hit on a server that has a dictionary password? Rather than pound 
 one server with all they've got? Distributed hacking? I can't think of 
 another reason why someone would even try to hack into a server by logging 
 in 50-100 times once or twice a week. You can't get root through anything 
 but the console and 50-100 attempts don't cover a lot of password ground on 
 the other accounts, most of which are locked down against shell access 
 anyway I'm not really concerned about the activity, it would take eons 
 to hack into anything this way. I'm wondering if there's something going on 
 that I don't know, maybe this is a smoke screen to divert attention from 
 the real threat? It doesn't make a lot of sense

It's an automated attack -- just a script run by some kiddie that
searches the IP address space to find and break into Linux servers.
It finds systems that respond on port 22 and then tries to guess a
number of account/password combinations.  I believe the vast majority
of scans originate from the far east, as do the vast majority of
compromised boxes -- something to do with a Linux distro popular out
there that had a bunch of unsecured accounts in its default install.
It's neither efficient nor cleverly implemented.

If you've got good passwords in place for all your user accounts , or
you require people to use key based auth to log in, or you move the
port sshd listens on, then the scans won't be able to hurt you.
Switching to exclusive use of key based auth is what I'd choose --
once you've got the keys set up then it's not at all intrusive.  Plus
you can use the ssh-agent(1) to hold your keys in memory, which means
you don't have to keep reentering the pass phrase each time you ssh
into a new machine, even several hops away.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgphg7T9olQMs.pgp
Description: PGP signature


Re: Strange file appeared in my home directory

2004-10-28 Thread Miguel Mendez
On Thu, 28 Oct 2004 21:13:34 +
Daniela [EMAIL PROTECTED] wrote:

Hi,

 I noticed a file called regs in my home directory (which is 21 megs
 in size) and I have no clue where it comes from. The file format is
 not recognized by any of the common tools. The creation date was about
 four days ago, so if I created it, I would have remembered.

I've never seen such file, my guess is that anyone breaking into someone
else's computer would hide his stuff, but you never know. Google didn't
turn any useful hit either. With this and the rest of your post I have
reasons to believe that you haven't been broken into. However, if you're
suspicious you could back up the 'evidence', in this case the regs file
and other unsual stuff you might find, wipe the system out and reinstall
and restore date from a good backup.

 I looked at the file with the hexeditor and it seems to consist of
 lots of four-byte values which look like addresses on the stack of an
 application.

What do those values look like?

 About half an hour before the creation date there were numerous failed
 login attempts on the SSH port (all from the same IP), but my logs
 didn't show any signs of an intrusion.

The ssh scans seem to be common. There's an automated tool out there
with a hardcoded weak name/pass list. My suggestion for that is, if you
only need ssh access from specific places setup a firewall rule to allow
only those IP addresses.

 However, I suspect that I've been hacked. There was another strange
 occurence: Yesterday my internet connection went down without a
 particular reason. I tested a few other configurations and rebooted
 multiple times, and after the fifth reboot (with the usual settings
 restored) it suddenly worked again. There seem to be no unusual
 processes running, but when I'm hacked, I can't trust the tools on my
 system any more. Also there were quite a few crashes.

Do you run any services on that box besides ssh?
Apache/Sendmail/Whathaveyou? Anything unusual in the logs?

 Has anyone seen this file too?
 In case anyone wants to know, the offending IP was 200.84.78.83.

That IP resolves to 200-84-78-83.genericrev.cantv.net, either a
compromised Windows box or a script-kiddiot computer, too lazy to nmap
it now :)

Cheers,
-- 
Miguel Mendez [EMAIL PROTECTED]
http://www.energyhq.es.eu.org
PGP Key: 0xDC8514F1
Note: All HTML mail goes to /dev/null


pgpESuTWU7KTW.pgp
Description: PGP signature


Re: make buildworld failing [ SOLVED ]

2004-10-28 Thread Jamie Ostrowski
On Thu, 28 Oct 2004, Jamie wrote:




 I am upgrading my system from 4.4 REL to 4.10 REL. I cvsupped my
 source tree over, and after I've got the new source tree, when I go to run
 make buildworld, it compiles for quite a while, but then eventually it
 fails:



 objcopy -S -O binary boot2.out boot2.bin
 btxld -v -E 0x1000 -f bin -b
 /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr  -o
 boot2.ld -P 1 boot2.bin
 btxld: /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx: Not a BTX
 kernel
 *** Error code 1

 Stop in /usr/src/sys/boot/i386/boot2.
 *** Error code 1

 Stop in /usr/src/sys/boot/i386.
 *** Error code 1

 Stop in /usr/src/sys/boot.
 *** Error code 1

 Stop in /usr/src/sys.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.
 *** Error code 1

 Stop in /usr/src.



   I scratched my head, and then ran 'make cleandir' a couple of times.
 Then I tried make buildworld again, and the same error comes up. I suppose
 I could try pulling down the whole source tree again, maybe a file is
 truncated, but before I do that, I wonder if anyone else may have anything
 I can try. Thanks,


- Jamie



 As it turns out, the path to the m4 compiler was in /usr/local/bin/.
Creating a link from /usr/bin/m4 to /usr/local/bin/m4 solved the problem.


- Jamie









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


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


Using current port collection on a stable box

2004-10-28 Thread Jean-Francois Bourque
Hi,

 

I want to know if it is possible to use the current port collection (to get
the latest software versions) on a stable version FreeBSD (like 4.10)?

 

Thank you,

 


Jean-Francois Bourque | Technical Support | www.soleica.ca

116-1, avenue Laurier / Montreal, Quebec, H2T 2N7

tel: (514) 495-0373 | cel: (514) 794-5066 | fax: (514) 495-6570

 

 

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


Re: Development Resources

2004-10-28 Thread TM4525
In a message dated 10/28/04 2:49:23 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
 Listen pal, there's are reason this stuff is free; figure it out for 
yourself!

Dear troll,
I notice that you conveniently omitted the smiley, you uptight loser.  Relax 
a 
bit and get off the sauce.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Software or hardware RAID1. (gstripe)

2004-10-28 Thread Thordur I.
First to thank for the replys. They have been very helpful.
Second,  s/gstripe/gmirror
I was reading the gstripe man page just minutes before I wrote the email ;)
I think I will go for a hardware raid controler (RAID5 sounds good, but 
my budget doesn´t really allow me to buy 2x new disks ;).

Btw. What hardware raid controlers (sata) do you listmembers recommend ?
I have read some positive things about the 3ware 9xxx and 8xxx series (a 
thread on -stable)
I think I will go for that one. Any comments on the command-to-stuff 
thing wich the 3ware card have (what is it called ?)

Anyhow, this has been very helpful I wish to thank you again.
With kind regards,
Thordur I.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hacker activity?

2004-10-28 Thread Kevin D. Kinsey, DaleCo, S.P.
Vulpes Velox wrote:
On Thu, 28 Oct 2004 10:39:32 -0600
Steve Suhre [EMAIL PROTECTED] wrote:
 

I'm not sure if this is the correct group...but I'm getting some
weird activity on the network. The security reports will show 50-100
attempts to login to a server, most as root but some are attempts to
login to other seemingly random account names. The login attempts
are through ssh or telnet, all come from the same remote server, and
all fail. I'm also getting some odd cgi calls to a script on a
secure ssl server. There's nothing that this particular script could
do for a hacker, but the script is sent a random string, sometimes
many times a minute, other times it's every 2 -3 minutes. I grabbed
the ip address and blocked it, and about 10 minutes later it had
moved to another ip. I'm now blocking a range of ip's. These don't
seem like enough iterations to be very successful, the odds are
overwhelmingly in favor of the server at this rate... Does anyone
have a clue what might be happening or where I should go to find
out?
   

If it all from a common subnet, I would block it. I would then whois
to see who if there is a abuse addy I could complain to or the like.
Also man login.conf.
Sounds like some jerk singled you out is is possibly is trying it all
on a subnet. Back in before moving stuff off common ports, I would get
massive amounts of that crap. It was basically ppl trying any thing in
the colleges address space.
 

Since you didn't show a log, Steve, I'm wondering if it looks something
like this:
auth.log:Oct 11 00:23:29 foobox sshd[44542]: Failed password for root 
from 61.100.12.92 port 35161 ssh2
auth.log:Oct 11 00:23:31 foobox sshd[44544]: Failed password for root 
from 61.100.12.92 port 35193 ssh2
auth.log:Oct 11 00:23:34 foobox sshd[44546]: Failed password for root 
from 61.100.12.92 port 35228 ssh2
auth.log:Oct 11 00:23:36 foobox sshd[44548]: Failed password for root 
from 61.100.12.92 port 35270 ssh2
auth.log:Oct 11 00:23:39 foobox sshd[44550]: Failed password for root 
from 61.100.12.92 port 35309 ssh2
auth.log:Oct 12 01:50:12 foobox sshd[46231]: Illegal user test from 
203.212.4.173
auth.log:Oct 12 01:50:15 foobox sshd[46233]: Illegal user guest from 
203.212.4.173
auth.log:Oct 12 01:50:17 foobox sshd[46235]: Illegal user admin from 
203.212.4.173
auth.log:Oct 12 01:50:19 foobox sshd[46237]: Illegal user admin from 
203.212.4.173
auth.log:Oct 12 01:50:22 foobox sshd[46239]: Illegal user user from 
203.212.4.173
auth.log:Oct 12 01:50:24 foobox sshd[46241]: Failed password for root 
from 203.212.4.173 port 55657 ssh2
auth.log:Oct 12 01:50:27 foobox sshd[46243]: Failed password for root 
from 203.212.4.173 port 55696 ssh2
auth.log:Oct 12 01:50:29 foobox sshd[46245]: Failed password for root 
from 203.212.4.173 port 55734 ssh2
auth.log:Oct 12 01:50:32 foobox sshd[46247]: Illegal user test from 
203.212.4.173

I think this has been discussed at some length on [EMAIL PROTECTED]  Automated 
scripts
from compromised machines are banging away at whatever addresses they 
can find
a telnet or ssh port open on, looking for people who use foo or 
candy as their
passwords 

For starters, use good passwords if you use passwords at all.  Probably you
should be using key-based authentication, or something beefy like that (I
know nothing of Kerberos, for example, but it might be a possibility ... 
?)

You can certainly set some things in your sshd_config (AllowUsers and
AllowGroups have been discussed) and there is that note in /etc/hosts.allow:
wrapping sshd isn't a good idea ..., but I do it on all my boxes 
except one.
I'm usually on a known subnet, there are no other administrators or remote
users, and in the rare instance when I'm on a box with a not allowed 
address,
I connect to my other boxes through the one ...

I guess the next step, then, would be scripting something to parse and 
delete
this crap from the logs ...

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


gtksourceview-sharp and FreeBSD 5.3 RC1?

2004-10-28 Thread Tom Connolly
Hello list,
I tried asking this question on the MonoDevelop list but they tell me to
ask on the FreeBSD list so I figured questions was the best place.
 
Has anyone had any luck installing gtksourceview-sharp on FreeBSD?  I've
successfully installed mono, monodoc, gtksharp but the
gtksourceview-sharp 0.5 build fails with the following error:
 
Assertion failed: (lu -lu_myreq -lr_owner==lu),function_lock_acquire,
file /usr/src/lib/libpthread/sys/lock.c, line 171

Abort trap (core dumped)

*** Error code 134

 

If there is a better list to ask on, please let me know and I will ask
there.

Thanks for the Help

Tom

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


Re: Using current port collection on a stable box

2004-10-28 Thread Kris Kennaway
On Thu, Oct 28, 2004 at 04:26:40PM -0400, Jean-Francois Bourque wrote:
 Hi,
 
  
 
 I want to know if it is possible to use the current port collection (to get
 the latest software versions) on a stable version FreeBSD (like 4.10)?

Yes, see www.freebsd.org/ports for information about supported versions.

Kris


pgplfXvkzj7TN.pgp
Description: PGP signature


Re[2]: Finding the Right Sound Driver ...

2004-10-28 Thread Siavash Edrisi
Hi Matt!

Thanks a lot again for being so kind to help.

My whole system is tonight a little bit out of order. It takes the
system more than 2 minutes to boot and I don't get into KDE == Crash!

Before this I tried to install some drivers one after another, but in
/dev/sndstat I could see no interesting contents. Then I got back to
the general driver (snd_driver_load=YES). Since then the system does
not work properly.

I think you are right with your guess. But something else must be
wrong. I must still say that yesterday FreeBSD made some noises in
KDE! For me it was a big step in the right direction and it was just
like a baby who tries to speak :-) I thought maybe I could make it
talk tonight. Anyway ... I think the best is to reinstall the whole
system once again. By now I am writing this email from my second PC
that is an XP (sorry!). But I will make FreeBSD run!!!

If I may I will stay in contact with you and will write again when my
FreeBSD is working again ...

Many thanks and best Regards
Sia


Thursday, October 28, 2004, 2:45:18 AM, you wrote:

MN On Wednesday 27 October 2004 01:12, you wrote:
 Hi Matt!

 Sorry, if I am disturbing you again!

 I just wanted to send you the result of my trys! Well first I tried this:

  # kldload snd_driver

 The contents of /dev/sndstat was then this:


  # cat /dev/sndstat
  FreeBSD Audio Driver (newpcm)
  Installed devices:
  pcm0: ESS Solo-1 (unknown vendor) at io 0xd800,0xe000,0xe400 irq 5
 (1p/1r/0v channels duplex default)

MN Does sound work now? On my box the driver name showed up where yours says 
MN unknown vendor. I'm guessing that the snd_ess driver would be the right 
MN one, though the man page doesn't list the chipsets it supports. Try adding 
MN snd_ess_load=yes to /boot/loader.conf (for FreeBSD 5.x) I can't remember 
MN how to load a kernel module at boot on 4.x, you might be able to do it 
MN in /etc/rc.conf but I'm not sure.

 Does this tell you anything? The sound card is an ESS 1869.

 Thanks

MN No problem. BTW in the future when you reply to emails from the list use 
MN Reply to All or Reply to List if your mailer supports that. Odds are 
MN you'll get a faster response that way.
 Sia


MN Matt


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


Re: dummynet

2004-10-28 Thread TM4525
In a message dated 10/28/04 12:52:14 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
Funny, I thought that's what Dummynet did.  It seems that you wouldn't
want to steer a user into a horribly overpriced closed-source
rate-limiting solutuion when it's available for free in the OS.

BTW: Nice email addr. ;)

Ah, but its not really available for free, because the free ones don't work
well, aren't supported and don't scale. Plus it seems that unless you
value your time at $2./hr its already cost you more than the $800. to try to 
use the free stuff. Are you planning on completely rewriting it yourself
using dummynet as the code base? What good is open source if
the entire code base is nowhere near as good as what you can buy?
You would really struggle with an inadequate open source solution 
rather than pay for something that works?

And I wouldn't talk about email addresses, mr so liberal I can't function
normally in society. AOL buffers the 99% of mails I have no interest in 
reading, I can just block the domains of lists I dont feel like dealing
with at any given time without having to unsubscribe and subscribe,
and it uses no disk space or bandwidth in the process. Its ideal (except 
for the darned reader). 


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


Re: GPL vs BSD Licence

2004-10-28 Thread TM4525
In a message dated 10/28/04 4:49:28 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
  I don't think that Allot modifies the Linux kernel. I wouldn't expect 
them to do so and I don't see an obvious reason why they should (*). 
Obviously some of their custom stuff needs to run inside kernel, but I 
rather think they enhance the kernel with some loadable modules or 
whatever (does Linux have KLDs?).
Then you either know nothing about programming or nothing about their
products. Do you think they do gigabit bandwidth management, with 
features not in the kernel, from user space? Plus, if they were using an
unmodified kernel, why not provide the source? Put it on the machine.
Whats the harm?

  A while back, I fast-read a post of Linus Torvalds to a mailing list 
saying why he thinks that binary-only enhancements to linux must be GPL 
licenced (and I believed the statemant was discussed on a FreeBSD-list 
also). His argument was that by using the kernel headers your work 
automatically becomes a derived work, thus it needs to be licensed under 
the GPL. I seem to recall the discussion was about nVidia's closed 

Modules use headers and are not GPLed, so clearly you're just
plain wrong.

Linus is just a big dope anyway, so who cares what he thinks? He's like
Kerry. He thinks whatever is convenient for him to think at the time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


more on the dual monitor setup

2004-10-28 Thread Louis LeBlanc
Hey all.  I recently asked a question about a dual monitor setup for
my GeForce FX 5200.  It has 3 outputs, VGA, DVI and s-video.  I'm not
getting anything on the DVI output unless I physically unplug the
monitor from the VGA output and plug into the DVI.

I had the setup as suggested, included below, but I kept getting the X
server repeating too quickly.  Obviously not a cool config.

All I had to do to fix it was remove the screen1 entry from the
layout.

The message in the Xorg.0.log is as follows:

Fatal server error:
Requested Entity already in use!


Please consult the The X.Org Foundation support
 at http://wiki.X.Org
 for help.
Please also check the log file at /var/log/Xorg.0.log for additional
information.


I'm guessing it's not seeing this card the way I had hoped.

I also did a scanpci to see if multiple cards were detected, which I
didn't expect.  I was right.

I also tried rebooting the machine with both monitors plugged in.  In
this case, I get both monitors showing the same screen until X starts,
at which point, the monitor plugged into the DVI port goes wiggy.

Chances are I'm going to have to hijack the card from my other system.
I've checked the bios, and the onboard video doesn't seem to be
manually disabled, so it looks like it's auto disabled.

Thanks in advance for any suggestions.

Here's the relevant sections of my xorg.conf; if anyone sees something
I might have botched, I'd certainly appreciate a pointer.

Section Monitor
Identifier  Monitor1
HorizSync   31.0 - 85.00
VertRefresh 48.00 - 120.00
VendorName   DEL
ModelNameDELL E172FP
Option  DPMS
ModeLine 1280x1024   135.00   1280 1316 1460 1696   1024
1025 1028 1066 +hsync +vsync

EndSection

Section Monitor
Identifier  Monitor0
HorizSync   31.0 - 85.00
VertRefresh 48.00 - 120.00
VendorName   DEL
ModelNameDELL E172FP
Option  DPMS
ModeLine 1280x1024   135.00   1280 1316 1460 1696   1024
1025 1028 1066 +hsync +vsync

EndSection

Section Device
Identifier  GeForce0
VideoRam131072
Driver  nv
VendorName  nVidia Corporation
BoardName   NV34 [GeForce FX 5200]
BusID   PCI:1:0:0
Screen  0
EndSection


Section Device
Identifier  GeForce1
VideoRam131072
Driver  nv
VendorName  nVidia Corporation
BoardName   NV34 [GeForce FX 5200]
BusID   PCI:1:0:0
Screen  1
EndSection

Section Screen
Identifier  Screen0
Device  GeForce0
Monitor Monitor0
DefaultDepth 24

Subsection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
Subsection Display
Depth   16
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
Subsection Display
Depth   24
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
EndSection

Section Screen
Identifier  Screen1
Device  GeForce1
Monitor Monitor1
DefaultDepth 24

Subsection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
EndSubsection
Subsection Display
Depth   16
Modes   1280x1024 1024x768 800x600 640x480
EndSubsection
Subsection Display
Depth   24
Modes   1280x1024 1024x768 800x600 640x480
EndSubsection
EndSection

Section ServerLayout
Identifier  Simple Layout
Screen  0  Screen0 0 0
Screen  1  Screen1 LeftOf Screen0

InputDevice Mouse1 CorePointer
InputDevice Keyboard1 CoreKeyboard

Option   Clone off
Option   Xinerama on
EndSection


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

When a man sits with a pretty girl for an hour, it seems like a minute.
But let him sit on a hot stove for a minute -- and it's longer than any
hour.  That's relativity.
-- Albert Einstein
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dummynet

2004-10-28 Thread James Skinner

 In a message dated 10/28/04 12:52:14 PM Eastern Daylight Time,
 [EMAIL PROTECTED] writes:
Funny, I thought that's what Dummynet did.  It seems that you wouldn't
want to steer a user into a horribly overpriced closed-source
rate-limiting solutuion when it's available for free in the OS.

BTW: Nice email addr. ;)
 
 Ah, but its not really available for free, because the free ones don't
 work
 well, aren't supported and don't scale. Plus it seems that unless you
 value your time at $2./hr its already cost you more than the $800. to try
 to
 use the free stuff. Are you planning on completely rewriting it yourself
 using dummynet as the code base? What good is open source if
 the entire code base is nowhere near as good as what you can buy?
 You would really struggle with an inadequate open source solution
 rather than pay for something that works?


 And I wouldn't talk about email addresses, mr so liberal I can't function
 normally in society. AOL buffers the 99% of mails I have no interest in
 reading, I can just block the domains of lists I dont feel like dealing
 with at any given time without having to unsubscribe and subscribe,
 and it uses no disk space or bandwidth in the process. Its ideal (except
 for the darned reader).


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


I agree with some of that, but unless the person has the money to spend,
then using dummnynet is acceptable. Not everyone can drop 10+ grand on a
nokia firewall that has everything packaged into a nice gui.

Regarding the email addr:

If you look further, you'll the wink (I was ribbing you). Similar to
another  one of threads. Obviously, you can dish it out, but can't take
it. I have seen your past replys; you offer nothing but abuse. Do you sit
around and wait for a newbie to ask a question so you can make him/her
feel stupid for asking it?

Thx

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


Re: GPL vs BSD Licence

2004-10-28 Thread Thomas Sparrevohn
On Thursday 28 October 2004 22:08, [EMAIL PROTECTED] wrote:

Could you please move the discussion to FreeBSD-chat - now 

 In a message dated 10/28/04 4:49:28 PM Eastern Daylight Time,

 [EMAIL PROTECTED] writes:
   I don't think that Allot modifies the Linux kernel. I wouldn't expect
 them to do so and I don't see an obvious reason why they should (*).
 Obviously some of their custom stuff needs to run inside kernel, but I
 rather think they enhance the kernel with some loadable modules or
 whatever (does Linux have KLDs?).

 Then you either know nothing about programming or nothing about their
 products. Do you think they do gigabit bandwidth management, with
 features not in the kernel, from user space? Plus, if they were using an
 unmodified kernel, why not provide the source? Put it on the machine.
 Whats the harm?

   A while back, I fast-read a post of Linus Torvalds to a mailing list
 
 saying why he thinks that binary-only enhancements to linux must be GPL
 licenced (and I believed the statemant was discussed on a FreeBSD-list
 also). His argument was that by using the kernel headers your work
 automatically becomes a derived work, thus it needs to be licensed under
 the GPL. I seem to recall the discussion was about nVidia's closed

 Modules use headers and are not GPLed, so clearly you're just
 plain wrong.

 Linus is just a big dope anyway, so who cares what he thinks? He's like
 Kerry. He thinks whatever is convenient for him to think at the time.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.9 disk related system hang

2004-10-28 Thread Lucas Sweany
I have a Sun LX50 running FreeBSD 4.9. Its primary function is a Squid 
caching proxy. It has 2 10k RPM SCSI-3 disks, 74GB each. It has 2 
processors, each a P3-1400, and the kernel is SMP enabled.

The problem is that every time I start using the second disk for 
anything significant, like logging or caching files for squid, the 
system locks up after some hours or days. There are no unusual messages 
in the syslog, it just locks up completely and unexpectedly. It has been 
running fine for quite a while now with the second disk mounted, but doing 
nothing.

Can anyone help me find the root of the problem? I don't even know how to begin 
to troubleshoot this. My next step was going to be to upgrade to 4.10, but I 
would prefer not to at this point.

Thanks,

Lucas


---
Here is my dmesg.boot:

Copyright (c) 1992-2003 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 4.9-RELEASE #2: Tue Feb  3 16:17:11 PST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOSTNAME
Timecounter i8254  frequency 1193182 Hz
CPU: Intel(R) Pentium(R) III CPU family  1400MHz (1396.45-MHz \
686-class CPU)
  Origin = GenuineIntel  Id = 0x6b1  Stepping = 1
  Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR, \
PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 1073676288 (1048512K bytes)
avail memory = 1039577088 (1015212K bytes)
Programming 16 pins in IOAPIC #0
IOAPIC #0 intpin 2 - irq 0
Programming 16 pins in IOAPIC #1
FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs
 cpu0 (BSP): apic id:  3, version: 0x00040011, at 0xfee0
 cpu1 (AP):  apic id:  0, version: 0x00040011, at 0xfee0
 io0 (APIC): apic id:  4, version: 0x000f0011, at 0xfec0
 io1 (APIC): apic id:  5, version: 0x000f0011, at 0xfec01000
Preloaded elf kernel kernel at 0xc0555000.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 13 entries at 0xc00f3b70
npx0: math processor on motherboard
npx0: INT 16 interface
pcib1: ServerWorks host to PCI bridge on motherboard
IOAPIC #1 intpin 11 - irq 2
IOAPIC #1 intpin 10 - irq 5
pci1: PCI bus on pcib1
ahc0: Adaptec aic7899 Ultra160 SCSI adapter port 0x2400-0x24ff mem 0xfebe-
0xfebe0fff irq 2 at device 7.0 on pci1
aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
ahc1: Adaptec aic7899 Ultra160 SCSI adapter port 0x2000-0x20ff mem 0xfebf-
0xfebf0fff irq 5 at device 7.1 on pci1
aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs
pcib0: ServerWorks host to PCI bridge on motherboard
IOAPIC #1 intpin 5 - irq 7
IOAPIC #1 intpin 4 - irq 9
IOAPIC #1 intpin 2 - irq 10
IOAPIC #0 intpin 10 - irq 11
pci0: PCI bus on pcib0
fxp0: Intel 82550 Pro/100 Ethernet port 0x1400-0x143f mem \
0xfe8a-0xfe8b,0xfe8e-0xfe8e0fff irq 7 at device 3.0 on pci0
fxp0: Ethernet address 00:03:47:f1:72:39
inphy0: i82555 10/100 media interface on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: Intel 82550 Pro/100 Ethernet port 0x1440-0x147f mem \
0xfe86-0xfe87,0xfe88-0xfe880fff irq 9 at device 4.0 on pci0
fxp1: Ethernet address 00:03:47:f1:72:3a
inphy1: i82555 10/100 media interface on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci0: ATI Mach64-GR graphics accelerator at 12.0 irq 10
isab0: PCI to ISA bridge (vendor=1166 device=0201) at device 15.0 on \
pci0
isa0: ISA bus on isab0
atapci0: ServerWorks CSB5 ATA100 controller port 0x410-0x413,0x3a0-0x3af,0-
0x3,0-0x7,0-0x3,0-0x7 at device 15.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
ohci0: OHCI (generic) USB controller mem 0xfe84-0xfe840fff irq 11 at 
device 15.2 on pci0
usb0: OHCI version 1.0, legacy support
usb0: OHCI (generic) USB controller on ohci0
usb0: USB revision 1.0
uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
pcib2: ServerWorks host to PCI bridge on motherboard
pci2: PCI bus on pcib2
pcib3: ServerWorks host to PCI bridge on motherboard
pci3: PCI bus on pcib3
pcib4: Host to PCI bridge on motherboard
pci4: PCI bus on pcib4
orm0: Option ROMs at iomem 0xc-0xc7fff,0xc8000-0xc97ff,0xc9800-
0xcafff,0xcb000-0xd0fff,0xe4000-0xe7fff on isa0
pmtimer0 on isa0
fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: parallel port not found.
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: Broken MP table detected: 8254 

Re: Troll (was: Development Resources)

2004-10-28 Thread Eihab E. Ibrahim
- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 11:33 PM
Subject: Re: Development Resources


In a message dated 10/28/04 2:49:23 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
Listen pal, there's are reason this stuff is free; figure it out for 
yourself!
Dear troll,
I notice that you conveniently omitted the smiley, you uptight loser.  Relax 
a 
bit and get off the sauce.
Dear troll,
The definition of a troll:
 A purposely stupid, inflammatory, or downright wrong article 
(closely related to flamebait). Its purpose is to get people mad 
and make them look stupid and gullible
Source (your beloved AOL): 
http://www.aol.com/netfind/newsgroup/glossary.html

Let's break down your response to see how you define as one.
Listen pal..
Original message from: [EMAIL PROTECTED]
I guess that's just plain stupid.
there's are reason..
No comment.
this stuff is free; figure it out for yourself!
The original question was:
Where can I find information on programming for FreeBSD?
Which you didn't seem to answer.
Finally, the original message was posted October 17th, your
answer however was posted October 28th, after 5 positive
posts and 11 days.
So I believe when Mr. Keramidas saluted you with Dear troll
he wasn't wrong at all.
Look at the bright side, he said Dear, and your trolling actually
works!!
Have a nice day.
Eihab E. Ibrahim
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: EPIA ME-6000

2004-10-28 Thread Walter C. Pelissero
Kjell Midtseter writes:
   My M-6000's video chip works flawlessly with Xorg.
  What driver did you specify in the Device Secton of your /etc/X11/xorg.conf file?

I didn't.  X -configure hash chosen a via driver for me.

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


Re: dummynet

2004-10-28 Thread Micheal Patterson


- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 3:58 PM
Subject: Re: dummynet


 In a message dated 10/28/04 12:52:14 PM Eastern Daylight Time,
 [EMAIL PROTECTED] writes:
 Funny, I thought that's what Dummynet did.  It seems that you wouldn't
 want to steer a user into a horribly overpriced closed-source
 rate-limiting solutuion when it's available for free in the OS.

 BTW: Nice email addr. ;)
 
 Ah, but its not really available for free, because the free ones don't
work
 well, aren't supported and don't scale. Plus it seems that unless you
 value your time at $2./hr its already cost you more than the $800. to try
to
 use the free stuff. Are you planning on completely rewriting it yourself
 using dummynet as the code base? What good is open source if
 the entire code base is nowhere near as good as what you can buy?
 You would really struggle with an inadequate open source solution
 rather than pay for something that works?

snip


 TM

I'm just curious to know if you're ever actually looked at the hardware
options to see what OS they function on. I think you'd be surprised to find
that many of the more popular ones, are running on some flavor of either BSD
or Linux. On the support issue, dummynet is supported by it's developer,
Luigi Rizzo and he literally begs you to contact him directly if you locate
a bug in the subsystem, need some questions answered and even offers his
support under contract if you prefer.

3. Support
If you have found some bug, please report it to me by email, but don't
forget to include information on which version of FreeBSD and dummynet you
are using, your rules (ipfw show; ipfw pipe show), your configuration
(bridge or router) etc.
If you have a simple question, again just email me and i generally try to
reply as soon as possible. Again, please supply details!
For more complex things (like i have no time to learn how to use it, i just
want this work done), or customizations and additions of new features to
dummynet/ipfw, I am available (through my department) for doing support on a
contract basis.
Email [EMAIL PROTECTED] for discussing details.

As far as being nowhere as good as you can buy, take a WatchGuard Firebox
X1000 for example, they're pretty popular because they work. People that use
them always tell me they prefer them to any *Nix based solution. By that
statement, I know they've not really looked into that unit because the
developers plainly state that it runs on a Linux hardened kernel. It
terminates vpn connections, both ipsec and pptp, rate limits, nats and
firewalls. All of the very same features you can do with Linux or FreeBSD
using the appropriate packages.

--

Micheal Patterson
Senior Communications Systems Engineer
405-917-0600

Confidentiality Notice:  This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message.

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


Re: dummynet

2004-10-28 Thread TM4525
In a message dated 10/28/04 5:18:03 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


I agree with some of that, but unless the person has the money to spend,
then using dummnynet is acceptable. Not everyone can drop 10+ grand on a
nokia firewall that has everything packaged into a nice gui.
A commercial add-on for FreeBSD is $800. Half a weeks salary for a 
marginal programmer, and it actually works. Unless you live in Russia
(or the Russian Federation or whatever the heck they call it now) and 
make $22/week I dont see the point of turturing yourself.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hacker activity?

2004-10-28 Thread Kevin D. Kinsey, DaleCo, S.P.
Matt Juszczak wrote:
I've considered moving to key based systems as well, but is it 
possible to require both a key and a password?

For instance, I find it fairly insecure to setup a single box (lets 
say my home machine) with all my certs for all my servers.  Someone 
penetrate's my home machine and I'm done

-Matt
When you generate your keys with ssh-keygen(1), that is an option.
Personally, I'm looking at ssh-agent, as Giorgios suggested earlier
in the thread ... but I've got so much to learn right now it's not even
remotely hilarious ...
KDK
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Troll (was: Development Resources)

2004-10-28 Thread TM4525
The definition of a troll:

 A purposely stupid, inflammatory, or downright wrong article 
(closely related to flamebait). Its purpose is to get people mad 
and make them look stupid and gullible


Definition of a Moron:

Someone with no sense of humor. :)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dummynet

2004-10-28 Thread TM4525
In a message dated 10/28/04 6:07:18 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
As far as being nowhere as good as you can buy, take a WatchGuard Firebox
X1000 for example, they're pretty popular because they work. People that use
them always tell me they prefer them to any *Nix based solution. By that
statement, I know they've not really looked into that unit because the
developers plainly state that it runs on a Linux hardened kernel. It
terminates vpn connections, both ipsec and pptp, rate limits, nats and
firewalls. All of the very same features you can do with Linux or FreeBSD
using the appropriate packages.
---
I never said anything about the O/S not being able to do it...

works is a relative term. Most of the linux firewall/bwmgt boxes are just 
the
same marginal stuff in the native O/S with a front end. Its better than  
nothing, 
but no better than dummynet, so no sense bringing them up. Allot's stuff runs
on linux, etinc's stuff runs on both linux and freebsd. So it certainly can be
done on un*x.

The problem with dummynet is that once you do all the work and figure it all 
out,
its still only marginally functional compared to something relatively 
inexpensive.
So instead of buying the $3500 box that is everything you need, you've spend 
$800
on hardware, $2000 worth of time, and you still have something not nearly as 
good.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Troll (was: Development Resources)

2004-10-28 Thread Jerry McAllister
 
 The definition of a troll:
 
  A purposely stupid, inflammatory, or downright wrong article 
 (closely related to flamebait). Its purpose is to get people mad 
 and make them look stupid and gullible
 
 
 Definition of a Moron:
 
 Someone with no sense of humor. :)

No, it is more like someone who wastes everyone's time with useless
junk just to irritate people.   Try doing some real work.

jerry

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


5.3RC1 - /etc/defaults/rc.conf - netfs_types nfsv4

2004-10-28 Thread Pete - Jupiterhosting
I ran into this problem while mounting a netapp with nfsv4 during a reboot. 
Should /etc/defaults/rc.conf have nfs4 in the netfs_types list? I know I 
can add it to the extra_netfs_types variable under /etc/rc.conf, but if 
it's stable code, then it might be wise to add it into the defaults before 
-RELEASE comes out.

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


Re: Troll (was: Development Resources)

2004-10-28 Thread TM4525
In a message dated 10/28/04 6:42:28 PM Eastern Daylight Time, 
[EMAIL PROTECTED] writes:
 Definition of a Moron:
 
 Someone with no sense of humor. :)

No, it is more like someone who wastes everyone's time with useless
junk just to irritate people.   Try doing some real work.
Coming from a guy who didn't know what sendmail was a few days
ago, thats pretty darn scary. What real work are you engaged in
Jerry?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


what KERNEL entry for an AWE64?

2004-10-28 Thread Gary Kline
Hi folks,

I've been searching thru /sys/conf/files and other sound
files, but don't see which 'device snd_*' options are required
to make use of my AWE64.  Will 'device sound' do it?

To test, what kernel *.ko files can I load in.  (This is for
my new 5.3-RELEASE box.)

tia,

gary


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

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


Re: Troll (was: Development Resources)

2004-10-28 Thread Kris Kennaway
On Thu, Oct 28, 2004 at 07:09:19PM -0400, [EMAIL PROTECTED] wrote:
 In a message dated 10/28/04 6:42:28 PM Eastern Daylight Time, 
 [EMAIL PROTECTED] writes:
  Definition of a Moron:
  
  Someone with no sense of humor. :)
 
 No, it is more like someone who wastes everyone's time with useless
 junk just to irritate people.   Try doing some real work.
 Coming from a guy who didn't know what sendmail was a few days
 ago, thats pretty darn scary. What real work are you engaged in
 Jerry?

Take it off-list.  Violating the mailing list charter is grounds for
being banned.

Kris


pgpUg7AnV3Z2A.pgp
Description: PGP signature


Hostname

2004-10-28 Thread Mick Walker
Hi,

I recently (today) upgraded to 5.3-STABLE.
I am wondering why I cant set my hostname.
It works if I issue the command hostname whatever.com, but on reboot it
is reset to nothing.
I have it set up in my /etc/rc.conf so it applies at boot time.

Does anyone know how I can fix this?

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


  1   2   >