netstat returns:
[root@xenserver1 xen]# netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign
Address State
tcp 0 0 localhost:sunrpc
*:* LISTEN
tcp 0 0 *:9363
*:* LISTEN
tcp 0 0 *:6936
*:* LISTEN
tcp 0 0 localhost:6937
*:* LISTEN
tcp 0 0 *:ssh
*:* LISTEN
udp 0 0 localhost:sunrpc *:*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 15661
/var/run/xenstored/socket
unix 2 [ ACC ] STREAM LISTENING 15662
/var/run/xenstored/socket_ro
unix 2 [ ACC ] STREAM LISTENING 19951
/var/run/xend/xmlrpc.sock
[root@xenserver1 xen]#
From: Tom Wilkie
[mailto:tom.wilkie@xxxxxxxxx]
Sent: Friday, May 25, 2007 9:00 AM
To: Alex Turner
Cc: Tom Wilkie;
xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] xen api
sever connection issue