NeoRouter

From Amahi Wiki
Revision as of 22:54, 20 February 2015 by Bigfoot65 (talk | contribs) (→‎Server)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Msgbox-WOPr.png Work In Progress
This article is currently undergoing major expansion or restructuring. You are welcome to assist by editing it as well. If this article has not been edited in several days, please remove this template.


To install NeoRouter VPN solution to your HDA (Amahi 7):

Server

wget http://download.neorouter.com/Downloads/NRFree/Update_2.1.2.4326/Linux/Fedora/nrserver-2.1.2.4326-free-fedora-x86_64.rpm 
or (32-bit)
wget http://download.neorouter.com/Downloads/NRFree/Update_2.1.2.4326/Linux/Fedora/nrserver-2.1.2.4326-free-fedora-x86_64.rpm 
  • Install (64-bit):
sudo rpm -i http://download.neorouter.com/Downloads/NRFree/Update_2.1.2.4326/Linux/Fedora/nrserver-2.1.2.4326-free-fedora-x86_64.rpm 
or (32-bit)
sudo rpm -i http://download.neorouter.com/Downloads/NRFree/Update_2.1.2.4326/Linux/Fedora/nrserver-2.1.2.4326-free-fedora-x86_64.rpm 
  • After install, configure your server:
nrserver -showsettings
nrserver -setdomain myPrivateNetwork myDomainPassword
nrserver -showsettings
  • Restart your HDA.

Client

Install the appropriate NeoRouter client package on a workstation and attempt to log into the network via one of the users previously created. For more details on client installation, refer to Client Setup.

Optionally, install the NeoRouter client package on the same machine running the NeoRouter server package. This allows VPN users to connect with other services hosted by the same computer as the NeoRouter server. For example, VNC to remotely access the desktop of the HDA.