Dstar Commander and LogMeIn Hamachi VPN
Sept 19, 2014 12:06:59 GMT -7
Post by kk6juj on Sept 19, 2014 12:06:59 GMT -7
Hey Bob,
Last night I tried to install the Linux Hamachi VPN software on my raspberry pi so that I could log into the device from anywhere in the world... The install went fairly smoothly except the pi would lose its wifi connection after the install requiring me to hardwire.
I tried redoing the wifi setup with the file in /etc and reissuing the command. This would make the wifi active, but again after reboot I wouldn't have a wifi connection active.
Is there anything you can think of I should look at that may be conflicting?
Here is a link for Hamachi in case you ever wanted this VPN flexibility yourself:
secure.logmein.com/labs/
Thanks for your thoughts,
Brad
Here are some logs from both a working and non working setup. It appears it sending an ifdown wlan0 statement for some reason:
Last night I tried to install the Linux Hamachi VPN software on my raspberry pi so that I could log into the device from anywhere in the world... The install went fairly smoothly except the pi would lose its wifi connection after the install requiring me to hardwire.
I tried redoing the wifi setup with the file in /etc and reissuing the command. This would make the wifi active, but again after reboot I wouldn't have a wifi connection active.
Is there anything you can think of I should look at that may be conflicting?
Here is a link for Hamachi in case you ever wanted this VPN flexibility yourself:
secure.logmein.com/labs/
Thanks for your thoughts,
Brad
Here are some logs from both a working and non working setup. It appears it sending an ifdown wlan0 statement for some reason:
Non Working Startup:
Sep 19 06:10:20 dstarpi wpa_action: creating sendsigs omission pidfile: /run/sendsigs.omit.d/wpasupplicant.wpa_supplicant.wlan0.pid
Sep 19 06:10:20 dstarpi wpa_action: wpa_state=DISCONNECTED
Sep 19 06:10:20 dstarpi wpa_action: address=00:13:ef:d0:1d:de
Sep 19 06:10:20 dstarpi wpa_action: WPA_IFACE=wlan0 WPA_ACTION=DISCONNECTED
Sep 19 06:10:20 dstarpi wpa_action: WPA_ID=1 WPA_ID_STR= WPA_CTRL_DIR=/var/run/wpa_supplicant
Sep 19 06:10:20 dstarpi wpa_action: ifdown wlan0
Sep 19 06:10:24 dstarpi wpa_action: removing sendsigs omission pidfile: /run/sendsigs.omit.d/wpasupplicant.wpa_supplicant.wlan0.pid
Working Startup:
Sep 19 06:29:01 dstarpi wpa_action: WPA_IFACE=wlan0 WPA_ACTION=CONNECTED
Sep 19 06:29:01 dstarpi wpa_action: WPA_ID=1 WPA_ID_STR= WPA_CTRL_DIR=/var/run/wpa_supplicant
Sep 19 06:29:01 dstarpi wpa_action: ifup wlan0=default
Sep 19 06:29:03 dstarpi kernel: [ 26.012197] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
Sep 19 06:29:28 dstarpi wpa_action: creating sendsigs omission pidfile: /run/sendsigs.omit.d/wpasupplicant.wpa_supplicant.wlan0.pid
Sep 19 06:29:28 dstarpi wpa_action: bssid=28:37:37:46:9d:b0
Sep 19 06:29:28 dstarpi wpa_action: ssid=Office
Sep 19 06:29:28 dstarpi wpa_action: id=1
Sep 19 06:29:28 dstarpi wpa_action: mode=station
Sep 19 06:29:28 dstarpi wpa_action: pairwise_cipher=CCMP
Sep 19 06:29:28 dstarpi wpa_action: group_cipher=CCMP
Sep 19 06:29:28 dstarpi wpa_action: key_mgmt=WPA2-PSK
Sep 19 06:29:28 dstarpi wpa_action: wpa_state=COMPLETED
Sep 19 06:29:28 dstarpi wpa_action: ip_address=192.168.1.8
Sep 19 06:29:28 dstarpi wpa_action: address=00:13:ef:d0:1d:de