3 servers in the tree.
Server1 = 10.10.1.10
Server2 = 10.10.1.11
Server3 = 10.10.1.13
Server1 and Server3 are both openslpDA servers (Server1 is a DS Master, Server2 and Server3 have RW replicas of everything)
Server1 slp.conf (well end part anyway):
net.slp.useScopes = ACME_SLP_GLOBAL
net.slp.isDA = true
net.slp.isBroadcastOnly = false
net.slp.DAAddresses = 10.10.1.10,10.10.1.13
net.slp.MTU = 1450
net.slp.DASyncReg = true
net.slp.isDABackup = true
;net.slp.DABackupLocalReg = true
net.slp.DABackupInterval = 900
Server3 slp.conf (end part as well):
net.slp.useScopes = ACME_SLP_GLOBAL
net.slp.isDA = true
net.slp.isBroadcastOnly = false
net.slp.DAAddresses = 10.10.1.13,10.10.1.10
net.slp.MTU = 1450
net.slp.interfaces = 10.10.1.13
net.slp.DASyncReg = true
net.slp.isDABackup = true
net.slp.DABackupInterval = 900
Server3 was rebooted 2 weeks ago.
All three servers show the same output from:
slptool findsrvs service:bindery.novell:
service:bindery.novell:///Server2,2835
service:bindery.novell:///Server1,810
Server3 is missing.
OES Client on pc's also only show two "bindery" servers:
Server1
and
Server2
Server3 is missing
I tried using TID https://support.microfocus.com/kb/doc.php?id=7001449
But nothing seems to jive/work.
Any ideas as to why this one server refuses to show up as a bindery server?
We're randomly getting "tree or server not found" which I think may be this one server (would have to find a hub to try to do a packet capture to see what's going on from the workstation perspective).
Restarting slpda has no effect.