<?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 PIX DMZ web-server with inside SQL database in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366468#M550039</link>
    <description>&lt;P&gt;Hi,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX525 that I am setting up (new to PIX) to allow web connectivity from the internet.  I can get to the web server (from the inside and outside), however, we have the SQL database for the web content sitting on a server on our inside interface.  The port has been changed from the usual port to a different port (ie port 5533) for obvious security reasons.  I have tried to set up nat and an access list (I have even tried allowing all access from the DMZ to the inside server ip) but have been unsuccessful.  I am trying to access this port in order to pull up the website.  I can not get the SQL content to show up on the website either from the internal network or the outside interface.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ1) 10.110.10.2 172.16.4.215 dns netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-list DMZ1_access_in permit tcp any host 10.110.10.2 eq 5533&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts would really be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 08:02:23 GMT</pubDate>
    <dc:creator>cwincey</dc:creator>
    <dc:date>2020-02-21T08:02:23Z</dc:date>
    <item>
      <title>PIX DMZ web-server with inside SQL database</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366468#M550039</link>
      <description>&lt;P&gt;Hi,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PIX525 that I am setting up (new to PIX) to allow web connectivity from the internet.  I can get to the web server (from the inside and outside), however, we have the SQL database for the web content sitting on a server on our inside interface.  The port has been changed from the usual port to a different port (ie port 5533) for obvious security reasons.  I have tried to set up nat and an access list (I have even tried allowing all access from the DMZ to the inside server ip) but have been unsuccessful.  I am trying to access this port in order to pull up the website.  I can not get the SQL content to show up on the website either from the internal network or the outside interface.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,DMZ1) 10.110.10.2 172.16.4.215 dns netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-list DMZ1_access_in permit tcp any host 10.110.10.2 eq 5533&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts would really be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:02:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366468#M550039</guid>
      <dc:creator>cwincey</dc:creator>
      <dc:date>2020-02-21T08:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ web-server with inside SQL database</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366469#M550042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Craig&lt;/P&gt;&lt;P&gt;What you've configured seems to be fine (did you apply the ACL to the DMZ1 interface with the command 'access-group DMZ1_access_in in interface DMZ1?). So, what does the xlate (trSanslations table) say: 'show xlate local 172.16.4.215 detail' ?&lt;/P&gt;&lt;P&gt;Do you have any logs? You can momentarily set monitor debugging and capture all your telnet or ssh session output:&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;log on&lt;/P&gt;&lt;P&gt;log trap deb&lt;/P&gt;&lt;P&gt;log mon deb&lt;/P&gt;&lt;P&gt;term mon&lt;/P&gt;&lt;P&gt;term no mon (to stop logging being displayed)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico Rodriguez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2005 17:59:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366469#M550042</guid>
      <dc:creator>fedrodri</dc:creator>
      <dc:date>2005-03-26T17:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ web-server with inside SQL database</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366470#M550043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Federico.  I am in the process of grabbing logs now.  I have attached the pertinent config information so that you can get a better look at what I am trying to accomplish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(3)&lt;/P&gt;&lt;P&gt;interface ethernet0 100full&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;interface gb-ethernet0 1000full&lt;/P&gt;&lt;P&gt;interface gb-ethernet1 1000auto shutdown&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 DMZ1 security50&lt;/P&gt;&lt;P&gt;nameif gb-ethernet0 inside security100&lt;/P&gt;&lt;P&gt;nameif gb-ethernet1 intf3 security6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;object-group service DMZ1 tcp&lt;/P&gt;&lt;P&gt;  description Object Group for DMZ services&lt;/P&gt;&lt;P&gt;  port-object eq www&lt;/P&gt;&lt;P&gt;  port-object eq ftp&lt;/P&gt;&lt;P&gt;  port-object eq smtp&lt;/P&gt;&lt;P&gt;  port-object eq https&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any aaa.bbb.199.48 255.255.255.240 object-group DMZ1&lt;/P&gt;&lt;P&gt;access-list DMZ1_access_in permit tcp any host xxx.yyy.1.2 eq 5533 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu DMZ1 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu intf3 1500&lt;/P&gt;&lt;P&gt;ip address outside aaa.bbb.199.60 255.255.255.240&lt;/P&gt;&lt;P&gt;ip address DMZ1 xxx.yyy.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside mmm.nnn.1.1 255.255.252.0&lt;/P&gt;&lt;P&gt;no ip address intf3&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;global (DMZ1) 1 interface&lt;/P&gt;&lt;P&gt;nat (DMZ1) 1 xxx.yyy.1.0 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;nat (inside) 1 mmm.nnn.0.0 255.255.252.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,DMZ1) xxx.yyy.1.2 mmm.nnn.3.205 dns netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (DMZ1,outside) aaa.bbb.199.53 xxx.yyy.1.3 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (DMZ1,outside) aaa.bbb.199.52 xxx.yyy.1.2 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-group DMZ1_access_in in interface DMZ1&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 aaa.bbb.199.49 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your thoughts.  All replies are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2005 19:05:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366470#M550043</guid>
      <dc:creator>cwincey</dc:creator>
      <dc:date>2005-03-26T19:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ web-server with inside SQL database</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366471#M550044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the purpose for this static:&lt;/P&gt;&lt;P&gt;static (DMZ1,outside) aaa.bbb.199.52 xxx.yyy.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is xxx.yyy.1.2 a server on the DMZ1 interface? If it is, then why do you create an static NAT for the inside SQL server to that server's IP on the DMZ1 interface?&lt;/P&gt;&lt;P&gt;static (inside,DMZ1) xxx.yyy.1.2 mmm.nnn.3.205 dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If what you are trying to accomplish is to NAT the SQL to the DMZ1, and from the translated DMZ1 IP address to an outside IP, that's not possible (you would need to create an static NAT statement from inside to DMZ1, and another one from inside to outside). In that case just remove this one:&lt;/P&gt;&lt;P&gt;static (DMZ1,outside) aaa.bbb.199.52 xxx.yyy.1.2&lt;/P&gt;&lt;P&gt;clear xlate global aaa.bbb.199.52&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, what does 'show xlate local mmm.nnn.3.205' shows you? What about the logs (something like "no translation group found" or "deny inbound tcp connection... by access-group DMZ1_access_in")?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Mar 2005 19:26:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366471#M550044</guid>
      <dc:creator>fedrodri</dc:creator>
      <dc:date>2005-03-27T19:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ web-server with inside SQL database</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366472#M550047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your assistance, but I was able to figure it out.  I had to create a NAT between the inside server and a DMZ address and then point the webserver in the DMZ to the NAT'd dmz address which of course accessed the internal server for SQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2005 17:10:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-web-server-with-inside-sql-database/m-p/366472#M550047</guid>
      <dc:creator>cwincey</dc:creator>
      <dc:date>2005-04-07T17:10:56Z</dc:date>
    </item>
  </channel>
</rss>

