[tkined] Tnm- addressing the local host

From: Collard Joseph (Joseph.Collard@SAITRH.com)
Date: Mon May 28 2001 - 18:46:43 MET DST


Hello,
Interactively, I created a very simple responder (agent) and a very simple
generator (manager ) using wish83.exe on a Win98 host with IP =
10.16.212.198

I am surprised: when I use the session with -address 10.16.212.198, the
responder does not reply while if I use the session with -address 127.0.0.1
I got reply (as expected)

Is it normal or is it a configuration problem ?

Hereafter is what I got on the consoles as well the routing table.
Thanks in advance

Joseph Collard
SAIT-STENTO Wireless Solutions
R&D Software Engineer
Chaussée de Ruisbroek 66
B-1180 Brussels
Phone +32 2 370.54.83
Fax +32 2 376.62.20
E-mail joseph.collard@saitrh.com

===============================

AGENT SIDE

% package require Tnm 3.0
3.0.0
% Tnm::snmp responder -port 161 -community public
snmp0
%

MANAGER SIDE

% package require Tnm 3.0
3.0.0
% Tnm::snmp generator -address 127.0.0.1 -port 161
snmp0
% snmp0 get sysDescr.0
{1.3.6.1.2.1.1.1.0 {OCTET STRING} {Tnm SNMP agent version 3.0.0
(intel-Windows95-4.10)}}
% Tnm::snmp generator -address 10.16.212.198 -port 161
snmp1
% snmp1 get sysDescr.0
noResponse 0 {}
%
========================================================

ROUTING TABLE

Microsoft(R) Windows 98
   (C)Copyright Microsoft Corp 1981-1999.

C:\WINDOWS>netstat -r

Route Table

Active Routes:

  Network Address Netmask Gateway Address Interface Metric

          0.0.0.0 0.0.0.0 10.16.212.3 10.16.212.198 1

      10.16.212.0 255.255.252.0 10.16.212.198 10.16.212.198 1

    10.16.212.198 255.255.255.255 127.0.0.1 127.0.0.1 1

   10.255.255.255 255.255.255.255 10.16.212.198 10.16.212.198 1

        127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1

        224.0.0.0 224.0.0.0 10.16.212.198 10.16.212.198 1

  255.255.255.255 255.255.255.255 10.16.212.198 0.0.0.0 1

==========================================================================

Joseph

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.



This archive was generated by hypermail 2b29 : Thu Jan 03 2002 - 14:56:26 MET