Tunnelblick Open VPN not working
Posted: Sun Dec 11, 2016 6:29 pm
Hi,
Can somebody help me with my VPN connection.
I am trying to create a private VPN to my own network.
I have a Netgear Nighthawk R7000 with a VPN-service.
I exported my configuration file and imported into Tunnelblick.
I get connection to the VPN but the IP address is not changing.
I would like to change my IP address.
In the log I found the following reporting issues.
WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
NOTE: unable to redirect default gateway -- VPN gateway parameter (--route-gateway or --ifconfig) is missing
*Tunnelblick: This computer's apparent public IP address (212.83.70.201) was unchanged after the connection was made
write to TUN/TAP : Input/output error (code=5)
Below is my config file.client
dev tap
proto udp
remote xxx.mynetgear.com 12974
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
cipher AES-128-CBC
comp-lzo
verb 5
Who can help me to get this fixed?
Can somebody help me with my VPN connection.
I am trying to create a private VPN to my own network.
I have a Netgear Nighthawk R7000 with a VPN-service.
I exported my configuration file and imported into Tunnelblick.
I get connection to the VPN but the IP address is not changing.
I would like to change my IP address.
In the log I found the following reporting issues.
WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
NOTE: unable to redirect default gateway -- VPN gateway parameter (--route-gateway or --ifconfig) is missing
*Tunnelblick: This computer's apparent public IP address (212.83.70.201) was unchanged after the connection was made
write to TUN/TAP : Input/output error (code=5)
Below is my config file.client
dev tap
proto udp
remote xxx.mynetgear.com 12974
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
cipher AES-128-CBC
comp-lzo
verb 5
Who can help me to get this fixed?