1834599 Members
3915 Online
110069 Solutions
New Discussion

XDMP

 
SOLVED
Go to solution
Daniel Caçador
Regular Advisor

XDMP

How I disable connections XDMP?

Tanks
1 REPLY 1
Ivan Ferreira
Honored Contributor
Solution

Re: XDMP

Edit the file /usr/dt/config/Xconfig
Uncomment the "Dtlogin.requestPort" line and ensure that it is set to "0"

dtlogin.requestPort: 0

Restart dtlogin (e.g., '/etc/init.d/dtlogin.rc stop' as the root user followed by '/etc/init.d/dtlogin.rc start').

After reboot or restart of dtlogin 'netstat -a' should not show anything on udp on port 177.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?