Line 7: Line 7:
  
 
==Configure Putty==
 
==Configure Putty==
 +
===Tunnel settings===
 
Configure Putty to tunnel traffic from our network to your reader device.
 
Configure Putty to tunnel traffic from our network to your reader device.
  
Line 12: Line 13:
  
 
Enter destination <code>address:port</code> pair as your reader tcp/ip address and port.
 
Enter destination <code>address:port</code> pair as your reader tcp/ip address and port.
 +
: Ports of protocols: HTTP: 80, Saturn: 50007, Mercury: 2324, P3: 5403
  
 
Set source port <u>same as destination port</u>.
 
Set source port <u>same as destination port</u>.
Line 19: Line 21:
 
[[File:putty_tunnel_set.jpg]]
 
[[File:putty_tunnel_set.jpg]]
  
 +
===Connection settings===
 
Navigate to <code>-> Sesson</code>
 
Navigate to <code>-> Sesson</code>
  
Line 31: Line 34:
 
[[File:putty_tunnel_connect.jpg]]
 
[[File:putty_tunnel_connect.jpg]]
  
 +
===Authentication===
 
After connecting it will ask username and password.
 
After connecting it will ask username and password.
  
Line 37: Line 41:
 
Pasword is: '''<code>Tunnel634</code>'''
 
Pasword is: '''<code>Tunnel634</code>'''
  
 +
===Debugging===
 
If login is succesfull, an empty black screen appears. Just leave it as is. Do not close the screen or window.
 
If login is succesfull, an empty black screen appears. Just leave it as is. Do not close the screen or window.
 +
 +
We will tell you when you are free to close connections and windows.

Revision as of 12:56, 7 February 2016

This page instructs you how to connect your reader device to our network for debugging purposes.

Download Putty (Windows)

Putty is a telnet/ssh client software capable of tunneling tcp connections to different networks.

Download and install putty-0.66-installer.exe

Configure Putty

Tunnel settings

Configure Putty to tunnel traffic from our network to your reader device.

Navigate to -> Connection -> SSH -> Tunnels

Enter destination address:port pair as your reader tcp/ip address and port.

Ports of protocols: HTTP: 80, Saturn: 50007, Mercury: 2324, P3: 5403

Set source port same as destination port.

Set other checkboxes as the screen shows bellow and remember to click Add button.

Putty tunnel set.jpg

Connection settings

Navigate to -> Sesson

Enter hostname and port: router.rainio.org 2202

Check that connection type is: SSH

Enter name reader debug to Saved sessions and click Save

After saving, click Open to start connection.

Putty tunnel connect.jpg

Authentication

After connecting it will ask username and password.

Username is: tunnel

Pasword is: Tunnel634

Debugging

If login is succesfull, an empty black screen appears. Just leave it as is. Do not close the screen or window.

We will tell you when you are free to close connections and windows.