<?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: web access from inside in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822353#M956273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the IP Address that you are trying to access through the ASA. I see that you have PATTing to the outside interface for DEV_NET when going to the outside interface and also have access-group applied in/out on both the interfaces. Can you remove the access-group and see if you are able to access the web, ssh, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since, you have Access-Group in/out, look at the traffic flow and define different ACL's accordingly. For example, when you initiate a TCP Connection from inside, the source port would be a randomly generated port while the detination is 80 and the return traffic will have source port 80 and destination of the port that you used. So, I would remove the ACL and give it a shot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Jan 2008 22:58:00 GMT</pubDate>
    <dc:creator>lisajoseph1970</dc:creator>
    <dc:date>2008-01-26T22:58:00Z</dc:date>
    <item>
      <title>web access from inside</title>
      <link>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822352#M956268</link>
      <description>&lt;P&gt;I'm trying to get www, https, svn(3690), and ssh from one of my inside networks to get outside access, but this isn't working for me yet. Can anyone provide some insight as to what I've got wrong on my 5510 configuration? I'm sure it's probably my static's, but I'm having trouble with those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name 192.168.3.0 DEV_NET&lt;/P&gt;&lt;P&gt;name 199.199.xxx.14 MY_WAN_IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address MY_WAN_IP 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; nameif development&lt;/P&gt;&lt;P&gt; security-level 80&lt;/P&gt;&lt;P&gt; ip address 192.168.3.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service ALL_SERVICES tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt; port-object eq 3690&lt;/P&gt;&lt;P&gt; port-object eq ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ALL_ACCESS extended permit tcp any any object-group ALL_SERVICES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (development) 1 DEV_NET 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (development,dmz) DEV_NET DEV_NET netmask 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS in interface outside&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS out interface outside&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS in interface development&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS out interface development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 199.199.xxx.1 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:54:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822352#M956268</guid>
      <dc:creator>a.e.wiggin</dc:creator>
      <dc:date>2019-03-11T11:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: web access from inside</title>
      <link>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822353#M956273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the IP Address that you are trying to access through the ASA. I see that you have PATTing to the outside interface for DEV_NET when going to the outside interface and also have access-group applied in/out on both the interfaces. Can you remove the access-group and see if you are able to access the web, ssh, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since, you have Access-Group in/out, look at the traffic flow and define different ACL's accordingly. For example, when you initiate a TCP Connection from inside, the source port would be a randomly generated port while the detination is 80 and the return traffic will have source port 80 and destination of the port that you used. So, I would remove the ACL and give it a shot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jan 2008 22:58:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822353#M956273</guid>
      <dc:creator>lisajoseph1970</dc:creator>
      <dc:date>2008-01-26T22:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: web access from inside</title>
      <link>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822354#M956276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I'm not following here. I want to have the traffic of ALL_SERVICES accessable from the outside as well as use them from the inside, so that's why I put it on both interfaces in both directions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a small change so the following is what I'm working with ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name 192.168.3.0 DEV_NET&lt;/P&gt;&lt;P&gt;name 199.199.xxx.14 MY_WAN_IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address MY_WAN_IP 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; nameif development&lt;/P&gt;&lt;P&gt; security-level 80&lt;/P&gt;&lt;P&gt; ip address 192.168.3.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service ALL_SERVICES tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt; port-object eq 3690&lt;/P&gt;&lt;P&gt; port-object eq ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ALL_ACCESS extended permit tcp any any object-group ALL_SERVICES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat-control&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (development) 1 DEV_NET 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (development,outside) DEV_NET DEV_NET netmask 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS in interface outside&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS out interface outside&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS in interface development&lt;/P&gt;&lt;P&gt;access-group ALL_ACCESS out interface development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 199.199.xxx.1 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 17:37:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/web-access-from-inside/m-p/822354#M956276</guid>
      <dc:creator>a.e.wiggin</dc:creator>
      <dc:date>2008-01-28T17:37:28Z</dc:date>
    </item>
  </channel>
</rss>

