Problem Samba Replication Status

Traceback (most recent call last):
File “/usr/lib/python2.7/dist-packages/univention/management/console/modules/diagnostic/init.py”, line 280, in execute
result = execute(umc_module, **kwargs)
File “/usr/lib/python2.7/dist-packages/univention/management/console/modules/diagnostic/plugins/41_samba_tool_showrepl.py”, line 145, in run
drs = DRSUAPI()
File “/usr/lib/python2.7/dist-packages/univention/management/console/modules/diagnostic/plugins/41_samba_tool_showrepl.py”, line 62, in init
drs_tuple = drs_utils.drsuapi_connect(self.server, self.load_param, self.credentials)
File “/usr/lib/python2.7/dist-packages/samba/drs_utils.py”, line 63, in drsuapi_connect
raise drsException(“DRS connection to %s failed: %s” % (server, e))
drsException: drsException: DRS connection to srv-ad-master.dominio.intranet failed: (3221226047, ‘No service is operating at the destination port of the transport on the remote system.’)

Hi,

could you elaborate a little bit further about what you did when this happened? Do you have multiple servers? On which one did you see this error?

It looks like you have multiple servers and this one can not reach srv-ad-master.dominio.intranet as some ports appears to be blocked. Is there a firewall in between?

Could you please post the output of samba-tool drs showrepl on both servers?

Have you checked this article for firewall ports?

/CV

Mastodon