VPN works fine, but no other external connections

127 views
Skip to first unread message

joshmic...@gmail.com

unread,
Nov 6, 2015, 3:57:09 PM11/6/15
to tunnelblick-discuss
I'm able to connect to my VPN just fine from an external network but I cannot access internet when the vpn is running. On the website it mentions that there may be a DNS problem if you can type in an ip adress into the URL of a browser but even that does not work. I've tried changing my DNS as well with now luck. 

Log below:

*Tunnelblick: OS X 10.10.5; Tunnelblick 3.5.3 (build 4270.4371); Admin user

Configuration HomeNetworkConfig

"Sanitized" condensed configuration file for /Users/jjmich/Library/Application Support/Tunnelblick/Configurations/HomeNetworkConfig.tblk:

client
dev tap
proto udp
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


================================================================================

"Sanitized" full configuration file

##############################################
# Sample client-side OpenVPN 2.0 config file #
# for connecting to multi-client server.     #
#                                            #
# This configuration can be used by multiple #
# clients, however each client should have   #
# its own cert and key files.                #
#                                            #
# On Windows, you might want to rename this  #
# file so it has a .ovpn extension           #
##############################################
client
dev tap
proto udp
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



================================================================================

There are no unusual files in HomeNetworkConfig.tblk

================================================================================

Configuration preferences:

useDNS = 1
-loadTun = 
-lastConnectionSucceeded = 1

================================================================================

Wildcard preferences:


================================================================================

Program preferences:

launchAtNextLogin = 1
notOKToCheckThatIPAddressDidNotChangeAfterConnection = 0
askedUserIfOKToCheckThatIPAddressDidNotChangeAfterConnection = 1
tunnelblickVersionHistory = (
    "3.5.3 (build 4270.4371)"
)
statusDisplayNumber = 0
lastLaunchTime = 468533523.421756
connectionWindowDisplayCriteria = showWhenConnecting
maxLogDisplaySize = 102400
lastConnectedDisplayName = HomeNetworkConfig
installationUID (not shown)
keyboardShortcutIndex = 1
updateCheckAutomatically = 1
updateSendProfileInfo = 1
NSWindow Frame SettingsSheetWindow = 562 325 829 424 0 0 1440 877 
NSWindow Frame ConnectingWindow = 527 517 389 187 0 0 1440 877 
detailsWindowFrameVersion = 4270.4371
detailsWindowFrame = {{445, 363}, {896, 467}}
detailsWindowLeftFrame = {{0, 0}, {161, 350}}
leftNavSelectedDisplayName = HomeNetworkConfig
haveDealtWithSparkle1dot5b6 = 1
haveDealtWithOldTunTapPreferences = 1
haveDealtWithOldLoginItem = 1
SUEnableAutomaticChecks = 1
SUScheduledCheckInterval = 86400
SUSendProfileInfo = 1
SULastCheckTime = 2015-11-06 20:12:03 +0000
SULastProfileSubmissionDate = 2015-11-06 20:12:03 +0000
SUHasLaunchedBefore = 1
SUSkippedVersion = 4270.4395
WebKitDefaultFontSize = 11
WebKitStandardFont = .Helvetica Neue DeskInterface

================================================================================

Tunnelblick Log:

