Re: [Linux-decnet-user] dnping, socket: Connection refused
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Pavel P. <Pa...@se...> - 2008-07-11 13:13:18
|
< ------------ Původní zpráva ------------ < Od: Christine Caulfield <chr...@go...> < Předmět: Re: [Linux-decnet-user] dnping, socket: Connection refused < Datum: 11.7.2008 14:18:36 < ---------------------------------------- < Pavel Pokorný wrote: < > Hi all, < > < > could anybody help me with following issue? We have CentOS 5.0 server with < DECnet support (kernel-2.6.18-53.1.14.el5.decnet.i686.rpm) and dnprogs < (dnprogs-2.38-1.i386.rpm) installed. On the network is Cisco router that works < like DECnet router. When I try to ping this router via dnping I receive < following response "socket: Connection refused". I sniffered network < communication and investigated that the CentOS server sent "connect < confirm/initiate message" to the router but the router responded with < "disconnect initiate/confirm message" with reason: "The destination end user < does not exist". Does anybody know what is wrong? This communication was working < but unreasonably stopped. < > < < < That message means that the remote end isn't running a MIRROR object. < dnping isn't a ping in the same low-level sense that an IP ping is. It < needs a listening process at the other end to respond to it. < < -- < < Chrissie < < < Chrissie, thank you for quick answer. But interesting for me is following. When I pinged my CentOS from router and sniffered the communication the communication was different. There was not "connect confirm/initiate message" but just "Link service message". In this case there is not authorization, isn't it? Thank you. Pavel |