dos2unix to remove win newline characters, also made default.ovpn symlink the intended config file
This commit is contained in:
		@@ -1,24 +1,24 @@
 | 
			
		||||
client
 | 
			
		||||
dev tun0
 | 
			
		||||
proto tcp
 | 
			
		||||
remote ym1-ovpn-tcp.pointtoserver.com 80
 | 
			
		||||
persist-key
 | 
			
		||||
persist-tun
 | 
			
		||||
ca /etc/openvpn/purevpn/ca.crt
 | 
			
		||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
 | 
			
		||||
cipher AES-256-CBC
 | 
			
		||||
comp-lzo
 | 
			
		||||
verb 1
 | 
			
		||||
mute 20
 | 
			
		||||
route-method exe
 | 
			
		||||
route-delay 2
 | 
			
		||||
route 0.0.0.0 0.0.0.0
 | 
			
		||||
float
 | 
			
		||||
auth-user-pass /config/openvpn-credentials.txt
 | 
			
		||||
auth-retry interact
 | 
			
		||||
ifconfig-nowarn
 | 
			
		||||
 | 
			
		||||
# OpenVPN controls startup and shut down of transmission
 | 
			
		||||
script-security 2
 | 
			
		||||
up /etc/transmission/start.sh
 | 
			
		||||
down /etc/transmission/stop.sh
 | 
			
		||||
client
 | 
			
		||||
dev tun0
 | 
			
		||||
proto tcp
 | 
			
		||||
remote ym1-ovpn-tcp.pointtoserver.com 80
 | 
			
		||||
persist-key
 | 
			
		||||
persist-tun
 | 
			
		||||
ca /etc/openvpn/purevpn/ca.crt
 | 
			
		||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
 | 
			
		||||
cipher AES-256-CBC
 | 
			
		||||
comp-lzo
 | 
			
		||||
verb 1
 | 
			
		||||
mute 20
 | 
			
		||||
route-method exe
 | 
			
		||||
route-delay 2
 | 
			
		||||
route 0.0.0.0 0.0.0.0
 | 
			
		||||
float
 | 
			
		||||
auth-user-pass /config/openvpn-credentials.txt
 | 
			
		||||
auth-retry interact
 | 
			
		||||
ifconfig-nowarn
 | 
			
		||||
 | 
			
		||||
# OpenVPN controls startup and shut down of transmission
 | 
			
		||||
script-security 2
 | 
			
		||||
up /etc/transmission/start.sh
 | 
			
		||||
down /etc/transmission/stop.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user