<?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 Windows Server from Outside address in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741117#M496296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohhhhh is the public ip you are using the outside interface IP????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2011 13:06:00 GMT</pubDate>
    <dc:creator>varrao</dc:creator>
    <dc:date>2011-10-07T13:06:00Z</dc:date>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741109#M496288</link>
      <description>&lt;P&gt;I just purchased a domain name, that I have forwarding to my WAN address.&amp;nbsp; I want to be able to access my home websie via this route.&amp;nbsp; I have an ASA 5505, how do I get the ASA to point to the home server when the WAN IP address is entered?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:35:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741109#M496288</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2019-03-11T21:35:10Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741110#M496289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA 5505, you would need to first create a nat statement for the server, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 1.1.1.1 192.168.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 1.1.1.1 is the public ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also create an access-list that needs to be applied on the outside interface, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 1.1.1.1&lt;/P&gt;&lt;P&gt;access-group out_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:20:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741110#M496289</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T12:20:05Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741111#M496290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do I point it to grab the IP address of the server?&amp;nbsp; The inside address for the server will be 192.168.4.199&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:24:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741111#M496290</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T12:24:25Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741112#M496291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to that I left out ther version: 8.4.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recieved this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "static (inside,outside) 68.108.xxx.xxx 192.168.1.1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: This syntax of nat command has been deprecated..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:29:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741112#M496291</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T12:29:39Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741113#M496292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the server behind teh ASA inside interface or on the internet (with reference to the ASA) ? Are you accessing this site from the inside interface of the ASA??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:29:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741113#M496292</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741114#M496293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the server is behind the ASA via an additional router.&amp;nbsp; I want to be able to access the server via the inside and the outside.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cable Modem-----&amp;gt; ASA----&amp;gt; Cisco-Linksys Router-----&amp;gt; Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to access my home server hosting my webiste from my inside network as well as from any outside address.&amp;nbsp; I currently have my domain forwarding to my WAN IP address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:35:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741114#M496293</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T12:35:55Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741115#M496294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK got it!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didn't know you were using 8.4, you would need this syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network public_ip&lt;/P&gt;&lt;P&gt; host 1.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network private_ip&lt;/P&gt;&lt;P&gt;&amp;nbsp; host 192.168.4.199&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (outside,inside) source static any any destination static public_ip private_ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For accessing from inside:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,inside) source static any interface destination static public_ip private_ip&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You woudl also need the access-list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 192.168.4.199&lt;/P&gt;&lt;P&gt;access-group out_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:49:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741115#M496294</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T12:49:27Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741116#M496295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get this error when apply it the config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (outside,inside) source static any any destination static public_ip private_ip&lt;/P&gt;&lt;P&gt;ERROR: Address 68.108.xxx.xxx overlaps with outside interface address.&lt;/P&gt;&lt;P&gt;ERROR: NAT Policy is not downloaded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:01:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741116#M496295</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741117#M496296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohhhhh is the public ip you are using the outside interface IP????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:06:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741117#M496296</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T13:06:00Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741118#M496297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yes, is that a problem?&amp;nbsp; Can we fix that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:07:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741118#M496297</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741119#M496298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We would need to do port forwarding for it, but you would need to tell me on whihc port the server needs to be connected on 80,443 or anything else??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:09:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741119#M496298</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T13:09:37Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741120#M496299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; 80, 443, 21&amp;nbsp; the standard for internet and FTP access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:11:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741120#M496299</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T13:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741121#M496300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You woudl then need to use the following nats:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network private_ip&lt;/P&gt;&lt;P&gt;&amp;nbsp; host 192.168.4.199&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_443&lt;/P&gt;&lt;P&gt;&amp;nbsp; service tcp source eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_80&lt;/P&gt;&lt;P&gt; service tcp source eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_21&lt;/P&gt;&lt;P&gt; service tcp source eq 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,any) source&amp;nbsp; static private_ip interface service tcp_443 tcp_443&lt;/P&gt;&lt;P&gt;nat (inside,any) source&amp;nbsp; static private_ip interface service tcp_80 tcp_80&lt;/P&gt;&lt;P&gt;nat (inside,any) source&amp;nbsp; static private_ip interface service tcp_21 tcp_21&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out_in permit tcp any host 192.168.4.199&lt;/P&gt;&lt;P&gt;access-group out_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that works for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 13:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741121#M496300</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741122#M496301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get and error on the nat lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: "interface" keyword is not allowed when translated interface is any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:00:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741122#M496301</guid>
      <dc:creator>woodjl1650</dc:creator>
      <dc:date>2011-10-07T14:00:15Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741123#M496302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me try this first on my ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:17:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741123#M496302</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T14:17:16Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741124#M496304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a few things and it doesn't work if you are&amp;nbsp; using the outside interface of the ASA, wile accessing it from inside,&amp;nbsp; for outside to inside flow it would work fine, here's the config for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network private_ip&lt;/P&gt;&lt;P&gt;&amp;nbsp; host 192.168.4.199&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_443&lt;/P&gt;&lt;P&gt;&amp;nbsp; service tcp source eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_80&lt;/P&gt;&lt;P&gt; service tcp source eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object service tcp_21&lt;/P&gt;&lt;P&gt; service tcp source eq 21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (outside,inside) source static any any destination static interface private_ip service tcp_80 tcp_80&lt;/P&gt;&lt;P&gt;nat (outside,inside) source static any any destination static interface private_ip service tcp_443 tcp_443&lt;/P&gt;&lt;P&gt;nat (outside,inside) source static any any destination static interface private_ip service tcp_21 tcp_21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For accessing the server on outside interface ip, firewall would not allowe that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workaround:&lt;/P&gt;&lt;P&gt;Use any other free public ip for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741124#M496304</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2011-10-07T15:19:49Z</dc:date>
    </item>
    <item>
      <title>Access Windows Server from Outside address</title>
      <link>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741125#M496305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Varung says, you are going to be able to hit the outside interface of the ASA 5505 on the required ports and then be translated to the inside server only from the inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This because the ASA as a security device does not permit traffic going to a distant interface so just as an example if you try to ping the outisde interface of your ASA from the inside host you are not going to get any response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this particular case as Varun said you have to use a different public IP from the outside interface IP, this&amp;nbsp; if you want to access the internal server by a public IP from the internal network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 23:00:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-windows-server-from-outside-address/m-p/1741125#M496305</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-10-08T23:00:47Z</dc:date>
    </item>
  </channel>
</rss>

