VPN & CISCO 2610 setup
I cannot access our VPN from the internet outside our organization. I am using Cisco 2610 Router with IOS v12.3.
And i created the access-list for the inbound and outbound connections. I have mentioned the access-list below and also i mapped a static IP address with the VPN server's IP so it can be accessable from outside.
The access list is
>>access-list 105 permit gre host 203.200.20.94 any
>>access-list 105 permit tcp host 203.200.20.94 eq 1723 any
>>access-list 115 permit tcp any host 203.200.20.94 eq 1723
>>access-list 115 permit gre any host 203.200.20.94
What is the exact configuration has to be made on the router and the server..
Please help me...
Thanks in advance



