Secure ASE Communication: Difference between revisions

From wiki.comcert.com
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:


== Introduction ==
== Introduction ==
Using secure shell (SSH) between a configuration host and ASE and secure communication between TruView Central and ASE are intertwined.  This procedure shows how to setup secure communication.  Setting up SSH access is merely part of that process.  
 


== Solution ==
== Solution ==
{{#invoke:Message box|ambox |type=content|text=Before secure communication can be configured, unsecure IP communication (Telnet) must be established between the ASE and TruView Central. If this is not allowed by your company's security policy, these steps must be completed in the lab.
}}


Enabling secure communication between the ASE, PAC and TruView Central should be the same for all ASEs running firmware version 6.9 or higher. This procedure has been tested on ASE Series 1900 and Series 400.
Enabling secure communication between the ASE, PAC and TruView Central should be the same for all ASEs running firmware version 6.9 or higher. This procedure has been tested on ASE Series 1900 and Series 400.


Connect to the ASE
*Connect to the ASE  
 
Telnet (tcp/23).
 
Depending on the ASE model, serial port settings are (8N1,9600) or (8N1,19200).


Telnet (tcp/23) Serial port (8N1, 19200)
*Login to ASE 


Login to ASE 
Default credentials admin/visual.


Default credentials admin/visual
*Enter the security dialog and enter the settings as follows


Check for security command and enter the settings as follows. You can add Host Address Security at a later stage. Be prepared to set a passcode. For security reasons, this should be different from the login password.
You can add Host Address Security at a later stage. Be prepared to set a <passcode>. For security reasons, this should be different from the login password.
<pre>CRT-DEV-ASE007> sec
</pre>
 
{| border="1" cellpadding="1" cellspacing="1" style="width: 1264px;"
|-
| style="width: 249px;" | '''Parameter'''
| style="width: 93px;" | '''Value'''
| style="width: 905px;" | '''Remarks'''
|-
| style="width: 249px;" | Security Level
| style="width: 93px;" | Partial
| style="width: 905px;" | -
|-
| style="width: 249px;" | SSL TCP Port
| style="width: 93px;" | 2359
| style="width: 905px;" | This is the port for secure communication between ASE and TruView Central <u>with the exception of Putty</u>. &nbsp;You may choose any port except tcp/22.
|-
| style="width: 249px;" | Change Management Passcode
| style="width: 93px;" | Y
| style="width: 905px;" | -
|-
| style="width: 249px;" | Enter Management Passcode
| style="width: 93px;" | <passcode>
| style="width: 905px;" | -
|-
| style="width: 249px;" | Change Host Address Security Table
| style="width: 93px;" | None
| style="width: 905px;" | Can be added later
|}
 
Check the setttings and notice that the field Managent Passcode reads <span style="background-color:#FFFF00;">None</span>. This is expected.
<pre>CRT-DEV-ASE007> sh sec
<pre>CRT-DEV-ASE007> sh sec


     Security Level:         Partial
     Security Level:           Partial
     SSL TCP Port :           2359
     SSL TCP Port:             2359
     Management passcode:     Set
     Management passcode:     None
     Pending passcode:       Ready
     Pending passcode:         Ready
     Remote Console Protocol: SSH
     Remote Console Protocol: SSH
     Host Address Security:   Disabled
     Host Address Security:   Disabled


     Host Address Security Table: EMPTY
     Host Address Security Table: EMPTY
</pre>
</pre>


Locate and run&nbsp;IPTool&nbsp;located on TruView Central. IPTool is an unsupported utility for use by Fluke Networks&nbsp;technical support.
*Locate and run&nbsp;IPTool&nbsp;located on TruView Central  
 
IPTool is an unsupported utility for use by Fluke Networks&nbsp;technical support.
<pre>C:\Program Files (x86)\Fluke Networks\Visual Performance Manager Server\iptool.exe</pre>
<pre>C:\Program Files (x86)\Fluke Networks\Visual Performance Manager Server\iptool.exe</pre>


From iptool fetch any command for appflows or voip data by entering the passcode you have chosen in the previous step.
*From IPTool fetch any command for appflows or voip data by entering the passcode you have chosen in the previous step  
*Click '''TFTP GET''' in the top left corner of the windows and enter the ASE's settings per this example


&nbsp;
[[File:IPToolTFTPGet.png|RTENOTITLE]]
 
