Re: Update to earlier post (corrections)

2003-10-09 Thread nw1
We recently received our RMA'd board(s) back. These boards belong to the same family of the original board we did this install on/with. In plain English: initial install = Tyan Tiger-MP (S-2460) -- USB mouse working upgraded = Tyan Tiger-MPX (S-2466) -- USB mouse still working switched to:

re:ppp confusion

2003-10-09 Thread nevle
Hi, I made the changes you suggested and seemed to be connected (full modem lights) but couldn't log-on to any site(using Lynx),tried to ping -c 204.216.27.18 ,and got invalid count of packets to transmit...(not sure if I should do that, but I'm getting desperate!).Have included latest ppp.conf

freebsd+postfix+mailscanner+uvscan

2003-10-09 Thread chael
Hello, Anybody here has some links to help me out with this setup? Any help will be greatly appreciated =). Thanks in advance. chael ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

problem with aue card

2003-10-09 Thread Alexey Koptsevich
Hi, I have a problem with the network card Linksys USB100TX. The hardware itself is known to be working, but not under FreeBSD. Here is dmesg: Oct 8 21:10:39 pyosik kernel: aue0: LINKSYS Inc. LINKSYS USB Adapter, rev 1.10/1.01, addr 2 Oct 8 21:10:40 pyosik kernel: aue0: Ethernet address:

floppy

