__...__filename * _..._ represents a listing of all subfolders separated by underscores. */ setPageID( "" ); /* * ADD Stylesheets and Javascripts here * To add Stylesheets, insert a comma separated list in the addStylesheets function. * Example, to add one stylesheet (test.css) to this page, add test.css to addStylesheets(). * It should look like this. addStylesheets("test.css") * To add Multiple stylesheets, insert a comma separated list of stylesheets like below: * addStyleSheets("stylesheet1.css","stylesheet2.css","stylesheet3.css") * NOTE: The stylesheet names must be enclosed in quotes, (as shown above). * NOTE: This function creates HTML tags that point to stylesheets in the /stylesheets folder. * Your stylesheet must be in the /stylesheets folder. * * To add Javascript files, insert a comma separated list in the addStylesheets function. * These are added exactly like above. The only difference is that the list should be placed in the addJavascripts() line instead. * */ addStylesheets(); addJavascripts(); /* * Add a title to the page. This adds text to the section. * Setting this will override any page titles that were set in a database * Example: To add TEST PAGE to the title, the function below should look like this: addPageTitle("TEST PAGE"); */ setPageTitle("Configure your ZyXEL Router to work with XBOX LIVE service"); /* * Add stuff to the onLoad attribute of the tag * Insert the script that you want to load into the parameter * Example: addBodyOnload("javascript:test();"); if you wanted * * Note: The onLoad Attribute properties are enclosed in double quotes. * The string passed into the function should only contain single quotes. */ setBodyOnload(); include_once( DIR_INCLUDES . 'header.php' ); ?>

ZyXEL Router vs. MSN 4.6 and above

To work with MSN 4.6 and above versions, it needs NAT router to support UPnP. Here we list out what ZyXEL routers support UPnP and the starting versions. To read more about UPnP and how to configure ZyXEL router for MSN, please click the here.

  DSL CPE IP Sharing Router ZyWALL Series ZyAIR Series ISDN Router
UPnP support All P650 series
P650R-11,3.40(ES.4)
P650R-13,3.40(FU.4)) 
P650R-11H,3.40(FR.2)
P650R-13H,3.40(FV.2)
P650R-11HW,3.40(GG.2)
P650R-13HW,3.40(GH.2)
P304, 3.60(C0.1)
P314+, 3.50(CX.0) 
ZyWALL 1, 3.60 will
ZyWALL 10W, 3.60(WH.0)
ZyWALL 10II, 3.60 will

 

ZyAIR B-2000, 3.50(HB.0)

-

No UPnP Support All P640 series
All P700 series
P310, P312, P314*, P316 ZyWALL 10,
ZyWALL 50,
ZyWALL 100
 

All 

* Although P314 does not support UPnP it can still work with MSN.  It is because our NAT firmware in P314 had been enhanced to support MSN specially. Both outgoing and incoming should work.For incoming, we need to configure port 6901 in NAT table. For detail about how to configure port forwarding, please refer to the following example. You can do it via SMT menu or web configurator. For devices supporting UPnP, we can skip this step.


Configure port forwarding for MSN using SMT

In this example, we  used the Prestige 314 with F/W V3.50(CA.2). Here 192.168.1.33 is the MSN client behind NAT router.


                   Menu 15.2.1 - NAT Server Setup (Used for SUA Only)


                   Rule Start Port No. End Port No. IP Address
                  ---------------------------------------------------
                    1.     Default      Default      0.0.0.0
                    2.        6901         6901       192.168.1.33        
  
                  3.         0           0         0.0.0.0
                    4.         0           0         0.0.0.0
                    5.         0           0         0.0.0.0
                    6.         0           0         0.0.0.0
                    7.         0           0         0.0.0.0
                    8.         0           0         0.0.0.0
                    9.         0           0         0.0.0.0
                   10.         0           0         0.0.0.0
                   11.         0           0         0.0.0.0
                   12.         0           0         0.0.0.0

                      Press ENTER to Confirm or ESC to Cancel:

 


Configure port forwarding for MSN using Web Configurator

Using the Web Configurator to configure your P314

  1. Launch your Web browser and enter 192.168.1.1(default) as the URL

  2. Enter "admin" and "1234"(default) as the "User name" "Password" and click login

  3. Click Advanced>SUA/NAT

  4. Click Active to enable the Rule 1

  5. Fill in Start port (6901), End port(6901) and Server IP 192.1681.33 address as below.