*Click '''Go'''. The results you get are irellevant at this time. The procedure enables secure communication on&nbsp;the ASE
 
[[File:TFTPResponseDecode.png|RTENOTITLE]]
 
*Run the security dialog again and notice the value of Management passcode has changed to <span style="background-color:#FFFF00;">Set</span>. This confirms the TruView Central can communicate securely with the ASE and SSH access is granted
<pre>CRT-DEV-ASE007> sh sec
    Security Level:          Partial
    SSL TCP Port:            2359
    Management passcode:      Set 
    Pending passcode:        Ready
    Remote Console Protocol:  SSH
    Host Address Security:    Disabled
 
Host Address Security Table: EMPTY</pre>
 
At this stage, you may login to the ASE using SSH (tcp/22). Putty is located on TruView Central. <span style="background-color:#FFFF00;">Only Putty on TruView Central can be used to connect securely to the ASE.</span> &nbsp;In future releases this restriction will be lifted.
 
[[File:TVCPuttyConfiguration.png|RTENOTITLE]]
 
[[File:TVCPutty.png|RTENOTITLE]]
 
You can enhance security even further by enabling&nbsp;Host Address Security. Add&nbsp;a Host Address Security Table via the security dialog mentionned before. Only hosts with an IP address that belongs to a network&nbsp;in the&nbsp;table will be able to access the ASE using SSH. This has no effect on the ASE-to-TVC communication.

Latest revision as of 07:05, 4 September 2017

Introduction

Using secure shell (SSH) between a configuration host and ASE and secure communication between TruView Central and ASE are intertwined.  This procedure shows how to setup secure communication.  Setting up SSH access is merely part of that process.  

 

Solution

Enabling secure communication between the ASE, PAC and TruView Central should be the same for all ASEs running firmware version 6.9 or higher. This procedure has been tested on ASE Series 1900 and Series 400.

  • Connect to the ASE

Telnet (tcp/23).

Depending on the ASE model, serial port settings are (8N1,9600) or (8N1,19200).

  • Login to ASE 

Default credentials admin/visual.

  • Enter the security dialog and enter the settings as follows

You can add Host Address Security at a later stage. Be prepared to set a <passcode>. For security reasons, this should be different from the login password.

CRT-DEV-ASE007> sec
Parameter Value Remarks
Security Level Partial -
SSL TCP Port 2359 This is the port for secure communication between ASE and TruView Central with the exception of Putty.  You may choose any port except tcp/22.
Change Management Passcode Y -
Enter Management Passcode <passcode> -
Change Host Address Security Table None Can be added later

Check the setttings and notice that the field Managent Passcode reads None. This is expected.

CRT-DEV-ASE007> sh sec

    Security Level:           Partial
    SSL TCP Port:             2359
    Management passcode:      None
    Pending passcode:         Ready
    Remote Console Protocol:  SSH
    Host Address Security:    Disabled

    Host Address Security Table: EMPTY
  • Locate and run IPTool located on TruView Central

IPTool is an unsupported utility for use by Fluke Networks technical support.

C:\Program Files (x86)\Fluke Networks\Visual Performance Manager Server\iptool.exe
  • From IPTool fetch any command for appflows or voip data by entering the passcode you have chosen in the previous step
  • Click TFTP GET in the top left corner of the windows and enter the ASE's settings per this example

RTENOTITLE

  • Click Go. The results you get are irellevant at this time. The procedure enables secure communication on the ASE

RTENOTITLE

  • Run the security dialog again and notice the value of Management passcode has changed to Set. This confirms the TruView Central can communicate securely with the ASE and SSH access is granted
CRT-DEV-ASE007> sh sec 
    Security Level:           Partial 
    SSL TCP Port:             2359 
    Management passcode:      Set  
    Pending passcode:         Ready
    Remote Console Protocol:  SSH 
    Host Address Security:    Disabled 

Host Address Security Table: EMPTY

At this stage, you may login to the ASE using SSH (tcp/22). Putty is located on TruView Central. Only Putty on TruView Central can be used to connect securely to the ASE.  In future releases this restriction will be lifted.

RTENOTITLE

RTENOTITLE

You can enhance security even further by enabling Host Address Security. Add a Host Address Security Table via the security dialog mentionned before. Only hosts with an IP address that belongs to a network in the table will be able to access the ASE using SSH. This has no effect on the ASE-to-TVC communication.