<?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 Scrubbing a FTD 2110/2130 backup file for IP addresses in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921062#M1104137</link>
    <description>&lt;P&gt;We have an issue with our FTD 2110 device complaining about disk usage issues. The device is at 71% capacity and the Readiness check fails it because there's not enough space being detected. I went through solo to find old update files etc... and remove them. After that the alarm went away and the check passed. Fast forward 12 hours later into our planned ASI window and it's failing. I open a TAC case and after a webex it's determined that there is no inode issue and we have exhausted places to look for large files but think it could be a bunch of small files. We're not positive which small files are the culprits so the Engineer spins up a lab and asks us to pass on a recent backup so they can test it. We have to scrub anything that leaves for IP's and passwords etc... I don't believe the passwords are human readable or able to be run through something to break the has and reveal the password, also the engieer assured me they don't need them, but what about IP address?&lt;/P&gt;&lt;P&gt;I've never untar'd a backup to see what's in there until now. alot of lovely dot gz files but where to start and is it doable are my questions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ej&lt;/P&gt;</description>
    <pubDate>Sun, 10 Sep 2023 21:31:50 GMT</pubDate>
    <dc:creator>Eric R. Jones</dc:creator>
    <dc:date>2023-09-10T21:31:50Z</dc:date>
    <item>
      <title>Scrubbing a FTD 2110/2130 backup file for IP addresses</title>
      <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921062#M1104137</link>
      <description>&lt;P&gt;We have an issue with our FTD 2110 device complaining about disk usage issues. The device is at 71% capacity and the Readiness check fails it because there's not enough space being detected. I went through solo to find old update files etc... and remove them. After that the alarm went away and the check passed. Fast forward 12 hours later into our planned ASI window and it's failing. I open a TAC case and after a webex it's determined that there is no inode issue and we have exhausted places to look for large files but think it could be a bunch of small files. We're not positive which small files are the culprits so the Engineer spins up a lab and asks us to pass on a recent backup so they can test it. We have to scrub anything that leaves for IP's and passwords etc... I don't believe the passwords are human readable or able to be run through something to break the has and reveal the password, also the engieer assured me they don't need them, but what about IP address?&lt;/P&gt;&lt;P&gt;I've never untar'd a backup to see what's in there until now. alot of lovely dot gz files but where to start and is it doable are my questions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ej&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 21:31:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921062#M1104137</guid>
      <dc:creator>Eric R. Jones</dc:creator>
      <dc:date>2023-09-10T21:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scrubbing a FTD 2110/2130 backup file for IP addresses</title>
      <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921201#M1104140</link>
      <description>&lt;P&gt;What version are you running?&lt;/P&gt;
&lt;P&gt;I have never had to untar a backup .tar file for FMC/FTD yet, so I am a bit unsure were to start.&amp;nbsp; But I have seen a ton of these high disk space usage messages.&amp;nbsp; Did the TAC engineer check the logrotate settings.&amp;nbsp; in every case I have seen this error is due to the logrotate path being not correct.&amp;nbsp; Check the path of the following:&lt;/P&gt;
&lt;P&gt;sudo cat /ngfw/etc/logrotate-5min.d/pm.logrotate&lt;/P&gt;
&lt;P&gt;sudo cat /ngfw/etc/logrotate.size.d&lt;/P&gt;
&lt;P&gt;The path / first line in both should be /ngfw/var/log/process_std*.log {&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 05:38:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921201#M1104140</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2023-09-11T05:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Scrubbing a FTD 2110/2130 backup file for IP addresses</title>
      <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921207#M1104141</link>
      <description>sudo cat /ngfw/etc/logrotate-5min.d/pm.logrotate – logrotate-5min.d doesn’t&lt;BR /&gt;exist&lt;BR /&gt;&lt;BR /&gt;sudo cat /ngfw/etc/logrotate.size.d – logrotate.size.d is a directory with&lt;BR /&gt;various logrotate files including pm.logrotate which contains the line&lt;BR /&gt;/ngfw/var/log/process_std*.log {&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Sep 2023 05:41:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921207#M1104141</guid>
      <dc:creator>Eric R. Jones</dc:creator>
      <dc:date>2023-09-11T05:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Scrubbing a FTD 2110/2130 backup file for IP addresses</title>
      <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921243#M1104142</link>
      <description>&lt;P&gt;You are checking this on the FTD2110/2130 and the logrotate-5min.d doesn't exist?&lt;/P&gt;
&lt;P&gt;What version of FTD are you running?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 06:07:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921243#M1104142</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2023-09-11T06:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scrubbing a FTD 2110/2130 backup file for IP addresses</title>
      <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921474#M1104155</link>
      <description>&lt;P&gt;Modifying a backup to scrub addresses (even if it were possible) will most likely result in it not being able to be used by TAC to restore. You would have to remove ACP entries, MANY database entries (network discovery data etc.), NAT entries, objects, etc. etc.&lt;/P&gt;
&lt;P&gt;Try running this workaround which helps with Geodb files taking up excessive space:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/network-security/increase-cisco-ftd-and-fmc-default-disk-size-in-vmware/m-p/4893971#M1103030" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/network-security/increase-cisco-ftd-and-fmc-default-disk-size-in-vmware/m-p/4893971#M1103030&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I check for space hogs using the following commands as root superuser (which command depends on the hardware model):&lt;/P&gt;
&lt;P&gt;find /ngfw -type f -exec du -Sh {} + | sort -rh | head -n 15&lt;/P&gt;
&lt;P&gt;find /var -type f -exec du -Sh {} + | sort -rh | head -n 15&lt;/P&gt;
&lt;P&gt;/ngfw/Volume/lib the command is du -sh * (note the space preceding the *). &lt;BR /&gt;You can ascertain your mysql directory in use with "which mysql" command.&lt;BR /&gt;Safe to delete older versions' directories&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 15:10:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4921474#M1104155</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2023-09-11T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Scrubbing a FTD 2110/2130 backup file for IP addresses</title>
      <link>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4922337#M1104196</link>
      <description>&lt;P&gt;After I untar'd the file and got a look at what was in there I pretty much gave up. We just uploaded the backup to the case as most of what's in there is in a show tech-support output. I got a webex scheduling coming up over the next couple of days.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 21:18:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/scrubbing-a-ftd-2110-2130-backup-file-for-ip-addresses/m-p/4922337#M1104196</guid>
      <dc:creator>Eric R. Jones</dc:creator>
      <dc:date>2023-09-12T21:18:14Z</dc:date>
    </item>
  </channel>
</rss>

