By default Pyro allows only one name server per network segment. With several active developers this can lead to conflicts. I'm sure there are many different solutions but here at OSU we have set a firewall rule that blocks the udp 255.255.255.255 broadcast messages used by the Pyro locator. Instead each developer sets the shell variable PYRO_NS_HOSTNAME to the hostname of the computer where he/she started the Pyro name server (pryo-ns).
This instructs Pyro to check this computer directly without using the broadcasts - of course the developer have to agree on which computer they are going to use for their name servers.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment