I have very strange issue with OpenSLP in OES11
The DA never starts and never creates the backup file. It insists that it runs as an client and completely ignores the
"net.slp.isDA = true" line.
I must be something I'm doing because it does this on two different servers (both OES11)
I have trimmed the slp.conf down to the bare minimum for a DA
------------------------------------------
net.slp.isDA = true
net.slp.useScopes = OURSCOPE
net.slp.dasyncreg = true
slp.DAaddresses = 192.168.1.22
net.slp.DABackupInterval = 900
net.slp.DASyncReg = true
net.slp.interfaces = 192.168.1.23
The resulting log is
------------------------------------------
****************************************
Mon Aug 13 09:32:38 2012
SLPD daemon started
****************************************
Command line = /usr/sbin/slpd
Using configuration file = /etc/slp.conf
Using registration file = /etc/slp.reg
Using SPI file = /etc/slp.spi
Listening on loopback...
Listening on 192.168.1.23 ...
Multicast socket on 192.168.1.23 ready
SLPv1 Service Location General Multicast socket on 192.168.1.23 ready
Unicast socket on 192.168.1.23 ready
Broadcast socket for 255.255.255.255 ready
Agent Interfaces = 192.168.1.23
Agent URL = service:service-agent://127.0.0.2
Startup complete entering main run loop ...
The DA never starts and never creates the backup file. It insists that it runs as an client and completely ignores the
"net.slp.isDA = true" line.
I must be something I'm doing because it does this on two different servers (both OES11)
I have trimmed the slp.conf down to the bare minimum for a DA
------------------------------------------
net.slp.isDA = true
net.slp.useScopes = OURSCOPE
net.slp.dasyncreg = true
slp.DAaddresses = 192.168.1.22
net.slp.DABackupInterval = 900
net.slp.DASyncReg = true
net.slp.interfaces = 192.168.1.23
The resulting log is
------------------------------------------
****************************************
Mon Aug 13 09:32:38 2012
SLPD daemon started
****************************************
Command line = /usr/sbin/slpd
Using configuration file = /etc/slp.conf
Using registration file = /etc/slp.reg
Using SPI file = /etc/slp.spi
Listening on loopback...
Listening on 192.168.1.23 ...
Multicast socket on 192.168.1.23 ready
SLPv1 Service Location General Multicast socket on 192.168.1.23 ready
Unicast socket on 192.168.1.23 ready
Broadcast socket for 255.255.255.255 ready
Agent Interfaces = 192.168.1.23
Agent URL = service:service-agent://127.0.0.2
Startup complete entering main run loop ...