***********************************************************************************
    UK Release Notes for Vigor2200 Series Router 
    Firmware Version    : v2.3.11 (Formal Release) UK
    Released            : 5th October 2004 2004
    Build Date/Time     : Fri Sep 10 15:59:49.10 2004
    For Models          : Vigor2200, 2200X, 2200W, 2200E, 2200W 
                          NOT compatible with Vigor2200WPlus or vigor2200We
    Copyright           : DrayTek Corp.

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


Changes in Firmware 2.3.11
--------------------------

1. Correct wireless LAN problems.
2. Allow to set the WAN IP via telnet command or WUI from WAN side, 
   the router will restart automatically .
3. Correct the DNS proxy problem in respond packets.

Changes in Firmware 2.3.10
--------------------------

1. Changed default NAT type to Port Restricted Cone NAT; this
   should be useful for Multimedia apps operation e.g. Messenger.

New Features on Firmware 2.3.8
------------------------------

  [Improvements]:
        1. Firewall Keep-state improvement.
        2. Support MPPE for MS-CHAP v1 authentication
        3. Allow to specify MPPE encryption type on server side
        4. NAT improvement
        5. ARP attack defense in DoS.
        6. IP conflict resolution
        7. Improved Support for MSN 6.0 passthrough & NAT
        8. VoIP(SIP base)passthrough improvement
 
    [Fixed problems]:
        1. Fixed incorrect online time display for DHCP client  
        2. Fixed incorrect default gateway replacement for DHCP client
        3. Fixed VPN tunnel capacity.
        4. Other minor improvements


New Features in Firmware 2.3.6
------------------------------

- New features
  >> Selectable DoS/DDos on Firewall Setup

- Improvements
  >> Improve DNS assignment policy
  >> Support VPN connection from LAN interface
  >> Support PPTP with MPPE remote access clients via RADIUS authentication 
  >> Improve DHCP client stability
  >> Add customer DNS setting for DYNDNS.
  >> Improve H3.2.3 traffic pass-through NAT
  >> Change "Disable Ping from the Internet" as default setting to increase security
  >> Support wireless LAN roaming.

- Fixed problems
  >> Fixed connection failures on MS Exchange Server(5.5) from LAN
  >> Fixed VPN always-on problems for multi-tunnel connections
  >> Fixed VPN always-on failures when back-up ISDN  is up
  >> Fixed MS Chap v1 authentication failures on VPN (as a client)
  >> Some minor changes/fixes


New Features in Firmware 2.3.1
------------------------------

    [New Functions]:
	1. MPPE encryption for PPTP VPN.
	2. Default route through VPN tunnel.
	3. VPN always-on function.
	4. Keep-alive function for IPSec tunnel.
	5. Support Windows 2000/XP UDP port 1701 file setting for L2TP/IPSec. 
	6. IP assignment for the second subnet(public IPs)by specific MAC address.
	7. DHCP Relay Agent.
        8. ISDN security feature with blocked numbers for Vigor2200X.
        9. ISDN remote activation: ISDN dial in to turn up broadband connection. 
       10. Firewall Denial of Service functions.

    [Improvements]:
        1. L2TP compatibility improvement.
	2. VPN connection status display.
	3. VPN syslog information.
	4. IP-filter syslog information. 
	4. DHCP client/server improvements.
	5. RIP improvements.
	6. Router on-line status via syslog.
	7. new Vigor Tools v2.3 with new Syslog collector application.	
	8. DDNS improvements.
        9. NTP improvements. 
       10. Added telnet commands for IKE lifetime and PFS settings.	
       11. VoIP gateway pass-through NAT functions improvements.

    [Fixed problems]:
	1. Fixed on-line game "half-life" pass-through NAT problems.
	2. Fixed DHCP client problems.
	3. Corrected the display on the CLID field of LAN-to_LAN Dial-in profile.
	4. Fixed DNS problem with TTL = 0.
	5. Fixed WUI compatible problem with IE 5.0 on Mac OS 9.x platform.
	6. Fixed improper DNS-Proxy triggering WAN connection on Mac OS 10.2 platform.
	7. Fixed ISDN backup problem that broadband can not be access any more sometimes
           after power-up if enable ISDN backup.
	8. Fixed Telent command "tftpd" function.
 	9. Corrected Syslog information for on-line status.
       10. Fixed MSN 4.6 voice traffic pass-through NAT problems.
       11. Corrected slow POP3 authentication for QMail server.
       12. Fixed MSN 5.0 voice traffic pass-through NAT problems.
       13. Other minor bug fixes.
 

