rf820-830-v140.txt Driver File Contents (rf820-830-v140.zip)

Multi-Tech RF820 / RF830 / RF825-X / AP SOHO Internet Security Appliance

CONTENTS
--------
   - Upgrade the Firmware
   - Revision History
   - Technical Support
   - Copyrights and Trademarks


UPGRADE FIRMWARE:
-----------------

******************************************************************************************
WARNING: 
If you are currently running firmware version 1.00, you MUST follow these steps when upgrading firmware:

1) unzip the firmware bin file into the C:\ or D:\ or E:\ root directory on your local hard drive (this is MUST)
2) if the bin file name is too long, you MUST rename the bin file to use less than 10 characters.   The complete path name and file name combine can NOT exceed 10 characters.
3) you MUST have step 1 and 2 in place before you can perform firmware upgrade.

*******************************************************************************************

1. Bring up the browser and enter the IP address of the RouteFinder (ie http://192.168.2.1)
2. login as admin and enter the admin password (default password is admin)
3. click on Save & Restart and then click on Restart the RouteFinder.
4. wait for the main login window to come back and then login again.
5. Click the Utilities button on the top.
6. Click the Firmware Upgrade option on the left.
7. Click the Browse button and select the firmware bin file.   See the WARNING above if you are running firmware versoin 1.00
8. Click the Upgrade button.
9) BE PATIENT, the upgrade process take minimum of 5 minutes when perform upgrade via the LAN.   It will take longer when perform upgrade remotely via the internet, this will depend on the internet link speed.
10) When upgrade is completed, the program will return to the main login screen.   If you are doing remote upgrade, you might need to retype the URL for the RouteFinder in order to get back to the main login screen.

if the firmware upgrade fail or it does not show the webadmin login page again, wait for another 5 minutes, power off and on the RouteFinder and webadmin to the Routefinder to check the version, if the version does not show the latest, then the upgrade did not go through successfully, try to perform the firmware upgrade again.


REVISION HISTORY:
------------------------------

Firmware Version V1.40: (Dated December 07, 2007)
-------------------------------------------------
Bug Fixes:
----------

- Allow "null" or empty field to be entered and subsequently saved for SMTP server or port.
- Fixed PPPoE username and password length problem.   Allow longer length when entering PPPoE username and password.
- Fixed DHCP Live log display problem


New Features and Changes:
-------------------------
- Allow changes in webadmin UI will take affect immediately without doing save & Restart.   A save option to Flash MUST be performed in order for all the new changes to work when there is a power cycle or reboot.
- support PPTP authenticate via RADIUS, 
- support PPTP Call History
- support assigning static IP address to PPTP users
- support moving order of Packet Filter Rules
- provided basic DDNS Logging
- allow smaller values to be configured for IKE Lifetime and key life
- changed the default SNTP settings to reflect the new dates for daylight saving
- added command to allow custom Factory default reset with different LAN IP
# set default_ip LAN <ipaddr> <mask>
# get default_ip LAN ip

- allow adjusting of MTU value on the ethernet WAN links 
# set mtu <eth0/eth2> <value>

- added commands to allow certain URL or IP address to bypass HTTP Proxy
# set http-proxy bypass-url <domain name / IP>
# del http-proxy bypass-url <domain name / IP>

- added new CLI command to set load balance PING count and timeout value is:
# set loadbalance ping <ping-count> <ping-timeout>



Firmware Version V1.31: (Dated June 14, 2007)
---------------------------------------------
Bug Fixes:
----------

- Fixed DDNS update when switching between Async PPP link and Ethernet WAN link.
- Fixed the DHCP Server leases expiry display issue so the DHCP Server Statistics page displays the correct number of IPs used and free.
- Fixed DNS issue when using PPTP and DNS proxy is enabled on the RouteFinder.
- Fixed MAC address when it is entered in WLAN filtering in the format  “xxxxxxyyyyyy".
- Fixed when PPPoE is configured on WANLINK2, static DNS servers are not configured on the interface and “Accept DNS from Peer” is enabled, the DNS servers returned by the PPPoE server are not being used.

