Chris:

Refer to "man Xserver".  Note that you may need to set the SMF
property "options/tcp_listen" to true so that the Xserver accepts
incoming TCP/IP connections.  You can use the svccfg(1M) command
to set this property as the Xserver manpage explains.

Brian


I have a box running OpenSolaris 09.06 which I would like to run headless and 
access the desktop from a Mac (currently running OSX 10.5.8) on the same LAN.

This used to work under OS 08.05.  09.06 seems more secure and I'm struggling 
to locate all the appropriate settings to enable remote login. Specifically, I 
can't seem to get OpenSolaris to listen on port 177 for the xdmcp connection.

After searching around, I've made the following changes:
- /etc/X11/gdm/custom.conf
  add to [security] DisallowTCP=false
  add to [xdmcp] Enable=true
- enabled tcp wrappers
- enabled tcp-listen for x11
- set hosts.allow to ALL: 192.168. and hosts.deny to ALL: ALL

gdmsetup shows all the correct xdmcp settings.  but still port 177 refuses to 
open.

enabling tcp-listen for x11, did open port 6000.

Any help would be appreciated.

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to