Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Up and Running » Virtual Private Networking » openvpn vista 64 backslash issue
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
« Which VPN Server?  
AuthorAll Replies


SoonerAl
Old Enough To Know Better
Premium,MVM
join:2002-07-23
Norman, OK

reply to mikeo1313
Re: openvpn vista 64 backslash issue

When I last used OpenVPN, quite a long time ago now, I put the client key, ca.crt and ta.key files in the C:\program files\openvpn\config folder on my client so I did not need to use the escape characters. My example client config file then looked like this.

quote:
#
# Customized for SoHo remote access
# Last reviewed - 12 August 2006...awj
#

client

dev tap

proto udp

# The hostname/IP and port of the server.
# Modify for your use.

remote myopenvpn.server.com 1194

resolv-retry infinite

nobind

persist-key
persist-tun

ca ca.crt

# Specific user cert and key file.
# Modify for your use.

cert Vpnuser1.crt
key Vpnuser1.key

tls-auth ta.key 1

cipher AES-256-CBC

comp-lzo

verb 3

I put the ca.crt, dh1024.pem or dh2048.pem, server.crt and server.key files in the
C:\program files\openvpn\config folder on the server PC. Here is my example server config file.

quote:
#
# Customized for SoHo remote access
# Last reviewed - 12 August 2006...awj
#

proto udp

dev tap

dev-node OpenVPN

ca ca.crt
cert server.crt
key server.key # This file should be kept secret

dh dh2048.pem

ifconfig-pool-persist ipp.txt

# Specific to my home LAN...
# »theillustratednetwork.mvps.org/L···kLAN.htm

server-bridge 10.8.0.11 255.255.255.0 10.8.0.31 10.8.0.33

# This tunnels ALL network traffic between server and
# client when the client is connected. See the How-To
# for details - »openvpn.net/howto.html#redirect

push "redirect-gateway def1"
push "dhcp-option DNS 10.8.0.1"

keepalive 10 120

comp-lzo

tls-auth ta.key 0

cipher AES-256-CBC

max-clients 3

persist-key
persist-tun

status openvpn-status.log

verb 3

These are the bridging instructions that I followed.

»www.pavelec.net/adam/openvpn/bridge

FWIW, here is my small OpenVPN How-To that you may be interested in.

»theillustratednetwork.mvps.org/O···tion.pdf
--
"When all else fails, read the instructions..."
MS-MVP Windows – Desktop User Experience
-
Forums » Up and Running » Virtual Private Networking« Which VPN Server?  


Wednesday, 25-Nov 16:50:23 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [104] New AT&T Ad Campaign Hits Back At Verizon
· [94] Apple Joins AT&T Verizon Snark Fest
· [85] New Bill Takes Aim At Higher Verizon ETFs
· [58] Time Warner Cable Fires Broadside At Broadcasters
· [48] In-Flight Internet Headed For Bumpy Landing?
· [47] TiVo Sees Record Customer Losses
· [32] Senators Want ACTA Made Public
· [30] Earthlink Suffers From Major E-mail Outage
· [30] AT&T Offers New Prepaid Wireless plans
· [28] Frontier Increases Modem Rental Fee
Most people now reading
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· How do people get virut infection [Security]
· [Rant] The Weather Channel [Rants, Raves, and Praise]
· Windows 7 boot manager editing questions [Microsoft Help]
· Came from FIOS to Comcast and.....I'm glad I did! [Comcast HSI]
· Climate Change Scandal Erupts After Email Hack. [Security]
· Mysterious $800 Cash Deposit? [General Questions]
· Telemarketing Hell: Heather's back [Spam, Scam and Phishbusters]
· Making $$$ via professions and the AH [World of Warcraft]
· [Rant] Damn Sermons through my speakers! [Rants, Raves, and Praise]