Re: Upgrades fail on Perl dependency

2004-07-22 Thread Matthew Seaman
On Thu, Jul 22, 2004 at 10:12:30AM +0700, Roger Merritt wrote:
> I keep having problems with various ports. It seems a lot of them are 
> dependent on Perl 5.8.2 -- the dependency is specific, but I haven't been 
> able to figure out where the '5.8.2' is being specified. Here's an example:
> 
> ===>   gtk-1.2.10_12 depends on file: /usr/local/bin/perl5.8.2 - not found
> ===>Verifying install for /usr/local/bin/perl5.8.2 in 
> /usr/ports/lang/perl5.8
> ===>  Vulnerability check disabled
> ===>  Extracting for perl-5.8.4
> >> Checksum OK for perl-5.8.4.tar.bz2.
> >> Checksum OK for BSDPAN-5.8.4.tar.bz2.
> 
> How can I change the dependency so portupgrade does *not* recompile perl 
> every time? Portupgrade deletes the "old" executable, but when pkg_add 
> finds the entry in the database it refuses to install the executable that 
> has just been compiled. Or something like that. I have about a hundred 
> ports that portupgrade -a just leaves because of this problem.

Run:

# use.perl port

You need to re-run that every time there is a version number increase
for perl.  Look at the lines added to /etc/make.conf to understand how
this works.

You will also need to re-install any perl ports that install modules
or other files under /usr/local/lib/perl5{/site-perl,}/${PERL_VER}

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


pgp2WfcfY3cAr.pgp
Description: PGP signature


Re: ports-collection borked?

2004-07-22 Thread Svein Halvor Halvorsen

[Kent Stewart, 2004-07-21]
>  Sometimes mirrors break. The only way to find out is to try a different
>  one. The port fastest_cvsup is a good starting point. Just remember
>  that the closest may not produce the overall fastest cvsup.

Not that I've tested this in any scientific manner, but I think the
closest one is also the fastest in my case, as it is on the same
/16-network that I'm on. In fact it's only about a km away, and it's 2Gbps
all the way from my dorm room to the mirror, so I think my 10/100 nic is
the limiting factor here.

It could be out of sync or something, though. Whatever it was, it seems to
be in order now (it may still be somewhat behind the master cvs-server,
but the fixed index has at least found its way to the mirror now. And
from there to my box.)


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


Re: Thank you All

2004-07-22 Thread Andrew L. Gould
On Wednesday 21 July 2004 07:57 pm, Ara Avvali wrote:
> I would love to send a big hug to people who helped me here about my
> question regarding the update process
> everything is fine now :-D
> love you all
> lol ;-)

Welcome to FreeBSD and the FreeBSD community.

Enjoy.

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


jdk make error

2004-07-22 Thread Radu MOLNAR
I have linprocfs mounted(dont remember if i have to do anything else). 
Only problem i think could 
appear is disk space. I could only free 1.7G for it i think i got a 
different error avery time i freed a little bit more space when making in 
/usr/ports/java/jdk14. The one that i get now is:


WARNING: Your build environment has the variable DEV_ONLY
 defined. This will result in a development-only
 build of the J2SE workspace, lacking the documentation
 build and installation bundles.
Sanity check passed.
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
  gmake -f /usr/ports/java/jdk14/work/hotspot/build/bsd/Makefile product \
HOTSPOT_BUILD_VERSION=1.4.2-p6-root_23_jul_2021_08_45 
GAMMADIR=/usr/ports/java/jdk14/work/hotspot ; )
gmake[1]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/product; gmake)
gmake[2]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[3]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
Rescanned ../generated/adfiles/bsd_i486.ad  but encountered no changes.
gmake[3]: Leaving
gmake[2]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
  gmake -f /usr/ports/java/jdk14/work/hotspot/build/bsd/Makefile jvmg \
HOTSPOT_BUILD_VERSION=1.4.2-p6-root_23_jul_2021_08_45 
GAMMADIR=/usr/ports/java/jdk14/work/hotspot ; )
gmake[1]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/jvmg; gmake)
gmake[2]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[3]: Entering directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
Rescanned ../generated/adfiles/bsd_i486.ad  but encountered no changes.
gmake[3]: Leaving directory `/usr/ports/java/jdk14
usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg/libjvm_g.so: 
undefined reference to `State::MachNodeGenerator(int)'
gmake[3]: *** [gamma_g] Error 1
gmake[3]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[2]: *** [the_vm] Error 2
gmake[2]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/jvmg'
gmake[1]: *** [jvmg] Error 2
gmake[1]: Leaving directory 
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
gmake: *** [jvmg] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk14.
So is this beacause of disk space or could it be because of something 
else?

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


Re: FlashPlugin+Konqueror (nspluginscan)

2004-07-22 Thread Tijl Coosemans
On Mon, 19 Jul 2004 15:50:21 -0300, Paulo Fonseca Jr. wrote:

> How to enable plugins on konqueror ? I tried to: (on freebsd 5.1 and
> KDE 3.1.2)
> 
> 2) Setting --> Configure konqueror -> Plugins -> "Search for new
> plugins" and it returns a message: "The nspluginscan executable
> cannot be found. Netscape plugins will not be scanned."
> 
> Where can I search for nspluginscan ? (I installed netscape7 looking
> for nspluginscan uselessly!

You have to compile /usr/ports/x11/kdebase3 with motif support. Run
'make config' to change that option, then recompile and install it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: home directory questions

2004-07-22 Thread DejaVU
On 06/29/2004, you scribbled in freebsd.questions:

> Is it possible to setup a file server with FreeBSD and use that
> as a home partition and also share other files on a small
> network? 

yes.  I am busy doing this to replace a Novell 3.12 server

> What kinds of utilities would I need to run?  I imagine
> NFS for *nix clients and Samba for MS clients.  

yes, afaik

> Also possibly
> share printers with this computer as well.  CUPS for that.

I wouldn't bother with CUPS.  Consider the requirement : windows PC 
needs to send print data down a wire that arrives at the printer.
A 'raw' printcap printer definition does this just fine, and just 
share the printer out via SAMBA.
In fact my server will share 5 printers out among 3 print servers.  
no CUPS anywhere...

but, if you want auto installed printer drivers, you might want CUPS, 
though it is my understandign that SAMBA can do that without it.

> Also what kind a minimum system reccomendations does anyone have?

my current Novell server is a Pentium 166, serving 25 users.
no sweat at all there.  the UTP link is 100Mbits fullduplex into a 
switch.
the FreeBSD server is a Pentium3 1.1GHz with 512MB RAM and in testing 
so far is not noticebly different from having a local harddrive.

the real issues are reconfiguring all the PC's to access it and 
educating the %$$#&#&#$ users

swarf, steam and wind

--
   David  -:- the email address is real but not forever   /"\
http://terrapin.ru.ac.za/~iwdf/welcome.html   \ /
   ASCII Ribbon campaign against HTML E-Mail >  - - - - - - -> X
If you receive email saying "Send this to everyone you know," / \
  PLEASE pretend you don't know me.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


3dm port obsolete...

2004-07-22 Thread Danny De Bie
Hi all,
I upgraded my ports collection with cvsup, and now I try to install 
/usr/ports/sysutils/3dm and it says that the package is obselete. Is 
there a way to override this?

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


Re: VNC on different port

2004-07-22 Thread Bill Moran
[EMAIL PROTECTED] wrote:
> How would I set up the encrypted port tunneling?

Something like:
ssh -L 5900:your.host.name:5900 your.host.name
should work.  You can then connect to port 5900 on the local machine, and it
will be forwarded to "your.host.name".  Note also that you can forward X11
connections like this as well.  The ssh man page has more.

With your setup, you'll still need the nat forwarding on the FreeBSD firewall,
unless you're able to ssh directly to the machine running vnc.

> 
> Thomas G. Knight
> ADP - Data Center Team
> [EMAIL PROTECTED]
> (801) 956-7449
> 
> 
> 
> Don't worry if you're a kleptomaniac, you can always take something for it.
> -- Unknown
> 
> 
> -Original Message-
> From: Bill Moran [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 21, 2004 1:59 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: VNC on different port
> 
> [EMAIL PROTECTED] wrote:
> 
> > My configuration is as follows:
> > 
> > --- --- - --
> > | VNC | --- --- | FreeBSD | --- --- | Work Firewall | --- --- | ME |
> > --- --- - --
> > 
> > I am trying to redirect ports so I can get out through my works firewall
> > into my VNC Server. I can get it to work on port 8080 but not on 80 or 20
> or
> > 21. My work only allows 20, 21, 22, 80 through the firewall. Please see
> the
> > example below. 
> > 
> > This does work:
> > redirect_port tcp 10.0.3.21:5900 166.70.126.172:8080
> > This does not work:
> > redirect_port tcp 10.0.3.21:5900 166.70.126.172:80
> > 
> > Any one have any idea's?
> 
> If your work uses a transparent proxy for port 80, it's going to see the
> VNC traffic as invalid HTTP data and probably mangle it or drop it.
> 
> You'd actually be better off using ssh to do encrypted port tunnelling,
> since your firewall allows it already.  Running VNC unencrypted across the
> Internet is dangerous.
> 
> Either way, try one of the other available ports.  Port 22 unlikely to be
> proxied in any case.
> 
> -- 
> Bill Moran
> Potential Technologies
> http://www.potentialtech.com
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Is it possible to migrate raid 5 array to another controller?

2004-07-22 Thread Artem Koutchine
Hello!

If i am running raid5 on 3ware can i use the same disk array as
raid5 on, for example, high point controller without rebuilding
the array, just reattching disks to a new controller? Basically,
i am asking if raid5 is a industrially standard or every manufacturer
adds something to its specs.

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


IP Management

2004-07-22 Thread Chris Knipe
Lo all (again),

A bit off-topic, but I thought if there is something like what I want,
someone on this list should know about it...

I'm looking for IP Management software (IP Networks that is).  Basically, my
own repository where I can allocate a certain network of numbers to a client
below us, and have a record of who has what IP addresses.  Something like a
local whois server I suppose...

Is there something like this out there?? Can anyone recommend some packages
that is worth looking in to?? I'd prefer it if the entire thing is MySQL
based so that I can integrate it into existing customer management software.

Regards,
Chris.


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


apache

2004-07-22 Thread Jobert
hello good day;

Want to ask help bout when i'm starting my apache1.3
its being core dump when the php4 module has been
added to configuration file and if not apache run in
good condition. Any help to solve this problem thanks
in advance.

=
Jobert
IT Operation & Support Team Leader
Pinoymusic Group
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 3dm port obsolete...

2004-07-22 Thread Danny De Bie
Danny De Bie wrote:
I upgraded my ports collection with cvsup, and now I try to install 
/usr/ports/sysutils/3dm and it says that the package is obselete. Is 
there a way to override this?
Found it, and for the records, change te Makefile into:
#IGNORE=This port is obsolete and should not be used.  
Please visit the 3ware website (www.3ware.com) for a newer version of 
the 3dm utility
#EXPIRATION_DATE=2004-08-20
#DEPRECATED=${IGNORE}

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


AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
the best part is they point you to the 3ware-site and actually there is nada
at the site :) no 3dm for freebsd lol

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Donnerstag, 22. Juli 2004 14:16
An: Danny De Bie
Cc: [EMAIL PROTECTED]
Betreff: Re: 3dm port obsolete...


Danny De Bie wrote:

> I upgraded my ports collection with cvsup, and now I try to install
> /usr/ports/sysutils/3dm and it says that the package is obselete. Is
> there a way to override this?

Found it, and for the records, change te Makefile into:

#IGNORE=This port is obsolete and should not be used.
Please visit the 3ware website (www.3ware.com) for a newer version of
the 3dm utility
#EXPIRATION_DATE=2004-08-20
#DEPRECATED=${IGNORE}

Kind regards,
Danny
___
[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: AW: 3dm port obsolete...

2004-07-22 Thread Svein Halvor Halvorsen

[Alexander Liebau, 2004-07-22]
>  the best part is they point you to the 3ware-site and actually there is nada
>  at the site :) no 3dm for freebsd lol

http://www.3ware.com/support/download.asp

Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.


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


AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
yes but no 3dm :) according to the website the 3dm-utility is only available
for windows and linux :(

only thing available is the 3dm2 utility which seems to be only for the
newest generation raid controllers :(

-Ursprungliche Nachricht-
Von: Svein Halvor Halvorsen
[mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 22. Juli 2004 14:24
An: Alexander Liebau
Cc: Danny De Bie; [EMAIL PROTECTED]
Betreff: Re: AW: 3dm port obsolete...



[Alexander Liebau, 2004-07-22]
>  the best part is they point you to the 3ware-site and actually there is
nada
>  at the site :) no 3dm for freebsd lol

http://www.3ware.com/support/download.asp

Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.


sve



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


Re: AW: 3dm port obsolete...

2004-07-22 Thread Danny De Bie
Svein Halvor Halvorsen wrote:
[Alexander Liebau, 2004-07-22]
 

the best part is they point you to the 3ware-site and actually there is nada
at the site :) no 3dm for freebsd lol
   

http://www.3ware.com/support/download.asp
Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.
 

Only for the 9000 series it seems... not for the 8506 cards...
Dunno if it is backwards compatible...
Kind regards,
Danny
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
ok i need to correct my statement.. 3dm2 supports the old controllers.. its
just that 3-ware doesnt offer it for download for those... just choose a
newer controller and download it :)

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Svein Halvor
Halvorsen
Gesendet: Donnerstag, 22. Juli 2004 14:24
An: Alexander Liebau
Cc: [EMAIL PROTECTED]; Danny De Bie
Betreff: Re: AW: 3dm port obsolete...