2015-11-06 14:15:53 us=432297 Current Parameter Settings:
2015-11-06 14:15:53 us=432559   config = '/Library/Application Support/Tunnelblick/Users/jjmich/HomeNetworkConfig.tblk/Contents/Resources/config.ovpn'
2015-11-06 14:15:53 us=432579   mode = 0
2015-11-06 14:15:53 us=432593   show_ciphers = DISABLED
2015-11-06 14:15:53 us=432606   show_digests = DISABLED
2015-11-06 14:15:53 us=432618   show_engines = DISABLED
2015-11-06 14:15:53 us=432635   genkey = DISABLED
2015-11-06 14:15:53 us=432648   key_pass_file = '[UNDEF]'
2015-11-06 14:15:53 us=432661   show_tls_ciphers = DISABLED
2015-11-06 14:15:53 us=432673 Connection profiles [default]:
2015-11-06 14:15:53 us=432685   proto = udp
2015-11-06 14:15:53 us=432698   local = '[UNDEF]'
2015-11-06 14:15:53 us=432710   local_port = 0
2015-11-06 14:15:53 us=432722   remote = 'mynetworknamewhichireplacedforsanity.mynetgear.com'
2015-11-06 14:15:53 us=432735   remote_port = 12974
2015-11-06 14:15:53 us=432747   remote_float = DISABLED
2015-11-06 14:15:53 us=432759   bind_defined = DISABLED
2015-11-06 14:15:53 us=432771   bind_local = DISABLED
2015-11-06 14:15:53 us=432783   connect_retry_seconds = 5
2015-11-06 14:15:53 us=432796   connect_timeout = 10
2015-11-06 14:15:53 us=432808   connect_retry_max = 0
2015-11-06 14:15:53 us=432820   socks_proxy_server = '[UNDEF]'
2015-11-06 14:15:53 us=432832   socks_proxy_port = 0
2015-11-06 14:15:53 us=432845   socks_proxy_retry = DISABLED
2015-11-06 14:15:53 us=432857   tun_mtu = 1500
2015-11-06 14:15:53 us=432869   tun_mtu_defined = ENABLED
2015-11-06 14:15:53 us=432881   link_mtu = 1500
2015-11-06 14:15:53 us=432893   link_mtu_defined = DISABLED
2015-11-06 14:15:53 us=432905   tun_mtu_extra = 32
2015-11-06 14:15:53 us=432918   tun_mtu_extra_defined = ENABLED
2015-11-06 14:15:53 us=432930   mtu_discover_type = -1
2015-11-06 14:15:53 us=432942   fragment = 0
2015-11-06 14:15:53 us=432954   mssfix = 1450
2015-11-06 14:15:53 us=432966   explicit_exit_notification = 0
2015-11-06 14:15:53 us=432978 Connection profiles END
2015-11-06 14:15:53 us=432991   remote_random = DISABLED
2015-11-06 14:15:53 us=433003   ipchange = '[UNDEF]'
2015-11-06 14:15:53 us=433015   dev = 'tap'
2015-11-06 14:15:53 us=433027   dev_type = '[UNDEF]'
2015-11-06 14:15:53 us=433039   dev_node = '[UNDEF]'
2015-11-06 14:15:53 us=433051   lladdr = '[UNDEF]'
2015-11-06 14:15:53 us=433063   topology = 1
2015-11-06 14:15:53 us=433075   tun_ipv6 = DISABLED
2015-11-06 14:15:53 us=433087   ifconfig_local = '[UNDEF]'
2015-11-06 14:15:53 us=433099   ifconfig_remote_netmask = '[UNDEF]'
2015-11-06 14:15:53 us=433111   ifconfig_noexec = DISABLED
2015-11-06 14:15:53 us=433123   ifconfig_nowarn = DISABLED
2015-11-06 14:15:53 us=433136   ifconfig_ipv6_local = '[UNDEF]'
2015-11-06 14:15:53 us=433148   ifconfig_ipv6_netbits = 0
2015-11-06 14:15:53 us=433160   ifconfig_ipv6_remote = '[UNDEF]'
2015-11-06 14:15:53 us=433172   shaper = 0
2015-11-06 14:15:53 us=433184   mtu_test = 0
2015-11-06 14:15:53 us=433196   mlock = DISABLED
2015-11-06 14:15:53 us=433208   keepalive_ping = 0
2015-11-06 14:15:53 us=433220   keepalive_timeout = 0
2015-11-06 14:15:53 us=433232   inactivity_timeout = 0
2015-11-06 14:15:53 us=433244   ping_send_timeout = 0
2015-11-06 14:15:53 us=433256   ping_rec_timeout = 0
2015-11-06 14:15:53 us=433268   ping_rec_timeout_action = 0
2015-11-06 14:15:53 us=433280   ping_timer_remote = DISABLED
2015-11-06 14:15:53 us=433292   remap_sigusr1 = 0
2015-11-06 14:15:53 us=433304   persist_tun = ENABLED
2015-11-06 14:15:53 us=433316   persist_local_ip = DISABLED
2015-11-06 14:15:53 us=433328   persist_remote_ip = DISABLED
2015-11-06 14:15:53 us=433340   persist_key = ENABLED
2015-11-06 14:15:53 us=433352   passtos = DISABLED
2015-11-06 14:15:53 us=433364   resolve_retry_seconds = 1000000000
2015-11-06 14:15:53 us=433391   username = '[UNDEF]'
2015-11-06 14:15:53 us=433405   groupname = '[UNDEF]'
2015-11-06 14:15:53 us=433417   chroot_dir = '[UNDEF]'
2015-11-06 14:15:53 us=433430   cd_dir = '/Library/Application Support/Tunnelblick/Users/jjmich/HomeNetworkConfig.tblk/Contents/Resources'
2015-11-06 14:15:53 us=433442   writepid = '[UNDEF]'
2015-11-06 14:15:53 us=433454   up_script = '/Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -a -d -f -m -w -ptADGNWradsgnw'
2015-11-06 14:15:53 us=433467   down_script = '/Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -a -d -f -m -w -ptADGNWradsgnw'
2015-11-06 14:15:53 us=433479   down_pre = DISABLED
2015-11-06 14:15:53 us=433491   up_restart = DISABLED
2015-11-06 14:15:53 us=433502   up_delay = DISABLED
2015-11-06 14:15:53 us=433514   daemon = ENABLED
2015-11-06 14:15:53 us=433526   inetd = 0
2015-11-06 14:15:53 us=433538   log = ENABLED
2015-11-06 14:15:53 us=433550   suppress_timestamps = DISABLED
2015-11-06 14:15:53 us=433563   nice = 0
2015-11-06 14:15:53 us=433575   verbosity = 5
2015-11-06 14:15:53 us=433586   mute = 0
2015-11-06 14:15:53 us=433598   status_file = '[UNDEF]'
2015-11-06 14:15:53 us=433611   status_file_version = 1
2015-11-06 14:15:53 us=433623   status_file_update_freq = 60
2015-11-06 14:15:53 us=433634   occ = ENABLED
2015-11-06 14:15:53 us=433646   rcvbuf = 65536
2015-11-06 14:15:53 us=433658   sndbuf = 65536
2015-11-06 14:15:53 us=433674   sockflags = 0
2015-11-06 14:15:53 us=433688   fast_io = DISABLED
2015-11-06 14:15:53 us=433700   lzo = 7
2015-11-06 14:15:53 us=433712   route_script = '[UNDEF]'
2015-11-06 14:15:53 us=433724   route_default_gateway = '[UNDEF]'
2015-11-06 14:15:53 us=433736   route_default_metric = 0
2015-11-06 14:15:53 us=433748   route_noexec = DISABLED
2015-11-06 14:15:53 us=433761   route_delay = 0
2015-11-06 14:15:53 us=433773   route_delay_window = 30
2015-11-06 14:15:53 us=433785   route_delay_defined = DISABLED
2015-11-06 14:15:53 us=433797   route_nopull = DISABLED
2015-11-06 14:15:53 us=433810   route_gateway_via_dhcp = DISABLED
2015-11-06 14:15:53 us=433823   max_routes = 100
2015-11-06 14:15:53 us=433835   allow_pull_fqdn = DISABLED
2015-11-06 14:15:53 us=433857   management_addr = '127.0.0.1'
2015-11-06 14:15:53 us=433870   management_port = 1337
2015-11-06 14:15:53 us=433883   management_user_pass = '[UNDEF]'
2015-11-06 14:15:53 us=433896   management_log_history_cache = 250
2015-11-06 14:15:53 us=433909   management_echo_buffer_size = 100
2015-11-06 14:15:53 us=434023   management_write_peer_info_file = '[UNDEF]'
2015-11-06 14:15:53 us=434043   management_client_user = '[UNDEF]'
2015-11-06 14:15:53 us=434054   management_client_group = '[UNDEF]'
2015-11-06 14:15:53 us=434066   management_flags = 6
2015-11-06 14:15:53 us=434077   shared_secret_file = '[UNDEF]'
2015-11-06 14:15:53 us=434088   key_direction = 0
2015-11-06 14:15:53 us=434099   ciphername_defined = ENABLED
2015-11-06 14:15:53 us=434110   ciphername = 'AES-128-CBC'
2015-11-06 14:15:53 us=434120   authname_defined = ENABLED
2015-11-06 14:15:53 us=434131   authname = 'SHA1'
2015-11-06 14:15:53 us=434142   prng_hash = 'SHA1'
2015-11-06 14:15:53 us=434153   prng_nonce_secret_len = 16
2015-11-06 14:15:53 us=434163   keysize = 0
2015-11-06 14:15:53 us=434174   engine = DISABLED
2015-11-06 14:15:53 us=434185   replay = ENABLED
2015-11-06 14:15:53 us=434196   mute_replay_warnings = DISABLED
2015-11-06 14:15:53 us=434208   replay_window = 64
2015-11-06 14:15:53 us=434218   replay_time = 15
2015-11-06 14:15:53 us=434229   packet_id_file = '[UNDEF]'
2015-11-06 14:15:53 us=434240   use_iv = ENABLED
2015-11-06 14:15:53 us=434251   test_crypto = DISABLED
2015-11-06 14:15:53 us=434262   tls_server = DISABLED
2015-11-06 14:15:53 us=434291   tls_client = ENABLED
2015-11-06 14:15:53 us=434303   key_method = 2
2015-11-06 14:15:53 us=434314   ca_file = 'ca.crt'
2015-11-06 14:15:53 us=434325   ca_path = '[UNDEF]'
2015-11-06 14:15:53 us=434335   dh_file = '[UNDEF]'
2015-11-06 14:15:53 us=434346   cert_file = 'client.crt'
2015-11-06 14:15:53 us=434357   priv_key_file = 'client.key'
2015-11-06 14:15:53 us=434368   pkcs12_file = '[UNDEF]'
2015-11-06 14:15:53 us=434378   cipher_list = '[UNDEF]'
2015-11-06 14:15:53 us=434389   tls_verify = '[UNDEF]'
2015-11-06 14:15:53 us=434400   tls_export_cert = '[UNDEF]'
2015-11-06 14:15:53 us=434411   verify_x509_type = 0
2015-11-06 14:15:53 us=434422   verify_x509_name = '[UNDEF]'
2015-11-06 14:15:53 us=434433   crl_file = '[UNDEF]'
2015-11-06 14:15:53 us=434444   ns_cert_type = 0
2015-11-06 14:15:53 us=434455   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434465   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434476   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434487   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434497   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434508   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434518   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434529   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434540   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434550   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434561   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434571   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434582   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434592   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434603   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434613   remote_cert_ku[i] = 0
2015-11-06 14:15:53 us=434624   remote_cert_eku = '[UNDEF]'
2015-11-06 14:15:53 us=434634   ssl_flags = 0
2015-11-06 14:15:53 us=434645   tls_timeout = 2
2015-11-06 14:15:53 us=434656   renegotiate_bytes = 0
2015-11-06 14:15:53 us=434671   renegotiate_packets = 0
2015-11-06 14:15:53 us=434683   renegotiate_seconds = 3600
2015-11-06 14:15:53 us=434694   handshake_window = 60
2015-11-06 14:15:53 us=434705   transition_window = 3600
2015-11-06 14:15:53 us=434715   single_session = DISABLED
2015-11-06 14:15:53 us=434726   push_peer_info = DISABLED
2015-11-06 14:15:53 us=434737   tls_exit = DISABLED
2015-11-06 14:15:53 us=434748   tls_auth_file = '[UNDEF]'
2015-11-06 14:15:53 us=434759   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434769   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434780   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434790   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434801   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434812   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434822   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434832   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434843   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434853   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434864   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434874   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434885   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434895   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434905   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434916   pkcs11_protected_authentication = DISABLED
2015-11-06 14:15:53 us=434927   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=434938   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=434948   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=434959   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=434981   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=434993   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435011   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435022   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435032   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435043   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435054   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435064   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435075   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435085   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435096   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435106   pkcs11_private_mode = 00000000
2015-11-06 14:15:53 us=435117   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435127   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435138   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435149   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435159   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435170   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435181   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435191   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435202   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435213   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435228   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435240   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435250   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435261   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435272   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435283   pkcs11_cert_private = DISABLED
2015-11-06 14:15:53 us=435294   pkcs11_pin_cache_period = -1
2015-11-06 14:15:53 us=435305   pkcs11_id = '[UNDEF]'
2015-11-06 14:15:53 us=435316   pkcs11_id_management = DISABLED
2015-11-06 14:15:53 us=435338   server_network = 0.0.0.0
2015-11-06 14:15:53 us=435351   server_netmask = 0.0.0.0
2015-11-06 14:15:53 us=435367   server_network_ipv6 = ::
2015-11-06 14:15:53 us=435378   server_netbits_ipv6 = 0
2015-11-06 14:15:53 us=435390   server_bridge_ip = 0.0.0.0
2015-11-06 14:15:53 us=435402   server_bridge_netmask = 0.0.0.0
2015-11-06 14:15:53 us=435414   server_bridge_pool_start = 0.0.0.0
2015-11-06 14:15:53 us=435426   server_bridge_pool_end = 0.0.0.0
2015-11-06 14:15:53 us=435437   ifconfig_pool_defined = DISABLED
2015-11-06 14:15:53 us=435449   ifconfig_pool_start = 0.0.0.0
2015-11-06 14:15:53 us=435461   ifconfig_pool_end = 0.0.0.0
2015-11-06 14:15:53 us=435473   ifconfig_pool_netmask = 0.0.0.0
2015-11-06 14:15:53 us=435483   ifconfig_pool_persist_filename = '[UNDEF]'
2015-11-06 14:15:53 us=435494   ifconfig_pool_persist_refresh_freq = 600
2015-11-06 14:15:53 us=435505   ifconfig_ipv6_pool_defined = DISABLED
2015-11-06 14:15:53 us=435517   ifconfig_ipv6_pool_base = ::
2015-11-06 14:15:53 us=435528   ifconfig_ipv6_pool_netbits = 0
2015-11-06 14:15:53 us=435539   n_bcast_buf = 256
2015-11-06 14:15:53 us=435550   tcp_queue_limit = 64
2015-11-06 14:15:53 us=435560   real_hash_size = 256
2015-11-06 14:15:53 us=435571   virtual_hash_size = 256
2015-11-06 14:15:53 us=435582   client_connect_script = '[UNDEF]'
2015-11-06 14:15:53 us=435593   learn_address_script = '[UNDEF]'
2015-11-06 14:15:53 us=435604   client_disconnect_script = '[UNDEF]'
2015-11-06 14:15:53 us=435615   client_config_dir = '[UNDEF]'
2015-11-06 14:15:53 us=435626   ccd_exclusive = DISABLED
2015-11-06 14:15:53 us=435637   tmp_dir = '/var/folders/sx/435m09z94dsfr65pf7qh9qzw0000gn/T/'
2015-11-06 14:15:53 us=435648   push_ifconfig_defined = DISABLED
2015-11-06 14:15:53 us=435660   push_ifconfig_local = 0.0.0.0
2015-11-06 14:15:53 us=435684   push_ifconfig_remote_netmask = 0.0.0.0
2015-11-06 14:15:53 us=435696   push_ifconfig_ipv6_defined = DISABLED
2015-11-06 14:15:53 us=435707   push_ifconfig_ipv6_local = ::/0
2015-11-06 14:15:53 us=435719   push_ifconfig_ipv6_remote = ::
2015-11-06 14:15:53 us=435729   enable_c2c = DISABLED
2015-11-06 14:15:53 us=435740   duplicate_cn = DISABLED
2015-11-06 14:15:53 us=435751   cf_max = 0
2015-11-06 14:15:53 us=435762   cf_per = 0
2015-11-06 14:15:53 us=435773   max_clients = 1024
2015-11-06 14:15:53 us=435783   max_routes_per_client = 256
2015-11-06 14:15:53 us=435794   auth_user_pass_verify_script = '[UNDEF]'
2015-11-06 14:15:53 us=435805   auth_user_pass_verify_script_via_file = DISABLED
2015-11-06 14:15:53 us=435816   port_share_host = '[UNDEF]'
2015-11-06 14:15:53 us=435827   port_share_port = 0
2015-11-06 14:15:53 us=435838   client = ENABLED
2015-11-06 14:15:53 us=435848   pull = ENABLED
2015-11-06 14:15:53 us=435859   auth_user_pass_file = '[UNDEF]'
2015-11-06 14:15:53 us=435876 OpenVPN 2.3.6 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jul 10 2015
2015-11-06 14:15:53 us=435894 library versions: OpenSSL 1.0.1p 9 Jul 2015, LZO 2.08
2015-11-06 14:15:53 us=437287 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:1337
2015-11-06 14:15:53 us=437805 Need hold release from management interface, waiting...
2015-11-06 14:15:51 *Tunnelblick: OS X 10.10.5; Tunnelblick 3.5.3 (build 4270.4371)
2015-11-06 14:15:52 *Tunnelblick: Attempting connection with HomeNetworkConfig using shadow copy; Set nameserver = 1; monitoring connection
2015-11-06 14:15:52 *Tunnelblick: openvpnstart start HomeNetworkConfig.tblk 1337 1 0 1 0 16754 -ptADGNWradsgnw 2.3.6
2015-11-06 14:15:54 *Tunnelblick: openvpnstart log:
     Loading tap-signed.kext
     OpenVPN started successfully. Command used to start OpenVPN (one argument per displayed line):
     
          /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.3.6/openvpn
          --daemon
          --log
          /Library/Application Support/Tunnelblick/Logs/-SUsers-Sjjmich-SLibrary-SApplication Support-STunnelblick-SConfigurations-SHomeNetworkConfig.tblk-SContents-SResources-Sconfig.ovpn.1_0_1_0_16754.1337.openvpn.log
          --cd
          /Library/Application Support/Tunnelblick/Users/jjmich/HomeNetworkConfig.tblk/Contents/Resources
          --config
          /Library/Application Support/Tunnelblick/Users/jjmich/HomeNetworkConfig.tblk/Contents/Resources/config.ovpn
          --cd
          /Library/Application Support/Tunnelblick/Users/jjmich/HomeNetworkConfig.tblk/Contents/Resources
          --management
          127.0.0.1
          1337
          --management-query-passwords
          --management-hold
          --script-security
          2
          --up
          /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -a -d -f -m -w -ptADGNWradsgnw
          --down
          /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -a -d -f -m -w -ptADGNWradsgnw
          --route-pre-down
          /Applications/Tunnelblick.app/Contents/Resources/client.route-pre-down.tunnelblick.sh -a -d -f -m -w -ptADGNWradsgnw

