Re: Device access - /dev/ipnat

2005-06-29 Thread Abu Khaled
On 6/29/05, Odhiambo Washington <[EMAIL PROTECTED]> wrote: > Hello FreeBSD lovers, > > In the current FreeBSD ports, squid-2.5STABLE10 has a patch that allows > it to run without dying even though it does not have access to > /dev/ipnat. > > This access is important where squid is running in a tr

Re: Kernel question

2005-06-29 Thread Nikolas Britton
On 6/29/05, Bryan Maynard <[EMAIL PROTECTED]> wrote: > Hey helpful friends! :-D > > I would like to conduct an experiment: down the road (a couple years maybe) > I'd like to start building and selling PCs. I'd like these PCs to run FreeBSD > - because it's the best ;-). These machines will be a sl

Keeping 5.4 RELEASE up to date

2005-06-29 Thread Nekdo Nekje
Hello, list... I sort of have this question about FreeBSD... I'm a newbie so please bear with me.. ;) I'm building a firewall on 5.4 release. I have a clean install and I would like some way so I can update the system. For what I understand, one can download patches and apply them manually. What

Re: New FreeBSD wanna-be [SOLVED]

2005-06-29 Thread Janne Kaasalainen
On Wed, 29 Jun 2005 11:44:26 -0500 Nikolas Britton <[EMAIL PROTECTED]> > > Sorry for probably too long email, but till I can get the routing up > > and running, I have limited possibilities to solve this myself. > > Hmm... here are a few, generic, ideas > > 2. With my ISP (Cable) if your hookup

help with matrox parhelia 256Mb with dual head

2005-06-29 Thread Eric Ekong
I am having issues getting dual head to work with this card and freebsd 5.4-STABLE. I previously had it working with the G550 with no problem. I am using Xorg with everything all updated from ports as of 5 minutes ago. As well as I am using the Linux driver for 6.8.2 from Matrox. I am going to

Re: wine config in FreeBSD [SOLVED]

2005-06-29 Thread Garrett Cooper
- Original Message - From: "Garrett Cooper" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 29, 2005 2:05 PM Subject: wine config in FreeBSD > Hello, > Just wondering if anyone could direct me to where wine configuration > is done by default under FreeBSD. I need to setup Wine, and I

Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread Ean Kingston
On June 29, 2005 05:59 pm, Mark Bucciarelli wrote: > On Wed, Jun 29, 2005 at 09:56:16PM +0200, ptitoliv wrote: > > But I have a last question. My disks are differents. One is a Maxtor > > detected with a 111 GB capacity and the other is a Seagate detected > > with a 114 GB capacity. Will I have pro

Re: How Can I Clean Up Files That Don't Exist?

2005-06-29 Thread Norberto Meijome
Drew Tomlinson wrote: Thank you and Norberto for your replies. np :) Your explanations make sense for most cases but I don't think it applies to mine. This is a small home system and the only mail users are myself and my wife. Thus I had the luxury of stopping courier-imap and trying tar

Kernel question

2005-06-29 Thread Bryan Maynard
Hey helpful friends! :-D I would like to conduct an experiment: down the road (a couple years maybe) I'd like to start building and selling PCs. I'd like these PCs to run FreeBSD - because it's the best ;-). These machines will be a slightly different from the current crop in that they will be

Cron fails. Error in /var/log/maillog: No recipient

2005-06-29 Thread Francisco Reyes
Have a crontab 14 22 * * * /usr/home/hank/bin/tozoraida.sh which is not running When I try to research it the only thing I see is an error in maillog postfix/sendmail[36590]: fatal: No recipient addresses found in message header Have setup crontab on several other machines and never had any pr

Re: waiting 15 seconds for scsi devices to settle

2005-06-29 Thread Nikolas Britton
On 6/29/05, Scott Neville <[EMAIL PROTECTED]> wrote: > Thanks for your help, the controler is listed on that page and uses the > ida(4) driver. I have tried a differnt cable (one that i tested on another > server) and that has made no change, I have changed the terminators which > have made no

Re: Using unix mail with maildir format

2005-06-29 Thread J65nko BSD
On 6/29/05, bsd <[EMAIL PROTECTED]> wrote: > > Does anyone know if there is a way to read mail with unix "mail" > program? > > I've been using this program since couple of years and I am quite > happy with It… > I can't seem to find a shortcut to have It read maildir format… > The program "mail

Re: Ping and general network weirdness

