Hello.
I wanna configure a Windows 2000 PPTP client with GRE behind my PIX firewall to connect to the VPN Server outside.
The problem is when I try to connect the VPN server, my client give me the message:
619: The especified port is not connected
How can I permit VPN connection thru my PIX from the inside to the outside?
My network configuration:
client (LAN) -> internal PIX -> DMZ -> external PIX (with static NAT) -> Cisco router -> Internet
GRE is enabled on internal, external and router.
access-list nat-inside permit gre host (client internal IP) host (VPN external server)
Same command at Cisco router. External PIX enables all outgoing traffic and stops any incomming traffic.
Thanks a lot!
Start Free Trial