crosislamic.blogg.se

Alternative to tunnelblick for mac
Alternative to tunnelblick for mac













alternative to tunnelblick for mac
  1. #Alternative to tunnelblick for mac mac osx
  2. #Alternative to tunnelblick for mac update
  3. #Alternative to tunnelblick for mac mac

Otherwise Viscosity probably has a lot of new users to welcome in the coming months. I hope Tunnelblick is able to sort out what goes wrong with Mountain Lion. Since I have 30 days to try Viscosity, I’ll soon enough know 🙂įor me this is a fast en good solution. It’s a bit early to tell if that is gone for good.

alternative to tunnelblick for mac

Also, I haven’t seen the slow connection issue. Just like when I was running Tunnelblick on Lion. It uses the OpenVPN specified DNS servers while connected, and the DHCP specified DNS servers while disconnected. I tried connecting, disconnecting and all but can’t find any problem. I just works, a few seconds later I’m connected and. From the upper menu, you can now connect. What surprised me was that it has an import feature that imports from Tunnelblick. Viscosity is $9 for a license, that sounds ok to me.ĭownloading and installing is easy, like any other OSX app you open the dmg and drag the application to the application folder. Tunnelblick and Mountain Lion clearly doesn’t work for me. Don’t get me wrong: I always prefer open source software, but it does have to work. I just wanted to compare and see if it has the same issues. So I thought it’d be wise to look for an alternative, and I came across Viscosity. It kept me from working effectively. If somebody knows what to do to get this working properly, let me know! Sorry guys 😉 Connections to public hosts are fine by the way I wasn’t really able to pinpoint this issue. I’d already blamed the guys in the office for heavy downloading only to discover it was Tunnelblick that was the problem.

alternative to tunnelblick for mac

Problem two is more annoying: the connection is not stable, it’s slow and when working in a shell it is annoying to wait for the cursor to move.

#Alternative to tunnelblick for mac update

I thought there’d be an update soon enough that’d solve this.Ģ. I’ve then to manually restore the right DNS servers. What goes wrong more often is the opposite: when disconnecting the connection, the OpenVPN advertised DNS server is still being used but since we’re disconnected, it doesn’t resolve anymore and so nothing works. This happened a few times last week, although most of the time it works ok. This is annoying: while connected to the vpn, hosts behind it do not resolve because the DNS server advertised by the OpenVPN server is not being used. I’ve seen /etc/nf with the right content, but still the old DNS servers were used by Mountain Lion. DNS servers do not always get set properly, it feels unstable to me. But after a week working with it, I’m not too happy how it works right now. The two issues I have are:ġ. I managed to get things to work using the latest Tunnelblick beta. Last week I wrote a small blog about OpenVPN on OSX Mountain Lion using Tunnelblick. This allows me to quickly find & replace again, like when working on Linux 🙂 To stop it making backups you specify an empty extension, like so: sed -i '' 's/Find this text/Replace with this/' file_to_replace_in.txt This is great if you’re not sure, but can be annoying as well. This works, although it leaves a backup file ‘file_to_replace_in.txt.bak’ behind. So I changed my command to: sed -i '.bak' 's/Find this text/Replace with this/' file_to_replace_in.txt If a zero-length extension is given, no backup will be saved.Īha, it wants to save a backup file. The manpage on OSX says: Edit files in-place, saving backups with the specified extension.

#Alternative to tunnelblick for mac mac

While this works on Linux, it does not on Mac OSX: sed: -i may not be used with stdin Usually, to replace text in a file with new text I run: sed -i 's/Find this text/Replace with this/' file_to_replace_in.txt

alternative to tunnelblick for mac

#Alternative to tunnelblick for mac mac osx

Today I was working on a local git repository on Mac OSX Mountain Lion when I run into some trouble. Sed is very powerful, I use it a lot on Linux servers I manage.















Alternative to tunnelblick for mac