I have a conundrum.. I'm trying to install tunneling via the instructions here: http://www.broadband-hamnet.org/documentation/204-the-tunnel.html
I SSH into the node no problem.. Login, and copy the client line from the above page and tell it to execute.. And get this
root@N9MXQ-GATE:~ # No connectivity! You must have internet access. Testing internet connectivity... Would you like to proceed? (Y/N) y This script installs the vtun client on a FRESHLY installed BBHN Mesh node.BBHN vTUN Client Installer - Version 0.9.1
00:04:05 (80.63 KB/s) - `setup_client_vpn' saved [13750/13750] 100%[====================================>] 13,750 80.89K/s
Length: 13,750 (13K) [text/plain] HTTP request sent, awaiting response... 200 OK Connecting to www.broadband-hamnet.org|71.42.236.91|:80... connected.Resolving www.broadband-hamnet.org... 71.42.236.91 => `setup_client_vpn'--00:04:00-- http://www.broadband-hamnet.org/download/attitude_adjustment/12.09/ar71xx/generic/packages/setup_client_vpnroot@N9MXQ-GATE:~# wget http://www.broadband- hamnet.org/download/attitude_adjustment/12.09/ar71xx/generic/packages/setup_client_vpn ; chmod +x setup_client_vpn; ./setup_client_vpn ---------------------------------------------------Broadband-Hamnet(TM) build 2 version 3.1.0
(Don't know why that pasted upside down)
How is it a node can resolve http://www.broadband-hamnet.org, download the package, and then go on to say it DOESN'T have internet connectivity? |