<?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 server from remote site via routers and firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514193#M606775</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the diagram, each remote site will need to access the server situated in the main site.&lt;/P&gt;&lt;P&gt;I have configured the routers and firewall.&lt;/P&gt;&lt;P&gt;Please check if this configuration will work.&lt;/P&gt;&lt;P&gt;See attached the configurations and diagram.&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;Alvin&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:09:36 GMT</pubDate>
    <dc:creator>net buzz</dc:creator>
    <dc:date>2019-03-11T19:09:36Z</dc:date>
    <item>
      <title>Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514193#M606775</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the diagram, each remote site will need to access the server situated in the main site.&lt;/P&gt;&lt;P&gt;I have configured the routers and firewall.&lt;/P&gt;&lt;P&gt;Please check if this configuration will work.&lt;/P&gt;&lt;P&gt;See attached the configurations and diagram.&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;Alvin&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:09:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514193#M606775</guid>
      <dc:creator>net buzz</dc:creator>
      <dc:date>2019-03-11T19:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514194#M606776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 3 10.0.0.30 netmask 255.255.255.255&lt;BR /&gt;nat (inside) 3 ServerIP 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this for ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, at the remote site you should be adding a route for the Server IP address specifying the Main Router's IP address as the next hop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Avinash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 12:51:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514194#M606776</guid>
      <dc:creator>apothula</dc:creator>
      <dc:date>2010-11-15T12:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514195#M606778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the remote site router I have already added the network route:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip route 172.30.4.1 255.255.255.255 192.168.1.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;STRONG&gt;192.168.1.1&lt;/STRONG&gt; is the WAN IP address of the main router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;ip nat inside source static 10.0.0.31 172.30.4.1&lt;/STRONG&gt; is supposed to NAT the &lt;STRONG&gt;10.0.0.31&lt;/STRONG&gt; IP to &lt;STRONG&gt;172.30.4.1&lt;/STRONG&gt; IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the &lt;STRONG&gt;global (outside) 3 10.0.0.30 netmask 255.255.255.255&lt;/STRONG&gt; and &lt;STRONG&gt;nat (inside) 3 ServerIP 255.255.255.255&lt;/STRONG&gt; not necessary to permit the server to connect to the remote sites.&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;Alvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 07:19:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514195#M606778</guid>
      <dc:creator>net buzz</dc:creator>
      <dc:date>2010-11-16T07:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514196#M606782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You already have a static translation configured for the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the nat global statements are not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please be informed that dynamic pat (nat &amp;amp; global) is unidirectional.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avinash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 07:32:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514196#M606782</guid>
      <dc:creator>apothula</dc:creator>
      <dc:date>2010-11-16T07:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514197#M606784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Avinash.&lt;/P&gt;&lt;P&gt;But I still need the &lt;STRONG&gt;ip nat inside source static 10.0.0.31 172.30.4.1 &lt;/STRONG&gt;command to further translate the server IP from &lt;STRONG&gt;10.0.0.31&lt;/STRONG&gt; to &lt;STRONG&gt;172.30.4.1&lt;/STRONG&gt; and then configure the remote router with the &lt;STRONG&gt;ip route 172.30.4.1 255.255.255.255 192.168.1.1.&lt;/STRONG&gt;&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;Alvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 09:43:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514197#M606784</guid>
      <dc:creator>net buzz</dc:creator>
      <dc:date>2010-11-16T09:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514198#M606785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah...sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 12:17:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514198#M606785</guid>
      <dc:creator>apothula</dc:creator>
      <dc:date>2010-11-16T12:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access server from remote site via routers and firewall</title>
      <link>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514199#M606786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvin,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Did it resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, please mark the issue as resolved so that we can give way to newer discussions.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avinash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 08:53:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-server-from-remote-site-via-routers-and-firewall/m-p/1514199#M606786</guid>
      <dc:creator>apothula</dc:creator>
      <dc:date>2010-11-17T08:53:09Z</dc:date>
    </item>
  </channel>
</rss>

