View Single Post
Old November 27th, 2011, 06:14 AM   #50 (permalink)
killwa
New Member
 
Join Date: Nov 2011
Posts: 7
 
Device(s): Huawei U8180
Thanks: 2
Thanked 0 Times in 0 Posts
Default

i did all the steps and it says on my phone
connected to host
but on the terminal it keeps restarting process :/
plz tell me what to do i feel so close to make it work xD

Code:
Sun Nov 27 14:08:15 2011 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sun Nov 27 14:08:15 2011 ******* WARNING *******: all encryption and authentication features disabled -- all data will be tunnelled as cleartext
Sun Nov 27 14:08:15 2011 TUN/TAP device /dev/tun1 opened
Sun Nov 27 14:08:15 2011 /sbin/ifconfig tun1 delete
ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address
Sun Nov 27 14:08:15 2011 NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure
Sun Nov 27 14:08:15 2011 /sbin/ifconfig tun1 192.168.56.2 192.168.56.1 mtu 1500 netmask 255.255.255.255 up
Sun Nov 27 14:08:15 2011 /Users/ahmedabouelnour/azilink.sh up tun1 1500 1502 192.168.56.2 192.168.56.1 init
add net 0.0.0.0: gateway 192.168.56.1
Sun Nov 27 14:08:15 2011 WARNING: potential route subnet conflict between local LAN [192.168.1.0/255.255.255.0] and remote VPN [128.0.0.0/128.0.0.0]
add net 128.0.0.0: gateway 192.168.56.1
Sun Nov 27 14:08:15 2011 Attempting to establish TCP connection with 127.0.0.1:41927 [nonblock]
Sun Nov 27 14:08:16 2011 TCP connection established with 127.0.0.1:41927
Sun Nov 27 14:08:16 2011 TCPv4_CLIENT link local: [undef]
Sun Nov 27 14:08:16 2011 TCPv4_CLIENT link remote: 127.0.0.1:41927
Sun Nov 27 14:08:20 2011 Connection reset, restarting [0]
delete net 128.0.0.0: gateway 192.168.56.1
delete net 0.0.0.0: gateway 192.168.56.1
Sun Nov 27 14:08:20 2011 /Users/ahmedabouelnour/azilink.sh down tun1 1500 1502 192.168.56.2 192.168.56.1 init
Sun Nov 27 14:08:20 2011 SIGUSR1[soft,connection-reset] received, process restarting
killwa is offline  
Last edited by killwa; November 27th, 2011 at 06:32 AM.
Reply With Quote