Tunnelblick Open VPN not working

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
jordyheer
OpenVpn Newbie
Posts: 1
Joined: Sun Dec 11, 2016 6:20 pm

Tunnelblick Open VPN not working

Post by jordyheer » 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?

rlssls
OpenVpn Newbie
Posts: 2
Joined: Sat Nov 02, 2019 1:21 am

Re: Tunnelblick Open VPN not working

Post by rlssls » Sat Nov 02, 2019 12:26 pm

I am experiencing the same problem. I started when I upgraded the MacBook Pro to 10.15.1.

Post Reply