﻿<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>Awesome Technologies Tech Blog</title>
	<updated>2010-03-11T19:03:06Z</updated>
	<id>http://techblog.awesometechhome.com/atom.aspx</id>
	<link href="http://techblog.awesometechhome.com/atom.aspx" rel="self" type="application/rss+xml" />
	<link href="http://techblog.awesometechhome.com" rel="alternate" type="application/rss+xml" />
	<generator uri="http://app.onlinequickblog.com/" version="2.0">Quick Blogcast</generator>
	<entry>
		<title>Find Us also Here!</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2009/05/18/find-us-also-here.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2009-05-18:59143935-7466-493b-b2bb-4e42db45f1cb</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Welcome to our Blog" />
		<updated>2009-05-18T14:19:00Z</updated>
		<published>2009-05-18T14:19:00Z</published>
		<content type="html">Good Morning. Did you know can follow us or ask questions on Twitter, LinkedIn, and Facebook?&lt;br&gt;&lt;br&gt;http://www.twitter.com/ATI_SDVOSB&lt;br&gt;&lt;br&gt;http://www.linkedin.com/in//hwillcox&lt;br&gt;&lt;br&gt;Hope to see you there!&lt;br&gt;&lt;br&gt;-Henry&lt;br&gt;</content>
		<summary>Good Morning. Did you know can follow us or ask questions on Twitter, LinkedIn, and Facebook?&lt;br&gt;&lt;br&gt;http://www.twitter.com/ATI_SDVOSB&lt;br&gt;&lt;br&gt;http://www.linkedin.com/in//hwillcox&lt;br&gt;&lt;br&gt;Hope to see you there!&lt;br&gt;&lt;br&gt;-Henry&lt;br&gt; ...</summary>
	</entry>
	<entry>
		<title>Patriot Day in Boston.</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2009/04/20/patriot-day-in-boston.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2009-04-20:2027af8e-1114-45df-8866-e653f9407f3c</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Office Blues" />
		<updated>2009-04-20T16:08:00Z</updated>
		<published>2009-04-20T16:08:00Z</published>
		<content type="html">Today is Patriot Day in Boston, Mass.&amp;nbsp; Go SOX!&lt;br&gt;</content>
		<summary>Today is Patriot Day in Boston, Mass.&amp;nbsp; Go SOX!&lt;br&gt; ...</summary>
	</entry>
	<entry>
		<title>Firewall Best Practice</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2008/09/03/firewall-best-practice-2.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2008-09-03:28a2ad9e-1a94-4eec-bd1d-47720fb66794</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Security" />
		<updated>2008-09-03T14:17:00Z</updated>
		<published>2008-09-03T14:17:00Z</published>
		<content type="html">NETWORK SECURITY TACTICS Firewall best practices Kevin Beaver, CISSP 07.11.2002 Firewalls are not the end-all, be-all solution to information security. They are, however, a necessary component of an effective information security infrastructure. The following list is a set of best practices, in no particular order, that you should consider assuring that your firewall is configured for optimal performance and effectiveness. 1. Deny all traffic by default, and only enable those services that are needed. 2. Disable or uninstall any unnecessary services and software on the firewall that are not specifically required. 3. Limit the number of applications that run on the firewall in order to let the firewall do what it's best at doing. Consider running antivirus, content filtering, VPN, DHCP and authentication software on other dedicated systems behind the firewall. 4. If possible, run the firewall service as a unique user ID instead of administrator or root. 5. Change the default firewall administrator or root password. The password should not be found in a dictionary and should be a minimum of eight characters long using a combination of uppercase and lowercase letters, numbers and other characters such as $, % and @, and it needs to be changed frequently. 6. Do not rely on packet filtering alone. Use stateful inspection and application proxies if possible. 7. Ensure that you're filtering packets for correct addresses based upon the SANS Top 20 Vulnerabilities List section titled Not filtering packets for correct incoming and outgoing addresses. 8. Ensure that you're filtering or disabling all unnecessary ports and common vulnerable ports based upon the SANS Top 20 Vulnerabilities List sections titled Large number of open ports and Common Vulnerable Ports. 9. If a malicious user can obtain physical access to the firewall, anything can happen. Ensure that physical access to the firewall is controlled. 10. A lot of times, firewalls are doing less (or more) than what they should be doing based on your business needs and information flow requirements. Keep your firewall configuration as simple as possible, and eliminate unneeded or redundant rules to ensure that the firewall is configured to support your specific needs. 11. Make sure the security rule set on the firewall remains consistent with the organization's written information security policy. You do have a security policy, don't you? 12. Consider using the following in conjunction with a firewall: Network-based intrusion-detection system (IDS) Hosted-based personal firewall/intrusion-prevention products to protect workstations and servers from malicious traffic coming in over the allowed ports on the firewall Antivirus software that is regularly updated E-mail and Web content-filtering software URL filtering software Third-party authentication systems 13. Run the firewall on a hardened and routinely patched operating system. An insecure and non-hardened operating system can render the firewall completely useless. 14. If possible, use a firewall in conjunction with a router when connecting to the Internet to help prevent denial-of-service attacks and successful penetrations. 15. Patch the firewall's operating system and application software with the latest code on a regular basis. However, make sure you test these updates in a controlled, non-production environment whenever possible. 16. Use firewalls internally to segment networks and permit access control based upon business needs. 17. Enable firewall logging and alerting if possible. 18. Use a secure remote syslog server that makes log modification and manipulation more difficult for a malicious user. 19. Regularly monitor the firewall logs. Treat the logs as business records and include them in your data retention policy. 20. Note any firewall log entries that don't look right, and investigate them immediately. 21. Periodically backup the firewall logs (preferably onto write-once media such as CD-R) and store for future reference and/or legal protection in the case of an intrusion that must be investigated. 22. Consider outsourcing your firewall management to leverage the managed security service providers' aggregation of expertise, network trending analysis and intelligence, and to save time and money. 23. Use change-management practices for the firewall to approve changes needed, assess the reason(s) for the changes, document the changes made and describe the necessary back-out procedures in case the changes fail. 24. Perform vulnerability assessments on your firewall on an ongoing basis to test for known software flaws and weaknesses. New exploits are continuously discovered and must be tested for on a consistent basis. In addition, the slightest firewall system or rule set modifications can completely change the firewall's security capabilities. Perform these tests on every interface of the firewall in all directions. Also, perform these tests with and without the firewall rules enabled to determine how vulnerable you will be when the firewall is not functioning properly. 25. Perform ongoing audits, at least yearly, on the firewall to compare what you say you're doing in your security policy with what's actually being done and to ensure adherence to any government regulations that pertain to your organization. 26. Require users to run antivirus and personal firewall/intrusion-prevention software on all remote computers. This will help prevent malicious code or an attacker from penetrating the corporate network in the event that the remote computer is compromised. Make this something that cannot be easily disabled. No exceptions. 27. Constantly monitor (or subscribe to) your firewall vendor's security bulletins. 28. Regularly backup the firewall configurations files and keep the backups offsite. 29. Firewalls can be easily circumvented if using wireless network systems internally. Again, use personal firewalls/intrusion-prevention software on all internal hosts whenever possible. 30. Remember that firewalls won't prevent attacks that originate from inside your network. An acceptable usage policy, personal firewalls/intrusion-prevention software, network monitoring, content filtering and access controls on all hosts can help lower these risks. Awesome Technologies Inc &lt;A href="http://www.awesometechhome.com/"&gt;www.awesometechhome.com&lt;/A&gt; </content>
	</entry>
	<entry>
		<title>Firewall Best Practice 2</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2008/09/03/firewall-best-practice.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2008-09-03:dae5693e-28ae-41ec-a490-0a51634ba677</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Security" />
		<updated>2008-09-03T14:11:00Z</updated>
		<published>2008-09-03T14:11:00Z</published>
		<content type="html">Firewall Best Practice – Simplified Methodology


Here we are going to discuss some best practices to be followed while creating a rule base in checkpoint firewall. By following these best practices you can expect a better performance and easy management from checkpoint firewall. Let’s start by identifying some of the general best practices that should be followed for creating an powerful rulebase
Best practices for good Rulebase
1.	The firewall rulebase should be as simple as possible. The fewer rules you have,  the more efficient and less error prone the rulebase will be. 
2.	Avoid using "Any" in the service field.
3.	Use a network object instead of many workstation node objects.
4.	Use groups to gather source, destination or services.
5.	Anti spoofing should be configured for all the firewall interfaces.
6.	Place the most commonly accessed rules on top of the rulebase. This will improve performance and make the firewall more efficient. 


Firewall-1 searches the rulebase in sequential order. The first rule matching a connection is applied, not the rule that matches best.
This checkpoint best practices rules is surely going to result in better firewall performance. This rule is application to any firewall weather its Cisco ASA, PIX, checkpoint, Netscreen or any other firewall.



Awesome Technologies Inc
&lt;a href="http://www.awesometechhome.com"&gt;www.awesometechhome.com&lt;/a&gt;
</content>
	</entry>
	<entry>
		<title>What do I need to insert in to DNS to make my GSS work?</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2008/06/25/what-do-i-need-to-insert-in-to-dns-to-make-my-gss-work.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2008-06-25:35debdc1-35d5-459e-93e0-015eac46a543</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Load Balancing" />
		<updated>2008-06-25T21:02:00Z</updated>
		<published>2008-06-25T21:02:00Z</published>
		<content type="html">&lt;P&gt;I received this question on the Global Site Selector (GSS) and it occurs to me that this information could be very useful to know...&amp;nbsp; Besides it is not spoken of very often because it usually is not a Network Engineer that configures the DNS server, it is...&amp;nbsp; well, a DNS guy or a Unix guy...&lt;BR&gt;&lt;BR&gt;So, the question is; "What do I need to insert in to DNS to make my GSS work?"&lt;BR&gt;&lt;BR&gt;The GSS works by having a delegation record in the DNS server or DNS Proxy (D-Proxy) server.&lt;BR&gt;&lt;BR&gt;This is an example of what gets added to BIND for delegation:&lt;BR&gt;&lt;BR&gt;;&amp;nbsp;DNS Delegation to Cisco GSSM's for&amp;nbsp;SQL clusters&lt;/P&gt;
&lt;P&gt;; Sub-domains delegated to GSS Network&lt;/P&gt;
&lt;P&gt;sql&amp;nbsp;IN NS awetech-gssm.awesometechhhome.com.&lt;/P&gt;
&lt;P&gt;IN NS awetech-gss2.awesometechhome.com.&lt;/P&gt;
&lt;P&gt;; “Glue” A records with GSS interface addresses&lt;/P&gt;
&lt;P&gt;; Cisco GSS Awesome Technologies Primary Data Center Site (Fulton, NY)&lt;BR&gt;awetech-gssm&amp;nbsp;IN A 24.12.138.19&lt;/P&gt;
&lt;P&gt;; Cisco GSS Awesome Technologies Secondary Data Center Site (Syracuse, NY)&lt;/P&gt;
&lt;P&gt;awetech-gss2&amp;nbsp;IN A 64.19.128.11&lt;BR&gt;&lt;BR&gt;; End Delegation&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;So, I guess that answers that question...&amp;nbsp; If you have any further questions, please drop up a line.&lt;BR&gt;&lt;BR&gt;Henry Willcox&lt;BR&gt;President / CEO&lt;BR&gt;Awesome Technologies Inc.&lt;/P&gt;</content>
	</entry>
	<entry>
		<title>What Wireless Router is the Best???</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2008/06/25/what-wireless-router-is-the-best.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2008-06-25:cd56974e-c5f0-4dfa-9c8e-795672b1df12</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Wireless - WLAN" />
		<category term="wlan" />
		<updated>2008-06-25T20:39:35Z</updated>
		<published>2008-06-25T20:39:35Z</published>
		<content type="html">I was asked today a good question on wireless... &lt;BR&gt;&lt;BR&gt;When I go out to Staples to buy an Access Point, what speed should I get, brand &lt;BR&gt;and any other info should I know? &lt;BR&gt;&lt;BR&gt;Well, there is no easy answer, but, let me suggest this... &lt;BR&gt;&lt;BR&gt;Buy the Netgear 802.11(n) Gigabit router. We use them here and have NEVER had &lt;BR&gt;an issue. Plus the Gigabit interfaces have come in very handy to connect our &lt;BR&gt;little SAN/NAS servers to it. &lt;BR&gt;&lt;BR&gt;Hope this helps... &lt;BR&gt;&lt;BR&gt;Henry. &lt;BR&gt;&lt;BR&gt;--&lt;BR&gt;Henry Willcox&lt;BR&gt;President / CEO&lt;BR&gt;&lt;BR&gt;Awesome Technologies Inc&lt;BR&gt;740 Rowlee Rd&lt;BR&gt;Fulton, NY 13069-4229&lt;BR&gt;&lt;BR&gt;315-491-9629&lt;BR&gt;hwillcox@awesometechhome.com&lt;BR&gt;www.awesometechhome.com&lt;BR&gt;</content>
	</entry>
	<entry>
		<title>Intel 3945 Setup Instructions</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2007/11/16/hotspot-example.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2007-11-16:d5dd1c47-5d3e-48e5-9ef4-672c6e352522</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Wireless - WLAN" />
		<category term="wlan" />
		<updated>2007-11-16T21:17:00Z</updated>
		<published>2007-11-16T21:17:00Z</published>
		<content type="html">&lt;DIV&gt;
&lt;P&gt;&lt;A name=top&gt;&lt;/A&gt;&lt;A href="/index.htm"&gt;Back to Contents&lt;/A&gt;&lt;BR&gt;
&lt;H1&gt;Set Up Profile Security: Intel(R) PRO/Wireless 3945ABG Network Connection User Guide&lt;/H1&gt;
&lt;HR&gt;

&lt;P&gt;&lt;A href="/bcCreateEntry.aspx#IntelPro"&gt;Use Intel(R) PROSet/Wireless Software&lt;/A&gt; &lt;BR&gt;&lt;A href="/bcCreateEntry.aspx#basic"&gt;Personal Security&lt;BR&gt;&lt;/A&gt;&lt;A href="/bcCreateEntry.aspx#settings"&gt;Personal Security Settings&lt;/A&gt;&lt;BR&gt;&lt;A href="/bcCreateEntry.aspx#security"&gt;Set up Data Encryption and Authentication&lt;/A&gt; 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#device1"&gt;Configure Profiles for Device to Device (Ad Hoc) Networks&lt;/A&gt; 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#None"&gt;Set up a Client with Open Authentication and No Data Encryption (None) &lt;/A&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#64"&gt;Set up a Client with WEP 64-bit or WEP 128-bit Data Encryption&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#network1"&gt;Configure Profiles for Infrastructure Networks &lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#bss1"&gt;Set up a Client with No Data Encryption and No Network Authentication (None) &lt;/A&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#bss2"&gt;Set up a Client with WEP 64-bit or WEP 128-bit Data Encryption&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wpapersn"&gt;Set up a Client with WPA-Personal (TKIP) or WPA2-Personal (TKIP) Security Settings&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wpaaes"&gt;Set up a Client with WPA-Personal (AES-CCMP) or WPA2-Personal (AES-CCMP) Security Settings&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="/bcCreateEntry.aspx#enterprise"&gt;Enterprise Security&lt;/A&gt; &lt;BR&gt;&lt;A href="/bcCreateEntry.aspx#sets"&gt;Enterprise Security Settings&lt;/A&gt; 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#device2"&gt;Configure Profiles for Device to Device (Ad Hoc) Networks &lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#bssla"&gt;Set up a Client with Open Network Authentication and No Data Encryption (None) &lt;/A&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#Open"&gt;Set up a Client with Open Network Authentication and WEP Data Encryption&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#network2"&gt;Configure Profiles for Infrastructure Networks &lt;/A&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Network Authentication &lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#shared"&gt;Set up a Client with Shared Network Authentication&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#WPA"&gt;Set up a Client with WPA-Personal or WPA2 Personal Network Authentication &lt;/A&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wpaenterprise"&gt;Set up a Client with WPA-Enterprise or WPA2-Enterprise Network Authentication&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;802.1x Authentication Types &lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wepmd5"&gt;Set up a Client with MD5 Network Authentication&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#sim"&gt;Set up a Client with WEP Data Encryption and EAP-SIM Network Authentication &lt;/A&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#TLS"&gt;Set up a Client with TLS Network Authentication&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#TTLS"&gt;Set up a Client with TTLS Network Authentication&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#PEAP"&gt;Set up a Client with PEAP Network Authentication&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#Leap"&gt;Set up a Client with LEAP Network Authentication&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#eapfast"&gt;Set up a Client with EAP-FAST Network Authentication&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=IntelPro&gt;&lt;/A&gt;Use Intel(R) PROSet/Wireless Software &lt;/H2&gt;
&lt;P&gt;The following sections describe how to use Intel(R) PROSet/Wireless to set up the required security settings for your wireless adapter. Refer to &lt;A href="/bcCreateEntry.aspx#basic"&gt;Personal Security&lt;/A&gt;. 
&lt;P&gt;It also provides information about how to configure advanced security settings for your wireless adapter. This requires information from a systems administrator (corporate environment) or advanced security settings on your access point (for home users). Refer to &lt;A href="/bcCreateEntry.aspx#enterprise"&gt;Enterprise Security&lt;/A&gt;. 
&lt;P&gt;For general information about security settings, refer to &lt;A href="/Security.htm"&gt;Security Overview&lt;/A&gt;. 
&lt;HR&gt;