2005-06-29 Thread Phil Cooper
If you haven't explicitly set fragile->192.168.1.204 in a DNS server, it won't resolve from any other machine unless you put it in that machines host file as well (windows has one, but the path eludes me right now). On Thu, 2005-06-30 at 01:23 +0100 Fixed - all the machines can see it now

Re: [FYI] QT4 licensing looks very bad for *BSD

2005-06-29 Thread Chuck Swiger
Danny Pansters wrote: Hey Chuck, thanks for answering. No problem. (I'm not completely convinced this thread belongs on freebsd-questions, but I don't know where else to move it to. :-) Anyway, I contacted someone at TrollTech with pretty much what I said in my last email, and got a posit

Re: Ping and general network weirdness

2005-06-29 Thread Christopher Black
XP can offer all the DNS it is aware of, but unless you updated a DNS server somewhere with fragile->192.168.1.204, it can't resolve. You have to do more than setting a hostname to make it resolve on the network. If you are obtaining the IP address on fragile dynamically anyway (via DHCP), you ar

FreeBSD 5.4 and NFS

2005-06-29 Thread Galdes, Andrew (ERHS)
Hello all, New to this list. I am searching for information on kerberized NFS for FreeBSD. I have searched google and found questions but no answers. I have read the FreeBSD hand book which doesn't seem to help in this case. Can anyone offer some references or other information which might help?

RE: Ping and general network weirdness

2005-06-29 Thread John Brooks
run: dig fragile.mshome.net a more /etc/resolv.conf more /etc/host.conf more /etc/hosts that should give you some good clues -- John Brooks [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Phil Cooper > Sent: Wednesday, June

Re: Ping and general network weirdness

2005-06-29 Thread Phil Cooper
As far as I know, not knowing much, doesn't the win XP box which connects to the net do all the DHCP and local DNS when XP's internet connection sharing is turned on? Which it is. It's at 192.168.0.1, which netstat is correctly reporting as the default gateway... So is it a case of working

Re: Ping and general network weirdness

2005-06-29 Thread Christopher Black
It depends where fragile is mapped to the IP. If it's only in the hosts file, the other machines have no way of knowing, and will probably fail to resolve 'fragile' to an IP. If it's in DNS somewhere, you just need to correct the DNS record. Try pinging by IP? On Thu, 2005-06-30 at 01:10 +0100,

Re: Ping and general network weirdness

2005-06-29 Thread Phil Cooper
Here's the output, thanks for such a quick reply. $ netstat -rn Routing tables Internet: DestinationGatewayFlagsRefs Use Netif Expire default192.168.0.1UGS 00rl0 127.0.0.1 127.0.0.1 UH 1 41

Re: Moving Files to new hardware

2005-06-29 Thread Casey Scott
Are you just trying to copy some files, or reproduce the original filesystem on the new box? > > Hi Guys: > > This is my first question after subscribing .. that makes me the newest > fool on the block ..:) > > I have a FreeBSD 5.0 box online currently. I have just bought a new > hardware to repl

Moving Files to new hardware

2005-06-29 Thread SJK
Hi Guys: This is my first question after subscribing .. that makes me the newest fool on the block ..:) I have a FreeBSD 5.0 box online currently. I have just bought a new hardware to replace the existing one online. The new box I am building is sitting in my basement on a broadband connectio

RE: Ping and general network weirdness

2005-06-29 Thread Christopher Black
> > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Phil Cooper > Sent: Wednesday, June 29, 2005 7:43 PM > To: freebsd-questions@freebsd.org > Subject: Ping and general network weirdness > > > Hi everybody; > > Not doing too well with my first freeBSD

Re: Ping and general network weirdness

2005-06-29 Thread Phil Cooper
Thanks; I checked with ifconfig, and fragile's IP is actually 192.168.0.224, and I put this in the hosts file. Now, I can ping and ssh into fragile using the IP address, but pinging "fragile" still assumes 192.168.0.116 is it's IP - so does the fault now lie with the other machines on the

NVIDIA TNT2 woes

2005-06-29 Thread markzero
Oh the joys of binary drivers. I awake from a peaceful slumber after a portupgrade to find that I suddenly no longer have X. The playful and exciting words dance across my colourless and tormented screen: (WW) The NVIDIA RIVA TNT2 Model 64/Model 64 Pro GPU installed in (WW) this system is su

RE: Ping and general network weirdness

2005-06-29 Thread fbsd_user
Do you have fragile.mshome.net in the /etc/hosts file? To ping using fragile.mshome.net you would need a DSN server to resolve that name to an internal IP address. Look in the ports collection for djbdns -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of P

Ping and general network weirdness