[Alexander Liebau, 2004-07-22]
>  the best part is they point you to the 3ware-site and actually there is
nada
>  at the site :) no 3dm for freebsd lol

http://www.3ware.com/support/download.asp

Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.


sve
___
[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]"


AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
just choose a newer controller... i downloaded the package and the readme
says it supports the older controller as well..

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Donnerstag, 22. Juli 2004 14:33
An: [EMAIL PROTECTED]
Cc: Alexander Liebau; [EMAIL PROTECTED]
Betreff: Re: AW: 3dm port obsolete...


Svein Halvor Halvorsen wrote:

>[Alexander Liebau, 2004-07-22]
>
>
>> the best part is they point you to the 3ware-site and actually there is
nada
>> at the site :) no 3dm for freebsd lol
>>
>>
>
>http://www.3ware.com/support/download.asp
>
>Correct me if I'm wrong (I don't know what exactly that you're looking
>for), but you can select FreeBSD in the OS-dialog and get a list of
>downloadable files.
>
>

Only for the 9000 series it seems... not for the 8506 cards...

Dunno if it is backwards compatible...

Kind regards,
Danny
___
[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]"


Anybody tried RocketRAID 1820A?

2004-07-22 Thread Artem Koutchine
Does anyone know how good it is? Does command
queueing helps a lot? Are the drivers stable? Is it true
hardware raid5?

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


Re: Is it possible to migrate raid 5 array to another controller?

2004-07-22 Thread Steve Bertrand
> If i am running raid5 on 3ware can i use the same disk array as
> raid5 on, for example, high point controller without rebuilding
> the array, just reattching disks to a new controller? Basically,
> i am asking if raid5 is a industrially standard or every manufacturer
> adds something to its specs.

First off, most of the people in the FreeBSD lists can get fairly upset
when they see people cross-posting to more than one list at a time.
Generally, if you ask a question, it is pretty much list etiquette to ask
one list, and be redirected to another if necessary. I have removed
hardware from this reply.

Technically speaking, this isn't really FreeBSD related, but I'll take a
crack at it. Manufacturers of RAID disk arrays generally have their own
disk configuration techniques. I have found that moving disks from one
RAID controller to another does not work, and the array has to be
re-created. I don't know if this is standard across the board, but my
experience tells me that it may be the case.

You'd be better off cloning the RAID array, say to perhaps a single IDE
disk, migrating the disks to the new controller and creating the array on
that controller, and if the machine does not come back up, clone back from
the IDE backup onto the new array.

HTH,

Steve

>
> Artem
> ___
> [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]"


Multicast Forwarding

2004-07-22 Thread Albert van Dam
Hi All

I am a newbie to FreeBSD.

We have the following setup in a lab environment:
* PC1 (IP: 192.168.10.2/24) connected with cross over to wireless router
A (IP: 192.168.10.1/24 - sis0)
* PC2 (IP: 192.168.20.2/24) connected with cross over to wireless router
B (IP: 192.168.20.1/24 - sis0)
* Wireless router A (IP: 192.168.30.1/24 - wi0) connected with 802.11b
to Wireless router B (IP: 192.168.30.2/24 - wi1)

PC1 can ping PC2 and PC2 can ping PC1.
Both Wireless router A and Wireless router B runs FreeBSD. The routing
on this works but I cannot get UDP Multicast packets through. I have
read in the FreeBSD docs that mrouted should be running and subsequently
I have it running on both routers.

Tcpdump shows the UDP multicast packets on Wireless router A from PC1 on
sis0 and UDP multicast packets on Wireless router B from PC2 on sis0. 

Any help would be greatly appreciated.

Albert

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


Re: Is it possible to migrate raid 5 array to another controller?

2004-07-22 Thread Artem Koutchine
> First off, most of the people in the FreeBSD lists can get fairly upset
> when they see people cross-posting to more than one list at a time.

Sorry, i got the point. I just thought it was related to both list. 
Apperantly i thought wrong.

> You'd be better off cloning the RAID array, say to perhaps a single IDE
> disk, migrating the disks to the new controller and creating the array on
> that controller, and if the machine does not come back up, clone back from
> the IDE backup onto the new array.

It might not be that easy, because it is a 1TB SATA RAID5 array and it
does not fit on any single medium or device. 

At least some raid5 conrollers have an option of creating a new raid5
array without initialing it. Is this the thing you tried when migrating
disk from raid5 to another controller? As i understand metadata about
an array is stored not on the disks but in the non-volatile controller
memory, so, when migrating disk one has to re-create the array in 
any case. However if controller bios software has an option to
create an array w/o initializing it and raid5 has standard specs which
all manufacturers follow then one should be able to migrade arrays
from one controller to another w/o any problems.

Any comment on this?

Regards,
Artem

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


Re: AW: AW: 3dm port obsolete...

2004-07-22 Thread Danny De Bie
Alexander Liebau wrote:
just choose a newer controller... i downloaded the package and the readme
says it supports the older controller as well..
 

Tried it, but didn't succeed... can't connect via the web interface...
Ah well, as long as the older software works... ;)
Kind regards,
D.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Finding package dependancies - Where are they?

2004-07-22 Thread Ogre
Hi,
I've installing several packages (using pkg_add) lately, and tried many more.  I 
generally use the pkg_add ftp://ftp.netbsd.org/(...) method, with decent success.  My 
problem is that I cannot always find the packages I need! For example, while 
installing a package listed under ftp.netbsd.org/pub/NetBSD/packages/1.6/sparc/All/, 
I've found that a package dependancy was in 
ftp.netbsd.org/pub/NetBSD/packages/1.5.3/sparc/All/!?  In another case, I could not 
find the dependancy in ANY of the distributions!

Am I just blind? What am I missing here? What is a good way to find where my 
dependancies reside, without having to search through every distro's package list? 
What is the logic behind the layout? I'm assuming that the packages listed for each 
distro just happened to be updated, or ported, during that distro's upcoming?

Very confused. Please help.

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


Re: Finding package dependancies - Where are they?

2004-07-22 Thread Jorn Argelo

I'm not really sure if it matters or not, but using ftp.freebsd.org
might make a difference. Not sure if NetBSD uses the same ports-tree as
FreeBSD does.

Cheers,

Jorn
> Hi,
> I've installing several packages (using pkg_add) lately, and tried
many more.  I generally use the pkg_add ftp://ftp.netbsd.org/(...)
method, with decent success.  My problem is that I cannot always find
the packages I need! For example, while installing a package listed
under ftp.netbsd.org/pub/NetBSD/packages/1.6/sparc/All/, I've found that
a package dependancy was in
ftp.netbsd.org/pub/NetBSD/packages/1.5.3/sparc/All/!?  In another case,
I could not find the dependancy in ANY of the distributions!
> 
> Am I just blind? What am I missing here? What is a good way to find
where my dependancies reside, without having to search through every
distro's package list? What is the logic behind the layout? I'm assuming
that the packages listed for each distro just happened to be updated, or
ported, during that distro's upcoming?
> 
> Very confused. Please help.
> 
> Thanks,
> Reggie
> ___
> [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]"


AW: AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
it works.. the port has changed and its now ssl-encrypted ->
https://servernameorip:888 by default

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Donnerstag, 22. Juli 2004 15:15
An: Alexander Liebau
Cc: [EMAIL PROTECTED]
Betreff: Re: AW: AW: 3dm port obsolete...


Alexander Liebau wrote:

>just choose a newer controller... i downloaded the package and the readme
>says it supports the older controller as well..
>
>
Tried it, but didn't succeed... can't connect via the web interface...

Ah well, as long as the older software works... ;)

Kind regards,
D.
___
[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: Finding package dependancies - Where are they?

2004-07-22 Thread Ogre
Me again...I left out some pertinant info (the coffee hasnt kicked in yet :P)
Yeah, I'm running NetBSD, 1.6.2.  I just found documentation that pointed to the 
FreeBSD docs for more info...and when I RTFM for FreeBSD, I see theres a "-r" option 
for pkg_add that will fetch the correct everything for my package (right?).  Looks 
like I may have answered my own question. I'll try this option tonight. Sorry for 
wasting your time!


Reggie

-- Original Message --
From: "Jorn Argelo" <[EMAIL PROTECTED]>
Date:  Thu, 22 Jul 2004 15:26:02 +0200 (CEST)

>
>I'm not really sure if it matters or not, but using ftp.freebsd.org
>might make a difference. Not sure if NetBSD uses the same ports-tree as
>FreeBSD does.
>
>Cheers,
>
>Jorn
>> Hi,
>> I've installing several packages (using pkg_add) lately, and tried
>many more.  I generally use the pkg_add ftp://ftp.netbsd.org/(...)
>method, with decent success.  My problem is that I cannot always find
>the packages I need! For example, while installing a package listed
>under ftp.netbsd.org/pub/NetBSD/packages/1.6/sparc/All/, I've found that
>a package dependancy was in
>ftp.netbsd.org/pub/NetBSD/packages/1.5.3/sparc/All/!?  In another case,
>I could not find the dependancy in ANY of the distributions!
>> 
>> Am I just blind? What am I missing here? What is a good way to find
>where my dependancies reside, without having to search through every
>distro's package list? What is the logic behind the layout? I'm assuming
>that the packages listed for each distro just happened to be updated, or
>ported, during that distro's upcoming?
>> 
>> Very confused. Please help.
>> 
>> Thanks,
>> Reggie
>> ___
>> [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: Re: approved bill

2004-07-22 Thread weddings
I'm Sorry due to spam [EMAIL PROTECTED] is no linger in service. Please use [EMAIL 
PROTECTED] Thank you.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: AW: AW: AW: 3dm port obsolete...

2004-07-22 Thread Danny De Bie
Alexander Liebau wrote:
it works.. the port has changed and its now ssl-encrypted ->
https://servernameorip:888 by default
 

Aaargh :) Http ... HttpS ... grrr... :)
Anyway, took out a HD, putted it back in, controller is rebuilding. 
Installed new software, and halelujah it seems to work :)... All seems 
ok, thanks Alexander :)

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


Re: Finding package dependancies - Where are they?

2004-07-22 Thread Jorn Argelo


> Me again...I left out some pertinant info (the coffee hasnt kicked in
yet :P)
> Yeah, I'm running NetBSD, 1.6.2.  I just found documentation that
>pointed to the FreeBSD docs for more info...and when I RTFM for
>FreeBSD, I see theres a "-r" option for pkg_add that will fetch the
>correct everything for my package (right?).  Looks like I may have
>answered my own question. I'll try this option tonight. 

Yup, -r will make it recursive, thus it will fetch dependencies as well.

>Sorry for wasting your time!

Don't worry about it.

Cheers,

Jorn

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


Re: Finding package dependancies - Where are they?

2004-07-22 Thread Nikos Vassiliadis
It's a bit different. Assuming that you are using i386 and bourne shell:
export PKG_PATH=ftp://ftp.NetBSD.org/pub/NetBSD/packages/1.6.2/i386/All
pkg_add -v mozilla
Simple as that, check out pkg_add(1)

Cheers, NikV

On Thursday 22 July 2004 16:34, Ogre wrote:
> Me again...I left out some pertinant info (the coffee hasnt kicked in yet
> :P) Yeah, I'm running NetBSD, 1.6.2.  I just found documentation that
> pointed to the FreeBSD docs for more info...and when I RTFM for FreeBSD, I
> see theres a "-r" option for pkg_add that will fetch the correct everything
> for my package (right?).  Looks like I may have answered my own question.
> I'll try this option tonight. Sorry for wasting your time!
>
>
> Reggie
>
> -- Original Message --
> From: "Jorn Argelo" <[EMAIL PROTECTED]>
> Date:  Thu, 22 Jul 2004 15:26:02 +0200 (CEST)
>
> >I'm not really sure if it matters or not, but using ftp.freebsd.org
> >might make a difference. Not sure if NetBSD uses the same ports-tree as
> >FreeBSD does.
> >
> >Cheers,
> >
> >Jorn
> >
> >> Hi,
> >> I've installing several packages (using pkg_add) lately, and tried
> >
> >many more.  I generally use the pkg_add ftp://ftp.netbsd.org/(...)
> >method, with decent success.  My problem is that I cannot always find
> >the packages I need! For example, while installing a package listed
> >under ftp.netbsd.org/pub/NetBSD/packages/1.6/sparc/All/, I've found that
> >a package dependancy was in
> >ftp.netbsd.org/pub/NetBSD/packages/1.5.3/sparc/All/!?  In another case,
> >I could not find the dependancy in ANY of the distributions!
> >
> >> Am I just blind? What am I missing here? What is a good way to find
> >
> >where my dependancies reside, without having to search through every
> >distro's package list? What is the logic behind the layout? I'm assuming
> >that the packages listed for each distro just happened to be updated, or
> >ported, during that distro's upcoming?
> >
> >> Very confused. Please help.
> >>
> >> Thanks,
> >> Reggie
> >> ___
> >> [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]"

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