Hints for configurating default route through VPN tunnel:
        1. In the LAN-to-LAN profile, check the "Change default route to this VPN tunnel" 
           box to enable this function. Once this tunnel is up, all traffic will pass through
           this tunnel to reach the remote network. When the tunnel is down, the default route
           will be back to the orignal.
        2. This feature can only be enable on the dial-out side and apply to every type 
           of VPN. So once you set it up, this profile can only be used for dial-out setting.

 Notes for IPSec tunnel keep alive function
           Since the IPSec tunnel does not have any in-band checking for loss of connectivity, 
       there is a difficulty for tunnel maintenance. This note describes a mechanism for 
       IPSec tunnel maintenance. By performing regular ICMP pings with a host in the remote
       LAN to detect the tunnel aliveness.
           The following steps will tell you how to enable this feature on this firmware 
       1. In the LAN-to-LAN profile, check the "Enable PING to keep alive" box 
          and set an IP address of the node in the remote network(It can be the LAN IP of the 
          remote Vigor device).
          You must be aware that this feature can only be enable on the dial-out side and also 
          apply to IPSec tunnel only. So once you set it up, this profile can only be used for 
          dial-out setting.
       2. On the dial-in side, there is no any specific setting for this.
       3. Once the dial-out side detects the tunnel is not available, it will clean the tunnel up
          and be ready for next connection.
          But it will not automatically reestablish this tunnel again, unless
          a. The "Always On" box is checked.
          b. Any traffic to the remote network to trigger the tunnel connection
          c. Manually dial out from the Web Configurator
       4. The duration for the detection of loss tunnel may be up to 40 seconds. 

 The new telnet commands for VPN(IKE)
 >vpn l2lset                  - Display the LAN-to-LAN Profiles
 >vpn l2lset ?                - Show available sub telnet commands and usages
 >vpn l2lset <list index>     - Show the setting of this LAN-to-LAN profile
 >vpn l2lset <list index> phase1 <lifetime>
                              - Set key lifetime of IKE phase 1 for this 
                                LAN-to-LAN profile(Dial-out portion)
 >vpn l2lset <list index> phase2 <lifetime>
                              - Set key lifetime of IKE phase 2 for this 
                                LAN-to-LAN profile(Dial-out portion)
 >vpn l2lset <list index> pfs <on/off>
                              - Force-on "perfect forward secret" or disable
                                force-on "perfect forward secret". The default
                                value is off. 



