<?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: VPN logging in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212396#M875626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I updated my post afer you replied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have no nat, try turning off nat control with the no nat-control command ( version 7 upwards)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Feb 2009 15:40:21 GMT</pubDate>
    <dc:creator>adamclarkuk_2</dc:creator>
    <dc:date>2009-02-27T15:40:21Z</dc:date>
    <item>
      <title>VPN logging</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212393#M875618</link>
      <description>&lt;P&gt;I have a cisco pix 506 and 9 cisco pix 501's the pix 506 is the main firewall that all the 501's VPN into... I have started logging on my pix 506:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABVALVE-PIX(config)# show log&lt;/P&gt;&lt;P&gt;Syslog logging: enabled&lt;/P&gt;&lt;P&gt;    Facility: 20&lt;/P&gt;&lt;P&gt;    Timestamp logging: enabled&lt;/P&gt;&lt;P&gt;    Standby logging: disabled&lt;/P&gt;&lt;P&gt;    Console logging: disabled&lt;/P&gt;&lt;P&gt;    Monitor logging: disabled&lt;/P&gt;&lt;P&gt;    Buffer logging: disabled&lt;/P&gt;&lt;P&gt;    Trap logging: level errors, 337472 messages logged&lt;/P&gt;&lt;P&gt;        Logging to inside 10.9.2.8&lt;/P&gt;&lt;P&gt;    History logging: disabled&lt;/P&gt;&lt;P&gt;    Device ID: disabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    History logging: disabled&lt;/P&gt;&lt;P&gt;    Device ID: disabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all i am getting in this log is alot of what you see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2/27/2009 0:00	Local4.Error	10.9.2.254	Feb 26 2009 22:57:30: %PIX-3-305005: No translation group found for tcp src inside:10.9.2.50/4037 dst outside:198.107.148.254/443&lt;/P&gt;&lt;P&gt;2/27/2009 0:00	Local4.Error	10.9.2.254	Feb 26 2009 22:57:35: %PIX-3-305005: No translation group found for tcp src inside:10.9.2.50/4038 dst outside:198.107.148.254/443&lt;/P&gt;&lt;P&gt;2/27/2009 0:00	Local4.Error	10.9.2.254	Feb 26 2009 22:57:40: %PIX-3-305005: No translation group found for tcp src inside:10.9.2.50/4039 dst outside:198.107.148.254/443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. is there any way to ignore these?&lt;/P&gt;&lt;P&gt;2. When one of my VPN connections drop are the 506 loses connection to one of the 501'a I am not seeing a log for that even... is there any way to log VPN drops and reconnects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:58:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212393#M875618</guid>
      <dc:creator>Danny Guillory Jr</dc:creator>
      <dc:date>2019-03-11T14:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: VPN logging</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212394#M875620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is what that error means&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%PIX-3-305005 (x1): No translation group found for protocol src interface_name:dest_address/dest_port&lt;/P&gt;&lt;P&gt;dst interface_name:source_address/source_port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explanation: A packet does not match any of the outbound nat command rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recommended Action: This message indicates a configuration error. If dynamic&lt;/P&gt;&lt;P&gt;NAT is desired for the  source host, ensure that the nat command matches the source&lt;/P&gt;&lt;P&gt;IP address. If static NAT is desired for  the source host, ensure that the local&lt;/P&gt;&lt;P&gt;IP address of the static command matches. If no NAT is desired  for the source&lt;/P&gt;&lt;P&gt;host, check the ACL bound to the NAT 0 ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think you can log VPN drops/reconnects on the PIX ( someone will correct me if I'm wrong).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you need to know when a VPN is down, setup a Monitor server that sends ICMP down the other head of the tunnels from your headoffice and that can report to you when a tunnel has dropped and re established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are plenty of free ones out there :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.nagios.org" target="_blank"&gt;www.nagios.org&lt;/A&gt; for instance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:33:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212394#M875620</guid>
      <dc:creator>adamclarkuk_2</dc:creator>
      <dc:date>2009-02-27T15:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: VPN logging</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212395#M875623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response. But i do Understand what that error means and WHY i am getting it. we do NOT use nat here in my network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the question was is there a way to have logging ignore that? if not its ok i can deal with it logging that. my main concern is logging the VPN connections when they drop and reconnect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:37:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212395#M875623</guid>
      <dc:creator>Danny Guillory Jr</dc:creator>
      <dc:date>2009-02-27T15:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: VPN logging</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212396#M875626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I updated my post afer you replied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have no nat, try turning off nat control with the no nat-control command ( version 7 upwards)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:40:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212396#M875626</guid>
      <dc:creator>adamclarkuk_2</dc:creator>
      <dc:date>2009-02-27T15:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: VPN logging</title>
      <link>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212397#M875629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using IpSwitch as my network monitor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is at my data center the pipe coming to my rack goes to a small none managed network HUB then to my pix it goes to the network hub 1st b/c we have 1 drop that is redundant from the DC. so i have 2 cat5 cables that are handed down to my rack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that plug into the hub, from the hub to my pix 506. e0 of course. i need to know by logging if the pix is dropping connection... if its not then its the hub. I am trying to isolate the problem to the pix are the hub. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for instanse last night at 306am all 9 of my VPN's dropped connection and were back online at 307am. so what hiccuped the pix are the hub. by using logs i should be able to tell if the pix had a error and reset are hicupped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 15:47:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-logging/m-p/1212397#M875629</guid>
      <dc:creator>Danny Guillory Jr</dc:creator>
      <dc:date>2009-02-27T15:47:18Z</dc:date>
    </item>
  </channel>
</rss>

