<?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: Help me to understand the work of NAT via PPTP in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817920#M311302</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/162085"&gt;@Georg Pauwen&lt;/a&gt; cheers for this validation, I assume that was domain based nat you tested?&lt;BR /&gt;&lt;BR /&gt;I don't have access to test myself at present but if you could you try Domain-less (NVI nat) and see if you obtain the same results My understanding it may not work because to the nat order is different with the double rib check it performs.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 11:45:39 GMT</pubDate>
    <dc:creator>paul driver</dc:creator>
    <dc:date>2019-03-12T11:45:39Z</dc:date>
    <item>
      <title>Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817794#M311289</link>
      <description>&lt;P&gt;I can not understand the work of NAT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Cisco 881&lt;/P&gt;&lt;P&gt;2. PPTP tunnel to the internet provider.&lt;/P&gt;&lt;P&gt;3. NAT on the tunnel.&lt;/P&gt;&lt;P&gt;4. DNS queries pass through NAT successfully.&lt;/P&gt;&lt;P&gt;Mar 11 17:26:05.767: NAT: s=192.168.0.12-&amp;gt;90.157.26.245, d=8.8.8.8 [1331]&lt;BR /&gt;Mar 11 17:26:05.811: NAT: s=8.8.8.8, d=90.157.26.245-&amp;gt;192.168.0.12 [2313]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. All other requests (ping, RDP, http) do not pass through NAT. More precisely, NAT request conversion is present, but the answer is not present at all. As if there is no server response.&lt;/P&gt;&lt;P&gt;Mar 11 17:26:06.527: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=213.189.197.94 [29678]&amp;nbsp;&lt;BR /&gt;Mar 11 17:26:07.527: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=213.189.197.94 [29679]&lt;BR /&gt;Mar 11 17:26:09.527: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=213.189.197.94 [29680]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cisco.k259#ping 213.189.197.94 df-bit size 1436&lt;BR /&gt;Sending 5, 1436-byte ICMP Echos to 213.189.197.94, timeout is 2 seconds:&lt;BR /&gt;Packet sent with the DF bit set&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 28/29/32 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help me understand the essence of the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cisco.k259#show run&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Current configuration : 7255 bytes&lt;BR /&gt;!&lt;BR /&gt;! Last configuration change at 22:08:00 GMT Mon Mar 11 2019 by atest&lt;BR /&gt;! NVRAM config last updated at 14:43:41 GMT Sun Mar 10 2019 by atest&lt;BR /&gt;!&lt;BR /&gt;version 15.4&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;service internal&lt;BR /&gt;!&lt;BR /&gt;hostname cisco.k259&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;logging discriminator FAN-FAIL severity drops 3 facility drops FAN mnemonics drops FAN_FAILED&lt;BR /&gt;logging buffered discriminator FAN-FAIL&lt;BR /&gt;no logging console&lt;BR /&gt;logging monitor discriminator FAN-FAIL&lt;BR /&gt;enable secret 5 $1$WSti$mDMsh6sXY2iguEI/Mchiy1&lt;BR /&gt;enable password xxxxxxxx_&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;memory-size iomem 10&lt;BR /&gt;clock timezone GMT 5 0&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-3690135629&lt;BR /&gt;&amp;nbsp;enrollment selfsigned&lt;BR /&gt;&amp;nbsp;subject-name cn=IOS-Self-Signed-Certificate-3690135629&lt;BR /&gt;&amp;nbsp;revocation-check none&lt;BR /&gt;&amp;nbsp;rsakeypair TP-self-signed-3690135629&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki certificate chain TP-self-signed-3690135629&lt;BR /&gt;&amp;nbsp;certificate self-signed 01&lt;BR /&gt;&amp;nbsp; 3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; quit&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp excluded-address 192.168.0.1 192.168.0.7&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool k259&lt;BR /&gt;&amp;nbsp;import all&lt;BR /&gt;&amp;nbsp;network 192.168.0.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;default-router 192.168.0.3&lt;BR /&gt;&amp;nbsp;domain-name k259&lt;BR /&gt;&amp;nbsp;dns-server 192.168.0.12 8.8.8.8&lt;BR /&gt;&amp;nbsp;lease 0 2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip domain name k259&lt;BR /&gt;ip name-server 192.168.0.12&lt;BR /&gt;ip inspect WAAS flush-timeout 10&lt;BR /&gt;ip cef&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vpdn enable&lt;BR /&gt;!&lt;BR /&gt;vpdn-group PPTP_CLIENT&lt;BR /&gt;&amp;nbsp;description Rostelecom ISP&lt;BR /&gt;&amp;nbsp;request-dialin&lt;BR /&gt;&amp;nbsp; protocol pptp&lt;BR /&gt;&amp;nbsp; pool-member 1&lt;BR /&gt;&amp;nbsp;initiate-to ip 10.0.0.1&lt;BR /&gt;!&lt;BR /&gt;cts logging verbose&lt;BR /&gt;license udi pid CISCO881W-GN-E-K9 sn FCZ164190LZ&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;username atest privilege 15 secret 4 6in4Lru2ZZ8N8cUij4q7JvPlkL..hsURCkjm.d4NOR2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no cdp run&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4&lt;BR /&gt;&amp;nbsp;ip address 10.0.47.132 255.255.255.0&lt;BR /&gt;&amp;nbsp;duplex auto&lt;BR /&gt;&amp;nbsp;speed auto&lt;BR /&gt;!&lt;BR /&gt;interface wlan-ap0&lt;BR /&gt;&amp;nbsp;description Service module interface to manage the embedded AP&lt;BR /&gt;&amp;nbsp;ip address 10.10.11.1 255.255.255.0&lt;BR /&gt;&amp;nbsp;arp timeout 0&lt;BR /&gt;!&lt;BR /&gt;interface Wlan-GigabitEthernet0&lt;BR /&gt;&amp;nbsp;description Internal switch interface connecting to the embedded AP&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;&amp;nbsp;description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$&lt;BR /&gt;&amp;nbsp;ip address 192.168.0.3 255.255.255.0&lt;BR /&gt;&amp;nbsp;ip nat inside&lt;BR /&gt;&amp;nbsp;ip virtual-reassembly in&lt;BR /&gt;&amp;nbsp;ip tcp adjust-mss 1360&lt;BR /&gt;!&lt;BR /&gt;interface Dialer0&lt;BR /&gt;&amp;nbsp;description $ETH-WAN$&lt;BR /&gt;&amp;nbsp;mtu 1436&lt;BR /&gt;&amp;nbsp;ip address negotiated&lt;BR /&gt;&amp;nbsp;ip nat outside&lt;BR /&gt;&amp;nbsp;ip virtual-reassembly in&lt;BR /&gt;&amp;nbsp;encapsulation ppp&lt;BR /&gt;&amp;nbsp;ip tcp adjust-mss 1360&lt;BR /&gt;&amp;nbsp;dialer pool 1&lt;BR /&gt;&amp;nbsp;dialer idle-timeout 0&lt;BR /&gt;&amp;nbsp;dialer string 123&lt;BR /&gt;&amp;nbsp;dialer persistent&lt;BR /&gt;&amp;nbsp;dialer vpdn&lt;BR /&gt;&amp;nbsp;ppp authentication ms-chap-v2 callin&lt;BR /&gt;&amp;nbsp;ppp chap hostname 90.157.26.245&lt;BR /&gt;&amp;nbsp;ppp chap password 0 XXXXXXXXXX&lt;BR /&gt;&amp;nbsp;no cdp enable&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;ip http server&lt;BR /&gt;ip http access-class 23&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip http timeout-policy idle 60 life 86400 requests 10000&lt;BR /&gt;ip http path flash:&lt;BR /&gt;!&lt;BR /&gt;no ip ftp passive&lt;BR /&gt;ip dns server&lt;BR /&gt;ip nat translation max-entries all-host 400&lt;BR /&gt;ip nat inside source static tcp 192.168.0.12 3389 interface Dialer0 3389&lt;BR /&gt;ip nat inside source list 101 interface Dialer0 overload&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 Dialer0 3&lt;BR /&gt;ip route 10.0.0.1 255.255.255.255 10.0.47.1&lt;BR /&gt;ip route 10.10.11.0 255.255.255.0 wlan-ap0&lt;BR /&gt;!&lt;BR /&gt;dialer-list 1 protocol ip permit&lt;BR /&gt;!&lt;BR /&gt;snmp-server community k259 RO&lt;BR /&gt;access-list 1 remark internet&lt;BR /&gt;access-list 1 remark CCP_ACL Category=2&lt;BR /&gt;access-list 1 permit 192.168.0.0 0.0.0.255&lt;BR /&gt;access-list 23 remark CCP_ACL Category=17&lt;BR /&gt;access-list 23 permit 10.10.10.0 0.0.0.7&lt;BR /&gt;access-list 23 permit 192.168.0.0 0.0.0.15&lt;BR /&gt;access-list 101 remark internet2&lt;BR /&gt;access-list 101 remark CCP_ACL Category=2&lt;BR /&gt;access-list 101 remark test 2&lt;BR /&gt;access-list 101 permit ip 192.168.0.0 0.0.0.255 any&lt;BR /&gt;access-list 150 remark WAN rule&lt;BR /&gt;access-list 150 remark CCP_ACL Category=1&lt;BR /&gt;access-list 150 remark WAN rule entry&lt;BR /&gt;access-list 150 permit ip any any&lt;BR /&gt;!&lt;BR /&gt;&amp;nbsp;vstack&lt;BR /&gt;banner exec ^C&lt;BR /&gt;% Password expiration warning.&lt;BR /&gt;-----------------------------------------------------------------------&lt;BR /&gt;^C&lt;BR /&gt;banner login ^C&lt;BR /&gt;-----------------------------------------------------------------------&lt;BR /&gt;Cisco Configuration Professional (Cisco CP) is installed on this device.&lt;BR /&gt;^C&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;&amp;nbsp;login local&lt;BR /&gt;&amp;nbsp;no modem enable&lt;BR /&gt;line aux 0&lt;BR /&gt;line 2&lt;BR /&gt;&amp;nbsp;no activation-character&lt;BR /&gt;&amp;nbsp;no exec&lt;BR /&gt;&amp;nbsp;transport preferred none&lt;BR /&gt;&amp;nbsp;transport input all&lt;BR /&gt;line vty 0 4&lt;BR /&gt;&amp;nbsp;access-class 23 in&lt;BR /&gt;&amp;nbsp;privilege level 15&lt;BR /&gt;&amp;nbsp;password xxxxxxxx&lt;BR /&gt;&amp;nbsp;login local&lt;BR /&gt;&amp;nbsp;transport input telnet ssh&lt;BR /&gt;!&lt;BR /&gt;ntp master&lt;BR /&gt;ntp update-calendar&lt;BR /&gt;ntp server ntp2.stratum2.ru&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:51:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817794#M311289</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-12T04:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817798#M311290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am looking that you had configured NAT limit 400. Is it tested in your network? I have two suggestions for you-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Remove the rate limit&amp;nbsp;command&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no ip nat translation max-entries all-host 400&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Increase MSS and MTU on the WAN and LAN interface.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;interface Dialer0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;description $ETH-WAN$&lt;/SPAN&gt;&lt;BR /&gt;mtu&lt;STRONG&gt; 1492&lt;/STRONG&gt;&lt;BR /&gt;ip tcp&lt;STRONG&gt; adjust-mss 1452&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;interface Vlan1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ip tcp adjust-mss 1452&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Deepak Kumar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:19:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817798#M311290</guid>
      <dc:creator>Deepak Kumar</dc:creator>
      <dc:date>2019-03-12T05:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817845#M311293</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on a side note, PING uses the outgoing interface by default, that is probably why you see the debug you posted. Try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cisco.k259#ping 213.189.197.94 df-bit size 1436 &lt;STRONG&gt;source&amp;nbsp;192.168.0.3&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:55:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817845#M311293</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-03-12T07:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817869#M311296</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/848633"&gt;@aleks222&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;5. All other requests (ping, RDP, http) do not pass through NAT. More precisely, NAT request conversion is present, but&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;FYI - Sometimes Nat wont translate from the rtr itself so you may not see any translation , Best to test internally from host behind the stated inside interface&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817869#M311296</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-12T09:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817877#M311297</link>
      <description>&lt;P&gt;This is the result from using the inside interface as source:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;R1#ping 8.8.8.8 df-bit size 1436 source gigabitEthernet 0/1&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 1436-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 192.168.10.1&lt;BR /&gt;Packet sent with the DF bit set&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 15/15/16 ms&lt;BR /&gt;R1#&lt;BR /&gt;*Mar 12 08:39:58.415: NAT: s=192.168.10.1-&amp;gt;192.168.122.14, d=8.8.8.8 [37]&lt;BR /&gt;*Mar 12 08:39:58.428: NAT*: s=8.8.8.8, d=192.168.122.14-&amp;gt;192.168.10.1 [65354]&lt;BR /&gt;*Mar 12 08:39:58.430: NAT: s=192.168.10.1-&amp;gt;192.168.122.14, d=8.8.8.8 [38]&lt;BR /&gt;*Mar 12 08:39:58.444: NAT*: s=8.8.8.8, d=192.168.122.14-&amp;gt;192.168.10.1 [65355]&lt;BR /&gt;*Mar 12 08:39:58.447: NAT: s=192.168.10.1-&amp;gt;192.168.122.14, d=8.8.8.8 [39]&lt;BR /&gt;*Mar 12 08:39:58.461: NAT*: s=8.8.8.8, d=192.168.122.14-&amp;gt;192.168.10.1 [65356]&lt;BR /&gt;*Mar 12 08:39:58.464: NAT: s=192.168.10.1-&amp;gt;192.168.122.14, d=8.8.8.8 [40]&lt;BR /&gt;*Mar 12 08:39:58.478: NAT*: s=8.8.8.8, d=192.168.122.14-&amp;gt;192.168.10.1 [65357]&lt;BR /&gt;*Mar 12 08:39:58.480: NAT: s=192.168.10.1-&amp;gt;192.168.122.14, d=8.8.8.8 [41]&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:45:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817877#M311297</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-03-12T08:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817920#M311302</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/162085"&gt;@Georg Pauwen&lt;/a&gt; cheers for this validation, I assume that was domain based nat you tested?&lt;BR /&gt;&lt;BR /&gt;I don't have access to test myself at present but if you could you try Domain-less (NVI nat) and see if you obtain the same results My understanding it may not work because to the nat order is different with the double rib check it performs.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 11:45:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3817920#M311302</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-12T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818017#M311306</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;I am grateful to you for the answer, but it does not solve the main contradiction - DNS packets are successfully transmitted, all others are not.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your suggestions may improve performance, but it is unclear how they will solve the problem of impassable packages.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:08:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818017#M311306</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-12T12:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818022#M311307</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Quoted debug log for client from intranet.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:18:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818022#M311307</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-12T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818029#M311308</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;192.168.0.12 is the DNS and IP name server configured on your router. What debug output do you get from a different PC, not the name server ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:29:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818029#M311308</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-03-12T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818044#M311309</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/848633"&gt;@aleks222&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;ip dhcp pool k259&lt;BR /&gt;&amp;nbsp;import all&amp;nbsp; &amp;lt;------------------------either import dhcp option from you upstream or dont&lt;BR /&gt;&amp;nbsp;dns-server 192.168.0.12 8.8.8.8----&amp;lt;---------not required if your using import , if you need your users to use a public dns server then use Ciscos umbrella public dns - 208.67.220.220. 208.67.222.222&lt;BR /&gt;&lt;BR /&gt;ip name-server 192.168.0.12 &amp;lt;----------------why do you need the router to perform dns forwarding?&lt;BR /&gt;ip inspect WAAS flush-timeout 10&amp;lt;--------------no cbac applied not required&lt;BR /&gt;ip dns server &amp;lt;-------------------------why do you need the rtr to be a dns server?&lt;BR /&gt;ntp master &amp;lt;----------------------------ntp master -- not required suggest point to a ntp server&lt;/P&gt;
