<?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: limit outbound access to http  in Other Security Subjects</title>
    <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447799#M80040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do "sh access-list inside_access_in" to verify whether the acl entries have been hitted or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2005 04:14:05 GMT</pubDate>
    <dc:creator>jackko</dc:creator>
    <dc:date>2005-10-25T04:14:05Z</dc:date>
    <item>
      <title>limit outbound access to http</title>
      <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447798#M80039</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;to limit outbound access to only http/s pop3 smtp to groups of pcs, i'm using : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in permit udp host landns any eq domain &lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp object-group http-https any eq www &lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp object-group http-https any eq https &lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp object-group ftp any eq ftp &lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp object-group pop3-smtp any eq pop3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface &lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0 &lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside &lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.x 1 &lt;/P&gt;&lt;P&gt;access-list inside_access_in permit tcp object-group pop3-smtp any eq smtp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this doesn´t work! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm i missing something? i'm doing this in a &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco PIX Firewall Version 6.3(4) &lt;/P&gt;&lt;P&gt;Cisco PIX Device Manager Version 3.0(2) &lt;/P&gt;&lt;P&gt;Hardware: PIX-506E, 32 MB RAM, CPU Pentium II 300 MHz &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i put &lt;/P&gt;&lt;P&gt;access-list inside_access_in permit ip any any &lt;/P&gt;&lt;P&gt;i get access but this is not my objective... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 20:48:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447798#M80039</guid>
      <dc:creator>joaquimlopes</dc:creator>
      <dc:date>2019-03-09T20:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: limit outbound access to http</title>
      <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447799#M80040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do "sh access-list inside_access_in" to verify whether the acl entries have been hitted or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2005 04:14:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447799#M80040</guid>
      <dc:creator>jackko</dc:creator>
      <dc:date>2005-10-25T04:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: limit outbound access to http</title>
      <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447800#M80041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes they are used, but when i removed&lt;/P&gt;&lt;P&gt;access-list inside_access_in permit ip any any &lt;/P&gt;&lt;P&gt;game over i can't access any site&lt;/P&gt;&lt;P&gt;i can use nslookup and resolve the ip to dns but i can access either with ip or dns name&lt;/P&gt;&lt;P&gt;help needed and thanks for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2005 13:31:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447800#M80041</guid>
      <dc:creator>joaquimlopes</dc:creator>
      <dc:date>2005-10-25T13:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: limit outbound access to http</title>
      <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447801#M80042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let forget the permit ip any any for a moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just would like to clarify, when you issue the command "sh access-list inside_access_in", the "hitcnt" of each entry is increasing or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 1 permit udp host landns any eq domain (hitcnt=10)&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 2 permit tcp object-group http-https any eq www (hitcnt=13)&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 3 permit tcp object-group http-https any eq https (hitcnt=15)&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 4 permit tcp object-group ftp any eq ftp (hitcnt=12)&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 5 permit tcp object-group pop3-smtp any eq pop3 (hitcnt=11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then kick off a new internet browsing session, and issue the command "sh access-list inside_access_in" again, you should seen the "hitcnt" for line 2 increased from 13 to 14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;access-list inside_access_in line 2 permit tcp object-group http-https any eq www (hitcnt=14)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2005 22:43:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447801#M80042</guid>
      <dc:creator>jackko</dc:creator>
      <dc:date>2005-10-25T22:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: limit outbound access to http</title>
      <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447802#M80043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it increases&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2005 22:58:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447802#M80043</guid>
      <dc:creator>joaquimlopes</dc:creator>
      <dc:date>2005-10-25T22:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: limit outbound access to http</title>
      <link>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447803#M80044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for all of your anwsers! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem i guess was connected to syslog! :) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had log all data logged via tcp, so when the syslog server could not be contacted because i only had access list to http,https,dns,ftp outside connections where dead... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i now have udp instead.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2005 20:58:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-security-subjects/limit-outbound-access-to-http/m-p/447803#M80044</guid>
      <dc:creator>joaquimlopes</dc:creator>
      <dc:date>2005-10-28T20:58:51Z</dc:date>
    </item>
  </channel>
</rss>

