Outbound PPTP Not Working

Having some problems getting outbound PPTP connections to work , i think i've added the correct access list and have also put in Iskmp nat-traversal 20, yet it still doesn't work.

i've removed some info from the conf (but only IP's etc..) does anyone have any ideas?

PIX Version 6.3(5) interface ethernet0 auto interface ethernet1 auto nameif ethernet0 outside security0 nameif ethernet1 inside security100 fixup protocol dns maximum-length 512 fixup protocol ftp 21 fixup protocol h323 h225 1720 fixup protocol h323 ras 1718-1719 fixup protocol http 80 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol sip 5060 fixup protocol sip udp 5060 fixup protocol skinny 2000 no fixup protocol smtp 25 fixup protocol sqlnet 1521 fixup protocol tftp 69 names access-list out-acl permit tcp any any eq ssh access-list out-acl permit icmp any any access-list out-acl permit tcp any host xx.xx.xx.35 eq pptp access-list out-acl permit gre any host xx.xx.xx.35 access-list out-acl permit tcp host yyy.yyy.yyy.yyy.35 host xx.xx.xxx.

35 eq 3389 access-list out-acl permit tcp any any eq pptp access-list out-acl permit gre any any pager lines 24 mtu outside 1500 mtu inside 1500 ip address outside xx.xx.xx.34 255.255.255.248 ip address inside 10.45.14.254 255.255.255.0 ip audit info action alarm ip audit attack action alarm pdm logging informational 100 pdm history enable arp timeout 14400 global (outside) 1 interface nat (inside) 1 0.0.0.0 0.0.0.0 0 0 static (inside,outside) tcp xx.xx.xx.35 pptp 10.45.14.1 pptp netmask 255.255.255.255 0 0 static (inside,outside) tcp xx.xx.xx.35 3389 10.45.14.1 3389 netmask 255.255.255.255 0 0 static (inside,outside) xx.xx.xx.35 10.45.14.1 netmask 255.255.255.255 0 0 access-group out-acl in interface outside route outside 0.0.0.0 0.0.0.0 xx.xx.xx.33 1 timeout xlate 0:05:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00 timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00 timeout sip-disconnect 0:02:00 sip-invite 0:03:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server TACACS+ max-failed-attempts 3 aaa-server TACACS+ deadtime 10 aaa-server RADIUS protocol radius aaa-server RADIUS max-failed-attempts 3 aaa-server RADIUS deadtime 10 aaa-server LOCAL protocol local http server enable http 10.45.14.0 255.255.255.0 inside no snmp-server location no snmp-server contact snmp-server community public no snmp-server enable traps floodguard enable sysopt connection tcpmss 1300 sysopt connection permit-ipsec isakmp nat-traversal 20 telnet 0.0.0.0 0.0.0.0 inside telnet timeout 5 ssh 0.0.0.0 0.0.0.0 outside ssh timeout 5 console timeout 0 terminal width 80
Reply to
paul_tomlin
Loading thread data ...

conf t fixup protocol pptp 1741 exit wr mem

Reply to
Brian V

i've added fixup protocol pptp 1723 , is this not the correct port number?

Reply to
paul_tomlin

1723 is correct. Thats all you need to do on the Pix. How do you know the problem is not on the other end?
Reply to
Brian V

Here's a decent link as well.

formatting link

Reply to
Brian V

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.