2005-06-29 Thread Phil Cooper
Hi everybody; Not doing too well with my first freeBSD install. I have a machine set up with the name "fragile", no ipv6, DHCP, no ipfw, and sshd on. Problem is, I can ping out to other machines on the network, or to another machine on the Internet ('net connection via another winXP machi

Re: Looking for arp scanner

2005-06-29 Thread Christopher Black
On Wed, 2005-06-29 at 16:30 -0700, Glenn Dawson wrote: > At 03:45 PM 6/29/2005, Vince Hoffman wrote: > > > >On Wed, 29 Jun 2005, Fabian Anklam wrote: > > > >>On 6/29/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: > >>>At 02:18 PM 6/29/2005, Fabian Anklam wrote: > Hi there, > > I've brow

ipfw2 & flush state table

2005-06-29 Thread fbsd_user
When I do a ipfw delete nnon a incore rule which has keep-state on it, the rule gets removed ok but it's still in the state table. How can I delete the targeted rule and flush just that rules state table records with out blowing away all the other state table records? __

Re: Looking for arp scanner

2005-06-29 Thread Glenn Dawson
At 03:45 PM 6/29/2005, Vince Hoffman wrote: On Wed, 29 Jun 2005, Fabian Anklam wrote: On 6/29/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: At 02:18 PM 6/29/2005, Fabian Anklam wrote: Hi there, I've browsing freshports.org for an arp scanner and found only arpscan, which is marked broken and

Re: [FYI] QT4 licensing looks very bad for *BSD

2005-06-29 Thread Danny Pansters
Hey Chuck, thanks for answering. On Wednesday 29 June 2005 16:47, Chuck Swiger wrote: > Danny Pansters wrote: > > I don't want to scare anyone but today QT4 was released and their web > > page > > > > (http://www.trolltech.com/download/opensource.html) > > > > specifically states several times tha

Help with xorg.conf

2005-06-29 Thread Phusion
I've got a Shuttle SN41G2 V3, and have been having problems using X-Windows. In my Xorg.0.log file here is what is at the end of the file. (WW) fcntl(12, O_ASYNC): Inappropriate ioctl for device A few days ago I also posted my xorg.conf file along with my Xorg.0.log file. Let me know what you thi

Re: Looking for arp scanner

2005-06-29 Thread Vince Hoffman
On Wed, 29 Jun 2005, Fabian Anklam wrote: On 6/29/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: At 02:18 PM 6/29/2005, Fabian Anklam wrote: Hi there, I've browsing freshports.org for an arp scanner and found only arpscan, which is marked broken and knowlan, which hasn't been updated in years.

which firewire card for 5.4 ? Will adaptec fireconnect 8300 work ?

2005-06-29 Thread Joe Schmoe
Hello, The hardware compatibility list for FreeBSD 5.4 lists: Adaptec AHA-894x/AIC-5800 which I cannot find on the adaptec web site. What I _can_ find is the adaptec 4300 and 8300 fireconnect adaptors. Will both of these work in FreeBSD 5.4 ? I am particularly interested in the 8300, which ha

Re: Using unix mail with maildir format

2005-06-29 Thread Vince Hoffman
On Wed, 29 Jun 2005, bsd wrote: Hello, Does anyone know if there is a way to read mail with unix "mail" program? I've been using this program since couple of years and I am quite happy with It… I can't seem to find a shortcut to have It read maildir format… have a look at the mail/nail p

Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread Mark Bucciarelli
On Wed, Jun 29, 2005 at 09:56:16PM +0200, ptitoliv wrote: > But I have a last question. My disks are differents. One is a Maxtor > detected with a 111 GB capacity and the other is a Seagate detected > with a 114 GB capacity. Will I have problems trying to use RAID with > this configuration ? Not

Re: Linux emulation on amd64, possible yet? ... plausible?

2005-06-29 Thread David O'Brien
On Mon, Jun 27, 2005 at 01:32:04PM -0400, Nathan Vidican wrote: > MSG In-short: what is, or where do I find info on, the current status of > linux binary compatability on FreeBSD/amd64 platform 32-bit x86 Linux binaries should run just fine on FreeBSD/AMD64 5.4 or later. You will have to install

Re: Looking for arp scanner

2005-06-29 Thread Fabian Anklam
On 6/29/05, Glenn Dawson <[EMAIL PROTECTED]> wrote: > At 02:18 PM 6/29/2005, Fabian Anklam wrote: > >Hi there, > > > >I've browsing freshports.org for an arp scanner and found only > >arpscan, which is marked broken and knowlan, which hasn't been updated > >in years. What's the tool of choice to ma

Re: How Can I Clean Up Files That Don't Exist?

2005-06-29 Thread Mark Bucciarelli
On Wed, Jun 29, 2005 at 07:45:11AM -0700, Drew Tomlinson wrote: > Any other ideas? Any Windows shares involved? m ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Looking for arp scanner

2005-06-29 Thread Glenn Dawson
At 02:18 PM 6/29/2005, Fabian Anklam wrote: Hi there, I've browsing freshports.org for an arp scanner and found only arpscan, which is marked broken and knowlan, which hasn't been updated in years. What's the tool of choice to map out IP-Adresses on a subnet when you know that quite a few hosts

Re: I'm guessing there isn't a port for this, but...

2005-06-29 Thread Kurt Buff
Ted Mittelstaedt wrote: > This is nothing more than a series of tcl scripts. And it contains > documentation of all the modules required, which are many. It should > be quite easy to go through the ports directories and install all of > the modules required, then unpack this and do a make install

Apache2 + Tomcat

2005-06-29 Thread M. Goodell
I am looking for a good HOWTO on configuring Tomcat + Apache2 - I have successfully installed: jakarta-tomcat-5.0.30 & mod_jk-apache2-1.2.6,1 - The documentation I have been able to find on the web (apache.org / google / yahoo) seems somewhat sparse. Would I be better served to purchase a good

Looking for arp scanner

2005-06-29 Thread Fabian Anklam
Hi there, I've browsing freshports.org for an arp scanner and found only arpscan, which is marked broken and knowlan, which hasn't been updated in years. What's the tool of choice to map out IP-Adresses on a subnet when you know that quite a few hosts are firewalled from ping? Thanks, Fabian

wine config in FreeBSD

2005-06-29 Thread Garrett Cooper
Hello, Just wondering if anyone could direct me to where wine configuration is done by default under FreeBSD. I need to setup Wine, and I would like to use a systemwide conf file (/etc/wine.conf in Linux) or the user config file in ~/.wine/config. The issue is that I don't know what default

Re: rw access to ntfs

2005-06-29 Thread Ben Paley
On Wednesday 29 June 2005 19:29, Alex Zbyslaw wrote: > >...but frankly the very idea terrifies me. Let Winxp loose on my fbsd > >partition? > > > > > > Well, it's a sourceforge project, so it isn't by Microsoft. > > If you're concerned about data integrity, then you could try: > > 1) Mount only on

Re: Running Programs from CRON as root

2005-06-29 Thread Philip Hallstrom
On Wed, 29 Jun 2005, Gerard Seibert wrote: I am not sure how to go about this. If I do not want to touch the system CRON, is it possible to create a personal CRON that could run two programs, both at the super user level" Example: I want to update the ports tree and then run portmanager to in

Re: Apache2 + mod_python problems

2005-06-29 Thread Chad Morland
On 6/23/05, Csaba Henk <[EMAIL PROTECTED]> wrote: > Can it be that you have installed mod_python with thread support > enabled, but your python is w/o thread support? > > I had mysterious errors with mod_python (the error messages had nothing > to do with threads) until I disabled threads both in

Running Programs from CRON as root

2005-06-29 Thread Gerard Seibert
I am not sure how to go about this. If I do not want to touch the system CRON, is it possible to create a personal CRON that could run two programs, both at the super user level" Example: I want to update the ports tree and then run portmanager to install the updates. These obviously have to be

Re: Logging Stops after few minutes

2005-06-29 Thread Chad Leigh -- Shire.Net LLC
On Jun 29, 2005, at 1:29 PM, fbsd_user wrote: First thing I would do I change the syslog.conf file and point the the log to the correct location. /var/log/all.log There is no "correct" location. Where the sysadmin wants it is the correct location. Chad See if that makes any differan

Re: Logging Stops after few minutes

2005-06-29 Thread James Riendeau
First let's be sure that syslogd is not logging at all. Try this: $ sudo tail -n10 /var/log/messages Enter your password $ su Enter anything (an incorrect password) $ sudo tail -n10 /var/log/messages If the somewhere in the last few lines of the messages log you see a message that there was a "B

Re: CPU usage shown by top

2005-06-29 Thread scuba
Hi, Interesting reading. BTW, with hyperthreading (or SMP) boxes the "top" command shows another column that is not documented in the man page. What does it mean the "C" column? I guess it´s the cpu actually running the job, but why I can see something like this: STATE

Re: Java Question / Error?

2005-06-29 Thread Jonathan Chen
On Wed, Jun 29, 2005 at 10:49:46AM -0700, M. Goodell wrote: > I just installed /usr/ports/java/jdk14 and things *seem* to have gone OK, > however each time I run java I get this: > > "Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > location" > > Is this a problem? If s

Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread ptitoliv
Hello again, Thank you for all your answers ! I am going to look at gmirror and ccd. But I have a last question. My disks are differents. One is a Maxtor detected with a 111 GB capacity and the other is a Seagate detected with a 114 GB capacity. Will I have problems trying to use RAID with this co

Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread Casey Scott
I have had a lot of sucess with ccd. Its pretty simple to configure. Basically, you just add the kernel device. Label the disks, do a ccdconfig ccd0 0 /dev/ /dev/. Then newfs ccd0 and mount it where you want it. Casey > Hello everybody, > > I have 2 120 Go Drives installed on my FreeBSD 5.4 Box

Can't su from rxvt

2005-06-29 Thread John McAree
Hi, I'm currently running: FreeBSD chimaera 6.0-CURRENT-SNAP004 FreeBSD 6.0-CURRENT-SNAP004 #0: Thu Jun 2 06:12:51 UTC 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 (although the problem existed on FreeBSD 5.4-RELEASE, also). I use rxvt (rxvt-2.6.4_1) when in X, and I am unable

RE: Logging Stops after few minutes

2005-06-29 Thread fbsd_user
First thing I would do I change the syslog.conf file and point the the log to the correct location. /var/log/all.log See if that makes any differance. *.* /var/log/all.log Then touch /var/log/all.log to allocate it and chmod 600 /var/log/all.log to

Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread albi
On Wed, 29 Jun 2005 21:28:22 +0200 ptitoliv <[EMAIL PROTECTED]> wrote: > I have 2 120 Go Drives installed on my FreeBSD 5.4 Box. I want to create > with these 2 disks a software RAID-1 solution. I wanted to use vinum but > lots of people say that vinum is very unstable on FreeBSD 5.4. So I am > as

Re: Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread Emanuel Strobl
Am Mittwoch, 29. Juni 2005 21:28 schrieb ptitoliv: > Hello everybody, > > I have 2 120 Go Drives installed on my FreeBSD 5.4 Box. I want to create > with these 2 disks a software RAID-1 solution. I wanted to use vinum but > lots of people say that vinum is very unstable on FreeBSD 5.4. So I am I c

Re: uplcom a callin only device?

2005-06-29 Thread Emanuel Strobl
Am Mittwoch, 29. Juni 2005 16:32 schrieb Norbert Koch: > > 5.4 has the new uplcom driver which checks the revision maybe you > > can apply > > the cvs version to your 5.3 (guess). > > > > -Harry > > I tested this with RELENG_5 as of last week. Hmm, then you have the new uplcom driver... > The dev

Software RAID-1 on FreeBSD 5.4

2005-06-29 Thread ptitoliv
Hello everybody, I have 2 120 Go Drives installed on my FreeBSD 5.4 Box. I want to create with these 2 disks a software RAID-1 solution. I wanted to use vinum but lots of people say that vinum is very unstable on FreeBSD 5.4. So I am asking you what is the best solution to make RAID-1 on FreeBSD 5

Re: Using unix mail with maildir format

2005-06-29 Thread Bill Campbell
On Wed, Jun 29, 2005, Ean Kingston wrote: >On June 29, 2005 08:50 am, bsd wrote: >> Hello, >> >> >> Does anyone know if there is a way to read mail with unix "mail" >> program? > >The standard mail command only reads mbox formatted mail stores. > >> >> I've been using this program since couple of y

Courier-Imap with Drac support

2005-06-29 Thread Sam Gonfle
Hi all, I've just upgrade my old courier-imap ports with Mysql and Drac modules support but avec success authentication from pop or imap, dracd database isn't updated. I've got no error from Courier-Imap nor Drac, it seems like Courier-Imap doesn't call drac_update_tcpremoteip() function from pat

Re: CPU usage shown by top

2005-06-29 Thread Nikolas Britton
http://www.teamquest.com/resources/gunther/ldavg1.shtml http://www.teamquest.com/resources/gunther/ldavg2.shtml On 6/21/05, Richard Lupton <[EMAIL PROTECTED]> wrote: > Hello, > > Can anyone explain where the CPU usage values in top come from? When > my computer is busy, the "CPU states" row in th

Re: Using unix mail with maildir format

2005-06-29 Thread Ean Kingston
On June 29, 2005 08:50 am, bsd wrote: > Hello, > > > Does anyone know if there is a way to read mail with unix "mail" > program? The standard mail command only reads mbox formatted mail stores. > > I've been using this program since couple of years and I am quite > happy with It… > I can't seem t

Re: postfix vs. qmail?

2005-06-29 Thread Ean Kingston
On June 29, 2005 08:48 am, [EMAIL PROTECTED] wrote: > For one who wants to host email accounts for multiple domains, which is > better? I've started installing and configuring qmail according to the > tutorial on qmailrocks.org but i'm wondering if i should stop and consider > postfix before pressi

Re: rw access to ntfs

2005-06-29 Thread Alex Zbyslaw
Svein Halvor Halvorsen wrote: * Alex Zbyslaw [2005-06-29 15:07 +0100] Perhaps you could ask Microsoft to provide support in Windows for accessing any kind of filesystem other than their own. ;-) http://ffsdrv.sourceforge.net/ Will let you mount a ffs filesystem on Windows. Not sure h