RE: Firewall, OpenVPN and Squid question

2004-07-22 Thread Paul Hillen
Want to thank you guys for your help; I setup my first firewall last night.
Granted it is basic, and have a lot of work to do yet, but it's a start. It
is routing and letting my test machines access the web.

Hopefully the last question (yeah right)

I decided to use IPFILTER and appears to be easy enough - just have to get
use to the syntax. Does anyone know if IPFILTER can pass/block based on MAC
ADDRESS instead of just IP address. I can not find anything on Goggle unless
I am simply doing an incorrect query.

Thanks again
Paul

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


Re: apache

2004-07-22 Thread Peter Risdon
<<< No Message Collected >>>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Finding package dependancies - Where are they?

2004-07-22 Thread Ogre
With that said, are some packages (for lack of better words-->) "not supported" on 
certain builds?  I'm running on a sparc box, 1.6.2.   If you were to look at the 
packages available on 1.6.2, for sparc, there are none! =(

Thanks for your time,
Reggie

-- Original Message --
From: Nikos Vassiliadis <[EMAIL PROTECTED]>
Date:  Thu, 22 Jul 2004 16:44:47 +0300

>It's a bit different. Assuming that you are using i386 and bourne shell:
>export PKG_PATH=ftp://ftp.NetBSD.org/pub/NetBSD/packages/1.6.2/i386/All
>pkg_add -v mozilla
>Simple as that, check out pkg_add(1)
>
>Cheers, NikV
>
>On Thursday 22 July 2004 16:34, Ogre wrote:
>> Me again...I left out some pertinant info (the coffee hasnt kicked in yet
>> :P) Yeah, I'm running NetBSD, 1.6.2.  I just found documentation that
>> pointed to the FreeBSD docs for more info...and when I RTFM for FreeBSD, I
>> see theres a "-r" option for pkg_add that will fetch the correct everything
>> for my package (right?).  Looks like I may have answered my own question.
>> I'll try this option tonight. Sorry for wasting your time!
>>
>>
>> Reggie
>>
>> -- Original Message --
>> From: "Jorn Argelo" <[EMAIL PROTECTED]>
>> Date:  Thu, 22 Jul 2004 15:26:02 +0200 (CEST)
>>
>> >I'm not really sure if it matters or not, but using ftp.freebsd.org
>> >might make a difference. Not sure if NetBSD uses the same ports-tree as
>> >FreeBSD does.
>> >
>> >Cheers,
>> >
>> >Jorn
>> >
>> >> Hi,
>> >> I've installing several packages (using pkg_add) lately, and tried
>> >
>> >many more.  I generally use the pkg_add ftp://ftp.netbsd.org/(...)
>> >method, with decent success.  My problem is that I cannot always find
>> >the packages I need! For example, while installing a package listed
>> >under ftp.netbsd.org/pub/NetBSD/packages/1.6/sparc/All/, I've found that
>> >a package dependancy was in
>> >ftp.netbsd.org/pub/NetBSD/packages/1.5.3/sparc/All/!?  In another case,
>> >I could not find the dependancy in ANY of the distributions!
>> >
>> >> Am I just blind? What am I missing here? What is a good way to find
>> >
>> >where my dependancies reside, without having to search through every
>> >distro's package list? What is the logic behind the layout? I'm assuming
>> >that the packages listed for each distro just happened to be updated, or
>> >ported, during that distro's upcoming?
>> >
>> >> Very confused. Please help.
>> >>
>> >> Thanks,
>> >> Reggie
>> >> ___
>> >> [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]"
>
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Compaq Prolian CL380 & Array Controller CR3500 Problems: Any Suggestions Please

2004-07-22 Thread Dew Ediho
I believe the problem is solved. I reloaded the firmware for the
controller following instructions available at
http://h18000.www1.hp.com/support/files/server/us/download/13739.html.

I followed the Netware version of the instruction and all. The update
time was well over an hour. HP manual suggested 15 minutes and after
50 minutes the first time out, I cancelled the operaqtion with the
belief that the process had hanged.

I later repeated the process and left it to run overnight (i had to go
home) and when I came im this morning, the update was complete (so I
can't tell you how long) and now all seem to be fine.

 
> 
> Message: 35
> Date: Wed, 21 Jul 2004 12:10:31 -0400
> From: Dew Ediho <[EMAIL PROTECTED]>
> Subject: Compaq Prolian CL380 & Array Controller CR3500 Problems: Any
>Suggestions Please
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII
> 
> Dear List members,
> 
> I run freebsd 4.10 on a proliant cl380 server. I split the nodes and
> do not use them as a clustered server.
> 
> I created a /Data dir for the primary node using the accompnying SCSI
> array (RAID 5) with controller CR3500.
> 
> I configured the controller and created the array using Compaq Array
> Utility software .
> 
> The machine ran perfectly for more than 60 days until a power outage
> resulted into the box not booting up properly.
> 
> I was able to get the server to boot but accessing the SCSI array is impossible.
> 
> The following are logs from the system
> 
> The machine runs and but I can not use the /Data directory.
> 
> The screen shot of the CR3500 configuration has been convinently located at
> 
> http://www.morgan.edu/newtemp/ErrorReport.pdf
> 
> mailed# df
> Filesystem1K-blocksUsedAvail Capacity  Mounted on
> /dev/idad0s1a387006   35912   32013410%/
> /dev/da0s1e70012386 134 64411262 0%/Data
> /dev/idad0s1f   2064302  20  1899138 0%/tmp
> /dev/idad0s1g   2675182 1026494  143467442%/usr
> /dev/idad0s1e   2064302   23986  1875172 1%/var
> procfs4   40   100%/proc
> 
> /Data directory is on the SCSI array. Others are on the node hard drive.
> 
> mailed# dmesg
> Copyright (c) 1992-2004 The FreeBSD Project.
> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
>   The Regents of the University of California. All rights reserved.
> FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004
>   [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
> Timecounter "i8254"  frequency 1193182 Hz
> CPU: Intel Pentium III (797.48-MHz 686-class CPU)
> Origin = "GenuineIntel"  Id = 0x683  Stepping = 3
> Features=0x383fbff
> real memory  = 671072256 (655344K bytes)
> avail memory = 646737920 (631580K bytes)
> Preloaded elf kernel "kernel" at 0xc0551000.
> Pentium Pro MTRR support enabled
> md0: Malloc disk
> npx0:  on motherboard
> npx0: INT 16 interface
> pcib0:  on motherboard
> pci0:  on pcib0
> ida0:  port 0x2000-0x20ff mem
> 0xc400-0xc4ff,0xc500-0xc5ff irq 15 at device 1.0 on
> pci0
> ida0: drives=1 firm_rev=1.42
> idad0:  on ida0
> idad0: 8670MB (17756160 sectors), blocksize=512
> fxp0:  port 0x2400-0x243f mem
> 0xc3e0-0xc3ef,0xc3fff000-0xc3ff irq 5 at device 2.0 on
> pci0
> fxp0: Disabling dynamic standby mode in EEPROM
> fxp0: New EEPROM ID: 0x40a0
> fxp0: EEPROM checksum @ 0xff: 0x6bc5 -> 0x6bc5
> fxp0: Ethernet address 00:02:a5:09:31:ed
> inphy0:  on miibus0
> inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> pci0:  at 3.0
> pci0:  (vendor=0x0e11, dev=0xa0f0) at 4.0
> fxp1:  port 0x2c00-0x2c3f mem
> 0xc3c0-0xc3cf,0xc3dfd000-0xc3dfdfff irq 5 at device 5.0 on
> pci0
> fxp1: Ethernet address 00:50:8b:b8:2f:33
> inphy1:  on miibus1
> inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> isab0:  at device 15.0 on pci0
> isa0:  on isab0
> atapci0:  port 0x2c40-0x2c4f at
> device 15.1 on pci0
> ata0: at 0x1f0 irq 14 on atapci0
> ata1: at 0x170 irq 15 on atapci0
> pcib3:  on motherboard
> pci3:  on pcib3
> sym0: <896> port 0x3000-0x30ff mem
> 0xc6ffc000-0xc6ffdfff,0xc6fffc00-0xc6ff irq 10 at device 4.0 on
> pci3
> sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking
> sym1: <896> port 0x3400-0x34ff mem
> 0xc6ff8000-0xc6ff9fff,0xc6ffbc00-0xc6ffbfff irq 11 at device 4.1 on
> pci3
> sym1: No NVRAM, ID 7, Fast-40, LVD, parity checking
> eisa0:  on motherboard
> mainboard0:  on eisa0 slot 0
> orm0:  at iomem
> 0xc-0xc7fff,0xc8000-0xcbfff,0xcc000-0xcd7ff,0xe8000-0xedfff,0xee000-0xe
> on isa0
> pmtimer0 on isa0
> fdc0:  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:  at port 0x60,0x64 on isa0
> atkbd0:  flags 0x1 irq 1 on atkbdc0
> kbd0 at atkbd0
> psm0:  irq 12 on atkbdc0
> psm0: model IntelliMouse, device ID 3
> vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
> sc0:  at flags 0x100 on isa0
> 

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Nikos Vassiliadis
> With that said, are some packages (for lack of better words-->) "not
> supported" on certain builds?  I'm running on a sparc box, 1.6.2.   If you

ftp.netbsd.org seems to be down. Choose a mirror.
ftp://ftp.gr.netbsd.org/pub/NetBSD/packages/1.6.2/sparc64/All
I didn't see any sparc directory. I am clueless about sparcs
pkg_add -v (verbose) should work if you have the proper
enviroment(PKG_PATH=...)

Important: this is a FreeBSD mailing list and we are talking about
NetBSD! Subscribe to a NetBSD list.

Cheers, NikV

On Thursday 22 July 2004 16:55, Ogre wrote:
> With that said, are some packages (for lack of better words-->) "not
> supported" on certain builds?  I'm running on a sparc box, 1.6.2.   If you

> were to look at the packages available on 1.6.2, for sparc, there are none!
> =(
>
> Thanks for your time,
> Reggie
>
> -- Original Message --
> From: Nikos Vassiliadis <[EMAIL PROTECTED]>
> Date:  Thu, 22 Jul 2004 16:44:47 +0300
>
> >It's a bit different. Assuming that you are using i386 and bourne shell:
> >export PKG_PATH=ftp://ftp.NetBSD.org/pub/NetBSD/packages/1.6.2/i386/All
> >pkg_add -v mozilla
> >Simple as that, check out pkg_add(1)
> >
> >Cheers, NikV
> >
> >On Thursday 22 July 2004 16:34, Ogre wrote:
> >> Me again...I left out some pertinant info (the coffee hasnt kicked in
> >> yet
> >>
> >> :P) Yeah, I'm running NetBSD, 1.6.2.  I just found documentation that
> >>
> >> pointed to the FreeBSD docs for more info...and when I RTFM for FreeBSD,
> >> I see theres a "-r" option for pkg_add that will fetch the correct
> >> everything for my package (right?).  Looks like I may have answered my
> >> own question. I'll try this option tonight. Sorry for wasting your time!
> >>
> >>
> >> Reggie
> >>
> >> -- Original Message --
> >> From: "Jorn Argelo" <[EMAIL PROTECTED]>
> >> Date:  Thu, 22 Jul 2004 15:26:02 +0200 (CEST)
> >>
> >> >I'm not really sure if it matters or not, but using ftp.freebsd.org
> >> >might make a difference. Not sure if NetBSD uses the same ports-tree as
> >> >FreeBSD does.
> >> >
> >> >Cheers,
> >> >
> >> >Jorn
> >> >
> >> >> Hi,
> >> >> I've installing several packages (using pkg_add) lately, and tried
> >> >
> >> >many more.  I generally use the pkg_add ftp://ftp.netbsd.org/(...)
> >> >method, with decent success.  My problem is that I cannot always find
> >> >the packages I need! For example, while installing a package listed
> >> >under ftp.netbsd.org/pub/NetBSD/packages/1.6/sparc/All/, I've found
> >> > that a package dependancy was in
> >> >ftp.netbsd.org/pub/NetBSD/packages/1.5.3/sparc/All/!?  In another case,
> >> >I could not find the dependancy in ANY of the distributions!
> >> >
> >> >> Am I just blind? What am I missing here? What is a good way to find
> >> >
> >> >where my dependancies reside, without having to search through every
> >> >distro's package list? What is the logic behind the layout? I'm
> >> > assuming that the packages listed for each distro just happened to be
> >> > updated, or ported, during that distro's upcoming?
> >> >
> >> >> Very confused. Please help.
> >> >>
> >> >> Thanks,
> >> >> Reggie
> >> >> ___
> >> >> [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]"
>
> ___
> [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]"


AW: Streaming Audio

2004-07-22 Thread Alexander Liebau
ok i set up the same thing you want :) i used icecast2 (ports) and
icegenerator (http://sourceforge.net/projects/icegenerator) works perfectly
fine for me (im currently streaming my mp3-directory on my server) and i
listen to it via winamp on another machine :)

i hope this helps

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Foster,
ThomasX
Gesendet: Mittwoch, 21. Juli 2004 19:50
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: RE: Streaming Audio


Check out Darwin Streaming Server.. its in the ports tree

Thomas Foster


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Justin W.
Pauler
Sent: Wednesday, July 21, 2004 7:29 AM
To: [EMAIL PROTECTED]
Subject: Streaming Audio

Hello Everyone,

I've got quite a collection of Ogg Vorbis (.ogg) files on my FreeBSD
machine
that I would like to be able to stream for personal use (really I'd like
to
be able to listen to them at work! :)) I've done quite a bit of research
and
can't find any software to do exactly what I need.

IceCast and Shoutcast look like they'll both work just fine for the
server,
no problems there. However, as for the source client, that's another
story.
This machine was built as a mini-server, I use it for IRC/DNS/WWW and so
forth, therefore, has no X server and no soundcard (for the record it
has a
soundcard built onto the motherboard AC97, but FreeBSD 4.10 sees it as
chip0, so I don't think it's useable), and all of the source clients I
have
found either require a soundcard or the X system to be installed.

Is there any help for me? I remember the days of Windows streaming with
Shoutcast, in that case, Winamp connected with a socket to shoutcast and
completely bypassed the soundcard... Anything like that for FreeBSD?

Thanks All


--
Justin W. Pauler
Network Administrator
AirRover Wi-Fi Corporation
E-Mail: [EMAIL PROTECTED]
Phone: (225) 923-1034 x87
Toll Free: (888) 720-7301 x87
WWW: http://www.airroverwifi.com



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



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


RE: Streaming Audio

2004-07-22 Thread Justin W. Pauler
Alexander,

Thanks to you and everyone else who provided insight on this problem. I
actually got everything finished and working late last night using IceS as
the stream client and IceCast to stream out the music. It works quite well,
I've actually made a big playlist of all my songs and it randomly plays all
of them.

Thanks again,

--
Justin W. Pauler


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


Re: Finding package dependancies - Where are they?

2004-07-22 Thread Jorn Argelo


> > With that said, are some packages (for lack of better words-->) "not
> > supported" on certain builds?  I'm running on a sparc box, 1.6.2.   

I believe so, yes. I tried FreeBSD-AMD64 and cvsup didn't exist for AMD64.

> 
> ftp.netbsd.org seems to be down. Choose a mirror.
> ftp://ftp.gr.netbsd.org/pub/NetBSD/packages/1.6.2/sparc64/All
> I didn't see any sparc directory. I am clueless about sparcs
> pkg_add -v (verbose) should work if you have the proper
> enviroment(PKG_PATH=...)
> 
> Important: this is a FreeBSD mailing list and we are talking about
> NetBSD! Subscribe to a NetBSD list.

I agree. The NetBSD folks know it better then we do.

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


RE: Random Freeze

2004-07-22 Thread Cedric GROSS
 Thanks to all for answer.

Effectively I use memtest86 to find a Bad module in my box, so I remove it and for the 
moment by box is running well.

> -Message d'origine-
> De : [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] De la part de 
> Robert Storey
> Envoyé : jeudi 22 juillet 2004 16:18
> À : [EMAIL PROTECTED]
> Objet : Re: Random Freeze
> 
> On Wed, 21 Jul 2004 15:41:56 +0200
> "Cedric GROSS" <[EMAIL PROTECTED]> wrote:
> 
> > Hello,
> > 
> > I'm running an AMD Duron 700 Box with freeBSD 5.2.1 - RELEASE, and
> > sometimes the system freeze so I must reboot. I haven't anything in
> > log. So, What could be the problem ? 
> > How could I obtain some clue of the problem (debug flag, something
> > like that..) ?
> 
> I had this and it turned out to be dust in the slots for add-on cards.
> Removing the cards, cleaning the terminals and blowing out 
> the dust from
> the slots, fixed the problem.
> 
> Overheating will produce the same symptoms. If you're in the northern
> hemisphere, this is time of year when you have to worry about this.
> Blowing out dust (pay attention to the cpu fan and power supply fan,
> which are dust traps) can make the difference.
> 
> Of course, your problem may have nothing to do with the above.
> 
> good luck,
> Robert
> ___
> [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: cam/passthrough device question

2004-07-22 Thread Joseph Peterson
I have all of these in my kernel config file, but I'm getting the
following in my dmesg;
ata1-master: FAILURE - ATAPI_RESET no interrupt
acd0: CDRW  at ata1-master PIO4
cd0 at ata1 bus 0 target 0 lun 0
cd0:  Removable CD-ROM SCSI-0 device
cd0: 16.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present

yet when I start xcdroast, it tells me there are no CD burners in the
system, even if I manually tell it to look at /dev/cd0 (which exists)
it tells me it doesnt..
And yes, I'm running xcdroast as root.

any thoughts?
Oh yeah, here is my /boot/loader.conf
hw.ata.atapi="1"
#hw.ata.atapi_dma="1"

(if that line is uncommented, then the machine takes forever to boot
while trying to init acd0)

-joe

On Wed, 21 Jul 2004 23:13:41 -0700 (PDT), peter lageotakes
<[EMAIL PROTECTED]> wrote:
> 
> 
> --- Wojciech Puchar <[EMAIL PROTECTED]> wrote:
> > i'm now running generic 5.2.1 kernel (to narrow list
> > of possible sources).
> >
> > i have:
> > atapci0:  port
> > 0xf000-0xf00f at device 7.1
> > on pci0
> > ata0: at 0x1f0 irq 14 on atapci0
> > ata0: [MPSAFE]
> > ata1: at 0x170 irq 15 on atapci0
> > ata1: [MPSAFE]
> >
> > and
> >
> > GEOM: create disk ad0 dp=0xc273f560
> > ad0: 12419MB  [25232/16/63] at
> > ata0-master UDMA33
> > acd0: CDRW  at ata1-master
> > PIO4
> >
> >
> > devfs mounted /dev/ contains /dev/xpt0
> >
> > so it does have xpt interface.
> >
> >
> > camcontrol devlist -v shows:
> > -su-2.05b# camcontrol devlist -v
> > scbus-1 on xpt0 bus 0:
> > <  >   at scbus-1 target
> > -1 lun -1 (xpt0)
> >
> >
> > CD-RW drive isn't shown and of cource cdrecord
> > doesn't see anything too.
> >
> > what i'm doing wrong?
> > ___
> > [EMAIL PROTECTED] mailing list
> >
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
> >
> 
> www.freebsd.org/handbook
> Section 16.6.9
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html
> 
> The following items must be compiled into your kernel:
> device atapicam
> device scbus
> device cd
> device pass
> 
> FYI: Not all of them are in by default.  Sorry not in
> front of my FreeBSD machine right now, otherwise I
> would grep through the Generic file.
> 
> Hope this helps,
> Pete
> 
> 
> __
> Do you Yahoo!?
> Vote for the stars of Yahoo!'s next ad campaign!
> http://advision.webevents.yahoo.com/yahoo/votelifeengine/
> 
> 
> ___
> [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]"


NVidia vs. KT600

2004-07-22 Thread Uwe Laverenz
Hi,

I have a strange problem with the NVidia drivers on my machines: when I start
a glx-application (glxgears, quake2...) the performance is normal. If I
make another attempt a few minutes later, the performance is ridiculous slow.

Example:

glxgears, 1st run: 6400 FPS
glxgears, 2nd run:   17 FPS

FreeBSD-versions: 5.2.1-p9 and 4.10-STABLE
Nvidia-cards: GF4-Ti/4200
Boards: Asus A7V-600 (Athlon XP)

If have tried several combinations of AGP-Support (FreeBSD vs. NVidia),
nvidia-sysctls, XF86Configs ... without success.

The next strange thing: if I wait several minutes, the performance
is normal again, but only for 1 attempt, the next one ist slow again. This
makes playing Quake2 impossible, because connecting a server includes a
"vid_restart" (-> slw).

I guess that something gets "locked" somehow. The next thing I want to
try is an older 4.x version.

Could this be a problem with the VIA KT600 chipset? Does anybody
else experience this problem or am I the only lamer playing Quake on
FreeBSD? ;)

thank you for any help,
Uwe

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


Re: Random Freeze

2004-07-22 Thread Joseph Peterson
Unfortunately that is not the solution to my problem, I've run
memtest86 on my laptop several times and found no problems... any
other thoughts? =)

