Pages
Contents
NatNix - Frequently Answered Questions
   Home    Install



Your computer needs to register a unique hostname for others to connect to it. Remote computers can connect without registering a unique hostname themselves.
You need to use a password to register your hostname and to change it.

Remote computers don't allow just anyone on the net to connect to them. They need to make sure you are authorized to connect to the computer before they allow access to an application. So when you connect, you have to enter a password to authenticate yourself to the computer you are connecting to. That password is different from the password you used to register your hostname. Usually when connecting to a remote computer, you enter the username and password you would normally use to connect to it if you were sitting at its keyboard. You may choose a username and password to connect, but a user at the remote computer must manually accept your connection.

When you have connected to the computer itself, the application you are connecting to may require its own password.


All NatNix connections are securely authenticated and encrypted. That means that only the people you allow can connect, and no one else can intercept your communication. You can enable password control to force remote users to know a password before connecting.
NatNix negotiates direct connections through all but the most restrictive firewalls and routers. If you can browse the Web, you can use NatNix. NatNix negotiates tunnels through firewalls by mutual consent, and does not allow unauthorized access.

Alice registers a hostname "FileServer.AliceCo.vpn.natnix.com". Bob runs VNC (a remote screen sharing application) and connects to "FileServer.AliceCo.vpn.natnix.com".

Bob's NatNix prompts him for a password to connect to Alice's server. Bob enters "bobuser/bobpassword" into the NatNix connect dialog. If the bobuser account already exists on Alice's server, Bob is allowed in. Otherwise, a dialog appears on Alice's server asking to grant Bob access with the "bobpassword" password. Alice must manually accept Bob's connection, unless his account already exists.

Once Bob's NatNix connection is established, his VNC application connects to Alice's VNC server (assuming it is already running.) VNC itself requires another password to connect, that Alice set up when she ran the VNC server for the first time.

Finally, Bob's VNC viewer is connected to Alice's screen.


NatNix is much easier to install and use than traditional VPNs. The NatNix control panel allows you to quickly connect and launch applications.

Compare that with traditional VPNs where you have to set up a VPN server in each office (hardware and expert setup required) and manage IP addresses and passwords. NatNix has easy software setup and requires no hardware or changes to your existing network.



You may connect to a computer via NatNix, but you get "Connection refused" when connecting to an application. Usually that's because the server application is not running to accept your call. For example, Windows servers do not usually run an SSH (secure shell) server, so if you try to open an SSH shell to a Windows server, you will get a "Connection Refused" error.

When your application connects for the first time, you have to enter a password and the remote user may have to accept it. In the meantime, the application you are trying to connect may time out. Just start it again after your password is accepted.