RE: Logging Stops after few minutes

2005-06-29 Thread Dixit, Viraj
Sorry! Didn't mean to be snappy, I thank you for your level head. Basically, this is what is happening the syslog.conf file has the line for all.log to be activated in the directory I chose, which is /usr/log. I know for certain that if I stop and restart the syslogd daemon, it will start writin

Re: make buildworkd fails

2005-06-29 Thread Nikolas Britton
On 6/25/05, Gregory Nou <[EMAIL PROTECTED]> wrote: > Hi ! > > I'm currently using a 6.0-current : > FreeBSD myhost 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Thu Jun 9 00:12:03 > CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL i386 > > When making buildworld, I get this : > > (makeinfo

amavis problems

2005-06-29 Thread Bart Silverstrim
Ever since running the update to the newest version of perl I've run into difficulty with my amavis scanning. I think there are some p5* packages that aren't properly recompiled to run with the latest PERL...the logs are showing errors like Clam Antivirus-clamd: Error reading from /var/run/cl

Device access - /dev/ipnat

2005-06-29 Thread Odhiambo Washington
Hello FreeBSD lovers, In the current FreeBSD ports, squid-2.5STABLE10 has a patch that allows it to run without dying even though it does not have access to /dev/ipnat. This access is important where squid is running in a transparent proxy setup. I am running several FreeBSD 5.x boxes with squid