-joe

On Thu, 22 Jul 2004 17:17:28 +0200, Cedric GROSS <[EMAIL PROTECTED]> wrote:
>  Thanks to all for answer.
> 
> Effectively I use memtest86 to find a Bad module in my box, so I remove it and for 
> the moment by box is running well.
> 
> > -Message d'origine-
> > De : [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] De la part de
> > Robert Storey
> > Envoyé : jeudi 22 juillet 2004 16:18
> > À : [EMAIL PROTECTED]
> > Objet : Re: Random Freeze
> 
> 
> >
> > On Wed, 21 Jul 2004 15:41:56 +0200
> > "Cedric GROSS" <[EMAIL PROTECTED]> wrote:
> >
> > > Hello,
> > >
> > > I'm running an AMD Duron 700 Box with freeBSD 5.2.1 - RELEASE, and
> > > sometimes the system freeze so I must reboot. I haven't anything in
> > > log. So, What could be the problem ?
> > > How could I obtain some clue of the problem (debug flag, something
> > > like that..) ?
> >
> > I had this and it turned out to be dust in the slots for add-on cards.
> > Removing the cards, cleaning the terminals and blowing out
> > the dust from
> > the slots, fixed the problem.
> >
> > Overheating will produce the same symptoms. If you're in the northern
> > hemisphere, this is time of year when you have to worry about this.
> > Blowing out dust (pay attention to the cpu fan and power supply fan,
> > which are dust traps) can make the difference.
> >
> > Of course, your problem may have nothing to do with the above.
> >
> > good luck,
> > Robert
> > ___
> > [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]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NVidia vs. KT600

2004-07-22 Thread Kenneth Culver
Quoting Uwe Laverenz <[EMAIL PROTECTED]>:
Hi,
I have a strange problem with the NVidia drivers on my machines: when I start
a glx-application (glxgears, quake2...) the performance is normal. If I
make another attempt a few minutes later, the performance is ridiculous slow.
Example:
glxgears, 1st run: 6400 FPS
glxgears, 2nd run:   17 FPS
FreeBSD-versions: 5.2.1-p9 and 4.10-STABLE
Nvidia-cards: GF4-Ti/4200
Boards: Asus A7V-600 (Athlon XP)
If have tried several combinations of AGP-Support (FreeBSD vs. NVidia),
nvidia-sysctls, XF86Configs ... without success.
The next strange thing: if I wait several minutes, the performance
is normal again, but only for 1 attempt, the next one ist slow again. This
makes playing Quake2 impossible, because connecting a server includes a
"vid_restart" (-> slw).
I guess that something gets "locked" somehow. The next thing I want to
try is an older 4.x version.
Could this be a problem with the VIA KT600 chipset? Does anybody
else experience this problem or am I the only lamer playing Quake on
FreeBSD? ;)
thank you for any help,
Uwe
I don't think so, I started observing this problem as well with my via k8t800
based amd64 system. It wasn't doing this at all until around end of May or
beginning of June. I think a commit around that time messed something up.
Ken
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


File descriptor issue

2004-07-22 Thread Tuc
Hi,

Having a weird problem.

%df
Filesystem  1K-blocksUsedAvail Capacity  Mounted on
/dev/da0s1a516062  112528   36225024%/
/dev/da1s1e  705661667792 64913082 0%/data
/dev/da2s1e  352830581430 32458984 0%/logs
/dev/da0s1f516062  16   474762 0%/tmp
/dev/da0s1g  31669682 3640150 2549595812%/usr
/dev/da0s1e5160628086   466692 2%/var
procfs  4   40   100%/proc

%cd /logs
%ls
2004070520040707200407092004071120040713
20040706200407082004071020040712lost+found

%cd 20040705
%ls
www17-00_access_log


%ls -la
ls: www17-00_access_log: Bad file descriptor
total 4
drwxr-xr-x   2 root  wheel  512 Jul 12 23:59 .
drwxr-xr-x  12 root  wheel  512 Jul 13 00:00 ..


What happened with this file? How do I "delete" it so I can delete
the directory too, otherwise :

%rm -rf 20040705
rm: 20040705/www17-00_access_log: Bad file descriptor
rm: 20040705: Directory not empty

Thanks, Tuc/TTSG Internet Services, Inc.

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