&lt;P&gt;access-list101 &amp;lt;——- change to a /24 subnet&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 13:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818044#M311309</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-12T13:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818100#M311312</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;There are no other client computers on the network.&lt;/SPAN&gt; &lt;SPAN&gt;This is a test environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But how is this client different from any other?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Mar 2019 13:58:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818100#M311312</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-12T13:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818103#M311313</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;What do we have to do with DHCP?&lt;/SPAN&gt; &lt;SPAN&gt;It is not used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I plan to use the router as a DNS server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I want to use the router as a central time server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How does this affect packet passing through NAT?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Mar 2019 14:02:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818103#M311313</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-12T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818112#M311315</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/848633"&gt;@aleks222&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;What do we have to do with DHCP?&lt;/SPAN&gt; &lt;SPAN&gt;It is not used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I plan to use the router as a DNS server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I want to use the router as a central time server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How does this affect packet passing through NAT?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No dhcp - then you need to make sure all your hosts are configured with non duplicate ip addresses with a default gateway of the wan rtrs lan interface wth specified dns servers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wan rtr as dns server - so what your reasoning to have such a small rtr perform dns resolution and forwarding ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ntp stratum master - again for such a small rtr why would you want to -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;these last two above will only incur unwarranted cpu-memory on the rtr - if you want to use these features why not have server perform &amp;nbsp;the job instead?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 15:57:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818112#M311315</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-12T15:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818233#M311329</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/162085"&gt;@Georg Pauwen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;FYI here are the results from NVI NAT as I stated earlier today - Showing failure when sourced from the wan rtr lan facing natted interface&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Test 1 - Wan rtr lan facing interface using NVI nat&lt;BR /&gt;&lt;/STRONG&gt;Sh ip nat nvi translations&lt;BR /&gt;debug ip nat&lt;BR /&gt;debg ip packet detail&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Fa0/1 &lt;BR /&gt;ip nat enable&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;ping 8.8.8.8 source fa0/1 repeat 2&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 2, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 10.1.15.1&lt;/P&gt;
&lt;P&gt;*Mar 1 03:21:46.911: IP: tableid=0, s=10.1.15.1 (local), d=8.8.8.8 (FastEthernet0/0), routed via FIB &lt;STRONG&gt;&amp;lt;- rib look up&amp;nbsp; is perfromed and not forwarded to NVI interface so no translation as result 8.8.8.8 doesn't have a route back to 10.1.15.1&lt;/STRONG&gt;&lt;BR /&gt;*Mar 1 03:21:46.911: IP: s=10.1.15.1 (local), d=8.8.8.8 (FastEthernet0/0), len 100, sending&lt;BR /&gt;*Mar 1 03:21:46.911: ICMP type=8, code=0.&lt;BR /&gt;*Mar 1 03:21:48.911: IP: tableid=0, s=10.1.15.1 (local), d=8.8.8.8 (FastEthernet0/0), routed via FIB&lt;BR /&gt;*Mar 1 03:21:48.911: IP: s=10.1.15.1 (local), d=8.8.8.8 (FastEthernet0/0), len 100, sending&lt;BR /&gt;*Mar 1 03:21:48.911: ICMP type=8, code=0.&lt;BR /&gt;Success rate is 0 percent (0/2)&lt;STRONG&gt; &amp;lt;---------------------FAILED&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;sh ip nat nvi translations&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;----------empty&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;Test 2 - Lan host 1 (10.1.15.5) located behind fa0/1 of the lan facing interface on wan rtr using NVI nat&lt;BR /&gt;&lt;/STRONG&gt;LanHost 1&lt;BR /&gt;ping 8.8.8.8 re 2&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;Mar 1 03:24:55.475: IP: tableid=0, s=8.8.8.8 (FastEthernet0/0), &lt;STRONG&gt;d=10.1.16.1&lt;/STRONG&gt; (FastEthernet0/0), routed via RIB &lt;STRONG&gt;&amp;lt;- return path rib lookup first&lt;/STRONG&gt;&lt;BR /&gt;*Mar 1 03:24:55.475: IP: tableid=0, s=8.8.8.8 (FastEthernet0/0), &lt;STRONG&gt;d=10.1.15.5&lt;/STRONG&gt; (FastEthernet0/1), routed via RIB &lt;STRONG&gt;Then nat translation&lt;/STRONG&gt;&lt;BR /&gt;*Mar 1 03:24:55.475: IP: s=8.8.8.8 (FastEthernet0/0), d=10.1.15.5 (FastEthernet0/1), g=10.1.15.5, len 100, forward&lt;BR /&gt;*Mar 1 03:24:55.475: ICMP type=0, code=0&lt;BR /&gt;*Mar 1 03:24:55.519: IP: tableid=0, s=8.8.8.8 (FastEthernet0/0), &lt;STRONG&gt;d=10.1.16.1&lt;/STRONG&gt; (FastEthernet0/0), routed via RIB -&lt;BR /&gt;*Mar 1 03:24:55.519: IP: tableid=0, s=8.8.8.8 (FastEthernet0/0), d=10.1.15.5 (FastEthernet0/1), routed via RIB&lt;BR /&gt;*Mar 1 03:24:55.519: IP: s=8.8.8.8 (FastEthernet0/0), d=10.1.15.5&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;WANrtr#&lt;/STRONG&gt; (FastEthernet0/1), g=10.1.15.5, len 100, forward&lt;BR /&gt;*Mar 1 03:24:55.519: ICMP type=0, code=0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;sh ip nat nvi translations&lt;BR /&gt;Pro Source global Source local Destin local Destin global&lt;BR /&gt;icmp 10.1.16.1:16 10.1.15.5:16 8.8.8.8:16 8.8.8.8:16&amp;nbsp; &lt;STRONG&gt;&amp;lt;---- Success&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 16:30:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818233#M311329</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-12T16:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818290#M311338</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;A network of up to 10 clients is not an excessive load.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Mar 2019 17:23:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818290#M311338</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-12T17:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818294#M311340</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Have you made the changes suggested and what is the present status?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 17:30:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818294#M311340</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-12T17:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818978#M311395</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;No changes&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/DIV&gt;&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;from router&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;cisco.k259#ping 8.8.8.8 source 192.168.0.5&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of 192.168.0.5&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 40/42/44 ms&lt;BR /&gt;cisco.k259#&lt;BR /&gt;Mar 13 16:57:56.436: NAT: s=192.168.0.5-&amp;gt;90.157.26.245, d=8.8.8.8 [1657]&lt;BR /&gt;Mar 13 16:57:56.480: NAT*: s=8.8.8.8, d=90.157.26.245-&amp;gt;192.168.0.5 [0]&lt;BR /&gt;Mar 13 16:57:56.480: NAT: s=192.168.0.5-&amp;gt;90.157.26.245, d=8.8.8.8 [1658]&lt;BR /&gt;Mar 13 16:57:56.524: NAT*: s=8.8.8.8, d=90.157.26.245-&amp;gt;192.168.0.5 [0]&lt;BR /&gt;Mar 13 16:57:56.524: NAT: s=192.168.0.5-&amp;gt;90.157.26.245, d=8.8.8.8 [1659]&lt;BR /&gt;Mar 13 16:57:56.568: NAT*: s=8.8.8.8, d=90.157.26.245-&amp;gt;192.168.0.5 [0]&lt;BR /&gt;Mar 13 16:57:56.568: NAT: s=192.168.0.5-&amp;gt;90.157.26.245, d=8.8.8.8 [1660]&lt;BR /&gt;Mar 13 16:57:56.612: NAT*: s=8.8.8.8, d=90.157.26.245-&amp;gt;192.168.0.5 [0]&lt;BR /&gt;Mar 13 16:57:56.612: NAT: s=192.168.0.5-&amp;gt;90.157.26.245, d=8.8.8.8 [1661]&lt;BR /&gt;Mar 13 16:57:56.656: NAT*: s=8.8.8.8, d=90.157.26.245-&amp;gt;192.168.0.5 [0]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;from client&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;C:\&amp;gt;ping 8.8.8.8&lt;/P&gt;&lt;P&gt;cisco.k259#&lt;BR /&gt;Mar 13 16:58:44.073: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=8.8.8.8 [8632]&lt;BR /&gt;Mar 13 16:58:48.706: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=8.8.8.8 [8633]&lt;BR /&gt;Mar 13 16:58:53.706: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=8.8.8.8 [8634]&lt;BR /&gt;Mar 13 16:58:58.706: NAT*: s=192.168.0.12-&amp;gt;90.157.26.245, d=8.8.8.8 [8635]&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Mar 2019 17:12:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818978#M311395</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-13T17:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818985#M311398</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;so to summarise what is failing&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 17:25:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3818985#M311398</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2019-03-13T17:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3819009#M311406</link>
      <description>&lt;DIV class="result-shield-container tlid-copy-target"&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;The main mystery remains: why do the DNS requests FROM CLIENT&amp;nbsp;pass successfully through NAT, but the PING does not pass?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the difference between them?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Mar 2019 17:57:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3819009#M311406</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-13T17:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to understand the work of NAT via PPTP</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3820238#M311522</link>
      <description>&lt;P&gt;So, gentlemens,, the problem was at CEF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no ip cef&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brings NAT to the working state.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/help-me-to-understand-the-work-of-nat-via-pptp/m-p/3820238#M311522</guid>
      <dc:creator>aleks222</dc:creator>
      <dc:date>2019-03-15T15:16:19Z</dc:date>
    </item>
  </channel>
</rss>

