Hi all,
Our Windows Neorouter Pro Server crashed and I'm still trying to recover the database. In the meantime I'm thinking a solid-state Raspberry Pi 4 may be a better alternative.
I can't seem to get it working however. That is, I cannot see the server from the online server check.
Two problems I can see:
1. Does OpenSSL work? Here's my output from nrsetup:
Code:
NeoRouter Server Install Wizard
Copyright (C) 2019 NeoRouter Inc.
*** Please run this command as root ***
Step 1 - Setup NeoRouter Domain:
NeoRouter domain name uniquely identifies your NeoRouter server, and is required to login NeoRouter client.
Do you already have a NeoRouter domain(y/n): y
Please enter domain info.
Enter domain name: XYZ
Enter domain password:
SOAP 1.1 fault: SOAP-ENV:Client [no subcode]"SSL_ERROR_SSL
error:140740BF:SSL routines:SSL23_CLIENT_HELLO:no protocols available"Detail: SSL connect failed in tcp_connect().
Domain setup failed with error 0x8081DC1E
2. Is there a firewall on the Raspberry Pi? I can't seem to figure out if I need to open my port, and if so, how.
I'm using the latest version for Raspbian from the Downloads screen.