Re: Re[4]: Still trying to get my site up!

2005-06-29 Thread Chad Leigh -- Shire.Net LLC


On Jun 28, 2005, at 11:58 PM, Ted Mittelstaedt wrote:

But with port 25 your ISP really has it backwards.  The block is  
supposed
to be for OUTBOUND traffic for a DESTINATION of port 25.  This  
prevents

your ISP from hosting spammers and viruses.  Blocks on INBOUND traffic
with a destination of port 25 are useless.


I don't see how this is any more useless than INBOUND port 80  
blocking.  It prevents the cable subscriber from setting up a pr0n or  
warez FTP site (or a legit ftp site for that matter).


Chad


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]


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


Re: Jail error ln operation not permitted

2005-06-29 Thread Bernhard Fischer
On Tuesday 28 June 2005 19:24, Casper wrote:
 Hi,

 I have setup 2 jails in FreeBSD 5.4
 when they start, abouth have some error for /dev/log...
 like that:
 #jail /jail/mail/ mail 127.0.0.2 /bin/sh /etc/rc
 Loading configuration files.
 mail
 Setting hostname: mail.
 ln: /dev/log: Operation not permitted
 Starting syslogd.
 ...

 Abouth jails seems to work ok, but I can`t debug them from logs or
 somewhere, where is problem... what is that?

 tnx,
 Casper


Try creating the link from outside the jail.

Regards,
bh


pgp713TqHJUaJ.pgp
Description: PGP signature


interesting device full issue on jail host machine

2005-06-29 Thread Chad Leigh -- Shire . Net LLC



pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full
pid 80941 (tcsh), uid 5051 inumber 166876 on /local/jails/jail1:  
filesystem full


Ok, I had a billion (several complete system logs worth in one  
morning) of the above message in my system log of a machine used to  
host jails.  This is on a 5.3-R machine. The file system mentioned, / 
local/jail/jail1  is a /dev/md -- md(4) type file system used to  
constrain the user in that specific jail to a certain amount of space  
and to make it easy to dump that filesystem for backups.


I don't know what the user of that jail was doing or when it started  
happening.  Is the inumber 166876 an inode inside the filesystem?   
Or what does it refer to?


I don't know why it continuously stuck that message thousands of  
times in the system log but I killed the process with that PID and  
all was well.


My interesting issue is that on ssh login to OTHER JAILS on other / 
dev/md type filesystems, that had nothing to do with that jail or  
filesystem, login was prevented as the login process would print a  
similar message  to the one above in the login window over and over  
and over and would never complete login.


/local/jails/jail1: write failed, filesystem is full

/local/jails/jail1: write failed, filesystem is full

/local/jails/jail1: write failed, filesystem is full

/local/jails/jail1: write failed, filesystem is full

/local/jails/jail1: write failed, filesystem is full

Only when I killed the offending process did it allow the login to  
continue.  However, this seemed to be hit or miss.  Sometimes an ssh  
login to a jail (not the offending jail) would work and sometimes it  
would do the above.  Why would this issue with this one jail file  
system affect jails that had nothing to do with the full filesystem  
and what  happens at login that would dump these console type  
messages to the ssh login window?


Thanks
Chad



---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]


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


New FreeBSD wanna-be

2005-06-29 Thread Janne Kaasalainen
Hi,

First of all sorry for a bit of haste and not having followed this list for too
long before I post here some possibly stupid questions. I suffered a hdd crash
some time ago with my laptop and got finally the impulse to do what I have
planned doing for quite some time; to create a server at home with RAID-1
mirroring to back up all the inportant data automaticly. Okay, it is not
fool-proof, but should be good-enough for my needs.

Anyway, I had an old computer, Celeron 400MHz (128MB, I have 256MB dimm as well
but hoped I would not need it) with two nics doing routing and NAT there
already, so I hit it with a two new NICs (Intel EtherExpress 10/100 Pro  D-Link
528T) and pair of hard-drives (Seagate 7200.7 160GB). Got the 5.4 mini-iso for
network (FTP) install and started the whole thing.

All went well till it asked me to write a screenfull of nonsense to generate the
password entropy stuff. Well, the machine hanged, I got some strange colours to
my screen and lot of beebing noises. I hit the powerbutton and restarted, all
seems to go well by I have had no luck at all to connect to FTP or internet for
that matter after that. This includes new, fresh install attempts as well. In
fact, since I try to do ftp install in the first place it does not even continue
these new installs. I have ADSL and the box gets the config via DHCP, it seems
to fetch the IPs quite ok just never connects to the ftp site(s). I mostly tried
just the main site, but the local site as well.

Any idea what is going on? It could be a hardware malfunction for some reason,
now while I am at work I have SuSE being installed there to see if that too
gives the same trouble. Both NICs should be supported by FreeBSD based on
hardware notes. The D-Link does not even seem to show up, however, in sysinstall
list where there is the fxp0 on the list for the Intell card. The kernel config
shown in installation guide (yes, noticed the addon for 5.4) does not quite fit
what I am seeing with the new installer.

Sorry for probably too long email, but till I can get the routing up and
running, I have limited possibilities to solve this myself.


Best regards,

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


Re: Shell script help

2005-06-29 Thread Björn König

Mike Jeays wrote:


man expr to give the short answer to your first question:

As an example, x=`expr $x + 1`

536 ~ $ x=4
537 ~ $ x=`expr $x + 1`
538 ~ $ echo $

Note the back-quotes to execute a command and return the result, and the
need for spaces between each token in the expr command.


sh(1) is able to evaluate arithmetic expressions too, e.g.

  x=$(($x+1))



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


pxe boot failure

2005-06-29 Thread Norbert Koch
Hello,

I'm trying to get pxeboot running without any success so far.
I get 'BTX halted' after a register dump showing an int 6.

I read almost anything, I could find about that problem.
I tried with/without LOADER_TFTP_SUPPORT, I uncommented
those delay() lines in pxe.c and enlarged the delays.
I even doubled some of the internal buffers.

The crash is always at different locations. The last
message usually is pxe_open: gateway ip: 10.47.11.1.
Tcpdump shows no problems.

So am I just having a buggy boot prom?
My board has an intel 82559er chip and I was told
by the board's manufacturer, that linux pxeboot
does work fine, which not really helps. They have no
newer bios update and know nothing about pxe problems.

My environment is FreeBSD 4.11 with latest ISC dhcpd.


Here are my settings:

  /usr/local/dhcpd.conf:

default-lease-time 600;
max-lease-time 7200;
ddns-update-style ad-hoc;
log-facility local7;

subnet 10.47.11.0 netmask 255.255.255.0 {
  range dynamic-bootp 10.47.11.10 10.47.11.99;
  option routers 10.47.11.1;
  filename pxeboot;
  next-server 10.47.11.1;
  option root-path 10.47.11.1:/usr/local/diskless_root;
}


  /etc/inetd.conf (for LOADER_TFTP_SUPPORT=yes):
tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s
/usr/local/diskless_root


  /etc/exports:
/usr -ro -maproot=0 -alldirs -network 10.47.11.00 -mask 255.255.255.0


BTW, booting via etherboot disk works. I just have to replace pxeboot with
kernel
in dhcpd.conf.

Any hints?

Thank you,
Norbert

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


uplcom a callin only device?

2005-06-29 Thread Norbert Koch
Hello.

I'm trying to get a sub-to-rs232 adaptor running with FreeBSD-5.
The vendor of this adaptor is some chinese company named
High-Edge Tech, but as usbdevs shows, it identifies as
  USB_VENDOR_PROLIFIC(0x067b) and USB_PRODUCT_PROLIFIC_PL2303(0x2303).

For testing, I connect the adaptor with the same computer's cuaa0 and
do an 'stty speed 9600 clocal' on /dev/ucom0 and /dev/cuaia0.

Now, if I do 'cat  /dev/ucom0' and 'cat  /dev/cuaa0', I see typed
characters coming in. If I try the opposite direction, nothing happens.
Is that something, I should've expected, and if so, why?

Does it have to do with the difference of callin and callout 
devices? Can I use /dev/ucom0 only as callin device like /dev/ttyd0?

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


Re: interesting device full issue on jail host machine

2005-06-29 Thread Björn König

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 number of the filesystem that has been mounted to 
/local/jails/jail1. Inodes in a filesystem are uniqe, but each 
filesystem holds its own inode numbers that have nothing to do with 
inode numbers of an other filesystem.



[...]
My interesting issue is that on ssh login to OTHER JAILS on other / 
dev/md type filesystems, that had nothing to do with that jail or  
filesystem, login was prevented as the login process would print a  
similar message  to the one above in the login window over and over  and 
over and would never complete login.


That sounds weird. Have you checked the output of 'df -ih' at the host? 
I like to see it.


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


Re: make builworld fails owing to libstdc++ problems

2005-06-29 Thread Kris Kennaway
On Sun, Jun 26, 2005 at 09:33:19PM +0200, Vittorio De Martino wrote:
 uname -a
 FreeBSD fbsd.grtn 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Sat Jun 25 
 17:40:47 CEST 2005 
 
 
 I have the following in 
 in make.conf
 CPUTYPE=p4
 CFLAGS= -O2 -pipe -funroll-loops
 COPTFLAGS= -O2 -pipe -funroll-loops

1) This is not on-topic for freebsd-ports

2) Don't try to use elite non-standard compiler flags, or you deserve
any breakage you get.

Kris


pgp6LUHd4BIGI.pgp
Description: PGP signature


RE: Unknown Message Displayed Shortly After Boot-Up

2005-06-29 Thread fbsd_user
That looks like a firewall message.
Change your /etc/syslog.conf file to not display those messages to the console.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Gerard Seibert
Sent: Tuesday, June 28, 2005 8:17 PM
To: freebsd-questions@freebsd.org
Subject: Unknown Message Displayed Shortly After Boot-Up


FreeBSD version 5.4

Within a minute after booting up, the following message will suddenly
appear on my computer screen:

Jun 28 20:09:04 beerstud last message repeated 2 times.

The time changes if I reboot. The hostname on my computer is
'beerstud.us'

This just suddenly started happening today. I have no idea where to look
to find out what is happening or how to correct it.

-- 
Gerard E. Seibert
[EMAIL PROTECTED]

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

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


sysctls issue

2005-06-29 Thread Kövesdán Gábor

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 them to 0. Now there mustn't be any arp logs in 
/var/log/messages, must they?


Actually, there has been one since I set the two sysctls:
Jun 28 12:51:42 server kernel: arplookup 195.70.50.6 failed: host is not 
on local network



Before I set them to 0, there had been much more arplookup messages, 
just the same as I wrote above. Have I missed something? Or should I 
post this issue as a bugreport?


Cheers,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[FYI] QT4 licensing looks very bad for *BSD

2005-06-29 Thread Danny Pansters
Folks,

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 
requirement to relicense which goes much further than the GPL itself. The 
former licensing amounted to abide to the GPL or QPL as is normal for a GPL 
project and in that case one could release code under BSDL and if anything 
let the next guy worry about it (if they want to distribute a derivative).

I think this should be discussed. I already sent the Trolls an email asking 
for clarification about this, or rather if it's as bad as it seems for us. 
Perhaps they just overlooked the *BSDs...


Dan

PS keep your flames to yourselves. This is serious.

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


rw access to ntfs

2005-06-29 Thread Ben Paley
Hello,

I'm running 5.4 on a dual boot machine with winxp. Here's the relevant line 
of /etc/fstab:

/dev/ad0s2  /mntntfsrw  0   0

It mounts fine with no errors at boot time, but I seem to have read-only 
access.

I've done a bit of googling about this and everything I find which mentions 
this is quite old, and all the replies seem to imply it should have been 
sorted by now.

Any ideas?

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


Re: rw access to ntfs

2005-06-29 Thread Mantas Smelevicius
writing into NTFS it is not officialy supported yet.

on of the solutions - is to create some partition with FAT32 for
example and use it. :-)

On 6/29/05, Ben Paley [EMAIL PROTECTED] wrote:
 Hello,
 
 I'm running 5.4 on a dual boot machine with winxp. Here's the relevant line
 of /etc/fstab:
 
 /dev/ad0s2  /mntntfsrw  0   0
 
 It mounts fine with no errors at boot time, but I seem to have read-only
 access.
 
 I've done a bit of googling about this and everything I find which mentions
 this is quite old, and all the replies seem to imply it should have been
 sorted by now.
 
 Any ideas?
 
 Thanks,
 Ben
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 

Pagarbiai / Best regards

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


Re: bsdextended mac module question

2005-06-29 Thread Kövesdán Gábor



I think you'll need to allow stat permission too - say rxs not
just rx.

You may also want to think about what this rule does to /tmp.

David.
 


Works fine in this way, thanks.

Cheers,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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

2005-06-29 Thread RW
On Wednesday 29 June 2005 12:30, Danny Pansters wrote:
 Folks,

 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
 requirement to relicense which goes much further than the GPL itself. The
 former licensing amounted to abide to the GPL or QPL as is normal for a
 GPL project and in that case one could release code under BSDL and if
 anything let the next guy worry about it (if they want to distribute a
 derivative).

I don't see what you are getting at. As I read it, they give an informal 
informational precis of what the GPL is, and then say: This is because the 
Open Source versions of our software are governed by the terms of the GNU GPL 
license.  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rw access to ntfs

2005-06-29 Thread Ben Paley
On Wednesday 29 June 2005 13:22, Mantas Smelevicius wrote:
 writing into NTFS it is not officialy supported yet.

 on of the solutions - is to create some partition with FAT32 for
 example and use it. :-)

Mantas,

I had thought of that, but hoped there was a more elegant solution!

Oh well, thanks for your help.

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


Refuse file for cvs sync.

2005-06-29 Thread bsd

Hello,

I have just configured a refuse file for my mail server, I was  
wondering if the format of my file is ok...


doc/bn_*
doc/da_*
doc/de_*
doc/el_*
doc/es_*
doc/it_*
doc/ja_*
doc/nl_*
doc/no_*
doc/pl_*
doc/pt_*
doc/ru_*
doc/sr_*
doc/tr_*
doc/zh_*
ports/arabic*
ports/astro*
ports/audio*
ports/biology*
ports/chinese*
ports/games*
ports/german*
ports/hebrew*
ports/hungarian*
ports/japanese*
ports/korean*
ports/polish*
ports/portuguese*
ports/russian*
ports/x11*
www/de*
www/es*
www/it*
www/ja*
www/nl*
www/pt*
www/ru*
www/tr*
www/zh*
data/es*
data/ja*
data/ru*
data/zh*
www/data/es*
www/data/ja*
www/data/ru*
www/data/zh*
src/share/doc/es*
src/share/doc/ja*
src/share/doc/ru*
src/share/doc/zh*

And the second thing is that I would like to erase the ports that are  
not needed (the one that are in the refuse file).


My question is : will this be done automatically last time I cvsup -  
or do I have to do smthg special ?




Thanks for your answers.





«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober --- PGP ID -- 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§




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


Re: uplcom a callin only device?

2005-06-29 Thread Emanuel Strobl
Am Mittwoch, 29. Juni 2005 10:55 schrieb Norbert Koch:
 Hello.

 I'm trying to get a sub-to-rs232 adaptor running with FreeBSD-5.
 The vendor of this adaptor is some chinese company named
 High-Edge Tech, but as usbdevs shows, it identifies as
   USB_VENDOR_PROLIFIC(0x067b) and USB_PRODUCT_PROLIFIC_PL2303(0x2303).

 For testing, I connect the adaptor with the same computer's cuaa0 and
 do an 'stty speed 9600 clocal' on /dev/ucom0 and /dev/cuaia0.

 Now, if I do 'cat  /dev/ucom0' and 'cat  /dev/cuaa0', I see typed
 characters coming in. If I try the opposite direction, nothing happens.
 Is that something, I should've expected, and if so, why?

There are different versions of the prolific chipset and unfortunately they 
changed the init sequence of version 3.00 and up without changing the 
device ID (If you're interested for more check the archives (current) 
arround January 21st).

5.4 has the new uplcom driver which checks the revision maybe you can apply 
the cvs version to your 5.3 (guess).

-Harry


 Does it have to do with the difference of callin and callout
 devices? Can I use /dev/ucom0 only as callin device like /dev/ttyd0?

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


pgpWxSBSHQdoe.pgp
Description: PGP signature


postfix vs. qmail?

2005-06-29 Thread brian . barto
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 pressing on.
 
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: postfix vs. qmail?

2005-06-29 Thread Crucis
I prefer postfix as it supports smtp auth, unlike qmail which doesn't. 
(Qmail requires a hack to do so)

On 6/29/05, [EMAIL PROTECTED] [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 http://qmailrocks.org but i'm wondering if i 
 should stop and consider
 postfix before pressing on.
 
 Thanks.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

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


Using unix mail with maildir format

2005-06-29 Thread bsd

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…



Thanks.






«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§

Gregober --- PGP ID -- 0x1BA3C2FD
bsd @at@ todoo.biz

«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§«?»¥«?»§




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


mysql user did not authenticate by courier-imap

2005-06-29 Thread Muhammad Kashif Yaqoob
 Dear Sir,

 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 courier-imap with mysql.When i authenticate the 
mysql pop user  with courier-imap.

And run the following for authenticating mysql user 

#/usr/local/sbin/authdaemond start
#/usr/lib/courier-imap/libexec/pop3d.rc start
#postfix start


#telnet localhost 110

connected to localhost

+ok Hello there.

and now check pop mysql user

USER [EMAIL PROTECTED]

PASS atif

Following error message occour

Part of my maillog:

Jun 29 22:52:52 post-4 pop3d: LOGIN FAILED, [EMAIL PROTECTED], ip=[127.0.0.1]
Jun 29 22:52:52 post-4 pop3d: authentication error: Input/output error

 

Define the configuration setting in detail for courier imap given below

authdaemonrc

=

authmodulelist=authmysql

daemons=5

version=




authmysqlr

==

MYSQL_SERVER127.0.0.1
MYSQL_USERNAME  vmailuser
MYSQL_PASSWORD  vmailuser

MYSQL_PORT 3306

MYSQL_OPT  0

MYSQL_DATABASEprovider

MYSQL_USER_TABLE users

MYSQL_CRYPT_PWFIELD crypt

MYSQL_CLEAR_PWFIELD password

MYSQL_UID_FIELD  uid

MYSQL_GID_FIELD  gid

MYSQL_LOGIN_FIELD  email

MYSQL_HOME_FIELD homedir

MYSQL_NAME_FIELD name

MYSQL_MAILDIR_FIELD maildir


+..

---

How can i authenticate the mysql user by using courier-imap.? 
Hope somebody here can help?
 

Best Regards,

Muhammad kashif



 

 

 



-
Yahoo! Mail Mobile
 Take Yahoo! Mail with you! Check email on your mobile phone.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: postfix vs. qmail?

2005-06-29 Thread MikeM
On 6/29/2005 at 8: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 pressing on.
 =

I started using qmail but eventually switched to Postfix.  I found that
qmail required several [conflicting] patches to get the feature level I
wanted.  I also did not like the need to move my box towards what djb
thought a *nix box should be set up.  Postfix seems to want to just
drop in to a standard environment.   But the items that really made the
choice easy for me are that the Postfix mailing list is excellent, and
that Postfix development is still alive.

I host multiple virtual domains with Postfix (and Courier-IMAP for the
pop3 amd imap support).  


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


mysql user did not authenticate by courier-imap

2005-06-29 Thread Muhammad Kashif Yaqoob
 Dear Sir,

 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 courier-imap with mysql.When i authenticate the 
mysql pop user  with courier-imap.

And run the following for authenticating mysql user 

#/usr/local/sbin/authdaemond start
#/usr/lib/courier-imap/libexec/pop3d.rc start
#postfix start


#telnet localhost 110

connected to localhost

+ok Hello there.

and now check pop mysql user

USER [EMAIL PROTECTED]

PASS atif

Following error message occour

Part of my maillog:

Jun 29 21:13:36 post-4 postfix/master[498]: daemon started -- version 2.2.2, 
configuration /etc/postfix
Jun 29 21:14:01 post-4 authdaemond: modules=authmysql, daemons=5
Jun 29 21:14:01 post-4 authdaemond: Installing libauthmysql
Jun 29 21:14:01 post-4 authdaemond: Installation complete: authmysql

Jun 29 22:52:52 post-4 pop3d: LOGIN FAILED, [EMAIL PROTECTED], ip=[127.0.0.1]
Jun 29 22:52:52 post-4 pop3d: authentication error: Input/output error

 

Define the configuration setting in detail for courier imap given below

authdaemonrc

=

authmodulelist=authmysql

daemons=5

version=




authmysqlr

==

MYSQL_SERVER127.0.0.1
MYSQL_USERNAME  vmailuser
MYSQL_PASSWORD  vmailuser

MYSQL_PORT 3306

MYSQL_OPT  0

MYSQL_DATABASEprovider

MYSQL_USER_TABLE users

MYSQL_CRYPT_PWFIELD crypt

MYSQL_CLEAR_PWFIELD password

MYSQL_UID_FIELD  uid

MYSQL_GID_FIELD  gid

MYSQL_LOGIN_FIELD  email

MYSQL_HOME_FIELD homedir

MYSQL_NAME_FIELD name

MYSQL_MAILDIR_FIELD maildir


+..

---

How can i authenticate the mysql user by using courier-imap.? 
Hope somebody here can help?
 

Best Regards,

Muhammad kashif



 

 

 




-
Do you Yahoo!?
 Read only the mail you want - Yahoo! Mail SpamGuard.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mysql user did not authenticate by courier-imap

2005-06-29 Thread Muhammad Kashif Yaqoob
 Dear Sir,

 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 courier-imap with mysql.When i authenticate the 
mysql pop user  with courier-imap.

And run the following for authenticating mysql user 

#/usr/local/sbin/authdaemond start
#/usr/lib/courier-imap/libexec/pop3d.rc start
#postfix start


#telnet localhost 110

connected to localhost

+ok Hello there.

and now check pop mysql user

USER [EMAIL PROTECTED]

PASS atif

Following error message occour

Part of my maillog:

Jun 29 21:13:36 post-4 postfix/master[498]: daemon started -- version 2.2.2, 
configuration /etc/postfix
Jun 29 21:14:01 post-4 authdaemond: modules=authmysql, daemons=5
Jun 29 21:14:01 post-4 authdaemond: Installing libauthmysql
Jun 29 21:14:01 post-4 authdaemond: Installation complete: authmysql

Jun 29 22:52:52 post-4 pop3d: LOGIN FAILED, [EMAIL PROTECTED], ip=[127.0.0.1]
Jun 29 22:52:52 post-4 pop3d: authentication error: Input/output error

 

Define the configuration setting in detail for courier imap given below

authdaemonrc

=

authmodulelist=authmysql

daemons=5

version=




authmysqlr

==

MYSQL_SERVER127.0.0.1
MYSQL_USERNAME  vmailuser
MYSQL_PASSWORD  vmailuser

MYSQL_PORT 3306

MYSQL_OPT  0

MYSQL_DATABASEprovider

MYSQL_USER_TABLE users

MYSQL_CRYPT_PWFIELD crypt

MYSQL_CLEAR_PWFIELD password

MYSQL_UID_FIELD  uid

MYSQL_GID_FIELD  gid

MYSQL_LOGIN_FIELD  email

MYSQL_HOME_FIELD homedir

MYSQL_NAME_FIELD name

MYSQL_MAILDIR_FIELD maildir


+..

---

How can i authenticate the mysql user by using courier-imap.? 
Hope somebody here can help?
 

Best Regards,

Muhammad kashif



 

 

 





-
Discover Yahoo!
 Stay in touch with email, IM, photo sharing  more. Check it out!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Jail error ln operation not permitted

2005-06-29 Thread Casper


 I don`t know what this script doing... :)
I don`t know what to try reproduce by myself...

ln /dev/log ?

Casper

Bernhard Fischer wrote:

On Tuesday 28 June 2005 19:24, Casper wrote:


Hi,

I have setup 2 jails in FreeBSD 5.4
when they start, abouth have some error for /dev/log...
like that:
#jail /jail/mail/ mail 127.0.0.2 /bin/sh /etc/rc
Loading configuration files.
mail
Setting hostname: mail.
ln: /dev/log: Operation not permitted
Starting syslogd.
...

Abouth jails seems to work ok, but I can`t debug them from logs or
somewhere, where is problem... what is that?

tnx,
Casper




Try creating the link from outside the jail.

Regards,
bh


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


RE: IPF Logging packets Every 2-10 Seconds.

2005-06-29 Thread Stephan Weaver

if you carefully read this log line.
28/06/2005 15:59:23.743138 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60271 PR tcp len 20 40 -AF IN

what it is saying, 201.238.78.59 on port 4550 wants to make a connection 
INTO my network.
now it is making this connection because one my my LAN users, is accssing 
that address.

eg, a Lan user types http://201.238.78.59:1080 [webcam port]
opens up the live view in the webcam. and in a response to that, the webcam 
sends a data/packets back to my LAN using the webcam data port instead. 
[4550]




From: fbsd_user [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Stephan Weaver [EMAIL PROTECTED]
Subject: RE: IPF Logging packets Every 2-10 Seconds.
Date: Tue, 28 Jun 2005 16:40:48 -0400

When you list the incore rules is rule number 28 the block all rule
marking the end of the inbound section of your rules file?

If yes, then you need to add a new pass in rule to allow port 4550
in.
Then the remote system will be able to access your webcam server on
the firewall box.

The short explanation about what you are doing makes all the
difference in the kind of answer you get back.  Should have said
that a long time ago.  This is different question that what the
email subject says.

-Original Message-
From: Stephan Weaver [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 28, 2005 4:06 PM
To: [EMAIL PROTECTED]
Subject: RE: IPF Logging packets Every 2-10 Seconds.


i Do understand what you are saying, but i BELEIVE my ruleset is in
the
wrong order or something is WRONG.
look at this LOG for example
28/06/2005 15:59:23.743138 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60271 PR tcp len 20 40 -AF IN
28/06/2005 15:59:23.823647 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60272 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.283051 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60273 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.283423 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60269 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.687274 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60271 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.865697 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60273 PR tcp len 20 40 -AF IN



right,
now 201.238.78.59 is MY OTHER REMOTE server!
and my WEBCAM software runs on port 4550.
now that is being logged because, one of my lan users,
is accessing 201.238.78.59:4550 via a webpage. but it shows in the
logs.
something is WRONG.
i know what you are saying, but listen what I am saying




_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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


Re: mysql user did not authenticate by courier-imap

2005-06-29 Thread Brian Candler
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 courier-imap with mysql.When i authenticate
 the mysql pop user  with courier-imap.

I saw your question the first time. I answered it. Simply reposting your query 
(three times in succession) does *not* make me inclined to help you any more.

However, I will repeat again what you need to know:

1. Make sure you are running courier-imap-4.x with courier-authlib-0.5x. If 
you are not, then upgrade. If you built from ports, then upgrade your ports 
collection first if you need to. Follow the instructions in the FreeBSD 
handbook to do that.

2. Next, follow the instructions for debugging courier authentication here:
http://www.courier-mta.org/authlib/README.authdebug.html
Make sure you implement the part which tells you to make sure you are logging 
syslog messages at 'debug' level. Under FreeBSD these messages usually end up 
in /var/log/debug.log

3. You will get detailled information in those logs showing exactly how the 
mysql connection is made, the query sent, and the response returned.

4. When you have all of that, post here again. Until then, please ask someone 
else for help (or pay a consultant to help you)

Brian.

P.S. There is also good advice at 
http://www.catb.org/~esr/faqs/smart-questions.html
If the answer you got before was in any way incomplete or not understandable, 
then say what you tried, what was missing, or what you didn't understand. If 
you just blindly repost, you can expect a blunt rebuttal.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: postfix vs. qmail?

2005-06-29 Thread Antony Mawer

On 29/06/2005 11:13 PM, MikeM wrote:

On 6/29/2005 at 8: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 pressing on.
 =

I started using qmail but eventually switched to Postfix.  I found that
qmail required several [conflicting] patches to get the feature level I
wanted.  I also did not like the need to move my box towards what djb
thought a *nix box should be set up.  Postfix seems to want to just
drop in to a standard environment.   But the items that really made the
choice easy for me are that the Postfix mailing list is excellent, and
that Postfix development is still alive.

I host multiple virtual domains with Postfix (and Courier-IMAP for the
pop3 amd imap support).  


I'm another former qmail user who converted to Postfix. I got tired of 
having to use unsupported patches for qmail to do anything because it 
didn't fit in with djb's view of how the world should work. Postfix 
requires a greater time investment in terms of the configuration files, 
but happily integrates into FreeBSD and is actively developed.


(Another echo of support for Courier IMAP as well :-)

-Antony

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


Re: mysql user did not authenticate by courier-imap

2005-06-29 Thread Brian Candler
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.
...
 authdaemonrc

 =

 authmodulelist=authmysql

 daemons=5

 version=


 

courier-authlib has a DEBUG_LOGIN setting in that file - but you haven't shown 
it. This implies you're looking in an old authdaemonrc.

Try completely uninstalling courier-authlib/courier-imap, deleting any old 
config files which are lying around, and then reinstalling.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: postfix vs. qmail?

2005-06-29 Thread Jacob S
On Wed, 29 Jun 2005 08:48:11 -0400
[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 pressing on.

I'm another person switching to Postfix from Qmail. The final push that
made me look at Postfix was a problem I was having in Qmail. One of the
patches I needed didn't work properly on my 64bit Sparc system (or it
could have been a conflict between two patches, I wasn't totally sure) -
causing memory errors and some seemingly random mail loss. And if you've
spent any time on the Qmail list you'll notice answers to that kind of
problem are usually 1) stop using that patch, qmail works fine and
doesn't need patches 2) debug the C and show us which part is causing
the problem or 3) stop bugging us and contact the patch author. 

So I switched to Postfix instead. :-) The one thing I miss is the use of
.qmail files or an equivalent with my virtual domains and mysql backend,
but there have been several threads on here for ways to do it without
the mysql. It's on my list of things to get to eventually...

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


Re: rw access to ntfs

2005-06-29 Thread Alex Zbyslaw

Ben Paley wrote:


On Wednesday 29 June 2005 13:22, Mantas Smelevicius wrote:
 


writing into NTFS it is not officialy supported yet.

on of the solutions - is to create some partition with FAT32 for
example and use it. :-)
   



Mantas,

I had thought of that, but hoped there was a more elegant solution!
 

Perhaps you could ask Microsoft to provide support in Windows for 
accessing any kind of filesystem other than their own. ;-)


--Alex

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


Remounting root

2005-06-29 Thread Kövesdán Gábor

Hello,

could somebody tell me how to reboot the root filesystem in read-write 
mode under single user mode?


Thanks,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remounting root

2005-06-29 Thread Giorgos Keramidas

On Wed, 29 Jun 2005, [ISO-8859-1] Kövesdán Gábor wrote:
could somebody tell me how to reboot the root filesystem in read-write 
mode under single user mode?


# mount -u /

The -u option is actually the update option, which tries to restore the 
mount options of the file system to the defaults defined in /etc/fstab

(which includes rw too).

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

Re: Remounting root

2005-06-29 Thread Kövesdán Gábor



# mount -u /

The -u option is actually the update option, which tries to restore 
the mount options of the file system to the defaults defined in 
/etc/fstab

(which includes rw too).


I've tried it, but when I run fsck it wrtites:

** /dev/as0s1a (NO WRITE)

And if I try to enable MAC multilabeling or SoftUpdates I get:

tunefs: /dev/ad0s1a: Failed to write superblock


Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: IPF Logging packets Every 2-10 Seconds.

2005-06-29 Thread fbsd_user
So the answer is still the same.
You have to add rules to your firewall to allow
that new service in and out of your firewall.

Come on guy you are making this much harder that it really is.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stephan
Weaver
Sent: Wednesday, June 29, 2005 9:37 AM
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Subject: RE: IPF Logging packets Every 2-10 Seconds.


if you carefully read this log line.
28/06/2005 15:59:23.743138 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60271 PR tcp len 20 40 -AF IN

what it is saying, 201.238.78.59 on port 4550 wants to make a
connection
INTO my network.
now it is making this connection because one my my LAN users, is
accssing
that address.
eg, a Lan user types http://201.238.78.59:1080 [webcam port]
opens up the live view in the webcam. and in a response to that, the
webcam
sends a data/packets back to my LAN using the webcam data port
instead.
[4550]


From: fbsd_user [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Stephan Weaver [EMAIL PROTECTED]
Subject: RE: IPF Logging packets Every 2-10 Seconds.
Date: Tue, 28 Jun 2005 16:40:48 -0400

When you list the incore rules is rule number 28 the block all rule
marking the end of the inbound section of your rules file?

If yes, then you need to add a new pass in rule to allow port 4550
in.
Then the remote system will be able to access your webcam server on
the firewall box.

The short explanation about what you are doing makes all the
difference in the kind of answer you get back.  Should have said
that a long time ago.  This is different question that what the
email subject says.

-Original Message-
From: Stephan Weaver [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 28, 2005 4:06 PM
To: [EMAIL PROTECTED]
Subject: RE: IPF Logging packets Every 2-10 Seconds.


i Do understand what you are saying, but i BELEIVE my ruleset is in
the
wrong order or something is WRONG.
look at this LOG for example
28/06/2005 15:59:23.743138 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60271 PR tcp len 20 40 -AF IN
28/06/2005 15:59:23.823647 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60272 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.283051 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60273 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.283423 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60269 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.687274 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60271 PR tcp len 20 40 -AF IN
28/06/2005 15:59:24.865697 vr0 @0:28 b 201.238.78.59,4550 -
192.168.1.1,60273 PR tcp len 20 40 -AF IN



right,
now 201.238.78.59 is MY OTHER REMOTE server!
and my WEBCAM software runs on port 4550.
now that is being logged because, one of my lan users,
is accessing 201.238.78.59:4550 via a webpage. but it shows in the
logs.
something is WRONG.
i know what you are saying, but listen what I am saying



_
Express yourself instantly with MSN Messenger! Download today it's
FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

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

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


Re: acroread porting problem

2005-06-29 Thread Rogue_Spider
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 than told
   kde to use acroread to open all pdf files
   ghostview would not work so i decided to
   use acroread when i than try to launch the
   program it says cant find acroread
   i found the exe and tried to launch it by
   itself again same message? i read that
   there was some problems with it being
   ported to the wrong directory, is that the problem?
   if so what directory should it be in?
 
  /usr/local/bin/acroread
 
  Either add /usr/local/bin to your path or call it with the entire path.
 
 pretend i am knew to freebsd / i am \
 ok
 i tried moving shell script from /usr/local/acroread5/bin
 to /usr/local/bin/ -didna work-
 do i move the entire folder over?executable?or other?

I was hoping to have this problem resolved by now but am still waiting
for an answer - i have tried a few diffrent vereations on a resolution but
to no avail can someone help
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: uplcom a callin only device?

2005-06-29 Thread 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.
The device seems to be correctly recognized.
I see /dev/ucom0 appearing, when I connect
the adaptor.

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


Re: Remounting root

2005-06-29 Thread Giorgos Keramidas

On Wed, 29 Jun 2005, [ISO-8859-1] Kövesdán Gábor wrote:



# mount -u /

The -u option is actually the update option, which tries to restore the 
mount options of the file system to the defaults defined in /etc/fstab

(which includes rw too).


I've tried it, but when I run fsck it wrtites:

** /dev/as0s1a (NO WRITE)


You shouldn't fsck write-enabled file systems.  The usual things I run 
whenever I'm in single user mode are (the order *IS* important):


# adjkerntz -i
# swapon -a
# fsck -p
# mount -u /
# mount -va


And if I try to enable MAC multilabeling or SoftUpdates I get:

tunefs: /dev/ad0s1a: Failed to write superblock


Probably because you have already remounted your root file system as 
read-write.


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

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 getting a file list and then the user is  
downloading (POP) or deleting or changing the status of a message  
(like reading it -- the filename itself encodes the read, deleted,  
etc status of a message) before tar actually archives it.  Or  
something like that.  The file system is changing out from underneath  
the OP.


make a snapshot first if this is an issue.

Chad


Thank you and Norberto for your replies.  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 again.  Same errors.


Also, I don't think I can make a snapshot since I am on version 4.11.  
Ironically, I'm trying to get good backups so I can blow away my system 
and install version 5.4.  :)


Any other ideas?

Thanks,

Drew

--
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books,  More!

http://www.alchemistswarehouse.com

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


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 
requirement to relicense which goes much further than the GPL itself. The 
former licensing amounted to abide to the GPL or QPL as is normal for a GPL 
project and in that case one could release code under BSDL and if anything 
let the next guy worry about it (if they want to distribute a derivative).


TrollTech is playing the same type of game that MySQL is doing.  If you write 
your own program, and use it with QT which results in a derivative work, then 
you may not redistribute your program without complying with the terms of the 
GPL.  Nothing in the GPL requires someone else's code to be relicensed under 
the GPL, it just requires that code to be under a GPL-miscable license.  The 
new BSDL (ie, without the advertizing clause) is fine.


Also note that the Open Source Definition does not allow restrictions on the 
field of endeavor:


The license must not restrict anyone from making use of the program in a 
specific field of endeavor. For example, it may not restrict the program from 
being used in a business, or from being used for genetic research.


Rationale: The major intention of this clause is to prohibit license traps that 
prevent open source from being used commercially. We want commercial users to 
join our community, not feel excluded from it.


--
-Chuck

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


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 than told
kde to use acroread to open all pdf files
ghostview would not work so i decided to
use acroread when i than try to launch the
program it says cant find acroread
i found the exe and tried to launch it by
itself again same message? i read that
there was some problems with it being
ported to the wrong directory, is that the problem?
if so what directory should it be in?


/usr/local/bin/acroread

Either add /usr/local/bin to your path or call it with the entire path.


pretend i am knew to freebsd / i am \
ok
i tried moving shell script from /usr/local/acroread5/bin
to /usr/local/bin/ -didna work-
do i move the entire folder over?executable?or other?


I was hoping to have this problem resolved by now but am still waiting
for an answer - i have tried a few diffrent vereations on a resolution but
to no avail can someone help


Instead of telling KDE to use just acroread, you should tell it the 
whole path to the file: /usr/local/bin/acroread.


Don't move things.  Put anything you've moved back where it was, or 
deinstall and reinstall the acroread port to fix those files.


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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



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


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 a ffs filesystem on Windows.
 Not sure how well tested it is, though

I'll have a look...

...but frankly the very idea terrifies me. Let Winxp loose on my fbsd 
partition?

shudders

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


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?
Matlab start anyway but I cannot make 3D
surface plots (A simple mesh(zeros(20)) will run forever taking all my
cpu!!) or even a simple help linspace will freeze matlab?

Thanks for your help
Rod

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


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 their own. ;-)

http://ffsdrv.sourceforge.net/

Will let you mount a ffs filesystem on Windows.
Not sure how well tested it is, though
 
 
 I'll have a look...
 
 ...but frankly the very idea terrifies me. Let Winxp loose on my fbsd 
 partition?
 
 shudders
 
 Cheers,
 Ben
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 

has captive been ported to bsd yet?

that might be a solution...


Greetings
Oliver Leitner
Technical Staff
http://www.shells.at
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCwshmWvEVE8MtwbgRAsPUAJ9ha2FqNiRqci0+/0IU3llA/DagoACglC/K
Gt7IURKviWzmruK29tm7QIA=
=HeDS
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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?
 Matlab start anyway but I cannot make 3D
 surface plots (A simple mesh(zeros(20)) will run forever taking all my
 cpu!!) or even a simple help linspace will freeze matlab?

How did you install it?
May be, Matlab tries to run some executable, which is
not marked as Linux executable. See brandelf(1).
You could try to run Matlab under ktrace(1) and check
for exec system calls.

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


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 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?
  Matlab start anyway but I cannot make 3D
  surface plots (A simple mesh(zeros(20)) will run forever taking all my
  cpu!!) or even a simple help linspace will freeze matlab?
 
 How did you install it?
 May be, Matlab tries to run some executable, which is
 not marked as Linux executable. See brandelf(1).
 You could try to run Matlab under ktrace(1) and check
 for exec system calls.
 
 Norbert
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: 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 them to 0. Now there mustn't be any arp logs in 
 /var/log/messages, must they?
 
 Actually, there has been one since I set the two sysctls:
 Jun 28 12:51:42 server kernel: arplookup 195.70.50.6 failed: host is not 
 on local network
 
 
 Before I set them to 0, there had been much more arplookup messages, 
 just the same as I wrote above. Have I missed something? Or should I 
 post this issue as a bugreport?

Unless the message is false there is no bug.  Those sysctls you mention
control two messages which report conditions you may be concerned
about, but may also be something you're stuck with in your network
configuration.

-- Brooks

-- 
Any statement of the form X is the one, true Y is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4


pgpwGNso4sT6N.pgp
Description: PGP signature


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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0 

24667  ??  Is 0:13.76 /usr/sbin/cron
61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l

gatekeeper# cd /usr/log
gatekeeper# ls -l
total 0
-rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
-rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages

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


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 us a bit more about the system, is it FreeBSD 4.x?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 fresh install of 5.4? 4.x to 5.x is a big jump and you
won't get things like ufs2 etc.

You could try jumping to 5.3 and then to 5.4 or 5.2 to 5.4. In your
cvsup file put in RELENG_5_3 as the branch tag
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 superblock.


Thanks,

Gábor Kövesdán
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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:
 
 
 [EMAIL PROTECTED] ~]- dmesg|grep psm0
 
 psm0: current command byte:0047
 psm0: PS/2 Mouse flags 0x2000 irq 12 on atkbdc0
 psm0: [GIANT-LOCKED]
 psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons
 psm0: config:2000, flags:0008, packet size:4
 psm0: syncmask:08, syncbits:00
 
 
 
 Does anyone have any idea what the GIANT-LOCKED comment means?

Essentially, the driver cannot take advantage of multiple CPUs.  See
the archives for further discussion.

Kris



pgpJ2V1L409V9.pgp
Description: PGP signature


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 compiled in to your kernel.  Check the kernel
config and load a module if necessary.

Kris



pgptVJKM9Qv3a.pgp
Description: PGP signature


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 of order and destroyed your system.
Reinstalling from CD would be the easiest way to fix it.

Kris


pgpm9sm2QlCkc.pgp
Description: PGP signature


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: Wednesday, June 29, 2005 12:53 PM
To: freebsd-questions@freebsd.org
Subject: Logging Stops after few minutes




 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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0

24667  ??  Is 0:13.76 /usr/sbin/cron
61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l

gatekeeper# cd /usr/log
gatekeeper# ls -l
total 0
-rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
-rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages

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

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


Re: 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 number of the filesystem that has been mounted to / 
local/jails/jail1. Inodes in a filesystem are uniqe, but each  
filesystem holds its own inode numbers that have nothing to do with  
inode numbers of an other filesystem.


yes, the word inumber was strange; instead of inode or inode number  
-- hence the question.






[...]
My interesting issue is that on ssh login to OTHER JAILS on  
other / dev/md type filesystems, that had nothing to do with that  
jail or  filesystem, login was prevented as the login process  
would print a  similar message  to the one above in the login  
window over and over  and over and would never complete login.




That sounds weird. Have you checked the output of 'df -ih' at the  
host? I like to see it.


Yes.  I have fixed the issue so the currrent results are not the same  
as they were but they are close


/dev/md22501.6G 
1.5G 11M99%7828   2276903%   /local/jails/jail1


Before it was like 1.6G1.6G-704k  100%  with very similar  
inode results


thanks!!
best regards
MfG
Chad



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




---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]


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


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


-
Yahoo! Mail
 Stay connected, organized, and protected. Take the tour
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 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 around after reboots or what and what the  
effect is -- probably m akes jail messages go into its own log file  
but I have not done more than make the link and try to google  
(without a lot of success) on the issue


Chad



Casper

Bernhard Fischer wrote:


On Tuesday 28 June 2005 19:24, Casper wrote:


Hi,

I have setup 2 jails in FreeBSD 5.4
when they start, abouth have some error for /dev/log...
like that:
#jail /jail/mail/ mail 127.0.0.2 /bin/sh /etc/rc
Loading configuration files.
mail
Setting hostname: mail.
ln: /dev/log: Operation not permitted
Starting syslogd.
...

Abouth jails seems to work ok, but I can`t debug them from logs or
somewhere, where is problem... what is that?

tnx,
Casper



Try creating the link from outside the jail.
Regards,
bh



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




---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]


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


RE: 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, that just got 
copied with the rest. If you think what I pasted is meaningless, your common 
sense should have given you an indication to what I am looking for, just read 
the heading. Thank You!!
VJ

 -Original Message-
From:   fbsd_user [mailto:[EMAIL PROTECTED] 
Sent:   Wednesday, June 29, 2005 10:36 AM
To: Dixit, Viraj; freebsd-questions@freebsd.org
Subject:RE: Logging Stops after few minutes

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: Wednesday, June 29, 2005 12:53 PM
To: freebsd-questions@freebsd.org
Subject: Logging Stops after few minutes




 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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0

24667  ??  Is 0:13.76 /usr/sbin/cron
61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l

gatekeeper# cd /usr/log
gatekeeper# ls -l
total 0
-rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
-rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages

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

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


Re: 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,
 
 [EMAIL PROTECTED]:~# vinum create /etc/vinum0.conf
 2 drives:
 D partition0State: up   /dev/da0A: 0/0 MB
 D partition1State: up   /dev/da1A: 0/0 MB
 
 1 volumes:
 V vinum0State: up   Plexes:   1 Size:   1858 GB
 
 1 plexes:
 P vinum0.p0   C State: up   Subdisks: 2 Size:   3906 GB
 
 2 subdisks:
 S vinum0.p0.s0  State: up   D: partition0   Size:   1953 GB
 S vinum0.p0.s1  State: up   D: partition1   Size:   1953 GB
 
 
  Now I've seen mentions of people using Vinum on larger partitions and it 
 seems to work ok. Also when I use gvinum it succeeds, however given the state 
 of the gvinum implementation I'd like to stick with vinum.
 
 
  Suggestions/comments anyone?
 

What version of FreeBSD are you using? also I seem to remember from my
readings somewhere that there is still a soft limit of 2TB depending
on what and how you do it and that vinum had this problem.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 $rc
+

+case $daily_status_security_passwdless_enable in
+#this needs to be defined first
+#case $daily_status_security_pam_enable in
+[Yy][Ee][Ss])
+   echo 
+   echo 'Checking for weak pam configuration:'
+   grep 'optional' /etc/pam.d/* | grep -v '#' | grep -v README;;
+   
+   *)  rc=0;;
+esac
+
 exit $rc


greetz and best regards 
wmiuser/u at netbeisser.de

E7AC 1E9B 87D8 5BD2 E2F2 6F4A 3177 ED68 8185 480C
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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: Can't detect initial thread stack 
 location
 
 Is this a problem? If so, how do I correct it?
 
 Thanks,
 
 Michael
 
 
 -
 Yahoo! Mail
  Stay connected, organized, and protected. Take the tour
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


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 need to write to each others files.

Im not sure if a stickybit is the solution. I setup a test directory
and from what i got out of the man's it didn't seem to give me what I
want. Can anyone point me in the right direction?

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


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 around after reboots or what and  
what the effect is -- probably m akes jail messages go into its own  
log file but I have not done more than make the link and try to  
google (without a lot of success) on the issue


syslogd -l can set up additional logging sockets:

 -l  Specify a location where syslogd should place an  
additional log
 socket.  The primary use for this is to place  
additional log
 sockets in /var/run/log of various chroot filespaces.   
File per-
 missions for socket can be specified in octal  
representation
 before socket name, delimited with a colon.  Path to  
socket loca-

 tion must be absolute.

If you are using jails, I would gather that you normally would be  
running a separate syslogd within that jail, but this approach  
provides another option...


--
-Chuck

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


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 courier-imap with mysql.When i  
authenticate

the mysql pop user  with courier-imap.



I saw your question the first time. I answered it. Simply reposting  
your query
(three times in succession) does *not* make me inclined to help you  
any more.


I suspect it is more a case of twitchy fingers and dumb MUA or MTA  
mail problem than reposting to get more help.  The three posts were  
all sent in the same minute or within minutes of each other.


---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
[EMAIL PROTECTED]


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


Re: 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 processor when it has something to do.
Showing up as only running for 2 minutes when you run ps shouldn't be a
concern; that is the total CPU time and syslogd doesn't need much time to
get the job done on most systems.

If you're certain that it isn't logging events that it should:  did you make
ever make any modifications to /etc/syslog.conf?  If so, comment out (put a
# at the start of the line) the lines with the most recent changes.  Restart
syslogd.  If it works, uncomment out one line and restart syslogd.  Keep
doing that until you narrow down what causes syslog to suspend operations.
Let us know if you find out anything.


James Riendeau
MMI Computer Support Technician
1300 University Ave
Rm. 436, Dept. of MedMicro
Madison, WI  53706

Phone: (608) 262-3351
After-hours Phone: (608) 260-2696
Fax: (608) 262-8418
Email: [EMAIL PROTECTED]


On 6/29/05 12:55 PM, Dixit, Viraj [EMAIL PROTECTED] wrote:

 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, that just
 got copied with the rest. If you think what I pasted is meaningless, your
 common sense should have given you an indication to what I am looking for,
 just read the heading. Thank You!!
 VJ
 
 -Original Message-
 From: fbsd_user [mailto:[EMAIL PROTECTED]
 Sent:Wednesday, June 29, 2005 10:36 AM
 To:Dixit, Viraj; freebsd-questions@freebsd.org
 Subject:RE: Logging Stops after few minutes
 
 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: Wednesday, June 29, 2005 12:53 PM
 To: freebsd-questions@freebsd.org
 Subject: Logging Stops after few minutes
 
 
 
 
 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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0
 
 24667  ??  Is 0:13.76 /usr/sbin/cron
 61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l
 
 gatekeeper# cd /usr/log
 gatekeeper# ls -l
 total 0
 -rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
 -rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


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 that directory has
rwxrwxr-x permissions as they need to write to each others files.


You can do a chmod -R g+w PATH to fix things for now.

But for this to work as you like, the users need to set their umask  
to 002.  You also want to make sure each userid has a default group  
which only they are members of, commonly done by setting up gid == uid.


--
-Chuck

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


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 in transparent proxy
mode, so this problem is a big one for me.

The patch seems to be a workaround, but I'd really like to give squid
access to this device anyway.

My thinking was that I can solve the problem of access to /dev/ipnat
using /etc/devfs.conf. However, my reading of the comments in this file
does not give me any clear method of achieving what I want.

Am I right in my thinking that /dev/ipnat device is created on the fly
in FreeBSD 5.x? As such I cannot change the permissions on it, yes?

How do I solve my problem, if anyone can advise me? It will server as
my first lesson with devices in 5.x.


Thanks in advance.


-Wash

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

--
+==+
|\  _,,,---,,_ | Odhiambo Washington[EMAIL PROTECTED]
Zzz /,`.-'`'-.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_) | GSM: +254 722 743223   +254 733 744121
+==+
When we are planning for posterity, we ought to remember that virtue is
not hereditary.
-- Thomas Paine
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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/clamav/clamd: 
Resource temporarily unavailable at (eval 53) line 253, GEN17 line 
1., retrying (2)


and

TROUBLE in check_mail: virus_scan FAILED: virus_scan: ALL VIRUS 
SCANNERS FAILED: Clam Antivirus-clamd av-scanner FAILED: Too many 
retries to talk to /var/run/clamav/clamd (Error reading from 
/var/run/clamav/clamd: Resource temporarily unavailable at (eval 53) 
line 253, GEN18 line 1.) at (eval 53) line 264, GEN18 line 1.; Clam 
Antivirus - clamscan av-scanner FAILED: Error reading: Resource 
temporarily unavailable at (eval 53) line 389, GEN19 line 10.


despite the fact that when amavisd-new starts up, it states in the log:
Using internal av scanner code for (primary) Clam Antivirus-clamd

and the socket for clamd exists with 777 permissions, and the groups 
for vscan are vscan and clamav and for clamav the group memberships are 
clamav mail vscan.