2015-11-06 14:15:52 *Tunnelblick: openvpnstart starting OpenVPN
2015-11-06 14:15:54 us=48969 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:1337
2015-11-06 14:15:54 *Tunnelblick: Established communication with OpenVPN
2015-11-06 14:15:54 us=486306 MANAGEMENT: CMD 'pid'
2015-11-06 14:15:54 us=486495 MANAGEMENT: CMD 'state on'
2015-11-06 14:15:54 us=486595 MANAGEMENT: CMD 'state'
2015-11-06 14:15:54 us=486770 MANAGEMENT: CMD 'bytecount 1'
2015-11-06 14:15:54 us=486907 MANAGEMENT: CMD 'hold release'
2015-11-06 14:15:54 us=487191 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
2015-11-06 14:15:54 us=487280 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2015-11-06 14:15:54 us=488384 LZO compression initialized
2015-11-06 14:15:54 us=488584 Control Channel MTU parms [ L:1590 D:138 EF:38 EB:0 ET:0 EL:0 ]
2015-11-06 14:15:54 us=488766 Socket Buffers: R=[196724->65536] S=[9216->65536]
2015-11-06 14:15:54 us=489053 MANAGEMENT: >STATE:1446840954,RESOLVE,,,
2015-11-06 14:15:54 us=646934 Data Channel MTU parms [ L:1590 D:1450 EF:58 EB:135 ET:32 EL:0 AF:3/1 ]
2015-11-06 14:15:54 us=647121 Local Options String: 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,cipher AES-128-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
2015-11-06 14:15:54 us=647204 Expected Remote Options String: 'V4,dev-type tap,link-mtu 1590,tun-mtu 1532,proto UDPv4,comp-lzo,cipher AES-128-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
2015-11-06 14:15:54 us=647394 Local Options hash (VER=V4): 'b498be7c'
2015-11-06 14:15:54 us=647545 Expected Remote Options hash (VER=V4): '26e19fc0'
2015-11-06 14:15:54 us=647675 UDPv4 link local: [undef]
2015-11-06 14:15:54 us=647801 UDPv4 link remote: [AF_INET]73.155.248.26:12974
2015-11-06 14:15:54 us=647948 MANAGEMENT: >STATE:1446840954,WAIT,,,
                                        WRFri Nov  6 14:15:54 2015 us=671388 MANAGEMENT: >STATE:1446840954,AUTH,,,
