<?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: Loading badurl.lst onto a CE 507 in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318651#M5129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to create the .lst file offline and copy it to the CE using tftp.  The file needs to resides in a directory (or the root) of the sysfs volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Dec 2004 00:54:31 GMT</pubDate>
    <dc:creator>seilsz</dc:creator>
    <dc:date>2004-12-23T00:54:31Z</dc:date>
    <item>
      <title>Loading badurl.lst onto a CE 507</title>
      <link>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318650#M5128</link>
      <description>&lt;P&gt;Things have changed since I last used a Content Engine for filtering URL's.  How do I upload the badurl.lst to the CE nowadays?  ACNS ver. 4.2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2004 21:28:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318650#M5128</guid>
      <dc:creator>jstadter</dc:creator>
      <dc:date>2004-12-22T21:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading badurl.lst onto a CE 507</title>
      <link>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318651#M5129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to create the .lst file offline and copy it to the CE using tftp.  The file needs to resides in a directory (or the root) of the sysfs volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2004 00:54:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318651#M5129</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-12-23T00:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Loading badurl.lst onto a CE 507</title>
      <link>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318652#M5130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the CLI commands to do so?  The documentation is pretty lacking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2004 17:49:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318652#M5130</guid>
      <dc:creator>jstadter</dc:creator>
      <dc:date>2004-12-27T17:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading badurl.lst onto a CE 507</title>
      <link>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318653#M5131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example using ACNS 4.2.1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ce-acns#mkdir /local1/filtered_urls&lt;/P&gt;&lt;P&gt;ce-acns#copy ftp disk 1.2.3.4 / badurl.lst /local1/filtered_urls/badurl.lst&lt;/P&gt;&lt;P&gt;Enter username for remote ftp server: username&lt;/P&gt;&lt;P&gt;Enter password for remote ftp server: &lt;/P&gt;&lt;P&gt;Initiating FTP download...&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&lt;OUTPUT removed=""&gt;&lt;/OUTPUT&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;ce-acns#&lt;/P&gt;&lt;P&gt;ce-acns#conf t&lt;/P&gt;&lt;P&gt;ce-acns(config)#url-filter bad-sites-deny /local1/filtered_urls/badurl.lst&lt;/P&gt;&lt;P&gt;ce-acns(config)#url-filter bad-sites-deny enable &lt;/P&gt;&lt;P&gt;ce-acns(config)#end&lt;/P&gt;&lt;P&gt;ce-acns#&lt;/P&gt;&lt;P&gt;ce-acns#sh url-filter &lt;/P&gt;&lt;P&gt;URL filtering is set to use bad-list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Local list configurations&lt;/P&gt;&lt;P&gt;==================================&lt;/P&gt;&lt;P&gt;Good-list file name : &lt;/P&gt;&lt;P&gt;Bad-list file name : /local1/filtered_urls/badurl.lst&lt;/P&gt;&lt;P&gt;Custom message directory : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Websense server configuration&lt;/P&gt;&lt;P&gt;==================================&lt;/P&gt;&lt;P&gt;Websense server IP     : &lt;NONE&gt;&lt;/NONE&gt;&lt;/P&gt;&lt;P&gt;Websense server port   : 15868&lt;/P&gt;&lt;P&gt;Websense server timeout: 20 (in seconds)&lt;/P&gt;&lt;P&gt;Websense allow mode is ENABLED &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N2H2 server configuration&lt;/P&gt;&lt;P&gt;==============================&lt;/P&gt;&lt;P&gt;N2H2 server IP       : &lt;NONE&gt;&lt;/NONE&gt;&lt;/P&gt;&lt;P&gt;N2H2 server port     : 4005&lt;/P&gt;&lt;P&gt;N2H2 server timeout  : 5 (in seconds)&lt;/P&gt;&lt;P&gt;N2H2 allow mode is ENABLED &lt;/P&gt;&lt;P&gt;ce-acns#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2004 19:41:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/loading-badurl-lst-onto-a-ce-507/m-p/318653#M5131</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-12-27T19:41:52Z</dc:date>
    </item>
  </channel>
</rss>