New Features in Firmware 2.2
----------------------------
    
 Release Notes: 

    [New Functions]:
	1. Added SYSLOG information for VPN, WAN log, call log, User access log, DNS 
           TCP/IP connection and online status.
        2. Released new Router Tools:
         2.1 new version 2.0 of VTA client to add virtual-com port function in Win98/Me.
         2.2 new syslog client utility.
        3. Added more remote network settings for LAN-to-LAN connectivity.
        4. Added a new DDNS provider www.dynamic-nameserver.com.	
	5. Improved DNS proxy to allow sending an IP address to request the corresponing domian name.
	6. Improved NAT Port Redirection to redirect PPTP connections into local PPTP server.
        7. Added the lease time setting on the LAN DHCP server via telnet command "srv dhcp leasetime xxx".
	8. Added VPN connection always-on function.
        9. Improved NAT engine to allow fragmented IKE packets pass-through.

    [Issued Fixed]:

	1. Fixed a PPTP connection problem with Mac OS X.
	2. Protected TCP port 1732 and 113 against port scanner from WAN.
	3. Fixed a RADIUS problem if remote dial-in users request a call-back option.
 	4. The SNMP contact information is incorrect( changed to info@draytek.com.tw ).
        5. Fixed a FTP Port Redirection problem.
        6. Fixed the Telnet's ip ping command can work with directly-connected routing subnets.
        7. Fixed a WUI problem that is the field "Peer ISDN Number or Peer VPN server IP" in the
           "LAN-to-LAN Dialer Profile Setup>Dial-In Settings" can not be stored the last digit 
           if the input length is just equal to 15.
        8. Fixed a packet trigger problem to allow establishing a LAN-to-LAN connection via 
           more-route subnets. 
        9. Fixed a DHCP problem to serve the local subnet configuring with larger or smaller than CLASS-C.
       10. Fixed a PPPoE problem to work with a Dutch cable system.
       11. Fixed the VPN's authentication failed problem while establishing a LAN-to-LAN
           connection with L2TP over IPSec.
       12. Fixed a compatible problem with some ICQ2002a's functions.
       13. Fixed a problem that Netmeeting connection can not be always successfully
           initialized.
       14. Improved re-keying mechanism to work with Netscreen VPN routers.
       15. Improved L2TP disconnection phase with Win2000 machines.
       16. Improved the internal HTTP and Telnet server to be more stable for administrator usage. 


New Features in Firmware 2.1a
-----------------------------

Release Notes:
        1. [ICQ2001b]
           Fixed the compatible problem between ICQ2001b and ICQ2000b, which somes
           functions can not work properly.
         
        2. [VPN]
	   a. Improved the performance of file transfer.
           b. Improved the stabilty of VPN's reconnect while remote site drop suddenly
              during connection.              

        3. [RADIUS Client]
           Fixed the problem that RADIUS Clinet can not work with ISDN rmote dial-in.   
 
        4. [Web Configurator]
           Fixed the problem that in the ">Advanced Setup>VPN and Remote Access Setup>
           LAN-to-LAN Dialer Profile Setup> # >3. Dial-In Setting", if you use a name 
           of 12 characters or longer, the password will appear after the first 12 
           characters of the name.

        5. [WAN IP]
           Fixed the problem that Vigor router can not access the IP address which has same 
           subnet ( Class C ) as its WAN IP.

        6. [ISDN]
           Modified ISDN number input checking. the charater # and * could be typed in 
           all ISDN dial number input fields on WUI.

        7. [DNS]
           Fixed the problem that the Secondary IP address of DNS server does not be used
           if Primary IP address does not response the DNS request or is wrong address.   



New Features in Firmware 2.1
----------------------------

