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

Openvpn via Cisco 871w

ggraham2
Level 1
Level 1

I'm setting up openvpn to SSL to my home not work. I just wanted to know how should ip configure my router to allow the connection for port forwarding, NAT, ACL(Firewall)

Here is what I've done so far on my 871w router running IOS C870-ADVIPSERVICESK9-M, Version 12.4(15)T1:

192.168.23.2 = Server Node running OpenVPN

192.168.23.1 = Router internal ip address

1194 = Port OpenVPN is listening on

ISP external IP address = 70.22.219.240 (DHCP)

Openvpn Ad

Port forwarding:

ip nat inside source static tcp 192.168.23.2 1194 192.168.23.1 1194 extendable (should the 192.168.23.1 address be changed to 70.22.219.240 or or port name)

Do I also have to edit ip access-list extended Internet-inbound-ACL and ip access-list extended Guest-ACL with something like this:

permit udp any any 1194 (to allow openvpn connection through the firewall from the internet)

For any of you who are trying to setup OpenVPN on windows 2003 server here is a great step by step guide that I found after scurrying the internet for several days. Hope it helps. Kudos to Brian Hitney http://www.structuretoobig.com/home/show.aspx?bid=345

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