Re: directory permissions, sticky bits, chmod, etc.

2005-06-29 Thread Charles Swiger
On Jun 29, 2005, at 2:00 PM, motionsiren wrote: Im embarassed to ask but the man's aren't making any sense to me. I have a group of users that are all in the same group. They like to share a common directory but find that they're files are rwxr-xr-x. I'd like to make sure that every file within

Re: Logging Stops after few minutes

2005-06-29 Thread James Riendeau
Whoa now. No need for us all to get snappy. Bottom line, what you posted isn't much help, and without knowing anything about your system/setup, it's very difficult to offer solutions. First things first, are you sure that syslogd stops working after only 2 minutes? Syslogd only chews on the pro

Re: mysql user did not authenticate by courier-imap

2005-06-29 Thread Chad Leigh -- Shire.Net LLC
On Jun 29, 2005, at 7:40 AM, Brian Candler wrote: On Wednesday 29 June 2005 14:12, Muhammad Kashif Yaqoob wrote: I am working on postfix Mailserver at freebsd.and install the courier Imap (courier-imap-4.0.2,1) and courier-authlib-0.55 in the system.and also Configuration the setting of c

Re: Jail error ln operation not permitted

2005-06-29 Thread Charles Swiger
On Jun 29, 2005, at 1:53 PM, Chad Leigh -- Shire.Net LLC wrote: It appears that the syslogger does a link (ln -s) from /var/run/log to /dev/log and that inside a jail you cannot do this. However, you can set it in the base system's version of the jail file system. I don't know if it stays

