<?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: PPPoE Interface don´t reconnect - VE R80.40 in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97719#M7585</link>
    <description>&lt;P&gt;[Expert@gwckp01:0]# cat pppoe.sh&lt;BR /&gt;#!/bin/sh&lt;/P&gt;&lt;P&gt;clish -c "lock database override"&lt;BR /&gt;clish -c "set interface pppoe1 state off"&lt;BR /&gt;sleep 30&lt;BR /&gt;clish -c "set interface pppoe1 state on"&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:04:44 GMT</pubDate>
    <dc:creator>lonardoni</dc:creator>
    <dc:date>2020-09-28T14:04:44Z</dc:date>
    <item>
      <title>PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/93872#M7298</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have a PPPoE interface attached to a eth0 in a VE environment (VMWare).&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;After a modem hangup, this pppoe interface lease his IP address and stop to communicate.&lt;/P&gt;&lt;P&gt;I need to login in gateway Web page, go to interfaces, edit the pppoe interface and set to off, save and set to on again.&lt;/P&gt;&lt;P&gt;Only after this, I have communication again on this interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, there is a command, or a job to do this OFF, ON automatically when this interfaces losing communication?&lt;/P&gt;&lt;P&gt;There is any command to avoid this hangup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the logs from /var/messages when Modem hangup and when I put OFF / ON the interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aug 9 11:11:41 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8&lt;BR /&gt;Aug 9 11:11:49 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13&lt;BR /&gt;Aug 9 11:12:02 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14&lt;BR /&gt;Aug 9 11:12:16 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14&lt;BR /&gt;Aug 9 11:12:30 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12&lt;BR /&gt;Aug 9 11:12:42 2020 gwckp01 dhclient: No DHCPOFFERS received.&lt;BR /&gt;Aug 9 11:12:42 2020 gwckp01 dhclient: No working leases in persistent database - sleeping.&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: LCP terminated by peer&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: Connect time 2880.0 minutes.&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: Sent 11231907 bytes, received 5368495 bytes.&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 kernel: [fw4_0];update_if_info: SIM is not active for device 0&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 kernel: [SIM4];drv_if_remove_interface: Invalid ifn -1&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: Modem hangup&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: Connection terminated.&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: Failed to disconnect PPPoE socket: 114 Operation already in progress&lt;BR /&gt;Aug 9 11:16:29 2020 gwckp01 pppd[27326]: Exit.&lt;BR /&gt;Aug 9 11:16:30 2020 gwckp01 ntpd[10195]: Deleting interface #12 pppoe1, XXX.XXX.XXX.XXX#123, interface stats: received=0, sent=0, dropped=0, active_time=172800 secs&lt;BR /&gt;Aug 9 11:17:48 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7&lt;BR /&gt;Aug 9 11:17:55 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9&lt;BR /&gt;Aug 9 11:18:04 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19&lt;BR /&gt;Aug 9 11:18:23 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7&lt;BR /&gt;Aug 9 11:18:30 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8&lt;BR /&gt;Aug 9 11:18:38 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aug 10 10:15:26 2020 gwckp01 xpand[10193]: show_asset CDK: asset_get_proc started.&lt;BR /&gt;Aug 10 10:15:26 2020 gwckp01 xpand[10193]: netis_get_driver_info:Cannot get driver information for pppoe1, No such device&lt;BR /&gt;Aug 10 10:15:35 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15&lt;BR /&gt;Aug 10 10:15:48 2020 gwckp01 xpand[10193]: PPPoE_Finalize reconfiguring pppoe1&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 xpand[10193]: log info: objectName: Interfaces,administrator: admin, operation: Set Object, facility: Web-UI, message: Logical interface (pppoe1) state is set to off&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 xpand[10193]: admin localhost t +pppoe:1:state off&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 xpand[10193]: admin localhost t +interface:pppoe1:state off&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 xpand[10193]: Configuration changed from localhost by user admin&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 cpd: auditLogClient::sendLog&amp;gt;Send log successfully&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 xpand[10193]: Configuration changed from localhost by user admin&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 ipstcl2: regStrCmp: Match found of the string msg at pattern msg (0,3)&lt;BR /&gt;Aug 10 10:15:50 2020 gwckp01 ipstcl2: check_special_char: The key msg is allowed to have special character at it's value&lt;BR /&gt;Aug 10 10:16:06 2020 gwckp01 dhclient: No DHCPOFFERS received.&lt;BR /&gt;Aug 10 10:16:06 2020 gwckp01 dhclient: No working leases in persistent database - sleeping.&lt;BR /&gt;Aug 10 10:17:40 2020 gwckp01 xpand[10193]: PPPoE_Finalize reconfiguring pppoe1&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28633]: Plugin rp-pppoe.so loaded.&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28633]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.4&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: pppd 2.4.4 started by admin, uid 0&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: PPP session is 1&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 kernel: [fw4_0];create_oftab_entry: Global gave ifn 10 for ppp0, but it's used for pppoe1&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 kernel: [fw4_0];fwlinux_register_new_if: failed to create new oftab entry for ppp0&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 kernel: [fw4_0];fwlinux_kern_device_event: could not find ifn for interface ppp0&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: Using interface pppoe1&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: Connect: pppoe1 &amp;lt;--&amp;gt; eth0&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 kernel: [SIM4]; drv_if_update_interface: global ifnum not found for (vsid = 0)&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: Remote message: Login ok&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: PAP authentication succeeded&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: peer from calling number XX:XX:XX:XX:XX:XX authorized&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: local IP address XXX.XXX.XXX.XXX&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 pppd[28638]: remote IP address XXX.XXX.XXX.XXX&lt;BR /&gt;Aug 10 10:17:41 2020 gwckp01 kernel: [fw4_0];update_if_info: SIM is not active for device 0&lt;BR /&gt;Aug 10 10:17:42 2020 gwckp01 xpand[10193]: log info: objectName: Interfaces,administrator: admin, operation: Set Object, facility: Web-UI, message: Logical interface (pppoe1) state is set to on&lt;BR /&gt;Aug 10 10:17:42 2020 gwckp01 xpand[10193]: admin localhost t +pppoe:1:state on&lt;BR /&gt;Aug 10 10:17:42 2020 gwckp01 xpand[10193]: admin localhost t +interface:pppoe1:state on&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 17:29:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/93872#M7298</guid>
      <dc:creator>lonardoni</dc:creator>
      <dc:date>2020-08-11T17:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97557#M7566</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I am able to also replicate this issue on my 3200 appliance running R80.40 with JHF Take 78.&amp;nbsp; On my PPPoE interface when the lease expires I get the following logs in my /var/log/messages.log file...&lt;/P&gt;
