Could someone help me ? I am getting mad with the configuration hereafter
on my Solaris 2.6 box.

I am running a VNC 4.0 server in inet mode as following :

/etc/inetd.conf
===============
vnc     stream  tcp     nowait  root    /usr/local/bin/vnc.inet vnc.inet

vnc.inet script
===============
#!/usr/bin/ksh
# Below in a single line !
/usr/local/bin/Xvnc -inetd -query localhost -once -securitytypes=none
-desktop srouccc01

/etc/services
=============
vnc             5950/tcp                        # VNC inetd mode



When i launch my VNC client, i get the XDM login window. I enter a valid
username and password and when i clic ENTER, VNC client "closes" quite
immediatly !!!

On the server, here is the error message i get :

in X50msgs
==========
Xvnc version 4.0 - built Jun 14 2004 12:04:38
Underlying X server release 0, unknown

Thu Nov 18 15:20:48 2004
 vncext:      VNC extension running!
 vncext:      created VNC server for screen 0
 Connections: accepted: 10.64.14.75::1391
 vncext:      added inetd sock
error opening security policy file
/usr/openwin/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/openwin/lib/X11/fonts/CID/, removing
from list!
 SConnection: Client needs protocol version 3.8
 SConnection: Client requests security type None(1)
 VNCSConnST:  Server default pixel format depth 16 (16bpp) big-endian rgb565
 VNCSConnST:  Client pixel format depth 8 (8bpp) rgb max 3,3,3 shift 4,2,0
Could not init font path element /usr/openwin/lib/X11/fonts/CID/, removing
from list!
_FontTransSocketINETConnect: Can't get address for srouccc01.

Thu Nov 18 15:20:49 2004
 VNCSConnST:  Client pixel format depth 16 (16bpp) little-endian rgb565

below are some other file content (i may note that my server is having 2
NICs on the same network) :

In /etc/hosts
===========
# Internet host table
#
127.0.0.1       localhost
10.64.12.17     srouccc01 srouccc01-1 loghost srouccc01.mycorp.com
srouccc01-1.mycorp.com
10.64.12.18     srouccc01-2

Uname & Hostname commands output
================================
srouccc01

I really would appreciate if someone could help in one way or another, i
am relly getting mad!!!!


Thanks bunches
Marie
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to