<?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 Re: Pix Firewall Access to Sql Server in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173098#M604406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ziggy -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll require a static tanslation and a ACL, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a static translation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; static (inside,outside) tcp &lt;YOUR outside="" ip="" addrs=""&gt; 1433 &lt;YOUR private="" ip="" addrs=""&gt; 1433 netmask 255.255.255.255 0 0&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a ACL for the outside interface i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; access-list &lt;ACL_NAME_OUTSIDE&gt; permit tcp host &lt;YOUR public="" sorce="" addrs=""&gt; host &lt;YOUR outside="" pix="" ip="" addrs=""&gt; eq 1433&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/ACL_NAME_OUTSIDE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2003 13:38:29 GMT</pubDate>
    <dc:creator>jmia</dc:creator>
    <dc:date>2003-06-18T13:38:29Z</dc:date>
    <item>
      <title>Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173097#M604404</link>
      <description>&lt;P&gt;I have a pix 525 ver 6.2(2)&lt;/P&gt;&lt;P&gt;I need to allow a specific ip address in on port 1433 for MSSQL within our Private Network Via Nat.&lt;/P&gt;&lt;P&gt;I have tested with just the Public Ip and It works Just fine.&lt;/P&gt;&lt;P&gt;When I nat the Public to Private address It does not work.&lt;/P&gt;&lt;P&gt;Can Someone give me a correct command to allow this to take place.&lt;/P&gt;&lt;P&gt;Public Ip Example 172.16.2.1 to Private 10.1.2.2 and allow Port 1433 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ziggy Czaja&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:48:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173097#M604404</guid>
      <dc:creator>zczaja</dc:creator>
      <dc:date>2020-02-21T06:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173098#M604406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ziggy -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll require a static tanslation and a ACL, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a static translation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; static (inside,outside) tcp &lt;YOUR outside="" ip="" addrs=""&gt; 1433 &lt;YOUR private="" ip="" addrs=""&gt; 1433 netmask 255.255.255.255 0 0&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a ACL for the outside interface i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; access-list &lt;ACL_NAME_OUTSIDE&gt; permit tcp host &lt;YOUR public="" sorce="" addrs=""&gt; host &lt;YOUR outside="" pix="" ip="" addrs=""&gt; eq 1433&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/ACL_NAME_OUTSIDE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2003 13:38:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173098#M604406</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-18T13:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173099#M604408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry Ziggy forgot to mention, pls do clear xlate with cmd: clear xlate on config mode and write to memory with cmd: write memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2003 13:52:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173099#M604408</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-18T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173100#M604409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jmia, thanks for responding.&lt;/P&gt;&lt;P&gt;I created the static inside,outside tcp outside ip address 1433 inside ip address 1433 netmask 255.255.255.25 0 0&lt;/P&gt;&lt;P&gt;The Nat translation is OK.&lt;/P&gt;&lt;P&gt;The ACL = access-list name permit tcp host public ip address(host that is tring to reach us) host outside pix address eq 1433.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did clear xslate.&lt;/P&gt;&lt;P&gt;We can see the traffic trying to come trrough but it is being denied by the access-list . error ID 106023.&lt;/P&gt;&lt;P&gt;What permissions am I missing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2003 19:23:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173100#M604409</guid>
      <dc:creator>zczaja</dc:creator>
      <dc:date>2003-06-18T19:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173101#M604411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ziggy -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, the config seems to be ok, can you please post your pix config here or if you like e-mail me with it (but pls. remember to exclude your real IP's and passwords), also check the following link to see if can identify the erro ID (sorry just have no time to look it up for you).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_system_message_guide_chapter09186a00800891ec.html" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_system_message_guide_chapter09186a00800891ec.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, a quick thought - on the ACL instead of the outside pix addrs try inside addrs i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; access-list &lt;NAME&gt; permit tcp host &lt;SOURCE ip="" addrs=""&gt; host &lt;INSIDE ip="" interface="" addrs="" of="" pix=""&gt; eq 1433&lt;/INSIDE&gt;&lt;/SOURCE&gt;&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Make sure when you change the ACL you include the ACL group cmd, i.e. &amp;gt; access-group inside in interface inside, before you past back into the pix and also use the 'no access-list inside' as the first line on the modified ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how you get on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2003 13:24:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173101#M604411</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-19T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173102#M604413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ziggy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the explanation fro your error msg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%PIX-4-106023: Deny protocol src [inbound-interface]:[src_address / src_port] dst outbound-interface:dst_address / dst_port [type {type}, code {code}] by access_group access-list-name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation   An IP packet was denied by the access-list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action Change permission of access-list if a permit policy is desired. If messages persist from the same source address, messages could indicate a foot printing or port scanning attempt. Contact the remote host administrator. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and let me know how get on --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2003 14:38:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173102#M604413</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-19T14:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173103#M604415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again Ziggy --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thought on your problem, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Have you tried debuging on the source IP address ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; debug packet outside &lt;SOURCE ip="" address=""&gt;&lt;/SOURCE&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; to stop debuging do &amp;gt; no debug packet outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Pls. be aware not to do this on production pix as it may overload the pix ***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. access-list &lt;NAME&gt; permit tcp host &lt;YOUR source="" ip="" addrs=""&gt; host &lt;YOUR pix="" outside="" interface="" ip="" addrs=""&gt; eq 1433&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; static (inside,outside) tcp host &lt;YOUR pix="" outside="" interface="" ip="" addrs=""&gt; 1433 &lt;YOUR inside="" pc=""&gt; 1433 netmask 255.255.255.255 0 0&lt;/YOUR&gt;&lt;/YOUR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; do 'wr m' (write memory) to save config and do 'clear xlate'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Make sure you have a static ip route on your inside router for your source IP addrs. i.e. &amp;gt; (in config mode on router) ip route &lt;YOUR source="" ip="" addrs=""&gt; &lt;MASK&gt; &lt;YOUR pix="" inside="" ip="" addrs=""&gt;&lt;/YOUR&gt;&lt;/MASK&gt;&lt;/YOUR&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; save the config on router with 'wr m' (write memory) also do the same for the pix as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2003 15:13:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173103#M604415</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-19T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173104#M604417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;email on its way thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2003 16:52:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173104#M604417</guid>
      <dc:creator>zczaja</dc:creator>
      <dc:date>2003-06-19T16:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pix Firewall Access to Sql Server</title>
      <link>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173105#M604419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for all your help and effort I appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2003 18:51:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-firewall-access-to-sql-server/m-p/173105#M604419</guid>
      <dc:creator>zczaja</dc:creator>
      <dc:date>2003-06-19T18:51:08Z</dc:date>
    </item>
  </channel>
</rss>