directory permissions, sticky bits, chmod, etc.

2005-06-29 Thread motionsiren
Im embarassed to ask but the man's aren't making any sense to me. I have a group of users that are all in the same group. They like to share a common directory but find that they're files are rwxr-xr-x. I'd like to make sure that every file within that directory has rwxrwxr-x permissions as they n

Re: Java Question / Error?

2005-06-29 Thread Nikolas Britton
Go here: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/newbies/2004-10/0146.html On 6/29/05, M. Goodell <[EMAIL PROTECTED]> wrote: > I just installed /usr/ports/java/jdk14 and things *seem* to have gone OK, > however each time I run java I get this: > > "Java HotSpot(TM) Client VM warning: Ca

little small patch for /etc/periodic/400.passwdless

2005-06-29 Thread Wolfgang Lausenbart
Hello listreaders :-), maybe this has already be done. I posted it here, because I couldn't figure out where to send such little stuff... --- 400.passwdless.backup Wed Jun 29 19:21:24 2005 +++ 400.passwdless Wed Jun 29 19:22:10 2005 @@ -45,4 +45,16 @@ *) rc=0;; esac +#exit "$

Re: Vinum and Volumes Larger Than 2TB

2005-06-29 Thread Nikolas Britton
On 6/27/05, Bri <[EMAIL PROTECTED]> wrote: > Howdy, > > I'm attempting to use Vinum to concat multiple plexes together to make a > single 4.5TB volume. I've noticed that once I hit the 2TB mark it seems to > fail, it looks like once it hits 2TB the size gets reset to 0. Example below, > > [EM

RE: Logging Stops after few minutes

2005-06-29 Thread Dixit, Viraj
Well, I will disregard your harsh comments. What I am trying to do is have all my FTP activity be logged in all.log. If you look at my FTP command it should be logging whole lot of information and my syslogd command should allow syslogd to continue writing without any delay. As for cron command,

Re: Jail error ln operation not permitted

2005-06-29 Thread Chad Leigh -- Shire.Net LLC
On Jun 29, 2005, at 7:25 AM, Casper wrote: I don`t know what this script doing... :) I don`t know what to try reproduce by myself... ln /dev/log ? I was wondering myself so I did a little research. It appears that the syslogger does a link (ln -s) from /var/run/log to /dev/log and that

Java Question / Error?

2005-06-29 Thread M. Goodell
I just installed /usr/ports/java/jdk14 and things *seem* to have gone OK, however each time I run java I get this: "Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location" Is this a problem? If so, how do I correct it? Thanks, Michael -

Re: interesting device full issue on jail host machine

2005-06-29 Thread Chad Leigh -- Shire.Net LLC
Gruss On Jun 29, 2005, at 3:03 AM, Björn König wrote: Chad Leigh -- Shire.Net LLC wrote: [...] pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1: filesystem full [...] Is the "inumber 166876" an inode inside the filesystem? Or what does it refer to? It is an inode nu

RE: Logging Stops after few minutes

2005-06-29 Thread fbsd_user
That's all very nice, but how about a explanation of what your are trying to do with logging and what cron has to do with things. With no background info what you posted is meaningless. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dixit, Viraj Sent: Wedne

Re: make installworld aborted w/signal 12, single user mode shell also gets signal 12

2005-06-29 Thread Kris Kennaway
On Tue, Jun 28, 2005 at 10:29:43AM -0400, Jonathan Beit-Aharon wrote: > Is there a way to proceed from here other than to get a binary > distribution and re-start? > > I was trying to upgrade the system from 4.11 to 5.4 following the > instructions in the Makefile. I guess you did something out

Re: 5.4 kernel ccd driver

2005-06-29 Thread Kris Kennaway
On Sat, Jun 25, 2005 at 07:32:24PM -0700, Casey Scott wrote: > Has ccd driver support been removed from the 5.4 kernel? Below caused me to > ask the question. > > ccdconfig ccd0c 1 0 ad2e ad3e > ccdconfig: Provider not found > or possibly kernel and ccdconfig out of sync No, but it may not be c

Re: psm0: [GIANT-LOCKED]

2005-06-29 Thread Kris Kennaway
On Sat, Jun 25, 2005 at 08:05:08PM -0700, Bill Schoolcraft wrote: > Hello Family, > > Well, now I just had one more question about the FreeBSD-5.4/amd64 > system I'm trying to get the mouse working on. I booted in "verbose" > mode and spotted the following in dmesg: > > ##

Re: Remounting root

2005-06-29 Thread Kövesdán Gábor
Probably because you have already remounted your root file system as read-write. - Giorgos Okay, thanks. :) You're right, I thought I should remount root in read-only mode to toggle multilabel since its setting is stored in the superblock, and when one change it one should write to the sup

