<?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 Wrong default Gateway VPN IPSEC ASA5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819785#M492477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a VPN IPSEC.&lt;/P&gt;&lt;P&gt;Here is the VPN ASA Config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set RA-AES256SHA esp-aes-256 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set RA-AES256SHA&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto map WAN_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto map WAN_map interface WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp enable WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption aes-256&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption 3des&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption des&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no vpn-addr-assign aaa&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no vpn-addr-assign local&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;telnet timeout 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ssh timeout 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;console timeout 0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection basic-threat&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;threat-detection statistics port&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;threat-detection statistics protocol&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection statistics access-list&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;webvpn&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group-policy IPSecGroupPolicy internal&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group-policy IPSecGroupPolicy attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;username vrichard password SLnrnvkgDCGbFzSy encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;username admin password s4eZ65wMkbzN/t/U encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC type remote-access&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC general-attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;default-group-policy IPSecGroupPolicy&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dhcp-server 192.168.1.4&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC ipsec-attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;pre-shared-key *&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2011 13:06:59 GMT</pubDate>
    <dc:creator>avburren1</dc:creator>
    <dc:date>2011-11-25T13:06:59Z</dc:date>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819783#M492473</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've configured a VPN IPSEC on my ASA5510. It Assigned IP/NETMASK/Gateway via a DHCP Server on the LAN.&lt;/P&gt;&lt;P&gt;The problem is that when a client is connected to the VPN , it takes the right IP and NETMASK. ( 192.168.1.109 / 255.255.255.0) but the Default Gateway is wrong ( 192.168.1.1). It should be the default Gateway of my LAN router ( 192.168.1.229).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:55:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819783#M492473</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2019-03-11T21:55:07Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819784#M492475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;What type of VPN is it ? Please post your ASA config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 11:16:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819784#M492475</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-11-25T11:16:40Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819785#M492477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a VPN IPSEC.&lt;/P&gt;&lt;P&gt;Here is the VPN ASA Config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set RA-AES256SHA esp-aes-256 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set RA-AES256SHA&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto map WAN_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto map WAN_map interface WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp enable WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption aes-256&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption 3des&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption des&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no vpn-addr-assign aaa&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no vpn-addr-assign local&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;telnet timeout 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ssh timeout 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;console timeout 0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection basic-threat&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;threat-detection statistics port&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;threat-detection statistics protocol&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection statistics access-list&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;webvpn&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group-policy IPSecGroupPolicy internal&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group-policy IPSecGroupPolicy attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;username vrichard password SLnrnvkgDCGbFzSy encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;username admin password s4eZ65wMkbzN/t/U encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC type remote-access&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC general-attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;default-group-policy IPSecGroupPolicy&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dhcp-server 192.168.1.4&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC ipsec-attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;pre-shared-key *&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 13:06:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819785#M492477</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-11-25T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819786#M492479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; can you post full config?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 13:21:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819786#M492479</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-11-25T13:21:28Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819787#M492481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;Result of the command: "show running-config"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;: Saved&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;:&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ASA Version 8.2(1) &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hostname asaCDM&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;passwd 7pnMci0DbmR0wKYW encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;names&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;name 194.x.x.x WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;interface Ethernet0/0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;speed 100&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nameif LAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;security-level 100&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ip address 192.168.1.254 255.255.255.0 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;interface Ethernet0/1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;speed 100&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nameif DMZ&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;security-level 50&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ip address 10.1.1.1 255.0.0.0 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;interface Ethernet0/2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;speed 100&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nameif WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;security-level 0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ip address WAN 255.255.255.248 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;interface Ethernet0/3&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;shutdown&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no nameif&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no security-level&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no ip address&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;interface Management0/0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nameif management&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;security-level 100&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ip address 172.16.1.254 255.255.0.0 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;management-only&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ftp mode passive&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;clock timezone CEST 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dns domain-lookup DMZ&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dns domain-lookup WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;name-server 194.2.0.20&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;name-server 194.2.0.50&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-list WAN_access_in extended deny ip any any &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-list DMZ_nat0_outbound extended permit ip host 10.1.1.2 host 192.168.1.4 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-list LAN_nat0_outbound extended permit ip 192.168.0.0 255.255.248.0 object-group DM_INLINE_NETWORK_24 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-list DMZ_nat0_outbound_1 extended permit ip host 10.1.1.2 host 192.168.1.4 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;pager lines 24&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;logging enable&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;logging asdm warnings&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;mtu LAN 1500&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;mtu DMZ 1500&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;mtu WAN 1500&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;mtu management 1500&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no asdm history enable&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;arp timeout 14400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;global (WAN) 1 interface&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nat (LAN) 0 access-list LAN_nat0_outbound&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nat (LAN) 1 192.168.1.0 255.255.255.0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;nat (DMZ) 0 access-list DMZ_nat0_outbound_1 outside&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;static (DMZ,LAN) 194.x.x.x 10.1.1.2 netmask 255.255.255.255 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;static (DMZ,LAN) 194.x.x.y 10.1.1.3 netmask 255.255.255.255 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;static (DMZ,WAN) 194.x.x.x 10.1.1.2 netmask 255.255.255.255 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;static (DMZ,WAN) 194.x.x.y 10.1.1.3 netmask 255.255.255.255 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;static (LAN,DMZ) 192.168.0.0 192.168.0.0 netmask 255.255.248.0 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-group LAN_access_in in interface LAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-group DMZ_access_in in interface DMZ&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;access-group WAN_access_in in interface WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route WAN 0.0.0.0 0.0.0.0 194.x.x.z 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route LAN 192.168.0.1 255.255.255.255 192.168.1.229 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route LAN 192.168.2.0 255.255.255.0 192.168.1.230 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route LAN 192.168.2.2 255.255.255.255 192.168.1.240 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route LAN 192.168.2.209 255.255.255.255 192.168.1.240 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route LAN 192.168.2.210 255.255.255.255 192.168.1.240 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;route LAN 192.168.4.0 255.255.255.0 192.168.1.229 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;http server enable&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;http 172.16.0.0 255.255.0.0 management&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;http 192.168.1.0 255.255.255.0 LAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no service resetoutbound interface management&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec transform-set RA-AES256SHA esp-aes-256 esp-sha-hmac &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set RA-AES256SHA&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto map WAN_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto map WAN_map interface WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp enable WAN&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 1&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption aes-256&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption 3des&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;authentication pre-share&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;encryption des&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;hash sha&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group 2&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;lifetime 86400&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no vpn-addr-assign aaa&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no vpn-addr-assign local&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;telnet timeout 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;ssh timeout 5&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;console timeout 0&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection basic-threat&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;threat-detection statistics port&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;threat-detection statistics protocol&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection statistics access-list&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;webvpn&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group-policy IPSecGroupPolicy internal&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;group-policy IPSecGroupPolicy attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;username vrichard password SLnrnvkgDCGbFzSy encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;username admin password s4eZ65wMkbzN/t/U encrypted&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC type remote-access&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC general-attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;default-group-policy IPSecGroupPolicy&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;dhcp-server 192.168.1.4&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;tunnel-group SecureMeIPSEC ipsec-attributes&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;pre-shared-key *&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;class-map inspection_default&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;match default-inspection-traffic&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;parameters&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;message-length maximum 512&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;policy-map global_policy&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;class inspection_default&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect dns preset_dns_map &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect ftp &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect h323 h225 &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect h323 ras &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect rsh &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect rtsp &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect sqlnet &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect skinny &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect sunrpc &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect xdmcp &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect sip &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect netbios &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect tftp &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;inspect icmp &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;!&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;service-policy global_policy global&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;prompt hostname context &lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;Cryptochecksum:2c69d62bdf751b2bcbbe68b181e0bd09&lt;/P&gt;&lt;P style="line-height: normal; margin-bottom: 0pt;"&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 13:36:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819787#M492481</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-11-25T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819788#M492483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Here is journal logging of the VPN Client &lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/9/2/3/67329-ffff.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 13:43:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819788#M492483</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-11-25T13:43:18Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819789#M492485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to say that I use VISTA as operating system.&lt;/P&gt;&lt;P&gt;When I use XP , Default Gateway is the same IP that the Cisco system adapter interface. Is it normal ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Two Cases, I have access to my LAN ressources but I don't have access to Internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 15:31:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819789#M492485</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-11-25T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Wrong default Gateway VPN IPSEC ASA5510</title>
      <link>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819790#M492487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Add manually the DNS in the ASA config and i'am able to access internet now. In fact, VPN client just received the IP address and the Netmask from the DHCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone have explaination about the default gateway ?&lt;/P&gt;&lt;P&gt;Without the right gateway I only have access to the 192.168.1.0/24 network. I would like to join other network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 16:06:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/wrong-default-gateway-vpn-ipsec-asa5510/m-p/1819790#M492487</guid>
      <dc:creator>avburren1</dc:creator>
      <dc:date>2011-11-29T16:06:34Z</dc:date>
    </item>
  </channel>
</rss>