Changes in this issue :

	1. [Multi-NAT]
	   a. Added Muiti-NAT function. You can set multiple Wan IPs in web configurator.
              Please click the "WAN IP Alias" button ( is available while "Broadband Access"
              enable ) in ">Quick Setup>Internet Access Setup>Static or dynamic IP".
	   b. DMZ host can be set for each Wan IP in ">Advanced Setup>NAT Setup>DMA Host
              Setup" of web configurator.
  	
        2. [MSN Messenger]
           Improved MSN Messenger v4.6 support ( v3.6 also can work properly )

        3. [ICQ2001b]
           Spport ICQ2001b ( ICQ2000b also can work properly ), but there is a compatible
           problem between ICQ2001b and ICQ2000b, some functions do not work properly.
           This will be fixed in the next version.
        
        4. [VPN]
           a. Added VPN disable function ( include L2TP, PPTP, IPSec Tunnel ). You can use
              the function to run a VPN server inside your LAN and pass through the NAT.
              Setting is ">Advanced Setup>VPN and Remote Access Setup>Remote Access Control 
              Setup>
           b. Added PFS ( Perfect Forward Secrecy ) automatic detection, which fixed the 
              problem that can not establish a VPN connection with Linux server.

        5. [RADIUS]
           Added RADIUS client function. The function can work with PPTP, L2TP remote dial
           in, but ISDN remote dial-in still have problem. ( will be fixed in the next 
           version ). Setting is in ">Advanced Setup>RADIUS Setup" of web configurator.   

	6. [DDNS]
	     Improved DDNS function.

        7. [Web Configurator]
           a. Improved HTTP daemon to speed the file searching.
           b. Moved "Syslog Setup" from ">System Management>Diagnostic Tools" to ">System
              Management"
           c. Added "RADIUS Setup" in ">Advanced Setup"
	     d. Added "VPN and Remote Access Setup" in "Advanced Setup"
           e. Added "Remote Access Control Setup" in ">Advanced Setup>VPN and Remote Access 
              Setup" The setting can enable/disable L2TP VPN, PPTP VPN, IPsec VPN and ISDN
              Remote Dial-In services. 
           f. Removed "Remote Dial-In Access Setup" in ">Quick Setup", the setting is replaced
              by new page ">Advanced Setup>VPN and Remote Access Setup>PPP General Setup".
           g. Moved "IKE/IPSec Setup" from ">Advanced Setup" to ">Advanced Setup>VPN and Remote 
              Access Setup" and changed to "VPN IKE/IPSec Setup"
           h. Moved "Remote Dial-In User Setup" from ">Advanced Setup" to ">Advanced Setup>
              VPN and Remote Access Setup" 
           i. Moved "LAN-to-LAN Dialer Profile Setup" from ">Advanced Setup" to ">Advanced 
              Setup>VPN and Remote Access Setup"

        8. [NAT]
           a. Portmap checking improvement. Fixed the problem that sometimes router becomes
              very slow after establishing a lot of sessions.
           b. Fixed the problem that port 56415 could be found from Wan port.
           c. Fixed the problem that FXP ( a FTP application ) can not work properly.
 
        9. [Idle Time-out]
           Fixed the problem that idle time-out function does not work properly with VPN
           or ISDN connection.
        
       10. [Telnet]
           Fixed the crash problem that diaplaying the "Online status" page with a 10 second
           refresh rate and running "ip ping xx.xx.xx.xx" in Telnet connection produce the 
           router to reboot.

       11. [PPP]
           Fixed some problems to improve the PPP stability.     	

       12. [Profile Backup]
           A new feature from the main menu allows you to easily
           backup your router's configuration, and restore it.


***********************************************************************************************
    Release Notes for Vigor2200 Series
    Firmware Version    : v2.00a
    Build Date/Time     : Tue Dec 11 15:50:44.62 2001

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

Release Notes:

    1. Support VPN/IPSec function. please refer to the files:
       "VPN_chapter.pdf" for user manual.	
       "VpnReadme.txt" for some application hints. 
    2. Improve NAT to support some specific applications: ICQ2000, MSN Messenger, 
       NetMeeting. Don't need to set DMZ host any more and can support multi-users in the
       local LAN.
    3. Network Neighborhood in PC ( Third-party application in Mac ) can work pass-thru
       NAT while a host dial-in via ISDN or VPN.
    4. [ISDN BOD] Fixed a malfunction problem with ISDN BOD.
    5. [VPN] Fixed a problem where on-line status display could be incorrect.
    6. [PPTP] Fixed PPTP server pass-through problem
    7. [Syslog] Basic Syslog features added. In "Diagnostic Tools" you
       can enable the Syslog facility. Reports ISDN call information. Further
       information will be added in later releases.

***********************************************************************************************
    Release Notes for Vigor2200 Series

    Firmware Version    : v1.08
    Build Date/Time     : Fri Oct 19 15:41:38.66 2001
    Models              : Vigor2200, Vigor2200E, Vigor2200X and Vigor2200W

    DrayTek Corp.
    Date: 2001/109/25

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

Firmware 1.08 Release Notes:
----------------------------

        1. [Web Configurator] 
           a. Added "Clear" and "Clear All" buttons for DDNS, Open Ports and 
              Call Schedule Profiles.
           b. Improved HTTP daemon against attacks by nimda virus.
           c. Removed "None" option of "Link Type" for "Dialing to a Single ISP" and
              "Call Control and PPP/MP Setup".
           d. Improved all password fields could be use '*' and '+' characters. 

        2. [PPPoE]
           Added the DSS over PPPoE function for PPPoE-enabled ADSL access.
 
           Note: DSS stands for Dynamic Service Selection. If the PPPoE-enabled
           ADSL access netowrk supports multiple PPPoE servers for differnet service
           grade, the function can automatically connect your router to correct 
           PPPoE server.

	3. [NAT]
           Fixed a Port Redirection problem.

	4. [ISDN dial-backup]
           Improved the stability of ISDN dial-backup function.

	5. [DDNS]
           Improved DDNS function. If you have any DDNS update problems, you can use
           telnet command "ddns log" to get logs and send back to support center.

	6. [Cable Access]
           Add a "PING to keep alive" function for Cable access users.
	           
**************************************************************
    Release Notes for Vigor2200 Series

    Firmware Version    : v1.07d
    Build Date/Time     : Wed Sep 19 19:49:40.73 2001

    DrayTek Corp.
    Date: 2001/09/19

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

Release Notes:

        1. [Web Configurator]
           a. Remove "None" option of "Link Type" for "Dialing to a Single ISP" and
              "Call Control and PPP/MP Setup".
           b. Add more heximal records for "Diagnostic Tools" > "Triggered Dial-Out
              Packet Header".
           c. Fix a bug that all password fields can not use '*' character.             

        2. [PPPoE for WAN port]
           Add a feature such that users can use "ISP Name" to specify the
           PPPoE-based ADSL provider. For example, when you have two or more
           PPPoE server on the same ADSL line, such as adsl-isp1, adsl-isp2
           and adsl-ips3. If the adsl-isp1 offers PPPoE access service for
           you. You have to type "adsl-isp1" in the "ISP Name" field to 
           specify the PPPoE server. You could click "Internet Access Setup" >
           "PPPoE" to find the "ISP Name" field.

        3. [PPTP for WAN port]
           Fixed a NAT portmap problem using PPTP tunnel mode with ADSL modem.

        4. [DNS Proxy and Wireless LAN]
           Fixed a DNS bug for wireless LAN hosts.

	           
**********************************************************************************************
    Release Notes for Vigor2200 Series

    Firmware Version    : v1.07c
    Build Date/Time     : Thu Sep 6 16:10:44.53 2001

    DrayTek Corp.
    Date: 2001/09/06

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

Release Notes:

        1. [Router Tools and Virtual TA Client] 
           After v1.07 firmware, you should use new Router Tools 2.01 version.

        2. [Virtual TA]
           Fixed Virtual TA can't work on v1.07. 

        3. [PPP-over-V.110]
           Add PPPoV110 indication on the "Online Status" page.

        4. [Always-On for PPPoE/PPTP]
           Add an "Always-On" setting for PPPoE/PPTP dial-up connection.

        5. [Disable PING from the Internet]
           Add a checkbox under Management Setup to enable/disable PING packets from the
           Internet.
   
        6. [Call Scheduler]
           Change the default settings of schedules to be 2000/01/01.

        7. [RIP control for LAN]
           Add a RIP control for LAN interface under "LAN TCP/IP and DHCP Setup" page. If
           your local networks has many subnets want to share the router to the Internet. 
           Please set "RIP Protocol Control" to be "1st subnet".

        8. [Static or Dynamic IP for WAN port]
           Improve Dynamic IP to be compatible with some cable providers.

        9. [PPTP for WAN port]
           If users select PPTP for WAN port, the PPTP server will be 10.0.0.138 and the
           IP address of WAN port will be 10.0.0.150 with netmask 255.0.0.0.

       10. [LAN-to-WAN Throughput]
           Improve the throughput between LAN and WAN interface.

       11. [Wireless LAN]
           Improve web configuration for the part of wireless LAN settings.

       12. [DNS Proxy]
           Improve DNS Proxy for working with RedHat 7.1 Linux.

	           
***********************************************************************************************
***********************************************************************************************
    Release Notes for Vigor2200 Series

    Firmware Version    : v1.07
    Build Date/Time     : Tue Jun 26 11:54:2.26 2001

    DrayTek Corp.
    Date: 2001/06/22

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

