Hello, I finally got information in /var/log/messages: On the proxy server: Mar 5 07:01:12 proxy-server jabberd/s2s[7256]: [8] [IP, port=5269] outgoing connection for 'spacewalk.cst.cnes.fr' Mar 5 07:01:12 proxy-server jabberd/s2s[7256]: [8] [IP, port=5269] sending dialback auth request for route 'proxy-server.domain/masterserver.domain' Mar 5 07:02:17 proxy-server jabberd/s2s[7256]: [8] [IP, port=5269] error: Stream error (dialback timed out) Mar 5 07:02:17 proxy-server jabberd/s2s[7256]: [8] [IP, port=5269] disconnect, packets: 0
On the master server: Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [8] [IP, port=53993] dialback for incoming route 'masterserver .domain/proxyserver.domain' timed out Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [8] [IP, port=53993] disconnect, packets: 1 Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [8] [IP, port=37686] incoming connection Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [8] [IP, port=37686] incoming stream online (id gviwd5zxmpha6brsp5i1xh42tvufos95nr10x1yj) Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [8] [IP, port=37686] received dialback auth request for route 'masterserver .domain/proxyserver.domain' Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [9] [IP, port=5269] outgoing connection for 'proxy-server.domain' Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [9] [IP, port=5269] write error: Connection refused (111) Mar 5 07:03:21 masterserver jabberd/s2s[10414]: [9] [IP, port=5269] disconnect, packets: 0 It seems that port 5269 must be opened from the master server to the proxy server. This is not documented (neither on RH Satellite docs nor on Spacewalk wiki). Could you please confirm that this port needs to be opened? Thanks in advance, Pierre 2013/3/5 Pierre Casenove <[email protected]> > Hello, > Some more information: there is a firewall between the master server and > the proxy. > The following ports are opened from the proxy to the master: tcp 80, 443 > and 5269. Do I need to open more ports? > Do I need to open some ports from the master to the proxy server? > > Thanks, > > Pierre > > > 2013/3/4 Pierre Casenove <[email protected]> > >> I've also checked that the master server could resolve the fqdn of the >> proxy and that the proxy could resolve the master server name through DNS >> (no hosts entriesthough). >> I was not able to find the jabber config file that tells the proxy to >> connect to the master. >> Pierre >> Le 4 mars 2013 18:50, "Pierre Casenove" <[email protected]> a écrit : >> >> Hello, >>> I have a spacewalk 1.8 master server on rhel 5 and pgsql. >>> I have a spacewalk proxy 1.8 connected to it on RHEL 6. >>> >>> My problem is that osad is not working for clients that connect through >>> the proxy. >>> The clients connect to the proxy server correctly on port 5222. But the >>> proxy does not connect on port 5269 to my master server. >>> >>> The firewalls are correctly configured as I can telnet from the poxy >>> server to the master server without any problem >>> >>> How can I debug this further? >>> >>> Thanks in advance, >>> >>> Pierre >>> >>> >>> >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
