<?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: Configure Internet-Connection via SmartProvisioning Script in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4253#M48</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume it's a limitation of "show configuration".&lt;/P&gt;&lt;P&gt;It might be worth a ticket with the TAC to confirm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 06:00:55 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2017-07-25T06:00:55Z</dc:date>
    <item>
      <title>Configure Internet-Connection via SmartProvisioning Script</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4250#M45</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;we need to configure the DMZ-Port as Internet-Connection with a static IP-Address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured a static IP-Address via WebGUI. Internet-connection "Internet2" is configured with 192.168.1.1, but "show configuration" does not show this IP-Address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set internet-connection "Internet2" type "pppoa" local-ipv4-address "auto" method "auto" idle-time "20"&lt;BR /&gt;set internet-connection "Internet2" auto-negotiation "on" link-speed "10/half" mtu "1500" mac-addr "default" vpi "0" vci "0" standard "adsl2+" encapsulation "llc"&lt;BR /&gt;set internet-connection "Internet2" type "cellular"&lt;BR /&gt;set internet-connection "Internet2" "probe-icmp-servers" first "8.8.8.8" second "8.8.4.4"&lt;BR /&gt;set internet-connection "Internet2" type "pppoa"&lt;BR /&gt;set internet-connection "Internet2" ha-priority "1" load-balancing-weight "10"&lt;BR /&gt;set internet-connection "Internet2" qos-upload "disable"&lt;BR /&gt;set internet-connection "Internet2" qos-download "disable"&lt;BR /&gt;set internet-connection "Internet2" connect-on-demand "false"&lt;BR /&gt;set internet-connection "Internet2" disable-nat "off"&lt;BR /&gt;set internet-connection "Internet2" "enable"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point I don't see a possibility to configure the DMZ-Port as Internet-Connection via CLI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand I can configure the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set interface "DMZ" ipv4-address "192.168.1.1" mask-length "24"&lt;BR /&gt;set interface "DMZ" description "Uplink"&lt;BR /&gt;set interface "DMZ" state "on"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that only changes the settings in the local network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to implemented an internet-connection via CLI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Maurice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 12:54:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4250#M45</guid>
      <dc:creator>morris</dc:creator>
      <dc:date>2017-07-20T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Internet-Connection via SmartProvisioning Script</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4251#M46</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To establish the secondary Internet connection over the CLI, you need to use the &lt;STRONG style="font-family: 'courier new', courier, monospace;"&gt;add internet-connection&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;When you use that command, you can specify the interface for the secondary interface (e.g. DMZ).&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are some examples here:&amp;nbsp;&lt;A class="link-titled" href="http://downloads.checkpoint.com/dc/download.htm?ID=53585" title="http://downloads.checkpoint.com/dc/download.htm?ID=53585"&gt;Check Point Zero-Touch User Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 16:32:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4251#M46</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-20T16:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Internet-Connection via SmartProvisioning Script</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4252#M47</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dameon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer. That did work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I still asking myself, why the configured IP-Address won't show with "show configuration". Only in the WebGUI you can see the configured IP-Address in the "Internet-Connection".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 05:57:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4252#M47</guid>
      <dc:creator>morris</dc:creator>
      <dc:date>2017-07-25T05:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Internet-Connection via SmartProvisioning Script</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4253#M48</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume it's a limitation of "show configuration".&lt;/P&gt;&lt;P&gt;It might be worth a ticket with the TAC to confirm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 06:00:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4253#M48</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-25T06:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Internet-Connection via SmartProvisioning Script</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4254#M49</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a "workaround":&lt;/P&gt;&lt;P&gt;Using "show internet-connection Internet1" instead of "show configuration" gets all information for one specific internet-connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 10:05:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4254#M49</guid>
      <dc:creator>morris</dc:creator>
      <dc:date>2017-07-28T10:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Internet-Connection via SmartProvisioning Script</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4255#M50</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:58:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Configure-Internet-Connection-via-SmartProvisioning-Script/m-p/4255#M50</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-07-28T15:58:35Z</dc:date>
    </item>
  </channel>
</rss>

