<?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>[LINICKX].com &#187; ipso</title>
	<atom:link href="http://www.linickx.com/tag/ipso/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:06:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Checkpoint Nokia, How to enable SSH thru the default filter.</title>
		<link>http://www.linickx.com/2102/checkpoint-nokia-how-to-enable-ssh-thru-the-default-filter</link>
		<comments>http://www.linickx.com/2102/checkpoint-nokia-how-to-enable-ssh-thru-the-default-filter#comments</comments>
		<pubDate>Fri, 04 Sep 2009 08:56:15 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[checkpoint]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ipso]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=2102</guid>
		<description><![CDATA[I had lost this bookmark, saved here so I don&#8217;t loose it again Solution Title: How do I control / change access using defaultfilter and initialpolicy? Solution ID: sk41117 There are various options given in the article, this&#8230; ipso[nick]# cp &#8230; <a href="http://www.linickx.com/2102/checkpoint-nokia-how-to-enable-ssh-thru-the-default-filter">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I had lost this bookmark, saved here so I don&#8217;t loose it again <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote>
<ul>
<li>Solution Title: How do I control / change access using defaultfilter and initialpolicy? </li>
<li>Solution ID: <a href="https://supportcenter.checkpoint.com/supportcente/portal?eventSubmit_doGoviewsolutiondetails=&#038;solutionid=sk41117">sk41117</a> </li>
</ul>
</blockquote>
<p>There are various options given in the article, this&#8230;</p>
<pre>
ipso[nick]# cp -p $FWDIR/conf/initial_module.pf $FWDIR/conf/initial_module.pf.OLD
ipso[nick]# cp $FWDIR/lib/defaultfilter.ipso $FWDIR/conf/initial_module.pf
ipso[nick]# comp_init_policy -g
initial_module:
Compiled OK.
ipso[nick]#
</pre>
<p>&#8230; will do in most cases!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <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/2102/checkpoint-nokia-how-to-enable-ssh-thru-the-default-filter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPSO: From CLISH to Bourne Shell (sh)</title>
		<link>http://www.linickx.com/1076/ipso-from-clish-to-bourne-shell-sh</link>
		<comments>http://www.linickx.com/1076/ipso-from-clish-to-bourne-shell-sh#comments</comments>
		<pubDate>Thu, 14 May 2009 10:44:25 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[clish]]></category>
		<category><![CDATA[ipso]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[sh]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=1076</guid>
		<description><![CDATA[Note to Self: If an administrator has setup your Nokia (IPSO) shell account to log into clish rather than the unix shell&#8230; and you need to cpstop;cpstart&#8230; you can switch shells with the command&#8230; Nokia:>shell [admin@nokia]# It&#8217;s quite a simple &#8230; <a href="http://www.linickx.com/1076/ipso-from-clish-to-bourne-shell-sh">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Note to Self:</p>
<p>If an administrator has setup your Nokia (IPSO) shell account to log into clish rather than the unix shell&#8230; and you need to <code>cpstop;cpstart</code>&#8230; you can switch shells with the command&#8230;<br />
<code><br />
Nokia:>shell<br />
[admin@nokia]#<br />
</code><br />
It&#8217;s quite a simple command, so why can&#8217;t I remember it!</p>
<p><strong><em>Footnote:</em></strong><br />
<code>iclid </code>is the &#8220;router shell&#8221; &#8211; where you can do show commands<br />
<code>clish </code>is the &#8220;voager shell&#8221; &#8211; where you can &#8220;set&#8221; things and make changes<br />
<code>/bin/sh</code> or Bourne shell (<em>or sh</em>) is the &#8220;Unix shell&#8221; &#8211; where you have access to the root operating system and can make changes to the file-system or restart processes.</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <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/1076/ipso-from-clish-to-bourne-shell-sh/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

