So I have a question:
We have a Domino Server over in Italy that stopped replicating and mail routing with our US Domino Server. It was working fine up to a couple of days ago. I’ve checked all the connection docs and they look ok. Nothing has changed. The replication service is up and running fine to other servers. I can still telnet to their server using
telnet 1352
Anyone know of why this might happen? Thx.
Subject: Connecting to Another Server Question
Is there anything in the server’s log that identifies a connectivity issue?
Can you manually initiate a replication event using the server console (Admin client)?
Subject: RE: Connecting to Another Server Question
from the server console I can initiate a manual replication (with both IP and Server Name), and it works fine. weird thing is, when I do a trace route from the admin client (through Preferences-> User Preferences → Ports → Trace) it returns an error
“ has no address for on TCPIP”
and the server connection docs look fine, and as stated before I’m able to telnet to the destination server.
is there something that I’ve overlooked?
Subject: Perhaps take a look thru this thread…
https://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/a736cb175fb73c2f85256ffe004a4f13?OpenDocument
Make sure you read to the end (including his last linked thread).
Hope this one helps!
T.
Subject: RE: Connecting to Another Server Question
When you use the trace in user preferences in the admin client, you are using the TCP/IP stack on your workstation, and the connection documents in your personal address book, not the server’s TCP/IP stack and the connection docs in the server’s address book. It’s therefore not all that surprising if the results are different.
Subject: RE: Connecting to Another Server Question
The weird thing is, when I do a trace from the server console using the server name, I can connect to the server fine. but when I trace using the IP or the internet hostname it returns the error:
Checking for xxx.xxx.xxx.xxx on TCPIP using address ‘xxx.xxx.xxx.xxx’
Connected to the wrong server using address xxx.xxx.xxx.xxx
Connected to the wrong server using address xxx.xxx.xxx.xxx
Unable to connect to xxx.xxx.xxx.xxx on TCPIP (Connection denied. The server you connected to has a different name from the one requested.)
Checking low and normal priority connection documents…
No default passthru server defined
Unable to find any path to xxx.xxx.xxx.xxx because Unable to find path to server
any ideas?