I've spent several hours trying to get everything in place and working, but to no avail. I have a hunch it's on the Tunnelblick side of things... all I have right now is its self-generated sample configuration file. What do I need to do to give it a real configuration file/where can I get it?
My username is derrickrohl and in that folder I have adb and azilink.sh
Here's what I get:
Derrick-Rohls-MacBook-Pro:~ derrickrohl$ ~/azilink.sh
/Users/derrickrohl/azilink.sh: line 17: adb: command not found
Tue Jun 29 22:05:48 2010 OpenVPN 2.1.1 i386-apple-darwin10.2.0 [SSL] [LZO2] [PKCS11] built on Feb 24 2010
Tue Jun 29 22:05:48 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Tue Jun 29 22:05:48 2010 ******* WARNING *******: all encryption and authentication features disabled -- all data will be tunnelled as cleartext
Tue Jun 29 22:05:48 2010 TUN/TAP device /dev/tun0 opened
Tue Jun 29 22:05:48 2010 /sbin/ifconfig tun0 delete
ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
Tue Jun 29 22:05:48 2010 NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure
Tue Jun 29 22:05:48 2010 /sbin/ifconfig tun0 192.168.56.2 192.168.56.1 mtu 1500 netmask 255.255.255.255 up
Tue Jun 29 22:05:48 2010 /Users/derrickrohl/azilink.sh up tun0 1500 1502 192.168.56.2 192.168.56.1 init
Tue Jun 29 22:05:48 2010 WARNING: potential route subnet conflict between local LAN [10.0.1.0/255.255.255.0] and remote VPN [0.0.0.0/128.0.0.0]
add net 0.0.0.0: gateway 192.168.56.1
add net 128.0.0.0: gateway 192.168.56.1
Tue Jun 29 22:05:48 2010 Attempting to establish TCP connection with 127.0.0.1:41927 [nonblock]
Tue Jun 29 22:05:48 2010 TCP: connect to 127.0.0.1:41927 failed, will try again in 5 seconds: Connection refused
|