&lt;H1&gt;&lt;A name=basic&gt;&lt;/A&gt;Personal Security&lt;/H1&gt;
&lt;P&gt;Use Personal Security if you are a home or small business user who can use a variety of simple security procedures to protect your wireless connection. Select from the list of security settings that do not require extensive infrastructure setup for your wireless network. A &lt;A href="/glossary.htm#radius"&gt;RADIUS&lt;/A&gt; or &lt;A href="/glossary.htm#AAA"&gt;AAA&lt;/A&gt; server is not required. 
&lt;UL&gt;
&lt;LI&gt;Review the &lt;A href="/bcCreateEntry.aspx#security"&gt;Set up Data Encryption and Authentication&lt;/A&gt; information to learn about the different security types. 
&lt;LI&gt;To add or change the required security settings, click &lt;A href="/bcCreateEntry.aspx#Settings"&gt;Security Settings&lt;/A&gt; for information to set security for the selected wireless network. 
&lt;LI&gt;See &lt;A href="/profiles.htm"&gt;Profile Management&lt;/A&gt; for a description of when to use the Profile Wizard. 
&lt;LI&gt;See &lt;A href="/security.htm"&gt;Security Overview&lt;/A&gt; for more information about the different security options for wireless networks. 
&lt;LI&gt;If you want to verify the security settings, select a wireless network in the Wireless Networks list. Click &lt;A href="/assist.htm#details"&gt;Details&lt;/A&gt; to review the operating mode, authentication level and data encryption. 
&lt;LI&gt;See &lt;A href="/bcCreateEntry.aspx#enterprise"&gt;Enterprise Security&lt;/A&gt; to set 802.1x authentication security. &lt;/LI&gt;&lt;/UL&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=settings&gt;&lt;/A&gt;Personal Security Settings &lt;/H2&gt;
&lt;H4&gt;Personal Security Settings Description&lt;/H4&gt;
&lt;TABLE width="100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="23%"&gt;
&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD width="77%"&gt;
&lt;P&gt;&lt;STRONG&gt;Setting&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Personal Security &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Select to open the Personal Security settings. The security settings that are available are dependent on the Operating Mode selected in the &lt;A href="/profiles.htm"&gt;Profile Wizard&lt;/A&gt;: &lt;A href="/bcCreateEntry.aspx#device1"&gt;Device to Device (ad hoc)&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#network1"&gt;Network (Infrastructure)&lt;/A&gt;. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Data Encryption&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;If you configure a profile for a Device to Device (ad hoc) network, select 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#None"&gt;None&lt;/A&gt;: No authentication required. 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#64"&gt;WEP-64 bit&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#128"&gt;WEP-128 bit:&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;A network key or password is used for encryption. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If you configure an profile for an Infrastructure network, select: 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#bss1"&gt;None&lt;/A&gt;: No authentication required. 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#bss2"&gt;WEP-64 bit&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#bss3"&gt;WEP-128 bit&lt;/A&gt;: A network key or password is used for encryption. 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wpapersn"&gt;WPA-Personal (TKIP)&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#wpapersn"&gt;WPA2-Personal (TKIP)&lt;/A&gt;: WPA-Personal utilizes the Temporal Key Integrity Protocol (TKIP) for data encryption. 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wpaaes"&gt;WPA-Personal (AES-CCMP)&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#wpaaes"&gt;WPA2-Personal (AES-CCMP)&lt;/A&gt;: WPA-Personal utilizes a new method for privacy protection of wireless transmissions specified in the IEEE 802.11i standard, AES-CCMP&lt;BR&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;None WEP CKIP TKIP AES-CCMP&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Advanced &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Select to access the &lt;A href="/profiles.htm#advance"&gt;Advanced Settings&lt;/A&gt; to configure the following options: 
&lt;UL type=disc&gt;
&lt;LI style="LIST-STYLE-TYPE: disc" type=disc&gt;&lt;A href="/profiles.htm#auto"&gt;Auto-Connect&lt;/A&gt;: Select to automatically or manually connect to a profile. 
&lt;LI&gt;&lt;A href="/profiles.htm#import"&gt;Auto-Import&lt;/A&gt; this profile (for network administrators only). 
&lt;LI&gt;&lt;A href="/profiles.htm#pass"&gt;Password Protection&lt;/A&gt;: Select to password protect a profile. 
&lt;LI style="LIST-STYLE-TYPE: disc" type=disc&gt;&lt;A href="/profiles.htm#man1"&gt;Mandatory Access Point:&lt;/A&gt; Select to associate the wireless adapter with a specific access point. 
&lt;LI&gt;&lt;A href="/profiles.htm#start"&gt;Start application&lt;/A&gt;: Specify a program to be started when a wireless connection is made. &amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Back &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;View the prior page in the Profile Wizard.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;OK &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Closes the Profile Wizard and saves the profile.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Cancel &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Closes the Profile Wizard and cancels any changes made.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Help?&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Provides the help information for the current page.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=security&gt;&lt;/A&gt;Set up Data Encryption and Authentication&lt;/H2&gt;
&lt;P&gt;In a home wireless network, you can use a variety of simple security procedures to protect your wireless connection. These include: 
&lt;UL&gt;
&lt;LI&gt;Enable Wi-Fi Protected Access (WPA) 
&lt;LI&gt;Change your password 
&lt;LI&gt;Change the network name (SSID) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Wi-Fi Protected Access (WPA) encryption provides protection for your data on the network. WPA uses an encryption key called a Pre-Shared Key (PSK) to encrypt data before transmission. Enter the same password in all of the computers and access points in your home or small business network. Only devices that use the same encryption key can access the network or decrypt the encrypted data transmitted by other computers. The password automatically initiates the Temporal Key Integrity Protocol (TKIP) for the data encryption process. 
&lt;H4&gt;&lt;A name=keys&gt;&lt;/A&gt;Network Keys&lt;/H4&gt;
&lt;P&gt;WEP encryption provides two levels of security: 
&lt;UL&gt;
&lt;LI&gt;64-bit key (sometimes referred to as 40-bit) 
&lt;LI&gt;128-bit key (also known as 104-bit) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;For improved security, use a 128-bit key. If you use encryption, all wireless devices on your wireless network must use the same encryption keys. 
&lt;P&gt;You can create the key yourself and specify the key length (64- or 128-bit) and key index (the location that a specific key is stored). The greater the key length, the more secure the key. 
&lt;H4&gt;Key Length: 64-bit&lt;/H4&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Pass phrase (64-bit):&lt;/STRONG&gt; Enter five (5) alphanumeric characters, 0-9, a-z or A-Z.&lt;BR&gt;&lt;STRONG&gt;Hex key (64-bit):&lt;/STRONG&gt; Enter 10 hexadecimal characters, 0-9, A-F. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;Key Length: 128-bit&lt;/H4&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Pass phrase (128-bit):&lt;/STRONG&gt; Enter 13 alphanumeric characters, 0-9, a-z or A-Z. &lt;STRONG&gt;&lt;BR&gt;Hex key (128-bit):&lt;/STRONG&gt; Enter 26 hexadecimal characters, 0-9, A-F. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;With 802.11, a wireless station can be configured with up to four keys (the key index values are 1, 2, 3, and 4). When an access point or a wireless station transmits an encrypted message that uses a key stored in a specific key index, the transmitted message indicates the key index that was used to encrypt the message body. The receiving access point or wireless station can then retrieve the key that is stored at the key index and use it to decode the encrypted message body. 
&lt;HR&gt;

&lt;H2&gt;&lt;A name=device1&gt;&lt;/A&gt;Personal Security: Configure Profiles for Device to Device (Ad Hoc) Networks&lt;/H2&gt;
&lt;H3&gt;&lt;A name=None&gt;&lt;/A&gt;Set up a Client with Open Authentication &lt;STRONG&gt;and No Data Encryption (None)&lt;/STRONG&gt; &lt;/H3&gt;
&lt;P&gt;In device to device mode, also called ad hoc mode, wireless computers send information directly to other wireless computers. You can use ad hoc mode to network multiple computers in a home or small office, or to set up a temporary wireless network for a meeting. 
&lt;P&gt;On the Intel(R) PROSet/Wireless main window, select one of the following methods to connect to a device to device network: 
&lt;UL&gt;
&lt;LI&gt;Double-click a ad hoc network in the Wireless Networks list. 
&lt;LI&gt;Select a network in the Wireless Networks list. Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. The Intel PROSet/Wireless software automatically detects the security settings for the wireless adapter. 
&lt;LI&gt;Create a device to device (ad hoc) network profile as described below. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Device to Device (ad hoc) networks are identified with a notebook image (&lt;IMG height=23 alt="" src="/Icons/icon4.jpg" width=22 align=absBottom&gt;) in the Wireless Networks and Profiles list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To create a profile for a wireless network connection with no encryption: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Device to Device (ad hoc)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. 
&lt;LI&gt;Click&lt;STRONG&gt; Personal Security&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; The default setting is &lt;STRONG&gt;None&lt;/STRONG&gt;, which indicates that there is no security on this wireless network. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. The profile is added to the Profiles list and connects to the wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=64&gt;&lt;/A&gt;Set up a Client with WEP 64-bit or &lt;A name=128&gt;&lt;/A&gt;WEP 128-bit Data Encryption&lt;/H3&gt;
&lt;P&gt;When WEP data encryption is enabled, a network key or password is used for encryption. 
&lt;P&gt;You must enter the key and specify the length (64- or 128-bit) and key index (the location that a specific key is stored). The more complex the key (mixed letters and numbers), the more secure the key. 
&lt;P&gt;To add a network key to a device to device network connection: 
&lt;OL&gt;
&lt;LI&gt;On the Intel PROSet/Wireless main window, double-click a Device to Device (ad hoc) network in the Wireless Networks list or select the network and click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. When connected, a profile is added to the Profiles list. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Device to Device (ad hoc) networks are identified with a notebook image (&lt;IMG height=23 alt="" src="/Icons/icon4.jpg" width=22 align=absBottom&gt;) in the Wireless Networks and Profiles list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; to access the Profiles list. Select the network that you connected to in Step 1. 
&lt;LI&gt;Click &lt;STRONG&gt;Properties&lt;/STRONG&gt; to open the Wireless Profile Properties' General Settings. The Profile name and Wireless Network Name (SSID) display. Device to Device (ad hoc) should be selected as the Operating Mode. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click &lt;STRONG&gt;Personal Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Security Settings:&lt;/STRONG&gt; The default setting is &lt;STRONG&gt;None&lt;/STRONG&gt;, which indicates that there is no security on this wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To add a password or network key: 
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Security Settings:&lt;/STRONG&gt; Select either &lt;STRONG&gt;WEP 64-bit&lt;/STRONG&gt; or &lt;STRONG&gt;WEP 128-bit&lt;/STRONG&gt; to configure WEP data encryption with a 64- or 128-bit key. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When WEP encryption is enabled on a device, the WEP key is used to verify access to the network. If the wireless device does not have the correct WEP key, even though authentication is successful, the device is unable to transmit data. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; Enter the Wireless Security Password (Encryption Key). 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (64-bit):&lt;/STRONG&gt; Enter five (5) alphanumeric characters, 0-9, a-z or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;WEP key (64-bit):&lt;/STRONG&gt; Enter 10 hexadecimal characters, 0-9, A-F. 
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (128-bit):&lt;/STRONG&gt; Enter 13 alphanumeric characters, 0-9, a-z or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;WEP key (128-bit):&lt;/STRONG&gt; Enter 26 hexadecimal characters, 0-9, A-F. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;OL start=3&gt;
&lt;LI&gt;&lt;STRONG&gt;Key Index:&lt;/STRONG&gt; Up to four passwords may be specified by changing the Key Index. 
&lt;LI&gt;To add more than one password: 
&lt;UL&gt;
&lt;LI&gt;Select the Key Index number: &lt;STRONG&gt;1, 2, 3,&lt;/STRONG&gt; or &lt;STRONG&gt;4&lt;/STRONG&gt;. 
&lt;LI&gt;Enter the Wireless Security Password. 
&lt;LI&gt;Select another Key Index number. 
&lt;LI&gt;Enter another Wireless Security Password. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to return to the Profiles list. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=network1&gt;&lt;/A&gt;Personal Security: Configure Profiles for Infrastructure Networks&lt;/H2&gt;
&lt;P&gt;An infrastructure network consists of one or more access points and one or more computers with wireless adapters installed. Each access point must have a wired connection to a wireless network. For home users, this is usually a broadband or cable network. 
&lt;H3&gt;&lt;A name=bss1&gt;&lt;/A&gt;Set up a Client with No (None) Data Encryption &lt;/H3&gt;
&lt;P&gt;On the Intel(R) PROSet/Wireless main window, select one of the following methods to connect to an Infrastructure network: 
&lt;UL&gt;
&lt;LI&gt;Double-click an Infrastructure network in the Wireless Networks list 
&lt;LI&gt;Select an Infrastructure network in the Wireless Networks list. Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. The Intel PROSet/Wireless software automatically detects the security settings for the wireless adapter. 
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Infrastructure networks are identified with an access point image (&lt;IMG height=16 alt="" src="/Icons/icon2.jpg" width=17 align=absBottom&gt;) in the Wireless Networks and Profiles list. &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=bss2&gt;&lt;/A&gt;Set up a Client with WEP 64-bit or &lt;A name=bss3&gt;&lt;/A&gt;WEP 128-bit Data Encryption&lt;/H3&gt;
&lt;P&gt;When WEP data encryption is enabled, a network key or password is used for encryption. 
&lt;P&gt;A network key is provided for you automatically (for example, it might be provided by your wireless network adapter manufacturer), or you can enter it yourself and specify the key length (64- or 128-bit), key format (ASCII characters or hexadecimal digits), and key index (the location where a specific key is stored). The greater the key length, the more secure the key. 
&lt;P&gt;To add a network key for an Infrastructure network connection: 
&lt;OL&gt;
&lt;LI&gt;On the Intel PROSet/Wireless main window, double-click an Infrastructure network in the Wireless Networks list or select the network and click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Infrastructure networks are identified with an access point image (&lt;IMG height=16 alt="" src="/Icons/icon2.jpg" width=17 align=absBottom&gt;) in the Wireless Networks and Profiles list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; to access the Profiles list. 
&lt;LI&gt;Click &lt;STRONG&gt;Properties&lt;/STRONG&gt; to open the Wireless Profile Properties' General Settings. The Profile name and Wireless Network Name (SSID) display. Network (Infrastructure) should be selected as the Operating Mode. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Security Settings:&lt;/STRONG&gt; The default setting is &lt;STRONG&gt;None&lt;/STRONG&gt;, which indicates that there is no security on this wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To add a password or network key: 
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Security Settings:&lt;/STRONG&gt; Select either &lt;STRONG&gt;WEP 64-bit&lt;/STRONG&gt; or &lt;STRONG&gt;WEP 128-bit&lt;/STRONG&gt; to configure WEP data encryption with a 64- or 128-bit key. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When WEP encryption is enabled on an access point, the WEP key is used to verify access to the network. If the wireless device does not have the correct WEP key, even though authentication is successful, the device is unable to transmit data through the access point or decrypt data received from the access point. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; Enter the Wireless Security Password (Pass phrase) or Encryption Key (WEP key). 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (64-bit):&lt;/STRONG&gt; Enter five (5) alphanumeric characters, 0-9, a-z or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;WEP key (64-bit):&lt;/STRONG&gt; Enter 10 hexadecimal characters, 0-9, A-F. 
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (128-bit):&lt;/STRONG&gt; Enter 13 alphanumeric characters, 0-9, a-z or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;WEP key (128-bit):&lt;/STRONG&gt; Enter 26 hexadecimal characters, 0-9, A- F. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Key Index:&lt;/STRONG&gt; Change the Key Index to set up to four passwords. 
&lt;P&gt;To add more than one password: 
&lt;UL type=disc&gt;
&lt;LI&gt;Select the Key Index number: &lt;STRONG&gt;1, 2, 3,&lt;/STRONG&gt; or &lt;STRONG&gt;4&lt;/STRONG&gt;. 
&lt;LI&gt;Enter the Wireless Security Password. 
&lt;LI&gt;Select another Key Index number. 
&lt;LI&gt;Enter another Wireless Security Password. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to return to the Profiles list. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=wpapersn&gt;&lt;/A&gt;Set up a Client with WPA-Personal (TKIP) or WPA2-Personal (TKIP) Security Settings&lt;/H3&gt;
&lt;P&gt;WPA Personal Mode requires manual configuration of a pre-shared key (PSK) on the access point and clients. This PSK authenticates users a password or identifying code, on both the client station and the access point. An authentication server is not needed. WPA Personal Mode is targeted to home and small business environments. 
&lt;P&gt;WPA2 is the second generation of WPA security that provides enterprise and consumer wireless users with a high level of assurance that only authorized users can access their wireless networks. WPA2 provides a stronger encryption mechanism through Advanced Encryption Standard (AES), which is a requirement for some corporate and government users. 
&lt;P&gt;To configure a profile with WPA-Personal network authentication and TKIP data encryption: 
&lt;OL&gt;
&lt;LI&gt;On the Intel PROSet/Wireless main window, double-click an Infrastructure network in the Wireless Networks list or select the network and click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Infrastructure networks are identified with an access point image (&lt;IMG height=16 alt="" src="/Icons/icon2.jpg" width=17 align=absBottom&gt;) in the Wireless Networks and Profiles list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; to access the Profiles list. 
&lt;LI&gt;Click &lt;STRONG&gt;Properties&lt;/STRONG&gt; to open the Wireless Profile Properties' General Settings. The Profile name and Wireless Network Name (SSID) display. Network (Infrastructure) should be selected as the Operating Mode. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Security Settings:&lt;/STRONG&gt; Select &lt;STRONG&gt;WPA-Personal (TKIP)&lt;/STRONG&gt; to provide security to a small business network or home environment. A password, called a pre-shared key (PSK), is used. The longer the password, the stronger the security of the wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;If your wireless access point or router supports WPA2-Personal then you should enable it on the access point and provide a long, strong password. The longer the password, the stronger the security of the wireless network. The same password entered in the access point needs to be used on this computer and all other wireless devices that access the wireless network. 
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; WPA-Personal and WPA2-Personal are not interoperable. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=6&gt;
&lt;LI&gt;&lt;STRONG&gt;Wireless Security Password (Encryption Key):&lt;/STRONG&gt; Enter a text phrase with eight to 63 characters. Verify that the network key matches the password in the wireless access point. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to return to the Profiles list. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=wpaaes&gt;&lt;/A&gt;Set up a Client with WPA-Personal (AES-CCMP) or WPA2-Personal (AES-CCMP) Security Settings&lt;/H3&gt;
&lt;P&gt;Wi-Fi Protected Access (WPA) is a security enhancement that strongly increases the level of data protection and access control to a wireless network. WPA enforces 802.1x authentication and key-exchange and only works with dynamic encryption keys. For a home user or small business, WPA-Personal utilizes either Advanced Encryption Standard - Counter CBC-MAC Protocol (AES-CCMP) or Temporal Key Integrity Protocol (TKIP). 
&lt;P&gt;To configure a profile with WPA2-Personal network authentication and AES-CCMP data encryption: 
&lt;OL&gt;
&lt;LI&gt;On the Profile page, select a profile. 
&lt;LI&gt;Click &lt;STRONG&gt;Properties&lt;/STRONG&gt; to open the Wireless Profile Properties' General Settings. The Profile name and Wireless Network Name (SSID) display. Network (Infrastructure) should be selected as the Operating Mode. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. The Security Settings page opens. 
&lt;LI&gt;&lt;STRONG&gt;Security Settings:&lt;/STRONG&gt; Select &lt;STRONG&gt;WPA-Personal (AES-CCMP)&lt;/STRONG&gt; to provide this level of security in the small network or home environment. It uses a password also called a pre-shared key (PSK). The longer the password, the stronger the security of the wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;AES-CCMP&lt;/STRONG&gt; (Advanced Encryption Standard - Counter CBC-MAC Protocol) is the new method for privacy protection of wireless transmissions specified in the IEEE 802.11i standard. AES-CCMP provides a stronger encryption method than TKIP. Choose AES-CCMP as the data encryption method whenever strong data protection is important. 
&lt;P&gt;If your Wireless access point or router supports WPA2-Personal then you should enable it on the access point and provide a long, strong password. The same password entered into access point needs to be used on this computer and all other wireless devices that access the wireless network. 
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; WPA-Personal and WPA2-Personal are not interoperable. 
&lt;P&gt;Some security solutions may not be supported by your computer's operating system. You may require additional software or hardware as well as wireless LAN infrastructure support. Contact your computer manufacturer for details. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Set Password: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Wireless Security Password (Encryption Key).&lt;/STRONG&gt; Enter a text phrase (length is between eight and 63 characters). Verify that the network key used matches the wireless access point key. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to return to the Profiles list. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;P&gt;&lt;A href="/bcCreateEntry.aspx#top"&gt;Back to Top&lt;/A&gt; 
&lt;P&gt;&lt;A href="/index.htm"&gt;Back to Contents&lt;/A&gt; 
&lt;HR&gt;

