<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to use scripts from IPSO in Gaia as well in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72881#M5565</link>
    <description>&lt;P&gt;&lt;SPAN&gt;In short, I want to download /var/log/messages file to FTP server every night. This script was used for this purpose.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 16:27:28 GMT</pubDate>
    <dc:creator>walrung</dc:creator>
    <dc:date>2020-01-21T16:27:28Z</dc:date>
    <item>
      <title>How to use scripts from IPSO in Gaia as well</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72856#M5561</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The scripts used by IPSO can't be used as they have been moved to Gaia. Is there a problem with scripts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;open 10.1.25.243&lt;BR /&gt;user admin&lt;BR /&gt;passwd&lt;BR /&gt;as&lt;BR /&gt;prompt&lt;BR /&gt;cd /var/log&lt;BR /&gt;lcd c:\usffw_accesslog\krsefw05&lt;BR /&gt;mget *messages*&lt;BR /&gt;mget *wtmp*&lt;BR /&gt;disconnect&lt;BR /&gt;as&lt;BR /&gt;prompt&lt;BR /&gt;quit&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It aims to import logs using ftp every night.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 14:22:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72856#M5561</guid>
      <dc:creator>walrung</dc:creator>
      <dc:date>2020-01-21T14:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use scripts from IPSO in Gaia as well</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72876#M5563</link>
      <description>IPSO and Gaia are different operating systems.&lt;BR /&gt;IPSO is based on FreeBSD, Gaia is based on Linux.&lt;BR /&gt;Both have different userspace utilities.&lt;BR /&gt;&lt;BR /&gt;However this looks like a script executed on the client side.&lt;BR /&gt;What is executing this script and what output do you get when you try to execute it?&lt;BR /&gt;&lt;BR /&gt;If this is done via expect, it is not supported.&lt;BR /&gt;Expect did work prior to R80, doesn't work in R80.x, and requires an RFE to fix.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:17:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72876#M5563</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-01-21T16:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use scripts from IPSO in Gaia as well</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72881#M5565</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In short, I want to download /var/log/messages file to FTP server every night. This script was used for this purpose.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 16:27:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72881#M5565</guid>
      <dc:creator>walrung</dc:creator>
      <dc:date>2020-01-21T16:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use scripts from IPSO in Gaia as well</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72937#M5571</link>
      <description>I understand why you want to run the script.&lt;BR /&gt;I'm trying to understand what mechanism is supposed to trigger it.&lt;BR /&gt;Please show me precisely where you have configured this script and what the output is when it is executed against a Gaia platform.</description>
      <pubDate>Wed, 22 Jan 2020 03:28:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72937#M5571</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-01-22T03:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use scripts from IPSO in Gaia as well</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72950#M5576</link>
      <description>&lt;P&gt;As I can see in your script you run this script on a Windows host and did a FTP connection to your GAiA appliance.&lt;/P&gt;
&lt;P&gt;The script does not look like running on the gateway itself ( not under IPSO or GAiA ).&lt;/P&gt;
&lt;P&gt;Maybee on your old IPSO gateway you did run a FTP server ?&lt;/P&gt;
&lt;P&gt;Under GAiA you can connect via SCP to your gateway and receive the requested files. You have to change your script to use SCP.&lt;/P&gt;
&lt;P&gt;Another thing to know, you can send all your messages from the gateway to the SMS (Firewall-Management) via syslog and view them in Smartconsole.&lt;/P&gt;
&lt;DIV id="tinyMceEditorWolfgang_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Jan 2020 07:28:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-use-scripts-from-IPSO-in-Gaia-as-well/m-p/72950#M5576</guid>
      <dc:creator>Wolfgang</dc:creator>
      <dc:date>2020-01-22T07:28:06Z</dc:date>
    </item>
  </channel>
</rss>

