Restore the Default Configuration
configure factory-default [inside ip address]
! extras for ssh
ca generate rsa key 1024
show ca mypubkey rsa
ca save all
isakmp nat-traversal 3600
fixup protocol pptp 1723
always add to VPN pix
USE toll free: 1 800-553-2447
for new ASA use:
crypto key generate rsa
access-list outside_access_in extended permit gre any host x.x.x.x
So I had to configure the fixup protocol pptp feature with the following command:
fw01(config)# fixup protocol pptp 1723
As stated before, we are using fireware version 8.0(4). This version doesn’t support the fixup protocol pptp command and the converts the command an inspect pptp command as shown below.
This entry was posted in Uncategorized. Bookmark the permalink.fw01(config)# fixup protocol pptp 1723
INFO: converting ‘fixup protocol pptp 1723′ to MPF commands!
!
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect pptp