Re: make installworld aborted w/signal 12, single user mode shell also gets signal 12

2005-06-29 Thread Nikolas Britton
On 6/28/05, Jonathan Beit-Aharon <[EMAIL PROTECTED]> wrote: > Is there a way to proceed from here other than to get a binary > distribution and re-start? > > I was trying to upgrade the system from 4.11 to 5.4 following the > instructions in the Makefile. > Thanks, > Jonathan > You can't do a fr

Re: perl upgrade

2005-06-29 Thread Nikolas Britton
On 6/28/05, John Larson <[EMAIL PROTECTED]> wrote: > I recently upgraded to perl 5.8.5.. I then issued the > use.perl port command. I then issued the portupgrade > 'p5-*' command as root. DBI cannot be found in the > @INC array. what am I missing. > John Larson > South Lake Tahoe CA Can you tell

Logging Stops after few minutes

2005-06-29 Thread Dixit, Viraj
I have been trying to find out why my system stops recording in the log files after few minutes. It will log if restart my syslogd daemon but then stops recording. I am pasting the commands and all relevant information below. Please advise, I need the log information!!! Thanks, VJ 8127 ??

Re: sysctls issue

2005-06-29 Thread Brooks Davis
On Wed, Jun 29, 2005 at 12:29:30PM +0200, Kövesdán Gábor wrote: > Hello, > > I think the net.link.ether.inet.log_arp_movements and > net.link.ether.inet.log_arp_wrong_iface sysctls should control the arp > messages in /var/log/messages. I don't want to see this kind of errors, > thus I've set t

