<?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 Access-list configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-list-configuration/m-p/2216588#M920743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vignesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must specify the "Public" IP address of the domain because the ACL check will happend befor the NAT translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis Silva &lt;BR /&gt; &lt;BR /&gt;"If you need PDI (Planning, Design, Implement) assistance feel free to reach" &lt;BR /&gt; &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/web/partners/tools/pdihd.html"&gt;http://www.cisco.com/web/partners/tools/pdihd.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 23:33:02 GMT</pubDate>
    <dc:creator>Luis Silva Benavides</dc:creator>
    <dc:date>2013-07-08T23:33:02Z</dc:date>
    <item>
      <title>Access-list configuration</title>
      <link>https://community.cisco.com/t5/network-security/access-list-configuration/m-p/2216587#M920742</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a cisco 1811 router at our datacenter solely used for VoIP purpose and also a cisco 2811 router here in our office. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a tunnel between these 2 routers and it's working fine. Tunnel is up and no problems with ping. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The VoIP router is setup with public IP. Hence, if we ping voip.xxx.com from outside, we will get the public IP configured for it. This "voip.xxx.com" is configured on our softphones (such as x-lite) from outside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, we want to limit the usage in such as way that only our office should be able to talk to "voip.xxx.com" and it should be denied from outside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured the VoIP router something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; ip address 203.82.x.x 255.255.255.252&lt;/P&gt;&lt;P&gt; ip nat inside&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; ip access-group Elastix in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list extended Elastix&lt;/P&gt;&lt;P&gt; permit ip host 203.82.x.x 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt; permit ip host 203.82.x.x 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt; permit ip host 203.82.x.x 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I do the above, I am not able to ping "voip.xxx.com" from my office and the phones stop working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated. If you require configs of the router, please let me know. &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards, &lt;BR /&gt;Vignesh.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:53:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-configuration/m-p/2216587#M920742</guid>
      <dc:creator>Vignesh Ekanathan</dc:creator>
      <dc:date>2020-02-21T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Access-list configuration</title>
      <link>https://community.cisco.com/t5/network-security/access-list-configuration/m-p/2216588#M920743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vignesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must specify the "Public" IP address of the domain because the ACL check will happend befor the NAT translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis Silva &lt;BR /&gt; &lt;BR /&gt;"If you need PDI (Planning, Design, Implement) assistance feel free to reach" &lt;BR /&gt; &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/web/partners/tools/pdihd.html"&gt;http://www.cisco.com/web/partners/tools/pdihd.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 23:33:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-configuration/m-p/2216588#M920743</guid>
      <dc:creator>Luis Silva Benavides</dc:creator>
      <dc:date>2013-07-08T23:33:02Z</dc:date>
    </item>
  </channel>
</rss>

