Please help a newbie? I did a search but could not find a thread specific to this... If someone could point me in the right direction, it would be most appreciated.
I can't seem to get internal clients to connect to outside VPN servers using PPTP.
Here is my access list..
access-list acl_out0 permit icmp any any
access-list acl_out0 permit tcp any host x.x.x.x eq smtp
access-list acl_out0 permit tcp any host x.x.x.x eq www
access-list acl_out0 permit any any tcp eq 1723
access-list acl_out0 permit gre any any eq 47
applied as
access-group acl_out0 in interface outside0
Internal clients are be NAT'd to the outside
Any help would be most appreciated.
I can't seem to get internal clients to connect to outside VPN servers using PPTP.
Here is my access list..
access-list acl_out0 permit icmp any any
access-list acl_out0 permit tcp any host x.x.x.x eq smtp
access-list acl_out0 permit tcp any host x.x.x.x eq www
access-list acl_out0 permit any any tcp eq 1723
access-list acl_out0 permit gre any any eq 47
applied as
access-group acl_out0 in interface outside0
Internal clients are be NAT'd to the outside
Any help would be most appreciated.