Re: cam/passthrough device question

2004-07-22 Thread Joseph Peterson
Peter,
Been there done that, actually.. sorry I forgot to mention it.
But thanks for the suggestion!

-joe

On Thu, 22 Jul 2004 16:53:29 +0100, Peter Risdon
<[EMAIL PROTECTED]> wrote:
> Joseph Peterson wrote:
> > I have all of these in my kernel config file, but I'm getting the
> > following in my dmesg;
> > ata1-master: FAILURE - ATAPI_RESET no interrupt
> > acd0: CDRW  at ata1-master PIO4
> > cd0 at ata1 bus 0 target 0 lun 0
> > cd0:  Removable CD-ROM SCSI-0 device
> > cd0: 16.000MB/s transfers
> > cd0: Attempt to query device size failed: NOT READY, Medium not present
> >
> > yet when I start xcdroast, it tells me there are no CD burners in the
> > system, even if I manually tell it to look at /dev/cd0 (which exists)
> > it tells me it doesnt..
> > And yes, I'm running xcdroast as root.
> 
> It might be permissions - try
> 
> #chmod 0666 /dev/cd0
> 
> and if that works, make it persist past a reboot (if you're running 5.x)
> by adding a line to /etc/devfs.conf like:
> 
> permcd0 0666
> 
> HTH
> 
> Peter.
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: NVidia vs. KT600

2004-07-22 Thread Karel J. Bosschaart
On Thu, Jul 22, 2004 at 05:20:44PM +0200, Uwe Laverenz wrote:
> Hi,
> 
> I have a strange problem with the NVidia drivers on my machines: when I start
> a glx-application (glxgears, quake2...) the performance is normal. If I
> make another attempt a few minutes later, the performance is ridiculous slow.
> 
> Example:
> 
> glxgears, 1st run: 6400 FPS
> glxgears, 2nd run:   17 FPS
> 
> FreeBSD-versions: 5.2.1-p9 and 4.10-STABLE
> Nvidia-cards: GF4-Ti/4200
> Boards: Asus A7V-600 (Athlon XP)

Same problem here on FreeBSD 5.2 (recent -current), I have the same
nvidia card with an Asus A7M-266 board (AMD chipset). I haven't observed
it on 4.10 (yet?).
 
> If have tried several combinations of AGP-Support (FreeBSD vs. NVidia),
> nvidia-sysctls, XF86Configs ... without success.
> 
> The next strange thing: if I wait several minutes, the performance
> is normal again, but only for 1 attempt, the next one ist slow again. This
> makes playing Quake2 impossible, because connecting a server includes a
> "vid_restart" (-> slw).

Yes, looks familiar. I'm playing UT2004 and often it starts very slowly.
A workaround that sometimes works for me: I switch to console (ctrl-alt-F1),
and wait until I hear from the sound that the main menu is displayed. 
Switching back and voila, it's back to normal. At least, most of the time :-P.
(Usually, doing this sort of things is asking for trouble.)

> I guess that something gets "locked" somehow. The next thing I want to
> try is an older 4.x version.
> 
> Could this be a problem with the VIA KT600 chipset? Does anybody
> else experience this problem or am I the only lamer playing Quake on
> FreeBSD? ;)

You're not the only one... different chipset, different game but looks
like the same problem. 

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


Re: Problems connecting USB hard disk

2004-07-22 Thread Paul English

> I maybe wrong here, but i think it has something to do with you using
> USB2.0 enclosure. 4.9 doesn't support USB2.0, from 4.10 it does.
>
> This maybe your problem.
>
> Maybe someone else from the list may have a better idea than i do.

Thanks Ana. I was actually incorrect about my setup - the disk is
currently plugged into a FreeBSD 4.4 system and the other system I tried
it on was 4.10 not 4.9!

My understanding was that even when USB 2.0 is not supported, assuming
that the disk is recognized it should be recognized as USB 1.1, since both
the controller and disk are fully backwards compatible. That has been my
experience under Windows and Linux anyway. I can be almost certain that
USB 2.0 is not supported on FreeBSD 4.4, but those errors indicate that
the disk is at least recognized, but nothing useful can be done with it.

Strangely when I had it on the 4.10 system it was not even recognized!
dmesg did not even seem to notice it. I even tried using kldload to load
modules like umass, but no dice. This is why I switched it to the 4.4
system where at least it is recognized.

At the moment I don't care *where* I get it connected so long as it is to
a FreeBSD system since I need to format it to a FreeBSD filesystem rather
than FAT32. Ideally though I'd like to have it connected to a 4.10 (and in
the future presumably a 4.11 or 5.X when 5.X is production quality).

Paul



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


Re: File descriptor issue

2004-07-22 Thread Ruben de Groot
On Thu, Jul 22, 2004 at 11:59:13AM -0400, Tuc typed:
> Hi,
> 
> Having a weird problem.
> 
> %df
> Filesystem  1K-blocksUsedAvail Capacity  Mounted on
> /dev/da0s1a516062  112528   36225024%/
> /dev/da1s1e  705661667792 64913082 0%/data
> /dev/da2s1e  352830581430 32458984 0%/logs
> /dev/da0s1f516062  16   474762 0%/tmp
> /dev/da0s1g  31669682 3640150 2549595812%/usr
> /dev/da0s1e5160628086   466692 2%/var
> procfs  4   40   100%/proc
> 
> %cd /logs
> %ls
> 2004070520040707200407092004071120040713
> 20040706200407082004071020040712lost+found
> 
> %cd 20040705
> %ls
> www17-00_access_log
> 
> 
> %ls -la
> ls: www17-00_access_log: Bad file descriptor
> total 4
> drwxr-xr-x   2 root  wheel  512 Jul 12 23:59 .
> drwxr-xr-x  12 root  wheel  512 Jul 13 00:00 ..
> 
> 
>   What happened with this file? How do I "delete" it so I can delete
> the directory too, otherwise :
> 
> %rm -rf 20040705
> rm: 20040705/www17-00_access_log: Bad file descriptor
> rm: 20040705: Directory not empty

You probably want to run fsck on your /logs filesystem. Did you
have a power failure or unclear shutdown?

Ruben

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


User Accounts across multiple machines

2004-07-22 Thread Ray Seals
I have 15 FreeBSD machines on my network (soon to be around 30) and want
to synch all the machines userid and passwords.  Is NIS still the
primary way to do this or is there a better solution?
-- 
Ray Seals <[EMAIL PROTECTED]>

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


Re: User Accounts across multiple machines

2004-07-22 Thread Bill Moran
Ray Seals <[EMAIL PROTECTED]> wrote:

> I have 15 FreeBSD machines on my network (soon to be around 30) and want
> to synch all the machines userid and passwords.  Is NIS still the
> primary way to do this or is there a better solution?

As far as I understand it, yes.  Although Kerberos seems to be a practical
alternative.  With 5.x, there is more support for pam, thus opening up
your choices to things like LDAP.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: User Accounts across multiple machines

2004-07-22 Thread Kirk Strauser
On Thursday 22 July 2004 13:23, Bill Moran wrote:
> Ray Seals <[EMAIL PROTECTED]> wrote:

> > I have 15 FreeBSD machines on my network (soon to be around 30) and
> > want to synch all the machines userid and passwords.  Is NIS still the
> > primary way to do this or is there a better solution?

> As far as I understand it, yes.  Although Kerberos seems to be a
> practical alternative.  With 5.x, there is more support for pam, thus
> opening up your choices to things like LDAP.

Note that Kerberos only provides AAA and not directory services.

I recently (within the last 6 months) replaced my old NIS setup with one 
based on OpenLDAP.  It works perfectly across my FreeBSD, Linux, and Mac OS 
X machines.  NIS did the job, but I won't be rolling it out on new systems 
ever again.
-- 
Kirk Strauser


pgpZKGWSAhTEw.pgp
Description: signature


Re: Random Freeze

2004-07-22 Thread Vulpes Velox
On Wed, 21 Jul 2004 15:41:56 +0200
"Cedric GROSS" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I'm running an AMD Duron 700 Box with freeBSD 5.2.1 - RELEASE, and
> sometimes the system freeze so I must reboot. I haven't anything in
> log. So, What could be the problem ? 
> How could I obtain some clue of the problem (debug flag, something
> like that..) ?

Freezes when doing what?

Could be hardware or software... not enough info provided to say any
thing...

BTW what is the rest of the hardware a dmesg and x config would be
useful too.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: User Accounts across multiple machines

2004-07-22 Thread Bill Moran
Kirk Strauser <[EMAIL PROTECTED]> wrote:

> On Thursday 22 July 2004 13:23, Bill Moran wrote:
> > Ray Seals <[EMAIL PROTECTED]> wrote:
> 
> > > I have 15 FreeBSD machines on my network (soon to be around 30) and
> > > want to synch all the machines userid and passwords.  Is NIS still the
> > > primary way to do this or is there a better solution?
> 
> > As far as I understand it, yes.  Although Kerberos seems to be a
> > practical alternative.  With 5.x, there is more support for pam, thus
> > opening up your choices to things like LDAP.
> 
> Note that Kerberos only provides AAA and not directory services.
> 
> I recently (within the last 6 months) replaced my old NIS setup with one 
> based on OpenLDAP.  It works perfectly across my FreeBSD, Linux, and Mac OS 
> X machines.  NIS did the job, but I won't be rolling it out on new systems 
> ever again.

Were you able to make this work well with 4.x machines?  It's been a while
since I tried, but I had problems with nss turning UIDs back into names.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cam/passthrough device question

