n2n VPN
This revision is from 2013/02/03 18:55. You can Restore it.
Configure n2n VPN
- n2n Supernode: IP or URL, can have maximum 15 characters.
- Supernode port: IP port value must be from 1 to 65535.
- Login (same as Callsign):
- New password: must be at longer of 8 characters.
- Server ip address: IP adres your server in VPN network.
How to connect to RemoteQTH server with Windows
- download n2n client from ntop.org and install
- start shell (Menu start -> Exec -> cmd (enter))
- change to n2n directory cd <my n2n directory>\bin
IMPORTANT: PLEASE READ Once n2 is installed you need to open a shell (Menu start -> Exec -> cmd (enter)) and do: - cd <my n2n directory>\bin - edge.exe -c <my community> -a <my IP address> -k <encryption key> -l <supernode IP:port> Example: edge.exe -c mycommunity -a 10.10.10.99 -k my_key -l 1.2.3.4:1234 Type edge.exe -h for help.
How to connect to RemoteQTH server with Linux
Client side connect to vpn with
sudo edge -d edge0 -l [node]:[port] -c [login] -k [password] -a [ip] -f