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

<channel>
	<title>Crystal Networking</title>
	<atom:link href="http://www.crystalnetworking.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.crystalnetworking.net</link>
	<description>Networks : Systems : Support</description>
	<pubDate>Sun, 24 Feb 2008 00:14:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up EVDO in Linux</title>
		<link>http://www.crystalnetworking.net/?p=17</link>
		<comments>http://www.crystalnetworking.net/?p=17#comments</comments>
		<pubDate>Tue, 29 Jan 2008 19:56:17 +0000</pubDate>
		<dc:creator>MPGehrisch</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.crystalnetworking.net/?p=17</guid>
		<description><![CDATA[    Verizon and Sprint began rolling out EVDO on their networks a few years ago.  While they are still continuing to expand their 3G data services, they have been able to cover the majority of their service areas with their wireless broadband services.  Verizon refers to their EVDO service as [...]]]></description>
			<content:encoded><![CDATA[<p>    Verizon and Sprint began rolling out EVDO on their networks a few years ago.  While they are still continuing to expand their 3G data services, they have been able to cover the majority of their service areas with their wireless broadband services.  Verizon refers to their EVDO service as &#8220;BroadbandAccess&#8221; or &#8220;vCast&#8221;.  Sprint uses the term &#8220;Power Vision&#8221; for their 3G data service.</p>
<p>For some, EVDO means the ability to stay connected or do business anywhere.  For others, it is simply be the only broadband connection available in areas that are not serviced by cable or DSL.  High speed data plans are a little more expensive than other types of broadband, but they also offer a convenience and flexibility that has never been possible before.</p>
<p>If you run Microsoft Windows or Apple&#8217;s MacOS X, both Verizon and Sprint offer device drivers and connection manager software for your computer.  If you want to use these services with Linux, you aren&#8217;t quite so lucky.  In order to use your EVDO connection under Linux, you will have to set it up manually.  If you use a USB or PCMCIA based EVDO air card, the card will have to be initialized on a Windows or MacOS machine before it can be used in Linux.  You may be able to talk your local Sprint or Verizon rep into initializing the card for you at the store if necessary.</p>
<p>The instructions in this article are based on setting up an EVDO connection in Kubuntu 7.10.  The device is an AirPrime PC5220 from Verizon.  The concepts will be the same, and the procedure will be very similar with other Linux distributions, aircards, and carriers.</p>
<p>The PC5220, like most EVDO cards and handsets, looks and operates like a serial modem.  From this point forward, I will refer to these devices as EVDO modems.  The majority of these EVDO modems use the usbserial driver.  If your distribution does not include the usbserial driver, you may need to install or compile a custom kernel in order to add it.  The Ubuntu family of distributions includes this driver module by default.</p>
<p>When you connect your EVDO modem to the computer, the system does not know which driver to use.  We can fix this problem by adding a single line to the file <em>/etc/modules</em>.  For the PC5220 card, the line is:</p>
<blockquote><p>usbserial vendor=0xf3d product=0&#215;0112 maxsize=2048</p></blockquote>
<p>This line tells the system to load the usbserial driver for the device that matches this vendor and product ID.  The maxsize=2048 argument can help with data throughput on the serial port if your kernel module supports it.  If not, the maxsize argument will be ignored.</p>
<p>If you are not using a PC5220 card, you will need to find the vendor and product ID for your card.  To do so, you can use the lsusb command from the command line.  Look through the output of the lsusb command and find the line for your EVDO modem.  For my Airprime card, the line looked like this:</p>
<blockquote><p>ID 0f3d:0112 Airprime, Incorporated CDMA 1xEVDO PC Card, PC5220</p></blockquote>
<p>As you can see, right after ID, the first number (0f3d) is the vendor code, the second (0112) is the product code.  I don&#8217;t know why it is necessary to add the x&#8217;s to the usbserial arguments, but if you follow the pattern it should work.</p>
<p>After you edit <em>/etc/modules</em>, save the file, disconnect your phone, wait a few seconds, and reconnect it.  You could also reboot to be absolutely sure that the updated info gets read when you connect your phone, but it isn&#8217;t necessary.</p>
<p>The next step is to edit <em>/etc/ppp/options</em>.  Look for any configuration lines that start with &#8220;lcp&#8221;.  You will want to comment those lines out by adding a # in front of them.  By commenting out those lines, you disable lcp packets which can help solve problems with random disconnects.</p>
<p>Once the phone is reconnected, you will need to setup your PPP connection.  Some users prefer to write shell scripts to handle the connections, and others prefer to use the GUI tools that are available.  For my setup, I opted to use the kPPP dialer that is included in KDE.</p>
<p>Run kPPP and click configure.  First, select the modem tab.  You need to give the modem that you&#8217;re setting up a name.  The name is arbitrary, but something simple like EVDO works well.  In the device drop down, select <em>/dev/ttyusb0</em>.  This part may vary by device.  I have a Samsung A900 phone that uses the device /dev/ttyusb2.</p>
<p>After you setup your EVDO modem in kPPP, you can create a new dial-up account.  For Verizon, dial #777. The username will be: <em>xxxxxxxxxx@vzw3g.com</em>, where the x&#8217;s are your device&#8217;s 10 digit phone number.  The password to connect is <em>vzw</em>.   For Sprint, which does not require a unique ID, use the word &#8220;user&#8221; for both the username and the password.  Login information for other carriers is available online if you are not with Verizon or Sprint.</p>
<p>If you are tethering a handset to your computer using a USB cable, I want to add a warning regarding data plans.  The cell phone carriers make a distinction between unlimited data plans for the handset and phone as modem (PAM) plans.  Most handsets allow the carrier to differentiate between data used on the phone itself, and data used by a computer using the phone as an EVDO modem.  If you are going to use your handset as a modem, make sure that you have the correct calling plan.  For example, Sprint charges $.03 per <em>kilobyte</em> if you tether your phone to your PC without a PAM plan.  That costs $30.72 per <em>megabyte</em>.  At that rate, downloading a typical 3 megabyte MP3 file would cost over $90.00 in usage fees on your wireless bill.  Be very careful, make sure that you have your plan setup correctly or it could get very expensive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crystalnetworking.net/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
		<item>
		<title>Hotspot Safety</title>
		<link>http://www.crystalnetworking.net/?p=11</link>
		<comments>http://www.crystalnetworking.net/?p=11#comments</comments>
		<pubDate>Mon, 28 Jan 2008 02:32:38 +0000</pubDate>
		<dc:creator>MPGehrisch</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.crystalnetworking.net/?p=11</guid>
		<description><![CDATA[Wireless Internet hotspots are everywhere. They offer a convenient way to connect to the Internet for both work and play. For many users, hotspots have become critical tools that will only continue to grow more important in the future. The convenience of hotspots stems from their open nature. Anyone with a properly equipped computer within [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.crystalnetworking.net/wp-content/uploads/2008/01/hotspot_laptop.jpg" alt="Hotspot Laptop" align="right" hspace="10" />Wireless Internet hotspots are everywhere. They offer a convenient way to connect to the Internet for both work and play. For many users, hotspots have become critical tools that will only continue to grow more important in the future. The convenience of hotspots stems from their open nature. Anyone with a properly equipped computer within range of the wireless signal can connect to the network and access the Internet. Unfortunately, it is also this open nature that poses certain security risks. Thankfully, the risks can be minimized through a few simple measures that will help you to protect your computer, your information, and your privacy.</p>
<p><strong>How does a hotspot work?</strong><br />
The business providing the hotspot has a high speed Internet connection that they share using a device called a router. The router creates a wireless network on the premises that customers can connect to. When those customers are using the Internet, the router simply passes the information back and forth between the computers on the local network and the Internet.</p>
<p>&nbsp;</p>
<p><strong>Why does an open network pose a security risk?</strong><br />
Simply put: Anyone can connect. By the very nature of a wireless network, each connected computer can communicate with every other connected computer. Not only can each computer “see” every other computer on the network, but they can also “hear” every other computer on the network. It is important to understand that all network traffic can easily be intercepted and monitored by any other user on the network.</p>
<p>&nbsp;</p>
<p><strong>What can I do to protect my computer?</strong></p>
<ul>
<li>Make sure that your computer&#8217;s operating system is up to date. New security vulnerabilities are found on a regular basis. While it is true that most of these problems affect only systems that run Microsoft Windows, Apple users should not be lulled into a false sense of security. Both Microsoft and Apple provide tools to keep your computer&#8217;s system software updated as they release fixes to problems.</li>
</ul>
<ul>
<li>
<p>Always run personal firewall software on your computer. Your firewall is your computer&#8217;s defense against anyone or anything that might want to try to gain access to your system. Generally, the hotspot&#8217;s router will act as a firewall to protect your computer from intruders on the Internet, but it can do nothing to protect you from attacks that originate from within the local wireless network.</p>
</li>
</ul>
<ul>
<li>
<p align="left">Ensure that your computer is running anti-virus software. While it is true that most computer viruses spread through email, file downloads, and file sharing systems, there are others that can spread simply by being connected to the same network as an infected machine.</p>
</li>
</ul>
<p><strong>What can I do to protect my data and my privacy?</strong></p>
<ul>
<li>
<p>Disable file sharing on your computer. Many people use the file sharing features that are built into Microsoft Windows and Mac OS on their home or office networks. These features are very useful in those environments, but terribly unsafe when you are using a hotspot. It is possible that somebody on the other side of the room could try to browse, copy, or even delete your files.</p>
</li>
</ul>
<ul>
<li>
<p>If you use email, only use web based email clients. Most email providers offer this feature. When you use a web based email client, your computer will usually establish an encrypted connection to the mail server. You can tell if the web site is encrypted if the address begins with &#8220;https://&#8221; instead of &#8220;http://&#8221;. If your connection is not encrypted, anyone else on the network could potentially be reading your email as it is downloaded to your computer. If you use a standalone email client, be aware that any messages or files that you send or receive are not encrypted. Unencrypted information can be easily intercepted.</p>
</li>
</ul>
<ul>
<li>
<p>For the best possible protection, use a Virtual Private Network. A VPN establishes an encrypted tunnel from your PC on an insecure network to a secure trusted server on the internet. All of your internet traffic is redirected through the secure link so that it can not be intercepted by another user at the hotspot.</p>
</li>
</ul>
<p>By simply taking a few precautions, you can ensure that your experience at your favorite wireless hotspot is a good one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crystalnetworking.net/?feed=rss2&amp;p=11</wfw:commentRss>
		</item>
	</channel>
</rss>
