cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
602
Views
0
Helpful
0
Replies

VPN SET UP

Mvuvi
Level 1
Level 1

I'm trying to set up Ipsec VPN to a remote Windows server. I opened ports 1701 (TCP) and 500 (UDP) on the Cisco router. However, when I netstat from the LAN, the server isn't listening on these 2 ports. 

 

I've checked all the firewall settings to see whether the issue is, and it seems to be configured well. Could it be the Cisco router port forwarding settings I configured? (see below)

 

interface Dialer1
description ABC_WAN
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly in
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname Company X
ppp chap password 7 xxxxxxxxxxxxxxxxxxxxxxxxxx
ppp pap sent-username Company X password 7 xxxxxxxxxxxxxxxxxxxx
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
ip nat inside source list 102 interface Dialer1 overload

ip nat inside source static tcp xxx.xxx.x.xxx 3389 interface Dialer1 3389 

ip nat inside source static tcp xxx.xxx.x.xxx 1701 interface Dialer1 1701
ip nat inside source static udp xxx.xxx.x.xxx 500 interface Dialer1 500
ip nat inside source static tcp xxx.xxx.x.xxx 1903 xxx.xxx.x.xxx 1903 extendable
ip nat inside source static tcp xxx.xxx.x.xxx 8080 xxx.xxx.x.xxx 8080 extendable
ip route 0.0.0.0 0.0.0.0 Dialer1 name ABC-Internet
ip route 192.168.1.0 255.255.255.0 172.30.12.2 name route_to_Location

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card