Re: port 751 and port 745 and 736
Marco Giardini <marco.giardini@tecnogi.com> writes:
> after all the reading on nterm, i've found on my server (using nmap)
> that the following port are open:
> 
> 736
> 751
> 745
> 
> since no kerberos is installed, i'd like to know what are the
> services on these ports and how to remove them.
Do a `netstat -pant | grep LISTEN' and see what processes (optionally with
command-names) it gives as responsible for them. Then kill the processes
and/or stop them starting again.
Alternative method: fuser -n tcp 736. 
~Tim
-- 
It's all over the front page                    | piglet@glutinous.custard.org
You give me road rage                           | http://piglet.is.dreaming.org
Racing through the best days                    |
Reply to: