Re: [jffnms-users] Error config transfer mode

2008-06-07 Thread Craig Small
On Fri, Jun 06, 2008 at 04:04:12PM -0500, Marco Cáceres wrote: > But if the IP of the TFTP server is other, the message shows up again. Yes of course, because the TFTP server has to be the JFFNMS server for most setups. It is possible through NAT and tricks like NFS for it to be not the case but fo

Re: [jffnms-users] Error config transfer mode

2008-06-06 Thread Marco Cáceres
@lists.sourceforge.net Subject: Re: [jffnms-users] Error config transfer mode On Tue, Jun 03, 2008 at 06:55:26AM -0500, Marco Caceres wrote: > I don't understand why "CPU Host Config Transfer Error Storing the file in > DB" shows up on the events when the backup ran. > &g

Re: [jffnms-users] Error config transfer mode

2008-06-03 Thread Craig Small
On Tue, Jun 03, 2008 at 06:55:26AM -0500, Marco Caceres wrote: > I don't understand why "CPU Host Config Transfer Error Storing the file in > DB" shows up on the events when the backup ran. > > Is JFFNMS trying to save the configuration files in MySQL DB or what does > exactly mean that message? Y

Re: [jffnms-users] Error config transfer mode

2008-06-03 Thread Marco Caceres
a.m. To: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] Error config transfer mode On Sat, May 31, 2008 at 12:05:03PM -0500, Marco Caceres wrote: > But in my tftp server I received the configuration file without problems: But, if it is there then how is it not working? Are you sure

Re: [jffnms-users] Error config transfer mode

2008-06-01 Thread Craig Small
On Sat, May 31, 2008 at 12:05:03PM -0500, Marco Caceres wrote: > But in my tftp server I received the configuration file without problems: But, if it is there then how is it not working? Are you sure the TFTP transfer starts? - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C

Re: [jffnms-users] Error config transfer mode

2008-05-31 Thread Marco Caceres
ks! Marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Small Sent: Jueves, 29 de Mayo de 2008 06:17 p.m. To: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] Error config transfer mode On Wed, May 28, 2008 at 11:05:10AM -0500, Marco Cac

Re: [jffnms-users] Error config transfer mode

2008-05-29 Thread Craig Small
On Wed, May 28, 2008 at 11:05:10AM -0500, Marco Caceres wrote: > :/opt/jffnms/tftpd# su -s /bin/sh -c 'touch /opt/jffnms/tftpd/test8' nobody and then > P.D.: The inetd.conf file: > tftpdgram udp waitnobody /usr/sbin/tcpd > /usr/sbin/in.tftpd /srv/tftp So. JFFNMS makes the fi

Re: [jffnms-users] Error config transfer mode

2008-05-28 Thread Marco Caceres
forge.net Subject: Re: [jffnms-users] Error config transfer mode On Fri, May 23, 2008 at 09:50:18AM -0500, Marco Caceres wrote: > drwxrwxr-x 2 jffnms jffnms 4,0K 2008-05-23 09:33 tftpd tftp daemons usually run as something like "nobody". Have a look what user it is running as, or in ine

Re: [jffnms-users] Error config transfer mode

2008-05-27 Thread Craig Small
On Fri, May 23, 2008 at 09:50:18AM -0500, Marco Caceres wrote: > drwxrwxr-x 2 jffnms jffnms 4,0K 2008-05-23 09:33 tftpd tftp daemons usually run as something like "nobody". Have a look what user it is running as, or in inetd.conf if it is started that way then make sure that user can make a file.

Re: [jffnms-users] Error config transfer mode

2008-05-23 Thread Marco Caceres
:[EMAIL PROTECTED] On Behalf Of Craig Small Sent: Jueves, 22 de Mayo de 2008 05:40 p.m. To: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] Error config transfer mode On Thu, May 22, 2008 at 03:58:44PM -0500, Marco Caceres wrote: > I'm starting to use the option "config

Re: [jffnms-users] Error config transfer mode

2008-05-22 Thread Craig Small
On Thu, May 22, 2008 at 03:58:44PM -0500, Marco Caceres wrote: > I'm starting to use the option "config transfer mode" in a tftp server; it > works, but in the events shows up a message "CPU Host Config Transfer Error > Storing the file in DB". Do you know why? The local (on JFFNMS server) file doe

[jffnms-users] Error config transfer mode

2008-05-22 Thread Marco Caceres
Howdy all: I'm starting to use the option "config transfer mode" in a tftp server; it works, but in the events shows up a message "CPU Host Config Transfer Error Storing the file in DB". Do you know why? Thanks a lot! Marco -