Release Notes:

        1. [Router Tools and Virtual TA Client] 
           The Router Tools and Virtual TA Client have been updated, you have to uninstall 
           them from your computer first, then install new ones. You will get new release
           in the Tools folder.

           a. The system administrator password has been encrypted between router 
           and Smart Start Wizard.
           b. Fixed a dual-CPUs problem for Virtual TA Clients.

        2. [ISDN interface control]
           Add a ISDN interface control option on Web Configurator to enable or disable 
           ISDN port. You will find the option in "ISDN Setup" of Basic Setup group.

        3. [PPP-over-V.110]
           Support PPP over V.110 protocol for GSM mobile users remote dial-in access.

        4. [MTU setting for WAN]
           Add a Telnet command "wan mtu ..." to set the MTU (Maximum Transmission Unit)
           for the Ethernet WAN interface. You can use this command to configure the
           MTU size for ISDN, PPPoE, PPTP and Static IP modes.

        5. [SNMP Agent]
           Support SNMP (Simple Network Management Protocol) for improving the capabilities
           of network management. You will find SNMP Setup in the "Management Setup" of
           System Management group.

        6. [DDNS function]
           Support DDNS (Dynamic Domain Name System) function. If you are a registered
           user of www.dyndns.org (the provider of DDNS), you can give one or many domain
           names for your active WAN interface using the function.

        7. [Time Client and Call Scheduler]
           Support NTP (Network Time Procotol) client and Call Scheduler function. The
           Call Scheduler funtion provides you to schedule router's WAN connection or 
           LAN-to-LAN connection by your local time. The NTP client setup could be
           found in "Time Setup" of System Management group. The profiles of Call Scheduler
           could be found in "Call Scheduler Setup" of Advanced Setup group. Also you will
           see these profiles could be assigned for Interface Access (ISDN, PPPoE and PPTP)
           and LAN-to-LAN access.

        8. [Online Status]
           Add a System Uptime on the "Online Status" page of web configurator.

	9. [DHCP Server]
           If put zero in the IP Pool Counts, the dynamic IP pool will be disabled. Now you
           can use Telnet command set "srv dhcp fixip" to add or delete static IP pool. This
           static IP pool supports 10 IP addresses.
 
           > srv dhcp fixip ?
           % Valid subcommands are:
           add          clr          del
           
           Under the "srv dhcp fixip" command string, it support three subcommands: "add",
           "clr" and "del".

           > srv dhcp fixip add ?
           % srv dhcp fixip add <IP Addr> <MAC Addr XX-XX-XX-XX-XX-XX> <Host ID>

           The "add" subcommand can add a specific IP address based on host's Ethernet MAC
           address. The Host ID is optional. For example, if you want to specify a IP address
           192.168.1.123 to a specific computer with MAC address 00-50-7F-12-34-56, you can
           try the following command to add.

           > srv dhcp fixip add 192.168.1.123 00-50-7F-12-34-56 vigor

           > srv dhcp fixip del ?
           % srv dhcp fixip del <IP Addr>

           The "del" subcommand can delete a pre-assigned IP address from the static IP pool.
           For example,

           > srv dhcp fixip del 192.168.1.123

           the host 192.168.1.123 will be removed from the static IP pool.

           > srv dhcp fixip clr 

           The "clr" subcommand can clear the static IP pool to default values.

       10. [Verify default Settings]
           A new Telnet command "sys cfg status" can check if the router is working with
           default settings. If yes, you will see the following message.

           > sys cfg status
           Profile version: 0x2    Status: 0 (0x293ab002)

           where Status: 0 (0x293ab002) means the router is default settings. 

       11. [Auto Firmware Upgrade]
           After v1.07 version, Vigor2200 will support Auto Firmware Upgrade Utility to
           update vigor's firmware automatically. Now, the utility just can run on the
           Windows machines.

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

***********************************************************************************************
    Release Notes for Vigor2200 Series

    Firmware Version    : v1.06c
    Build Date/Time     : Wed Mar 28 16:36:42.5 2001

    DrayTek Corp.
    Date: 2001/03/28

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