Is there an easy way to run through all p5* ports and rebuild them to 
see the latest PERL?  The after-upgrade script didn't seem to do 
anything :-/


-Bart

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


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), uid0 : exited on signal 11 on the current screen, and the
 attached problem.txt on the console running the make buildworld (lots of
 Too many errors before, so I don't know what exactly went wrong) .
 
 My last cvsup is from today morning, but I have this problem for at
 least 2 weeks, since a update went wrong. (even if I repaired with a
 5.3-release CD-ROM)
 
 What should I do ?
 

Why are you using -CURRENT? If you have to ask for help then you
should not be using it. -CURRENT aka HEAD is for developers only and
there is no guaranty that -CURRENT will even run on a computer.

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

If you really what to run -CURRENT (you don't) then install the latest
snapshot build and don't update your system.

http://www.freebsd.org/snapshots/index.html

I recommend you reinstall 5.4, If you want to be a beta tester you
could cvsup to 5-STABLE.

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


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 writing to all.log and 
then after few minutes, it will stop and that is it. I have my FTPD daemon 
setup to record all FTP activity but that is not happening. Please tell me 
running FTPD as daemon is not the cause or should I run FTP as a service. I 
have a lot of load due to FTP. Thanks for your help!!!
VJ 

 -Original Message-
From:   James Riendeau [mailto:[EMAIL PROTECTED] 
Sent:   Wednesday, June 29, 2005 11:19 AM
To: Dixit, Viraj; freebsd-questions@freebsd.org
Subject:Re: Logging Stops after few minutes

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 processor when it has something to do.
Showing up as only running for 2 minutes when you run ps shouldn't be a
concern; that is the total CPU time and syslogd doesn't need much time to
get the job done on most systems.

If you're certain that it isn't logging events that it should:  did you make
ever make any modifications to /etc/syslog.conf?  If so, comment out (put a
# at the start of the line) the lines with the most recent changes.  Restart
syslogd.  If it works, uncomment out one line and restart syslogd.  Keep
doing that until you narrow down what causes syslog to suspend operations.
Let us know if you find out anything.


James Riendeau
MMI Computer Support Technician
1300 University Ave
Rm. 436, Dept. of MedMicro
Madison, WI  53706

Phone: (608) 262-3351
After-hours Phone: (608) 260-2696
Fax: (608) 262-8418
Email: [EMAIL PROTECTED]


On 6/29/05 12:55 PM, Dixit, Viraj [EMAIL PROTECTED] wrote:

 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, that just
 got copied with the rest. If you think what I pasted is meaningless, your
 common sense should have given you an indication to what I am looking for,
 just read the heading. Thank You!!
 VJ
 
 -Original Message-
 From: fbsd_user [mailto:[EMAIL PROTECTED]
 Sent:Wednesday, June 29, 2005 10:36 AM
 To:Dixit, Viraj; freebsd-questions@freebsd.org
 Subject:RE: Logging Stops after few minutes
 
 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: Wednesday, June 29, 2005 12:53 PM
 To: freebsd-questions@freebsd.org
 Subject: Logging Stops after few minutes
 
 
 
 
 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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0
 
 24667  ??  Is 0:13.76 /usr/sbin/cron
 61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l
 
 gatekeeper# cd /usr/log
 gatekeeper# ls -l
 total 0
 -rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
 -rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


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 how well tested it is, though
 


Even flippant comments bring results :-) Thanks for the info.

Ben Paley wrote:


I'll have a look...

...but frankly the very idea terrifies me. Let Winxp loose on my fbsd 
partition?


shudders
 


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 one shared FreeBSD partition using this software
and
2) Make this partition on a separate disk slice (or even disk) from your 
regular system.


It's either that or FAT32 (with no real concept of file ownership, file 
permissions, or ability to change times).


--Alex

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


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 pressing on.

You have just opened up a big can of worms (similar to the Linux vs BSD 
debate). Go with what you want. Like the others I prefer Postfix (but I've 
never used Qmail so I can't really help you).
-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
I am currently looking for work. If you need competent system/network 
administration please feel free to contact me directly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 to find a shortcut to have It read maildir format…

There is no shortcut. You would have to modify it yourself.

-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
I am currently looking for work. If you need competent system/network 
administration please feel free to contact me directly.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 the header shows
 reasonably high load, but the sum of the cpu column never adds up to
 as much.
 
 Thanks,
 Richard
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


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
patch :(

Anyone can help ?

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


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 years and I am quite
 happy with It…
 I can't seem to find a shortcut to have It read maildir format…

There is no shortcut. You would have to modify it yourself.

Use a better character mailer, e.g. mutt.

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

``Liberals love to say things like, 'We're just asking everyone to pay
their fair share.' But government is not about asking. It is about telling.
The difference is fundamental. It is the difference between making love and
being raped, between working for a living and being a slave.''
Dr. Thomas Sowell, Forbes, July 1994
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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.4.

Thank you for your answers

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


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 device seems to be correctly recognized.
 I see /dev/ucom0 appearing, when I connect
 the adaptor.

That's the problem, the chipset has the same id although it's design has 
changed.
What does usbdevs -v say? You'll have a line like:
USB-Serial Controller(0x2303), Prolific Technology Inc.(0x067b), rev 3.00

Rev. 3.00 ist the latest I have, the former was 2.02. Maybe they once again 
designed a new chipset...

-Harry


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


pgpzQX2SxekN9.pgp
Description: PGP signature


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 can't confirm that, but I can recommend gmirror.

-Harry

 asking you what is the best solution to make RAID-1 on FreeBSD 5.4.

 Thank you for your answers

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


pgpUmU3RilDrv.pgp
Description: PGP signature


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
 asking you what is the best solution to make RAID-1 on FreeBSD 5.4.

you might want to look at this : http://people.freebsd.org/~rse/mirror/

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


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 make it work.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dixit,
Viraj
Sent: Wednesday, June 29, 2005 2:29 PM
To: James Riendeau; freebsd-questions@freebsd.org
Subject: RE: Logging Stops after few minutes


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 writing to all.log and then after few minutes,
it will stop and that is it. I have my FTPD daemon setup to record
all FTP activity but that is not happening. Please tell me running
FTPD as daemon is not the cause or should I run FTP as a service. I
have a lot of load due to FTP. Thanks for your help!!!
VJ

 -Original Message-
From:   James Riendeau [mailto:[EMAIL PROTECTED]
Sent:   Wednesday, June 29, 2005 11:19 AM
To: Dixit, Viraj; freebsd-questions@freebsd.org
Subject:Re: Logging Stops after few minutes

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 processor when it has something
to do.
Showing up as only running for 2 minutes when you run ps shouldn't
be a
concern; that is the total CPU time and syslogd doesn't need much
time to
get the job done on most systems.

If you're certain that it isn't logging events that it should:  did
you make
ever make any modifications to /etc/syslog.conf?  If so, comment out
(put a
# at the start of the line) the lines with the most recent changes.
Restart
syslogd.  If it works, uncomment out one line and restart syslogd.
Keep
doing that until you narrow down what causes syslog to suspend
operations.
Let us know if you find out anything.


James Riendeau
MMI Computer Support Technician
1300 University Ave
Rm. 436, Dept. of MedMicro
Madison, WI  53706

Phone: (608) 262-3351
After-hours Phone: (608) 260-2696
Fax: (608) 262-8418
Email: [EMAIL PROTECTED]


On 6/29/05 12:55 PM, Dixit, Viraj [EMAIL PROTECTED]
wrote:

 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, that just
 got copied with the rest. If you think what I pasted is
meaningless, your
 common sense should have given you an indication to what I am
looking for,
 just read the heading. Thank You!!
 VJ

 -Original Message-
 From: fbsd_user [mailto:[EMAIL PROTECTED]
 Sent:Wednesday, June 29, 2005 10:36 AM
 To:Dixit, Viraj; freebsd-questions@freebsd.org
 Subject:RE: Logging Stops after few minutes

 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: Wednesday, June 29, 2005 12:53 PM
 To: freebsd-questions@freebsd.org
 Subject: Logging Stops after few minutes




 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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0

 24667  ??  Is 0:13.76 /usr/sbin/cron
 61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l

 gatekeeper# cd /usr/log
 gatekeeper# ls -l
 total 0
 -rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
 -rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages

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

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

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

___

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 to su from it for 
some reason. If I `su -` or `su`, I'm prompted for root's password, 
however the authentication fails. If I'm logged in from the console, or 
running gnome-terminal, I can su to root just fine. Also, if I use rxvt 
and ssh out (to my laptop say), then ssh back, I can su just fine.


I'm incredibly confused. Does anyone have any idea why this could be 
happening?


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


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 stripe size 0  /dev/drive #1 /dev/drive #2. 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. 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.4.

 Thank you for your answers

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



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


Re: 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
configuration ?

Best regards,
ptitoliv

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


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 so, how do I correct it?

You're running the Linux JVM instead of the native one. After you've
installed the native JVM, you can deinstall the Linux one.

Cheers.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
 Power corrupts, Absolute Power is pretty neat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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   C
CPU01
CPU10

- Marcelo Souza


On Wed, 29 Jun 2005, Nikolas Britton wrote:

|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 the header shows
| reasonably high load, but the sum of the cpu column never adds up to
| as much.
|
| Thanks,
| Richard
| ___
| freebsd-questions@freebsd.org mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-questions
| To unsubscribe, send any mail to [EMAIL PROTECTED]
|
|___
|freebsd-questions@freebsd.org mailing list
|http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|To unsubscribe, send any mail to [EMAIL PROTECTED]
|


- Marcelo


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


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 BAD SU attempt, syslogd is working fine.  Then we have to
look at the syslog settings for ftp (or whatever isn't logging).

If that didn't work, just for kicks try stopping syslogd if it's running
(started), moving it to .old, and rebuilding a replacement.

(Hopefully this is typo-free)
# /etc/rc.d/syslogd stop
# mv /usr/sbin/syslogd /usr/sbin/syslogd.old
# cd /usr/src/usr.sbin/syslogd
# make
# make install
# /etc/rc.d/syslogd start

Note that you will probably have to do make and make install as two separate
commands (without a clean).  That may or may not do anything useful.  If it
does, you might want to do some hard drive checks to make sure things are in
good order.  Also, I trust that you are using /etc/rc.d/ to start and stop
system processes.

If that doesn't work, what does:

ps -waux | grep syslogd

Output?  Also, if possible, send me a copy of the /etc/syslog.conf file.


James Riendeau
MMI Computer Support Technician
1300 University Ave
Rm. 436, Dept. of MedMicro
Madison, WI  53706

Phone: (608) 262-3351
After-hours Phone: (608) 260-2696
Fax: (608) 262-8418
Email: [EMAIL PROTECTED]



-

On 6/29/05 1:28 PM, Dixit, Viraj [EMAIL PROTECTED] wrote:

 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 writing to all.log and
 then after few minutes, it will stop and that is it. I have my FTPD daemon
 setup to record all FTP activity but that is not happening. Please tell me
 running FTPD as daemon is not the cause or should I run FTP as a service. I
 have a lot of load due to FTP. Thanks for your help!!!
 VJ 
 
 -Original Message-
 From: James Riendeau [mailto:[EMAIL PROTECTED]
 Sent:Wednesday, June 29, 2005 11:19 AM
 To:Dixit, Viraj; freebsd-questions@freebsd.org
 Subject:Re: Logging Stops after few minutes
 
 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 processor when it has something to do.
 Showing up as only running for 2 minutes when you run ps shouldn't be a
 concern; that is the total CPU time and syslogd doesn't need much time to
 get the job done on most systems.
 
 If you're certain that it isn't logging events that it should:  did you make
 ever make any modifications to /etc/syslog.conf?  If so, comment out (put a
 # at the start of the line) the lines with the most recent changes.  Restart
 syslogd.  If it works, uncomment out one line and restart syslogd.  Keep
 doing that until you narrow down what causes syslog to suspend operations.
 Let us know if you find out anything.
 
 
 James Riendeau
 MMI Computer Support Technician
 1300 University Ave
 Rm. 436, Dept. of MedMicro
 Madison, WI  53706
 
 Phone: (608) 262-3351
 After-hours Phone: (608) 260-2696
 Fax: (608) 262-8418
 Email: [EMAIL PROTECTED]
 
 
 On 6/29/05 12:55 PM, Dixit, Viraj [EMAIL PROTECTED] wrote:
 
 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, that just
 got copied with the rest. If you think what I pasted is meaningless, your
 common sense should have given you an indication to what I am looking for,
 just read the heading. Thank You!!
 VJ
 
 -Original Message-
 From: fbsd_user [mailto:[EMAIL PROTECTED]
 Sent:Wednesday, June 29, 2005 10:36 AM
 To:Dixit, Viraj; freebsd-questions@freebsd.org
 Subject:RE: Logging Stops after few minutes
 
 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: Wednesday, June 29, 2005 12:53 PM
 To: freebsd-questions@freebsd.org
 Subject: Logging Stops after few minutes
 
 
 
 
 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: 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 differance.

*.*/var/log/all.log

Then touch /var/log/all.log to allocate it and chmod 600
/var/log/all.log to make it work.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dixit,
Viraj
Sent: Wednesday, June 29, 2005 2:29 PM
To: James Riendeau; freebsd-questions@freebsd.org
Subject: RE: Logging Stops after few minutes


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 writing to all.log and then after few minutes,
it will stop and that is it. I have my FTPD daemon setup to record
all FTP activity but that is not happening. Please tell me running
FTPD as daemon is not the cause or should I run FTP as a service. I
have a lot of load due to FTP. Thanks for your help!!!
VJ

 -Original Message-
From: James Riendeau [mailto:[EMAIL PROTECTED]
Sent:Wednesday, June 29, 2005 11:19 AM
To:Dixit, Viraj; freebsd-questions@freebsd.org
Subject:Re: Logging Stops after few minutes

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 processor when it has something
to do.
Showing up as only running for 2 minutes when you run ps shouldn't
be a
concern; that is the total CPU time and syslogd doesn't need much
time to
get the job done on most systems.

If you're certain that it isn't logging events that it should:  did
you make
ever make any modifications to /etc/syslog.conf?  If so, comment out
(put a
# at the start of the line) the lines with the most recent changes.
Restart
syslogd.  If it works, uncomment out one line and restart syslogd.
Keep
doing that until you narrow down what causes syslog to suspend
operations.
Let us know if you find out anything.


James Riendeau
MMI Computer Support Technician
1300 University Ave
Rm. 436, Dept. of MedMicro
Madison, WI  53706

Phone: (608) 262-3351
After-hours Phone: (608) 260-2696
Fax: (608) 262-8418
Email: [EMAIL PROTECTED]


On 6/29/05 12:55 PM, Dixit, Viraj [EMAIL PROTECTED]
wrote:



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, that just


got copied with the rest. If you think what I pasted is


meaningless, your


common sense should have given you an indication to what I am


looking for,


just read the heading. Thank You!!
VJ

-Original Message-
From: fbsd_user [mailto:[EMAIL PROTECTED]
Sent:Wednesday, June 29, 2005 10:36 AM
To:Dixit, Viraj; freebsd-questions@freebsd.org
Subject:RE: Logging Stops after few minutes

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: Wednesday, June 29, 2005 12:53 PM
To: freebsd-questions@freebsd.org
Subject: Logging Stops after few minutes




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  ??  Ss 0:02.23 /usr/sbin/syslogd -m 0

24667  ??  Is 0:13.76 /usr/sbin/cron
61326  ??  Is 0:13.26 /usr/libexec/ftpd -D -l -l

gatekeeper# cd /usr/log
gatekeeper# ls -l
total 0
-rw-r--r--  1 root  wheel  0 Jun 17 12:37 all.log
-rw-r--r--  1 root  wheel  0 Jun 15 11:43 messages

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

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


[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To 

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 run as root. Is there a way I can
force this to happen without actually leaving the system logged in as
root?

I have 'bash 3' installed as my shell if that makes any difference.

-- 
Gerard E. Seibert
[EMAIL PROTECTED]

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


Re: 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 python and
 mod_python.

Threads were the problem, but not with Python itself. I had to build
the apache2 port with --enable-threads specified.

Apache starts up fine after being recompiled with that option.

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


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 install the
updates. These obviously have to be run as root. Is there a way I can
force this to happen without actually leaving the system logged in as
root?


Sure... as root, type crontab -e and put in your entries according to 
the crontab format.  This will store the entries in root's personal cron 
file.  Not /etc/crontab...


Save the file.

Logout.

I find it helpful to paste this at the top of my crontab files to help me 
remember the format...



##
#
# field allowed values
# - --
# minute0-59
# hour  0-23
# day of month  1-31
# month 1-12 (or names, see below)
# day of week   0-7 (0 or 7 is Sun, or use names)
# command   /path/to/cmd arg1 arg2
#
##
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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?
 
 shudders

 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 one shared FreeBSD partition using this software
 and
 2) Make this partition on a separate disk slice (or even disk) from your
 regular system.

 It's either that or FAT32 (with no real concept of file ownership, file
 permissions, or ability to change times).

Thanks a lot for this - I'll have a very careful go!

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


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 values are being used, so I can't use the defaults when planning 
out my personal config file and every time I try to use winetools to 
setup Wine, I have issues with the drive mappings, etc.

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


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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 book? If so, are there any titles 
that are recommended?


-
Yahoo! Sports
 Rekindle the Rivalries. Sign up for Fantasy Football
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 on it.
 
 Ted

Sounds truly simple - I'll give it a go.

Thanks!

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


  1   2   >