&lt;H1&gt;&lt;A name=enterprise&gt;&lt;/A&gt;Enterprise Security &lt;/H1&gt;
&lt;P&gt;From the Security Settings page you can enter the required security settings for the selected wireless network. 
&lt;P&gt;Use Enterprise Security if your network environment requires 802.1x authentication. 
&lt;UL style="LIST-STYLE-TYPE: disc" type=disc&gt;
&lt;LI&gt;802.1x authentication methods, include passwords, certificates and &lt;A href="/bcCreateEntry.aspx#tls"&gt;smart cards&lt;/A&gt;. 
&lt;LI&gt;802.1x authentication types are: &amp;nbsp;&lt;A href="/bcCreateEntry.aspx#wepmd5"&gt;MD5&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#sim"&gt;EAP-SIM&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#Leap"&gt;LEAP&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#tls"&gt;TLS&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#ttls"&gt;TTLS&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#peap"&gt;PEAP&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#eapfast"&gt;EAP-FAST&lt;/A&gt;. 
&lt;LI&gt;See &lt;A href="/profiles.htm"&gt;Profile Management&lt;/A&gt; for a description of when the Profile Wizard is launched. 
&lt;LI&gt;See &lt;A href="/security.htm"&gt;Security Overview&lt;/A&gt; for more information on the different security options for wireless networks. 
&lt;LI&gt;See &lt;A href="/bcCreateEntry.aspx#basic"&gt;Personal Security &lt;/A&gt;to set basic WEP or WPA security in a non-enterprise environment (home, small business). &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=sets&gt;&lt;/A&gt;Enterprise Security Settings &lt;/H2&gt;
&lt;H4&gt;Enterprise Security Settings Description &lt;/H4&gt;
&lt;TABLE width="100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Setting&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Enterprise Security &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Select to open the Enterprise Security settings. The security settings that are available are dependent on the Operating Mode selected: &lt;A href="/bcCreateEntry.aspx#device2"&gt;Device to Device (ad hoc)&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#network2"&gt;Network (Infrastructure)&lt;/A&gt;. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Network Authentication&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;If you configure a Device to Device (ad hoc) profile, the default is &lt;A href="/bcCreateEntry.aspx#bss1"&gt;Open authentication&lt;/A&gt;. 
&lt;P&gt;If you configure an Infrastructure profile, select: 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#Open"&gt;Open authentication&lt;/A&gt;: Any wireless station can request authentication. 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#shared"&gt;Shared authentication&lt;/A&gt;: Uses an encryption key known only to the receiver and sender of data. 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#WPA"&gt;WPA-Personal or WPA2 Personal&lt;/A&gt;: Uses a password also called a pre-shared key (PSK). 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wpaenterprise"&gt;WPA-Enterprise or WPA2-Enterprise&lt;/A&gt;: Use on enterprise networks with an 802.1x RADIUS server. &lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Data Encryption&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;UL&gt;
&lt;LI&gt;None: No encryption. 
&lt;LI&gt;&lt;A href="/Security.htm#WEP"&gt;WEP&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/Security.htm#CKIP"&gt;CKIP&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/Security.htm#TKIP"&gt;TKIP&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/Security.htm#AES"&gt;AES-CCMP&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Enable 802.1x (Authentication Type)&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Click to open the following 802.11x authentication types: 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#wepmd5"&gt;MD5&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#sim"&gt;EAP-SIM&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#TLS"&gt;TLS&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#TTLS"&gt;TTLS&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#PEAP"&gt;PEAP&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#Leap"&gt;LEAP&lt;/A&gt; 
&lt;LI&gt;&lt;A href="/bcCreateEntry.aspx#eapfast"&gt;EAP-FAST&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Cisco Options&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Click to view the &lt;A href="/bcCreateEntry.aspx#cisco1"&gt;Cisco Compatible Extensions&lt;/A&gt;. 
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Cisco Compatible Extensions are automatically enabled for CKIP and LEAP profiles. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Advanced button&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Select to access the &lt;A href="/profiles.htm#advance"&gt;Advanced Settings&lt;/A&gt; to configure the following options: 
&lt;UL&gt;
&lt;LI&gt;&lt;A href="/profiles.htm#auto"&gt;Auto-Connect&lt;/A&gt;: Select to automatically or manually connect to a profile. 
&lt;LI&gt;&lt;A href="/profiles.htm#import"&gt;Auto-Import&lt;/A&gt; this profile (for network administrators only). 
&lt;LI&gt;&lt;A href="/profiles.htm#man1"&gt;Mandatory Access Point:&lt;/A&gt; Select to associate the wireless adapter with a specific access point. &amp;nbsp; 
&lt;LI&gt;&lt;A href="/profiles.htm#pass"&gt;Password Protection&lt;/A&gt;: Select to password protect a profile. 
&lt;LI&gt;&lt;A href="/profiles.htm#import"&gt;Start application&lt;/A&gt;: Specify a program to be started when a wireless connection is made. &lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Back &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;View the prior page in the Profile Wizard.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;View the next page in the Profile Wizard. If more security information is required then the next Step of the Security page is displayed.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;OK &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Closes the Profile Wizard and saves the profile.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Cancel &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Closes the Profile Wizard and cancels any changes made.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;&lt;STRONG&gt;Help?&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;Provides the help information for the current page.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=device2&gt;&lt;/A&gt;Enterprise Security: Configure Profiles for Device to Device (Ad Hoc) Networks&lt;/H2&gt;
&lt;H3&gt;&lt;A name=bssla&gt;&lt;/A&gt;Set up a Client with Open Network Authentication and No (None) Data Encryption&lt;/H3&gt;
&lt;P&gt;When&lt;STRONG&gt; Open &lt;/STRONG&gt;authentication is used, any wireless station can request authentication. The station that needs to authenticate with another wireless station sends an authentication management frame that contains the identity of the sending station. The receiving station grants any request for authentication. Open authentication allows any device network access. If no encryption is enabled on the network, any device that knows the SSID can gain access to the network. 
&lt;P&gt;In Device to Device (ad hoc) mode, wireless computers send information directly to other wireless computers. You can use ad hoc mode to network multiple computers in a home or small office, or to set up a temporary wireless network for a meeting. 
&lt;OL&gt;
&lt;LI&gt;On the Intel(R) PROSet/Wireless main window, select one of the following methods to connect to a device to device network: 
&lt;UL type=disc&gt;
&lt;LI&gt;Double-click a Device to Device (ad hoc) network in the Wireless Networks list. &lt;/LI&gt;&lt;/UL&gt;
&lt;UL type=disc&gt;
&lt;LI&gt;Select a Device to Device (ad hoc) network in the Wireless Networks list. Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. The Intel PROSet/Wireless software automatically detects the security settings for the wireless adapter. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Device to Device (ad hoc) networks are identified with a notebook image (&lt;IMG height=23 src="/Icons/icon4.jpg" width=22 align=absBottom&gt;) in the Wireless Networks and Profiles list. 
&lt;UL&gt;
&lt;LI&gt;Authentication: 
&lt;UL&gt;
&lt;LI&gt;If no authentication is required, the network connects without a prompt to enter any log-on credentials. Any wireless device with the correct network name (SSID) is able to associate with the network devices. 
&lt;LI&gt;If Data Encryption is required, select WEP. You are asked to select either a 64-bit or 128-bit encryption level Security Password (Encryption Key) and a Key Index. These values must match the various devices in your ad hoc network, or data is not transferred. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If you need to edit or change the wireless network settings, refer to &lt;A href="/profiles.htm"&gt;Profile Management&lt;/A&gt; for more information. &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To create a profile for a wireless network connection with no encryption: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile General Settings. &lt;IMG height=536 src="/util5.JPG" width=611 vspace=35 border=0&gt; 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Device to Device (ad hoc)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;
&lt;P&gt;&lt;IMG hspace=35 src="/util6.jpg"&gt; 
&lt;OL start=7&gt;
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;&lt;STRONG&gt;Open&lt;/STRONG&gt; (Selected). &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When&lt;STRONG&gt; Open &lt;/STRONG&gt;authentication is used, any wireless station can request authentication. The station that needs to authenticate with another wireless station sends an authentication management frame that contains the identity of the sending station. T he receiving station grants any request for authentication. Open authentication allows any device network access. If no encryption is enabled on the network, any device that knows the SSID can gain access to the network. Device to Device (ad hoc) networks always operate with &lt;STRONG&gt;Open&lt;/STRONG&gt; authentication. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=9&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; None is the default. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. The profile is added to the Profiles list and connects to the wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=Open&gt;&lt;/A&gt;Set up a Client with Open Network Authentication and WEP Data Encryption &lt;/H3&gt;
&lt;P&gt;On the Intel PROSet/Wireless main window, select one of the following methods to connect to a device to device network: 
&lt;OL&gt;
&lt;LI&gt;Double-click a Device to Device (ad hoc) network in the Wireless Networks list. 
&lt;LI&gt;Select a Device to Device (ad hoc) network in the Wireless Networks list. Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. The Intel PROSet/Wireless software automatically detects the security settings for the wireless adapter. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Device to Device (ad hoc) networks are identified with a notebook image (&lt;IMG height=23 src="/Icons/icon4.jpg" width=22 align=absBottom&gt;) in the Wireless Networks and Profiles list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=3&gt;
&lt;LI&gt;If Data Encryption is required, you may select WEP. You are asked to select either a 64-bit or 128-bit encryption level Security Password (Encryption Key) and a Key Index. These values must match the various devices in your device to device (ad hoc) network, or data is not transferred. 
&lt;P&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;: If you need to edit or change the wireless network settings, refer to &lt;A href="/profiles.htm"&gt;Profile Management &lt;/A&gt;for more information. &lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To create a profile for a wireless network connection with WEP encryption: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Device to Device (ad hoc)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;&lt;STRONG&gt;Open&lt;/STRONG&gt; is selected (Default). Ad hoc networks only use Open authentication. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select &lt;STRONG&gt;WEP&lt;/STRONG&gt;. WEP data encryption can be configured with 64- or 128-bit key.If the wireless device does not have the correct WEP key, the device is unable to transmit or decrypt data. 
&lt;LI&gt;&lt;STRONG&gt;Encryption Level:&lt;/STRONG&gt; Select &lt;STRONG&gt;64-&lt;/STRONG&gt; or &lt;STRONG&gt;128-bit&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Security Password (Encryption Key):&lt;/STRONG&gt; Enter the wireless network Password (WEP Key). The Password is the same value used by the wireless access point or router. Contact your administrator for this password. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (64-bit):&lt;/STRONG&gt; Enter five (5) alphanumeric characters, 0-9, a-z, or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;Hex key (64-bit):&lt;/STRONG&gt; Enter 10 hexadecimal characters, 0-9, A-F. 
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (128-bit):&lt;/STRONG&gt; Enter 13 alphanumeric characters, 0-9, a-z, or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;Hex key (128-bit):&lt;/STRONG&gt; Enter 26 hexadecimal characters, 0-9, A-F. &lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=12&gt;
&lt;LI&gt;&lt;STRONG&gt;Key Index: &lt;/STRONG&gt;Select &lt;STRONG&gt;1&lt;/STRONG&gt;,&lt;STRONG&gt; 2&lt;/STRONG&gt;, &lt;STRONG&gt;3&lt;/STRONG&gt;, or &lt;STRONG&gt;4&lt;/STRONG&gt;. Up to four passwords may be specified by changing the Key Index. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To change the security settings: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. The network that you just connected to is listed in the Profiles list. 
&lt;LI&gt;Select the wireless network. 
&lt;LI&gt;Click &lt;STRONG&gt;Properties&lt;/STRONG&gt; to open the Wireless Profile Properties General Settings. The &lt;STRONG&gt;Wireless Network Name (SSID)&lt;/STRONG&gt; and &lt;STRONG&gt;Profile Name&lt;/STRONG&gt; are already defined. &lt;STRONG&gt;Device to Device (ad hoc) &lt;/STRONG&gt;is selected as the operating mode. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click &lt;STRONG&gt;Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication:&lt;/STRONG&gt; Open is the default. No authentication is used. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; WEP is selected. You can change the WEP key, key index or encryption level. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to return to the Profiles list after you have completed your changes. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=network2&gt;&lt;/A&gt;Enterprise Security: Configure Profiles for Infrastructure Networks&lt;/H2&gt;
&lt;P&gt;An infrastructure network consists of one or more access points and one or more computers with wireless adapters installed. Each access point must have a wired connection to a wireless network. 
&lt;H3&gt;&lt;STRONG&gt;&lt;A name=bss1a&gt;&lt;/A&gt;Set up a Client with No Authentication or Data Encryption (None) &lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;On the Intel(R) PROSet/Wireless main page, select one of the following methods to connect to an Infrastructure network: 
&lt;UL&gt;
&lt;LI&gt;Double-click an Infrastructure network in the Wireless Networks list. 
&lt;LI&gt;Select an Infrastructure network in the Wireless Networks list. Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. The Intel PROSet/Wireless software automatically detects the security settings for the wireless adapter. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If there is no authentication required, the network connects without a prompt to enter any log-on credentials. Any wireless device with the correct network name (SSID) is able to associate with other devices in the network. 
&lt;P&gt;To create a profile for a wireless network connection with no encryption: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt; 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: Open&lt;/STRONG&gt; (Selected). &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Open authentication allows a wireless device access to the network without 802.11 authentication. If no encryption is enabled on the network, any wireless device with the correct network name (SSID) can associate with an access point and gain access to the network. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=9&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; None is the default. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. The profile is added to the Profiles list and connects to the wireless network . &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=shared&gt;&lt;/A&gt;Set up a Client with Shared Network Authentication&lt;/H3&gt;
&lt;P&gt;When &lt;STRONG&gt;Shared Key &lt;/STRONG&gt;authentication is used, each wireless station is assumed to have received a secret shared key over a secure channel that is independent from the 802.11 wireless network communications channel. Shared key authentication requires that the client configure a static WEP or CKIP key. The client access is granted only if it passes a challenge-based authentication. CKIP provides stronger data encryption than WEP, but not all operating systems and access points support it. 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; While shared key would appear to be the better option for a higher level of security, a known weakness is created by the clear text transmission of the challenge string to the client. Once an invader finds the challenge string, the shared authentication key can be easily reverse engineered. Therefore, open authentication is actually, and counter intuitively, more secure. To create a profile with shared authentication: &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile Page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select &lt;STRONG&gt;Shared&lt;/STRONG&gt;. Shared authentication is accomplished with a pre-configured WEP key. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select None, WEP (64- or 128-bit), or &lt;A href="/glossary.htm#ckip"&gt;CKIP&lt;/A&gt; (64- or 128-bit)&lt;STRONG&gt;.&lt;/STRONG&gt; 
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Disabled. 
&lt;LI&gt;&lt;STRONG&gt;Encryption Level&lt;/STRONG&gt;: &lt;STRONG&gt;64- or 128-bit:&lt;/STRONG&gt; When switching between 64- and 128-bit encryption, the previous settings are erased and a new key must be entered. 
&lt;LI&gt;&lt;STRONG&gt;Key Index: &lt;/STRONG&gt;Select &lt;STRONG&gt;1&lt;/STRONG&gt;,&lt;STRONG&gt;2&lt;/STRONG&gt;, &lt;STRONG&gt;3&lt;/STRONG&gt;, or &lt;STRONG&gt;4&lt;/STRONG&gt;. Change the Key Index to specify up to four passwords. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Security Password (Encryption Key): &lt;/STRONG&gt;Enter the wireless network password (WEP Encryption Key). This password is the same value used by the wireless AP or router. Contact your administrator for this password. 
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (64-bit):&lt;/STRONG&gt; Enter five (5) alphanumeric characters, 0-9, a-z or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;Hex key (64-bit):&lt;/STRONG&gt; Enter 10 hexadecimal characters, 0-9, A-F. 
&lt;LI&gt;&lt;STRONG&gt;Pass phrase (128-bit):&lt;/STRONG&gt; Enter 13 alphanumeric characters, 0-9, a-z or A-Z. 
&lt;LI&gt;&lt;STRONG&gt;Hex key (128-bit):&lt;/STRONG&gt; Enter 26 hexadecimal characters, 0-9, A-F. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=WPA&gt;&lt;/A&gt;Set up a Client with WPA-Personal or WPA2-Personal Network Authentication&lt;/A&gt;&lt;/H3&gt;
&lt;P&gt;Wi-Fi Protected Access (WPA) is a security enhancement that strongly increases the level of data protection and access control to a wireless network. WPA enforces key-exchange and only works with dynamic encryption keys. If your wireless AP or router supports WPA-Personal and WPA2-Personal then you should enable it on the AP and provide a long, strong password. For personal or home networks without a RADIUS or AAA server, use Wi-Fi Protected Access Personal. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;WPA-Personal:&lt;/STRONG&gt; A wireless security method that provides strong data protection and prevents unauthorized network access for small networks. It uses Temporal Key Integrity Protocol (TKIP) encryption or &lt;A href="/glossary.htm#aes"&gt;AES-CCMP&lt;/A&gt; and protects against unauthorized network access through the use of a pre-shared key (PSK). 
&lt;LI&gt;&lt;STRONG&gt;WPA2-Personal:&lt;/STRONG&gt; A follow-on wireless security method to WPA that provides stronger data protection and prevents unauthorized network access for small networks. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE: &lt;/STRONG&gt;WPA-Personal or WPA2 Personal are not interoperable. 
&lt;P&gt;Some security solutions may not be supported by your computer's operating system and may require additional software or certain hardware as well as wireless LAN infrastructure support. Check with your computer manufacturer for details. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To add a profile with WPA-Personal or WPA2-Personal network authentication: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select &lt;STRONG&gt;WPA-Personal or WPA2-Personal&lt;/STRONG&gt;. See &lt;A href="/Security.htm#wpa"&gt;Security Overview&lt;/A&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; Select one of the following: 
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; Enter a text phrase from 8 to 63 characters. The longer the password, the stronger the security of the wireless network. The same password entered into an access points needs to be used on this computer and all other wireless devices that access the wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=wpaenterprise&gt;&lt;/A&gt;Set up a Client with WPA-Enterprise or WPA2-Enterprise&lt;/A&gt; Network Authentication&lt;/H3&gt;
&lt;P&gt;WPA2-Enterprise requires an authentication server. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;WPA-Enterprise:&lt;/STRONG&gt; A wireless security method that provides strong data protection for multiple users and large managed networks. It uses the 802.1X authentication framework with TKIP encryption and prevents unauthorized network access by verifying network users through an authentication server. 
&lt;LI&gt;&lt;STRONG&gt;WPA2-Enterprise: &lt;/STRONG&gt;The follow-on wireless security method to WPA that provides stronger data protection for multiple users and large managed networks. It prevents unauthorized network access by verifying network users through an authentication server. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; WPA-Enterprise and WPA2-Enterprise are not interoperable. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To add a profile that uses WPA - Enterprise or WPA2 - Enterprise authentication: 
&lt;OL&gt;
&lt;LI&gt;Obtain a user name and password on the RADIUS server from your administrator. 
&lt;LI&gt;Certain Authentication Types require that obtain and install a client certificate. Refer to &lt;A href="/admin.htm#tls"&gt;Setting up the Client for TLS authentication&lt;/A&gt; or consult your administrator. 
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication&lt;/STRONG&gt;: Select &lt;STRONG&gt;WPA-Enterprise&lt;/STRONG&gt; or &lt;STRONG&gt;WPA2-Enterprise&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption&lt;/STRONG&gt;: Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type:&lt;/STRONG&gt; Select one of the following: &lt;A href="/bcCreateEntry.aspx#sim"&gt;EAP-SIM&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#Leap"&gt;LEAP&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#tls"&gt;TLS&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#ttls"&gt;TTLS&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#peap"&gt;PEAP&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#eapfast"&gt;EAP-FAST&lt;/A&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=wepmd5&gt;&lt;/A&gt;Set up a Client with WEP Data Encryption and MD5 Network Authentication &lt;/H3&gt;
&lt;P&gt;MD5 authentication is a one-way authentication method that uses user names and passwords. This method does not support key management, but does require a pre-configured key if data encryption is used. To add WEP and MD5 authentication to a new profile: 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Before you begin, you need to know the user name and password on the RADIUS server that grants access to the network. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;IMG height=536 hspace=35 src="/util7.jpg" width=613&gt; 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select &lt;STRONG&gt;Open&lt;/STRONG&gt; (Recommended). 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; Select &lt;STRONG&gt;WEP&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;802.1x Enabled&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Authentication type:&lt;/STRONG&gt; Select MD5. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;&lt;STRONG&gt;Step 1 of 2: Password &lt;/STRONG&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Encryption Level:&lt;/STRONG&gt; Select either &lt;STRONG&gt;64-&lt;/STRONG&gt; or &lt;STRONG&gt;128-bit&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;W&lt;/STRONG&gt;&lt;STRONG&gt;ireless Security Password (Encryption Key): &lt;/STRONG&gt;Enter your network key (wireless security password) for your wireless network. Verify that the network key matches the wireless AP. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use pass phrase: &lt;/STRONG&gt;Enter a text phrase, up to 5 (64-bit) or 13 (128-bit) alphanumeric characters (0-9, a-z or A-Z). 
&lt;LI&gt;&lt;STRONG&gt;Use hex key: &lt;/STRONG&gt;Enter up to 10 alphanumeric characters (64-bit, 0-9, A-F) or 26 alphanumeric characters (128-bit, 0-9, A-F). &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Key Index&lt;/STRONG&gt;: Select &lt;STRONG&gt;1, 2, 3&lt;/STRONG&gt; or &lt;STRONG&gt;4&lt;/STRONG&gt;. (Default key is 1.) 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;&lt;IMG height=536 hspace=35 src="/util8.jpg" width=616&gt; 
&lt;P&gt;&lt;STRONG&gt;Step 2 of 2: MD5 User &lt;/STRONG&gt;
&lt;OL&gt;
&lt;LI&gt;Select one of the following credential methods: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use Windows logon user name and password:&lt;/STRONG&gt; The 802.1x credentials match your Windows user name and password. Before connection, you are prompted for your Windows logon credentials. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/assist.htm#sso"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Prompt for the user name and password:&lt;/STRONG&gt; Prompt for your user name and password every time you log onto the wireless network. 
&lt;LI&gt;&lt;STRONG&gt;Use the following user name and password:&lt;/STRONG&gt; Use your saved credentials to log onto the network. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name:&lt;/STRONG&gt; This user name must match the user name that is set in the authentication server by the administrator prior to client authentication. The user name is case-sensitive. This name specifies the identity supplied to the authenticator by the authentication protocol operating over the TLS tunnel. This identity is securely transmitted to the server only after an encrypted channel has been established. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its sub-domains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. 
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; Specifies the user password. The password characters appear as asterisks. This password must match the password that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password: &lt;/STRONG&gt;Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK &lt;/STRONG&gt;to save the credentials. 
&lt;LI&gt;Click &lt;STRONG&gt;Connect&lt;/STRONG&gt; to connect to the selected wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;If you did not select &lt;STRONG&gt;Use Windows logon &lt;/STRONG&gt;on the Security Settings page and also did not configure user credentials, an &lt;STRONG&gt;Enter Credentials&lt;/STRONG&gt; message appears when you attempt to connect to this profile. Enter your user name, domain, and password. Click&lt;STRONG&gt; OK &lt;/STRONG&gt;to access the profile. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=4&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close Intel PROSet/Wireless. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=sim&gt;&lt;/A&gt;Set up a Client with WEP Data Encryption and EAP-SIM NetworK Authentication &lt;/H3&gt;
&lt;P&gt;EAP-SIM uses a dynamic session-based WEP key, which is derived from the client adapter and RADIUS server, to encrypt data. EAP-SIM requires you to enter a user verification code, or Personal Identification Number (PIN), for communication with the Subscriber Identity Module (SIM) card. A SIM card is a special smart card that is used by Global System for Mobile Communications (GSM) based digital cellular networks. To add a profile with EAP-SIM authentication: 
&lt;OL&gt;
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click &lt;STRONG&gt;Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select &lt;STRONG&gt;Open&lt;/STRONG&gt; (Recommended). 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; Select &lt;STRONG&gt;WEP&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Enable 802.1x&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Authentication type:&lt;/STRONG&gt; Select EAP-SIM. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;EAP-SIM authentication can be used with: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Network Authentication types:&lt;/STRONG&gt; Open, Shared, WPA - Enterprise and WPA2 - Enterprise 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption types:&lt;/STRONG&gt; None, WEP, TKIP, AES-CCMP and CKIP &lt;/LI&gt;&lt;/UL&gt;
&lt;H4&gt;EAP-SIM User (optional) &lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Specify user name (identity):&lt;/STRONG&gt; Click to specify the user name. &lt;/LI&gt;&lt;/OL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name:&lt;/STRONG&gt; Enter the user name assigned to the SIM card. &lt;/LI&gt;&lt;/UL&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=TLS&gt;&lt;/A&gt;Set up a Client with TLS Network Authentication&lt;/H3&gt;
&lt;P&gt;These settings define the protocol and the credentials used to authenticate a user. Transport Layer Security (TLS) authentication is a two-way authentication method that exclusively uses digital certificates to verify the identity of a client and a server. 
&lt;P&gt;&lt;A name=tkip&gt;&lt;/A&gt;To add a profile with TLS authentication: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Type the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication:&lt;/STRONG&gt; Select &lt;STRONG&gt;WPA-Enterprise&lt;/STRONG&gt; or &lt;STRONG&gt;WPA2-Enterprise&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Data Encryption:&lt;/STRONG&gt; Select &lt;STRONG&gt;AES-CCMP&lt;/STRONG&gt; (Recommended). 
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x:&lt;/STRONG&gt; Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type:&lt;/STRONG&gt; Select TLS to be used with this connection. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;&lt;IMG height=540 hspace=35 src="/util9.jpg" width=612&gt;&lt;/H4&gt;
&lt;H4&gt;Step 1 of 2: TLS User&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Obtain and install a client certificate, refer to &lt;A href="/admin.htm#tls"&gt;Set up the Client for TLS authentication &lt;/A&gt;or consult your system administrator. 
&lt;LI&gt;Select one of the following to obtain a certificate: 
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Use my smart card: &lt;/STRONG&gt;Select if the certificate resides on a smart card. 
&lt;LI&gt;&lt;STRONG&gt;Use the certificate issued to this computer.&lt;/STRONG&gt; 
&lt;LI&gt;&lt;STRONG&gt;Use a user certificate on this computer:&lt;/STRONG&gt; Click &lt;STRONG&gt;Select&lt;/STRONG&gt; to choose a certificate that resides on this computer. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;&lt;IMG height=544 hspace=35 src="/util10.jpg" width=611&gt; 
&lt;H4&gt;Step 2 of 2: TLS Server&lt;/H4&gt;
&lt;P&gt;Select one of the following: 
&lt;OL&gt;
&lt;LI&gt;Select one of the following options: 
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Validate Server Certificate:&lt;/STRONG&gt; Select to verify the server certificate. 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Certificate Issuer: &lt;/STRONG&gt;Click&lt;STRONG&gt; Any Trusted CA &lt;/STRONG&gt;as the default or select a certificate issuer from the list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;LI&gt;&lt;STRONG&gt;Specify Server or Certificate Name:&lt;/STRONG&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Server or Certificate Name:&lt;/STRONG&gt; Enter the server name. &lt;/P&gt;
&lt;P&gt;The server name or domain to which the server belongs, depends on which of the two options below has been selected. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Server name must match the specified entry exactly: &lt;/STRONG&gt;When selected, the server name must match exactly the server name found on the certificate. The server name should include the complete domain name (for example, Servername.Domain name). &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Domain name must end with the specified entry: &lt;/STRONG&gt;When selected, the server name identifies a domain, and the certificate must have a server name that belongs to this domain or to one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE: &lt;/STRONG&gt;These parameters should be obtained from the administrator. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; These parameters should be obtained from the administrator. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save the setting and close the page. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=TTLS&gt;&lt;/A&gt;Set up a Client with TTLS Network Authentication &lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;TTLS authentication:&lt;/STRONG&gt; These settings define the protocol and credentials used to authenticate a user. The client uses EAP-TLS to validate the server and create a TLS-encrypted channel between the client and server. The client can use another authentication protocol, typically password-based protocols (for example, MD5 Challenge over this encrypted channel to enable server validation). The challenge and response packets are sent over a non-exposed TLS encrypted channel. The following example describes how to use WPA with AES-CCMP encryption with TTLS authentication. 
&lt;P&gt;To set up a client with TTLS Network Authentication: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next &lt;/STRONG&gt;to access the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select&lt;STRONG&gt; WPA-Enterprise &lt;/STRONG&gt;or &lt;STRONG&gt;WPA2-Enterprise. &lt;/STRONG&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type: &lt;/STRONG&gt;Select &lt;STRONG&gt;TTLS&lt;/STRONG&gt;&lt;STRONG&gt; &lt;/STRONG&gt;to be used with this connection&lt;STRONG&gt;. &lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;Step 1 of 2: TTLS User&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Authentication Protocol: &lt;/STRONG&gt;This parameter specifies the authentication protocol operating over the TTLS tunnel. The protocols are: &lt;A href="/Security.htm#pap"&gt;PAP&lt;/A&gt; (Default), &lt;A href="/Security.htm#chap"&gt;CHAP&lt;/A&gt;, &lt;A href="/security.htm#md5"&gt;MD5&lt;/A&gt;, &lt;A href="/Security.htm#mchap"&gt;MS-CHAP&lt;/A&gt; and &lt;A href="/Security.htm#mchap2"&gt;MS-CHAP-V2&lt;/A&gt;. See &lt;A href="/Security.htm"&gt;Security Overview&lt;/A&gt; for more information. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;For PAP, CHAP, MD5, MS-CHAP, and MS-CHAP-V2 protocols, select one of these authentication methods: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use the Windows logon: &lt;/STRONG&gt;Select to retrieve the user's credentials from the user's Windows logon process. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/admin.htm#software"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Prompt each time I connect:&lt;/STRONG&gt; Select to prompt for user name and password before you connect to the wireless network. The user name and password must be first set in the authentication server by the administrator. 
&lt;LI&gt;&lt;STRONG&gt;Use the following&lt;/STRONG&gt;&lt;STRONG&gt;:&lt;/STRONG&gt; The user name and password are securely (encrypted) saved in the profile. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name: &lt;/STRONG&gt;This user name must match the user name that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. 
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; This password must match the password that is set in the authentication server. The entered password characters display as asterisks. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;&lt;STRONG&gt;Roaming Identity: &lt;/STRONG&gt;If the Roaming Identity is cleared, %domain%\%username% is the default. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When 802.1x MS RADIUS is used as an authentication server, the server authenticates the device that uses the &lt;STRONG&gt;Roaming Identity&lt;/STRONG&gt; user name from Intel PROSet/Wireless software, and ignores the &lt;STRONG&gt;Authentication Protocol MS-CHAP-V2&lt;/STRONG&gt; user name. This feature is the 802.1x identity supplied to the authenticator. Microsoft IAS RADIUS accepts only a valid user name (dotNet user) for EAP clients. When 802.1x MS RADIUS is used, enter a valid user name. For all other servers, this is optional. Therefore, it is recommended to use the desired realm (for example, anonymous@myrealm) instead of a true identity. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;Step 2 of 2: TTLS Server&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Validate Server Certificate:&lt;/STRONG&gt; Selected. 
&lt;LI&gt;&lt;STRONG&gt;Certificate Issuer: &lt;/STRONG&gt;The server certificate received during the TTLS message exchange must have been issued by this certificate authority (CA). Trusted intermediate certificate authorities and root authorities whose certificates exist in the system store are available for selection. If Any Trusted CA is selected, any CA in the list is acceptable. 
&lt;LI&gt;&lt;STRONG&gt;Specify Server or Certificate Name: &lt;/STRONG&gt;The server name or domain to which the server belongs, whichever of the following has been selected. &lt;/LI&gt;&lt;/UL&gt;
&lt;OL&gt;
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Server name must match exactly:&lt;/STRONG&gt; When selected, the server name entered must match exactly the server name found on the certificate. The server name should include the complete domain name (for example, Servername.Domain name). 
&lt;LI&gt;&lt;STRONG&gt;Domain name must end in specified name:&lt;/STRONG&gt; When selected, the server name identifies a domain and the certificate must have a server name belonging to this domain or to one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com) &lt;/LI&gt;&lt;/UL&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; These parameters should be obtained from the administrator. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=3&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save the setting and close the page. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=PEAP&gt;&lt;/A&gt;Set up a Client with PEAP Network Authentication&lt;/A&gt;&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;PEAP authentication&lt;/STRONG&gt;: PEAP settings are required for the authentication of the client to the authentication server. The client uses EAP-TLS to validate the server and create a TLS-encrypted channel between client and server. The client can use another EAP mechanism (for example, Microsoft Challenge Authentication Protocol (MS-CHAP) Version 2), over this encrypted channel to enable server validation. The challenge and response packets are sent over a non-exposed TLS encrypted channel. The following example describes how to use WPA with AES-CCMP or TKIP encryption with PEAP authentication. 
&lt;P&gt;&lt;A name=ttls1&gt;&lt;/A&gt;To set up a client with PEAP Authentication: 
&lt;P&gt;Obtain and install a client certificate. Refer to &lt;A href="/admin.htm#tls"&gt;Set up the Client for TLS authentication&lt;/A&gt; or consult your administrator. 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next &lt;/STRONG&gt;to access the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select&lt;STRONG&gt; WPA-Enterprise &lt;/STRONG&gt;or &lt;STRONG&gt;WPA2-Enterprise. &lt;/STRONG&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type: &lt;/STRONG&gt;Select &lt;STRONG&gt;PEAP &lt;/STRONG&gt;to be used with this connection. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;Step 1 of 2: PEAP User &lt;/H4&gt;
&lt;P&gt;PEAP relies on Transport Layer Security (TLS) to allow unencrypted authentication types (for example, EAP-Generic Token Card (GTC) and One-Time Password (OTP) support). 
&lt;UL&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Authentication Protocol:&lt;/STRONG&gt; Select either &lt;A href="/bcCreateEntry.aspx#GTC"&gt;GTC&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#chap"&gt;MS-CHAP-V2&lt;/A&gt; (Default), or &lt;A href="/bcCreateEntry.aspx#tls2"&gt;TLS&lt;/A&gt;. Refer to &lt;A href="/bcCreateEntry.aspx#auth"&gt;Authentication Protocols.&lt;/A&gt; 
&lt;LI&gt;&lt;STRONG&gt;User Credentials: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use Windows Logon: &lt;/STRONG&gt;Allows the 802.1x credentials to match your Windows user name and password. Before connection, you are prompted for your Windows logon credentials. 
&lt;LI&gt;&lt;STRONG&gt;Prompt each time I connect: &lt;/STRONG&gt;Prompts for user name and password every time you log onto the network. 
&lt;LI&gt;&lt;STRONG&gt;Use the following: &lt;/STRONG&gt;The user name and password are securely (encrypted) saved in the profile. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name: &lt;/STRONG&gt;This user name must match the user name that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. 
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; This password must match the password that is set in the authentication server. The entered password characters display as asterisks. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Roaming Identity:&lt;/STRONG&gt; If the Roaming Identity is cleared, %domain%\%username% is the default. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When 802.1x MS RADIUS is used as an authentication server, the authentication server authenticates the device with the &lt;STRONG&gt;Roaming Identity&lt;/STRONG&gt; user name from the Intel PROSet/Wireless utility and ignores the &lt;STRONG&gt;Authentication Protocol MS-CHAP-V2&lt;/STRONG&gt; user name. This feature is the 802.1x identity supplied to the authenticator. Microsoft IAS RADIUS accepts only a valid user name (dotNet user) for EAP clients. Enter a valid user name whenever 802.1x MS RADIUS is used. For all other servers, this is optional, therefore, it is recommended that you no use a true identity, but instead the desired realm (for example, anonymous@myrealm). 
&lt;H4&gt;&lt;STRONG&gt;Configure Roaming Identity to support multiple users: &lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;If you use a &lt;A href="/admin.htm#logon"&gt;Pre-Logon or Common &lt;/A&gt;connection profile that requires the roaming identity to be based on the Windows logon credentials, the creator of the profile can add a roaming identity that uses %username% and %domain%.&amp;nbsp; The roaming identity is parsed and the appropriate log on information is substituted for the keywords.&amp;nbsp; This allows maximum flexibility in configuring the roaming identity while allowing multiple users to share the profile.&amp;nbsp; 
&lt;P&gt;Please refer to your authentication server user guide for directions about how to format a suitable roaming identity.&amp;nbsp; Possible formats are: 
&lt;P&gt;%domain%\%username% &lt;BR&gt;%username%@%domain% &lt;BR&gt;%username%@%domain%.com &lt;BR&gt;%username%@mynetwork.com 
&lt;P&gt;If Roaming Identity is cleared, %domain%\%username% is the default. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Notes about the credentials: &lt;/STRONG&gt;This user name and domain must match the user name that is set in the authentication server by the administrator prior to client authentication. The user name is case-sensitive. This name specifies the identity supplied to the authenticator by the authentication protocol operating over the TLS tunnel. This user identity is securely transmitted to the server only after an encrypted channel has been verified and established. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A name=auth&gt;&lt;/A&gt;Authentication Protocols: &lt;/STRONG&gt;These parameter specifies the authentication protocols that can operate over the TTLS tunnel. Below are instructions on how to configure a profile that uses PEAP authentication with &lt;A href="/bcCreateEntry.aspx#GTC"&gt;GTC&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#chap"&gt;MS-CHAP-V2&lt;/A&gt; (Default), or &lt;A href="/bcCreateEntry.aspx#tls2"&gt;TLS&lt;/A&gt; authentication protocols. &lt;STRONG name="gtc"&gt;&lt;A name=gtc&gt;&lt;/A&gt;Generic Token Card (GTC) &lt;/STRONG&gt;
&lt;OL&gt;&lt;IMG height=536 src="/util13.jpg" width=614 vspace=35&gt; &lt;/OL&gt;
&lt;P&gt;To configure a one-time password: 
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Authentication Protocol:&lt;/STRONG&gt; Select &lt;STRONG&gt;GTC&lt;/STRONG&gt; (Generic Token Card). 
&lt;LI&gt;&lt;STRONG&gt;User Credentials:&lt;/STRONG&gt; Select &lt;STRONG&gt;Prompt each time I connect&lt;/STRONG&gt; 
&lt;LI&gt;&lt;STRONG&gt;On connection prompt for:&lt;/STRONG&gt; Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Static password:&lt;/STRONG&gt; On connection, enter the user credentials. 
&lt;LI&gt;&lt;STRONG&gt;One-time password (OTP):&lt;/STRONG&gt; Obtain the password from a hardware token device. 
&lt;LI&gt;&lt;STRONG&gt;PIN (Soft Token):&lt;/STRONG&gt; Obtain the password from a soft token program. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. 
&lt;LI&gt;Select the profile on the Wireless Networks list. 
&lt;LI&gt;Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. When prompted, enter the user name, domain and one-time password (OTP). 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. You are asked to verify your log in information. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The &lt;STRONG&gt;Prompt each time I connect &lt;/STRONG&gt;option is unavailable if an Administrator has cleared the Cache Credentials setting in the the Administrator Tool. Refer to &lt;A href="/admin.htm#settings"&gt;Administrator Settings&lt;/A&gt; for more information. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;IMG height=358 hspace=35 src="/util18.jpg" width=463 vspace=35&gt; 
&lt;P&gt;&lt;STRONG name="chap"&gt;&lt;A name=chap&gt;&lt;/A&gt;MS-CHAP-V2. &lt;/STRONG&gt;This parameter specifies the authentication protocol operating over the PEAP tunnel. 
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Credentials: &lt;/STRONG&gt;Select one of the following options: 
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use Windows Logon: &lt;/STRONG&gt;Allows the 802.1x credentials to match your Windows user name and password. Before connection, you are prompted for your Windows logon credentials. 
&lt;LI&gt;&lt;STRONG&gt;Prompt each time I connect: &lt;/STRONG&gt;Prompts for user name and password every time you log onto the network. 
&lt;LI&gt;&lt;STRONG&gt;Use the following user name and password:&lt;/STRONG&gt; The user name and password are securely (encrypted) saved in the profile. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name: &lt;/STRONG&gt;This user name must match the user name that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. 
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; This password must match the password that is set in the authentication server. The entered password characters display as asterisks. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/assist.htm#sso"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. &lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG name="tls2"&gt;&lt;A name=tls2&gt;&lt;/A&gt;TLS&lt;/STRONG&gt;: Transport Layer Security authentication is a two-way authentication method that exclusively uses digital certificates to verify the identity of a client and a server. 
&lt;OL&gt;
&lt;LI&gt;Obtain and install a client certificate, refer to &lt;A href="/admin.htm#tls"&gt;Set up the Client for TLS authentication &lt;/A&gt;or consult your system administrator. 
&lt;LI&gt;Select one of the following to obtain a certificate: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use my smart card: &lt;/STRONG&gt;Select if the certificate resides on a smart card. 
&lt;LI&gt;&lt;STRONG&gt;Use the certificate issued to this computer:&lt;/STRONG&gt; Click &lt;STRONG&gt;Select&lt;/STRONG&gt; to choose a certificate that resides in the machine store. 
&lt;LI&gt;&lt;STRONG&gt;Use a user certificate on this computer.&lt;/STRONG&gt; Click &lt;STRONG&gt;Select&lt;/STRONG&gt; to choose a certificate that resides on this computer. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;Step 2 of 2: PEAP Server &lt;/H4&gt;&lt;IMG height=536 hspace=35 src="/util14.jpg" width=614&gt; 
&lt;OL&gt;
&lt;LI&gt;Select one of the following options: 
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Validate Server Certificate:&lt;/STRONG&gt; Select to verify the server certificate. 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Certificate Issuer: &lt;/STRONG&gt;Click&lt;STRONG&gt; Any Trusted CA &lt;/STRONG&gt;as the default or select a certificate issuer from the list. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;LI&gt;&lt;STRONG&gt;Specify Server or Certificate Name:&lt;/STRONG&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Server or Certificate Name:&lt;/STRONG&gt; Enter the server name. &lt;/P&gt;
&lt;P&gt;The server name or domain to which the server belongs, depends on which of the two options below has been selected. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Server name must match the specified entry exactly: &lt;/STRONG&gt;When selected, the server name must match exactly the server name found on the certificate. The server name should include the complete domain name (for example, Servername.Domain name). &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Domain name must end with the specified entry: &lt;/STRONG&gt;When selected, the server name identifies a domain, and the certificate must have a server name that belongs to this domain or to one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE: &lt;/STRONG&gt;These parameters should be obtained from the administrator. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Notes about Certificates: &lt;/STRONG&gt;The specified identity should match the &lt;STRONG&gt;Issued to&lt;/STRONG&gt; identity in the certificate and should be registered on the authentication server (for example, RADIUS server) that is used by the authenticator. Your certificate must be valid with respect to the authentication server. This requirement depends on the authentication server and generally means that the authentication server must know the issuer of your certificate as a Certificate Authority. Use the same user name you used to log in when the certificate was installed. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK. &lt;/STRONG&gt;The profile is added to the Profiles list. 
&lt;LI&gt;Click the new profile at the end of the Profiles list. Use the up and down arrows to change the priority of the new profile. 
&lt;LI&gt;Click &lt;STRONG&gt;Connect &lt;/STRONG&gt;to connect to the selected wireless network. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;If you did not select &lt;STRONG&gt;Use Windows logon&lt;/STRONG&gt; on the Security Settings page and also did not configure user credentials, no credentials are saved for this profile. Please enter your credentials to authenticate to the network. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=5&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close Intel PROSet/Wireless. &lt;/LI&gt;&lt;/OL&gt;
&lt;H3&gt;&lt;A name=peap_tls&gt;&lt;/A&gt;PEAP-TLS Certificate Auto Enrollment&lt;/H3&gt;
&lt;P&gt;In the &lt;A href="/assist.htm#peap_tls"&gt;Application Settings&lt;/A&gt; (Advanced Settings), select &lt;STRONG&gt;Intel(R) PROSet TLS Certificate Rejected Warning &lt;/STRONG&gt;if you want a warning issued when a PEAP-TLS certificate is rejected.When a certificate has an invalid field expiration date, you are notified that you must take one of the following actions:&lt;B&gt;A potential authentication problem for profile &amp;lt;profile name&amp;gt; has been detected. The expiration date in the associated certificate may be invalid. Choose one of the following options: &lt;/B&gt;
&lt;TABLE width="100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Control &lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Continue with current parameters.&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Continue with the current certificate. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Update certificate manually. &lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;The Select Certificate page opens for you to choose another certificate. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Update certificate automatically based on the certificates in the local store.&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;This option is enabled only when the local store holds one or more certificates for which the "issued to" and "issued by" fields match the current certificate and for which the "expiration date" has not expired. If you choose this option, the application selects the first valid certificate. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Log off to obtain certificate during log on process (this does not update the profile and only applies to certificates configured for auto enrollment).&lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Logs off the user, who must obtain a proper certificate during the next log on process. The profile must be updated to select the new certificate. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Auto enrollment &lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;You are notified to: &lt;STRONG&gt;Please wait while the system is trying to obtain the certificate automatically.&lt;/STRONG&gt; Click &lt;STRONG&gt;Cancel&lt;/STRONG&gt; to end the certificate retrieval. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;Do not show this message again. &lt;/P&gt;&lt;/TD&gt;
&lt;TD vAlign=top&gt;
&lt;P&gt;A user is able to avoid this step in subsequent sessions. The choice selected is remembered for future sessions. &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=Leap&gt;&lt;/A&gt;Set up a Client with LEAP Network Authentication &lt;/H3&gt;
&lt;P&gt;Cisco LEAP (Light Extensible Authentication Protocol) is an 802.1X authentication type that supports strong mutual authentication between the client and a&amp;nbsp;RADIUS server. The LEAP profiles settings include LEAP, CKIP with Rogue AP detection integration. To set up a client with LEAP Authentication: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add. &lt;/STRONG&gt;The Create Wireless Profile General Settings opens. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click Network (Infrastructure)&lt;STRONG&gt;&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to access the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select&lt;STRONG&gt; WPA-Enterprise &lt;/STRONG&gt;or &lt;STRONG&gt;WPA2-Enterprise. &lt;/STRONG&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type: &lt;/STRONG&gt;Select &lt;STRONG&gt;LEAP &lt;/STRONG&gt;to be used with this connection&lt;STRONG&gt;. &lt;/STRONG&gt;
&lt;LI&gt;Click &lt;STRONG&gt;&lt;A name=options&gt;&lt;/A&gt;Cisco Options&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;A name=cisco&gt;&lt;/A&gt;&lt;A href="/bcCreateEntry.aspx#cisco"&gt;&lt;STRONG&gt;Enable Cisco Compatible Extensions&lt;/STRONG&gt;&lt;/A&gt; to enable Cisco Compatible Extensions (CCX) security (&lt;A href="/bcCreateEntry.aspx#FastRoaming"&gt;Allow Fast Roaming (CCKM)&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#radio"&gt;Enable Radio Management Support&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#mixed"&gt;Enable Mixed Cells Mode&lt;/A&gt;.). &lt;/LI&gt;&lt;/OL&gt;&lt;IMG height=325 hspace=35 src="/util12.jpg" width=370 vspace=35&gt; 
&lt;OL start=15&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Enable Radio Management Support&lt;/STRONG&gt;. Use Radio Management to detect rogue access points. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to return to the Security Settings. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;LEAP User:&lt;/H4&gt;&lt;IMG height=538 hspace=35 src="/util11.jpg" width=613&gt; 
&lt;OL&gt;
&lt;LI&gt;Select one of the following authentication methods: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use the Windows logon user name and password:&lt;/STRONG&gt; Allows the 802.1x credentials to match your Windows user name and password. The user's credentials are retrieved from the user's Windows log-on process. The credentials are only used if the user has no password defined in the Windows log-on credentials or if there is a problem capturing the Windows log-on credentials.&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/admin.htm#software"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Prompt for the user name and password: &lt;/STRONG&gt;Select to prompt for the user name and password before you connect to the wireless network. The user name and password must be first set in the authentication server by the administrator. 
&lt;LI&gt;&lt;STRONG&gt;Use the following user name and password: &lt;/STRONG&gt;Select&lt;STRONG&gt; &lt;/STRONG&gt;to save your user name and password for future use when an 802.1x authentication profile is used. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name:&lt;/STRONG&gt; This user name must match the user name that is set in the authentication server by the administrator prior to client authentication. The user name is case-sensitive. This name specifies the identity supplied to the authenticator by the authentication protocol. This user's identity is securely transmitted to the server only after an encrypted channel has been established. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its sub-domains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The domain name should be obtained from the administrator. 
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; Specifies the user password. The&amp;nbsp;password characters are seen as asterisks. This password must match the password that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save the setting and close the page. &lt;/LI&gt;&lt;/OL&gt;
&lt;H3&gt;&lt;A name=cisco1&gt;&lt;/A&gt;Cisco Compatible Extensions Options&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Cisco Options:&lt;/STRONG&gt; Use to enable or disable Radio Management and Mixed Cells Mode or Allow Fast Roaming (CCKM). 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Cisco Compatible Extensions are automatically enabled for CKIP, LEAP or EAP-FAST profiles. To override this behavior, select or clear options on this page. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A name=FastRoaming&gt;&lt;/A&gt;Allow Fast Roaming (CCKM): &lt;/STRONG&gt;Select to enable the client wireless adapter for fast-secure roaming. When a wireless LAN is configured for fast reconnection, an &lt;A href="/bcCreateEntry.aspx#eapfast"&gt;EAP-FAST&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#tls"&gt;EAP-TLS&lt;/A&gt;, &lt;A href="/bcCreateEntry.aspx#GTC"&gt;PEAP-GTC,&lt;/A&gt; &lt;A href="/bcCreateEntry.aspx#chap"&gt;PEAP-MSCHAPv2&lt;/A&gt; or &lt;A href="/bcCreateEntry.aspx#leap"&gt;LEAP&lt;/A&gt;-enabled client device can roam from one access point to another without involving the main server. Use Cisco Centralized Key Management (CCKM), an access point configured to provide Wireless Domain Services (WDS), to take the place of the RADIUS server and authenticate the client without perceptible delay in voice or other time-sensitive applications. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Enable Cisco Compatible Options: &lt;/STRONG&gt;Select to enable Cisco Compatible Extensions for this wireless connection profile. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A name=radio&gt;&lt;/A&gt;Enable Radio Management Support: &lt;/STRONG&gt;Select to have your wireless adapter provide radio management to the Cisco infrastructure. If the Cisco Radio Management utility is used on the infrastructure, it configures radio parameters, detects interference and rogue access points. Default setting is selected. 
&lt;LI&gt;&lt;STRONG&gt;&lt;A name=mixed&gt;&lt;/A&gt;Enable Mixed Cells Mode:&lt;/STRONG&gt; Select to allow the wireless adapter to communicate with mixed cells. A mixed cell is a wireless network in which there are both devices that use WEP and devices that do not. Refer to &lt;A href="/Security.htm#Mixed"&gt;Mixed Cells Mode&lt;/A&gt; for more information. The default setting is cleared. &lt;/LI&gt;&lt;/UL&gt;
&lt;HR&gt;

&lt;H2&gt;&lt;A name=eapfast&gt;&lt;/A&gt;Set up a Client with EAP-FAST Network Authentication &lt;/H2&gt;
&lt;P&gt;In &lt;A href="/bcCreateEntry.aspx#ccxv3"&gt;Cisco Compatible Extensions, Version 3 (CCXv3)&lt;/A&gt;, Cisco added support for EAP-FAST (Extensible Authentication Protocol-Flexible Authentication via Secure Tunneling), which uses protected access credentials (PACs) to establish an authenticated tunnel between a client and a server.&lt;/P&gt;
&lt;P&gt;&lt;A href="/bcCreateEntry.aspx#ccxv4"&gt;Cisco Compatible Extensions, Version 4&lt;/A&gt; (CCXv4) improves the provisioning methods for enhanced security and provides innovations for enhanced security, mobility, quality of service, and network management. &lt;/P&gt;
&lt;H3&gt;&lt;A name=ccxv3&gt;&lt;/A&gt;Cisco Compatible Extensions, Version 3 (CCXv3)&lt;/H3&gt;
&lt;P&gt;To set up a client with EAP-FAST authentication with Cisco Compatible Extensions, version 3 (CCXv3): &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select&lt;STRONG&gt; WPA-Enterprise &lt;/STRONG&gt;or &lt;STRONG&gt;WPA2-Enterprise. &lt;/STRONG&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type: &lt;/STRONG&gt;Select&lt;STRONG&gt; EAP-FAST &lt;/STRONG&gt;to be used with this connection. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;IMG height=532 hspace=35 src="/util17.jpg" width=612 vspace=35&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If CCXv4 Application Setting was not installed through an &lt;A href="/admin.htm#package"&gt;Administrator Package&lt;/A&gt;, only EAP-FAST User settings are available for configuration. Refer to &lt;A href="/bcCreateEntry.aspx#user"&gt;EAP-FAST User Settings&lt;/A&gt;. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;Step 1 of 2: EAP-FAST Provisioning &lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Click&lt;STRONG&gt; Disable EAP-FAST Enhancements (CCXv4) &lt;/STRONG&gt;to allow provisioning inside a server-unauthenticated TLS tunnel (Unauthenticated-TLS-Server Provisioning Mode). 
&lt;LI&gt;Click &lt;STRONG&gt;Select server&lt;/STRONG&gt; to view any unauthenticated PACs that have already been provisioned and reside on this computer. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE: &lt;/STRONG&gt;If the provisioned PAC is valid, Intel(R) PROSet/Wireless does not prompt the user for acceptance of the PAC. If the PAC is invalid, Intel PROSet/Wireless fails the provisioning automatically. A status message is displayed in the Wireless Event Viewer that an administrator can review on the user's computer. &lt;/P&gt;
&lt;P&gt;To import a PAC: &lt;/P&gt;
&lt;P&gt;&lt;IMG hspace=35 src="/util16.jpg"&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Select server &lt;/STRONG&gt;to open the Protected Access Credentials (PAC) list. 
&lt;LI&gt;Click &lt;STRONG&gt;Import &lt;/STRONG&gt;to import a PAC that resides on this computer or a server. 
&lt;LI&gt;Select the PAC and click &lt;STRONG&gt;Open&lt;/STRONG&gt;. 
&lt;LI&gt;Enter the PAC password (optional). 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close this page. The selected PAC is added to PAC list. &lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=3&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to select the credential retrieval method or click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save the EAP-FAST settings and return to the Profiles list. The PAC is used for this wireless profile. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;Step 2 of 2: EAP-FAST Additional Information&lt;/H4&gt;
&lt;P&gt;&lt;SPAN class=content&gt;To perform client authentication in the established tunnel, a client sends a user name and password to authenticate and establish client authorization policy.&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;User Credentials&lt;/STRONG&gt; to select the credentials retrieval method: &lt;/LI&gt;&lt;/OL&gt;
&lt;UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use the Windows logon user name and password:&lt;/STRONG&gt; The user credentials are retrieved from the Windows log on process. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/assist.htm#software"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Prompt for the user name and password:&lt;/STRONG&gt; Prompts for user name and password before you connect to the wireless network. The user name and password must first be set in the authentication server by the administrator. 
&lt;LI&gt;&lt;STRONG&gt;Use the following user name and password:&lt;/STRONG&gt; The user name and password must be first set in the authentication server by the administrator. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name:&lt;/STRONG&gt; This user name must match the user name that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its sub-domains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. 
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; This password must match the password that is set in the authentication server. The entered password characters display as asterisks. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;/UL&gt;
&lt;OL start=2&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save the settings and close the page. Server verification is not required.&lt;BR&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;H3&gt;&lt;A name=ccxv4&gt;&lt;/A&gt;Cisco Compatible Extensions, Version 4 (CCXv4) &lt;/H3&gt;
&lt;P&gt;To set up a client with EAP-FAST authentication with Cisco Compatible Extensions, version 4 (CCXv4): &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select&lt;STRONG&gt; WPA-Enterprise &lt;/STRONG&gt;or &lt;STRONG&gt;WPA2-Enterprise. &lt;/STRONG&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select&lt;STRONG&gt; AES-CCMP&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type: &lt;/STRONG&gt;Select&lt;STRONG&gt; EAP-FAST &lt;/STRONG&gt;to be used with this connection. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1 of 3: EAP-FAST Provisioning &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;With CCXv4, EAP-FAST supports two modes for provisioning:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Server-Authenticated Mode: Provisioning inside a server authenticated (TLS) tunnel. 
&lt;LI&gt;Server-Unauthenticated Mode: Provisioning inside an unauthenticated (TLS) tunnel. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Server-Authenticated Mode provides significant security advantages over Server-Unauthenticated Mode even when EAP-MSCHAPv2 is being used as an inner method. This mode protects the EAP-MSCHAPv2 exchanges from potential Man-in-the-Middle attacks by verifying the server’s authenticity before exchanging MSCHAPv2. Therefore, Server-Authenticated Mode is preferred whenever it is possible. EAP-FAST peer must use Server-Authenticated Mode whenever a certificate or public key is available to authenticate the server and ensure the best security practices.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Provisioning of Protected Access Credentials (PAC): &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;EAP-FAST uses a PAC key to protect the user credentials that are exchanged. All EAP-FAST authenticators are identified by an authority identity (A-ID). The local authenticator sends its AID to an authenticating client, and the client checks its database for a matching AID. If the client does not recognize the AID, it requests a new PAC. &lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If the provisioned Protected Access Credential (PAC) is valid, Intel(R) PROSet/Wireless does not prompt the user for acceptance of the PAC. If the PAC is invalid, Intel PROSet/Wireless fails the provisioning automatically. A status message is displayed in the &lt;A href="/trouble.htm"&gt;Wireless Event Viewer&lt;/A&gt; that an administrator can review on the user's computer. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Verify that &lt;STRONG&gt;Disable EAP-FAST Enhancements (CCXv4) &lt;/STRONG&gt;is not selected. &lt;STRONG&gt;Allow unauthenticated provisioning&lt;/STRONG&gt; and &lt;STRONG&gt;Allow authenticated provisioning&lt;/STRONG&gt; are selected by default. Once a PAC is selected from the Default Server, you can deselect any of these provisioning methods. 
&lt;LI&gt;&lt;STRONG&gt;Default Server:&lt;/STRONG&gt; None is selected as the default. Click &lt;STRONG&gt;Select Server&lt;/STRONG&gt; to select a PAC from the default PAC authority server or select a server from the &lt;STRONG&gt;Server group&lt;/STRONG&gt; list. The EAP-FAST Default Server (PAC Authority) selection page opens. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Server groups are only listed if you have installed an &lt;A href="/admin.htm#package"&gt;Administrator Package&lt;/A&gt; that contains EAP-FAST Authority ID (A-ID) Group settings.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;PAC distribution can also be completed manually (out-of-band). Manual provisioning enables you to create a PAC for a user on an ACS server and then import it into a user's computer. A PAC file can be protected with a password, which the user needs to enter during a PAC import. &lt;/P&gt;
&lt;P&gt;To import a PAC: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Import&lt;/STRONG&gt; to import a PAC from the PAC server. 
&lt;LI&gt;Click &lt;STRONG&gt;Open&lt;/STRONG&gt;. 
&lt;LI&gt;Enter the PAC password. (Optional) 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; closes this page. The selected PAC is used for this wireless profile. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;EAP-FAST CCXv4 enables support for the provisioning of other credentials beyond the PAC currently provisioned for tunnel establishment. The credential types supported include trusted CA certificate, machine credentials for machine authentication, and temporary user credentials used to bypass user authentication. &lt;/P&gt;
&lt;H4&gt;Use a certificate (TLS Authentication)&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Use a certificate (TLS Authentication)&lt;/STRONG&gt; 
&lt;LI&gt;Click &lt;STRONG&gt;Identity Protection&lt;/STRONG&gt; when the tunnel is protected. 
&lt;LI&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use a user certificate on this computer&lt;/STRONG&gt;. Click &lt;STRONG&gt;Select&lt;/STRONG&gt; to choose the user certificate. Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. Proceed to Step 4. 
&lt;LI&gt;&lt;STRONG&gt;Use the certificate issued to this computer.&lt;/STRONG&gt; Proceed to Step 5. 
&lt;LI&gt;&lt;STRONG&gt;Use my smart card&lt;/STRONG&gt;. Select if the certificate resides on a smart card. Proceed to Step 5. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name: &lt;/STRONG&gt;Enter the user name assigned to the user certificate. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;Step 2 of 3: EAP-FAST Additional Information &lt;/H4&gt;
&lt;P&gt;If you selected &lt;STRONG&gt;Use a certificate (TLS Authentication)&lt;/STRONG&gt; and &lt;STRONG&gt;Use a user certificate on this computer&lt;/STRONG&gt;, click &lt;STRONG&gt;Next&lt;/STRONG&gt; (no roaming identity is required) and proceed to &lt;A href="/bcCreateEntry.aspx#step3"&gt;Step 3&lt;/A&gt; to configure EAP-FAST Server certificate settings. If you do not need to configure EAP-FAST server settings, click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save your settings and return to the Profiles page. &lt;/P&gt;
&lt;P&gt;If you selected to use a smart card, add the roaming identity, if required. Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save your settings and return to the Profiles page.&lt;/P&gt;
&lt;P&gt;If you did not select &lt;STRONG&gt;Use a certificate (TLS Authentication)&lt;/STRONG&gt;, click &lt;STRONG&gt;Next&lt;/STRONG&gt; to select an Authentication Protocol. CCXv4 permits additional credentials or TLS cipher suites to establish the tunnel.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Authentication Protocol:&lt;/STRONG&gt; Select either &lt;A href="/bcCreateEntry.aspx#GTC1"&gt;GTC&lt;/A&gt;, or &lt;A href="/bcCreateEntry.aspx#chap1"&gt;MS-CHAP-V2&lt;/A&gt; (Default)&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;STRONG style="FONT-WEIGHT: bold" name="gtc"&gt;&lt;A name=gtc1&gt;&lt;/A&gt;Generic Token Card (GTC) &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;GTC may be used with Server-Authenticated Mode . This enable peers using other user databases as Lightweight Directory Access Protocol (LDAP) and &lt;SPAN&gt;one-time password (OTP) technolog&lt;/SPAN&gt;y to be provisioned in-band. However, the replacement may only be achieved when used with the TLS cipher suites that ensure server authentication.&lt;/P&gt;
&lt;P&gt;To configure a one-time password: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Authentication Protocol:&lt;/STRONG&gt; Select &lt;STRONG&gt;GTC&lt;/STRONG&gt; (Generic Token Card). 
&lt;LI&gt;&lt;STRONG&gt;User Credentials:&lt;/STRONG&gt; Select &lt;STRONG&gt;Prompt each time I connect&lt;/STRONG&gt; 
&lt;LI&gt;&lt;STRONG&gt;On connection prompt for:&lt;/STRONG&gt; Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Static Password: &lt;/STRONG&gt;On connection, enter the user credentials. 
&lt;LI&gt;&lt;STRONG&gt;One-time password (OTP):&lt;/STRONG&gt; Obtain the password from a hardware token device. 
&lt;LI&gt;&lt;STRONG&gt;PIN (Soft Token):&lt;/STRONG&gt; Obtain the password from a soft token program. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. 
&lt;LI&gt;Select the profile on the Wireless Networks list. 
&lt;LI&gt;Click &lt;STRONG&gt;Connect&lt;/STRONG&gt;. When prompted, enter the user name, domain and one-time password (OTP). 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;. &lt;/LI&gt;&lt;/OL&gt;
&lt;P name="chap"&gt;&lt;STRONG&gt;&lt;A name=chap1&gt;&lt;/A&gt;MS-CHAP-V2. &lt;/STRONG&gt;This parameter specifies the authentication protocol operating over the PEAP tunnel. &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Credentials: &lt;/STRONG&gt;Select one of the following options: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Use Windows Logon: &lt;/STRONG&gt;Allows the 802.1x credentials to match your Windows user name and password. Before connection, you are prompted for your Windows logon credentials. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/assist.htm#software"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Prompt each time I connect: &lt;/STRONG&gt;Prompts for user name and password every time you log onto the network. 
&lt;LI&gt;&lt;STRONG&gt;Use the following user name and password:&lt;/STRONG&gt; The user name and password are securely (encrypted) saved in the profile. &lt;/LI&gt;&lt;/UL&gt;
&lt;UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name: &lt;/STRONG&gt;This user name must match the user name that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its subdomains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; This password must match the password that is set in the authentication server. The entered password characters display as asterisks. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;OL start=2&gt;
&lt;LI&gt;&lt;STRONG&gt;Roaming Identity: &lt;/STRONG&gt;If the Roaming Identity is cleared, %domain%\%username% is the default. &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When 802.1x MS RADIUS is used as an authentication server, the server authenticates the device that uses the &lt;STRONG&gt;Roaming Identity&lt;/STRONG&gt; user name from Intel PROSet/Wireless software, and ignores the &lt;STRONG&gt;Authentication Protocol MS-CHAP-V2&lt;/STRONG&gt; user name. This feature is the 802.1x identity supplied to the authenticator. Microsoft IAS RADIUS accepts only a valid user name (dotNet user) for EAP clients. When 802.1x MS RADIUS is used, enter a valid user name. For all other servers, this is optional. Therefore, it is recommended to use the desired realm (for example, anonymous@myrealm) instead of a true identity. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;&lt;A name=step3&gt;&lt;/A&gt;Step 3 of 3: EAP-FAST Server &lt;/H4&gt;
&lt;P&gt;Authenticated-TLS-Server Provisioning Mode is supported using a trusted CA certificate, a self-signed server certificate, or server public keys and GTC as the inner EAP method. &lt;/P&gt;
&lt;P&gt;Validate Server Certificate: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Validate Server Certificate:&lt;/STRONG&gt; 
&lt;UL style="LIST-STYLE-TYPE: disc" type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Certificate Issuer:&lt;/STRONG&gt; The server certificate received during TLS message exchange must be issued by this certificate authority (CA). Trusted intermediate certificate authorities and root authorities whose certificates exist in the system store are available for selection. If Any Trusted CA is selected, any CA in the list is acceptable. &lt;/LI&gt;&lt;/UL&gt;
&lt;UL style="LIST-STYLE-TYPE: disc" type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Allow intermediate certificates:&lt;/STRONG&gt; The server certificate received during negotiation may have been issued directly by the CA or additionally by one of its intermediate certificate authorities. Select to allow a number of unspecified certificates to be in the server certificate chain between the server certificate and the specified CA. If cleared, then the specified CA must have been directly issued by the server certificate. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Specify Server or Certificate Name: &lt;/STRONG&gt;Select if you want to specify your server or certificate name. &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;The server name or a domain to which the server belongs, depends on which of the two options below has been selected. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;UL style="LIST-STYLE-TYPE: disc" type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Server name must match exactly:&lt;/STRONG&gt; When selected, the server name entered must match exactly the server name found on the certificate. The server name should include the fully qualified domain name (for example, Servername.Domain name). 
&lt;LI&gt;&lt;STRONG&gt;Domain name must end in specified name:&lt;/STRONG&gt; When selected, the server name identifies a domain and the certificate must have a server name belonging to this domain or to one of its sub-domains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;/LI&gt;&lt;/UL&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; These parameters should be obtained from the administrator. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=3&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to close the security settings. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;H3&gt;&lt;A name=user&gt;&lt;/A&gt;EAP-FAST User Settings &lt;/H3&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If an &lt;A href="/admin.htm#package"&gt;Administrator Package&lt;/A&gt; was installed on a user' computer that did not apply the Cisco Compatible Extensions, Version 4 Application Setting, only EAP-FAST User settings are available for configuration. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To set up a client with EAP-FAST authentication: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;Profiles&lt;/STRONG&gt; on the Intel PROSet/Wireless main window. 
&lt;LI&gt;On the Profile page, click &lt;STRONG&gt;Add&lt;/STRONG&gt; to open the Create Wireless Profile Wizard's General Settings. 
&lt;LI&gt;&lt;STRONG&gt;Wireless Network Name (SSID):&lt;/STRONG&gt; Enter the network identifier. 
&lt;LI&gt;&lt;STRONG&gt;Profile Name: &lt;/STRONG&gt;Enter a descriptive profile name. 
&lt;LI&gt;&lt;STRONG&gt;Operating Mode: &lt;/STRONG&gt;Click &lt;STRONG&gt;Network (Infrastructure)&lt;/STRONG&gt;. 
&lt;LI&gt;Click &lt;STRONG&gt;Next&lt;/STRONG&gt; to open the Security Settings. 
&lt;LI&gt;Click&lt;STRONG&gt; Enterprise Security&lt;/STRONG&gt;. 
&lt;LI&gt;&lt;STRONG&gt;Network Authentication: &lt;/STRONG&gt;Select&lt;STRONG&gt; WPA-Enterprise &lt;/STRONG&gt;or &lt;STRONG&gt;WPA2-Enterprise. &lt;/STRONG&gt;
&lt;LI&gt;&lt;STRONG&gt;Data Encryption: &lt;/STRONG&gt;Select one of the following: 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;TKIP&lt;/STRONG&gt; provides per-packet key mixing, a message integrity check and a rekeying mechanism. 
&lt;LI&gt;&lt;STRONG&gt;AES-CCMP &lt;/STRONG&gt;(Advanced Encryption Standard - Counter CBC-MAC Protocol) is used as the data encryption method whenever strong data protection is important. &lt;A href="/security.htm#AES"&gt;AES-CCMP&lt;/A&gt; is recommended. &lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable 802.1x: &lt;/STRONG&gt;Selected. 
&lt;LI&gt;&lt;STRONG&gt;Authentication Type: &lt;/STRONG&gt;Select&lt;STRONG&gt; EAP-FAST &lt;/STRONG&gt;to be used with this connection. 
&lt;LI&gt;Click &lt;A href="/bcCreateEntry.aspx#cisco1"&gt;Cisco Options&lt;/A&gt; to select &lt;STRONG&gt;Allow Fast Roaming (CCKM)&lt;/STRONG&gt; which enables the client wireless adapter for fast secure roaming. &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;EAP-FAST User: &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Select the credential retrieval method:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Select the user credentials 
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Use the Windows logon user name and password:&lt;/STRONG&gt; The user credentials are retrieved from the Windows log on process. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; This option is unavailable if Pre-Logon Connect is not selected during installation of the Intel PROSet/Wireless software. Refer to &lt;A href="/assist.htm#software"&gt;Install or Uninstall the Single Sign On Feature&lt;/A&gt;. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL start=2&gt;
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;STRONG&gt;Prompt for the user name and password:&lt;/STRONG&gt; Prompts for user name and password before you connect to the wireless network. The user name and password must first be set in the authentication server by the administrator. 
&lt;LI&gt;&lt;STRONG&gt;Use the following user name and password:&lt;/STRONG&gt; The user name and password must be first set in the authentication server by the administrator. 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;User Name:&lt;/STRONG&gt; This user name must match the user name that is set in the authentication server. 
&lt;LI&gt;&lt;STRONG&gt;Domain:&lt;/STRONG&gt; Name of the domain on the authentication server. The server name identifies a domain or one of its sub-domains (for example, zeelans.com, where the server is blueberry.zeelans.com). &lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; Contact your administrator to obtain the domain name. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;UL type=disc&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Password:&lt;/STRONG&gt; This password must match the password that is set in the authentication server. The entered password characters display as asterisks. 
&lt;LI&gt;&lt;STRONG&gt;Confirm Password:&lt;/STRONG&gt; Reenter the user password. &lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;A name=Protected_Access_Control&gt;&lt;/A&gt;&lt;STRONG&gt;Allow automatic provisioning of Protected Access Credentials (PAC):&lt;/STRONG&gt; &lt;/LI&gt;&lt;/OL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;EAP-FAST uses a PAC key to protect the user credentials that are exchanged. All EAP-FAST authenticators are identified by an authority identity (A-ID). The local authenticator sends its AID to an authenticating client, and the client checks its database for a matching AID. If the client does not recognize the AID, it requests a new PAC. &lt;/P&gt;
&lt;P&gt;Click &lt;STRONG&gt;PACs&lt;/STRONG&gt; to view any PACs that have already been provisioned and reside on this computer. A PAC must have already been obtained to clear &lt;STRONG&gt;Allow automatic provisioning&lt;/STRONG&gt; on the Security Settings. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; If the provisioned Protected Access Credential (PAC) is valid, Intel(R) PROSet/Wireless does not prompt the user for acceptance of the PAC. If the PAC is invalid, Intel PROSet/Wireless fails the provisioning automatically. A status message is displayed in the &lt;A href="/trouble.htm"&gt;Wireless Event Viewer&lt;/A&gt; that an administrator can review on the user's computer. &lt;/P&gt;
&lt;P&gt;PAC distribution can also be completed manually (out-of-band). Manual provisioning enables you to create a PAC for a user on an ACS server and then import it into a user's computer. A PAC file can be protected with a password, which the user needs to enter during a PAC import. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To import a PAC: 
&lt;OL&gt;
&lt;LI&gt;Click &lt;STRONG&gt;PACs&lt;/STRONG&gt; to open the &lt;STRONG&gt;Protected Access Credentials (PAC)&lt;/STRONG&gt; list. 
&lt;LI&gt;Click &lt;STRONG&gt;Import &lt;/STRONG&gt;to import a PAC that resides on this computer or a server. 
&lt;LI&gt;Select the PAC and click &lt;STRONG&gt;Open&lt;/STRONG&gt;. 
&lt;LI&gt;Enter the PAC password (optional). 
&lt;LI&gt;Click &lt;STRONG&gt;OK &lt;/STRONG&gt;to close this page. The selected PAC is added to PAC list. 
&lt;LI&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; to save the EAP-FAST settings and return to the Profiles list. The PAC is used for this wireless profile. &lt;/LI&gt;&lt;/OL&gt;
&lt;HR&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;A href="/bcCreateEntry.aspx#top"&gt;Back to Top&lt;/A&gt; 
&lt;P&gt;&lt;A href="/index.htm"&gt;Back to Contents&lt;/A&gt; 
&lt;LI&gt;&lt;FONT size=2&gt;
&lt;P&gt;&lt;FONT face=Arial size=1&gt;&lt;A href="/index.htm#restrictions"&gt;Trademarks and Disclaimers&lt;/A&gt;&lt;/FONT&gt; &lt;/FONT&gt;
&lt;P&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</content>
	</entry>
	<entry>
		<title>10 Steps for Better Wireless</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2007/06/19/10-steps-for-better-wireless.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2007-06-19:008d0b18-6b71-482c-92d7-38be8a6aa313</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Wireless - Technical" />
		<category term="Wireless - WLAN" />
		<updated>2007-06-19T20:10:00Z</updated>
		<published>2007-06-19T20:10:00Z</published>
		<content type="html">&lt;P&gt;10 tips for improving your wireless network&lt;BR&gt;Extend the range and the strength of your wireless network&lt;BR&gt;By Tony Northrup&lt;/P&gt;
&lt;P&gt;If Windows ever notifies you about a weak signal, it probably means your connection isn't as fast or &lt;BR&gt;as reliable as it could be. Worse, you might lose your connection entirely in some parts of your &lt;BR&gt;home. If you're looking to improve the signal for your wireless network, try some of these tips for &lt;BR&gt;extending your wireless range and improving your wireless network performance.&lt;BR&gt;1.&lt;BR&gt;Position your wireless router (or wireless access point) in a central location.&lt;BR&gt;When possible, place your wireless router in a central location in your home. If your wireless &lt;BR&gt;router is against an outside wall of your home, the signal will be weak on the other side of &lt;BR&gt;your home. Don't worry if you can't move your wireless router, because there are many other &lt;BR&gt;ways to improve your connection.&lt;/P&gt;
&lt;P&gt;2.&lt;BR&gt;Move the router off the floor and away from walls and metal objects (such as metal &lt;BR&gt;file cabinets).&lt;BR&gt;Metal, walls, and floors will interfere with your router's wireless signals. The closer your router &lt;BR&gt;is to these obstructions, the more severe the interference, and the weaker your connection will &lt;BR&gt;be.&lt;BR&gt;3.&lt;BR&gt;Replace your router's antenna.&lt;BR&gt;The antennas supplied with your router are designed to be omni-directional, meaning they &lt;BR&gt;broadcast in all directions around the router. If your router is near an outside wall, half of the &lt;BR&gt;wireless signals will be sent outside your home, and much of your router's power will be &lt;BR&gt;wasted. Most routers don't allow you to increase the power output, but you can make better &lt;BR&gt;use of the power. Upgrade to a hi-gain antenna that focuses the wireless signals only one &lt;BR&gt;direction. You can aim the signal in the direction you need it most.&lt;/P&gt;
&lt;P&gt;4.&lt;BR&gt;Replace your computer's wireless network adapter.&lt;BR&gt;Wireless network signals must be sent both to and from your computer. Sometimes, your &lt;BR&gt;router can broadcast strongly enough to reach your computer, but your computer can't send &lt;BR&gt;signals back to your router. To improve this, replace your laptop's PC card-based wireless &lt;BR&gt;network adapter with a USB network adapter that uses an external antenna. In particular, &lt;BR&gt;consider the Hawking Hi-Gain Wireless USB network adapter, which adds an external, hi-gain &lt;BR&gt;antenna to your computer and can significantly improve your range.&lt;BR&gt;Laptops with built-in wireless typically have excellent antennas and don't need to have their &lt;BR&gt;network adapters upgraded.&lt;BR&gt;5.&lt;BR&gt;Add a wireless repeater.&lt;BR&gt;Wireless repeaters extend your wireless network range without requiring you to add any &lt;BR&gt;wiring. Just place the wireless repeater halfway between your wireless access point and your &lt;BR&gt;computer, and you'll get an instant boost to your wireless signal strength. Check out the &lt;BR&gt;wireless repeaters from ViewSonic, D-Link, Linksys, and Buffalo Technology.&lt;BR&gt;6.&lt;BR&gt;Change your wireless channel.&lt;BR&gt;Wireless routers can broadcast on several different channels, similar to the way radio stations &lt;BR&gt;use different channels. In the United States and Canada, these channels are 1, 6, and 11. Just &lt;BR&gt;like you'll sometimes hear interference on one radio station while another is perfectly clear, &lt;BR&gt;sometimes one wireless channel is clearer than others. Try changing your wireless router's &lt;BR&gt;channel through your router's configuration page to see if your signal strength improves. You &lt;BR&gt;don't need to change your computer's configuration, because it'll automatically detect the new &lt;BR&gt;channel.&lt;BR&gt;7.&lt;BR&gt;Reduce wireless interference.&lt;BR&gt;If you have cordless phones or other wireless electronics in your home, your computer might &lt;BR&gt;not be able to "hear" your router over the noise from the other wireless devices. To quiet the &lt;BR&gt;noise, avoid wireless electronics that use the 2.4GHz frequency. Instead, look for cordless &lt;BR&gt;phones that use the 5.8GHz or 900MHz frequencies.&lt;BR&gt;8.&lt;BR&gt;Update your firmware or your network adapter driver.&lt;BR&gt;Router manufacturers regularly make free improvements to their routers. Sometimes, these &lt;BR&gt;improvements increase performance. To get the latest firmware updates for your router, visit &lt;BR&gt;your router manufacturer's Web site.&lt;BR&gt;Similarly, network adapter vendors occasionally update the software that Windows XP uses to &lt;BR&gt;communicate with your network adapter, known as the driver. These updates typically &lt;BR&gt;improve performance and reliability. To get the updates, visit Microsoft Update, and then &lt;BR&gt;under Select by Type click Hardware, Optional. Install any updates relating to your &lt;BR&gt;wireless network adapter. It wouldn't hurt to install any other updates while you're visiting &lt;BR&gt;Microsoft Update, too.&lt;BR&gt;Note&amp;nbsp; When you go to Microsoft Update, you have two options: the Express Install for critical &lt;BR&gt;and security updates and Custom Install for high priority and optional updates. You may find &lt;BR&gt;more driver updates when you use Custom Install.&lt;BR&gt;9.&lt;BR&gt;Pick equipment from a single vendor.&lt;BR&gt;While a Linksys router will work with a D-Link network adapter, you often get better &lt;BR&gt;performance if you pick a router and network adapter from the same vendor. Some vendors &lt;BR&gt;offer a performance boost of up to twice the performance when you choose their hardware: &lt;BR&gt;Linksys has the SpeedBooster technology, and D-Link has the 108G enhancement.&lt;BR&gt;10.&lt;BR&gt;Upgrade 802.11b devices to 802.11g.&lt;BR&gt;802.11b is the most common type of wireless network, but 802.11g is about five times faster. &lt;BR&gt;802.11g is backward-compatible with 802.11b, so you can still use any 802.11b equipment &lt;BR&gt;that you have. If you're using 802.11b and you're unhappy with the performance, consider &lt;BR&gt;replacing your router and network adapters with 802.11g-compatible equipment. If you're &lt;BR&gt;buying new equipment, definitely choose 802.11g.&lt;BR&gt;Wireless networks never reach the theoretical bandwidth limits. 802.11b networks typically get &lt;BR&gt;2-5Mbps. 802.11g is usually in the 13-23Mbps range. Belkin's Pre-N equipment has been &lt;BR&gt;measured at 37-42Mbps.&lt;/P&gt;</content>
	</entry>
	<entry>
		<title>Who Was That???</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2007/06/18/who-was-that.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2007-06-18:d806a766-86ed-4e70-85f1-931eeb0504c8</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Awesome Times, Awesome Adventures" />
		<updated>2007-06-18T22:53:14Z</updated>
		<published>2007-06-18T22:53:14Z</published>
		<content type="html">&lt;div&gt;

&lt;p&gt;I decided to start sending these blogs in when the idea is
on my mind instead of waiting till I get in the office. &amp;nbsp;So I apologize ahead
of time if I &lt;b&gt;misspell&lt;/b&gt; a word of
two or three&amp;#8230;&amp;nbsp; Thank you all&amp;#8230;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;b&gt;&lt;b&gt;Henry Willcox&lt;/b&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;&lt;b&gt;A&lt;/b&gt;&lt;/b&gt;&lt;b&gt;&lt;b&gt;WESOME&lt;/b&gt;&lt;/b&gt;&lt;b&gt;&lt;b&gt; T&lt;/b&gt;&lt;/b&gt;&lt;b&gt;&lt;b&gt;ECHNOLOGIES&lt;/b&gt;&lt;/b&gt;&lt;b&gt;&lt;b&gt;, I&lt;/b&gt;&lt;/b&gt;&lt;b&gt;&lt;b&gt;NC.&lt;/b&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;em&gt;*a Service Disabled Veteran Owned Small Business&lt;/em&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;2862 Downing Street&lt;/p&gt;

&lt;p&gt;Big Flats, NY 14814-9607&lt;/p&gt;

&lt;p&gt;Phone:&amp;nbsp;&amp;nbsp;&amp;nbsp; (607) 562-3620&lt;/p&gt;

&lt;p&gt;Tollfree:&amp;nbsp; (877) 411-6905&lt;/p&gt;

&lt;p&gt;Fax:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (607)
562-3243&lt;/p&gt;

&lt;p&gt;Cell:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (315) 491-9629&lt;/p&gt;

&lt;p&gt;email: &lt;a href="mailto:hwillcox@awesometechhome.com"&gt;hwillcox@awesometechhome.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Web:&amp;nbsp; &lt;a href="http://www.awesometechhome.com/"&gt;www.awesometechhome.com&lt;/a&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;/div&gt;</content>
	</entry>
	<entry>
		<title>What is Loadbalancing?</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2007/06/01/httpwwwawesometechhomecomservhtm.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2007-06-01:02886bb7-0ea6-431b-a08e-34f53b544221</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Load Balancing" />
		<updated>2007-06-02T00:08:00Z</updated>
		<published>2007-06-02T00:08:00Z</published>
		<content type="html">&lt;P&gt;For most Information Technology (IT) departments, Internet servers must support applications and services that run 24&amp;nbsp;hours a day, 7&amp;nbsp;days a week, such as financial transactions, database access, and corporate intranets. In addition, network applications and servers need the ability to scale performance to handle large volumes of client requests without creating unwanted delays.&lt;/P&gt;
&lt;P&gt;Network Load Balancing clusters enable you to manage a group of independent servers as a single system for greater scalability, increased availability, and easier manageability. You can use Network Load Balancing to implement enterprise-wide scalable solutions for the delivery of Transmission Control Protocol/Internet Protocol (TCP/IP) based services and applications.&lt;/P&gt;
&lt;P&gt;Network Load Balancing has many advantages over other load balancing solutions that can introduce single points of failure or performance bottlenecks. Because there are no special hardware requirements for Network Load Balancing, you can use any industry standard compatible computer in a Network Load Balancing cluster.&lt;/P&gt;
&lt;P&gt;Network Load Balancing works by distributing client requests across a set of servers. It is particularly useful for ensuring that stateless applications, such as Web pages from a server running Internet Information Services (IIS), are highly available and can be scaled out by adding additional servers as the load increases. The ease with which Network Load Balancing allows you to replace a malfunctioning server or add a new server provides scalability.&lt;/P&gt;</content>
	</entry>
	<entry>
		<title>What is Wireless Networking?</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2007/06/01/what-is-wireless-networking.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2007-06-01:6a2057a5-a520-413a-b691-379fec726d43</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Wireless - Technical" />
		<category term="Wireless - WLAN" />
		<updated>2007-06-02T00:05:00Z</updated>
		<published>2007-06-02T00:05:00Z</published>
		<content type="html">&lt;STRONG&gt;Wireless networks&lt;/STRONG&gt; utilize radio waves and/or microwaves to maintain communication channels between computers. Wireless networking is a more modern alternative to wired networking that relies on copper and/or fiber optic cabling between network devices. 
&lt;P&gt;A wireless network offers advantages and disadvantages compared to a wired network. Advantages of wireless include mobility and elimination of unsightly cables. Disadvantages of wireless include the potential for radio interference due to weather, other wireless devices, or obstructions like walls. 
&lt;P&gt;Wireless is rapidly gaining in popularity for both home and business networking. Wireless technology continues to improve, and the cost of wireless products continues to decrease. Popular wireless local area networking (WLAN) products conform to the 802.11 "Wi-Fi" standards. The gear a person needs to build wireless networks includes network adapters (NICs), access points (APs), and &lt;A href="http://compnetworking.about.com/library/glossary/bldef-router.htm"&gt;&lt;FONT color=#0073bf&gt;routers&lt;/FONT&gt;&lt;/A&gt;.&lt;/P&gt;</content>
	</entry>
	<entry>
		<title>A Hearty Heartfelt Welcome!!!</title>
		<link rel="alternate" href="http://techblog.awesometechhome.com/2007/06/01/a-hearty-heartfelt-welcome.aspx?ref=rss" />
		<id>tag:techblog.awesometechhome.com,2007-06-01:24fef2e1-d675-4a75-a745-c7d109b53c88</id>
		<author>
			<name>Henry Willcox</name>
			<email>hwillcox@awesometechhome.com</email>
		</author>
		<category term="Welcome to our Blog" />
		<updated>2007-06-01T23:49:00Z</updated>
		<published>2007-06-01T23:49:00Z</published>
		<content type="html">Good Evening All...&lt;BR&gt;&lt;BR&gt;I have decided that nothing in this world is needed more than free information and more opinions.&lt;BR&gt;&lt;BR&gt;So, here's mine and I will open up the stage to hear some of yours.&lt;BR&gt;&lt;BR&gt;I started this business in 1999, after leaving 10 years of the United States Air Force.&amp;nbsp; I was on the retirement fence and decided to try my own hand at retirement.&amp;nbsp; I now, finally, have the time to take a breath and laugh a little.&lt;BR&gt;&lt;BR&gt;I created some started sections and will populate a little information and also I have a suggestions section, that with your help, will allow me to find a moderator and create more useful sections.&lt;BR&gt;&lt;BR&gt;Oh and let me know if our business is parallel to your, we can share backlinks!&lt;BR&gt;&lt;BR&gt;Well again, "Welcome Enverbody"!!!&lt;BR&gt;&lt;BR&gt;Henry.</content>
	</entry>
</feed>