<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>CPShared Forums</title>
		<link>https://www.cpshared.com/forums/</link>
		<description>CPShared is an online forum for discussion of Check Point Security products</description>
		<language>en</language>
		<lastBuildDate>Sat, 19 May 2012 12:59:38 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.cpshared.com/forums/images/misc/rss.jpg</url>
			<title>CPShared Forums</title>
			<link>https://www.cpshared.com/forums/</link>
		</image>
		<item>
			<title>Domain based VPN to route based VPN and working with interops</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1304&amp;goto=newpost</link>
			<pubDate>Fri, 18 May 2012 20:44:56 GMT</pubDate>
			<description>My current Check Point deployment currently consists of 9 sites, all managed by the same management server.  In addition to the Check Point sites, I...</description>
			<content:encoded><![CDATA[<div>My current Check Point deployment currently consists of 9 sites, all managed by the same management server.  In addition to the Check Point sites, I have 10 Cisco ASA and 2 Watchguard sites from recent acquisitions.<br />
<br />
Goals that must be met:<br />
1)  Be able to use MPLS unencrypted (the ISP encrypts the circuit so no need to have the firewall also encrypt it).<br />
2)  Must work with Cisco AND Check Point gateways<br />
3)  On MPLS failure, move traffic though an encrypted path over the Public circuit.<br />
4)  Resume traffic on MPLS once it becomes available again<br />
5)  This must be automated<br />
<br />
<br />
Where I am at now:  Goals met: 3, 4 and 5<br />
6 of my 9 CP sites are using an MPLS network.  This network is configured using the proprietary solution provided by CP.  This deployment is setup as I've <a href="http://www.cpshared.com/forums/showthread.php?t=102" target="_blank">explained in this linked post</a>.  So what this means is that I have encryption domains, all traffic on MPLS is encrypted/decrypted by the firewalls and because of CP's probing method using what they call an RDP packet, if the MPLS fails, the tunnel will automatically switch over to the public circuit.  Likewise, it will fail back to the primary circuit (MPLS) once it detects it's back up and usable.  Because this method is proprietary, interops may not participate.<br />
<br />
Option 1:  Goals met: 1, 3, 4 and 5 <br />
Another option now exists if running R71 or higher by using the 'vpn_trusted' parameter and using GuiDBedit to mark your MPLS interfaces on all participating gateways as trusted.  This is detailed in the section entitled 'Configuring Trusted Links' in the R75/40 VPN Admin Guide.  The issue with this method is that (once again) it is CP proprietary and uses the RDP probe.  Although it will provide me with temporary relief, this doesn't work for my interop sites, where we also wish to use MPLS.<br />
<br />
<br />
Option 2:  Goals Met: 1, 3, 4 and 5<br />
There is the  option to use advanced routing (SPLAT Pro/ADN Blade) and use OSPF and  VTIs to accomplish this task.  The details of how to proceed are listed  out in <a href="http://www.snakeoilresearch.com/white_paper_running_ospf_on.html" target="_blank">Mr.  Snakey's White Paper</a>.  <br />
Since this method uses a standard routing protocol (OSPF) and therefore should be supported by a Cisco on the other side of a CP &lt;--&gt; Cisco tunnel, you would think this is a good start. However, the issue with this solution is that since it's all route based, the VPN encryption domains are blanked out.  The results of this blank encrypt domain when working with interops can be seen <a href="https://forums.checkpoint.com/forums/thread.jspa?threadID=9682" target="_blank">here</a> and <a href="https://forums.checkpoint.com/forums/message.jspa?messageID=24275" target="_blank">here</a> as unanswered questions on the CP forums.  At least I know I'm not the only one trying to do this.  So despite the fact it would be an excellent solution with all CP sites, even my current IPSec tunnels that already exist with these sites would fail upon deployment.<br />
<br />
<br />
<br />
Does anyone out there have any ideas at all on how to do this or do I get crickets?</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=16">Security Gateway Blades</category>
			<dc:creator>lammbo</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1304</guid>
		</item>
		<item>
			<title>Multi-Domain Management (Provider-1) R75.40 with GAiA is now available!</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1302&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 15:09:13 GMT</pubDate>
			<description><![CDATA[https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk69682]]></description>
			<content:encoded><![CDATA[<div><a href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;solutionid=sk69682" target="_blank">https://supportcenter.checkpoint.com...tionid=sk69682</a></div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=18">News and Events</category>
			<dc:creator>phoneboy</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1302</guid>
		</item>
		<item>
			<title>Management upgrade R71.10 to R75.30</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1301&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 15:03:07 GMT</pubDate>
			<description><![CDATA[Hi folks,  
 
It's my 1st time CP upgrade, starting with the management server, taking it from r71.10 to r75.30 (SPLAT).  I've been reading the CP...]]></description>
			<content:encoded><![CDATA[<div>Hi folks, <br />
<br />
It's my 1st time CP upgrade, starting with the management server, taking it from r71.10 to r75.30 (SPLAT).  I've been reading the CP documentation and labbing things up, but am still unclear on what my best method is going to be.  <br />
<br />
From what I have read, I need to get to r71.30 first, so it will go like this: <br />
<br />
1.  upgrade current SMS to r71.30<br />
2.  upgrade_export using r75.30 upgrade_export (migrate) tool<br />
3.  clean install r75.20, upgrade to r75.30<br />
4.  import from upgrade_export taken in step 2<br />
<br />
Can anyone confirm if this would be a good way to go?<br />
Do I have to go to r71.30 first or can I just run the r75.30 migrate tool on my r71.10 SMS?<br />
<br />
Many thanks<br />
<br />
Rich</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=49">Security Management Blades</category>
			<dc:creator>bibster</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1301</guid>
		</item>
		<item>
			<title>E75.10 Endpoint Connect MSI customisations not being installed</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1300&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 13:13:15 GMT</pubDate>
			<description><![CDATA[I'm using cpmsi_tool.exe to add and modify files in my MSI file, but nothing I do appears on the client PC after I install the MSI. I've used the...]]></description>
			<content:encoded><![CDATA[<div>I'm using cpmsi_tool.exe to add and modify files in my MSI file, but nothing I do appears on the client PC after I install the MSI. I've used the copyout option to extract the files again, to confirm that they are definitely added to the MSI.<br />
<br />
<u>The full story</u><br />
<br />
I'm using the AdminMode.bat file to create a new MSI package to include my site definition. I specify Endpoint Connect VPN as the install type. This works OK, and the site is there when I install the resulting MSI on a clean client PC. However, it seems that the default firewall policy is not included. So when the client is first installed, a pop-up in the system tray complains that it is &quot;not compliant&quot; and that the policy is &quot;missing or corrupted.&quot; If I open the client, it shows that the firewall is <b>off</b>, but I want it to be <b>on</b> from the time of installation. It's like this until the first connection to the gateway (R71.30), after which the errors go away, and the firewall is always on thereafter.<br />
<br />
I checked the Trac.defaults file, and it has the firewall disabled by default, and gives the user the ability to switch it off and on, and says that the firewall policy is desktop_policy.ini. I've found that desktop_policy.ini is not created until I connect for the first time.<br />
<br />
To try and cure this, I have taken my custom MSI and tried to customise it further using cpmsi_tool.exe. We had to do a similar thing with SecureClient R60 to include our custom userc.C and local.dt, so I thought I should be able to do it again, to include my own customised Traf.defaults and desktop_policy.ini. The tool does allow me to add those two files, plus a post-connect script. But when I install my final MSI on a clean client PC, none of the additional files are there, and the Trac.defaults is just as it was initially. E75.10 still complains about not being compliant, and the firewall is still off until the first connection. <br />
<br />
I've even tried using the cpmsi_tool.exe from E75.20 to create my E75.10 MSI, in case this was a bug in 75.10, but it made no difference. (BTW, I can't move to E75.20 yet because that is giving us too many connectivity problems).<br />
<br />
CP's website has very little on cpmsi_tool. Can anyone here help?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=54">Endpoint Blades</category>
			<dc:creator>jrdld</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1300</guid>
		</item>
		<item>
			<title>Still Annoying</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1298&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 20:48:16 GMT</pubDate>
			<description>---Quote--- 
************************************************** ********* 
Welcome to Check Point R75.30 installation...</description>
			<content:encoded><![CDATA[<div><div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				************************************************** *********<br />
Welcome to Check Point R75.30 installation<br />
************************************************** *********<br />
Software installation aborted.<br />
This Check Point software version requires usage of Software Blade licenses.<br />
For more details go to <a href="http://www.checkpoint.com/products/products/promo/software-blades/upgrade/index.html" target="_blank">http://www.checkpoint.com/products/p...ade/index.html</a> or contact Account Services
			
			<hr />
		</td>
	</tr>
	</table>
</div>Evals, what are they good for?</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=58">Licensing</category>
			<dc:creator>Sevendoh</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1298</guid>
		</item>
		<item>
			<title>Embedded Software Deveoper</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1297&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 15:11:11 GMT</pubDate>
			<description>I help develop system software for small routers. Most of my work revolves around the IP stack and services like VPN. I am currently trying to do...</description>
			<content:encoded><![CDATA[<div>I help develop system software for small routers. Most of my work revolves around the IP stack and services like VPN. I am currently trying to do interoperability testing, and this forum seems like the first stop to find info on Check Point.</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=61">Introductions</category>
			<dc:creator>m3rck</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1297</guid>
		</item>
		<item>
			<title>Splat WebUI port interception/redirection</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1296&amp;goto=newpost</link>
			<pubDate>Sun, 13 May 2012 20:51:53 GMT</pubDate>
			<description>Hi All, 
 
I have an R75.20 Splat FW which after several re-installations and research I cannot get the FW to STOP intercepting port 80 traffic...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I have an R75.20 Splat FW which after several re-installations and research I cannot get the FW to STOP intercepting port 80 traffic (which it redirects to 443) and port 443 traffic. I've done the &quot;webui enable &lt;port&gt;&quot; command. I've modified the FW object &gt; Secure Platform tab &gt; Main URL to the specified port, but no matter what...it still intercepts all port 80 and 443 traffic rather than what the security policy and NAT specify... So please...what do I need to do?<br />
<br />
Thanks!</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=57">SecurePlatform OS and OpenServer Appliances</category>
			<dc:creator>Whoa!</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1296</guid>
		</item>
		<item>
			<title>Showing Value</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1295&amp;goto=newpost</link>
			<pubDate>Fri, 11 May 2012 17:13:31 GMT</pubDate>
			<description><![CDATA[I'm trying to find ways of showing value, workload and scope to our CEO, who will be visiting us in about a week. 
 
Our thought was to show the...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to find ways of showing value, workload and scope to our CEO, who will be visiting us in about a week.<br />
<br />
Our thought was to show the number of drops at our external firewall, number of IPS hits, etc. correlating to number of people (e.g. 150 alerts/drops per person per day) or something along those lines.<br />
<br />
The problem is trying to count the number of dropped sessions in Tracker. I've tried exporting to .txt and then into Excel, but the number is way too high and the file gets truncated.<br />
<br />
Any ideas? Can we use Crystal Reports to parse the log files?</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=46">Security Operations Management</category>
			<dc:creator>boldin</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1295</guid>
		</item>
		<item>
			<title><![CDATA[Installing GAIA onto Dell R310 with > 2 TB HDD]]></title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1293&amp;goto=newpost</link>
			<pubDate>Fri, 11 May 2012 09:08:37 GMT</pubDate>
			<description>I tried to upgrade GAIA on a Dell R310 which was deployed as a CLM log server with 4 hard drives of 500 Gigs each in a RAID 0 (Stripe) configuration,...</description>
			<content:encoded><![CDATA[<div>I tried to upgrade GAIA on a Dell R310 which was deployed as a CLM log server with 4 hard drives of 500 Gigs each in a RAID 0 (Stripe) configuration, and ran into some issues.<br />
<br />
I was unable to upgrade cleanly, as the basic WebUI upgrade path tries to write the temp files et al to the root directory instead of &quot;/var/&quot;, and a default Splat install has very little available disk space in this partition.<br />
<br />
I fudged this with some symbolic link hacking, and managed to get the installation to work, but on first reboot the system tanked.<br />
<br />
I then resorted to installing GAIA through a clean installation, but after much trial and error, found that the RAID config was not supported by GAIA.<br />
<br />
I ended up getting around this by rebuilding the RAID config into two separate volumes, each with 2 x 500 GB hard drives. I was then able to install GAIA successfully, and create the partitions I want.<br />
<br />
It appears that overly large &quot;physical&quot; drives are not supported by GAIA, however at installation time, GAIA creates VLM partitions, so one is able to over come the limitation and have a single very large Log partition in any case.<br />
<br />
Hope this helps someone out there! :)</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=57">SecurePlatform OS and OpenServer Appliances</category>
			<dc:creator>pneuma</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1293</guid>
		</item>
		<item>
			<title>Hello All</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1291&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 20:34:07 GMT</pubDate>
			<description><![CDATA[I've been supporting Checkpoint FW1 since it was 4.1. Most recently I was involved in a migration from R60 to R75.20, which is why I'm here. I have...]]></description>
			<content:encoded><![CDATA[<div>I've been supporting Checkpoint FW1 since it was 4.1. Most recently I was involved in a migration from R60 to R75.20, which is why I'm here. I have some questions regarding SPlat and the admin GUI port.</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=61">Introductions</category>
			<dc:creator>Whoa!</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1291</guid>
		</item>
		<item>
			<title>Remote Access Clients E75.30 EA1 now available!</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1290&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 17:18:05 GMT</pubDate>
			<description><![CDATA[Two new features in this EA release: Support for Windows 8 and Intel Smart Connect Technology. 
 
Get thee to User Center, select My Products > Early...]]></description>
			<content:encoded><![CDATA[<div>Two new features in this EA release: Support for Windows 8 and Intel Smart Connect Technology.<br />
<br />
Get thee to User Center, select My Products &gt; Early Availability to sign up and download!</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=18">News and Events</category>
			<dc:creator>phoneboy</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1290</guid>
		</item>
		<item>
			<title>R71.40 CLM to act as a log archive</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1289&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 15:50:58 GMT</pubDate>
			<description>We have a pair of Provider-1 boxes in HA with 3 CMAs.  We have one CLM license with container.  We were told this would work for log archiving and...</description>
			<content:encoded><![CDATA[<div>We have a pair of Provider-1 boxes in HA with 3 CMAs.  We have one CLM license with container.  We were told this would work for log archiving and not necessarily be good for viewing active logs (which is not necessary).  I do not want to send yet another stream of logs froom the gateways to yet another box (we have all of them assigned either a SmartReporter or are redirecting logs to another box managed by another CMA to combine like-use logs).<br />
<br />
We just need a place that can easily accept firewall logs that we want moved off the Provider boxes to conserve space.  There is no requirement to resolve object names, or policies, or much of anything.  We just need a larger record without keeping it on the Provider box and having 30 files to wade through when looking for a log to troubleshoot.<br />
<br />
We are managing approximately 32 gateways and that number will be doubling in the next year or so (small policies for the most part).</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=49">Security Management Blades</category>
			<dc:creator>dougg01</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1289</guid>
		</item>
		<item>
			<title>GAiA: ClusterXL magic mac settings - no changes</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1288&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 08:46:10 GMT</pubDate>
			<description>http://checkpoint-master-architect.blogspot.com/2012/05/gaia-clusterxl-magic-mac-settings-same.html</description>
			<content:encoded><![CDATA[<div><a href="http://checkpoint-master-architect.blogspot.com/2012/05/gaia-clusterxl-magic-mac-settings-same.html" target="_blank">http://checkpoint-master-architect.b...ings-same.html</a></div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=57">SecurePlatform OS and OpenServer Appliances</category>
			<dc:creator>varera</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1288</guid>
		</item>
		<item>
			<title>What Open Servers does GAIA work with?</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1287&amp;goto=newpost</link>
			<pubDate>Wed, 09 May 2012 15:45:55 GMT</pubDate>
			<description>I will be honest this install is terrible and does not work on anything I have tried. Someone please let me know what servers you have successfully...</description>
			<content:encoded><![CDATA[<div>I will be honest this install is terrible and does not work on anything I have tried. Someone please let me know what servers you have successfully installed GAIA on.<br />
<br />
I have struck out on the following:<br />
<br />
Dell R610<br />
HP DL360 G5<br />
Dell Precision 490<br />
Dell <br />
Optiplex GX620<br />
<br />
Here is the HCL:  <a href="http://www.checkpoint.com/services/techsupport/hcl/all.html" target="_blank">http://www.checkpoint.com/services/t...t/hcl/all.html</a></div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=57">SecurePlatform OS and OpenServer Appliances</category>
			<dc:creator>FireBob</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1287</guid>
		</item>
		<item>
			<title>SFTP Blocked by Check Point</title>
			<link>https://www.cpshared.com/forums/showthread.php?t=1286&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 20:29:11 GMT</pubDate>
			<description>I have a user who needs to connect to an external FTP site that is using SSL or TLS. My Check Point security gateway (R75.30) blocks this connection,...</description>
			<content:encoded><![CDATA[<div>I have a user who needs to connect to an external FTP site that is using SSL or TLS. My Check Point security gateway (R75.30) blocks this connection, I think this article is talking about what I am experiencing.<br />
<br />
<a href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;solutionid=sk39793" target="_blank">sk39793</a><br />
<br />
FTP message:<br />
“220 Check Point FireWall-1 Secure FTP server running on fwname”<br />
<br />
A quick explanation of what/why this is going on would be greatly appreciated, as well as any ideas on how to get the connection to work. I'd rather not disable FTP Bounce Protection (as stated in the article) unless it's the only option.<br />
<br />
Thanks,<br />
Mike</div>

]]></content:encoded>
			<category domain="https://www.cpshared.com/forums/forumdisplay.php?f=50">IPS Blades</category>
			<dc:creator>mr_mike</dc:creator>
			<guid isPermaLink="true">https://www.cpshared.com/forums/showthread.php?t=1286</guid>
		</item>
	</channel>
</rss>

