I am running into issues connecting to 9363, history as
follows:
 
Edited xend-config.sxp to reflect
                (xen-api-server
 ((9363 none ‘’)))
 
service xend restart 
 
netstat –l 
                shows
9363 listening to everybody
 
6936 gets ‘ Invalid argument.
An application passed an invalid input parameter in a function call.’
                expected
as I just want to verify route.
 
9363 gets ‘The host server is
unreachable.’           
                
Any ideas?
 
Many Thanks