Anonymous

Changes

From Pumping Station One
316 bytes added ,  13:25, 7 April 2015
Line 14: Line 14:     
     /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh: line 1032: FlushDNSCache: command not found
 
     /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh: line 1032: FlushDNSCache: command not found
 +
 +
A workaround is to run this once:
 +
<syntaxhighlight language=bash>
 +
sed -i 's/FlushDNSCache/flushDNSCache/' /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh
 +
sed -i 's/FlushDNSCache/flushDNSCache/' /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh
 +
</syntaxhighlight>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.