<?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 HTH,I changed those like you in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735214#M192288</link>
    <description>&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;I changed those like you said and still no luck.&lt;/P&gt;&lt;P&gt;I can ping 106 (address of the asa), but cannot ping any of the other IPs in the range except the Cable Router .105&lt;/P&gt;&lt;P&gt;I'm really about to give up on this. Hopefully my support contract # will come in soon and I can get TAC on it.&lt;/P&gt;&lt;P&gt;Thanks for your help. I appreciate any help I can get at this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 29 Aug 2015 02:36:09 GMT</pubDate>
    <dc:creator>Lance Lingerfelt</dc:creator>
    <dc:date>2015-08-29T02:36:09Z</dc:date>
    <item>
      <title>Need NAT and Access List Setup Help</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735212#M192284</link>
      <description>&lt;P&gt;Good Evening,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have been going crazy trying to get this working. I have a subnet of external IPs 1xx.xx.xx.104 255.255.255.248.&lt;/P&gt;&lt;P&gt;Services as follows:&lt;/P&gt;&lt;P&gt;Cable Modem Router is .105.&lt;/P&gt;&lt;P&gt;ASA 5505 .106&lt;/P&gt;&lt;P&gt;WWW/FTP .107&lt;/P&gt;&lt;P&gt;Exchange SMTP/EWS .108&lt;/P&gt;&lt;P&gt;ADFS .110&lt;/P&gt;&lt;P&gt;Internal Web/FTP 192.168.1.218&lt;/P&gt;&lt;P&gt;Internal Exchange: 192.168.1.225&lt;/P&gt;&lt;P&gt;ADFS in DMZ: 192.168.30.50&lt;/P&gt;&lt;P&gt;Internal ADFS: 192.168.1.50&lt;/P&gt;&lt;P&gt;VLANs work internally. I can get out to the internet just fine. I just cannot access any of my servers from external devices. I've tried looking at the logs and I cannot decipher them&lt;/P&gt;&lt;P&gt;I have attached my config for review. I cannot get to the Exchange Server OWA. SMTP does not work. Cannot get to the IIS web page either.&amp;nbsp;All from external sources. I need ADFS in the DMZ to be the proxy and have access to the Internal ADFS Server. I figure it is NAT and/or my access lists that are not configured properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PLEASE HELP!!!!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lance the Novice&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:30:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735212#M192284</guid>
      <dc:creator>Lance Lingerfelt</dc:creator>
      <dc:date>2019-03-12T06:30:57Z</dc:date>
    </item>
    <item>
      <title>Lance,</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735213#M192286</link>
      <description>&lt;P&gt;Lance,&lt;/P&gt;
&lt;P&gt;the only thing &amp;nbsp;I can see in the config that doesn't look quite right are your service objects. FTP for example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
object service FTP
 service tcp source eq ftp destination eq ftp
 description Protocol for FTP&lt;/PRE&gt;

&lt;P&gt;You have both the source and destination ports eq FTP&lt;/P&gt;
&lt;P&gt;If you are connecting to the ftp server then the destination port is FTP, but the source can be anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would change your service objects just to have the destination set as below&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
object service FTP
 service tcp  destination eq ftp
 description Protocol for FTP&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Richard.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2015 02:04:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735213#M192286</guid>
      <dc:creator>Richard Bradfield</dc:creator>
      <dc:date>2015-08-29T02:04:38Z</dc:date>
    </item>
    <item>
      <title>HTH,I changed those like you</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735214#M192288</link>
      <description>&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;I changed those like you said and still no luck.&lt;/P&gt;&lt;P&gt;I can ping 106 (address of the asa), but cannot ping any of the other IPs in the range except the Cable Router .105&lt;/P&gt;&lt;P&gt;I'm really about to give up on this. Hopefully my support contract # will come in soon and I can get TAC on it.&lt;/P&gt;&lt;P&gt;Thanks for your help. I appreciate any help I can get at this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2015 02:36:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735214#M192288</guid>
      <dc:creator>Lance Lingerfelt</dc:creator>
      <dc:date>2015-08-29T02:36:09Z</dc:date>
    </item>
    <item>
      <title>UPDATE UPDATE UPDATEWhen the</title>
      <link>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735215#M192290</link>
      <description>&lt;P&gt;UPDATE UPDATE UPDATE&lt;/P&gt;&lt;P&gt;When the cable company installed the modem, they did not set it to bridge across the IP&amp;nbsp;range. Once I told the cable router to bridge the WAN addresses, everything started working!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for all your help. I am leaving those statements that you told me to put in there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;WOOHOO!&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2015 03:17:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/need-nat-and-access-list-setup-help/m-p/2735215#M192290</guid>
      <dc:creator>Lance Lingerfelt</dc:creator>
      <dc:date>2015-08-29T03:17:17Z</dc:date>
    </item>
  </channel>
</rss>

