<?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 Inside to Outside connection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248895#M765098</link>
    <description>&lt;P&gt;We have the following zones on our firewall:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside&lt;/P&gt;&lt;P&gt;Outside&lt;/P&gt;&lt;P&gt;DMZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inside contains a wireless 'guest' network (10.7.20.x/24) if I want to connect to a device in the DMZ (10.7.30.24) USING the mapped outside address 171.145.23.32, how would I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can always connect to it using the real address, but cannot connect using the outside address, is it possible from the inside to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 16:26:56 GMT</pubDate>
    <dc:creator>oneirishpollack</dc:creator>
    <dc:date>2019-03-11T16:26:56Z</dc:date>
    <item>
      <title>Inside to Outside connection</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248895#M765098</link>
      <description>&lt;P&gt;We have the following zones on our firewall:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside&lt;/P&gt;&lt;P&gt;Outside&lt;/P&gt;&lt;P&gt;DMZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inside contains a wireless 'guest' network (10.7.20.x/24) if I want to connect to a device in the DMZ (10.7.30.24) USING the mapped outside address 171.145.23.32, how would I do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can always connect to it using the real address, but cannot connect using the outside address, is it possible from the inside to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:26:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248895#M765098</guid>
      <dc:creator>oneirishpollack</dc:creator>
      <dc:date>2019-03-11T16:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inside to Outside connection</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248896#M765100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it's possible but you will lose the ability to connect to it with the real address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,inside) 171.145.23.32 10.7.30.24 netmask 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 17:49:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248896#M765100</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2009-10-16T17:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Inside to Outside connection</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248897#M765101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright I added the following entry:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (DMZ,inside) 171.145.23.32 10.7.30.24 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now I can connect to the address from the inside. However, my inside clients can no longer connect to the DMZ device directly using it's local address. How do I get the best of both worlds?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 18:07:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248897#M765101</guid>
      <dc:creator>oneirishpollack</dc:creator>
      <dc:date>2009-10-16T18:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inside to Outside connection</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248898#M765105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I posted a reply before I viewed your post - and you are dead on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So help me figure this out. We have a "guest" network (inside address) that uses external DNS. If I use DNS Rewrite, the "guest" network can connect to the device in the DMZ, because the DNS answer is re-written with the internal address. I cannot however connect to the outside address of the device in the DMZ from the inside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add the static entry static: (DMZ,inside) 171.145.23.32 10.7.30.24 netmask 255.255.255.255 , I can no longer connect to the inside address directly, but it does translate it and I can use the outside address. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way that would allow me to use either address (real and mapped) from the inside and connect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 18:15:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248898#M765105</guid>
      <dc:creator>oneirishpollack</dc:creator>
      <dc:date>2009-10-16T18:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inside to Outside connection</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248899#M765109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use policy NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list foo permit ip host 10.7.30.24 10.7.20.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 171.145.23.32 access-list foo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way, 10.7.20.0/24 will be able to reach 171.145.23.32 but not 10.7.30.24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All other hosts on the inside will be able to reach 10.7.30.24 but not 171.145.23.32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 20:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-outside-connection/m-p/1248899#M765109</guid>
      <dc:creator>Herbert Baerten</dc:creator>
      <dc:date>2009-10-16T20:35:12Z</dc:date>
    </item>
  </channel>
</rss>

