<?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>I-BLOG &#187; Juniper</title>
	<atom:link href="http://www.rsivanandan.com/category/juniper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rsivanandan.com</link>
	<description>Never go to bed mad. Stay up and fight!</description>
	<lastBuildDate>Tue, 07 Sep 2010 09:26:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Firefox Search Plug-In for Juniper Knowledge Base (KB)</title>
		<link>http://www.rsivanandan.com/2010/08/10/firefox-search-plug-in-for-juniper-knowledge-base-kb/</link>
		<comments>http://www.rsivanandan.com/2010/08/10/firefox-search-plug-in-for-juniper-knowledge-base-kb/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 16:53:56 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Juniper KB Search Plugin]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2010/08/10/firefox-search-plug-in-for-juniper-knowledge-base-kb/</guid>
		<description><![CDATA[Use a lot of Juniper equipments/configuration samples/guides etc? Some time back I had written a blog post on getting information on Juniper products which are relevant and with examples was to search it at http://kb.juniper.net Read here {http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/} There is a much better way if you use Firefox. There is a search plug-in that you]]></description>
			<content:encoded><![CDATA[<p align="justify">Use a lot of Juniper equipments/configuration samples/guides etc? Some time back I had written a blog post on getting information on Juniper products which are relevant and with examples was to search it at <a href="http://kb.juniper.net">http://kb.juniper.net</a> </p>
<p align="justify">Read here {<a title="http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/" href="http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/" target="_blank">http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/</a>}</p>
<p align="justify">There is a much better way if you use Firefox. There is a search plug-in that you could use to integrate it with Firefox and have the term/configuration you want directly from the browser.</p>
<p align="justify">Can’t wait to get it? Head straight to <a href="http://kb.juniper.net">http://kb.juniper.net</a> and below right hand corner, you can see ‘Install Search Plug-in’.</p>
<p align="justify"><a href="http://www.rsivanandan.com/wp-content/uploads/2010/08/Juniper_KB.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Juniper_KB" border="0" alt="Juniper_KB" src="http://www.rsivanandan.com/wp-content/uploads/2010/08/Juniper_KB_thumb.jpg" width="614" height="447" /></a> </p>
<p>Install it and there you have it;</p>
<p>An example page that I searched was looking as below;</p>
<p>&#160;</p>
<p><a href="http://www.rsivanandan.com/wp-content/uploads/2010/08/KB_Search.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="KB_Search" border="0" alt="KB_Search" src="http://www.rsivanandan.com/wp-content/uploads/2010/08/KB_Search_thumb.jpg" width="623" height="368" /></a> </p>
<p>Have fun…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2010/08/10/firefox-search-plug-in-for-juniper-knowledge-base-kb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PPTP Pass-through through Juniper NS 5GT Firewall</title>
		<link>http://www.rsivanandan.com/2010/07/16/pptp-pass-through-through-juniper-ns-5gt-firewall/</link>
		<comments>http://www.rsivanandan.com/2010/07/16/pptp-pass-through-through-juniper-ns-5gt-firewall/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 08:05:05 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2010/07/16/pptp-pass-through-through-juniper-ns-5gt-firewall/</guid>
		<description><![CDATA[Got a question on this one in my comments page and hence thought of putting it together. Say there is a PPTP server residing on the trust side of your NS firewall (applicable to all/most of the NS firewalls running Screen OS). For simplicity, assuming that the device is in NAT mode and you want]]></description>
			<content:encoded><![CDATA[<p align="justify">Got a question on this one in my comments page and hence thought of putting it together. Say there is a PPTP server residing on the trust side of your NS firewall (applicable to all/most of the NS firewalls running Screen OS). For simplicity, assuming that the device is in NAT mode and you want to allow connections coming from internet for PPTP VPN, follow the steps here;</p>
<p align="justify">First create a custom service to address the PPTP requirement (This is Microsoft windows specific);</p>
<blockquote><p align="justify"><code>set service CustomPPTP group &quot;other&quot; 47 src 2048-2048 dst 2048-2048 </code></p>
<p align="justify"><code>set service CustomPPTP + tcp src 0-65535 dst 1723-1723</code></p>
</blockquote>
<p align="justify">The first line above creates a custom service named “CustomPPTP” with protocol number 47 (GRE) with source/destination port as 2048.</p>
<p align="justify">The second line adds to the same service for PPTP (port 1723 TCP).</p>
<p align="justify">&#160;</p>
<p align="justify">Then the next step would be to NAT the internal PPTP server to publically accessible server using a public ip address. Here we’d use the same address assigned on the untrust interface (single public ip available scenario);</p>
<blockquote><p align="justify"><code>set vip multi-port</code></p>
<p align="justify"><code>set interface ethernet0/0 vip 2048 CustomPPTP 10.1.1.10</code></p>
</blockquote>
<p align="justify">&#160;</p>
<p align="justify">The first line above states that it is a multi-port VIP. Normally a VIP listens only on a single port, if a single ip address is used and you want to have multiple ports forwarded, multi-port VIP is needed.</p>
<p align="justify">The second line above sets a VIP for port 2048 for the internal server (PPTP Server) 10.1.1.10 (assuming the ip of the internal PPTP server to be this).</p>
<p align="justify">almost done; the only thing pending is a policy to allow traffic to pass through this condition;</p>
<blockquote><p align="justify"><code>set policy from untrust to trust &quot;any&quot; &quot;VIP::1&quot; &quot;CustomPPTP&quot; permit</code></p>
</blockquote>
<p align="justify">The above policy allows any machine from untrust zone (internet) to connect to VIP address (trust zone) for the service “CustomPPTP”.</p>
<p align="justify">Just save the configuration and you should have it working just fine…</p>
<p align="justify"><a href="http://kb.juniper.net/index?page=content&amp;id=KB5471&amp;actp=search&amp;searchid=1279260174093" target="_blank">Juniper KB Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2010/07/16/pptp-pass-through-through-juniper-ns-5gt-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block Facebook using Juniper SRX</title>
		<link>http://www.rsivanandan.com/2010/07/13/block-facebook-using-juniper-srx/</link>
		<comments>http://www.rsivanandan.com/2010/07/13/block-facebook-using-juniper-srx/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 06:18:35 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Access-Control]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[block facebook]]></category>
		<category><![CDATA[block twitter]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2010/07/13/block-facebook-using-juniper-srx/</guid>
		<description><![CDATA[Continuation to the last post of MPF on Cisco ASA series, Juniper’s nextGen firewalls (SRX series that run JunOS software) can also be used for blocking unwanted sites. While SRX supports integration to SurfControl/WebSense etc, this post is more focused on the inbuilt capabilities just like what Cisco’s ASA had. UTM feature (Unified Threat Management)]]></description>
			<content:encoded><![CDATA[<p align="justify">Continuation to the last post of MPF on Cisco ASA series, Juniper’s nextGen firewalls (SRX series that run JunOS software) can also be used for blocking unwanted sites. While SRX supports integration to SurfControl/WebSense etc, this post is more focused on the inbuilt capabilities just like what Cisco’s ASA had.</p>
<p align="justify">UTM feature (Unified Threat Management) is integrated into SRX devices. So in order to block a site(s);</p>
<p align="justify">1. First create a custom block lists to contain the websites that you want to block.</p>
<blockquote><p><strong>custom-objects {       <br />&#160;&#160;&#160; url-pattern {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; badsite {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; value <a href="http://www.facebook.com">www.facebook.com</a>;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; addictivesite {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; value <a href="http://www.twitter.com">www.twitter.com</a>;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />}        <br />&#160;&#160;&#160; custom-url-category {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; bad-sites {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; value [ addictivesite badsite ];        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160; }        <br />}</strong></p>
</blockquote>
<p align="justify">As you can see, the custom URL category block list above contains the site ‘www.facebook.com’ and ‘www.twitter.com’ and based on the preferences time-eating sites like facebook/twitter/myspace etc can be used in here. Again, the advantage is that it doesn’t deal with ip addresses and hence very effective how many ever servers are hosted around the world.</p>
<p align="justify">2. Then create a web filtering policy to allow the traffic after screening the type/site to which the traffic is going to, as below;</p>
<blockquote><p><strong>policies {       <br />&#160;&#160;&#160; from-zone trust to-zone untrust {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; policy utm {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; match {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; source-address any;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; destination-address any;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; application any;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; then {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; permit {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; application-services {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; utm-policy wf-block-specfic-categories;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />utm {        <br />&#160;&#160;&#160; feature-profile {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; web-filtering {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url-blacklist bad-sites; #This causes sites in the bad-sites category to be blocked </strong></p>
<p><strong>utm-policy wf-block-specfic-categories {       <br />&#160;&#160;&#160; web-filtering {        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; http-profile block-selected-sites;        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }        <br />}</strong></p>
</blockquote>
<p align="justify">Along with this, SRX also supports usage of ‘Custom Block Messages’ and also make this time bound. Say if you don’t want to block it completely but just block it during business hours that is possible too by scheduling policies.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2010/07/13/block-facebook-using-juniper-srx/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SSG-5 Wireless Configuration</title>
		<link>http://www.rsivanandan.com/2010/02/02/ssg-5-wireless-configuration/</link>
		<comments>http://www.rsivanandan.com/2010/02/02/ssg-5-wireless-configuration/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:13:45 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2010/02/02/ssg-5-wireless-configuration/</guid>
		<description><![CDATA[Configuring SSG-5 wireless is a breeze really. The only commands needed here are listed as below; Assuming that your wireless network is your trusted network and you want to have this network use untrust ip address to be used (natted) while going to internet or other networks. &#160; 1: set interface &#34;wireless0/0&#34; zone &#34;Trust&#34; 2:]]></description>
			<content:encoded><![CDATA[<p align="justify">Configuring SSG-5 wireless is a breeze really. The only commands needed here are listed as below;</p>
<p align="justify">Assuming that your wireless network is your trusted network and you want to have this network use untrust ip address to be used (natted) while going to internet or other networks.</p>
<p>&#160;</p>
<div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper">
<div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet">
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum1">   1:</span> set interface &quot;wireless0/0&quot; zone &quot;Trust&quot;</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum2">   2:</span> set interface wireless0/0 ip 192<span style="color: #ff0000">.</span>168<span style="color: #ff0000">.</span>2<span style="color: #ff0000">.</span>1/24</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum3">   3:</span> set interface wireless0/0 nat</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum4">   4:</span> set interface wireless0/0 ip manageable</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum5">   5:</span> set interface wireless0/0 dhcp server service</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum6">   6:</span> set interface wireless0/0 dhcp server auto</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum7">   7:</span> set interface wireless0/0 dhcp server option gateway 192<span style="color: #ff0000">.</span>168<span style="color: #ff0000">.</span>2<span style="color: #ff0000">.</span>1</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum8">   8:</span> set interface wireless0/0 dhcp server option netmask 255<span style="color: #ff0000">.</span>255<span style="color: #ff0000">.</span>255<span style="color: #ff0000">.</span>0</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum9">   9:</span> set interface wireless0/0 dhcp server option domainname mycompany<span style="color: #ff0000">.</span>com</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum10">  10:</span> set interface wireless0/0 dhcp server option dns1 192<span style="color: #ff0000">.</span>168<span style="color: #ff0000">.</span>20<span style="color: #ff0000">.</span>20</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum11">  11:</span> set interface wireless0/0 dhcp server option dns2 192<span style="color: #ff0000">.</span>168<span style="color: #ff0000">.</span>128<span style="color: #ff0000">.</span>50</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum12">  12:</span> set interface wireless0/0 dhcp server ip 192<span style="color: #ff0000">.</span>168<span style="color: #ff0000">.</span>2<span style="color: #ff0000">.</span>33 to 192<span style="color: #ff0000">.</span>168<span style="color: #ff0000">.</span>2<span style="color: #ff0000">.</span>126</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum13">  13:</span> unset interface wireless0/0 dhcp server config next-server-ip</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum14">  14:</span> set ssid WLAN interface wireless0</pre>
<p><!--CRLF--></div>
</div>
<p>1 –&gt; sets the interface wireless0/0 in Trust Zone.</p>
<p>2 –&gt; sets the IP address on the wireless interface.</p>
<p>3 –&gt; sets the wireless interface mode to nat.</p>
<p>4 –&gt; sets the wireless interface manageable (ping/ssh/web etc).</p>
<p>5 –&gt; tells the dhcp server service to be ON on wireless interface.</p>
<p>6 to 13 –&gt; sets the different network IP parameters to be used by DHCP Server service.</p>
<p>14 –&gt; defines the SSID to which the users should connect.</p>
<p>Note that this hasn’t specified any wireless encryption part here. This is intended to be a simple post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2010/02/02/ssg-5-wireless-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimal Configuration on a Juniper Router (JunOS)</title>
		<link>http://www.rsivanandan.com/2010/01/30/minimal-configuration-on-a-juniper-router-junos/</link>
		<comments>http://www.rsivanandan.com/2010/01/30/minimal-configuration-on-a-juniper-router-junos/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 16:27:11 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2010/01/30/minimal-configuration-on-a-juniper-router-junos/</guid>
		<description><![CDATA[Thought of putting down some of the basic things that needs to be done on Juniper Router, may it be M/MX/T/J-series in order for that to be connected and accessible on the network. So if we divide the tasks; 1. The first one is the rack it up, connecting the cables and power it up.]]></description>
			<content:encoded><![CDATA[<p align="justify">Thought of putting down some of the basic things that needs to be done on Juniper Router, may it be M/MX/T/J-series in order for that to be connected and accessible on the network. So if we divide the tasks;</p>
<p align="justify">1. The first one is the rack it up, connecting the cables and power it up.</p>
<p align="justify">2. Then login to the router using the console port of the router (usually in the front).</p>
<p align="justify">3. Juniper Router does provide you the Management interface to be either a specific management port or a general port on it. Wouldn’t go into the details of it <img src='http://www.rsivanandan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p align="justify">4. Setup the IP address for the Management port.</p>
<p align="justify">5. Enable the needed access from network to the box itself.</p>
<p align="justify">After these steps, you essentially have the router up and running on the router, on which you can do your necessary configuration. I intend to cover them later across multiple posts.</p>
<p align="justify">So now to action; 1 &amp; 2 is fairly straight forward and lets look at 3;</p>
<p align="justify">The Management Port is usually <strong>“fxp0”</strong> on the router – Specific Management Port (Out-Of-Band Management)</p>
<p align="justify">Or you can use one of your normal ports like <strong>“ge0/0/0”</strong> for the Management (In-Band Management).</p>
<p align="justify"><strong>First part is to assign an IP address to the management port:-</strong></p>
<div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper">
<div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet">
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum1">   1:</span> root@PE3-MX480% cli</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum2">   2:</span>&#160; </pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum3">   3:</span> root@PE3-MX480<span style="color: #0000ff">&gt;</span> configure </pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum4">   4:</span> [edit]</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum5">   5:</span> root@PE3-MX480<span style="color: #008000"># set interfaces fxp0 unit 0 family inet address 192.168.1.1/24</span></pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum6">   6:</span>&#160; </pre>
<p><!--CRLF--></div>
</div>
<p><strong>Enabling Remote Access:-</strong> There are different protocols available, mainly SSH/Telnet/HTTP</p>
<p>So to enable these protocols on the management interface; follow this;</p>
<div style="border-bottom: silver 1px solid; text-align: left; border-left: silver 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; max-height: 200px; font-size: 8pt; overflow: auto; border-top: silver 1px solid; cursor: text; border-right: silver 1px solid; padding-top: 4px" id="codeSnippetWrapper">
<div style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet">
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum1">   1:</span> set system services ssh</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum2">   2:</span>&#160; </pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum3">   3:</span> set system services ssh root-login allow</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum4">   4:</span> set system services ssh protocol-version v1</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum5">   5:</span> set system services ssh protocol-version v2</pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum6">   6:</span>&#160; </pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum7">   7:</span> set system services telnet</pre>
<p><!--CRLF--><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: white; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum9">   9:</span>&#160; </pre>
<p><!--CRLF--></p>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px"><span style="color: #606060" id="lnum10">  10:</span> set system services web-management http</pre>
<p><!--CRLF--></div>
</div>
<p>As you can see, all SSH/Telnet and HTTP access is enabled and also you can see how to enable root login via SSH (By default not allowed).</p>
<p>After you configure all these, you have the access to this box via these protocols from the local network. You can verify it by issuing the command;</p>
<p><strong>root@PE3-MX480&gt; show configuration | display set</strong></p>
<p><strong>OR</strong></p>
<p><strong>root@PE3-MX480&gt; show configuration</strong> (this should show the configuration in a C like syntax styled fashion)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2010/01/30/minimal-configuration-on-a-juniper-router-junos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Documentation for Juniper Devices</title>
		<link>http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/</link>
		<comments>http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 14:36:56 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/</guid>
		<description><![CDATA[&#160; &#160;&#160; One of the best part about Microsoft and Cisco are not just the products but supporting documentation as well, it is vast and a lot of configuration examples with actual configuration samples. If you want to load something on to a brand new Cisco device, just Google and just Copy&#38;Paste would take care]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p align="justify"><img src="http://www.juniper.net/shared/img/header/logo-top-m.gif" />&#160;&#160; One of the best part about <a href="http://microsoft.com" target="_blank">Microsoft</a> and <a href="http://cisco.com" target="_blank">Cisco</a> are not just the </p>
<p align="justify">products but supporting documentation as well, it is vast and a lot of configuration examples with actual configuration samples.</p>
<p align="justify">If you want to load something on to a brand new Cisco device, just Google and just Copy&amp;Paste would take care of minimal configuration and just modification would bring it up in minutes.</p>
<p align="justify">Unfortunately the problem with Juniper Documentation is that they can’t match that much of the results from other vendors. For example if I have to learn about NSRP knowledge base and if you just type ‘nsrp’ onto Google, you’ll get a max of 3 or 4 search results that are relevant and even if you get it, it’ll be the basic ‘how to configure kind of stuff’. On the other hand, if you use Google’s advanced searching mechanism, you’ll get much better results on the subject you’re searching. For example;</p>
<blockquote><p align="justify">nsrp site:kb.juniper.net</p>
</blockquote>
<p align="justify">The above search would yield only the results from Juniper KB site and would have a wide variety of information lined up for you to dig on.</p>
<p align="justify">While this is the true for all vendor’s documentation, I just wanted to emphasize the usage of ‘<a href="http://kb.juniper.net" target="_blank">kb.juniper.net’</a> instead of ‘<a href="http://www.juniper.net" target="_blank">www.juniper.net’</a>, because there is a difference <img src='http://www.rsivanandan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2010/01/24/documentation-for-juniper-devices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best Tech Companies to Work For!</title>
		<link>http://www.rsivanandan.com/2009/12/17/best-technical-companies-to-work-for/</link>
		<comments>http://www.rsivanandan.com/2009/12/17/best-technical-companies-to-work-for/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:42:52 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Tech in general]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2009/12/17/best-technical-companies-to-work-for/</guid>
		<description><![CDATA[&#160; &#160; &#160; Based off the Glassdoor.com surveys from the employee’s themselves of each company, Juniper Networks’ ranks the first! Got this snippet from { Here } &#160; One difference about glassdoor compared to all other predictions is that these are derived by anonymous input’s from the respective organizations itself.]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><a href="http://www.rsivanandan.com/wp-content/uploads/2009/12/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.rsivanandan.com/wp-content/uploads/2009/12/image_thumb.png" width="541" height="481" /></a> </p>
<p align="justify">&#160;</p>
<p align="justify">&#160; Based off the Glassdoor.com surveys from the employee’s themselves of each company, Juniper Networks’ ranks the first!</p>
<p align="justify">Got this snippet from { <a href="http://gigaom.com/2009/12/15/which-top-tech-company-to-work-for-not-google/" target="_blank">Here</a> }</p>
<p align="justify">&#160; One difference about glassdoor compared to all other predictions is that these are derived by anonymous input’s from the respective organizations itself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2009/12/17/best-technical-companies-to-work-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Juniper SSG 140 vs Fortinet FG &#8211; 224B Comparison</title>
		<link>http://www.rsivanandan.com/2009/09/30/juniper-ssg-140-vs-fortinet-fg-224b-comparison/</link>
		<comments>http://www.rsivanandan.com/2009/09/30/juniper-ssg-140-vs-fortinet-fg-224b-comparison/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 14:41:07 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2009/09/30/juniper-ssg-140-vs-fortinet-fg-224b-comparison/</guid>
		<description><![CDATA[There is a good comparison chart available between these 2 firewalls &#160; { Click Here to get it } &#160; Though it is a comparison with FG – 224B, you can pretty much see the plus points that comes with Juniper SSG series of Firewalls.]]></description>
			<content:encoded><![CDATA[<p>There is a good comparison chart available between these 2 firewalls</p>
<p>&#160;</p>
<p>{ <a href="http://www.austinnetworking.com/assets/fortinetFG224b-vs-ssg140_hotsheet.pdf" target="_blank">Click Here to get it</a> }</p>
<p>&#160;</p>
<p>Though it is a comparison with FG – 224B, you can pretty much see the plus points that comes with Juniper SSG series of Firewalls.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2009/09/30/juniper-ssg-140-vs-fortinet-fg-224b-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Juniper Security Rocks!</title>
		<link>http://www.rsivanandan.com/2009/09/17/juniper-security-rocks/</link>
		<comments>http://www.rsivanandan.com/2009/09/17/juniper-security-rocks/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:10:42 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Tech in general]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2009/09/17/juniper-security-rocks/</guid>
		<description><![CDATA[&#160; &#160;&#160;&#160;&#160;&#160; 2009 Information Security/SearchSecurity.com Readers&#8217; Choice awards are announced and guess what; Juniper Won the best security solution awards in the following categories; Intrusion Prevention:&#160;&#160; Gold Award&#160;&#160; : Juniper IDP Series NAC&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160; Gold Award&#160;&#160; : Juniper Networks Unified Access Control Remote Access&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160;&#160; Silver Award : Juniper Networks SA Series SSL VPN Appliances]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p align="justify"><img src="http://www.juniper.net/shared/img/header/logo-top-m.gif" />&#160;&#160;&#160;&#160;&#160; 2009 <a href="http://searchsecurity.techtarget.com/magazineFeature/0,296894,sid14_gci1366052_mem1,00.html" target="_blank">Information Security/SearchSecurity.com</a> Readers&#8217; Choice awards are announced and guess what; Juniper Won the best security solution awards in the following categories;</p>
<ul>
<li>Intrusion Prevention:&#160;&#160; Gold Award&#160;&#160; : Juniper IDP Series</li>
<li>NAC&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160; Gold Award&#160;&#160; : Juniper Networks Unified Access Control </li>
<li>Remote Access&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160;&#160; Silver Award : Juniper Networks SA Series SSL VPN Appliances</li>
</ul>
<p align="justify">Last year Juniper was named a finalist in five categories and won an award in each category, including Authentication, NAC, Network Firewalls, Remote Access and UTM. Juniper SSG, ISG and SA SSL VPN won Gold awards.&#160; UAC won a Silver award. Juniper Steel-Belted Radius, NetScreen and SSG won Bronze awards.</p>
<p align="justify">Way to go Juniper! If you look at Juniper’s Security Market/Products, the solutions have been there in the market only for a few years now, but still they made through and take on the long-timers now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2009/09/17/juniper-security-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Million Ports Sold &#8211; Juniper</title>
		<link>http://www.rsivanandan.com/2009/08/22/one-million-ports-sold-juniper/</link>
		<comments>http://www.rsivanandan.com/2009/08/22/one-million-ports-sold-juniper/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 08:31:33 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/2009/08/22/one-million-ports-sold-juniper/</guid>
		<description><![CDATA[&#160; The latest information on Juniper’s success in diversified segments of market is the ‘Ethernet Platforms’.&#160; Despite the recession; Quarter over Quarter, pretty steady growth and as per Mike Banic, VP at Juniper Networks for Product Marketing “Based on the companies covered in the Dell’Oro report, over the past five quarters of revenue shipments, Juniper]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p align="justify">The latest information on Juniper’s success in diversified segments of market is the ‘Ethernet Platforms’.&#160; Despite the recession;</p>
<blockquote><p align="justify">Quarter over Quarter, pretty steady growth and as per Mike Banic, VP at Juniper Networks for Product Marketing “Based on the companies covered in the Dell’Oro report, over the past five quarters of revenue shipments, Juniper has grown its EX Series switch revenue faster than any enterprise Layer 2/Layer 3 switch vendor entering the market in the previous decade,”</p>
</blockquote>
<p align="justify">Full News at <a href="http://finance.yahoo.com/news/Juniper-Networks-Posts-Four-bw-2155158382.html?x=0&amp;.v=1" target="_blank">Yahoo</a></p>
<p align="justify">Some interesting facts if we look back, Juniper had a wide variety of products and what was lacking in the portfolio was a <strong><em>‘complete solution’</em></strong>, the switches. I used to wonder why haven’t they started a BU around this and based on the reputation and more importantly people like choices – it would only seem imperative that they need to have done this couple of years back and of course it would be a huge investment, can’t discount for that.</p>
<p align="justify">Instead of a vendor setting standards and price tags, a customer always would prefer a choice of vendors where he get to make the calls!</p>
<p align="justify">Great going Juniper…</p>
<p align="justify">At this point, something of strange nature is that the EVP of Ethernet Platforms Group at Juniper, Hitesh Sheth – moved over to Aruba to take a position of COO. This would be the first position at Aruba, a COO!</p>
<p align="justify">Full News at <a href="http://sanjose.bizjournals.com/sanjose/stories/2009/08/17/daily5.html?ana=yfcpc" target="_blank">bizjournals</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2009/08/22/one-million-ports-sold-juniper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Juniper e-Learning Programs</title>
		<link>http://www.rsivanandan.com/2009/01/10/juniper-e-learning-programs/</link>
		<comments>http://www.rsivanandan.com/2009/01/10/juniper-e-learning-programs/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 05:49:35 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/?p=377</guid>
		<description><![CDATA[&#160; I think it is not of much attention that there are many e-Learning courses available from Juniper FREE of cost. Mostly it is either advised by SE’s or some product road shows. Otherwise, Juniper lacks the publicity that Cisco and MSFT has been carrying over for a long period on eLearning. So to let]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p align="justify">I think it is not of much attention that there are many e-Learning courses available from Juniper FREE of cost. Mostly it is either advised by SE’s or some product road shows. Otherwise, Juniper lacks the publicity that Cisco and MSFT has been carrying over for a long period on eLearning.</p>
<p align="justify">So to let people know, Juniper does offer some eLearning programs on Enterprise Routing, Enterprise Switching, Security etc.</p>
<p align="justify"><a target="_blank" href="http://www.juniper.net/training/technical_education/"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="ERouting" border="0" alt="ERouting" src="http://www.rsivanandan.com/wp-content/uploads/2009/01/erouting1.jpg" width="344" height="216" /></a> </p>
<p>Also one of the interesting training would be the Intrusion Prevention training which can be accessed here. <a target="_blank" href="http://www.juniper.net/training/elearning/idp_hic.html">[Click]</a></p>
<p>Click on the picture above to check out all the available courses.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c272ab23-a3e4-4e82-a9b6-4015b1ddfa8a" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/Juniper+free+elearning+courses." rel="tag">Juniper free elearning courses.</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2009/01/10/juniper-e-learning-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ASA vs Juniper SSG/ISG firewalls</title>
		<link>http://www.rsivanandan.com/2008/08/07/cisco-asa-vs-juniper-ssgisg-firewalls/</link>
		<comments>http://www.rsivanandan.com/2008/08/07/cisco-asa-vs-juniper-ssgisg-firewalls/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 04:32:18 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Tech in general]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/?p=276</guid>
		<description><![CDATA[&#160; The latest report on performance from Miercom on Enterprise segment Firewalls goes as this; for real world HTTP (web 2.0) simulated traffic; While this is a performance evaluation of the box by itself, some time back NetworkWorld tested SSG 500 series firewalls from Juniper and it topped the converged security solutions. Which means UTM]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>The latest report on performance from Miercom on Enterprise segment Firewalls goes as this; for real world HTTP (web 2.0) simulated traffic;</p>
<p><a href="http://www.rsivanandan.com/wp-content/uploads/2008/08/bar.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" title="bar" border="0" alt="bar" src="http://www.rsivanandan.com/wp-content/uploads/2008/08/bar-thumb.jpg" width="494" height="248" /></a> </p>
<p>While this is a performance evaluation of the box by itself, some time back <a href="http://www.networkworld.com" target="_blank">NetworkWorld</a> tested SSG 500 series firewalls from Juniper and it topped the converged security solutions. Which means UTM (Unified Threat Management) next generation firewalls.</p>
<blockquote><p><strong>Also note that the firewall involved in Miercom’s testing is ‘NS-5200’, which is based on Netscreen architecture, the latest firewalls are much more efficient (hardware wise) and runs on Juniper architecture! I guess, when a test is performed and some one picks ASA-5580 which is pretty latest, the Juniper gear also should’ve been the latest (from SSG/ISG series)</strong></p>
</blockquote>
<p>So what does it mean for a customer looking at the market? </p>
<p>Real-World HTTP throughput tops in Cisco’s ASA 5580, instead if you’re looking for a box which can do Integrated stuff (IPS, AV, AntiSpam, Network Access Control) then the answer seems to be Juniper Firewalls. It is a tough choice again based on your switch ports you want to protect vs additional security that you want in one box.</p>
<p>Personally, I’m a fan of both of the boxes and both has its flexibility. After being configuring for almost 6-7 years the Cisco Gear, now I’ve been working on Juniper gear for last 2 years. But this 2 years made me like the Juniper security solutions as well. The reason, policy driven traffic management and support for WAN drops directly onto the firewall (remember, I worked mostly on PIX firewalls which only has 1 outside interface with Ethernet support).</p>
<p>Links to read : </p>
<p>Miercom Full Report : </p>
<p><a title="http://6200networks.com/wp-content/uploads/docs/miercom_cisco_asa_5580.pdf" href="http://6200networks.com/wp-content/uploads/docs/miercom_cisco_asa_5580.pdf">http://6200networks.com/wp-content/uploads/docs/miercom_cisco_asa_5580.pdf</a></p>
<p>NetworkWorld Full Report : <a title="http://www.networkworld.com/reviews/2006/020606-juniper-ssg-test.html" href="http://www.networkworld.com/reviews/2006/020606-juniper-ssg-test.html">http://www.networkworld.com/reviews/2006/020606-juniper-ssg-test.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2008/08/07/cisco-asa-vs-juniper-ssgisg-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Policy Based Authentication / Authentication Proxy in Juniper Firewalls</title>
		<link>http://www.rsivanandan.com/2008/07/17/policy-based-authentication-authentication-proxy-in-juniper-firewalls/</link>
		<comments>http://www.rsivanandan.com/2008/07/17/policy-based-authentication-authentication-proxy-in-juniper-firewalls/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 15:21:54 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/?p=264</guid>
		<description><![CDATA[&#160; One of the feature that you can achieve using rules in policies on a Juniper Firewall is conditional pass through of traffic. What I mean by that is, to first authenticate the user and if you want that user to access what he is trying then, allow/disallow the traffic; More as an example; set]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>One of the feature that you can achieve using rules in policies on a Juniper Firewall is conditional pass through of traffic. What I mean by that is, to first authenticate the user and if you want that user to access what he is trying then, allow/disallow the traffic; More as an example;</p>
<p>set policy id 1 from Trust to Untrust any any HTTP permit log</p>
<p>The above command would allow any user from the Trust zone to access HTTP resources on the Untrust side of the firewall. Now say I want to allow only one user ; In that case I can setup an authentication prior to allowing that connection in the same *ONE* line policy as below; For the example I’m going to use a ‘user’ created locally on the firewall, however integration to external authentication server is very well supported in Juniper Firewalls.</p>
<blockquote><p>set user &lt;username&gt; password &lt;password&gt;</p>
<p>set user &lt;username&gt; enable</p>
<p>set policy id 1 from Trust to Untrust any any HTTP permit auth user &lt;username&gt; log</p>
</blockquote>
<p>The above 3 lines does the job for you. So as you know, multiple services/multiple users can go in there on a single rule. Only after the authentication, the user is allowed to access the resource. One of the very simplified approach!</p>
<p>The following is a working example screen-shot of a telnet session by double authentication (one on the firewall and the other on the actual telnet server).</p>
<p>A Telnet Session using Policy Based Authentication (Red box displays the first level of auth done at firewall, Blue box displays the actual telnet authentication)</p>
<p>&#160;</p>
<p align="center"><a href="http://www.rsivanandan.com/wp-content/uploads/2008/07/auth1.jpg"><img title="Auth" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="339" alt="Auth" src="http://www.rsivanandan.com/wp-content/uploads/2008/07/auth-thumb1.jpg" width="587" border="0" /></a> </p>
</p>
</p>
</p>
<p>The relevant firewall configuration used for this is as below;</p>
<div style="border-right: gray 1px solid; padding-right: 4px; border-top: gray 1px solid; padding-left: 4px; font-size: 8pt; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 107.66%; cursor: text; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, &#39;Courier New&#39;, courier, monospace; height: 97px; background-color: #f4f4f4; max-height: 200px">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   1:</span> set user rsivanandan password password</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   2:</span> set user rsivanandan enable</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   3:</span>&#160; </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   4:</span> set policy id 1 from <span style="color: #006080">&quot;Trust&quot;</span> to <span style="color: #006080">&quot;Untrust&quot;</span>  <span style="color: #006080">&quot;Any&quot;</span> <span style="color: #006080">&quot;Any&quot;</span> <span style="color: #006080">&quot;TELNET&quot;</span> permit auth server <span style="color: #006080">&quot;Local&quot;</span> user <span style="color: #006080">&quot;rsivanandan&quot;</span> log</pre>
</p></div>
</div>
<p>Advantage of having this? I’ve seen environment where in a same username is used by different persons in the organization to login and access data. Here, we have only one authentication method and there is no way of finding out who actually logged in. If Policy Based Authentication is implemented, then controlled access can be done, as well if the username/password is integrated in the firewall policy (think of External User Database).</p>
<p>Then we know who accessed the data last <strong>– ACCOUNTABILITY</strong></p>
</p>
<div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:567449f2-edea-40dd-b5e3-9e2695a756d9" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/Juniper+Firewalls" rel="tag">Juniper Firewalls</a>,<a href="http://technorati.com/tags/Policy+Based+Authentication" rel="tag">Policy Based Authentication</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2008/07/17/policy-based-authentication-authentication-proxy-in-juniper-firewalls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Juniper&#8217;s EX Switches rock!</title>
		<link>http://www.rsivanandan.com/2008/07/15/junipers-ex-switches-rock/</link>
		<comments>http://www.rsivanandan.com/2008/07/15/junipers-ex-switches-rock/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 09:39:51 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[Tech in general]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/?p=261</guid>
		<description><![CDATA[&#160; An evaluation of Junipers newly launched EX Series switch underwent tests for industry conformance and you can find it at Network World; The verdict: This is one fast box. The EX 4200 delivered line-rate throughput in every case, the only switch we&#8217;ve tested this year to do so. What&#8217;s more, 10G Ethernet latency is]]></description>
			<content:encoded><![CDATA[</p>
<p>&#160;</p>
<p>An evaluation of Junipers newly launched EX Series switch underwent tests for industry conformance and you can find it at Network World;</p>
<blockquote><p>The verdict: This is one fast box. The EX 4200 delivered line-rate throughput in every case, the only switch we&#8217;ve tested this year to do so. What&#8217;s more, 10G Ethernet latency is the lowest we&#8217;ve ever measured. We also were impressed by the EX 4200&#8242;s feature set and powerful JUNOS command-line interface (CLI).</p>
</blockquote>
<p><a href="http://www.networkworld.com/reviews/2008/071408-test-juniper-switch.html?page=1" target="_blank">Further Read</a> – Full set of tests run against the switch…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2008/07/15/junipers-ex-switches-rock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixed Mode Configuration of Juniper Firewalls</title>
		<link>http://www.rsivanandan.com/2008/07/12/mixed-mode-configuration-of-juniper-firewalls/</link>
		<comments>http://www.rsivanandan.com/2008/07/12/mixed-mode-configuration-of-juniper-firewalls/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 15:27:00 +0000</pubDate>
		<dc:creator>rsivanandan</dc:creator>
				<category><![CDATA[Juniper]]></category>

		<guid isPermaLink="false">http://www.rsivanandan.com/?p=260</guid>
		<description><![CDATA[&#160; Juniper Firewalls can be configured in Nat/Route mode or Transparent mode, in simple terms L3 or L2 mode. L3 :: Pure route mode where all the interfaces bear ip addresses and routing is run. L2 :: Pure layer2 mode where all the interfaces are pass along and no ip addresses. There is a 3rd]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Juniper Firewalls can be configured in Nat/Route mode or Transparent mode, in simple terms L3 or L2 mode.</p>
<p>L3 :: Pure route mode where all the interfaces bear ip addresses and routing is run.</p>
<p>L2 :: Pure layer2 mode where all the interfaces are pass along and no ip addresses.</p>
<p>There is a 3rd mode which can be configured and is Mixed Mode. Say the situation demands, one of the network to be in transparent mode and others in nat/route mode.</p>
<p>A typical example is if you have the Firewall connected to different networks and at the same time you want to have 2 ports receive dhcp assigned ip addresses (I have this config at desk since I maintain a VPN network for testing. On the other hand on my desk I have my laptop and desktop both of which gets corporate dhcp leased ip addresses. So I have configured the SSG-20 in this mode).</p>
<div style="border-right: gray 1px solid; padding-right: 4px; border-top: gray 1px solid; padding-left: 4px; font-size: 8pt; padding-bottom: 4px; margin: 20px 0px 10px; overflow: auto; border-left: gray 1px solid; width: 97.5%; cursor: text; line-height: 12pt; padding-top: 4px; border-bottom: gray 1px solid; font-family: consolas, &#39;Courier New&#39;, courier, monospace; background-color: #f4f4f4; max-height: 200px">
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   1:</span> set interface <span style="color: #006080">&quot;bgroup0&quot;</span> zone <span style="color: #006080">&quot;Trust&quot;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   2:</span> set interface bgroup0 port ethernet0/2</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   3:</span>&#160; </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   4:</span> The above is connected to a network which is routed</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   5:</span>&#160; </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   6:</span> set interface <span style="color: #006080">&quot;bgroup1&quot;</span> zone <span style="color: #006080">&quot;V1-Trust&quot;</span></pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   7:</span> set interface bgroup1 port ethernet0/0</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">   8:</span> set interface bgroup1 port ethernet0/3</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   9:</span> set interface bgroup1 port ethernet0/4</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">  10:</span>&#160; </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">  11:</span> The above is connected to a network which is transparent;</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">  12:</span>&#160; </pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">  13:</span> ethernet0/0 is connected to corporate network</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">  14:</span> ethernet0/3 is connected to Desktop</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">  15:</span> ethernet0/4 is connected to Laptop</pre>
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none"><span style="color: #606060">  16:</span>&#160; </pre>
</p></div>
</div>
<p>So both laptop and desktop gets ip addresses leased from corporate DHCP server (Bgroup1 acts as transparent)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsivanandan.com/2008/07/12/mixed-mode-configuration-of-juniper-firewalls/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
