Changes

From Amahi Wiki
Jump to: navigation, search
2 bytes added ,  12:20, 19 February 2015
no edit summary
# Visit http://www.neorouter.com/Downloads.html#_page_nrfree_Linux and download the current version of NeoRouter Server for your Linux distribution. Mine was for RedHat/CentOS 64-bit server. Or from the command line: wget -c http://download.neorouter.com/Downloads/NRFree/<UpdateVersion>/Linux/<distro>/nrserver-<version>-<release>-<Arch>.<ext>. Example: http://download.neorouter.com/Downloads/NRFree/Update_2.1.2.4326/Linux/CentOS/nrserver-2.1.2.4326-free-centos-x86_64.rpm
# Install: sudo rpm -i nrserver-<version>-<release>.i386-<arch>.rpm
# If firewall is running, configure your firewall: In a terminal, run command "sudo nano /etc/sysconfig/iptables", add "-A INPUT -m state --state NEW -m tcp -p tcp --dport 32976 -j ACCEPT" before "COMMIT".
# After install, configure your server: