///////////////////////////////////////////////////////////////////////////////////////// // // Trev's BIPAC-741GE Utility // Copyright 2003, Trevor B Roydhouse // // Screenshots, new developments and download page at: // http://shadow.sentry.org/~trev/741ge.html // // Feedback is _much_ appreciated (email: 741ge(at)sentry.org) // // HONOUR ROLL // Thanks to "Chuna" for the BIPAC-741GE evaluation unit to enable this utility to be written. // Thanks to Blake for reporting the negative traffic numbers in the Interfaces tab. // ///////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT NOTICE AND DISCLAIMER OF LIABILITY // // I do not warrant that this software utility ("the program") // will do any more than occupy space on your storage device. // // I disclaim all and any liability for any damage and the // consequences of any damage which using the program may cause // directly or indirectly to you, your reputation, router, computer, // computer network, employer, business, bank account, ISP, // friends or significant other // // v0.0.2.5, Copyright 2003, Trevor B Roydhouse // // If you break the program, you own both parts. // Contents may settle during file transfer. // // WARNING: This program is currently only a BETA release. // Caveat Utilitor! // ///////////////////////////////////////////////////////////////////////////////////////// HISTORY V0.0.0.3 [June 18, 2003] - Once upon a time ... V0.0.1.4 [June 20, 2003] - Cosmetic changes for consistency. V0.0.1.6 [NOT RELEASED] - You will need to upgrade to the latest firmware (v4.22c) - Billion have fixed the SNMP sysDescr OID and the length exceeds the available space, so made firmware info label wordwrap over multiple lines - Removed 'ppp channel' interface (no longer exists v4.21 firmware) from Interface tab - Added 'USB' interface to Interface tab (untested) - Changed default read/write SNMP community name to password (v4.21d firmware onwards) - Implemented the Quota Tab for WAN traffic as Billion have fixed the WAN ifIndex - Fixed display of username and password with v4.22c firmware onwards V0.0.1.7 [July 29, 2003] - You will need to upgrade to the latest firmware (v4.22c) - Added a Syslog Tab and syslog server to capture syslog entries fom the router V0.0.1.8 [August 26, 2003] - You will need to upgrade to the latest firmware (v4.22f) - Added ADSL line condition statistics (up/down speed, SNR, output power, attenuation etc) - Added Minimise on Startup to Options Menu - Added Web update check option to Help Menu - Bug: Fixed scrolling of Syslog Tab - Added active focus to all tabs - Provided context-sensitive help file - Provided MSI-based installations V1.0.0.7 [November 2, 2003] - BUG: Fixed negative traffic numbers which displayed in the Interfaces tab - Added "Expand view" button to the Syslog tab to expand log in new window - Added "Clear", "Copy" and "Save" buttons to the Syslog tab - Added automatic "Syslog logfile" save to disk 1/3/6/12/24 hourly to Options menu - Improved display of text details in all table sub-tabs - Added "Prompt on close" to Options menu (default enabled) To Do - See requests.txt file - Any reasonable requests :-)