<?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"
	>

<channel>
	<title>[LINICKX].com</title>
	<atom:link href="http://www.linickx.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Blog, Rant, Junk, News, Whatever.</description>
	<pubDate>Thu, 17 Jul 2008 22:00:56 +0000</pubDate>
	<generator>http://wordpress.org/</generator>
	<language>en</language>
			<item>
		<title>Home Internet Speed Test July2008</title>
		<link>http://www.linickx.com/archives/457/home-internet-speed-test-july2008</link>
		<comments>http://www.linickx.com/archives/457/home-internet-speed-test-july2008#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:00:56 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[PICS]]></category>

		<category><![CDATA[ineternet]]></category>

		<category><![CDATA[speed-test]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=457</guid>
		<description><![CDATA[
 Copyright &#169; 2008 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms and Conditions for full details on copyrights. If you have any concerns with the content of this feed you may contact me here.WP Copyright Plugin]]></description>
			<content:encoded><![CDATA[<div id="attachment_458" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.linickx.com/archives/457/home-internet-speed-test-july2008/speedtest" rel="attachment wp-att-458"><img src="http://www.linickx.com/files/2008/07/speedtest.png" alt="my Speed Test results!" title="Home Internet Speed Test Results 17July2008" width="300" height="135" class="size-medium wp-image-458" /></a><p class="wp-caption-text">my Speed Test results!</p></div>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/457/home-internet-speed-test-july2008/feed</wfw:commentRss>
		</item>
		<item>
		<title>Missing argument 1 for phpbb_topics()</title>
		<link>http://www.linickx.com/archives/454/missing-argument-1-for-phpbb_topics</link>
		<comments>http://www.linickx.com/archives/454/missing-argument-1-for-phpbb_topics#comments</comments>
		<pubDate>Thu, 17 Jul 2008 09:22:33 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[phpbb]]></category>

		<category><![CDATA[phpbb_recent_topics]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=454</guid>
		<description><![CDATA[I thought I&#8217;d write a post about this error message as it&#8217;s pretty much the main reason that I ever receive comments or e-mails from the WordPress community. Sadly the complaints I receive from the community out weigh the complements, but I guess that&#8217;s life  
Thank you to all those who have downloaded and [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d write a post about this error message as it&#8217;s pretty much the main reason that I ever receive comments or e-mails from the WordPress community. Sadly the complaints I receive from the community out weigh the complements, but I guess that&#8217;s life <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><u>Thank you to all those who have downloaded and enjoyed my plug-in and all those who have taken to say something nice.</u></p>
<p>The problem with this error message <code>Missing argument 1 for phpbb_topics()</code> is that I don&#8217;t actually know how to fix it. If you <a href="http://svn.wp-plugins.org/phpbb-recent-topics/trunk/display/display.php">look in the source code</a> you&#8217;ll see that I&#8217;ve tried to trap &#8220;empty variables&#8221;&#8230;</p>
<pre>
if (is_null($LIMIT)) {
                $LIMIT = 5;
}
</pre>
<p>Now this approach seems to work on my server(<em>s</em>), and works for some people, but there are a number of people whom is doesn&#8217;t work for; unfortunately the majority of the WP community are no more technical than myself and I have never received any feedback on how to fix this.</p>
<p>I&#8217;m not a programmer, I&#8217;ve never claimed to be a PHP guru; as I don&#8217;t know how to fix this problem in the latest version of <a href="http://wordpress.org/extend/plugins/phpbb-recent-topics/">phpbb-recent-topics</a> I tried to combat the problem by introducing a widget. The widget it aimed at people who don&#8217;t know php, it allows you to &#8220;drag&#8221; the list of recent topics into your sidebar, but for some reason people still prefer to edit their sidebar.php :confused: </p>
<p>I would to remind all readers that it quite clearly states on <a href="http://www.linickx.com/archives/392/recent-phpbb-topics-on-wordpress-plugin-v04#comments">my announcement </a>:</p>
<blockquote><p><strong>Support</strong><br />
I’ve always been honest about support, there isn’t any. Basically I write this for my own needs and then publish it for you to use for free. You’re more than welcome to post comments here and if you <a href="http://wordpress.org/tags/phpbb-recent-topics?forum_id=10#postform">tag wordpress forum posts with “phpbb-recent-topics” I’ll reply to you there</a>, but we all have busy lives and I make no promises on how quickly I’ll reply to you.</p></blockquote>
<p>Currently the only solution I can offer to anyone suffering from this error message is to replace <code>phpbb_topics() </code>with <code>phpbb_topics(”5″)</code>, if that doesn&#8217;t work then please accept my apologies.</p>
<p>If anyone would like to offer a patch for my plugin I would gladly include it and accredit appropriately.</p>
<p>Thanks for Reading!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/454/missing-argument-1-for-phpbb_topics/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to delete an Access-List on a Cisco ASA</title>
		<link>http://www.linickx.com/archives/451/how-to-delete-an-access-list-on-a-cisco-asa</link>
		<comments>http://www.linickx.com/archives/451/how-to-delete-an-access-list-on-a-cisco-asa#comments</comments>
		<pubDate>Wed, 16 Jul 2008 11:01:02 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[lifeblog]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=451</guid>
		<description><![CDATA[Why can&#8217;t I remember this command?
In order to remove the entire access list, use the clear configure access-list command
 Copyright &#169; 2008 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms and Conditions for full details on copyrights. If you have any concerns with the content of this feed you [...]]]></description>
			<content:encoded><![CDATA[<p>Why can&#8217;t I remember this command?</p>
<blockquote><p>In order to <a href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_qanda_item09186a00805b87d8.shtml">remove the entire access list</a>, use the <code>clear configure access-list</code> command</p></blockquote>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/451/how-to-delete-an-access-list-on-a-cisco-asa/feed</wfw:commentRss>
		</item>
		<item>
		<title>Strange ASA ARP Replying Behavior</title>
		<link>http://www.linickx.com/archives/450/strange-asa-arp-replying-behavior</link>
		<comments>http://www.linickx.com/archives/450/strange-asa-arp-replying-behavior#comments</comments>
		<pubDate>Thu, 10 Jul 2008 09:02:29 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[asa]]></category>

		<category><![CDATA[firewall]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=450</guid>
		<description><![CDATA[I&#8217;ve been implementing a few Cisco ASA&#8217;s recently, and I blogged about this strange behavior; well I came across another one yesterday.
Take a look at this debug arp&#8230;.

CiscoASA# debug arp
debug arp  enabled at level 1
CiscoASA#
CiscoASA# arp-set: added arp outside 192.168.1.122 001e.7000.1234 and updating NPs at 4301321940
arp-set: added arp inside 192.168.1.61 001a.7100.1234 and updating NPs [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been implementing a few Cisco ASA&#8217;s recently, and <a href="http://www.linickx.com/archives/446/cisco-asa-and-7905-ip-phone-weirdness">I blogged about this strange behavior</a>; well I came across another one yesterday.</p>
<p>Take a look at this debug arp&#8230;.</p>
<pre>
CiscoASA# debug arp
debug arp  enabled at level 1
CiscoASA#
CiscoASA# arp-set: added arp outside 192.168.1.122 001e.7000.1234 and updating NPs at 4301321940
arp-set: added arp inside 192.168.1.61 001a.7100.1234 and updating NPs at 4301321940
<blockquote>
<code>arp-in: request at outside from 192.168.1.125 001a.3000.1234 for 192.168.1.120 001e.7a51.1234
arp-in: rqst for me from 192.168.1.125 for 192.168.1.120, on outside
arp-set: added arp outside 192.168.1.125 001a.3000.1234 and updating NPs at 4301326660
arp-in: generating reply from 192.168.1.120 001e.7a51.1234 to 192.168.1.125 001a.3000.1234</code></blockquote>

arp-in: request at outside from 192.168.1.125 001a.3000.1234 for 192.168.1.73 001e.7a51.1234
arp-in: rqst for me from 192.168.1.125 for 192.168.1.73, on outside
arp-set: added arp outside 192.168.1.125 001a.3000.1234 and updating NPs at 4301326660
arp-in: generating reply from 192.168.1.73 001e.7a51.1234 to 192.168.1.125 001a.3000.1234
arp-in: request at outside from 192.168.1.125 001a.3000.1234 for 192.168.1.69 001e.7a51.1234
<blockquote>
<code>arp-in: rqst for me from 192.168.1.125 for 192.168.1.69, on outside
arp-set: added arp outside 192.168.1.125 001a.3000.1234 and updating NPs at 4301326660
arp-in: generating reply from 192.168.1.69 001e.7a51.1234 to 192.168.1.125 001a.3000.1234</code></blockquote>

arp-in: request at outside from 192.168.1.125 001a.3000.1234 for 192.168.1.123 001e.7a51.1234
arp-in: rqst for me from 192.168.1.125 for 192.168.1.123, on outside
arp-set: added arp outside 192.168.1.125 001a.3000.1234 and updating NPs at 4301326660
arp-in: generating reply from 192.168.1.123 001e.7a51.1234 to 192.168.1.125 001a.3000.1234
arp-in: response at outside from 192.168.1.125 001a.3000.1234 for 192.168.1.125 ffff.ffff.ffff
arp-in: updating gratuitous ARP 192.168.1.125 - 001a.3000.1234
arp-set: added arp outside 192.168.1.125 001a.3000.1234 and updating NPs at 4301326660
CiscoASA#
</pre>
<p>The firewall is replying to arp requests even though both the source &#038; destination of the traffic are on the same (<em>outside</em>) interface, now I haven&#8217;t manged to work out why the firewall was doing this, but I did find <a href="http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&#038;forum=Security&#038;topic=Firewalling&#038;topicID=.ee6e1fa&#038;fromOutline=&#038;CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cc12b2b">a fix on the cisco forums</a>.</p>
<p><code>sysopt noproxyarp outside</code></p>
<p>Names, IPs &#038; MAC&#8217;s have been changed to protect the innocent.<br />
 <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/450/strange-asa-arp-replying-behavior/feed</wfw:commentRss>
		</item>
		<item>
		<title>Cisco NAC SSO Port List</title>
		<link>http://www.linickx.com/archives/407/cisco-nac-sso-port-list</link>
		<comments>http://www.linickx.com/archives/407/cisco-nac-sso-port-list#comments</comments>
		<pubDate>Wed, 02 Jul 2008 08:59:37 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[ad]]></category>

		<category><![CDATA[nac]]></category>

		<category><![CDATA[ports]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=407</guid>
		<description><![CDATA[Note to self, the ports I need to allow thru the Un-Authenticated ACL for Active Directory SSO to work&#8230;
TCP 88,135,389,636,445,1025,1026
UDP 88,389,636 
 
 Copyright &#169; 2008 [LINICKX].com. This Feed is for personal non-commercial use only. Please check my Site Terms and Conditions for full details on copyrights. If you have any concerns with the content [...]]]></description>
			<content:encoded><![CDATA[<p>Note to self, the ports I need to allow thru the Un-Authenticated ACL for Active Directory SSO to work&#8230;</p>
<pre>TCP 88,135,389,636,445,1025,1026
UDP 88,389,636 </pre>
<p> <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/407/cisco-nac-sso-port-list/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dear Insomniac</title>
		<link>http://www.linickx.com/archives/448/dear-insomniac</link>
		<comments>http://www.linickx.com/archives/448/dear-insomniac#comments</comments>
		<pubDate>Tue, 01 Jul 2008 09:01:35 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Playstation3]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[insomniac]]></category>

		<category><![CDATA[ratchet and clank]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=448</guid>
		<description><![CDATA[In light of yesterdays ps3 news please can you release a patch to covert Ratchet &#038; Clank skill points into Trophies.
I think this would be a good use of the system, it would be nice for us gamers to automatically earn some trophies based on some of the games we&#8217;ve already played; this idea benefits [...]]]></description>
			<content:encoded><![CDATA[<p>In light of <a href="http://blog.us.playstation.com/2008/06/30/firmware-v240-walkthrough-part-2-trophies/">yesterdays ps3 news</a> please can you release a patch to covert <a href="http://www.us.playstation.com/ratchetandclank/">Ratchet &#038; Clank</a> skill points into Trophies.</p>
<p>I think this would be a good use of the system, it would be nice for us gamers to automatically earn some trophies based on some of the games we&#8217;ve already played; this idea benefits the publishers too as &#8220;friends&#8221; will be able to see other users games and may be influenced to buy them <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&#8230;and DUELSHOCK3 support too please.</p>
<p>Thanks!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/448/dear-insomniac/feed</wfw:commentRss>
		</item>
		<item>
		<title>Bash script to fix file permissions recursively</title>
		<link>http://www.linickx.com/archives/396/bash-script-to-fix-file-permissions-recursively</link>
		<comments>http://www.linickx.com/archives/396/bash-script-to-fix-file-permissions-recursively#comments</comments>
		<pubDate>Thu, 26 Jun 2008 19:00:47 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[bash]]></category>

		<category><![CDATA[cron]]></category>

		<category><![CDATA[mediatomb]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=396</guid>
		<description><![CDATA[I love the redhat implementation of cron, simply drop a shell script into /etc/cron.daily/ and your script will be executed every day (by default at 4am).
Recently I&#8217;ve been having a small problem with mediatomb, further investigation lead me to a &#8220;Inotify thread caught exception&#8221; error which can be fixed by recursively resetting your file permissions.
What [...]]]></description>
			<content:encoded><![CDATA[<p>I love the redhat implementation of cron, simply drop a shell script into <code>/etc/cron.daily/</code> and your script will be executed every day (<em>by default at 4am</em>).</p>
<p>Recently I&#8217;ve been having a small <a href="https://sourceforge.net/forum/forum.php?thread_id=1961180&#038;forum_id=440751">problem</a> with <a href="http://mediatomb.cc/">mediatomb</a>, further investigation lead me to <a href="https://sourceforge.net/forum/message.php?msg_id=4828164">a &#8220;Inotify thread caught exception&#8221; error</a> which can be fixed by recursively resetting your file permissions.</p>
<p>What I have done to fix the issue is save the following code as <code>/etc/cron.daily/fix_mt.sh</code> and &#8216;jobs a gooden&#8217; <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
<pre>
#!/bin/bash
# Load up your mediatomb directories...
MediaTombDirectories[0]="/home/me/Videos"
MediaTombDirectories[1]="/home/me/Music"
# add more if needbe
# MediaTombDirectories[2]="/home/me/files"

# Setup find correctly.
export IFS=$'\n'

# Loop through our array.
for x in ${MediaTombDirectories[@]}
	do
		# Find all directories &#038; subdirectories
		for i in $(find $x -type d)
			do
				# Fix Permissions
				chmod -c 775 $i
				chown -c me:user $i
			done

		# Find all Files
		for i in $(find $x -type f)
			do
				# Fix Permissions
				chmod -c 664 $i
				chown -c me:user $i
			done
	done
</pre>
<p><strong><br />
Quick tip:</strong> You (<em>or root</em>) will get e-mailed every time this executes, you can make the script more verbos by changing all &#8220;<code>-c</code>&#8221; to &#8220;<code>-v</code>&#8220;, or make it silent by removing the &#8220;<code>-c</code>&#8221; altogether.</p>
<p>Enjoy!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/396/bash-script-to-fix-file-permissions-recursively/feed</wfw:commentRss>
		</item>
		<item>
		<title>Cisco ASA and 7905 IP Phone Weirdness</title>
		<link>http://www.linickx.com/archives/446/cisco-asa-and-7905-ip-phone-weirdness</link>
		<comments>http://www.linickx.com/archives/446/cisco-asa-and-7905-ip-phone-weirdness#comments</comments>
		<pubDate>Tue, 24 Jun 2008 08:30:04 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[asa]]></category>

		<category><![CDATA[firewall]]></category>

		<category><![CDATA[ipt]]></category>

		<category><![CDATA[voip]]></category>

		<category><![CDATA[weird]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=446</guid>
		<description><![CDATA[I came accross something odd the other day, I had some Cisco IP Phones on a DMZ interface and the Call Manager was behind the inside interface. If you made a call from a 7940 to a 7940 everything worked fine, if you made a call from a 7905 to a 7940 it failled! 
I [...]]]></description>
			<content:encoded><![CDATA[<p>I came accross something odd the other day, I had some Cisco IP Phones on a DMZ interface and the Call Manager was behind the inside interface. If you made a call from a 7940 to a 7940 everything worked fine, if you made a call from a 7905 to a 7940 it failled! </p>
<p>I ran <a href="http://www.linickx.com/archives/112/debug-packet-command-missing-on-pix-7">a packet capture</a> and found that the phone was &#8220;bouncing&#8221; the RTP stream off the firewall rather than connecting directly to the peer phone&#8230; very weird! The problem was solved by enabling&#8230;</p>
<pre>
same-security-traffic permit intra-interface</pre>
<p>I thought I post this for some future googlers!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/446/cisco-asa-and-7905-ip-phone-weirdness/feed</wfw:commentRss>
		</item>
		<item>
		<title>Backup Interface on Cisco ASA Firewall</title>
		<link>http://www.linickx.com/archives/444/backup-interface-on-cisco-asa-firewall</link>
		<comments>http://www.linickx.com/archives/444/backup-interface-on-cisco-asa-firewall#comments</comments>
		<pubDate>Tue, 10 Jun 2008 18:06:45 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Cisco]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[asa]]></category>

		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=444</guid>
		<description><![CDATA[I tweeted a little while ago about Nokia recently supporting interface failover within IPSO, well it looks like Cisco&#8217;s ASA Version 8 software can do it now too!
The following example creates two redundant interfaces:
asa(config)# interface redundant 1
asa(config-if)# member-interface gigabitethernet 0/0
asa(config-if)# member-interface gigabitethernet 0/1
asa(config-if)# interface redundant 2
asa(config-if)# member-interface gigabitethernet 0/2
asa(config-if)# member-interface gigabitethernet 0/3
Reference: Adding a Redundant [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linickx.com/archives/395/learned-something-new-recently">I tweeted</a> a little while ago about Nokia recently supporting interface failover within IPSO, well it looks like Cisco&#8217;s ASA Version 8 software can do it now too!</p>
<blockquote><p>The following <a href="http://www.cisco.com/en/US/partner/docs/security/asa/asa80/configuration/guide/intrface.html#wpmkr1046659">example</a> creates two redundant interfaces:</p>
<p><code>asa(config)# interface redundant 1<br />
asa(config-if)# member-interface gigabitethernet 0/0<br />
asa(config-if)# member-interface gigabitethernet 0/1<br />
asa(config-if)# interface redundant 2<br />
asa(config-if)# member-interface gigabitethernet 0/2<br />
asa(config-if)# member-interface gigabitethernet 0/3</code></p></blockquote>
<p>Reference: <a href="http://www.cisco.com/en/US/partner/docs/security/asa/asa80/configuration/guide/intrface.html#wpmkr1046659">Adding a Redundant Interface</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/444/backup-interface-on-cisco-asa-firewall/feed</wfw:commentRss>
		</item>
		<item>
		<title>Good English Comments</title>
		<link>http://www.linickx.com/archives/443/good-english-comments</link>
		<comments>http://www.linickx.com/archives/443/good-english-comments#comments</comments>
		<pubDate>Thu, 05 Jun 2008 10:20:50 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[akismet]]></category>

		<category><![CDATA[comments]]></category>

		<category><![CDATA[english]]></category>

		<category><![CDATA[lifeblog]]></category>

		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=443</guid>
		<description><![CDATA[I can only speak one language, I do have a french qualification but it&#8217;s not worth the paper it&#8217;s printed on; so I admire anyone who&#8217;s native tongue isn&#8217;t english yet speak/reads/writes english.
Comments on my blog pose a problem, a tell tale sign of an e-mail or comment spam is poor english, now I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>I can only speak one language, I do have a french qualification but it&#8217;s not worth the paper it&#8217;s printed on; so I admire anyone who&#8217;s native tongue isn&#8217;t english yet speak/reads/writes english.</p>
<p>Comments on my blog pose a problem, a tell tale sign of an e-mail or comment spam is poor english, now I&#8217;m not talking about having 100% correct grammar or spelling, in-fact this post title &#8220;good english comments&#8221; isn&#8217;t correct! What I&#8217;m talking about is comments that simply don&#8217;t make sense.</p>
<p>Recently I&#8217;ve been working with a guy from Brazil, he&#8217;s not the 1st I&#8217;ve met, but this was obviously his 1st trip to the UK. During our work it was very apparent that half of what he said/wrote didn&#8217;t make sense and in order to carry out his work I&#8217;ve had to guess at a load of the requirements.</p>
<p>Today I&#8217;ve received a comment on my blog which I simply can&#8217;t decide if it&#8217;s someone with poor English skills or SPAM, there&#8217;s no hyper-links which leans me toward it being genuine, but I simply don&#8217;t want to take the risk, I haven&#8217;t even finished repairing the pictures on my site, let alone have the time to clean up after some inter-twat spammer! I would like to thank both akismet &#038; bad behavior for all their help with detecting spam&#8230;. I wonder if there&#8217;s some kind of grammar checker for comments to help the real people submit comments that make sense? </p>
<p>So with all being said, I send my apologies to all who have had comments deleted on my blog.</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2008 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/archives/443/good-english-comments/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