RE: Matlab7 (R14)

2005-06-29 Thread Rodolphe Conan
I have installed it using the matlab install script : /usr/compat/linux/bin/sh install! ROd On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote: > > I am running FreeBSD 5.3 with linux_base-8 installed. > > I have installed the linux version of Matlab 7 (R14) and now when I start > > matlab 7 I

RE: Matlab7 (R14)

2005-06-29 Thread Norbert Koch
> I am running FreeBSD 5.3 with linux_base-8 installed. > I have installed the linux version of Matlab 7 (R14) and now when I start > matlab 7 I have this warning message: > /compat/linux/usr/local/Matlab/bin/matlab: line 1: /lib/libc.so.6: > cannot execute binary file > Any idea what does it mean?

Re: rw access to ntfs

2005-06-29 Thread Oliver Leitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ben Paley wrote: > On Wednesday 29 June 2005 16:40, Svein Halvor Halvorsen wrote: > >>* Alex Zbyslaw [2005-06-29 15:07 +0100] >> >> >>> Perhaps you could ask Microsoft to provide support in Windows for >>> accessing any kind of filesystem other than t

Matlab7 (R14)

2005-06-29 Thread Rodolphe Conan
Hello, I am running FreeBSD 5.3 with linux_base-8 installed. I have installed the linux version of Matlab 7 (R14) and now when I start matlab 7 I have this warning message: /compat/linux/usr/local/Matlab/bin/matlab: line 1: /lib/libc.so.6: cannot execute binary file Any idea what does it mean? Mat

Re: rw access to ntfs

2005-06-29 Thread Ben Paley
On Wednesday 29 June 2005 16:40, Svein Halvor Halvorsen wrote: > * Alex Zbyslaw [2005-06-29 15:07 +0100] > > > Perhaps you could ask Microsoft to provide support in Windows for > > accessing any kind of filesystem other than their own. ;-) > > http://ffsdrv.sourceforge.net/ > > Will let you mount

Re: rw access to ntfs

2005-06-29 Thread Svein Halvor Halvorsen
* Alex Zbyslaw [2005-06-29 15:07 +0100] > Perhaps you could ask Microsoft to provide support in Windows for > accessing any kind of filesystem other than their own. ;-) http://ffsdrv.sourceforge.net/ Will let you mount a ffs filesystem on Windows. Not sure how well tested it is, though Sve

Re: acroread porting problem

2005-06-29 Thread Warren Block
On Wed, 29 Jun 2005, Rogue_Spider wrote: On 6/22/05, Rogue_Spider <[EMAIL PROTECTED]> wrote: On 13 Jun 2005 20:08:29 -0400, Lowell Gilbert <[EMAIL PROTECTED]> wrote: Rogue_Spider <[EMAIL PROTECTED]> writes: I installed a port acroread from my sysinsall from freebsd 5.0 iso on my system i tha

Re: [FYI] QT4 licensing looks very bad for *BSD

2005-06-29 Thread Chuck Swiger
Danny Pansters wrote: I don't want to scare anyone but today QT4 was released and their web page (http://www.trolltech.com/download/opensource.html) specifically states several times that if using the free version one is required to release their own code under GPL. That's effectively a requi

Re: How Can I Clean Up Files That Don't Exist?

2005-06-29 Thread Drew Tomlinson
On 6/28/2005 10:16 PM Chad Leigh -- Shire.Net LLC wrote: On Jun 28, 2005, at 9:35 PM, Nikolas Britton wrote: It looks, i'm not sure, like they're not vaild file names. They appear like valid filenames to me (and like the names you get with courier for messages) The issue is that tar is

  1   2   >