New Features and Changes:
-------------------------

- Added support for new hardware RF825
- Added a new option “usepeerwns” so Async PPP link can negoiate WINS options.  To enable/disable the usepeerwins option a new command is provided.
   # set pppdbk peerwins <enable/disable>
- Added support when connecting Cellular modem on the Async port.
- Added new DDNS commands to force update during the initial bootup.
   # set ddns-client WAN1 force-update-onboot <enable/disable>
   # set ddns-client WAN2 force-update-onboot <enable/disable>



Firmware Version V1.30: (Dated January 19, 2007)
------------------------------------------------
Bug Fixes:
----------
- Fixed if password contains “:” and saved, When you login next time it fails. 
- Fixed DHCP Server cannot give IP to Panasonic IP Phones, due to the reason that the DHCP Offer in RF820/RF830 is sent as unicast. 
- Fixed PPP blank username and password allowed for PPP using cellular wireless connection
- Help page shall show “Help contents relevant to different model number.
- Restart and self monitor ipsec module automatically when Ipsec vpn tunnel crashes

New Features and Changes:
-------------------------
- Increased the number of connections handle by http proxy to improve performance
- Support new hardware with Wifi 802.11b/g.  Wifi can be configured as bridge or Independent subnet option.
- Support for wireless Cellular modem on PPP link. 
- Added new Commands for telnet dialout 
       "set telnet-dialout port-number <port-number>" 
       "set telnet-dialout flow-control <rts-cts/none>"
- Added support for PPP Dial on Demand so it brings up PPP interface upon demand. When Idle timeout is configured, then the PPP link is brought down after the idle time expires.
- Added PPP Ping Keep alive option to maintain a constant on connection for the PPP link. If the value of the Ping Keep alive is lesser than idle timeout (Dial on Demand enabled) then the ppp link never goes down. If idle time is lesser than Ping Keepalive, then after idle time the ppp link goes down
- PPP Logs has been moved from Log traces to Statistics & Logs.
- PPP Dialbackup has been changed to PPP Cellular/Analog Backup modem in Network Setup page.
- ppp dialbackup will retry for a maximum of 10 failures in getting the ip address. In case of dial on demand enabled, every retry will be on a demand. Otherwise it retries for 10 times and exits. PPP will come up again from the minute cron. 
- the failure can be for any of the following cases - chat failure, authentication failure, LCP failure, and IPCP failure. On bootup, if the wan cable is removed, on failure in obtaining the ppp ip, it retries 10 times for every 5 mins. If the wan cable is in, then the ppp is restarted from the minute cron after every 10 retries.
- resolv.conf is updated with the PPP dns ips when PPP is up. When PPP link is up we use PPP’s DNS ip, thereby the DNS resolution is faster.
- Option to configure Ethernet Interface speed through telnet mode. This command takes immediate effect and the configuration will be retained after reboot and after an upgrade.
       "set mii speed <eth0/eth1/eth2> <speed>"
- New Ethernet PHY hardware are auto-detected on bootup. 
- Added IPSec Leftnexthop. Default values set to 0.0.0.0
- Auto reboot timer option added to reboot the box after every x hours of uptime.
- SNAT configuration option to allow Specific Protocol/Service through Specific Wan link / Interface.   RF830 model only
- GUI and Help page implementation changed, to show the modules based in GUI and Help based on model number.
- Static routes are added for the DNS servers configured on WAN1 and WAN2 to make sure that the requests go out on the specific interfaces. This is however avoided when the DNS servers belong to a network satisfying either of these conditions:
a. Static route is already present for that network.
b. It falls in one of the interface networks.


Firmware Version V1.20: (Dated July 31, 2006)
---------------------------------------------

