<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lester Chan's Website &#187; MSCHAP</title>
	<atom:link href="http://lesterchan.net/blog/tag/mschap/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net</link>
	<description>Lester Chan's Website &#124; lesterchan.net</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Configuring Nokia Phones WLAN For NUS Wireless</title>
		<link>http://lesterchan.net/blog/2008/03/05/configuring-nokia-phones-wlan-for-nus-wireless/</link>
		<comments>http://lesterchan.net/blog/2008/03/05/configuring-nokia-phones-wlan-for-nus-wireless/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 18:58:06 +0000</pubDate>
		<dc:creator>Lester Chan</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[instruction]]></category>
		<category><![CDATA[MSCHAP]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[NUS]]></category>
		<category><![CDATA[PEAP]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://lesterchan.net/blogs/?p=1145</guid>
		<description><![CDATA[First things first, your Nokia Phone must be 802.11 enabled, be it a Nseries or an Eseries phone. I am using S60 3rd edition Symbian OS 9.2 as an example. But in theory it should work with other editions of S60 Symbian OS as well. We will be using NUS WLAN SSID &#8220;NUS&#8221; instead of [...]]]></description>
			<content:encoded><![CDATA[<p>First things first, your Nokia Phone must be 802.11 enabled, be it a Nseries or an Eseries phone. I am using S60 3rd edition Symbian OS 9.2 as an example. But in theory it should work with other editions of S60 Symbian OS as well.</p>
<p>We will be using NUS WLAN SSID &#8220;NUS&#8221; instead of &#8220;NUSOPEN&#8221;, as &#8220;NUS&#8221; is protected by <a href="http://en.wikipedia.org/wiki/Protected_Extensible_Authentication_Protocol">PEAP</a>.</p>
<p>Lets begin:<br />
<strong>Part 1 &#8211; Defining NUS SSID</strong></p>
<ol>
<li>Go to <strong>Menu > Tools > Settings > Connection > Access points</strong></li>
<li>Click on <strong>Options</strong>, then <strong>New access point</strong></li>
<li>Under <strong>Connection name</strong>, key in <strong>NUS</strong></li>
<li>Under <strong>Data bearer</strong>, select <strong>Wireless LAN</strong></li>
<li>Under <strong>WLAN netw. name</strong>, key in <strong>NUS</strong></li>
<li>Under <strong>Network status</strong>, leave it as <strong>Public</strong></li>
<li>Under <strong>WLAN netw. mode</strong>, leave it as <strong>Infrastructure</strong></li>
<li>Under <strong>WLAN security mode</strong>, select <strong>802.1x</strong></li>
<li>Click on <strong>WLAN security settings</strong>, and you will get into a new page</li>
<li>Under <strong>The WPA/WPA2 </strong>, leave it as <strong>EAP</strong></li>
<li>Click on <strong>EAP plugin-settings</strong>, and you will get into a new page</li>
<li>Ensure ONLY <strong>EAP-PEAP</strong> is ENABLED (check mark will only appear beside EAP-PEAP). You can disable the remaining EAP types by going to <strong>Options > Disable</strong></li>
<li>Click on <strong>EAP-PEAP</strong>, and you will get into a new page</li>
</ol>
<p><strong>Part 2 &#8211; Configuring EAP-PEAP</strong></p>
<ol start="14">
<li>Under <strong>Personal certificate</strong>, leave it as <strong>Not defined</strong></li>
<li>Under <strong>Authority certificate</strong>, select <strong>Thawte Premium Server</strong></li>
<li>Under <strong>User name in use</strong>, select <strong>User defined</strong></li>
<li>Under <strong>User name</strong>, key in <strong>your NUSNET UserID</strong> (EXCLUDING the domain (NUSSTU, NUSSTF or GUEST) portion)</li>
<li>Under <strong>Realm in use</strong>, select <strong>User defined</strong></li>
<li>Under <strong>Realm</strong>, leave it as <strong>BLANK</strong></li>
<li>Under <strong>Allow PEAPv0</strong>, select <strong>Yes</strong></li>
<li>Under <strong>Allow PEAPv1</strong>, select <strong>No</strong></li>
<li>Under <strong>Allow PEAPv2</strong>, select <strong>No</strong></li>
<li>Move to <strong>EAPs</strong> tab, by pressing your right arrow key</li>
</ol>
<p><strong>Part 3 &#8211; Configuring EAP-MSCHAPv2</strong></p>
<ol start="24">
<li>Ensure ONLY <strong>EAP-MSCHAPv2</strong> is ENABLED (check mark will only appear beside EAP-MSCHAPv2). You can disable the remaining EAP types by going to <strong>Options > Disable</strong></li>
<li>Click on <strong>EAP-MSCHAPv2</strong>, and you will get into a new page</li>
<li>Under <strong>User name</strong>, key in <strong>your NUSNET UserID</strong> (EXCLUDING the domain portion)</li>
<li>Under <strong>Prompt password</strong>, select <strong>No</strong></li>
<li>Under <strong>Password</strong>, key in <strong>your NUSNET Password</strong></li>
<li>Click <strong>Back</strong> about 10 times or enough times to reach the standby screen</li>
</ol>
<p><strong>Part 4 &#8211; Scanning For NUS SSID</strong></p>
<ol start="30">
<li>Turn <strong>On</strong> your <strong>WLAN scanning</strong> and you should be able to detect and connect to NUS wireless network</li>
</ol>
<p>No screenshots are included as I think it is pretty straightforward.</p>
<p><strong>FULL CREDITS goes to <a href="http://zitseng.com/">Zit Seng</a>&#8216;s <a href="http://zitseng.com/stuffs/nokia/configuring-n95-wlan-for-nus-wireless">Configuring N95 WLAN for NUS Wireless</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://lesterchan.net/blog/2008/03/05/configuring-nokia-phones-wlan-for-nus-wireless/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 1/12 queries in 0.011 seconds using memcached
Object Caching 269/284 objects using memcached

Served from: lesterchan.net @ 2012-02-12 04:01:27 -->
