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

<channel>
	<title>Andrew DeFilippis &#187; Network</title>
	<atom:link href="http://www.andrewdefilippis.com/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewdefilippis.com</link>
	<description>Security oriented leader with an Information Technology and Customer Service background</description>
	<lastBuildDate>Sat, 28 Jan 2012 07:19:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Computer Networking and Information Systems Security, Check!</title>
		<link>http://www.andrewdefilippis.com/2011/03/25/computer-networking-and-information-systems-security-check/</link>
		<comments>http://www.andrewdefilippis.com/2011/03/25/computer-networking-and-information-systems-security-check/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 07:53:13 +0000</pubDate>
		<dc:creator>Andrew DeFilippis</dc:creator>
				<category><![CDATA[Daily Blah]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[associate degree]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[Clover Park Technical College]]></category>
		<category><![CDATA[CNISS]]></category>
		<category><![CDATA[Computer Networking and Information Systems Security]]></category>
		<category><![CDATA[CPTC]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[graduate]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.andrewdefilippis.com/?p=393</guid>
		<description><![CDATA[As of the 22nd of March, 2011, I have graduated from Clover Park Technical College with an Associate Degree in Computer Networking and Information Systems Security. To further educate myself, gain experience, and also make use of my spare time while searching for employment, I am continuing my internship in the Information Technology department on [...]]]></description>
			<content:encoded><![CDATA[<p>As of the 22nd of March, 2011, I have graduated from Clover Park Technical College with an Associate Degree in Computer Networking and Information Systems Security.</p>
<p>To further educate myself, gain experience, and also make use of my spare time while searching for employment, I am continuing my internship in the Information Technology department on campus.  I hope that one of the employers who have posted job openings, of which I have applied for, will contact me soon for an interview.  The best positions I could hope for, would be Linux administration, Windows administration, entry-level database administration, and network administration.</p>
<p>As a side note, if you are reading this and work for, or manage an Information Technology company or department that is currently hiring for positions mentioned above, please contact me using the email address in my &#8220;About Me&#8221; page.  I am immediately available for hire, and can work any day of the week.  I would prefer morning, or evening hours, but will work graveyard hours on a temporary basis.</p>
<p>Here&#8217;s to hoping that this blog post pays off!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewdefilippis.com/2011/03/25/computer-networking-and-information-systems-security-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jasager (Fonera) Router &#8211; Changing the Wireless MAC Address and More</title>
		<link>http://www.andrewdefilippis.com/2010/11/22/jasager-fonera-router-changing-the-wireless-mac-address-and-more/</link>
		<comments>http://www.andrewdefilippis.com/2010/11/22/jasager-fonera-router-changing-the-wireless-mac-address-and-more/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 00:16:23 +0000</pubDate>
		<dc:creator>Andrew DeFilippis</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Address]]></category>
		<category><![CDATA[ath0]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[Fonera]]></category>
		<category><![CDATA[htop]]></category>
		<category><![CDATA[Jasager]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[macchanger]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[wifi0]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.andrewdefilippis.com/?p=351</guid>
		<description><![CDATA[1.  Reboot your router (disconnect and reconnect power) 2.  Connect an ethernet cable from your computer to the Fonera 3.  Open a Secure Shell into your router (ssh 192.168.1.1 &#8220;The IP of the Fonera&#8221;) 4.  Make sure you can ping out to the internet from your Fonera router (ping google.com) Useful Tools on the Jasager [...]]]></description>
			<content:encoded><![CDATA[<p>1.  Reboot your router (disconnect and reconnect power)<br />
2.  Connect an ethernet cable from your computer to the Fonera<br />
3.  Open a Secure Shell into your router (ssh 192.168.1.1 &#8220;The IP of the Fonera&#8221;)<br />
4.  Make sure you can ping out to the internet <em>from your Fonera router</em> (ping google.com)</p>
<p><strong>Useful Tools on the Jasager (Fonera) Router:</strong></p>
<blockquote><p>root@Jasager:~# <em>cd /tmp</em></p>
<p><span style="color: #ff0000;">#This is htop, an advanced version of top</span><br />
root@Jasager:/tmp# <em>wget http://ipkg.k1k2.de/packages/htop_0.6.5-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>ipkg install htop_0.6.5-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>rm *.ipk</em></p>
<p><span style="color: #ff0000;">#This is nano, an easy to use text editor</span><br />
root@Jasager:/tmp# <em>wget http://ipkg.k1k2.de/packages/nano_2.0.6-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>ipkg install nano_2.0.6-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>rm *.ipk</em></p>
<p><del datetime="2010-11-23T03:44:45+00:00"><span style="color: #ff0000;">#This is openntpd, an ntp client for the Fonera router (current date and time)</span><br />
root@Jasager:/tmp# <em>wget http://ipkg.k1k2.de/packages/openntpd_3.9p1-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>ipkg install openntpd_3.9p1-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>rm *.ipk</em></del></p></blockquote>
<p><del datetime="2010-11-23T03:44:45+00:00">After installing openntpd, you need to configure it to contact the servers closest to you.<br />
I am located in the United States, so I used the servers from us.pool.ntp.org.</del></p>
<blockquote><p><del datetime="2010-11-23T03:44:45+00:00">NTP server reference &#8211; http://www.pool.ntp.org/en/<br />
root@Jasager:/tmp# <em>cd /etc</em><br />
root@Jasager:/etc# <em>cat &gt; ntpd.conf &lt;&lt; &#8220;EOF&#8221;<br />
server 0.us.pool.ntp.org<br />
server 1.us.pool.ntp.org<br />
server 2.us.pool.ntp.org<br />
server 3.us.pool.ntp.org<br />
EOF</em></del></p></blockquote>
<p><del datetime="2010-11-23T03:44:45+00:00">1.  Open up the webif management page (http://192.168.1.1/index.html or http://192.168.1.1/webif.html)<br />
2.  Click on the &#8220;System&#8221; tab<br />
3.  Select the timezone that you are in<br />
4.  Click &#8220;Save Changes&#8221; in the bottom right corner<br />
5.  Click &#8220;Apply Changes&#8221; in the bottom right corner</del><br />
<strong>At the moment, I do not recommend installing openntpd because it seems to continually spawn a new set of processes every 5 minutes or so, eventually slowing down the router.  I am currently looking for a solution.</strong></p>
<p><strong>Changing the MAC addresses:</strong></p>
<p>First we are going to install &#8220;macchanger&#8221; to our Jasager (Fonera) router.</p>
<blockquote><p>root@Jasager:/etc# <em>cd /tmp</em></p>
<p><span style="color: #ff0000;">#This is macchanger, a tool that will allow you to easily change your MAC addresses</span><br />
root@Jasager:/tmp# <em>wget http://ipkg.k1k2.de/packages/macchanger_1.5.0-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>ipkg install macchanger_1.5.0-1_mips.ipk</em><br />
root@Jasager:/tmp# <em>rm *.ipk</em></p></blockquote>
<p>After installing macchanger, we need to modify the file <em>network</em> located at <em>/etc/init.d/network</em><br />
If you installed nano, run <em>nano network</em> otherwise run <em>vi network</em></p>
<blockquote><p>root@Jasager:/tmp# <em>cd /etc/init.d</em><br />
root@Jasager:/etc/init.d# <em>cp network network.bak</em> #Make a backup of the original file<br />
root@Jasager:/etc/init.d# <em>chmod 444 network.bak</em> #Make the backup file read-only</p>
<p><strong>You will need to insert two lines into the file to change the MAC address<br />
Replace &#8220;00:11:22:33:44:55&#8243; with a MAC of your choice (<span style="color: #ff0000;">make sure they are the SAME</span>)</strong></p>
<p>root@Jasager:/etc/init.d# <em>nano network</em></p>
<p>#!/bin/sh /etc/rc.common<br />
# Copyright (C) 2006 OpenWrt.org</p>
<p>START=40<br />
STOP=40</p>
<p>boot() {<br />
setup_switch() { return 0; }</p>
<p>include/lib/network<br />
setup_switch<br />
[ -s /etc/config/wireless ] || /<br />
/sbin/wifi detect &gt; /etc/config/wireless<br />
<strong><em> <span style="color: #ff0000;">macchanger ath0 -m 00:11:22:33:44:55<br />
macchanger wifi0 -m 00:11:22:33:44:55</span></em></strong><br />
/sbin/wifi up<br />
}</p></blockquote>
<p>1.  Save the file, overwriting the existing file named &#8220;network&#8221; and reboot the router.<br />
2.  When the router is finished booting up, run <em>ifconfig</em> to confirm that ath0 and wifi0 contain the MAC address you specified.<br />
3.  Run a wireless network scanner to confirm that the router is broadcasting the new MAC address (airmon-ng and airodump-ng)</p>
<p><strong>I didn&#8217;t attempt it, but you could possibly use</strong></p>
<p><strong>(ifconfig ath0 hw ether 00:11:22:33:44:55) and</strong></p>
<p><strong>(ifconfig wifi0 hw ether 00:11:22:33:44:55)</strong></p>
<p><strong>instead of<br />
</strong></p>
<p><strong>(macchanger ath0 -m 00:11:22:33:44:55) and</strong></p>
<p><strong>(macchanger wifi0 -m 00:11:22:33:44:55)</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewdefilippis.com/2010/11/22/jasager-fonera-router-changing-the-wireless-mac-address-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Honestly Do Not Know&#8230;</title>
		<link>http://www.andrewdefilippis.com/2009/03/15/i-honestly-do-not-know/</link>
		<comments>http://www.andrewdefilippis.com/2009/03/15/i-honestly-do-not-know/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 09:53:00 +0000</pubDate>
		<dc:creator>Andrew DeFilippis</dc:creator>
				<category><![CDATA[Daily Blah]]></category>
		<category><![CDATA[A+]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[CompTIA]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.andrewdefilippis.com/?p=183</guid>
		<description><![CDATA[I have no idea what I want to do with my life.  I have a few ideas of careers to pursue, but I do not yet have a solid choice for what I want to do. My plans for a career path started out in Information Technology.  At the start of college, I began focusing [...]]]></description>
			<content:encoded><![CDATA[<p>I have no idea what I want to do with my life.  I have a few ideas of careers to pursue, but I do not yet have a solid choice for what I want to do.</p>
<p>My plans for a career path started out in Information Technology.  At the start of college, I began focusing on becoming a Systems Analyst to work my way up to managing Information Technology.  But lately, I have lost the drive.  I have hit a roadblock.  It is possible that photography might be the career path I choose, I don&#8217;t know.  One thing I do know for sure, is that I bounce around way too much between career choices.</p>
<p>I have a decent knowledge of electronics and a more in-depth knowledge of computers.  Programming, not really.  Not as far as application coding goes.  But I can work my way around html, css and php, it just takes a bit of work.  I know quite a bit about home networking and building/setting up computer systems.  One thing that is limiting my progress in IT is certifications.  I have not bothered to study and certify myself in CompTIA A+, Linux+ and Network+.  As far as what I have seen with the tests, the A+ should be a breeze for me, Linux+ would be a slight stretch, but not by much, and with how in-depth the terminology and understanding of enterprise networking systems is, the Network+ certification would probably be the hardest.  Also, the tests are not free.  It is kind of useless to certify myself and not have a reason to use the certifications.  Not to mention, to find a job that would take me in with just the certifications and not much of an IT background, would be close to impossible.</p>
<p>Right now I am having fun with photography.  Although I lack the required funds for multiple lenses and a full frame body, plus accessories, I am trying to make the most with what I have.  I enjoy going out and taking photographs, and I just may continue to do so.  When I have a few more dollars to spend on a couple zoom lenses, I will be able to start putting myself out into the community for a chance at starting my own business.  Even if photography does not end up being my main career, it will definitely be a hobby if not a secondary form of income later on.</p>
<p>If you have any thoughts on what I should do or any experiences of your own, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewdefilippis.com/2009/03/15/i-honestly-do-not-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