2015-11-06 14:15:54 us=671546 TLS: Initial packet from [AF_INET]73.155.248.26:12974, sid=1277e262 f9fb6e00
                                        WWWWRRRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRFri Nov  6 14:15:54 2015 us=812716 VERIFY OK: depth=1, C=TW, ST=TW, L=Taipei, O=netgear, OU=netgear, CN=netgear, emailAddress=ma...@netgear.com
2015-11-06 14:15:54 us=813221 VERIFY OK: depth=0, C=TW, ST=TW, O=netgear, OU=netgear, CN=netgear, emailAddress=ma...@netgear.com
                                        RRRRWRWRFri Nov  6 14:15:55 2015 us=39825 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
2015-11-06 14:15:55 us=40092 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
2015-11-06 14:15:55 us=40277 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
2015-11-06 14:15:55 us=40454 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
                                        WFri Nov  6 14:15:55 2015 us=40663 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
2015-11-06 14:15:55 us=40839 [netgear] Peer Connection Initiated with [AF_INET]73.155.248.26:12974
2015-11-06 14:15:56 us=366281 MANAGEMENT: >STATE:1446840956,GET_CONFIG,,,
2015-11-06 14:15:57 us=529119 SENT CONTROL [netgear]: 'PUSH_REQUEST' (status=1)
                                        WRRWRFri Nov  6 14:15:57 2015 us=551767 PUSH: Received control message: 'PUSH_REPLY,route 192.168.1.1 255.255.255.0,route-delay 5,redirect-gateway def1,route-gateway dhcp,ping 10,ping-restart 120'