- Fixed IP spoofing and DNS issues when RF830 is using dual wan load balancing
- Fixed DNAT so the source address will show the actual IP address from the internet instead of always showing the DNAT is coming from the LAN IP address of the RouteFinder
- Fixed DDNS update when WAN link is using PPPoE 
- Fixed Ipsec manual mode when using FQDN for the remote WAN address
- Fixed DHCP client on the wAN for some ISP.  Increased the MaxMsgSize to MTU value from the default of 548 bytes
- Fixed Re-direction back to main Login Page after Save & Restart
- Fixed PPTP when remote client is trying to login with Domain name
- Fixed PPTP access problem when using Apple MAC OS X.   PPTP needs to set “mppe stateless”
- Fixed IP Address with preceding 0’s when adding packet filter rules
- Fixed email notification in SMTP server authentication when trying to setup email address = user@domain.com

New Features and Changes:
-------------------------
- RF830 only, Send Email notification when one of the WAN link fails
- RF830 only, Added seperate DNS settings for each of the WAN link.
- RF830 only, Added VPN Failover when using DDNS and FQDN for the VPN tunnel
- RF830 only, Added DDNS failover support
- DDNS update has been moved to every two minutes when it fails the update
- Added Display of DNS IP’s for PPP Dial Backup and PPPoE link


Firmware Version V1.10: (Dated May 19, 2006)
--------------------------------------------

Bug Fixes:
----------
- Fixed Ipsec client connection problem when using with RFVPNClient software behind a Firewall / NAT box.
- Fixed Ipsec client connection problem when trying to connect multiple times 
- Fixed issue in the display of quote for Encryption key and Authentication key in the VPN Manual Mode edit page
- Fixed VPN when using FQDN so the FQDN name is checking for offen for changes.   This will allow VPN tunnel to re-establish quicker when there is an IP address change.
- Fixed and update some online help pages
- Fixed when trying to define LAN ip with 192.168.3.x or 192.168.100.x subnet
- Fixed webadmin access via the LAN IP address over the VPN tunnel
- Fixed VPN can not establish when there are leading zeros in the public WAN IP address setup.
- Fixed some of the failure when importing Backup file

New Features and Changes:
-------------------------
- Added IPSec pass thru support.   The option is in Packet Filters>Advanced Packet Filters page.
- Allow upto 15 active VPN tunnels
- Design Syslog to accommodate number of lines in logfile based on log message frequency for particular application.
- Added custom MTU value setting for PPPoE connection.  MTU value can be configured to a value between 1 and 1492.
- Added firmware file integrity check to prevent corruption during firmware upgrade.   Double check the firmware file before performing the actual firmware upgrade.
- Added DDNS update so when one Wan link is down, the DDNS name for both links will be updated to the active link.   This will allow load balancing when hosting servers for incoming traffics.   This apply to model RF830 only
- Added Logging facility provided in Administration webpage for PPTP, IPSec, DHCP for WAN1/WAN2, PPPoE for WAN1/WAN2, Packet Filter logs.
- Allow multiple PPTP clients to connect at the same time when they are behind a NAT router that has a single public IP address



TECHNICAL SUPPORT
-----------------------------------
For technical support, you may contact your authorized Multi-Tech Systems distributor, dealer or the following Multi-Tech Systems branch offices.

Country              By Email                       By Phone
France:           support@multitech.fr          (33) 1-64 61 09 81
U.K.:             support@multitech.co.uk       (44) 118 959 7774
U.S. & Canada:    support@multitech.com         (800) 972-2439
Rest of World:    support@multitech.com         (763) 717-5863

Internet Address: http://www.multitech.com
FTP Site: ftp://ftp.multitech.com

COPYRIGHTS AND TRADEMARKS
----------------------------------------------------
All documents and software provided herewith are Copyright (c) 2004 Multi-Tech Systems. All rights reserved.
MS, Windows, Windows 95, Windows NT are tradenames of Microsoft Corporation.
Other trademarks or tradenames used herein are properties of the respective owners.
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.86