Line 4: Line 4:
 
Putty is a telnet/ssh client software capable of tunneling tcp connections to different networks.
 
Putty is a telnet/ssh client software capable of tunneling tcp connections to different networks.
  
Download and install it [http://ftp.acc.umu.se/mirror/ftp.chiark.greenend.org.uk/putty/putty-website-mirror/0.66/x86/putty-0.66-installer.exe putty-0.66-installer.exe]
+
Download and install [http://ftp.acc.umu.se/mirror/ftp.chiark.greenend.org.uk/putty/putty-website-mirror/0.66/x86/putty-0.66-installer.exe putty-0.66-installer.exe]
  
 
==Configure Putty==
 
==Configure Putty==
 
Configure Putty to tunnel traffic from our network to your reader device.
 
Configure Putty to tunnel traffic from our network to your reader device.
  
Navigate to <code>Connection->SSH->Tunnels</code>
+
Navigate to <code>-> Connection -> SSH -> Tunnels</code>
 +
 
 +
Enter destination <code>address:port</code> pair as your reader tcp/ip address and port.
 +
 
 +
Set source port <u>same as destination port</u>.
 +
 
 +
<u>Set other checkboxes</u> as the screen shows bellow and remember to click <code>Add</code> button.
 +
 
 
[[File:putty_tunnel_set.jpg]]
 
[[File:putty_tunnel_set.jpg]]
 +
 +
Navigate to <code>-> Sesson</code>
 +
 +
Enter hostname and port: router.rainio.org 2202
 +
 +
Check that connection type is: SSH
 +
 +
Enter name to Saved sessions and click <code>Save</code>
 +
 +
After saving click <code>Open</code> to start connection.
  
 
[[File:putty_tunnel_connect.jpg]]
 
[[File:putty_tunnel_connect.jpg]]
 +
 +
After connecting it will ask username and password.
 +
 +
Username is: tunnel
 +
Pasword is: tunnel634

Revision as of 12:48, 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

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.

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

Navigate to -> Sesson

Enter hostname and port: router.rainio.org 2202

Check that connection type is: SSH

Enter name to Saved sessions and click Save

After saving click Open to start connection.

Putty tunnel connect.jpg

After connecting it will ask username and password.

Username is: tunnel Pasword is: tunnel634