<?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 Ports Blocking ???? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649363#M1025006</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to block the all ports on my Firewall  except 80 and 443.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do it ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any link in this regards (Port Blocking)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank and regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:37:57 GMT</pubDate>
    <dc:creator>afzaalq007</dc:creator>
    <dc:date>2019-03-11T09:37:57Z</dc:date>
    <item>
      <title>Ports Blocking ????</title>
      <link>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649363#M1025006</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to block the all ports on my Firewall  except 80 and 443.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do it ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any link in this regards (Port Blocking)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank and regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:37:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649363#M1025006</guid>
      <dc:creator>afzaalq007</dc:creator>
      <dc:date>2019-03-11T09:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ports Blocking ????</title>
      <link>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649364#M1025007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi first of all this depends from where u want to block . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whether these are incoming connections on this ports on the outside interface which  u want to permit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whether they are outgoing connections on these ports. cause by default everything is permitted from the inside to the outside. to be more precise all connections are permitted from a higher security level to a lower security level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this i am sure u would have configured nat on the first . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then all u need is a access-list on in the inside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:access-list 101 permit tcp inside source outside destination eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the same for 443. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if these are incoming connections on the outside interface. first u need a static nat for the server on which u are expecting connections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u will need a access-list on the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: access-list 102 permit tcp any to the natted address eq 80 and same for 443. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this solves ur query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 07:13:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649364#M1025007</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2007-02-24T07:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ports Blocking ????</title>
      <link>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649365#M1025009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sebastan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the Ans  ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes these are the request form outside interface. and this will work. i will chk it  and will discuss with if i get any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: access-list 102 permit tcp any to the natted address eq 80 and same for 443. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once agian.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2007 07:21:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ports-blocking/m-p/649365#M1025009</guid>
      <dc:creator>afzaalq007</dc:creator>
      <dc:date>2007-02-24T07:21:13Z</dc:date>
    </item>
  </channel>
</rss>

