Operating System - HP-UX
1832994 Members
2147 Online
110048 Solutions
New Discussion

Which is the port used by X display on hpux.

 
SOLVED
Go to solution
Silver_1
Regular Advisor

Which is the port used by X display on hpux.

hi,

Would like to enable the port on the firewall level to use the x display.

Can you please let me know what is the port to be enabled ?

Tx,
Nair
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: Which is the port used by X display on hpux.

Hi Nair:

The X11 server for each display listens on ports 6000 + the display number.

Regards!

...JRF...
Alex Glennie
Honored Contributor

Re: Which is the port used by X display on hpux.

XDMCP uses port 177 udp and port 6000 tcp by default
Silver_1
Regular Advisor

Re: Which is the port used by X display on hpux.

Thank you very much James and Alex.