&lt;P&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: LCP terminated by peer (connect time expired)&lt;BR /&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: Connect time 10079.7 minutes.&lt;BR /&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: Sent 1034966629 bytes, received 851705935 bytes.&lt;BR /&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: Modem hangup&lt;BR /&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: Connection terminated.&lt;BR /&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: Failed to disconnect PPPoE socket: 114 Operation already in progress&lt;BR /&gt;Sep 24 09:31:03 2020 Als-Home-GW pppd[5089]: Exit.&lt;/P&gt;
&lt;P&gt;The log entry shows that the gateway is clearly unable to properly disconnect the PPPoE socket.&amp;nbsp; At this point manual intervention is required to properly disconnect the PPPoE socket and ultimately allow the LCP connection to reestablish.&amp;nbsp; Usually simply cycling the up/down state of the PPPoE interface resolves the issue.&lt;/P&gt;
&lt;P&gt;This definitely appears to be a bug and as such, I would open a support case with TAC.&amp;nbsp; I'll also open a case and update this forum accordingly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 20:05:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97557#M7566</guid>
      <dc:creator>Allen_Fambro</dc:creator>
      <dc:date>2020-09-25T20:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97654#M7568</link>
      <description>&lt;P&gt;As a work around I was able to create a script that will bounce the interface.&amp;nbsp; Then use Job scheduler to run the script daily at a specific time...&lt;/P&gt;