2015-11-06 14:15:57 us=551980 OPTIONS IMPORT: timers and/or timeouts modified
2015-11-06 14:15:57 us=552063 OPTIONS IMPORT: route options modified
2015-11-06 14:15:57 us=552138 OPTIONS IMPORT: route-related options modified
2015-11-06 14:15:57 us=552408 OpenVPN ROUTE: OpenVPN needs a gateway parameter for a --route option and no default was specified by either --route-gateway or --ifconfig options
2015-11-06 14:15:57 us=552494 OpenVPN ROUTE: failed to parse/resolve route for host/network: 192.168.1.1
2015-11-06 14:15:57 us=552718 TUN/TAP device /dev/tap0 opened
2015-11-06 14:15:57 us=552932 /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -a -d -f -m -w -ptADGNWradsgnw tap0 1500 1590   init
                                        **********************************************
                                        Start of output from client.up.tunnelblick.sh
                                        Configuring tap DNS via DHCP asynchronously
                                        End of output from client.up.tunnelblick.sh
                                        **********************************************
                                        RFri Nov  6 14:16:01 2015 us=454490 Extracted DHCP router address: 192.168.1.1
                                        Sleeping for 0 seconds to wait for DHCP to finish setup.
                                        Sleeping for 1 seconds to wait for DHCP to finish setup.
                                        Retrieved from DHCP/BOOTP packet: name server(s) [ 192.168.1.1 ], search domain(s) [  ] and SMB server(s) [  ] and using default domain name [ openvpn ]
                                        Ignoring ServerAddresses '192.168.1.1' because ServerAddresses was set manually
                                        Setting search domains to 'openvpn' because running under OS X 10.6 or higher and the search domains were not set manually and 'Prepend domain name to search domains' was not selected
                                        rWrWrWrWrWrWrWRwrWRwRFri Nov  6 14:16:04 2015 us=9322 /sbin/route add -net 73.155.248.26 10.66.1.1 255.255.255.255
                                        add net 73.155.248.26: gateway 10.66.1.1