2004-07-22 Thread Peter Risdon
Joseph Peterson wrote:
I have all of these in my kernel config file, but I'm getting the
following in my dmesg;
ata1-master: FAILURE - ATAPI_RESET no interrupt
acd0: CDRW  at ata1-master PIO4
cd0 at ata1 bus 0 target 0 lun 0
cd0:  Removable CD-ROM SCSI-0 device
cd0: 16.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
yet when I start xcdroast, it tells me there are no CD burners in the
system, even if I manually tell it to look at /dev/cd0 (which exists)
it tells me it doesnt..
And yes, I'm running xcdroast as root.
It might be permissions - try
#chmod 0666 /dev/cd0
and if that works, make it persist past a reboot (if you're running 5.x) 
by adding a line to /etc/devfs.conf like:

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


5.2.1 GEOM fails to create RAID disk after install

2004-07-22 Thread Mark Diekhans

I am trying to install 5.2.1 on a system with a Promise Ultra-133 TX2000
IDE RAID controller with RAID 1 on two disks.  

The install goes smoothly, however when the system reboots, it hangs on:

Mounting root from ufs:/dev/ar0s1a

fixed-ing in and building a new kernel from the RELENG_5_2 branch causes a
`setrootbyname failed' at this point and goes to the mountroot prompt.
The messages from this kernel indicate that GEOM didn't configure
the ar0 as it did with the floppy kernel.

Enclosed are the related dmesg from the kernels.  Any idea what's going
on? 

thanks!

floppy install kernel
-
FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:57:17 GMT 2004
...
atapci0:  port 0xd800-0xd80f at device 4.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
...
atapci1:  port 
0xa400-0xa40f,0xa800-0xa803,0xb000-0xb007,0xb400-0xb403,0xb800-0xb807 mem 
0xe180-0xe180 irq 12 at device 10.0 on pci0
atapci1: [MPSAFE]
ata2: at 0xb800 on atapci1
ata2: [MPSAFE]
ata3: at 0xb000 on atapci1
ata3: [MPSAFE]
...
GEOM: create disk ad4 dp=0xc2020160
ad4: 58644MB  [119150/16/63] at ata2-master UDMA133
GEOM: create disk ad6 dp=0xc201f960
ad6: 58644MB  [119150/16/63] at ata3-master UDMA133
GEOM: create disk ar0 dp=0xc1ff89e0
ar0: 58174MB  [7416/255/63] status: READY subdisks:
 disk0 READY on ad4 at ata2-master
 disk1 READY on ad6 at ata3-master
Mounting root from ufs:/dev/md0
==
RELENG_5_2  2004/07/21
-
FreeBSD 5.2.1-RELEASE-p9 #0: Wed Jul 21 07:03:30 PDT 2004
...
atapci0:  port 0xd800-0xd80f at device 4.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
...
atapci1:  port 
0xa400-0xa40f,0xa800-0xa803,0xb000-0xb007,0xb400-0xb403,0xb800-0xb807 mem 
0xe180-0xe180 irq 12 at device 10.0 on pci0
atapci1: [MPSAFE]
ata2: reset tp1 mask=03 ostat0=50 ostat1=00
ata2-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata2-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata2: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1
ata2: at 0xb800 on atapci1
ata2: [MPSAFE]
ata3: reset tp1 mask=03 ostat0=50 ostat1=00
ata3-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata3-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata3: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1
ata3: at 0xb000 on atapci1
ata3: [MPSAFE]
...
ata2-master: pio=0x0c wdma=0x22 udma=0x46 cable=80pin
ata2-master: setting PIO4 on Promise PDC20271 chip
ata2-master: setting UDMA133 on Promise PDC20271 chip
GEOM: create disk ad4 dp=0xc203f460
ad4:  ATA-7 disk at ata2-master
ad4: 58644MB (120103200 sectors), 119150 C, 16 H, 63 S, 512 B
ad4: 16 secs/int, 1 depth queue, UDMA133
GEOM: new disk ad4
ata3-master: pio=0x0c wdma=0x22 udma=0x46 cable=80pin
ata3-master: setting PIO4 on Promise PDC20271 chip
ata3-master: setting UDMA133 on Promise PDC20271 chip
GEOM: create disk ad6 dp=0xc203f260
ad6:  ATA-7 disk at ata3-master
ad6: 58644MB (120103200 sectors), 119150 C, 16 H, 63 S, 512 B
ad6: 16 secs/int, 1 depth queue, UDMA133
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:119137977
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad4s1, start 32256 length 60998644224 end 60998676479
GEOM: new disk ad6
GEOM: Configure ad4s1a, start 0 length 536870912 end 536870911
GEOM: Configure ad4s1b, start 536870912 length 1073741824 end 1610612735
GEOM: Configure ad4s1c, start 0 length 60998644224 end 60998644223
GEOM: Configure ad4s1d, start 1610612736 length 1073741824 end 2684354559
GEOM: Configure ad4s1e, start 2684354560 length 8589934592 end 11274289151
GEOM: Configure ad4s1f, start 11274289152 length 34359738368 end 45634027519
GEOM: Configure ad4s1g, start 45634027520 length 15364616704 end 60998644223
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:119137977
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad6s1, start 32256 length 60998644224 end 60998676479
GEOM: Configure ad6s1a, start 0 length 536870912 end 536870911
GEOM: Configure ad6s1b, start 536870912 length 1073741824 end 1610612735
GEOM: Configure ad6s1c, start 0 length 60998644224 end 60998644223
GEOM: Configure ad6s1d, start 1610612736 length 1073741824 end 2684354559
GEOM: Configure ad6s1e, start 2684354560 length 8589934592 end 11274289151
GEOM: Configure ad6s1f, start 11274289152 length 34359738368 end 45634027519
GEOM: Configure ad6s1g, start 45634027520 length 15364616704 end 60998644223
Mounting root from ufs:/dev/ar0s1a
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6



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

Xfree86 to xorg

2004-07-22 Thread Jammet
whats the best way to change from xfree86 to x.org? Just go in to
x11-servers and uninstall one and install the other? 


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


Re: User Accounts across multiple machines

2004-07-22 Thread Uwe Laverenz
On Thu, Jul 22, 2004 at 02:46:57PM -0400, Bill Moran wrote:

> Were you able to make this work well with 4.x machines?  It's been a while
> since I tried, but I had problems with nss turning UIDs back into names.

This would still be a problem, because there is no support for nss_ldap in
FreeBSD 4.x. To get LDAP working with 4.x, you would need a workaround that
translates user information into NIS or something that creates user-entries
in the local passwd file.

Support for nss_ldap/nsswitch.conf is available in FreeBSD 5.1-RELEASE or
newer.

cu,
Uwe

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


64 bit

2004-07-22 Thread Sean figmo
Hi!
 I intent to procure FreeBSD with a very large, scary book soon.  I am also 
wondering if I should make the switch to a 64-bit system.  Will GCC64, or 
some equivilent compile under FreeBSD?

Thanks
- Sean
_
Planning a family vacation? Check out the MSN Family Travel guide! 
http://dollar.msn.com

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


differences Freebsd 4.x 5.x

2004-07-22 Thread Claude Zipfel
Hi,

I am currently switching some servers from freebsd 4.x
to freebsd 5.2.1. I had many problems with differences
in handling of usb devices, ufs1-ufs2, /dev/xxx and
/devfs, /proc not mounted by default.

I there a document that describes (a summary of)
the differences between freebsd 4.x and 5.x
(4.8 and 5.2.1)

thank you







___ALL-NEW Yahoo! Messenger - 
so many all-new ways to express yourself http://uk.messenger.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


dc0: failed

2004-07-22 Thread Cleyton Agapito
Hi all,

I have a Davicom DM9102 that is getting the message "dc0: failed to
force tx and rx to idle state", I thought that cable is with same
problem but there is no throuble in my network and I didn´t find nothing
related in the man page, it´s normal?
Apropos dmesg, What means ata0: [MPSAFE]? (Sorry by this out of
topic question).

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


Re: User Accounts across multiple machines

2004-07-22 Thread Tillman Hodgson
On Thu, Jul 22, 2004 at 02:23:36PM -0400, Bill Moran wrote:
> Ray Seals <[EMAIL PROTECTED]> wrote:
> 
> > I have 15 FreeBSD machines on my network (soon to be around 30) and want
> > to synch all the machines userid and passwords.  Is NIS still the
> > primary way to do this or is there a better solution?
> 
> As far as I understand it, yes.  Although Kerberos seems to be a practical
> alternative.  With 5.x, there is more support for pam, thus opening up
> your choices to things like LDAP.

I use NIS (for meta-data) in combination with Kerberos (for
authentication), with the NIS service run over a special VLAN with IPsec
transport mode in place. This covers the security problems in the design
of NIS that I'm familair with, uses only tools found in the base FreeBSD
install, works across Unix-like platforms (and versions, such as 4.X vs
5.X), and provides other benefits such as single sign-on.

-T


-- 
Page 461: Tools that are simple enough to use the first day are often a
real pain after the first month.
- 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: Random Freeze

2004-07-22 Thread Karol Kwiatkowski
Joseph Peterson wrote:

> Unfortunately that is not the solution to my problem, I've run
> memtest86 on my laptop several times and found no problems... any
> other thoughts? =)
> 
> -joe
> 

Just a thought:

Have you build your world and / or kernel from source? If that's the
case double check processor-specific make options like CPUTYPE, CFLAGS,
COPTFLAGS, etc. (they can be used from command line and from /etc/make.conf)

Good luck!

Karol

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


Re: changing card in a reader (revisited)

2004-07-22 Thread hoe-waa



From: [EMAIL PROTECTED]
Date: Tuesday, July 20, 2004 9:25 am

> From: [EMAIL PROTECTED]
> Date: Tuesday, July 20, 2004 8:58 am

> > 
> > From: Dinesh Nair <[EMAIL PROTECTED]>
> > Date: Tuesday, July 20, 2004 7:44 am
> > 
> > > 
> > > what does '/sbin/fdisk da2' say ?
> > > 
> > > Regards,   
> > 
> > 
> > Aloha and Mahalo
> > 
> > I do get something different displayed with fdisk.
> > 
> > 
> > 
> > hp# mount_msdosfs /dev/da2s1 /mnt/olympus
> > hp# /sbin/fdisk da2
> > *** Working on device /dev/da2 ***
> > parameters extracted from in-core disklabel are:
> > cylinders=7 heads=64 sectors/track=32 (2048 blks/cyl)
> > 
> > parameters to be used for BIOS calculations are:
> > cylinders=7 heads=64 sectors/track=32 (2048 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 1 (0x01),(Primary DOS with 12 bit FAT)
> >start 25, size 15975 (7 Meg), flag 80 (active)
> >beg: cyl 0/ head 1/ sector 10;
> >end: cyl 249/ head 3/ sector 16
> > The data for partition 2 is:
> > 
> > The data for partition 3 is:
> > 
> > The data for partition 4 is:
> > 
> > 
> > hp# umount /mnt/olympus
> > 
> > 
> > 
> > hp# mount_msdosfs /dev/da2s1 /mnt/olympus
> > mount_msdosfs: /dev/da2s1: Invalid argument
> > hp# /sbin/fdisk da2
> > *** Working on device /dev/da2 ***
> > parameters extracted from in-core disklabel are:
> > cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)
> > 
> > parameters to be used for BIOS calculations are:
> > cylinders=125 heads=64 sectors/track=32 (2048 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 6 (0x06),(Primary 'big' DOS (>= 32MB))
> >start 47, size 255953 (124 Meg), flag 80 (active)
> >beg: cyl 0/ head 1/ sector 16;
> >end: cyl 499/ head 15/ sector 32
> > The data for partition 2 is:
> > 
> > The data for partition 3 is:
> > 
> > The data for partition 4 is:
> > 
> > hp#
> > 
> > Is it the "Primary 'big" that's messing me up?
> > 
> > Robert
> > 
> Forfeiting 6 karma points for responding to my own post.
> 
> Being curious, I unplugged and replugged the USB cable.
> I then reran fdisk with the 128MB card mounted.
> 
> hp# ls -l /dev/da*
> crw-r-  1 root  operator4,  27 Jul 19 06:19 /dev/da0
> crw-r-  1 root  operator4,  28 Jul 19 06:19 /dev/da1
> crw-r-  1 root  operator4,  29 Jul 19 06:19 /dev/da2
> crw-r-  1 root  operator4,  30 Jul 19 06:19 /dev/da2s1
> crw-r-  1 root  operator4,  31 Jul 19 06:19 /dev/da3
> crw-r-  1 root  operator4,  24 Jul 19 06:19 /dev/da4
> crw-rw  1 root  wheel   4,  26 Jul 19 06:19 /dev/da4s1
> hp# mount_msdosfs /dev/da2s1 /mnt/olympus
> hp# /sbin/fdisk da2
> *** Working on device /dev/da2 ***
> parameters extracted from in-core disklabel are:
> cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)
> 
> parameters to be used for BIOS calculations are:
> cylinders=125 heads=64 sectors/track=32 (2048 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 6 (0x06),(Primary 'big' DOS (>= 32MB))
>start 47, size 255953 (124 Meg), flag 80 (active)
>beg: cyl 0/ head 1/ sector 16;
>end: cyl 499/ head 15/ sector 32
> The data for partition 2 is:
> 
> The data for partition 3 is:
> 
> The data for partition 4 is:
> 
> 
> It looks the same!
> 
> Robert
> 

I guess I lost a lot more than 6 karma points! It's 
been two days since my last post and I haven't received
any more responses.

Please permit me to ask if there is anyone reading this
list who has this working. Specifically, the ability
to replace a card of a different size in a card reader
and be able to mount the new card.

If I have violated any Kapu or in any other way did a bad.
let me know and I will strive to do better in the future.

Mahalo
Robert




 

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


Re: Random Freeze

2004-07-22 Thread Joseph Peterson
Nope, not setting any of those...

On Thu, 22 Jul 2004 22:19:26 +0200, Karol Kwiatkowski
<[EMAIL PROTECTED]> wrote:
> Joseph Peterson wrote:
> 
> > Unfortunately that is not the solution to my problem, I've run
> > memtest86 on my laptop several times and found no problems... any
> > other thoughts? =)
> >
> > -joe
> >
> 
> Just a thought:
> 
> Have you build your world and / or kernel from source? If that's the
> case double check processor-specific make options like CPUTYPE, CFLAGS,
> COPTFLAGS, etc. (they can be used from command line and from /etc/make.conf)
> 
> Good luck!
> 
> Karol
> 
> --
> Karol Kwiatkowski  
> 
> 
> ___
> [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: Streaming Audio

2004-07-22 Thread Andrew L. Gould
On Thursday 22 July 2004 09:29 am, Justin W. Pauler wrote:
> Alexander,
>
> Thanks to you and everyone else who provided insight on this problem.
> I actually got everything finished and working late last night using
> IceS as the stream client and IceCast to stream out the music. It
> works quite well, I've actually made a big playlist of all my songs
> and it randomly plays all of them.
>
> Thanks again,
>
> --
> Justin W. Pauler

Does the client rely on a GUI?  If not, is it easy to select songs from 
the console?

I ask because I have an opportunity to trade some old parts for an old 
laptop (133Mhz, 16MB RAM, etc).

Thanks,

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


Packet filters

2004-07-22 Thread Andy Baran
This question sounds like it has an easy answer at first but please bear
with me.  I am going to setup a network tap to monitor network traffic
flows.  The machine will be running FreeBSD 4.10 and has two NICs.  One
interface will be used for management and the other will be to collect
the flows.  Obviously, security is a concern with a machine of this
nature so I need to setup a firewall on the management interface. 
However, I need to be absolutely sure that the firewall will not be
handling any of the packets on the second interface.  I am well aware
that IPFW and IPF can both be setup to monitor only a specific
interface.  However, I'd like verification from someone familiar with
the code for either that the filter will not touch packets on the
interface being used as a tap.  My apologies if I'm posing this question
to the wrong list.  If I am please let me know whom I should be asking. 
Thanks in advance for any replies. 


-
+Andy Baran ... [EMAIL PROTECTED]
+DePaul Computer Security Response Team http://security.depaul.edu
---
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


AW: Streaming Audio

2004-07-22 Thread Alexander Liebau
well its ass configured in a configfile.. ints not possible to choose titels
on the rum :)

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Andrew L.
Gould
Gesendet: Donnerstag, 22. Juli 2004 23:34
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: Re: Streaming Audio


On Thursday 22 July 2004 09:29 am, Justin W. Pauler wrote:
> Alexander,
>
> Thanks to you and everyone else who provided insight on this problem.
> I actually got everything finished and working late last night using
> IceS as the stream client and IceCast to stream out the music. It
> works quite well, I've actually made a big playlist of all my songs
> and it randomly plays all of them.
>
> Thanks again,
>
> --
> Justin W. Pauler

Does the client rely on a GUI?  If not, is it easy to select songs from
the console?

I ask because I have an opportunity to trade some old parts for an old
laptop (133Mhz, 16MB RAM, etc).

Thanks,

Andrew Gould
___
[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: Streaming Audio

2004-07-22 Thread Justin W. Pauler
Andrew,

No, everything is console based. For example, my setup consists of:

1. Making a playlist: a text file listing each song
in my collection (locate *.ogg >> playlist)

2. Starting IceCast

3. Starting IceS

4. Listening

IceS then reads the playlist file that is created and by configuration,
either randomly picks a song or goes in sequential order, again, that is up
to you. I generally like the system, not bad at all, the only thing I wish I
could do was call up songs on a whim, which out of the box cannot be done,
however, with a little php script on the webserver, I'm going to do just
that (add the new song to the top of the playlist and send a SIGHUP).

But yes, everything is console based, and I used it for well over 8 hours
today without a single dropout or audio problem.

--
Justin W. Pauler 

> -Original Message-
> From: Andrew L. Gould [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 22, 2004 4:34 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Streaming Audio
> 
> On Thursday 22 July 2004 09:29 am, Justin W. Pauler wrote:
> > Alexander,
> >
> > Thanks to you and everyone else who provided insight on 
> this problem.
> > I actually got everything finished and working late last 
> night using 
> > IceS as the stream client and IceCast to stream out the music. It 
> > works quite well, I've actually made a big playlist of all my songs 
> > and it randomly plays all of them.
> >
> > Thanks again,
> >
> > --
> > Justin W. Pauler
> 
> Does the client rely on a GUI?  If not, is it easy to select 
> songs from the console?
> 
> I ask because I have an opportunity to trade some old parts 
> for an old laptop (133Mhz, 16MB RAM, etc).
> 
> Thanks,
> 
> Andrew Gould
> 


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


Re: FreeBSD and WinNT

2004-07-22 Thread Eric Crist
On Monday 19 July 2004 09:27, Fractal wrote:
> I have a FreeBSD 4.8 and I need to install on the same machine
> WindowsNT-like operating system. I tried to do this and installed it. But
> after recovering of BSD bootstrap loader using sysinstall I found that I
> cannot load Windows. Namely, there was two question signs ('??') in the
> second string of BSD loader menu (the first was 'FreeBSD') and after
> selecting it by F3 my computer rebooted. Windows should run on NTFS
> partition, not FAT. Can I do something and if yes, what?

I've never installed FreeBSD _before_ Windows, but I have the other way 
around.  The FreeBSD boot loader will recognize the Windows partitions and 
setup correctly.  When I've done things the other way around, I have used 
Partition Magic, and Boot Magic to get things working.

>
> Thank You.

You're Welcome.

-- 
Eric F Crist

Keep your pecker hard and your powder dry, and the world WILL turn.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: HP DeskJet

2004-07-22 Thread Eric Crist
On Tuesday 20 July 2004 21:22, Paulo Fonseca Jr. wrote:
> how to print easly with HP deskjet on freebsd5.1+kde3.1.2 ? Can anybody
> help me?
>
> Zumba.

check out the CUPS port, /usr/ports/print/cups or the apsfilter 
port, /usr/ports/print/apsfilter.  I prefer the latter, as it uses your 
native lpr/lpd.

HTH
-- 
Eric F Crist

Keep your pecker hard and your powder dry, and the world WILL turn.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


GEOM fails to create ad0

2004-07-22 Thread Lane
I successfully built a kernel for FreeBSD 5.2.1-RELEASE #1 on my 8Gig ad2 but 
when I boot it my 30Gig ad0 does not appear in /dev/

I boot 4.10-STABLE on my 30 Gig ad0 and am able to mount ad2, but not vice 
versa.

Does anyone have information on how to trouble-shoot GEOM?

Thanks

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


dsl modem problem

2004-07-22 Thread Gerardo
hello group
does anybody knows anything about the amigo dsl ca-80u usb modem on freebsd?
or how to install the linux accessrunner drivers of sourceforge in freebsd?


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


Re: changing card in a reader (revisited)

2004-07-22 Thread Robert Storey
I guess I missed your first post.

One thing I don't see in your posts is any mention of whether or not
you're running FBSD 4.x or 5.x. My experience with 4.x is that cards of
any type either don't work or work badly. I've had much better luck with
5.x. Aside from drivers, I believe this is due to the devfs which 5.x
uses. So if you're using 4.x, consider either upgrading or at least
experimenting with the FreeSBIE livecd to see what happens.

regards,
Robert

On Thu, 22 Jul 2004 10:45:29 -1000
[EMAIL PROTECTED] wrote:

> 
> I guess I lost a lot more than 6 karma points! It's 
> been two days since my last post and I haven't received
> any more responses.
> 
> Please permit me to ask if there is anyone reading this
> list who has this working. Specifically, the ability
> to replace a card of a different size in a card reader
> and be able to mount the new card.
> 
> If I have violated any Kapu or in any other way did a bad.
> let me know and I will strive to do better in the future.
> 
> Mahalo
> Robert
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Anybody tried RocketRAID 1820A?

2004-07-22 Thread Lanny Baron
If you want a good RAID controller, use Intel SRCZCR. It does RAID-5 and
if you had a defective controller and the controller was replaced, your
RAID would be intact.

I am speaking of SCSI RAID.

Hope that helps.

Lanny

> Does anyone know how good it is? Does command
> queueing helps a lot? Are the drivers stable? Is it true
> hardware raid5?
>
> Regards,
> Artem
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>


=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Lanny Baron
Proud to be 100% FreeBSD
http://www.FreeBSDsystems.COM
North American Toll Free: 1.877.963.1900
European Toll Free http://www.freebsdsystems.com/toll_fr.html
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IP Management

2004-07-22 Thread Michael W. Oliver
On 2004-07-22T13:24:09+0200, Chris Knipe wrote:
> Lo all (again),
> 
> A bit off-topic, but I thought if there is something like what I want,
> someone on this list should know about it...
> 
> I'm looking for IP Management software (IP Networks that is).  Basically, my
> own repository where I can allocate a certain network of numbers to a client
> below us, and have a record of who has what IP addresses.  Something like a
> local whois server I suppose...
> 
> Is there something like this out there?? Can anyone recommend some packages
> that is worth looking in to?? I'd prefer it if the entire thing is MySQL
> based so that I can integrate it into existing customer management software.
> 

You may want to check out...

IPplan - http://iptrack.sf.net/ (PHP & MySQL, no IPv6 support :( )
FreeIPdb - http://www.freeipdb.org/ (Perl & PostgreSQL)

I use IPplan and like it a lot, though I wish it did support IPv6.


In addition, I found this interesting, but never have used it...

NorthStar - http://www.brownkid.net/NorthStar/

-- 
Mike
perl -e 'print unpack("u","88V]N=&%C=\"!I;F9O(&EN(&AE861E

pgpdZTjCzGWnS.pgp
Description: PGP signature


SOLVED: NEWBIE: FreeBSD 4.10 Internet gateway/DNS problem

2004-07-22 Thread James A. Coulter
> > On Tue, Jul 13, 2004 at 10:51:21AM -0500, James A. Coulter wrote:
> > >
> > >I am trying to setup my FreeBSD 4.10 box as an internet gateway for a
> > > small home LAN (2x Win XP and 1x Win 98SE)
> > >
> > >The LAN operates without any problems when using the Win 98SE box as a
> > >gateway - all computers can access the internet
> > >
> > >I have two nics installed in the FreeBSD box:
> > >
> > >   dc0 is the LAN interface via 4-port Linksys hub
> > >
> > >   dc1 is the WAN interface via cable modem
> > >
> > >I have successfully connected to the internet with dc1
> > >
> > >I can ping all other machines on my home LAN with dc0 and vice versa
> > >
> > >I cannot access the internet from any machine except the FreeBSD
> gateway
> > >
> > >ifconfig looks like this:
> > >



> > >
> > >I'm not sure what to do next.  For some reason the Windows cannot
> access a
> > >name server.  From what I understand from the literature I've been
> using
> > >(FreeBSD Handbook, Lehey's The Complete FreeBSD, and Anderson's
> FreeBSD:
> > > An Open-Source etc etc) all that should be needed is set
> > > gateway_enable="YES" in /etc/rc.conf and I've done that.
> > >
> > >Google revealed some info on using natd for PPOE, but not sure if that
> > >applies to this problem.
> >
> > Definitely you must use NAT. Search Handbook for Network Address
> > Translation.
> >
> > >All suggestions/out-right solutions appreciated.
> > >
> > >TIA,
> > >
> > >Jim C.
> > >
> Hello.
> You might try something like this in your /etc/rc.conf :
> gateway_enable="YES"
> ifconfig_dc1="DHCP"
> dhcp_program="/sbin/dhclient"
> dhcp_flags="-q"
> ifconfig_dc0="inet 192.168.1.1 netmask 255.255.255.0"
> natd_enable="YES"
> natd_interface="dc0"
> natd_flags="-dynamic"
> And if you like some little protection :
> firewall_enable="YES"
> firewall_script="/etc/rc.firewall"
> firewall_type="OPEN"
> firewall_logging="YES"
> And it's never wrong to spend some time reading the man pages :-)
> Don't forget to put the IP of your Gateway on the Winboxes.
> /Hasse

Sorry for the very late response and thanks very much for the suggestions to
check out NAT.  That was of course the problem.  Being a newbie and
life-long Windows user, I thought gateway_enable="YES" in rc.conf was the
magic word.  But it isn't and I read up on NAT and natd and built a custom
kernel with:

options IPFIREWALL
options IPDIVERT

and made the changes to rc.conf as detailed above and now my FreeBSD box is
passing packets back and forth from all the Windows boxes on my LAN to the
WAN beautifully.

Thanks again for your help!

Jim C.

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


Re: changing card in a reader (revisited)

2004-07-22 Thread hoe-waa

From: Robert Storey <[EMAIL PROTECTED]>
Date: Friday, July 23, 2004 1:46 am


> I guess I missed your first post.
> 
> One thing I don't see in your posts is any mention of whether or not
> you're running FBSD 4.x or 5.x. My experience with 4.x is that 
> cards of
> any type either don't work or work badly. I've had much better luck 
> with5.x. Aside from drivers, I believe this is due to the devfs 
> which 5.x
> uses. So if you're using 4.x, consider either upgrading or at least
> experimenting with the FreeSBIE livecd to see what happens.
> 
> regards,
> Robert
> 
Thanks for responding. As posted earlier

%uname -a
FreeBSD hp.hawaii.rr.com 5.2.1-RELEASE-p9 FreeBSD 
5.2.1-RELEASE-p9 #1: Tue Jul 20 17:01:49 HST 2004 [EMAIL 
PROTECTED]:/usr/obj/usr/src/sys/HPLAPTOP1  i386

Robert

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


RE: Firewall, OpenVPN and Squid question

2004-07-22 Thread Murray Taylor
If you run your own DHCP server then you can lock IP numbers via their
MAC id there for the machines you trust.

Then allow them appropriate access via ipf and corral the rest.

(In DCHP create a 'pool' for others that uses a different section of
your ip range)

HTH
mjt

On Thu, 2004-07-22 at 23:51, Paul Hillen wrote:
> Want to thank you guys for your help; I setup my first firewall last night.
> Granted it is basic, and have a lot of work to do yet, but it's a start. It
> is routing and letting my test machines access the web.
> 
> Hopefully the last question (yeah right)
> 
> I decided to use IPFILTER and appears to be easy enough - just have to get
> use to the syntax. Does anyone know if IPFILTER can pass/block based on MAC
> ADDRESS instead of just IP address. I can not find anything on Goggle unless
> I am simply doing an incorrect query.
> 
> Thanks again
> Paul
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
> 
> This Email has been scanned for Viruses by MailMarshal.
> 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com



---
The information transmitted in this e-mail is for the exclusive
use of the intended addressee and may contain confidential
and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of any action
in reliance upon this information by persons and/or entities
other than the intended recipient is prohibited. If you
received this in error, please inform the sender and/or
addressee immediately and delete the material. 

E-mails may not be secure, may contain computer viruses and
may be corrupted in transmission. Please carefully check this
e-mail (and any attachment) accordingly. No warranties are
given and no liability is accepted for any loss or damage
caused by such matters.
---


This Email has been scanned for Viruses by MailMarshal.

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


cannot understand name "peter.first.try"

2004-07-22 Thread Peter Ryan
Hi,
This is probably a contender for the dumbest question
of the year.

When I defined my IP address in the freeBSD installation,
I had to give a name. All the examples use something
like the one I entered, i.e. peter.first.try, except they
often used a xxx.xxx.com.

Could someone point me to somewhere that
explains this name in terms a dullard can understand.

Thanks
Peter


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


resize and backup partitions?

2004-07-22 Thread Ara
Hi
does anybody know if there is a program like symantec ghost so i can
back up and duplicate ufs file system disks and slices for recovery and
easy duplicating?? I looked at recuse CD  but it says ufs is still in
test
also is there any program for resizing slices and partition ? i looked
on ports but found nothing
thank you for help


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


Re: Kernel Lock up

2004-07-22 Thread alden.pierre
alden.pierre wrote:
When it's time to compile the GENERIC kernel my system locks up, 
forcing me to reboot.  Here is an output of dmesg.   I'm running 
FreeBSD 4.10.  I also can provide an
attachment of the compiling output.

Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  The Regents of the University of California. All rights reserved.
FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
CPU: Intel Pentium III (1000.04-MHz 686-class CPU)
Origin = "GenuineIntel"  Id = 0x68a  Stepping = 10
Features=0x387f9ff 

real memory  = 603914240 (589760K bytes)
avail memory = 581242880 (567620K bytes)
Preloaded elf kernel "kernel" at 0xc0551000.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 7 entries at 0xc00fde80
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  on motherboard
pci0:  on pcib0
agp0:  mem 
0xe800-0xebff at device 0.0 on pci0
pcib1:  at device 
1.0 on pci0
pci1:  on pcib1
pci1:  at 0.0 irq 10
isab0:  at device 7.0 on pci0
isa0:  on isab0
atapci0:  port 0xd000-0xd00f at device 
7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0:  port 0xd400-0xd41f irq 12 at device 
7.2 on pci0
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub1: 4 ports with 4 removable, self powered
ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/1
kbd0 at ukbd0
uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/0
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 
1.10/3.00, addr 4, iclass 3/1
ums0: 5 buttons and Z dir.
uhci1:  port 0xd800-0xd81f irq 12 at device 
7.3 on pci0
usb1:  on uhci1
usb1: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0:  (vendor=0x1106, dev=0x3057) at 7.4
chip0:  port 
0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 11 at device 7.5 on pci0
rl0:  port 0xec00-0xecff mem 
0xee00-0xeeff irq 11 at device 15.0 on pci0
rl0: Ethernet address: 00:c0:26:62:97:06
miibus0:  on rl0
rlphy0:  on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
orm0:  at iomem 0xc-0xcc7ff,0xd-0xd3fff on isa0
pmtimer0 on isa0
fdc0:  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:  at port 0x60,0x64 on isa0
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
sc0:  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:  at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
plip0:  on ppbus0
lpt0:  on ppbus0
lpt0: Interrupt-driven port
ppi0:  on ppbus0
ad0: 38166MB  [77545/16/63] at ata0-master UDMA100
acd0: CD-RW  at ata0-slave PIO4
acd1: DVD-ROM  at 
ata1-master PIO4
Mounting root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
uhub1: at uhub0 port 2 (addr 2) disconnected
ukbd0: detached
uhid0: detached
ums0: detached
uhub1: detached
uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub1: 4 ports with 4 removable, self powered
ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/1
kbd0 at ukbd0
uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/0
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 
1.10/3.00, addr 4, iclass 3/1
ums0: 5 buttons and Z dir.

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

nevermind, I manage to fix my problem.
Thank You
Alden Louis-Pierre
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


new guy has a perl/port question

2004-07-22 Thread Steve
how do i upgrade fbsd 4.9 perl 5.8.0 installed from ports, to perl 5.8.4
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: new guy has a perl/port question

2004-07-22 Thread Kent Stewart
On Friday 23 July 2004 01:41 am, Steve wrote:
> how do i upgrade fbsd 4.9 perl 5.8.0 installed from ports, to perl
> 5.8.4 

portupgrade perl
use.perl port
portupgrade -f p5\*

It is all in /usr/ports/UPDATING

You also need to 
portupgrade -f automake
with the p5- stuff

Kent

-- 
Kent Stewart
Richland, WA

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


Re: How to send attached files on sendmail with mail tool?

2004-07-22 Thread Jay Moore
On Wednesday 21 July 2004 02:10 am, Wojciech Puchar wrote:
> > > cat file | uuencode tgt_filname | mail -s "subject" [EMAIL PROTECTED]
>
> uuencode 
> instead of cat. less one unneeded piping.
>
> > > subject can be derived from shell script variables if necessary.
> >
> > Do you have to do a uudecode on the receiving end to recover the file?
> >
> > I tried this - sending a pdf file from this FreeBSD system to a Windoze
> > user that gets mail via POP - it didn't work. The filename came through,
> > and it was listed as an attachment, but there was nothing useful in the
> > file.
>
> i think windoze just can't decode uuencoded attachments right.
>
> it only supports base64 right.
>
> metamail will be useful, possibly
>
> /usr/local/bin/encode-base64 was installed by package p5-MIME-Base64-2.21

I'm sure you are correct about Windows... I guess the point I was trying to 
make is that I think Base64 encoding and appropriate MIME headers are 
required to be placed in the message to make it a "compliant" message. So 
while this script may work in certain limited situations, it's probably not a 
good "general purpose" solution.

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


Re: How to send attached files on sendmail with mail tool?

2004-07-22 Thread Murray Taylor
man uuencode

uuencode [-m] [-o output_file] [file] name

he uuencode utility reads file (or by default the standard input) and
writes an encoded version to the standard output, or output_file if one
has been specified.  The encoding uses only printing ASCII characters
and includes the mode of the file and the operand name for use by
uudecode.

This works with winblows  - I use it in production here

cat file | uuencode tgt_filname | mail -s "subject" [EMAIL PROTECTED]
  ^ ^
  | +--- attachment FILENAME for the target host to
use
  +--- attachment CONTENT from the source host


the input file is via stdin to uuencode - this becomes the CONTENT of
the attachment
the File name given to the ATTACHMENT is the tgt_filename 

The result is an email with only on thing inside it - the attachment.


On Fri, 2004-07-23 at 15:57, Jay Moore wrote:

> On Wednesday 21 July 2004 02:10 am, Wojciech Puchar wrote:
> > > > cat file | uuencode tgt_filname | mail -s "subject" [EMAIL PROTECTED]
> >
> > uuencode  >
> > instead of cat. less one unneeded piping.
> >
> > > > subject can be derived from shell script variables if necessary.
> > >
> > > Do you have to do a uudecode on the receiving end to recover the file?
> > >
> > > I tried this - sending a pdf file from this FreeBSD system to a Windoze
> > > user that gets mail via POP - it didn't work. The filename came through,
> > > and it was listed as an attachment, but there was nothing useful in the
> > > file.
> >
> > i think windoze just can't decode uuencoded attachments right.
> >
> > it only supports base64 right.
> >
> > metamail will be useful, possibly
> >
> > /usr/local/bin/encode-base64 was installed by package p5-MIME-Base64-2.21
> 
> I'm sure you are correct about Windows... I guess the point I was trying to 
> make is that I think Base64 encoding and appropriate MIME headers are 
> required to be placed in the message to make it a "compliant" message. So 
> while this script may work in certain limited situations, it's probably not a 
> good "general purpose" solution.
> 
> Jay
> 
> 
> This Email has been scanned for Viruses by MailMarshal.
> 

-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com


---
The information transmitted in this e-mail is for the exclusive
use of the intended addressee and may contain confidential
and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of any action
in reliance upon this information by persons and/or entities
other than the intended recipient is prohibited. If you
received this in error, please inform the sender and/or
addressee immediately and delete the material. 

E-mails may not be secure, may contain computer viruses and
may be corrupted in transmission. Please carefully check this
e-mail (and any attachment) accordingly. No warranties are
given and no liability is accepted for any loss or damage
caused by such matters.
---


This Email has been scanned for Viruses by MailMarshal.

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


SSH Client - (newbie need help)

2004-07-22 Thread Bryce
Hi,

Im a newbie to FreeBSD and I need to run an SSH client
to connect to the Solaris server at my University. I
was previously using Putty on WinXP, however there
appears to be a bug in the current putty port which
causes it to crash before exchanging keys if the
servers key is not cached.

I googled looking for other clients and found secpanel
which sounded good but it requires
/usr/ports/x11-toolkits/tk84 which appears to be
broken arrggghh!  

Can someone please point me to either a good
alternative SSH client for FreeBSD or help me to
overcome these problems to install either putty or
secpanel?

Appreciate any help,

Bryce



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Routing or bridging wireless connections - help FreeBSD

2004-07-22 Thread Dan
Hello,

In using FreeBsd 5.2.1-Release I am running into some trouble. I have successfully 
recompiled the kernel with support for atheros based wireless cards. I have also been 
able to setup the card into access point "Hostap" mode correctly. I have tried the 
bridging recommend in the FreeBSD wireless setup at 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html but 
was unsuccessful. I have configured the wireless adapter with it's own subnet of ip's 
one for the actual box and the rest client ip''. The subnet is not the same as the one 
on the wireless adapter. When I enable bridge mode as dicussed in the link above, I 
can ping the ip allocated to the ethernet adapter and the one allocated to the 
wireless adapter when wirelessly connected to the freebsd box, but when the bridging 
is disabled I can only ping the ip assigned to the wireless adapter in the machine 
when wirelessly connected. When I ssh to the box either with bridging on or off to the 
wireless ip on the machine I can ping google.com and other common web sites. I need 
help trying to route the adapted and client ip's to the internet.

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


k3b and select single audio track from audio cd

2004-07-22 Thread Oliver Fuchs
Hi,

I installed k3b on my FreeBSD 5.2-1 RELEASE.
I do not understand how to select single audio tracks from an audio cd via
drag an drop. I can see the tracks from my audio cd but k3b refuses to
select one and drag it over to my project.

Do I have to rip the complete audio cd first or am I missing something.

Thanx in advance

Oliver
-- 
... don't touch the bang bang fruit
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SSH Client - (newbie need help)

2004-07-22 Thread Konrad Heuer

On Thu, 22 Jul 2004, Bryce wrote:

> Im a newbie to FreeBSD and I need to run an SSH client
> to connect to the Solaris server at my University. I
> was previously using Putty on WinXP, however there
> appears to be a bug in the current putty port which
> causes it to crash before exchanging keys if the
> servers key is not cached.
>
> I googled looking for other clients and found secpanel
> which sounded good but it requires
> /usr/ports/x11-toolkits/tk84 which appears to be
> broken arrggghh!
>
> Can someone please point me to either a good
> alternative SSH client for FreeBSD or help me to
> overcome these problems to install either putty or
> secpanel?

Why don't you use just the ssh client that comes with the base system?
Log into your FreeBSD box and type
  ssh hostname
to connect to any other system.

Regards

Konrad Heuer ([EMAIL PROTECTED])  ___  ___
GWDG   / __/__ ___ / _ )/ __/ _ \
Am Fassberg   / _// __/ -_) -_) _  |\ \/ // /
37077 Goettingen /_/ /_/  \__/\__//___//
Germany

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


XML utility

2004-07-22 Thread Miguel Cardenas
Hello

Anybody knows a program or utility to view XML documents?

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


Re: SSH Client - OpenSSH dependency problem

2004-07-22 Thread Bryce
Thanks for the tip. Would you believe though I now
also have a problem installing openSSH from ports. I
have just CVSuped my ports tree but executing: "make
install clean" from the openssh directory exits with
the error:

Dependency warning: used OpenSSL version contains
known vulnerabilities
Please update or define either WITH_OPENSSL_BASE or
WITH_OPENSSL_PORT

Can anyone throw some light on how to fix this?

Thanks,

Bryce

--- Steve <[EMAIL PROTECTED]> wrote:
> openssh is the best one out there in my opinion
> --
> Steve Rieger
> ICQ # 5956607
> yahoo IM riegersteve
> - Original Message - 
> From: "Bryce" <[EMAIL PROTECTED]>
> To: "Freebsd questions"
> <[EMAIL PROTECTED]>
> Sent: Thursday, July 22, 2004 11:13 PM
> Subject: SSH Client - (newbie need help)
> 
> 
> > Hi,
> >
> > Im a newbie to FreeBSD and I need to run an SSH
> client
> > to connect to the Solaris server at my University.
> I
> > was previously using Putty on WinXP, however there
> > appears to be a bug in the current putty port
> which
> > causes it to crash before exchanging keys if the
> > servers key is not cached.
> >
> > I googled looking for other clients and found
> secpanel
> > which sounded good but it requires
> > /usr/ports/x11-toolkits/tk84 which appears to be
> > broken arrggghh!
> >
> > Can someone please point me to either a good
> > alternative SSH client for FreeBSD or help me to
> > overcome these problems to install either putty or
> > secpanel?
> >
> > Appreciate any help,
> >
> > Bryce
> >
> >
> >
> > __
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - Send 10MB messages!
> > http://promotions.yahoo.com/new_mail
> > ___
> > [EMAIL PROTECTED] mailing list
> >
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> >
> 
> 




__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"