&lt;P&gt;Step 1 - Login to the gateway via SSH in expert mode and create the script in the scripts directory...&lt;/P&gt;
&lt;P&gt;vi&amp;nbsp;&amp;nbsp;/opt/CPsuite-R80.40/fw1/scripts/bounce_interface_pppoe1.sh&lt;/P&gt;
&lt;P&gt;contents of the script should be...&lt;/P&gt;
&lt;P&gt;#!/bin/sh&lt;BR /&gt;# This script is used to bounce an interface.&lt;/P&gt;
&lt;P&gt;clish -c "lock database override"&lt;BR /&gt;clish -c "set interface pppoe1 state off"&lt;BR /&gt;clish -c "set interface pppoe1 state on"&lt;/P&gt;
&lt;P&gt;Step 2 - Make the script executable...&lt;/P&gt;
&lt;P&gt;chmod 777&amp;nbsp;/opt/CPsuite-R80.40/fw1/scripts/bounce_interface_pppoe1.sh&lt;/P&gt;
&lt;P&gt;Step 3 - Log into the gateway via the Gaia GUI and create the scheduled job that will reference the script...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scheduled-Job-Screenshot.JPG" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/8184i7F01C5FE598552D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scheduled-Job-Screenshot.JPG" alt="Scheduled-Job-Screenshot.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Step 4 - Verify that its working by checking the /var/log/messages file and grep for pppd logs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 18:16:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97654#M7568</guid>
      <dc:creator>Allen_Fambro</dc:creator>
      <dc:date>2020-09-27T18:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97718#M7584</link>
      <description>&lt;P&gt;Hello Allen,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Sorry for not reply earlier.&lt;/P&gt;&lt;P&gt;As a workaround, I created a daily job that put interface down, wait for 30 seconds and set interface up again.&lt;/P&gt;&lt;P&gt;This reset the PPPoE connection timeout.&lt;/P&gt;&lt;P&gt;It´s very similar that your last post.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:02:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97718#M7584</guid>
      <dc:creator>lonardoni</dc:creator>
      <dc:date>2020-09-28T14:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97719#M7585</link>
      <description>&lt;P&gt;[Expert@gwckp01:0]# cat pppoe.sh&lt;BR /&gt;#!/bin/sh&lt;/P&gt;&lt;P&gt;clish -c "lock database override"&lt;BR /&gt;clish -c "set interface pppoe1 state off"&lt;BR /&gt;sleep 30&lt;BR /&gt;clish -c "set interface pppoe1 state on"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:04:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/97719#M7585</guid>
      <dc:creator>lonardoni</dc:creator>
      <dc:date>2020-09-28T14:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/115139#M16154</link>
      <description>&lt;P&gt;Just a little addition to the many great scripts added already. THis one adds logging for tracking what has happened and when&lt;/P&gt;
