XYGATE User Authentication Reference Manual
XYGATE
®
User Authentication
™
Reference Manual
Chapter 14. Configuring the RADIUS Interface
XYPRO Technology Corporation 118 Proprietary and Confidential
14.3.4 Testing Network-Related System Configuration
This section describes a simple test that can determine if the NonStop system is
properly set up for network communication.
1. Open the FTP Connection to the NonStop host by the DNS Name (from Guardian).
$DATA WORK 13> FTP
FTP Client - T9552H02 - (15OCT2007) - COPYRIGHT TANDEM COMPUTERS INCORPORATED
20
07
ftp> open node.mycompany.com
Connecting to node.mycompany.com.........Established.
220 node.mycompany.com FTP SERVER T9552G08 (Version G08 TANDEM 28JUN2007)
ready.
Name (node.mycompany.com:user):
2.
Open FTP connection to the NonStop host by the DNS Name (from OSS).
/user: ftp
ftp> open node.mycompany.com
Connected to node.mycompany.com
220 xys7000.xypro.com FTP SERVER T9552G08 (Version G08 TANDEM 28JUN2007) ready.
Name (node.mycompany.com:user):
3.
PING the NonStop host by the DNS Name from a DOS prompt.
C:\Documents and Settings\user> ping node.mycompany.com
Pinging node.mycompany.com [10.1.1.96] with 32 bytes of data:
Reply from 10.1.1.96: bytes=32 time=10ms TTL=255
Reply from 10.1.1.96: bytes=32 time=10ms TTL=255
Reply from 10.1.1.96: bytes=32 time=10ms TTL=255
Reply from 10.1.1.96: bytes=32 time=10ms TTL=255
Ping statistics for 10.1.1.96:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 10ms, Maximum = 10ms, Average = 10ms
4.
PING the RADIUS host system by the DNS Name from the NonStop System.
$DATA WORK 14> ping radius.mycompany.com
PING radius.mycompany.com: 56 data bytes
64 bytes from 10.1.101.16: icmp_seq=0. time=22. ms
64 bytes from 10.1.101.16: icmp_seq=1. time=10. ms
64 bytes from 10.1.101.16: icmp_seq=2. time=10. ms
64 bytes from 10.1.101.16: icmp_seq=3. time=10. ms
---- radius.mycompany.com PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 10/13/22
An “Established” connection
is the desired result.
“Connected to” is the desired result.
The DNS name was
successfully resolved to
the correct IP address.
The DNS name was
successfully resolved to
the correct IP address.