<?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 connection troubleshooting in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316431#M550554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;helllo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use specific debugs and try resolving the problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug packet if_name [src source_ip [netmask mask]] [dst dest_ip [netmask mask]] [[proto icmp]  | [proto tcp [sport src_port]  [dport dest_port]]  | [proto udp [sport src_port] [dport dest_port]]  [rx  |  tx  |  both] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. debug packet outside src x.x.x.x dst Y.Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show you all connections from source x.x.x.x to destination Y.Y.. be very careful when turning on this debug. if there is too much of traffic between these IPs, it might be a problem. &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;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2005 13:37:17 GMT</pubDate>
    <dc:creator>sachinraja</dc:creator>
    <dc:date>2005-03-14T13:37:17Z</dc:date>
    <item>
      <title>pix connection troubleshooting</title>
      <link>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316428#M550548</link>
      <description>&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem that my outside customer with real ip address (x.x.x.x) cant access a specific services that have a port (Y.Y) how can debug this isuue without make a heavy load in my pix&lt;/P&gt;&lt;P&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:00:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316428#M550548</guid>
      <dc:creator>jawwalit</dc:creator>
      <dc:date>2020-02-21T08:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: pix connection troubleshooting</title>
      <link>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316429#M550550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are all the ip addresses from outside not able to access the port Y.Y or only one IP x.x.x.x ?? what are the rules applied on the outside interface ? please make sure you have appropriate rules. elaborate more or paste configs of outisde access rules if more help is required from our side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2005 11:02:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316429#M550550</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2005-03-14T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: pix connection troubleshooting</title>
      <link>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316430#M550552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let take its as general problem how can i debug this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2005 11:42:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316430#M550552</guid>
      <dc:creator>jawwalit</dc:creator>
      <dc:date>2005-03-14T11:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: pix connection troubleshooting</title>
      <link>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316431#M550554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;helllo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use specific debugs and try resolving the problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug packet if_name [src source_ip [netmask mask]] [dst dest_ip [netmask mask]] [[proto icmp]  | [proto tcp [sport src_port]  [dport dest_port]]  | [proto udp [sport src_port] [dport dest_port]]  [rx  |  tx  |  both] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. debug packet outside src x.x.x.x dst Y.Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show you all connections from source x.x.x.x to destination Y.Y.. be very careful when turning on this debug. if there is too much of traffic between these IPs, it might be a problem. &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;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2005 13:37:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-connection-troubleshooting/m-p/316431#M550554</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2005-03-14T13:37:17Z</dc:date>
    </item>
  </channel>
</rss>