2015-11-06 14:16:04 us=13828 /sbin/route add -net 0.0.0.0 192.168.1.1 128.0.0.0
                                        add net 0.0.0.0: gateway 192.168.1.1
2015-11-06 14:16:04 *Tunnelblick: No 'connected.sh' script to execute
2015-11-06 14:16:04 us=16909 /sbin/route add -net 128.0.0.0 192.168.1.1 128.0.0.0
                                        add net 128.0.0.0: gateway 192.168.1.1
2015-11-06 14:16:04 us=20064 Initialization Sequence Completed
2015-11-06 14:16:04 us=20283 MANAGEMENT: >STATE:1446840964,CONNECTED,SUCCESS,,73.155.248.26
                                        rWrWSaved the DNS and SMB configurations so they can be restored
                                        Did not change DNS ServerAddresses setting of '8.8.8.8 8.8.4.4 208.67.222.222 208.67.220.220' (but re-set it)
                                        Changed DNS SearchDomains setting from '' to 'openvpn'
                                        Changed DNS DomainName setting from 'berkley.edu' to 'openvpn'
                                        Did not change SMB NetBIOSName setting of ''
                                        Did not change SMB Workgroup setting of ''
                                        Did not change SMB WINSAddresses setting of ''
                                        DNS servers '8.8.8.8 8.8.4.4 208.67.222.222 208.67.220.220' were set manually
                                        DNS servers '8.8.8.8 8.8.4.4 208.67.222.222 208.67.220.220' will be used for DNS queries when the VPN is active
                                        rWrWrWrWThe DNS servers include only free public DNS servers known to Tunnelblick.
                                        Flushed the DNS cache via dscacheutil
                                        /usr/sbin/discoveryutil not present. Not flushing the DNS cache via discoveryutil
                                        Notified mDNSResponder that the DNS cache was flushed
                                        Setting up to monitor system configuration with process-network-changes