2003-10-09 Thread Florin Betivoiu
Hello. I am trying to mount a floppy. Don't know what is it that I do wrong, cause it doens't work... I have asked for help before, even here, but the problem still is not solved :( . I am using FreeBSD 5.1-RELEASE. The same happend with 5.0-RELEASE, but with FreeBSD 4.8-RELEASE, floppy

procmail, forward, and postfix

2003-10-09 Thread David Bear
I have procmail, and postfix installed in my freebsd box. Postfix works great and by default seems to respect .forward files. (at least I can't recall making any changes to it) Now, I want to run procmail from .forward and grabbed the forward file for usr/local/examples/procmail. I don't

portupgrade and USE_GCC=3.3

2003-10-09 Thread Herbert
Hei! When I try to rebuild centericq with g++33 using portupgrade I end up in hundreds of make processes. # portupgrade -f centericq -M USE_GCC=3.3 After a few seconds: % ps xa |grep make |wc -l 398 The same happens if I do # make USE_GCC=3.3 install clean # make USE_GCC=3.3 clean

How to find out the type of CD in burner from script ?

2003-10-09 Thread aleksandr . derevianko
Hello ! I have the following problem: I'm writing backup scripts, to store SCM tree on CD via ATAPI CD-burner. I need to have ability from inside the script find out the type of CD in burner: Is it CD-R or CD-RW, and is it blank or not, and also obtain at least CD label without mounting CD.

Is it possible to write on a NTFS file system ?

2003-10-09 Thread Juan Rodriguez Hervella
Hello: I've got mounted a ntfs-windows partition, but it seems I can not write iteither am I missing something or is it not possible ?¿ Thanks! -- JFRH ___ [EMAIL PROTECTED] mailing list

Unusual logcheck entry

2003-10-09 Thread Charles Howse
The following appeared in /var/log/messages in my daily logcheck report: Oct 8 20:38:47 curly rpc.statd: invalid hostname to sm_stat: ^X÷ÿ¿^X÷ÿ¿^Z÷ÿ¿^Z÷ÿ¿%8x%8x%8x%8x%8x%8x%8x%8x%8x%62716x%hn%51859x%hnM-^PM -^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM

Re: portupgrade and USE_GCC=3.3

2003-10-09 Thread Kris Kennaway
On Thu, Oct 09, 2003 at 11:18:49AM +0200, Herbert wrote: Am I doing something wrong or is this a bug? This is a FAQ - you're doing something wrong. USE_GCC is a makefile-internal variable. Kris pgp0.pgp Description: PGP signature

Re: Is it possible to write on a NTFS file system ?

2003-10-09 Thread Kris Kennaway
On Thu, Oct 09, 2003 at 11:49:47AM +0200, Juan Rodriguez Hervella wrote: Hello: I've got mounted a ntfs-windows partition, but it seems I can not write iteither am I missing something or is it not possible ?? It is not possible. Kris pgp0.pgp Description: PGP signature

Re: Unusual logcheck entry

2003-10-09 Thread Kris Kennaway
On Thu, Oct 09, 2003 at 05:43:31AM -0500, Charles Howse wrote: The following appeared in /var/log/messages in my daily logcheck report: Oct 8 20:38:47 curly rpc.statd: invalid hostname to sm_stat: ^X???^X???^Z???^Z???%8x%8x%8x%8x%8x%8x%8x%8x%8x%62716x%hn%51859x%hnM-^PM

Re: I dont have the sources in /usr/src ..how do i get the sources from Net .

2003-10-09 Thread Kirk Strauser
At 2003-10-09T05:19:05Z, Dwi Suharto [EMAIL PROTECTED] writes: i use anonymous CVS to update src directory. And it is working ... :) Don't do that! It takes a lot more resources than cvsup from what I gather. -- Kirk Strauser 94 outdated ports on the box, 94 outdated ports. Portupgrade

RE: Unusual logcheck entry

2003-10-09 Thread Charles Howse
On Thu, Oct 09, 2003 at 05:43:31AM -0500, Charles Howse wrote: The following appeared in /var/log/messages in my daily logcheck report: Oct 8 20:38:47 curly rpc.statd: invalid hostname to sm_stat: ^X???^X???^Z???^Z???%8x%8x%8x%8x%8x%8x%8x%8x%8x%62716x%hn%5185 9x%hnM-^PM

Crash under disk writes (vinum?)

2003-10-09 Thread Lewis Thompson
Hi, I'm running 5.1-RELEASE (latest patch version) on a machine with a couple of disks set up in a concatenated vinum-type config. Periodically if I do some ``heavy'' writes to the concatenated disk it causes the system to panic and reboot. I'm not sure it's because of vinum, but my guess is

Re: Patching sshd in FreeBSD 4.7

2003-10-09 Thread Lowell Gilbert
Kevin G [EMAIL PROTECTED] writes: *** 5,11 #define SSH_VERSION (ssh_version_get()) #define SSH_VERSION_BASEOpenSSH_3.4p1 ! #define SSH_VERSION_ADDENDUMFreeBSD-20030917 const char *ssh_version_get(void); void ssh_version_set_addendum(const char *add);

Re: 4.8-RELEASE-p13 -and- ntpd

2003-10-09 Thread Lowell Gilbert
nw1 [EMAIL PROTECTED] writes: Our ntpd host syncs with the external public servers, but our local clients, using ntpdate to sync with the ntpd host (on the same sub-net), fails. Using ntpdate from the same local clients to any external public time-server works without problems. The

XFree86 and /dev/agpgart

2003-10-09 Thread Olga Zenkova
Hi! Can't start XFree86 ver 4.3.0 on FreeBSD 4.6. Get error: Unable to open /dev/agpgart (Device not configured). What can I do? The file /dev/agpgart exists, on trying to open by midc (F3) get the same Cannot open agpgart. Device not configured. Olga __ Do you

Re: Handling of multiple Pythons on the same system

2003-10-09 Thread Lowell Gilbert
Kirk Strauser [EMAIL PROTECTED] writes: How do you manage multiple versions of Python on the same machine? I'm running Zope on one of my servers and it requires Python 2.1 (and has known issues with later versions). I want to install other applications that require Python 2.3. I've

Cron

2003-10-09 Thread Scott Rothgaber
Good Morning! I'm in the process of converting all of our servers from BSD/OS. One of the things that I've always done is to copy all of the jobs from `/etc/crontab' to root's crontab so that all of the system jobs are in one place. FreeBSD's cron doesn't seem to like this, however. I'm seeing

ipf - sample rulesets

2003-10-09 Thread bsd
Hi all. Are there any good references and/or sample ipf rulesets that I could use to look-and-learn from. I am quite familiar with ipfw, but I'm struggling with converting my thinking on issues like the setup and established keywords of ipfw. Thanks in advance for any pointers. Regards,

why does motherboard sound suck?

2003-10-09 Thread Ross Lippert
I just got new hardware and I installed 5.1 on it (not tht it matters, because what I am asking about is observed in 4.X). Why is it that so-called the built-in soundcard that my motherboard comes with does work with everything? By that I mean that I can play the usual multimedia stuff without

Re: Logging users activity with termlog

2003-10-09 Thread Lowell Gilbert
Lukasz Wasikowski [EMAIL PROTECTED] writes: FreeBSD 4.9-RC. termlog 1.0.2-STABLE. I want to log users activity on my box. 1. I'd like to run termlog -u UID as soon as user with UID log in. How should I do it? I don't think there are any great answers there. The easy hack is to mess with

Re: fxp0, fxp1 falling into promiscuous mode ?

2003-10-09 Thread Lowell Gilbert
You're probably doing something to put the adapters into promiscuous mode -- like running a packet sniffer. If not, it's pretty weird... ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: vtophys information.

2003-10-09 Thread Lowell Gilbert
rk47 [EMAIL PROTECTED] writes: Is there a simple example which uses the function vtophys. Or a normal example which uses the vtophys function in a simple way. This would be for driver development for FreeBSD 4.x. Luckily, you have the full source code for the system. Note, if relevant,

Re: Unable to install

2003-10-09 Thread Lowell Gilbert
Don't top-post, please. skisen [EMAIL PROTECTED] writes: I have FreeBSD 4.5 Feb 2002. I had 4GB quantum harddisk. I had Installed the above version of FreeBSD along with Windows2000 and Linux. I had no problems and all the three OS were running fine. Now I upgraded my system with

Hello!

2003-10-09 Thread JGrunberg
Hello, my name is Erik and I have a great love for alternative OS's, and I just want to comment on FreeBSD 5.0 and how I like it so far. Ever since I got FreeBSD 4.4(sometime ago?!), I have had reccuring problems with some parts of the installation. As far as the main installation goes, that

make package with deps?

2003-10-09 Thread csalan
Hello, Is it possible to make also the dependant packages when doing a make package command. Thanks all, Cristian Salan Webhosting de la 1.99 euro/luna! Domenii .ro gratuit. http://www.etp.ro/ ___ [EMAIL PROTECTED]

RE: dial ppp problem

2003-10-09 Thread fbsd_user
Looks like you have coding error in your ppp.conf Changeset ifaddr 0 0 127.2.2.2to set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Do not use manual mode to start ppp, use this command ppp -auto papchap -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: the question

2003-10-09 Thread Lowell Gilbert
reiser [EMAIL PROTECTED] writes: I trying to install version 5.1 on my machine, wich is MSI mother of 2002, GeForce-4, AMD AthlonXP, HDD IBM Deskstar-60Gb, RAM 256 DDR, CDROM Samsung, CDRW Yamaha F1 and after when system starts to copying files on a hard drive,-every time the same trouble,

[FAQ pointer] Re: Cron

2003-10-09 Thread Lowell Gilbert
Scott Rothgaber [EMAIL PROTECTED] writes: I'm in the process of converting all of our servers from BSD/OS. One of the things that I've always done is to copy all of the jobs from `/etc/crontab' to root's crontab so that all of the system jobs are in one place. A simple copy won't work; the

Re: Unusual logcheck entry

2003-10-09 Thread Ceri Davies
On Thu, Oct 09, 2003 at 07:16:45AM -0500, Charles Howse wrote: On Thu, Oct 09, 2003 at 05:43:31AM -0500, Charles Howse wrote: The following appeared in /var/log/messages in my daily logcheck report: Oct 8 20:38:47 curly rpc.statd: invalid hostname to sm_stat:

Re: make package with deps?

2003-10-09 Thread Lowell Gilbert
[EMAIL PROTECTED] writes: Is it possible to make also the dependant packages when doing a make package command. make package-recursive (as Kris Kennaway has already posted here several times this week) ___ [EMAIL PROTECTED] mailing list

RE: ipf - sample rulesets

2003-10-09 Thread fbsd_user
I stopped using IPFW because my keep-state rules would not work on cable internet connection. I have found that IPFILTER is much easier to use. Here is my rules file for you to use as sample. # # Outside Interface to Public internet

Ckermit, Minicom, and even Windows Dial Up won't work..

2003-10-09 Thread Peter Elsner
Hi again, As some of you may recall, I have been having trouble connecting with Kermit installed from ports (/usr/ports/comms/kermit). I dial from my FreeBSD 4.8-STABLE box to a SCO Unix 5.0.5 box. The connection is made, but I never get a login prompt. So I decided to try Minicom (also from the

Wine on FreeBSD 4.x

2003-10-09 Thread Ronnie Clark
Hello all, I seem to have gotten myself into a pi$$ing match here at work. Everyone here runs RH 8 or 9. I am running FreeBSD 4.x STABLE. They can all download and run Crossover Office, which is frintend for Wine and allows them to run M$ Office on their systems, meaning they can dump their

RE: Ckermit, Minicom, and even Windows Dial Up won't work..

2003-10-09 Thread fbsd_user
Your new SCO Unix server has a problem. Concentrate your efforts on that box. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Peter Elsner Sent: Thursday, October 09, 2003 9:40 AM To: [EMAIL PROTECTED] Subject: Ckermit, Minicom, and even Windows Dial Up

Re: vtophys information.

2003-10-09 Thread rk47
Lowell Gilbert wrote: rk47 [EMAIL PROTECTED] writes: Is there a simple example which uses the function vtophys. Or a normal example which uses the vtophys function in a simple way. This would be for driver development for FreeBSD 4.x. Luckily, you have the full source code for the

Re: make package with deps?

2003-10-09 Thread Alexander Haderer
At 09:35 09.10.2003 -0400, Lowell Gilbert wrote: [EMAIL PROTECTED] writes: Is it possible to make also the dependant packages when doing a make package command. make package-recursive (as Kris Kennaway has already posted here several times this week) I think this is because 4.8R (and older?)

Re: [FAQ pointer] Re: Cron

2003-10-09 Thread Scott Rothgaber
Lowell Gilbert wrote: A simple copy won't work; the files have different formats. Understood. The format of the tab is fine. When the command runs, however, there is a path problem because the job will generate errors like chkgrp: not found. ___

RE: Ckermit, Minicom, and even Windows Dial Up won't work..

2003-10-09 Thread Peter Elsner
I disagree... There are 12 SCO Unix servers at 12 of my customers sites, and they haven't been modified in years... All 12 of them can't be having the same problem The only change was made to my FreeBSD server, when I updated hardware... Peter At 09:57 AM 10/9/2003 -0400, you wrote:

RE: Unusual logcheck entry

2003-10-09 Thread Charles Howse
Am I now protected from this attack? (note rpc.stat lines below) You were anyway; this never affected FreeBSD. Sorry, I mis-spoke. What I should have said is, Am I now protected from rpc attacks? However, I'd also add portmap_flags=-h 192.168.254.2 to your rc.conf Done. :-) if I were

Re: Hello!

2003-10-09 Thread Jud
On Wed, 8 Oct 2003 21:40:27 EDT, [EMAIL PROTECTED] wrote: [snip] Sorry, I can't tell you a solution for your video card problem - you might try the text mode configuration and see if one of the generic or generic ATI cards matches closely enough. Also, I have a sound blaster 16 PCI card(PNP),

Re: floppy

2003-10-09 Thread Jamie
You've mixed up your input and output files when you run dd. This is what it should be: dd if=/dev/null of=/dev/fd0 You had them swapped, so you were reading the floppy and writing to /dev/null. - Jamie On Thu, 9 Oct 2003, [iso-8859-1] Florin Betivoiu wrote: Hello. I am

Re: procmail, forward, and postfix

2003-10-09 Thread Timothy Luoma
On Wed, 08 Oct 2003 22:16:42 -0700, David Bear [EMAIL PROTECTED] wrote: I don't understand a thing it does.. but I put it in my home directory anyway and called it .forward. It appears the procmail is no 'firing' when message come. Looking for any pointers? been through to procmail faq sites

openoffice

2003-10-09 Thread Aaron Sloan
Hello gang, I'm trying to build openoffice or openoffice-devel from ports. CVS, portupgrade etc...completed. says there is a checksum mismatch with the OO source and stop 4.8 stable. It has been broken for about a week and a half. Am I correct in saying the 2 ports are broken because of the

'lo again - downloading 5.0 i-386

2003-10-09 Thread wfblabbett
hello all at FreeBSD, i'm currently downloading release 5.0, disc1.iso (i-386) despite what i was told about it not having javascript compatiblity as i'm not that bothered about javascript (and i don't know for sure that it doesn't support it). Anyway, i hope i can get it to work. I chose the

Re: floppy

2003-10-09 Thread Jamie
On Thu, 9 Oct 2003, [iso-8859-1] Florin Betivoiu wrote: Hello. I am trying to mount a floppy. Don't know what is it that I do wrong, cause it doens't work... I have asked for help before, even here, but the problem still is not solved :( . I am using FreeBSD 5.1-RELEASE. The same happend

Re: [FAQ pointer] Re: Cron

2003-10-09 Thread Kevin D. Kinsey, DaleCo, S.P.
Scott Rothgaber wrote: Lowell Gilbert wrote: A simple copy won't work; the files have different formats. Understood. The format of the tab is fine. When the command runs, however, there is a path problem because the job will generate errors like chkgrp: not found. Cron has a very limited

fetchmail strangeness

2003-10-09 Thread Malcolm Kay
I'm using fetchmail to retrieve email from my isp, and getting the following message in /var/log/maillog repeated at about the fetchmail polling rate: Oct 9 00:00:01 beta sm-mta[5995]: h98EU11h005995: Syntax error in mailbox address [EMAIL PROTECTED] (non-printable character) Oct 9 00:00:01

Re: floppy

2003-10-09 Thread Kevin D. Kinsey, DaleCo, S.P.
Jamie wrote: On Thu, 9 Oct 2003, [iso-8859-1] Florin Betivoiu wrote: Hello. I am trying to mount a floppy. Don't know what is it that I do wrong, cause it doens't work... I have asked for help before, even here, but the problem still is not solved :( . I am using FreeBSD 5.1-RELEASE. The same

ipfw using

2003-10-09 Thread traore
Pls Let me know how use ipfw with adress MAC bloking syntaxe. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 'lo again - downloading 5.0 i-386

2003-10-09 Thread Jud
On Thu, 9 Oct 2003 15:48:09 +0100, wfblabbett [EMAIL PROTECTED] wrote: hello all at FreeBSD, i'm currently downloading release 5.0, disc1.iso (i-386) despite what i was told about it not having javascript compatiblity as i'm not that bothered about javascript (and i don't know for sure that it

Re: Ckermit, Minicom, and even Windows Dial Up won't work..

2003-10-09 Thread Ruben de Groot
On Thu, Oct 09, 2003 at 09:10:02AM -0500, Peter Elsner typed: I disagree... There are 12 SCO Unix servers at 12 of my customers sites, and they haven't been modified in years... All 12 of them can't be having the same problem The only change was made to my FreeBSD server, when I

from dmitry

2003-10-09 Thread Sigizmund
Hi! No, I did not tried this on 4.x, I have did that on 5.0 and 5.1: both of them the same message: kernel panic, vm_page already inserted, buffers remaining, giving up on 386 buffers ___ [EMAIL PROTECTED] mailing list

Re: ipfw using

2003-10-09 Thread Michael L. Hostbaek
[EMAIL PROTECTED] (traore) writes: Pls Let me know how use ipfw with adress MAC bloking syntaxe. from 'man ipfw' : { MAC | mac } dst-mac src-mac Match packets with a given dst-mac and src-mac addresses, specified as the any keyword (matching any MAC address), or six groups of hex digits

RE: problem with aue card

2003-10-09 Thread Andrew White
Works fine for me on 5.1, although the LED's don't function Make sure aue and mii are compiled in the kernel. .Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexey Koptsevich Sent: 09 October 2003 08:23 To: [EMAIL PROTECTED] Subject: problem

Screen size

2003-10-09 Thread Talbot
Greetings I recently installed FreeBSD 4.5 with desk top KDE using a CD that came with the book, FreeBSD Unleashed, by Michael Urban and Brian Tiemann. Everything seemed to go fine until I execute startx. The desktop environment on my screen seems to be at least four times as big as it

screen font size

2003-10-09 Thread C. W. Talbot
Greetings I recently installed FreeBSD 4.5 with desk top KDE using a CD that came with the book, FreeBSD Unleashed, by Michael Urban and Brian Tiemann. Everything seemed to go fine until I execute startx. The desktop environment on my screen seems to be at least four times as big as it

Re: fetchmail strangeness

2003-10-09 Thread Louis LeBlanc
On 10/10/03 12:23 AM, Malcolm Kay sat at the `puter and typed: I'm using fetchmail to retrieve email from my isp, and getting the following message in /var/log/maillog repeated at about the fetchmail polling rate: Oct 9 00:00:01 beta sm-mta[5995]: h98EU11h005995: Syntax error in mailbox

Re: ipfw using

2003-10-09 Thread Lowell Gilbert
Michael L. Hostbaek [EMAIL PROTECTED] writes: [EMAIL PROTECTED] (traore) writes: from 'man ipfw' : { MAC | mac } dst-mac src-mac But note that this is only available in ipfw2, which is not the default in FreeBSD 4.x. The same manual page describes how to compile it into your kernel.

Re: ipf - sample rulesets

2003-10-09 Thread Fernando Gleiser
On Thu, 9 Oct 2003 [EMAIL PROTECTED] wrote: Hi all. Are there any good references and/or sample ipf rulesets that I could use to look-and-learn from. Search google for the IPF HOWTO and the FAQ. Fer ___ [EMAIL PROTECTED]

Re: fetchmail strangeness

2003-10-09 Thread Malcolm Kay
On Fri, 10 Oct 2003 01:01, Louis LeBlanc wrote: On 10/10/03 12:23 AM, Malcolm Kay sat at the `puter and typed: I'm using fetchmail to retrieve email from my isp, and getting the following message in /var/log/maillog repeated at about the fetchmail polling rate: Oct 9 00:00:01 beta

Re: problem with aue card

2003-10-09 Thread Scott Mitchell
On Thu, Oct 09, 2003 at 03:23:15AM -0400, Alexey Koptsevich wrote: Hi, I have a problem with the network card Linksys USB100TX. The hardware itself is known to be working, but not under FreeBSD. Here is dmesg: Oct 8 21:10:39 pyosik kernel: aue0: LINKSYS Inc. LINKSYS USB Adapter, rev

mp3 - wav

2003-10-09 Thread geek
I have a problem, i have a bunch of .mp3's files and i want to pass them to .wav to put it on my cdplayer, anyone knows, how i can put them in .wav ?! PS: with burncd i can rip .wav files?! ___ [EMAIL PROTECTED] mailing list

Mounting FTP sites to directory?

2003-10-09 Thread Dragoncrest
Went googling on this and haven't come up with anything yet. So since I've already done all my outside research first (as suggested by several members. hehe) so I'm coming to you as a last resort to gather some information on my question. What I'm wanting to do is to mount an FTP site to a

Re: mp3 - wav

2003-10-09 Thread Axel S. Gruner
On Thu, 9 Oct 2003 17:46:46 +0100 geek [EMAIL PROTECTED] wrote something special: I have a problem, i have a bunch of .mp3's files and i want to pass them to .wav to put it on my cdplayer, anyone knows, how i can put them in .wav ?!

Re: How to find out the type of CD in burner from script ?

2003-10-09 Thread Shantanoo Mahajan
+-- [EMAIL PROTECTED] [freebsd] [09-10-03 19:05 IST]: | Hello ! | | I have the following problem: I'm writing backup scripts, to store SCM tree on | CD via ATAPI CD-burner. | I need to have ability from inside the script find out the type of CD in burner: | Is it CD-R or CD-RW, and is it blank or

Re: Screen size

2003-10-09 Thread doug
Yea - I keep submitting a request to the XFree86 folk. I have never had success with the graphifical program. Use one of the text based programs. There are xf86cfg and xf86config, as I recall. Basicall you need the Horizontal and Vertical rates and you need to make sure the screen size and depth

Re: mp3 - wav

2003-10-09 Thread Peder Blom
On Thu, 9 Oct 2003 17:46:46 +0100 geek [EMAIL PROTECTED] wrote: I have a problem, i have a bunch of .mp3's files and i want to pass them to .wav to put it on my cdplayer, anyone knows, how i can put them in .wav ?! If you look through ports/audio you should be able to find several programs

Re: openoffice

2003-10-09 Thread Scott I. Remick
On Thu, 9 Oct 2003 09:38:24 -0500, Aaron Sloan wrote: I'm trying to build openoffice or openoffice-devel from ports. CVS, portupgrade etc...completed. says there is a checksum mismatch with the OO source and stop 4.8 stable. It has been broken for about a week and a half. First off, I'd

Test - ignore

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

Re: ipf - sample rulesets

2003-10-09 Thread Jez Hancock
On Thu, Oct 09, 2003 at 02:58:59PM +0200, [EMAIL PROTECTED] wrote: Hi all. Are there any good references and/or sample ipf rulesets that I could use to look-and-learn from. Mine is here: http://munk.nu/ipf/mboxen/ipf.rules -- Jez Hancock - System Administrator / PHP Developer

Re: Screen size

2003-10-09 Thread Scott I. Remick
On Thu, 9 Oct 2003 10:23:08 -0500, Talbot wrote: I recently installed FreeBSD 4.5 with desk top KDE using a CD that came with the book, FreeBSD Unleashed, by Michael Urban and Brian Tiemann. Everything seemed to go fine until I execute startx. The desktop environment on my screen seems to

Latest stable fixes are unstable

2003-10-09 Thread Jeffrey Wheat
After applying the last set of patches via a cvs run of RELENG_4, I have servers crashing and rebooting that had run for months on end prior to the fixes. This is happening on 4.8-STABLE (now called 4.9-RC) and on 5.0-STABLE servers. I am really concerned about about this as are my higher ups. I

Re: openoffice

2003-10-09 Thread Uwe Laverenz
Aaron Sloan wrote: Am I correct in saying the 2 ports are broken because of the checksum problem? I'm not really interested in using NO_CHECKSUM=YES I also removed /usr/ports/editors/openoffice and openoffice-devel and ran CVS again with the same results. Was my troubleshooting ok? You get

Re: XFree86 and /dev/agpgart

2003-10-09 Thread Kris Kennaway
On Thu, Oct 09, 2003 at 05:53:36AM -0700, Olga Zenkova wrote: Hi! Can't start XFree86 ver 4.3.0 on FreeBSD 4.6. Get error: Unable to open /dev/agpgart (Device not configured). What can I do? The file /dev/agpgart exists, on trying to open by midc (F3) get the same Cannot open agpgart.

Re: problems with pam_ldap - ssh and file attributes

2003-10-09 Thread Uwe Laverenz
Dan Nelson wrote: /bin/ls is linked statically, which means it only knows about compat, files, nis, and dns; you can build a dynamic one, or step up and write Ahh, thank you for this explanation. :-) There are other strange things with -CURRENT and LDAP-setup: I have jdk13 running on the

Re: Latest stable fixes are unstable

2003-10-09 Thread Mike Tancsa
Hi, First off, there is no 5.0 STABLE. If you cvsup'd to 5.x this is the source of your problems as that is the development branch. To better understand what problems you are having, you need to give information like a crash dump. Compile a debug kernel for the machine that is crashing

Re: Latest stable fixes are unstable

2003-10-09 Thread Kris Kennaway
On Thu, Oct 09, 2003 at 03:36:55PM -0400, Jeffrey Wheat wrote: After applying the last set of patches via a cvs run of RELENG_4, I have servers crashing and rebooting that had run for months on end prior to the fixes. This is happening on 4.8-STABLE (now called 4.9-RC) and on 5.0-STABLE

RE: Latest stable fixes are unstable

2003-10-09 Thread Jeffrey Wheat
Kris, Apologies for being so vague... All that happens on the 4.8(4.9RC) servers is they suddenly reboot without leaving anything in the log files at all, so it is very difficult to provide more details on the crash. On the 5.0 servers, I get page faults. I am going to enable crash dumps

Re: difficulties replacing bad libssl.so.3 with newly build libssl.so.3

2003-10-09 Thread Toni Schmidbauer
On Wed, Oct 08, 2003 at 04:31:21PM -0700, John Fox wrote: One of my aims was to replace libssl.so.3 with a fixed version, so (after making a backup copy of the current /usr/lib/libssl.so.3) I placed /usr/obj/usr/local/world_src/secure/lib/libssl/libssl.so.3 into /usr/lib and then attempted an

Re: difficulties replacing bad libssl.so.3 with newly build libssl.so.3

2003-10-09 Thread Mike Tancsa
At 03:19 PM 09/10/2003, Toni Schmidbauer wrote: On Wed, Oct 08, 2003 at 04:31:21PM -0700, John Fox wrote: One of my aims was to replace libssl.so.3 with a fixed version, so (after making a backup copy of the current /usr/lib/libssl.so.3) I placed

Re: freebsd+postfix+mailscanner+uvscan

2003-10-09 Thread Toni Schmidbauer
On Thu, Oct 09, 2003 at 03:16:10PM +0800, [EMAIL PROTECTED] wrote: Anybody here has some links to help me out with this setup? Any help will be greatly appreciated =). nothing freebsd specific but i used this documents: http://lawmonkey.org/anti-spam.html http://www.ijs.si/software/amavisd/

Errors with smbstatus, Samba 3.0.0b3

2003-10-09 Thread Rick Duvall
I don't get this error in Linux, but I do when I run it on FreeBSD. I look in /usr/local/lib/charset, and there are no .so files that it is refering to. What do I need to do to add them, or at least resolve this issue? [EMAIL PROTECTED]:~$ smbstatus -b Error loading module

Re: XFree86 and /dev/agpgart

2003-10-09 Thread Tijl Coosemans
On Thu, 9 Oct 2003 13:03:42 -0700, Kris Kennaway wrote: On Thu, Oct 09, 2003 at 05:53:36AM -0700, Olga Zenkova wrote: Hi! Can't start XFree86 ver 4.3.0 on FreeBSD 4.6. Get error: Unable to open /dev/agpgart (Device not configured). What can I do? The file /dev/agpgart exists, on

Re: Errors with smbstatus, Samba 3.0.0b3

2003-10-09 Thread Rick Duvall
Also, it's on FreeBSD 4.8. Just in case anybody needed to know. Sincerely, Rick Duvall - Original Message - From: Rick Duvall [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 09, 2003 1:45 PM Subject: Errors with smbstatus, Samba 3.0.0b3 I don't get this error in

RE: Screen size

2003-10-09 Thread Minnesota Slinky
Try holding CTL-ALT and pressing the + key (on the number pad, not the one next to the backspace) Eric F Crist AdTech Integrated Systems, Inc (952) 403-9000 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Talbot Sent: Thursday, October 09, 2003 10:23 AM

Membership disabled?

2003-10-09 Thread Charles Howse
Hi, I received the following from [EMAIL PROTECTED] earlier today: -- Your membership in the mailing list freebsd-questions has been disabled due to excessive bounces The last bounce received from you was dated 09-Oct-2003. You will not get any more messages from this list until you

Re: Jail FS questions.

2003-10-09 Thread Kenny Freeman
I'm not sure about union fs, never had a real use for it yet I have a similair setup as you. I have about 4 jails running so far (~8 more to go). I've written a fairly large bash scipt to build the jails + configure them automagically too. I've got a 120GB drive in that system, so for me I

Re: ipfw using

2003-10-09 Thread traore
When i compile my kernel with ipfw2 and add the follow rule: ipfw add 200 deny mac 12:2d:00:25:23:14 any the folow message appers: ipfw: getsocketopt(IP_FW_ADD): Invalid argument ___ [EMAIL PROTECTED] mailing list

Re: Jail FS questions.

2003-10-09 Thread Kenny Freeman
err none /secure/files/mail /secure/internal/smtp/postfix/server/var/spool/mail nullfs rw,noexec,nosuid,nodev 0 0 same for the other entry - forgot the fs type... -Kenny On October 9, 2003 05:00 pm, Kenny Freeman wrote: I'm not sure about union fs, never had a real use for it yet I have

2nd copy of named is dying

2003-10-09 Thread Rich Morin
I run two copies of named(8), out of /etc/rc.network: ${named_program:-named} ${named_flags} /etc/namedb/named.conf ${named_program:-named} ${named_flags} /etc/namedb/lan/named.conf This seems to work fine, except that the second instance of named occasionally (like, once a month) disappears.

Re: 4.9 RC2/swap file

2003-10-09 Thread Lee Harr
While attempting to perform a standard install, when commiting to write to the Hard drive I get unable to create swap file-press enter or space to continue but of course I tried to continue , completed the install but initial boot 4.9 halted with bad super block magic number wrong I have

can't send mail to freebsd lists

2003-10-09 Thread nunotex
Hello to all, I'm trying send messages to freebsd lists via my ISP SMTP server but I get this error bellow. Can anyone help me solving this? Thanks very much, Nuno Teixeira Hi. This is the qmail-send program at sapo.pt. I'm afraid I wasn't able to deliver your message to the

RE: Latest stable fixes are unstable

2003-10-09 Thread Garance A Drosihn
At 4:14 PM -0400 10/9/03, Jeffrey Wheat wrote: Apologies for being so vague... All that happens on the 4.8(4.9RC) servers is they suddenly reboot without leaving anything in the log files at all, so it is very difficult to provide more details on the crash. In the case of the 4.9 systems, are

Re: can't send mail to freebsd lists

2003-10-09 Thread Gary
Hi Nunotex, On Thu, 9 Oct 2003 18:34:41 -0400 GMT (10/9/2003, 5:34 PM +0500 GMT my time), [EMAIL PROTECTED] wrote: n I'm trying send messages to freebsd lists via my ISP SMTP server but I n get this error bellow. n Can anyone help me solving this? n Nuno Teixeira n Hi. This is

snort + trunk + cat6500 + vacls

2003-10-09 Thread John
i'm testing out alternatives for using span ports or inline taps and came across a doc on using vlan acls to capture data and send them to a port for sniffing. From what i under stand the sniffer port needs to be a trunk port. What i don't really understand is how freebsd is going to work with the

Re: Jail FS questions.

2003-10-09 Thread Lewis Thompson
On Thu, Oct 09, 2003 at 05:00:02PM -0400, Kenny Freeman wrote: Content-Description: signed data I've got a 120GB drive in that system, so for me I don't really have a problem with space. Yeah, same here, but the way I figure it is it's surely better to conserve the disk space if at all possible

  1   2   >