<?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 Backup of Firewall configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675588#M1029786</link>
    <description>&lt;P&gt;Hi, I have  PIX 515e that i'd like to copy the stratup-config of to another server on our network. Can i use the tftp server to do this? I've tried the COPY startup-config TFTP: etc command but i get an error that says the stratup-config is not found.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to copy the config to another server as a backup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:15:10 GMT</pubDate>
    <dc:creator>alangley2</dc:creator>
    <dc:date>2019-03-11T09:15:10Z</dc:date>
    <item>
      <title>Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675588#M1029786</link>
      <description>&lt;P&gt;Hi, I have  PIX 515e that i'd like to copy the stratup-config of to another server on our network. Can i use the tftp server to do this? I've tried the COPY startup-config TFTP: etc command but i get an error that says the stratup-config is not found.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to copy the config to another server as a backup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:15:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675588#M1029786</guid>
      <dc:creator>alangley2</dc:creator>
      <dc:date>2019-03-11T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675589#M1029787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;in the old version of finesse the operating system of the pix :&lt;/P&gt;&lt;P&gt;first you have to tell the pix where the tftp-server is located weither inside or outside , and the name of the file-config  to save here the command :&lt;/P&gt;&lt;P&gt;pix(config)#tftp-server (inside/or outside) ip-address-of-tftp        /config/file-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;specify the complete path of the file or the config yoiu wanna save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that tell the pix to start saving the config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pix(config)#write NET:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the new version 7 and above you can use copy.. and you have to specify the complete path of the configuration file to save .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;DO rate if it does help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:05:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675589#M1029787</guid>
      <dc:creator>kamal-learn</dc:creator>
      <dc:date>2007-01-04T06:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675590#M1029788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.. Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've set up the tftp-server&lt;/P&gt;&lt;P&gt;tftp-server inside xxxx.xxxx.xxxx.xxxx pixconfg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and have done the&lt;/P&gt;&lt;P&gt;write NET tftp-server:startup-config &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i get the following error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fw001(config)# write NET xxxx.xxxx.xxxx.xxxx:startup-config&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;TFTP write 'pixconfg/startup-config' at xxxx.xxxx.xxxx.xxxx on interface 1&lt;/P&gt;&lt;P&gt;Undefined error&lt;/P&gt;&lt;P&gt;[FAILED]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct syntax for the write command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question, can you recommend a good book for someone starting out with firewalls something like a "beginners guide to firewall configuration"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 01:10:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675590#M1029788</guid>
      <dc:creator>alangley2</dc:creator>
      <dc:date>2007-01-05T01:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675591#M1029789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;check if the fileconfig name is correct!!&lt;/P&gt;&lt;P&gt;check if the path of the fileconfig is complete!!&lt;/P&gt;&lt;P&gt;check reachability of your TFTP server!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a url that could confirm the command i ve provided&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008072142a.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008072142a.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for books check ciscopress web site: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ciscopress.com/articles/article.asp?p=31464&amp;amp;seqNum=1&amp;amp;rl=1" target="_blank"&gt;http://www.ciscopress.com/articles/article.asp?p=31464&amp;amp;seqNum=1&amp;amp;rl=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Do rate if it does help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 02:22:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675591#M1029789</guid>
      <dc:creator>kamal-learn</dc:creator>
      <dc:date>2007-01-05T02:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675592#M1029790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;Reconfigure your tftp-server command as follows( include the / the pathname of the file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tftp-server inside xxxx.xxxx.xxxx.xxxx /pixconfg &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then just issue the command "write net :" to save the pix configuration to the tftp server as the file naned pixconfig.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the explanation from cisco doc.&lt;/P&gt;&lt;P&gt;"The path name you specify in the tftp-server is appended to the end of the IP address you specify in the configure net and write net commands. The more you specify of a file and path name with the tftp-server command, the less you need to specify with the configure net and write net commands. If you specify the full path and filename in the tftp-server command, the IP address in the configure net and write net commands can be represented with a colon ( : ). "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the URL for that document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727ae.html#wp1026054" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727ae.html#wp1026054&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-VJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 05:50:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675592#M1029790</guid>
      <dc:creator>vijayasankar</dc:creator>
      <dc:date>2007-01-05T05:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675593#M1029791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the command is&lt;/P&gt;&lt;P&gt;write net TFTP_IP_address:filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure your TFTP server is setup properly to allow or prompt before writing and that you know the folder where the files are being kept.&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 21:36:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675593#M1029791</guid>
      <dc:creator>flopez</dc:creator>
      <dc:date>2007-01-10T21:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Backup of Firewall configuration</title>
      <link>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675594#M1029792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I've finally got it to work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to set up the tftp server and also add a access-list entry for the server i was sending the config to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But at least now i can get a config listing that i can study.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 01:24:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/backup-of-firewall-configuration/m-p/675594#M1029792</guid>
      <dc:creator>alangley2</dc:creator>
      <dc:date>2007-01-11T01:24:24Z</dc:date>
    </item>
  </channel>
</rss>