2015-11-06 14:16:14 *Tunnelblick process-network-changes: A system configuration change was ignored

================================================================================

ifconfig output:

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 ::1 prefixlen 128 
inet 127.0.0.1 netmask 0xff000000 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 
nd6 options=1<PERFORMNUD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=10b<RXCSUM,TXCSUM,VLAN_HWTAGGING,AV>
ether c8:2a:14:41:8a:ac 
inet6 fe80::ca2a:14ff:fe41:8aac%en0 prefixlen 64 scopeid 0x4 
inet 10.66.1.243 netmask 0xffffff00 broadcast 10.66.1.255
nd6 options=1<PERFORMNUD>
media: autoselect (1000baseT <full-duplex>)
status: active
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether e4:ce:8f:25:4d:c4 
inet6 fe80::e6ce:8fff:fe25:4dc4%en1 prefixlen 64 scopeid 0x5 
inet 10.113.76.236 netmask 0xfffffc00 broadcast 10.113.79.255
nd6 options=1<PERFORMNUD>
media: autoselect
status: active
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr c8:2a:14:ff:fe:bd:df:60 
nd6 options=1<PERFORMNUD>
media: autoselect <full-duplex>
status: inactive
en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
options=60<TSO4,TSO6>
ether d2:00:1b:dd:f6:00 
media: autoselect <full-duplex>
status: inactive
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 06:ce:8f:25:4d:c4 
media: autoselect
status: inactive
bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=63<RXCSUM,TXCSUM,TSO4,TSO6>
ether ca:2a:14:14:04:00 
Configuration:
id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
ipfilter disabled flags 0x2
member: en2 flags=3<LEARNING,DISCOVER>
       ifmaxaddr 0 port 7 priority 0 path cost 0
nd6 options=1<PERFORMNUD>
media: <unknown type>
status: inactive
tap0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether b6:22:d2:6f:f5:55 
inet 192.168.1.19 netmask 0xffffff00 broadcast 192.168.1.255
media: autoselect
status: active
open (pid 32053)

================================================================================

Console Log:

2015-11-06 14:12:03 Tunnelblick[31680] Set program update feedURL to https://www.tunnelblick.net/appcast-s.rss
2015-11-06 14:12:03 Tunnelblick[31680] DEBUG: Updater: systemVersion 10.10.5 satisfies minimumSystemVersion 10.4.0
2015-11-06 14:12:03 Tunnelblick[31680] DEBUG: Updater: systemVersion 10.10.5 satisfies minimumSystemVersion 10.4.0
2015-11-06 14:12:05 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:12:05 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:12:05 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:12:05 tunnelblickd[31686] Status = 0 from tunnelblick-helper command 'compareShadowCopy HomeNetworkConfig'
2015-11-06 14:12:06 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:12:06 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:12:06 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:12:06 tunnelblickd[31686] Status = 0 from tunnelblick-helper command 'printSanitizedConfigurationFile HomeNetworkConfig.tblk 0'
2015-11-06 14:12:06 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:12:06 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:12:07 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:12:07 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.800000 seconds...
2015-11-06 14:12:08 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 1.600000 seconds...
2015-11-06 14:12:08 tunnelblickd[31686] Status = 0 from tunnelblick-helper command 'start HomeNetworkConfig.tblk 1337 1 0 1 0 16754 -ptADGNWradsgnw 2.3.6'
2015-11-06 14:12:20 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:12:20 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:12:20 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:12:20 tunnelblickd[31686] Status = 0 from tunnelblick-helper command 'connected HomeNetworkConfig.tblk 1'
2015-11-06 14:13:24 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:13:24 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:13:24 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:13:24 tunnelblickd[31897] Status = 0 from tunnelblick-helper command 'kill 31696'
2015-11-06 14:13:25 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:13:25 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:13:25 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:13:25 tunnelblickd[31897] Status = 0 from tunnelblick-helper command 'unloadKexts 2'
2015-11-06 14:13:26 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:13:26 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:13:26 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:13:26 tunnelblickd[31897] Status = 0 from tunnelblick-helper command 'postDisconnect HomeNetworkConfig.tblk 1'
2015-11-06 14:15:51 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:15:51 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:15:52 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:15:52 tunnelblickd[32047] Status = 0 from tunnelblick-helper command 'compareShadowCopy HomeNetworkConfig'
2015-11-06 14:15:52 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:15:52 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:15:52 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:15:53 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.800000 seconds...
2015-11-06 14:15:53 tunnelblickd[32047] Status = 0 from tunnelblick-helper command 'start HomeNetworkConfig.tblk 1337 1 0 1 0 16754 -ptADGNWradsgnw 2.3.6'
2015-11-06 14:16:04 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:16:04 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:16:04 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:16:04 tunnelblickd[32047] Status = 0 from tunnelblick-helper command 'connected HomeNetworkConfig.tblk 1'
2015-11-06 14:16:07 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:16:07 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:16:08 tunnelblickd[32047] Status = 0 from tunnelblick-helper command 'printSanitizedConfigurationFile HomeNetworkConfig.tblk 0'
2015-11-06 14:16:11 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:16:11 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:16:11 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:16:11 tunnelblickd[32047] Status = 0 from tunnelblick-helper command 'printSanitizedConfigurationFile HomeNetworkConfig.tblk 0'
2015-11-06 14:16:15 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.100000 seconds...
2015-11-06 14:16:15 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.200000 seconds...
2015-11-06 14:16:15 Tunnelblick[31680] runTunnelblickd: no data available from tunnelblickd socket; sleeping 0.400000 seconds...
2015-11-06 14:16:15 tunnelblickd[32047] Status = 0 from tunnelblick-helper command 'printSanitizedConfigurationFile HomeNetworkConfig.tblk 0'

================================================================================

Non-Apple kexts that are loaded:

Index Refs Address            Size       Wired      Name (Version) <Linked Against>
  143    3 0xffffff7f8387c000 0x46000    0x46000    org.virtualbox.kext.VBoxDrv (4.3.12) <7 5 4 3 1>
  144    0 0xffffff7f838c2000 0x8000     0x8000     org.virtualbox.kext.VBoxUSB (4.3.12) <143 113 39 7 5 4 3 1>
  145    0 0xffffff7f838ca000 0x5000     0x5000     org.virtualbox.kext.VBoxNetFlt (4.3.12) <143 7 5 4 3 1>
  146    0 0xffffff7f838cf000 0x6000     0x6000     org.virtualbox.kext.VBoxNetAdp (4.3.12) <143 5 4 1>
  177    0 0xffffff7f83978000 0x6000     0x6000     net.tunnelblick.tap (1.0) <7 5 4 1>

jkbull...gmail.com

unread,
Nov 6, 2015, 4:37:48 PM11/6/15
to tunnelblick-discuss
Please follow the instructions at Read Before You Post to get the info needed to diagnose problems. Wait at least 30 seconds after a connection is made before disconnecting.

Message has been deleted
Message has been deleted

Josh Michalenko

unread,
Nov 11, 2015, 8:10:13 AM11/11/15
to tunnelblick-discuss
I attached a new log. Thanks
log.rtf

jkbull...gmail.com

unread,
Nov 12, 2015, 9:10:47 AM11/12/15
to tunnelblick-discuss
This is a bit puzzling, because after the VPN was set up, Tunnelblick was able to reach tunnelblick.net without a problem, which can be seen from this log entry:

2015-11-11 06:54:46 *Tunnelblick: This computer's apparent public IP address changed from 128.42.161.141 before connection to 73.155.248.26 after connection


But a possible DNS problem is also shown here:

DNS servers '192.168.1.1' will be used for DNS queries when the VPN is active

The DNS servers do not include any free public DNS servers known to Tunnelblick. This may cause DNS queries to fail or be intercepted or falsified even if they are directed through the VPN. Specify only known public DNS servers or DNS servers located on the VPN network to avoid such problems.


Try changing the DNS server setting on your Mac to see if that is the problem. You could set it to Google Public DNS, for example, at 8.8.8.8, in System Preferences : Network.

Josh Michalenko

unread,
Nov 30, 2015, 1:46:09 PM11/30/15
to tunnelblick-discuss
I changed the DNS server to 8.8.8.8 with no luck reaching outside websites. Any other advice is appreciated. Thanks.

jkbull...gmail.com

unread,
Nov 30, 2015, 3:21:40 PM11/30/15
to tunnelblick-discuss
I think the only conclusion is that the VPN server is not set up properly, so although you can connect to it, you can't get out from it to the Internet. I can't help with that, unfortunately.
Reply all
Reply to author
Forward
0 new messages