cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
619
Views
0
Helpful
1
Replies

How to allow PPTP though ASA 9.4(1)

neila
Level 1
Level 1

Dear all .

I  want to  pptp client (inside) to server (outside)

My asa version is 9.4(1) ASDM 7.4(1)

I ues pppoe to connect Internet,

 

nat (inside,outside) static interface

access-list outside_access_in extended permit gre any any 
access-list outside_access_in extended permit tcp any any eq pptp 

access-group outside_access_in in interface outside

 

policy-map global_policy
 class inspection_default
  inspect dns preset_dns_map 
  inspect ftp 
  inspect h323 h225 
  inspect h323 ras 
  inspect rsh 
  inspect rtsp 
  inspect esmtp 
  inspect sqlnet 
  inspect skinny  
  inspect sunrpc 
  inspect xdmcp 
  inspect sip  
  inspect netbios 
  inspect tftp 
  inspect ip-options 
  inspect icmp 
  inspect pptp 
  inspect icmp error 
 class class-default
  user-statistics accounting
  set connection decrement-ttl
!
service-policy global_policy global

 

Is there something wrong in my config?

 

thanks a lot

1 Reply 1

neila
Level 1
Level 1

there is my debug pptp

 

PPTP start-control-request: (inside:192.168.5.125/54927 -> outside:106.187.38.45/1723)
PPTP start-control-reply: (inside:192.168.5.125/54927 <- outside:106.187.38.45/1723)
PPTP outgoing-call-request: (inside:192.168.5.125/54927 -> outside:106.187.38.45/1723)
PPTP outgoing-call-reply: (inside:192.168.5.125/54927 <- outside:106.187.38.45/1723)
PPTP set-link-info: (inside:192.168.5.125/54927 -> outside:106.187.38.45/1723)

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card