<?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>Jack Scott&#039;s Blog &#187; Cisco</title>
	<atom:link href="http://www.jackscott.id.au/tag/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jackscott.id.au</link>
	<description>Then, one day, I found myself all grown up with my own point of view...</description>
	<lastBuildDate>Wed, 04 Aug 2010 23:36:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Back at University</title>
		<link>http://www.jackscott.id.au/2010/03/back-at-university/</link>
		<comments>http://www.jackscott.id.au/2010/03/back-at-university/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:26:13 +0000</pubDate>
		<dc:creator>Jack Scott</dc:creator>
				<category><![CDATA[uncategorised]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.jackscott.id.au/?p=710</guid>
		<description><![CDATA[Today, seeing that I haven&#8217;t done so for a while now, comes an update on my life. I&#8217;ve just started my second year at university. My degree is supposed to be three years long, but I&#8217;ll stretch it out to three and a half because I failed stuff bigger is better. I&#8217;m still doing computing. [...]]]></description>
			<content:encoded><![CDATA[<p>Today, seeing that I haven&#8217;t done so for a while now, comes an update on my life.</p>
<p>I&#8217;ve just started my second year at university. My degree is supposed to be three years long, but I&#8217;ll stretch it out to three and a half because <span style="text-decoration: line-through;">I failed stuff</span> bigger is better. I&#8217;m still doing computing. This year comes one of the units I&#8217;ve eagerly anticipated: Algorithms. It&#8217;s programming in C, finally, after a year of Java. Also comes a not-so anticipated unit, ICT Project Management. It&#8217;s as dull as it sounds.</p>
<p>I&#8217;m not really sure why I&#8217;m at university. Mostly just because I can&#8217;t figure out anything else worth doing. I could go get a job, but having done that before, university seems much easier. I enjoy playing around with computers and programming, but I&#8217;m not quite confident that I really want a job as a programmer&#8230; I should probably figure that out soonish.</p>
<p>After resigning from Principal Computers again before I left to move to Berlin in July last year (which I ended up not doing, sadly enough), I&#8217;m now back there working Saturdays again. And I still jump every time the phone rings. Talk about Pavlov&#8217;s dog.</p>
<p>I&#8217;ve started playing around with Cisco networking gear again. This time I&#8217;ve got a 3550 switch, which strangely enough is more of a 24-port router than a switch. It can do some weird and wonderful things. I can&#8217;t wait to do the networking unit at university.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackscott.id.au/2010/03/back-at-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Moved</title>
		<link>http://www.jackscott.id.au/2009/01/blog-moved/</link>
		<comments>http://www.jackscott.id.au/2009/01/blog-moved/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 04:29:36 +0000</pubDate>
		<dc:creator>Jack Scott</dc:creator>
				<category><![CDATA[uncategorised]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jackscott.org/?p=142</guid>
		<description><![CDATA[As of whenever the DNS updates catch on, my blog and email are now being hosted from my home server, jackscott.homedns.org. Nothing much will actually change, except that&#8217;s it&#8217;s technically a fresh installation of WordPress. The rest of my server is a different matter though. I&#8217;ve added two 512MiB sticks of memory to my server, giving [...]]]></description>
			<content:encoded><![CDATA[<p>As of whenever the <a href="http://en.wikipedia.org/wiki/Domain_Name_System">DNS</a> updates catch on, my blog and email are now being hosted from my home server, <a href="http://jackscott.homedns.org/">jackscott.homedns.org</a>. Nothing much will actually change, except that&#8217;s it&#8217;s technically a fresh installation of <a href="http://www.wordpress.org">WordPress</a>.</p>
<p>The rest of my server is a different matter though. I&#8217;ve added two 512MiB sticks of memory to my server, giving it 1GiB total. Compared to the 128MiB that was in it before, memory is bountiful. Which is a good thing, because I&#8217;ve switched to using the <a href="http://httpd.apache.org/">Apache</a> webserver (which consumes a bucketload of RAM). I was using <a href="http://www.lighttpd.net/">Lighttpd</a> before, but setting up PHP support on that proved to be a pain in the neck. I&#8217;m sure it can be done, but I don&#8217;t have the patience to sit down and do it.</p>
<p>Configuration of the Cisco router was going swimmingly up until the point where I had to set up network address translation and port forwarding. I&#8217;m not confident with any of the configuration as far as those aspects go, and I&#8217;m unwilling to pull my server offline to test whether &#8216;it might work&#8217;. I&#8217;ve basically painted myself into a corner, but I&#8217;m confident with a bit of reading I can get it up and running.</p>
<p>In other news, I&#8217;ve left my job at <a href="http://www.principalcomputers.com.au">Principal Computers</a>. I&#8217;m in the middle of a week and a half doing nothing, and next Monday (the 2nd of February) I fly to Berlin (via Melbourne, Hong Kong and London) for 19 days of sightseeing and wintery goodness. When I come back it will be straight into a science degree at the <a href="http://www.utas.edu.au">University of Tas</a>. The units I&#8217;ve chosen for first semester are <a href="http://www.utas.edu.au/units/KMA155">Discrete Mathematics with Applications 1</a>, <a href="http://www.utas.edu.au/units/KMA152">Calculus and Applications 1A</a>, <a href="http://www.utas.edu.au/units/BEA110">Economics for Business</a> and <a href="http://www.utas.edu.au/units/KXT101">Programming and Problem Solving</a>. Sounds like fun&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackscott.id.au/2009/01/blog-moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco 2610 Router: First Experiences</title>
		<link>http://www.jackscott.id.au/2009/01/cisco-2610-router-first-experiences/</link>
		<comments>http://www.jackscott.id.au/2009/01/cisco-2610-router-first-experiences/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 11:58:38 +0000</pubDate>
		<dc:creator>Jack Scott</dc:creator>
				<category><![CDATA[uncategorised]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Rackmount]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://jackscott.org/?p=139</guid>
		<description><![CDATA[Today I received the final pieces in the puzzle for my Cisco router. The ADSL WAN interface card I bought off eBay arrived, and so did a console cable from my friend Michael (needed for the initial configuration). So I took it all under the house and plugged it into my rack. And then the [...]]]></description>
			<content:encoded><![CDATA[<p>Today I received the final pieces in the puzzle for my Cisco router. The ADSL WAN interface card I bought off eBay arrived, and so did a console cable from my friend <a href="http://www.theskorm.net">Michael</a> (needed for the initial configuration). So I took it all under the house and plugged it into my rack. And then the fun began&#8230;</p>
<p>Last night I had prepared for the fun by turning on my server&#8217;s serial ports in the BIOS, which I had turned off previously because I never thought I&#8217;d have a use for them again. Tonight I had to figure out how to use MAKEDEV to set them up. Hardly difficult, but the documentation (as usual) was completely useless. Luckily Google turned up the right command to use. I used a program called minicom to interact with the router over the serial port.</p>
<p>When I turned on the router, it went through its startup routine, and presented me a dialog asking me if I wanted to go through initial configuration. I selected yes, and so I was asked a series of questions, the answers to which I only just understood (I mostly accepted the defaults, which proved to be a pain later). I was silly enough to use 192.168.1.1 as the router&#8217;s IP address, which conflicts with my current router (in theory I&#8217;d never need to have them both turned on at the same time).</p>
<p>It was at this stage that I tried to configure a DHCP server, only to find that the firmware on my router was too old to support it (it was released in July 2000). I have a newer firmware image (and one that also supports ADSL interface cards and PPPoE), but that requires twice as much flash memory as my router currently has. So off I went to eBay again. With any luck it should arrive within a couple of weeks. I have a feeling this is going to be a fairly long process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackscott.id.au/2009/01/cisco-2610-router-first-experiences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some more rack gear</title>
		<link>http://www.jackscott.id.au/2009/01/some-more-rack-gear/</link>
		<comments>http://www.jackscott.id.au/2009/01/some-more-rack-gear/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 09:32:54 +0000</pubDate>
		<dc:creator>Jack Scott</dc:creator>
				<category><![CDATA[uncategorised]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Dialup]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[Rackmount]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://jackscott.org/?p=131</guid>
		<description><![CDATA[Over the Christmas/New Year period, I was simultaneously browsing eBay for junk and trying to come up with some more stuff to stick in my server rack, which I had just finished moving under my house (picture of it here). A very dangerous combination. After a small delay of contemplation into which model I should get, I ended up [...]]]></description>
			<content:encoded><![CDATA[<p>Over the Christmas/New Year period, I was simultaneously browsing eBay for junk and trying to come up with some more stuff to stick in my server rack, which I had just finished moving under my house (picture of it <a href="http://jackscott.homedns.org/~jack/IMAG0031.jpg">here</a>). A very dangerous combination. After a small delay of contemplation into which model I should get, I ended up buying a Cisco 2610 router second hand. I hope to achieve a few things with this purchase:</p>
<ol>
<li>Firstly, I want to learn to configure Cisco routers properly, with the goal of some day in the distant future getting a CCNA qualification.</li>
<li>Secondly, I needed to fill some more space in my rack.</li>
<li>I wanted a modem/router near my server. At the moment my server is connected to the Internet via a wireless connection to a modem at the other end of the house.</li>
</ol>
<p>I received the router in the mail yesterday, and I was a bit dissapointed. Unfortunately the front bezel had come off, which was a bit annoying. I can glue it back on though, and it&#8217;s only a cosmetic thing anyway. Far more important is that they hadn&#8217;t shipped it with rack ears, which is one of three reasons I bought it. I sent an email off, and a set of rack ears is on its way.</p>
<p>To make the router useful, you can add any number of different cards (such as for ISDN, ADSL, T1, and so on). Cisco calls these things WICs, for WAN Interface Card. I had to buy an ADSL one. It cost twice as much as the router did, because the ADSL WIC is still used in production, where the router is end-of-life. I also bought an external 56k dialup modem, so that I can set up a backup Internet service (which hopefully will autotomatically switch over) in case my ADSL line drops out (which it does once every three years, for about an hour).</p>
<p>At the moment I&#8217;m still waiting on a console cable to connect the router to my PC for the initial configuration. Once I&#8217;ve got that, I&#8217;ll get stuck into the configuration, and hopefully not blow anything up too badly&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jackscott.id.au/2009/01/some-more-rack-gear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
