[Spacewalk-list] spacewalk-proxy and jabberd

Marcus Moeller mail at marcus-moeller.de
Wed Nov 11 10:31:36 UTC 2009


Dear Lee.

> I just installed spacewalk-proxy for the first time using the
> instructions on
> https://fedorahosted.org/spacewalk/wiki/HowToInstallProxy
>
> Everything went smoothly and the proxy is working correctly.  The only
> issue I've experience is that OSA stopped working for a client as I
> moved it behind the proxy.
>
> I would expect there to be a server-to-server jabber connection
> between the jabberds on the spacewalk server and proxy, but no such
> connection exists for me.  I don't see anything in configure-proxy.sh
> that would have created this config.  Is this not how the OSA link
> from proxy to spacewalk works?

On the proxy, you need to configure the parent satellite server
address in /etc/rhn/rhn.conf

proxy.rhn_parent =

Afaik the client connects against c2s on the proxy and the proxy
connects to the satellite using s2s. The communication from client to
proxy is bridged through sm (session manager).

All of these components are configured in /etc/jabberd/

On client side, you need to point against the proxy in
/etc/sysconfig/rhn/up2date with

serverURL=

Best Regards
Marcus




More information about the Spacewalk-list mailing list