Hi Javier. I believe I found the problem - for whatever reason, I forgot to put the original .php back before I patched - so after the patch, my file still had the lines I had added/editted on the previous fix.
Once I commented out the line I added last time, all came good. It seems the patch added/changed your original line of code because I'd only commented the original, not removed it, so it didn't fail, but it left the comment and also left the new line. I removed my line and uncommented your original, and away it went. I'd love to give you RW SNMP access to our router, but I can't - it's inside a firewall on RFC1918, and there's no NAT between the outside world & the inside world. Thanks. Genuine case of "User is a stupid idiot" error on this one. Darren -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican Sent: Thursday, 3 March 2005 11:56 PM Cc: [email protected] Subject: [jffnms-users] Re: TFTP configs reporting as changed even if they aren't Hi Darren, I've included that fix at the time, and its there in 0.8.0 . What version are you running? Will you be willing to give me RW SNMP access to your router to test it from here? or SSH access to your server to test it from there? Javier Darren Gibbs wrote: > Javier. > > I've just noticed what I vaguely remember is a repeat of a problem > which occurred in my old installation with tftp configs. > > JFFNMS is reporting some Cisco devices as having a changed config > every time the tftp_get process is run - even if the process is run > twice in the space of seconds. > > I've looked back through my old logs of messages, and you suggested a > change which related to having ' characters in the configuration file. > > Should I just apply this change again to the tftp_get php file? Will I > have to do this every time I upgrade? > > Darren > > --- > "This message and any attachment to it is intended for the use of the individual or entity to whom it is addressed by the first sender and contains information which may be confidential and/or privileged. > > If you receive this message and any attachment in error, please delete it immediately and notify the sender by electronic mail or telephone (61 2) 9451 0888. Unless you have been expressly authorised by the sender, you are prohibited from copying, distributing or using the information contained in this message and any attachment. > > Sky Channel (ABN 77 009 136 010) is a part of the Tab Limited Group. Sky Channel is not responsible for any changes made to this mesage or any attachments other than those made by Sky Channel, or for the effects of changes made by others on the meaning of this message and any attachment. > > Sky Channel does not represent that any attachment is free from computer viruses or defects and the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of any attachment. > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users --- "This message and any attachment to it is intended for the use of the individual or entity to whom it is addressed by the first sender and contains information which may be confidential and/or privileged. If you receive this message and any attachment in error, please delete it immediately and notify the sender by electronic mail or telephone (61 2) 9451 0888. Unless you have been expressly authorised by the sender, you are prohibited from copying, distributing or using the information contained in this message and any attachment. Sky Channel (ABN 77 009 136 010) is a part of the Tab Limited Group. Sky Channel is not responsible for any changes made to this mesage or any attachments other than those made by Sky Channel, or for the effects of changes made by others on the meaning of this message and any attachment. Sky Channel does not represent that any attachment is free from computer viruses or defects and the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of any attachment. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