Release Notes:

    1. Support 3V and 5V Flash EPROM.
    2. Fix a WAN port buffer leakage problem.

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

***********************************************************************************************
    Release Note for Vigor2200 Series

    Firmware Version    : v1.06b
    Build Date/Time     : Thu Feb 15 15:17:51.43 2001

    DrayTek Corp.
    Date: 2001/02/16

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

Release Notes:

    1. Modify the Ethernet driver to improve router's QoS for internal users to surf 
       the Internet.
    2. Fixed a Typing error in ipnatdmz.sht of Web Configurator.
        "Corbg." ---> "Corp."
    3. ISDN dial-in improvement. Sometimes the dial-in will be failed when
       the remote ISDN TA or router to use ML-PPP to dial into Vigor2200 or Vigor2200X.
    4. Fix a problem that Open Ports can not input 65535 port number.
    5. Fix a Clear button problem under "Advanced Setup" > "IP Filter/Firewall Setup"
       > "Edit Filter Set".

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

***********************************************************************************************
    Release Note for Vigor2200 Series

    Firmware Version    : v1.06a
    Build Date/Time     : Thu Jan 11 16:42:46.42 2001

    DrayTek Corp.
    Date: 2001/01/12

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

Release Notes:

	1. Improve DMZ host function for Mac OS 9.

	2. Add Open Ports function which allow users to open a port range
	   for specific network applications.

	3. Improve NAT engine for FTP protocol pass-thru.

	4. Fix a LAN-to-LAN and ISP access via ISDN simultaneouly problem which
	   when a LAN-to-LAN connection is up the ISP access will be failed.

	5. Improve Web Configurator for more user-friendly with JavaScripts.

	6. Improve Web Configurator for IE 5.5 and Netscape 6.0 browser.

	7. IPSec ESP tunnel mode pass-thru support.

	8. All Vigor2200 series routers (Vigor2200, Vigor2200E and Vigor2200X)
           use the same firmware.

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


***********************************************************************************************
    Release Note for Vigor2200 Series

    Firmware Version    : v1.06
    Build Date/Time     : Fri Nov 17 12:16:59.14 2000

    DrayTek Corp.
    Date: 2000/11/17

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

Release Notes:

        1. Most of features are ready as Vigor2000's v1.06 version. Please refer to
           the release note of Vigor2000's v1.06.
         
        2. DMZ Host support.
           The DMZ (De-militized host) can expose a internal host to be public. For
           some special application, such as Microsoft Game --- Age of Empires. You 
           should set the game host to be the DMZ host to play the game with other
           Internet users.

	3. For specific applications configurations are below.

	   Netmeeting:
		Set the Netmeeting host to be the DMZ host.
	   mIRC:
		Set the mIRC host to be the DMZ host.
	   ICQ:
		Set the ICQ host to be the DMZ host.
	   PPTP Pass-Thru:
		No other setting needed.
	   Battlenet:
		1. Warcraft:
		   Create a redirected port UDP:6112 for the game host.
		2. Starcraft:
                   Create a redirected port UDP:6112 for the game host.
		3. Diablo, Dialbo II:
                   Create a redirected port UDP:4000 for the game host.
	   Quake:
                Create a redirected port UDP:27960 for the game host.
           Tribes:
                Set the Tribes host to be the DMZ host.
	   Napter:
		Create a redirected port TCP:6699 for the MP3 sharing host.
           GunTella:
		Create a redirected port TCP:6346 for the MP3 sharing host. Note that
                if you want to share internal media files to outside, you should click
                "Config" on the application menu to update the Local IP to be the WAN
                IP of the Internet connection.

	4. Telnet commands for DHCP client troubeshooting.
	   > ip dhcpc status 	--- View the DHCP client status on WAN interface.
 
	   > ip dhcpc release	--- Release all settings of WAN interface.
 
	   > ip dhcpc renew	--- Renew all settings of WAN interface.
 
	   > log -i -t		--- Display all DHCP messages between Vigor2200 and 
                                    Cable head end system.
	           
***********************************************************************************************

[End of File]
