I have just setup vnc on build 52 (server20), and it does not communicate with
the dtlogin process that is running, I had updated on both systems, first one
is 10 i86pc 606 amd2800 ASUS MB and the second system has AMD x2 am2 Gigabyte
MB, the same config for for both the files are/etc/inetd.conf and updated the
/etc/services file then I ran inetconv -f and then and ran a pkill inetd, and
then tried to connect to the 606 (hostname=unknown) system dtlogin shows just
fine!
Then the second on build 52 (server20) I ran and tried to connect again and
failed!
bash-3.00# netservices open
restarting syslogd
restarting sendmail
restarting wbem
dtlogin needs to be restarted. Restart now? [Y] y
restarting dtlogin
bash-3.00#
has just a blank gray screen with a mouse that moved around! I go to the
console I have a dtlogin on both systems running.
This is the system has build 52 vnc does not work, the other system with 606
works , both systems has the same ports active!
Configuration for both systems!
bash-3.00# cat /etc/services |grep Xvnc
Xvnc 5900/tcp vnc # VNC
bash-3.00# tail -1 /etc/inetd.conf
Xvnc stream tcp nowait nobody /opt/sfw/bin/Xvnc vnc -inetd -query 127.0.0.1 \
-once -geometry 1024x768 -depth 16
bash-3.00# inetconv -f
bash-3.00# pkill inetd
bash-3.00# uname -a
SunOS server20 5.11 snv_52 i86pc i386 i86pc
bash-3.00#
This is on the build server20 on 192.168.0.20 does not work:
bash-3.00# netstat -a |grep Xvnc
*.Xvnc *.* 0 0 49152 0 LISTEN
bash-3.00# netstat -a |grep 6000
*.6000 *.* 0 0 49152 0 LISTEN
*.6000 *.* 0
0 49152 0 LISTEN
output that does work:
bash-3.00# netstat -a |grep Xvnc
localhost.Xvnc *.* 0 0 49152 0 LISTEN
*.Xvnc *.* 0 0 49152 0 LISTEN
bash-3.00# netstat -a |grep 6000
*.6000 *.* 0 0 49152 0 LISTEN
*.6000 *.* 0
0 49152 0 LISTEN
bash-3.00#
run tightvnc viewer from a PC on same subnet class C to test both systems,
192.168.0.8 works (606) the 192.168.0.20 (build 52 does not!), I even went and
rebooted both systems, (should not have to!)!
--
This messages posted from opensolaris.org