Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems on opening the port 177 and remote on a Solaris10 for Xmanager

807557Apr 20 2010 — edited Jun 10 2010
Dear all ,

I am struggling on opening the port 177 and to connect with Xmanager to a Solaris 10, when I perform the:

# netstat -an | grep 177
*.177 Idle
*.177 Idle
#

Why is showing "idle" and not "listening" ? When I test with a port scanner or with telnet IP 177 the port is closed.


Also,I have tried all the below with no luck :( - I still cannot remote into the Solaris 10 machine and the port 177 shows to be closed - the Solaris 10 is connected with a cross cable to a Windows PC and firewall is turned off for the PC.
More information below:


# uname -a
SunOS SUN-2 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V240


# svccfg
svc:> select cde-login
svc:/application/graphical-login/cde-login> listprop arg
dtlogin/args astring
svc:/application/graphical-login/cde-login> setprop dtlogin/args=astring:" -udpPort 177"
svc:/application/graphical-login/cde-login> quit
# svcadm restart cde-login
# ps -ef |grep dtlogin
root 25145 23150 0 06:22:50 pts/1 0:00 grep dtlogin
root 24997 1 0 06:22:01 ? 0:00 /usr/dt/bin/dtlogin -daemon -udpPort 177


# /usr/dt/bin/dtconfig -e
done
desktop auto-start enabled.
#


Please help - thank you in advance,

Edited by: mstaniloiu on Apr 20, 2010 1:47 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2010
Added on Apr 20 2010
1 comment
895 views