&lt;P&gt;### BEGIN SCRIPT ###&lt;BR /&gt;#!/usr/bin/bash&lt;BR /&gt;curDate=`date "+%d/%m/%Y %H:%M"`&lt;BR /&gt;logFile=/var/log/moninternet.log&lt;BR /&gt;source /etc/profile.d/CP.sh&lt;/P&gt;
&lt;P&gt;if ! ping -c 1 -w 5 "8.8.8.8" &amp;amp;&amp;gt;/dev/null ; then&lt;BR /&gt;echo $curDate "Internet is unreachable, PPPOE is down, restarting PPPOE" &amp;gt;&amp;gt; $logFile&lt;BR /&gt;clish -c "lock database override"&lt;BR /&gt;clish -c "set interface pppoe1 state off"&lt;BR /&gt;sleep 30&lt;BR /&gt;clish -c "set interface pppoe1 state on"&lt;BR /&gt;else&lt;BR /&gt;echo $curDate "Internet is reachable, PPPOE is up, do nothing" &amp;gt;&amp;gt; $logFile&lt;BR /&gt;fi&lt;BR /&gt;#### END SCRIPT ###&lt;/P&gt;
&lt;P&gt;make sure you dos2unix the script after pasting it in.&lt;/P&gt;
&lt;P&gt;see this SK as to how to schedule it to run more frequently&lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk77300" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk77300&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 09:50:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/115139#M16154</guid>
      <dc:creator>Hugh_McGauran</dc:creator>
      <dc:date>2021-04-02T09:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/124125#M17870</link>
      <description>&lt;P&gt;Hi, I just modified the script according to what it is said in SK77300:&lt;/P&gt;&lt;P&gt;###BEGIN SCRIPT ###&lt;BR /&gt;#!/bin/bash -f&lt;BR /&gt;source /opt/CPshrd-R80.40/tmp/.CPprofile.sh&lt;BR /&gt;curDate=`date "+%d/%m/%Y %H:%M"`&lt;BR /&gt;logFile=/var/log/moninternet.log&lt;/P&gt;&lt;P&gt;if ! ping -c 1 -w 5 "8.8.8.8" &amp;amp;&amp;gt;/dev/null ; then&lt;BR /&gt;echo $curDate "Internet is unreachable, PPPOE is down, restarting PPPOE" &amp;gt;&amp;gt; $logFile&lt;BR /&gt;clish -c "lock database override"&lt;BR /&gt;clish -c "set interface pppoe1 state off"&lt;BR /&gt;sleep 30&lt;BR /&gt;clish -c "set interface pppoe1 state on"&lt;BR /&gt;else&lt;BR /&gt;echo $curDate "Internet is reachable, PPPOE is up, do nothing" &amp;gt;&amp;gt; $logFile&lt;BR /&gt;fi&lt;BR /&gt;#### END SCRIPT ###&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put the script in /bin, here is my crontab:&lt;/P&gt;&lt;P&gt;[Expert@calabfw01:0]# crontab -u jobuser -l&lt;BR /&gt;*/5 * * * * /bin/bounce_interface_pppoe1.sh&lt;/P&gt;&lt;P&gt;But I have these logs in /var/log/messages:&lt;/P&gt;&lt;P&gt;Jul 15 14:40:06 2021 calabfw01 clish[12043]: User jobuser finished running clish -c due to an error from CLI shell&lt;BR /&gt;Jul 15 14:40:06 2021 calabfw01 clish[12047]: User not logged in. He has no configured role.&lt;BR /&gt;Jul 15 14:40:06 2021 calabfw01 clish[12047]: User jobuser finished running clish -c due to an error from CLI shell&lt;BR /&gt;Jul 15 14:40:36 2021 calabfw01 clish[12227]: User not logged in. He has no configured role.&lt;BR /&gt;Jul 15 14:40:36 2021 calabfw01 clish[12227]: User jobuser finished running clish -c due to an error from CLI shell&lt;/P&gt;&lt;P&gt;Any idea why it is not working? It work if I launch the script from the shell&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 18:53:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/124125#M17870</guid>
      <dc:creator>hemh</dc:creator>
      <dc:date>2021-07-15T18:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: PPPoE Interface don´t reconnect - VE R80.40</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/130920#M19259</link>
      <description>&lt;P&gt;I have fixed this by adding an admin role to this user:&lt;/P&gt;&lt;P&gt;"add rba user jobuser roles adminRole"&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 09:50:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/PPPoE-Interface-don-t-reconnect-VE-R80-40/m-p/130920#M19259</guid>
      <dc:creator>Marcovb</dc:creator>
      <dc:date>2021-10-04T09:50:14Z</dc:date>
    </item>
  </channel>
</rss>

