Initial connection via network, 3 route via windows workstation – Logical Solutions Secure Console Servers SCS-R User Manual
Page 31

tel (203) 647-8700
Page 31
Product Manual - MAN-000001C
Initial Connection via Network
S
ECURE
C
ONSOLE
S
ERVERS
4.3.3 Route via Windows workstation
If using a Linux workstation, ignore this section.
If using Windows 9x/2000/XP, you can connect to the SCS using your networked
Windows PC and an ssh-capable terminal emulation package.
Note
If you don’t have an ssh-capable terminal package, try using PuTTY,
a freely-distributed package you can download at
http://www.chiark.greenend.org.uk/~sgtatham/putty/
.
If you must use a Windows PC to login to the SCS, do the following:
1.
Determine your PC’s IP network address.
One method: open a DOS prompt window and type
ipconfig
, and press Enter.
Your PC’s IP address is listed, among other things.
2.
Add the route between the PC and the SCS.
From a DOS prompt, enter:
route add 10.9.8.7 mask 255.255.255.255
[press Enter]
3.
Ping the SCS to be sure that your network connection is now functioning.
Verify that this route now functions by typing
ping 10.9.8.7
at the DOS
prompt, and pressing Enter. Review the results for a positive response.
4.
Connect to the SCS using your terminal package, using ssh.
Launch your terminal package, and connect to the default IP address of the SCS
of
10.9.8.7
using ssh.
If using PuTTY (shown below), set the Session window IP address to 10.9.8.7, and
select the ssh radio button, and press ‘Open’.