<?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: Allow website using its IP? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522128#M606720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share where you apply the access-list and which interface is the traffic from?&lt;/P&gt;&lt;P&gt;Also, the access-list needs to be applied above any "deny" ACL that you might have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 07:45:00 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2010-11-16T07:45:00Z</dc:date>
    <item>
      <title>Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522125#M606717</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having Cisco ASA 5510. i blocked all&amp;nbsp; web traffic for my LAN Users. &amp;amp; allow them only to access google.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want them to access &lt;A href="http://164.100.111.5:8080/mahabhulekh/" target="_blank"&gt;http://164.100.111.5:8080/mahabhulekh/&lt;/A&gt;&amp;nbsp; this website..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i allow this?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:10:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522125#M606717</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2019-03-11T19:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522126#M606718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the access-list to allow them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-lits &lt;ACL-NAME&gt; permit tcp any host 164.100.111.5 eq 8080&lt;/ACL-NAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 07:13:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522126#M606718</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-16T07:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522127#M606719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 07:42:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522127#M606719</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2010-11-16T07:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522128#M606720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share where you apply the access-list and which interface is the traffic from?&lt;/P&gt;&lt;P&gt;Also, the access-list needs to be applied above any "deny" ACL that you might have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 07:45:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522128#M606720</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-16T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522129#M606721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.0(3) &lt;BR /&gt;!&lt;BR /&gt;hostname rama5510&lt;BR /&gt;enable password 2ry13OhtG57zeqsA encrypted&lt;BR /&gt;names&lt;BR /&gt;name 192.168.0.107 server&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 121.242.223.102 255.255.255.252 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.0.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; nameif vpn&lt;BR /&gt; security-level 50&lt;BR /&gt; ip address 10.1.89.82 255.255.255.252 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt; nameif management&lt;BR /&gt; security-level 100&lt;BR /&gt; no ip address&lt;BR /&gt; management-only&lt;BR /&gt;!&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;regex domainlist1 "\.yahoo\.com"&lt;BR /&gt;regex domainlist2 "\.google\.co\.in"&lt;BR /&gt;regex domainlist3 "\.orkut\.com"&lt;BR /&gt;regex domainlist4 "\.orkut\.co\.in"&lt;BR /&gt;regex domainlist5 "\.facebook\.com"&lt;BR /&gt;regex domainlist6 "\.gmail\.com"&lt;BR /&gt;regex domainlist7 "\.google\.com"&lt;/P&gt;&lt;P&gt;regex applicationheader "application/.*"&lt;BR /&gt;regex contenttype "content-type"&lt;BR /&gt;regex allow "\.google.\com"&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; name-server 121.242.190.180&lt;BR /&gt; name-server 121.242.190.211&lt;BR /&gt;object-group protocol TCPUDP&lt;BR /&gt; protocol-object udp&lt;BR /&gt; protocol-object tcp&lt;BR /&gt;object-group network allow&lt;BR /&gt; network-object host 192.168.0.124&lt;BR /&gt; network-object host 192.168.0.14&lt;BR /&gt; network-object host 192.168.0.77&lt;BR /&gt;access-list vpn_1_cryptomap extended permit ip 192.168.0.0 255.255.255.0 192.168.1.0 255.255.255.0 &lt;BR /&gt;access-list inside_nat0_outbound extended permit ip 192.168.0.0 255.255.255.0 192.168.1.0 255.255.255.0 &lt;BR /&gt;access-list inside_access_in extended permit ip 192.168.0.0 255.255.255.0 192.168.1.0 255.255.255.0 &lt;BR /&gt;access-list inside_access_in extended permit ip 192.168.0.0 255.255.255.0 any &lt;BR /&gt;access-list outside_access_in extended permit ip 192.168.1.0 255.255.255.0 192.168.0.0 255.255.255.0 &lt;BR /&gt;access-list outside_access_in extended permit tcp any interface outside eq www &lt;BR /&gt;access-list outside_access_in extended permit tcp any interface outside eq citrix-ica &lt;BR /&gt;access-list outside_access_in extended permit tcp any interface outside eq 2598&lt;BR /&gt; &lt;BR /&gt;access-list user-acl extended deny tcp object-group allow any eq www &lt;BR /&gt;access-list user-acl extended deny tcp object-group allow any eq 8080 &lt;BR /&gt;access-list user-acl extended permit tcp any any eq www &lt;BR /&gt;access-list user-acl extended permit tcp any any eq 8080 &lt;BR /&gt;access-list user-acl extended permit tcp any host 164.100.111.5 eq 8080&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-list Outside_access_in extended permit tcp any host 121.242.223.102 eq www &lt;BR /&gt;access-list Outside_access_in extended permit tcp any host 121.242.223.102 eq citrix-ica &lt;BR /&gt;access-list Outside_access_in extended permit tcp any host 121.242.223.102 eq 2598 &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu vpn 1500&lt;BR /&gt;mtu management 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-603.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) interface server netmask 255.255.255.255 &lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 121.242.223.101 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.0.0 255.255.255.0 inside&lt;BR /&gt;http 192.168.1.0 255.255.255.0 management&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;no sysopt connection permit-vpn&lt;BR /&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto map vpn_map 1 match address vpn_1_cryptomap&lt;BR /&gt;crypto map vpn_map 1 set pfs &lt;BR /&gt;crypto map vpn_map 1 set peer 10.1.89.78 &lt;BR /&gt;crypto map vpn_map 1 set transform-set ESP-3DES-SHA&lt;BR /&gt;crypto map vpn_map interface vpn&lt;BR /&gt;crypto isakmp enable vpn&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;no crypto isakmp nat-traversal&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;username rama5510 password NQ35L.CrXDGEh3Wo encrypted privilege 15&lt;BR /&gt;tunnel-group 10.1.89.78 type ipsec-l2l&lt;BR /&gt;tunnel-group 10.1.89.78 ipsec-attributes&lt;BR /&gt; pre-shared-key *&lt;BR /&gt;!&lt;BR /&gt;class-map type regex match-any domainblocklist&lt;BR /&gt; match regex domainlist1&lt;BR /&gt; match regex domainlist2&lt;BR /&gt; match regex domainlist3&lt;BR /&gt; match regex domainlist5&lt;BR /&gt; match regex domainlist4&lt;BR /&gt; match regex domainlist6&lt;BR /&gt;class-map type inspect http match-all blockdomainclass&lt;BR /&gt; match request header host regex class domainblocklist&lt;BR /&gt;class-map type inspect http match-all appheaderclass&lt;BR /&gt; match request header regex contenttype regex applicationheader&lt;BR /&gt; match req-resp content-type mismatch&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map type inspect http http_inspection_policy&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; protocol-violation action drop-connection&lt;BR /&gt; match request method connect&lt;BR /&gt;&amp;nbsp; drop-connection log&lt;BR /&gt; class appheaderclass&lt;BR /&gt;&amp;nbsp; drop-connection log&lt;BR /&gt; class blockdomainclass&lt;BR /&gt;&amp;nbsp; reset log&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:7b934ceb541d3f6dc1a9613814281911&lt;BR /&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 07:46:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522129#M606721</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2010-11-16T07:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522130#M606722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should already work without adding any configuration. As per the current configuration, you should be able to access any websites. Is this correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 08:03:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522130#M606722</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-16T08:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522131#M606723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i made 1 object group &amp;amp; members of that group only access to any website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest of all have access only to google.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want all my LAN Users have access to &lt;A href="http://164.100.111.5:8080/mahabhulekh/"&gt;http://164.100.111.5:8080/mahabhulekh/&lt;/A&gt; &amp;amp; &lt;SPAN style="mso-fareast-language: EN-IN; mso-bidi-language: AR-SA; color: #000000; font-size: 12pt; mso-ansi-language: EN-IN; mso-spacerun: yes; mso-fareast-theme-font: minor-latin; font-family: Calibri; mso-fareast-font-family: Calibri; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;CITE&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-IN; mso-fareast-language: EN-IN; mso-bidi-language: AR-SA;"&gt;&lt;A href="http://mahabhulekh.mumbai.nic.in"&gt;&lt;SPAN style="font-family: Arial; color: #0000ff;"&gt;http://mahabhulekh.mumbai.nic.in&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/CITE&gt;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;&lt;/CITE&gt;&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; font-size: 9pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-IN; mso-fareast-language: EN-IN; mso-bidi-language: AR-SA;"&gt;websites like Google.com&lt;/SPAN&gt;&lt;/CITE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 08:35:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522131#M606723</guid>
      <dc:creator>vinayak</dc:creator>
      <dc:date>2010-11-16T08:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522132#M606724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, from the above posted configuration, you have not assigned the HTTP policy to the global_policy, so it will only check on the access-list applied to your inside interface. The access-list that is applied on your inside interface is allowing everyone from your LAN to access the Internet.&lt;/P&gt;&lt;P&gt;So if you test it now, everyone from 192.168.0.0/24 should be able to browse to anything with no exception.&lt;/P&gt;&lt;P&gt;Have you tested it from your LAN users? what is the ip address of the PC where you are testing it from? Can you access any websites at the moment? you should, as there is no rule to block anything as per the current configuration posted earlier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 08:43:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522132#M606724</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2010-11-16T08:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Allow website using its IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522133#M606725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see one problem:&lt;/P&gt;&lt;P&gt;static (inside,outside) interface server netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. remove that line.&amp;nbsp; You cannot do 1-1 static to the interface IP address. You can only do static PAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change it to the following if the server listens on tcp 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 80 server 80 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repeate the above line for any other ports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 02:46:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-website-using-its-ip/m-p/1522133#M606725</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-11-17T02:46:41Z</dc:date>
    </item>
  </channel>
</rss>

